2021-05-16T23:01:02.8190456Z ##[section]Starting: Request a runner to run this job 2021-05-16T23:01:04.2288842Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'windows-latest' 2021-05-16T23:01:04.2844033Z 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-16T23:01:04.4693421Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'windows-latest' 2021-05-16T23:01:04.5853859Z ##[section]Finishing: Request a runner to run this job 2021-05-16T23:01:11.7119059Z Current runner version: '2.278.0' 2021-05-16T23:01:11.7234796Z ##[group]Operating System 2021-05-16T23:01:11.7235794Z Microsoft Windows Server 2019 2021-05-16T23:01:11.7236298Z 10.0.17763 2021-05-16T23:01:11.7236815Z Datacenter 2021-05-16T23:01:11.7237296Z ##[endgroup] 2021-05-16T23:01:11.7237898Z ##[group]Virtual Environment 2021-05-16T23:01:11.7238520Z Environment: windows-2019 2021-05-16T23:01:11.7239103Z Version: 20210509.1 2021-05-16T23:01:11.7240308Z Included Software: https://github.com/actions/virtual-environments/blob/win19/20210509.1/images/win/Windows2019-Readme.md 2021-05-16T23:01:11.7241776Z Image Release: https://github.com/actions/virtual-environments/releases/tag/win19%2F20210509.1 2021-05-16T23:01:11.7242701Z ##[endgroup] 2021-05-16T23:01:11.7244655Z ##[group]GITHUB_TOKEN Permissions 2021-05-16T23:01:11.7245891Z Actions: write 2021-05-16T23:01:11.7246442Z Checks: write 2021-05-16T23:01:11.7246968Z Contents: write 2021-05-16T23:01:11.7247663Z Deployments: write 2021-05-16T23:01:11.7248235Z Issues: write 2021-05-16T23:01:11.7248761Z Metadata: read 2021-05-16T23:01:11.7249254Z Packages: write 2021-05-16T23:01:11.7249839Z PullRequests: write 2021-05-16T23:01:11.7250558Z RepositoryProjects: write 2021-05-16T23:01:11.7251236Z SecurityEvents: write 2021-05-16T23:01:11.7251781Z Statuses: write 2021-05-16T23:01:11.7252399Z ##[endgroup] 2021-05-16T23:01:11.7255493Z Prepare workflow directory 2021-05-16T23:01:11.8446299Z Prepare all required actions 2021-05-16T23:01:11.8460821Z Getting action download info 2021-05-16T23:01:12.3195669Z Download action repository 'actions/checkout@v2' 2021-05-16T23:01:13.2431051Z Download action repository 'r-lib/actions@master' 2021-05-16T23:01:14.7596627Z Download action repository 'adigherman/actions@master' 2021-05-16T23:01:17.1424251Z Download action repository 'msys2/setup-msys2@v2' 2021-05-16T23:01:17.3804477Z Download action repository 'actions/cache@v1' 2021-05-16T23:01:17.6154702Z Download action repository 'actions/upload-artifact@master' 2021-05-16T23:01:17.9008290Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-16T23:01:18.4502166Z ##[group]Run actions/checkout@v2 2021-05-16T23:01:18.4502991Z with: 2021-05-16T23:01:18.4503549Z repository: neuroconductor/papayar 2021-05-16T23:01:18.4504658Z token: *** 2021-05-16T23:01:18.4505232Z ssh-strict: true 2021-05-16T23:01:18.4505824Z persist-credentials: true 2021-05-16T23:01:18.4506371Z clean: true 2021-05-16T23:01:18.4506840Z fetch-depth: 1 2021-05-16T23:01:18.4507288Z lfs: false 2021-05-16T23:01:18.4507753Z submodules: false 2021-05-16T23:01:18.4508210Z env: 2021-05-16T23:01:18.4508715Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:01:18.4509263Z TIC_DEPLOY_KEY: 2021-05-16T23:01:18.4509688Z RSPM: 2021-05-16T23:01:18.4510543Z GITHUB_PAT: *** 2021-05-16T23:01:18.4511105Z COVERALLS_TOKEN: 2021-05-16T23:01:18.4511632Z continue-on-error: false 2021-05-16T23:01:18.4512132Z VDIFFR_RUN_TESTS: 2021-05-16T23:01:18.4512589Z ##[endgroup] 2021-05-16T23:01:21.0020251Z Syncing repository: neuroconductor/papayar 2021-05-16T23:01:21.0192492Z ##[group]Getting Git version info 2021-05-16T23:01:21.0193551Z Working directory is 'D:\a\papayar\papayar' 2021-05-16T23:01:21.0613525Z [command]"C:\Program Files\Git\bin\git.exe" version 2021-05-16T23:01:21.0820359Z git version 2.31.1.windows.1 2021-05-16T23:01:21.0882652Z ##[endgroup] 2021-05-16T23:01:21.0883658Z Deleting the contents of 'D:\a\papayar\papayar' 2021-05-16T23:01:21.0886526Z ##[group]Initializing the repository 2021-05-16T23:01:21.0898656Z [command]"C:\Program Files\Git\bin\git.exe" init D:\a\papayar\papayar 2021-05-16T23:01:21.2293348Z Initialized empty Git repository in D:/a/papayar/papayar/.git/ 2021-05-16T23:01:21.2350155Z [command]"C:\Program Files\Git\bin\git.exe" remote add origin https://github.com/neuroconductor/papayar 2021-05-16T23:01:21.2769837Z ##[endgroup] 2021-05-16T23:01:21.2770911Z ##[group]Disabling automatic garbage collection 2021-05-16T23:01:21.2783251Z [command]"C:\Program Files\Git\bin\git.exe" config --local gc.auto 0 2021-05-16T23:01:21.3304602Z ##[endgroup] 2021-05-16T23:01:21.3335117Z ##[group]Setting up auth 2021-05-16T23:01:21.3336820Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp core\.sshCommand 2021-05-16T23:01:21.3595599Z [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-16T23:01:23.0774727Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T23:01:23.1025700Z [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-16T23:01:23.6072523Z [command]"C:\Program Files\Git\bin\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2021-05-16T23:01:23.6336098Z ##[endgroup] 2021-05-16T23:01:23.6358314Z ##[group]Fetching the repository 2021-05-16T23:01:23.6366579Z [command]"C:\Program Files\Git\bin\git.exe" -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +221ca9e39ad852260430874479e9ee8607080640:refs/tags/1.0.s 2021-05-16T23:01:24.9317538Z remote: Enumerating objects: 32, done. 2021-05-16T23:01:24.9320110Z remote: Counting objects: 3% (1/32) 2021-05-16T23:01:24.9322599Z remote: Counting objects: 6% (2/32) 2021-05-16T23:01:24.9324725Z remote: Counting objects: 9% (3/32) 2021-05-16T23:01:24.9326556Z remote: Counting objects: 12% (4/32) 2021-05-16T23:01:24.9327675Z remote: Counting objects: 15% (5/32) 2021-05-16T23:01:24.9328839Z remote: Counting objects: 18% (6/32) 2021-05-16T23:01:24.9329912Z remote: Counting objects: 21% (7/32) 2021-05-16T23:01:24.9331137Z remote: Counting objects: 25% (8/32) 2021-05-16T23:01:24.9333975Z remote: Counting objects: 28% (9/32) 2021-05-16T23:01:24.9338698Z remote: Counting objects: 31% (10/32) 2021-05-16T23:01:24.9340691Z remote: Counting objects: 34% (11/32) 2021-05-16T23:01:24.9342248Z remote: Counting objects: 37% (12/32) 2021-05-16T23:01:24.9343094Z remote: Counting objects: 40% (13/32) 2021-05-16T23:01:24.9343878Z remote: Counting objects: 43% (14/32) 2021-05-16T23:01:24.9344561Z remote: Counting objects: 46% (15/32) 2021-05-16T23:01:24.9345572Z remote: Counting objects: 50% (16/32) 2021-05-16T23:01:24.9346278Z remote: Counting objects: 53% (17/32) 2021-05-16T23:01:24.9347068Z remote: Counting objects: 56% (18/32) 2021-05-16T23:01:24.9347814Z remote: Counting objects: 59% (19/32) 2021-05-16T23:01:24.9348490Z remote: Counting objects: 62% (20/32) 2021-05-16T23:01:24.9349368Z remote: Counting objects: 65% (21/32) 2021-05-16T23:01:24.9350073Z remote: Counting objects: 68% (22/32) 2021-05-16T23:01:24.9350704Z remote: Counting objects: 71% (23/32) 2021-05-16T23:01:24.9351561Z remote: Counting objects: 75% (24/32) 2021-05-16T23:01:24.9352239Z remote: Counting objects: 78% (25/32) 2021-05-16T23:01:24.9352954Z remote: Counting objects: 81% (26/32) 2021-05-16T23:01:24.9353641Z remote: Counting objects: 84% (27/32) 2021-05-16T23:01:24.9354351Z remote: Counting objects: 87% (28/32) 2021-05-16T23:01:24.9355080Z remote: Counting objects: 90% (29/32) 2021-05-16T23:01:24.9355751Z remote: Counting objects: 93% (30/32) 2021-05-16T23:01:24.9356463Z remote: Counting objects: 96% (31/32) 2021-05-16T23:01:24.9357130Z remote: Counting objects: 100% (32/32) 2021-05-16T23:01:24.9358227Z remote: Counting objects: 100% (32/32), done. 2021-05-16T23:01:24.9359680Z remote: Compressing objects: 3% (1/30) 2021-05-16T23:01:24.9360428Z remote: Compressing objects: 6% (2/30) 2021-05-16T23:01:24.9361300Z remote: Compressing objects: 10% (3/30) 2021-05-16T23:01:24.9362101Z remote: Compressing objects: 13% (4/30) 2021-05-16T23:01:24.9362830Z remote: Compressing objects: 16% (5/30) 2021-05-16T23:01:24.9364228Z remote: Compressing objects: 20% (6/30) 2021-05-16T23:01:24.9365153Z remote: Compressing objects: 23% (7/30) 2021-05-16T23:01:24.9365863Z remote: Compressing objects: 26% (8/30) 2021-05-16T23:01:24.9366809Z remote: Compressing objects: 30% (9/30) 2021-05-16T23:01:24.9367649Z remote: Compressing objects: 33% (10/30) 2021-05-16T23:01:24.9368421Z remote: Compressing objects: 36% (11/30) 2021-05-16T23:01:24.9371109Z remote: Compressing objects: 40% (12/30) 2021-05-16T23:01:24.9387310Z remote: Compressing objects: 43% (13/30) 2021-05-16T23:01:24.9388912Z remote: Compressing objects: 46% (14/30) 2021-05-16T23:01:24.9389875Z remote: Compressing objects: 50% (15/30) 2021-05-16T23:01:24.9390720Z remote: Compressing objects: 53% (16/30) 2021-05-16T23:01:24.9391612Z remote: Compressing objects: 56% (17/30) 2021-05-16T23:01:24.9392386Z remote: Compressing objects: 60% (18/30) 2021-05-16T23:01:24.9393112Z remote: Compressing objects: 63% (19/30) 2021-05-16T23:01:24.9393903Z remote: Compressing objects: 66% (20/30) 2021-05-16T23:01:24.9394722Z remote: Compressing objects: 70% (21/30) 2021-05-16T23:01:24.9395432Z remote: Compressing objects: 73% (22/30) 2021-05-16T23:01:24.9396142Z remote: Compressing objects: 76% (23/30) 2021-05-16T23:01:24.9396819Z remote: Compressing objects: 80% (24/30) 2021-05-16T23:01:24.9397578Z remote: Compressing objects: 83% (25/30) 2021-05-16T23:01:24.9398250Z remote: Compressing objects: 86% (26/30) 2021-05-16T23:01:24.9399154Z remote: Compressing objects: 90% (27/30) 2021-05-16T23:01:24.9400441Z remote: Compressing objects: 93% (28/30) 2021-05-16T23:01:24.9401315Z remote: Compressing objects: 96% (29/30) 2021-05-16T23:01:24.9402136Z remote: Compressing objects: 100% (30/30) 2021-05-16T23:01:24.9402887Z remote: Compressing objects: 100% (30/30), done. 2021-05-16T23:01:25.0169861Z remote: Total 32 (delta 2), reused 16 (delta 0), pack-reused 0 2021-05-16T23:01:25.1568497Z From https://github.com/neuroconductor/papayar 2021-05-16T23:01:25.1577084Z * [new ref] 221ca9e39ad852260430874479e9ee8607080640 -> 1.0.s 2021-05-16T23:01:25.1992422Z ##[endgroup] 2021-05-16T23:01:25.2005885Z ##[group]Determining the checkout info 2021-05-16T23:01:25.2034226Z ##[endgroup] 2021-05-16T23:01:25.2049946Z ##[group]Checking out the ref 2021-05-16T23:01:25.2141189Z [command]"C:\Program Files\Git\bin\git.exe" checkout --progress --force refs/tags/1.0.s 2021-05-16T23:01:25.2710274Z Note: switching to 'refs/tags/1.0.s'. 2021-05-16T23:01:25.2711198Z 2021-05-16T23:01:25.2713373Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-16T23:01:25.2715015Z changes and commit them, and you can discard any commits you make in this 2021-05-16T23:01:25.2715980Z state without impacting any branches by switching back to a branch. 2021-05-16T23:01:25.2716651Z 2021-05-16T23:01:25.2717370Z If you want to create a new branch to retain commits you create, you may 2021-05-16T23:01:25.2718387Z do so (now or later) by using -c with the switch command. Example: 2021-05-16T23:01:25.2718978Z 2021-05-16T23:01:25.2719601Z git switch -c 2021-05-16T23:01:25.2720100Z 2021-05-16T23:01:25.2720644Z Or undo this operation with: 2021-05-16T23:01:25.2721096Z 2021-05-16T23:01:25.2721606Z git switch - 2021-05-16T23:01:25.2721999Z 2021-05-16T23:01:25.2722816Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-16T23:01:25.2723697Z 2021-05-16T23:01:25.2724934Z HEAD is now at 221ca9e Version id 67 stable 2021-05-16T23:01:25.2756080Z ##[endgroup] 2021-05-16T23:01:25.3163041Z [command]"C:\Program Files\Git\bin\git.exe" log -1 --format='%H' 2021-05-16T23:01:25.3373750Z '221ca9e39ad852260430874479e9ee8607080640' 2021-05-16T23:01:25.3727354Z ##[group]Run r-lib/actions/setup-r@master 2021-05-16T23:01:25.3728039Z with: 2021-05-16T23:01:25.3728499Z r-version: oldrel 2021-05-16T23:01:25.3728953Z Ncpus: 1 2021-05-16T23:01:25.3729394Z crayon.enabled: NULL 2021-05-16T23:01:25.3730078Z remove-openmp-macos: true 2021-05-16T23:01:25.3730676Z http-user-agent: default 2021-05-16T23:01:25.3731216Z install-r: true 2021-05-16T23:01:25.3731837Z windows-path-include-mingw: true 2021-05-16T23:01:25.3732501Z env: 2021-05-16T23:01:25.3733055Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:01:25.3733595Z TIC_DEPLOY_KEY: 2021-05-16T23:01:25.3733977Z RSPM: 2021-05-16T23:01:25.3735601Z GITHUB_PAT: *** 2021-05-16T23:01:25.3736074Z COVERALLS_TOKEN: 2021-05-16T23:01:25.3736611Z continue-on-error: false 2021-05-16T23:01:25.3737165Z VDIFFR_RUN_TESTS: 2021-05-16T23:01:25.3737632Z ##[endgroup] 2021-05-16T23:01:25.8360725Z Downloading http://cloud.r-project.org/bin/windows/Rtools/Rtools35.exe... 2021-05-16T23:01:25.9451517Z [command]C:\ProgramData\Chocolatey\bin\choco.exe install qpdf --no-progress 2021-05-16T23:01:27.2993080Z [command]D:\a\_temp\R-3.6.3-win.exe /VERYSILENT /SUPPRESSMSGBOXES /DIR=C:\R 2021-05-16T23:01:27.7648749Z Chocolatey v0.10.15 2021-05-16T23:01:27.8499192Z [command]D:\a\_temp\Rtools35.exe /VERYSILENT /SUPPRESSMSGBOXES 2021-05-16T23:03:02.7040119Z Installing the following packages: 2021-05-16T23:03:02.7049576Z qpdf 2021-05-16T23:03:02.7061092Z By installing you accept licenses for the packages. 2021-05-16T23:03:04.4652180Z 2021-05-16T23:03:04.5472309Z qpdf v10.3.2 [Approved] 2021-05-16T23:03:04.5717351Z qpdf package files install completed. Performing other installation steps. 2021-05-16T23:03:06.8738083Z Extracting C:\ProgramData\chocolatey\lib\qpdf\tools\qpdf-10.3.2-bin-mingw32_x32.zip to C:\ProgramData\chocolatey\lib\qpdf\tools... 2021-05-16T23:03:07.7975315Z C:\ProgramData\chocolatey\lib\qpdf\tools 2021-05-16T23:03:11.6883025Z ShimGen has successfully created a shim for fix-qdf.exe 2021-05-16T23:03:11.9590880Z ShimGen has successfully created a shim for qpdf.exe 2021-05-16T23:03:12.2567527Z ShimGen has successfully created a shim for zlib-flate.exe 2021-05-16T23:03:12.2900076Z The install of qpdf was successful. 2021-05-16T23:03:12.2904425Z Software installed to 'C:\ProgramData\chocolatey\lib\qpdf\tools' 2021-05-16T23:03:12.3262154Z 2021-05-16T23:03:12.3263528Z Chocolatey installed 1/1 packages. 2021-05-16T23:03:12.3267494Z See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log). 2021-05-16T23:03:59.8645636Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-16T23:03:59.8646262Z with: 2021-05-16T23:03:59.8646756Z pandoc-version: 2.7.3 2021-05-16T23:03:59.8647174Z env: 2021-05-16T23:03:59.8647678Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:03:59.8648237Z TIC_DEPLOY_KEY: 2021-05-16T23:03:59.8648657Z RSPM: 2021-05-16T23:03:59.8650204Z GITHUB_PAT: *** 2021-05-16T23:03:59.8650625Z COVERALLS_TOKEN: 2021-05-16T23:03:59.8651185Z continue-on-error: false 2021-05-16T23:03:59.8651690Z VDIFFR_RUN_TESTS: 2021-05-16T23:03:59.8652181Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T23:03:59.8652601Z TZ: UTC 2021-05-16T23:03:59.8653049Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:03:59.8653484Z NOT_CRAN: true 2021-05-16T23:03:59.8653917Z ##[endgroup] 2021-05-16T23:04:00.6255494Z [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\ddeb62f2-f568-4d88-89ef-f2525f3ae54a', 'D:\a\_temp\5e7c6f0a-301a-48fe-b46d-e920db68df50')" 2021-05-16T23:04:03.8638724Z ##[group]Run git config user.name adigherman 2021-05-16T23:04:03.8639598Z git config user.name adigherman 2021-05-16T23:04:03.8640212Z git config user.email adig@jhu.edu 2021-05-16T23:04:03.8696639Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'" 2021-05-16T23:04:03.8697221Z env: 2021-05-16T23:04:03.8697737Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:04:03.8698232Z TIC_DEPLOY_KEY: 2021-05-16T23:04:03.8698652Z RSPM: 2021-05-16T23:04:03.8700094Z GITHUB_PAT: *** 2021-05-16T23:04:03.8700645Z COVERALLS_TOKEN: 2021-05-16T23:04:03.8701165Z continue-on-error: false 2021-05-16T23:04:03.8701709Z VDIFFR_RUN_TESTS: 2021-05-16T23:04:03.8702205Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T23:04:03.8702619Z TZ: UTC 2021-05-16T23:04:03.8703065Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:04:03.8703498Z NOT_CRAN: true 2021-05-16T23:04:03.8703947Z ##[endgroup] 2021-05-16T23:04:05.3539876Z ##[group]Run msys2/setup-msys2@v2 2021-05-16T23:04:05.3540416Z with: 2021-05-16T23:04:05.3540829Z msystem: MINGW64 2021-05-16T23:04:05.3541240Z update: true 2021-05-16T23:04:05.3541783Z install: git mingw-w64-x86_64-toolchain 2021-05-16T23:04:05.3542385Z path-type: minimal 2021-05-16T23:04:05.3542831Z release: true 2021-05-16T23:04:05.3543227Z env: 2021-05-16T23:04:05.3543694Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:04:05.3544214Z TIC_DEPLOY_KEY: 2021-05-16T23:04:05.3544574Z RSPM: 2021-05-16T23:04:05.3546090Z GITHUB_PAT: *** 2021-05-16T23:04:05.3546518Z COVERALLS_TOKEN: 2021-05-16T23:04:05.3547059Z continue-on-error: false 2021-05-16T23:04:05.3547552Z VDIFFR_RUN_TESTS: 2021-05-16T23:04:05.3548041Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T23:04:05.3548466Z TZ: UTC 2021-05-16T23:04:05.3548891Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:04:05.3549351Z NOT_CRAN: true 2021-05-16T23:04:05.3549764Z ##[endgroup] 2021-05-16T23:04:06.7479174Z ##[group]Downloading MSYS2... 2021-05-16T23:04:06.7482167Z [command]C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe "(Get-FileHash D:\a\_temp\base.exe -Algorithm SHA256)[0].Hash" 2021-05-16T23:04:08.3297637Z 1F2CFD8E13B0382096E53EAD6FD52D0B656A1F81E1B5D82F44CB4CE8AB68755E 2021-05-16T23:04:08.3492243Z ##[endgroup] 2021-05-16T23:04:08.3493281Z ##[group]Extracting MSYS2... 2021-05-16T23:04:08.3497568Z [command]D:\a\_temp\base.exe -y 2021-05-16T23:04:08.7007018Z 2021-05-16T23:04:08.7027168Z 7-Zip SFX 19.00 (x86) : Copyright (c) 1999-2018 Igor Pavlov : 2019-02-21 2021-05-16T23:04:08.7028095Z 2021-05-16T23:04:08.7029084Z Extracting archive: D:\a\_temp\base.exe 2021-05-16T23:04:08.7030057Z -- 2021-05-16T23:04:08.7048171Z Path = D:\a\_temp\base.exe 2021-05-16T23:04:08.7048871Z Type = 7z 2021-05-16T23:04:08.7049233Z 2021-05-16T23:04:08.9681440Z 0% 2021-05-16T23:04:08.9682496Z 2021-05-16T23:04:09.1869403Z 0% 279 - msys64\usr\share\cygwin 2021-05-16T23:04:09.1870437Z 2021-05-16T23:04:09.4012723Z 1% 1100 2021-05-16T23:04:09.4013491Z 2021-05-16T23:04:09.6097544Z 8% 1100 2021-05-16T23:04:09.6098638Z 2021-05-16T23:04:09.8116559Z 15% 1100 2021-05-16T23:04:09.8117871Z 2021-05-16T23:04:10.0114912Z 22% 1100 2021-05-16T23:04:10.0115739Z 2021-05-16T23:04:10.2186165Z 28% 1100 2021-05-16T23:04:10.2187213Z 2021-05-16T23:04:10.4301804Z 30% 1100 2021-05-16T23:04:10.4302609Z 2021-05-16T23:04:10.6172876Z 32% 1100 2021-05-16T23:04:10.6173683Z 2021-05-16T23:04:10.8341746Z 37% 1100 2021-05-16T23:04:10.8342971Z 2021-05-16T23:04:11.0276022Z 41% 1100 2021-05-16T23:04:11.0282546Z 2021-05-16T23:04:11.2250647Z 46% 1100 2021-05-16T23:04:11.2251630Z 2021-05-16T23:04:11.4292659Z 47% 1724 - msys64\usr\lib\tcl8.6\msgs\id_id.msg 2021-05-16T23:04:11.4293682Z 2021-05-16T23:04:11.6322158Z 47% 2550 - msys64\usr\lib\terminfo\64\darwin-m-f 2021-05-16T23:04:11.6323202Z 2021-05-16T23:04:11.8350743Z 47% 3357 - msys64\usr\lib\terminfo\6e\nwp518-a 2021-05-16T23:04:11.8351926Z 2021-05-16T23:04:12.0381702Z 47% 4200 - msys64\usr\lib\terminfo\77\wy30 2021-05-16T23:04:12.0382718Z 2021-05-16T23:04:12.2628778Z 47% 5021 - msys64\usr\share\bash-completion\completions\ldapcompare 2021-05-16T23:04:12.2631020Z 2021-05-16T23:04:12.4603796Z 47% 5678 - msys64\usr\share\info\gnutls.info-6.gz 2021-05-16T23:04:12.4604836Z 2021-05-16T23:04:12.6692553Z 47% 6275 - msys64\usr\share\locale\nb\LC_MESSAGES\gettext-tools.mo 2021-05-16T23:04:12.6693882Z 2021-05-16T23:04:12.8717598Z 47% 6504 - msys64\usr\share\locale\sr@latin\LC_MESSAGES\pacman.mo 2021-05-16T23:04:12.8721829Z 2021-05-16T23:04:13.0694076Z 47% 6638 - msys64\usr\share\locale\zh_TW\LC_MESSAGES\gettext-runtime.mo 2021-05-16T23:04:13.0695406Z 2021-05-16T23:04:13.2724783Z 47% 6706 - msys64\usr\share\makepkg\lint_pkgbuild\pkgname.sh 2021-05-16T23:04:13.2726025Z 2021-05-16T23:04:13.4755442Z 47% 7145 - msys64\usr\share\man\man1\perldsc.1perl.gz 2021-05-16T23:04:13.4756567Z 2021-05-16T23:04:13.6785240Z 47% 7902 - msys64\usr\share\man\man3\DynaLoader.3perl.gz 2021-05-16T23:04:13.6786408Z 2021-05-16T23:04:13.8823249Z 47% 8566 - msys64\usr\share\man\man3\Tcl_GetUserIdFromStat.3.gz 2021-05-16T23:04:13.8824535Z 2021-05-16T23:04:14.0853761Z 47% 9241 - msys64\usr\share\man\man3\curl_multi_perform.3.gz 2021-05-16T23:04:14.0854919Z 2021-05-16T23:04:14.4269618Z 47% 9968 - msys64\usr\share\man\man3\mvwin.3x.gz 2021-05-16T23:04:14.4271107Z 2021-05-16T23:04:14.6171067Z 47% 10411 - msys64\usr\share\man\man5\config.5ssl.gz 2021-05-16T23:04:14.6172254Z 2021-05-16T23:04:14.8779101Z 47% 11028 - msys64\usr\share\perl5\core_perl\PerlIO.pm 2021-05-16T23:04:14.8779976Z 2021-05-16T23:04:15.0694963Z 47% 11579 - msys64\usr\share\perl5\core_perl\unicore\Decomposition.pl 2021-05-16T23:04:15.0696180Z 2021-05-16T23:04:15.2725850Z 47% 12299 - msys64\usr\share\terminfo\61\aixterm-m-old 2021-05-16T23:04:15.2726937Z 2021-05-16T23:04:15.4754775Z 47% 13095 - msys64\usr\share\terminfo\67\gs5430-24 2021-05-16T23:04:15.4755792Z 2021-05-16T23:04:15.7209252Z 47% 13913 - msys64\usr\share\terminfo\71\qume 2021-05-16T23:04:15.7210339Z 2021-05-16T23:04:15.9132575Z 47% 14273 - msys64\usr\share\terminfo\74\tvi912c-mc-2p 2021-05-16T23:04:15.9134141Z 2021-05-16T23:04:16.1162721Z 47% 15009 - msys64\usr\share\zoneinfo\America\Bahia 2021-05-16T23:04:16.1164483Z 2021-05-16T23:04:16.3191907Z 47% 15849 - msys64\usr\share\zoneinfo\posix\Asia\Tokyo 2021-05-16T23:04:16.3193018Z 2021-05-16T23:04:16.5293896Z 47% 16701 - msys64\usr\share\zoneinfo\right\US\Alaska 2021-05-16T23:04:16.5295387Z 2021-05-16T23:04:16.7446672Z 48% 17092 2021-05-16T23:04:16.7447549Z 2021-05-16T23:04:16.9466207Z 50% 17092 2021-05-16T23:04:16.9467007Z 2021-05-16T23:04:17.1676085Z 54% 17092 2021-05-16T23:04:17.1676898Z 2021-05-16T23:04:17.3720406Z 57% 17092 2021-05-16T23:04:17.3721816Z 2021-05-16T23:04:17.5706879Z 60% 17092 2021-05-16T23:04:17.5707754Z 2021-05-16T23:04:17.7762456Z 62% 17092 2021-05-16T23:04:17.7763266Z 2021-05-16T23:04:17.9854396Z 64% 17092 2021-05-16T23:04:17.9855228Z 2021-05-16T23:04:18.1869791Z 67% 17092 2021-05-16T23:04:18.1870558Z 2021-05-16T23:04:18.4031963Z 71% 17092 2021-05-16T23:04:18.4032701Z 2021-05-16T23:04:18.6047843Z 74% 17092 2021-05-16T23:04:18.6048705Z 2021-05-16T23:04:18.8044319Z 77% 17092 2021-05-16T23:04:18.8045392Z 2021-05-16T23:04:19.0135193Z 79% 17092 2021-05-16T23:04:19.0136607Z 2021-05-16T23:04:19.2216285Z 83% 17092 2021-05-16T23:04:19.2217069Z 2021-05-16T23:04:19.4377278Z 89% 17092 2021-05-16T23:04:19.4378085Z 2021-05-16T23:04:19.6430412Z 95% 17092 2021-05-16T23:04:19.6431229Z 2021-05-16T23:04:19.8352997Z 99% 17092 2021-05-16T23:04:19.8353799Z 2021-05-16T23:04:20.0393824Z 100% 17193 - msys64\usr\bin\getent.exe 2021-05-16T23:04:20.0394898Z 2021-05-16T23:04:20.2665901Z 100% 17362 - msys64\usr\bin\msys-ncurses++w6.dll 2021-05-16T23:04:20.2671725Z 2021-05-16T23:04:20.3980444Z 100% 17544 - msys64\usr\lib\gawk\inplace.dll 2021-05-16T23:04:20.3984646Z 2021-05-16T23:04:20.3985603Z Everything is Ok 2021-05-16T23:04:20.4015737Z ##[endgroup] 2021-05-16T23:04:20.4016610Z ##[group]Disable Key Refresh... 2021-05-16T23:04:20.4821713Z [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-16T23:04:20.8184401Z ##[endgroup] 2021-05-16T23:04:20.8208409Z ##[group]Restoring package cache... 2021-05-16T23:04:21.1319738Z Cache restore for msys2-pkgs-upd:true-conf:e36258c0, got undefined 2021-05-16T23:04:21.1321115Z ##[endgroup] 2021-05-16T23:04:21.1323056Z ##[group]Starting MSYS2 for the first time... 2021-05-16T23:04:21.2172332Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'uname' '-a'" 2021-05-16T23:04:21.6155489Z mkdir: cannot change permissions of '/dev/shm': Permission denied 2021-05-16T23:04:21.6309596Z mkdir: cannot change permissions of '/dev/mqueue': Permission denied 2021-05-16T23:04:21.8053911Z Copying skeleton files. 2021-05-16T23:04:21.8057525Z These files are for the users to personalise their msys2 experience. 2021-05-16T23:04:21.8058322Z 2021-05-16T23:04:21.8059355Z They will never be overwritten nor automatically updated. 2021-05-16T23:04:21.8060082Z 2021-05-16T23:04:21.8550759Z './.bashrc' -> '/home/runneradmin/.bashrc' 2021-05-16T23:04:21.8859428Z './.bash_logout' -> '/home/runneradmin/.bash_logout' 2021-05-16T23:04:21.9028463Z './.bash_profile' -> '/home/runneradmin/.bash_profile' 2021-05-16T23:04:21.9186289Z './.inputrc' -> '/home/runneradmin/.inputrc' 2021-05-16T23:04:21.9343216Z './.profile' -> '/home/runneradmin/.profile' 2021-05-16T23:04:21.9918219Z 'C:\Windows\system32\drivers\etc\hosts' -> '/etc/hosts' 2021-05-16T23:04:22.0239689Z 'C:\Windows\system32\drivers\etc\protocol' -> '/etc/protocols' 2021-05-16T23:04:22.0549031Z 'C:\Windows\system32\drivers\etc\services' -> '/etc/services' 2021-05-16T23:04:22.0864915Z 'C:\Windows\system32\drivers\etc\networks' -> '/etc/networks' 2021-05-16T23:04:22.2936943Z gpg: /etc/pacman.d/gnupg/trustdb.gpg: trustdb created 2021-05-16T23:04:22.3042402Z gpg: no ultimately trusted keys found 2021-05-16T23:04:22.6982271Z gpg: starting migration from earlier GnuPG versions 2021-05-16T23:04:22.7446869Z gpg: porting secret keys from '/etc/pacman.d/gnupg/secring.gpg' to gpg-agent 2021-05-16T23:04:22.7447992Z gpg: migration succeeded 2021-05-16T23:04:22.7678538Z gpg: Generating pacman keyring master key... 2021-05-16T23:04:26.0414314Z gpg: key 1D5ABB228FA879F2 marked as ultimately trusted 2021-05-16T23:04:26.0415735Z gpg: directory '/etc/pacman.d/gnupg/openpgp-revocs.d' created 2021-05-16T23:04:26.0911555Z gpg: revocation certificate stored as '/etc/pacman.d/gnupg/openpgp-revocs.d/07E99FAEA500915B123E9FA01D5ABB228FA879F2.rev' 2021-05-16T23:04:26.0913196Z gpg: Done 2021-05-16T23:04:26.1127454Z ==> Updating trust database... 2021-05-16T23:04:26.1325841Z gpg: marginals needed: 3 completes needed: 1 trust model: pgp 2021-05-16T23:04:26.1327657Z gpg: depth: 0 valid: 1 signed: 0 trust: 0-, 0q, 0n, 0m, 0f, 1u 2021-05-16T23:04:26.2180047Z ==> Appending keys from msys2.gpg... 2021-05-16T23:04:26.3726428Z ==> Locally signing trusted keys in keyring... 2021-05-16T23:04:26.3888758Z -> Locally signing key 123D4D51A1793859C2BE916BBBE514E53E0D0813... 2021-05-16T23:04:27.2447082Z -> Locally signing key B91BCF3303284BF90CC043CA9F418C233E652008... 2021-05-16T23:04:27.2448401Z -> Locally signing key 6E8FEAFF9644F54EED90EEA0790AE56A1D3CFDDC... 2021-05-16T23:04:27.2449631Z -> Locally signing key 69985C5EB351011C78DF7F6D755B8182ACD22879... 2021-05-16T23:04:27.2450768Z -> Locally signing key 9DD0D4217D75A33B896159E6DA7EF2ABAEEA755C... 2021-05-16T23:04:27.2451994Z -> Locally signing key D55E7A6D7CE9BA1587C0ACACF40D263ECA25678A... 2021-05-16T23:04:27.2453101Z ==> Importing owner trust values... 2021-05-16T23:04:27.2453794Z gpg: setting ownertrust to 4 2021-05-16T23:04:27.2454431Z gpg: setting ownertrust to 4 2021-05-16T23:04:27.2455014Z gpg: setting ownertrust to 4 2021-05-16T23:04:27.2455667Z gpg: setting ownertrust to 4 2021-05-16T23:04:27.2456301Z gpg: setting ownertrust to 4 2021-05-16T23:04:27.2456881Z gpg: setting ownertrust to 4 2021-05-16T23:04:27.2525076Z ==> Disabling revoked keys in keyring... 2021-05-16T23:04:27.2676196Z -> Disabling key B19514FB53EB3668471B296E794DCF97F93FC717... 2021-05-16T23:04:27.3327619Z ==> Updating trust database... 2021-05-16T23:04:27.3533248Z gpg: marginals needed: 3 completes needed: 1 trust model: pgp 2021-05-16T23:04:27.3545833Z gpg: depth: 0 valid: 1 signed: 6 trust: 0-, 0q, 0n, 0m, 0f, 1u 2021-05-16T23:04:27.3556548Z gpg: depth: 1 valid: 6 signed: 6 trust: 0-, 0q, 0n, 6m, 0f, 0u 2021-05-16T23:04:27.3560986Z gpg: depth: 2 valid: 6 signed: 0 trust: 6-, 0q, 0n, 0m, 0f, 0u 2021-05-16T23:04:27.3563272Z gpg: next trustdb check due at 2022-01-23 2021-05-16T23:04:27.3961991Z pacman-key (pacman) 5.2.2 2021-05-16T23:04:27.3963689Z Copyright (c) 2010-2020 Pacman Development Team . 2021-05-16T23:04:27.3964831Z 2021-05-16T23:04:27.4133141Z This is free software; see the source for copying conditions. 2021-05-16T23:04:27.4134514Z There is NO WARRANTY, to the extent permitted by law. 2021-05-16T23:04:28.4520386Z  2021-05-16T23:04:28.4523389Z 2021-05-16T23:04:28.4524549Z ################################################################### 2021-05-16T23:04:28.4525245Z # # 2021-05-16T23:04:28.4525970Z # # 2021-05-16T23:04:28.4526608Z # C A U T I O N # 2021-05-16T23:04:28.4527176Z # # 2021-05-16T23:04:28.4527855Z # This is first start of MSYS2. # 2021-05-16T23:04:28.4528632Z # You MUST restart shell to apply necessary actions. # 2021-05-16T23:04:28.4529379Z # # 2021-05-16T23:04:28.4530210Z # # 2021-05-16T23:04:28.4530817Z ################################################################### 2021-05-16T23:04:28.4531131Z 2021-05-16T23:04:28.4531386Z 2021-05-16T23:04:28.4731099Z 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-16T23:04:28.4789081Z ##[endgroup] 2021-05-16T23:04:28.4790028Z ##[group]Disable CheckSpace... 2021-05-16T23:04:28.5420398Z [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-16T23:04:28.8689560Z ##[endgroup] 2021-05-16T23:04:28.8690734Z ##[group]Updating packages... 2021-05-16T23:04:28.9317276Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'pacman' '--noconfirm' '-Syuu' '--overwrite' '*'" 2021-05-16T23:04:29.7863274Z :: Synchronizing package databases... 2021-05-16T23:04:30.1428996Z downloading mingw32.db... 2021-05-16T23:04:30.8100336Z downloading mingw32.db.sig... 2021-05-16T23:04:31.0318228Z downloading mingw64.db... 2021-05-16T23:04:31.2289465Z downloading mingw64.db.sig... 2021-05-16T23:04:31.4396639Z downloading ucrt64.db... 2021-05-16T23:04:31.6327161Z downloading ucrt64.db.sig... 2021-05-16T23:04:31.8455512Z downloading msys.db... 2021-05-16T23:04:31.9461824Z downloading msys.db.sig... 2021-05-16T23:04:32.0555358Z :: Starting core system upgrade... 2021-05-16T23:04:32.2792858Z warning: terminate other MSYS2 programs before proceeding 2021-05-16T23:04:32.2794051Z resolving dependencies... 2021-05-16T23:04:32.2874282Z looking for conflicting packages... 2021-05-16T23:04:32.2896206Z 2021-05-16T23:04:32.2899217Z 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-16T23:04:32.2900340Z 2021-05-16T23:04:32.2901006Z Total Download Size: 9.36 MiB 2021-05-16T23:04:32.2901699Z Total Installed Size: 44.60 MiB 2021-05-16T23:04:32.2902738Z Net Upgrade Size: 0.02 MiB 2021-05-16T23:04:32.2903233Z 2021-05-16T23:04:32.2903892Z :: Proceed with installation? [Y/n] 2021-05-16T23:04:32.2904588Z :: Retrieving packages... 2021-05-16T23:04:32.3865340Z downloading filesystem-2021.04-4-x86_64.pkg.tar.zst... 2021-05-16T23:04:32.4846748Z downloading mintty-1~3.5.0-1-x86_64.pkg.tar.zst... 2021-05-16T23:04:32.5910246Z downloading msys2-runtime-3.2.0-6-x86_64.pkg.tar.zst... 2021-05-16T23:04:32.8015410Z downloading pacman-mirrors-20210423-2-any.pkg.tar.zst... 2021-05-16T23:04:32.8997631Z downloading pacman-5.2.2-22-x86_64.pkg.tar.zst... 2021-05-16T23:04:33.0322824Z checking keyring... 2021-05-16T23:04:33.1282178Z checking package integrity... 2021-05-16T23:04:33.9293132Z loading package files... 2021-05-16T23:04:33.9449352Z checking for file conflicts... 2021-05-16T23:04:33.9452219Z :: Processing package changes... 2021-05-16T23:04:33.9453108Z upgrading filesystem... 2021-05-16T23:04:33.9954946Z upgrading mintty... 2021-05-16T23:04:34.0657232Z upgrading msys2-runtime... 2021-05-16T23:04:34.1336744Z upgrading pacman-mirrors... 2021-05-16T23:04:34.1393655Z warning: /etc/pacman.d/mirrorlist.mingw64 installed as /etc/pacman.d/mirrorlist.mingw64.pacnew 2021-05-16T23:04:34.1421798Z warning: /etc/pacman.d/mirrorlist.ucrt64 installed as /etc/pacman.d/mirrorlist.ucrt64.pacnew 2021-05-16T23:04:34.1436628Z upgrading pacman... 2021-05-16T23:04:34.2272354Z warning: /etc/pacman.conf installed as /etc/pacman.conf.pacnew 2021-05-16T23:04:34.5649271Z :: To complete this update all MSYS2 processes including this terminal will be closed. Confirm to proceed [Y/n] SUCCESS: The process with PID 276 has been terminated. 2021-05-16T23:04:34.9770277Z ##[endgroup] 2021-05-16T23:04:34.9772374Z ##[group]Killing remaining tasks... 2021-05-16T23:04:35.0417012Z [command]C:\Windows\system32\taskkill.exe /F /FI "MODULES eq msys-2.0.dll" 2021-05-16T23:04:35.1834017Z 2021-05-16T23:04:35.1835554Z INFO: No tasks running with the specified criteria. 2021-05-16T23:04:35.1872714Z ##[endgroup] 2021-05-16T23:04:35.2139104Z ##[group]Final system upgrade... 2021-05-16T23:04:35.2485785Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'pacman' '--noconfirm' '-Syuu' '--overwrite' '*'" 2021-05-16T23:04:36.0639062Z :: Synchronizing package databases... 2021-05-16T23:04:36.7334691Z mingw32 is up to date 2021-05-16T23:04:36.7335475Z mingw64 is up to date 2021-05-16T23:04:36.7336095Z ucrt64 is up to date 2021-05-16T23:04:36.7336761Z downloading clang64.db... 2021-05-16T23:04:37.4062831Z downloading clang64.db.sig... 2021-05-16T23:04:37.6168228Z msys is up to date 2021-05-16T23:04:37.6169449Z :: Starting core system upgrade... 2021-05-16T23:04:37.8739712Z there is nothing to do 2021-05-16T23:04:37.8740844Z :: Starting full system upgrade... 2021-05-16T23:04:37.9175068Z resolving dependencies... 2021-05-16T23:04:37.9246055Z looking for conflicting packages... 2021-05-16T23:04:37.9287497Z 2021-05-16T23:04:37.9293438Z Packages (14) brotli-1.0.9-2 ca-certificates-20210119-1 file-5.40-2 gnupg-2.2.27-2 less-581-1 libgpgme-1.15.1-2 libsqlite-3.35.5-1 libxml2-2.9.10-9 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-16T23:04:37.9295910Z 2021-05-16T23:04:37.9296515Z Total Download Size: 6.22 MiB 2021-05-16T23:04:37.9297081Z Total Installed Size: 32.30 MiB 2021-05-16T23:04:37.9297645Z Net Upgrade Size: 0.97 MiB 2021-05-16T23:04:37.9297965Z 2021-05-16T23:04:37.9298570Z :: Proceed with installation? [Y/n] 2021-05-16T23:04:37.9299198Z :: Retrieving packages... 2021-05-16T23:04:38.0261122Z downloading brotli-1.0.9-2-x86_64.pkg.tar.zst... 2021-05-16T23:04:38.1279845Z downloading less-581-1-x86_64.pkg.tar.zst... 2021-05-16T23:04:38.2293286Z downloading libxml2-2.9.10-9-x86_64.pkg.tar.zst... 2021-05-16T23:04:38.4231858Z downloading libxslt-1.1.34-4-x86_64.pkg.tar.zst... 2021-05-16T23:04:38.5232191Z downloading ca-certificates-20210119-1-any.pkg.tar.zst... 2021-05-16T23:04:38.6252437Z downloading file-5.40-2-x86_64.pkg.tar.zst... 2021-05-16T23:04:38.7332250Z downloading libsqlite-3.35.5-1-x86_64.pkg.tar.zst... 2021-05-16T23:04:38.8337554Z downloading libzstd-1.5.0-1-x86_64.pkg.tar.zst... 2021-05-16T23:04:38.9360439Z downloading gnupg-2.2.27-2-x86_64.pkg.tar.zst... 2021-05-16T23:04:39.1407336Z downloading libgpgme-1.15.1-2-x86_64.pkg.tar.zst... 2021-05-16T23:04:39.2494544Z downloading msys2-keyring-1~20210213-2-any.pkg.tar.zst... 2021-05-16T23:04:39.3512550Z downloading msys2-launcher-1.3-2-x86_64.pkg.tar.zst... 2021-05-16T23:04:39.4534686Z downloading rebase-4.4.4-3-x86_64.pkg.tar.zst... 2021-05-16T23:04:39.5530616Z downloading zstd-1.5.0-1-x86_64.pkg.tar.zst... 2021-05-16T23:04:39.5568207Z checking keyring... 2021-05-16T23:04:39.6631480Z checking package integrity... 2021-05-16T23:04:41.9291059Z loading package files... 2021-05-16T23:04:41.9598747Z checking for file conflicts... 2021-05-16T23:04:41.9601106Z checking available disk space... 2021-05-16T23:04:41.9736846Z :: Processing package changes... 2021-05-16T23:04:41.9737691Z upgrading brotli... 2021-05-16T23:04:41.9869280Z upgrading less... 2021-05-16T23:04:41.9969688Z upgrading libxml2... 2021-05-16T23:04:42.0182920Z upgrading libxslt... 2021-05-16T23:04:42.0310878Z upgrading ca-certificates... 2021-05-16T23:04:42.7922354Z upgrading file... 2021-05-16T23:04:42.8474809Z upgrading libsqlite... 2021-05-16T23:04:42.8590800Z upgrading libzstd... 2021-05-16T23:04:42.8671047Z upgrading gnupg... 2021-05-16T23:04:45.3469836Z ==> Appending keys from msys2.gpg... 2021-05-16T23:04:45.4522808Z ==> Locally signing trusted keys in keyring... 2021-05-16T23:04:45.4699293Z -> Locally signing key 123D4D51A1793859C2BE916BBBE514E53E0D0813... 2021-05-16T23:04:49.5835975Z -> Locally signing key B91BCF3303284BF90CC043CA9F418C233E652008... 2021-05-16T23:04:49.6400364Z -> Locally signing key 6E8FEAFF9644F54EED90EEA0790AE56A1D3CFDDC... 2021-05-16T23:04:49.7060574Z -> Locally signing key 69985C5EB351011C78DF7F6D755B8182ACD22879... 2021-05-16T23:04:49.7792542Z -> Locally signing key 9DD0D4217D75A33B896159E6DA7EF2ABAEEA755C... 2021-05-16T23:04:49.8420048Z -> Locally signing key D55E7A6D7CE9BA1587C0ACACF40D263ECA25678A... 2021-05-16T23:04:49.9100750Z ==> Importing owner trust values... 2021-05-16T23:04:49.9512183Z ==> Disabling revoked keys in keyring... 2021-05-16T23:04:49.9704821Z -> Disabling key B19514FB53EB3668471B296E794DCF97F93FC717... 2021-05-16T23:04:50.0390103Z ==> Updating trust database... 2021-05-16T23:04:50.0570338Z gpg: next trustdb check due at 2022-01-23 2021-05-16T23:04:50.1573711Z upgrading libgpgme... 2021-05-16T23:04:50.3673969Z upgrading msys2-keyring... 2021-05-16T23:04:50.6440687Z ==> Appending keys from msys2.gpg... 2021-05-16T23:04:50.7500638Z ==> Locally signing trusted keys in keyring... 2021-05-16T23:04:50.7654478Z -> Locally signing key 123D4D51A1793859C2BE916BBBE514E53E0D0813... 2021-05-16T23:04:50.8771087Z -> Locally signing key B91BCF3303284BF90CC043CA9F418C233E652008... 2021-05-16T23:04:50.9440929Z -> Locally signing key 6E8FEAFF9644F54EED90EEA0790AE56A1D3CFDDC... 2021-05-16T23:04:51.0111115Z -> Locally signing key 69985C5EB351011C78DF7F6D755B8182ACD22879... 2021-05-16T23:04:51.0791229Z -> Locally signing key 9DD0D4217D75A33B896159E6DA7EF2ABAEEA755C... 2021-05-16T23:04:51.1430924Z -> Locally signing key D55E7A6D7CE9BA1587C0ACACF40D263ECA25678A... 2021-05-16T23:04:51.2090602Z ==> Importing owner trust values... 2021-05-16T23:04:51.2504033Z ==> Disabling revoked keys in keyring... 2021-05-16T23:04:51.2701774Z -> Disabling key B19514FB53EB3668471B296E794DCF97F93FC717... 2021-05-16T23:04:51.3360762Z ==> Updating trust database... 2021-05-16T23:04:51.3540833Z gpg: next trustdb check due at 2022-01-23 2021-05-16T23:04:51.4514584Z upgrading msys2-launcher... 2021-05-16T23:04:51.4626108Z upgrading rebase... 2021-05-16T23:04:51.4772251Z upgrading zstd... 2021-05-16T23:04:51.5003728Z :: Running post-transaction hooks... 2021-05-16T23:04:51.5004946Z (1/1) Updating the info directory file... 2021-05-16T23:04:51.9121684Z ##[endgroup] 2021-05-16T23:04:51.9122653Z ##[group]Installing additional packages... 2021-05-16T23:04:51.9762936Z [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-16T23:04:53.1521090Z :: There are 19 members in group mingw-w64-x86_64-toolchain: 2021-05-16T23:04:53.1522249Z :: Repository mingw64 2021-05-16T23:04:53.1526259Z 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-16T23:04:53.1528971Z 2021-05-16T23:04:53.1529582Z Enter a selection (default=all): 2021-05-16T23:04:53.1530289Z resolving dependencies... 2021-05-16T23:04:53.1642955Z looking for conflicting packages... 2021-05-16T23:04:53.1760985Z 2021-05-16T23:04:53.1787000Z 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.24-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.5.0-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-2 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-16T23:04:53.1806958Z 2021-05-16T23:04:53.1807832Z Total Download Size: 165.06 MiB 2021-05-16T23:04:53.1808801Z Total Installed Size: 1091.89 MiB 2021-05-16T23:04:53.1809405Z 2021-05-16T23:04:53.1810443Z :: Proceed with installation? [Y/n] 2021-05-16T23:04:53.1811460Z :: Retrieving packages... 2021-05-16T23:04:53.5263784Z downloading mingw-w64-x86_64-libiconv-1.16-2-any.pkg.tar.zst... 2021-05-16T23:04:54.1010586Z downloading mingw-w64-x86_64-zlib-1.2.11-9-any.pkg.tar.zst... 2021-05-16T23:04:54.1998489Z downloading mingw-w64-x86_64-binutils-2.36.1-3-any.pkg.tar.zst... 2021-05-16T23:04:54.7120277Z downloading mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T23:04:54.9350068Z downloading mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T23:04:55.0642968Z downloading mingw-w64-x86_64-isl-0.24-1-any.pkg.tar.zst... 2021-05-16T23:04:55.1699859Z downloading mingw-w64-x86_64-gmp-6.2.1-2-any.pkg.tar.zst... 2021-05-16T23:04:55.2713472Z downloading mingw-w64-x86_64-mpfr-4.1.0-3-any.pkg.tar.zst... 2021-05-16T23:04:55.3742323Z downloading mingw-w64-x86_64-mpc-1.2.1-1-any.pkg.tar.zst... 2021-05-16T23:04:55.4733408Z downloading mingw-w64-x86_64-libwinpthread-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T23:04:55.5735401Z downloading mingw-w64-x86_64-gcc-libs-10.3.0-2-any.pkg.tar.zst... 2021-05-16T23:04:55.6789073Z downloading mingw-w64-x86_64-windows-default-manifest-6.4-3-any.pkg.tar.xz... 2021-05-16T23:04:55.7775353Z downloading mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T23:04:55.8762620Z downloading mingw-w64-x86_64-zstd-1.5.0-1-any.pkg.tar.zst... 2021-05-16T23:04:55.9801190Z downloading mingw-w64-x86_64-gcc-10.3.0-2-any.pkg.tar.zst... 2021-05-16T23:04:56.9770240Z downloading mingw-w64-x86_64-gcc-ada-10.3.0-2-any.pkg.tar.zst... 2021-05-16T23:04:57.7269488Z downloading mingw-w64-x86_64-gcc-libgfortran-10.3.0-2-any.pkg.tar.zst... 2021-05-16T23:04:57.8327411Z downloading mingw-w64-x86_64-gcc-fortran-10.3.0-2-any.pkg.tar.zst... 2021-05-16T23:04:58.2697297Z downloading mingw-w64-x86_64-gcc-objc-10.3.0-2-any.pkg.tar.zst... 2021-05-16T23:04:58.7145476Z downloading mingw-w64-x86_64-expat-2.2.10-1-any.pkg.tar.zst... 2021-05-16T23:04:58.8130802Z downloading mingw-w64-x86_64-gettext-0.19.8.1-10-any.pkg.tar.zst... 2021-05-16T23:04:58.9438848Z downloading mingw-w64-x86_64-libtre-git-r128.6fb7206-2-any.pkg.tar.xz... 2021-05-16T23:04:59.0423514Z downloading mingw-w64-x86_64-libsystre-1.0.1-4-any.pkg.tar.xz... 2021-05-16T23:04:59.7485344Z downloading mingw-w64-x86_64-ncurses-6.2-3-any.pkg.tar.zst... 2021-05-16T23:04:59.7487413Z downloading mingw-w64-x86_64-bzip2-1.0.8-2-any.pkg.tar.zst... 2021-05-16T23:04:59.7489371Z downloading mingw-w64-x86_64-libffi-3.3-4-any.pkg.tar.zst... 2021-05-16T23:04:59.7491511Z downloading mingw-w64-x86_64-mpdecimal-2.5.0-2-any.pkg.tar.zst... 2021-05-16T23:04:59.7493751Z downloading mingw-w64-x86_64-libtasn1-4.16.0-2-any.pkg.tar.zst... 2021-05-16T23:04:59.7495740Z downloading mingw-w64-x86_64-p11-kit-0.23.22-1-any.pkg.tar.zst... 2021-05-16T23:04:59.7561453Z downloading mingw-w64-x86_64-ca-certificates-20200601-3-any.pkg.tar.zst... 2021-05-16T23:04:59.8579518Z downloading mingw-w64-x86_64-openssl-1.1.1.k-2-any.pkg.tar.zst... 2021-05-16T23:05:00.0808449Z downloading mingw-w64-x86_64-termcap-1.3.1-6-any.pkg.tar.zst... 2021-05-16T23:05:00.1803196Z downloading mingw-w64-x86_64-readline-8.0.004-2-any.pkg.tar.zst... 2021-05-16T23:05:00.2824961Z downloading mingw-w64-x86_64-tcl-8.6.11-3-any.pkg.tar.zst... 2021-05-16T23:05:00.4106330Z downloading mingw-w64-x86_64-sqlite3-3.35.5-1-any.pkg.tar.zst... 2021-05-16T23:05:00.6612076Z downloading mingw-w64-x86_64-tk-8.6.11.1-2-any.pkg.tar.zst... 2021-05-16T23:05:00.7936282Z downloading mingw-w64-x86_64-xz-5.2.5-2-any.pkg.tar.zst... 2021-05-16T23:05:00.8969165Z downloading mingw-w64-x86_64-python-3.8.9-2-any.pkg.tar.zst... 2021-05-16T23:05:01.5816028Z downloading mingw-w64-x86_64-xxhash-0.8.0-1-any.pkg.tar.zst... 2021-05-16T23:05:01.6804572Z downloading mingw-w64-x86_64-gdb-10.2-1-any.pkg.tar.zst... 2021-05-16T23:05:01.8942314Z downloading mingw-w64-x86_64-gdb-multiarch-10.2-1-any.pkg.tar.zst... 2021-05-16T23:05:02.2005350Z downloading mingw-w64-x86_64-libgccjit-10.3.0-2-any.pkg.tar.zst... 2021-05-16T23:05:02.6160024Z downloading mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T23:05:02.7133612Z downloading mingw-w64-x86_64-make-4.3-1-any.pkg.tar.xz... 2021-05-16T23:05:02.8123287Z downloading mingw-w64-x86_64-pkgconf-1.7.4-2-any.pkg.tar.zst... 2021-05-16T23:05:02.9118269Z downloading mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T23:05:03.0106206Z downloading mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T23:05:03.1101633Z downloading expat-2.3.0-1-x86_64.pkg.tar.zst... 2021-05-16T23:05:03.2079593Z downloading vim-8.2.2689-2-x86_64.pkg.tar.zst... 2021-05-16T23:05:03.5355121Z downloading heimdal-7.7.0-2-x86_64.pkg.tar.zst... 2021-05-16T23:05:03.6383860Z downloading openssh-8.5p1-1-x86_64.pkg.tar.zst... 2021-05-16T23:05:03.7423436Z downloading perl-Error-0.17029-1-any.pkg.tar.xz... 2021-05-16T23:05:03.8398084Z downloading perl-Authen-SASL-2.16-2-any.pkg.tar.xz... 2021-05-16T23:05:03.9376214Z downloading perl-Encode-Locale-1.05-1-any.pkg.tar.xz... 2021-05-16T23:05:04.0351506Z downloading perl-HTTP-Date-6.05-1-any.pkg.tar.xz... 2021-05-16T23:05:04.1324764Z downloading perl-File-Listing-6.14-1-any.pkg.tar.zst... 2021-05-16T23:05:04.2302387Z downloading perl-HTML-Tagset-3.20-2-any.pkg.tar.xz... 2021-05-16T23:05:04.3274439Z downloading perl-Clone-0.45-2-x86_64.pkg.tar.zst... 2021-05-16T23:05:04.4244600Z downloading perl-IO-HTML-1.004-1-any.pkg.tar.zst... 2021-05-16T23:05:04.5217334Z downloading perl-LWP-MediaTypes-6.04-1-any.pkg.tar.zst... 2021-05-16T23:05:04.6192531Z downloading perl-URI-5.09-1-any.pkg.tar.zst... 2021-05-16T23:05:04.7172384Z downloading perl-HTTP-Message-6.29-1-any.pkg.tar.zst... 2021-05-16T23:05:04.8162730Z downloading perl-HTML-Parser-3.76-1-x86_64.pkg.tar.zst... 2021-05-16T23:05:04.9145930Z downloading perl-HTTP-Cookies-6.10-1-any.pkg.tar.zst... 2021-05-16T23:05:05.0121407Z downloading perl-HTTP-Daemon-6.12-1-any.pkg.tar.zst... 2021-05-16T23:05:05.1096978Z downloading perl-HTTP-Negotiate-6.01-2-any.pkg.tar.xz... 2021-05-16T23:05:05.2082555Z downloading perl-Net-HTTP-6.21-1-any.pkg.tar.zst... 2021-05-16T23:05:05.3060821Z downloading perl-WWW-RobotRules-6.02-2-any.pkg.tar.xz... 2021-05-16T23:05:05.4047161Z downloading perl-Try-Tiny-0.30-1-any.pkg.tar.xz... 2021-05-16T23:05:05.5028460Z downloading perl-libwww-6.53-1-any.pkg.tar.zst... 2021-05-16T23:05:05.6029177Z downloading perl-TimeDate-2.33-1-any.pkg.tar.zst... 2021-05-16T23:05:05.7013294Z downloading perl-MailTools-2.21-1-any.pkg.tar.xz... 2021-05-16T23:05:05.7994657Z downloading perl-IO-Stringy-2.113-1-any.pkg.tar.zst... 2021-05-16T23:05:05.8966405Z downloading perl-Convert-BinHex-1.125-1-any.pkg.tar.xz... 2021-05-16T23:05:05.9940622Z downloading perl-MIME-tools-5.509-1-any.pkg.tar.xz... 2021-05-16T23:05:06.0932677Z downloading perl-Net-SSLeay-1.90-1-x86_64.pkg.tar.zst... 2021-05-16T23:05:06.1956429Z downloading perl-IO-Socket-SSL-2.070-1-any.pkg.tar.zst... 2021-05-16T23:05:06.2937558Z downloading perl-Net-SMTP-SSL-1.04-1-any.pkg.tar.xz... 2021-05-16T23:05:06.3916304Z downloading perl-TermReadKey-2.38-2-x86_64.pkg.tar.zst... 2021-05-16T23:05:06.4904938Z downloading git-2.31.1-2-x86_64.pkg.tar.zst... 2021-05-16T23:05:06.6437796Z checking keyring... 2021-05-16T23:05:06.9538079Z checking package integrity... 2021-05-16T23:05:21.1079671Z loading package files... 2021-05-16T23:05:21.7454564Z checking for file conflicts... 2021-05-16T23:05:24.2152484Z checking available disk space... 2021-05-16T23:05:24.2285471Z :: Processing package changes... 2021-05-16T23:05:24.2286532Z installing expat... 2021-05-16T23:05:24.2352750Z installing vim... 2021-05-16T23:05:25.8897059Z installing heimdal... 2021-05-16T23:05:26.2554834Z installing openssh... 2021-05-16T23:05:26.2953609Z installing perl-Error... 2021-05-16T23:05:26.3077325Z installing perl-Authen-SASL... 2021-05-16T23:05:26.3308445Z installing perl-Encode-Locale... 2021-05-16T23:05:26.3391678Z installing perl-HTTP-Date... 2021-05-16T23:05:26.3481977Z installing perl-File-Listing... 2021-05-16T23:05:26.3553049Z installing perl-HTML-Tagset... 2021-05-16T23:05:26.3604251Z installing perl-Clone... 2021-05-16T23:05:26.3675314Z installing perl-IO-HTML... 2021-05-16T23:05:26.3746448Z installing perl-LWP-MediaTypes... 2021-05-16T23:05:26.3812789Z installing perl-URI... 2021-05-16T23:05:26.4318255Z installing perl-HTTP-Message... 2021-05-16T23:05:26.4515391Z installing perl-HTML-Parser... 2021-05-16T23:05:26.4682752Z installing perl-HTTP-Cookies... 2021-05-16T23:05:26.4769550Z installing perl-HTTP-Daemon... 2021-05-16T23:05:26.4818727Z installing perl-HTTP-Negotiate... 2021-05-16T23:05:26.4866138Z installing perl-Net-HTTP... 2021-05-16T23:05:26.4979794Z installing perl-WWW-RobotRules... 2021-05-16T23:05:26.5052387Z installing perl-Try-Tiny... 2021-05-16T23:05:26.5156050Z installing perl-libwww... 2021-05-16T23:05:26.5559646Z Optional dependencies for perl-libwww 2021-05-16T23:05:26.5560869Z perl-LWP-Protocol-https: for https:// url schemes 2021-05-16T23:05:26.5561801Z installing perl-TimeDate... 2021-05-16T23:05:26.5991990Z installing perl-MailTools... 2021-05-16T23:05:26.6345156Z installing perl-IO-Stringy... 2021-05-16T23:05:26.6488156Z installing perl-Convert-BinHex... 2021-05-16T23:05:26.7714550Z module test... pass. 2021-05-16T23:05:26.7748037Z installing perl-MIME-tools... 2021-05-16T23:05:26.8332481Z installing perl-Net-SSLeay... 2021-05-16T23:05:26.9110699Z installing perl-IO-Socket-SSL... 2021-05-16T23:05:26.9240150Z installing perl-Net-SMTP-SSL... 2021-05-16T23:05:26.9306773Z installing perl-TermReadKey... 2021-05-16T23:05:26.9384454Z installing git... 2021-05-16T23:05:27.7545269Z Optional dependencies for git 2021-05-16T23:05:27.7545973Z python: various helper scripts 2021-05-16T23:05:27.7546536Z subversion: git svn 2021-05-16T23:05:27.7547358Z installing mingw-w64-x86_64-libiconv... 2021-05-16T23:05:27.7548048Z installing mingw-w64-x86_64-zlib... 2021-05-16T23:05:27.7548718Z installing mingw-w64-x86_64-binutils... 2021-05-16T23:05:27.8723537Z installing mingw-w64-x86_64-headers-git... 2021-05-16T23:05:29.2249151Z installing mingw-w64-x86_64-crt-git... 2021-05-16T23:05:30.1556845Z installing mingw-w64-x86_64-isl... 2021-05-16T23:05:30.2128793Z installing mingw-w64-x86_64-gmp... 2021-05-16T23:05:30.2285203Z installing mingw-w64-x86_64-mpfr... 2021-05-16T23:05:30.2489290Z installing mingw-w64-x86_64-mpc... 2021-05-16T23:05:30.2543063Z installing mingw-w64-x86_64-libwinpthread-git... 2021-05-16T23:05:30.2617240Z installing mingw-w64-x86_64-gcc-libs... 2021-05-16T23:05:30.2810192Z installing mingw-w64-x86_64-windows-default-manifest... 2021-05-16T23:05:30.2854525Z installing mingw-w64-x86_64-winpthreads-git... 2021-05-16T23:05:30.2993653Z installing mingw-w64-x86_64-zstd... 2021-05-16T23:05:30.3233181Z installing mingw-w64-x86_64-gcc... 2021-05-16T23:05:31.6798914Z installing mingw-w64-x86_64-gcc-ada... 2021-05-16T23:05:34.0798744Z installing mingw-w64-x86_64-gcc-libgfortran... 2021-05-16T23:05:34.0936921Z installing mingw-w64-x86_64-gcc-fortran... 2021-05-16T23:05:34.2507248Z installing mingw-w64-x86_64-gcc-objc... 2021-05-16T23:05:34.4333800Z installing mingw-w64-x86_64-expat... 2021-05-16T23:05:34.4454125Z installing mingw-w64-x86_64-gettext... 2021-05-16T23:05:36.6342118Z installing mingw-w64-x86_64-libtre-git... 2021-05-16T23:05:36.6547266Z installing mingw-w64-x86_64-libsystre... 2021-05-16T23:05:36.6660300Z installing mingw-w64-x86_64-ncurses... 2021-05-16T23:05:41.8225253Z installing mingw-w64-x86_64-bzip2... 2021-05-16T23:05:41.8405976Z installing mingw-w64-x86_64-libffi... 2021-05-16T23:05:41.8518745Z installing mingw-w64-x86_64-mpdecimal... 2021-05-16T23:05:41.9074435Z installing mingw-w64-x86_64-libtasn1... 2021-05-16T23:05:41.9494505Z installing mingw-w64-x86_64-p11-kit... 2021-05-16T23:05:41.9753798Z installing mingw-w64-x86_64-ca-certificates... 2021-05-16T23:05:42.7250802Z installing mingw-w64-x86_64-openssl... 2021-05-16T23:05:49.9075790Z installing mingw-w64-x86_64-termcap... 2021-05-16T23:05:49.9135309Z installing mingw-w64-x86_64-readline... 2021-05-16T23:05:49.9472808Z installing mingw-w64-x86_64-tcl... 2021-05-16T23:05:51.6214281Z installing mingw-w64-x86_64-sqlite3... 2021-05-16T23:05:52.7813976Z installing mingw-w64-x86_64-tk... 2021-05-16T23:05:53.2978436Z installing mingw-w64-x86_64-xz... 2021-05-16T23:05:53.3708423Z installing mingw-w64-x86_64-python... 2021-05-16T23:06:00.7789515Z installing mingw-w64-x86_64-xxhash... 2021-05-16T23:06:00.7900817Z installing mingw-w64-x86_64-gdb... 2021-05-16T23:06:00.8999144Z installing mingw-w64-x86_64-gdb-multiarch... 2021-05-16T23:06:00.9977208Z installing mingw-w64-x86_64-libgccjit... 2021-05-16T23:06:01.1429407Z installing mingw-w64-x86_64-libmangle-git... 2021-05-16T23:06:01.1482268Z installing mingw-w64-x86_64-make... 2021-05-16T23:06:01.1689465Z installing mingw-w64-x86_64-pkgconf... 2021-05-16T23:06:01.1864873Z installing mingw-w64-x86_64-tools-git... 2021-05-16T23:06:01.1983449Z installing mingw-w64-x86_64-winstorecompat-git... 2021-05-16T23:06:01.2693796Z ##[endgroup] 2021-05-16T23:06:01.2725689Z ##[group]Saving package cache... 2021-05-16T23:06:01.3381302Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'paccache' '-r' '-f' '-u' '-k0'" 2021-05-16T23:06:02.3990472Z ==> no candidate packages found for pruning 2021-05-16T23:06:02.4751705Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'paccache' '-r' '-f' '-k1'" 2021-05-16T23:06:02.8999721Z ==> no candidate packages found for pruning 2021-05-16T23:06:03.9023285Z Unable to reserve cache with key msys2-pkgs-upd:true-conf:e36258c0-files:753615ce398942dc832338a15edc0be412143ee9, another job may be creating this cache. 2021-05-16T23:06:03.9724910Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'pacman' '--noconfirm' '-Scc'" 2021-05-16T23:06:04.8961357Z 2021-05-16T23:06:04.8969348Z Cache directory: /var/cache/pacman/pkg/ 2021-05-16T23:06:04.9871797Z :: Do you want to remove ALL files from cache? [Y/n] 2021-05-16T23:06:04.9873508Z removing all files from cache... 2021-05-16T23:06:04.9874360Z 2021-05-16T23:06:04.9875478Z Database directory: /var/lib/pacman/ 2021-05-16T23:06:04.9885846Z :: Do you want to remove unused repositories? [Y/n] 2021-05-16T23:06:04.9887982Z removing unused sync repositories... 2021-05-16T23:06:04.9954738Z ##[endgroup] 2021-05-16T23:06:05.0275672Z ##[group]Run adigherman/actions/install-sysdeps-windows@master 2021-05-16T23:06:05.0276350Z env: 2021-05-16T23:06:05.0276844Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:06:05.0277284Z TIC_DEPLOY_KEY: 2021-05-16T23:06:05.0277628Z RSPM: 2021-05-16T23:06:05.0279047Z GITHUB_PAT: *** 2021-05-16T23:06:05.0279416Z COVERALLS_TOKEN: 2021-05-16T23:06:05.0279892Z continue-on-error: false 2021-05-16T23:06:05.0280352Z VDIFFR_RUN_TESTS: 2021-05-16T23:06:05.0280767Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T23:06:05.0281129Z TZ: UTC 2021-05-16T23:06:05.0281497Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:06:05.0281876Z NOT_CRAN: true 2021-05-16T23:06:05.0282246Z MSYSTEM: MINGW64 2021-05-16T23:06:05.0282664Z ##[endgroup] 2021-05-16T23:06:05.9775244Z :: Synchronizing package databases... 2021-05-16T23:06:06.7077707Z mingw32 is up to date 2021-05-16T23:06:06.7079065Z mingw64 is up to date 2021-05-16T23:06:06.7079997Z ucrt64 is up to date 2021-05-16T23:06:06.7080770Z clang64 is up to date 2021-05-16T23:06:06.7081480Z msys is up to date 2021-05-16T23:06:06.7082413Z :: Starting core system upgrade... 2021-05-16T23:06:06.9694491Z there is nothing to do 2021-05-16T23:06:06.9695969Z :: Starting full system upgrade... 2021-05-16T23:06:07.0820043Z there is nothing to do 2021-05-16T23:06:07.8439536Z resolving dependencies... 2021-05-16T23:06:07.8506313Z looking for conflicting packages... 2021-05-16T23:06:07.8593198Z 2021-05-16T23:06:07.8594077Z Packages (1) mingw-w64-x86_64-aom-3.1.0-1 2021-05-16T23:06:07.8594580Z 2021-05-16T23:06:07.8595138Z Total Download Size: 3.00 MiB 2021-05-16T23:06:07.8595805Z Total Installed Size: 20.93 MiB 2021-05-16T23:06:07.8596227Z 2021-05-16T23:06:07.8596988Z :: Proceed with installation? [Y/n] 2021-05-16T23:06:07.8597710Z :: Retrieving packages... 2021-05-16T23:06:08.1767817Z downloading mingw-w64-x86_64-aom-3.1.0-1-any.pkg.tar.zst... 2021-05-16T23:06:08.9496309Z checking keyring... 2021-05-16T23:06:09.0352682Z checking package integrity... 2021-05-16T23:06:09.1922959Z loading package files... 2021-05-16T23:06:09.1947454Z checking for file conflicts... 2021-05-16T23:06:09.1959487Z checking available disk space... 2021-05-16T23:06:09.1965835Z :: Processing package changes... 2021-05-16T23:06:09.1966668Z installing mingw-w64-x86_64-aom... 2021-05-16T23:06:10.0318595Z resolving dependencies... 2021-05-16T23:06:10.0320395Z looking for conflicting packages... 2021-05-16T23:06:10.0470415Z 2021-05-16T23:06:10.0471623Z Packages (1) mingw-w64-x86_64-argtable-2.13-2 2021-05-16T23:06:10.0472288Z 2021-05-16T23:06:10.0472969Z Total Download Size: 1.97 MiB 2021-05-16T23:06:10.0473779Z Total Installed Size: 4.43 MiB 2021-05-16T23:06:10.0474293Z 2021-05-16T23:06:10.0475215Z :: Proceed with installation? [Y/n] 2021-05-16T23:06:10.0476180Z :: Retrieving packages... 2021-05-16T23:06:10.3595424Z downloading mingw-w64-x86_64-argtable-2.13-2-any.pkg.tar.zst... 2021-05-16T23:06:11.0246636Z checking keyring... 2021-05-16T23:06:11.1120446Z checking package integrity... 2021-05-16T23:06:11.2548636Z loading package files... 2021-05-16T23:06:11.2573571Z checking for file conflicts... 2021-05-16T23:06:11.2594837Z checking available disk space... 2021-05-16T23:06:11.2601103Z :: Processing package changes... 2021-05-16T23:06:11.2601931Z installing mingw-w64-x86_64-argtable... 2021-05-16T23:06:12.0750028Z resolving dependencies... 2021-05-16T23:06:12.0910913Z looking for conflicting packages... 2021-05-16T23:06:12.0964571Z 2021-05-16T23:06:12.0978977Z 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-16T23:06:12.0988379Z 2021-05-16T23:06:12.0989240Z Total Download Size: 92.82 MiB 2021-05-16T23:06:12.0990216Z Total Installed Size: 821.22 MiB 2021-05-16T23:06:12.0990833Z 2021-05-16T23:06:12.0991820Z :: Proceed with installation? [Y/n] 2021-05-16T23:06:12.0992846Z :: Retrieving packages... 2021-05-16T23:06:12.4110030Z downloading mingw-w64-x86_64-aws-c-common-0.5.5-1-any.pkg.tar.zst... 2021-05-16T23:06:12.8825409Z downloading mingw-w64-x86_64-aws-checksums-0.1.11-1-any.pkg.tar.zst... 2021-05-16T23:06:12.9798100Z downloading mingw-w64-x86_64-aws-c-cal-0.5.0-1-any.pkg.tar.zst... 2021-05-16T23:06:13.0778446Z downloading mingw-w64-x86_64-aws-c-io-0.9.1-3-any.pkg.tar.zst... 2021-05-16T23:06:13.1784279Z downloading mingw-w64-x86_64-aws-c-event-stream-0.2.7-1-any.pkg.tar.zst... 2021-05-16T23:06:13.2770180Z downloading mingw-w64-x86_64-aws-sdk-cpp-1.8.149-2-any.pkg.tar.zst... 2021-05-16T23:06:13.6640379Z downloading mingw-w64-x86_64-brotli-1.0.9-2-any.pkg.tar.zst... 2021-05-16T23:06:13.7635641Z downloading mingw-w64-x86_64-double-conversion-3.1.5-1-any.pkg.tar.xz... 2021-05-16T23:06:13.8601315Z downloading mingw-w64-x86_64-flatbuffers-1.12.0-2-any.pkg.tar.zst... 2021-05-16T23:06:13.9650404Z downloading mingw-w64-x86_64-gflags-2.2.2-2-any.pkg.tar.xz... 2021-05-16T23:06:14.0662410Z downloading mingw-w64-x86_64-wineditline-2.205-3-any.pkg.tar.xz... 2021-05-16T23:06:14.1626440Z downloading mingw-w64-x86_64-pcre-8.44-3-any.pkg.tar.zst... 2021-05-16T23:06:14.2755499Z downloading mingw-w64-x86_64-glib2-2.68.2-1-any.pkg.tar.zst... 2021-05-16T23:06:14.4928340Z downloading mingw-w64-x86_64-gobject-introspection-runtime-1.66.1-5-any.pkg.tar.zst... 2021-05-16T23:06:14.5915330Z downloading mingw-w64-x86_64-python-markupsafe-2.0.0-1-any.pkg.tar.zst... 2021-05-16T23:06:14.6879641Z downloading mingw-w64-x86_64-python-beaker-1.11.0-1-any.pkg.tar.xz... 2021-05-16T23:06:14.7849096Z downloading mingw-w64-x86_64-python-mako-1.1.4-2-any.pkg.tar.zst... 2021-05-16T23:06:14.8832934Z downloading mingw-w64-x86_64-gobject-introspection-1.66.1-5-any.pkg.tar.zst... 2021-05-16T23:06:14.9924698Z downloading mingw-w64-x86_64-c-ares-1.17.1-1-any.pkg.tar.zst... 2021-05-16T23:06:15.0946187Z downloading mingw-w64-x86_64-protobuf-3.16.0-1-any.pkg.tar.zst... 2021-05-16T23:06:15.2178644Z downloading mingw-w64-x86_64-re2-20210401-1-any.pkg.tar.zst... 2021-05-16T23:06:15.3192284Z downloading mingw-w64-x86_64-grpc-1.35.0-2-any.pkg.tar.zst... 2021-05-16T23:06:15.4510969Z downloading mingw-w64-x86_64-libutf8proc-2.6.1-1-any.pkg.tar.zst... 2021-05-16T23:06:15.5489616Z downloading mingw-w64-x86_64-lz4-1.9.3-1-any.pkg.tar.zst... 2021-05-16T23:06:15.6468623Z downloading mingw-w64-x86_64-openblas-0.3.13-2-any.pkg.tar.zst... 2021-05-16T23:06:15.9613029Z downloading mingw-w64-x86_64-python-numpy-1.20.3-1-any.pkg.tar.zst... 2021-05-16T23:06:16.1708408Z downloading mingw-w64-x86_64-snappy-1.1.8-1-any.pkg.tar.xz... 2021-05-16T23:06:16.2676168Z downloading mingw-w64-x86_64-icu-68.2-3-any.pkg.tar.zst... 2021-05-16T23:06:17.3765130Z downloading mingw-w64-x86_64-boost-1.75.0-4-any.pkg.tar.zst... 2021-05-16T23:06:18.2373497Z downloading mingw-w64-x86_64-thrift-0.13.0-2-any.pkg.tar.zst... 2021-05-16T23:06:18.3609351Z downloading mingw-w64-x86_64-uriparser-0.9.4-1-any.pkg.tar.zst... 2021-05-16T23:06:18.4656679Z downloading mingw-w64-x86_64-arrow-4.0.0-1-any.pkg.tar.zst... 2021-05-16T23:06:19.0930523Z checking keyring... 2021-05-16T23:06:19.3538754Z checking package integrity... 2021-05-16T23:06:24.3866307Z loading package files... 2021-05-16T23:06:24.7400168Z checking for file conflicts... 2021-05-16T23:06:26.3588152Z checking available disk space... 2021-05-16T23:06:26.3660707Z :: Processing package changes... 2021-05-16T23:06:26.3662090Z installing mingw-w64-x86_64-aws-c-common... 2021-05-16T23:06:26.4358888Z installing mingw-w64-x86_64-aws-checksums... 2021-05-16T23:06:26.4504170Z installing mingw-w64-x86_64-aws-c-cal... 2021-05-16T23:06:26.4704511Z installing mingw-w64-x86_64-aws-c-io... 2021-05-16T23:06:26.4973269Z installing mingw-w64-x86_64-aws-c-event-stream... 2021-05-16T23:06:26.5151245Z installing mingw-w64-x86_64-aws-sdk-cpp... 2021-05-16T23:06:27.3137376Z installing mingw-w64-x86_64-brotli... 2021-05-16T23:06:27.3338355Z installing mingw-w64-x86_64-double-conversion... 2021-05-16T23:06:27.3612501Z installing mingw-w64-x86_64-flatbuffers... 2021-05-16T23:06:27.3996641Z installing mingw-w64-x86_64-gflags... 2021-05-16T23:06:27.4382044Z installing mingw-w64-x86_64-wineditline... 2021-05-16T23:06:27.4521179Z installing mingw-w64-x86_64-pcre... 2021-05-16T23:06:27.6081599Z installing mingw-w64-x86_64-glib2... 2021-05-16T23:06:28.0926302Z installing mingw-w64-x86_64-gobject-introspection-runtime... 2021-05-16T23:06:28.1123700Z installing mingw-w64-x86_64-python-markupsafe... 2021-05-16T23:06:28.1296461Z installing mingw-w64-x86_64-python-beaker... 2021-05-16T23:06:28.2142917Z installing mingw-w64-x86_64-python-mako... 2021-05-16T23:06:28.2925616Z installing mingw-w64-x86_64-gobject-introspection... 2021-05-16T23:06:28.4465777Z installing mingw-w64-x86_64-c-ares... 2021-05-16T23:06:28.5081527Z installing mingw-w64-x86_64-protobuf... 2021-05-16T23:06:28.6941451Z installing mingw-w64-x86_64-re2... 2021-05-16T23:06:28.7110185Z installing mingw-w64-x86_64-grpc... 2021-05-16T23:06:29.0042264Z installing mingw-w64-x86_64-libutf8proc... 2021-05-16T23:06:29.0119162Z installing mingw-w64-x86_64-lz4... 2021-05-16T23:06:29.0275934Z installing mingw-w64-x86_64-openblas... 2021-05-16T23:06:29.2460515Z Set the environment variable OPENBLAS_NUM_THREADS to the 2021-05-16T23:06:29.2480151Z number of threads to use. 2021-05-16T23:06:29.2487690Z installing mingw-w64-x86_64-python-numpy... 2021-05-16T23:06:30.9856321Z Optional dependencies for mingw-w64-x86_64-python-numpy 2021-05-16T23:06:30.9857546Z mingw-w64-x86_64-python-pytest: testsuite 2021-05-16T23:06:30.9858490Z installing mingw-w64-x86_64-snappy... 2021-05-16T23:06:31.0061695Z installing mingw-w64-x86_64-icu... 2021-05-16T23:06:31.4901534Z installing mingw-w64-x86_64-boost... 2021-05-16T23:06:45.5615802Z installing mingw-w64-x86_64-thrift... 2021-05-16T23:06:45.6591184Z installing mingw-w64-x86_64-uriparser... 2021-05-16T23:06:45.6755349Z installing mingw-w64-x86_64-arrow... 2021-05-16T23:06:47.9856181Z warning: mingw-w64-x86_64-aws-sdk-cpp-1.8.149-2 is up to date -- reinstalling 2021-05-16T23:06:47.9857166Z resolving dependencies... 2021-05-16T23:06:48.7579793Z looking for conflicting packages... 2021-05-16T23:06:48.7580272Z 2021-05-16T23:06:48.7580982Z Packages (1) mingw-w64-x86_64-aws-sdk-cpp-1.8.149-2 2021-05-16T23:06:48.7581470Z 2021-05-16T23:06:48.7581946Z Total Installed Size: 36.73 MiB 2021-05-16T23:06:48.7582512Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:06:48.7583014Z 2021-05-16T23:06:48.7583543Z :: Proceed with installation? [Y/n] 2021-05-16T23:06:48.7584119Z checking keyring... 2021-05-16T23:06:48.7584684Z checking package integrity... 2021-05-16T23:06:48.7585275Z loading package files... 2021-05-16T23:06:48.7585845Z checking for file conflicts... 2021-05-16T23:06:48.7586473Z checking available disk space... 2021-05-16T23:06:48.7587103Z :: Processing package changes... 2021-05-16T23:06:48.7588078Z reinstalling mingw-w64-x86_64-aws-sdk-cpp... 2021-05-16T23:06:50.1695896Z warning: mingw-w64-x86_64-binutils-2.36.1-3 is up to date -- reinstalling 2021-05-16T23:06:50.1696733Z resolving dependencies... 2021-05-16T23:06:50.1914507Z looking for conflicting packages... 2021-05-16T23:06:50.1973717Z 2021-05-16T23:06:50.1974727Z Packages (1) mingw-w64-x86_64-binutils-2.36.1-3 2021-05-16T23:06:50.1975289Z 2021-05-16T23:06:50.1975874Z Total Download Size: 7.06 MiB 2021-05-16T23:06:50.1976517Z Total Installed Size: 88.32 MiB 2021-05-16T23:06:50.1977204Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:06:50.1977610Z 2021-05-16T23:06:50.1978301Z :: Proceed with installation? [Y/n] 2021-05-16T23:06:50.1979020Z :: Retrieving packages... 2021-05-16T23:06:50.5673455Z downloading mingw-w64-x86_64-binutils-2.36.1-3-any.pkg.tar.zst... 2021-05-16T23:06:51.6198114Z checking keyring... 2021-05-16T23:06:51.7067716Z checking package integrity... 2021-05-16T23:06:51.9002518Z loading package files... 2021-05-16T23:06:51.9047855Z checking for file conflicts... 2021-05-16T23:06:51.9048819Z checking available disk space... 2021-05-16T23:06:51.9145442Z :: Processing package changes... 2021-05-16T23:06:51.9146467Z reinstalling mingw-w64-x86_64-binutils... 2021-05-16T23:06:53.0141245Z warning: mingw-w64-x86_64-boost-1.75.0-4 is up to date -- reinstalling 2021-05-16T23:06:53.0142172Z resolving dependencies... 2021-05-16T23:06:53.0265022Z looking for conflicting packages... 2021-05-16T23:06:53.0423747Z 2021-05-16T23:06:53.0424827Z Packages (1) mingw-w64-x86_64-boost-1.75.0-4 2021-05-16T23:06:53.0425556Z 2021-05-16T23:06:53.0426657Z Total Installed Size: 344.30 MiB 2021-05-16T23:06:53.0427530Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:06:53.0428482Z 2021-05-16T23:06:53.0429501Z :: Proceed with installation? [Y/n] 2021-05-16T23:06:53.0430432Z checking keyring... 2021-05-16T23:06:53.1198493Z checking package integrity... 2021-05-16T23:06:53.4142804Z loading package files... 2021-05-16T23:06:53.6040398Z checking for file conflicts... 2021-05-16T23:06:53.6060249Z checking available disk space... 2021-05-16T23:06:54.3859330Z :: Processing package changes... 2021-05-16T23:06:54.3861332Z reinstalling mingw-w64-x86_64-boost... 2021-05-16T23:07:10.1501814Z resolving dependencies... 2021-05-16T23:07:10.1619922Z looking for conflicting packages... 2021-05-16T23:07:10.1687125Z 2021-05-16T23:07:10.1688183Z Packages (1) mingw-w64-x86_64-bwidget-1.9.14-1 2021-05-16T23:07:10.1688937Z 2021-05-16T23:07:10.1689779Z Total Download Size: 0.17 MiB 2021-05-16T23:07:10.1690733Z Total Installed Size: 0.98 MiB 2021-05-16T23:07:10.1691323Z 2021-05-16T23:07:10.1692284Z :: Proceed with installation? [Y/n] 2021-05-16T23:07:10.1693263Z :: Retrieving packages... 2021-05-16T23:07:10.5309069Z downloading mingw-w64-x86_64-bwidget-1.9.14-1-any.pkg.tar.xz... 2021-05-16T23:07:11.0824302Z checking keyring... 2021-05-16T23:07:11.1699703Z checking package integrity... 2021-05-16T23:07:11.3011445Z loading package files... 2021-05-16T23:07:11.3051817Z checking for file conflicts... 2021-05-16T23:07:11.3124350Z checking available disk space... 2021-05-16T23:07:11.3133144Z :: Processing package changes... 2021-05-16T23:07:11.3134039Z installing mingw-w64-x86_64-bwidget... 2021-05-16T23:07:12.2337684Z warning: mingw-w64-x86_64-bzip2-1.0.8-2 is up to date -- reinstalling 2021-05-16T23:07:12.2338578Z resolving dependencies... 2021-05-16T23:07:12.2420426Z looking for conflicting packages... 2021-05-16T23:07:12.2518846Z 2021-05-16T23:07:12.2519965Z Packages (1) mingw-w64-x86_64-bzip2-1.0.8-2 2021-05-16T23:07:12.2520502Z 2021-05-16T23:07:12.2521104Z Total Download Size: 0.09 MiB 2021-05-16T23:07:12.2521784Z Total Installed Size: 0.46 MiB 2021-05-16T23:07:12.2522424Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:07:12.2522837Z 2021-05-16T23:07:12.2523531Z :: Proceed with installation? [Y/n] 2021-05-16T23:07:12.2524244Z :: Retrieving packages... 2021-05-16T23:07:12.6041044Z downloading mingw-w64-x86_64-bzip2-1.0.8-2-any.pkg.tar.zst... 2021-05-16T23:07:12.7963231Z checking keyring... 2021-05-16T23:07:12.8956838Z checking package integrity... 2021-05-16T23:07:13.0230901Z loading package files... 2021-05-16T23:07:13.0257647Z checking for file conflicts... 2021-05-16T23:07:13.0258571Z checking available disk space... 2021-05-16T23:07:13.0278124Z :: Processing package changes... 2021-05-16T23:07:13.0278895Z reinstalling mingw-w64-x86_64-bzip2... 2021-05-16T23:07:13.8595910Z warning: mingw-w64-x86_64-c-ares-1.17.1-1 is up to date -- reinstalling 2021-05-16T23:07:13.8596816Z resolving dependencies... 2021-05-16T23:07:13.8598112Z looking for conflicting packages... 2021-05-16T23:07:13.8778700Z 2021-05-16T23:07:13.8779837Z Packages (1) mingw-w64-x86_64-c-ares-1.17.1-1 2021-05-16T23:07:13.8780686Z 2021-05-16T23:07:13.8781235Z Total Installed Size: 0.62 MiB 2021-05-16T23:07:13.8782208Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:07:13.8782656Z 2021-05-16T23:07:13.8783394Z :: Proceed with installation? [Y/n] 2021-05-16T23:07:13.8784200Z checking keyring... 2021-05-16T23:07:13.9483984Z checking package integrity... 2021-05-16T23:07:14.0552661Z loading package files... 2021-05-16T23:07:14.0589803Z checking for file conflicts... 2021-05-16T23:07:14.0590731Z checking available disk space... 2021-05-16T23:07:14.0634462Z :: Processing package changes... 2021-05-16T23:07:14.0635307Z reinstalling mingw-w64-x86_64-c-ares... 2021-05-16T23:07:14.9588542Z resolving dependencies... 2021-05-16T23:07:14.9864223Z looking for conflicting packages... 2021-05-16T23:07:14.9886903Z warning: dependency cycle detected: 2021-05-16T23:07:14.9887554Z 2021-05-16T23:07:14.9888765Z warning: mingw-w64-x86_64-harfbuzz will be installed before its mingw-w64-x86_64-freetype dependency 2021-05-16T23:07:14.9891260Z 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-16T23:07:14.9892925Z 2021-05-16T23:07:14.9893517Z Total Download Size: 3.58 MiB 2021-05-16T23:07:14.9894203Z Total Installed Size: 21.16 MiB 2021-05-16T23:07:14.9894642Z 2021-05-16T23:07:14.9895304Z :: Proceed with installation? [Y/n] 2021-05-16T23:07:14.9896043Z :: Retrieving packages... 2021-05-16T23:07:15.3565516Z downloading mingw-w64-x86_64-libpng-1.6.37-4-any.pkg.tar.zst... 2021-05-16T23:07:15.8404684Z downloading mingw-w64-x86_64-graphite2-1.3.14-2-any.pkg.tar.zst... 2021-05-16T23:07:15.9415896Z downloading mingw-w64-x86_64-harfbuzz-2.8.1-1-any.pkg.tar.zst... 2021-05-16T23:07:16.2835465Z downloading mingw-w64-x86_64-freetype-2.10.4-2-any.pkg.tar.zst... 2021-05-16T23:07:16.4815070Z downloading mingw-w64-x86_64-fontconfig-2.13.93-3-any.pkg.tar.zst... 2021-05-16T23:07:16.5811661Z downloading mingw-w64-x86_64-lzo2-2.10-1-any.pkg.tar.xz... 2021-05-16T23:07:16.6808043Z downloading mingw-w64-x86_64-pixman-0.40.0-2-any.pkg.tar.zst... 2021-05-16T23:07:16.7814675Z downloading mingw-w64-x86_64-cairo-1.17.4-3-any.pkg.tar.zst... 2021-05-16T23:07:16.7922806Z checking keyring... 2021-05-16T23:07:17.0570575Z checking package integrity... 2021-05-16T23:07:18.1581251Z loading package files... 2021-05-16T23:07:18.1795748Z checking for file conflicts... 2021-05-16T23:07:18.1996862Z checking available disk space... 2021-05-16T23:07:18.2086538Z :: Processing package changes... 2021-05-16T23:07:18.2087652Z installing mingw-w64-x86_64-libpng... 2021-05-16T23:07:18.2254240Z installing mingw-w64-x86_64-graphite2... 2021-05-16T23:07:18.2392053Z installing mingw-w64-x86_64-harfbuzz... 2021-05-16T23:07:18.3079704Z Optional dependencies for mingw-w64-x86_64-harfbuzz 2021-05-16T23:07:18.3080990Z mingw-w64-x86_64-icu: harfbuzz-icu support [installed] 2021-05-16T23:07:18.3081993Z mingw-w64-x86_64-cairo: hb-view program [pending] 2021-05-16T23:07:18.3082928Z installing mingw-w64-x86_64-freetype... 2021-05-16T23:07:18.3575343Z installing mingw-w64-x86_64-fontconfig... 2021-05-16T23:07:18.4747107Z 2021-05-16T23:07:18.4752377Z Fontconfig configuration is done via /mingw64/etc/fonts/conf.avail and conf.d. 2021-05-16T23:07:18.4763078Z Read /mingw64/etc/fonts/conf.d/README for more information. 2021-05-16T23:07:18.4765356Z 2021-05-16T23:07:26.4028190Z updating font cache... done. 2021-05-16T23:07:26.4067996Z installing mingw-w64-x86_64-lzo2... 2021-05-16T23:07:26.4392524Z installing mingw-w64-x86_64-pixman... 2021-05-16T23:07:26.4522184Z installing mingw-w64-x86_64-cairo... 2021-05-16T23:07:26.4950891Z Optional dependencies for mingw-w64-x86_64-cairo 2021-05-16T23:07:26.4952265Z mingw-w64-x86_64-glib2: libcairo-gobject [installed] 2021-05-16T23:07:26.4965323Z :: Running post-transaction hooks... 2021-05-16T23:07:26.4966269Z (1/1) Updating fontconfig cache... 2021-05-16T23:07:27.3458199Z resolving dependencies... 2021-05-16T23:07:27.3586794Z looking for conflicting packages... 2021-05-16T23:07:27.3645862Z 2021-05-16T23:07:27.3647000Z Packages (1) mingw-w64-x86_64-ccache-3.7.9-2 2021-05-16T23:07:27.3647802Z 2021-05-16T23:07:27.3648619Z Total Download Size: 0.10 MiB 2021-05-16T23:07:27.3649595Z Total Installed Size: 0.20 MiB 2021-05-16T23:07:27.3650222Z 2021-05-16T23:07:27.3651201Z :: Proceed with installation? [Y/n] 2021-05-16T23:07:27.3652349Z :: Retrieving packages... 2021-05-16T23:07:27.7127858Z downloading mingw-w64-x86_64-ccache-3.7.9-2-any.pkg.tar.zst... 2021-05-16T23:07:27.9963147Z checking keyring... 2021-05-16T23:07:28.0864327Z checking package integrity... 2021-05-16T23:07:28.2200567Z loading package files... 2021-05-16T23:07:28.2224561Z checking for file conflicts... 2021-05-16T23:07:28.2234362Z checking available disk space... 2021-05-16T23:07:28.2244320Z :: Processing package changes... 2021-05-16T23:07:28.2245141Z installing mingw-w64-x86_64-ccache... 2021-05-16T23:07:28.9884619Z resolving dependencies... 2021-05-16T23:07:29.0040502Z looking for conflicting packages... 2021-05-16T23:07:29.0088634Z 2021-05-16T23:07:29.0090116Z Packages (1) mingw-w64-x86_64-cfitsio-3.450-2 2021-05-16T23:07:29.0090993Z 2021-05-16T23:07:29.0091934Z Total Download Size: 0.69 MiB 2021-05-16T23:07:29.0092999Z Total Installed Size: 3.86 MiB 2021-05-16T23:07:29.0093687Z 2021-05-16T23:07:29.0094835Z :: Proceed with installation? [Y/n] 2021-05-16T23:07:29.0096002Z :: Retrieving packages... 2021-05-16T23:07:29.3376449Z downloading mingw-w64-x86_64-cfitsio-3.450-2-any.pkg.tar.zst... 2021-05-16T23:07:29.8100434Z checking keyring... 2021-05-16T23:07:29.8974991Z checking package integrity... 2021-05-16T23:07:30.0403950Z loading package files... 2021-05-16T23:07:30.0415901Z checking for file conflicts... 2021-05-16T23:07:30.0430265Z checking available disk space... 2021-05-16T23:07:30.0440219Z :: Processing package changes... 2021-05-16T23:07:30.0441072Z installing mingw-w64-x86_64-cfitsio... 2021-05-16T23:07:30.8249164Z resolving dependencies... 2021-05-16T23:07:30.8313833Z looking for conflicting packages... 2021-05-16T23:07:30.8465360Z 2021-05-16T23:07:30.8466504Z Packages (1) mingw-w64-x86_64-clustal-omega-1.2.4-1 2021-05-16T23:07:30.8467124Z 2021-05-16T23:07:30.8467779Z Total Download Size: 0.42 MiB 2021-05-16T23:07:30.8468491Z Total Installed Size: 1.59 MiB 2021-05-16T23:07:30.8468909Z 2021-05-16T23:07:30.8469621Z :: Proceed with installation? [Y/n] 2021-05-16T23:07:30.8470323Z :: Retrieving packages... 2021-05-16T23:07:31.1668651Z downloading mingw-w64-x86_64-clustal-omega-1.2.4-1-any.pkg.tar.zst... 2021-05-16T23:07:31.6408715Z checking keyring... 2021-05-16T23:07:31.7285771Z checking package integrity... 2021-05-16T23:07:31.8673138Z loading package files... 2021-05-16T23:07:31.8701675Z checking for file conflicts... 2021-05-16T23:07:31.8725419Z checking available disk space... 2021-05-16T23:07:31.8735304Z :: Processing package changes... 2021-05-16T23:07:31.8736266Z installing mingw-w64-x86_64-clustal-omega... 2021-05-16T23:07:32.6670449Z resolving dependencies... 2021-05-16T23:07:32.6859001Z looking for conflicting packages... 2021-05-16T23:07:32.6891572Z 2021-05-16T23:07:32.6896393Z 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-16T23:07:32.6899880Z 2021-05-16T23:07:32.6900684Z Total Download Size: 13.82 MiB 2021-05-16T23:07:32.6901557Z Total Installed Size: 92.94 MiB 2021-05-16T23:07:32.6902134Z 2021-05-16T23:07:32.6903041Z :: Proceed with installation? [Y/n] 2021-05-16T23:07:32.6903973Z :: Retrieving packages... 2021-05-16T23:07:33.0074633Z downloading mingw-w64-x86_64-libunistring-0.9.10-3-any.pkg.tar.zst... 2021-05-16T23:07:33.5866260Z downloading mingw-w64-x86_64-libidn2-2.3.0-1-any.pkg.tar.xz... 2021-05-16T23:07:33.6871343Z downloading mingw-w64-x86_64-libmetalink-0.1.3-3-any.pkg.tar.xz... 2021-05-16T23:07:33.7860778Z downloading mingw-w64-x86_64-libpsl-0.21.1-2-any.pkg.tar.zst... 2021-05-16T23:07:33.8853493Z downloading mingw-w64-x86_64-libssh2-1.9.0-3-any.pkg.tar.zst... 2021-05-16T23:07:33.9873790Z downloading mingw-w64-x86_64-jansson-2.13.1-1-any.pkg.tar.zst... 2021-05-16T23:07:34.0866420Z downloading mingw-w64-x86_64-jemalloc-5.2.1-2-any.pkg.tar.zst... 2021-05-16T23:07:34.1906032Z downloading mingw-w64-x86_64-nghttp2-1.41.0-1-any.pkg.tar.zst... 2021-05-16T23:07:34.2907386Z downloading mingw-w64-x86_64-curl-7.76.1-1-any.pkg.tar.zst... 2021-05-16T23:07:34.5842552Z downloading mingw-w64-x86_64-jsoncpp-1.9.4-1-any.pkg.tar.zst... 2021-05-16T23:07:34.6849848Z downloading mingw-w64-x86_64-nettle-3.7-2-any.pkg.tar.zst... 2021-05-16T23:07:34.7925218Z downloading mingw-w64-x86_64-libarchive-3.5.1-1-any.pkg.tar.zst... 2021-05-16T23:07:34.8960667Z downloading mingw-w64-x86_64-libuv-1.40.0-3-any.pkg.tar.zst... 2021-05-16T23:07:34.9968085Z downloading mingw-w64-x86_64-rhash-1.4.1-3-any.pkg.tar.zst... 2021-05-16T23:07:35.0983587Z downloading mingw-w64-x86_64-cmake-3.20.2-1-any.pkg.tar.zst... 2021-05-16T23:07:35.4165802Z checking keyring... 2021-05-16T23:07:35.6795440Z checking package integrity... 2021-05-16T23:07:37.8281896Z loading package files... 2021-05-16T23:07:37.9560924Z checking for file conflicts... 2021-05-16T23:07:38.5223477Z checking available disk space... 2021-05-16T23:07:38.5256784Z :: Processing package changes... 2021-05-16T23:07:38.5258562Z installing mingw-w64-x86_64-libunistring... 2021-05-16T23:07:38.5769517Z installing mingw-w64-x86_64-libidn2... 2021-05-16T23:07:38.6151445Z installing mingw-w64-x86_64-libmetalink... 2021-05-16T23:07:38.6524824Z installing mingw-w64-x86_64-libpsl... 2021-05-16T23:07:38.6601082Z installing mingw-w64-x86_64-libssh2... 2021-05-16T23:07:38.8060918Z installing mingw-w64-x86_64-jansson... 2021-05-16T23:07:38.8133202Z installing mingw-w64-x86_64-jemalloc... 2021-05-16T23:07:38.8322622Z installing mingw-w64-x86_64-nghttp2... 2021-05-16T23:07:38.8485585Z installing mingw-w64-x86_64-curl... 2021-05-16T23:07:39.2277844Z installing mingw-w64-x86_64-jsoncpp... 2021-05-16T23:07:39.2541935Z installing mingw-w64-x86_64-nettle... 2021-05-16T23:07:39.3128509Z installing mingw-w64-x86_64-libarchive... 2021-05-16T23:07:39.3673262Z installing mingw-w64-x86_64-libuv... 2021-05-16T23:07:39.3811461Z installing mingw-w64-x86_64-rhash... 2021-05-16T23:07:39.4198970Z installing mingw-w64-x86_64-cmake... 2021-05-16T23:07:44.9322252Z Optional dependencies for mingw-w64-x86_64-cmake 2021-05-16T23:07:44.9323405Z mingw-w64-x86_64-qt5: CMake Qt GUI 2021-05-16T23:07:44.9324231Z mingw-w64-x86_64-emacs: for cmake emacs mode 2021-05-16T23:07:45.8482220Z error: target not found: mingw-w64-x86_64-coinor-cbc 2021-05-16T23:07:46.7562284Z error: target not found: mingw-w64-x86_64-coinor-symphony 2021-05-16T23:07:47.5264566Z warning: mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-16T23:07:47.5265542Z resolving dependencies... 2021-05-16T23:07:47.5370649Z looking for conflicting packages... 2021-05-16T23:07:47.5482710Z 2021-05-16T23:07:47.5484228Z Packages (1) mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T23:07:47.5484940Z 2021-05-16T23:07:47.5485528Z Total Download Size: 3.18 MiB 2021-05-16T23:07:47.5486250Z Total Installed Size: 81.46 MiB 2021-05-16T23:07:47.5486915Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:07:47.5487329Z 2021-05-16T23:07:47.5488043Z :: Proceed with installation? [Y/n] 2021-05-16T23:07:47.5488776Z :: Retrieving packages... 2021-05-16T23:07:47.8707287Z downloading mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T23:07:48.7413278Z checking keyring... 2021-05-16T23:07:48.8274847Z checking package integrity... 2021-05-16T23:07:48.9915514Z loading package files... 2021-05-16T23:07:49.0107864Z checking for file conflicts... 2021-05-16T23:07:49.0113793Z checking available disk space... 2021-05-16T23:07:49.0425836Z :: Processing package changes... 2021-05-16T23:07:49.0427341Z reinstalling mingw-w64-x86_64-crt-git... 2021-05-16T23:07:50.7637873Z warning: mingw-w64-x86_64-curl-7.76.1-1 is up to date -- reinstalling 2021-05-16T23:07:50.7638755Z resolving dependencies... 2021-05-16T23:07:50.7783589Z looking for conflicting packages... 2021-05-16T23:07:50.7842702Z 2021-05-16T23:07:50.7843609Z Packages (1) mingw-w64-x86_64-curl-7.76.1-1 2021-05-16T23:07:50.7844219Z 2021-05-16T23:07:50.7845258Z Total Installed Size: 2.86 MiB 2021-05-16T23:07:50.7845945Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:07:50.7846741Z 2021-05-16T23:07:50.7847612Z :: Proceed with installation? [Y/n] 2021-05-16T23:07:50.7848468Z checking keyring... 2021-05-16T23:07:50.8547789Z checking package integrity... 2021-05-16T23:07:50.9748431Z loading package files... 2021-05-16T23:07:50.9828005Z checking for file conflicts... 2021-05-16T23:07:50.9829039Z checking available disk space... 2021-05-16T23:07:51.0047405Z :: Processing package changes... 2021-05-16T23:07:51.0048600Z reinstalling mingw-w64-x86_64-curl... 2021-05-16T23:07:52.2859482Z resolving dependencies... 2021-05-16T23:07:52.3052527Z looking for conflicting packages... 2021-05-16T23:07:52.3065433Z 2021-05-16T23:07:52.3066772Z Packages (2) mingw-w64-x86_64-gdbm-1.19-1 mingw-w64-x86_64-cyrus-sasl-2.1.27-2 2021-05-16T23:07:52.3067763Z 2021-05-16T23:07:52.3068581Z Total Download Size: 0.41 MiB 2021-05-16T23:07:52.3069482Z Total Installed Size: 1.66 MiB 2021-05-16T23:07:52.3070071Z 2021-05-16T23:07:52.3071022Z :: Proceed with installation? [Y/n] 2021-05-16T23:07:52.3071999Z :: Retrieving packages... 2021-05-16T23:07:52.6199969Z downloading mingw-w64-x86_64-gdbm-1.19-1-any.pkg.tar.zst... 2021-05-16T23:07:53.2039277Z downloading mingw-w64-x86_64-cyrus-sasl-2.1.27-2-any.pkg.tar.zst... 2021-05-16T23:07:53.3004289Z checking keyring... 2021-05-16T23:07:53.4675542Z checking package integrity... 2021-05-16T23:07:53.7274432Z loading package files... 2021-05-16T23:07:53.7330944Z checking for file conflicts... 2021-05-16T23:07:53.7409459Z checking available disk space... 2021-05-16T23:07:53.7419479Z :: Processing package changes... 2021-05-16T23:07:53.7420311Z installing mingw-w64-x86_64-gdbm... 2021-05-16T23:07:53.7690326Z installing mingw-w64-x86_64-cyrus-sasl... 2021-05-16T23:07:54.5935039Z resolving dependencies... 2021-05-16T23:07:54.5936681Z looking for conflicting packages... 2021-05-16T23:07:54.6142201Z 2021-05-16T23:07:54.6143530Z Packages (1) mingw-w64-x86_64-discount-2.2.7-1 2021-05-16T23:07:54.6144307Z 2021-05-16T23:07:54.6145094Z Total Download Size: 0.11 MiB 2021-05-16T23:07:54.6146029Z Total Installed Size: 0.38 MiB 2021-05-16T23:07:54.6146624Z 2021-05-16T23:07:54.6147565Z :: Proceed with installation? [Y/n] 2021-05-16T23:07:54.6148567Z :: Retrieving packages... 2021-05-16T23:07:54.9334913Z downloading mingw-w64-x86_64-discount-2.2.7-1-any.pkg.tar.zst... 2021-05-16T23:07:55.2175244Z checking keyring... 2021-05-16T23:07:55.3055997Z checking package integrity... 2021-05-16T23:07:55.4359797Z loading package files... 2021-05-16T23:07:55.4381594Z checking for file conflicts... 2021-05-16T23:07:55.4405261Z checking available disk space... 2021-05-16T23:07:55.4415075Z :: Processing package changes... 2021-05-16T23:07:55.4416024Z installing mingw-w64-x86_64-discount... 2021-05-16T23:07:56.2460214Z resolving dependencies... 2021-05-16T23:07:56.2550215Z looking for conflicting packages... 2021-05-16T23:07:56.2669962Z 2021-05-16T23:07:56.2670735Z Packages (1) mingw-w64-x86_64-dlfcn-1.2.0-2 2021-05-16T23:07:56.2671250Z 2021-05-16T23:07:56.2672100Z Total Download Size: 0.01 MiB 2021-05-16T23:07:56.2673028Z Total Installed Size: 0.01 MiB 2021-05-16T23:07:56.2673595Z 2021-05-16T23:07:56.2674604Z :: Proceed with installation? [Y/n] 2021-05-16T23:07:56.2675617Z :: Retrieving packages... 2021-05-16T23:07:56.5819715Z downloading mingw-w64-x86_64-dlfcn-1.2.0-2-any.pkg.tar.zst... 2021-05-16T23:07:56.6769020Z checking keyring... 2021-05-16T23:07:56.7758860Z checking package integrity... 2021-05-16T23:07:56.9216148Z loading package files... 2021-05-16T23:07:56.9234850Z checking for file conflicts... 2021-05-16T23:07:56.9240198Z checking available disk space... 2021-05-16T23:07:56.9250502Z :: Processing package changes... 2021-05-16T23:07:56.9251378Z installing mingw-w64-x86_64-dlfcn... 2021-05-16T23:07:57.7176203Z warning: mingw-w64-x86_64-double-conversion-3.1.5-1 is up to date -- reinstalling 2021-05-16T23:07:57.7177846Z resolving dependencies... 2021-05-16T23:07:57.7261440Z looking for conflicting packages... 2021-05-16T23:07:57.7376128Z 2021-05-16T23:07:57.7377072Z Packages (1) mingw-w64-x86_64-double-conversion-3.1.5-1 2021-05-16T23:07:57.7377746Z 2021-05-16T23:07:57.7378348Z Total Installed Size: 0.29 MiB 2021-05-16T23:07:57.7378943Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:07:57.7379906Z 2021-05-16T23:07:57.7381381Z :: Proceed with installation? [Y/n] 2021-05-16T23:07:57.7382320Z checking keyring... 2021-05-16T23:07:57.8068600Z checking package integrity... 2021-05-16T23:07:57.9128946Z loading package files... 2021-05-16T23:07:57.9190172Z checking for file conflicts... 2021-05-16T23:07:57.9191013Z checking available disk space... 2021-05-16T23:07:57.9210711Z :: Processing package changes... 2021-05-16T23:07:57.9211689Z reinstalling mingw-w64-x86_64-double-conversion... 2021-05-16T23:07:57.9984868Z error: only one operation may be used at a time 2021-05-16T23:07:58.7402869Z warning: mingw-w64-x86_64-expat-2.2.10-1 is up to date -- reinstalling 2021-05-16T23:07:58.7404103Z resolving dependencies... 2021-05-16T23:07:58.7405579Z looking for conflicting packages... 2021-05-16T23:07:58.7608510Z 2021-05-16T23:07:58.7609612Z Packages (1) mingw-w64-x86_64-expat-2.2.10-1 2021-05-16T23:07:58.7610146Z 2021-05-16T23:07:58.7610705Z Total Download Size: 0.14 MiB 2021-05-16T23:07:58.7611395Z Total Installed Size: 0.61 MiB 2021-05-16T23:07:58.7612047Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:07:58.7612432Z 2021-05-16T23:07:58.7613220Z :: Proceed with installation? [Y/n] 2021-05-16T23:07:58.7613949Z :: Retrieving packages... 2021-05-16T23:07:59.0756926Z downloading mingw-w64-x86_64-expat-2.2.10-1-any.pkg.tar.zst... 2021-05-16T23:07:59.3599971Z checking keyring... 2021-05-16T23:07:59.4476301Z checking package integrity... 2021-05-16T23:07:59.5796246Z loading package files... 2021-05-16T23:07:59.5816669Z checking for file conflicts... 2021-05-16T23:07:59.5817463Z checking available disk space... 2021-05-16T23:07:59.5835110Z :: Processing package changes... 2021-05-16T23:07:59.5836022Z reinstalling mingw-w64-x86_64-expat... 2021-05-16T23:08:00.3761016Z resolving dependencies... 2021-05-16T23:08:00.5316364Z looking for conflicting packages... 2021-05-16T23:08:00.5445396Z warning: dependency cycle detected: 2021-05-16T23:08:00.5447914Z warning: mingw-w64-x86_64-libwebp will be installed before its mingw-w64-x86_64-libtiff dependency 2021-05-16T23:08:00.5449207Z warning: dependency cycle detected: 2021-05-16T23:08:00.5450829Z warning: mingw-w64-x86_64-ffms2 will be installed before its mingw-w64-x86_64-ffmpeg dependency 2021-05-16T23:08:00.5451603Z 2021-05-16T23:08:00.5470984Z 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-4 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-2 mingw-w64-x86_64-libxml2-2.9.12-1 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-16T23:08:00.5484651Z 2021-05-16T23:08:00.5485336Z Total Download Size: 206.04 MiB 2021-05-16T23:08:00.5486141Z Total Installed Size: 743.39 MiB 2021-05-16T23:08:00.5486654Z 2021-05-16T23:08:00.5487453Z :: Proceed with installation? [Y/n] 2021-05-16T23:08:00.5488278Z :: Retrieving packages... 2021-05-16T23:08:00.9175523Z downloading mingw-w64-x86_64-libogg-1.3.4-3-any.pkg.tar.xz... 2021-05-16T23:08:01.4031758Z downloading mingw-w64-x86_64-celt-0.11.3-4-any.pkg.tar.xz... 2021-05-16T23:08:01.5088774Z downloading mingw-w64-x86_64-gavl-1.4.0-1-any.pkg.tar.xz... 2021-05-16T23:08:02.0427541Z downloading mingw-w64-x86_64-eigen3-3.3.9-1-any.pkg.tar.zst... 2021-05-16T23:08:02.1568287Z downloading mingw-w64-x86_64-libunwind-12.0.0-4-any.pkg.tar.zst... 2021-05-16T23:08:02.2558448Z downloading mingw-w64-x86_64-glog-0.4.0-2-any.pkg.tar.xz... 2021-05-16T23:08:02.3563797Z downloading mingw-w64-x86_64-metis-5.1.0-3-any.pkg.tar.xz... 2021-05-16T23:08:02.4635743Z downloading mingw-w64-x86_64-suitesparse-5.8.1-1-any.pkg.tar.zst... 2021-05-16T23:08:02.6838957Z downloading mingw-w64-x86_64-ceres-solver-2.0.0-2-any.pkg.tar.zst... 2021-05-16T23:08:02.8118140Z downloading mingw-w64-x86_64-intel-tbb-1~2020.2-2-any.pkg.tar.zst... 2021-05-16T23:08:02.9786821Z downloading mingw-w64-x86_64-freeglut-3.2.1-2-any.pkg.tar.zst... 2021-05-16T23:08:03.0802572Z downloading mingw-w64-x86_64-libjpeg-turbo-2.0.6-1-any.pkg.tar.zst... 2021-05-16T23:08:03.2005433Z downloading mingw-w64-x86_64-jasper-2.0.24-1-any.pkg.tar.zst... 2021-05-16T23:08:03.3198696Z downloading mingw-w64-x86_64-szip-2.1.1-2-any.pkg.tar.xz... 2021-05-16T23:08:03.4200911Z downloading mingw-w64-x86_64-hdf5-1.12.0-3-any.pkg.tar.zst... 2021-05-16T23:08:03.9895742Z downloading mingw-w64-x86_64-libdeflate-1.7-2-any.pkg.tar.zst... 2021-05-16T23:08:04.0912207Z downloading mingw-w64-x86_64-giflib-5.2.1-3-any.pkg.tar.zst... 2021-05-16T23:08:04.1960151Z downloading mingw-w64-x86_64-libwebp-1.2.0-2-any.pkg.tar.zst... 2021-05-16T23:08:04.3042339Z downloading mingw-w64-x86_64-libtiff-4.2.0-3-any.pkg.tar.zst... 2021-05-16T23:08:04.4210568Z downloading mingw-w64-x86_64-cppunit-1.15.1-2-any.pkg.tar.zst... 2021-05-16T23:08:04.5241661Z downloading mingw-w64-x86_64-jxrlib-1.1-3-any.pkg.tar.xz... 2021-05-16T23:08:04.6271310Z downloading mingw-w64-x86_64-lcms2-2.12-1-any.pkg.tar.zst... 2021-05-16T23:08:04.7370692Z downloading mingw-w64-x86_64-libraw-0.20.2-2-any.pkg.tar.zst... 2021-05-16T23:08:04.8474972Z downloading mingw-w64-x86_64-openjpeg2-2.3.1-1-any.pkg.tar.xz... 2021-05-16T23:08:04.9729871Z downloading mingw-w64-x86_64-ilmbase-2.5.4-4-any.pkg.tar.zst... 2021-05-16T23:08:05.0800650Z downloading mingw-w64-x86_64-openexr-2.5.4-4-any.pkg.tar.zst... 2021-05-16T23:08:05.3913162Z downloading mingw-w64-x86_64-freeimage-3.18.0-6-any.pkg.tar.zst... 2021-05-16T23:08:05.4986905Z downloading mingw-w64-x86_64-glsl-optimizer-git-r66917.d78c3d2f24-1-any.pkg.tar.zst... 2021-05-16T23:08:05.6072461Z downloading mingw-w64-x86_64-hlsl2glsl-git-r852.14dd189-1-any.pkg.tar.zst... 2021-05-16T23:08:05.7085010Z downloading mingw-w64-x86_64-vulkan-headers-1.2.168-2-any.pkg.tar.zst... 2021-05-16T23:08:05.8201190Z downloading mingw-w64-x86_64-vulkan-loader-1.2.166-1-any.pkg.tar.zst... 2021-05-16T23:08:05.9218094Z downloading mingw-w64-x86_64-SDL2-2.0.14-2-any.pkg.tar.zst... 2021-05-16T23:08:06.0455685Z downloading mingw-w64-x86_64-pugixml-1.11.4-1-any.pkg.tar.zst... 2021-05-16T23:08:06.1459495Z downloading mingw-w64-x86_64-tinyxml-2.6.2-5-any.pkg.tar.zst... 2021-05-16T23:08:06.2463126Z downloading mingw-w64-x86_64-zziplib-0.13.72-2-any.pkg.tar.zst... 2021-05-16T23:08:06.3471822Z downloading mingw-w64-x86_64-ogre3d-1.12.6-3-any.pkg.tar.zst... 2021-05-16T23:08:11.8371323Z downloading mingw-w64-x86_64-leptonica-1.80.0-2-any.pkg.tar.zst... 2021-05-16T23:08:12.0467739Z downloading mingw-w64-x86_64-fribidi-1.0.10-2-any.pkg.tar.zst... 2021-05-16T23:08:12.1474393Z downloading mingw-w64-x86_64-libdatrie-0.2.12-1-any.pkg.tar.xz... 2021-05-16T23:08:12.2476916Z downloading mingw-w64-x86_64-libthai-0.1.28-3-any.pkg.tar.zst... 2021-05-16T23:08:12.3484128Z downloading mingw-w64-x86_64-pango-1.48.4-2-any.pkg.tar.zst... 2021-05-16T23:08:13.2619728Z downloading mingw-w64-x86_64-tesseract-ocr-4.1.1-7-any.pkg.tar.zst... 2021-05-16T23:08:13.2621760Z downloading mingw-w64-x86_64-opencv-4.5.1-2-any.pkg.tar.zst... 2021-05-16T23:08:14.2316479Z downloading mingw-w64-x86_64-frei0r-plugins-1.7.0-2-any.pkg.tar.zst... 2021-05-16T23:08:14.3356137Z downloading mingw-w64-x86_64-dav1d-0.8.2-1-any.pkg.tar.zst... 2021-05-16T23:08:14.4464530Z downloading mingw-w64-x86_64-gnutls-3.7.1-1-any.pkg.tar.zst... 2021-05-16T23:08:14.6448678Z downloading mingw-w64-x86_64-gsm-1.0.19-1-any.pkg.tar.xz... 2021-05-16T23:08:14.7443994Z downloading mingw-w64-x86_64-lame-3.100-1-any.pkg.tar.xz... 2021-05-16T23:08:14.8485161Z downloading mingw-w64-x86_64-libass-0.15.1-1-any.pkg.tar.zst... 2021-05-16T23:08:14.9475891Z downloading mingw-w64-x86_64-libxml2-2.9.12-1-any.pkg.tar.zst... 2021-05-16T23:08:15.0621710Z downloading mingw-w64-x86_64-libbluray-1.2.1-1-any.pkg.tar.zst... 2021-05-16T23:08:15.1637192Z downloading mingw-w64-x86_64-libcaca-0.99.beta19-6-any.pkg.tar.zst... 2021-05-16T23:08:15.2655975Z downloading mingw-w64-x86_64-libexif-0.6.22-1-any.pkg.tar.zst... 2021-05-16T23:08:15.3722184Z downloading mingw-w64-x86_64-libmfx-1.25-1-any.pkg.tar.xz... 2021-05-16T23:08:15.4723688Z downloading mingw-w64-x86_64-libmodplug-0.8.9.0-3-any.pkg.tar.zst... 2021-05-16T23:08:15.5764437Z downloading mingw-w64-x86_64-libsoxr-0.1.3-2-any.pkg.tar.zst... 2021-05-16T23:08:15.6764097Z downloading mingw-w64-x86_64-libvorbis-1.3.7-1-any.pkg.tar.zst... 2021-05-16T23:08:15.7773998Z downloading mingw-w64-x86_64-libtheora-1.1.1-6-any.pkg.tar.zst... 2021-05-16T23:08:15.8816267Z downloading mingw-w64-x86_64-libvpx-1.10.0-1-any.pkg.tar.zst... 2021-05-16T23:08:16.0034615Z downloading mingw-w64-x86_64-libmysofa-1.1-1-any.pkg.tar.zst... 2021-05-16T23:08:16.1043446Z downloading mingw-w64-x86_64-openal-1.21.0-2-any.pkg.tar.zst... 2021-05-16T23:08:16.2107490Z downloading mingw-w64-x86_64-opencore-amr-0.1.5-1-any.pkg.tar.xz... 2021-05-16T23:08:16.3096462Z downloading mingw-w64-x86_64-opus-1.3.1-4-any.pkg.tar.zst... 2021-05-16T23:08:16.4097839Z downloading mingw-w64-x86_64-rtmpdump-git-r514.c5f04a5-4-any.pkg.tar.zst... 2021-05-16T23:08:16.5129011Z downloading mingw-w64-x86_64-speexdsp-1.2.0-1-any.pkg.tar.xz... 2021-05-16T23:08:16.6113748Z downloading mingw-w64-x86_64-speex-1.2.0-1-any.pkg.tar.xz... 2021-05-16T23:08:16.7152608Z downloading mingw-w64-x86_64-srt-1.4.2-1-any.pkg.tar.zst... 2021-05-16T23:08:16.8189246Z downloading mingw-w64-x86_64-l-smash-2.14.5-1-any.pkg.tar.xz... 2021-05-16T23:08:16.9203844Z downloading mingw-w64-x86_64-ffms2-2.40-1-any.pkg.tar.zst... 2021-05-16T23:08:17.0202155Z downloading mingw-w64-x86_64-x264-git-r2991.1771b556-1-any.pkg.tar.xz... 2021-05-16T23:08:17.1257733Z downloading mingw-w64-x86_64-x265-3.4-2-any.pkg.tar.zst... 2021-05-16T23:08:17.3300957Z downloading mingw-w64-x86_64-xvidcore-1.3.7-2-any.pkg.tar.zst... 2021-05-16T23:08:17.4364522Z downloading mingw-w64-x86_64-ffmpeg-4.4-1-any.pkg.tar.zst... 2021-05-16T23:08:17.9288167Z checking keyring... 2021-05-16T23:08:18.2621935Z checking package integrity... 2021-05-16T23:08:31.8514369Z loading package files... 2021-05-16T23:08:32.1610110Z checking for file conflicts... 2021-05-16T23:08:32.7728520Z checking available disk space... 2021-05-16T23:08:32.7768898Z :: Processing package changes... 2021-05-16T23:08:32.7770758Z installing mingw-w64-x86_64-libogg... 2021-05-16T23:08:32.8797646Z installing mingw-w64-x86_64-celt... 2021-05-16T23:08:32.9016997Z installing mingw-w64-x86_64-gavl... 2021-05-16T23:08:34.2682718Z installing mingw-w64-x86_64-eigen3... 2021-05-16T23:08:34.2683527Z installing mingw-w64-x86_64-libunwind... 2021-05-16T23:08:34.2684214Z installing mingw-w64-x86_64-glog... 2021-05-16T23:08:34.2684902Z installing mingw-w64-x86_64-metis... 2021-05-16T23:08:34.2685632Z installing mingw-w64-x86_64-suitesparse... 2021-05-16T23:08:34.2686440Z installing mingw-w64-x86_64-ceres-solver... 2021-05-16T23:08:34.2687192Z installing mingw-w64-x86_64-intel-tbb... 2021-05-16T23:08:34.2687949Z installing mingw-w64-x86_64-freeglut... 2021-05-16T23:08:34.2688720Z installing mingw-w64-x86_64-libjpeg-turbo... 2021-05-16T23:08:34.2723677Z installing mingw-w64-x86_64-jasper... 2021-05-16T23:08:34.4730739Z installing mingw-w64-x86_64-szip... 2021-05-16T23:08:34.4921771Z installing mingw-w64-x86_64-hdf5... 2021-05-16T23:08:34.8277574Z installing mingw-w64-x86_64-libdeflate... 2021-05-16T23:08:34.8361615Z installing mingw-w64-x86_64-giflib... 2021-05-16T23:08:34.8553589Z installing mingw-w64-x86_64-libwebp... 2021-05-16T23:08:34.8896727Z installing mingw-w64-x86_64-libtiff... 2021-05-16T23:08:35.0839676Z installing mingw-w64-x86_64-cppunit... 2021-05-16T23:08:35.1498661Z installing mingw-w64-x86_64-jxrlib... 2021-05-16T23:08:35.1961160Z installing mingw-w64-x86_64-lcms2... 2021-05-16T23:08:35.2148774Z installing mingw-w64-x86_64-libraw... 2021-05-16T23:08:35.2548110Z installing mingw-w64-x86_64-openjpeg2... 2021-05-16T23:08:35.4314078Z installing mingw-w64-x86_64-ilmbase... 2021-05-16T23:08:35.4900188Z installing mingw-w64-x86_64-openexr... 2021-05-16T23:08:35.6226624Z installing mingw-w64-x86_64-freeimage... 2021-05-16T23:08:35.6566569Z installing mingw-w64-x86_64-glsl-optimizer-git... 2021-05-16T23:08:35.6775930Z installing mingw-w64-x86_64-hlsl2glsl-git... 2021-05-16T23:08:35.6853269Z installing mingw-w64-x86_64-vulkan-headers... 2021-05-16T23:08:35.7301440Z installing mingw-w64-x86_64-vulkan-loader... 2021-05-16T23:08:35.7380163Z installing mingw-w64-x86_64-SDL2... 2021-05-16T23:08:35.8221510Z installing mingw-w64-x86_64-pugixml... 2021-05-16T23:08:35.8350860Z installing mingw-w64-x86_64-tinyxml... 2021-05-16T23:08:35.8433025Z installing mingw-w64-x86_64-zziplib... 2021-05-16T23:08:35.9533413Z Optional dependencies for mingw-w64-x86_64-zziplib 2021-05-16T23:08:35.9534982Z mingw-w64-x86_64-SDL: SDL_rwops for ZZipLib 2021-05-16T23:08:35.9536242Z installing mingw-w64-x86_64-ogre3d... 2021-05-16T23:08:37.6739711Z installing mingw-w64-x86_64-leptonica... 2021-05-16T23:08:37.7317140Z installing mingw-w64-x86_64-fribidi... 2021-05-16T23:08:37.7550903Z installing mingw-w64-x86_64-libdatrie... 2021-05-16T23:08:37.8179190Z installing mingw-w64-x86_64-libthai... 2021-05-16T23:08:37.8488073Z installing mingw-w64-x86_64-pango... 2021-05-16T23:08:38.8080064Z installing mingw-w64-x86_64-tesseract-ocr... 2021-05-16T23:08:38.9352009Z installing mingw-w64-x86_64-opencv... 2021-05-16T23:08:40.0208673Z Optional dependencies for mingw-w64-x86_64-opencv 2021-05-16T23:08:40.0210093Z mingw-w64-x86_64-ffmpeg: support to read and write video files [pending] 2021-05-16T23:08:40.0211244Z mingw-w64-x86_64-python-numpy: Python 3.x interface [installed] 2021-05-16T23:08:40.0212326Z installing mingw-w64-x86_64-frei0r-plugins... 2021-05-16T23:08:40.1231995Z installing mingw-w64-x86_64-dav1d... 2021-05-16T23:08:40.1432890Z installing mingw-w64-x86_64-gnutls... 2021-05-16T23:08:41.4770301Z installing mingw-w64-x86_64-gsm... 2021-05-16T23:08:41.4987902Z installing mingw-w64-x86_64-lame... 2021-05-16T23:08:41.5607366Z installing mingw-w64-x86_64-libass... 2021-05-16T23:08:41.5720601Z installing mingw-w64-x86_64-libxml2... 2021-05-16T23:08:41.9623253Z installing mingw-w64-x86_64-libbluray... 2021-05-16T23:08:41.9795662Z installing mingw-w64-x86_64-libcaca... 2021-05-16T23:08:42.0102799Z installing mingw-w64-x86_64-libexif... 2021-05-16T23:08:42.0593885Z installing mingw-w64-x86_64-libmfx... 2021-05-16T23:08:42.1032771Z installing mingw-w64-x86_64-libmodplug... 2021-05-16T23:08:42.1155769Z installing mingw-w64-x86_64-libsoxr... 2021-05-16T23:08:42.3693915Z installing mingw-w64-x86_64-libvorbis... 2021-05-16T23:08:42.4908468Z installing mingw-w64-x86_64-libtheora... 2021-05-16T23:08:42.5873133Z installing mingw-w64-x86_64-libvpx... 2021-05-16T23:08:42.6219640Z installing mingw-w64-x86_64-libmysofa... 2021-05-16T23:08:42.6367765Z installing mingw-w64-x86_64-openal... 2021-05-16T23:08:42.6665674Z installing mingw-w64-x86_64-opencore-amr... 2021-05-16T23:08:42.6967381Z installing mingw-w64-x86_64-opus... 2021-05-16T23:08:42.7112364Z installing mingw-w64-x86_64-rtmpdump-git... 2021-05-16T23:08:42.7255949Z installing mingw-w64-x86_64-speexdsp... 2021-05-16T23:08:42.7705564Z installing mingw-w64-x86_64-speex... 2021-05-16T23:08:42.8263289Z installing mingw-w64-x86_64-srt... 2021-05-16T23:08:42.8527677Z installing mingw-w64-x86_64-l-smash... 2021-05-16T23:08:42.9155379Z installing mingw-w64-x86_64-ffms2... 2021-05-16T23:08:42.9273538Z installing mingw-w64-x86_64-x264-git... 2021-05-16T23:08:43.0467598Z installing mingw-w64-x86_64-x265... 2021-05-16T23:08:43.1316823Z installing mingw-w64-x86_64-xvidcore... 2021-05-16T23:08:43.1417923Z installing mingw-w64-x86_64-ffmpeg... 2021-05-16T23:08:44.2730469Z resolving dependencies... 2021-05-16T23:08:44.2833026Z looking for conflicting packages... 2021-05-16T23:08:44.3003779Z 2021-05-16T23:08:44.3004817Z Packages (1) mingw-w64-x86_64-fftw-3.3.9-2 2021-05-16T23:08:44.3005473Z 2021-05-16T23:08:44.3447909Z Total Download Size: 3.13 MiB 2021-05-16T23:08:44.3452578Z Total Installed Size: 21.70 MiB 2021-05-16T23:08:44.3452995Z 2021-05-16T23:08:44.3453553Z :: Proceed with installation? [Y/n] 2021-05-16T23:08:44.3454156Z :: Retrieving packages... 2021-05-16T23:08:44.6334709Z downloading mingw-w64-x86_64-fftw-3.3.9-2-any.pkg.tar.zst... 2021-05-16T23:08:45.4130523Z checking keyring... 2021-05-16T23:08:45.4980157Z checking package integrity... 2021-05-16T23:08:45.6683797Z loading package files... 2021-05-16T23:08:45.6708456Z checking for file conflicts... 2021-05-16T23:08:45.6735547Z checking available disk space... 2021-05-16T23:08:45.6745545Z :: Processing package changes... 2021-05-16T23:08:45.6746387Z installing mingw-w64-x86_64-fftw... 2021-05-16T23:08:46.5584756Z warning: mingw-w64-x86_64-flatbuffers-1.12.0-2 is up to date -- reinstalling 2021-05-16T23:08:46.5585733Z resolving dependencies... 2021-05-16T23:08:47.2738628Z looking for conflicting packages... 2021-05-16T23:08:47.2739246Z 2021-05-16T23:08:47.2739945Z Packages (1) mingw-w64-x86_64-flatbuffers-1.12.0-2 2021-05-16T23:08:47.2740433Z 2021-05-16T23:08:47.2740899Z Total Installed Size: 4.17 MiB 2021-05-16T23:08:47.2741472Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:08:47.2741793Z 2021-05-16T23:08:47.2742323Z :: Proceed with installation? [Y/n] 2021-05-16T23:08:47.2742901Z checking keyring... 2021-05-16T23:08:47.2743465Z checking package integrity... 2021-05-16T23:08:47.2744051Z loading package files... 2021-05-16T23:08:47.2744627Z checking for file conflicts... 2021-05-16T23:08:47.2745243Z checking available disk space... 2021-05-16T23:08:47.2745966Z :: Processing package changes... 2021-05-16T23:08:47.2746718Z reinstalling mingw-w64-x86_64-flatbuffers... 2021-05-16T23:08:47.6054707Z warning: mingw-w64-x86_64-fontconfig-2.13.93-3 is up to date -- reinstalling 2021-05-16T23:08:47.6055818Z resolving dependencies... 2021-05-16T23:08:47.6189192Z looking for conflicting packages... 2021-05-16T23:08:47.6365238Z 2021-05-16T23:08:47.6366431Z Packages (1) mingw-w64-x86_64-fontconfig-2.13.93-3 2021-05-16T23:08:47.6367027Z 2021-05-16T23:08:47.6367631Z Total Installed Size: 1.29 MiB 2021-05-16T23:08:47.6368204Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:08:47.6368524Z 2021-05-16T23:08:47.6369610Z :: Proceed with installation? [Y/n] 2021-05-16T23:08:47.6370301Z checking keyring... 2021-05-16T23:08:47.7082671Z checking package integrity... 2021-05-16T23:08:47.8190478Z loading package files... 2021-05-16T23:08:47.8224072Z checking for file conflicts... 2021-05-16T23:08:47.8224921Z checking available disk space... 2021-05-16T23:08:47.8273436Z :: Processing package changes... 2021-05-16T23:08:47.8274344Z reinstalling mingw-w64-x86_64-fontconfig... 2021-05-16T23:08:50.2768731Z updating font cache... done. 2021-05-16T23:08:50.2784856Z :: Running post-transaction hooks... 2021-05-16T23:08:50.2785852Z (1/1) Updating fontconfig cache... 2021-05-16T23:08:51.1020703Z warning: mingw-w64-x86_64-freetype-2.10.4-2 is up to date -- reinstalling 2021-05-16T23:08:51.1021656Z resolving dependencies... 2021-05-16T23:08:51.1230431Z looking for conflicting packages... 2021-05-16T23:08:51.1289188Z 2021-05-16T23:08:51.1290070Z Packages (1) mingw-w64-x86_64-freetype-2.10.4-2 2021-05-16T23:08:51.1290839Z 2021-05-16T23:08:51.1291754Z Total Installed Size: 2.54 MiB 2021-05-16T23:08:51.1292408Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:08:51.1293166Z 2021-05-16T23:08:51.1294005Z :: Proceed with installation? [Y/n] 2021-05-16T23:08:51.1294983Z checking keyring... 2021-05-16T23:08:51.1975240Z checking package integrity... 2021-05-16T23:08:51.3063805Z loading package files... 2021-05-16T23:08:51.3089527Z checking for file conflicts... 2021-05-16T23:08:51.3090361Z checking available disk space... 2021-05-16T23:08:51.3127335Z :: Processing package changes... 2021-05-16T23:08:51.3128207Z reinstalling mingw-w64-x86_64-freetype... 2021-05-16T23:08:52.1314403Z warning: mingw-w64-x86_64-fribidi-1.0.10-2 is up to date -- reinstalling 2021-05-16T23:08:52.1315495Z resolving dependencies... 2021-05-16T23:08:52.1316802Z looking for conflicting packages... 2021-05-16T23:08:52.1592369Z 2021-05-16T23:08:52.1593586Z Packages (1) mingw-w64-x86_64-fribidi-1.0.10-2 2021-05-16T23:08:52.1594745Z 2021-05-16T23:08:52.1595751Z Total Installed Size: 0.44 MiB 2021-05-16T23:08:52.1596765Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:08:52.1597355Z 2021-05-16T23:08:52.1598122Z :: Proceed with installation? [Y/n] 2021-05-16T23:08:52.1598823Z checking keyring... 2021-05-16T23:08:52.2330808Z checking package integrity... 2021-05-16T23:08:52.3422556Z loading package files... 2021-05-16T23:08:52.3448619Z checking for file conflicts... 2021-05-16T23:08:52.3449468Z checking available disk space... 2021-05-16T23:08:52.3473099Z :: Processing package changes... 2021-05-16T23:08:52.3473944Z reinstalling mingw-w64-x86_64-fribidi... 2021-05-16T23:08:53.1732628Z warning: mingw-w64-x86_64-gcc-10.3.0-2 is up to date -- reinstalling 2021-05-16T23:08:53.1733840Z resolving dependencies... 2021-05-16T23:08:53.1975985Z looking for conflicting packages... 2021-05-16T23:08:53.2095893Z 2021-05-16T23:08:53.2096941Z Packages (1) mingw-w64-x86_64-gcc-10.3.0-2 2021-05-16T23:08:53.2097461Z 2021-05-16T23:08:53.2098057Z Total Download Size: 27.13 MiB 2021-05-16T23:08:53.2098716Z Total Installed Size: 156.41 MiB 2021-05-16T23:08:53.2099371Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:08:53.2099782Z 2021-05-16T23:08:53.2100508Z :: Proceed with installation? [Y/n] 2021-05-16T23:08:53.2101224Z :: Retrieving packages... 2021-05-16T23:08:53.5298952Z downloading mingw-w64-x86_64-gcc-10.3.0-2-any.pkg.tar.zst... 2021-05-16T23:08:55.1487211Z checking keyring... 2021-05-16T23:08:55.2391456Z checking package integrity... 2021-05-16T23:08:55.6186118Z loading package files... 2021-05-16T23:08:55.6326702Z checking for file conflicts... 2021-05-16T23:08:55.6328060Z checking available disk space... 2021-05-16T23:08:55.6761120Z :: Processing package changes... 2021-05-16T23:08:55.6762805Z reinstalling mingw-w64-x86_64-gcc... 2021-05-16T23:08:57.7618814Z resolving dependencies... 2021-05-16T23:08:57.9195381Z looking for conflicting packages... 2021-05-16T23:08:57.9258232Z 2021-05-16T23:08:57.9265033Z 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-16T23:08:57.9269448Z 2021-05-16T23:08:57.9270114Z Total Download Size: 48.47 MiB 2021-05-16T23:08:57.9270787Z Total Installed Size: 363.82 MiB 2021-05-16T23:08:57.9271208Z 2021-05-16T23:08:57.9271933Z :: Proceed with installation? [Y/n] 2021-05-16T23:08:57.9272674Z :: Retrieving packages... 2021-05-16T23:08:58.2467753Z downloading mingw-w64-x86_64-crypto++-8.4.0-2-any.pkg.tar.zst... 2021-05-16T23:08:59.1319678Z downloading mingw-w64-x86_64-geos-3.8.0-1-any.pkg.tar.xz... 2021-05-16T23:08:59.2397632Z downloading mingw-w64-x86_64-json-c-0.15-1-any.pkg.tar.zst... 2021-05-16T23:08:59.3385601Z downloading mingw-w64-x86_64-libfreexl-1.0.6-1-any.pkg.tar.zst... 2021-05-16T23:08:59.4372596Z downloading mingw-w64-x86_64-proj-6.3.2-2-any.pkg.tar.zst... 2021-05-16T23:08:59.5607861Z downloading mingw-w64-x86_64-libgeotiff-1.6.0-1-any.pkg.tar.zst... 2021-05-16T23:08:59.6605141Z downloading mingw-w64-x86_64-libde265-1.0.8-1-any.pkg.tar.zst... 2021-05-16T23:08:59.7651468Z downloading mingw-w64-x86_64-rav1e-0.4.1-1-any.pkg.tar.zst... 2021-05-16T23:08:59.8804111Z downloading mingw-w64-x86_64-libheif-1.11.0-2-any.pkg.tar.zst... 2021-05-16T23:09:00.0432949Z downloading mingw-w64-x86_64-minizip-git-1.2.445.e67b996-2-any.pkg.tar.zst... 2021-05-16T23:09:00.1433071Z downloading mingw-w64-x86_64-libkml-1.3.0-8-any.pkg.tar.xz... 2021-05-16T23:09:00.2526007Z downloading mingw-w64-x86_64-libmariadbclient-3.1.12-1-any.pkg.tar.zst... 2021-05-16T23:09:00.3532455Z downloading mingw-w64-x86_64-librttopo-1.1.0-1-any.pkg.tar.zst... 2021-05-16T23:09:00.4546842Z downloading mingw-w64-x86_64-libspatialite-5.0.1-2-any.pkg.tar.zst... 2021-05-16T23:09:00.6766354Z downloading mingw-w64-x86_64-netcdf-4.7.4-2-any.pkg.tar.zst... 2021-05-16T23:09:00.7810674Z downloading mingw-w64-x86_64-nspr-4.25-1-any.pkg.tar.xz... 2021-05-16T23:09:00.8850638Z downloading mingw-w64-x86_64-nss-3.52.1-1-any.pkg.tar.zst... 2021-05-16T23:09:01.0125134Z downloading mingw-w64-x86_64-poppler-data-0.4.10-1-any.pkg.tar.zst... 2021-05-16T23:09:01.1350613Z downloading mingw-w64-x86_64-poppler-20.12.1-2-any.pkg.tar.zst... 2021-05-16T23:09:01.2497555Z downloading mingw-w64-x86_64-libgpg-error-1.41-3-any.pkg.tar.zst... 2021-05-16T23:09:02.2647886Z downloading mingw-w64-x86_64-libgcrypt-1.9.2-2-any.pkg.tar.zst... 2021-05-16T23:09:02.2650622Z downloading mingw-w64-x86_64-libxslt-1.1.34-3-any.pkg.tar.zst... 2021-05-16T23:09:02.2653371Z downloading mingw-w64-x86_64-postgresql-13.1-1-any.pkg.tar.zst... 2021-05-16T23:09:02.2656238Z downloading mingw-w64-x86_64-xerces-c-3.2.3-3-any.pkg.tar.zst... 2021-05-16T23:09:02.2670505Z downloading mingw-w64-x86_64-gdal-3.2.2-3-any.pkg.tar.zst... 2021-05-16T23:09:02.6442567Z downloading winpty-0.4.3-1-x86_64.pkg.tar.xz... 2021-05-16T23:09:02.6974667Z checking keyring... 2021-05-16T23:09:03.0267065Z checking package integrity... 2021-05-16T23:09:07.6939660Z loading package files... 2021-05-16T23:09:07.8177638Z checking for file conflicts... 2021-05-16T23:09:08.1244918Z checking available disk space... 2021-05-16T23:09:08.1269439Z :: Processing package changes... 2021-05-16T23:09:08.1271128Z installing mingw-w64-x86_64-crypto++... 2021-05-16T23:09:08.3671737Z installing mingw-w64-x86_64-geos... 2021-05-16T23:09:08.7779096Z installing mingw-w64-x86_64-json-c... 2021-05-16T23:09:08.7983328Z installing mingw-w64-x86_64-libfreexl... 2021-05-16T23:09:08.8047131Z installing mingw-w64-x86_64-proj... 2021-05-16T23:09:08.8927600Z installing mingw-w64-x86_64-libgeotiff... 2021-05-16T23:09:08.9164209Z installing mingw-w64-x86_64-libde265... 2021-05-16T23:09:08.9395271Z Optional dependencies for mingw-w64-x86_64-libde265 2021-05-16T23:09:08.9397157Z mingw-w64-x86_64-ffmpeg: sherlock265 [installed] 2021-05-16T23:09:08.9398627Z mingw-w64-x86_64-qt5: sherlock265 2021-05-16T23:09:08.9399903Z mingw-w64-x86_64-SDL: dec265 2021-05-16T23:09:08.9401396Z installing mingw-w64-x86_64-rav1e... 2021-05-16T23:09:08.9704878Z installing mingw-w64-x86_64-libheif... 2021-05-16T23:09:08.9989788Z installing mingw-w64-x86_64-minizip-git... 2021-05-16T23:09:09.0195359Z installing mingw-w64-x86_64-libkml... 2021-05-16T23:09:09.1958391Z installing mingw-w64-x86_64-libmariadbclient... 2021-05-16T23:09:09.2348578Z installing mingw-w64-x86_64-librttopo... 2021-05-16T23:09:09.2474514Z installing mingw-w64-x86_64-libspatialite... 2021-05-16T23:09:09.3590155Z installing mingw-w64-x86_64-netcdf... 2021-05-16T23:09:09.3956945Z installing mingw-w64-x86_64-nspr... 2021-05-16T23:09:09.5557277Z installing mingw-w64-x86_64-nss... 2021-05-16T23:09:09.6804137Z installing mingw-w64-x86_64-poppler-data... 2021-05-16T23:09:09.9345287Z installing mingw-w64-x86_64-poppler... 2021-05-16T23:09:10.1041131Z Optional dependencies for mingw-w64-x86_64-poppler 2021-05-16T23:09:10.1043003Z mingw-w64-x86_64-glib2: libpoppler-glib [installed] 2021-05-16T23:09:10.1044021Z mingw-w64-x86_64-qt5: libpoppler-qt5 2021-05-16T23:09:10.1045198Z installing mingw-w64-x86_64-libgpg-error... 2021-05-16T23:09:10.1426173Z installing mingw-w64-x86_64-libgcrypt... 2021-05-16T23:09:10.1661603Z installing mingw-w64-x86_64-libxslt... 2021-05-16T23:09:10.3090032Z installing winpty... 2021-05-16T23:09:10.3895740Z installing mingw-w64-x86_64-postgresql... 2021-05-16T23:09:12.0833383Z installing mingw-w64-x86_64-xerces-c... 2021-05-16T23:09:12.7148515Z installing mingw-w64-x86_64-gdal... 2021-05-16T23:09:13.9660011Z warning: mingw-w64-x86_64-gdb-10.2-1 is up to date -- reinstalling 2021-05-16T23:09:13.9660875Z resolving dependencies... 2021-05-16T23:09:13.9893574Z looking for conflicting packages... 2021-05-16T23:09:13.9956927Z 2021-05-16T23:09:13.9957677Z Packages (1) mingw-w64-x86_64-gdb-10.2-1 2021-05-16T23:09:13.9958173Z 2021-05-16T23:09:13.9958750Z Total Download Size: 4.15 MiB 2021-05-16T23:09:13.9959411Z Total Installed Size: 13.89 MiB 2021-05-16T23:09:13.9960080Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:09:13.9960721Z 2021-05-16T23:09:13.9961448Z :: Proceed with installation? [Y/n] 2021-05-16T23:09:13.9962151Z :: Retrieving packages... 2021-05-16T23:09:14.3113816Z downloading mingw-w64-x86_64-gdb-10.2-1-any.pkg.tar.zst... 2021-05-16T23:09:15.1793909Z checking keyring... 2021-05-16T23:09:15.2707710Z checking package integrity... 2021-05-16T23:09:15.4497809Z loading package files... 2021-05-16T23:09:15.4531844Z checking for file conflicts... 2021-05-16T23:09:15.4532692Z checking available disk space... 2021-05-16T23:09:15.4612092Z :: Processing package changes... 2021-05-16T23:09:15.4612946Z reinstalling mingw-w64-x86_64-gdb... 2021-05-16T23:09:16.3842365Z warning: mingw-w64-x86_64-gdbm-1.19-1 is up to date -- reinstalling 2021-05-16T23:09:16.3843208Z resolving dependencies... 2021-05-16T23:09:16.3994649Z looking for conflicting packages... 2021-05-16T23:09:16.4139755Z 2021-05-16T23:09:16.4140813Z Packages (1) mingw-w64-x86_64-gdbm-1.19-1 2021-05-16T23:09:16.4141342Z 2021-05-16T23:09:16.4142271Z Total Installed Size: 0.72 MiB 2021-05-16T23:09:16.4143435Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:09:16.4144046Z 2021-05-16T23:09:16.4144806Z :: Proceed with installation? [Y/n] 2021-05-16T23:09:16.4145632Z checking keyring... 2021-05-16T23:09:16.4848569Z checking package integrity... 2021-05-16T23:09:16.5942412Z loading package files... 2021-05-16T23:09:16.5968156Z checking for file conflicts... 2021-05-16T23:09:16.5969108Z checking available disk space... 2021-05-16T23:09:16.6002721Z :: Processing package changes... 2021-05-16T23:09:16.6003576Z reinstalling mingw-w64-x86_64-gdbm... 2021-05-16T23:09:17.4131286Z resolving dependencies... 2021-05-16T23:09:17.4298134Z looking for conflicting packages... 2021-05-16T23:09:17.4434032Z 2021-05-16T23:09:17.4435139Z Packages (1) mingw-w64-x86_64-gdk-pixbuf2-2.42.4-1 2021-05-16T23:09:17.4435746Z 2021-05-16T23:09:17.4436366Z Total Download Size: 1.57 MiB 2021-05-16T23:09:17.4437018Z Total Installed Size: 6.77 MiB 2021-05-16T23:09:17.4437473Z 2021-05-16T23:09:17.4438217Z :: Proceed with installation? [Y/n] 2021-05-16T23:09:17.4438927Z :: Retrieving packages... 2021-05-16T23:09:17.7686676Z downloading mingw-w64-x86_64-gdk-pixbuf2-2.42.4-1-any.pkg.tar.zst... 2021-05-16T23:09:18.4483449Z checking keyring... 2021-05-16T23:09:18.5326421Z checking package integrity... 2021-05-16T23:09:18.6746823Z loading package files... 2021-05-16T23:09:18.6842607Z checking for file conflicts... 2021-05-16T23:09:18.7213560Z checking available disk space... 2021-05-16T23:09:18.7224502Z :: Processing package changes... 2021-05-16T23:09:18.7225434Z installing mingw-w64-x86_64-gdk-pixbuf2... 2021-05-16T23:09:19.1899639Z :: Running post-transaction hooks... 2021-05-16T23:09:19.1901427Z (1/1) Probing GDK-Pixbuf loader modules... 2021-05-16T23:09:20.0312038Z warning: mingw-w64-x86_64-geos-3.8.0-1 is up to date -- reinstalling 2021-05-16T23:09:20.0312900Z resolving dependencies... 2021-05-16T23:09:20.0313937Z looking for conflicting packages... 2021-05-16T23:09:20.0606101Z 2021-05-16T23:09:20.0607500Z Packages (1) mingw-w64-x86_64-geos-3.8.0-1 2021-05-16T23:09:20.0608413Z 2021-05-16T23:09:20.0609407Z Total Installed Size: 7.40 MiB 2021-05-16T23:09:20.0610071Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:09:20.0610477Z 2021-05-16T23:09:20.0611213Z :: Proceed with installation? [Y/n] 2021-05-16T23:09:20.0611862Z checking keyring... 2021-05-16T23:09:20.1328703Z checking package integrity... 2021-05-16T23:09:20.2566910Z loading package files... 2021-05-16T23:09:20.2701855Z checking for file conflicts... 2021-05-16T23:09:20.2702913Z checking available disk space... 2021-05-16T23:09:20.2902284Z :: Processing package changes... 2021-05-16T23:09:20.2903391Z reinstalling mingw-w64-x86_64-geos... 2021-05-16T23:09:21.5352079Z warning: mingw-w64-x86_64-gettext-0.19.8.1-10 is up to date -- reinstalling 2021-05-16T23:09:21.5353300Z resolving dependencies... 2021-05-16T23:09:21.5507800Z looking for conflicting packages... 2021-05-16T23:09:21.5674198Z 2021-05-16T23:09:21.5676498Z Packages (1) mingw-w64-x86_64-gettext-0.19.8.1-10 2021-05-16T23:09:21.5677827Z 2021-05-16T23:09:21.5678779Z Total Download Size: 3.36 MiB 2021-05-16T23:09:21.5680200Z Total Installed Size: 18.30 MiB 2021-05-16T23:09:21.5681625Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:09:21.5682444Z 2021-05-16T23:09:21.5683735Z :: Proceed with installation? [Y/n] 2021-05-16T23:09:21.5684892Z :: Retrieving packages... 2021-05-16T23:09:21.9044615Z downloading mingw-w64-x86_64-gettext-0.19.8.1-10-any.pkg.tar.zst... 2021-05-16T23:09:22.6706350Z checking keyring... 2021-05-16T23:09:22.7613177Z checking package integrity... 2021-05-16T23:09:22.9262186Z loading package files... 2021-05-16T23:09:22.9534111Z checking for file conflicts... 2021-05-16T23:09:22.9536426Z checking available disk space... 2021-05-16T23:09:23.0426833Z :: Processing package changes... 2021-05-16T23:09:23.0427759Z reinstalling mingw-w64-x86_64-gettext... 2021-05-16T23:09:25.7482363Z warning: mingw-w64-x86_64-gflags-2.2.2-2 is up to date -- reinstalling 2021-05-16T23:09:25.7483226Z resolving dependencies... 2021-05-16T23:09:25.7484377Z looking for conflicting packages... 2021-05-16T23:09:25.7769681Z 2021-05-16T23:09:25.7770718Z Packages (1) mingw-w64-x86_64-gflags-2.2.2-2 2021-05-16T23:09:25.7771438Z 2021-05-16T23:09:25.7772769Z Total Installed Size: 1.09 MiB 2021-05-16T23:09:25.7773795Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:09:25.7774386Z 2021-05-16T23:09:25.7775141Z :: Proceed with installation? [Y/n] 2021-05-16T23:09:25.7775801Z checking keyring... 2021-05-16T23:09:25.8540871Z checking package integrity... 2021-05-16T23:09:25.9622168Z loading package files... 2021-05-16T23:09:25.9684788Z checking for file conflicts... 2021-05-16T23:09:25.9685709Z checking available disk space... 2021-05-16T23:09:25.9706929Z :: Processing package changes... 2021-05-16T23:09:25.9707827Z reinstalling mingw-w64-x86_64-gflags... 2021-05-16T23:09:26.7594313Z warning: mingw-w64-x86_64-giflib-5.2.1-3 is up to date -- reinstalling 2021-05-16T23:09:26.7595180Z resolving dependencies... 2021-05-16T23:09:26.7696394Z looking for conflicting packages... 2021-05-16T23:09:26.7886296Z 2021-05-16T23:09:26.7887349Z Packages (1) mingw-w64-x86_64-giflib-5.2.1-3 2021-05-16T23:09:26.7887965Z 2021-05-16T23:09:26.7888870Z Total Installed Size: 0.73 MiB 2021-05-16T23:09:26.7889941Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:09:26.7890653Z 2021-05-16T23:09:26.7892361Z :: Proceed with installation? [Y/n] 2021-05-16T23:09:26.7893031Z checking keyring... 2021-05-16T23:09:26.8611323Z checking package integrity... 2021-05-16T23:09:26.9710833Z loading package files... 2021-05-16T23:09:26.9726209Z checking for file conflicts... 2021-05-16T23:09:26.9727048Z checking available disk space... 2021-05-16T23:09:26.9748083Z :: Processing package changes... 2021-05-16T23:09:26.9748912Z reinstalling mingw-w64-x86_64-giflib... 2021-05-16T23:09:27.7509520Z warning: mingw-w64-x86_64-glib2-2.68.2-1 is up to date -- reinstalling 2021-05-16T23:09:27.7510608Z resolving dependencies... 2021-05-16T23:09:27.7739693Z looking for conflicting packages... 2021-05-16T23:09:27.7805430Z 2021-05-16T23:09:27.7806805Z Packages (1) mingw-w64-x86_64-glib2-2.68.2-1 2021-05-16T23:09:27.7807264Z 2021-05-16T23:09:27.7808301Z Total Installed Size: 22.99 MiB 2021-05-16T23:09:27.7809273Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:09:27.7809726Z 2021-05-16T23:09:27.7810469Z :: Proceed with installation? [Y/n] 2021-05-16T23:09:27.7811152Z checking keyring... 2021-05-16T23:09:27.8525325Z checking package integrity... 2021-05-16T23:09:27.9925153Z loading package files... 2021-05-16T23:09:28.0018661Z checking for file conflicts... 2021-05-16T23:09:28.0033891Z checking available disk space... 2021-05-16T23:09:28.0279710Z :: Processing package changes... 2021-05-16T23:09:28.0280771Z reinstalling mingw-w64-x86_64-glib2... 2021-05-16T23:09:29.7698657Z resolving dependencies... 2021-05-16T23:09:29.7699714Z looking for conflicting packages... 2021-05-16T23:09:29.7700296Z 2021-05-16T23:09:29.7701062Z Packages (1) mingw-w64-x86_64-glpk-4.65-2 2021-05-16T23:09:29.7701610Z 2021-05-16T23:09:29.7702236Z Total Download Size: 0.60 MiB 2021-05-16T23:09:29.7703016Z Total Installed Size: 2.63 MiB 2021-05-16T23:09:29.7703470Z 2021-05-16T23:09:29.7704183Z :: Proceed with installation? [Y/n] 2021-05-16T23:09:29.7705032Z :: Retrieving packages... 2021-05-16T23:09:29.7706202Z downloading mingw-w64-x86_64-glpk-4.65-2-any.pkg.tar.zst... 2021-05-16T23:09:30.1153174Z checking keyring... 2021-05-16T23:09:30.2045314Z checking package integrity... 2021-05-16T23:09:30.3583338Z loading package files... 2021-05-16T23:09:30.3594813Z checking for file conflicts... 2021-05-16T23:09:30.3599532Z checking available disk space... 2021-05-16T23:09:30.3610360Z :: Processing package changes... 2021-05-16T23:09:30.3611204Z installing mingw-w64-x86_64-glpk... 2021-05-16T23:09:31.2014937Z warning: mingw-w64-x86_64-gmp-6.2.1-2 is up to date -- reinstalling 2021-05-16T23:09:31.2015799Z resolving dependencies... 2021-05-16T23:09:31.2017665Z looking for conflicting packages... 2021-05-16T23:09:31.2345383Z 2021-05-16T23:09:31.2346552Z Packages (1) mingw-w64-x86_64-gmp-6.2.1-2 2021-05-16T23:09:31.2347091Z 2021-05-16T23:09:31.2347708Z Total Download Size: 0.49 MiB 2021-05-16T23:09:31.2348365Z Total Installed Size: 2.21 MiB 2021-05-16T23:09:31.2349305Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:09:31.2349753Z 2021-05-16T23:09:31.2352400Z :: Proceed with installation? [Y/n] 2021-05-16T23:09:31.2353158Z :: Retrieving packages... 2021-05-16T23:09:31.5604026Z downloading mingw-w64-x86_64-gmp-6.2.1-2-any.pkg.tar.zst... 2021-05-16T23:09:32.0402582Z checking keyring... 2021-05-16T23:09:32.1393036Z checking package integrity... 2021-05-16T23:09:32.2762122Z loading package files... 2021-05-16T23:09:32.2784599Z checking for file conflicts... 2021-05-16T23:09:32.2785522Z checking available disk space... 2021-05-16T23:09:32.2804565Z :: Processing package changes... 2021-05-16T23:09:32.2805439Z reinstalling mingw-w64-x86_64-gmp... 2021-05-16T23:09:33.0780968Z resolving dependencies... 2021-05-16T23:09:33.2478986Z looking for conflicting packages... 2021-05-16T23:09:33.2505959Z 2021-05-16T23:09:33.2508601Z 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-16T23:09:33.2511225Z 2021-05-16T23:09:33.2511909Z Total Download Size: 3.72 MiB 2021-05-16T23:09:33.2512682Z Total Installed Size: 21.06 MiB 2021-05-16T23:09:33.2513147Z 2021-05-16T23:09:33.2513947Z :: Proceed with installation? [Y/n] 2021-05-16T23:09:33.2514766Z :: Retrieving packages... 2021-05-16T23:09:33.5655060Z downloading mingw-w64-x86_64-libksba-1.4.0-1-any.pkg.tar.zst... 2021-05-16T23:09:33.9448588Z downloading mingw-w64-x86_64-libassuan-2.5.4-1-any.pkg.tar.zst... 2021-05-16T23:09:34.0441793Z downloading mingw-w64-x86_64-libusb-1.0.24-2-any.pkg.tar.zst... 2021-05-16T23:09:34.1427822Z downloading mingw-w64-x86_64-libusb-compat-git-r76.b5db9d0-2-any.pkg.tar.zst... 2021-05-16T23:09:34.2393275Z downloading mingw-w64-x86_64-npth-1.6-1-any.pkg.tar.xz... 2021-05-16T23:09:34.3382965Z downloading mingw-w64-x86_64-gnupg-2.2.27-2-any.pkg.tar.zst... 2021-05-16T23:09:34.7256660Z downloading mingw-w64-x86_64-gpgme-1.15.1-2-any.pkg.tar.zst... 2021-05-16T23:09:34.7441271Z checking keyring... 2021-05-16T23:09:35.0832219Z checking package integrity... 2021-05-16T23:09:36.2540829Z loading package files... 2021-05-16T23:09:36.2754661Z checking for file conflicts... 2021-05-16T23:09:36.2965921Z checking available disk space... 2021-05-16T23:09:36.2976886Z :: Processing package changes... 2021-05-16T23:09:36.2977781Z installing mingw-w64-x86_64-libksba... 2021-05-16T23:09:36.3086682Z installing mingw-w64-x86_64-libassuan... 2021-05-16T23:09:36.3177018Z installing mingw-w64-x86_64-libusb... 2021-05-16T23:09:36.3260817Z installing mingw-w64-x86_64-libusb-compat-git... 2021-05-16T23:09:36.3332536Z installing mingw-w64-x86_64-npth... 2021-05-16T23:09:36.3432937Z installing mingw-w64-x86_64-gnupg... 2021-05-16T23:09:36.4141838Z Optional dependencies for mingw-w64-x86_64-gnupg 2021-05-16T23:09:36.4143038Z mingw-w64-x86_64-pinentry 2021-05-16T23:09:36.4143905Z installing mingw-w64-x86_64-gpgme... 2021-05-16T23:09:37.3812858Z warning: mingw-w64-x86_64-grpc-1.35.0-2 is up to date -- reinstalling 2021-05-16T23:09:37.3813716Z resolving dependencies... 2021-05-16T23:09:37.4047696Z looking for conflicting packages... 2021-05-16T23:09:37.4109812Z 2021-05-16T23:09:37.4110752Z Packages (1) mingw-w64-x86_64-grpc-1.35.0-2 2021-05-16T23:09:37.4111317Z 2021-05-16T23:09:37.4112180Z Total Installed Size: 21.09 MiB 2021-05-16T23:09:37.4112796Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:09:37.4113525Z 2021-05-16T23:09:37.4114274Z :: Proceed with installation? [Y/n] 2021-05-16T23:09:37.4114987Z checking keyring... 2021-05-16T23:09:37.4959190Z checking package integrity... 2021-05-16T23:09:37.6286687Z loading package files... 2021-05-16T23:09:37.6344229Z checking for file conflicts... 2021-05-16T23:09:37.6345104Z checking available disk space... 2021-05-16T23:09:37.6509706Z :: Processing package changes... 2021-05-16T23:09:37.6510888Z reinstalling mingw-w64-x86_64-grpc... 2021-05-16T23:09:38.7936293Z resolving dependencies... 2021-05-16T23:09:38.7938000Z looking for conflicting packages... 2021-05-16T23:09:38.8243673Z 2021-05-16T23:09:38.8245125Z Packages (1) mingw-w64-x86_64-gsl-2.6-1 2021-05-16T23:09:38.8245825Z 2021-05-16T23:09:38.8246708Z Total Download Size: 1.89 MiB 2021-05-16T23:09:38.8247655Z Total Installed Size: 12.38 MiB 2021-05-16T23:09:38.8248244Z 2021-05-16T23:09:38.8249234Z :: Proceed with installation? [Y/n] 2021-05-16T23:09:38.8250215Z :: Retrieving packages... 2021-05-16T23:09:39.1434325Z downloading mingw-w64-x86_64-gsl-2.6-1-any.pkg.tar.xz... 2021-05-16T23:09:39.8200455Z checking keyring... 2021-05-16T23:09:39.9085134Z checking package integrity... 2021-05-16T23:09:40.0707330Z loading package files... 2021-05-16T23:09:40.0814166Z checking for file conflicts... 2021-05-16T23:09:40.0963016Z checking available disk space... 2021-05-16T23:09:40.0976203Z :: Processing package changes... 2021-05-16T23:09:40.0977179Z installing mingw-w64-x86_64-gsl... 2021-05-16T23:09:41.2570247Z warning: mingw-w64-x86_64-harfbuzz-2.8.1-1 is up to date -- reinstalling 2021-05-16T23:09:41.2571224Z resolving dependencies... 2021-05-16T23:09:41.2692761Z looking for conflicting packages... 2021-05-16T23:09:41.2875289Z 2021-05-16T23:09:41.2876417Z Packages (1) mingw-w64-x86_64-harfbuzz-2.8.1-1 2021-05-16T23:09:41.2877000Z 2021-05-16T23:09:41.2877606Z Total Installed Size: 8.19 MiB 2021-05-16T23:09:41.2878237Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:09:41.2878585Z 2021-05-16T23:09:41.2879617Z :: Proceed with installation? [Y/n] 2021-05-16T23:09:41.2881149Z checking keyring... 2021-05-16T23:09:41.3617584Z checking package integrity... 2021-05-16T23:09:41.4825970Z loading package files... 2021-05-16T23:09:41.4855301Z checking for file conflicts... 2021-05-16T23:09:41.4856140Z checking available disk space... 2021-05-16T23:09:41.4897521Z :: Processing package changes... 2021-05-16T23:09:41.4898403Z reinstalling mingw-w64-x86_64-harfbuzz... 2021-05-16T23:09:42.3223891Z resolving dependencies... 2021-05-16T23:09:42.3464223Z looking for conflicting packages... 2021-05-16T23:09:42.3528074Z 2021-05-16T23:09:42.3529073Z Packages (1) mingw-w64-x86_64-hdf4-4.2.15-2 2021-05-16T23:09:42.3529623Z 2021-05-16T23:09:42.3530228Z Total Download Size: 1.09 MiB 2021-05-16T23:09:42.3530943Z Total Installed Size: 8.69 MiB 2021-05-16T23:09:42.3531360Z 2021-05-16T23:09:42.3532110Z :: Proceed with installation? [Y/n] 2021-05-16T23:09:42.3532838Z :: Retrieving packages... 2021-05-16T23:09:42.6691066Z downloading mingw-w64-x86_64-hdf4-4.2.15-2-any.pkg.tar.zst... 2021-05-16T23:09:43.3416032Z checking keyring... 2021-05-16T23:09:43.4312166Z checking package integrity... 2021-05-16T23:09:43.5868504Z loading package files... 2021-05-16T23:09:43.5911770Z checking for file conflicts... 2021-05-16T23:09:43.5982789Z checking available disk space... 2021-05-16T23:09:43.5994024Z :: Processing package changes... 2021-05-16T23:09:43.5994885Z installing mingw-w64-x86_64-hdf4... 2021-05-16T23:09:44.4571240Z warning: mingw-w64-x86_64-hdf5-1.12.0-3 is up to date -- reinstalling 2021-05-16T23:09:44.4572113Z resolving dependencies... 2021-05-16T23:09:44.4809054Z looking for conflicting packages... 2021-05-16T23:09:44.4869152Z 2021-05-16T23:09:44.4870377Z Packages (1) mingw-w64-x86_64-hdf5-1.12.0-3 2021-05-16T23:09:44.4871488Z 2021-05-16T23:09:44.4872416Z Total Installed Size: 91.59 MiB 2021-05-16T23:09:44.4873953Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:09:44.4874687Z 2021-05-16T23:09:44.4876029Z :: Proceed with installation? [Y/n] 2021-05-16T23:09:44.4877419Z checking keyring... 2021-05-16T23:09:44.5600063Z checking package integrity... 2021-05-16T23:09:44.7610541Z loading package files... 2021-05-16T23:09:44.7656844Z checking for file conflicts... 2021-05-16T23:09:44.7657740Z checking available disk space... 2021-05-16T23:09:44.7758727Z :: Processing package changes... 2021-05-16T23:09:44.7759602Z reinstalling mingw-w64-x86_64-hdf5... 2021-05-16T23:09:45.9180994Z warning: mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-16T23:09:45.9182086Z resolving dependencies... 2021-05-16T23:09:45.9183219Z looking for conflicting packages... 2021-05-16T23:09:45.9494619Z 2021-05-16T23:09:45.9497516Z Packages (1) mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T23:09:45.9498433Z 2021-05-16T23:09:45.9499062Z Total Download Size: 5.28 MiB 2021-05-16T23:09:45.9499753Z Total Installed Size: 66.96 MiB 2021-05-16T23:09:45.9500410Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:09:45.9500835Z 2021-05-16T23:09:45.9501627Z :: Proceed with installation? [Y/n] 2021-05-16T23:09:45.9502346Z :: Retrieving packages... 2021-05-16T23:09:46.2673166Z downloading mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T23:09:47.1297355Z checking keyring... 2021-05-16T23:09:47.2198629Z checking package integrity... 2021-05-16T23:09:47.4111035Z loading package files... 2021-05-16T23:09:47.4347360Z checking for file conflicts... 2021-05-16T23:09:47.4349310Z checking available disk space... 2021-05-16T23:09:47.5100405Z :: Processing package changes... 2021-05-16T23:09:47.5107441Z reinstalling mingw-w64-x86_64-headers-git... 2021-05-16T23:09:50.0518848Z resolving dependencies... 2021-05-16T23:09:50.0718777Z looking for conflicting packages... 2021-05-16T23:09:50.0822999Z 2021-05-16T23:09:50.0823842Z Packages (1) mingw-w64-x86_64-hiredis-1.0.0-1 2021-05-16T23:09:50.0824390Z 2021-05-16T23:09:50.0824984Z Total Download Size: 0.08 MiB 2021-05-16T23:09:50.0825857Z Total Installed Size: 0.32 MiB 2021-05-16T23:09:50.0826296Z 2021-05-16T23:09:50.0826999Z :: Proceed with installation? [Y/n] 2021-05-16T23:09:50.0827711Z :: Retrieving packages... 2021-05-16T23:09:50.4011306Z downloading mingw-w64-x86_64-hiredis-1.0.0-1-any.pkg.tar.zst... 2021-05-16T23:09:50.5937044Z checking keyring... 2021-05-16T23:09:50.6821267Z checking package integrity... 2021-05-16T23:09:50.8119942Z loading package files... 2021-05-16T23:09:50.8146531Z checking for file conflicts... 2021-05-16T23:09:50.8165607Z checking available disk space... 2021-05-16T23:09:50.8176656Z :: Processing package changes... 2021-05-16T23:09:50.8177540Z installing mingw-w64-x86_64-hiredis... 2021-05-16T23:09:51.6126982Z resolving dependencies... 2021-05-16T23:09:51.6128209Z looking for conflicting packages... 2021-05-16T23:09:51.6428642Z 2021-05-16T23:09:51.6430510Z Packages (1) mingw-w64-x86_64-http-parser-2.9.4-2 2021-05-16T23:09:51.6431593Z 2021-05-16T23:09:51.6432637Z Total Download Size: 0.03 MiB 2021-05-16T23:09:51.6433836Z Total Installed Size: 0.11 MiB 2021-05-16T23:09:51.6434593Z 2021-05-16T23:09:51.6435851Z :: Proceed with installation? [Y/n] 2021-05-16T23:09:51.6437260Z :: Retrieving packages... 2021-05-16T23:09:51.9762756Z downloading mingw-w64-x86_64-http-parser-2.9.4-2-any.pkg.tar.zst... 2021-05-16T23:09:52.0718075Z checking keyring... 2021-05-16T23:09:52.1595513Z checking package integrity... 2021-05-16T23:09:52.2875476Z loading package files... 2021-05-16T23:09:52.2897369Z checking for file conflicts... 2021-05-16T23:09:52.2901560Z checking available disk space... 2021-05-16T23:09:52.2912763Z :: Processing package changes... 2021-05-16T23:09:52.2913682Z installing mingw-w64-x86_64-http-parser... 2021-05-16T23:09:53.0601080Z warning: mingw-w64-x86_64-icu-68.2-3 is up to date -- reinstalling 2021-05-16T23:09:53.0602136Z resolving dependencies... 2021-05-16T23:09:53.0704979Z looking for conflicting packages... 2021-05-16T23:09:53.0901989Z 2021-05-16T23:09:53.0903334Z Packages (1) mingw-w64-x86_64-icu-68.2-3 2021-05-16T23:09:53.0904219Z 2021-05-16T23:09:53.0905110Z Total Installed Size: 113.98 MiB 2021-05-16T23:09:53.0906193Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:09:53.0907011Z 2021-05-16T23:09:53.0908579Z :: Proceed with installation? [Y/n] 2021-05-16T23:09:53.0909819Z checking keyring... 2021-05-16T23:09:53.1668601Z checking package integrity... 2021-05-16T23:09:53.7774284Z loading package files... 2021-05-16T23:09:53.7774979Z checking for file conflicts... 2021-05-16T23:09:53.7775598Z checking available disk space... 2021-05-16T23:09:53.7776284Z :: Processing package changes... 2021-05-16T23:09:53.7776976Z reinstalling mingw-w64-x86_64-icu... 2021-05-16T23:09:54.7648371Z resolving dependencies... 2021-05-16T23:09:54.7944511Z looking for conflicting packages... 2021-05-16T23:09:54.7979166Z 2021-05-16T23:09:54.7981715Z 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-16T23:09:54.7983700Z 2021-05-16T23:09:54.7984268Z Total Download Size: 17.57 MiB 2021-05-16T23:09:54.7984887Z Total Installed Size: 78.94 MiB 2021-05-16T23:09:54.7985320Z 2021-05-16T23:09:54.7986735Z :: Proceed with installation? [Y/n] 2021-05-16T23:09:54.7987399Z :: Retrieving packages... 2021-05-16T23:09:55.1103548Z downloading mingw-w64-x86_64-djvulibre-3.5.28-2-any.pkg.tar.zst... 2021-05-16T23:09:55.8685715Z downloading mingw-w64-x86_64-flif-0.3-1-any.pkg.tar.xz... 2021-05-16T23:09:56.0498511Z downloading mingw-w64-x86_64-gsfonts-20200910-2-any.pkg.tar.zst... 2021-05-16T23:09:56.1617069Z downloading mingw-w64-x86_64-jbigkit-2.1-4-any.pkg.tar.xz... 2021-05-16T23:09:56.2591188Z downloading mingw-w64-x86_64-liblqr-0.4.2-4-any.pkg.tar.xz... 2021-05-16T23:09:56.3558352Z downloading mingw-w64-x86_64-libraqm-0.7.1-1-any.pkg.tar.zst... 2021-05-16T23:09:56.4532967Z downloading mingw-w64-x86_64-libtool-2.4.6-20-any.pkg.tar.zst... 2021-05-16T23:09:56.5554590Z downloading mingw-w64-x86_64-libwmf-0.2.12-3-any.pkg.tar.zst... 2021-05-16T23:09:56.6836247Z downloading mingw-w64-x86_64-ttf-dejavu-2.37-3-any.pkg.tar.zst... 2021-05-16T23:09:56.8811426Z downloading mingw-w64-x86_64-imagemagick-7.0.10.11-3-any.pkg.tar.zst... 2021-05-16T23:09:57.1120271Z checking keyring... 2021-05-16T23:09:57.3942893Z checking package integrity... 2021-05-16T23:09:58.8741999Z loading package files... 2021-05-16T23:09:58.9285146Z checking for file conflicts... 2021-05-16T23:09:59.0834993Z checking available disk space... 2021-05-16T23:09:59.0852190Z :: Processing package changes... 2021-05-16T23:09:59.0853814Z installing mingw-w64-x86_64-djvulibre... 2021-05-16T23:09:59.1925149Z installing mingw-w64-x86_64-flif... 2021-05-16T23:09:59.3534996Z installing mingw-w64-x86_64-gsfonts... 2021-05-16T23:09:59.4219830Z installing mingw-w64-x86_64-jbigkit... 2021-05-16T23:09:59.4431622Z installing mingw-w64-x86_64-liblqr... 2021-05-16T23:09:59.4639428Z installing mingw-w64-x86_64-libraqm... 2021-05-16T23:09:59.4848640Z installing mingw-w64-x86_64-libtool... 2021-05-16T23:09:59.5356482Z installing mingw-w64-x86_64-libwmf... 2021-05-16T23:09:59.5928852Z installing mingw-w64-x86_64-ttf-dejavu... 2021-05-16T23:09:59.6776223Z installing mingw-w64-x86_64-imagemagick... 2021-05-16T23:10:01.1511164Z Optional dependencies for mingw-w64-x86_64-imagemagick 2021-05-16T23:10:01.1512914Z mingw-w64-x86_64-ghostscript: for Ghostscript support 2021-05-16T23:10:01.1514355Z mingw-w64-x86_64-openexr: for OpenEXR support [installed] 2021-05-16T23:10:01.1515635Z mingw-w64-x86_64-librsvg: for SVG support 2021-05-16T23:10:01.1516783Z mingw-w64-x86_64-graphviz: for GVC support 2021-05-16T23:10:01.1562239Z :: Running post-transaction hooks... 2021-05-16T23:10:01.1563170Z (1/2) Updating fontconfig cache... 2021-05-16T23:10:01.2275264Z (2/2) Probing GDK-Pixbuf loader modules... 2021-05-16T23:10:02.0549441Z warning: mingw-w64-x86_64-intel-tbb-1~2020.2-2 is up to date -- reinstalling 2021-05-16T23:10:02.0550584Z resolving dependencies... 2021-05-16T23:10:02.0655622Z looking for conflicting packages... 2021-05-16T23:10:02.0864466Z 2021-05-16T23:10:02.0865662Z Packages (1) mingw-w64-x86_64-intel-tbb-1~2020.2-2 2021-05-16T23:10:02.0866547Z 2021-05-16T23:10:02.0867557Z Total Installed Size: 8.68 MiB 2021-05-16T23:10:02.0868554Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:10:02.0869049Z 2021-05-16T23:10:02.0869790Z :: Proceed with installation? [Y/n] 2021-05-16T23:10:02.0870558Z checking keyring... 2021-05-16T23:10:02.1565010Z checking package integrity... 2021-05-16T23:10:02.2853355Z loading package files... 2021-05-16T23:10:02.2888288Z checking for file conflicts... 2021-05-16T23:10:02.2889143Z checking available disk space... 2021-05-16T23:10:02.2956910Z :: Processing package changes... 2021-05-16T23:10:02.2957877Z reinstalling mingw-w64-x86_64-intel-tbb... 2021-05-16T23:10:03.1908231Z warning: mingw-w64-x86_64-isl-0.24-1 is up to date -- reinstalling 2021-05-16T23:10:03.1909246Z resolving dependencies... 2021-05-16T23:10:03.1910256Z looking for conflicting packages... 2021-05-16T23:10:03.2219869Z 2021-05-16T23:10:03.2221115Z Packages (1) mingw-w64-x86_64-isl-0.24-1 2021-05-16T23:10:03.2222014Z 2021-05-16T23:10:03.2224023Z Total Download Size: 0.93 MiB 2021-05-16T23:10:03.2225130Z Total Installed Size: 6.43 MiB 2021-05-16T23:10:03.2226189Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:10:03.2226869Z 2021-05-16T23:10:03.2228014Z :: Proceed with installation? [Y/n] 2021-05-16T23:10:03.2229190Z :: Retrieving packages... 2021-05-16T23:10:03.5416303Z downloading mingw-w64-x86_64-isl-0.24-1-any.pkg.tar.zst... 2021-05-16T23:10:04.1138153Z checking keyring... 2021-05-16T23:10:04.2055058Z checking package integrity... 2021-05-16T23:10:04.3452404Z loading package files... 2021-05-16T23:10:04.3548790Z checking for file conflicts... 2021-05-16T23:10:04.3549815Z checking available disk space... 2021-05-16T23:10:04.3588002Z :: Processing package changes... 2021-05-16T23:10:04.3588873Z reinstalling mingw-w64-x86_64-isl... 2021-05-16T23:10:05.2030184Z resolving dependencies... 2021-05-16T23:10:05.2331995Z looking for conflicting packages... 2021-05-16T23:10:05.2353359Z 2021-05-16T23:10:05.2354429Z Packages (2) mingw-w64-x86_64-gdcm-3.0.8-2 mingw-w64-x86_64-itk-5.1.0-2 2021-05-16T23:10:05.2355095Z 2021-05-16T23:10:05.2355694Z Total Download Size: 13.04 MiB 2021-05-16T23:10:05.2356359Z Total Installed Size: 137.15 MiB 2021-05-16T23:10:05.2356793Z 2021-05-16T23:10:05.2357515Z :: Proceed with installation? [Y/n] 2021-05-16T23:10:05.2358291Z :: Retrieving packages... 2021-05-16T23:10:05.5532235Z downloading mingw-w64-x86_64-gdcm-3.0.8-2-any.pkg.tar.zst... 2021-05-16T23:10:06.5310455Z downloading mingw-w64-x86_64-itk-5.1.0-2-any.pkg.tar.zst... 2021-05-16T23:10:06.8756731Z checking keyring... 2021-05-16T23:10:06.9657847Z checking package integrity... 2021-05-16T23:10:07.3596382Z loading package files... 2021-05-16T23:10:07.4199234Z checking for file conflicts... 2021-05-16T23:10:07.6937749Z checking available disk space... 2021-05-16T23:10:07.6963624Z :: Processing package changes... 2021-05-16T23:10:07.6964493Z installing mingw-w64-x86_64-gdcm... 2021-05-16T23:10:08.0882928Z installing mingw-w64-x86_64-itk... 2021-05-16T23:10:11.3288207Z Optional dependencies for mingw-w64-x86_64-itk 2021-05-16T23:10:11.3289528Z mingw-w64-x86_64-opencv: ITK-OpenCV bridge [installed] 2021-05-16T23:10:11.3290479Z mingw-w64-x86_64-vtk: ITK-VTK bridge 2021-05-16T23:10:12.1309900Z warning: mingw-w64-x86_64-jasper-2.0.24-1 is up to date -- reinstalling 2021-05-16T23:10:12.1310797Z resolving dependencies... 2021-05-16T23:10:12.1470518Z looking for conflicting packages... 2021-05-16T23:10:12.1622870Z 2021-05-16T23:10:12.1624079Z Packages (1) mingw-w64-x86_64-jasper-2.0.24-1 2021-05-16T23:10:12.1624982Z 2021-05-16T23:10:12.1625874Z Total Installed Size: 4.75 MiB 2021-05-16T23:10:12.1626730Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:10:12.1627173Z 2021-05-16T23:10:12.1627884Z :: Proceed with installation? [Y/n] 2021-05-16T23:10:12.1628568Z checking keyring... 2021-05-16T23:10:12.2414719Z checking package integrity... 2021-05-16T23:10:12.3750335Z loading package files... 2021-05-16T23:10:12.3799571Z checking for file conflicts... 2021-05-16T23:10:12.3800483Z checking available disk space... 2021-05-16T23:10:12.3924702Z :: Processing package changes... 2021-05-16T23:10:12.3925655Z reinstalling mingw-w64-x86_64-jasper... 2021-05-16T23:10:13.4140846Z warning: mingw-w64-x86_64-json-c-0.15-1 is up to date -- reinstalling 2021-05-16T23:10:13.4141681Z resolving dependencies... 2021-05-16T23:10:13.4244210Z looking for conflicting packages... 2021-05-16T23:10:13.4447875Z 2021-05-16T23:10:13.4448985Z Packages (1) mingw-w64-x86_64-json-c-0.15-1 2021-05-16T23:10:13.4449544Z 2021-05-16T23:10:13.4450733Z Total Installed Size: 0.43 MiB 2021-05-16T23:10:13.4451462Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:10:13.4452011Z 2021-05-16T23:10:13.4452814Z :: Proceed with installation? [Y/n] 2021-05-16T23:10:13.4453488Z checking keyring... 2021-05-16T23:10:13.5178379Z checking package integrity... 2021-05-16T23:10:13.6433313Z loading package files... 2021-05-16T23:10:13.6454356Z checking for file conflicts... 2021-05-16T23:10:13.6456059Z checking available disk space... 2021-05-16T23:10:13.6479180Z :: Processing package changes... 2021-05-16T23:10:13.6480065Z reinstalling mingw-w64-x86_64-json-c... 2021-05-16T23:10:14.4598908Z warning: mingw-w64-x86_64-jsoncpp-1.9.4-1 is up to date -- reinstalling 2021-05-16T23:10:14.4599774Z resolving dependencies... 2021-05-16T23:10:14.4601051Z looking for conflicting packages... 2021-05-16T23:10:14.4920335Z 2021-05-16T23:10:14.4921673Z Packages (1) mingw-w64-x86_64-jsoncpp-1.9.4-1 2021-05-16T23:10:14.4923035Z 2021-05-16T23:10:14.4924401Z Total Installed Size: 1.88 MiB 2021-05-16T23:10:14.4925342Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:10:14.4925971Z 2021-05-16T23:10:14.4926936Z :: Proceed with installation? [Y/n] 2021-05-16T23:10:14.4927841Z checking keyring... 2021-05-16T23:10:14.5632705Z checking package integrity... 2021-05-16T23:10:14.6853461Z loading package files... 2021-05-16T23:10:14.6875604Z checking for file conflicts... 2021-05-16T23:10:14.6876661Z checking available disk space... 2021-05-16T23:10:14.6900396Z :: Processing package changes... 2021-05-16T23:10:14.6901271Z reinstalling mingw-w64-x86_64-jsoncpp... 2021-05-16T23:10:15.5026386Z warning: mingw-w64-x86_64-lame-3.100-1 is up to date -- reinstalling 2021-05-16T23:10:15.5027438Z resolving dependencies... 2021-05-16T23:10:15.5184138Z looking for conflicting packages... 2021-05-16T23:10:15.5335529Z 2021-05-16T23:10:15.5336722Z Packages (1) mingw-w64-x86_64-lame-3.100-1 2021-05-16T23:10:15.5337861Z 2021-05-16T23:10:15.5338866Z Total Installed Size: 1.64 MiB 2021-05-16T23:10:15.5339851Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:10:15.5340406Z 2021-05-16T23:10:15.5341167Z :: Proceed with installation? [Y/n] 2021-05-16T23:10:15.5341855Z checking keyring... 2021-05-16T23:10:15.6081604Z checking package integrity... 2021-05-16T23:10:15.7282257Z loading package files... 2021-05-16T23:10:15.7303998Z checking for file conflicts... 2021-05-16T23:10:15.7304875Z checking available disk space... 2021-05-16T23:10:15.7326918Z :: Processing package changes... 2021-05-16T23:10:15.7327842Z reinstalling mingw-w64-x86_64-lame... 2021-05-16T23:10:16.5686645Z resolving dependencies... 2021-05-16T23:10:16.5791888Z looking for conflicting packages... 2021-05-16T23:10:16.6001248Z 2021-05-16T23:10:16.6002587Z Packages (1) mingw-w64-x86_64-lapack-3.9.0-2 2021-05-16T23:10:16.6003514Z 2021-05-16T23:10:16.6004509Z Total Download Size: 3.31 MiB 2021-05-16T23:10:16.6005684Z Total Installed Size: 28.75 MiB 2021-05-16T23:10:16.6006459Z 2021-05-16T23:10:16.6007640Z :: Proceed with installation? [Y/n] 2021-05-16T23:10:16.6009068Z :: Retrieving packages... 2021-05-16T23:10:16.9359860Z downloading mingw-w64-x86_64-lapack-3.9.0-2-any.pkg.tar.zst... 2021-05-16T23:10:17.7107862Z checking keyring... 2021-05-16T23:10:17.8004860Z checking package integrity... 2021-05-16T23:10:17.9780834Z loading package files... 2021-05-16T23:10:17.9806099Z checking for file conflicts... 2021-05-16T23:10:17.9834347Z checking available disk space... 2021-05-16T23:10:17.9845646Z :: Processing package changes... 2021-05-16T23:10:17.9846509Z installing mingw-w64-x86_64-lapack... 2021-05-16T23:10:18.8796538Z warning: mingw-w64-x86_64-lcms2-2.12-1 is up to date -- reinstalling 2021-05-16T23:10:18.8797376Z resolving dependencies... 2021-05-16T23:10:18.8975277Z looking for conflicting packages... 2021-05-16T23:10:18.9108587Z 2021-05-16T23:10:18.9109899Z Packages (1) mingw-w64-x86_64-lcms2-2.12-1 2021-05-16T23:10:18.9111222Z 2021-05-16T23:10:18.9112691Z Total Installed Size: 1.62 MiB 2021-05-16T23:10:18.9113914Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:10:18.9114370Z 2021-05-16T23:10:18.9115138Z :: Proceed with installation? [Y/n] 2021-05-16T23:10:18.9115865Z checking keyring... 2021-05-16T23:10:18.9866619Z checking package integrity... 2021-05-16T23:10:19.1207162Z loading package files... 2021-05-16T23:10:19.1231671Z checking for file conflicts... 2021-05-16T23:10:19.1233324Z checking available disk space... 2021-05-16T23:10:19.1252132Z :: Processing package changes... 2021-05-16T23:10:19.1252987Z reinstalling mingw-w64-x86_64-lcms2... 2021-05-16T23:10:19.9226996Z warning: mingw-w64-x86_64-leptonica-1.80.0-2 is up to date -- reinstalling 2021-05-16T23:10:19.9228093Z resolving dependencies... 2021-05-16T23:10:19.9482041Z looking for conflicting packages... 2021-05-16T23:10:19.9543651Z 2021-05-16T23:10:19.9545305Z Packages (1) mingw-w64-x86_64-leptonica-1.80.0-2 2021-05-16T23:10:19.9546654Z 2021-05-16T23:10:19.9547958Z Total Installed Size: 8.39 MiB 2021-05-16T23:10:19.9548965Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:10:19.9549808Z 2021-05-16T23:10:19.9550792Z :: Proceed with installation? [Y/n] 2021-05-16T23:10:19.9552390Z checking keyring... 2021-05-16T23:10:20.0278762Z checking package integrity... 2021-05-16T23:10:20.1484444Z loading package files... 2021-05-16T23:10:20.1507546Z checking for file conflicts... 2021-05-16T23:10:20.1508754Z checking available disk space... 2021-05-16T23:10:20.1539703Z :: Processing package changes... 2021-05-16T23:10:20.1540643Z reinstalling mingw-w64-x86_64-leptonica... 2021-05-16T23:10:21.0245075Z warning: mingw-w64-x86_64-libarchive-3.5.1-1 is up to date -- reinstalling 2021-05-16T23:10:21.0245999Z resolving dependencies... 2021-05-16T23:10:21.0553072Z looking for conflicting packages... 2021-05-16T23:10:21.0555206Z 2021-05-16T23:10:21.0556069Z Packages (1) mingw-w64-x86_64-libarchive-3.5.1-1 2021-05-16T23:10:21.0556657Z 2021-05-16T23:10:21.0557641Z Total Installed Size: 3.99 MiB 2021-05-16T23:10:21.0558340Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:10:21.0558755Z 2021-05-16T23:10:21.0559511Z :: Proceed with installation? [Y/n] 2021-05-16T23:10:21.0560766Z checking keyring... 2021-05-16T23:10:21.1281673Z checking package integrity... 2021-05-16T23:10:21.2449951Z loading package files... 2021-05-16T23:10:21.2581541Z checking for file conflicts... 2021-05-16T23:10:21.2582614Z checking available disk space... 2021-05-16T23:10:21.2583443Z :: Processing package changes... 2021-05-16T23:10:21.2584298Z reinstalling mingw-w64-x86_64-libarchive... 2021-05-16T23:10:22.0810058Z warning: mingw-w64-x86_64-libassuan-2.5.4-1 is up to date -- reinstalling 2021-05-16T23:10:22.0811252Z resolving dependencies... 2021-05-16T23:10:22.0964529Z looking for conflicting packages... 2021-05-16T23:10:22.1116536Z 2021-05-16T23:10:22.1117956Z Packages (1) mingw-w64-x86_64-libassuan-2.5.4-1 2021-05-16T23:10:22.1119232Z 2021-05-16T23:10:22.1120628Z Total Installed Size: 0.38 MiB 2021-05-16T23:10:22.1121855Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:10:22.1122595Z 2021-05-16T23:10:22.1123853Z :: Proceed with installation? [Y/n] 2021-05-16T23:10:22.1125510Z checking keyring... 2021-05-16T23:10:22.1830221Z checking package integrity... 2021-05-16T23:10:22.2922941Z loading package files... 2021-05-16T23:10:22.2942992Z checking for file conflicts... 2021-05-16T23:10:22.2943924Z checking available disk space... 2021-05-16T23:10:22.2960298Z :: Processing package changes... 2021-05-16T23:10:22.2961208Z reinstalling mingw-w64-x86_64-libassuan... 2021-05-16T23:10:23.0985439Z warning: mingw-w64-x86_64-libde265-1.0.8-1 is up to date -- reinstalling 2021-05-16T23:10:23.0986417Z resolving dependencies... 2021-05-16T23:10:23.1096091Z looking for conflicting packages... 2021-05-16T23:10:23.1298540Z 2021-05-16T23:10:23.1299632Z Packages (1) mingw-w64-x86_64-libde265-1.0.8-1 2021-05-16T23:10:23.1300357Z 2021-05-16T23:10:23.1301727Z Total Installed Size: 4.02 MiB 2021-05-16T23:10:23.1302771Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:10:23.1303207Z 2021-05-16T23:10:23.1303921Z :: Proceed with installation? [Y/n] 2021-05-16T23:10:23.1304595Z checking keyring... 2021-05-16T23:10:23.2052736Z checking package integrity... 2021-05-16T23:10:23.3210507Z loading package files... 2021-05-16T23:10:23.3236991Z checking for file conflicts... 2021-05-16T23:10:23.3237853Z checking available disk space... 2021-05-16T23:10:23.3257189Z :: Processing package changes... 2021-05-16T23:10:23.3258141Z reinstalling mingw-w64-x86_64-libde265... 2021-05-16T23:10:24.1190465Z warning: mingw-w64-x86_64-libffi-3.3-4 is up to date -- reinstalling 2021-05-16T23:10:24.1191397Z resolving dependencies... 2021-05-16T23:10:24.1192206Z looking for conflicting packages... 2021-05-16T23:10:24.1502074Z 2021-05-16T23:10:24.1503211Z Packages (1) mingw-w64-x86_64-libffi-3.3-4 2021-05-16T23:10:24.1503769Z 2021-05-16T23:10:24.1504335Z Total Download Size: 0.04 MiB 2021-05-16T23:10:24.1505242Z Total Installed Size: 0.11 MiB 2021-05-16T23:10:24.1505909Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:10:24.1506306Z 2021-05-16T23:10:24.1507094Z :: Proceed with installation? [Y/n] 2021-05-16T23:10:24.1507817Z :: Retrieving packages... 2021-05-16T23:10:24.4714376Z downloading mingw-w64-x86_64-libffi-3.3-4-any.pkg.tar.zst... 2021-05-16T23:10:24.6617013Z checking keyring... 2021-05-16T23:10:24.7500715Z checking package integrity... 2021-05-16T23:10:24.8810866Z loading package files... 2021-05-16T23:10:24.8827296Z checking for file conflicts... 2021-05-16T23:10:24.8828263Z checking available disk space... 2021-05-16T23:10:24.8851458Z :: Processing package changes... 2021-05-16T23:10:24.8852325Z reinstalling mingw-w64-x86_64-libffi... 2021-05-16T23:10:25.7168261Z warning: mingw-w64-x86_64-libfreexl-1.0.6-1 is up to date -- reinstalling 2021-05-16T23:10:25.7169189Z resolving dependencies... 2021-05-16T23:10:25.7170272Z looking for conflicting packages... 2021-05-16T23:10:25.7464165Z 2021-05-16T23:10:25.7465443Z Packages (1) mingw-w64-x86_64-libfreexl-1.0.6-1 2021-05-16T23:10:25.7466001Z 2021-05-16T23:10:25.7466587Z Total Installed Size: 0.13 MiB 2021-05-16T23:10:25.7467248Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:10:25.7467646Z 2021-05-16T23:10:25.7468625Z :: Proceed with installation? [Y/n] 2021-05-16T23:10:25.7469411Z checking keyring... 2021-05-16T23:10:25.8185197Z checking package integrity... 2021-05-16T23:10:25.9316045Z loading package files... 2021-05-16T23:10:25.9334694Z checking for file conflicts... 2021-05-16T23:10:25.9335541Z checking available disk space... 2021-05-16T23:10:25.9349785Z :: Processing package changes... 2021-05-16T23:10:25.9350686Z reinstalling mingw-w64-x86_64-libfreexl... 2021-05-16T23:10:26.7137567Z warning: mingw-w64-x86_64-libgeotiff-1.6.0-1 is up to date -- reinstalling 2021-05-16T23:10:26.7138507Z resolving dependencies... 2021-05-16T23:10:26.7389175Z looking for conflicting packages... 2021-05-16T23:10:26.7450281Z 2021-05-16T23:10:26.7451121Z Packages (1) mingw-w64-x86_64-libgeotiff-1.6.0-1 2021-05-16T23:10:26.7451696Z 2021-05-16T23:10:26.7452269Z Total Installed Size: 0.79 MiB 2021-05-16T23:10:26.7453415Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:10:26.7454143Z 2021-05-16T23:10:26.7455057Z :: Proceed with installation? [Y/n] 2021-05-16T23:10:26.7455733Z checking keyring... 2021-05-16T23:10:26.8165673Z checking package integrity... 2021-05-16T23:10:26.9262522Z loading package files... 2021-05-16T23:10:26.9291627Z checking for file conflicts... 2021-05-16T23:10:26.9292514Z checking available disk space... 2021-05-16T23:10:26.9318367Z :: Processing package changes... 2021-05-16T23:10:26.9319528Z reinstalling mingw-w64-x86_64-libgeotiff... 2021-05-16T23:10:27.7346989Z resolving dependencies... 2021-05-16T23:10:27.7621004Z looking for conflicting packages... 2021-05-16T23:10:27.7690274Z 2021-05-16T23:10:27.7691615Z Packages (1) mingw-w64-x86_64-libgit2-1.1.0-1 2021-05-16T23:10:27.7692532Z 2021-05-16T23:10:27.7693570Z Total Download Size: 0.68 MiB 2021-05-16T23:10:27.7694730Z Total Installed Size: 3.01 MiB 2021-05-16T23:10:27.7695485Z 2021-05-16T23:10:27.7696648Z :: Proceed with installation? [Y/n] 2021-05-16T23:10:27.7697898Z :: Retrieving packages... 2021-05-16T23:10:28.0849883Z downloading mingw-w64-x86_64-libgit2-1.1.0-1-any.pkg.tar.zst... 2021-05-16T23:10:28.5568670Z checking keyring... 2021-05-16T23:10:28.6561512Z checking package integrity... 2021-05-16T23:10:28.7941598Z loading package files... 2021-05-16T23:10:28.7971067Z checking for file conflicts... 2021-05-16T23:10:28.8021894Z checking available disk space... 2021-05-16T23:10:28.8033009Z :: Processing package changes... 2021-05-16T23:10:28.8033931Z installing mingw-w64-x86_64-libgit2... 2021-05-16T23:10:29.6368658Z warning: mingw-w64-x86_64-libgpg-error-1.41-3 is up to date -- reinstalling 2021-05-16T23:10:29.6369575Z resolving dependencies... 2021-05-16T23:10:29.6477939Z looking for conflicting packages... 2021-05-16T23:10:29.6678620Z 2021-05-16T23:10:29.6680202Z Packages (1) mingw-w64-x86_64-libgpg-error-1.41-3 2021-05-16T23:10:29.6680888Z 2021-05-16T23:10:29.6681536Z Total Installed Size: 1.43 MiB 2021-05-16T23:10:29.6682356Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:10:29.6682856Z 2021-05-16T23:10:29.6683557Z :: Proceed with installation? [Y/n] 2021-05-16T23:10:29.6684357Z checking keyring... 2021-05-16T23:10:29.7410991Z checking package integrity... 2021-05-16T23:10:29.8539241Z loading package files... 2021-05-16T23:10:29.8569560Z checking for file conflicts... 2021-05-16T23:10:29.8570386Z checking available disk space... 2021-05-16T23:10:29.8614843Z :: Processing package changes... 2021-05-16T23:10:29.8615749Z reinstalling mingw-w64-x86_64-libgpg-error... 2021-05-16T23:10:30.6666529Z warning: mingw-w64-x86_64-libheif-1.11.0-2 is up to date -- reinstalling 2021-05-16T23:10:30.6667453Z resolving dependencies... 2021-05-16T23:10:30.6935253Z looking for conflicting packages... 2021-05-16T23:10:30.6975382Z 2021-05-16T23:10:30.6976218Z Packages (1) mingw-w64-x86_64-libheif-1.11.0-2 2021-05-16T23:10:30.6976768Z 2021-05-16T23:10:30.6977336Z Total Installed Size: 3.84 MiB 2021-05-16T23:10:30.6978533Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:10:30.6979097Z 2021-05-16T23:10:30.6979798Z :: Proceed with installation? [Y/n] 2021-05-16T23:10:30.6980467Z checking keyring... 2021-05-16T23:10:30.7681823Z checking package integrity... 2021-05-16T23:10:30.8790445Z loading package files... 2021-05-16T23:10:30.8816803Z checking for file conflicts... 2021-05-16T23:10:30.8817636Z checking available disk space... 2021-05-16T23:10:30.8841030Z :: Processing package changes... 2021-05-16T23:10:30.8841876Z reinstalling mingw-w64-x86_64-libheif... 2021-05-16T23:10:31.6753311Z warning: mingw-w64-x86_64-libiconv-1.16-2 is up to date -- reinstalling 2021-05-16T23:10:31.6754183Z resolving dependencies... 2021-05-16T23:10:31.6755245Z looking for conflicting packages... 2021-05-16T23:10:31.7067415Z 2021-05-16T23:10:31.7068666Z Packages (1) mingw-w64-x86_64-libiconv-1.16-2 2021-05-16T23:10:31.7069229Z 2021-05-16T23:10:31.7069798Z Total Download Size: 0.73 MiB 2021-05-16T23:10:31.7070461Z Total Installed Size: 2.24 MiB 2021-05-16T23:10:31.7071139Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:10:31.7071548Z 2021-05-16T23:10:31.7072257Z :: Proceed with installation? [Y/n] 2021-05-16T23:10:31.7072971Z :: Retrieving packages... 2021-05-16T23:10:32.0271413Z downloading mingw-w64-x86_64-libiconv-1.16-2-any.pkg.tar.zst... 2021-05-16T23:10:32.5093315Z checking keyring... 2021-05-16T23:10:32.6032219Z checking package integrity... 2021-05-16T23:10:32.7498303Z loading package files... 2021-05-16T23:10:32.7524315Z checking for file conflicts... 2021-05-16T23:10:32.7525204Z checking available disk space... 2021-05-16T23:10:32.7604846Z :: Processing package changes... 2021-05-16T23:10:32.7605761Z reinstalling mingw-w64-x86_64-libiconv... 2021-05-16T23:10:33.5568759Z warning: mingw-w64-x86_64-libjpeg-turbo-2.0.6-1 is up to date -- reinstalling 2021-05-16T23:10:33.5569708Z resolving dependencies... 2021-05-16T23:10:33.5676149Z looking for conflicting packages... 2021-05-16T23:10:33.5886353Z 2021-05-16T23:10:33.5887642Z Packages (1) mingw-w64-x86_64-libjpeg-turbo-2.0.6-1 2021-05-16T23:10:33.5888257Z 2021-05-16T23:10:33.5889206Z Total Installed Size: 4.35 MiB 2021-05-16T23:10:33.5890194Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:10:33.5891894Z 2021-05-16T23:10:33.5892636Z :: Proceed with installation? [Y/n] 2021-05-16T23:10:33.5893302Z checking keyring... 2021-05-16T23:10:33.6599781Z checking package integrity... 2021-05-16T23:10:33.7768926Z loading package files... 2021-05-16T23:10:33.7786206Z checking for file conflicts... 2021-05-16T23:10:33.7787038Z checking available disk space... 2021-05-16T23:10:33.7816869Z :: Processing package changes... 2021-05-16T23:10:33.7817812Z reinstalling mingw-w64-x86_64-libjpeg-turbo... 2021-05-16T23:10:34.5919863Z warning: mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-16T23:10:34.5920934Z resolving dependencies... 2021-05-16T23:10:34.5921982Z looking for conflicting packages... 2021-05-16T23:10:34.6225204Z 2021-05-16T23:10:34.6226565Z Packages (1) mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T23:10:34.6227290Z 2021-05-16T23:10:34.6227864Z Total Download Size: 0.02 MiB 2021-05-16T23:10:34.6228523Z Total Installed Size: 0.05 MiB 2021-05-16T23:10:34.6229180Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:10:34.6229582Z 2021-05-16T23:10:34.6230626Z :: Proceed with installation? [Y/n] 2021-05-16T23:10:34.6231591Z :: Retrieving packages... 2021-05-16T23:10:34.9383108Z downloading mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T23:10:35.0335426Z checking keyring... 2021-05-16T23:10:35.1332152Z checking package integrity... 2021-05-16T23:10:35.2679626Z loading package files... 2021-05-16T23:10:35.2700766Z checking for file conflicts... 2021-05-16T23:10:35.2701583Z checking available disk space... 2021-05-16T23:10:35.2714899Z :: Processing package changes... 2021-05-16T23:10:35.2715821Z reinstalling mingw-w64-x86_64-libmangle-git... 2021-05-16T23:10:36.0618088Z warning: mingw-w64-x86_64-libmariadbclient-3.1.12-1 is up to date -- reinstalling 2021-05-16T23:10:36.0619086Z resolving dependencies... 2021-05-16T23:10:36.0866856Z looking for conflicting packages... 2021-05-16T23:10:36.0927875Z 2021-05-16T23:10:36.0929433Z Packages (1) mingw-w64-x86_64-libmariadbclient-3.1.12-1 2021-05-16T23:10:36.0930989Z 2021-05-16T23:10:36.0932167Z Total Installed Size: 3.26 MiB 2021-05-16T23:10:36.0932902Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:10:36.0933329Z 2021-05-16T23:10:36.0934073Z :: Proceed with installation? [Y/n] 2021-05-16T23:10:36.0934750Z checking keyring... 2021-05-16T23:10:36.1643935Z checking package integrity... 2021-05-16T23:10:36.2735630Z loading package files... 2021-05-16T23:10:36.2758649Z checking for file conflicts... 2021-05-16T23:10:36.2759593Z checking available disk space... 2021-05-16T23:10:36.2791850Z :: Processing package changes... 2021-05-16T23:10:36.2792883Z reinstalling mingw-w64-x86_64-libmariadbclient... 2021-05-16T23:10:37.0814316Z warning: mingw-w64-x86_64-libogg-1.3.4-3 is up to date -- reinstalling 2021-05-16T23:10:37.0815183Z resolving dependencies... 2021-05-16T23:10:37.0816311Z looking for conflicting packages... 2021-05-16T23:10:37.1121122Z 2021-05-16T23:10:37.1122504Z Packages (1) mingw-w64-x86_64-libogg-1.3.4-3 2021-05-16T23:10:37.1123481Z 2021-05-16T23:10:37.1124698Z Total Installed Size: 0.54 MiB 2021-05-16T23:10:37.1125552Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:10:37.1125994Z 2021-05-16T23:10:37.1126724Z :: Proceed with installation? [Y/n] 2021-05-16T23:10:37.1127407Z checking keyring... 2021-05-16T23:10:37.1833816Z checking package integrity... 2021-05-16T23:10:37.2940836Z loading package files... 2021-05-16T23:10:37.3010906Z checking for file conflicts... 2021-05-16T23:10:37.3011789Z checking available disk space... 2021-05-16T23:10:37.3070263Z :: Processing package changes... 2021-05-16T23:10:37.3071129Z reinstalling mingw-w64-x86_64-libogg... 2021-05-16T23:10:38.1861385Z warning: mingw-w64-x86_64-libpng-1.6.37-4 is up to date -- reinstalling 2021-05-16T23:10:38.1862827Z resolving dependencies... 2021-05-16T23:10:38.2106090Z looking for conflicting packages... 2021-05-16T23:10:38.2164384Z 2021-05-16T23:10:38.2166343Z Packages (1) mingw-w64-x86_64-libpng-1.6.37-4 2021-05-16T23:10:38.2166987Z 2021-05-16T23:10:38.2168120Z Total Installed Size: 2.35 MiB 2021-05-16T23:10:38.2169030Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:10:38.2169476Z 2021-05-16T23:10:38.2170189Z :: Proceed with installation? [Y/n] 2021-05-16T23:10:38.2170869Z checking keyring... 2021-05-16T23:10:38.2875556Z checking package integrity... 2021-05-16T23:10:38.4023357Z loading package files... 2021-05-16T23:10:38.4037634Z checking for file conflicts... 2021-05-16T23:10:38.4038670Z checking available disk space... 2021-05-16T23:10:38.4062739Z :: Processing package changes... 2021-05-16T23:10:38.4063617Z reinstalling mingw-w64-x86_64-libpng... 2021-05-16T23:10:39.3165432Z error: target not found: mingw-w64-x86_64-libpq 2021-05-16T23:10:40.0837435Z warning: mingw-w64-x86_64-libraw-0.20.2-2 is up to date -- reinstalling 2021-05-16T23:10:40.0838482Z resolving dependencies... 2021-05-16T23:10:40.1087473Z looking for conflicting packages... 2021-05-16T23:10:40.1148790Z 2021-05-16T23:10:40.1150274Z Packages (1) mingw-w64-x86_64-libraw-0.20.2-2 2021-05-16T23:10:40.1151567Z 2021-05-16T23:10:40.1152928Z Total Installed Size: 6.32 MiB 2021-05-16T23:10:40.1154038Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:10:40.1154730Z 2021-05-16T23:10:40.1155876Z :: Proceed with installation? [Y/n] 2021-05-16T23:10:40.1157185Z checking keyring... 2021-05-16T23:10:40.1844597Z checking package integrity... 2021-05-16T23:10:40.2956915Z loading package files... 2021-05-16T23:10:40.2981718Z checking for file conflicts... 2021-05-16T23:10:40.2982643Z checking available disk space... 2021-05-16T23:10:40.3007490Z :: Processing package changes... 2021-05-16T23:10:40.3008349Z reinstalling mingw-w64-x86_64-libraw... 2021-05-16T23:10:41.1033042Z resolving dependencies... 2021-05-16T23:10:41.1250441Z looking for conflicting packages... 2021-05-16T23:10:41.1363418Z 2021-05-16T23:10:41.1364800Z Packages (1) mingw-w64-x86_64-librsvg-2.50.3-1 2021-05-16T23:10:41.1365802Z 2021-05-16T23:10:41.1366809Z Total Download Size: 6.30 MiB 2021-05-16T23:10:41.1367958Z Total Installed Size: 39.39 MiB 2021-05-16T23:10:41.1368695Z 2021-05-16T23:10:41.1369937Z :: Proceed with installation? [Y/n] 2021-05-16T23:10:41.1371238Z :: Retrieving packages... 2021-05-16T23:10:41.4599561Z downloading mingw-w64-x86_64-librsvg-2.50.3-1-any.pkg.tar.zst... 2021-05-16T23:10:42.4038907Z checking keyring... 2021-05-16T23:10:42.4923895Z checking package integrity... 2021-05-16T23:10:42.6815873Z loading package files... 2021-05-16T23:10:42.6847180Z checking for file conflicts... 2021-05-16T23:10:42.6881907Z checking available disk space... 2021-05-16T23:10:42.6892986Z :: Processing package changes... 2021-05-16T23:10:42.6893808Z installing mingw-w64-x86_64-librsvg... 2021-05-16T23:10:42.8403574Z Optional dependencies for mingw-w64-x86_64-librsvg 2021-05-16T23:10:42.8405409Z mingw-w64-x86_64-gtk3: for rsvg-view-3 2021-05-16T23:10:42.8413134Z :: Running post-transaction hooks... 2021-05-16T23:10:42.8415591Z (1/1) Probing GDK-Pixbuf loader modules... 2021-05-16T23:10:43.6655018Z resolving dependencies... 2021-05-16T23:10:43.6905193Z looking for conflicting packages... 2021-05-16T23:10:43.6972236Z 2021-05-16T23:10:43.6973210Z Packages (1) mingw-w64-x86_64-libsbml-5.19.0-2 2021-05-16T23:10:43.6973759Z 2021-05-16T23:10:43.6974346Z Total Download Size: 7.79 MiB 2021-05-16T23:10:43.6975007Z Total Installed Size: 80.96 MiB 2021-05-16T23:10:43.6975409Z 2021-05-16T23:10:43.6976130Z :: Proceed with installation? [Y/n] 2021-05-16T23:10:43.6976836Z :: Retrieving packages... 2021-05-16T23:10:44.0143455Z downloading mingw-w64-x86_64-libsbml-5.19.0-2-any.pkg.tar.zst... 2021-05-16T23:10:44.9048482Z checking keyring... 2021-05-16T23:10:44.9991981Z checking package integrity... 2021-05-16T23:10:45.2036294Z loading package files... 2021-05-16T23:10:45.2111096Z checking for file conflicts... 2021-05-16T23:10:45.2652450Z checking available disk space... 2021-05-16T23:10:45.2665212Z :: Processing package changes... 2021-05-16T23:10:45.2666115Z installing mingw-w64-x86_64-libsbml... 2021-05-16T23:10:46.6209248Z resolving dependencies... 2021-05-16T23:10:46.6516720Z looking for conflicting packages... 2021-05-16T23:10:46.6530518Z 2021-05-16T23:10:46.6532258Z Packages (2) mingw-w64-x86_64-flac-1.3.3-3 mingw-w64-x86_64-libsndfile-1.0.31-1 2021-05-16T23:10:46.6533505Z 2021-05-16T23:10:46.6534495Z Total Download Size: 0.91 MiB 2021-05-16T23:10:46.6535727Z Total Installed Size: 5.45 MiB 2021-05-16T23:10:46.6536702Z 2021-05-16T23:10:46.6537888Z :: Proceed with installation? [Y/n] 2021-05-16T23:10:46.6539147Z :: Retrieving packages... 2021-05-16T23:10:46.9672311Z downloading mingw-w64-x86_64-flac-1.3.3-3-any.pkg.tar.zst... 2021-05-16T23:10:47.5329352Z downloading mingw-w64-x86_64-libsndfile-1.0.31-1-any.pkg.tar.zst... 2021-05-16T23:10:47.6303353Z checking keyring... 2021-05-16T23:10:47.7257814Z checking package integrity... 2021-05-16T23:10:48.0049549Z loading package files... 2021-05-16T23:10:48.0103358Z checking for file conflicts... 2021-05-16T23:10:48.0163466Z checking available disk space... 2021-05-16T23:10:48.0174289Z :: Processing package changes... 2021-05-16T23:10:48.0175208Z installing mingw-w64-x86_64-flac... 2021-05-16T23:10:48.0613301Z installing mingw-w64-x86_64-libsndfile... 2021-05-16T23:10:48.8724794Z warning: mingw-w64-x86_64-libspatialite-5.0.1-2 is up to date -- reinstalling 2021-05-16T23:10:48.8725784Z resolving dependencies... 2021-05-16T23:10:48.8973403Z looking for conflicting packages... 2021-05-16T23:10:48.9055781Z 2021-05-16T23:10:48.9056695Z Packages (1) mingw-w64-x86_64-libspatialite-5.0.1-2 2021-05-16T23:10:48.9057317Z 2021-05-16T23:10:48.9057904Z Total Installed Size: 29.97 MiB 2021-05-16T23:10:48.9059179Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:10:48.9059933Z 2021-05-16T23:10:48.9060696Z :: Proceed with installation? [Y/n] 2021-05-16T23:10:48.9061367Z checking keyring... 2021-05-16T23:10:48.9751466Z checking package integrity... 2021-05-16T23:10:49.1203473Z loading package files... 2021-05-16T23:10:49.1225779Z checking for file conflicts... 2021-05-16T23:10:49.1227356Z checking available disk space... 2021-05-16T23:10:49.1253682Z :: Processing package changes... 2021-05-16T23:10:49.1254653Z reinstalling mingw-w64-x86_64-libspatialite... 2021-05-16T23:10:49.9955960Z resolving dependencies... 2021-05-16T23:10:50.0212328Z looking for conflicting packages... 2021-05-16T23:10:50.0275526Z 2021-05-16T23:10:50.0276471Z Packages (1) mingw-w64-x86_64-libssh-0.9.5-2 2021-05-16T23:10:50.0277021Z 2021-05-16T23:10:50.0277593Z Total Download Size: 0.31 MiB 2021-05-16T23:10:50.0278254Z Total Installed Size: 1.50 MiB 2021-05-16T23:10:50.0278678Z 2021-05-16T23:10:50.0279362Z :: Proceed with installation? [Y/n] 2021-05-16T23:10:50.0280073Z :: Retrieving packages... 2021-05-16T23:10:50.3398334Z downloading mingw-w64-x86_64-libssh-0.9.5-2-any.pkg.tar.zst... 2021-05-16T23:10:50.7210100Z checking keyring... 2021-05-16T23:10:51.2720761Z checking package integrity... 2021-05-16T23:10:51.2721522Z loading package files... 2021-05-16T23:10:51.2722251Z checking for file conflicts... 2021-05-16T23:10:51.2722861Z checking available disk space... 2021-05-16T23:10:51.2723525Z :: Processing package changes... 2021-05-16T23:10:51.2724194Z installing mingw-w64-x86_64-libssh... 2021-05-16T23:10:51.2724669Z / 2021-05-16T23:10:51.8613157Z warning: mingw-w64-x86_64-libssh2-1.9.0-3 is up to date -- reinstalling 2021-05-16T23:10:51.8614035Z resolving dependencies... 2021-05-16T23:10:51.8885371Z looking for conflicting packages... 2021-05-16T23:10:51.8951661Z 2021-05-16T23:10:51.8952571Z Packages (1) mingw-w64-x86_64-libssh2-1.9.0-3 2021-05-16T23:10:51.8953124Z 2021-05-16T23:10:51.8953947Z Total Installed Size: 0.79 MiB 2021-05-16T23:10:51.8954552Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:10:51.8954869Z 2021-05-16T23:10:51.8955434Z :: Proceed with installation? [Y/n] 2021-05-16T23:10:51.8957246Z checking keyring... 2021-05-16T23:10:51.9663587Z checking package integrity... 2021-05-16T23:10:52.0765331Z loading package files... 2021-05-16T23:10:52.0803736Z checking for file conflicts... 2021-05-16T23:10:52.0804716Z checking available disk space... 2021-05-16T23:10:52.0894590Z :: Processing package changes... 2021-05-16T23:10:52.0895487Z reinstalling mingw-w64-x86_64-libssh2... 2021-05-16T23:10:53.0072172Z warning: mingw-w64-x86_64-libsystre-1.0.1-4 is up to date -- reinstalling 2021-05-16T23:10:53.0073058Z resolving dependencies... 2021-05-16T23:10:53.0254704Z looking for conflicting packages... 2021-05-16T23:10:53.0385148Z 2021-05-16T23:10:53.0386240Z Packages (1) mingw-w64-x86_64-libsystre-1.0.1-4 2021-05-16T23:10:53.0386842Z 2021-05-16T23:10:53.0387505Z Total Download Size: 0.02 MiB 2021-05-16T23:10:53.0388164Z Total Installed Size: 0.03 MiB 2021-05-16T23:10:53.0388817Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:10:53.0389228Z 2021-05-16T23:10:53.0389958Z :: Proceed with installation? [Y/n] 2021-05-16T23:10:53.0390675Z :: Retrieving packages... 2021-05-16T23:10:53.3599121Z downloading mingw-w64-x86_64-libsystre-1.0.1-4-any.pkg.tar.xz... 2021-05-16T23:10:53.4562072Z checking keyring... 2021-05-16T23:10:53.5438136Z checking package integrity... 2021-05-16T23:10:53.6729557Z loading package files... 2021-05-16T23:10:53.6765629Z checking for file conflicts... 2021-05-16T23:10:53.6766566Z checking available disk space... 2021-05-16T23:10:53.6820081Z :: Processing package changes... 2021-05-16T23:10:53.6821239Z reinstalling mingw-w64-x86_64-libsystre... 2021-05-16T23:10:54.4797407Z warning: mingw-w64-x86_64-libtiff-4.2.0-3 is up to date -- reinstalling 2021-05-16T23:10:54.4798776Z resolving dependencies... 2021-05-16T23:10:54.5051577Z looking for conflicting packages... 2021-05-16T23:10:54.5110786Z 2021-05-16T23:10:54.5112229Z Packages (1) mingw-w64-x86_64-libtiff-4.2.0-3 2021-05-16T23:10:54.5113806Z 2021-05-16T23:10:54.5114974Z Total Installed Size: 4.22 MiB 2021-05-16T23:10:54.5115680Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:10:54.5116094Z 2021-05-16T23:10:54.5116821Z :: Proceed with installation? [Y/n] 2021-05-16T23:10:54.5117475Z checking keyring... 2021-05-16T23:10:54.5854525Z checking package integrity... 2021-05-16T23:10:54.6955649Z loading package files... 2021-05-16T23:10:54.7005733Z checking for file conflicts... 2021-05-16T23:10:54.7006550Z checking available disk space... 2021-05-16T23:10:54.7118774Z :: Processing package changes... 2021-05-16T23:10:54.7119669Z reinstalling mingw-w64-x86_64-libtiff... 2021-05-16T23:10:55.7202566Z warning: mingw-w64-x86_64-libtool-2.4.6-20 is up to date -- reinstalling 2021-05-16T23:10:55.7203470Z resolving dependencies... 2021-05-16T23:10:55.7205846Z looking for conflicting packages... 2021-05-16T23:10:55.7519002Z 2021-05-16T23:10:55.7520406Z Packages (1) mingw-w64-x86_64-libtool-2.4.6-20 2021-05-16T23:10:55.7521727Z 2021-05-16T23:10:55.7523003Z Total Installed Size: 2.31 MiB 2021-05-16T23:10:55.7523877Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:10:55.7524317Z 2021-05-16T23:10:55.7525063Z :: Proceed with installation? [Y/n] 2021-05-16T23:10:55.7525731Z checking keyring... 2021-05-16T23:10:55.8237506Z checking package integrity... 2021-05-16T23:10:55.9425051Z loading package files... 2021-05-16T23:10:55.9455536Z checking for file conflicts... 2021-05-16T23:10:55.9456406Z checking available disk space... 2021-05-16T23:10:55.9498144Z :: Processing package changes... 2021-05-16T23:10:55.9499011Z reinstalling mingw-w64-x86_64-libtool... 2021-05-16T23:10:56.7672089Z warning: mingw-w64-x86_64-libtre-git-r128.6fb7206-2 is up to date -- reinstalling 2021-05-16T23:10:56.7673057Z resolving dependencies... 2021-05-16T23:10:56.7783437Z looking for conflicting packages... 2021-05-16T23:10:56.7991933Z 2021-05-16T23:10:56.7993092Z Packages (1) mingw-w64-x86_64-libtre-git-r128.6fb7206-2 2021-05-16T23:10:56.7993702Z 2021-05-16T23:10:56.7994229Z Total Download Size: 0.08 MiB 2021-05-16T23:10:56.7995555Z Total Installed Size: 0.25 MiB 2021-05-16T23:10:56.7996169Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:10:56.7996557Z 2021-05-16T23:10:56.7997199Z :: Proceed with installation? [Y/n] 2021-05-16T23:10:56.7997876Z :: Retrieving packages... 2021-05-16T23:10:57.1114464Z downloading mingw-w64-x86_64-libtre-git-r128.6fb7206-2-any.pkg.tar.xz... 2021-05-16T23:10:57.3054296Z checking keyring... 2021-05-16T23:10:57.4019534Z checking package integrity... 2021-05-16T23:10:57.5397561Z loading package files... 2021-05-16T23:10:57.5453787Z checking for file conflicts... 2021-05-16T23:10:57.5454657Z checking available disk space... 2021-05-16T23:10:57.5497401Z :: Processing package changes... 2021-05-16T23:10:57.5498516Z reinstalling mingw-w64-x86_64-libtre-git... 2021-05-16T23:10:58.3399025Z warning: mingw-w64-x86_64-libutf8proc-2.6.1-1 is up to date -- reinstalling 2021-05-16T23:10:58.3399955Z resolving dependencies... 2021-05-16T23:10:58.3401035Z looking for conflicting packages... 2021-05-16T23:10:58.3712146Z 2021-05-16T23:10:58.3713750Z Packages (1) mingw-w64-x86_64-libutf8proc-2.6.1-1 2021-05-16T23:10:58.3714925Z 2021-05-16T23:10:58.3716198Z Total Installed Size: 0.70 MiB 2021-05-16T23:10:58.3717262Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:10:58.3717908Z 2021-05-16T23:10:58.3718997Z :: Proceed with installation? [Y/n] 2021-05-16T23:10:58.3720303Z checking keyring... 2021-05-16T23:10:58.4416231Z checking package integrity... 2021-05-16T23:10:58.5500222Z loading package files... 2021-05-16T23:10:58.5519847Z checking for file conflicts... 2021-05-16T23:10:58.5520681Z checking available disk space... 2021-05-16T23:10:58.5536333Z :: Processing package changes... 2021-05-16T23:10:58.5537242Z reinstalling mingw-w64-x86_64-libutf8proc... 2021-05-16T23:10:59.3319649Z warning: mingw-w64-x86_64-libuv-1.40.0-3 is up to date -- reinstalling 2021-05-16T23:10:59.3320490Z resolving dependencies... 2021-05-16T23:10:59.3423166Z looking for conflicting packages... 2021-05-16T23:10:59.3631364Z 2021-05-16T23:10:59.3632658Z Packages (1) mingw-w64-x86_64-libuv-1.40.0-3 2021-05-16T23:10:59.3634282Z 2021-05-16T23:10:59.3635380Z Total Installed Size: 1.08 MiB 2021-05-16T23:10:59.3636749Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:10:59.3637474Z 2021-05-16T23:10:59.3638663Z :: Proceed with installation? [Y/n] 2021-05-16T23:10:59.3640249Z checking keyring... 2021-05-16T23:10:59.4346620Z checking package integrity... 2021-05-16T23:10:59.5403505Z loading package files... 2021-05-16T23:10:59.5427188Z checking for file conflicts... 2021-05-16T23:10:59.5428053Z checking available disk space... 2021-05-16T23:10:59.5445372Z :: Processing package changes... 2021-05-16T23:10:59.5446220Z reinstalling mingw-w64-x86_64-libuv... 2021-05-16T23:11:00.3196428Z warning: mingw-w64-x86_64-libvorbis-1.3.7-1 is up to date -- reinstalling 2021-05-16T23:11:00.3197456Z resolving dependencies... 2021-05-16T23:11:00.3372280Z looking for conflicting packages... 2021-05-16T23:11:00.3517245Z 2021-05-16T23:11:00.3518451Z Packages (1) mingw-w64-x86_64-libvorbis-1.3.7-1 2021-05-16T23:11:00.3519535Z 2021-05-16T23:11:00.3520710Z Total Installed Size: 2.30 MiB 2021-05-16T23:11:00.3521556Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:11:00.3522139Z 2021-05-16T23:11:00.3522892Z :: Proceed with installation? [Y/n] 2021-05-16T23:11:00.3523560Z checking keyring... 2021-05-16T23:11:00.4226671Z checking package integrity... 2021-05-16T23:11:00.5317224Z loading package files... 2021-05-16T23:11:00.5359508Z checking for file conflicts... 2021-05-16T23:11:00.5360552Z checking available disk space... 2021-05-16T23:11:00.5439881Z :: Processing package changes... 2021-05-16T23:11:00.5440838Z reinstalling mingw-w64-x86_64-libvorbis... 2021-05-16T23:11:01.4639916Z warning: mingw-w64-x86_64-libvpx-1.10.0-1 is up to date -- reinstalling 2021-05-16T23:11:01.4640830Z resolving dependencies... 2021-05-16T23:11:01.4641967Z looking for conflicting packages... 2021-05-16T23:11:01.4952595Z 2021-05-16T23:11:01.4953989Z Packages (1) mingw-w64-x86_64-libvpx-1.10.0-1 2021-05-16T23:11:01.4955361Z 2021-05-16T23:11:01.4956561Z Total Installed Size: 9.11 MiB 2021-05-16T23:11:01.4957282Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:11:01.4957709Z 2021-05-16T23:11:01.4958424Z :: Proceed with installation? [Y/n] 2021-05-16T23:11:01.4959106Z checking keyring... 2021-05-16T23:11:01.5649444Z checking package integrity... 2021-05-16T23:11:01.6826139Z loading package files... 2021-05-16T23:11:01.6848446Z checking for file conflicts... 2021-05-16T23:11:01.6849997Z checking available disk space... 2021-05-16T23:11:01.6868161Z :: Processing package changes... 2021-05-16T23:11:01.6869036Z reinstalling mingw-w64-x86_64-libvpx... 2021-05-16T23:11:02.4767105Z warning: mingw-w64-x86_64-libwebp-1.2.0-2 is up to date -- reinstalling 2021-05-16T23:11:02.4768110Z resolving dependencies... 2021-05-16T23:11:02.4953474Z looking for conflicting packages... 2021-05-16T23:11:02.5080714Z 2021-05-16T23:11:02.5081805Z Packages (1) mingw-w64-x86_64-libwebp-1.2.0-2 2021-05-16T23:11:02.5082530Z 2021-05-16T23:11:02.5083628Z Total Installed Size: 2.97 MiB 2021-05-16T23:11:02.5084398Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:11:02.5085252Z 2021-05-16T23:11:02.5086189Z :: Proceed with installation? [Y/n] 2021-05-16T23:11:02.5087055Z checking keyring... 2021-05-16T23:11:02.5769521Z checking package integrity... 2021-05-16T23:11:02.6873310Z loading package files... 2021-05-16T23:11:02.6891174Z checking for file conflicts... 2021-05-16T23:11:02.6892040Z checking available disk space... 2021-05-16T23:11:02.6918909Z :: Processing package changes... 2021-05-16T23:11:02.6919780Z reinstalling mingw-w64-x86_64-libwebp... 2021-05-16T23:11:03.4905492Z warning: mingw-w64-x86_64-libxml2-2.9.12-1 is up to date -- reinstalling 2021-05-16T23:11:03.4906359Z resolving dependencies... 2021-05-16T23:11:03.5165294Z looking for conflicting packages... 2021-05-16T23:11:03.5228843Z 2021-05-16T23:11:03.5229927Z Packages (1) mingw-w64-x86_64-libxml2-2.9.12-1 2021-05-16T23:11:03.5230507Z 2021-05-16T23:11:03.5231843Z Total Installed Size: 11.79 MiB 2021-05-16T23:11:03.5232806Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:11:03.5233303Z 2021-05-16T23:11:03.5234179Z :: Proceed with installation? [Y/n] 2021-05-16T23:11:03.5234857Z checking keyring... 2021-05-16T23:11:03.5968786Z checking package integrity... 2021-05-16T23:11:03.7175637Z loading package files... 2021-05-16T23:11:03.7239471Z checking for file conflicts... 2021-05-16T23:11:03.7240401Z checking available disk space... 2021-05-16T23:11:03.7399087Z :: Processing package changes... 2021-05-16T23:11:03.7400153Z reinstalling mingw-w64-x86_64-libxml2... 2021-05-16T23:11:04.8785352Z resolving dependencies... 2021-05-16T23:11:04.8787180Z looking for conflicting packages... 2021-05-16T23:11:04.9104769Z 2021-05-16T23:11:04.9106283Z Packages (1) mingw-w64-x86_64-libyaml-0.2.5-1 2021-05-16T23:11:04.9107181Z 2021-05-16T23:11:04.9108114Z Total Download Size: 0.10 MiB 2021-05-16T23:11:04.9109412Z Total Installed Size: 0.38 MiB 2021-05-16T23:11:04.9110159Z 2021-05-16T23:11:04.9111339Z :: Proceed with installation? [Y/n] 2021-05-16T23:11:04.9112593Z :: Retrieving packages... 2021-05-16T23:11:05.2287397Z downloading mingw-w64-x86_64-libyaml-0.2.5-1-any.pkg.tar.zst... 2021-05-16T23:11:05.5141797Z checking keyring... 2021-05-16T23:11:05.6037564Z checking package integrity... 2021-05-16T23:11:05.7442097Z loading package files... 2021-05-16T23:11:05.7448780Z checking for file conflicts... 2021-05-16T23:11:05.7451622Z checking available disk space... 2021-05-16T23:11:05.7466067Z :: Processing package changes... 2021-05-16T23:11:05.7467021Z installing mingw-w64-x86_64-libyaml... 2021-05-16T23:11:06.5317728Z warning: mingw-w64-x86_64-lz4-1.9.3-1 is up to date -- reinstalling 2021-05-16T23:11:06.5318556Z resolving dependencies... 2021-05-16T23:11:06.5422247Z looking for conflicting packages... 2021-05-16T23:11:06.5644039Z 2021-05-16T23:11:06.5645320Z Packages (1) mingw-w64-x86_64-lz4-1.9.3-1 2021-05-16T23:11:06.5645825Z 2021-05-16T23:11:06.5647520Z Total Installed Size: 1.69 MiB 2021-05-16T23:11:06.5648528Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:11:06.5649002Z 2021-05-16T23:11:06.5649883Z :: Proceed with installation? [Y/n] 2021-05-16T23:11:06.5650690Z checking keyring... 2021-05-16T23:11:06.6335816Z checking package integrity... 2021-05-16T23:11:06.7428850Z loading package files... 2021-05-16T23:11:06.7449253Z checking for file conflicts... 2021-05-16T23:11:06.7451878Z checking available disk space... 2021-05-16T23:11:06.7468709Z :: Processing package changes... 2021-05-16T23:11:06.7469550Z reinstalling mingw-w64-x86_64-lz4... 2021-05-16T23:11:07.5386164Z warning: mingw-w64-x86_64-lzo2-2.10-1 is up to date -- reinstalling 2021-05-16T23:11:07.5386981Z resolving dependencies... 2021-05-16T23:11:07.5388113Z looking for conflicting packages... 2021-05-16T23:11:07.5727734Z 2021-05-16T23:11:07.5728928Z Packages (1) mingw-w64-x86_64-lzo2-2.10-1 2021-05-16T23:11:07.5729781Z 2021-05-16T23:11:07.5730317Z Total Installed Size: 0.62 MiB 2021-05-16T23:11:07.5731318Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:11:07.5731746Z 2021-05-16T23:11:07.5732458Z :: Proceed with installation? [Y/n] 2021-05-16T23:11:07.5733135Z checking keyring... 2021-05-16T23:11:07.6417782Z checking package integrity... 2021-05-16T23:11:07.7487193Z loading package files... 2021-05-16T23:11:07.7525441Z checking for file conflicts... 2021-05-16T23:11:07.7526415Z checking available disk space... 2021-05-16T23:11:07.7549854Z :: Processing package changes... 2021-05-16T23:11:07.7550715Z reinstalling mingw-w64-x86_64-lzo2... 2021-05-16T23:11:08.5603835Z warning: mingw-w64-x86_64-make-4.3-1 is up to date -- reinstalling 2021-05-16T23:11:08.5604682Z resolving dependencies... 2021-05-16T23:11:08.5718131Z looking for conflicting packages... 2021-05-16T23:11:08.5919182Z 2021-05-16T23:11:08.5920288Z Packages (1) mingw-w64-x86_64-make-4.3-1 2021-05-16T23:11:08.5920850Z 2021-05-16T23:11:08.5921407Z Total Download Size: 0.15 MiB 2021-05-16T23:11:08.5922117Z Total Installed Size: 0.29 MiB 2021-05-16T23:11:08.5922765Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:11:08.5923161Z 2021-05-16T23:11:08.5923882Z :: Proceed with installation? [Y/n] 2021-05-16T23:11:08.5924600Z :: Retrieving packages... 2021-05-16T23:11:08.9886069Z downloading mingw-w64-x86_64-make-4.3-1-any.pkg.tar.xz... 2021-05-16T23:11:09.2866896Z checking keyring... 2021-05-16T23:11:09.3773988Z checking package integrity... 2021-05-16T23:11:09.5159685Z loading package files... 2021-05-16T23:11:09.5205526Z checking for file conflicts... 2021-05-16T23:11:09.5206407Z checking available disk space... 2021-05-16T23:11:09.5219561Z :: Processing package changes... 2021-05-16T23:11:09.5220408Z reinstalling mingw-w64-x86_64-make... 2021-05-16T23:11:10.3288317Z resolving dependencies... 2021-05-16T23:11:10.3598753Z looking for conflicting packages... 2021-05-16T23:11:10.3613848Z 2021-05-16T23:11:10.3615544Z Packages (2) mingw-w64-x86_64-ninja-1.10.2-1 mingw-w64-x86_64-meson-0.58.0-1 2021-05-16T23:11:10.3616751Z 2021-05-16T23:11:10.3617792Z Total Download Size: 1.48 MiB 2021-05-16T23:11:10.3618954Z Total Installed Size: 6.54 MiB 2021-05-16T23:11:10.3619698Z 2021-05-16T23:11:10.3620878Z :: Proceed with installation? [Y/n] 2021-05-16T23:11:10.3622135Z :: Retrieving packages... 2021-05-16T23:11:10.7064316Z downloading mingw-w64-x86_64-ninja-1.10.2-1-any.pkg.tar.zst... 2021-05-16T23:11:11.2230392Z downloading mingw-w64-x86_64-meson-0.58.0-1-any.pkg.tar.zst... 2021-05-16T23:11:11.4308414Z checking keyring... 2021-05-16T23:11:11.6126750Z checking package integrity... 2021-05-16T23:11:11.8878991Z loading package files... 2021-05-16T23:11:11.8967730Z checking for file conflicts... 2021-05-16T23:11:11.9219674Z checking available disk space... 2021-05-16T23:11:11.9232076Z :: Processing package changes... 2021-05-16T23:11:11.9233591Z installing mingw-w64-x86_64-ninja... 2021-05-16T23:11:11.9323807Z installing mingw-w64-x86_64-meson... 2021-05-16T23:11:13.0560954Z warning: mingw-w64-x86_64-mpc-1.2.1-1 is up to date -- reinstalling 2021-05-16T23:11:13.0561764Z resolving dependencies... 2021-05-16T23:11:13.0763611Z looking for conflicting packages... 2021-05-16T23:11:13.0878833Z 2021-05-16T23:11:13.0879976Z Packages (1) mingw-w64-x86_64-mpc-1.2.1-1 2021-05-16T23:11:13.0880521Z 2021-05-16T23:11:13.0881101Z Total Download Size: 0.07 MiB 2021-05-16T23:11:13.0881742Z Total Installed Size: 0.20 MiB 2021-05-16T23:11:13.0882733Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:11:13.0883161Z 2021-05-16T23:11:13.0883861Z :: Proceed with installation? [Y/n] 2021-05-16T23:11:13.0884580Z :: Retrieving packages... 2021-05-16T23:11:13.4066795Z downloading mingw-w64-x86_64-mpc-1.2.1-1-any.pkg.tar.zst... 2021-05-16T23:11:13.5986388Z checking keyring... 2021-05-16T23:11:13.6981742Z checking package integrity... 2021-05-16T23:11:13.8370158Z loading package files... 2021-05-16T23:11:13.8390275Z checking for file conflicts... 2021-05-16T23:11:13.8391087Z checking available disk space... 2021-05-16T23:11:13.8415100Z :: Processing package changes... 2021-05-16T23:11:13.8416115Z reinstalling mingw-w64-x86_64-mpc... 2021-05-16T23:11:14.6289331Z warning: mingw-w64-x86_64-mpdecimal-2.5.0-2 is up to date -- reinstalling 2021-05-16T23:11:14.6290263Z resolving dependencies... 2021-05-16T23:11:14.6405132Z looking for conflicting packages... 2021-05-16T23:11:14.6617059Z 2021-05-16T23:11:14.6618269Z Packages (1) mingw-w64-x86_64-mpdecimal-2.5.0-2 2021-05-16T23:11:14.6618976Z 2021-05-16T23:11:14.6619672Z Total Download Size: 0.32 MiB 2021-05-16T23:11:14.6620484Z Total Installed Size: 2.42 MiB 2021-05-16T23:11:14.6621265Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:11:14.6621758Z 2021-05-16T23:11:14.6622590Z :: Proceed with installation? [Y/n] 2021-05-16T23:11:14.6623450Z :: Retrieving packages... 2021-05-16T23:11:14.9722255Z downloading mingw-w64-x86_64-mpdecimal-2.5.0-2-any.pkg.tar.zst... 2021-05-16T23:11:15.3627573Z checking keyring... 2021-05-16T23:11:15.4500321Z checking package integrity... 2021-05-16T23:11:15.5916371Z loading package files... 2021-05-16T23:11:15.5947060Z checking for file conflicts... 2021-05-16T23:11:15.5947948Z checking available disk space... 2021-05-16T23:11:15.5992094Z :: Processing package changes... 2021-05-16T23:11:15.5993268Z reinstalling mingw-w64-x86_64-mpdecimal... 2021-05-16T23:11:16.4434936Z warning: mingw-w64-x86_64-mpfr-4.1.0-3 is up to date -- reinstalling 2021-05-16T23:11:16.4435805Z resolving dependencies... 2021-05-16T23:11:16.4553240Z looking for conflicting packages... 2021-05-16T23:11:16.4756707Z 2021-05-16T23:11:16.4758100Z Packages (1) mingw-w64-x86_64-mpfr-4.1.0-3 2021-05-16T23:11:16.4758841Z 2021-05-16T23:11:16.4759659Z Total Download Size: 0.35 MiB 2021-05-16T23:11:16.4760552Z Total Installed Size: 1.18 MiB 2021-05-16T23:11:16.4761456Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:11:16.4762025Z 2021-05-16T23:11:16.4763111Z :: Proceed with installation? [Y/n] 2021-05-16T23:11:16.4764175Z :: Retrieving packages... 2021-05-16T23:11:16.7884974Z downloading mingw-w64-x86_64-mpfr-4.1.0-3-any.pkg.tar.zst... 2021-05-16T23:11:17.1650444Z checking keyring... 2021-05-16T23:11:17.2536569Z checking package integrity... 2021-05-16T23:11:17.3900895Z loading package files... 2021-05-16T23:11:17.3921323Z checking for file conflicts... 2021-05-16T23:11:17.3922187Z checking available disk space... 2021-05-16T23:11:17.3997655Z :: Processing package changes... 2021-05-16T23:11:17.3998734Z reinstalling mingw-w64-x86_64-mpfr... 2021-05-16T23:11:18.1964914Z resolving dependencies... 2021-05-16T23:11:18.1967958Z looking for conflicting packages... 2021-05-16T23:11:18.2298647Z 2021-05-16T23:11:18.2299887Z Packages (1) mingw-w64-x86_64-nasm-2.15.05-1 2021-05-16T23:11:18.2300457Z 2021-05-16T23:11:18.2301030Z Total Download Size: 0.38 MiB 2021-05-16T23:11:18.2301708Z Total Installed Size: 3.58 MiB 2021-05-16T23:11:18.2302386Z 2021-05-16T23:11:18.2303108Z :: Proceed with installation? [Y/n] 2021-05-16T23:11:18.2303858Z :: Retrieving packages... 2021-05-16T23:11:18.5433413Z downloading mingw-w64-x86_64-nasm-2.15.05-1-any.pkg.tar.zst... 2021-05-16T23:11:18.9181733Z checking keyring... 2021-05-16T23:11:19.0101818Z checking package integrity... 2021-05-16T23:11:19.1564732Z loading package files... 2021-05-16T23:11:19.1577869Z checking for file conflicts... 2021-05-16T23:11:19.1594093Z checking available disk space... 2021-05-16T23:11:19.1604943Z :: Processing package changes... 2021-05-16T23:11:19.1606003Z installing mingw-w64-x86_64-nasm... 2021-05-16T23:11:19.9626028Z warning: mingw-w64-x86_64-ncurses-6.2-3 is up to date -- reinstalling 2021-05-16T23:11:19.9627535Z resolving dependencies... 2021-05-16T23:11:19.9802496Z looking for conflicting packages... 2021-05-16T23:11:19.9980287Z 2021-05-16T23:11:19.9981476Z Packages (1) mingw-w64-x86_64-ncurses-6.2-3 2021-05-16T23:11:19.9982213Z 2021-05-16T23:11:19.9983004Z Total Download Size: 1.54 MiB 2021-05-16T23:11:19.9983893Z Total Installed Size: 16.43 MiB 2021-05-16T23:11:19.9984742Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:11:19.9985282Z 2021-05-16T23:11:19.9986195Z :: Proceed with installation? [Y/n] 2021-05-16T23:11:19.9987125Z :: Retrieving packages... 2021-05-16T23:11:20.3143793Z downloading mingw-w64-x86_64-ncurses-6.2-3-any.pkg.tar.zst... 2021-05-16T23:11:20.9896576Z checking keyring... 2021-05-16T23:11:21.0856320Z checking package integrity... 2021-05-16T23:11:21.2422874Z loading package files... 2021-05-16T23:11:21.3163605Z checking for file conflicts... 2021-05-16T23:11:21.3168145Z checking available disk space... 2021-05-16T23:11:22.7467036Z :: Processing package changes... 2021-05-16T23:11:22.7468266Z reinstalling mingw-w64-x86_64-ncurses... 2021-05-16T23:11:29.2401089Z warning: mingw-w64-x86_64-netcdf-4.7.4-2 is up to date -- reinstalling 2021-05-16T23:11:29.2401966Z resolving dependencies... 2021-05-16T23:11:29.2563887Z looking for conflicting packages... 2021-05-16T23:11:29.2784892Z 2021-05-16T23:11:29.2786152Z Packages (1) mingw-w64-x86_64-netcdf-4.7.4-2 2021-05-16T23:11:29.2786731Z 2021-05-16T23:11:29.2795011Z Total Installed Size: 4.18 MiB 2021-05-16T23:11:29.2796223Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:11:29.2796683Z 2021-05-16T23:11:29.2797427Z :: Proceed with installation? [Y/n] 2021-05-16T23:11:29.2798113Z checking keyring... 2021-05-16T23:11:29.3485850Z checking package integrity... 2021-05-16T23:11:29.4617374Z loading package files... 2021-05-16T23:11:29.4638575Z checking for file conflicts... 2021-05-16T23:11:29.4639567Z checking available disk space... 2021-05-16T23:11:29.4664776Z :: Processing package changes... 2021-05-16T23:11:29.4665613Z reinstalling mingw-w64-x86_64-netcdf... 2021-05-16T23:11:30.2908065Z warning: mingw-w64-x86_64-nettle-3.7-2 is up to date -- reinstalling 2021-05-16T23:11:30.2908935Z resolving dependencies... 2021-05-16T23:11:30.3032717Z looking for conflicting packages... 2021-05-16T23:11:30.3249491Z 2021-05-16T23:11:30.3250971Z Packages (1) mingw-w64-x86_64-nettle-3.7-2 2021-05-16T23:11:30.3252161Z 2021-05-16T23:11:30.3253501Z Total Installed Size: 2.46 MiB 2021-05-16T23:11:30.3254617Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:11:30.3255331Z 2021-05-16T23:11:30.3256446Z :: Proceed with installation? [Y/n] 2021-05-16T23:11:30.3257859Z checking keyring... 2021-05-16T23:11:30.4061998Z checking package integrity... 2021-05-16T23:11:30.5203136Z loading package files... 2021-05-16T23:11:30.5226083Z checking for file conflicts... 2021-05-16T23:11:30.5226875Z checking available disk space... 2021-05-16T23:11:30.5273775Z :: Processing package changes... 2021-05-16T23:11:30.5274657Z reinstalling mingw-w64-x86_64-nettle... 2021-05-16T23:11:31.3654896Z warning: mingw-w64-x86_64-ninja-1.10.2-1 is up to date -- reinstalling 2021-05-16T23:11:31.3656507Z resolving dependencies... 2021-05-16T23:11:31.3657693Z looking for conflicting packages... 2021-05-16T23:11:31.3965437Z 2021-05-16T23:11:31.3966622Z Packages (1) mingw-w64-x86_64-ninja-1.10.2-1 2021-05-16T23:11:31.3967400Z 2021-05-16T23:11:31.3967941Z Total Installed Size: 1.56 MiB 2021-05-16T23:11:31.3968867Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:11:31.3969335Z 2021-05-16T23:11:31.3970109Z :: Proceed with installation? [Y/n] 2021-05-16T23:11:31.3970828Z checking keyring... 2021-05-16T23:11:31.4946609Z checking package integrity... 2021-05-16T23:11:31.6192043Z loading package files... 2021-05-16T23:11:31.6205631Z checking for file conflicts... 2021-05-16T23:11:31.6208127Z checking available disk space... 2021-05-16T23:11:31.6218777Z :: Processing package changes... 2021-05-16T23:11:31.6219627Z reinstalling mingw-w64-x86_64-ninja... 2021-05-16T23:11:32.3947417Z resolving dependencies... 2021-05-16T23:11:32.3949327Z looking for conflicting packages... 2021-05-16T23:11:32.4274252Z 2021-05-16T23:11:32.4275418Z Packages (1) mingw-w64-x86_64-nlopt-2.6.2-1 2021-05-16T23:11:32.4275950Z 2021-05-16T23:11:32.4276539Z Total Download Size: 0.33 MiB 2021-05-16T23:11:32.4277212Z Total Installed Size: 1.08 MiB 2021-05-16T23:11:32.4277638Z 2021-05-16T23:11:32.4278352Z :: Proceed with installation? [Y/n] 2021-05-16T23:11:32.4279079Z :: Retrieving packages... 2021-05-16T23:11:32.7449671Z downloading mingw-w64-x86_64-nlopt-2.6.2-1-any.pkg.tar.xz... 2021-05-16T23:11:33.1252387Z checking keyring... 2021-05-16T23:11:33.2141523Z checking package integrity... 2021-05-16T23:11:33.3764703Z loading package files... 2021-05-16T23:11:33.3805036Z checking for file conflicts... 2021-05-16T23:11:33.3815738Z checking available disk space... 2021-05-16T23:11:33.3826903Z :: Processing package changes... 2021-05-16T23:11:33.3827768Z installing mingw-w64-x86_64-nlopt... 2021-05-16T23:11:34.3428793Z error: target not found: mingw-w64-x86_64-openbabel 2021-05-16T23:11:35.1169308Z warning: mingw-w64-x86_64-openblas-0.3.13-2 is up to date -- reinstalling 2021-05-16T23:11:35.1170398Z resolving dependencies... 2021-05-16T23:11:35.1371056Z looking for conflicting packages... 2021-05-16T23:11:35.1497415Z 2021-05-16T23:11:35.1498539Z Packages (1) mingw-w64-x86_64-openblas-0.3.13-2 2021-05-16T23:11:35.1499296Z 2021-05-16T23:11:35.1500760Z Total Installed Size: 77.64 MiB 2021-05-16T23:11:35.1501791Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:11:35.1502248Z 2021-05-16T23:11:35.1502995Z :: Proceed with installation? [Y/n] 2021-05-16T23:11:35.1503661Z checking keyring... 2021-05-16T23:11:35.2210862Z checking package integrity... 2021-05-16T23:11:35.3940430Z loading package files... 2021-05-16T23:11:35.3967574Z checking for file conflicts... 2021-05-16T23:11:35.3968412Z checking available disk space... 2021-05-16T23:11:35.3990671Z :: Processing package changes... 2021-05-16T23:11:35.3991560Z reinstalling mingw-w64-x86_64-openblas... 2021-05-16T23:11:36.4134476Z warning: mingw-w64-x86_64-opencv-4.5.1-2 is up to date -- reinstalling 2021-05-16T23:11:36.4135396Z resolving dependencies... 2021-05-16T23:11:36.4408622Z looking for conflicting packages... 2021-05-16T23:11:36.4488886Z 2021-05-16T23:11:36.4489818Z Packages (1) mingw-w64-x86_64-opencv-4.5.1-2 2021-05-16T23:11:36.4490368Z 2021-05-16T23:11:36.4491218Z Total Installed Size: 107.68 MiB 2021-05-16T23:11:36.4492309Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:11:36.4493089Z 2021-05-16T23:11:36.4493849Z :: Proceed with installation? [Y/n] 2021-05-16T23:11:36.4494545Z checking keyring... 2021-05-16T23:11:36.5193552Z checking package integrity... 2021-05-16T23:11:36.8390956Z loading package files... 2021-05-16T23:11:36.8490544Z checking for file conflicts... 2021-05-16T23:11:36.8491493Z checking available disk space... 2021-05-16T23:11:36.8819893Z :: Processing package changes... 2021-05-16T23:11:36.8820991Z reinstalling mingw-w64-x86_64-opencv... 2021-05-16T23:11:38.6504478Z warning: mingw-w64-x86_64-openjpeg2-2.3.1-1 is up to date -- reinstalling 2021-05-16T23:11:38.6505397Z resolving dependencies... 2021-05-16T23:11:38.6768804Z looking for conflicting packages... 2021-05-16T23:11:38.6830305Z 2021-05-16T23:11:38.6831552Z Packages (1) mingw-w64-x86_64-openjpeg2-2.3.1-1 2021-05-16T23:11:38.6832730Z 2021-05-16T23:11:38.6833813Z Total Installed Size: 3.54 MiB 2021-05-16T23:11:38.6834712Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:11:38.6835336Z 2021-05-16T23:11:38.6836119Z :: Proceed with installation? [Y/n] 2021-05-16T23:11:38.6836806Z checking keyring... 2021-05-16T23:11:39.2710801Z checking package integrity... 2021-05-16T23:11:39.2711486Z loading package files... 2021-05-16T23:11:39.2712280Z checking for file conflicts... 2021-05-16T23:11:39.2712919Z checking available disk space... 2021-05-16T23:11:39.2713584Z :: Processing package changes... 2021-05-16T23:11:39.2714357Z reinstalling mingw-w64-x86_64-openjpeg2... 2021-05-16T23:11:39.7669331Z warning: mingw-w64-x86_64-openssl-1.1.1.k-2 is up to date -- reinstalling 2021-05-16T23:11:39.7670273Z resolving dependencies... 2021-05-16T23:11:39.7931815Z looking for conflicting packages... 2021-05-16T23:11:39.8045692Z 2021-05-16T23:11:39.8054314Z Packages (1) mingw-w64-x86_64-openssl-1.1.1.k-2 2021-05-16T23:11:39.8055302Z 2021-05-16T23:11:39.8056140Z Total Download Size: 4.75 MiB 2021-05-16T23:11:39.8057091Z Total Installed Size: 69.11 MiB 2021-05-16T23:11:39.8057981Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:11:39.8058554Z 2021-05-16T23:11:39.8059563Z :: Proceed with installation? [Y/n] 2021-05-16T23:11:39.8060547Z :: Retrieving packages... 2021-05-16T23:11:40.1290200Z downloading mingw-w64-x86_64-openssl-1.1.1.k-2-any.pkg.tar.zst... 2021-05-16T23:11:41.0000425Z checking keyring... 2021-05-16T23:11:41.0951293Z checking package integrity... 2021-05-16T23:11:41.2757707Z loading package files... 2021-05-16T23:11:41.3707548Z checking for file conflicts... 2021-05-16T23:11:41.3716796Z checking available disk space... 2021-05-16T23:11:43.1139496Z :: Processing package changes... 2021-05-16T23:11:43.1140725Z reinstalling mingw-w64-x86_64-openssl... 2021-05-16T23:11:52.2604241Z warning: mingw-w64-x86_64-pango-1.48.4-2 is up to date -- reinstalling 2021-05-16T23:11:52.2605130Z resolving dependencies... 2021-05-16T23:11:52.2937678Z looking for conflicting packages... 2021-05-16T23:11:52.3084489Z 2021-05-16T23:11:52.3085686Z Packages (1) mingw-w64-x86_64-pango-1.48.4-2 2021-05-16T23:11:52.3086241Z 2021-05-16T23:11:52.3086873Z Total Installed Size: 12.40 MiB 2021-05-16T23:11:52.3087463Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:11:52.3088360Z 2021-05-16T23:11:52.3089513Z :: Proceed with installation? [Y/n] 2021-05-16T23:11:52.3090216Z checking keyring... 2021-05-16T23:11:52.3786126Z checking package integrity... 2021-05-16T23:11:52.4985264Z loading package files... 2021-05-16T23:11:52.5127271Z checking for file conflicts... 2021-05-16T23:11:52.5128527Z checking available disk space... 2021-05-16T23:11:52.5533717Z :: Processing package changes... 2021-05-16T23:11:52.5535436Z reinstalling mingw-w64-x86_64-pango... 2021-05-16T23:11:54.2677205Z warning: mingw-w64-x86_64-pcre-8.44-3 is up to date -- reinstalling 2021-05-16T23:11:54.2678095Z resolving dependencies... 2021-05-16T23:11:54.2939225Z looking for conflicting packages... 2021-05-16T23:11:54.2999891Z 2021-05-16T23:11:54.3000652Z Packages (1) mingw-w64-x86_64-pcre-8.44-3 2021-05-16T23:11:54.3001150Z 2021-05-16T23:11:54.3001750Z Total Installed Size: 4.16 MiB 2021-05-16T23:11:54.3002722Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:11:54.3003527Z 2021-05-16T23:11:54.3004599Z :: Proceed with installation? [Y/n] 2021-05-16T23:11:54.3005418Z checking keyring... 2021-05-16T23:11:54.3691241Z checking package integrity... 2021-05-16T23:11:54.4821766Z loading package files... 2021-05-16T23:11:54.4863792Z checking for file conflicts... 2021-05-16T23:11:54.4864646Z checking available disk space... 2021-05-16T23:11:54.4960746Z :: Processing package changes... 2021-05-16T23:11:54.4961600Z reinstalling mingw-w64-x86_64-pcre... 2021-05-16T23:11:55.4780712Z resolving dependencies... 2021-05-16T23:11:55.5045441Z looking for conflicting packages... 2021-05-16T23:11:55.5109000Z 2021-05-16T23:11:55.5109871Z Packages (1) mingw-w64-x86_64-pcre2-10.36-1 2021-05-16T23:11:55.5110472Z 2021-05-16T23:11:55.5111135Z Total Download Size: 0.98 MiB 2021-05-16T23:11:55.5111870Z Total Installed Size: 4.80 MiB 2021-05-16T23:11:55.5112360Z 2021-05-16T23:11:55.5113151Z :: Proceed with installation? [Y/n] 2021-05-16T23:11:55.5113950Z :: Retrieving packages... 2021-05-16T23:11:55.8391118Z downloading mingw-w64-x86_64-pcre2-10.36-1-any.pkg.tar.zst... 2021-05-16T23:11:56.4100366Z checking keyring... 2021-05-16T23:11:56.4989266Z checking package integrity... 2021-05-16T23:11:56.6381834Z loading package files... 2021-05-16T23:11:56.6428380Z checking for file conflicts... 2021-05-16T23:11:56.6571496Z checking available disk space... 2021-05-16T23:11:56.6585738Z :: Processing package changes... 2021-05-16T23:11:56.6586921Z installing mingw-w64-x86_64-pcre2... 2021-05-16T23:11:57.6406290Z warning: mingw-w64-x86_64-pixman-0.40.0-2 is up to date -- reinstalling 2021-05-16T23:11:57.6407254Z resolving dependencies... 2021-05-16T23:11:57.6509488Z looking for conflicting packages... 2021-05-16T23:11:57.6724459Z 2021-05-16T23:11:57.6725527Z Packages (1) mingw-w64-x86_64-pixman-0.40.0-2 2021-05-16T23:11:57.6726081Z 2021-05-16T23:11:57.6727475Z Total Installed Size: 1.57 MiB 2021-05-16T23:11:57.6728362Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:11:57.6728799Z 2021-05-16T23:11:57.6729514Z :: Proceed with installation? [Y/n] 2021-05-16T23:11:57.6730210Z checking keyring... 2021-05-16T23:11:57.7445171Z checking package integrity... 2021-05-16T23:11:57.8580089Z loading package files... 2021-05-16T23:11:57.8603661Z checking for file conflicts... 2021-05-16T23:11:57.8604455Z checking available disk space... 2021-05-16T23:11:57.8622134Z :: Processing package changes... 2021-05-16T23:11:57.8623045Z reinstalling mingw-w64-x86_64-pixman... 2021-05-16T23:11:58.6562701Z resolving dependencies... 2021-05-16T23:11:58.6753650Z looking for conflicting packages... 2021-05-16T23:11:58.6868769Z :: 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-16T23:11:58.6885350Z 2021-05-16T23:11:58.6886621Z Packages (2) mingw-w64-x86_64-pkgconf-1.7.4-2 [removal] mingw-w64-x86_64-pkg-config-0.29.2-3 2021-05-16T23:11:58.6887612Z 2021-05-16T23:11:58.6888185Z Total Download Size: 0.26 MiB 2021-05-16T23:11:58.6888858Z Total Installed Size: 1.33 MiB 2021-05-16T23:11:58.6889518Z Net Upgrade Size: 0.85 MiB 2021-05-16T23:11:58.6889932Z 2021-05-16T23:11:58.6890630Z :: Proceed with installation? [Y/n] 2021-05-16T23:11:58.6891346Z :: Retrieving packages... 2021-05-16T23:11:59.0084264Z downloading mingw-w64-x86_64-pkg-config-0.29.2-3-any.pkg.tar.zst... 2021-05-16T23:11:59.4003069Z checking keyring... 2021-05-16T23:11:59.4938406Z checking package integrity... 2021-05-16T23:11:59.6322724Z loading package files... 2021-05-16T23:11:59.6340488Z checking for file conflicts... 2021-05-16T23:11:59.6346024Z checking available disk space... 2021-05-16T23:11:59.6368380Z :: Processing package changes... 2021-05-16T23:11:59.6369245Z removing mingw-w64-x86_64-pkgconf... 2021-05-16T23:11:59.7680011Z installing mingw-w64-x86_64-pkg-config... 2021-05-16T23:12:00.5837142Z warning: mingw-w64-x86_64-poppler-data-0.4.10-1 is up to date -- reinstalling 2021-05-16T23:12:00.5838083Z resolving dependencies... 2021-05-16T23:12:00.5839354Z looking for conflicting packages... 2021-05-16T23:12:00.6164661Z 2021-05-16T23:12:00.6166808Z Packages (1) mingw-w64-x86_64-poppler-data-0.4.10-1 2021-05-16T23:12:00.6167584Z 2021-05-16T23:12:00.6168834Z Total Installed Size: 12.33 MiB 2021-05-16T23:12:00.6169796Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:12:00.6170388Z 2021-05-16T23:12:00.6171391Z :: Proceed with installation? [Y/n] 2021-05-16T23:12:00.6172637Z checking keyring... 2021-05-16T23:12:00.6890868Z checking package integrity... 2021-05-16T23:12:00.8168793Z loading package files... 2021-05-16T23:12:00.8215587Z checking for file conflicts... 2021-05-16T23:12:00.8216417Z checking available disk space... 2021-05-16T23:12:00.8345834Z :: Processing package changes... 2021-05-16T23:12:00.8346809Z reinstalling mingw-w64-x86_64-poppler-data... 2021-05-16T23:12:01.9255211Z warning: mingw-w64-x86_64-poppler-20.12.1-2 is up to date -- reinstalling 2021-05-16T23:12:01.9256098Z resolving dependencies... 2021-05-16T23:12:01.9536745Z looking for conflicting packages... 2021-05-16T23:12:01.9605494Z 2021-05-16T23:12:01.9607898Z Packages (1) mingw-w64-x86_64-poppler-20.12.1-2 2021-05-16T23:12:01.9609031Z 2021-05-16T23:12:01.9613922Z Total Installed Size: 11.78 MiB 2021-05-16T23:12:01.9615889Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:12:01.9620060Z 2021-05-16T23:12:01.9620797Z :: Proceed with installation? [Y/n] 2021-05-16T23:12:01.9624328Z checking keyring... 2021-05-16T23:12:02.0341449Z checking package integrity... 2021-05-16T23:12:02.1560322Z loading package files... 2021-05-16T23:12:02.1604239Z checking for file conflicts... 2021-05-16T23:12:02.1605239Z checking available disk space... 2021-05-16T23:12:02.1703161Z :: Processing package changes... 2021-05-16T23:12:02.1704143Z reinstalling mingw-w64-x86_64-poppler... 2021-05-16T23:12:03.1847977Z warning: mingw-w64-x86_64-proj-6.3.2-2 is up to date -- reinstalling 2021-05-16T23:12:03.1848839Z resolving dependencies... 2021-05-16T23:12:03.2102388Z looking for conflicting packages... 2021-05-16T23:12:03.2185247Z 2021-05-16T23:12:03.2186148Z Packages (1) mingw-w64-x86_64-proj-6.3.2-2 2021-05-16T23:12:03.2186698Z 2021-05-16T23:12:03.2187610Z Total Installed Size: 19.91 MiB 2021-05-16T23:12:03.2188461Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:12:03.2189202Z 2021-05-16T23:12:03.2190128Z :: Proceed with installation? [Y/n] 2021-05-16T23:12:03.2190826Z checking keyring... 2021-05-16T23:12:03.2901963Z checking package integrity... 2021-05-16T23:12:03.4192330Z loading package files... 2021-05-16T23:12:03.4217704Z checking for file conflicts... 2021-05-16T23:12:03.4218616Z checking available disk space... 2021-05-16T23:12:03.4252672Z :: Processing package changes... 2021-05-16T23:12:03.4253558Z reinstalling mingw-w64-x86_64-proj... 2021-05-16T23:12:04.2953522Z warning: mingw-w64-x86_64-protobuf-3.16.0-1 is up to date -- reinstalling 2021-05-16T23:12:04.2954465Z resolving dependencies... 2021-05-16T23:12:05.2798084Z looking for conflicting packages... 2021-05-16T23:12:05.2805084Z 2021-05-16T23:12:05.2822078Z Packages (1) mingw-w64-x86_64-protobuf-3.16.0-1 2021-05-16T23:12:05.2823002Z 2021-05-16T23:12:05.2823649Z Total Installed Size: 29.16 MiB 2021-05-16T23:12:05.2824301Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:12:05.2825659Z 2021-05-16T23:12:05.2826400Z :: Proceed with installation? [Y/n] 2021-05-16T23:12:05.2828632Z checking keyring... 2021-05-16T23:12:05.2829288Z checking package integrity... 2021-05-16T23:12:05.2830074Z loading package files... 2021-05-16T23:12:05.2830771Z checking for file conflicts... 2021-05-16T23:12:05.2831496Z checking available disk space... 2021-05-16T23:12:05.2832230Z :: Processing package changes... 2021-05-16T23:12:05.2833045Z reinstalling mingw-w64-x86_64-protobuf... 2021-05-16T23:12:05.6641162Z warning: mingw-w64-x86_64-python-3.8.9-2 is up to date -- reinstalling 2021-05-16T23:12:05.6642070Z resolving dependencies... 2021-05-16T23:12:05.6951286Z looking for conflicting packages... 2021-05-16T23:12:05.7024481Z 2021-05-16T23:12:05.7025419Z Packages (1) mingw-w64-x86_64-python-3.8.9-2 2021-05-16T23:12:05.7026025Z 2021-05-16T23:12:05.7026619Z Total Download Size: 17.02 MiB 2021-05-16T23:12:05.7027265Z Total Installed Size: 113.47 MiB 2021-05-16T23:12:05.7027934Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:12:05.7028345Z 2021-05-16T23:12:05.7029053Z :: Proceed with installation? [Y/n] 2021-05-16T23:12:05.7029773Z :: Retrieving packages... 2021-05-16T23:12:06.7772638Z downloading mingw-w64-x86_64-python-3.8.9-2-any.pkg.tar.zst... 2021-05-16T23:12:07.3415342Z checking keyring... 2021-05-16T23:12:07.4783112Z checking package integrity... 2021-05-16T23:12:07.7969224Z loading package files... 2021-05-16T23:12:07.8923751Z checking for file conflicts... 2021-05-16T23:12:07.8934315Z checking available disk space... 2021-05-16T23:12:08.9376896Z :: Processing package changes... 2021-05-16T23:12:08.9378118Z reinstalling mingw-w64-x86_64-python... 2021-05-16T23:12:17.3820652Z resolving dependencies... 2021-05-16T23:12:17.4086293Z looking for conflicting packages... 2021-05-16T23:12:17.4151885Z 2021-05-16T23:12:17.4153126Z Packages (1) mingw-w64-x86_64-qpdf-10.1.0-1 2021-05-16T23:12:17.4153669Z 2021-05-16T23:12:17.4154258Z Total Download Size: 0.98 MiB 2021-05-16T23:12:17.4154931Z Total Installed Size: 3.56 MiB 2021-05-16T23:12:17.4156365Z 2021-05-16T23:12:17.4157520Z :: Proceed with installation? [Y/n] 2021-05-16T23:12:17.4158295Z :: Retrieving packages... 2021-05-16T23:12:17.7372861Z downloading mingw-w64-x86_64-qpdf-10.1.0-1-any.pkg.tar.zst... 2021-05-16T23:12:18.3157430Z checking keyring... 2021-05-16T23:12:18.4032354Z checking package integrity... 2021-05-16T23:12:18.5488764Z loading package files... 2021-05-16T23:12:18.5518131Z checking for file conflicts... 2021-05-16T23:12:18.5553624Z checking available disk space... 2021-05-16T23:12:18.5566639Z :: Processing package changes... 2021-05-16T23:12:18.5567497Z installing mingw-w64-x86_64-qpdf... 2021-05-16T23:12:19.4255123Z resolving dependencies... 2021-05-16T23:12:19.4326291Z looking for conflicting packages... 2021-05-16T23:12:19.4653263Z 2021-05-16T23:12:19.4654524Z Packages (1) mingw-w64-x86_64-quantlib-1.20-1 2021-05-16T23:12:19.4655062Z 2021-05-16T23:12:19.4655733Z Total Download Size: 27.03 MiB 2021-05-16T23:12:19.4656420Z Total Installed Size: 194.29 MiB 2021-05-16T23:12:19.4656831Z 2021-05-16T23:12:19.4657579Z :: Proceed with installation? [Y/n] 2021-05-16T23:12:19.4658334Z :: Retrieving packages... 2021-05-16T23:12:19.7887806Z downloading mingw-w64-x86_64-quantlib-1.20-1-any.pkg.tar.zst... 2021-05-16T23:12:21.4015871Z checking keyring... 2021-05-16T23:12:21.4900836Z checking package integrity... 2021-05-16T23:12:21.8548536Z loading package files... 2021-05-16T23:12:21.8749811Z checking for file conflicts... 2021-05-16T23:12:21.9846867Z checking available disk space... 2021-05-16T23:12:21.9862322Z :: Processing package changes... 2021-05-16T23:12:21.9863228Z installing mingw-w64-x86_64-quantlib... 2021-05-16T23:12:24.3492715Z resolving dependencies... 2021-05-16T23:12:24.3835200Z looking for conflicting packages... 2021-05-16T23:12:24.3849847Z 2021-05-16T23:12:24.3850933Z Packages (2) mingw-w64-x86_64-popt-1.16-2 mingw-w64-x86_64-rabbitmq-c-0.10.0-1 2021-05-16T23:12:24.3851646Z 2021-05-16T23:12:24.3852234Z Total Download Size: 0.18 MiB 2021-05-16T23:12:24.3852885Z Total Installed Size: 0.79 MiB 2021-05-16T23:12:24.3853313Z 2021-05-16T23:12:24.3854044Z :: Proceed with installation? [Y/n] 2021-05-16T23:12:24.3854755Z :: Retrieving packages... 2021-05-16T23:12:24.6994599Z downloading mingw-w64-x86_64-popt-1.16-2-any.pkg.tar.zst... 2021-05-16T23:12:25.1523009Z downloading mingw-w64-x86_64-rabbitmq-c-0.10.0-1-any.pkg.tar.xz... 2021-05-16T23:12:25.2477532Z checking keyring... 2021-05-16T23:12:25.4219622Z checking package integrity... 2021-05-16T23:12:25.6847431Z loading package files... 2021-05-16T23:12:25.6926633Z checking for file conflicts... 2021-05-16T23:12:25.6981494Z checking available disk space... 2021-05-16T23:12:25.6994510Z :: Processing package changes... 2021-05-16T23:12:25.6995521Z installing mingw-w64-x86_64-popt... 2021-05-16T23:12:25.7309451Z installing mingw-w64-x86_64-rabbitmq-c... 2021-05-16T23:12:26.6670780Z error: target not found: mingw-w64-x86_64-raptor2 2021-05-16T23:12:27.5689188Z error: target not found: mingw-w64-x86_64-rasqal 2021-05-16T23:12:28.3665342Z warning: mingw-w64-x86_64-re2-20210401-1 is up to date -- reinstalling 2021-05-16T23:12:28.3666590Z resolving dependencies... 2021-05-16T23:12:28.3772319Z looking for conflicting packages... 2021-05-16T23:12:28.4011884Z 2021-05-16T23:12:28.4014184Z Packages (1) mingw-w64-x86_64-re2-20210401-1 2021-05-16T23:12:28.4014976Z 2021-05-16T23:12:28.4016546Z Total Installed Size: 1.79 MiB 2021-05-16T23:12:28.4017755Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:12:28.4018502Z 2021-05-16T23:12:28.4019971Z :: Proceed with installation? [Y/n] 2021-05-16T23:12:28.4021336Z checking keyring... 2021-05-16T23:12:28.4727781Z checking package integrity... 2021-05-16T23:12:28.5859090Z loading package files... 2021-05-16T23:12:28.5881483Z checking for file conflicts... 2021-05-16T23:12:28.5882309Z checking available disk space... 2021-05-16T23:12:28.5934491Z :: Processing package changes... 2021-05-16T23:12:28.5935503Z reinstalling mingw-w64-x86_64-re2... 2021-05-16T23:12:29.4080795Z warning: mingw-w64-x86_64-readline-8.0.004-2 is up to date -- reinstalling 2021-05-16T23:12:29.4081811Z resolving dependencies... 2021-05-16T23:12:29.4347217Z looking for conflicting packages... 2021-05-16T23:12:29.4435529Z 2021-05-16T23:12:29.4436620Z Packages (1) mingw-w64-x86_64-readline-8.0.004-2 2021-05-16T23:12:29.4437188Z 2021-05-16T23:12:29.4437777Z Total Download Size: 0.37 MiB 2021-05-16T23:12:29.4438450Z Total Installed Size: 1.57 MiB 2021-05-16T23:12:29.4439088Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:12:29.4439502Z 2021-05-16T23:12:29.4440243Z :: Proceed with installation? [Y/n] 2021-05-16T23:12:29.4440977Z :: Retrieving packages... 2021-05-16T23:12:29.7611408Z downloading mingw-w64-x86_64-readline-8.0.004-2-any.pkg.tar.zst... 2021-05-16T23:12:30.1408019Z checking keyring... 2021-05-16T23:12:30.2277283Z checking package integrity... 2021-05-16T23:12:30.3676536Z loading package files... 2021-05-16T23:12:30.3701334Z checking for file conflicts... 2021-05-16T23:12:30.3702191Z checking available disk space... 2021-05-16T23:12:30.4204179Z :: Processing package changes... 2021-05-16T23:12:30.4205990Z reinstalling mingw-w64-x86_64-readline... 2021-05-16T23:12:31.3489610Z error: target not found: mingw-w64-x86_64-redland 2021-05-16T23:12:32.1201852Z warning: mingw-w64-x86_64-rhash-1.4.1-3 is up to date -- reinstalling 2021-05-16T23:12:32.1202854Z resolving dependencies... 2021-05-16T23:12:32.1316389Z looking for conflicting packages... 2021-05-16T23:12:32.1528409Z 2021-05-16T23:12:32.1529605Z Packages (1) mingw-w64-x86_64-rhash-1.4.1-3 2021-05-16T23:12:32.1530598Z 2021-05-16T23:12:32.1531458Z Total Installed Size: 4.30 MiB 2021-05-16T23:12:32.1532041Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:12:32.1532348Z 2021-05-16T23:12:32.1532966Z :: Proceed with installation? [Y/n] 2021-05-16T23:12:32.1533988Z checking keyring... 2021-05-16T23:12:32.2255737Z checking package integrity... 2021-05-16T23:12:32.3337353Z loading package files... 2021-05-16T23:12:32.3365289Z checking for file conflicts... 2021-05-16T23:12:32.3366186Z checking available disk space... 2021-05-16T23:12:32.3401438Z :: Processing package changes... 2021-05-16T23:12:32.3402386Z reinstalling mingw-w64-x86_64-rhash... 2021-05-16T23:12:33.1612687Z resolving dependencies... 2021-05-16T23:12:33.1929552Z looking for conflicting packages... 2021-05-16T23:12:33.1944490Z 2021-05-16T23:12:33.1945649Z Packages (2) mingw-w64-x86_64-pdcurses-4.1.0-5 mingw-w64-x86_64-ruby-3.0.1-2 2021-05-16T23:12:33.1946433Z 2021-05-16T23:12:33.1947111Z Total Download Size: 7.12 MiB 2021-05-16T23:12:33.1947862Z Total Installed Size: 31.49 MiB 2021-05-16T23:12:33.1948468Z 2021-05-16T23:12:33.1949324Z :: Proceed with installation? [Y/n] 2021-05-16T23:12:33.1950133Z :: Retrieving packages... 2021-05-16T23:12:33.5083756Z downloading mingw-w64-x86_64-pdcurses-4.1.0-5-any.pkg.tar.zst... 2021-05-16T23:12:33.9860478Z downloading mingw-w64-x86_64-ruby-3.0.1-2-any.pkg.tar.zst... 2021-05-16T23:12:34.5831857Z checking keyring... 2021-05-16T23:12:34.6721920Z checking package integrity... 2021-05-16T23:12:35.0074793Z loading package files... 2021-05-16T23:12:35.0438622Z checking for file conflicts... 2021-05-16T23:12:35.3280116Z checking available disk space... 2021-05-16T23:12:35.3299340Z :: Processing package changes... 2021-05-16T23:12:35.3300359Z installing mingw-w64-x86_64-pdcurses... 2021-05-16T23:12:35.3458119Z installing mingw-w64-x86_64-ruby... 2021-05-16T23:12:38.5852907Z warning: mingw-w64-x86_64-snappy-1.1.8-1 is up to date -- reinstalling 2021-05-16T23:12:38.5853775Z resolving dependencies... 2021-05-16T23:12:38.5956746Z looking for conflicting packages... 2021-05-16T23:12:38.6179771Z 2021-05-16T23:12:38.6181163Z Packages (1) mingw-w64-x86_64-snappy-1.1.8-1 2021-05-16T23:12:38.6182305Z 2021-05-16T23:12:38.6183477Z Total Installed Size: 0.16 MiB 2021-05-16T23:12:38.6184377Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:12:38.6184944Z 2021-05-16T23:12:38.6185928Z :: Proceed with installation? [Y/n] 2021-05-16T23:12:38.6186841Z checking keyring... 2021-05-16T23:12:38.6895576Z checking package integrity... 2021-05-16T23:12:38.8005988Z loading package files... 2021-05-16T23:12:38.8043830Z checking for file conflicts... 2021-05-16T23:12:38.8044806Z checking available disk space... 2021-05-16T23:12:38.8089536Z :: Processing package changes... 2021-05-16T23:12:38.8090555Z reinstalling mingw-w64-x86_64-snappy... 2021-05-16T23:12:39.5960864Z warning: mingw-w64-x86_64-sqlite3-3.35.5-1 is up to date -- reinstalling 2021-05-16T23:12:39.5961767Z resolving dependencies... 2021-05-16T23:12:39.6201213Z looking for conflicting packages... 2021-05-16T23:12:39.6284242Z 2021-05-16T23:12:39.6285355Z Packages (1) mingw-w64-x86_64-sqlite3-3.35.5-1 2021-05-16T23:12:39.6285895Z 2021-05-16T23:12:39.6286500Z Total Download Size: 6.74 MiB 2021-05-16T23:12:39.6287188Z Total Installed Size: 48.62 MiB 2021-05-16T23:12:39.6287838Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:12:39.6288251Z 2021-05-16T23:12:39.6289024Z :: Proceed with installation? [Y/n] 2021-05-16T23:12:39.6289758Z :: Retrieving packages... 2021-05-16T23:12:39.9536088Z downloading mingw-w64-x86_64-sqlite3-3.35.5-1-any.pkg.tar.zst... 2021-05-16T23:12:40.8394248Z checking keyring... 2021-05-16T23:12:40.9291833Z checking package integrity... 2021-05-16T23:12:41.1350759Z loading package files... 2021-05-16T23:12:41.1499835Z checking for file conflicts... 2021-05-16T23:12:41.1500897Z checking available disk space... 2021-05-16T23:12:41.5212434Z :: Processing package changes... 2021-05-16T23:12:41.5214344Z reinstalling mingw-w64-x86_64-sqlite3... 2021-05-16T23:12:43.4447834Z warning: mingw-w64-x86_64-szip-2.1.1-2 is up to date -- reinstalling 2021-05-16T23:12:43.4448900Z resolving dependencies... 2021-05-16T23:12:43.4457751Z looking for conflicting packages... 2021-05-16T23:12:43.4776794Z 2021-05-16T23:12:43.4777779Z Packages (1) mingw-w64-x86_64-szip-2.1.1-2 2021-05-16T23:12:43.4778317Z 2021-05-16T23:12:43.4778921Z Total Installed Size: 0.16 MiB 2021-05-16T23:12:43.4779483Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:12:43.4779849Z 2021-05-16T23:12:43.4780932Z :: Proceed with installation? [Y/n] 2021-05-16T23:12:43.4781624Z checking keyring... 2021-05-16T23:12:43.5467331Z checking package integrity... 2021-05-16T23:12:43.6554231Z loading package files... 2021-05-16T23:12:43.6592651Z checking for file conflicts... 2021-05-16T23:12:43.6593512Z checking available disk space... 2021-05-16T23:12:43.6613937Z :: Processing package changes... 2021-05-16T23:12:43.6614829Z reinstalling mingw-w64-x86_64-szip... 2021-05-16T23:12:44.4749052Z warning: mingw-w64-x86_64-tcl-8.6.11-3 is up to date -- reinstalling 2021-05-16T23:12:44.4749920Z resolving dependencies... 2021-05-16T23:12:44.5016752Z looking for conflicting packages... 2021-05-16T23:12:44.5088531Z 2021-05-16T23:12:44.5089368Z Packages (1) mingw-w64-x86_64-tcl-8.6.11-3 2021-05-16T23:12:44.5089861Z 2021-05-16T23:12:44.5090458Z Total Download Size: 2.59 MiB 2021-05-16T23:12:44.5091135Z Total Installed Size: 9.64 MiB 2021-05-16T23:12:44.5091989Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:12:44.5092407Z 2021-05-16T23:12:44.5093119Z :: Proceed with installation? [Y/n] 2021-05-16T23:12:44.5093833Z :: Retrieving packages... 2021-05-16T23:12:44.8301479Z downloading mingw-w64-x86_64-tcl-8.6.11-3-any.pkg.tar.zst... 2021-05-16T23:12:45.6023578Z checking keyring... 2021-05-16T23:12:45.6929982Z checking package integrity... 2021-05-16T23:12:45.8545087Z loading package files... 2021-05-16T23:12:45.8788821Z checking for file conflicts... 2021-05-16T23:12:45.8789976Z checking available disk space... 2021-05-16T23:12:46.7824608Z :: Processing package changes... 2021-05-16T23:12:46.7825781Z reinstalling mingw-w64-x86_64-tcl... 2021-05-16T23:12:48.7840048Z warning: mingw-w64-x86_64-termcap-1.3.1-6 is up to date -- reinstalling 2021-05-16T23:12:48.7840940Z resolving dependencies... 2021-05-16T23:12:48.7947683Z looking for conflicting packages... 2021-05-16T23:12:48.8176410Z 2021-05-16T23:12:48.8177595Z Packages (1) mingw-w64-x86_64-termcap-1.3.1-6 2021-05-16T23:12:48.8178213Z 2021-05-16T23:12:48.8178816Z Total Download Size: 0.03 MiB 2021-05-16T23:12:48.8179471Z Total Installed Size: 0.06 MiB 2021-05-16T23:12:48.8180134Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:12:48.8180548Z 2021-05-16T23:12:48.8181252Z :: Proceed with installation? [Y/n] 2021-05-16T23:12:48.8181982Z :: Retrieving packages... 2021-05-16T23:12:49.1333751Z downloading mingw-w64-x86_64-termcap-1.3.1-6-any.pkg.tar.zst... 2021-05-16T23:12:49.2281966Z checking keyring... 2021-05-16T23:12:49.3221481Z checking package integrity... 2021-05-16T23:12:49.4619037Z loading package files... 2021-05-16T23:12:49.4629656Z checking for file conflicts... 2021-05-16T23:12:49.4630511Z checking available disk space... 2021-05-16T23:12:49.4656939Z :: Processing package changes... 2021-05-16T23:12:49.4657839Z reinstalling mingw-w64-x86_64-termcap... 2021-05-16T23:12:50.2575190Z warning: mingw-w64-x86_64-tesseract-ocr-4.1.1-7 is up to date -- reinstalling 2021-05-16T23:12:50.2576148Z resolving dependencies... 2021-05-16T23:12:50.2866705Z looking for conflicting packages... 2021-05-16T23:12:50.2935989Z 2021-05-16T23:12:50.2937553Z Packages (1) mingw-w64-x86_64-tesseract-ocr-4.1.1-7 2021-05-16T23:12:50.2939111Z 2021-05-16T23:12:50.2940317Z Total Installed Size: 24.86 MiB 2021-05-16T23:12:50.2941070Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:12:50.2941486Z 2021-05-16T23:12:50.2942235Z :: Proceed with installation? [Y/n] 2021-05-16T23:12:50.2942932Z checking keyring... 2021-05-16T23:12:50.3721732Z checking package integrity... 2021-05-16T23:12:50.5299284Z loading package files... 2021-05-16T23:12:50.5330495Z checking for file conflicts... 2021-05-16T23:12:50.5331424Z checking available disk space... 2021-05-16T23:12:50.5373465Z :: Processing package changes... 2021-05-16T23:12:50.5374538Z reinstalling mingw-w64-x86_64-tesseract-ocr... 2021-05-16T23:12:51.4584876Z warning: mingw-w64-x86_64-thrift-0.13.0-2 is up to date -- reinstalling 2021-05-16T23:12:51.4585766Z resolving dependencies... 2021-05-16T23:12:51.4859950Z looking for conflicting packages... 2021-05-16T23:12:51.4925703Z 2021-05-16T23:12:51.4926756Z Packages (1) mingw-w64-x86_64-thrift-0.13.0-2 2021-05-16T23:12:51.4927286Z 2021-05-16T23:12:51.4928272Z Total Installed Size: 7.49 MiB 2021-05-16T23:12:51.4928886Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:12:51.4929604Z 2021-05-16T23:12:51.4930354Z :: Proceed with installation? [Y/n] 2021-05-16T23:12:51.4931048Z checking keyring... 2021-05-16T23:12:51.5642806Z checking package integrity... 2021-05-16T23:12:51.7035702Z loading package files... 2021-05-16T23:12:51.7069452Z checking for file conflicts... 2021-05-16T23:12:51.7070374Z checking available disk space... 2021-05-16T23:12:51.7372573Z :: Processing package changes... 2021-05-16T23:12:51.7374025Z reinstalling mingw-w64-x86_64-thrift... 2021-05-16T23:12:52.6228320Z resolving dependencies... 2021-05-16T23:12:52.6500894Z looking for conflicting packages... 2021-05-16T23:12:52.6564892Z 2021-05-16T23:12:52.6566176Z Packages (1) mingw-w64-x86_64-tiledb-2.2.4-2 2021-05-16T23:12:52.6567133Z 2021-05-16T23:12:52.6568164Z Total Download Size: 3.09 MiB 2021-05-16T23:12:52.6569399Z Total Installed Size: 47.15 MiB 2021-05-16T23:12:52.6570173Z 2021-05-16T23:12:52.6571456Z :: Proceed with installation? [Y/n] 2021-05-16T23:12:52.6572737Z :: Retrieving packages... 2021-05-16T23:12:52.9734241Z downloading mingw-w64-x86_64-tiledb-2.2.4-2-any.pkg.tar.zst... 2021-05-16T23:12:53.7398300Z checking keyring... 2021-05-16T23:12:53.8364631Z checking package integrity... 2021-05-16T23:12:53.9996871Z loading package files... 2021-05-16T23:12:54.0077529Z checking for file conflicts... 2021-05-16T23:12:54.0078613Z checking available disk space... 2021-05-16T23:12:54.0079444Z :: Processing package changes... 2021-05-16T23:12:54.0080258Z installing mingw-w64-x86_64-tiledb... 2021-05-16T23:12:54.9200151Z warning: mingw-w64-x86_64-tk-8.6.11.1-2 is up to date -- reinstalling 2021-05-16T23:12:54.9201031Z resolving dependencies... 2021-05-16T23:12:54.9464966Z looking for conflicting packages... 2021-05-16T23:12:54.9547292Z 2021-05-16T23:12:54.9548309Z Packages (1) mingw-w64-x86_64-tk-8.6.11.1-2 2021-05-16T23:12:54.9548840Z 2021-05-16T23:12:54.9549432Z Total Download Size: 1.93 MiB 2021-05-16T23:12:54.9550085Z Total Installed Size: 5.55 MiB 2021-05-16T23:12:54.9550750Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:12:54.9551167Z 2021-05-16T23:12:54.9551873Z :: Proceed with installation? [Y/n] 2021-05-16T23:12:54.9552940Z :: Retrieving packages... 2021-05-16T23:12:55.2682799Z downloading mingw-w64-x86_64-tk-8.6.11.1-2-any.pkg.tar.zst... 2021-05-16T23:12:55.9356689Z checking keyring... 2021-05-16T23:12:56.0326471Z checking package integrity... 2021-05-16T23:12:56.1909954Z loading package files... 2021-05-16T23:12:56.2019554Z checking for file conflicts... 2021-05-16T23:12:56.2021136Z checking available disk space... 2021-05-16T23:12:56.3862593Z :: Processing package changes... 2021-05-16T23:12:56.3864460Z reinstalling mingw-w64-x86_64-tk... 2021-05-16T23:12:57.8314778Z resolving dependencies... 2021-05-16T23:12:57.8573945Z looking for conflicting packages... 2021-05-16T23:12:57.8650268Z 2021-05-16T23:12:57.8651666Z Packages (1) mingw-w64-x86_64-tktable-2.10-5 2021-05-16T23:12:57.8652647Z 2021-05-16T23:12:57.8653650Z Total Download Size: 0.11 MiB 2021-05-16T23:12:57.8654811Z Total Installed Size: 0.30 MiB 2021-05-16T23:12:57.8655535Z 2021-05-16T23:12:57.8656723Z :: Proceed with installation? [Y/n] 2021-05-16T23:12:57.8658012Z :: Retrieving packages... 2021-05-16T23:12:58.1785040Z downloading mingw-w64-x86_64-tktable-2.10-5-any.pkg.tar.zst... 2021-05-16T23:12:58.4643327Z checking keyring... 2021-05-16T23:12:58.5557407Z checking package integrity... 2021-05-16T23:12:58.6929420Z loading package files... 2021-05-16T23:12:58.6951357Z checking for file conflicts... 2021-05-16T23:12:58.6957907Z checking available disk space... 2021-05-16T23:12:58.6968967Z :: Processing package changes... 2021-05-16T23:12:58.6969829Z installing mingw-w64-x86_64-tktable... 2021-05-16T23:12:59.5008269Z warning: mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-16T23:12:59.5009536Z resolving dependencies... 2021-05-16T23:12:59.5113151Z looking for conflicting packages... 2021-05-16T23:12:59.5338460Z 2021-05-16T23:12:59.5339945Z Packages (1) mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T23:12:59.5340789Z 2021-05-16T23:12:59.5341506Z Total Download Size: 0.30 MiB 2021-05-16T23:12:59.5342341Z Total Installed Size: 0.96 MiB 2021-05-16T23:12:59.5343151Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:12:59.5343659Z 2021-05-16T23:12:59.5344522Z :: Proceed with installation? [Y/n] 2021-05-16T23:12:59.5345511Z :: Retrieving packages... 2021-05-16T23:12:59.8466886Z downloading mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T23:13:00.2204810Z checking keyring... 2021-05-16T23:13:00.3111261Z checking package integrity... 2021-05-16T23:13:00.4613524Z loading package files... 2021-05-16T23:13:00.4631279Z checking for file conflicts... 2021-05-16T23:13:00.4632155Z checking available disk space... 2021-05-16T23:13:00.4660158Z :: Processing package changes... 2021-05-16T23:13:00.4661065Z reinstalling mingw-w64-x86_64-tools-git... 2021-05-16T23:13:01.2718780Z resolving dependencies... 2021-05-16T23:13:01.2809839Z looking for conflicting packages... 2021-05-16T23:13:01.3055801Z 2021-05-16T23:13:01.3056931Z Packages (1) mingw-w64-x86_64-udunits-2.2.27.6-1 2021-05-16T23:13:01.3057762Z 2021-05-16T23:13:01.3058367Z Total Download Size: 0.17 MiB 2021-05-16T23:13:01.3059010Z Total Installed Size: 0.70 MiB 2021-05-16T23:13:01.3059433Z 2021-05-16T23:13:01.3060144Z :: Proceed with installation? [Y/n] 2021-05-16T23:13:01.3060851Z :: Retrieving packages... 2021-05-16T23:13:01.6234883Z downloading mingw-w64-x86_64-udunits-2.2.27.6-1-any.pkg.tar.zst... 2021-05-16T23:13:01.9129843Z checking keyring... 2021-05-16T23:13:02.0039524Z checking package integrity... 2021-05-16T23:13:02.1430339Z loading package files... 2021-05-16T23:13:02.1450373Z checking for file conflicts... 2021-05-16T23:13:02.1464652Z checking available disk space... 2021-05-16T23:13:02.1475714Z :: Processing package changes... 2021-05-16T23:13:02.1476601Z installing mingw-w64-x86_64-udunits... 2021-05-16T23:13:02.9432569Z warning: mingw-w64-x86_64-windows-default-manifest-6.4-3 is up to date -- reinstalling 2021-05-16T23:13:02.9433665Z resolving dependencies... 2021-05-16T23:13:02.9434889Z looking for conflicting packages... 2021-05-16T23:13:02.9762970Z 2021-05-16T23:13:02.9764481Z Packages (1) mingw-w64-x86_64-windows-default-manifest-6.4-3 2021-05-16T23:13:02.9765245Z 2021-05-16T23:13:02.9765837Z Total Download Size: 0.01 MiB 2021-05-16T23:13:02.9766480Z Total Installed Size: 0.00 MiB 2021-05-16T23:13:02.9767150Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:13:02.9767563Z 2021-05-16T23:13:02.9768315Z :: Proceed with installation? [Y/n] 2021-05-16T23:13:02.9769030Z :: Retrieving packages... 2021-05-16T23:13:03.2968856Z downloading mingw-w64-x86_64-windows-default-manifest-6.4-3-any.pkg.tar.xz... 2021-05-16T23:13:03.3926615Z checking keyring... 2021-05-16T23:13:03.4869830Z checking package integrity... 2021-05-16T23:13:03.6244005Z loading package files... 2021-05-16T23:13:03.6262105Z checking for file conflicts... 2021-05-16T23:13:03.6262988Z checking available disk space... 2021-05-16T23:13:03.6280238Z :: Processing package changes... 2021-05-16T23:13:03.6281353Z reinstalling mingw-w64-x86_64-windows-default-manifest... 2021-05-16T23:13:04.4211947Z warning: mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-16T23:13:04.4213335Z resolving dependencies... 2021-05-16T23:13:04.4434149Z looking for conflicting packages... 2021-05-16T23:13:04.4575516Z 2021-05-16T23:13:04.4576840Z Packages (1) mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T23:13:04.4577684Z 2021-05-16T23:13:04.4578251Z Total Download Size: 0.04 MiB 2021-05-16T23:13:04.4578916Z Total Installed Size: 0.37 MiB 2021-05-16T23:13:04.4579562Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:13:04.4579967Z 2021-05-16T23:13:04.4580947Z :: Proceed with installation? [Y/n] 2021-05-16T23:13:04.4581699Z :: Retrieving packages... 2021-05-16T23:13:04.7641061Z downloading mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T23:13:04.9488061Z checking keyring... 2021-05-16T23:13:05.0388570Z checking package integrity... 2021-05-16T23:13:05.1727537Z loading package files... 2021-05-16T23:13:05.1752525Z checking for file conflicts... 2021-05-16T23:13:05.1753445Z checking available disk space... 2021-05-16T23:13:05.1811976Z :: Processing package changes... 2021-05-16T23:13:05.1813149Z reinstalling mingw-w64-x86_64-winpthreads-git... 2021-05-16T23:13:05.9737657Z warning: mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-16T23:13:05.9739081Z resolving dependencies... 2021-05-16T23:13:05.9740274Z looking for conflicting packages... 2021-05-16T23:13:06.0072823Z 2021-05-16T23:13:06.0074461Z Packages (1) mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T23:13:06.0075341Z 2021-05-16T23:13:06.0075916Z Total Download Size: 0.02 MiB 2021-05-16T23:13:06.0076560Z Total Installed Size: 0.21 MiB 2021-05-16T23:13:06.0077224Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:13:06.0077631Z 2021-05-16T23:13:06.0078350Z :: Proceed with installation? [Y/n] 2021-05-16T23:13:06.0079315Z :: Retrieving packages... 2021-05-16T23:13:06.3303339Z downloading mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T23:13:06.4277240Z checking keyring... 2021-05-16T23:13:06.5201755Z checking package integrity... 2021-05-16T23:13:06.6543536Z loading package files... 2021-05-16T23:13:06.6560894Z checking for file conflicts... 2021-05-16T23:13:06.6561730Z checking available disk space... 2021-05-16T23:13:06.6581229Z :: Processing package changes... 2021-05-16T23:13:06.6582257Z reinstalling mingw-w64-x86_64-winstorecompat-git... 2021-05-16T23:13:07.4406548Z warning: mingw-w64-x86_64-x264-git-r2991.1771b556-1 is up to date -- reinstalling 2021-05-16T23:13:07.4407459Z resolving dependencies... 2021-05-16T23:13:07.4603018Z looking for conflicting packages... 2021-05-16T23:13:07.4752951Z 2021-05-16T23:13:07.4754101Z Packages (1) mingw-w64-x86_64-x264-git-r2991.1771b556-1 2021-05-16T23:13:07.4754713Z 2021-05-16T23:13:07.4756150Z Total Installed Size: 6.66 MiB 2021-05-16T23:13:07.4757180Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:13:07.4757617Z 2021-05-16T23:13:07.4758373Z :: Proceed with installation? [Y/n] 2021-05-16T23:13:07.4759050Z checking keyring... 2021-05-16T23:13:07.5540581Z checking package integrity... 2021-05-16T23:13:07.6829500Z loading package files... 2021-05-16T23:13:07.6863131Z checking for file conflicts... 2021-05-16T23:13:07.6864002Z checking available disk space... 2021-05-16T23:13:07.6880177Z :: Processing package changes... 2021-05-16T23:13:07.6881029Z reinstalling mingw-w64-x86_64-x264-git... 2021-05-16T23:13:08.5723396Z warning: mingw-w64-x86_64-x265-3.4-2 is up to date -- reinstalling 2021-05-16T23:13:08.5724222Z resolving dependencies... 2021-05-16T23:13:08.5829483Z looking for conflicting packages... 2021-05-16T23:13:08.6055848Z 2021-05-16T23:13:08.6057297Z Packages (1) mingw-w64-x86_64-x265-3.4-2 2021-05-16T23:13:08.6058763Z 2021-05-16T23:13:08.6059906Z Total Installed Size: 46.73 MiB 2021-05-16T23:13:08.6061103Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:13:08.6061849Z 2021-05-16T23:13:08.6063377Z :: Proceed with installation? [Y/n] 2021-05-16T23:13:08.6064598Z checking keyring... 2021-05-16T23:13:08.6792416Z checking package integrity... 2021-05-16T23:13:08.8079149Z loading package files... 2021-05-16T23:13:08.8103152Z checking for file conflicts... 2021-05-16T23:13:08.8103987Z checking available disk space... 2021-05-16T23:13:08.8120913Z :: Processing package changes... 2021-05-16T23:13:08.8121721Z reinstalling mingw-w64-x86_64-x265... 2021-05-16T23:13:09.6889774Z warning: mingw-w64-x86_64-xvidcore-1.3.7-2 is up to date -- reinstalling 2021-05-16T23:13:09.6890659Z resolving dependencies... 2021-05-16T23:13:09.6891712Z looking for conflicting packages... 2021-05-16T23:13:09.7210839Z 2021-05-16T23:13:09.7212283Z Packages (1) mingw-w64-x86_64-xvidcore-1.3.7-2 2021-05-16T23:13:09.7213333Z 2021-05-16T23:13:09.7214437Z Total Installed Size: 1.70 MiB 2021-05-16T23:13:09.7215368Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:13:09.7215975Z 2021-05-16T23:13:09.7216915Z :: Proceed with installation? [Y/n] 2021-05-16T23:13:09.7217824Z checking keyring... 2021-05-16T23:13:09.7932950Z checking package integrity... 2021-05-16T23:13:09.9110801Z loading package files... 2021-05-16T23:13:09.9132567Z checking for file conflicts... 2021-05-16T23:13:09.9133396Z checking available disk space... 2021-05-16T23:13:09.9146933Z :: Processing package changes... 2021-05-16T23:13:09.9147805Z reinstalling mingw-w64-x86_64-xvidcore... 2021-05-16T23:13:10.6978695Z warning: mingw-w64-x86_64-xz-5.2.5-2 is up to date -- reinstalling 2021-05-16T23:13:10.6979515Z resolving dependencies... 2021-05-16T23:13:10.7092493Z looking for conflicting packages... 2021-05-16T23:13:10.7308625Z 2021-05-16T23:13:10.7309850Z Packages (1) mingw-w64-x86_64-xz-5.2.5-2 2021-05-16T23:13:10.7310673Z 2021-05-16T23:13:10.7311642Z Total Download Size: 0.35 MiB 2021-05-16T23:13:10.7313075Z Total Installed Size: 1.67 MiB 2021-05-16T23:13:10.7314198Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:13:10.7314896Z 2021-05-16T23:13:10.7316053Z :: Proceed with installation? [Y/n] 2021-05-16T23:13:10.7317407Z :: Retrieving packages... 2021-05-16T23:13:11.0474184Z downloading mingw-w64-x86_64-xz-5.2.5-2-any.pkg.tar.zst... 2021-05-16T23:13:11.4290246Z checking keyring... 2021-05-16T23:13:11.5186889Z checking package integrity... 2021-05-16T23:13:11.6583103Z loading package files... 2021-05-16T23:13:11.6619063Z checking for file conflicts... 2021-05-16T23:13:11.6619911Z checking available disk space... 2021-05-16T23:13:11.6872875Z :: Processing package changes... 2021-05-16T23:13:11.6873842Z reinstalling mingw-w64-x86_64-xz... 2021-05-16T23:13:12.5483133Z resolving dependencies... 2021-05-16T23:13:12.5596931Z looking for conflicting packages... 2021-05-16T23:13:12.5819237Z 2021-05-16T23:13:12.5820861Z Packages (1) mingw-w64-x86_64-yasm-1.3.0-4 2021-05-16T23:13:12.5821808Z 2021-05-16T23:13:12.5822828Z Total Download Size: 0.50 MiB 2021-05-16T23:13:12.5823994Z Total Installed Size: 3.27 MiB 2021-05-16T23:13:12.5824741Z 2021-05-16T23:13:12.5825946Z :: Proceed with installation? [Y/n] 2021-05-16T23:13:12.5827196Z :: Retrieving packages... 2021-05-16T23:13:12.8943210Z downloading mingw-w64-x86_64-yasm-1.3.0-4-any.pkg.tar.xz... 2021-05-16T23:13:13.3662902Z checking keyring... 2021-05-16T23:13:13.4604687Z checking package integrity... 2021-05-16T23:13:13.6035346Z loading package files... 2021-05-16T23:13:13.6101842Z checking for file conflicts... 2021-05-16T23:13:13.6142031Z checking available disk space... 2021-05-16T23:13:13.6143045Z :: Processing package changes... 2021-05-16T23:13:13.6143865Z installing mingw-w64-x86_64-yasm... 2021-05-16T23:13:14.5885378Z error: target not found: mingw-w64-x86_64-zint 2021-05-16T23:13:15.3670135Z warning: mingw-w64-x86_64-zlib-1.2.11-9 is up to date -- reinstalling 2021-05-16T23:13:15.3671121Z resolving dependencies... 2021-05-16T23:13:15.3672230Z looking for conflicting packages... 2021-05-16T23:13:15.4005515Z 2021-05-16T23:13:15.4006649Z Packages (1) mingw-w64-x86_64-zlib-1.2.11-9 2021-05-16T23:13:15.4008799Z 2021-05-16T23:13:15.4009383Z Total Download Size: 0.10 MiB 2021-05-16T23:13:15.4010053Z Total Installed Size: 0.38 MiB 2021-05-16T23:13:15.4010699Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:13:15.4011109Z 2021-05-16T23:13:15.4011831Z :: Proceed with installation? [Y/n] 2021-05-16T23:13:15.4012571Z :: Retrieving packages... 2021-05-16T23:13:15.7142279Z downloading mingw-w64-x86_64-zlib-1.2.11-9-any.pkg.tar.zst... 2021-05-16T23:13:15.9984059Z checking keyring... 2021-05-16T23:13:16.0879332Z checking package integrity... 2021-05-16T23:13:16.2276693Z loading package files... 2021-05-16T23:13:16.2299463Z checking for file conflicts... 2021-05-16T23:13:16.2300288Z checking available disk space... 2021-05-16T23:13:16.2335573Z :: Processing package changes... 2021-05-16T23:13:16.2336592Z reinstalling mingw-w64-x86_64-zlib... 2021-05-16T23:13:17.0197263Z warning: mingw-w64-x86_64-zstd-1.5.0-1 is up to date -- reinstalling 2021-05-16T23:13:17.0198217Z resolving dependencies... 2021-05-16T23:13:17.0199004Z looking for conflicting packages... 2021-05-16T23:13:17.0527390Z 2021-05-16T23:13:17.0529033Z Packages (1) mingw-w64-x86_64-zstd-1.5.0-1 2021-05-16T23:13:17.0529940Z 2021-05-16T23:13:17.0530921Z Total Download Size: 0.52 MiB 2021-05-16T23:13:17.0532630Z Total Installed Size: 3.70 MiB 2021-05-16T23:13:17.0533786Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:13:17.0534492Z 2021-05-16T23:13:17.0535687Z :: Proceed with installation? [Y/n] 2021-05-16T23:13:17.0536945Z :: Retrieving packages... 2021-05-16T23:13:17.3705707Z downloading mingw-w64-x86_64-zstd-1.5.0-1-any.pkg.tar.zst... 2021-05-16T23:13:17.8468769Z checking keyring... 2021-05-16T23:13:17.9377261Z checking package integrity... 2021-05-16T23:13:18.0832551Z loading package files... 2021-05-16T23:13:18.0852881Z checking for file conflicts... 2021-05-16T23:13:18.0854472Z checking available disk space... 2021-05-16T23:13:18.0898845Z :: Processing package changes... 2021-05-16T23:13:18.0899790Z reinstalling mingw-w64-x86_64-zstd... 2021-05-16T23:13:18.3859834Z % Total % Received % Xferd Average Speed Time Time Time Current 2021-05-16T23:13:18.3861651Z Dload Upload Total Spent Left Speed 2021-05-16T23:13:18.3863757Z 2021-05-16T23:13:18.5389045Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-16T23:13:18.5453459Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-16T23:13:18.5454837Z 100 162 100 162 0 0 162 0 0:00:01 --:--:-- 0:00:01 1031 2021-05-16T23:13:19.0341975Z 2021-05-16T23:13:19.0343327Z 100 29.0M 100 29.0M 0 0 29.0M 0 0:00:01 --:--:-- 0:00:01 29.0M 2021-05-16T23:13:21.0591395Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-16T23:13:21.0592045Z with: 2021-05-16T23:13:21.0592522Z github_slug: neuroconductor/papayar 2021-05-16T23:13:21.0593117Z env: 2021-05-16T23:13:21.0593572Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:13:21.0594045Z TIC_DEPLOY_KEY: 2021-05-16T23:13:21.0594414Z RSPM: 2021-05-16T23:13:21.0596156Z GITHUB_PAT: *** 2021-05-16T23:13:21.0596574Z COVERALLS_TOKEN: 2021-05-16T23:13:21.0597067Z continue-on-error: false 2021-05-16T23:13:21.0597578Z VDIFFR_RUN_TESTS: 2021-05-16T23:13:21.0598007Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T23:13:21.0598414Z TZ: UTC 2021-05-16T23:13:21.0598797Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:13:21.0599222Z NOT_CRAN: true 2021-05-16T23:13:21.0599619Z MSYSTEM: MINGW64 2021-05-16T23:13:21.0600004Z ##[endgroup] 2021-05-16T23:13:21.2568576Z repo slug is: neuroconductor/papayar 2021-05-16T23:13:21.2864082Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-16T23:13:21.2864726Z env: 2021-05-16T23:13:21.2865192Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:13:21.2865659Z TIC_DEPLOY_KEY: 2021-05-16T23:13:21.2866022Z RSPM: 2021-05-16T23:13:21.2866997Z GITHUB_PAT: *** 2021-05-16T23:13:21.2867406Z COVERALLS_TOKEN: 2021-05-16T23:13:21.2867909Z continue-on-error: false 2021-05-16T23:13:21.2868389Z VDIFFR_RUN_TESTS: 2021-05-16T23:13:21.2868831Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T23:13:21.2869220Z TZ: UTC 2021-05-16T23:13:21.2869629Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:13:21.2870034Z NOT_CRAN: true 2021-05-16T23:13:21.2870423Z MSYSTEM: MINGW64 2021-05-16T23:13:21.2870810Z ##[endgroup] 2021-05-16T23:13:21.9399655Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-16T23:13:21.9400320Z with: 2021-05-16T23:13:21.9400720Z repo_name: papayar 2021-05-16T23:13:21.9401130Z repo_version: 1.0 2021-05-16T23:13:21.9401534Z runner_os: Windows 2021-05-16T23:13:21.9401912Z R_version: 3.6 2021-05-16T23:13:21.9402266Z env: 2021-05-16T23:13:21.9402700Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:13:21.9403178Z TIC_DEPLOY_KEY: 2021-05-16T23:13:21.9403635Z RSPM: 2021-05-16T23:13:21.9405114Z GITHUB_PAT: *** 2021-05-16T23:13:21.9405527Z COVERALLS_TOKEN: 2021-05-16T23:13:21.9406012Z continue-on-error: false 2021-05-16T23:13:21.9406504Z VDIFFR_RUN_TESTS: 2021-05-16T23:13:21.9406931Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T23:13:21.9407336Z TZ: UTC 2021-05-16T23:13:21.9408289Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:13:21.9408714Z NOT_CRAN: true 2021-05-16T23:13:21.9409096Z MSYSTEM: MINGW64 2021-05-16T23:13:21.9409512Z ##[endgroup] 2021-05-16T23:13:22.0036276Z Package: papayar 2021-05-16T23:13:22.0037102Z Version: 1.0 2021-05-16T23:13:22.0038064Z OS: Windows 2021-05-16T23:13:22.0232680Z ##[group]Run install.packages('remotes') 2021-05-16T23:13:22.0233584Z install.packages('remotes') 2021-05-16T23:13:22.0234429Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-16T23:13:22.0235479Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-16T23:13:22.0241239Z shell: C:\R\bin\Rscript.EXE {0} 2021-05-16T23:13:22.0241684Z env: 2021-05-16T23:13:22.0242142Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:13:22.0242614Z TIC_DEPLOY_KEY: 2021-05-16T23:13:22.0242984Z RSPM: 2021-05-16T23:13:22.0244190Z GITHUB_PAT: *** 2021-05-16T23:13:22.0244614Z COVERALLS_TOKEN: 2021-05-16T23:13:22.0245111Z continue-on-error: false 2021-05-16T23:13:22.0245597Z VDIFFR_RUN_TESTS: 2021-05-16T23:13:22.0246025Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T23:13:22.0246432Z TZ: UTC 2021-05-16T23:13:22.0246840Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:13:22.0247261Z NOT_CRAN: true 2021-05-16T23:13:22.0247640Z MSYSTEM: MINGW64 2021-05-16T23:13:22.0248040Z ##[endgroup] 2021-05-16T23:13:22.2585583Z Installing package into 'D:/a/_temp/Library' 2021-05-16T23:13:22.2586530Z (as 'lib' is unspecified) 2021-05-16T23:13:24.2284649Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/remotes_2.3.0.zip' 2021-05-16T23:13:24.2436178Z Content type 'application/zip' length 393711 bytes (384 KB) 2021-05-16T23:13:24.2531957Z ================================================== 2021-05-16T23:13:24.2532908Z downloaded 384 KB 2021-05-16T23:13:24.2533411Z 2021-05-16T23:13:24.2716534Z package 'remotes' successfully unpacked and MD5 sums checked 2021-05-16T23:13:24.2743029Z 2021-05-16T23:13:24.2743949Z The downloaded binary packages are in 2021-05-16T23:13:24.2745111Z C:\Users\runneradmin\AppData\Local\Temp\RtmpqAXh7u\downloaded_packages 2021-05-16T23:13:29.4187889Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-16T23:13:29.4188693Z remotes::install_github("ropensci/tic") 2021-05-16T23:13:29.4189355Z remotes::install_github("muschellij2/ghtravis") 2021-05-16T23:13:29.4190189Z remotes::install_github("muschellij2/aghast") 2021-05-16T23:13:29.4190793Z remotes::install_cran("covr") 2021-05-16T23:13:29.4196631Z shell: C:\R\bin\Rscript.EXE {0} 2021-05-16T23:13:29.4197096Z env: 2021-05-16T23:13:29.4197632Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:13:29.4198138Z TIC_DEPLOY_KEY: 2021-05-16T23:13:29.4198566Z RSPM: 2021-05-16T23:13:29.4200239Z GITHUB_PAT: *** 2021-05-16T23:13:29.4230199Z COVERALLS_TOKEN: 2021-05-16T23:13:29.4232065Z continue-on-error: false 2021-05-16T23:13:29.4232615Z VDIFFR_RUN_TESTS: 2021-05-16T23:13:29.4233058Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T23:13:29.4233478Z TZ: UTC 2021-05-16T23:13:29.4233954Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:13:29.4234398Z NOT_CRAN: true 2021-05-16T23:13:29.4234786Z MSYSTEM: MINGW64 2021-05-16T23:13:29.4235207Z ##[endgroup] 2021-05-16T23:13:29.6650008Z Using github PAT from envvar GITHUB_PAT 2021-05-16T23:13:30.3517976Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-16T23:13:34.5434521Z rlang (NA -> 0.4.11) [CRAN] 2021-05-16T23:13:34.5435726Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-16T23:13:34.5436632Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-16T23:13:34.5437463Z sys (NA -> 3.4 ) [CRAN] 2021-05-16T23:13:34.5438339Z askpass (NA -> 1.1 ) [CRAN] 2021-05-16T23:13:34.5439162Z R6 (NA -> 2.5.0 ) [CRAN] 2021-05-16T23:13:34.5439957Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-16T23:13:34.5440797Z mime (NA -> 0.10 ) [CRAN] 2021-05-16T23:13:34.5441912Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-16T23:13:34.5442759Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-16T23:13:34.5443593Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-16T23:13:34.5444650Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-16T23:13:34.5445494Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-16T23:13:34.5446306Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-16T23:13:34.5447116Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-16T23:13:34.5448026Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-16T23:13:34.5448911Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-16T23:13:34.5449809Z rprojroot (NA -> 2.0.2 ) [CRAN] 2021-05-16T23:13:34.5450635Z crayon (NA -> 1.4.1 ) [CRAN] 2021-05-16T23:13:34.5451473Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-16T23:13:34.5452299Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-16T23:13:34.5453076Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-16T23:13:34.5453908Z whisker (NA -> 0.4 ) [CRAN] 2021-05-16T23:13:34.5454739Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-16T23:13:34.5455592Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-16T23:13:34.5456450Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-16T23:13:34.5457268Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-16T23:13:34.5458124Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-16T23:13:34.5458899Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-16T23:13:34.5459705Z desc (NA -> 1.3.0 ) [CRAN] 2021-05-16T23:13:34.5460523Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-16T23:13:34.5461360Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-16T23:13:34.5462196Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-16T23:13:34.5463014Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-16T23:13:34.5463826Z git2r (NA -> 0.28.0) [CRAN] 2021-05-16T23:13:34.5469139Z 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-16T23:13:34.5503718Z Installing packages into 'D:/a/_temp/Library' 2021-05-16T23:13:34.5504541Z (as 'lib' is unspecified) 2021-05-16T23:13:36.2085723Z 2021-05-16T23:13:36.2090021Z There is a binary version available but the source version is later: 2021-05-16T23:13:36.2118342Z binary source needs_compilation 2021-05-16T23:13:36.2119662Z cachem 1.0.4 1.0.5 TRUE 2021-05-16T23:13:36.2120402Z 2021-05-16T23:13:36.2147294Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/rlang_0.4.11.zip' 2021-05-16T23:13:36.2256485Z Content type 'application/zip' length 1224139 bytes (1.2 MB) 2021-05-16T23:13:36.2493471Z ================================================== 2021-05-16T23:13:36.2494200Z downloaded 1.2 MB 2021-05-16T23:13:36.2494696Z 2021-05-16T23:13:36.2508495Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/magrittr_2.0.1.zip' 2021-05-16T23:13:36.2604502Z Content type 'application/zip' length 236016 bytes (230 KB) 2021-05-16T23:13:36.2911709Z ================================================== 2021-05-16T23:13:36.2912855Z downloaded 230 KB 2021-05-16T23:13:36.2913448Z 2021-05-16T23:13:36.2931753Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/glue_1.4.2.zip' 2021-05-16T23:13:36.3011626Z Content type 'application/zip' length 154763 bytes (151 KB) 2021-05-16T23:13:36.3063524Z ================================================== 2021-05-16T23:13:36.3064371Z downloaded 151 KB 2021-05-16T23:13:36.3064832Z 2021-05-16T23:13:36.3078264Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/sys_3.4.zip' 2021-05-16T23:13:36.3161630Z Content type 'application/zip' length 59978 bytes (58 KB) 2021-05-16T23:13:36.3198505Z ================================================== 2021-05-16T23:13:36.3199279Z downloaded 58 KB 2021-05-16T23:13:36.3199734Z 2021-05-16T23:13:36.3209991Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/askpass_1.1.zip' 2021-05-16T23:13:36.3302889Z Content type 'application/zip' length 64698 bytes (63 KB) 2021-05-16T23:13:36.3353096Z ================================================== 2021-05-16T23:13:36.3353664Z downloaded 63 KB 2021-05-16T23:13:36.3354119Z 2021-05-16T23:13:36.3364080Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/R6_2.5.0.zip' 2021-05-16T23:13:36.3438026Z Content type 'application/zip' length 84104 bytes (82 KB) 2021-05-16T23:13:36.3475180Z ================================================== 2021-05-16T23:13:36.3476134Z downloaded 82 KB 2021-05-16T23:13:36.3476899Z 2021-05-16T23:13:36.3487730Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/openssl_1.4.4.zip' 2021-05-16T23:13:36.3552926Z Content type 'application/zip' length 4105779 bytes (3.9 MB) 2021-05-16T23:13:36.4559431Z ================================================== 2021-05-16T23:13:36.4560499Z downloaded 3.9 MB 2021-05-16T23:13:36.4561031Z 2021-05-16T23:13:36.4578285Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/mime_0.10.zip' 2021-05-16T23:13:36.4659709Z Content type 'application/zip' length 48417 bytes (47 KB) 2021-05-16T23:13:36.4751029Z ================================================== 2021-05-16T23:13:36.4751866Z downloaded 47 KB 2021-05-16T23:13:36.4752359Z 2021-05-16T23:13:36.4764340Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/curl_4.3.1.zip' 2021-05-16T23:13:36.4857475Z Content type 'application/zip' length 4250500 bytes (4.1 MB) 2021-05-16T23:13:36.7118419Z ================================================== 2021-05-16T23:13:36.7120266Z downloaded 4.1 MB 2021-05-16T23:13:36.7121176Z 2021-05-16T23:13:36.7136902Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/jsonlite_1.7.2.zip' 2021-05-16T23:13:36.7244462Z Content type 'application/zip' length 541859 bytes (529 KB) 2021-05-16T23:13:36.7330168Z ================================================== 2021-05-16T23:13:36.7331161Z downloaded 529 KB 2021-05-16T23:13:36.7331654Z 2021-05-16T23:13:36.7347322Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/ini_0.3.1.zip' 2021-05-16T23:13:36.8061137Z Content type 'application/zip' length 15689 bytes (15 KB) 2021-05-16T23:13:36.8078748Z ================================================== 2021-05-16T23:13:36.8080579Z downloaded 15 KB 2021-05-16T23:13:36.8081266Z 2021-05-16T23:13:36.8098947Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/httr_1.4.2.zip' 2021-05-16T23:13:36.8231773Z Content type 'application/zip' length 519204 bytes (507 KB) 2021-05-16T23:13:36.8319649Z ================================================== 2021-05-16T23:13:36.8320350Z downloaded 507 KB 2021-05-16T23:13:36.8320782Z 2021-05-16T23:13:36.8335227Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/gitcreds_0.1.1.zip' 2021-05-16T23:13:36.8883446Z Content type 'application/zip' length 97332 bytes (95 KB) 2021-05-16T23:13:36.8905129Z ================================================== 2021-05-16T23:13:36.8906062Z downloaded 95 KB 2021-05-16T23:13:36.8906848Z 2021-05-16T23:13:36.8923221Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/cli_2.5.0.zip' 2021-05-16T23:13:36.8990474Z Content type 'application/zip' length 534931 bytes (522 KB) 2021-05-16T23:13:36.9200937Z ================================================== 2021-05-16T23:13:36.9201978Z downloaded 522 KB 2021-05-16T23:13:36.9202443Z 2021-05-16T23:13:36.9217120Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/zip_2.1.1.zip' 2021-05-16T23:13:36.9904577Z Content type 'application/zip' length 743445 bytes (726 KB) 2021-05-16T23:13:37.0146757Z ================================================== 2021-05-16T23:13:37.0147710Z downloaded 726 KB 2021-05-16T23:13:37.0148193Z 2021-05-16T23:13:37.0166148Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/rstudioapi_0.13.zip' 2021-05-16T23:13:37.0268495Z Content type 'application/zip' length 302305 bytes (295 KB) 2021-05-16T23:13:37.0390237Z ================================================== 2021-05-16T23:13:37.0391338Z downloaded 295 KB 2021-05-16T23:13:37.0391813Z 2021-05-16T23:13:37.0406043Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/credentials_1.3.0.zip' 2021-05-16T23:13:37.0842490Z Content type 'application/zip' length 173746 bytes (169 KB) 2021-05-16T23:13:37.0854284Z ================================================== 2021-05-16T23:13:37.0855137Z downloaded 169 KB 2021-05-16T23:13:37.0855599Z 2021-05-16T23:13:37.0875585Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/rprojroot_2.0.2.zip' 2021-05-16T23:13:37.1019667Z Content type 'application/zip' length 105050 bytes (102 KB) 2021-05-16T23:13:37.1095169Z ================================================== 2021-05-16T23:13:37.1096431Z downloaded 102 KB 2021-05-16T23:13:37.1097011Z 2021-05-16T23:13:37.1112132Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/crayon_1.4.1.zip' 2021-05-16T23:13:37.1186643Z Content type 'application/zip' length 141808 bytes (138 KB) 2021-05-16T23:13:37.1349849Z ================================================== 2021-05-16T23:13:37.1351090Z downloaded 138 KB 2021-05-16T23:13:37.1351745Z 2021-05-16T23:13:37.1367471Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/fastmap_1.1.0.zip' 2021-05-16T23:13:37.1431029Z Content type 'application/zip' length 432038 bytes (421 KB) 2021-05-16T23:13:37.1582382Z ================================================== 2021-05-16T23:13:37.1583339Z downloaded 421 KB 2021-05-16T23:13:37.1583822Z 2021-05-16T23:13:37.1598799Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/yaml_2.2.1.zip' 2021-05-16T23:13:37.1675514Z Content type 'application/zip' length 206410 bytes (201 KB) 2021-05-16T23:13:37.1725907Z ================================================== 2021-05-16T23:13:37.1727222Z downloaded 201 KB 2021-05-16T23:13:37.1727755Z 2021-05-16T23:13:37.1741928Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/withr_2.4.2.zip' 2021-05-16T23:13:37.1817650Z Content type 'application/zip' length 212247 bytes (207 KB) 2021-05-16T23:13:37.1954927Z ================================================== 2021-05-16T23:13:37.1955973Z downloaded 207 KB 2021-05-16T23:13:37.1956486Z 2021-05-16T23:13:37.1972462Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/whisker_0.4.zip' 2021-05-16T23:13:37.2596325Z Content type 'application/zip' length 83318 bytes (81 KB) 2021-05-16T23:13:37.2604610Z ================================================== 2021-05-16T23:13:37.2605957Z downloaded 81 KB 2021-05-16T23:13:37.2606747Z 2021-05-16T23:13:37.2624511Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/rappdirs_0.3.3.zip' 2021-05-16T23:13:37.2721978Z Content type 'application/zip' length 58746 bytes (57 KB) 2021-05-16T23:13:37.2796818Z ================================================== 2021-05-16T23:13:37.2798066Z downloaded 57 KB 2021-05-16T23:13:37.2798596Z 2021-05-16T23:13:37.2813770Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/purrr_0.3.4.zip' 2021-05-16T23:13:37.2886578Z Content type 'application/zip' length 430780 bytes (420 KB) 2021-05-16T23:13:37.3030162Z ================================================== 2021-05-16T23:13:37.3031141Z downloaded 420 KB 2021-05-16T23:13:37.3031657Z 2021-05-16T23:13:37.3048463Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/lifecycle_1.0.0.zip' 2021-05-16T23:13:37.3125702Z Content type 'application/zip' length 111131 bytes (108 KB) 2021-05-16T23:13:37.3176800Z ================================================== 2021-05-16T23:13:37.3177627Z downloaded 108 KB 2021-05-16T23:13:37.3178124Z 2021-05-16T23:13:37.3193105Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/gh_1.3.0.zip' 2021-05-16T23:13:37.3584041Z Content type 'application/zip' length 141600 bytes (138 KB) 2021-05-16T23:13:37.3635848Z ================================================== 2021-05-16T23:13:37.3637031Z downloaded 138 KB 2021-05-16T23:13:37.3637680Z 2021-05-16T23:13:37.3654269Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/gert_1.3.0.zip' 2021-05-16T23:13:37.4100871Z Content type 'application/zip' length 3669242 bytes (3.5 MB) 2021-05-16T23:13:37.5646731Z ================================================== 2021-05-16T23:13:37.5647416Z downloaded 3.5 MB 2021-05-16T23:13:37.5647989Z 2021-05-16T23:13:37.5665130Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/fs_1.5.0.zip' 2021-05-16T23:13:37.5831614Z Content type 'application/zip' length 808907 bytes (789 KB) 2021-05-16T23:13:37.5981713Z ================================================== 2021-05-16T23:13:37.5982648Z downloaded 789 KB 2021-05-16T23:13:37.5983134Z 2021-05-16T23:13:37.5999782Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/desc_1.3.0.zip' 2021-05-16T23:13:37.6152552Z Content type 'application/zip' length 528456 bytes (516 KB) 2021-05-16T23:13:37.6409619Z ================================================== 2021-05-16T23:13:37.6410576Z downloaded 516 KB 2021-05-16T23:13:37.6411075Z 2021-05-16T23:13:37.6428879Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/clipr_0.7.1.zip' 2021-05-16T23:13:37.7137749Z Content type 'application/zip' length 52206 bytes (50 KB) 2021-05-16T23:13:37.7154745Z ================================================== 2021-05-16T23:13:37.7156181Z downloaded 50 KB 2021-05-16T23:13:37.7157004Z 2021-05-16T23:13:37.7184391Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/usethis_2.0.1.zip' 2021-05-16T23:13:37.7671427Z Content type 'application/zip' length 734873 bytes (717 KB) 2021-05-16T23:13:37.7882543Z ================================================== 2021-05-16T23:13:37.7883586Z downloaded 717 KB 2021-05-16T23:13:37.7884095Z 2021-05-16T23:13:37.7966653Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/memoise_2.0.0.zip' 2021-05-16T23:13:37.8301255Z Content type 'application/zip' length 49412 bytes (48 KB) 2021-05-16T23:13:37.8306742Z ================================================== 2021-05-16T23:13:37.8307704Z downloaded 48 KB 2021-05-16T23:13:37.8308477Z 2021-05-16T23:13:37.8322384Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/git2r_0.28.0.zip' 2021-05-16T23:13:37.8714069Z Content type 'application/zip' length 3938768 bytes (3.8 MB) 2021-05-16T23:13:37.9898952Z ================================================== 2021-05-16T23:13:37.9900116Z downloaded 3.8 MB 2021-05-16T23:13:37.9901005Z 2021-05-16T23:13:38.0243808Z package 'rlang' successfully unpacked and MD5 sums checked 2021-05-16T23:13:38.0459104Z package 'magrittr' successfully unpacked and MD5 sums checked 2021-05-16T23:13:38.0642501Z package 'glue' successfully unpacked and MD5 sums checked 2021-05-16T23:13:38.0803331Z package 'sys' successfully unpacked and MD5 sums checked 2021-05-16T23:13:38.0972524Z package 'askpass' successfully unpacked and MD5 sums checked 2021-05-16T23:13:38.1087326Z package 'R6' successfully unpacked and MD5 sums checked 2021-05-16T23:13:38.2372819Z package 'openssl' successfully unpacked and MD5 sums checked 2021-05-16T23:13:38.2544201Z package 'mime' successfully unpacked and MD5 sums checked 2021-05-16T23:13:38.3860738Z package 'curl' successfully unpacked and MD5 sums checked 2021-05-16T23:13:38.4135629Z package 'jsonlite' successfully unpacked and MD5 sums checked 2021-05-16T23:13:38.4223964Z package 'ini' successfully unpacked and MD5 sums checked 2021-05-16T23:13:38.4484338Z package 'httr' successfully unpacked and MD5 sums checked 2021-05-16T23:13:38.4626424Z package 'gitcreds' successfully unpacked and MD5 sums checked 2021-05-16T23:13:38.4818306Z package 'cli' successfully unpacked and MD5 sums checked 2021-05-16T23:13:38.5163100Z package 'zip' successfully unpacked and MD5 sums checked 2021-05-16T23:13:38.5396597Z package 'rstudioapi' successfully unpacked and MD5 sums checked 2021-05-16T23:13:38.5556110Z package 'credentials' successfully unpacked and MD5 sums checked 2021-05-16T23:13:38.5730762Z package 'rprojroot' successfully unpacked and MD5 sums checked 2021-05-16T23:13:38.5847902Z package 'crayon' successfully unpacked and MD5 sums checked 2021-05-16T23:13:38.6093980Z package 'fastmap' successfully unpacked and MD5 sums checked 2021-05-16T23:13:38.6304668Z package 'yaml' successfully unpacked and MD5 sums checked 2021-05-16T23:13:38.6468862Z package 'withr' successfully unpacked and MD5 sums checked 2021-05-16T23:13:38.6787304Z package 'whisker' successfully unpacked and MD5 sums checked 2021-05-16T23:13:38.6936876Z package 'rappdirs' successfully unpacked and MD5 sums checked 2021-05-16T23:13:38.7163106Z package 'purrr' successfully unpacked and MD5 sums checked 2021-05-16T23:13:38.7390496Z package 'lifecycle' successfully unpacked and MD5 sums checked 2021-05-16T23:13:38.7523574Z package 'gh' successfully unpacked and MD5 sums checked 2021-05-16T23:13:38.8596764Z package 'gert' successfully unpacked and MD5 sums checked 2021-05-16T23:13:38.9066151Z package 'fs' successfully unpacked and MD5 sums checked 2021-05-16T23:13:38.9281674Z package 'desc' successfully unpacked and MD5 sums checked 2021-05-16T23:13:38.9404062Z package 'clipr' successfully unpacked and MD5 sums checked 2021-05-16T23:13:38.9867878Z package 'usethis' successfully unpacked and MD5 sums checked 2021-05-16T23:13:38.9966841Z package 'memoise' successfully unpacked and MD5 sums checked 2021-05-16T23:13:39.1162182Z package 'git2r' successfully unpacked and MD5 sums checked 2021-05-16T23:13:39.1194641Z 2021-05-16T23:13:39.1195948Z The downloaded binary packages are in 2021-05-16T23:13:39.1197058Z C:\Users\runneradmin\AppData\Local\Temp\RtmpIbDSkg\downloaded_packages 2021-05-16T23:13:39.1198876Z installing the source package 'cachem' 2021-05-16T23:13:39.1199387Z 2021-05-16T23:13:39.1216139Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-16T23:13:39.1322270Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-16T23:13:39.1323311Z ================================================== 2021-05-16T23:13:39.1323892Z downloaded 24 KB 2021-05-16T23:13:39.1324309Z 2021-05-16T23:13:39.4743812Z * installing *source* package 'cachem' ... 2021-05-16T23:13:39.4780064Z ** package 'cachem' successfully unpacked and MD5 sums checked 2021-05-16T23:13:39.4783287Z ** using staged installation 2021-05-16T23:13:39.5190433Z ** libs 2021-05-16T23:13:39.5205627Z 2021-05-16T23:13:39.5206780Z *** arch - i386 2021-05-16T23:13:39.5822674Z 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-16T23:13:39.9415635Z 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-16T23:13:40.2111285Z 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-16T23:13:40.3838386Z installing to D:/a/_temp/Library/00LOCK-cachem/00new/cachem/libs/i386 2021-05-16T23:13:40.3847893Z 2021-05-16T23:13:40.3849086Z *** arch - x64 2021-05-16T23:13:40.4067773Z 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-16T23:13:40.6831777Z 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-16T23:13:40.9231386Z 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-16T23:13:41.1025287Z installing to D:/a/_temp/Library/00LOCK-cachem/00new/cachem/libs/x64 2021-05-16T23:13:41.1053066Z ** R 2021-05-16T23:13:41.1199237Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:13:41.8342727Z ** help 2021-05-16T23:13:41.8870173Z *** installing help indices 2021-05-16T23:13:41.9182851Z converting help for package 'cachem' 2021-05-16T23:13:41.9589970Z finding HTML links ... done 2021-05-16T23:13:42.0786647Z cache_disk html 2021-05-16T23:13:42.0878909Z cache_layered html 2021-05-16T23:13:42.1627974Z cache_mem html 2021-05-16T23:13:42.1749638Z reexports html 2021-05-16T23:13:42.1753889Z ** building package indices 2021-05-16T23:13:42.2000490Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:13:42.2001612Z *** arch - i386 2021-05-16T23:13:42.6134428Z *** arch - x64 2021-05-16T23:13:42.9212392Z ** testing if installed package can be loaded from final location 2021-05-16T23:13:42.9215247Z *** arch - i386 2021-05-16T23:13:43.2269492Z *** arch - x64 2021-05-16T23:13:43.5331904Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:13:43.5403729Z * DONE (cachem) 2021-05-16T23:13:43.5672036Z 2021-05-16T23:13:43.5673232Z The downloaded source packages are in 2021-05-16T23:13:43.5674311Z 'C:\Users\runneradmin\AppData\Local\Temp\RtmpIbDSkg\downloaded_packages' 2021-05-16T23:13:43.5696183Z Running `R CMD build`... 2021-05-16T23:13:48.8729716Z * checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpIbDSkg\remotes19d46771904\ropensci-tic-3b4dfb8/DESCRIPTION' ... OK 2021-05-16T23:13:48.8731902Z * preparing 'tic': 2021-05-16T23:13:48.8732921Z * checking DESCRIPTION meta-information ... OK 2021-05-16T23:13:48.8734102Z * installing the package to process help pages 2021-05-16T23:13:48.8735310Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:13:48.8736305Z * checking for empty or unneeded directories 2021-05-16T23:13:48.8737132Z Removed empty directory 'tic/.circleci' 2021-05-16T23:13:48.8737908Z Removed empty directory 'tic/pkgdown' 2021-05-16T23:13:48.8738599Z * building 'tic_0.10.0.tar.gz' 2021-05-16T23:13:48.8756359Z Installing package into 'D:/a/_temp/Library' 2021-05-16T23:13:48.8757096Z (as 'lib' is unspecified) 2021-05-16T23:13:49.4129986Z * installing *source* package 'tic' ... 2021-05-16T23:13:49.4134933Z ** using staged installation 2021-05-16T23:13:49.4599423Z ** R 2021-05-16T23:13:49.5053627Z ** inst 2021-05-16T23:13:49.5362565Z ** preparing package for lazy loading 2021-05-16T23:13:50.0448242Z ** help 2021-05-16T23:13:50.7936388Z *** installing help indices 2021-05-16T23:13:50.7937221Z finding HTML links ... done 2021-05-16T23:13:50.7937859Z converting help for package 'tic' 2021-05-16T23:13:50.7938488Z Deprecated html 2021-05-16T23:13:50.7939079Z TicStep html 2021-05-16T23:13:50.7939678Z base64serialize html 2021-05-16T23:13:50.7940257Z ci html 2021-05-16T23:13:50.7940780Z do_blogdown html 2021-05-16T23:13:50.8433387Z do_bookdown html 2021-05-16T23:13:50.8991157Z do_drat html 2021-05-16T23:13:50.9673885Z do_package_checks html 2021-05-16T23:13:51.0293895Z do_pkgdown html 2021-05-16T23:13:51.1045482Z do_readme_rmd html 2021-05-16T23:13:51.1289044Z dsl html 2021-05-16T23:13:51.1656754Z dsl_get html 2021-05-16T23:13:51.1856575Z gha_add_secret html 2021-05-16T23:13:51.2003161Z github_helpers html 2021-05-16T23:13:51.2120398Z github_info html 2021-05-16T23:13:51.2224846Z list_macros html 2021-05-16T23:13:51.2418454Z macro html 2021-05-16T23:13:51.2554122Z prepare_all_stages html 2021-05-16T23:13:51.2633813Z reexports html 2021-05-16T23:13:51.2780673Z repo html 2021-05-16T23:13:51.2951480Z run_all_stages html 2021-05-16T23:13:51.3183469Z run_stage html 2021-05-16T23:13:51.3372912Z ssh_key_helpers html 2021-05-16T23:13:51.3468127Z stages html 2021-05-16T23:13:51.3709437Z step_add_to_drat html 2021-05-16T23:13:51.3904879Z step_add_to_known_hosts html 2021-05-16T23:13:51.4136640Z step_build_blogdown html 2021-05-16T23:13:51.4245686Z step_build_bookdown html 2021-05-16T23:13:51.4727230Z step_build_pkgdown html 2021-05-16T23:13:51.5089264Z step_do_push_deploy html 2021-05-16T23:13:51.5276005Z step_hello_world html 2021-05-16T23:13:51.5744478Z step_install_pkg html 2021-05-16T23:13:51.6016077Z step_install_ssh_keys html 2021-05-16T23:13:51.6431346Z step_push_deploy html 2021-05-16T23:13:51.6823720Z step_rcmdcheck html 2021-05-16T23:13:51.7087912Z step_run_code html 2021-05-16T23:13:51.7264595Z step_session_info html 2021-05-16T23:13:51.7650847Z step_setup_push_deploy html 2021-05-16T23:13:51.7956259Z step_setup_ssh html 2021-05-16T23:13:51.8222536Z step_test_ssh html 2021-05-16T23:13:51.8409217Z step_write_text_file html 2021-05-16T23:13:51.8732874Z tic-package html 2021-05-16T23:13:51.8904009Z update_yml html 2021-05-16T23:13:51.9151471Z use_ghactions_deploy html 2021-05-16T23:13:51.9490743Z use_tic html 2021-05-16T23:13:51.9614997Z use_tic_badge html 2021-05-16T23:13:51.9763513Z use_tic_r html 2021-05-16T23:13:51.9882124Z use_update_tic html 2021-05-16T23:13:52.0284144Z yaml_templates html 2021-05-16T23:13:52.0297626Z *** copying figures 2021-05-16T23:13:52.0356669Z ** building package indices 2021-05-16T23:13:52.2415445Z ** installing vignettes 2021-05-16T23:13:52.2482489Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:13:52.2484380Z *** arch - i386 2021-05-16T23:13:52.6569829Z *** arch - x64 2021-05-16T23:13:53.0656186Z ** testing if installed package can be loaded from final location 2021-05-16T23:13:53.0659385Z *** arch - i386 2021-05-16T23:13:53.4746386Z *** arch - x64 2021-05-16T23:13:53.8820651Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:13:53.8989030Z * DONE (tic) 2021-05-16T23:13:54.0172813Z Using github PAT from envvar GITHUB_PAT 2021-05-16T23:13:54.2268033Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-16T23:13:57.3705784Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-16T23:13:57.3707259Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-16T23:13:57.3708399Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-16T23:13:57.3713044Z 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-16T23:13:57.3716609Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-16T23:13:57.3717790Z pillar (NA -> 1.6.1 ) [CRAN] 2021-05-16T23:13:57.3718930Z tibble (NA -> 3.1.2 ) [CRAN] 2021-05-16T23:13:57.3720076Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-16T23:13:57.3721182Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-16T23:13:57.3722652Z Installing packages into 'D:/a/_temp/Library' 2021-05-16T23:13:57.3724263Z (as 'lib' is unspecified) 2021-05-16T23:13:57.3725434Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-16T23:13:57.3726590Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-16T23:13:57.3727701Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-16T23:13:57.3728801Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-16T23:13:57.3729944Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-16T23:13:57.3731117Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-16T23:13:57.3732253Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-16T23:13:57.3733538Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-16T23:13:57.3734657Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-16T23:13:57.3735753Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-16T23:13:57.3736833Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-16T23:13:57.3737885Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-16T23:13:57.3738960Z xfun (NA -> 0.23 ) [CRAN] 2021-05-16T23:13:57.3740065Z markdown (NA -> 1.1 ) [CRAN] 2021-05-16T23:13:57.3741191Z highr (NA -> 0.9 ) [CRAN] 2021-05-16T23:13:57.3742292Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-16T23:13:57.3743508Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-16T23:13:57.3744648Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-16T23:13:57.3745723Z knitr (NA -> 1.33 ) [CRAN] 2021-05-16T23:13:57.3746857Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-16T23:13:57.3747986Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-16T23:13:57.3749063Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-16T23:13:57.3750150Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-16T23:13:57.3750841Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-16T23:13:57.3751510Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-16T23:13:57.3752154Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-16T23:13:57.3753122Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-16T23:13:57.3753788Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-16T23:13:57.3754422Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-16T23:13:57.3755068Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-16T23:13:59.1033379Z 2021-05-16T23:13:59.1034790Z There are binary versions available but the source versions are later: 2021-05-16T23:13:59.1048121Z binary source needs_compilation 2021-05-16T23:13:59.1048977Z pillar 1.6.0 1.6.1 FALSE 2021-05-16T23:13:59.1049626Z tibble 3.1.1 3.1.2 TRUE 2021-05-16T23:13:59.1050210Z xfun 0.22 0.23 TRUE 2021-05-16T23:13:59.1050604Z 2021-05-16T23:13:59.1067069Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/utf8_1.2.1.zip' 2021-05-16T23:13:59.1171055Z Content type 'application/zip' length 216497 bytes (211 KB) 2021-05-16T23:13:59.1240945Z ================================================== 2021-05-16T23:13:59.1241934Z downloaded 211 KB 2021-05-16T23:13:59.1242421Z 2021-05-16T23:13:59.1254569Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/vctrs_0.3.8.zip' 2021-05-16T23:13:59.1390683Z Content type 'application/zip' length 1289331 bytes (1.2 MB) 2021-05-16T23:13:59.3430306Z ================================================== 2021-05-16T23:13:59.3431309Z downloaded 1.2 MB 2021-05-16T23:13:59.3431842Z 2021-05-16T23:13:59.3446921Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/pkgconfig_2.0.3.zip' 2021-05-16T23:13:59.3536803Z Content type 'application/zip' length 22186 bytes (21 KB) 2021-05-16T23:13:59.3540700Z ================================================== 2021-05-16T23:13:59.3541488Z downloaded 21 KB 2021-05-16T23:13:59.3541906Z 2021-05-16T23:13:59.3553151Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/rematch2_2.1.2.zip' 2021-05-16T23:13:59.3619801Z Content type 'application/zip' length 47506 bytes (46 KB) 2021-05-16T23:13:59.3645709Z ================================================== 2021-05-16T23:13:59.3646494Z downloaded 46 KB 2021-05-16T23:13:59.3647153Z 2021-05-16T23:13:59.3660441Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/fansi_0.4.2.zip' 2021-05-16T23:14:00.2918579Z Content type 'application/zip' length 225105 bytes (219 KB) 2021-05-16T23:14:00.2919300Z ================================================== 2021-05-16T23:14:00.2919748Z downloaded 219 KB 2021-05-16T23:14:00.2920051Z 2021-05-16T23:14:00.2920961Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/diffobj_0.3.4.zip' 2021-05-16T23:14:00.2921996Z Content type 'application/zip' length 997588 bytes (974 KB) 2021-05-16T23:14:00.2922650Z ================================================== 2021-05-16T23:14:00.2923089Z downloaded 974 KB 2021-05-16T23:14:00.2923473Z 2021-05-16T23:14:00.2925159Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/waldo_0.2.5.zip' 2021-05-16T23:14:00.2926257Z Content type 'application/zip' length 72637 bytes (70 KB) 2021-05-16T23:14:00.2926888Z ================================================== 2021-05-16T23:14:00.2927364Z downloaded 70 KB 2021-05-16T23:14:00.2927674Z 2021-05-16T23:14:00.2928551Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/ps_1.6.0.zip' 2021-05-16T23:14:00.2929558Z Content type 'application/zip' length 407581 bytes (398 KB) 2021-05-16T23:14:00.2930213Z ================================================== 2021-05-16T23:14:00.2930643Z downloaded 398 KB 2021-05-16T23:14:00.2930941Z 2021-05-16T23:14:00.2931839Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/processx_3.5.2.zip' 2021-05-16T23:14:00.2932980Z Content type 'application/zip' length 502502 bytes (490 KB) 2021-05-16T23:14:00.2933717Z ================================================== 2021-05-16T23:14:00.2934147Z downloaded 490 KB 2021-05-16T23:14:00.2934440Z 2021-05-16T23:14:00.2935317Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/praise_1.0.0.zip' 2021-05-16T23:14:00.2936322Z Content type 'application/zip' length 19719 bytes (19 KB) 2021-05-16T23:14:00.2936951Z ================================================== 2021-05-16T23:14:00.2937375Z downloaded 19 KB 2021-05-16T23:14:00.2937663Z 2021-05-16T23:14:00.2939236Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/pkgload_1.2.1.zip' 2021-05-16T23:14:00.2940273Z Content type 'application/zip' length 154085 bytes (150 KB) 2021-05-16T23:14:00.2941558Z ================================================== 2021-05-16T23:14:00.2941998Z downloaded 150 KB 2021-05-16T23:14:00.2942289Z 2021-05-16T23:14:00.2943171Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/evaluate_0.14.zip' 2021-05-16T23:14:00.2944288Z Content type 'application/zip' length 76967 bytes (75 KB) 2021-05-16T23:14:00.2944915Z ================================================== 2021-05-16T23:14:00.2945349Z downloaded 75 KB 2021-05-16T23:14:00.2945622Z 2021-05-16T23:14:00.2946508Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/ellipsis_0.3.2.zip' 2021-05-16T23:14:00.2947525Z Content type 'application/zip' length 49192 bytes (48 KB) 2021-05-16T23:14:00.2948159Z ================================================== 2021-05-16T23:14:00.2948593Z downloaded 48 KB 2021-05-16T23:14:00.2948867Z 2021-05-16T23:14:00.2949743Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/digest_0.6.27.zip' 2021-05-16T23:14:00.2950775Z Content type 'application/zip' length 275994 bytes (269 KB) 2021-05-16T23:14:00.2951479Z ================================================== 2021-05-16T23:14:00.2951919Z downloaded 269 KB 2021-05-16T23:14:00.2952189Z 2021-05-16T23:14:00.2953043Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/callr_3.7.0.zip' 2021-05-16T23:14:00.2954124Z Content type 'application/zip' length 438643 bytes (428 KB) 2021-05-16T23:14:00.2954736Z ================================================== 2021-05-16T23:14:00.2955185Z downloaded 428 KB 2021-05-16T23:14:00.2955472Z 2021-05-16T23:14:00.2956310Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/brio_1.1.2.zip' 2021-05-16T23:14:00.2957503Z Content type 'application/zip' length 46310 bytes (45 KB) 2021-05-16T23:14:00.2958119Z ================================================== 2021-05-16T23:14:00.2958559Z downloaded 45 KB 2021-05-16T23:14:00.2958847Z 2021-05-16T23:14:00.2959685Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/xml2_1.3.2.zip' 2021-05-16T23:14:00.2960695Z Content type 'application/zip' length 3178434 bytes (3.0 MB) 2021-05-16T23:14:00.2961317Z ================================================== 2021-05-16T23:14:00.2962105Z downloaded 3.0 MB 2021-05-16T23:14:00.2962654Z 2021-05-16T23:14:00.2964187Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/markdown_1.1.zip' 2021-05-16T23:14:00.2965623Z Content type 'application/zip' length 190093 bytes (185 KB) 2021-05-16T23:14:00.2966477Z ================================================== 2021-05-16T23:14:00.2967089Z downloaded 185 KB 2021-05-16T23:14:00.2967488Z 2021-05-16T23:14:00.2968670Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/highr_0.9.zip' 2021-05-16T23:14:00.2970084Z Content type 'application/zip' length 46628 bytes (45 KB) 2021-05-16T23:14:00.2970936Z ================================================== 2021-05-16T23:14:00.2971537Z downloaded 45 KB 2021-05-16T23:14:00.2971931Z 2021-05-16T23:14:00.2973111Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/stringr_1.4.0.zip' 2021-05-16T23:14:00.2974634Z Content type 'application/zip' length 216784 bytes (211 KB) 2021-05-16T23:14:00.2975508Z ================================================== 2021-05-16T23:14:00.2976104Z downloaded 211 KB 2021-05-16T23:14:00.2976503Z 2021-05-16T23:14:00.2977690Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/stringi_1.6.1.zip' 2021-05-16T23:14:00.2979107Z Content type 'application/zip' length 16420946 bytes (15.7 MB) 2021-05-16T23:14:00.3914137Z ================================================== 2021-05-16T23:14:00.3915323Z downloaded 15.7 MB 2021-05-16T23:14:00.3915942Z 2021-05-16T23:14:00.3929789Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/Rcpp_1.0.6.zip' 2021-05-16T23:14:00.4053090Z Content type 'application/zip' length 3113359 bytes (3.0 MB) 2021-05-16T23:14:00.5600076Z ================================================== 2021-05-16T23:14:00.5601206Z downloaded 3.0 MB 2021-05-16T23:14:00.5602166Z 2021-05-16T23:14:00.5615519Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/knitr_1.33.zip' 2021-05-16T23:14:00.5715314Z Content type 'application/zip' length 1460779 bytes (1.4 MB) 2021-05-16T23:14:00.6035897Z ================================================== 2021-05-16T23:14:00.6036983Z downloaded 1.4 MB 2021-05-16T23:14:00.6037524Z 2021-05-16T23:14:00.6050884Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/commonmark_1.7.zip' 2021-05-16T23:14:00.6174765Z Content type 'application/zip' length 265798 bytes (259 KB) 2021-05-16T23:14:00.6315334Z ================================================== 2021-05-16T23:14:00.6316639Z downloaded 259 KB 2021-05-16T23:14:00.6317347Z 2021-05-16T23:14:00.6329477Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/brew_1.0-6.zip' 2021-05-16T23:14:00.6863104Z Content type 'application/zip' length 113871 bytes (111 KB) 2021-05-16T23:14:00.6904148Z ================================================== 2021-05-16T23:14:00.6905135Z downloaded 111 KB 2021-05-16T23:14:00.6905977Z 2021-05-16T23:14:00.6919790Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/xopen_1.0.0.zip' 2021-05-16T23:14:00.6983810Z Content type 'application/zip' length 24689 bytes (24 KB) 2021-05-16T23:14:00.7003564Z ================================================== 2021-05-16T23:14:00.7004208Z downloaded 24 KB 2021-05-16T23:14:00.7004835Z 2021-05-16T23:14:00.7018050Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/sessioninfo_1.1.1.zip' 2021-05-16T23:14:00.7137587Z Content type 'application/zip' length 46937 bytes (45 KB) 2021-05-16T23:14:00.7186870Z ================================================== 2021-05-16T23:14:00.7187834Z downloaded 45 KB 2021-05-16T23:14:00.7188410Z 2021-05-16T23:14:00.7204989Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/prettyunits_1.1.1.zip' 2021-05-16T23:14:00.7283236Z Content type 'application/zip' length 37736 bytes (36 KB) 2021-05-16T23:14:00.7317539Z ================================================== 2021-05-16T23:14:00.7318387Z downloaded 36 KB 2021-05-16T23:14:00.7318855Z 2021-05-16T23:14:00.7330821Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/pkgbuild_1.2.0.zip' 2021-05-16T23:14:00.7438354Z Content type 'application/zip' length 142850 bytes (139 KB) 2021-05-16T23:14:00.7590263Z ================================================== 2021-05-16T23:14:00.7591341Z downloaded 139 KB 2021-05-16T23:14:00.7592197Z 2021-05-16T23:14:00.7609370Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/testthat_3.0.2.zip' 2021-05-16T23:14:00.7741209Z Content type 'application/zip' length 2319209 bytes (2.2 MB) 2021-05-16T23:14:00.8487915Z ================================================== 2021-05-16T23:14:00.8489000Z downloaded 2.2 MB 2021-05-16T23:14:00.8489488Z 2021-05-16T23:14:00.8506451Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/rversions_2.0.2.zip' 2021-05-16T23:14:00.9342670Z Content type 'application/zip' length 68680 bytes (67 KB) 2021-05-16T23:14:00.9353905Z ================================================== 2021-05-16T23:14:00.9355844Z downloaded 67 KB 2021-05-16T23:14:00.9356876Z 2021-05-16T23:14:00.9378965Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/roxygen2_7.1.1.zip' 2021-05-16T23:14:01.0031837Z Content type 'application/zip' length 1175844 bytes (1.1 MB) 2021-05-16T23:14:01.0337459Z ================================================== 2021-05-16T23:14:01.0338295Z downloaded 1.1 MB 2021-05-16T23:14:01.0338715Z 2021-05-16T23:14:01.0350608Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/rcmdcheck_1.3.3.zip' 2021-05-16T23:14:01.0998924Z Content type 'application/zip' length 135341 bytes (132 KB) 2021-05-16T23:14:01.1089916Z ================================================== 2021-05-16T23:14:01.1091091Z downloaded 132 KB 2021-05-16T23:14:01.1091616Z 2021-05-16T23:14:01.1107305Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/devtools_2.4.1.zip' 2021-05-16T23:14:01.1942027Z Content type 'application/zip' length 397382 bytes (388 KB) 2021-05-16T23:14:01.2074247Z ================================================== 2021-05-16T23:14:01.2075311Z downloaded 388 KB 2021-05-16T23:14:01.2075821Z 2021-05-16T23:14:01.2265941Z package 'utf8' successfully unpacked and MD5 sums checked 2021-05-16T23:14:01.2723070Z package 'vctrs' successfully unpacked and MD5 sums checked 2021-05-16T23:14:01.2867080Z package 'pkgconfig' successfully unpacked and MD5 sums checked 2021-05-16T23:14:01.2962604Z package 'rematch2' successfully unpacked and MD5 sums checked 2021-05-16T23:14:01.3130858Z package 'fansi' successfully unpacked and MD5 sums checked 2021-05-16T23:14:01.3414799Z package 'diffobj' successfully unpacked and MD5 sums checked 2021-05-16T23:14:01.3520258Z package 'waldo' successfully unpacked and MD5 sums checked 2021-05-16T23:14:01.3747544Z package 'ps' successfully unpacked and MD5 sums checked 2021-05-16T23:14:01.4023317Z package 'processx' successfully unpacked and MD5 sums checked 2021-05-16T23:14:01.4133704Z package 'praise' successfully unpacked and MD5 sums checked 2021-05-16T23:14:01.4246751Z package 'pkgload' successfully unpacked and MD5 sums checked 2021-05-16T23:14:01.4355136Z package 'evaluate' successfully unpacked and MD5 sums checked 2021-05-16T23:14:01.4478169Z package 'ellipsis' successfully unpacked and MD5 sums checked 2021-05-16T23:14:01.4715413Z package 'digest' successfully unpacked and MD5 sums checked 2021-05-16T23:14:01.4953507Z package 'callr' successfully unpacked and MD5 sums checked 2021-05-16T23:14:01.5069519Z package 'brio' successfully unpacked and MD5 sums checked 2021-05-16T23:14:01.5943580Z package 'xml2' successfully unpacked and MD5 sums checked 2021-05-16T23:14:01.6172031Z package 'markdown' successfully unpacked and MD5 sums checked 2021-05-16T23:14:01.6303392Z package 'highr' successfully unpacked and MD5 sums checked 2021-05-16T23:14:01.6540734Z package 'stringr' successfully unpacked and MD5 sums checked 2021-05-16T23:14:02.1290372Z package 'stringi' successfully unpacked and MD5 sums checked 2021-05-16T23:14:02.4607827Z package 'Rcpp' successfully unpacked and MD5 sums checked 2021-05-16T23:14:02.5595058Z package 'knitr' successfully unpacked and MD5 sums checked 2021-05-16T23:14:02.5824962Z package 'commonmark' successfully unpacked and MD5 sums checked 2021-05-16T23:14:02.6048456Z package 'brew' successfully unpacked and MD5 sums checked 2021-05-16T23:14:02.6147466Z package 'xopen' successfully unpacked and MD5 sums checked 2021-05-16T23:14:02.6259752Z package 'sessioninfo' successfully unpacked and MD5 sums checked 2021-05-16T23:14:02.6358317Z package 'prettyunits' successfully unpacked and MD5 sums checked 2021-05-16T23:14:02.6470249Z package 'pkgbuild' successfully unpacked and MD5 sums checked 2021-05-16T23:14:02.7214123Z package 'testthat' successfully unpacked and MD5 sums checked 2021-05-16T23:14:02.7336246Z package 'rversions' successfully unpacked and MD5 sums checked 2021-05-16T23:14:02.7799456Z package 'roxygen2' successfully unpacked and MD5 sums checked 2021-05-16T23:14:02.7928673Z package 'rcmdcheck' successfully unpacked and MD5 sums checked 2021-05-16T23:14:02.8103931Z package 'devtools' successfully unpacked and MD5 sums checked 2021-05-16T23:14:02.8126232Z 2021-05-16T23:14:02.8127260Z The downloaded binary packages are in 2021-05-16T23:14:02.8128390Z C:\Users\runneradmin\AppData\Local\Temp\RtmpIbDSkg\downloaded_packages 2021-05-16T23:14:02.8130357Z installing the source packages 'pillar', 'tibble', 'xfun' 2021-05-16T23:14:02.8130915Z 2021-05-16T23:14:02.8146517Z trying URL 'https://cloud.r-project.org/src/contrib/pillar_1.6.1.tar.gz' 2021-05-16T23:14:02.8353635Z Content type 'application/x-gzip' length 1111747 bytes (1.1 MB) 2021-05-16T23:14:02.8581976Z ================================================== 2021-05-16T23:14:02.8582690Z downloaded 1.1 MB 2021-05-16T23:14:02.8583204Z 2021-05-16T23:14:02.8595411Z trying URL 'https://cloud.r-project.org/src/contrib/tibble_3.1.2.tar.gz' 2021-05-16T23:14:02.8792630Z Content type 'application/x-gzip' length 686145 bytes (670 KB) 2021-05-16T23:14:02.8842316Z ================================================== 2021-05-16T23:14:02.8843266Z downloaded 670 KB 2021-05-16T23:14:02.8843774Z 2021-05-16T23:14:02.8856052Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-16T23:14:02.9352842Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-16T23:14:02.9360246Z ================================================== 2021-05-16T23:14:02.9361228Z downloaded 109 KB 2021-05-16T23:14:02.9361668Z 2021-05-16T23:14:03.6150212Z * installing *source* package 'pillar' ... 2021-05-16T23:14:03.6408114Z ** package 'pillar' successfully unpacked and MD5 sums checked 2021-05-16T23:14:03.6410016Z ** using staged installation 2021-05-16T23:14:03.6803863Z ** R 2021-05-16T23:14:03.7216991Z ** inst 2021-05-16T23:14:03.7344206Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:14:05.9607659Z ** help 2021-05-16T23:14:06.1367276Z *** installing help indices 2021-05-16T23:14:06.2360805Z converting help for package 'pillar' 2021-05-16T23:14:06.2711159Z finding HTML links ... done 2021-05-16T23:14:06.3060888Z align html 2021-05-16T23:14:06.3411455Z char html 2021-05-16T23:14:06.3707700Z colonnade html 2021-05-16T23:14:06.3955040Z ctl_new_pillar html 2021-05-16T23:14:06.4094172Z deprecated html 2021-05-16T23:14:06.4150285Z dim_desc html 2021-05-16T23:14:06.4342339Z expect_known_display html 2021-05-16T23:14:06.4506271Z extra_cols html 2021-05-16T23:14:06.4656306Z format_glimpse html 2021-05-16T23:14:06.4972288Z format_tbl html 2021-05-16T23:14:06.5138351Z format_type_sum html 2021-05-16T23:14:06.5198485Z get_extent html 2021-05-16T23:14:06.5361903Z glimpse html 2021-05-16T23:14:06.5444947Z 2021-05-16T23:14:06.6012128Z finding level-2 HTML links ... done 2021-05-16T23:14:06.6062064Z new_ornament html 2021-05-16T23:14:06.6243353Z new_pillar html 2021-05-16T23:14:06.6414457Z new_pillar_component html 2021-05-16T23:14:06.6873146Z new_pillar_shaft html 2021-05-16T23:14:06.6950841Z new_pillar_title html 2021-05-16T23:14:06.7097438Z new_pillar_type html 2021-05-16T23:14:06.7314459Z new_tbl_format_setup html 2021-05-16T23:14:06.7720687Z num html 2021-05-16T23:14:06.8139673Z pillar-package html 2021-05-16T23:14:06.8399043Z pillar html 2021-05-16T23:14:06.8807062Z pillar_shaft html 2021-05-16T23:14:06.8884183Z squeeze html 2021-05-16T23:14:06.9030365Z style_subtle html 2021-05-16T23:14:06.9246433Z tbl_format_body html 2021-05-16T23:14:06.9415552Z tbl_format_footer html 2021-05-16T23:14:06.9578922Z tbl_format_header html 2021-05-16T23:14:07.0379933Z tbl_format_setup html 2021-05-16T23:14:07.0482665Z tbl_sum html 2021-05-16T23:14:07.0656132Z type_sum html 2021-05-16T23:14:07.0658766Z *** copying figures 2021-05-16T23:14:07.0702486Z ** building package indices 2021-05-16T23:14:07.1627495Z ** installing vignettes 2021-05-16T23:14:07.1752206Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:14:07.1754431Z *** arch - i386 2021-05-16T23:14:07.5831681Z *** arch - x64 2021-05-16T23:14:07.9919069Z ** testing if installed package can be loaded from final location 2021-05-16T23:14:07.9922001Z *** arch - i386 2021-05-16T23:14:08.3987492Z *** arch - x64 2021-05-16T23:14:08.8050296Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:14:08.8152492Z * DONE (pillar) 2021-05-16T23:14:09.2765893Z * installing *source* package 'xfun' ... 2021-05-16T23:14:09.2880541Z ** package 'xfun' successfully unpacked and MD5 sums checked 2021-05-16T23:14:09.2882372Z ** using staged installation 2021-05-16T23:14:09.3215192Z ** libs 2021-05-16T23:14:09.3227150Z 2021-05-16T23:14:09.3228702Z *** arch - i386 2021-05-16T23:14:09.3489918Z 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-16T23:14:09.5266723Z 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-16T23:14:09.7483489Z 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-16T23:14:09.8746972Z installing to D:/a/_temp/Library/00LOCK-xfun/00new/xfun/libs/i386 2021-05-16T23:14:09.8756753Z 2021-05-16T23:14:09.8757968Z *** arch - x64 2021-05-16T23:14:09.8999238Z 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-16T23:14:10.0691179Z 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-16T23:14:10.3042557Z 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-16T23:14:10.4287614Z installing to D:/a/_temp/Library/00LOCK-xfun/00new/xfun/libs/x64 2021-05-16T23:14:10.4288662Z ** R 2021-05-16T23:14:10.4622341Z ** inst 2021-05-16T23:14:10.4635808Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:14:11.9818974Z ** help 2021-05-16T23:14:12.3098220Z *** installing help indices 2021-05-16T23:14:12.4763289Z converting help for package 'xfun' 2021-05-16T23:14:12.5047675Z finding HTML links ... done 2021-05-16T23:14:12.5518027Z Rscript html 2021-05-16T23:14:12.5677393Z Rscript_call html 2021-05-16T23:14:12.5762998Z attr html 2021-05-16T23:14:12.6249176Z base64_encode html 2021-05-16T23:14:12.6325484Z base64_uri html 2021-05-16T23:14:12.6491891Z bg_process html 2021-05-16T23:14:12.6568172Z bump_version html 2021-05-16T23:14:12.7166862Z cache_rds html 2021-05-16T23:14:12.7228537Z del_empty_dir html 2021-05-16T23:14:12.7335366Z dir_create html 2021-05-16T23:14:12.7432104Z dir_exists html 2021-05-16T23:14:12.7609013Z do_once html 2021-05-16T23:14:12.7828317Z download_file html 2021-05-16T23:14:12.8061879Z embed_file html 2021-05-16T23:14:12.8228419Z exit_call html 2021-05-16T23:14:12.8371358Z file_ext html 2021-05-16T23:14:12.8439433Z file_string html 2021-05-16T23:14:12.8555305Z format_bytes html 2021-05-16T23:14:12.8705946Z from_root html 2021-05-16T23:14:12.8811216Z github_releases html 2021-05-16T23:14:12.8890071Z grep_sub html 2021-05-16T23:14:12.9096371Z gsub_file html 2021-05-16T23:14:12.9161563Z in_dir html 2021-05-16T23:14:12.9302259Z install_dir html 2021-05-16T23:14:13.7939032Z ** building package indices 2021-05-16T23:14:13.7939656Z ** installing vignettes 2021-05-16T23:14:13.7940456Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:14:13.7941179Z *** arch - i386 2021-05-16T23:14:13.7941747Z install_github html 2021-05-16T23:14:13.7942309Z isFALSE html 2021-05-16T23:14:13.7942899Z is_R_CMD_check html 2021-05-16T23:14:13.7943439Z is_abs_path html 2021-05-16T23:14:13.7943987Z is_ascii html 2021-05-16T23:14:13.7944525Z is_sub_path html 2021-05-16T23:14:13.7945055Z is_web_path html 2021-05-16T23:14:13.7945605Z magic_path html 2021-05-16T23:14:13.7946137Z mark_dirs html 2021-05-16T23:14:13.7946667Z msg_cat html 2021-05-16T23:14:13.7947206Z native_encode html 2021-05-16T23:14:13.7947766Z news2md html 2021-05-16T23:14:13.7948323Z normalize_path html 2021-05-16T23:14:13.7948910Z numbers_to_words html 2021-05-16T23:14:13.7949663Z optipng html 2021-05-16T23:14:13.7950175Z os html 2021-05-16T23:14:13.7950701Z parse_only html 2021-05-16T23:14:13.7951310Z pkg_attach html 2021-05-16T23:14:13.7951855Z proc_kill html 2021-05-16T23:14:13.7952397Z process_file html 2021-05-16T23:14:13.7953021Z proj_root html 2021-05-16T23:14:13.7953572Z prose_index html 2021-05-16T23:14:13.7954120Z protect_math html 2021-05-16T23:14:13.7954675Z raw_string html 2021-05-16T23:14:13.7955199Z read_bin html 2021-05-16T23:14:13.7955735Z read_utf8 html 2021-05-16T23:14:13.7956287Z relative_path html 2021-05-16T23:14:13.7956865Z rename_seq html 2021-05-16T23:14:13.7957392Z retry html 2021-05-16T23:14:13.7957930Z rev_check html 2021-05-16T23:14:13.7958485Z rstudio_type html 2021-05-16T23:14:13.7959027Z same_path html 2021-05-16T23:14:13.7959577Z session_info html 2021-05-16T23:14:13.7960155Z set_envvar html 2021-05-16T23:14:13.7960703Z split_lines html 2021-05-16T23:14:13.7961305Z split_source html 2021-05-16T23:14:13.7961858Z strict_list html 2021-05-16T23:14:13.7962473Z stringsAsStrings html 2021-05-16T23:14:13.7963072Z submit_cran html 2021-05-16T23:14:13.7963611Z tinify html 2021-05-16T23:14:13.7964129Z tojson html 2021-05-16T23:14:13.7964653Z tree html 2021-05-16T23:14:13.7965278Z try_silent html 2021-05-16T23:14:13.7965830Z upload_ftp html 2021-05-16T23:14:13.7966378Z url_filename html 2021-05-16T23:14:13.7966945Z valid_syntax html 2021-05-16T23:14:14.0521711Z *** arch - x64 2021-05-16T23:14:14.3595674Z ** testing if installed package can be loaded from final location 2021-05-16T23:14:14.3600248Z *** arch - i386 2021-05-16T23:14:14.6656350Z *** arch - x64 2021-05-16T23:14:14.9717278Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:14:14.9828692Z * DONE (xfun) 2021-05-16T23:14:15.7328587Z * installing *source* package 'tibble' ... 2021-05-16T23:14:15.7489326Z ** package 'tibble' successfully unpacked and MD5 sums checked 2021-05-16T23:14:15.7553669Z ** using staged installation 2021-05-16T23:14:15.7561165Z ** libs 2021-05-16T23:14:15.7587001Z 2021-05-16T23:14:15.7600825Z *** arch - i386 2021-05-16T23:14:15.7758783Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -std=gnu99 -O3 -Wall -std=gnu99 -mtune=core2 -c attributes.c -o attributes.o 2021-05-16T23:14:15.8927668Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -std=gnu99 -O3 -Wall -std=gnu99 -mtune=core2 -c coerce.c -o coerce.o 2021-05-16T23:14:16.0180036Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -std=gnu99 -O3 -Wall -std=gnu99 -mtune=core2 -c init.c -o init.o 2021-05-16T23:14:16.1155995Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -std=gnu99 -O3 -Wall -std=gnu99 -mtune=core2 -c matrixToDataFrame.c -o matrixToDataFrame.o 2021-05-16T23:14:16.3889507Z c:/Rtools/mingw_32/bin/gcc -shared -s -static-libgcc -o tibble.dll tmp.def attributes.o coerce.o init.o matrixToDataFrame.o -LC:/R/bin/i386 -lR 2021-05-16T23:14:16.5103534Z installing to D:/a/_temp/Library/00LOCK-tibble/00new/tibble/libs/i386 2021-05-16T23:14:16.5113274Z 2021-05-16T23:14:16.5114502Z *** arch - x64 2021-05-16T23:14:16.5370126Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -std=gnu99 -O2 -Wall -std=gnu99 -mtune=core2 -c attributes.c -o attributes.o 2021-05-16T23:14:16.6396314Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -std=gnu99 -O2 -Wall -std=gnu99 -mtune=core2 -c coerce.c -o coerce.o 2021-05-16T23:14:16.7610461Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -std=gnu99 -O2 -Wall -std=gnu99 -mtune=core2 -c init.c -o init.o 2021-05-16T23:14:16.8625374Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -std=gnu99 -O2 -Wall -std=gnu99 -mtune=core2 -c matrixToDataFrame.c -o matrixToDataFrame.o 2021-05-16T23:14:17.1409342Z c:/Rtools/mingw_64/bin/gcc -shared -s -static-libgcc -o tibble.dll tmp.def attributes.o coerce.o init.o matrixToDataFrame.o -LC:/R/bin/x64 -lR 2021-05-16T23:14:17.2479912Z installing to D:/a/_temp/Library/00LOCK-tibble/00new/tibble/libs/x64 2021-05-16T23:14:17.2517419Z ** R 2021-05-16T23:14:17.2882750Z ** inst 2021-05-16T23:14:17.2992999Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:14:19.5253452Z ** help 2021-05-16T23:14:19.6749339Z *** installing help indices 2021-05-16T23:14:19.7494547Z converting help for package 'tibble' 2021-05-16T23:14:19.7809445Z finding HTML links ... done 2021-05-16T23:14:19.8321525Z add_column html 2021-05-16T23:14:19.8571074Z add_row html 2021-05-16T23:14:19.9370059Z as_tibble html 2021-05-16T23:14:19.9466518Z 2021-05-16T23:14:20.0039521Z finding level-2 HTML links ... done 2021-05-16T23:14:20.0146412Z deprecated html 2021-05-16T23:14:20.0281529Z enframe html 2021-05-16T23:14:20.0814544Z formatting html 2021-05-16T23:14:20.1055709Z frame_matrix html 2021-05-16T23:14:20.1140009Z is.tibble html 2021-05-16T23:14:20.1232967Z is_tibble html 2021-05-16T23:14:20.1270566Z knit_print.trunc_mat html 2021-05-16T23:14:20.1552254Z lst html 2021-05-16T23:14:20.1926399Z name-repair-superseded html 2021-05-16T23:14:20.1992532Z name-repair html 2021-05-16T23:14:20.2302083Z new_tibble html 2021-05-16T23:14:20.2595250Z reexports html 2021-05-16T23:14:20.2734891Z rownames html 2021-05-16T23:14:20.3107499Z subsetting html 2021-05-16T23:14:21.2810328Z *** copying figures 2021-05-16T23:14:21.2811409Z ** building package indices 2021-05-16T23:14:21.2812397Z ** installing vignettes 2021-05-16T23:14:21.2813794Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:14:21.2814907Z *** arch - i386 2021-05-16T23:14:21.2815770Z *** arch - x64 2021-05-16T23:14:21.2816690Z tbl_df-class html 2021-05-16T23:14:21.2817775Z tibble-package html 2021-05-16T23:14:21.2818808Z tibble html 2021-05-16T23:14:21.2819823Z tribble html 2021-05-16T23:14:21.2820532Z trunc_mat html 2021-05-16T23:14:21.2821209Z view html 2021-05-16T23:14:21.7109340Z ** testing if installed package can be loaded from final location 2021-05-16T23:14:21.7112881Z *** arch - i386 2021-05-16T23:14:22.2193945Z *** arch - x64 2021-05-16T23:14:22.7284483Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:14:22.7402091Z * DONE (tibble) 2021-05-16T23:14:22.8085876Z 2021-05-16T23:14:22.8087201Z The downloaded source packages are in 2021-05-16T23:14:22.8088380Z 'C:\Users\runneradmin\AppData\Local\Temp\RtmpIbDSkg\downloaded_packages' 2021-05-16T23:14:22.8932438Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-16T23:14:25.8716120Z 2021-05-16T23:14:26.6736787Z 2021-05-16T23:14:26.6746554Z 2021-05-16T23:14:26.6751220Z 2021-05-16T23:14:26.6759774Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpIbDSkg\remotes19d41ebe62c8\muschellij2-desc-7be86f2/DESCRIPTION' ... 2021-05-16T23:14:26.6805278Z 2021-05-16T23:14:26.6809416Z v checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpIbDSkg\remotes19d41ebe62c8\muschellij2-desc-7be86f2/DESCRIPTION' 2021-05-16T23:14:26.7902327Z 2021-05-16T23:14:26.7908185Z 2021-05-16T23:14:26.7909508Z 2021-05-16T23:14:26.7913955Z 2021-05-16T23:14:26.7914809Z - preparing 'desc': 2021-05-16T23:14:26.8081886Z checking DESCRIPTION meta-information ... 2021-05-16T23:14:26.8082751Z 2021-05-16T23:14:26.8083484Z checking DESCRIPTION meta-information ... 2021-05-16T23:14:26.8084363Z 2021-05-16T23:14:26.8085100Z v checking DESCRIPTION meta-information 2021-05-16T23:14:26.9850619Z 2021-05-16T23:14:26.9851610Z 2021-05-16T23:14:26.9852059Z 2021-05-16T23:14:26.9852467Z 2021-05-16T23:14:26.9853317Z - checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:14:26.9913422Z 2021-05-16T23:14:26.9915749Z 2021-05-16T23:14:26.9941631Z 2021-05-16T23:14:26.9942285Z 2021-05-16T23:14:26.9942993Z - checking for empty or unneeded directories 2021-05-16T23:14:27.0079160Z 2021-05-16T23:14:27.0140449Z 2021-05-16T23:14:27.0141064Z 2021-05-16T23:14:27.0204777Z 2021-05-16T23:14:27.0205599Z - building 'desc_1.2.0.9000.tar.gz' 2021-05-16T23:14:27.1786510Z 2021-05-16T23:14:27.1787970Z 2021-05-16T23:14:27.1788669Z 2021-05-16T23:14:27.2435349Z Installing package into 'D:/a/_temp/Library' 2021-05-16T23:14:27.2436359Z (as 'lib' is unspecified) 2021-05-16T23:14:27.6782148Z * installing *source* package 'desc' ... 2021-05-16T23:14:27.6914466Z ** using staged installation 2021-05-16T23:14:27.7264424Z ** R 2021-05-16T23:14:27.7553733Z ** inst 2021-05-16T23:14:27.7590099Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:14:29.5799566Z ** help 2021-05-16T23:14:29.8570162Z *** installing help indices 2021-05-16T23:14:30.0072298Z 2021-05-16T23:14:30.0073339Z converting help for package 'desc' 2021-05-16T23:14:30.0359757Z finding HTML links ... done 2021-05-16T23:14:30.0777393Z check_encoding html 2021-05-16T23:14:30.0864582Z check_field html 2021-05-16T23:14:30.0933213Z cran_ascii_fields html 2021-05-16T23:14:30.1034708Z cran_valid_fields html 2021-05-16T23:14:30.1111475Z dep_types html 2021-05-16T23:14:30.1282183Z desc html 2021-05-16T23:14:30.1913462Z desc_add_author html 2021-05-16T23:14:30.2170805Z desc_add_author_gh html 2021-05-16T23:14:30.2439420Z desc_add_me html 2021-05-16T23:14:30.2756869Z desc_add_orcid html 2021-05-16T23:14:30.2872563Z desc_add_remotes html 2021-05-16T23:14:30.3146659Z desc_add_role html 2021-05-16T23:14:30.3288650Z desc_add_to_collate html 2021-05-16T23:14:30.3406490Z desc_add_urls html 2021-05-16T23:14:30.3618914Z desc_bump_version html 2021-05-16T23:14:30.4010590Z desc_change_maintainer html 2021-05-16T23:14:30.4104240Z desc_clear_remotes html 2021-05-16T23:14:30.4183828Z desc_clear_urls html 2021-05-16T23:14:30.4397424Z desc_coerce_authors_at_r html 2021-05-16T23:14:30.4535831Z desc_del html 2021-05-16T23:14:30.4804522Z desc_del_author html 2021-05-16T23:14:30.4933980Z desc_del_collate html 2021-05-16T23:14:30.5135719Z desc_del_dep html 2021-05-16T23:14:30.5265197Z desc_del_deps html 2021-05-16T23:14:30.5409495Z desc_del_from_collate html 2021-05-16T23:14:30.5507534Z desc_del_remotes html 2021-05-16T23:14:31.2864483Z ** building package indices 2021-05-16T23:14:31.2866502Z desc_del_role html 2021-05-16T23:14:31.2868637Z desc_del_urls html 2021-05-16T23:14:31.2870440Z desc_fields html 2021-05-16T23:14:31.2875697Z desc_get html 2021-05-16T23:14:31.2876525Z desc_get_author html 2021-05-16T23:14:31.2877273Z desc_get_authors html 2021-05-16T23:14:31.2877960Z desc_get_built html 2021-05-16T23:14:31.2878660Z desc_get_collate html 2021-05-16T23:14:31.2879340Z desc_get_deps html 2021-05-16T23:14:31.2884388Z desc_get_field html 2021-05-16T23:14:31.2886574Z desc_get_maintainer html 2021-05-16T23:14:31.2887697Z desc_get_remotes html 2021-05-16T23:14:31.2889727Z desc_get_urls html 2021-05-16T23:14:31.2890518Z desc_get_version html 2021-05-16T23:14:31.2892288Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmpys4AG7/R.INSTALL1a463c43fcd/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-16T23:14:31.2898525Z desc_has_dep html 2021-05-16T23:14:31.2899320Z desc_has_fields html 2021-05-16T23:14:31.2900077Z desc_normalize html 2021-05-16T23:14:31.2900783Z desc_print html 2021-05-16T23:14:31.2901482Z desc_reformat_fields html 2021-05-16T23:14:31.2902226Z desc_reorder_fields html 2021-05-16T23:14:31.2902918Z desc_set html 2021-05-16T23:14:31.2903578Z desc_set_authors html 2021-05-16T23:14:31.2904970Z desc_set_collate html 2021-05-16T23:14:31.2909889Z desc_set_dep html 2021-05-16T23:14:31.2910743Z desc_set_deps html 2021-05-16T23:14:31.2911477Z desc_set_remotes html 2021-05-16T23:14:31.2912153Z desc_set_urls html 2021-05-16T23:14:31.2912883Z desc_set_version html 2021-05-16T23:14:31.2914613Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmpys4AG7/R.INSTALL1a463c43fcd/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-16T23:14:31.2915993Z desc_to_latex html 2021-05-16T23:14:31.2916766Z desc_validate html 2021-05-16T23:14:31.2917492Z description html 2021-05-16T23:14:31.2919198Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmpys4AG7/R.INSTALL1a463c43fcd/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-16T23:14:31.2921635Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmpys4AG7/R.INSTALL1a463c43fcd/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-16T23:14:31.2924202Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmpys4AG7/R.INSTALL1a463c43fcd/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-16T23:14:31.3351579Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:14:31.3353038Z *** arch - i386 2021-05-16T23:14:31.6413282Z *** arch - x64 2021-05-16T23:14:31.9492499Z ** testing if installed package can be loaded from final location 2021-05-16T23:14:31.9495494Z *** arch - i386 2021-05-16T23:14:32.2545822Z *** arch - x64 2021-05-16T23:14:32.5617990Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:14:32.5742008Z * DONE (desc) 2021-05-16T23:14:32.9264816Z 2021-05-16T23:14:32.9275793Z 2021-05-16T23:14:32.9276548Z 2021-05-16T23:14:32.9291137Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpIbDSkg\remotes19d4641a28ce\muschellij2-ghtravis-0b26809/DESCRIPTION' ... 2021-05-16T23:14:32.9294362Z 2021-05-16T23:14:32.9313348Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpIbDSkg\remotes19d4641a28ce\muschellij2-ghtravis-0b26809/DESCRIPTION' ... 2021-05-16T23:14:32.9331148Z 2021-05-16T23:14:32.9333171Z v checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpIbDSkg\remotes19d4641a28ce\muschellij2-ghtravis-0b26809/DESCRIPTION' 2021-05-16T23:14:32.9917032Z 2021-05-16T23:14:32.9918086Z 2021-05-16T23:14:32.9918525Z 2021-05-16T23:14:32.9918959Z 2021-05-16T23:14:32.9919551Z - preparing 'ghtravis': 2021-05-16T23:14:33.0055746Z checking DESCRIPTION meta-information ... 2021-05-16T23:14:33.0056917Z 2021-05-16T23:14:33.0057782Z checking DESCRIPTION meta-information ... 2021-05-16T23:14:33.0058412Z 2021-05-16T23:14:33.0059144Z v checking DESCRIPTION meta-information 2021-05-16T23:14:33.1171136Z 2021-05-16T23:14:33.1185384Z 2021-05-16T23:14:33.1186053Z 2021-05-16T23:14:33.1186596Z 2021-05-16T23:14:33.1187644Z - checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:14:33.1227492Z 2021-05-16T23:14:33.1228036Z 2021-05-16T23:14:33.1228483Z 2021-05-16T23:14:33.1228903Z 2021-05-16T23:14:33.1229618Z - checking for empty or unneeded directories 2021-05-16T23:14:33.1356603Z 2021-05-16T23:14:33.1357312Z 2021-05-16T23:14:33.1358113Z 2021-05-16T23:14:33.1358521Z 2021-05-16T23:14:33.1359032Z - building 'ghtravis_0.15.1.tar.gz' 2021-05-16T23:14:33.1831897Z 2021-05-16T23:14:33.1833103Z 2021-05-16T23:14:33.1833559Z 2021-05-16T23:14:33.2636157Z Installing package into 'D:/a/_temp/Library' 2021-05-16T23:14:33.2637534Z (as 'lib' is unspecified) 2021-05-16T23:14:33.5963510Z * installing *source* package 'ghtravis' ... 2021-05-16T23:14:33.5968200Z ** using staged installation 2021-05-16T23:14:33.6279109Z ** R 2021-05-16T23:14:33.6478639Z ** inst 2021-05-16T23:14:33.6506637Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:14:35.1707555Z ** help 2021-05-16T23:14:35.3126767Z *** installing help indices 2021-05-16T23:14:35.3870613Z 2021-05-16T23:14:35.3872394Z converting help for package 'ghtravis' 2021-05-16T23:14:35.4207677Z finding HTML links ... done 2021-05-16T23:14:35.4465828Z all_remote_package_deps html 2021-05-16T23:14:35.4650673Z binary_release_table html 2021-05-16T23:14:35.4769443Z cat_desc_elements html 2021-05-16T23:14:35.4843390Z dcf_package_version html 2021-05-16T23:14:35.4982237Z deploy_travis html 2021-05-16T23:14:35.5064728Z deployed_tarball_version html 2021-05-16T23:14:35.5182211Z drop_remotes html 2021-05-16T23:14:35.5228818Z example_description_file html 2021-05-16T23:14:35.5336335Z get_dep_table html 2021-05-16T23:14:35.5388366Z get_remote_info html 2021-05-16T23:14:35.5503685Z 2021-05-16T23:14:35.6048059Z finding level-2 HTML links ... done 2021-05-16T23:14:35.6065836Z get_remote_package_dcf html 2021-05-16T23:14:35.6144643Z get_remotes html 2021-05-16T23:14:35.6328290Z install_remote_binaries html 2021-05-16T23:14:35.6476958Z install_remotes_no_dep html 2021-05-16T23:14:35.6622292Z latest_release_with_binary html 2021-05-16T23:14:35.6701082Z make_full_version html 2021-05-16T23:14:35.6799615Z package_comparison_table html 2021-05-16T23:14:35.6852066Z package_name html 2021-05-16T23:14:35.6965007Z package_needs_update html 2021-05-16T23:14:35.7020061Z parse_one_remote html 2021-05-16T23:14:35.7065959Z r_version html 2021-05-16T23:14:35.7115684Z read_dcf html 2021-05-16T23:14:35.7226974Z remote_binaries html 2021-05-16T23:14:35.7328817Z remote_order html 2021-05-16T23:14:35.7390539Z rewrite_remotes html 2021-05-16T23:14:35.7441228Z split_remotes html 2021-05-16T23:14:35.7519004Z subset_remote html 2021-05-16T23:14:35.7562696Z sys_ext html 2021-05-16T23:14:35.7710220Z tag_table html 2021-05-16T23:14:35.7717454Z ** building package indices 2021-05-16T23:14:35.8498937Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:14:35.8500031Z *** arch - i386 2021-05-16T23:14:36.7614739Z *** arch - x64 2021-05-16T23:14:37.5743310Z ** testing if installed package can be loaded from final location 2021-05-16T23:14:37.5746492Z *** arch - i386 2021-05-16T23:14:38.3851085Z *** arch - x64 2021-05-16T23:14:39.3013377Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:14:39.3014155Z * DONE (ghtravis) 2021-05-16T23:14:39.3014768Z Using github PAT from envvar GITHUB_PAT 2021-05-16T23:14:39.4054968Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-16T23:14:42.5183614Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-16T23:14:42.5185243Z generics (NA -> 0.1.0) [CRAN] 2021-05-16T23:14:42.5186336Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-16T23:14:42.5187785Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-16T23:14:42.5189390Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-16T23:14:42.5190587Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-16T23:14:42.5201492Z Installing packages into 'D:/a/_temp/Library' 2021-05-16T23:14:42.5202843Z (as 'lib' is unspecified) 2021-05-16T23:14:44.1392195Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/tidyselect_1.1.1.zip' 2021-05-16T23:14:44.1464417Z Content type 'application/zip' length 204221 bytes (199 KB) 2021-05-16T23:14:44.1513382Z ================================================== 2021-05-16T23:14:44.1514059Z downloaded 199 KB 2021-05-16T23:14:44.1514725Z 2021-05-16T23:14:44.1526968Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/generics_0.1.0.zip' 2021-05-16T23:14:44.1645944Z Content type 'application/zip' length 72329 bytes (70 KB) 2021-05-16T23:14:44.2320207Z ================================================== 2021-05-16T23:14:44.2320967Z downloaded 70 KB 2021-05-16T23:14:44.2321477Z 2021-05-16T23:14:44.2334587Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/cpp11_0.2.7.zip' 2021-05-16T23:14:44.2408338Z Content type 'application/zip' length 217726 bytes (212 KB) 2021-05-16T23:14:44.3681664Z ================================================== 2021-05-16T23:14:44.3683016Z downloaded 212 KB 2021-05-16T23:14:44.3683586Z 2021-05-16T23:14:44.3698817Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/dplyr_1.0.6.zip' 2021-05-16T23:14:44.3773415Z Content type 'application/zip' length 1559698 bytes (1.5 MB) 2021-05-16T23:14:44.4695100Z ================================================== 2021-05-16T23:14:44.4696241Z downloaded 1.5 MB 2021-05-16T23:14:44.4696790Z 2021-05-16T23:14:44.4712789Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/tidyr_1.1.3.zip' 2021-05-16T23:14:44.4786832Z Content type 'application/zip' length 1252957 bytes (1.2 MB) 2021-05-16T23:14:44.5486355Z ================================================== 2021-05-16T23:14:44.5487534Z downloaded 1.2 MB 2021-05-16T23:14:44.5488070Z 2021-05-16T23:14:44.5652767Z package 'tidyselect' successfully unpacked and MD5 sums checked 2021-05-16T23:14:44.5793275Z package 'generics' successfully unpacked and MD5 sums checked 2021-05-16T23:14:44.6077672Z package 'cpp11' successfully unpacked and MD5 sums checked 2021-05-16T23:14:44.6650911Z package 'dplyr' successfully unpacked and MD5 sums checked 2021-05-16T23:14:44.7146127Z package 'tidyr' successfully unpacked and MD5 sums checked 2021-05-16T23:14:44.7171946Z 2021-05-16T23:14:44.7172976Z The downloaded binary packages are in 2021-05-16T23:14:44.7174143Z C:\Users\runneradmin\AppData\Local\Temp\RtmpIbDSkg\downloaded_packages 2021-05-16T23:14:44.9767142Z 2021-05-16T23:14:44.9768102Z 2021-05-16T23:14:44.9773620Z 2021-05-16T23:14:44.9781154Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpIbDSkg\remotes19d417897da0\muschellij2-aghast-0c3b853/DESCRIPTION' ... 2021-05-16T23:14:44.9814789Z 2021-05-16T23:14:44.9816486Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpIbDSkg\remotes19d417897da0\muschellij2-aghast-0c3b853/DESCRIPTION' ... 2021-05-16T23:14:44.9823936Z 2021-05-16T23:14:44.9825663Z v checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpIbDSkg\remotes19d417897da0\muschellij2-aghast-0c3b853/DESCRIPTION' 2021-05-16T23:14:45.0120876Z 2021-05-16T23:14:45.0121872Z 2021-05-16T23:14:45.0122562Z 2021-05-16T23:14:45.0123002Z 2021-05-16T23:14:45.0123697Z - preparing 'aghast': 2021-05-16T23:14:45.0351287Z checking DESCRIPTION meta-information ... 2021-05-16T23:14:45.0352285Z 2021-05-16T23:14:45.0353356Z checking DESCRIPTION meta-information ... 2021-05-16T23:14:45.0354228Z 2021-05-16T23:14:45.0354960Z v checking DESCRIPTION meta-information 2021-05-16T23:14:45.0999297Z 2021-05-16T23:14:45.1055126Z 2021-05-16T23:14:45.1055751Z 2021-05-16T23:14:45.1056182Z 2021-05-16T23:14:45.1057052Z - checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:14:45.1057683Z 2021-05-16T23:14:45.1058098Z 2021-05-16T23:14:45.1058800Z - checking for empty or unneeded directories 2021-05-16T23:14:45.1059347Z 2021-05-16T23:14:45.1088933Z 2021-05-16T23:14:45.1090283Z - building 'aghast_0.2.1.tar.gz' 2021-05-16T23:14:45.1319232Z 2021-05-16T23:14:45.1320403Z 2021-05-16T23:14:45.1320847Z 2021-05-16T23:14:45.1643393Z Installing package into 'D:/a/_temp/Library' 2021-05-16T23:14:45.1644410Z (as 'lib' is unspecified) 2021-05-16T23:14:45.4310932Z * installing *source* package 'aghast' ... 2021-05-16T23:14:45.4316348Z ** using staged installation 2021-05-16T23:14:45.4714681Z ** R 2021-05-16T23:14:45.4837925Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:14:46.0943392Z ** help 2021-05-16T23:14:46.1482688Z *** installing help indices 2021-05-16T23:14:46.1813467Z 2021-05-16T23:14:46.1815507Z converting help for package 'aghast' 2021-05-16T23:14:46.2101231Z finding HTML links ... done 2021-05-16T23:14:46.2419273Z ga_artifacts html 2021-05-16T23:14:46.2565273Z ga_jobs html 2021-05-16T23:14:46.2638999Z ga_run_log_config html 2021-05-16T23:14:46.2834207Z ga_runs html 2021-05-16T23:14:46.3054390Z ga_secrets html 2021-05-16T23:14:46.3222698Z ga_workflows html 2021-05-16T23:14:46.3336928Z pipe html 2021-05-16T23:14:46.3341635Z ** building package indices 2021-05-16T23:14:46.3641629Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:14:46.3642743Z *** arch - i386 2021-05-16T23:14:46.6695670Z *** arch - x64 2021-05-16T23:14:46.9779904Z ** testing if installed package can be loaded from final location 2021-05-16T23:14:46.9789313Z *** arch - i386 2021-05-16T23:14:47.2847155Z *** arch - x64 2021-05-16T23:14:47.5920646Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:14:47.5963165Z * DONE (aghast) 2021-05-16T23:14:47.6303678Z Installing 1 packages: covr 2021-05-16T23:14:47.6315773Z Installing package into 'D:/a/_temp/Library' 2021-05-16T23:14:47.6316568Z (as 'lib' is unspecified) 2021-05-16T23:14:48.5186183Z also installing the dependencies 'lazyeval', 'rex' 2021-05-16T23:14:48.5187626Z 2021-05-16T23:14:49.2884528Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/lazyeval_0.2.2.zip' 2021-05-16T23:14:49.2961368Z Content type 'application/zip' length 172564 bytes (168 KB) 2021-05-16T23:14:49.3036876Z ================================================== 2021-05-16T23:14:49.3037779Z downloaded 168 KB 2021-05-16T23:14:49.3038291Z 2021-05-16T23:14:49.3051768Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/rex_1.2.0.zip' 2021-05-16T23:14:49.3141833Z Content type 'application/zip' length 125393 bytes (122 KB) 2021-05-16T23:14:49.3218428Z ================================================== 2021-05-16T23:14:49.3219254Z downloaded 122 KB 2021-05-16T23:14:49.3219730Z 2021-05-16T23:14:49.3232711Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/covr_3.5.1.zip' 2021-05-16T23:14:49.3415592Z Content type 'application/zip' length 306130 bytes (298 KB) 2021-05-16T23:14:49.3512566Z ================================================== 2021-05-16T23:14:49.3513750Z downloaded 298 KB 2021-05-16T23:14:49.3514280Z 2021-05-16T23:14:49.3688673Z package 'lazyeval' successfully unpacked and MD5 sums checked 2021-05-16T23:14:49.3840546Z package 'rex' successfully unpacked and MD5 sums checked 2021-05-16T23:14:49.4087528Z package 'covr' successfully unpacked and MD5 sums checked 2021-05-16T23:14:49.4109642Z 2021-05-16T23:14:49.4110444Z The downloaded binary packages are in 2021-05-16T23:14:49.4111559Z C:\Users\runneradmin\AppData\Local\Temp\RtmpIbDSkg\downloaded_packages 2021-05-16T23:14:49.5092871Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-16T23:14:49.5093646Z Rscript -e "tic::before_install()" 2021-05-16T23:14:49.5229726Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'" 2021-05-16T23:14:49.5230337Z env: 2021-05-16T23:14:49.5230821Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:14:49.5231372Z TIC_DEPLOY_KEY: 2021-05-16T23:14:49.5231745Z RSPM: 2021-05-16T23:14:49.5233108Z GITHUB_PAT: *** 2021-05-16T23:14:49.5233546Z COVERALLS_TOKEN: 2021-05-16T23:14:49.5234055Z continue-on-error: false 2021-05-16T23:14:49.5234570Z VDIFFR_RUN_TESTS: 2021-05-16T23:14:49.5235017Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T23:14:49.5235447Z TZ: UTC 2021-05-16T23:14:49.5235847Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:14:49.5236294Z NOT_CRAN: true 2021-05-16T23:14:49.5236690Z MSYSTEM: MINGW64 2021-05-16T23:14:49.5237121Z ##[endgroup] 2021-05-16T23:14:51.1171371Z v Loading tic stage configuration from tic.R 2021-05-16T23:14:51.3215913Z i `step_rcmdcheck()`: tic always uses option '--no-manual' during R CMD Check on 2021-05-16T23:14:51.3217228Z Windows because LaTeX is not available. 2021-05-16T23:14:51.3540992Z Running before_install: step_install_remote_binaries() 2021-05-16T23:14:51.8866210Z Installing oro.nifti binaries 2021-05-16T23:14:51.8885797Z [1] "neuroconductor/oro.nifti" 2021-05-16T23:14:52.0850943Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-16T23:14:52.0884292Z tag_name 2021-05-16T23:14:52.0886485Z 4 0.10.3.s 2021-05-16T23:14:52.0888695Z zipball_url 2021-05-16T23:14:52.0892975Z 4 https://api.github.com/repos/neuroconductor/oro.nifti/zipball/refs/tags/0.10.3.s 2021-05-16T23:14:52.0896148Z Installing oro.nifti package binaries 2021-05-16T23:14:52.0897717Z tarball_url 2021-05-16T23:14:52.0899495Z 4 https://api.github.com/repos/neuroconductor/oro.nifti/tarball/refs/tags/0.10.3.s 2021-05-16T23:14:52.0901071Z commit.sha 2021-05-16T23:14:52.0902383Z 4 bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T23:14:52.0903932Z commit.url 2021-05-16T23:14:52.0906322Z 4 https://api.github.com/repos/neuroconductor/oro.nifti/commits/bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T23:14:52.0908546Z node_id 2021-05-16T23:14:52.0910732Z 4 MDM6UmVmMzY3NzQyMTIyOnJlZnMvdGFncy8wLjEwLjMucw== 2021-05-16T23:14:52.0912798Z url 2021-05-16T23:14:52.0914468Z 4 https://api.github.com/repos/neuroconductor/oro.nifti/releases/43005549 2021-05-16T23:14:52.0917432Z trying URL 'https://github.com/neuroconductor/oro.nifti/releases/download/0.10.3.s/oro.nifti_0.10.3_R3.6.zip' 2021-05-16T23:14:52.0919385Z assets_url 2021-05-16T23:14:52.0921257Z 4 https://api.github.com/repos/neuroconductor/oro.nifti/releases/43005549/assets 2021-05-16T23:14:52.0923135Z upload_url 2021-05-16T23:14:52.0925153Z 4 https://uploads.github.com/repos/neuroconductor/oro.nifti/releases/43005549/assets{?name,label} 2021-05-16T23:14:52.0927307Z id asset_updated_at asset_created_at created_at 2021-05-16T23:14:52.0928726Z 4 43005549 2021-05-15 22:54:11 2021-05-15 22:54:09 2021-05-15 22:37:06 2021-05-16T23:14:52.0929959Z published_at asset_name asset_label 2021-05-16T23:14:52.0931273Z 4 2021-05-15 22:37:30 oro.nifti_0.10.3_R3.6.zip 2021-05-16T23:14:52.0932316Z asset_download_count 2021-05-16T23:14:52.0933193Z 4 14 2021-05-16T23:14:52.0936646Z asset_browser_download_url 2021-05-16T23:14:52.0938953Z 4 https://github.com/neuroconductor/oro.nifti/releases/download/0.10.3.s/oro.nifti_0.10.3_R3.6.zip 2021-05-16T23:14:52.3885615Z Content type 'application/octet-stream' length 6056198 bytes (5.8 MB) 2021-05-16T23:14:52.5821637Z ================================================== 2021-05-16T23:14:52.5822805Z downloaded 5.8 MB 2021-05-16T23:14:52.5823298Z 2021-05-16T23:14:52.5852745Z Installing package into 'D:/a/_temp/Library' 2021-05-16T23:14:52.5853694Z (as 'lib' is unspecified) 2021-05-16T23:14:52.6691909Z package 'oro.nifti' successfully unpacked and MD5 sums checked 2021-05-16T23:14:52.6779327Z Rewriting new remotes: neuroconductor/neurobase@1d4b172915192d419b4defb2e56d84d7541c03cd 2021-05-16T23:14:52.6924866Z Installing neurobase binaries 2021-05-16T23:14:52.6936015Z [1] "neuroconductor/neurobase" 2021-05-16T23:14:52.8292626Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-16T23:14:52.8314681Z tag_name 2021-05-16T23:14:52.8315333Z 4 1.30.1.s 2021-05-16T23:14:52.8316254Z zipball_url 2021-05-16T23:14:52.8317368Z 4 https://api.github.com/repos/neuroconductor/neurobase/zipball/refs/tags/1.30.1.s 2021-05-16T23:14:52.8318692Z tarball_url 2021-05-16T23:14:52.8320024Z 4 https://api.github.com/repos/neuroconductor/neurobase/tarball/refs/tags/1.30.1.s 2021-05-16T23:14:52.8321002Z commit.sha 2021-05-16T23:14:52.8321763Z 4 1d4b172915192d419b4defb2e56d84d7541c03cd 2021-05-16T23:14:52.8322834Z commit.url 2021-05-16T23:14:52.8323558Z Installing neurobase package binaries 2021-05-16T23:14:52.8324931Z 4 https://api.github.com/repos/neuroconductor/neurobase/commits/1d4b172915192d419b4defb2e56d84d7541c03cd 2021-05-16T23:14:52.8326075Z node_id 2021-05-16T23:14:52.8327280Z 4 MDM6UmVmMzY3OTczOTQ4OnJlZnMvdGFncy8xLjMwLjEucw== 2021-05-16T23:14:52.8328580Z url 2021-05-16T23:14:52.8329594Z 4 https://api.github.com/repos/neuroconductor/neurobase/releases/43020192 2021-05-16T23:14:52.8330622Z assets_url 2021-05-16T23:14:52.8331966Z 4 https://api.github.com/repos/neuroconductor/neurobase/releases/43020192/assets 2021-05-16T23:14:52.8333526Z trying URL 'https://github.com/neuroconductor/neurobase/releases/download/1.30.1.s/neurobase_1.30.1_R3.6.zip' 2021-05-16T23:14:52.8334596Z upload_url 2021-05-16T23:14:52.8335846Z 4 https://uploads.github.com/repos/neuroconductor/neurobase/releases/43020192/assets{?name,label} 2021-05-16T23:14:52.8337032Z id asset_updated_at asset_created_at created_at 2021-05-16T23:14:52.8337768Z 4 43020192 2021-05-16 20:21:11 2021-05-16 20:21:11 2021-05-16 20:01:27 2021-05-16T23:14:52.8338479Z published_at asset_name asset_label 2021-05-16T23:14:52.8339272Z 4 2021-05-16 20:01:56 neurobase_1.30.1_R3.6.zip 2021-05-16T23:14:52.8339819Z asset_download_count 2021-05-16T23:14:52.8340268Z 4 0 2021-05-16T23:14:52.8340918Z asset_browser_download_url 2021-05-16T23:14:52.8341985Z 4 https://github.com/neuroconductor/neurobase/releases/download/1.30.1.s/neurobase_1.30.1_R3.6.zip 2021-05-16T23:14:52.9861973Z Content type 'application/octet-stream' length 325080 bytes (317 KB) 2021-05-16T23:14:52.9897448Z ================================================== 2021-05-16T23:14:52.9898444Z downloaded 317 KB 2021-05-16T23:14:52.9899266Z 2021-05-16T23:14:52.9902236Z Installing package into 'D:/a/_temp/Library' 2021-05-16T23:14:52.9903730Z (as 'lib' is unspecified) 2021-05-16T23:14:53.0070759Z package 'neurobase' successfully unpacked and MD5 sums checked 2021-05-16T23:14:53.0137936Z Rewriting new remotes: 2021-05-16T23:14:53.2798054Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-16T23:14:53.2798950Z remotes::install_deps(dependencies = TRUE) 2021-05-16T23:14:53.2799634Z remotes::install_cran("rcmdcheck") 2021-05-16T23:14:53.2800254Z remotes::install_cran("markdown") 2021-05-16T23:14:53.2806018Z shell: C:\R\bin\Rscript.EXE {0} 2021-05-16T23:14:53.2806479Z env: 2021-05-16T23:14:53.2806973Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:14:53.2807475Z TIC_DEPLOY_KEY: 2021-05-16T23:14:53.2807836Z RSPM: 2021-05-16T23:14:53.2809159Z GITHUB_PAT: *** 2021-05-16T23:14:53.2809583Z COVERALLS_TOKEN: 2021-05-16T23:14:53.2810086Z continue-on-error: false 2021-05-16T23:14:53.2810596Z VDIFFR_RUN_TESTS: 2021-05-16T23:14:53.2811032Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T23:14:53.2811456Z TZ: UTC 2021-05-16T23:14:53.2811844Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:14:53.2812289Z NOT_CRAN: true 2021-05-16T23:14:53.2812801Z MSYSTEM: MINGW64 2021-05-16T23:14:53.2813198Z ##[endgroup] 2021-05-16T23:14:57.5677428Z later (NA -> 1.2.0 ) [CRAN] 2021-05-16T23:14:57.5678706Z promises (NA -> 1.2.0.1) [CRAN] 2021-05-16T23:14:57.5679413Z R.methodsS3 (NA -> 1.8.1 ) [CRAN] 2021-05-16T23:14:57.5680049Z R.oo (NA -> 1.24.0 ) [CRAN] 2021-05-16T23:14:57.5680681Z RNifti (NA -> 1.3.1 ) [CRAN] 2021-05-16T23:14:57.5681309Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-16T23:14:57.5681935Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-16T23:14:57.5682579Z base64enc (NA -> 0.1-3 ) [CRAN] 2021-05-16T23:14:57.5683198Z httpuv (NA -> 1.6.1 ) [CRAN] 2021-05-16T23:14:57.5683819Z R.utils (NA -> 2.10.1 ) [CRAN] 2021-05-16T23:14:57.5684502Z matrixStats (NA -> 0.58.0 ) [CRAN] 2021-05-16T23:14:57.5685161Z oro.nifti (0.10.3 -> 0.11.0 ) [CRAN] 2021-05-16T23:14:57.5685867Z htmltools (NA -> 0.5.1.1) [CRAN] 2021-05-16T23:14:57.5686496Z servr (NA -> 0.22 ) [CRAN] 2021-05-16T23:14:57.5687131Z neurobase (1.30.1 -> 1.32.1 ) [CRAN] 2021-05-16T23:14:57.5708690Z Installing 15 packages: later, promises, R.methodsS3, R.oo, RNifti, abind, bitops, base64enc, httpuv, R.utils, matrixStats, oro.nifti, htmltools, servr, neurobase 2021-05-16T23:14:57.5729993Z Installing packages into 'D:/a/_temp/Library' 2021-05-16T23:14:57.5730752Z (as 'lib' is unspecified) 2021-05-16T23:14:59.8282896Z 2021-05-16T23:14:59.8285231Z There is a binary version available but the source version is later: 2021-05-16T23:14:59.8310384Z binary source needs_compilation 2021-05-16T23:14:59.8311776Z RNifti 1.3.0 1.3.1 TRUE 2021-05-16T23:14:59.8312471Z 2021-05-16T23:14:59.8336689Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/later_1.2.0.zip' 2021-05-16T23:14:59.8434039Z Content type 'application/zip' length 674117 bytes (658 KB) 2021-05-16T23:14:59.8749658Z ================================================== 2021-05-16T23:14:59.8750694Z downloaded 658 KB 2021-05-16T23:14:59.8751223Z 2021-05-16T23:14:59.8768710Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/promises_1.2.0.1.zip' 2021-05-16T23:14:59.8840036Z Content type 'application/zip' length 2128632 bytes (2.0 MB) 2021-05-16T23:14:59.9724505Z ================================================== 2021-05-16T23:14:59.9725320Z downloaded 2.0 MB 2021-05-16T23:14:59.9725868Z 2021-05-16T23:14:59.9745527Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/R.methodsS3_1.8.1.zip' 2021-05-16T23:15:00.0277097Z Content type 'application/zip' length 81678 bytes (79 KB) 2021-05-16T23:15:00.0306644Z ================================================== 2021-05-16T23:15:00.0307539Z downloaded 79 KB 2021-05-16T23:15:00.0308057Z 2021-05-16T23:15:00.0324581Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/R.oo_1.24.0.zip' 2021-05-16T23:15:00.1162022Z Content type 'application/zip' length 969783 bytes (947 KB) 2021-05-16T23:15:00.1291269Z ================================================== 2021-05-16T23:15:00.1291943Z downloaded 947 KB 2021-05-16T23:15:00.1292458Z 2021-05-16T23:15:00.1307477Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/abind_1.4-5.zip' 2021-05-16T23:15:00.1927996Z Content type 'application/zip' length 63845 bytes (62 KB) 2021-05-16T23:15:00.1936508Z ================================================== 2021-05-16T23:15:00.1937954Z downloaded 62 KB 2021-05-16T23:15:00.1938753Z 2021-05-16T23:15:00.1963723Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/bitops_1.0-7.zip' 2021-05-16T23:15:00.2073883Z Content type 'application/zip' length 42346 bytes (41 KB) 2021-05-16T23:15:00.2077829Z ================================================== 2021-05-16T23:15:00.2078802Z downloaded 41 KB 2021-05-16T23:15:00.2079368Z 2021-05-16T23:15:00.2094812Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/base64enc_0.1-3.zip' 2021-05-16T23:15:00.2184106Z Content type 'application/zip' length 43488 bytes (42 KB) 2021-05-16T23:15:00.2195325Z ================================================== 2021-05-16T23:15:00.2196139Z downloaded 42 KB 2021-05-16T23:15:00.2196760Z 2021-05-16T23:15:00.2211072Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/httpuv_1.6.1.zip' 2021-05-16T23:15:00.2328325Z Content type 'application/zip' length 1442865 bytes (1.4 MB) 2021-05-16T23:15:00.3021521Z ================================================== 2021-05-16T23:15:00.3022602Z downloaded 1.4 MB 2021-05-16T23:15:00.3023096Z 2021-05-16T23:15:00.3043911Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/R.utils_2.10.1.zip' 2021-05-16T23:15:00.3435140Z Content type 'application/zip' length 1404374 bytes (1.3 MB) 2021-05-16T23:15:00.4148792Z ================================================== 2021-05-16T23:15:00.4149863Z downloaded 1.3 MB 2021-05-16T23:15:00.4150308Z 2021-05-16T23:15:00.4168122Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/matrixStats_0.58.0.zip' 2021-05-16T23:15:00.4918736Z Content type 'application/zip' length 1742442 bytes (1.7 MB) 2021-05-16T23:15:00.5132634Z ================================================== 2021-05-16T23:15:00.5133824Z downloaded 1.7 MB 2021-05-16T23:15:00.5134295Z 2021-05-16T23:15:00.5150840Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/oro.nifti_0.11.0.zip' 2021-05-16T23:15:00.5881669Z Content type 'application/zip' length 6056992 bytes (5.8 MB) 2021-05-16T23:15:01.7831713Z ================================================== 2021-05-16T23:15:01.7832255Z downloaded 5.8 MB 2021-05-16T23:15:01.7832570Z 2021-05-16T23:15:01.7833507Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/htmltools_0.5.1.1.zip' 2021-05-16T23:15:01.7834551Z Content type 'application/zip' length 242935 bytes (237 KB) 2021-05-16T23:15:01.7835197Z ================================================== 2021-05-16T23:15:01.7835629Z downloaded 237 KB 2021-05-16T23:15:01.7835926Z 2021-05-16T23:15:01.7836814Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/servr_0.22.zip' 2021-05-16T23:15:01.7837813Z Content type 'application/zip' length 89696 bytes (87 KB) 2021-05-16T23:15:01.7838513Z ================================================== 2021-05-16T23:15:01.7838961Z downloaded 87 KB 2021-05-16T23:15:01.7839236Z 2021-05-16T23:15:01.7840142Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/neurobase_1.32.1.zip' 2021-05-16T23:15:01.7841183Z Content type 'application/zip' length 1773557 bytes (1.7 MB) 2021-05-16T23:15:01.7841830Z ================================================== 2021-05-16T23:15:01.7842286Z downloaded 1.7 MB 2021-05-16T23:15:01.7842560Z 2021-05-16T23:15:01.7845358Z package 'later' successfully unpacked and MD5 sums checked 2021-05-16T23:15:01.7846274Z package 'promises' successfully unpacked and MD5 sums checked 2021-05-16T23:15:01.7847231Z package 'R.methodsS3' successfully unpacked and MD5 sums checked 2021-05-16T23:15:01.7848821Z package 'R.oo' successfully unpacked and MD5 sums checked 2021-05-16T23:15:01.7849701Z package 'abind' successfully unpacked and MD5 sums checked 2021-05-16T23:15:01.7850594Z package 'bitops' successfully unpacked and MD5 sums checked 2021-05-16T23:15:01.7851502Z package 'base64enc' successfully unpacked and MD5 sums checked 2021-05-16T23:15:01.7852413Z package 'httpuv' successfully unpacked and MD5 sums checked 2021-05-16T23:15:01.7853296Z package 'R.utils' successfully unpacked and MD5 sums checked 2021-05-16T23:15:01.7854236Z package 'matrixStats' successfully unpacked and MD5 sums checked 2021-05-16T23:15:01.7855183Z package 'oro.nifti' successfully unpacked and MD5 sums checked 2021-05-16T23:15:01.7856090Z package 'htmltools' successfully unpacked and MD5 sums checked 2021-05-16T23:15:01.7856996Z package 'servr' successfully unpacked and MD5 sums checked 2021-05-16T23:15:01.7857894Z package 'neurobase' successfully unpacked and MD5 sums checked 2021-05-16T23:15:01.7992960Z 2021-05-16T23:15:01.7994289Z The downloaded binary packages are in 2021-05-16T23:15:01.7995446Z C:\Users\runneradmin\AppData\Local\Temp\RtmpIXyie3\downloaded_packages 2021-05-16T23:15:01.8002317Z installing the source package 'RNifti' 2021-05-16T23:15:01.8002796Z 2021-05-16T23:15:01.8017406Z trying URL 'https://cloud.r-project.org/src/contrib/RNifti_1.3.1.tar.gz' 2021-05-16T23:15:01.8748408Z Content type 'application/x-gzip' length 1076925 bytes (1.0 MB) 2021-05-16T23:15:01.9128721Z ================================================== 2021-05-16T23:15:01.9129461Z downloaded 1.0 MB 2021-05-16T23:15:01.9129949Z 2021-05-16T23:15:02.3695398Z * installing *source* package 'RNifti' ... 2021-05-16T23:15:02.3864755Z ** package 'RNifti' successfully unpacked and MD5 sums checked 2021-05-16T23:15:02.3866632Z ** using staged installation 2021-05-16T23:15:02.4188256Z ** libs 2021-05-16T23:15:02.4203869Z 2021-05-16T23:15:02.4205170Z *** arch - i386 2021-05-16T23:15:02.4662514Z 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-16T23:15:05.3727893Z main.cpp: In function 'SEXPREC* unpackRgb(SEXP, SEXP)': 2021-05-16T23:15:05.3729478Z main.cpp:109:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2021-05-16T23:15:05.3730596Z for (int j=0; jnvox) 2021-05-16T23:15:27.2075460Z ^ 2021-05-16T23:15:27.2652551Z In file included from ../inst/include/RNifti/NiftiImage.h:1934:0, 2021-05-16T23:15:27.2653713Z from ../inst/include/RNifti.h:50, 2021-05-16T23:15:27.2654432Z from main.cpp:4: 2021-05-16T23:15:27.2655810Z ../inst/include/RNifti/NiftiImage_impl.h: In member function 'RNifti::NiftiImage& RNifti::NiftiImage::replaceData(const RNifti::NiftiImageData&)': 2021-05-16T23:15:27.2657644Z ../inst/include/RNifti/NiftiImage_impl.h:1769:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2021-05-16T23:15:27.2658827Z else if (data.length() != image->nvox) 2021-05-16T23:15:27.2659597Z ^ 2021-05-16T23:15:27.2764021Z main.cpp: In function 'SEXPREC* unpackRgb(SEXP, SEXP)': 2021-05-16T23:15:27.2765612Z main.cpp:109:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2021-05-16T23:15:27.2766864Z for (int j=0; j