2021-05-16T23:01:02.8187798Z ##[section]Starting: Request a runner to run this job 2021-05-16T23:01:04.1347352Z 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.2004725Z 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.2805888Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'windows-latest' 2021-05-16T23:01:04.4141425Z ##[section]Finishing: Request a runner to run this job 2021-05-16T23:01:12.3074014Z Current runner version: '2.278.0' 2021-05-16T23:01:12.3194372Z ##[group]Operating System 2021-05-16T23:01:12.3195379Z Microsoft Windows Server 2019 2021-05-16T23:01:12.3196133Z 10.0.17763 2021-05-16T23:01:12.3196645Z Datacenter 2021-05-16T23:01:12.3197201Z ##[endgroup] 2021-05-16T23:01:12.3197748Z ##[group]Virtual Environment 2021-05-16T23:01:12.3198433Z Environment: windows-2019 2021-05-16T23:01:12.3198999Z Version: 20210509.1 2021-05-16T23:01:12.3200108Z Included Software: https://github.com/actions/virtual-environments/blob/win19/20210509.1/images/win/Windows2019-Readme.md 2021-05-16T23:01:12.3201511Z Image Release: https://github.com/actions/virtual-environments/releases/tag/win19%2F20210509.1 2021-05-16T23:01:12.3202412Z ##[endgroup] 2021-05-16T23:01:12.3203996Z ##[group]GITHUB_TOKEN Permissions 2021-05-16T23:01:12.3205028Z Actions: write 2021-05-16T23:01:12.3205487Z Checks: write 2021-05-16T23:01:12.3206035Z Contents: write 2021-05-16T23:01:12.3206554Z Deployments: write 2021-05-16T23:01:12.3206958Z Issues: write 2021-05-16T23:01:12.3207306Z Metadata: read 2021-05-16T23:01:12.3207693Z Packages: write 2021-05-16T23:01:12.3208262Z PullRequests: write 2021-05-16T23:01:12.3208804Z RepositoryProjects: write 2021-05-16T23:01:12.3209316Z SecurityEvents: write 2021-05-16T23:01:12.3209804Z Statuses: write 2021-05-16T23:01:12.3210274Z ##[endgroup] 2021-05-16T23:01:12.3212798Z Prepare workflow directory 2021-05-16T23:01:12.4196763Z Prepare all required actions 2021-05-16T23:01:12.4204894Z Getting action download info 2021-05-16T23:01:12.7748392Z Download action repository 'actions/checkout@v2' 2021-05-16T23:01:13.5761905Z Download action repository 'r-lib/actions@master' 2021-05-16T23:01:15.1035158Z Download action repository 'adigherman/actions@master' 2021-05-16T23:01:17.1625078Z Download action repository 'msys2/setup-msys2@v2' 2021-05-16T23:01:17.4165327Z Download action repository 'actions/cache@v1' 2021-05-16T23:01:17.5800998Z Download action repository 'actions/upload-artifact@master' 2021-05-16T23:01:17.8644247Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-16T23:01:18.3035232Z ##[group]Run actions/checkout@v2 2021-05-16T23:01:18.3035945Z with: 2021-05-16T23:01:18.3036434Z repository: neuroconductor/papayar 2021-05-16T23:01:18.3037457Z token: *** 2021-05-16T23:01:18.3037848Z ssh-strict: true 2021-05-16T23:01:18.3038346Z persist-credentials: true 2021-05-16T23:01:18.3038920Z clean: true 2021-05-16T23:01:18.3039368Z fetch-depth: 1 2021-05-16T23:01:18.3039688Z lfs: false 2021-05-16T23:01:18.3039997Z submodules: false 2021-05-16T23:01:18.3040306Z env: 2021-05-16T23:01:18.3040660Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:01:18.3041052Z TIC_DEPLOY_KEY: 2021-05-16T23:01:18.3041338Z RSPM: 2021-05-16T23:01:18.3041975Z GITHUB_PAT: *** 2021-05-16T23:01:18.3042305Z COVERALLS_TOKEN: 2021-05-16T23:01:18.3042693Z continue-on-error: true 2021-05-16T23:01:18.3043173Z VDIFFR_RUN_TESTS: 2021-05-16T23:01:18.3043499Z ##[endgroup] 2021-05-16T23:01:21.0135873Z Syncing repository: neuroconductor/papayar 2021-05-16T23:01:21.5854395Z ##[group]Getting Git version info 2021-05-16T23:01:21.5862001Z Working directory is 'D:\a\papayar\papayar' 2021-05-16T23:01:21.6458776Z [command]"C:\Program Files\Git\bin\git.exe" version 2021-05-16T23:01:21.6651916Z git version 2.31.1.windows.1 2021-05-16T23:01:21.6707938Z ##[endgroup] 2021-05-16T23:01:21.6714001Z Deleting the contents of 'D:\a\papayar\papayar' 2021-05-16T23:01:21.6718335Z ##[group]Initializing the repository 2021-05-16T23:01:21.6731722Z [command]"C:\Program Files\Git\bin\git.exe" init D:\a\papayar\papayar 2021-05-16T23:01:21.8519837Z Initialized empty Git repository in D:/a/papayar/papayar/.git/ 2021-05-16T23:01:21.8607775Z [command]"C:\Program Files\Git\bin\git.exe" remote add origin https://github.com/neuroconductor/papayar 2021-05-16T23:01:22.1910016Z ##[endgroup] 2021-05-16T23:01:22.1917069Z ##[group]Disabling automatic garbage collection 2021-05-16T23:01:22.1933221Z [command]"C:\Program Files\Git\bin\git.exe" config --local gc.auto 0 2021-05-16T23:01:22.3350096Z ##[endgroup] 2021-05-16T23:01:22.3460116Z ##[group]Setting up auth 2021-05-16T23:01:22.3468628Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp core\.sshCommand 2021-05-16T23:01:22.3691483Z [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:24.1019093Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T23:01:24.3024161Z [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:24.7582983Z [command]"C:\Program Files\Git\bin\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2021-05-16T23:01:24.7791203Z ##[endgroup] 2021-05-16T23:01:24.7791983Z ##[group]Fetching the repository 2021-05-16T23:01:24.7804170Z [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:26.0871942Z remote: Enumerating objects: 32, done. 2021-05-16T23:01:26.0880363Z remote: Counting objects: 3% (1/32) 2021-05-16T23:01:26.0885299Z remote: Counting objects: 6% (2/32) 2021-05-16T23:01:26.0886792Z remote: Counting objects: 9% (3/32) 2021-05-16T23:01:26.0887510Z remote: Counting objects: 12% (4/32) 2021-05-16T23:01:26.0888099Z remote: Counting objects: 15% (5/32) 2021-05-16T23:01:26.0888696Z remote: Counting objects: 18% (6/32) 2021-05-16T23:01:26.0889277Z remote: Counting objects: 21% (7/32) 2021-05-16T23:01:26.0889897Z remote: Counting objects: 25% (8/32) 2021-05-16T23:01:26.0891741Z remote: Counting objects: 28% (9/32) 2021-05-16T23:01:26.0892344Z remote: Counting objects: 31% (10/32) 2021-05-16T23:01:26.0893196Z remote: Counting objects: 34% (11/32) 2021-05-16T23:01:26.0893885Z remote: Counting objects: 37% (12/32) 2021-05-16T23:01:26.0894578Z remote: Counting objects: 40% (13/32) 2021-05-16T23:01:26.0894994Z remote: Counting objects: 43% (14/32) 2021-05-16T23:01:26.0895563Z remote: Counting objects: 46% (15/32) 2021-05-16T23:01:26.0896056Z remote: Counting objects: 50% (16/32) 2021-05-16T23:01:26.0896506Z remote: Counting objects: 53% (17/32) 2021-05-16T23:01:26.0896957Z remote: Counting objects: 56% (18/32) 2021-05-16T23:01:26.0897400Z remote: Counting objects: 59% (19/32) 2021-05-16T23:01:26.0897847Z remote: Counting objects: 62% (20/32) 2021-05-16T23:01:26.0910489Z remote: Counting objects: 65% (21/32) 2021-05-16T23:01:26.0911553Z remote: Counting objects: 68% (22/32) 2021-05-16T23:01:26.0912098Z remote: Counting objects: 71% (23/32) 2021-05-16T23:01:26.0912553Z remote: Counting objects: 75% (24/32) 2021-05-16T23:01:26.0913004Z remote: Counting objects: 78% (25/32) 2021-05-16T23:01:26.0913647Z remote: Counting objects: 81% (26/32) 2021-05-16T23:01:26.0914099Z remote: Counting objects: 84% (27/32) 2021-05-16T23:01:26.0914552Z remote: Counting objects: 87% (28/32) 2021-05-16T23:01:26.0914991Z remote: Counting objects: 90% (29/32) 2021-05-16T23:01:26.0915442Z remote: Counting objects: 93% (30/32) 2021-05-16T23:01:26.0915919Z remote: Counting objects: 96% (31/32) 2021-05-16T23:01:26.0916371Z remote: Counting objects: 100% (32/32) 2021-05-16T23:01:26.0917117Z remote: Counting objects: 100% (32/32), done. 2021-05-16T23:01:26.0918063Z remote: Compressing objects: 3% (1/30) 2021-05-16T23:01:26.0918561Z remote: Compressing objects: 6% (2/30) 2021-05-16T23:01:26.0919036Z remote: Compressing objects: 10% (3/30) 2021-05-16T23:01:26.0919527Z remote: Compressing objects: 13% (4/30) 2021-05-16T23:01:26.0920007Z remote: Compressing objects: 16% (5/30) 2021-05-16T23:01:26.0920494Z remote: Compressing objects: 20% (6/30) 2021-05-16T23:01:26.0920978Z remote: Compressing objects: 23% (7/30) 2021-05-16T23:01:26.0921740Z remote: Compressing objects: 26% (8/30) 2021-05-16T23:01:26.0922620Z remote: Compressing objects: 30% (9/30) 2021-05-16T23:01:26.0923314Z remote: Compressing objects: 33% (10/30) 2021-05-16T23:01:26.0924002Z remote: Compressing objects: 36% (11/30) 2021-05-16T23:01:26.0924686Z remote: Compressing objects: 40% (12/30) 2021-05-16T23:01:26.0925364Z remote: Compressing objects: 43% (13/30) 2021-05-16T23:01:26.0926073Z remote: Compressing objects: 46% (14/30) 2021-05-16T23:01:26.0926759Z remote: Compressing objects: 50% (15/30) 2021-05-16T23:01:26.0927420Z remote: Compressing objects: 53% (16/30) 2021-05-16T23:01:26.0928098Z remote: Compressing objects: 56% (17/30) 2021-05-16T23:01:26.0928840Z remote: Compressing objects: 60% (18/30) 2021-05-16T23:01:26.0929502Z remote: Compressing objects: 63% (19/30) 2021-05-16T23:01:26.0930178Z remote: Compressing objects: 66% (20/30) 2021-05-16T23:01:26.0930836Z remote: Compressing objects: 70% (21/30) 2021-05-16T23:01:26.0931649Z remote: Compressing objects: 73% (22/30) 2021-05-16T23:01:26.0932343Z remote: Compressing objects: 76% (23/30) 2021-05-16T23:01:26.0932998Z remote: Compressing objects: 80% (24/30) 2021-05-16T23:01:26.0933668Z remote: Compressing objects: 83% (25/30) 2021-05-16T23:01:26.0934387Z remote: Compressing objects: 86% (26/30) 2021-05-16T23:01:26.0935325Z remote: Compressing objects: 90% (27/30) 2021-05-16T23:01:26.0936223Z remote: Compressing objects: 93% (28/30) 2021-05-16T23:01:26.0936895Z remote: Compressing objects: 96% (29/30) 2021-05-16T23:01:26.0937456Z remote: Compressing objects: 100% (30/30) 2021-05-16T23:01:26.0938015Z remote: Compressing objects: 100% (30/30), done. 2021-05-16T23:01:26.1466045Z remote: Total 32 (delta 2), reused 16 (delta 0), pack-reused 0 2021-05-16T23:01:26.2765737Z From https://github.com/neuroconductor/papayar 2021-05-16T23:01:26.2766682Z * [new ref] 221ca9e39ad852260430874479e9ee8607080640 -> 1.0.s 2021-05-16T23:01:26.3137752Z ##[endgroup] 2021-05-16T23:01:26.3163126Z ##[group]Determining the checkout info 2021-05-16T23:01:26.3167522Z ##[endgroup] 2021-05-16T23:01:26.3173046Z ##[group]Checking out the ref 2021-05-16T23:01:26.3176899Z [command]"C:\Program Files\Git\bin\git.exe" checkout --progress --force refs/tags/1.0.s 2021-05-16T23:01:26.3870185Z Note: switching to 'refs/tags/1.0.s'. 2021-05-16T23:01:26.3876112Z 2021-05-16T23:01:26.3888664Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-16T23:01:26.3893826Z changes and commit them, and you can discard any commits you make in this 2021-05-16T23:01:26.3909849Z state without impacting any branches by switching back to a branch. 2021-05-16T23:01:26.3910976Z 2021-05-16T23:01:26.3937407Z If you want to create a new branch to retain commits you create, you may 2021-05-16T23:01:26.3947732Z do so (now or later) by using -c with the switch command. Example: 2021-05-16T23:01:26.3949230Z 2021-05-16T23:01:26.4023165Z git switch -c 2021-05-16T23:01:26.4034952Z 2021-05-16T23:01:26.4036295Z Or undo this operation with: 2021-05-16T23:01:26.4037662Z 2021-05-16T23:01:26.4103094Z git switch - 2021-05-16T23:01:26.4104214Z 2021-05-16T23:01:26.4105093Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-16T23:01:26.4105780Z 2021-05-16T23:01:26.4106408Z HEAD is now at 221ca9e Version id 67 stable 2021-05-16T23:01:26.4107212Z ##[endgroup] 2021-05-16T23:01:26.4252086Z [command]"C:\Program Files\Git\bin\git.exe" log -1 --format='%H' 2021-05-16T23:01:26.4416561Z '221ca9e39ad852260430874479e9ee8607080640' 2021-05-16T23:01:26.4702223Z ##[group]Run r-lib/actions/setup-r@master 2021-05-16T23:01:26.4702656Z with: 2021-05-16T23:01:26.4702950Z r-version: devel 2021-05-16T23:01:26.4703270Z Ncpus: 1 2021-05-16T23:01:26.4703585Z crayon.enabled: NULL 2021-05-16T23:01:26.4704051Z remove-openmp-macos: true 2021-05-16T23:01:26.4704468Z http-user-agent: default 2021-05-16T23:01:26.4704849Z install-r: true 2021-05-16T23:01:26.4705277Z windows-path-include-mingw: true 2021-05-16T23:01:26.4705711Z env: 2021-05-16T23:01:26.4706049Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:01:26.4706434Z TIC_DEPLOY_KEY: 2021-05-16T23:01:26.4706701Z RSPM: 2021-05-16T23:01:26.4707811Z GITHUB_PAT: *** 2021-05-16T23:01:26.4708150Z COVERALLS_TOKEN: 2021-05-16T23:01:26.4708615Z continue-on-error: true 2021-05-16T23:01:26.4709007Z VDIFFR_RUN_TESTS: 2021-05-16T23:01:26.4709299Z ##[endgroup] 2021-05-16T23:01:27.0298693Z [command]C:\ProgramData\Chocolatey\bin\choco.exe install qpdf --no-progress 2021-05-16T23:01:28.2393870Z [command]D:\a\_temp\R-devel-win.exe /VERYSILENT /SUPPRESSMSGBOXES /DIR=C:\R 2021-05-16T23:01:28.8297376Z Chocolatey v0.10.15 2021-05-16T23:02:53.3898219Z Installing the following packages: 2021-05-16T23:02:53.3906039Z qpdf 2021-05-16T23:02:53.3908945Z By installing you accept licenses for the packages. 2021-05-16T23:02:55.0327087Z 2021-05-16T23:02:55.0328493Z qpdf v10.3.2 [Approved] 2021-05-16T23:02:55.0481541Z qpdf package files install completed. Performing other installation steps. 2021-05-16T23:02:56.5163186Z 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:02:57.1413146Z C:\ProgramData\chocolatey\lib\qpdf\tools 2021-05-16T23:02:59.4785079Z ShimGen has successfully created a shim for fix-qdf.exe 2021-05-16T23:02:59.6787535Z ShimGen has successfully created a shim for qpdf.exe 2021-05-16T23:02:59.8793628Z ShimGen has successfully created a shim for zlib-flate.exe 2021-05-16T23:02:59.9078602Z The install of qpdf was successful. 2021-05-16T23:02:59.9081968Z Software installed to 'C:\ProgramData\chocolatey\lib\qpdf\tools' 2021-05-16T23:02:59.9430292Z 2021-05-16T23:02:59.9432487Z Chocolatey installed 1/1 packages. 2021-05-16T23:02:59.9434129Z See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log). 2021-05-16T23:03:00.3687398Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-16T23:03:00.3688040Z with: 2021-05-16T23:03:00.3688446Z pandoc-version: 2.7.3 2021-05-16T23:03:00.3688820Z env: 2021-05-16T23:03:00.3689247Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:03:00.3689706Z TIC_DEPLOY_KEY: 2021-05-16T23:03:00.3690052Z RSPM: 2021-05-16T23:03:00.3691368Z GITHUB_PAT: *** 2021-05-16T23:03:00.3691698Z COVERALLS_TOKEN: 2021-05-16T23:03:00.3692112Z continue-on-error: true 2021-05-16T23:03:00.3692498Z VDIFFR_RUN_TESTS: 2021-05-16T23:03:00.3692870Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T23:03:00.3693190Z TZ: UTC 2021-05-16T23:03:00.3693531Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:03:00.3693866Z NOT_CRAN: true 2021-05-16T23:03:00.3694194Z ##[endgroup] 2021-05-16T23:03:01.2334664Z [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\6d3c90be-d1cf-4c21-a90f-bfc274a5fabf', 'D:\a\_temp\e764fa32-964b-4f6e-9c95-b9cec80a8642')" 2021-05-16T23:03:03.9583518Z ##[group]Run git config user.name adigherman 2021-05-16T23:03:03.9584258Z git config user.name adigherman 2021-05-16T23:03:03.9584684Z git config user.email adig@jhu.edu 2021-05-16T23:03:04.0640793Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'" 2021-05-16T23:03:04.0641209Z env: 2021-05-16T23:03:04.0641572Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:03:04.0641929Z TIC_DEPLOY_KEY: 2021-05-16T23:03:04.0642190Z RSPM: 2021-05-16T23:03:04.0643254Z GITHUB_PAT: *** 2021-05-16T23:03:04.0643544Z COVERALLS_TOKEN: 2021-05-16T23:03:04.0643908Z continue-on-error: true 2021-05-16T23:03:04.0644248Z VDIFFR_RUN_TESTS: 2021-05-16T23:03:04.0644578Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T23:03:04.0644862Z TZ: UTC 2021-05-16T23:03:04.0645160Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:03:04.0645472Z NOT_CRAN: true 2021-05-16T23:03:04.0645738Z ##[endgroup] 2021-05-16T23:03:05.0617044Z ##[group]Run msys2/setup-msys2@v2 2021-05-16T23:03:05.0617453Z with: 2021-05-16T23:03:05.0617724Z msystem: MINGW64 2021-05-16T23:03:05.0618038Z update: true 2021-05-16T23:03:05.0618376Z install: git mingw-w64-x86_64-toolchain 2021-05-16T23:03:05.0618763Z path-type: minimal 2021-05-16T23:03:05.0619076Z release: true 2021-05-16T23:03:05.0619327Z env: 2021-05-16T23:03:05.0619646Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:03:05.0619973Z TIC_DEPLOY_KEY: 2021-05-16T23:03:05.0620240Z RSPM: 2021-05-16T23:03:05.0621320Z GITHUB_PAT: *** 2021-05-16T23:03:05.0621629Z COVERALLS_TOKEN: 2021-05-16T23:03:05.0621974Z continue-on-error: true 2021-05-16T23:03:05.0622325Z VDIFFR_RUN_TESTS: 2021-05-16T23:03:05.0622638Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T23:03:05.0622935Z TZ: UTC 2021-05-16T23:03:05.0623229Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:03:05.0623519Z NOT_CRAN: true 2021-05-16T23:03:05.0623797Z ##[endgroup] 2021-05-16T23:03:05.2253577Z ##[group]Downloading MSYS2... 2021-05-16T23:03:05.9392043Z [command]C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe "(Get-FileHash D:\a\_temp\base.exe -Algorithm SHA256)[0].Hash" 2021-05-16T23:03:07.6378569Z 1F2CFD8E13B0382096E53EAD6FD52D0B656A1F81E1B5D82F44CB4CE8AB68755E 2021-05-16T23:03:07.6558996Z ##[endgroup] 2021-05-16T23:03:07.6569536Z ##[group]Extracting MSYS2... 2021-05-16T23:03:07.6602322Z [command]D:\a\_temp\base.exe -y 2021-05-16T23:03:08.0252049Z 2021-05-16T23:03:08.0253794Z 7-Zip SFX 19.00 (x86) : Copyright (c) 1999-2018 Igor Pavlov : 2019-02-21 2021-05-16T23:03:08.0254243Z 2021-05-16T23:03:08.0254717Z Extracting archive: D:\a\_temp\base.exe 2021-05-16T23:03:08.0255171Z -- 2021-05-16T23:03:08.0255568Z Path = D:\a\_temp\base.exe 2021-05-16T23:03:08.0255932Z Type = 7z 2021-05-16T23:03:08.0256169Z 2021-05-16T23:03:08.2364828Z 0% 2021-05-16T23:03:08.2365478Z 2021-05-16T23:03:08.4508889Z 1% 1100 2021-05-16T23:03:08.4509587Z 2021-05-16T23:03:08.6477670Z 10% 1100 2021-05-16T23:03:08.6478308Z 2021-05-16T23:03:08.8534579Z 16% 1100 2021-05-16T23:03:08.8535317Z 2021-05-16T23:03:09.0469453Z 25% 1100 2021-05-16T23:03:09.0470225Z 2021-05-16T23:03:09.2552821Z 30% 1100 2021-05-16T23:03:09.2553536Z 2021-05-16T23:03:09.4638631Z 32% 1100 2021-05-16T23:03:09.4639153Z 2021-05-16T23:03:09.6662326Z 37% 1100 2021-05-16T23:03:09.6662995Z 2021-05-16T23:03:09.8701880Z 42% 1100 2021-05-16T23:03:09.8703593Z 2021-05-16T23:03:10.0727084Z 47% 1414 - msys64\usr\lib\perl5\core_perl\CORE\perl_inc_macro.h 2021-05-16T23:03:10.0728262Z 2021-05-16T23:03:10.2757759Z 47% 2364 - msys64\usr\lib\terminfo\63\cyb110 2021-05-16T23:03:10.2763774Z 2021-05-16T23:03:10.4795229Z 47% 3323 - msys64\usr\lib\terminfo\6e\ntconsole-25-w 2021-05-16T23:03:10.4796029Z 2021-05-16T23:03:10.6826204Z 47% 4210 - msys64\usr\lib\terminfo\77\wy325-43 2021-05-16T23:03:10.6828105Z 2021-05-16T23:03:10.8858535Z 47% 5213 - msys64\usr\share\bash-completion\completions\pwd 2021-05-16T23:03:10.8859475Z 2021-05-16T23:03:11.1415757Z 47% 5913 - msys64\usr\share\locale\en@quot\LC_MESSAGES\gettext-tools.mo 2021-05-16T23:03:11.1417012Z 2021-05-16T23:03:11.3389964Z 47% 6315 - msys64\usr\share\locale\nn\LC_MESSAGES\nano.mo 2021-05-16T23:03:11.3391079Z 2021-05-16T23:03:11.5419297Z 47% 7049 - msys64\usr\share\man\man1\openssl-x509.1ssl.gz 2021-05-16T23:03:11.5420069Z 2021-05-16T23:03:11.7450105Z 47% 7932 - msys64\usr\share\man\man3\Exporter.3perl.gz 2021-05-16T23:03:11.7451081Z 2021-05-16T23:03:11.9492848Z 47% 8752 - msys64\usr\share\man\man3\Tcl_SetEnsembleSubcommandList.3.gz 2021-05-16T23:03:11.9494125Z 2021-05-16T23:03:12.1509391Z 47% 9549 - msys64\usr\share\man\man3\idcok.3x.gz 2021-05-16T23:03:12.1510114Z 2021-05-16T23:03:12.4816051Z 47% 10386 - msys64\usr\share\man\man3\winwstr.3x.gz 2021-05-16T23:03:12.4817113Z 2021-05-16T23:03:12.6828955Z 47% 10776 - msys64\usr\share\perl5\core_perl\AutoSplit.pm 2021-05-16T23:03:12.6830015Z 2021-05-16T23:03:12.8859401Z 47% 11182 - msys64\usr\share\perl5\core_perl\Test2\EventFacet\Meta.pm 2021-05-16T23:03:12.8860547Z 2021-05-16T23:03:13.0888974Z 47% 11911 - msys64\usr\share\perl5\core_perl\unicore\lib\Nv\1_16.pl 2021-05-16T23:03:13.0890048Z 2021-05-16T23:03:13.2918272Z 47% 12756 - msys64\usr\share\terminfo\64\d410 2021-05-16T23:03:13.2919206Z 2021-05-16T23:03:13.4948646Z 47% 13666 - msys64\usr\share\terminfo\6e\nsterm-s-7 2021-05-16T23:03:13.4949755Z 2021-05-16T23:03:13.9021972Z 47% 14543 - msys64\usr\share\terminfo\77\wy160-w-vb 2021-05-16T23:03:13.9023113Z 2021-05-16T23:03:14.1047747Z 47% 15509 - msys64\usr\share\zoneinfo\UCT 2021-05-16T23:03:14.1048752Z 2021-05-16T23:03:14.3081368Z 47% 15937 - msys64\usr\share\zoneinfo\posix\Etc\GMT-12 2021-05-16T23:03:14.3082891Z 2021-05-16T23:03:14.5204481Z 47% 16866 - msys64\var\lib\pacman\local\libgcrypt-1.9.2-1\install 2021-05-16T23:03:14.5205505Z 2021-05-16T23:03:14.7154648Z 48% 17092 2021-05-16T23:03:14.7155248Z 2021-05-16T23:03:14.9319204Z 51% 17092 2021-05-16T23:03:14.9320100Z 2021-05-16T23:03:15.1382074Z 55% 17092 2021-05-16T23:03:15.1382754Z 2021-05-16T23:03:15.3570331Z 58% 17092 2021-05-16T23:03:15.3571120Z 2021-05-16T23:03:15.5680298Z 62% 17092 2021-05-16T23:03:15.5681103Z 2021-05-16T23:03:15.7766216Z 64% 17092 2021-05-16T23:03:15.7766914Z 2021-05-16T23:03:15.9938976Z 67% 17092 2021-05-16T23:03:15.9939595Z 2021-05-16T23:03:16.1918689Z 72% 17092 2021-05-16T23:03:16.1919457Z 2021-05-16T23:03:16.3995279Z 74% 17092 2021-05-16T23:03:16.3996047Z 2021-05-16T23:03:16.6028673Z 77% 17092 2021-05-16T23:03:16.6029502Z 2021-05-16T23:03:16.7926821Z 80% 17092 2021-05-16T23:03:16.7927739Z 2021-05-16T23:03:17.0132646Z 86% 17092 2021-05-16T23:03:17.0133397Z 2021-05-16T23:03:17.2185107Z 91% 17092 2021-05-16T23:03:17.2186045Z 2021-05-16T23:03:17.4172316Z 96% 17092 2021-05-16T23:03:17.4172936Z 2021-05-16T23:03:17.6209316Z 100% 17174 - msys64\usr\bin\fdisk.exe 2021-05-16T23:03:17.6210284Z 2021-05-16T23:03:18.0054784Z 100% 17372 - msys64\usr\bin\msys-perl5_32.dll 2021-05-16T23:03:18.0055663Z 2021-05-16T23:03:18.1401367Z 100% 17551 - msys64\usr\lib\gawk\rwarray.dll 2021-05-16T23:03:18.1402793Z 2021-05-16T23:03:18.1403290Z Everything is Ok 2021-05-16T23:03:18.1437174Z ##[endgroup] 2021-05-16T23:03:18.1476442Z ##[group]Disable Key Refresh... 2021-05-16T23:03:18.2162044Z [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:03:18.5135020Z ##[endgroup] 2021-05-16T23:03:18.5156947Z ##[group]Restoring package cache... 2021-05-16T23:03:19.2696623Z Cache restore for msys2-pkgs-upd:true-conf:e36258c0, got undefined 2021-05-16T23:03:19.2697666Z ##[endgroup] 2021-05-16T23:03:19.2698343Z ##[group]Starting MSYS2 for the first time... 2021-05-16T23:03:19.3633661Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'uname' '-a'" 2021-05-16T23:03:19.7228777Z mkdir: cannot change permissions of '/dev/shm': Permission denied 2021-05-16T23:03:19.7364517Z mkdir: cannot change permissions of '/dev/mqueue': Permission denied 2021-05-16T23:03:19.8989730Z Copying skeleton files. 2021-05-16T23:03:19.8993500Z These files are for the users to personalise their msys2 experience. 2021-05-16T23:03:19.8994218Z 2021-05-16T23:03:19.8995272Z They will never be overwritten nor automatically updated. 2021-05-16T23:03:19.8995814Z 2021-05-16T23:03:19.9463589Z './.bashrc' -> '/home/runneradmin/.bashrc' 2021-05-16T23:03:19.9618294Z './.bash_logout' -> '/home/runneradmin/.bash_logout' 2021-05-16T23:03:19.9781593Z './.bash_profile' -> '/home/runneradmin/.bash_profile' 2021-05-16T23:03:19.9929226Z './.inputrc' -> '/home/runneradmin/.inputrc' 2021-05-16T23:03:20.0080045Z './.profile' -> '/home/runneradmin/.profile' 2021-05-16T23:03:20.0625996Z 'C:\Windows\system32\drivers\etc\hosts' -> '/etc/hosts' 2021-05-16T23:03:20.0928320Z 'C:\Windows\system32\drivers\etc\protocol' -> '/etc/protocols' 2021-05-16T23:03:20.1223265Z 'C:\Windows\system32\drivers\etc\services' -> '/etc/services' 2021-05-16T23:03:20.1520420Z 'C:\Windows\system32\drivers\etc\networks' -> '/etc/networks' 2021-05-16T23:03:20.3235111Z gpg: /etc/pacman.d/gnupg/trustdb.gpg: trustdb created 2021-05-16T23:03:20.3331513Z gpg: no ultimately trusted keys found 2021-05-16T23:03:20.6006884Z gpg: starting migration from earlier GnuPG versions 2021-05-16T23:03:20.7581666Z gpg: porting secret keys from '/etc/pacman.d/gnupg/secring.gpg' to gpg-agent 2021-05-16T23:03:20.7582590Z gpg: migration succeeded 2021-05-16T23:03:20.7794963Z gpg: Generating pacman keyring master key... 2021-05-16T23:03:21.8378387Z gpg: key 89F0EA5251E72962 marked as ultimately trusted 2021-05-16T23:03:21.8379454Z gpg: directory '/etc/pacman.d/gnupg/openpgp-revocs.d' created 2021-05-16T23:03:21.8768911Z gpg: revocation certificate stored as '/etc/pacman.d/gnupg/openpgp-revocs.d/8294CAD1A37C695912EC40CC89F0EA5251E72962.rev' 2021-05-16T23:03:21.8770227Z gpg: Done 2021-05-16T23:03:21.8965788Z ==> Updating trust database... 2021-05-16T23:03:22.1594676Z gpg: marginals needed: 3 completes needed: 1 trust model: pgp 2021-05-16T23:03:22.1596482Z gpg: depth: 0 valid: 1 signed: 0 trust: 0-, 0q, 0n, 0m, 0f, 1u 2021-05-16T23:03:22.2409233Z ==> Appending keys from msys2.gpg... 2021-05-16T23:03:22.3800087Z ==> Locally signing trusted keys in keyring... 2021-05-16T23:03:22.3949551Z -> Locally signing key 123D4D51A1793859C2BE916BBBE514E53E0D0813... 2021-05-16T23:03:22.4977308Z -> Locally signing key B91BCF3303284BF90CC043CA9F418C233E652008... 2021-05-16T23:03:22.6006511Z -> Locally signing key 6E8FEAFF9644F54EED90EEA0790AE56A1D3CFDDC... 2021-05-16T23:03:22.7027185Z -> Locally signing key 69985C5EB351011C78DF7F6D755B8182ACD22879... 2021-05-16T23:03:22.8066979Z -> Locally signing key 9DD0D4217D75A33B896159E6DA7EF2ABAEEA755C... 2021-05-16T23:03:22.9101281Z -> Locally signing key D55E7A6D7CE9BA1587C0ACACF40D263ECA25678A... 2021-05-16T23:03:23.0115916Z ==> Importing owner trust values... 2021-05-16T23:03:23.0290782Z gpg: setting ownertrust to 4 2021-05-16T23:03:23.0291917Z gpg: setting ownertrust to 4 2021-05-16T23:03:23.0292535Z gpg: setting ownertrust to 4 2021-05-16T23:03:23.0293097Z gpg: setting ownertrust to 4 2021-05-16T23:03:23.0293632Z gpg: setting ownertrust to 4 2021-05-16T23:03:23.0294194Z gpg: setting ownertrust to 4 2021-05-16T23:03:23.0456067Z ==> Disabling revoked keys in keyring... 2021-05-16T23:03:23.0609146Z -> Disabling key B19514FB53EB3668471B296E794DCF97F93FC717... 2021-05-16T23:03:23.1215722Z ==> Updating trust database... 2021-05-16T23:03:23.1409089Z gpg: marginals needed: 3 completes needed: 1 trust model: pgp 2021-05-16T23:03:23.1422101Z gpg: depth: 0 valid: 1 signed: 6 trust: 0-, 0q, 0n, 0m, 0f, 1u 2021-05-16T23:03:23.1432647Z gpg: depth: 1 valid: 6 signed: 6 trust: 0-, 0q, 0n, 6m, 0f, 0u 2021-05-16T23:03:23.1437185Z gpg: depth: 2 valid: 6 signed: 0 trust: 6-, 0q, 0n, 0m, 0f, 0u 2021-05-16T23:03:23.1439367Z gpg: next trustdb check due at 2022-01-23 2021-05-16T23:03:23.1839544Z pacman-key (pacman) 5.2.2 2021-05-16T23:03:23.1841108Z Copyright (c) 2010-2020 Pacman Development Team . 2021-05-16T23:03:23.1842051Z 2021-05-16T23:03:23.2000068Z This is free software; see the source for copying conditions. 2021-05-16T23:03:23.2002151Z There is NO WARRANTY, to the extent permitted by law. 2021-05-16T23:03:24.1711826Z  2021-05-16T23:03:24.1712540Z 2021-05-16T23:03:24.1713249Z ################################################################### 2021-05-16T23:03:24.1713905Z # # 2021-05-16T23:03:24.1714523Z # # 2021-05-16T23:03:24.1715144Z # C A U T I O N # 2021-05-16T23:03:24.1715744Z # # 2021-05-16T23:03:24.1716386Z # This is first start of MSYS2. # 2021-05-16T23:03:24.1717112Z # You MUST restart shell to apply necessary actions. # 2021-05-16T23:03:24.1717754Z # # 2021-05-16T23:03:24.1718277Z # # 2021-05-16T23:03:24.1718783Z ################################################################### 2021-05-16T23:03:24.1719044Z 2021-05-16T23:03:24.1719419Z 2021-05-16T23:03:24.1922479Z 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:03:24.1984572Z ##[endgroup] 2021-05-16T23:03:24.1986428Z ##[group]Disable CheckSpace... 2021-05-16T23:03:24.2816371Z [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:03:24.5685996Z ##[endgroup] 2021-05-16T23:03:24.5686753Z ##[group]Updating packages... 2021-05-16T23:03:24.6232383Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'pacman' '--noconfirm' '-Syuu' '--overwrite' '*'" 2021-05-16T23:03:25.4039819Z :: Synchronizing package databases... 2021-05-16T23:03:25.7501170Z downloading mingw32.db... 2021-05-16T23:03:26.4058697Z downloading mingw32.db.sig... 2021-05-16T23:03:26.6069257Z downloading mingw64.db... 2021-05-16T23:03:26.7986816Z downloading mingw64.db.sig... 2021-05-16T23:03:26.9937378Z downloading ucrt64.db... 2021-05-16T23:03:27.1841554Z downloading ucrt64.db.sig... 2021-05-16T23:03:27.3807475Z downloading msys.db... 2021-05-16T23:03:27.4895051Z downloading msys.db.sig... 2021-05-16T23:03:27.5854553Z :: Starting core system upgrade... 2021-05-16T23:03:27.7739474Z warning: terminate other MSYS2 programs before proceeding 2021-05-16T23:03:27.7740404Z resolving dependencies... 2021-05-16T23:03:27.7801520Z looking for conflicting packages... 2021-05-16T23:03:27.7822473Z 2021-05-16T23:03:27.7824816Z 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:03:27.7825703Z 2021-05-16T23:03:27.7826233Z Total Download Size: 9.36 MiB 2021-05-16T23:03:27.7827063Z Total Installed Size: 44.60 MiB 2021-05-16T23:03:27.7827762Z Net Upgrade Size: 0.02 MiB 2021-05-16T23:03:27.7828195Z 2021-05-16T23:03:27.7829112Z :: Proceed with installation? [Y/n] 2021-05-16T23:03:27.7829712Z :: Retrieving packages... 2021-05-16T23:03:27.8772093Z downloading filesystem-2021.04-4-x86_64.pkg.tar.zst... 2021-05-16T23:03:27.9742085Z downloading mintty-1~3.5.0-1-x86_64.pkg.tar.zst... 2021-05-16T23:03:28.0830070Z downloading msys2-runtime-3.2.0-6-x86_64.pkg.tar.zst... 2021-05-16T23:03:28.2906444Z downloading pacman-mirrors-20210423-2-any.pkg.tar.zst... 2021-05-16T23:03:28.3860737Z downloading pacman-5.2.2-22-x86_64.pkg.tar.zst... 2021-05-16T23:03:28.5109210Z checking keyring... 2021-05-16T23:03:28.5970681Z checking package integrity... 2021-05-16T23:03:30.0792586Z loading package files... 2021-05-16T23:03:30.0793317Z checking for file conflicts... 2021-05-16T23:03:30.0794477Z :: Processing package changes... 2021-05-16T23:03:30.0795192Z upgrading filesystem... 2021-05-16T23:03:30.0795823Z upgrading mintty... 2021-05-16T23:03:30.0796480Z upgrading msys2-runtime... 2021-05-16T23:03:30.0800482Z upgrading pacman-mirrors... 2021-05-16T23:03:30.0801928Z warning: /etc/pacman.d/mirrorlist.mingw64 installed as /etc/pacman.d/mirrorlist.mingw64.pacnew 2021-05-16T23:03:30.0803254Z warning: /etc/pacman.d/mirrorlist.ucrt64 installed as /etc/pacman.d/mirrorlist.ucrt64.pacnew 2021-05-16T23:03:30.0805974Z upgrading pacman... 2021-05-16T23:03:30.0806899Z warning: /etc/pacman.conf installed as /etc/pacman.conf.pacnew 2021-05-16T23:03:30.0808289Z :: To complete this update all MSYS2 processes including this terminal will be closed. Confirm to proceed [Y/n] SUCCESS: The process with PID 3420 has been terminated. 2021-05-16T23:03:30.2218825Z ##[endgroup] 2021-05-16T23:03:30.2219703Z ##[group]Killing remaining tasks... 2021-05-16T23:03:30.2839299Z [command]C:\Windows\system32\taskkill.exe /F /FI "MODULES eq msys-2.0.dll" 2021-05-16T23:03:30.3989612Z 2021-05-16T23:03:30.3990959Z INFO: No tasks running with the specified criteria. 2021-05-16T23:03:30.4024120Z ##[endgroup] 2021-05-16T23:03:30.4110574Z ##[group]Final system upgrade... 2021-05-16T23:03:30.4628370Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'pacman' '--noconfirm' '-Syuu' '--overwrite' '*'" 2021-05-16T23:03:31.1432221Z :: Synchronizing package databases... 2021-05-16T23:03:31.7660025Z mingw32 is up to date 2021-05-16T23:03:31.7660753Z mingw64 is up to date 2021-05-16T23:03:31.7661471Z ucrt64 is up to date 2021-05-16T23:03:31.7662163Z downloading clang64.db... 2021-05-16T23:03:32.4266352Z downloading clang64.db.sig... 2021-05-16T23:03:32.6144660Z msys is up to date 2021-05-16T23:03:32.6145895Z :: Starting core system upgrade... 2021-05-16T23:03:32.8444146Z there is nothing to do 2021-05-16T23:03:32.8445504Z :: Starting full system upgrade... 2021-05-16T23:03:32.8855481Z resolving dependencies... 2021-05-16T23:03:32.8919168Z looking for conflicting packages... 2021-05-16T23:03:32.8958450Z 2021-05-16T23:03:32.8960718Z 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:03:32.8963143Z 2021-05-16T23:03:32.8963701Z Total Download Size: 6.22 MiB 2021-05-16T23:03:32.8964358Z Total Installed Size: 32.30 MiB 2021-05-16T23:03:32.8965005Z Net Upgrade Size: 0.97 MiB 2021-05-16T23:03:32.8965401Z 2021-05-16T23:03:32.8966097Z :: Proceed with installation? [Y/n] 2021-05-16T23:03:32.8966785Z :: Retrieving packages... 2021-05-16T23:03:32.9918450Z downloading brotli-1.0.9-2-x86_64.pkg.tar.zst... 2021-05-16T23:03:33.0909776Z downloading less-581-1-x86_64.pkg.tar.zst... 2021-05-16T23:03:33.1877655Z downloading libxml2-2.9.10-9-x86_64.pkg.tar.zst... 2021-05-16T23:03:33.2890138Z downloading libxslt-1.1.34-4-x86_64.pkg.tar.zst... 2021-05-16T23:03:33.3878474Z downloading ca-certificates-20210119-1-any.pkg.tar.zst... 2021-05-16T23:03:33.4876309Z downloading file-5.40-2-x86_64.pkg.tar.zst... 2021-05-16T23:03:33.5889917Z downloading libsqlite-3.35.5-1-x86_64.pkg.tar.zst... 2021-05-16T23:03:33.6928011Z downloading libzstd-1.5.0-1-x86_64.pkg.tar.zst... 2021-05-16T23:03:33.7920515Z downloading gnupg-2.2.27-2-x86_64.pkg.tar.zst... 2021-05-16T23:03:33.9921518Z downloading libgpgme-1.15.1-2-x86_64.pkg.tar.zst... 2021-05-16T23:03:34.0903890Z downloading msys2-keyring-1~20210213-2-any.pkg.tar.zst... 2021-05-16T23:03:34.1869035Z downloading msys2-launcher-1.3-2-x86_64.pkg.tar.zst... 2021-05-16T23:03:34.2841138Z downloading rebase-4.4.4-3-x86_64.pkg.tar.zst... 2021-05-16T23:03:34.3822593Z downloading zstd-1.5.0-1-x86_64.pkg.tar.zst... 2021-05-16T23:03:34.3863228Z checking keyring... 2021-05-16T23:03:34.4756541Z checking package integrity... 2021-05-16T23:03:36.3746933Z loading package files... 2021-05-16T23:03:36.4017055Z checking for file conflicts... 2021-05-16T23:03:36.4018442Z checking available disk space... 2021-05-16T23:03:36.4125713Z :: Processing package changes... 2021-05-16T23:03:36.4126371Z upgrading brotli... 2021-05-16T23:03:36.4228513Z upgrading less... 2021-05-16T23:03:36.4314842Z upgrading libxml2... 2021-05-16T23:03:36.4492348Z upgrading libxslt... 2021-05-16T23:03:36.4594396Z upgrading ca-certificates... 2021-05-16T23:03:37.1224078Z upgrading file... 2021-05-16T23:03:37.1666347Z upgrading libsqlite... 2021-05-16T23:03:37.1767602Z upgrading libzstd... 2021-05-16T23:03:37.1832789Z upgrading gnupg... 2021-05-16T23:03:39.5630364Z ==> Appending keys from msys2.gpg... 2021-05-16T23:03:39.6449208Z ==> Locally signing trusted keys in keyring... 2021-05-16T23:03:39.6587975Z -> Locally signing key 123D4D51A1793859C2BE916BBBE514E53E0D0813... 2021-05-16T23:03:43.7624853Z -> Locally signing key B91BCF3303284BF90CC043CA9F418C233E652008... 2021-05-16T23:03:43.8156760Z -> Locally signing key 6E8FEAFF9644F54EED90EEA0790AE56A1D3CFDDC... 2021-05-16T23:03:43.8746405Z -> Locally signing key 69985C5EB351011C78DF7F6D755B8182ACD22879... 2021-05-16T23:03:43.9376830Z -> Locally signing key 9DD0D4217D75A33B896159E6DA7EF2ABAEEA755C... 2021-05-16T23:03:43.9986285Z -> Locally signing key D55E7A6D7CE9BA1587C0ACACF40D263ECA25678A... 2021-05-16T23:03:44.0615789Z ==> Importing owner trust values... 2021-05-16T23:03:44.0925311Z ==> Disabling revoked keys in keyring... 2021-05-16T23:03:44.1068330Z -> Disabling key B19514FB53EB3668471B296E794DCF97F93FC717... 2021-05-16T23:03:44.1595179Z ==> Updating trust database... 2021-05-16T23:03:44.1756516Z gpg: next trustdb check due at 2022-01-23 2021-05-16T23:03:44.2520670Z upgrading libgpgme... 2021-05-16T23:03:44.4259592Z upgrading msys2-keyring... 2021-05-16T23:03:44.6536343Z ==> Appending keys from msys2.gpg... 2021-05-16T23:03:44.7356094Z ==> Locally signing trusted keys in keyring... 2021-05-16T23:03:44.7476070Z -> Locally signing key 123D4D51A1793859C2BE916BBBE514E53E0D0813... 2021-05-16T23:03:44.8336251Z -> Locally signing key B91BCF3303284BF90CC043CA9F418C233E652008... 2021-05-16T23:03:44.8836739Z -> Locally signing key 6E8FEAFF9644F54EED90EEA0790AE56A1D3CFDDC... 2021-05-16T23:03:44.9385559Z -> Locally signing key 69985C5EB351011C78DF7F6D755B8182ACD22879... 2021-05-16T23:03:44.9886876Z -> Locally signing key 9DD0D4217D75A33B896159E6DA7EF2ABAEEA755C... 2021-05-16T23:03:45.0437544Z -> Locally signing key D55E7A6D7CE9BA1587C0ACACF40D263ECA25678A... 2021-05-16T23:03:45.1027555Z ==> Importing owner trust values... 2021-05-16T23:03:45.1375792Z ==> Disabling revoked keys in keyring... 2021-05-16T23:03:45.1535934Z -> Disabling key B19514FB53EB3668471B296E794DCF97F93FC717... 2021-05-16T23:03:45.2125831Z ==> Updating trust database... 2021-05-16T23:03:45.2275445Z gpg: next trustdb check due at 2022-01-23 2021-05-16T23:03:45.3120779Z upgrading msys2-launcher... 2021-05-16T23:03:45.3224852Z upgrading rebase... 2021-05-16T23:03:45.3361165Z upgrading zstd... 2021-05-16T23:03:45.3566374Z :: Running post-transaction hooks... 2021-05-16T23:03:45.3567524Z (1/1) Updating the info directory file... 2021-05-16T23:03:45.7166753Z ##[endgroup] 2021-05-16T23:03:45.7168703Z ##[group]Installing additional packages... 2021-05-16T23:03:45.7734286Z [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:03:46.7638769Z :: There are 19 members in group mingw-w64-x86_64-toolchain: 2021-05-16T23:03:46.7639845Z :: Repository mingw64 2021-05-16T23:03:46.7643116Z 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:03:46.7645544Z 2021-05-16T23:03:46.7646223Z Enter a selection (default=all): 2021-05-16T23:03:46.7646864Z resolving dependencies... 2021-05-16T23:03:46.7761216Z looking for conflicting packages... 2021-05-16T23:03:46.7859768Z 2021-05-16T23:03:46.7880519Z 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:03:46.7894907Z 2021-05-16T23:03:46.7895602Z Total Download Size: 165.06 MiB 2021-05-16T23:03:46.7896301Z Total Installed Size: 1091.89 MiB 2021-05-16T23:03:46.7896766Z 2021-05-16T23:03:46.7897691Z :: Proceed with installation? [Y/n] 2021-05-16T23:03:46.7898437Z :: Retrieving packages... 2021-05-16T23:03:47.1763584Z downloading mingw-w64-x86_64-libiconv-1.16-2-any.pkg.tar.zst... 2021-05-16T23:03:47.7409365Z downloading mingw-w64-x86_64-zlib-1.2.11-9-any.pkg.tar.zst... 2021-05-16T23:03:47.8378401Z downloading mingw-w64-x86_64-binutils-2.36.1-3-any.pkg.tar.zst... 2021-05-16T23:03:48.3331927Z downloading mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T23:03:48.5502588Z downloading mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T23:03:48.6822410Z downloading mingw-w64-x86_64-isl-0.24-1-any.pkg.tar.zst... 2021-05-16T23:03:48.7865654Z downloading mingw-w64-x86_64-gmp-6.2.1-2-any.pkg.tar.zst... 2021-05-16T23:03:48.8860485Z downloading mingw-w64-x86_64-mpfr-4.1.0-3-any.pkg.tar.zst... 2021-05-16T23:03:48.9848818Z downloading mingw-w64-x86_64-mpc-1.2.1-1-any.pkg.tar.zst... 2021-05-16T23:03:49.0840667Z downloading mingw-w64-x86_64-libwinpthread-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T23:03:49.1786227Z downloading mingw-w64-x86_64-gcc-libs-10.3.0-2-any.pkg.tar.zst... 2021-05-16T23:03:49.2800411Z downloading mingw-w64-x86_64-windows-default-manifest-6.4-3-any.pkg.tar.xz... 2021-05-16T23:03:49.3761621Z downloading mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T23:03:49.4720220Z downloading mingw-w64-x86_64-zstd-1.5.0-1-any.pkg.tar.zst... 2021-05-16T23:03:49.5718337Z downloading mingw-w64-x86_64-gcc-10.3.0-2-any.pkg.tar.zst... 2021-05-16T23:03:50.7369497Z downloading mingw-w64-x86_64-gcc-ada-10.3.0-2-any.pkg.tar.zst... 2021-05-16T23:03:51.4876844Z downloading mingw-w64-x86_64-gcc-libgfortran-10.3.0-2-any.pkg.tar.zst... 2021-05-16T23:03:51.5915608Z downloading mingw-w64-x86_64-gcc-fortran-10.3.0-2-any.pkg.tar.zst... 2021-05-16T23:03:52.0305617Z downloading mingw-w64-x86_64-gcc-objc-10.3.0-2-any.pkg.tar.zst... 2021-05-16T23:03:52.4957982Z downloading mingw-w64-x86_64-expat-2.2.10-1-any.pkg.tar.zst... 2021-05-16T23:03:52.5924358Z downloading mingw-w64-x86_64-gettext-0.19.8.1-10-any.pkg.tar.zst... 2021-05-16T23:03:52.7184669Z downloading mingw-w64-x86_64-libtre-git-r128.6fb7206-2-any.pkg.tar.xz... 2021-05-16T23:03:52.8143457Z downloading mingw-w64-x86_64-libsystre-1.0.1-4-any.pkg.tar.xz... 2021-05-16T23:03:52.9103286Z downloading mingw-w64-x86_64-ncurses-6.2-3-any.pkg.tar.zst... 2021-05-16T23:03:53.0342518Z downloading mingw-w64-x86_64-bzip2-1.0.8-2-any.pkg.tar.zst... 2021-05-16T23:03:53.1314355Z downloading mingw-w64-x86_64-libffi-3.3-4-any.pkg.tar.zst... 2021-05-16T23:03:53.2276708Z downloading mingw-w64-x86_64-mpdecimal-2.5.0-2-any.pkg.tar.zst... 2021-05-16T23:03:53.3262549Z downloading mingw-w64-x86_64-libtasn1-4.16.0-2-any.pkg.tar.zst... 2021-05-16T23:03:53.4240533Z downloading mingw-w64-x86_64-p11-kit-0.23.22-1-any.pkg.tar.zst... 2021-05-16T23:03:53.5217431Z downloading mingw-w64-x86_64-ca-certificates-20200601-3-any.pkg.tar.zst... 2021-05-16T23:03:53.6196378Z downloading mingw-w64-x86_64-openssl-1.1.1.k-2-any.pkg.tar.zst... 2021-05-16T23:03:53.8426877Z downloading mingw-w64-x86_64-termcap-1.3.1-6-any.pkg.tar.zst... 2021-05-16T23:03:53.9378630Z downloading mingw-w64-x86_64-readline-8.0.004-2-any.pkg.tar.zst... 2021-05-16T23:03:54.0360837Z downloading mingw-w64-x86_64-tcl-8.6.11-3-any.pkg.tar.zst... 2021-05-16T23:03:54.1569399Z downloading mingw-w64-x86_64-sqlite3-3.35.5-1-any.pkg.tar.zst... 2021-05-16T23:03:54.4596879Z downloading mingw-w64-x86_64-tk-8.6.11.1-2-any.pkg.tar.zst... 2021-05-16T23:03:54.5759255Z downloading mingw-w64-x86_64-xz-5.2.5-2-any.pkg.tar.zst... 2021-05-16T23:03:54.6798488Z downloading mingw-w64-x86_64-python-3.8.9-2-any.pkg.tar.zst... 2021-05-16T23:03:55.4338906Z downloading mingw-w64-x86_64-xxhash-0.8.0-1-any.pkg.tar.zst... 2021-05-16T23:03:55.5303884Z downloading mingw-w64-x86_64-gdb-10.2-1-any.pkg.tar.zst... 2021-05-16T23:03:55.7422481Z downloading mingw-w64-x86_64-gdb-multiarch-10.2-1-any.pkg.tar.zst... 2021-05-16T23:03:56.0456123Z downloading mingw-w64-x86_64-libgccjit-10.3.0-2-any.pkg.tar.zst... 2021-05-16T23:03:56.4502186Z downloading mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T23:03:56.5462961Z downloading mingw-w64-x86_64-make-4.3-1-any.pkg.tar.xz... 2021-05-16T23:03:56.6436433Z downloading mingw-w64-x86_64-pkgconf-1.7.4-2-any.pkg.tar.zst... 2021-05-16T23:03:56.7403163Z downloading mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T23:03:56.8377098Z downloading mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T23:03:56.9331610Z downloading expat-2.3.0-1-x86_64.pkg.tar.zst... 2021-05-16T23:03:57.0293398Z downloading vim-8.2.2689-2-x86_64.pkg.tar.zst... 2021-05-16T23:03:57.3424161Z downloading heimdal-7.7.0-2-x86_64.pkg.tar.zst... 2021-05-16T23:03:57.4408408Z downloading openssh-8.5p1-1-x86_64.pkg.tar.zst... 2021-05-16T23:03:57.5483835Z downloading perl-Error-0.17029-1-any.pkg.tar.xz... 2021-05-16T23:03:57.7722867Z downloading perl-Authen-SASL-2.16-2-any.pkg.tar.xz... 2021-05-16T23:03:57.8681541Z downloading perl-Encode-Locale-1.05-1-any.pkg.tar.xz... 2021-05-16T23:03:57.9643177Z downloading perl-HTTP-Date-6.05-1-any.pkg.tar.xz... 2021-05-16T23:03:58.0601825Z downloading perl-File-Listing-6.14-1-any.pkg.tar.zst... 2021-05-16T23:03:58.1549300Z downloading perl-HTML-Tagset-3.20-2-any.pkg.tar.xz... 2021-05-16T23:03:58.2503587Z downloading perl-Clone-0.45-2-x86_64.pkg.tar.zst... 2021-05-16T23:03:58.3460555Z downloading perl-IO-HTML-1.004-1-any.pkg.tar.zst... 2021-05-16T23:03:58.4410528Z downloading perl-LWP-MediaTypes-6.04-1-any.pkg.tar.zst... 2021-05-16T23:03:58.5365291Z downloading perl-URI-5.09-1-any.pkg.tar.zst... 2021-05-16T23:03:58.6323675Z downloading perl-HTTP-Message-6.29-1-any.pkg.tar.zst... 2021-05-16T23:03:58.7279321Z downloading perl-HTML-Parser-3.76-1-x86_64.pkg.tar.zst... 2021-05-16T23:03:58.8253161Z downloading perl-HTTP-Cookies-6.10-1-any.pkg.tar.zst... 2021-05-16T23:03:58.9208759Z downloading perl-HTTP-Daemon-6.12-1-any.pkg.tar.zst... 2021-05-16T23:03:59.0168876Z downloading perl-HTTP-Negotiate-6.01-2-any.pkg.tar.xz... 2021-05-16T23:03:59.1126207Z downloading perl-Net-HTTP-6.21-1-any.pkg.tar.zst... 2021-05-16T23:03:59.2081976Z downloading perl-WWW-RobotRules-6.02-2-any.pkg.tar.xz... 2021-05-16T23:03:59.3038395Z downloading perl-Try-Tiny-0.30-1-any.pkg.tar.xz... 2021-05-16T23:03:59.3993261Z downloading perl-libwww-6.53-1-any.pkg.tar.zst... 2021-05-16T23:03:59.4954851Z downloading perl-TimeDate-2.33-1-any.pkg.tar.zst... 2021-05-16T23:03:59.5911204Z downloading perl-MailTools-2.21-1-any.pkg.tar.xz... 2021-05-16T23:03:59.6884842Z downloading perl-IO-Stringy-2.113-1-any.pkg.tar.zst... 2021-05-16T23:03:59.7833777Z downloading perl-Convert-BinHex-1.125-1-any.pkg.tar.xz... 2021-05-16T23:03:59.8794387Z downloading perl-MIME-tools-5.509-1-any.pkg.tar.xz... 2021-05-16T23:03:59.9773879Z downloading perl-Net-SSLeay-1.90-1-x86_64.pkg.tar.zst... 2021-05-16T23:04:00.0753393Z downloading perl-IO-Socket-SSL-2.070-1-any.pkg.tar.zst... 2021-05-16T23:04:00.1719255Z downloading perl-Net-SMTP-SSL-1.04-1-any.pkg.tar.xz... 2021-05-16T23:04:00.2667159Z downloading perl-TermReadKey-2.38-2-x86_64.pkg.tar.zst... 2021-05-16T23:04:00.3620650Z downloading git-2.31.1-2-x86_64.pkg.tar.zst... 2021-05-16T23:04:00.4892177Z checking keyring... 2021-05-16T23:04:00.7417119Z checking package integrity... 2021-05-16T23:04:12.7240957Z loading package files... 2021-05-16T23:04:13.2998482Z checking for file conflicts... 2021-05-16T23:04:15.5300951Z checking available disk space... 2021-05-16T23:04:15.5418021Z :: Processing package changes... 2021-05-16T23:04:15.5419022Z installing expat... 2021-05-16T23:04:15.5468715Z installing vim... 2021-05-16T23:04:17.5824461Z installing heimdal... 2021-05-16T23:04:17.5825171Z installing openssh... 2021-05-16T23:04:17.5825849Z installing perl-Error... 2021-05-16T23:04:17.5826651Z installing perl-Authen-SASL... 2021-05-16T23:04:17.5827552Z installing perl-Encode-Locale... 2021-05-16T23:04:17.5829166Z installing perl-HTTP-Date... 2021-05-16T23:04:17.5830071Z installing perl-File-Listing... 2021-05-16T23:04:17.5830936Z installing perl-HTML-Tagset... 2021-05-16T23:04:17.5831782Z installing perl-Clone... 2021-05-16T23:04:17.5832510Z installing perl-IO-HTML... 2021-05-16T23:04:17.5833360Z installing perl-LWP-MediaTypes... 2021-05-16T23:04:17.5834181Z installing perl-URI... 2021-05-16T23:04:17.5834958Z installing perl-HTTP-Message... 2021-05-16T23:04:17.5836838Z installing perl-HTML-Parser... 2021-05-16T23:04:17.5837735Z installing perl-HTTP-Cookies... 2021-05-16T23:04:17.5838605Z installing perl-HTTP-Daemon... 2021-05-16T23:04:17.5839499Z installing perl-HTTP-Negotiate... 2021-05-16T23:04:17.5840367Z installing perl-Net-HTTP... 2021-05-16T23:04:17.5841249Z installing perl-WWW-RobotRules... 2021-05-16T23:04:17.5842428Z installing perl-Try-Tiny... 2021-05-16T23:04:17.5852845Z installing perl-libwww... 2021-05-16T23:04:17.6215724Z Optional dependencies for perl-libwww 2021-05-16T23:04:17.6216923Z perl-LWP-Protocol-https: for https:// url schemes 2021-05-16T23:04:17.6217931Z installing perl-TimeDate... 2021-05-16T23:04:17.6610139Z installing perl-MailTools... 2021-05-16T23:04:17.6939963Z installing perl-IO-Stringy... 2021-05-16T23:04:17.7067352Z installing perl-Convert-BinHex... 2021-05-16T23:04:17.8248571Z module test... pass. 2021-05-16T23:04:17.8254404Z installing perl-MIME-tools... 2021-05-16T23:04:17.8797385Z installing perl-Net-SSLeay... 2021-05-16T23:04:17.9548822Z installing perl-IO-Socket-SSL... 2021-05-16T23:04:17.9677957Z installing perl-Net-SMTP-SSL... 2021-05-16T23:04:17.9743200Z installing perl-TermReadKey... 2021-05-16T23:04:17.9819159Z installing git... 2021-05-16T23:04:18.5343188Z Optional dependencies for git 2021-05-16T23:04:18.5344150Z python: various helper scripts 2021-05-16T23:04:18.5344797Z subversion: git svn 2021-05-16T23:04:18.5345483Z installing mingw-w64-x86_64-libiconv... 2021-05-16T23:04:18.5602127Z installing mingw-w64-x86_64-zlib... 2021-05-16T23:04:18.5688690Z installing mingw-w64-x86_64-binutils... 2021-05-16T23:04:18.8584839Z installing mingw-w64-x86_64-headers-git... 2021-05-16T23:04:20.1793777Z installing mingw-w64-x86_64-crt-git... 2021-05-16T23:04:21.2859596Z installing mingw-w64-x86_64-isl... 2021-05-16T23:04:21.3419173Z installing mingw-w64-x86_64-gmp... 2021-05-16T23:04:21.3562063Z installing mingw-w64-x86_64-mpfr... 2021-05-16T23:04:21.3761195Z installing mingw-w64-x86_64-mpc... 2021-05-16T23:04:21.3815013Z installing mingw-w64-x86_64-libwinpthread-git... 2021-05-16T23:04:21.3895779Z installing mingw-w64-x86_64-gcc-libs... 2021-05-16T23:04:21.4070466Z installing mingw-w64-x86_64-windows-default-manifest... 2021-05-16T23:04:21.4110853Z installing mingw-w64-x86_64-winpthreads-git... 2021-05-16T23:04:21.4243209Z installing mingw-w64-x86_64-zstd... 2021-05-16T23:04:21.4467752Z installing mingw-w64-x86_64-gcc... 2021-05-16T23:04:22.6555550Z installing mingw-w64-x86_64-gcc-ada... 2021-05-16T23:04:24.5164151Z installing mingw-w64-x86_64-gcc-libgfortran... 2021-05-16T23:04:24.5271145Z installing mingw-w64-x86_64-gcc-fortran... 2021-05-16T23:04:24.9862999Z installing mingw-w64-x86_64-gcc-objc... 2021-05-16T23:04:25.1098195Z installing mingw-w64-x86_64-expat... 2021-05-16T23:04:25.1212307Z installing mingw-w64-x86_64-gettext... 2021-05-16T23:04:26.8831694Z installing mingw-w64-x86_64-libtre-git... 2021-05-16T23:04:26.9021342Z installing mingw-w64-x86_64-libsystre... 2021-05-16T23:04:26.9120281Z installing mingw-w64-x86_64-ncurses... 2021-05-16T23:04:31.4464086Z installing mingw-w64-x86_64-bzip2... 2021-05-16T23:04:31.4620910Z installing mingw-w64-x86_64-libffi... 2021-05-16T23:04:31.4727616Z installing mingw-w64-x86_64-mpdecimal... 2021-05-16T23:04:31.6924577Z installing mingw-w64-x86_64-libtasn1... 2021-05-16T23:04:31.7263525Z installing mingw-w64-x86_64-p11-kit... 2021-05-16T23:04:31.7484641Z installing mingw-w64-x86_64-ca-certificates... 2021-05-16T23:04:32.3626500Z installing mingw-w64-x86_64-openssl... 2021-05-16T23:04:38.5673539Z installing mingw-w64-x86_64-termcap... 2021-05-16T23:04:38.5719324Z installing mingw-w64-x86_64-readline... 2021-05-16T23:04:38.6012948Z installing mingw-w64-x86_64-tcl... 2021-05-16T23:04:40.5857133Z installing mingw-w64-x86_64-sqlite3... 2021-05-16T23:04:40.8219894Z installing mingw-w64-x86_64-tk... 2021-05-16T23:04:41.5126218Z installing mingw-w64-x86_64-xz... 2021-05-16T23:04:41.5767101Z installing mingw-w64-x86_64-python... 2021-05-16T23:04:47.9106472Z installing mingw-w64-x86_64-xxhash... 2021-05-16T23:04:47.9255643Z installing mingw-w64-x86_64-gdb... 2021-05-16T23:04:48.3838210Z installing mingw-w64-x86_64-gdb-multiarch... 2021-05-16T23:04:48.4696964Z installing mingw-w64-x86_64-libgccjit... 2021-05-16T23:04:48.5873686Z installing mingw-w64-x86_64-libmangle-git... 2021-05-16T23:04:48.5922770Z installing mingw-w64-x86_64-make... 2021-05-16T23:04:48.6085920Z installing mingw-w64-x86_64-pkgconf... 2021-05-16T23:04:48.6235370Z installing mingw-w64-x86_64-tools-git... 2021-05-16T23:04:48.6330697Z installing mingw-w64-x86_64-winstorecompat-git... 2021-05-16T23:04:48.6913714Z ##[endgroup] 2021-05-16T23:04:48.6939159Z ##[group]Saving package cache... 2021-05-16T23:04:48.7429286Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'paccache' '-r' '-f' '-u' '-k0'" 2021-05-16T23:04:49.6797374Z ==> no candidate packages found for pruning 2021-05-16T23:04:49.7476960Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'paccache' '-r' '-f' '-k1'" 2021-05-16T23:04:50.1138900Z ==> no candidate packages found for pruning 2021-05-16T23:04:51.0775496Z [command]C:\rtools40\usr\bin\tar.exe --posix --use-compress-program "zstd -T0" -cf cache.tzst -P -C D:/a/papayar/papayar --files-from manifest.txt --force-local 2021-05-16T23:04:56.3614234Z Cache Size: ~181 MB (189500807 B) 2021-05-16T23:04:56.4849129Z Cache saved successfully 2021-05-16T23:04:56.4856662Z Cache saved as ID 1 using key msys2-pkgs-upd:true-conf:e36258c0-files:753615ce398942dc832338a15edc0be412143ee9 2021-05-16T23:04:56.5487163Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'pacman' '--noconfirm' '-Scc'" 2021-05-16T23:04:57.3581692Z 2021-05-16T23:04:57.3582810Z Cache directory: /var/cache/pacman/pkg/ 2021-05-16T23:04:57.3825560Z :: Do you want to remove ALL files from cache? [Y/n] 2021-05-16T23:04:57.3826382Z removing all files from cache... 2021-05-16T23:04:57.3826803Z 2021-05-16T23:04:57.3827496Z Database directory: /var/lib/pacman/ 2021-05-16T23:04:57.3832923Z :: Do you want to remove unused repositories? [Y/n] 2021-05-16T23:04:57.3834144Z removing unused sync repositories... 2021-05-16T23:04:57.3891556Z ##[endgroup] 2021-05-16T23:04:57.4170752Z ##[group]Run adigherman/actions/install-sysdeps-windows@master 2021-05-16T23:04:57.4171464Z env: 2021-05-16T23:04:57.4171989Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:04:57.4172459Z TIC_DEPLOY_KEY: 2021-05-16T23:04:57.4172835Z RSPM: 2021-05-16T23:04:57.4174333Z GITHUB_PAT: *** 2021-05-16T23:04:57.4174733Z COVERALLS_TOKEN: 2021-05-16T23:04:57.4175238Z continue-on-error: true 2021-05-16T23:04:57.4175712Z VDIFFR_RUN_TESTS: 2021-05-16T23:04:57.4176300Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T23:04:57.4176695Z TZ: UTC 2021-05-16T23:04:57.4177197Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:04:57.4177613Z NOT_CRAN: true 2021-05-16T23:04:57.4178013Z MSYSTEM: MINGW64 2021-05-16T23:04:57.4178401Z ##[endgroup] 2021-05-16T23:04:58.2046183Z :: Synchronizing package databases... 2021-05-16T23:04:58.9509133Z mingw32 is up to date 2021-05-16T23:04:58.9509903Z mingw64 is up to date 2021-05-16T23:04:58.9510437Z ucrt64 is up to date 2021-05-16T23:04:58.9511122Z clang64 is up to date 2021-05-16T23:04:58.9511629Z msys is up to date 2021-05-16T23:04:58.9512366Z :: Starting core system upgrade... 2021-05-16T23:04:59.1738721Z there is nothing to do 2021-05-16T23:04:59.1739660Z :: Starting full system upgrade... 2021-05-16T23:04:59.2770581Z there is nothing to do 2021-05-16T23:04:59.8734533Z resolving dependencies... 2021-05-16T23:04:59.8790702Z looking for conflicting packages... 2021-05-16T23:04:59.8878358Z 2021-05-16T23:04:59.8879127Z Packages (1) mingw-w64-x86_64-aom-3.1.0-1 2021-05-16T23:04:59.8879487Z 2021-05-16T23:04:59.8879885Z Total Download Size: 3.00 MiB 2021-05-16T23:04:59.8880403Z Total Installed Size: 20.93 MiB 2021-05-16T23:04:59.8880697Z 2021-05-16T23:04:59.8881239Z :: Proceed with installation? [Y/n] 2021-05-16T23:04:59.8881760Z :: Retrieving packages... 2021-05-16T23:05:00.2011841Z downloading mingw-w64-x86_64-aom-3.1.0-1-any.pkg.tar.zst... 2021-05-16T23:05:00.9586809Z checking keyring... 2021-05-16T23:05:01.0421958Z checking package integrity... 2021-05-16T23:05:01.1831927Z loading package files... 2021-05-16T23:05:01.1855530Z checking for file conflicts... 2021-05-16T23:05:01.1866665Z checking available disk space... 2021-05-16T23:05:01.1872420Z :: Processing package changes... 2021-05-16T23:05:01.1873192Z installing mingw-w64-x86_64-aom... 2021-05-16T23:05:01.9470317Z resolving dependencies... 2021-05-16T23:05:01.9471613Z looking for conflicting packages... 2021-05-16T23:05:01.9614810Z 2021-05-16T23:05:01.9615764Z Packages (1) mingw-w64-x86_64-argtable-2.13-2 2021-05-16T23:05:01.9616385Z 2021-05-16T23:05:01.9617041Z Total Download Size: 1.97 MiB 2021-05-16T23:05:01.9617777Z Total Installed Size: 4.43 MiB 2021-05-16T23:05:01.9618254Z 2021-05-16T23:05:01.9619139Z :: Proceed with installation? [Y/n] 2021-05-16T23:05:01.9620047Z :: Retrieving packages... 2021-05-16T23:05:02.2840408Z downloading mingw-w64-x86_64-argtable-2.13-2-any.pkg.tar.zst... 2021-05-16T23:05:02.9876908Z checking keyring... 2021-05-16T23:05:03.0666441Z checking package integrity... 2021-05-16T23:05:03.1934973Z loading package files... 2021-05-16T23:05:03.1957778Z checking for file conflicts... 2021-05-16T23:05:03.1975154Z checking available disk space... 2021-05-16T23:05:03.1980158Z :: Processing package changes... 2021-05-16T23:05:03.1980876Z installing mingw-w64-x86_64-argtable... 2021-05-16T23:05:03.9014605Z resolving dependencies... 2021-05-16T23:05:03.9184149Z looking for conflicting packages... 2021-05-16T23:05:03.9244151Z 2021-05-16T23:05:03.9252430Z 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:05:03.9257546Z 2021-05-16T23:05:03.9258050Z Total Download Size: 92.82 MiB 2021-05-16T23:05:03.9258589Z Total Installed Size: 821.22 MiB 2021-05-16T23:05:03.9258932Z 2021-05-16T23:05:03.9259508Z :: Proceed with installation? [Y/n] 2021-05-16T23:05:03.9260200Z :: Retrieving packages... 2021-05-16T23:05:04.2309793Z downloading mingw-w64-x86_64-aws-c-common-0.5.5-1-any.pkg.tar.zst... 2021-05-16T23:05:04.6982590Z downloading mingw-w64-x86_64-aws-checksums-0.1.11-1-any.pkg.tar.zst... 2021-05-16T23:05:04.7939638Z downloading mingw-w64-x86_64-aws-c-cal-0.5.0-1-any.pkg.tar.zst... 2021-05-16T23:05:04.8902649Z downloading mingw-w64-x86_64-aws-c-io-0.9.1-3-any.pkg.tar.zst... 2021-05-16T23:05:04.9864879Z downloading mingw-w64-x86_64-aws-c-event-stream-0.2.7-1-any.pkg.tar.zst... 2021-05-16T23:05:05.0849729Z downloading mingw-w64-x86_64-aws-sdk-cpp-1.8.149-2-any.pkg.tar.zst... 2021-05-16T23:05:05.4690414Z downloading mingw-w64-x86_64-brotli-1.0.9-2-any.pkg.tar.zst... 2021-05-16T23:05:05.5680308Z downloading mingw-w64-x86_64-double-conversion-3.1.5-1-any.pkg.tar.xz... 2021-05-16T23:05:05.6675923Z downloading mingw-w64-x86_64-flatbuffers-1.12.0-2-any.pkg.tar.zst... 2021-05-16T23:05:05.8027449Z downloading mingw-w64-x86_64-gflags-2.2.2-2-any.pkg.tar.xz... 2021-05-16T23:05:05.9020593Z downloading mingw-w64-x86_64-wineditline-2.205-3-any.pkg.tar.xz... 2021-05-16T23:05:05.9978053Z downloading mingw-w64-x86_64-pcre-8.44-3-any.pkg.tar.zst... 2021-05-16T23:05:06.1046146Z downloading mingw-w64-x86_64-glib2-2.68.2-1-any.pkg.tar.zst... 2021-05-16T23:05:06.3073663Z downloading mingw-w64-x86_64-gobject-introspection-runtime-1.66.1-5-any.pkg.tar.zst... 2021-05-16T23:05:06.4096187Z downloading mingw-w64-x86_64-python-markupsafe-2.0.0-1-any.pkg.tar.zst... 2021-05-16T23:05:06.5050349Z downloading mingw-w64-x86_64-python-beaker-1.11.0-1-any.pkg.tar.xz... 2021-05-16T23:05:06.6033358Z downloading mingw-w64-x86_64-python-mako-1.1.4-2-any.pkg.tar.zst... 2021-05-16T23:05:06.7029293Z downloading mingw-w64-x86_64-gobject-introspection-1.66.1-5-any.pkg.tar.zst... 2021-05-16T23:05:06.8199641Z downloading mingw-w64-x86_64-c-ares-1.17.1-1-any.pkg.tar.zst... 2021-05-16T23:05:06.9165123Z downloading mingw-w64-x86_64-protobuf-3.16.0-1-any.pkg.tar.zst... 2021-05-16T23:05:07.0468859Z downloading mingw-w64-x86_64-re2-20210401-1-any.pkg.tar.zst... 2021-05-16T23:05:07.1446855Z downloading mingw-w64-x86_64-grpc-1.35.0-2-any.pkg.tar.zst... 2021-05-16T23:05:07.2909881Z downloading mingw-w64-x86_64-libutf8proc-2.6.1-1-any.pkg.tar.zst... 2021-05-16T23:05:07.3881134Z downloading mingw-w64-x86_64-lz4-1.9.3-1-any.pkg.tar.zst... 2021-05-16T23:05:07.4865145Z downloading mingw-w64-x86_64-openblas-0.3.13-2-any.pkg.tar.zst... 2021-05-16T23:05:07.7937065Z downloading mingw-w64-x86_64-python-numpy-1.20.3-1-any.pkg.tar.zst... 2021-05-16T23:05:08.0184851Z downloading mingw-w64-x86_64-snappy-1.1.8-1-any.pkg.tar.xz... 2021-05-16T23:05:08.1148490Z downloading mingw-w64-x86_64-icu-68.2-3-any.pkg.tar.zst... 2021-05-16T23:05:09.0404931Z downloading mingw-w64-x86_64-boost-1.75.0-4-any.pkg.tar.zst... 2021-05-16T23:05:10.0871023Z downloading mingw-w64-x86_64-thrift-0.13.0-2-any.pkg.tar.zst... 2021-05-16T23:05:10.0872526Z downloading mingw-w64-x86_64-uriparser-0.9.4-1-any.pkg.tar.zst... 2021-05-16T23:05:10.1812442Z downloading mingw-w64-x86_64-arrow-4.0.0-1-any.pkg.tar.zst... 2021-05-16T23:05:10.9956659Z checking keyring... 2021-05-16T23:05:11.2141346Z checking package integrity... 2021-05-16T23:05:15.3200972Z loading package files... 2021-05-16T23:05:15.5960004Z checking for file conflicts... 2021-05-16T23:05:16.9851533Z checking available disk space... 2021-05-16T23:05:16.9927383Z :: Processing package changes... 2021-05-16T23:05:16.9928573Z installing mingw-w64-x86_64-aws-c-common... 2021-05-16T23:05:17.0629639Z installing mingw-w64-x86_64-aws-checksums... 2021-05-16T23:05:17.0760739Z installing mingw-w64-x86_64-aws-c-cal... 2021-05-16T23:05:17.0926645Z installing mingw-w64-x86_64-aws-c-io... 2021-05-16T23:05:17.1218571Z installing mingw-w64-x86_64-aws-c-event-stream... 2021-05-16T23:05:17.1375736Z installing mingw-w64-x86_64-aws-sdk-cpp... 2021-05-16T23:05:17.7994662Z installing mingw-w64-x86_64-brotli... 2021-05-16T23:05:17.8167328Z installing mingw-w64-x86_64-double-conversion... 2021-05-16T23:05:17.8381176Z installing mingw-w64-x86_64-flatbuffers... 2021-05-16T23:05:17.8684221Z installing mingw-w64-x86_64-gflags... 2021-05-16T23:05:17.9037322Z installing mingw-w64-x86_64-wineditline... 2021-05-16T23:05:17.9160411Z installing mingw-w64-x86_64-pcre... 2021-05-16T23:05:18.0972981Z installing mingw-w64-x86_64-glib2... 2021-05-16T23:05:18.4708793Z installing mingw-w64-x86_64-gobject-introspection-runtime... 2021-05-16T23:05:18.4859728Z installing mingw-w64-x86_64-python-markupsafe... 2021-05-16T23:05:18.5006460Z installing mingw-w64-x86_64-python-beaker... 2021-05-16T23:05:18.5722908Z installing mingw-w64-x86_64-python-mako... 2021-05-16T23:05:18.6384063Z installing mingw-w64-x86_64-gobject-introspection... 2021-05-16T23:05:18.7691625Z installing mingw-w64-x86_64-c-ares... 2021-05-16T23:05:18.8156053Z installing mingw-w64-x86_64-protobuf... 2021-05-16T23:05:18.9766583Z installing mingw-w64-x86_64-re2... 2021-05-16T23:05:18.9899834Z installing mingw-w64-x86_64-grpc... 2021-05-16T23:05:19.2450114Z installing mingw-w64-x86_64-libutf8proc... 2021-05-16T23:05:19.2523373Z installing mingw-w64-x86_64-lz4... 2021-05-16T23:05:19.2642139Z installing mingw-w64-x86_64-openblas... 2021-05-16T23:05:19.5704432Z Set the environment variable OPENBLAS_NUM_THREADS to the 2021-05-16T23:05:19.5705248Z number of threads to use. 2021-05-16T23:05:19.5728040Z installing mingw-w64-x86_64-python-numpy... 2021-05-16T23:05:20.9292423Z Optional dependencies for mingw-w64-x86_64-python-numpy 2021-05-16T23:05:20.9293481Z mingw-w64-x86_64-python-pytest: testsuite 2021-05-16T23:05:20.9294235Z installing mingw-w64-x86_64-snappy... 2021-05-16T23:05:20.9421252Z installing mingw-w64-x86_64-icu... 2021-05-16T23:05:21.3383235Z installing mingw-w64-x86_64-boost... 2021-05-16T23:05:33.6174670Z installing mingw-w64-x86_64-thrift... 2021-05-16T23:05:33.7068509Z installing mingw-w64-x86_64-uriparser... 2021-05-16T23:05:33.7190592Z installing mingw-w64-x86_64-arrow... 2021-05-16T23:05:35.8662789Z warning: mingw-w64-x86_64-aws-sdk-cpp-1.8.149-2 is up to date -- reinstalling 2021-05-16T23:05:35.8663933Z resolving dependencies... 2021-05-16T23:05:35.8731491Z looking for conflicting packages... 2021-05-16T23:05:35.8817236Z 2021-05-16T23:05:35.8817957Z Packages (1) mingw-w64-x86_64-aws-sdk-cpp-1.8.149-2 2021-05-16T23:05:35.8818380Z 2021-05-16T23:05:35.8818956Z Total Installed Size: 36.73 MiB 2021-05-16T23:05:35.8819397Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:05:35.8819919Z 2021-05-16T23:05:35.8820442Z :: Proceed with installation? [Y/n] 2021-05-16T23:05:35.8821097Z checking keyring... 2021-05-16T23:05:35.9466430Z checking package integrity... 2021-05-16T23:05:36.0924139Z loading package files... 2021-05-16T23:05:36.1143893Z checking for file conflicts... 2021-05-16T23:05:36.1145321Z checking available disk space... 2021-05-16T23:05:36.1492149Z :: Processing package changes... 2021-05-16T23:05:36.1493336Z reinstalling mingw-w64-x86_64-aws-sdk-cpp... 2021-05-16T23:05:37.7501659Z warning: mingw-w64-x86_64-binutils-2.36.1-3 is up to date -- reinstalling 2021-05-16T23:05:37.7502703Z resolving dependencies... 2021-05-16T23:05:37.7605501Z looking for conflicting packages... 2021-05-16T23:05:37.7662308Z 2021-05-16T23:05:37.7663070Z Packages (1) mingw-w64-x86_64-binutils-2.36.1-3 2021-05-16T23:05:37.7663567Z 2021-05-16T23:05:37.7664083Z Total Download Size: 7.06 MiB 2021-05-16T23:05:37.7664812Z Total Installed Size: 88.32 MiB 2021-05-16T23:05:37.7665573Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:05:37.7665931Z 2021-05-16T23:05:37.7666553Z :: Proceed with installation? [Y/n] 2021-05-16T23:05:37.7667176Z :: Retrieving packages... 2021-05-16T23:05:38.1102856Z downloading mingw-w64-x86_64-binutils-2.36.1-3-any.pkg.tar.zst... 2021-05-16T23:05:38.9916086Z checking keyring... 2021-05-16T23:05:39.0736636Z checking package integrity... 2021-05-16T23:05:39.2372727Z loading package files... 2021-05-16T23:05:39.2416516Z checking for file conflicts... 2021-05-16T23:05:39.2417215Z checking available disk space... 2021-05-16T23:05:39.2499307Z :: Processing package changes... 2021-05-16T23:05:39.2500137Z reinstalling mingw-w64-x86_64-binutils... 2021-05-16T23:05:40.2775242Z warning: mingw-w64-x86_64-boost-1.75.0-4 is up to date -- reinstalling 2021-05-16T23:05:40.2776184Z resolving dependencies... 2021-05-16T23:05:40.2888474Z looking for conflicting packages... 2021-05-16T23:05:40.3037301Z 2021-05-16T23:05:40.3038317Z Packages (1) mingw-w64-x86_64-boost-1.75.0-4 2021-05-16T23:05:40.3038829Z 2021-05-16T23:05:40.3039393Z Total Installed Size: 344.30 MiB 2021-05-16T23:05:40.3041142Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:05:40.3041803Z 2021-05-16T23:05:40.3042518Z :: Proceed with installation? [Y/n] 2021-05-16T23:05:40.3043611Z checking keyring... 2021-05-16T23:05:40.3727704Z checking package integrity... 2021-05-16T23:05:40.6454016Z loading package files... 2021-05-16T23:05:40.8185015Z checking for file conflicts... 2021-05-16T23:05:40.8202242Z checking available disk space... 2021-05-16T23:05:41.4559515Z :: Processing package changes... 2021-05-16T23:05:41.4560530Z reinstalling mingw-w64-x86_64-boost... 2021-05-16T23:05:55.0927578Z resolving dependencies... 2021-05-16T23:05:55.1110311Z looking for conflicting packages... 2021-05-16T23:05:55.1155950Z 2021-05-16T23:05:55.1156506Z Packages (1) mingw-w64-x86_64-bwidget-1.9.14-1 2021-05-16T23:05:55.1156902Z 2021-05-16T23:05:55.1157312Z Total Download Size: 0.17 MiB 2021-05-16T23:05:55.1157799Z Total Installed Size: 0.98 MiB 2021-05-16T23:05:55.1158083Z 2021-05-16T23:05:55.1158579Z :: Proceed with installation? [Y/n] 2021-05-16T23:05:55.1159106Z :: Retrieving packages... 2021-05-16T23:05:56.0898288Z downloading mingw-w64-x86_64-bwidget-1.9.14-1-any.pkg.tar.xz... 2021-05-16T23:05:56.0898896Z checking keyring... 2021-05-16T23:05:56.0899294Z checking package integrity... 2021-05-16T23:05:56.0899701Z loading package files... 2021-05-16T23:05:56.0900090Z checking for file conflicts... 2021-05-16T23:05:56.0900540Z checking available disk space... 2021-05-16T23:05:56.0900991Z :: Processing package changes... 2021-05-16T23:05:56.0901458Z installing mingw-w64-x86_64-bwidget... 2021-05-16T23:05:56.7103083Z warning: mingw-w64-x86_64-bzip2-1.0.8-2 is up to date -- reinstalling 2021-05-16T23:05:56.7104083Z resolving dependencies... 2021-05-16T23:05:56.7168666Z looking for conflicting packages... 2021-05-16T23:05:56.7260046Z 2021-05-16T23:05:56.7260804Z Packages (1) mingw-w64-x86_64-bzip2-1.0.8-2 2021-05-16T23:05:56.7261313Z 2021-05-16T23:05:56.7261850Z Total Download Size: 0.09 MiB 2021-05-16T23:05:56.7262452Z Total Installed Size: 0.46 MiB 2021-05-16T23:05:56.7263058Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:05:56.7263438Z 2021-05-16T23:05:56.7264063Z :: Proceed with installation? [Y/n] 2021-05-16T23:05:56.7264727Z :: Retrieving packages... 2021-05-16T23:05:57.0383959Z downloading mingw-w64-x86_64-bzip2-1.0.8-2-any.pkg.tar.zst... 2021-05-16T23:05:57.2279142Z checking keyring... 2021-05-16T23:05:57.2978409Z checking package integrity... 2021-05-16T23:05:57.4059888Z loading package files... 2021-05-16T23:05:57.4078403Z checking for file conflicts... 2021-05-16T23:05:57.4078981Z checking available disk space... 2021-05-16T23:05:57.4095834Z :: Processing package changes... 2021-05-16T23:05:57.4096431Z reinstalling mingw-w64-x86_64-bzip2... 2021-05-16T23:05:58.1887920Z warning: mingw-w64-x86_64-c-ares-1.17.1-1 is up to date -- reinstalling 2021-05-16T23:05:58.1889361Z resolving dependencies... 2021-05-16T23:05:58.1890869Z looking for conflicting packages... 2021-05-16T23:05:58.2038256Z 2021-05-16T23:05:58.2039188Z Packages (1) mingw-w64-x86_64-c-ares-1.17.1-1 2021-05-16T23:05:58.2039723Z 2021-05-16T23:05:58.2040825Z Total Installed Size: 0.62 MiB 2021-05-16T23:05:58.2041502Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:05:58.2042025Z 2021-05-16T23:05:58.2042707Z :: Proceed with installation? [Y/n] 2021-05-16T23:05:58.2043357Z checking keyring... 2021-05-16T23:05:58.2589929Z checking package integrity... 2021-05-16T23:05:58.3462842Z loading package files... 2021-05-16T23:05:58.3489675Z checking for file conflicts... 2021-05-16T23:05:58.3490484Z checking available disk space... 2021-05-16T23:05:58.3528746Z :: Processing package changes... 2021-05-16T23:05:58.3529535Z reinstalling mingw-w64-x86_64-c-ares... 2021-05-16T23:05:59.0439821Z resolving dependencies... 2021-05-16T23:05:59.0634910Z looking for conflicting packages... 2021-05-16T23:05:59.0679085Z warning: dependency cycle detected: 2021-05-16T23:05:59.0679632Z 2021-05-16T23:05:59.0680719Z warning: mingw-w64-x86_64-harfbuzz will be installed before its mingw-w64-x86_64-freetype dependency 2021-05-16T23:05:59.0682982Z 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:05:59.0684518Z 2021-05-16T23:05:59.0685047Z Total Download Size: 3.58 MiB 2021-05-16T23:05:59.0685695Z Total Installed Size: 21.16 MiB 2021-05-16T23:05:59.0686084Z 2021-05-16T23:05:59.0686776Z :: Proceed with installation? [Y/n] 2021-05-16T23:05:59.0687537Z :: Retrieving packages... 2021-05-16T23:05:59.3756938Z downloading mingw-w64-x86_64-libpng-1.6.37-4-any.pkg.tar.zst... 2021-05-16T23:05:59.8476369Z downloading mingw-w64-x86_64-graphite2-1.3.14-2-any.pkg.tar.zst... 2021-05-16T23:05:59.9456532Z downloading mingw-w64-x86_64-harfbuzz-2.8.1-1-any.pkg.tar.zst... 2021-05-16T23:06:00.2336326Z downloading mingw-w64-x86_64-freetype-2.10.4-2-any.pkg.tar.zst... 2021-05-16T23:06:00.4255134Z downloading mingw-w64-x86_64-fontconfig-2.13.93-3-any.pkg.tar.zst... 2021-05-16T23:06:00.7637969Z downloading mingw-w64-x86_64-lzo2-2.10-1-any.pkg.tar.xz... 2021-05-16T23:06:00.8599509Z downloading mingw-w64-x86_64-pixman-0.40.0-2-any.pkg.tar.zst... 2021-05-16T23:06:00.9601189Z downloading mingw-w64-x86_64-cairo-1.17.4-3-any.pkg.tar.zst... 2021-05-16T23:06:01.0560935Z checking keyring... 2021-05-16T23:06:01.2684905Z checking package integrity... 2021-05-16T23:06:02.2138478Z loading package files... 2021-05-16T23:06:02.2348229Z checking for file conflicts... 2021-05-16T23:06:02.2553603Z checking available disk space... 2021-05-16T23:06:02.2564648Z :: Processing package changes... 2021-05-16T23:06:02.2565457Z installing mingw-w64-x86_64-libpng... 2021-05-16T23:06:02.2768395Z installing mingw-w64-x86_64-graphite2... 2021-05-16T23:06:02.2885950Z installing mingw-w64-x86_64-harfbuzz... 2021-05-16T23:06:02.3421815Z Optional dependencies for mingw-w64-x86_64-harfbuzz 2021-05-16T23:06:02.3423158Z mingw-w64-x86_64-icu: harfbuzz-icu support [installed] 2021-05-16T23:06:02.3424289Z mingw-w64-x86_64-cairo: hb-view program [pending] 2021-05-16T23:06:02.3425458Z installing mingw-w64-x86_64-freetype... 2021-05-16T23:06:02.3849566Z installing mingw-w64-x86_64-fontconfig... 2021-05-16T23:06:02.4866797Z 2021-05-16T23:06:02.4873173Z Fontconfig configuration is done via /mingw64/etc/fonts/conf.avail and conf.d. 2021-05-16T23:06:02.4874606Z Read /mingw64/etc/fonts/conf.d/README for more information. 2021-05-16T23:06:02.4875960Z 2021-05-16T23:06:10.4888532Z updating font cache... done. 2021-05-16T23:06:10.4889397Z installing mingw-w64-x86_64-lzo2... 2021-05-16T23:06:10.5145660Z installing mingw-w64-x86_64-pixman... 2021-05-16T23:06:10.5256673Z installing mingw-w64-x86_64-cairo... 2021-05-16T23:06:10.5578724Z Optional dependencies for mingw-w64-x86_64-cairo 2021-05-16T23:06:10.5579969Z mingw-w64-x86_64-glib2: libcairo-gobject [installed] 2021-05-16T23:06:10.5591929Z :: Running post-transaction hooks... 2021-05-16T23:06:10.5593159Z (1/1) Updating fontconfig cache... 2021-05-16T23:06:11.2441153Z resolving dependencies... 2021-05-16T23:06:11.2551236Z looking for conflicting packages... 2021-05-16T23:06:11.2593013Z 2021-05-16T23:06:11.2593550Z Packages (1) mingw-w64-x86_64-ccache-3.7.9-2 2021-05-16T23:06:11.2593943Z 2021-05-16T23:06:11.2594354Z Total Download Size: 0.10 MiB 2021-05-16T23:06:11.2594800Z Total Installed Size: 0.20 MiB 2021-05-16T23:06:11.2595092Z 2021-05-16T23:06:11.2595582Z :: Proceed with installation? [Y/n] 2021-05-16T23:06:11.2596068Z :: Retrieving packages... 2021-05-16T23:06:11.5708563Z downloading mingw-w64-x86_64-ccache-3.7.9-2-any.pkg.tar.zst... 2021-05-16T23:06:11.8502627Z checking keyring... 2021-05-16T23:06:11.9258739Z checking package integrity... 2021-05-16T23:06:12.0384079Z loading package files... 2021-05-16T23:06:12.0392671Z checking for file conflicts... 2021-05-16T23:06:12.0399824Z checking available disk space... 2021-05-16T23:06:12.0407809Z :: Processing package changes... 2021-05-16T23:06:12.0408495Z installing mingw-w64-x86_64-ccache... 2021-05-16T23:06:12.6785538Z resolving dependencies... 2021-05-16T23:06:12.6973759Z looking for conflicting packages... 2021-05-16T23:06:12.7015413Z 2021-05-16T23:06:12.7015975Z Packages (1) mingw-w64-x86_64-cfitsio-3.450-2 2021-05-16T23:06:12.7016350Z 2021-05-16T23:06:12.7016759Z Total Download Size: 0.69 MiB 2021-05-16T23:06:12.7017211Z Total Installed Size: 3.86 MiB 2021-05-16T23:06:12.7017503Z 2021-05-16T23:06:12.7017985Z :: Proceed with installation? [Y/n] 2021-05-16T23:06:12.7018479Z :: Retrieving packages... 2021-05-16T23:06:13.0149050Z downloading mingw-w64-x86_64-cfitsio-3.450-2-any.pkg.tar.zst... 2021-05-16T23:06:13.4880677Z checking keyring... 2021-05-16T23:06:13.5849339Z checking package integrity... 2021-05-16T23:06:13.7042469Z loading package files... 2021-05-16T23:06:13.7060880Z checking for file conflicts... 2021-05-16T23:06:13.7073088Z checking available disk space... 2021-05-16T23:06:13.7082306Z :: Processing package changes... 2021-05-16T23:06:13.7083094Z installing mingw-w64-x86_64-cfitsio... 2021-05-16T23:06:14.4639453Z resolving dependencies... 2021-05-16T23:06:14.4709938Z looking for conflicting packages... 2021-05-16T23:06:14.4864598Z 2021-05-16T23:06:14.4865691Z Packages (1) mingw-w64-x86_64-clustal-omega-1.2.4-1 2021-05-16T23:06:14.4866394Z 2021-05-16T23:06:14.4867072Z Total Download Size: 0.42 MiB 2021-05-16T23:06:14.4867828Z Total Installed Size: 1.59 MiB 2021-05-16T23:06:14.4868311Z 2021-05-16T23:06:14.4869110Z :: Proceed with installation? [Y/n] 2021-05-16T23:06:14.4869933Z :: Retrieving packages... 2021-05-16T23:06:14.7980787Z downloading mingw-w64-x86_64-clustal-omega-1.2.4-1-any.pkg.tar.zst... 2021-05-16T23:06:16.0888146Z checking keyring... 2021-05-16T23:06:16.0889351Z checking package integrity... 2021-05-16T23:06:16.0890201Z loading package files... 2021-05-16T23:06:16.0890995Z checking for file conflicts... 2021-05-16T23:06:16.0891856Z checking available disk space... 2021-05-16T23:06:16.0892728Z :: Processing package changes... 2021-05-16T23:06:16.0893732Z installing mingw-w64-x86_64-clustal-omega... 2021-05-16T23:06:16.0894702Z resolving dependencies... 2021-05-16T23:06:16.0895750Z looking for conflicting packages... 2021-05-16T23:06:16.0896902Z 2021-05-16T23:06:16.0899832Z 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:06:16.0901979Z 2021-05-16T23:06:16.0902450Z Total Download Size: 13.82 MiB 2021-05-16T23:06:16.0902993Z Total Installed Size: 92.94 MiB 2021-05-16T23:06:16.0903330Z 2021-05-16T23:06:16.0903849Z :: Proceed with installation? [Y/n] 2021-05-16T23:06:16.0904402Z :: Retrieving packages... 2021-05-16T23:06:16.4167892Z downloading mingw-w64-x86_64-libunistring-0.9.10-3-any.pkg.tar.zst... 2021-05-16T23:06:16.9960337Z downloading mingw-w64-x86_64-libidn2-2.3.0-1-any.pkg.tar.xz... 2021-05-16T23:06:17.0953182Z downloading mingw-w64-x86_64-libmetalink-0.1.3-3-any.pkg.tar.xz... 2021-05-16T23:06:17.1939534Z downloading mingw-w64-x86_64-libpsl-0.21.1-2-any.pkg.tar.zst... 2021-05-16T23:06:17.2921459Z downloading mingw-w64-x86_64-libssh2-1.9.0-3-any.pkg.tar.zst... 2021-05-16T23:06:17.3942441Z downloading mingw-w64-x86_64-jansson-2.13.1-1-any.pkg.tar.zst... 2021-05-16T23:06:17.4926469Z downloading mingw-w64-x86_64-jemalloc-5.2.1-2-any.pkg.tar.zst... 2021-05-16T23:06:17.5938856Z downloading mingw-w64-x86_64-nghttp2-1.41.0-1-any.pkg.tar.zst... 2021-05-16T23:06:17.6970612Z downloading mingw-w64-x86_64-curl-7.76.1-1-any.pkg.tar.zst... 2021-05-16T23:06:17.9933421Z downloading mingw-w64-x86_64-jsoncpp-1.9.4-1-any.pkg.tar.zst... 2021-05-16T23:06:18.0926490Z downloading mingw-w64-x86_64-nettle-3.7-2-any.pkg.tar.zst... 2021-05-16T23:06:18.1969868Z downloading mingw-w64-x86_64-libarchive-3.5.1-1-any.pkg.tar.zst... 2021-05-16T23:06:18.3079528Z downloading mingw-w64-x86_64-libuv-1.40.0-3-any.pkg.tar.zst... 2021-05-16T23:06:18.4091032Z downloading mingw-w64-x86_64-rhash-1.4.1-3-any.pkg.tar.zst... 2021-05-16T23:06:18.5088679Z downloading mingw-w64-x86_64-cmake-3.20.2-1-any.pkg.tar.zst... 2021-05-16T23:06:18.8593004Z checking keyring... 2021-05-16T23:06:19.0814909Z checking package integrity... 2021-05-16T23:06:20.9849592Z loading package files... 2021-05-16T23:06:21.0844425Z checking for file conflicts... 2021-05-16T23:06:21.5148506Z checking available disk space... 2021-05-16T23:06:21.5175675Z :: Processing package changes... 2021-05-16T23:06:21.5176768Z installing mingw-w64-x86_64-libunistring... 2021-05-16T23:06:21.5595424Z installing mingw-w64-x86_64-libidn2... 2021-05-16T23:06:21.5927848Z installing mingw-w64-x86_64-libmetalink... 2021-05-16T23:06:21.6275078Z installing mingw-w64-x86_64-libpsl... 2021-05-16T23:06:21.6275818Z installing mingw-w64-x86_64-libssh2... 2021-05-16T23:06:21.7383808Z installing mingw-w64-x86_64-jansson... 2021-05-16T23:06:21.7480627Z installing mingw-w64-x86_64-jemalloc... 2021-05-16T23:06:21.7589533Z installing mingw-w64-x86_64-nghttp2... 2021-05-16T23:06:21.7723001Z installing mingw-w64-x86_64-curl... 2021-05-16T23:06:22.0910271Z installing mingw-w64-x86_64-jsoncpp... 2021-05-16T23:06:22.1118233Z installing mingw-w64-x86_64-nettle... 2021-05-16T23:06:22.1738548Z installing mingw-w64-x86_64-libarchive... 2021-05-16T23:06:22.2156152Z installing mingw-w64-x86_64-libuv... 2021-05-16T23:06:22.2265119Z installing mingw-w64-x86_64-rhash... 2021-05-16T23:06:22.2597585Z installing mingw-w64-x86_64-cmake... 2021-05-16T23:06:27.1233622Z Optional dependencies for mingw-w64-x86_64-cmake 2021-05-16T23:06:27.1234433Z mingw-w64-x86_64-qt5: CMake Qt GUI 2021-05-16T23:06:27.1235013Z mingw-w64-x86_64-emacs: for cmake emacs mode 2021-05-16T23:06:27.8745790Z error: target not found: mingw-w64-x86_64-coinor-cbc 2021-05-16T23:06:28.6247033Z error: target not found: mingw-w64-x86_64-coinor-symphony 2021-05-16T23:06:29.5958904Z warning: mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-16T23:06:29.5961532Z resolving dependencies... 2021-05-16T23:06:29.5963207Z looking for conflicting packages... 2021-05-16T23:06:29.5964138Z 2021-05-16T23:06:29.5964958Z Packages (1) mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T23:06:29.5965565Z 2021-05-16T23:06:29.5966135Z Total Download Size: 3.18 MiB 2021-05-16T23:06:29.5966897Z Total Installed Size: 81.46 MiB 2021-05-16T23:06:29.5967562Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:06:29.5967937Z 2021-05-16T23:06:29.5968649Z :: Proceed with installation? [Y/n] 2021-05-16T23:06:29.5969379Z :: Retrieving packages... 2021-05-16T23:06:29.6670487Z downloading mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T23:06:30.4713122Z checking keyring... 2021-05-16T23:06:30.5503628Z checking package integrity... 2021-05-16T23:06:30.6896993Z loading package files... 2021-05-16T23:06:30.7010353Z checking for file conflicts... 2021-05-16T23:06:30.7011409Z checking available disk space... 2021-05-16T23:06:30.7344760Z :: Processing package changes... 2021-05-16T23:06:30.7345947Z reinstalling mingw-w64-x86_64-crt-git... 2021-05-16T23:06:32.1658596Z warning: mingw-w64-x86_64-curl-7.76.1-1 is up to date -- reinstalling 2021-05-16T23:06:32.1659611Z resolving dependencies... 2021-05-16T23:06:32.1788468Z looking for conflicting packages... 2021-05-16T23:06:32.1838801Z 2021-05-16T23:06:32.1839814Z Packages (1) mingw-w64-x86_64-curl-7.76.1-1 2021-05-16T23:06:32.1840391Z 2021-05-16T23:06:32.1841460Z Total Installed Size: 2.86 MiB 2021-05-16T23:06:32.1842110Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:06:32.1843572Z 2021-05-16T23:06:32.1844370Z :: Proceed with installation? [Y/n] 2021-05-16T23:06:32.1845048Z checking keyring... 2021-05-16T23:06:32.2441171Z checking package integrity... 2021-05-16T23:06:32.3409459Z loading package files... 2021-05-16T23:06:32.3470458Z checking for file conflicts... 2021-05-16T23:06:32.3471284Z checking available disk space... 2021-05-16T23:06:32.3646005Z :: Processing package changes... 2021-05-16T23:06:32.3646621Z reinstalling mingw-w64-x86_64-curl... 2021-05-16T23:06:33.4262244Z resolving dependencies... 2021-05-16T23:06:33.4418732Z looking for conflicting packages... 2021-05-16T23:06:33.4430806Z 2021-05-16T23:06:33.4431938Z Packages (2) mingw-w64-x86_64-gdbm-1.19-1 mingw-w64-x86_64-cyrus-sasl-2.1.27-2 2021-05-16T23:06:33.4432786Z 2021-05-16T23:06:33.4433459Z Total Download Size: 0.41 MiB 2021-05-16T23:06:33.4434209Z Total Installed Size: 1.66 MiB 2021-05-16T23:06:33.4434692Z 2021-05-16T23:06:33.4435495Z :: Proceed with installation? [Y/n] 2021-05-16T23:06:33.4436314Z :: Retrieving packages... 2021-05-16T23:06:33.7547094Z downloading mingw-w64-x86_64-gdbm-1.19-1-any.pkg.tar.zst... 2021-05-16T23:06:34.2272415Z downloading mingw-w64-x86_64-cyrus-sasl-2.1.27-2-any.pkg.tar.zst... 2021-05-16T23:06:34.3240959Z checking keyring... 2021-05-16T23:06:34.4966876Z checking package integrity... 2021-05-16T23:06:34.7262341Z loading package files... 2021-05-16T23:06:34.7305313Z checking for file conflicts... 2021-05-16T23:06:34.7367457Z checking available disk space... 2021-05-16T23:06:34.7375466Z :: Processing package changes... 2021-05-16T23:06:34.7376057Z installing mingw-w64-x86_64-gdbm... 2021-05-16T23:06:34.7607064Z installing mingw-w64-x86_64-cyrus-sasl... 2021-05-16T23:06:35.4379451Z resolving dependencies... 2021-05-16T23:06:35.4380465Z looking for conflicting packages... 2021-05-16T23:06:35.4544403Z 2021-05-16T23:06:35.4545325Z Packages (1) mingw-w64-x86_64-discount-2.2.7-1 2021-05-16T23:06:35.4545843Z 2021-05-16T23:06:35.4546434Z Total Download Size: 0.11 MiB 2021-05-16T23:06:35.4547088Z Total Installed Size: 0.38 MiB 2021-05-16T23:06:35.4547502Z 2021-05-16T23:06:35.4548166Z :: Proceed with installation? [Y/n] 2021-05-16T23:06:35.4548880Z :: Retrieving packages... 2021-05-16T23:06:35.7720444Z downloading mingw-w64-x86_64-discount-2.2.7-1-any.pkg.tar.zst... 2021-05-16T23:06:36.0553052Z checking keyring... 2021-05-16T23:06:36.1319975Z checking package integrity... 2021-05-16T23:06:36.2469794Z loading package files... 2021-05-16T23:06:36.2489619Z checking for file conflicts... 2021-05-16T23:06:36.2509343Z checking available disk space... 2021-05-16T23:06:36.2518848Z :: Processing package changes... 2021-05-16T23:06:36.2519688Z installing mingw-w64-x86_64-discount... 2021-05-16T23:06:36.9767781Z resolving dependencies... 2021-05-16T23:06:36.9845637Z looking for conflicting packages... 2021-05-16T23:06:36.9965478Z 2021-05-16T23:06:36.9966262Z Packages (1) mingw-w64-x86_64-dlfcn-1.2.0-2 2021-05-16T23:06:36.9966769Z 2021-05-16T23:06:36.9967349Z Total Download Size: 0.01 MiB 2021-05-16T23:06:36.9967985Z Total Installed Size: 0.01 MiB 2021-05-16T23:06:36.9968397Z 2021-05-16T23:06:36.9969097Z :: Proceed with installation? [Y/n] 2021-05-16T23:06:36.9969785Z :: Retrieving packages... 2021-05-16T23:06:37.3095973Z downloading mingw-w64-x86_64-dlfcn-1.2.0-2-any.pkg.tar.zst... 2021-05-16T23:06:37.3108350Z checking keyring... 2021-05-16T23:06:37.3914879Z checking package integrity... 2021-05-16T23:06:37.5044566Z loading package files... 2021-05-16T23:06:37.5062385Z checking for file conflicts... 2021-05-16T23:06:37.5067049Z checking available disk space... 2021-05-16T23:06:37.5075750Z :: Processing package changes... 2021-05-16T23:06:37.5076538Z installing mingw-w64-x86_64-dlfcn... 2021-05-16T23:06:38.1838156Z warning: mingw-w64-x86_64-double-conversion-3.1.5-1 is up to date -- reinstalling 2021-05-16T23:06:38.1839310Z resolving dependencies... 2021-05-16T23:06:38.1903702Z looking for conflicting packages... 2021-05-16T23:06:38.1991708Z 2021-05-16T23:06:38.1992428Z Packages (1) mingw-w64-x86_64-double-conversion-3.1.5-1 2021-05-16T23:06:38.1992878Z 2021-05-16T23:06:38.1993493Z Total Installed Size: 0.29 MiB 2021-05-16T23:06:38.1994379Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:06:38.1994877Z 2021-05-16T23:06:38.1995450Z :: Proceed with installation? [Y/n] 2021-05-16T23:06:38.1995914Z checking keyring... 2021-05-16T23:06:38.2577102Z checking package integrity... 2021-05-16T23:06:38.3475714Z loading package files... 2021-05-16T23:06:38.3522505Z checking for file conflicts... 2021-05-16T23:06:38.3523209Z checking available disk space... 2021-05-16T23:06:38.3537003Z :: Processing package changes... 2021-05-16T23:06:38.3537675Z reinstalling mingw-w64-x86_64-double-conversion... 2021-05-16T23:06:38.4182866Z error: only one operation may be used at a time 2021-05-16T23:06:39.0600067Z warning: mingw-w64-x86_64-expat-2.2.10-1 is up to date -- reinstalling 2021-05-16T23:06:39.0600915Z resolving dependencies... 2021-05-16T23:06:39.0601979Z looking for conflicting packages... 2021-05-16T23:06:39.0787261Z 2021-05-16T23:06:39.0788428Z Packages (1) mingw-w64-x86_64-expat-2.2.10-1 2021-05-16T23:06:39.0789028Z 2021-05-16T23:06:39.0789719Z Total Download Size: 0.14 MiB 2021-05-16T23:06:39.0790536Z Total Installed Size: 0.61 MiB 2021-05-16T23:06:39.0791290Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:06:39.0791766Z 2021-05-16T23:06:39.0792685Z :: Proceed with installation? [Y/n] 2021-05-16T23:06:39.0793524Z :: Retrieving packages... 2021-05-16T23:06:39.3863860Z downloading mingw-w64-x86_64-expat-2.2.10-1-any.pkg.tar.zst... 2021-05-16T23:06:39.6669403Z checking keyring... 2021-05-16T23:06:39.7426243Z checking package integrity... 2021-05-16T23:06:39.8524467Z loading package files... 2021-05-16T23:06:39.8545680Z checking for file conflicts... 2021-05-16T23:06:39.8546470Z checking available disk space... 2021-05-16T23:06:39.8560568Z :: Processing package changes... 2021-05-16T23:06:39.8561266Z reinstalling mingw-w64-x86_64-expat... 2021-05-16T23:06:40.5462939Z resolving dependencies... 2021-05-16T23:06:40.6788636Z looking for conflicting packages... 2021-05-16T23:06:40.6908814Z warning: dependency cycle detected: 2021-05-16T23:06:40.6911326Z warning: mingw-w64-x86_64-libwebp will be installed before its mingw-w64-x86_64-libtiff dependency 2021-05-16T23:06:40.6912722Z warning: dependency cycle detected: 2021-05-16T23:06:40.6914184Z warning: mingw-w64-x86_64-ffms2 will be installed before its mingw-w64-x86_64-ffmpeg dependency 2021-05-16T23:06:40.6914953Z 2021-05-16T23:06:40.6933778Z 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:06:40.6947466Z 2021-05-16T23:06:40.6948151Z Total Download Size: 206.04 MiB 2021-05-16T23:06:40.6948960Z Total Installed Size: 743.39 MiB 2021-05-16T23:06:40.6949467Z 2021-05-16T23:06:40.6950244Z :: Proceed with installation? [Y/n] 2021-05-16T23:06:40.6951100Z :: Retrieving packages... 2021-05-16T23:06:41.0541111Z downloading mingw-w64-x86_64-libogg-1.3.4-3-any.pkg.tar.xz... 2021-05-16T23:06:41.5249292Z downloading mingw-w64-x86_64-celt-0.11.3-4-any.pkg.tar.xz... 2021-05-16T23:06:41.6226187Z downloading mingw-w64-x86_64-gavl-1.4.0-1-any.pkg.tar.xz... 2021-05-16T23:06:42.1995363Z downloading mingw-w64-x86_64-eigen3-3.3.9-1-any.pkg.tar.zst... 2021-05-16T23:06:42.3094322Z downloading mingw-w64-x86_64-libunwind-12.0.0-4-any.pkg.tar.zst... 2021-05-16T23:06:42.4064248Z downloading mingw-w64-x86_64-glog-0.4.0-2-any.pkg.tar.xz... 2021-05-16T23:06:42.5056578Z downloading mingw-w64-x86_64-metis-5.1.0-3-any.pkg.tar.xz... 2021-05-16T23:06:42.6034153Z downloading mingw-w64-x86_64-suitesparse-5.8.1-1-any.pkg.tar.zst... 2021-05-16T23:06:42.8038907Z downloading mingw-w64-x86_64-ceres-solver-2.0.0-2-any.pkg.tar.zst... 2021-05-16T23:06:42.9075032Z downloading mingw-w64-x86_64-intel-tbb-1~2020.2-2-any.pkg.tar.zst... 2021-05-16T23:06:43.0335536Z downloading mingw-w64-x86_64-freeglut-3.2.1-2-any.pkg.tar.zst... 2021-05-16T23:06:43.1347815Z downloading mingw-w64-x86_64-libjpeg-turbo-2.0.6-1-any.pkg.tar.zst... 2021-05-16T23:06:43.2419184Z downloading mingw-w64-x86_64-jasper-2.0.24-1-any.pkg.tar.zst... 2021-05-16T23:06:43.3506720Z downloading mingw-w64-x86_64-szip-2.1.1-2-any.pkg.tar.xz... 2021-05-16T23:06:43.4486020Z downloading mingw-w64-x86_64-hdf5-1.12.0-3-any.pkg.tar.zst... 2021-05-16T23:06:43.8654264Z downloading mingw-w64-x86_64-libdeflate-1.7-2-any.pkg.tar.zst... 2021-05-16T23:06:43.9625127Z downloading mingw-w64-x86_64-giflib-5.2.1-3-any.pkg.tar.zst... 2021-05-16T23:06:44.0592840Z downloading mingw-w64-x86_64-libwebp-1.2.0-2-any.pkg.tar.zst... 2021-05-16T23:06:44.1633603Z downloading mingw-w64-x86_64-libtiff-4.2.0-3-any.pkg.tar.zst... 2021-05-16T23:06:44.2687790Z downloading mingw-w64-x86_64-cppunit-1.15.1-2-any.pkg.tar.zst... 2021-05-16T23:06:44.3718330Z downloading mingw-w64-x86_64-jxrlib-1.1-3-any.pkg.tar.xz... 2021-05-16T23:06:44.4745996Z downloading mingw-w64-x86_64-lcms2-2.12-1-any.pkg.tar.zst... 2021-05-16T23:06:44.5720142Z downloading mingw-w64-x86_64-libraw-0.20.2-2-any.pkg.tar.zst... 2021-05-16T23:06:44.6735695Z downloading mingw-w64-x86_64-openjpeg2-2.3.1-1-any.pkg.tar.xz... 2021-05-16T23:06:44.7825003Z downloading mingw-w64-x86_64-ilmbase-2.5.4-4-any.pkg.tar.zst... 2021-05-16T23:06:44.8804282Z downloading mingw-w64-x86_64-openexr-2.5.4-4-any.pkg.tar.zst... 2021-05-16T23:06:45.0033073Z downloading mingw-w64-x86_64-freeimage-3.18.0-6-any.pkg.tar.zst... 2021-05-16T23:06:45.1068214Z downloading mingw-w64-x86_64-glsl-optimizer-git-r66917.d78c3d2f24-1-any.pkg.tar.zst... 2021-05-16T23:06:45.2105725Z downloading mingw-w64-x86_64-hlsl2glsl-git-r852.14dd189-1-any.pkg.tar.zst... 2021-05-16T23:06:45.3100806Z downloading mingw-w64-x86_64-vulkan-headers-1.2.168-2-any.pkg.tar.zst... 2021-05-16T23:06:45.4174250Z downloading mingw-w64-x86_64-vulkan-loader-1.2.166-1-any.pkg.tar.zst... 2021-05-16T23:06:45.5133671Z downloading mingw-w64-x86_64-SDL2-2.0.14-2-any.pkg.tar.zst... 2021-05-16T23:06:45.6192359Z downloading mingw-w64-x86_64-pugixml-1.11.4-1-any.pkg.tar.zst... 2021-05-16T23:06:45.7166656Z downloading mingw-w64-x86_64-tinyxml-2.6.2-5-any.pkg.tar.zst... 2021-05-16T23:06:45.8148922Z downloading mingw-w64-x86_64-zziplib-0.13.72-2-any.pkg.tar.zst... 2021-05-16T23:06:45.9123544Z downloading mingw-w64-x86_64-ogre3d-1.12.6-3-any.pkg.tar.zst... 2021-05-16T23:06:50.1058395Z downloading mingw-w64-x86_64-leptonica-1.80.0-2-any.pkg.tar.zst... 2021-05-16T23:06:50.2202581Z downloading mingw-w64-x86_64-fribidi-1.0.10-2-any.pkg.tar.zst... 2021-05-16T23:06:50.3164568Z downloading mingw-w64-x86_64-libdatrie-0.2.12-1-any.pkg.tar.xz... 2021-05-16T23:06:50.4141422Z downloading mingw-w64-x86_64-libthai-0.1.28-3-any.pkg.tar.zst... 2021-05-16T23:06:50.5207304Z downloading mingw-w64-x86_64-pango-1.48.4-2-any.pkg.tar.zst... 2021-05-16T23:06:50.6754354Z downloading mingw-w64-x86_64-tesseract-ocr-4.1.1-7-any.pkg.tar.zst... 2021-05-16T23:06:50.9422694Z downloading mingw-w64-x86_64-opencv-4.5.1-2-any.pkg.tar.zst... 2021-05-16T23:06:51.8500057Z downloading mingw-w64-x86_64-frei0r-plugins-1.7.0-2-any.pkg.tar.zst... 2021-05-16T23:06:51.9486361Z downloading mingw-w64-x86_64-dav1d-0.8.2-1-any.pkg.tar.zst... 2021-05-16T23:06:52.0534001Z downloading mingw-w64-x86_64-gnutls-3.7.1-1-any.pkg.tar.zst... 2021-05-16T23:06:52.1843490Z downloading mingw-w64-x86_64-gsm-1.0.19-1-any.pkg.tar.xz... 2021-05-16T23:06:52.2799765Z downloading mingw-w64-x86_64-lame-3.100-1-any.pkg.tar.xz... 2021-05-16T23:06:52.3790758Z downloading mingw-w64-x86_64-libass-0.15.1-1-any.pkg.tar.zst... 2021-05-16T23:06:52.4761898Z downloading mingw-w64-x86_64-libxml2-2.9.12-1-any.pkg.tar.zst... 2021-05-16T23:06:52.5894618Z downloading mingw-w64-x86_64-libbluray-1.2.1-1-any.pkg.tar.zst... 2021-05-16T23:06:52.6885301Z downloading mingw-w64-x86_64-libcaca-0.99.beta19-6-any.pkg.tar.zst... 2021-05-16T23:06:52.7879116Z downloading mingw-w64-x86_64-libexif-0.6.22-1-any.pkg.tar.zst... 2021-05-16T23:06:52.8880113Z downloading mingw-w64-x86_64-libmfx-1.25-1-any.pkg.tar.xz... 2021-05-16T23:06:52.9853700Z downloading mingw-w64-x86_64-libmodplug-0.8.9.0-3-any.pkg.tar.zst... 2021-05-16T23:06:53.0851646Z downloading mingw-w64-x86_64-libsoxr-0.1.3-2-any.pkg.tar.zst... 2021-05-16T23:06:53.1828628Z downloading mingw-w64-x86_64-libvorbis-1.3.7-1-any.pkg.tar.zst... 2021-05-16T23:06:53.2817568Z downloading mingw-w64-x86_64-libtheora-1.1.1-6-any.pkg.tar.zst... 2021-05-16T23:06:53.3821353Z downloading mingw-w64-x86_64-libvpx-1.10.0-1-any.pkg.tar.zst... 2021-05-16T23:06:53.4912747Z downloading mingw-w64-x86_64-libmysofa-1.1-1-any.pkg.tar.zst... 2021-05-16T23:06:53.6009485Z downloading mingw-w64-x86_64-openal-1.21.0-2-any.pkg.tar.zst... 2021-05-16T23:06:53.7061963Z downloading mingw-w64-x86_64-opencore-amr-0.1.5-1-any.pkg.tar.xz... 2021-05-16T23:06:53.8066793Z downloading mingw-w64-x86_64-opus-1.3.1-4-any.pkg.tar.zst... 2021-05-16T23:06:53.9048047Z downloading mingw-w64-x86_64-rtmpdump-git-r514.c5f04a5-4-any.pkg.tar.zst... 2021-05-16T23:06:54.0032642Z downloading mingw-w64-x86_64-speexdsp-1.2.0-1-any.pkg.tar.xz... 2021-05-16T23:06:54.1065506Z downloading mingw-w64-x86_64-speex-1.2.0-1-any.pkg.tar.xz... 2021-05-16T23:06:54.2088565Z downloading mingw-w64-x86_64-srt-1.4.2-1-any.pkg.tar.zst... 2021-05-16T23:06:54.3171747Z downloading mingw-w64-x86_64-l-smash-2.14.5-1-any.pkg.tar.xz... 2021-05-16T23:06:54.4179030Z downloading mingw-w64-x86_64-ffms2-2.40-1-any.pkg.tar.zst... 2021-05-16T23:06:54.5142928Z downloading mingw-w64-x86_64-x264-git-r2991.1771b556-1-any.pkg.tar.xz... 2021-05-16T23:06:54.6182351Z downloading mingw-w64-x86_64-x265-3.4-2-any.pkg.tar.zst... 2021-05-16T23:06:54.7522286Z downloading mingw-w64-x86_64-xvidcore-1.3.7-2-any.pkg.tar.zst... 2021-05-16T23:06:54.8504772Z downloading mingw-w64-x86_64-ffmpeg-4.4-1-any.pkg.tar.zst... 2021-05-16T23:06:55.1723393Z checking keyring... 2021-05-16T23:06:55.4463793Z checking package integrity... 2021-05-16T23:07:07.9192244Z loading package files... 2021-05-16T23:07:08.1817149Z checking for file conflicts... 2021-05-16T23:07:08.7027893Z checking available disk space... 2021-05-16T23:07:08.7061640Z :: Processing package changes... 2021-05-16T23:07:08.7062656Z installing mingw-w64-x86_64-libogg... 2021-05-16T23:07:08.7996688Z installing mingw-w64-x86_64-celt... 2021-05-16T23:07:08.8189946Z installing mingw-w64-x86_64-gavl... 2021-05-16T23:07:09.2142419Z installing mingw-w64-x86_64-eigen3... 2021-05-16T23:07:09.6479018Z installing mingw-w64-x86_64-libunwind... 2021-05-16T23:07:09.6529638Z installing mingw-w64-x86_64-glog... 2021-05-16T23:07:09.6779274Z installing mingw-w64-x86_64-metis... 2021-05-16T23:07:09.7262844Z installing mingw-w64-x86_64-suitesparse... 2021-05-16T23:07:09.8317632Z installing mingw-w64-x86_64-ceres-solver... 2021-05-16T23:07:09.8897186Z installing mingw-w64-x86_64-intel-tbb... 2021-05-16T23:07:10.0317242Z installing mingw-w64-x86_64-freeglut... 2021-05-16T23:07:10.0477100Z installing mingw-w64-x86_64-libjpeg-turbo... 2021-05-16T23:07:10.0825900Z installing mingw-w64-x86_64-jasper... 2021-05-16T23:07:10.2547959Z installing mingw-w64-x86_64-szip... 2021-05-16T23:07:10.2705545Z installing mingw-w64-x86_64-hdf5... 2021-05-16T23:07:10.5630116Z installing mingw-w64-x86_64-libdeflate... 2021-05-16T23:07:10.5702105Z installing mingw-w64-x86_64-giflib... 2021-05-16T23:07:10.5866749Z installing mingw-w64-x86_64-libwebp... 2021-05-16T23:07:10.6168621Z installing mingw-w64-x86_64-libtiff... 2021-05-16T23:07:10.7761631Z installing mingw-w64-x86_64-cppunit... 2021-05-16T23:07:10.8289144Z installing mingw-w64-x86_64-jxrlib... 2021-05-16T23:07:10.8646608Z installing mingw-w64-x86_64-lcms2... 2021-05-16T23:07:10.8785632Z installing mingw-w64-x86_64-libraw... 2021-05-16T23:07:10.9091158Z installing mingw-w64-x86_64-openjpeg2... 2021-05-16T23:07:10.9919087Z installing mingw-w64-x86_64-ilmbase... 2021-05-16T23:07:11.0380632Z installing mingw-w64-x86_64-openexr... 2021-05-16T23:07:11.1480933Z installing mingw-w64-x86_64-freeimage... 2021-05-16T23:07:11.1655938Z installing mingw-w64-x86_64-glsl-optimizer-git... 2021-05-16T23:07:11.1817499Z installing mingw-w64-x86_64-hlsl2glsl-git... 2021-05-16T23:07:11.1876806Z installing mingw-w64-x86_64-vulkan-headers... 2021-05-16T23:07:11.2331101Z installing mingw-w64-x86_64-vulkan-loader... 2021-05-16T23:07:11.2403088Z installing mingw-w64-x86_64-SDL2... 2021-05-16T23:07:11.4653212Z installing mingw-w64-x86_64-pugixml... 2021-05-16T23:07:11.4778440Z installing mingw-w64-x86_64-tinyxml... 2021-05-16T23:07:11.4854531Z installing mingw-w64-x86_64-zziplib... 2021-05-16T23:07:11.5810177Z Optional dependencies for mingw-w64-x86_64-zziplib 2021-05-16T23:07:11.5811308Z mingw-w64-x86_64-SDL: SDL_rwops for ZZipLib 2021-05-16T23:07:11.5812257Z installing mingw-w64-x86_64-ogre3d... 2021-05-16T23:07:13.2317647Z installing mingw-w64-x86_64-leptonica... 2021-05-16T23:07:13.2811322Z installing mingw-w64-x86_64-fribidi... 2021-05-16T23:07:13.3023860Z installing mingw-w64-x86_64-libdatrie... 2021-05-16T23:07:13.3583302Z installing mingw-w64-x86_64-libthai... 2021-05-16T23:07:13.3792913Z installing mingw-w64-x86_64-pango... 2021-05-16T23:07:14.3455995Z installing mingw-w64-x86_64-tesseract-ocr... 2021-05-16T23:07:14.4533858Z installing mingw-w64-x86_64-opencv... 2021-05-16T23:07:15.2607625Z Optional dependencies for mingw-w64-x86_64-opencv 2021-05-16T23:07:15.2608761Z mingw-w64-x86_64-ffmpeg: support to read and write video files [pending] 2021-05-16T23:07:15.2609655Z mingw-w64-x86_64-python-numpy: Python 3.x interface [installed] 2021-05-16T23:07:15.2610535Z installing mingw-w64-x86_64-frei0r-plugins... 2021-05-16T23:07:15.3579304Z installing mingw-w64-x86_64-dav1d... 2021-05-16T23:07:15.9039859Z installing mingw-w64-x86_64-gnutls... 2021-05-16T23:07:17.6388496Z installing mingw-w64-x86_64-gsm... 2021-05-16T23:07:17.6586389Z installing mingw-w64-x86_64-lame... 2021-05-16T23:07:17.7091080Z installing mingw-w64-x86_64-libass... 2021-05-16T23:07:17.7169196Z installing mingw-w64-x86_64-libxml2... 2021-05-16T23:07:18.0598105Z installing mingw-w64-x86_64-libbluray... 2021-05-16T23:07:18.0743962Z installing mingw-w64-x86_64-libcaca... 2021-05-16T23:07:18.1059518Z installing mingw-w64-x86_64-libexif... 2021-05-16T23:07:18.4429644Z installing mingw-w64-x86_64-libmfx... 2021-05-16T23:07:18.4724782Z installing mingw-w64-x86_64-libmodplug... 2021-05-16T23:07:18.4909885Z installing mingw-w64-x86_64-libsoxr... 2021-05-16T23:07:18.5150432Z installing mingw-w64-x86_64-libvorbis... 2021-05-16T23:07:18.6285765Z installing mingw-w64-x86_64-libtheora... 2021-05-16T23:07:18.7200841Z installing mingw-w64-x86_64-libvpx... 2021-05-16T23:07:18.7519903Z installing mingw-w64-x86_64-libmysofa... 2021-05-16T23:07:18.7666503Z installing mingw-w64-x86_64-openal... 2021-05-16T23:07:18.7946976Z installing mingw-w64-x86_64-opencore-amr... 2021-05-16T23:07:18.8233602Z installing mingw-w64-x86_64-opus... 2021-05-16T23:07:18.8364934Z installing mingw-w64-x86_64-rtmpdump-git... 2021-05-16T23:07:18.8496143Z installing mingw-w64-x86_64-speexdsp... 2021-05-16T23:07:18.8908489Z installing mingw-w64-x86_64-speex... 2021-05-16T23:07:18.9415727Z installing mingw-w64-x86_64-srt... 2021-05-16T23:07:18.9655412Z installing mingw-w64-x86_64-l-smash... 2021-05-16T23:07:19.0207901Z installing mingw-w64-x86_64-ffms2... 2021-05-16T23:07:19.0333712Z installing mingw-w64-x86_64-x264-git... 2021-05-16T23:07:19.1361271Z installing mingw-w64-x86_64-x265... 2021-05-16T23:07:19.2260315Z installing mingw-w64-x86_64-xvidcore... 2021-05-16T23:07:19.2344841Z installing mingw-w64-x86_64-ffmpeg... 2021-05-16T23:07:20.7103729Z resolving dependencies... 2021-05-16T23:07:20.7213118Z looking for conflicting packages... 2021-05-16T23:07:20.7381479Z 2021-05-16T23:07:20.7382381Z Packages (1) mingw-w64-x86_64-fftw-3.3.9-2 2021-05-16T23:07:20.7382957Z 2021-05-16T23:07:20.7383864Z Total Download Size: 3.13 MiB 2021-05-16T23:07:20.7385385Z Total Installed Size: 21.70 MiB 2021-05-16T23:07:20.7385919Z 2021-05-16T23:07:20.7386717Z :: Proceed with installation? [Y/n] 2021-05-16T23:07:20.7387551Z :: Retrieving packages... 2021-05-16T23:07:21.0489357Z downloading mingw-w64-x86_64-fftw-3.3.9-2-any.pkg.tar.zst... 2021-05-16T23:07:21.8092422Z checking keyring... 2021-05-16T23:07:21.8934867Z checking package integrity... 2021-05-16T23:07:22.0394016Z loading package files... 2021-05-16T23:07:22.0417564Z checking for file conflicts... 2021-05-16T23:07:22.0443451Z checking available disk space... 2021-05-16T23:07:22.0453431Z :: Processing package changes... 2021-05-16T23:07:22.0454278Z installing mingw-w64-x86_64-fftw... 2021-05-16T23:07:22.8436579Z warning: mingw-w64-x86_64-flatbuffers-1.12.0-2 is up to date -- reinstalling 2021-05-16T23:07:22.8437423Z resolving dependencies... 2021-05-16T23:07:22.8559167Z looking for conflicting packages... 2021-05-16T23:07:22.8657689Z 2021-05-16T23:07:22.8658372Z Packages (1) mingw-w64-x86_64-flatbuffers-1.12.0-2 2021-05-16T23:07:22.8658995Z 2021-05-16T23:07:22.8659947Z Total Installed Size: 4.17 MiB 2021-05-16T23:07:22.8660639Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:07:22.8660938Z 2021-05-16T23:07:22.8661462Z :: Proceed with installation? [Y/n] 2021-05-16T23:07:22.8661980Z checking keyring... 2021-05-16T23:07:22.9441769Z checking package integrity... 2021-05-16T23:07:23.0514576Z loading package files... 2021-05-16T23:07:23.0526588Z checking for file conflicts... 2021-05-16T23:07:23.0527414Z checking available disk space... 2021-05-16T23:07:23.0554998Z :: Processing package changes... 2021-05-16T23:07:23.0556004Z reinstalling mingw-w64-x86_64-flatbuffers... 2021-05-16T23:07:23.8588917Z warning: mingw-w64-x86_64-fontconfig-2.13.93-3 is up to date -- reinstalling 2021-05-16T23:07:23.8589938Z resolving dependencies... 2021-05-16T23:07:23.8716578Z looking for conflicting packages... 2021-05-16T23:07:23.8857666Z 2021-05-16T23:07:23.8858931Z Packages (1) mingw-w64-x86_64-fontconfig-2.13.93-3 2021-05-16T23:07:23.8859743Z 2021-05-16T23:07:23.8860470Z Total Installed Size: 1.29 MiB 2021-05-16T23:07:23.8861247Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:07:23.8861817Z 2021-05-16T23:07:23.8862526Z :: Proceed with installation? [Y/n] 2021-05-16T23:07:23.8863130Z checking keyring... 2021-05-16T23:07:23.9564664Z checking package integrity... 2021-05-16T23:07:24.0622391Z loading package files... 2021-05-16T23:07:24.0645807Z checking for file conflicts... 2021-05-16T23:07:24.0646704Z checking available disk space... 2021-05-16T23:07:24.0700830Z :: Processing package changes... 2021-05-16T23:07:24.0701739Z reinstalling mingw-w64-x86_64-fontconfig... 2021-05-16T23:07:26.4807902Z updating font cache... done. 2021-05-16T23:07:26.4826262Z :: Running post-transaction hooks... 2021-05-16T23:07:26.4827087Z (1/1) Updating fontconfig cache... 2021-05-16T23:07:27.2346967Z warning: mingw-w64-x86_64-freetype-2.10.4-2 is up to date -- reinstalling 2021-05-16T23:07:27.2347703Z resolving dependencies... 2021-05-16T23:07:27.2536554Z looking for conflicting packages... 2021-05-16T23:07:27.2593540Z 2021-05-16T23:07:27.2594642Z Packages (1) mingw-w64-x86_64-freetype-2.10.4-2 2021-05-16T23:07:27.2595389Z 2021-05-16T23:07:27.2596827Z Total Installed Size: 2.54 MiB 2021-05-16T23:07:27.2597836Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:07:27.2598352Z 2021-05-16T23:07:27.2599171Z :: Proceed with installation? [Y/n] 2021-05-16T23:07:27.2600013Z checking keyring... 2021-05-16T23:07:27.3263652Z checking package integrity... 2021-05-16T23:07:27.4308785Z loading package files... 2021-05-16T23:07:27.4331039Z checking for file conflicts... 2021-05-16T23:07:27.4331652Z checking available disk space... 2021-05-16T23:07:27.4362429Z :: Processing package changes... 2021-05-16T23:07:27.4363252Z reinstalling mingw-w64-x86_64-freetype... 2021-05-16T23:07:28.1792593Z warning: mingw-w64-x86_64-fribidi-1.0.10-2 is up to date -- reinstalling 2021-05-16T23:07:28.1793515Z resolving dependencies... 2021-05-16T23:07:28.1794482Z looking for conflicting packages... 2021-05-16T23:07:28.2034943Z 2021-05-16T23:07:28.2036013Z Packages (1) mingw-w64-x86_64-fribidi-1.0.10-2 2021-05-16T23:07:28.2036840Z 2021-05-16T23:07:28.2037452Z Total Installed Size: 0.44 MiB 2021-05-16T23:07:28.2038514Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:07:28.2038944Z 2021-05-16T23:07:28.2039725Z :: Proceed with installation? [Y/n] 2021-05-16T23:07:28.2040426Z checking keyring... 2021-05-16T23:07:28.2660666Z checking package integrity... 2021-05-16T23:07:28.3636647Z loading package files... 2021-05-16T23:07:28.3660303Z checking for file conflicts... 2021-05-16T23:07:28.3661107Z checking available disk space... 2021-05-16T23:07:28.3684645Z :: Processing package changes... 2021-05-16T23:07:28.3685674Z reinstalling mingw-w64-x86_64-fribidi... 2021-05-16T23:07:29.1330596Z warning: mingw-w64-x86_64-gcc-10.3.0-2 is up to date -- reinstalling 2021-05-16T23:07:29.1331269Z resolving dependencies... 2021-05-16T23:07:29.1515360Z looking for conflicting packages... 2021-05-16T23:07:29.1597967Z 2021-05-16T23:07:29.1604893Z Packages (1) mingw-w64-x86_64-gcc-10.3.0-2 2021-05-16T23:07:29.1605661Z 2021-05-16T23:07:29.1606406Z Total Download Size: 27.13 MiB 2021-05-16T23:07:29.1610525Z Total Installed Size: 156.41 MiB 2021-05-16T23:07:29.1613510Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:07:29.1624914Z 2021-05-16T23:07:29.1627312Z :: Proceed with installation? [Y/n] 2021-05-16T23:07:29.1631178Z :: Retrieving packages... 2021-05-16T23:07:29.4734200Z downloading mingw-w64-x86_64-gcc-10.3.0-2-any.pkg.tar.zst... 2021-05-16T23:07:31.1103782Z checking keyring... 2021-05-16T23:07:31.1923099Z checking package integrity... 2021-05-16T23:07:31.5438763Z loading package files... 2021-05-16T23:07:31.5572404Z checking for file conflicts... 2021-05-16T23:07:31.5573545Z checking available disk space... 2021-05-16T23:07:31.5986498Z :: Processing package changes... 2021-05-16T23:07:31.5987584Z reinstalling mingw-w64-x86_64-gcc... 2021-05-16T23:07:33.5059671Z resolving dependencies... 2021-05-16T23:07:33.6457049Z looking for conflicting packages... 2021-05-16T23:07:33.6508486Z 2021-05-16T23:07:33.6515654Z 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:07:33.6521775Z 2021-05-16T23:07:33.6522480Z Total Download Size: 48.47 MiB 2021-05-16T23:07:33.6523282Z Total Installed Size: 363.82 MiB 2021-05-16T23:07:33.6523756Z 2021-05-16T23:07:33.6524564Z :: Proceed with installation? [Y/n] 2021-05-16T23:07:33.6526347Z :: Retrieving packages... 2021-05-16T23:07:33.9589598Z downloading mingw-w64-x86_64-crypto++-8.4.0-2-any.pkg.tar.zst... 2021-05-16T23:07:34.8222056Z downloading mingw-w64-x86_64-geos-3.8.0-1-any.pkg.tar.xz... 2021-05-16T23:07:34.9288688Z downloading mingw-w64-x86_64-json-c-0.15-1-any.pkg.tar.zst... 2021-05-16T23:07:35.0262125Z downloading mingw-w64-x86_64-libfreexl-1.0.6-1-any.pkg.tar.zst... 2021-05-16T23:07:35.1228366Z downloading mingw-w64-x86_64-proj-6.3.2-2-any.pkg.tar.zst... 2021-05-16T23:07:35.2433331Z downloading mingw-w64-x86_64-libgeotiff-1.6.0-1-any.pkg.tar.zst... 2021-05-16T23:07:35.3427121Z downloading mingw-w64-x86_64-libde265-1.0.8-1-any.pkg.tar.zst... 2021-05-16T23:07:35.4437757Z downloading mingw-w64-x86_64-rav1e-0.4.1-1-any.pkg.tar.zst... 2021-05-16T23:07:35.5583746Z downloading mingw-w64-x86_64-libheif-1.11.0-2-any.pkg.tar.zst... 2021-05-16T23:07:35.6585005Z downloading mingw-w64-x86_64-minizip-git-1.2.445.e67b996-2-any.pkg.tar.zst... 2021-05-16T23:07:35.7550726Z downloading mingw-w64-x86_64-libkml-1.3.0-8-any.pkg.tar.xz... 2021-05-16T23:07:35.8558575Z downloading mingw-w64-x86_64-libmariadbclient-3.1.12-1-any.pkg.tar.zst... 2021-05-16T23:07:36.0179441Z downloading mingw-w64-x86_64-librttopo-1.1.0-1-any.pkg.tar.zst... 2021-05-16T23:07:36.1195241Z downloading mingw-w64-x86_64-libspatialite-5.0.1-2-any.pkg.tar.zst... 2021-05-16T23:07:36.3283140Z downloading mingw-w64-x86_64-netcdf-4.7.4-2-any.pkg.tar.zst... 2021-05-16T23:07:36.4324174Z downloading mingw-w64-x86_64-nspr-4.25-1-any.pkg.tar.xz... 2021-05-16T23:07:36.5319627Z downloading mingw-w64-x86_64-nss-3.52.1-1-any.pkg.tar.zst... 2021-05-16T23:07:36.6487024Z downloading mingw-w64-x86_64-poppler-data-0.4.10-1-any.pkg.tar.zst... 2021-05-16T23:07:36.7646355Z downloading mingw-w64-x86_64-poppler-20.12.1-2-any.pkg.tar.zst... 2021-05-16T23:07:36.8816529Z downloading mingw-w64-x86_64-libgpg-error-1.41-3-any.pkg.tar.zst... 2021-05-16T23:07:36.9802994Z downloading mingw-w64-x86_64-libgcrypt-1.9.2-2-any.pkg.tar.zst... 2021-05-16T23:07:37.0832319Z downloading mingw-w64-x86_64-libxslt-1.1.34-3-any.pkg.tar.zst... 2021-05-16T23:07:37.1826733Z downloading mingw-w64-x86_64-postgresql-13.1-1-any.pkg.tar.zst... 2021-05-16T23:07:37.5012539Z downloading mingw-w64-x86_64-xerces-c-3.2.3-3-any.pkg.tar.zst... 2021-05-16T23:07:37.6249471Z downloading mingw-w64-x86_64-gdal-3.2.2-3-any.pkg.tar.zst... 2021-05-16T23:07:38.1615790Z downloading winpty-0.4.3-1-x86_64.pkg.tar.xz... 2021-05-16T23:07:38.1702625Z checking keyring... 2021-05-16T23:07:38.5413433Z checking package integrity... 2021-05-16T23:07:42.7174016Z loading package files... 2021-05-16T23:07:42.8286298Z checking for file conflicts... 2021-05-16T23:07:43.1097839Z checking available disk space... 2021-05-16T23:07:43.1118922Z :: Processing package changes... 2021-05-16T23:07:43.1119741Z installing mingw-w64-x86_64-crypto++... 2021-05-16T23:07:43.3260548Z installing mingw-w64-x86_64-geos... 2021-05-16T23:07:43.6895293Z installing mingw-w64-x86_64-json-c... 2021-05-16T23:07:43.7076167Z installing mingw-w64-x86_64-libfreexl... 2021-05-16T23:07:43.7132443Z installing mingw-w64-x86_64-proj... 2021-05-16T23:07:43.7871955Z installing mingw-w64-x86_64-libgeotiff... 2021-05-16T23:07:43.8073877Z installing mingw-w64-x86_64-libde265... 2021-05-16T23:07:43.8259308Z Optional dependencies for mingw-w64-x86_64-libde265 2021-05-16T23:07:43.8260221Z mingw-w64-x86_64-ffmpeg: sherlock265 [installed] 2021-05-16T23:07:43.8261044Z mingw-w64-x86_64-qt5: sherlock265 2021-05-16T23:07:43.8261689Z mingw-w64-x86_64-SDL: dec265 2021-05-16T23:07:43.8262322Z installing mingw-w64-x86_64-rav1e... 2021-05-16T23:07:43.8511696Z installing mingw-w64-x86_64-libheif... 2021-05-16T23:07:43.8730764Z installing mingw-w64-x86_64-minizip-git... 2021-05-16T23:07:43.8930728Z installing mingw-w64-x86_64-libkml... 2021-05-16T23:07:44.1445568Z installing mingw-w64-x86_64-libmariadbclient... 2021-05-16T23:07:44.1779162Z installing mingw-w64-x86_64-librttopo... 2021-05-16T23:07:44.1877601Z installing mingw-w64-x86_64-libspatialite... 2021-05-16T23:07:44.2704224Z installing mingw-w64-x86_64-netcdf... 2021-05-16T23:07:44.2972565Z installing mingw-w64-x86_64-nspr... 2021-05-16T23:07:44.3638605Z installing mingw-w64-x86_64-nss... 2021-05-16T23:07:44.4645226Z installing mingw-w64-x86_64-poppler-data... 2021-05-16T23:07:44.6674491Z installing mingw-w64-x86_64-poppler... 2021-05-16T23:07:44.7997446Z Optional dependencies for mingw-w64-x86_64-poppler 2021-05-16T23:07:44.8018628Z mingw-w64-x86_64-glib2: libpoppler-glib [installed] 2021-05-16T23:07:44.8019756Z mingw-w64-x86_64-qt5: libpoppler-qt5 2021-05-16T23:07:44.8021092Z installing mingw-w64-x86_64-libgpg-error... 2021-05-16T23:07:44.8299565Z installing mingw-w64-x86_64-libgcrypt... 2021-05-16T23:07:44.8478309Z installing mingw-w64-x86_64-libxslt... 2021-05-16T23:07:44.9375517Z installing winpty... 2021-05-16T23:07:44.9969865Z installing mingw-w64-x86_64-postgresql... 2021-05-16T23:07:46.4650856Z installing mingw-w64-x86_64-xerces-c... 2021-05-16T23:07:46.9900792Z installing mingw-w64-x86_64-gdal... 2021-05-16T23:07:48.0412540Z warning: mingw-w64-x86_64-gdb-10.2-1 is up to date -- reinstalling 2021-05-16T23:07:48.0413401Z resolving dependencies... 2021-05-16T23:07:48.0608744Z looking for conflicting packages... 2021-05-16T23:07:48.0671143Z 2021-05-16T23:07:48.0672262Z Packages (1) mingw-w64-x86_64-gdb-10.2-1 2021-05-16T23:07:48.0672858Z 2021-05-16T23:07:48.0673545Z Total Download Size: 4.15 MiB 2021-05-16T23:07:48.0674308Z Total Installed Size: 13.89 MiB 2021-05-16T23:07:48.0675081Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:07:48.0675558Z 2021-05-16T23:07:48.0676387Z :: Proceed with installation? [Y/n] 2021-05-16T23:07:48.0677322Z :: Retrieving packages... 2021-05-16T23:07:48.3757733Z downloading mingw-w64-x86_64-gdb-10.2-1-any.pkg.tar.zst... 2021-05-16T23:07:49.2289751Z checking keyring... 2021-05-16T23:07:49.3126267Z checking package integrity... 2021-05-16T23:07:49.4672139Z loading package files... 2021-05-16T23:07:49.4686006Z checking for file conflicts... 2021-05-16T23:07:49.4686622Z checking available disk space... 2021-05-16T23:07:49.4735081Z :: Processing package changes... 2021-05-16T23:07:49.4735859Z reinstalling mingw-w64-x86_64-gdb... 2021-05-16T23:07:50.2493304Z warning: mingw-w64-x86_64-gdbm-1.19-1 is up to date -- reinstalling 2021-05-16T23:07:50.2493913Z resolving dependencies... 2021-05-16T23:07:50.2617223Z looking for conflicting packages... 2021-05-16T23:07:50.2751405Z 2021-05-16T23:07:50.2752417Z Packages (1) mingw-w64-x86_64-gdbm-1.19-1 2021-05-16T23:07:50.2753023Z 2021-05-16T23:07:50.2753950Z Total Installed Size: 0.72 MiB 2021-05-16T23:07:50.2754992Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:07:50.2755512Z 2021-05-16T23:07:50.2756324Z :: Proceed with installation? [Y/n] 2021-05-16T23:07:50.2757246Z checking keyring... 2021-05-16T23:07:50.3439720Z checking package integrity... 2021-05-16T23:07:50.4485724Z loading package files... 2021-05-16T23:07:50.4514502Z checking for file conflicts... 2021-05-16T23:07:50.4515319Z checking available disk space... 2021-05-16T23:07:50.4545244Z :: Processing package changes... 2021-05-16T23:07:50.4546011Z reinstalling mingw-w64-x86_64-gdbm... 2021-05-16T23:07:51.1586469Z resolving dependencies... 2021-05-16T23:07:51.1744734Z looking for conflicting packages... 2021-05-16T23:07:51.1890295Z 2021-05-16T23:07:51.1891601Z Packages (1) mingw-w64-x86_64-gdk-pixbuf2-2.42.4-1 2021-05-16T23:07:51.1892326Z 2021-05-16T23:07:51.1893057Z Total Download Size: 1.57 MiB 2021-05-16T23:07:51.1893819Z Total Installed Size: 6.77 MiB 2021-05-16T23:07:51.1894317Z 2021-05-16T23:07:51.1895186Z :: Proceed with installation? [Y/n] 2021-05-16T23:07:51.1896017Z :: Retrieving packages... 2021-05-16T23:07:51.4984293Z downloading mingw-w64-x86_64-gdk-pixbuf2-2.42.4-1-any.pkg.tar.zst... 2021-05-16T23:07:52.1642309Z checking keyring... 2021-05-16T23:07:52.2442651Z checking package integrity... 2021-05-16T23:07:52.3874876Z loading package files... 2021-05-16T23:07:52.3961322Z checking for file conflicts... 2021-05-16T23:07:52.4332218Z checking available disk space... 2021-05-16T23:07:52.4343849Z :: Processing package changes... 2021-05-16T23:07:52.4344792Z installing mingw-w64-x86_64-gdk-pixbuf2... 2021-05-16T23:07:52.7599946Z :: Running post-transaction hooks... 2021-05-16T23:07:52.7601482Z (1/1) Probing GDK-Pixbuf loader modules... 2021-05-16T23:07:53.4851095Z warning: mingw-w64-x86_64-geos-3.8.0-1 is up to date -- reinstalling 2021-05-16T23:07:53.4852290Z resolving dependencies... 2021-05-16T23:07:53.4853367Z looking for conflicting packages... 2021-05-16T23:07:53.5126442Z 2021-05-16T23:07:53.5128342Z Packages (1) mingw-w64-x86_64-geos-3.8.0-1 2021-05-16T23:07:53.5129040Z 2021-05-16T23:07:53.5129932Z Total Installed Size: 7.40 MiB 2021-05-16T23:07:53.5130581Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:07:53.5131079Z 2021-05-16T23:07:53.5131735Z :: Proceed with installation? [Y/n] 2021-05-16T23:07:53.5132364Z checking keyring... 2021-05-16T23:07:53.5881763Z checking package integrity... 2021-05-16T23:07:53.6995138Z loading package files... 2021-05-16T23:07:53.7093400Z checking for file conflicts... 2021-05-16T23:07:53.7094402Z checking available disk space... 2021-05-16T23:07:53.7240516Z :: Processing package changes... 2021-05-16T23:07:53.7241298Z reinstalling mingw-w64-x86_64-geos... 2021-05-16T23:07:54.7858181Z warning: mingw-w64-x86_64-gettext-0.19.8.1-10 is up to date -- reinstalling 2021-05-16T23:07:54.7859215Z resolving dependencies... 2021-05-16T23:07:54.7987351Z looking for conflicting packages... 2021-05-16T23:07:54.8120053Z 2021-05-16T23:07:54.8120869Z Packages (1) mingw-w64-x86_64-gettext-0.19.8.1-10 2021-05-16T23:07:54.8121415Z 2021-05-16T23:07:54.8121925Z Total Download Size: 3.36 MiB 2021-05-16T23:07:54.8122483Z Total Installed Size: 18.30 MiB 2021-05-16T23:07:54.8123052Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:07:54.8123402Z 2021-05-16T23:07:54.8123985Z :: Proceed with installation? [Y/n] 2021-05-16T23:07:54.8124610Z :: Retrieving packages... 2021-05-16T23:07:55.1256104Z downloading mingw-w64-x86_64-gettext-0.19.8.1-10-any.pkg.tar.zst... 2021-05-16T23:07:55.9033828Z checking keyring... 2021-05-16T23:07:55.9851991Z checking package integrity... 2021-05-16T23:07:56.1295229Z loading package files... 2021-05-16T23:07:56.1524556Z checking for file conflicts... 2021-05-16T23:07:56.1526785Z checking available disk space... 2021-05-16T23:07:56.2385683Z :: Processing package changes... 2021-05-16T23:07:56.2386459Z reinstalling mingw-w64-x86_64-gettext... 2021-05-16T23:07:58.7085671Z warning: mingw-w64-x86_64-gflags-2.2.2-2 is up to date -- reinstalling 2021-05-16T23:07:58.7086520Z resolving dependencies... 2021-05-16T23:07:58.7087572Z looking for conflicting packages... 2021-05-16T23:07:58.7334202Z 2021-05-16T23:07:58.7335079Z Packages (1) mingw-w64-x86_64-gflags-2.2.2-2 2021-05-16T23:07:58.7335897Z 2021-05-16T23:07:58.7336555Z Total Installed Size: 1.09 MiB 2021-05-16T23:07:58.7337521Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:07:58.7337993Z 2021-05-16T23:07:58.7338766Z :: Proceed with installation? [Y/n] 2021-05-16T23:07:58.7339605Z checking keyring... 2021-05-16T23:07:58.7940838Z checking package integrity... 2021-05-16T23:07:58.8950591Z loading package files... 2021-05-16T23:07:58.9010368Z checking for file conflicts... 2021-05-16T23:07:58.9011278Z checking available disk space... 2021-05-16T23:07:58.9031189Z :: Processing package changes... 2021-05-16T23:07:58.9031993Z reinstalling mingw-w64-x86_64-gflags... 2021-05-16T23:07:59.6092995Z warning: mingw-w64-x86_64-giflib-5.2.1-3 is up to date -- reinstalling 2021-05-16T23:07:59.6093679Z resolving dependencies... 2021-05-16T23:07:59.6179737Z looking for conflicting packages... 2021-05-16T23:07:59.6340345Z 2021-05-16T23:07:59.6341390Z Packages (1) mingw-w64-x86_64-giflib-5.2.1-3 2021-05-16T23:07:59.6342423Z 2021-05-16T23:07:59.6343468Z Total Installed Size: 0.73 MiB 2021-05-16T23:07:59.6344208Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:07:59.6344731Z 2021-05-16T23:07:59.6345438Z :: Proceed with installation? [Y/n] 2021-05-16T23:07:59.6346079Z checking keyring... 2021-05-16T23:07:59.6953041Z checking package integrity... 2021-05-16T23:07:59.7850566Z loading package files... 2021-05-16T23:07:59.7871696Z checking for file conflicts... 2021-05-16T23:07:59.7872532Z checking available disk space... 2021-05-16T23:07:59.7892616Z :: Processing package changes... 2021-05-16T23:07:59.7893486Z reinstalling mingw-w64-x86_64-giflib... 2021-05-16T23:08:00.5102490Z warning: mingw-w64-x86_64-glib2-2.68.2-1 is up to date -- reinstalling 2021-05-16T23:08:00.5103545Z resolving dependencies... 2021-05-16T23:08:00.5327872Z looking for conflicting packages... 2021-05-16T23:08:00.5387940Z 2021-05-16T23:08:00.5388856Z Packages (1) mingw-w64-x86_64-glib2-2.68.2-1 2021-05-16T23:08:00.5389461Z 2021-05-16T23:08:00.5390405Z Total Installed Size: 22.99 MiB 2021-05-16T23:08:00.5391132Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:08:00.5391894Z 2021-05-16T23:08:00.5392794Z :: Proceed with installation? [Y/n] 2021-05-16T23:08:00.5394375Z checking keyring... 2021-05-16T23:08:00.6053410Z checking package integrity... 2021-05-16T23:08:00.7328062Z loading package files... 2021-05-16T23:08:00.7412953Z checking for file conflicts... 2021-05-16T23:08:00.7413811Z checking available disk space... 2021-05-16T23:08:00.7661822Z :: Processing package changes... 2021-05-16T23:08:00.7662921Z reinstalling mingw-w64-x86_64-glib2... 2021-05-16T23:08:01.9045620Z resolving dependencies... 2021-05-16T23:08:01.9140078Z looking for conflicting packages... 2021-05-16T23:08:01.9307596Z 2021-05-16T23:08:01.9308549Z Packages (1) mingw-w64-x86_64-glpk-4.65-2 2021-05-16T23:08:01.9309066Z 2021-05-16T23:08:01.9309720Z Total Download Size: 0.60 MiB 2021-05-16T23:08:01.9310398Z Total Installed Size: 2.63 MiB 2021-05-16T23:08:01.9310740Z 2021-05-16T23:08:01.9311352Z :: Proceed with installation? [Y/n] 2021-05-16T23:08:01.9311863Z :: Retrieving packages... 2021-05-16T23:08:02.2525915Z downloading mingw-w64-x86_64-glpk-4.65-2-any.pkg.tar.zst... 2021-05-16T23:08:02.7407342Z checking keyring... 2021-05-16T23:08:02.8209972Z checking package integrity... 2021-05-16T23:08:02.9428919Z loading package files... 2021-05-16T23:08:02.9448052Z checking for file conflicts... 2021-05-16T23:08:02.9452247Z checking available disk space... 2021-05-16T23:08:02.9461811Z :: Processing package changes... 2021-05-16T23:08:02.9462482Z installing mingw-w64-x86_64-glpk... 2021-05-16T23:08:03.6676026Z warning: mingw-w64-x86_64-gmp-6.2.1-2 is up to date -- reinstalling 2021-05-16T23:08:03.6676750Z resolving dependencies... 2021-05-16T23:08:03.6677753Z looking for conflicting packages... 2021-05-16T23:08:03.6931195Z 2021-05-16T23:08:03.6932217Z Packages (1) mingw-w64-x86_64-gmp-6.2.1-2 2021-05-16T23:08:03.6932805Z 2021-05-16T23:08:03.6933522Z Total Download Size: 0.49 MiB 2021-05-16T23:08:03.6934414Z Total Installed Size: 2.21 MiB 2021-05-16T23:08:03.6935174Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:08:03.6935651Z 2021-05-16T23:08:03.6936502Z :: Proceed with installation? [Y/n] 2021-05-16T23:08:03.6937324Z :: Retrieving packages... 2021-05-16T23:08:04.0046818Z downloading mingw-w64-x86_64-gmp-6.2.1-2-any.pkg.tar.zst... 2021-05-16T23:08:04.4806254Z checking keyring... 2021-05-16T23:08:04.5616849Z checking package integrity... 2021-05-16T23:08:04.6835867Z loading package files... 2021-05-16T23:08:04.6850508Z checking for file conflicts... 2021-05-16T23:08:04.6851171Z checking available disk space... 2021-05-16T23:08:04.6864024Z :: Processing package changes... 2021-05-16T23:08:04.6864626Z reinstalling mingw-w64-x86_64-gmp... 2021-05-16T23:08:05.3670184Z resolving dependencies... 2021-05-16T23:08:05.5025415Z looking for conflicting packages... 2021-05-16T23:08:05.5055021Z 2021-05-16T23:08:05.5056776Z 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:08:05.5058021Z 2021-05-16T23:08:05.5058564Z Total Download Size: 3.72 MiB 2021-05-16T23:08:05.5059012Z Total Installed Size: 21.06 MiB 2021-05-16T23:08:05.5059303Z 2021-05-16T23:08:05.5059783Z :: Proceed with installation? [Y/n] 2021-05-16T23:08:05.5060268Z :: Retrieving packages... 2021-05-16T23:08:05.8123265Z downloading mingw-w64-x86_64-libksba-1.4.0-1-any.pkg.tar.zst... 2021-05-16T23:08:06.1869675Z downloading mingw-w64-x86_64-libassuan-2.5.4-1-any.pkg.tar.zst... 2021-05-16T23:08:06.2832449Z downloading mingw-w64-x86_64-libusb-1.0.24-2-any.pkg.tar.zst... 2021-05-16T23:08:06.3793423Z downloading mingw-w64-x86_64-libusb-compat-git-r76.b5db9d0-2-any.pkg.tar.zst... 2021-05-16T23:08:06.4745045Z downloading mingw-w64-x86_64-npth-1.6-1-any.pkg.tar.xz... 2021-05-16T23:08:06.5706322Z downloading mingw-w64-x86_64-gnupg-2.2.27-2-any.pkg.tar.zst... 2021-05-16T23:08:07.3200046Z downloading mingw-w64-x86_64-gpgme-1.15.1-2-any.pkg.tar.zst... 2021-05-16T23:08:07.6945084Z checking keyring... 2021-05-16T23:08:07.9665836Z checking package integrity... 2021-05-16T23:08:08.9544475Z loading package files... 2021-05-16T23:08:08.9722019Z checking for file conflicts... 2021-05-16T23:08:08.9879219Z checking available disk space... 2021-05-16T23:08:08.9887454Z :: Processing package changes... 2021-05-16T23:08:08.9888088Z installing mingw-w64-x86_64-libksba... 2021-05-16T23:08:08.9974097Z installing mingw-w64-x86_64-libassuan... 2021-05-16T23:08:09.0043070Z installing mingw-w64-x86_64-libusb... 2021-05-16T23:08:09.0113588Z installing mingw-w64-x86_64-libusb-compat-git... 2021-05-16T23:08:09.0170449Z installing mingw-w64-x86_64-npth... 2021-05-16T23:08:09.0254860Z installing mingw-w64-x86_64-gnupg... 2021-05-16T23:08:09.0906305Z Optional dependencies for mingw-w64-x86_64-gnupg 2021-05-16T23:08:09.0907192Z mingw-w64-x86_64-pinentry 2021-05-16T23:08:09.0907930Z installing mingw-w64-x86_64-gpgme... 2021-05-16T23:08:09.9035654Z warning: mingw-w64-x86_64-grpc-1.35.0-2 is up to date -- reinstalling 2021-05-16T23:08:09.9036539Z resolving dependencies... 2021-05-16T23:08:09.9235083Z looking for conflicting packages... 2021-05-16T23:08:09.9289934Z 2021-05-16T23:08:09.9290682Z Packages (1) mingw-w64-x86_64-grpc-1.35.0-2 2021-05-16T23:08:09.9291218Z 2021-05-16T23:08:09.9291963Z Total Installed Size: 21.09 MiB 2021-05-16T23:08:09.9292539Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:08:09.9293159Z 2021-05-16T23:08:09.9293823Z :: Proceed with installation? [Y/n] 2021-05-16T23:08:09.9294663Z checking keyring... 2021-05-16T23:08:09.9927700Z checking package integrity... 2021-05-16T23:08:10.1227287Z loading package files... 2021-05-16T23:08:10.1276605Z checking for file conflicts... 2021-05-16T23:08:10.1277502Z checking available disk space... 2021-05-16T23:08:10.1409379Z :: Processing package changes... 2021-05-16T23:08:10.1410074Z reinstalling mingw-w64-x86_64-grpc... 2021-05-16T23:08:11.0645957Z resolving dependencies... 2021-05-16T23:08:11.0646899Z looking for conflicting packages... 2021-05-16T23:08:11.0885582Z 2021-05-16T23:08:11.0886408Z Packages (1) mingw-w64-x86_64-gsl-2.6-1 2021-05-16T23:08:11.0886868Z 2021-05-16T23:08:11.0887412Z Total Download Size: 1.89 MiB 2021-05-16T23:08:11.0888011Z Total Installed Size: 12.38 MiB 2021-05-16T23:08:11.0888398Z 2021-05-16T23:08:11.0889045Z :: Proceed with installation? [Y/n] 2021-05-16T23:08:11.0889688Z :: Retrieving packages... 2021-05-16T23:08:11.3999430Z downloading mingw-w64-x86_64-gsl-2.6-1-any.pkg.tar.xz... 2021-05-16T23:08:12.0721786Z checking keyring... 2021-05-16T23:08:12.1553088Z checking package integrity... 2021-05-16T23:08:12.2924229Z loading package files... 2021-05-16T23:08:12.3008287Z checking for file conflicts... 2021-05-16T23:08:12.3140587Z checking available disk space... 2021-05-16T23:08:12.3150000Z :: Processing package changes... 2021-05-16T23:08:12.3150738Z installing mingw-w64-x86_64-gsl... 2021-05-16T23:08:13.3654428Z warning: mingw-w64-x86_64-harfbuzz-2.8.1-1 is up to date -- reinstalling 2021-05-16T23:08:13.3655492Z resolving dependencies... 2021-05-16T23:08:13.3752445Z looking for conflicting packages... 2021-05-16T23:08:13.3913275Z 2021-05-16T23:08:13.3914159Z Packages (1) mingw-w64-x86_64-harfbuzz-2.8.1-1 2021-05-16T23:08:13.3914661Z 2021-05-16T23:08:13.3915562Z Total Installed Size: 8.19 MiB 2021-05-16T23:08:13.3916545Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:08:13.3917066Z 2021-05-16T23:08:13.3917712Z :: Proceed with installation? [Y/n] 2021-05-16T23:08:13.3918417Z checking keyring... 2021-05-16T23:08:13.4574992Z checking package integrity... 2021-05-16T23:08:13.5624751Z loading package files... 2021-05-16T23:08:13.5638240Z checking for file conflicts... 2021-05-16T23:08:13.5638993Z checking available disk space... 2021-05-16T23:08:13.5671256Z :: Processing package changes... 2021-05-16T23:08:13.5671978Z reinstalling mingw-w64-x86_64-harfbuzz... 2021-05-16T23:08:14.3266018Z resolving dependencies... 2021-05-16T23:08:14.3463349Z looking for conflicting packages... 2021-05-16T23:08:14.3511336Z 2021-05-16T23:08:14.3512217Z Packages (1) mingw-w64-x86_64-hdf4-4.2.15-2 2021-05-16T23:08:14.3512767Z 2021-05-16T23:08:14.3513358Z Total Download Size: 1.09 MiB 2021-05-16T23:08:14.3514058Z Total Installed Size: 8.69 MiB 2021-05-16T23:08:14.3514500Z 2021-05-16T23:08:14.3515213Z :: Proceed with installation? [Y/n] 2021-05-16T23:08:14.3516019Z :: Retrieving packages... 2021-05-16T23:08:14.6620814Z downloading mingw-w64-x86_64-hdf4-4.2.15-2-any.pkg.tar.zst... 2021-05-16T23:08:15.2344169Z checking keyring... 2021-05-16T23:08:15.3127553Z checking package integrity... 2021-05-16T23:08:15.4375724Z loading package files... 2021-05-16T23:08:15.4398815Z checking for file conflicts... 2021-05-16T23:08:15.4456007Z checking available disk space... 2021-05-16T23:08:15.4466872Z :: Processing package changes... 2021-05-16T23:08:15.4467455Z installing mingw-w64-x86_64-hdf4... 2021-05-16T23:08:16.2107862Z warning: mingw-w64-x86_64-hdf5-1.12.0-3 is up to date -- reinstalling 2021-05-16T23:08:16.2108714Z resolving dependencies... 2021-05-16T23:08:16.2321669Z looking for conflicting packages... 2021-05-16T23:08:16.2365643Z 2021-05-16T23:08:16.2366499Z Packages (1) mingw-w64-x86_64-hdf5-1.12.0-3 2021-05-16T23:08:16.2367359Z 2021-05-16T23:08:16.2368141Z Total Installed Size: 91.59 MiB 2021-05-16T23:08:16.2368798Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:08:16.2369193Z 2021-05-16T23:08:16.2369725Z :: Proceed with installation? [Y/n] 2021-05-16T23:08:16.2370227Z checking keyring... 2021-05-16T23:08:16.3008384Z checking package integrity... 2021-05-16T23:08:16.4720040Z loading package files... 2021-05-16T23:08:16.4751236Z checking for file conflicts... 2021-05-16T23:08:16.4752078Z checking available disk space... 2021-05-16T23:08:16.4830877Z :: Processing package changes... 2021-05-16T23:08:16.4831513Z reinstalling mingw-w64-x86_64-hdf5... 2021-05-16T23:08:17.4767711Z warning: mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-16T23:08:17.4768809Z resolving dependencies... 2021-05-16T23:08:17.4770234Z looking for conflicting packages... 2021-05-16T23:08:17.5036573Z 2021-05-16T23:08:17.5037536Z Packages (1) mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T23:08:17.5038236Z 2021-05-16T23:08:17.5038822Z Total Download Size: 5.28 MiB 2021-05-16T23:08:17.5039472Z Total Installed Size: 66.96 MiB 2021-05-16T23:08:17.5040142Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:08:17.5040545Z 2021-05-16T23:08:17.5041245Z :: Proceed with installation? [Y/n] 2021-05-16T23:08:17.5041949Z :: Retrieving packages... 2021-05-16T23:08:17.8169501Z downloading mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T23:08:18.6848049Z checking keyring... 2021-05-16T23:08:18.7646400Z checking package integrity... 2021-05-16T23:08:18.9212078Z loading package files... 2021-05-16T23:08:18.9410879Z checking for file conflicts... 2021-05-16T23:08:18.9412004Z checking available disk space... 2021-05-16T23:08:19.3017382Z :: Processing package changes... 2021-05-16T23:08:19.3018706Z reinstalling mingw-w64-x86_64-headers-git... 2021-05-16T23:08:21.4349886Z resolving dependencies... 2021-05-16T23:08:21.4496853Z looking for conflicting packages... 2021-05-16T23:08:21.4589829Z 2021-05-16T23:08:21.4590710Z Packages (1) mingw-w64-x86_64-hiredis-1.0.0-1 2021-05-16T23:08:21.4591180Z 2021-05-16T23:08:21.4591692Z Total Download Size: 0.08 MiB 2021-05-16T23:08:21.4592467Z Total Installed Size: 0.32 MiB 2021-05-16T23:08:21.4592819Z 2021-05-16T23:08:21.4593433Z :: Proceed with installation? [Y/n] 2021-05-16T23:08:21.4594070Z :: Retrieving packages... 2021-05-16T23:08:21.7679757Z downloading mingw-w64-x86_64-hiredis-1.0.0-1-any.pkg.tar.zst... 2021-05-16T23:08:21.9565056Z checking keyring... 2021-05-16T23:08:22.0471677Z checking package integrity... 2021-05-16T23:08:22.1692294Z loading package files... 2021-05-16T23:08:22.1735069Z checking for file conflicts... 2021-05-16T23:08:22.1736137Z checking available disk space... 2021-05-16T23:08:22.1744705Z :: Processing package changes... 2021-05-16T23:08:22.1745401Z installing mingw-w64-x86_64-hiredis... 2021-05-16T23:08:22.8930695Z resolving dependencies... 2021-05-16T23:08:22.8931709Z looking for conflicting packages... 2021-05-16T23:08:22.9193608Z 2021-05-16T23:08:22.9194796Z Packages (1) mingw-w64-x86_64-http-parser-2.9.4-2 2021-05-16T23:08:22.9195570Z 2021-05-16T23:08:22.9196260Z Total Download Size: 0.03 MiB 2021-05-16T23:08:22.9197064Z Total Installed Size: 0.11 MiB 2021-05-16T23:08:22.9197628Z 2021-05-16T23:08:22.9198455Z :: Proceed with installation? [Y/n] 2021-05-16T23:08:22.9199295Z :: Retrieving packages... 2021-05-16T23:08:23.2367426Z downloading mingw-w64-x86_64-http-parser-2.9.4-2-any.pkg.tar.zst... 2021-05-16T23:08:23.3340242Z checking keyring... 2021-05-16T23:08:23.4112708Z checking package integrity... 2021-05-16T23:08:23.5219040Z loading package files... 2021-05-16T23:08:23.5229980Z checking for file conflicts... 2021-05-16T23:08:23.5233407Z checking available disk space... 2021-05-16T23:08:23.5243918Z :: Processing package changes... 2021-05-16T23:08:23.5244789Z installing mingw-w64-x86_64-http-parser... 2021-05-16T23:08:24.1826614Z warning: mingw-w64-x86_64-icu-68.2-3 is up to date -- reinstalling 2021-05-16T23:08:24.1827312Z resolving dependencies... 2021-05-16T23:08:24.1901203Z looking for conflicting packages... 2021-05-16T23:08:24.2079518Z 2021-05-16T23:08:24.2080364Z Packages (1) mingw-w64-x86_64-icu-68.2-3 2021-05-16T23:08:24.2080727Z 2021-05-16T23:08:24.2081147Z Total Installed Size: 113.98 MiB 2021-05-16T23:08:24.2081599Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:08:24.2082114Z 2021-05-16T23:08:24.2082633Z :: Proceed with installation? [Y/n] 2021-05-16T23:08:24.2083291Z checking keyring... 2021-05-16T23:08:24.2694461Z checking package integrity... 2021-05-16T23:08:24.5453639Z loading package files... 2021-05-16T23:08:24.5498687Z checking for file conflicts... 2021-05-16T23:08:24.5499442Z checking available disk space... 2021-05-16T23:08:24.5597243Z :: Processing package changes... 2021-05-16T23:08:24.5597994Z reinstalling mingw-w64-x86_64-icu... 2021-05-16T23:08:25.6808775Z resolving dependencies... 2021-05-16T23:08:25.7077850Z looking for conflicting packages... 2021-05-16T23:08:25.7105202Z 2021-05-16T23:08:25.7108323Z 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:08:25.7110536Z 2021-05-16T23:08:25.7111281Z Total Download Size: 17.57 MiB 2021-05-16T23:08:25.7112072Z Total Installed Size: 78.94 MiB 2021-05-16T23:08:25.7112547Z 2021-05-16T23:08:25.7113348Z :: Proceed with installation? [Y/n] 2021-05-16T23:08:25.7114209Z :: Retrieving packages... 2021-05-16T23:08:26.0270155Z downloading mingw-w64-x86_64-djvulibre-3.5.28-2-any.pkg.tar.zst... 2021-05-16T23:08:26.7813532Z downloading mingw-w64-x86_64-flif-0.3-1-any.pkg.tar.xz... 2021-05-16T23:08:26.8918535Z downloading mingw-w64-x86_64-gsfonts-20200910-2-any.pkg.tar.zst... 2021-05-16T23:08:27.0167716Z downloading mingw-w64-x86_64-jbigkit-2.1-4-any.pkg.tar.xz... 2021-05-16T23:08:27.1127564Z downloading mingw-w64-x86_64-liblqr-0.4.2-4-any.pkg.tar.xz... 2021-05-16T23:08:27.2086159Z downloading mingw-w64-x86_64-libraqm-0.7.1-1-any.pkg.tar.zst... 2021-05-16T23:08:27.3044284Z downloading mingw-w64-x86_64-libtool-2.4.6-20-any.pkg.tar.zst... 2021-05-16T23:08:27.4044094Z downloading mingw-w64-x86_64-libwmf-0.2.12-3-any.pkg.tar.zst... 2021-05-16T23:08:27.5211809Z downloading mingw-w64-x86_64-ttf-dejavu-2.37-3-any.pkg.tar.zst... 2021-05-16T23:08:27.7149847Z downloading mingw-w64-x86_64-imagemagick-7.0.10.11-3-any.pkg.tar.zst... 2021-05-16T23:08:27.9454741Z checking keyring... 2021-05-16T23:08:28.1975192Z checking package integrity... 2021-05-16T23:08:29.5980880Z loading package files... 2021-05-16T23:08:29.6425328Z checking for file conflicts... 2021-05-16T23:08:29.7776043Z checking available disk space... 2021-05-16T23:08:29.7788089Z :: Processing package changes... 2021-05-16T23:08:29.7788757Z installing mingw-w64-x86_64-djvulibre... 2021-05-16T23:08:29.8700342Z installing mingw-w64-x86_64-flif... 2021-05-16T23:08:30.0158532Z installing mingw-w64-x86_64-gsfonts... 2021-05-16T23:08:30.0779888Z installing mingw-w64-x86_64-jbigkit... 2021-05-16T23:08:30.0974666Z installing mingw-w64-x86_64-liblqr... 2021-05-16T23:08:30.1170110Z installing mingw-w64-x86_64-libraqm... 2021-05-16T23:08:30.1360864Z installing mingw-w64-x86_64-libtool... 2021-05-16T23:08:30.1828489Z installing mingw-w64-x86_64-libwmf... 2021-05-16T23:08:30.2315860Z installing mingw-w64-x86_64-ttf-dejavu... 2021-05-16T23:08:30.2889304Z installing mingw-w64-x86_64-imagemagick... 2021-05-16T23:08:31.5349991Z Optional dependencies for mingw-w64-x86_64-imagemagick 2021-05-16T23:08:31.5351127Z mingw-w64-x86_64-ghostscript: for Ghostscript support 2021-05-16T23:08:31.5352150Z mingw-w64-x86_64-openexr: for OpenEXR support [installed] 2021-05-16T23:08:31.5352889Z mingw-w64-x86_64-librsvg: for SVG support 2021-05-16T23:08:31.5353534Z mingw-w64-x86_64-graphviz: for GVC support 2021-05-16T23:08:31.5405316Z :: Running post-transaction hooks... 2021-05-16T23:08:31.5406181Z (1/2) Updating fontconfig cache... 2021-05-16T23:08:31.6032843Z (2/2) Probing GDK-Pixbuf loader modules... 2021-05-16T23:08:32.3656043Z warning: mingw-w64-x86_64-intel-tbb-1~2020.2-2 is up to date -- reinstalling 2021-05-16T23:08:32.3656835Z resolving dependencies... 2021-05-16T23:08:32.3757571Z looking for conflicting packages... 2021-05-16T23:08:32.3970111Z 2021-05-16T23:08:32.3971102Z Packages (1) mingw-w64-x86_64-intel-tbb-1~2020.2-2 2021-05-16T23:08:32.3971604Z 2021-05-16T23:08:32.3972446Z Total Installed Size: 8.68 MiB 2021-05-16T23:08:32.3973427Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:08:32.3973980Z 2021-05-16T23:08:32.3974681Z :: Proceed with installation? [Y/n] 2021-05-16T23:08:32.3975291Z checking keyring... 2021-05-16T23:08:32.4632749Z checking package integrity... 2021-05-16T23:08:32.5781889Z loading package files... 2021-05-16T23:08:32.5821469Z checking for file conflicts... 2021-05-16T23:08:32.5822299Z checking available disk space... 2021-05-16T23:08:32.5884030Z :: Processing package changes... 2021-05-16T23:08:32.5884885Z reinstalling mingw-w64-x86_64-intel-tbb... 2021-05-16T23:08:33.3940814Z warning: mingw-w64-x86_64-isl-0.24-1 is up to date -- reinstalling 2021-05-16T23:08:33.3941670Z resolving dependencies... 2021-05-16T23:08:33.3942757Z looking for conflicting packages... 2021-05-16T23:08:33.4224684Z 2021-05-16T23:08:33.4225774Z Packages (1) mingw-w64-x86_64-isl-0.24-1 2021-05-16T23:08:33.4226275Z 2021-05-16T23:08:33.4226836Z Total Download Size: 0.93 MiB 2021-05-16T23:08:33.4227523Z Total Installed Size: 6.43 MiB 2021-05-16T23:08:33.4228151Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:08:33.4228552Z 2021-05-16T23:08:33.4229252Z :: Proceed with installation? [Y/n] 2021-05-16T23:08:33.4230003Z :: Retrieving packages... 2021-05-16T23:08:33.7358145Z downloading mingw-w64-x86_64-isl-0.24-1-any.pkg.tar.zst... 2021-05-16T23:08:34.2991170Z checking keyring... 2021-05-16T23:08:34.3794313Z checking package integrity... 2021-05-16T23:08:34.5081830Z loading package files... 2021-05-16T23:08:34.5112570Z checking for file conflicts... 2021-05-16T23:08:34.5113357Z checking available disk space... 2021-05-16T23:08:34.5294507Z :: Processing package changes... 2021-05-16T23:08:34.5295432Z reinstalling mingw-w64-x86_64-isl... 2021-05-16T23:08:35.2710275Z resolving dependencies... 2021-05-16T23:08:35.2970915Z looking for conflicting packages... 2021-05-16T23:08:35.2992807Z 2021-05-16T23:08:35.2994045Z Packages (2) mingw-w64-x86_64-gdcm-3.0.8-2 mingw-w64-x86_64-itk-5.1.0-2 2021-05-16T23:08:35.2995031Z 2021-05-16T23:08:35.2995738Z Total Download Size: 13.04 MiB 2021-05-16T23:08:35.2996508Z Total Installed Size: 137.15 MiB 2021-05-16T23:08:35.2997006Z 2021-05-16T23:08:35.2997810Z :: Proceed with installation? [Y/n] 2021-05-16T23:08:35.2998634Z :: Retrieving packages... 2021-05-16T23:08:35.6129721Z downloading mingw-w64-x86_64-gdcm-3.0.8-2-any.pkg.tar.zst... 2021-05-16T23:08:36.4778405Z downloading mingw-w64-x86_64-itk-5.1.0-2-any.pkg.tar.zst... 2021-05-16T23:08:36.7939726Z checking keyring... 2021-05-16T23:08:36.8803352Z checking package integrity... 2021-05-16T23:08:37.2192333Z loading package files... 2021-05-16T23:08:37.2680177Z checking for file conflicts... 2021-05-16T23:08:37.4969215Z checking available disk space... 2021-05-16T23:08:37.4987253Z :: Processing package changes... 2021-05-16T23:08:37.4987856Z installing mingw-w64-x86_64-gdcm... 2021-05-16T23:08:37.8165536Z installing mingw-w64-x86_64-itk... 2021-05-16T23:08:40.6637579Z Optional dependencies for mingw-w64-x86_64-itk 2021-05-16T23:08:40.6638798Z mingw-w64-x86_64-opencv: ITK-OpenCV bridge [installed] 2021-05-16T23:08:40.6639535Z mingw-w64-x86_64-vtk: ITK-VTK bridge 2021-05-16T23:08:41.3279628Z warning: mingw-w64-x86_64-jasper-2.0.24-1 is up to date -- reinstalling 2021-05-16T23:08:41.3280434Z resolving dependencies... 2021-05-16T23:08:41.3434959Z looking for conflicting packages... 2021-05-16T23:08:41.3566581Z 2021-05-16T23:08:41.3567359Z Packages (1) mingw-w64-x86_64-jasper-2.0.24-1 2021-05-16T23:08:41.3567868Z 2021-05-16T23:08:41.3568593Z Total Installed Size: 4.75 MiB 2021-05-16T23:08:41.3569580Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:08:41.3570169Z 2021-05-16T23:08:41.3571013Z :: Proceed with installation? [Y/n] 2021-05-16T23:08:41.3571660Z checking keyring... 2021-05-16T23:08:41.4271451Z checking package integrity... 2021-05-16T23:08:41.5299033Z loading package files... 2021-05-16T23:08:41.5337122Z checking for file conflicts... 2021-05-16T23:08:41.5337956Z checking available disk space... 2021-05-16T23:08:41.5456640Z :: Processing package changes... 2021-05-16T23:08:41.5457503Z reinstalling mingw-w64-x86_64-jasper... 2021-05-16T23:08:42.4274622Z warning: mingw-w64-x86_64-json-c-0.15-1 is up to date -- reinstalling 2021-05-16T23:08:42.4275493Z resolving dependencies... 2021-05-16T23:08:42.4378058Z looking for conflicting packages... 2021-05-16T23:08:42.4580154Z 2021-05-16T23:08:42.4581104Z Packages (1) mingw-w64-x86_64-json-c-0.15-1 2021-05-16T23:08:42.4581597Z 2021-05-16T23:08:42.4582608Z Total Installed Size: 0.43 MiB 2021-05-16T23:08:42.4583221Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:08:42.4583508Z 2021-05-16T23:08:42.4584092Z :: Proceed with installation? [Y/n] 2021-05-16T23:08:42.4584573Z checking keyring... 2021-05-16T23:08:42.5244441Z checking package integrity... 2021-05-16T23:08:42.6253540Z loading package files... 2021-05-16T23:08:42.6278494Z checking for file conflicts... 2021-05-16T23:08:42.6279342Z checking available disk space... 2021-05-16T23:08:42.6302632Z :: Processing package changes... 2021-05-16T23:08:42.6303417Z reinstalling mingw-w64-x86_64-json-c... 2021-05-16T23:08:43.3839139Z warning: mingw-w64-x86_64-jsoncpp-1.9.4-1 is up to date -- reinstalling 2021-05-16T23:08:43.3839959Z resolving dependencies... 2021-05-16T23:08:43.3841154Z looking for conflicting packages... 2021-05-16T23:08:43.4134533Z 2021-05-16T23:08:43.4135385Z Packages (1) mingw-w64-x86_64-jsoncpp-1.9.4-1 2021-05-16T23:08:43.4136052Z 2021-05-16T23:08:43.4136794Z Total Installed Size: 1.88 MiB 2021-05-16T23:08:43.4137534Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:08:43.4137803Z 2021-05-16T23:08:43.4138303Z :: Proceed with installation? [Y/n] 2021-05-16T23:08:43.4138909Z checking keyring... 2021-05-16T23:08:43.4796999Z checking package integrity... 2021-05-16T23:08:43.5846699Z loading package files... 2021-05-16T23:08:43.5867950Z checking for file conflicts... 2021-05-16T23:08:43.5868909Z checking available disk space... 2021-05-16T23:08:43.5893674Z :: Processing package changes... 2021-05-16T23:08:43.5894508Z reinstalling mingw-w64-x86_64-jsoncpp... 2021-05-16T23:08:44.3232963Z warning: mingw-w64-x86_64-lame-3.100-1 is up to date -- reinstalling 2021-05-16T23:08:44.3233807Z resolving dependencies... 2021-05-16T23:08:44.3375479Z looking for conflicting packages... 2021-05-16T23:08:44.3501827Z 2021-05-16T23:08:44.3502769Z Packages (1) mingw-w64-x86_64-lame-3.100-1 2021-05-16T23:08:44.3503300Z 2021-05-16T23:08:44.3504224Z Total Installed Size: 1.64 MiB 2021-05-16T23:08:44.3505178Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:08:44.3505602Z 2021-05-16T23:08:44.3506348Z :: Proceed with installation? [Y/n] 2021-05-16T23:08:44.3507072Z checking keyring... 2021-05-16T23:08:44.4086561Z checking package integrity... 2021-05-16T23:08:44.4985582Z loading package files... 2021-05-16T23:08:44.5006862Z checking for file conflicts... 2021-05-16T23:08:44.5007501Z checking available disk space... 2021-05-16T23:08:44.5027339Z :: Processing package changes... 2021-05-16T23:08:44.5028003Z reinstalling mingw-w64-x86_64-lame... 2021-05-16T23:08:45.1413465Z resolving dependencies... 2021-05-16T23:08:45.1495456Z looking for conflicting packages... 2021-05-16T23:08:45.1650767Z 2021-05-16T23:08:45.1652027Z Packages (1) mingw-w64-x86_64-lapack-3.9.0-2 2021-05-16T23:08:45.1652704Z 2021-05-16T23:08:45.1653380Z Total Download Size: 3.31 MiB 2021-05-16T23:08:45.1654168Z Total Installed Size: 28.75 MiB 2021-05-16T23:08:45.1654692Z 2021-05-16T23:08:45.1655491Z :: Proceed with installation? [Y/n] 2021-05-16T23:08:45.1656340Z :: Retrieving packages... 2021-05-16T23:08:45.4966118Z downloading mingw-w64-x86_64-lapack-3.9.0-2-any.pkg.tar.zst... 2021-05-16T23:08:46.2584998Z checking keyring... 2021-05-16T23:08:46.3272589Z checking package integrity... 2021-05-16T23:08:46.4715144Z loading package files... 2021-05-16T23:08:46.4738593Z checking for file conflicts... 2021-05-16T23:08:46.4763617Z checking available disk space... 2021-05-16T23:08:46.4772425Z :: Processing package changes... 2021-05-16T23:08:46.4773124Z installing mingw-w64-x86_64-lapack... 2021-05-16T23:08:47.2117034Z warning: mingw-w64-x86_64-lcms2-2.12-1 is up to date -- reinstalling 2021-05-16T23:08:47.2117822Z resolving dependencies... 2021-05-16T23:08:47.2262417Z looking for conflicting packages... 2021-05-16T23:08:47.2444751Z 2021-05-16T23:08:47.2445589Z Packages (1) mingw-w64-x86_64-lcms2-2.12-1 2021-05-16T23:08:47.2446186Z 2021-05-16T23:08:47.2447147Z Total Installed Size: 1.62 MiB 2021-05-16T23:08:47.2448378Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:08:47.2448993Z 2021-05-16T23:08:47.2449773Z :: Proceed with installation? [Y/n] 2021-05-16T23:08:47.2450477Z checking keyring... 2021-05-16T23:08:47.3127482Z checking package integrity... 2021-05-16T23:08:47.4185687Z loading package files... 2021-05-16T23:08:47.4205722Z checking for file conflicts... 2021-05-16T23:08:47.4206459Z checking available disk space... 2021-05-16T23:08:47.4222814Z :: Processing package changes... 2021-05-16T23:08:47.4223473Z reinstalling mingw-w64-x86_64-lcms2... 2021-05-16T23:08:48.0723814Z warning: mingw-w64-x86_64-leptonica-1.80.0-2 is up to date -- reinstalling 2021-05-16T23:08:48.0724455Z resolving dependencies... 2021-05-16T23:08:48.0927881Z looking for conflicting packages... 2021-05-16T23:08:48.0978969Z 2021-05-16T23:08:48.0979969Z Packages (1) mingw-w64-x86_64-leptonica-1.80.0-2 2021-05-16T23:08:48.0980642Z 2021-05-16T23:08:48.0981926Z Total Installed Size: 8.39 MiB 2021-05-16T23:08:48.0982753Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:08:48.0983321Z 2021-05-16T23:08:48.0984535Z :: Proceed with installation? [Y/n] 2021-05-16T23:08:48.0985384Z checking keyring... 2021-05-16T23:08:48.1597685Z checking package integrity... 2021-05-16T23:08:48.2868362Z loading package files... 2021-05-16T23:08:48.2886822Z checking for file conflicts... 2021-05-16T23:08:48.2887423Z checking available disk space... 2021-05-16T23:08:48.2910957Z :: Processing package changes... 2021-05-16T23:08:48.2911624Z reinstalling mingw-w64-x86_64-leptonica... 2021-05-16T23:08:48.9856438Z warning: mingw-w64-x86_64-libarchive-3.5.1-1 is up to date -- reinstalling 2021-05-16T23:08:48.9857512Z resolving dependencies... 2021-05-16T23:08:49.0057765Z looking for conflicting packages... 2021-05-16T23:08:49.0103099Z 2021-05-16T23:08:49.0103999Z Packages (1) mingw-w64-x86_64-libarchive-3.5.1-1 2021-05-16T23:08:49.0104436Z 2021-05-16T23:08:49.0105549Z Total Installed Size: 3.99 MiB 2021-05-16T23:08:49.0106161Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:08:49.0106469Z 2021-05-16T23:08:49.0107006Z :: Proceed with installation? [Y/n] 2021-05-16T23:08:49.0107484Z checking keyring... 2021-05-16T23:08:49.0687377Z checking package integrity... 2021-05-16T23:08:49.1655622Z loading package files... 2021-05-16T23:08:49.1681027Z checking for file conflicts... 2021-05-16T23:08:49.1681878Z checking available disk space... 2021-05-16T23:08:49.1710305Z :: Processing package changes... 2021-05-16T23:08:49.1710977Z reinstalling mingw-w64-x86_64-libarchive... 2021-05-16T23:08:49.9042097Z warning: mingw-w64-x86_64-libassuan-2.5.4-1 is up to date -- reinstalling 2021-05-16T23:08:49.9043012Z resolving dependencies... 2021-05-16T23:08:49.9188467Z looking for conflicting packages... 2021-05-16T23:08:49.9327018Z 2021-05-16T23:08:49.9327952Z Packages (1) mingw-w64-x86_64-libassuan-2.5.4-1 2021-05-16T23:08:49.9328867Z 2021-05-16T23:08:49.9329818Z Total Installed Size: 0.38 MiB 2021-05-16T23:08:49.9330617Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:08:49.9331084Z 2021-05-16T23:08:49.9331689Z :: Proceed with installation? [Y/n] 2021-05-16T23:08:49.9332243Z checking keyring... 2021-05-16T23:08:49.9990759Z checking package integrity... 2021-05-16T23:08:50.1059496Z loading package files... 2021-05-16T23:08:50.1077634Z checking for file conflicts... 2021-05-16T23:08:50.1078389Z checking available disk space... 2021-05-16T23:08:50.1096625Z :: Processing package changes... 2021-05-16T23:08:50.1097428Z reinstalling mingw-w64-x86_64-libassuan... 2021-05-16T23:08:50.8198812Z warning: mingw-w64-x86_64-libde265-1.0.8-1 is up to date -- reinstalling 2021-05-16T23:08:50.8199685Z resolving dependencies... 2021-05-16T23:08:50.8297714Z looking for conflicting packages... 2021-05-16T23:08:50.8495610Z 2021-05-16T23:08:50.8496605Z Packages (1) mingw-w64-x86_64-libde265-1.0.8-1 2021-05-16T23:08:50.8497245Z 2021-05-16T23:08:50.8498257Z Total Installed Size: 4.02 MiB 2021-05-16T23:08:50.8499010Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:08:50.8499815Z 2021-05-16T23:08:50.8500666Z :: Proceed with installation? [Y/n] 2021-05-16T23:08:50.8501468Z checking keyring... 2021-05-16T23:08:50.9166452Z checking package integrity... 2021-05-16T23:08:51.0521153Z loading package files... 2021-05-16T23:08:51.0543664Z checking for file conflicts... 2021-05-16T23:08:51.0544513Z checking available disk space... 2021-05-16T23:08:51.0561449Z :: Processing package changes... 2021-05-16T23:08:51.0562260Z reinstalling mingw-w64-x86_64-libde265... 2021-05-16T23:08:51.7420144Z warning: mingw-w64-x86_64-libffi-3.3-4 is up to date -- reinstalling 2021-05-16T23:08:51.7421293Z resolving dependencies... 2021-05-16T23:08:51.7422339Z looking for conflicting packages... 2021-05-16T23:08:51.7681792Z 2021-05-16T23:08:51.7682743Z Packages (1) mingw-w64-x86_64-libffi-3.3-4 2021-05-16T23:08:51.7683328Z 2021-05-16T23:08:51.7684219Z Total Download Size: 0.04 MiB 2021-05-16T23:08:51.7685251Z Total Installed Size: 0.11 MiB 2021-05-16T23:08:51.7686039Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:08:51.7686527Z 2021-05-16T23:08:51.7687344Z :: Proceed with installation? [Y/n] 2021-05-16T23:08:51.7688179Z :: Retrieving packages... 2021-05-16T23:08:52.0792090Z downloading mingw-w64-x86_64-libffi-3.3-4-any.pkg.tar.zst... 2021-05-16T23:08:52.2655298Z checking keyring... 2021-05-16T23:08:52.3459843Z checking package integrity... 2021-05-16T23:08:52.4586433Z loading package files... 2021-05-16T23:08:52.4602792Z checking for file conflicts... 2021-05-16T23:08:52.4603391Z checking available disk space... 2021-05-16T23:08:52.4653184Z :: Processing package changes... 2021-05-16T23:08:52.4654163Z reinstalling mingw-w64-x86_64-libffi... 2021-05-16T23:08:53.1705524Z warning: mingw-w64-x86_64-libfreexl-1.0.6-1 is up to date -- reinstalling 2021-05-16T23:08:53.1706265Z resolving dependencies... 2021-05-16T23:08:53.1707149Z looking for conflicting packages... 2021-05-16T23:08:53.2024000Z 2021-05-16T23:08:53.2025258Z Packages (1) mingw-w64-x86_64-libfreexl-1.0.6-1 2021-05-16T23:08:53.2026275Z 2021-05-16T23:08:53.2027224Z Total Installed Size: 0.13 MiB 2021-05-16T23:08:53.2028132Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:08:53.2028543Z 2021-05-16T23:08:53.2029222Z :: Proceed with installation? [Y/n] 2021-05-16T23:08:53.2029829Z checking keyring... 2021-05-16T23:08:53.2629494Z checking package integrity... 2021-05-16T23:08:53.3477229Z loading package files... 2021-05-16T23:08:53.3490436Z checking for file conflicts... 2021-05-16T23:08:53.3491209Z checking available disk space... 2021-05-16T23:08:53.3501991Z :: Processing package changes... 2021-05-16T23:08:53.3502615Z reinstalling mingw-w64-x86_64-libfreexl... 2021-05-16T23:08:54.0037953Z warning: mingw-w64-x86_64-libgeotiff-1.6.0-1 is up to date -- reinstalling 2021-05-16T23:08:54.0038835Z resolving dependencies... 2021-05-16T23:08:54.0230373Z looking for conflicting packages... 2021-05-16T23:08:54.0277259Z 2021-05-16T23:08:54.0277912Z Packages (1) mingw-w64-x86_64-libgeotiff-1.6.0-1 2021-05-16T23:08:54.0278308Z 2021-05-16T23:08:54.0278895Z Total Installed Size: 0.79 MiB 2021-05-16T23:08:54.0279312Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:08:54.0279758Z 2021-05-16T23:08:54.0280281Z :: Proceed with installation? [Y/n] 2021-05-16T23:08:54.0280755Z checking keyring... 2021-05-16T23:08:54.0839085Z checking package integrity... 2021-05-16T23:08:54.1763402Z loading package files... 2021-05-16T23:08:54.1785899Z checking for file conflicts... 2021-05-16T23:08:54.1786721Z checking available disk space... 2021-05-16T23:08:54.1808913Z :: Processing package changes... 2021-05-16T23:08:54.1809765Z reinstalling mingw-w64-x86_64-libgeotiff... 2021-05-16T23:08:54.8210104Z resolving dependencies... 2021-05-16T23:08:54.8396523Z looking for conflicting packages... 2021-05-16T23:08:54.8442639Z 2021-05-16T23:08:54.8443708Z Packages (1) mingw-w64-x86_64-libgit2-1.1.0-1 2021-05-16T23:08:54.8444313Z 2021-05-16T23:08:54.8445017Z Total Download Size: 0.68 MiB 2021-05-16T23:08:54.8447164Z Total Installed Size: 3.01 MiB 2021-05-16T23:08:54.8447739Z 2021-05-16T23:08:54.8448557Z :: Proceed with installation? [Y/n] 2021-05-16T23:08:54.8449405Z :: Retrieving packages... 2021-05-16T23:08:55.1638193Z downloading mingw-w64-x86_64-libgit2-1.1.0-1-any.pkg.tar.zst... 2021-05-16T23:08:55.6393328Z checking keyring... 2021-05-16T23:08:55.7188072Z checking package integrity... 2021-05-16T23:08:55.8337751Z loading package files... 2021-05-16T23:08:55.8357110Z checking for file conflicts... 2021-05-16T23:08:55.8397167Z checking available disk space... 2021-05-16T23:08:55.8406202Z :: Processing package changes... 2021-05-16T23:08:55.8406796Z installing mingw-w64-x86_64-libgit2... 2021-05-16T23:08:56.5327423Z warning: mingw-w64-x86_64-libgpg-error-1.41-3 is up to date -- reinstalling 2021-05-16T23:08:56.5328484Z resolving dependencies... 2021-05-16T23:08:56.5428933Z looking for conflicting packages... 2021-05-16T23:08:56.5610589Z 2021-05-16T23:08:56.5612260Z Packages (1) mingw-w64-x86_64-libgpg-error-1.41-3 2021-05-16T23:08:56.5612888Z 2021-05-16T23:08:56.5613876Z Total Installed Size: 1.43 MiB 2021-05-16T23:08:56.5614691Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:08:56.5615163Z 2021-05-16T23:08:56.5616011Z :: Proceed with installation? [Y/n] 2021-05-16T23:08:56.5617021Z checking keyring... 2021-05-16T23:08:56.6240957Z checking package integrity... 2021-05-16T23:08:56.7179429Z loading package files... 2021-05-16T23:08:56.7209937Z checking for file conflicts... 2021-05-16T23:08:56.7210853Z checking available disk space... 2021-05-16T23:08:56.7247740Z :: Processing package changes... 2021-05-16T23:08:56.7248541Z reinstalling mingw-w64-x86_64-libgpg-error... 2021-05-16T23:08:57.4443652Z warning: mingw-w64-x86_64-libheif-1.11.0-2 is up to date -- reinstalling 2021-05-16T23:08:57.4444362Z resolving dependencies... 2021-05-16T23:08:57.4663756Z looking for conflicting packages... 2021-05-16T23:08:57.4723582Z 2021-05-16T23:08:57.4724461Z Packages (1) mingw-w64-x86_64-libheif-1.11.0-2 2021-05-16T23:08:57.4725002Z 2021-05-16T23:08:57.4725780Z Total Installed Size: 3.84 MiB 2021-05-16T23:08:57.4726929Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:08:57.4727545Z 2021-05-16T23:08:57.4728310Z :: Proceed with installation? [Y/n] 2021-05-16T23:08:57.4728967Z checking keyring... 2021-05-16T23:08:57.5379354Z checking package integrity... 2021-05-16T23:08:57.6370723Z loading package files... 2021-05-16T23:08:57.6394005Z checking for file conflicts... 2021-05-16T23:08:57.6394708Z checking available disk space... 2021-05-16T23:08:57.6417167Z :: Processing package changes... 2021-05-16T23:08:57.6418222Z reinstalling mingw-w64-x86_64-libheif... 2021-05-16T23:08:58.3758555Z warning: mingw-w64-x86_64-libiconv-1.16-2 is up to date -- reinstalling 2021-05-16T23:08:58.3759178Z resolving dependencies... 2021-05-16T23:08:58.3760024Z looking for conflicting packages... 2021-05-16T23:08:58.4061976Z 2021-05-16T23:08:58.4062905Z Packages (1) mingw-w64-x86_64-libiconv-1.16-2 2021-05-16T23:08:58.4063342Z 2021-05-16T23:08:58.4063810Z Total Download Size: 0.73 MiB 2021-05-16T23:08:58.4064336Z Total Installed Size: 2.24 MiB 2021-05-16T23:08:58.4064837Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:08:58.4065159Z 2021-05-16T23:08:58.4065720Z :: Proceed with installation? [Y/n] 2021-05-16T23:08:58.4066274Z :: Retrieving packages... 2021-05-16T23:08:58.7232702Z downloading mingw-w64-x86_64-libiconv-1.16-2-any.pkg.tar.zst... 2021-05-16T23:08:59.2103707Z checking keyring... 2021-05-16T23:08:59.2948555Z checking package integrity... 2021-05-16T23:08:59.4238618Z loading package files... 2021-05-16T23:08:59.4253643Z checking for file conflicts... 2021-05-16T23:08:59.4254456Z checking available disk space... 2021-05-16T23:08:59.4340042Z :: Processing package changes... 2021-05-16T23:08:59.4340957Z reinstalling mingw-w64-x86_64-libiconv... 2021-05-16T23:09:00.1482630Z warning: mingw-w64-x86_64-libjpeg-turbo-2.0.6-1 is up to date -- reinstalling 2021-05-16T23:09:00.1483535Z resolving dependencies... 2021-05-16T23:09:00.1578937Z looking for conflicting packages... 2021-05-16T23:09:00.1776774Z 2021-05-16T23:09:00.1777950Z Packages (1) mingw-w64-x86_64-libjpeg-turbo-2.0.6-1 2021-05-16T23:09:00.1778979Z 2021-05-16T23:09:00.1779720Z Total Installed Size: 4.35 MiB 2021-05-16T23:09:00.1780759Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:09:00.1781243Z 2021-05-16T23:09:00.1782056Z :: Proceed with installation? [Y/n] 2021-05-16T23:09:00.1782807Z checking keyring... 2021-05-16T23:09:00.2463644Z checking package integrity... 2021-05-16T23:09:00.3453537Z loading package files... 2021-05-16T23:09:00.3473140Z checking for file conflicts... 2021-05-16T23:09:00.3473989Z checking available disk space... 2021-05-16T23:09:00.3502013Z :: Processing package changes... 2021-05-16T23:09:00.3502962Z reinstalling mingw-w64-x86_64-libjpeg-turbo... 2021-05-16T23:09:01.0384464Z warning: mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-16T23:09:01.0385277Z resolving dependencies... 2021-05-16T23:09:01.0386067Z looking for conflicting packages... 2021-05-16T23:09:01.0640539Z 2021-05-16T23:09:01.0641826Z Packages (1) mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T23:09:01.0642518Z 2021-05-16T23:09:01.0643044Z Total Download Size: 0.02 MiB 2021-05-16T23:09:01.0643663Z Total Installed Size: 0.05 MiB 2021-05-16T23:09:01.0644425Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:09:01.0644795Z 2021-05-16T23:09:01.0645517Z :: Proceed with installation? [Y/n] 2021-05-16T23:09:01.0646081Z :: Retrieving packages... 2021-05-16T23:09:01.3714298Z downloading mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T23:09:01.4650204Z checking keyring... 2021-05-16T23:09:01.5428180Z checking package integrity... 2021-05-16T23:09:01.6467375Z loading package files... 2021-05-16T23:09:01.6482582Z checking for file conflicts... 2021-05-16T23:09:01.6483236Z checking available disk space... 2021-05-16T23:09:01.6492661Z :: Processing package changes... 2021-05-16T23:09:01.6493280Z reinstalling mingw-w64-x86_64-libmangle-git... 2021-05-16T23:09:02.3415257Z warning: mingw-w64-x86_64-libmariadbclient-3.1.12-1 is up to date -- reinstalling 2021-05-16T23:09:02.3416240Z resolving dependencies... 2021-05-16T23:09:02.3656060Z looking for conflicting packages... 2021-05-16T23:09:02.3712694Z 2021-05-16T23:09:02.3713650Z Packages (1) mingw-w64-x86_64-libmariadbclient-3.1.12-1 2021-05-16T23:09:02.3714274Z 2021-05-16T23:09:02.3714845Z Total Installed Size: 3.26 MiB 2021-05-16T23:09:02.3715754Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:09:02.3716071Z 2021-05-16T23:09:02.3717085Z :: Proceed with installation? [Y/n] 2021-05-16T23:09:02.3718085Z checking keyring... 2021-05-16T23:09:02.4397775Z checking package integrity... 2021-05-16T23:09:02.5406912Z loading package files... 2021-05-16T23:09:02.5422816Z checking for file conflicts... 2021-05-16T23:09:02.5423465Z checking available disk space... 2021-05-16T23:09:02.5453675Z :: Processing package changes... 2021-05-16T23:09:02.5454460Z reinstalling mingw-w64-x86_64-libmariadbclient... 2021-05-16T23:09:03.3122103Z warning: mingw-w64-x86_64-libogg-1.3.4-3 is up to date -- reinstalling 2021-05-16T23:09:03.3123093Z resolving dependencies... 2021-05-16T23:09:03.3123877Z looking for conflicting packages... 2021-05-16T23:09:03.3426347Z 2021-05-16T23:09:03.3427373Z Packages (1) mingw-w64-x86_64-libogg-1.3.4-3 2021-05-16T23:09:03.3427863Z 2021-05-16T23:09:03.3428619Z Total Installed Size: 0.54 MiB 2021-05-16T23:09:03.3429135Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:09:03.3429744Z 2021-05-16T23:09:03.3430406Z :: Proceed with installation? [Y/n] 2021-05-16T23:09:03.3431098Z checking keyring... 2021-05-16T23:09:03.4148003Z checking package integrity... 2021-05-16T23:09:03.5288400Z loading package files... 2021-05-16T23:09:03.5354427Z checking for file conflicts... 2021-05-16T23:09:03.5355252Z checking available disk space... 2021-05-16T23:09:03.5413226Z :: Processing package changes... 2021-05-16T23:09:03.5414126Z reinstalling mingw-w64-x86_64-libogg... 2021-05-16T23:09:04.3917598Z warning: mingw-w64-x86_64-libpng-1.6.37-4 is up to date -- reinstalling 2021-05-16T23:09:04.3918748Z resolving dependencies... 2021-05-16T23:09:04.4125939Z looking for conflicting packages... 2021-05-16T23:09:04.4174657Z 2021-05-16T23:09:04.4175560Z Packages (1) mingw-w64-x86_64-libpng-1.6.37-4 2021-05-16T23:09:04.4176537Z 2021-05-16T23:09:04.4177430Z Total Installed Size: 2.35 MiB 2021-05-16T23:09:04.4178299Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:09:04.4178864Z 2021-05-16T23:09:04.4179478Z :: Proceed with installation? [Y/n] 2021-05-16T23:09:04.4180011Z checking keyring... 2021-05-16T23:09:04.4842206Z checking package integrity... 2021-05-16T23:09:04.5952100Z loading package files... 2021-05-16T23:09:04.5972292Z checking for file conflicts... 2021-05-16T23:09:04.5973372Z checking available disk space... 2021-05-16T23:09:04.5995624Z :: Processing package changes... 2021-05-16T23:09:04.5997605Z reinstalling mingw-w64-x86_64-libpng... 2021-05-16T23:09:05.4509912Z error: target not found: mingw-w64-x86_64-libpq 2021-05-16T23:09:06.1505496Z warning: mingw-w64-x86_64-libraw-0.20.2-2 is up to date -- reinstalling 2021-05-16T23:09:06.1506509Z resolving dependencies... 2021-05-16T23:09:06.1738428Z looking for conflicting packages... 2021-05-16T23:09:06.1797902Z 2021-05-16T23:09:06.1798804Z Packages (1) mingw-w64-x86_64-libraw-0.20.2-2 2021-05-16T23:09:06.1799421Z 2021-05-16T23:09:06.1800058Z Total Installed Size: 6.32 MiB 2021-05-16T23:09:06.1800685Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:09:06.1801029Z 2021-05-16T23:09:06.1801836Z :: Proceed with installation? [Y/n] 2021-05-16T23:09:06.1802785Z checking keyring... 2021-05-16T23:09:06.2486094Z checking package integrity... 2021-05-16T23:09:06.3483593Z loading package files... 2021-05-16T23:09:06.3508027Z checking for file conflicts... 2021-05-16T23:09:06.3508752Z checking available disk space... 2021-05-16T23:09:06.3529195Z :: Processing package changes... 2021-05-16T23:09:06.3529833Z reinstalling mingw-w64-x86_64-libraw... 2021-05-16T23:09:07.0704176Z resolving dependencies... 2021-05-16T23:09:07.0922519Z looking for conflicting packages... 2021-05-16T23:09:07.1025676Z 2021-05-16T23:09:07.1026561Z Packages (1) mingw-w64-x86_64-librsvg-2.50.3-1 2021-05-16T23:09:07.1027146Z 2021-05-16T23:09:07.1027741Z Total Download Size: 6.30 MiB 2021-05-16T23:09:07.1028405Z Total Installed Size: 39.39 MiB 2021-05-16T23:09:07.1028830Z 2021-05-16T23:09:07.1029538Z :: Proceed with installation? [Y/n] 2021-05-16T23:09:07.1030336Z :: Retrieving packages... 2021-05-16T23:09:07.4122589Z downloading mingw-w64-x86_64-librsvg-2.50.3-1-any.pkg.tar.zst... 2021-05-16T23:09:08.3101931Z checking keyring... 2021-05-16T23:09:08.3928879Z checking package integrity... 2021-05-16T23:09:08.5712821Z loading package files... 2021-05-16T23:09:08.5741039Z checking for file conflicts... 2021-05-16T23:09:08.5773626Z checking available disk space... 2021-05-16T23:09:08.5783937Z :: Processing package changes... 2021-05-16T23:09:08.5784736Z installing mingw-w64-x86_64-librsvg... 2021-05-16T23:09:08.7464200Z Optional dependencies for mingw-w64-x86_64-librsvg 2021-05-16T23:09:08.7465166Z mingw-w64-x86_64-gtk3: for rsvg-view-3 2021-05-16T23:09:08.7474938Z :: Running post-transaction hooks... 2021-05-16T23:09:08.7475756Z (1/1) Probing GDK-Pixbuf loader modules... 2021-05-16T23:09:09.5393725Z resolving dependencies... 2021-05-16T23:09:09.5630629Z looking for conflicting packages... 2021-05-16T23:09:09.5692078Z 2021-05-16T23:09:09.5693055Z Packages (1) mingw-w64-x86_64-libsbml-5.19.0-2 2021-05-16T23:09:09.5693696Z 2021-05-16T23:09:09.5694366Z Total Download Size: 7.79 MiB 2021-05-16T23:09:09.5695149Z Total Installed Size: 80.96 MiB 2021-05-16T23:09:09.5695649Z 2021-05-16T23:09:09.5696461Z :: Proceed with installation? [Y/n] 2021-05-16T23:09:09.5697438Z :: Retrieving packages... 2021-05-16T23:09:09.8752629Z downloading mingw-w64-x86_64-libsbml-5.19.0-2-any.pkg.tar.zst... 2021-05-16T23:09:10.7842049Z checking keyring... 2021-05-16T23:09:10.8742476Z checking package integrity... 2021-05-16T23:09:11.0908833Z loading package files... 2021-05-16T23:09:11.0988971Z checking for file conflicts... 2021-05-16T23:09:11.1420391Z checking available disk space... 2021-05-16T23:09:11.1431531Z :: Processing package changes... 2021-05-16T23:09:11.1432520Z installing mingw-w64-x86_64-libsbml... 2021-05-16T23:09:12.4884734Z resolving dependencies... 2021-05-16T23:09:12.5218285Z looking for conflicting packages... 2021-05-16T23:09:12.5232278Z 2021-05-16T23:09:12.5233311Z Packages (2) mingw-w64-x86_64-flac-1.3.3-3 mingw-w64-x86_64-libsndfile-1.0.31-1 2021-05-16T23:09:12.5234053Z 2021-05-16T23:09:12.5234635Z Total Download Size: 0.91 MiB 2021-05-16T23:09:12.5235327Z Total Installed Size: 5.45 MiB 2021-05-16T23:09:12.5235765Z 2021-05-16T23:09:12.5236714Z :: Proceed with installation? [Y/n] 2021-05-16T23:09:12.5237480Z :: Retrieving packages... 2021-05-16T23:09:12.8521523Z downloading mingw-w64-x86_64-flac-1.3.3-3-any.pkg.tar.zst... 2021-05-16T23:09:13.4179061Z downloading mingw-w64-x86_64-libsndfile-1.0.31-1-any.pkg.tar.zst... 2021-05-16T23:09:13.5140684Z checking keyring... 2021-05-16T23:09:13.6012030Z checking package integrity... 2021-05-16T23:09:13.8492286Z loading package files... 2021-05-16T23:09:13.8547142Z checking for file conflicts... 2021-05-16T23:09:13.8611563Z checking available disk space... 2021-05-16T23:09:13.8639867Z :: Processing package changes... 2021-05-16T23:09:13.8640891Z installing mingw-w64-x86_64-flac... 2021-05-16T23:09:13.9086521Z installing mingw-w64-x86_64-libsndfile... 2021-05-16T23:09:14.6527983Z warning: mingw-w64-x86_64-libspatialite-5.0.1-2 is up to date -- reinstalling 2021-05-16T23:09:14.6528910Z resolving dependencies... 2021-05-16T23:09:14.6742390Z looking for conflicting packages... 2021-05-16T23:09:14.6809736Z 2021-05-16T23:09:14.6810440Z Packages (1) mingw-w64-x86_64-libspatialite-5.0.1-2 2021-05-16T23:09:14.6810928Z 2021-05-16T23:09:14.6811387Z Total Installed Size: 29.97 MiB 2021-05-16T23:09:14.6812142Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:09:14.6812674Z 2021-05-16T23:09:14.6813228Z :: Proceed with installation? [Y/n] 2021-05-16T23:09:14.6813765Z checking keyring... 2021-05-16T23:09:14.7403152Z checking package integrity... 2021-05-16T23:09:14.8553667Z loading package files... 2021-05-16T23:09:14.8588802Z checking for file conflicts... 2021-05-16T23:09:14.8589709Z checking available disk space... 2021-05-16T23:09:14.8612982Z :: Processing package changes... 2021-05-16T23:09:14.8613705Z reinstalling mingw-w64-x86_64-libspatialite... 2021-05-16T23:09:15.6062264Z resolving dependencies... 2021-05-16T23:09:15.6307785Z looking for conflicting packages... 2021-05-16T23:09:15.6365939Z 2021-05-16T23:09:15.6366783Z Packages (1) mingw-w64-x86_64-libssh-0.9.5-2 2021-05-16T23:09:15.6367321Z 2021-05-16T23:09:15.6367884Z Total Download Size: 0.31 MiB 2021-05-16T23:09:15.6368542Z Total Installed Size: 1.50 MiB 2021-05-16T23:09:15.6368960Z 2021-05-16T23:09:15.6369650Z :: Proceed with installation? [Y/n] 2021-05-16T23:09:15.6370453Z :: Retrieving packages... 2021-05-16T23:09:16.0079293Z downloading mingw-w64-x86_64-libssh-0.9.5-2-any.pkg.tar.zst... 2021-05-16T23:09:16.4323372Z checking keyring... 2021-05-16T23:09:16.5054830Z checking package integrity... 2021-05-16T23:09:16.6155162Z loading package files... 2021-05-16T23:09:16.6172672Z checking for file conflicts... 2021-05-16T23:09:16.6184030Z checking available disk space... 2021-05-16T23:09:16.6193388Z :: Processing package changes... 2021-05-16T23:09:16.6194083Z installing mingw-w64-x86_64-libssh... 2021-05-16T23:09:16.6759605Z / 2021-05-16T23:09:17.4019411Z warning: mingw-w64-x86_64-libssh2-1.9.0-3 is up to date -- reinstalling 2021-05-16T23:09:17.4020055Z resolving dependencies... 2021-05-16T23:09:17.4238374Z looking for conflicting packages... 2021-05-16T23:09:17.4300961Z 2021-05-16T23:09:17.4301883Z Packages (1) mingw-w64-x86_64-libssh2-1.9.0-3 2021-05-16T23:09:17.4302494Z 2021-05-16T23:09:17.4303439Z Total Installed Size: 0.79 MiB 2021-05-16T23:09:17.4304656Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:09:17.4305165Z 2021-05-16T23:09:17.4305782Z :: Proceed with installation? [Y/n] 2021-05-16T23:09:17.4306524Z checking keyring... 2021-05-16T23:09:17.4934565Z checking package integrity... 2021-05-16T23:09:17.5901926Z loading package files... 2021-05-16T23:09:17.5936735Z checking for file conflicts... 2021-05-16T23:09:17.5937446Z checking available disk space... 2021-05-16T23:09:17.6022272Z :: Processing package changes... 2021-05-16T23:09:17.6023177Z reinstalling mingw-w64-x86_64-libssh2... 2021-05-16T23:09:18.3897431Z warning: mingw-w64-x86_64-libsystre-1.0.1-4 is up to date -- reinstalling 2021-05-16T23:09:18.3898331Z resolving dependencies... 2021-05-16T23:09:18.4060786Z looking for conflicting packages... 2021-05-16T23:09:18.4176165Z 2021-05-16T23:09:18.4177109Z Packages (1) mingw-w64-x86_64-libsystre-1.0.1-4 2021-05-16T23:09:18.4177751Z 2021-05-16T23:09:18.4178407Z Total Download Size: 0.02 MiB 2021-05-16T23:09:18.4179227Z Total Installed Size: 0.03 MiB 2021-05-16T23:09:18.4179982Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:09:18.4180449Z 2021-05-16T23:09:18.4181207Z :: Proceed with installation? [Y/n] 2021-05-16T23:09:18.4182228Z :: Retrieving packages... 2021-05-16T23:09:18.7240597Z downloading mingw-w64-x86_64-libsystre-1.0.1-4-any.pkg.tar.xz... 2021-05-16T23:09:18.8182712Z checking keyring... 2021-05-16T23:09:18.9087429Z checking package integrity... 2021-05-16T23:09:19.0345691Z loading package files... 2021-05-16T23:09:19.0387811Z checking for file conflicts... 2021-05-16T23:09:19.0388810Z checking available disk space... 2021-05-16T23:09:19.0426054Z :: Processing package changes... 2021-05-16T23:09:19.0426892Z reinstalling mingw-w64-x86_64-libsystre... 2021-05-16T23:09:19.7751932Z warning: mingw-w64-x86_64-libtiff-4.2.0-3 is up to date -- reinstalling 2021-05-16T23:09:19.7752636Z resolving dependencies... 2021-05-16T23:09:19.7952174Z looking for conflicting packages... 2021-05-16T23:09:19.8001837Z 2021-05-16T23:09:19.8002455Z Packages (1) mingw-w64-x86_64-libtiff-4.2.0-3 2021-05-16T23:09:19.8002863Z 2021-05-16T23:09:19.8003462Z Total Installed Size: 4.22 MiB 2021-05-16T23:09:19.8004553Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:09:19.8005062Z 2021-05-16T23:09:19.8009671Z :: Proceed with installation? [Y/n] 2021-05-16T23:09:19.8010223Z checking keyring... 2021-05-16T23:09:19.8649366Z checking package integrity... 2021-05-16T23:09:19.9677945Z loading package files... 2021-05-16T23:09:19.9721704Z checking for file conflicts... 2021-05-16T23:09:19.9722345Z checking available disk space... 2021-05-16T23:09:19.9827332Z :: Processing package changes... 2021-05-16T23:09:19.9828084Z reinstalling mingw-w64-x86_64-libtiff... 2021-05-16T23:09:20.8449670Z warning: mingw-w64-x86_64-libtool-2.4.6-20 is up to date -- reinstalling 2021-05-16T23:09:20.8450707Z resolving dependencies... 2021-05-16T23:09:20.8451951Z looking for conflicting packages... 2021-05-16T23:09:20.8736534Z 2021-05-16T23:09:20.8738019Z Packages (1) mingw-w64-x86_64-libtool-2.4.6-20 2021-05-16T23:09:20.8738846Z 2021-05-16T23:09:20.8739575Z Total Installed Size: 2.31 MiB 2021-05-16T23:09:20.8740121Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:09:20.8740472Z 2021-05-16T23:09:20.8741062Z :: Proceed with installation? [Y/n] 2021-05-16T23:09:20.8741593Z checking keyring... 2021-05-16T23:09:20.9459569Z checking package integrity... 2021-05-16T23:09:21.0438879Z loading package files... 2021-05-16T23:09:21.0464281Z checking for file conflicts... 2021-05-16T23:09:21.0465069Z checking available disk space... 2021-05-16T23:09:21.0506113Z :: Processing package changes... 2021-05-16T23:09:21.0506892Z reinstalling mingw-w64-x86_64-libtool... 2021-05-16T23:09:21.7917612Z warning: mingw-w64-x86_64-libtre-git-r128.6fb7206-2 is up to date -- reinstalling 2021-05-16T23:09:21.7918396Z resolving dependencies... 2021-05-16T23:09:21.8016243Z looking for conflicting packages... 2021-05-16T23:09:21.8194037Z 2021-05-16T23:09:21.8194976Z Packages (1) mingw-w64-x86_64-libtre-git-r128.6fb7206-2 2021-05-16T23:09:21.8195481Z 2021-05-16T23:09:21.8197002Z Total Download Size: 0.08 MiB 2021-05-16T23:09:21.8198022Z Total Installed Size: 0.25 MiB 2021-05-16T23:09:21.8198737Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:09:21.8199134Z 2021-05-16T23:09:21.8199804Z :: Proceed with installation? [Y/n] 2021-05-16T23:09:21.8200654Z :: Retrieving packages... 2021-05-16T23:09:22.1397245Z downloading mingw-w64-x86_64-libtre-git-r128.6fb7206-2-any.pkg.tar.xz... 2021-05-16T23:09:22.3284864Z checking keyring... 2021-05-16T23:09:22.4245105Z checking package integrity... 2021-05-16T23:09:22.5538290Z loading package files... 2021-05-16T23:09:22.5590206Z checking for file conflicts... 2021-05-16T23:09:22.5591070Z checking available disk space... 2021-05-16T23:09:22.5634978Z :: Processing package changes... 2021-05-16T23:09:22.5635909Z reinstalling mingw-w64-x86_64-libtre-git... 2021-05-16T23:09:23.3217580Z warning: mingw-w64-x86_64-libutf8proc-2.6.1-1 is up to date -- reinstalling 2021-05-16T23:09:23.3230552Z resolving dependencies... 2021-05-16T23:09:23.3231916Z looking for conflicting packages... 2021-05-16T23:09:23.3537138Z 2021-05-16T23:09:23.3537904Z Packages (1) mingw-w64-x86_64-libutf8proc-2.6.1-1 2021-05-16T23:09:23.3538602Z 2021-05-16T23:09:23.3539210Z Total Installed Size: 0.70 MiB 2021-05-16T23:09:23.3539801Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:09:23.3540089Z 2021-05-16T23:09:23.3540591Z :: Proceed with installation? [Y/n] 2021-05-16T23:09:23.3541097Z checking keyring... 2021-05-16T23:09:23.4332885Z checking package integrity... 2021-05-16T23:09:23.5372261Z loading package files... 2021-05-16T23:09:23.5399338Z checking for file conflicts... 2021-05-16T23:09:23.5401048Z checking available disk space... 2021-05-16T23:09:23.5401737Z :: Processing package changes... 2021-05-16T23:09:23.5402430Z reinstalling mingw-w64-x86_64-libutf8proc... 2021-05-16T23:09:24.2617232Z warning: mingw-w64-x86_64-libuv-1.40.0-3 is up to date -- reinstalling 2021-05-16T23:09:24.2618014Z resolving dependencies... 2021-05-16T23:09:24.2727263Z looking for conflicting packages... 2021-05-16T23:09:24.2930521Z 2021-05-16T23:09:24.2931346Z Packages (1) mingw-w64-x86_64-libuv-1.40.0-3 2021-05-16T23:09:24.2931833Z 2021-05-16T23:09:24.2932621Z Total Installed Size: 1.08 MiB 2021-05-16T23:09:24.2933531Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:09:24.2933985Z 2021-05-16T23:09:24.2934535Z :: Proceed with installation? [Y/n] 2021-05-16T23:09:24.2935000Z checking keyring... 2021-05-16T23:09:24.3593165Z checking package integrity... 2021-05-16T23:09:24.4675131Z loading package files... 2021-05-16T23:09:24.4698635Z checking for file conflicts... 2021-05-16T23:09:24.4699485Z checking available disk space... 2021-05-16T23:09:24.4717295Z :: Processing package changes... 2021-05-16T23:09:24.4718072Z reinstalling mingw-w64-x86_64-libuv... 2021-05-16T23:09:25.1088881Z warning: mingw-w64-x86_64-libvorbis-1.3.7-1 is up to date -- reinstalling 2021-05-16T23:09:25.1089954Z resolving dependencies... 2021-05-16T23:09:25.1230399Z looking for conflicting packages... 2021-05-16T23:09:25.1346943Z 2021-05-16T23:09:25.1348017Z Packages (1) mingw-w64-x86_64-libvorbis-1.3.7-1 2021-05-16T23:09:25.1348843Z 2021-05-16T23:09:25.1349807Z Total Installed Size: 2.30 MiB 2021-05-16T23:09:25.1350608Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:09:25.1351179Z 2021-05-16T23:09:25.1351974Z :: Proceed with installation? [Y/n] 2021-05-16T23:09:25.1352985Z checking keyring... 2021-05-16T23:09:25.1926350Z checking package integrity... 2021-05-16T23:09:25.2823733Z loading package files... 2021-05-16T23:09:25.2855847Z checking for file conflicts... 2021-05-16T23:09:25.2856555Z checking available disk space... 2021-05-16T23:09:25.2926924Z :: Processing package changes... 2021-05-16T23:09:25.2928040Z reinstalling mingw-w64-x86_64-libvorbis... 2021-05-16T23:09:26.0426558Z warning: mingw-w64-x86_64-libvpx-1.10.0-1 is up to date -- reinstalling 2021-05-16T23:09:26.0427261Z resolving dependencies... 2021-05-16T23:09:26.0428162Z looking for conflicting packages... 2021-05-16T23:09:26.0769378Z 2021-05-16T23:09:26.0770367Z Packages (1) mingw-w64-x86_64-libvpx-1.10.0-1 2021-05-16T23:09:26.0770916Z 2021-05-16T23:09:26.0771790Z Total Installed Size: 9.11 MiB 2021-05-16T23:09:26.0772484Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:09:26.0772833Z 2021-05-16T23:09:26.0774088Z :: Proceed with installation? [Y/n] 2021-05-16T23:09:26.0774938Z checking keyring... 2021-05-16T23:09:26.1386693Z checking package integrity... 2021-05-16T23:09:26.2317804Z loading package files... 2021-05-16T23:09:26.2339058Z checking for file conflicts... 2021-05-16T23:09:26.2340408Z checking available disk space... 2021-05-16T23:09:26.2354597Z :: Processing package changes... 2021-05-16T23:09:26.2355291Z reinstalling mingw-w64-x86_64-libvpx... 2021-05-16T23:09:27.1064786Z warning: mingw-w64-x86_64-libwebp-1.2.0-2 is up to date -- reinstalling 2021-05-16T23:09:27.1065641Z resolving dependencies... 2021-05-16T23:09:27.1066292Z looking for conflicting packages... 2021-05-16T23:09:27.1066675Z 2021-05-16T23:09:27.1067245Z Packages (1) mingw-w64-x86_64-libwebp-1.2.0-2 2021-05-16T23:09:27.1067835Z 2021-05-16T23:09:27.1068300Z Total Installed Size: 2.97 MiB 2021-05-16T23:09:27.1068827Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:09:27.1069131Z 2021-05-16T23:09:27.1069654Z :: Proceed with installation? [Y/n] 2021-05-16T23:09:27.1070191Z checking keyring... 2021-05-16T23:09:27.1070753Z checking package integrity... 2021-05-16T23:09:27.1071307Z loading package files... 2021-05-16T23:09:27.1071875Z checking for file conflicts... 2021-05-16T23:09:27.1072518Z checking available disk space... 2021-05-16T23:09:27.1073235Z :: Processing package changes... 2021-05-16T23:09:27.1073856Z reinstalling mingw-w64-x86_64-libwebp... 2021-05-16T23:09:27.7685254Z warning: mingw-w64-x86_64-libxml2-2.9.12-1 is up to date -- reinstalling 2021-05-16T23:09:27.7686032Z resolving dependencies... 2021-05-16T23:09:27.7885109Z looking for conflicting packages... 2021-05-16T23:09:27.7929811Z 2021-05-16T23:09:27.7930469Z Packages (1) mingw-w64-x86_64-libxml2-2.9.12-1 2021-05-16T23:09:27.7930993Z 2021-05-16T23:09:27.7931769Z Total Installed Size: 11.79 MiB 2021-05-16T23:09:27.7932303Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:09:27.7932972Z 2021-05-16T23:09:27.7933651Z :: Proceed with installation? [Y/n] 2021-05-16T23:09:27.7934481Z checking keyring... 2021-05-16T23:09:27.8525606Z checking package integrity... 2021-05-16T23:09:27.9618760Z loading package files... 2021-05-16T23:09:27.9663771Z checking for file conflicts... 2021-05-16T23:09:27.9664599Z checking available disk space... 2021-05-16T23:09:27.9799870Z :: Processing package changes... 2021-05-16T23:09:27.9800723Z reinstalling mingw-w64-x86_64-libxml2... 2021-05-16T23:09:29.0326133Z resolving dependencies... 2021-05-16T23:09:29.0328703Z looking for conflicting packages... 2021-05-16T23:09:29.0648772Z 2021-05-16T23:09:29.0650012Z Packages (1) mingw-w64-x86_64-libyaml-0.2.5-1 2021-05-16T23:09:29.0650642Z 2021-05-16T23:09:29.0651303Z Total Download Size: 0.10 MiB 2021-05-16T23:09:29.0652083Z Total Installed Size: 0.38 MiB 2021-05-16T23:09:29.0652569Z 2021-05-16T23:09:29.0653383Z :: Proceed with installation? [Y/n] 2021-05-16T23:09:29.0654284Z :: Retrieving packages... 2021-05-16T23:09:29.3776291Z downloading mingw-w64-x86_64-libyaml-0.2.5-1-any.pkg.tar.zst... 2021-05-16T23:09:29.6571398Z checking keyring... 2021-05-16T23:09:29.7343917Z checking package integrity... 2021-05-16T23:09:29.8436786Z loading package files... 2021-05-16T23:09:29.8450913Z checking for file conflicts... 2021-05-16T23:09:29.8454743Z checking available disk space... 2021-05-16T23:09:29.8462446Z :: Processing package changes... 2021-05-16T23:09:29.8463052Z installing mingw-w64-x86_64-libyaml... 2021-05-16T23:09:30.5353247Z warning: mingw-w64-x86_64-lz4-1.9.3-1 is up to date -- reinstalling 2021-05-16T23:09:30.5353988Z resolving dependencies... 2021-05-16T23:09:30.5446994Z looking for conflicting packages... 2021-05-16T23:09:30.5632028Z 2021-05-16T23:09:30.5633922Z Packages (1) mingw-w64-x86_64-lz4-1.9.3-1 2021-05-16T23:09:30.5634593Z 2021-05-16T23:09:30.5635225Z Total Installed Size: 1.69 MiB 2021-05-16T23:09:30.5635915Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:09:30.5636624Z 2021-05-16T23:09:30.5637263Z :: Proceed with installation? [Y/n] 2021-05-16T23:09:30.5638305Z checking keyring... 2021-05-16T23:09:30.6282595Z checking package integrity... 2021-05-16T23:09:30.7322090Z loading package files... 2021-05-16T23:09:30.7333942Z checking for file conflicts... 2021-05-16T23:09:30.7335034Z checking available disk space... 2021-05-16T23:09:30.7352909Z :: Processing package changes... 2021-05-16T23:09:30.7353659Z reinstalling mingw-w64-x86_64-lz4... 2021-05-16T23:09:31.4557134Z warning: mingw-w64-x86_64-lzo2-2.10-1 is up to date -- reinstalling 2021-05-16T23:09:31.4557976Z resolving dependencies... 2021-05-16T23:09:31.4559349Z looking for conflicting packages... 2021-05-16T23:09:31.4824449Z 2021-05-16T23:09:31.4825462Z Packages (1) mingw-w64-x86_64-lzo2-2.10-1 2021-05-16T23:09:31.4827071Z 2021-05-16T23:09:31.4828111Z Total Installed Size: 0.62 MiB 2021-05-16T23:09:31.4828922Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:09:31.4829405Z 2021-05-16T23:09:31.4830194Z :: Proceed with installation? [Y/n] 2021-05-16T23:09:31.4831224Z checking keyring... 2021-05-16T23:09:31.5431280Z checking package integrity... 2021-05-16T23:09:31.6353326Z loading package files... 2021-05-16T23:09:31.6384101Z checking for file conflicts... 2021-05-16T23:09:31.6384993Z checking available disk space... 2021-05-16T23:09:31.6405336Z :: Processing package changes... 2021-05-16T23:09:31.6406112Z reinstalling mingw-w64-x86_64-lzo2... 2021-05-16T23:09:32.3493000Z warning: mingw-w64-x86_64-make-4.3-1 is up to date -- reinstalling 2021-05-16T23:09:32.3493689Z resolving dependencies... 2021-05-16T23:09:32.3597574Z looking for conflicting packages... 2021-05-16T23:09:32.3779327Z 2021-05-16T23:09:32.3780255Z Packages (1) mingw-w64-x86_64-make-4.3-1 2021-05-16T23:09:32.3780832Z 2021-05-16T23:09:32.3781512Z Total Download Size: 0.15 MiB 2021-05-16T23:09:32.3782286Z Total Installed Size: 0.29 MiB 2021-05-16T23:09:32.3783031Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:09:32.3783501Z 2021-05-16T23:09:32.3784290Z :: Proceed with installation? [Y/n] 2021-05-16T23:09:32.3785119Z :: Retrieving packages... 2021-05-16T23:09:32.6881330Z downloading mingw-w64-x86_64-make-4.3-1-any.pkg.tar.xz... 2021-05-16T23:09:32.9725083Z checking keyring... 2021-05-16T23:09:33.0515477Z checking package integrity... 2021-05-16T23:09:33.1686709Z loading package files... 2021-05-16T23:09:33.1727813Z checking for file conflicts... 2021-05-16T23:09:33.1728547Z checking available disk space... 2021-05-16T23:09:33.1739257Z :: Processing package changes... 2021-05-16T23:09:33.1740077Z reinstalling mingw-w64-x86_64-make... 2021-05-16T23:09:33.8690306Z resolving dependencies... 2021-05-16T23:09:33.9007252Z looking for conflicting packages... 2021-05-16T23:09:33.9021378Z 2021-05-16T23:09:33.9022480Z Packages (2) mingw-w64-x86_64-ninja-1.10.2-1 mingw-w64-x86_64-meson-0.58.0-1 2021-05-16T23:09:33.9023289Z 2021-05-16T23:09:33.9023947Z Total Download Size: 1.48 MiB 2021-05-16T23:09:33.9024713Z Total Installed Size: 6.54 MiB 2021-05-16T23:09:33.9025206Z 2021-05-16T23:09:33.9025978Z :: Proceed with installation? [Y/n] 2021-05-16T23:09:33.9026812Z :: Retrieving packages... 2021-05-16T23:09:34.2140507Z downloading mingw-w64-x86_64-ninja-1.10.2-1-any.pkg.tar.zst... 2021-05-16T23:09:34.6861236Z downloading mingw-w64-x86_64-meson-0.58.0-1-any.pkg.tar.zst... 2021-05-16T23:09:34.8806280Z checking keyring... 2021-05-16T23:09:35.0339476Z checking package integrity... 2021-05-16T23:09:35.2762177Z loading package files... 2021-05-16T23:09:35.2838413Z checking for file conflicts... 2021-05-16T23:09:35.3086009Z checking available disk space... 2021-05-16T23:09:35.3097535Z :: Processing package changes... 2021-05-16T23:09:35.3098403Z installing mingw-w64-x86_64-ninja... 2021-05-16T23:09:35.3188337Z installing mingw-w64-x86_64-meson... 2021-05-16T23:09:36.2934423Z warning: mingw-w64-x86_64-mpc-1.2.1-1 is up to date -- reinstalling 2021-05-16T23:09:36.2935048Z resolving dependencies... 2021-05-16T23:09:36.3108387Z looking for conflicting packages... 2021-05-16T23:09:36.3222170Z 2021-05-16T23:09:36.3223142Z Packages (1) mingw-w64-x86_64-mpc-1.2.1-1 2021-05-16T23:09:36.3223675Z 2021-05-16T23:09:36.3224278Z Total Download Size: 0.07 MiB 2021-05-16T23:09:36.3225053Z Total Installed Size: 0.20 MiB 2021-05-16T23:09:36.3225947Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:09:36.3226382Z 2021-05-16T23:09:36.3227111Z :: Proceed with installation? [Y/n] 2021-05-16T23:09:36.3227873Z :: Retrieving packages... 2021-05-16T23:09:36.6362432Z downloading mingw-w64-x86_64-mpc-1.2.1-1-any.pkg.tar.zst... 2021-05-16T23:09:36.8289251Z checking keyring... 2021-05-16T23:09:36.9172822Z checking package integrity... 2021-05-16T23:09:37.0385298Z loading package files... 2021-05-16T23:09:37.0405760Z checking for file conflicts... 2021-05-16T23:09:37.0406854Z checking available disk space... 2021-05-16T23:09:37.0428718Z :: Processing package changes... 2021-05-16T23:09:37.0429420Z reinstalling mingw-w64-x86_64-mpc... 2021-05-16T23:09:37.7229055Z warning: mingw-w64-x86_64-mpdecimal-2.5.0-2 is up to date -- reinstalling 2021-05-16T23:09:37.7230007Z resolving dependencies... 2021-05-16T23:09:37.7322461Z looking for conflicting packages... 2021-05-16T23:09:37.7510284Z 2021-05-16T23:09:37.7511245Z Packages (1) mingw-w64-x86_64-mpdecimal-2.5.0-2 2021-05-16T23:09:37.7511856Z 2021-05-16T23:09:37.7512432Z Total Download Size: 0.32 MiB 2021-05-16T23:09:37.7513063Z Total Installed Size: 2.42 MiB 2021-05-16T23:09:37.7513696Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:09:37.7514092Z 2021-05-16T23:09:37.7514772Z :: Proceed with installation? [Y/n] 2021-05-16T23:09:37.7515480Z :: Retrieving packages... 2021-05-16T23:09:38.0608048Z downloading mingw-w64-x86_64-mpdecimal-2.5.0-2-any.pkg.tar.zst... 2021-05-16T23:09:38.4355591Z checking keyring... 2021-05-16T23:09:38.5136300Z checking package integrity... 2021-05-16T23:09:38.6336879Z loading package files... 2021-05-16T23:09:38.6359023Z checking for file conflicts... 2021-05-16T23:09:38.6359675Z checking available disk space... 2021-05-16T23:09:38.6505850Z :: Processing package changes... 2021-05-16T23:09:38.6506852Z reinstalling mingw-w64-x86_64-mpdecimal... 2021-05-16T23:09:39.3914805Z warning: mingw-w64-x86_64-mpfr-4.1.0-3 is up to date -- reinstalling 2021-05-16T23:09:39.3915672Z resolving dependencies... 2021-05-16T23:09:39.4023051Z looking for conflicting packages... 2021-05-16T23:09:39.4198817Z 2021-05-16T23:09:39.4199851Z Packages (1) mingw-w64-x86_64-mpfr-4.1.0-3 2021-05-16T23:09:39.4200355Z 2021-05-16T23:09:39.4201890Z Total Download Size: 0.35 MiB 2021-05-16T23:09:39.4202578Z Total Installed Size: 1.18 MiB 2021-05-16T23:09:39.4203315Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:09:39.4203682Z 2021-05-16T23:09:39.4204327Z :: Proceed with installation? [Y/n] 2021-05-16T23:09:39.4204985Z :: Retrieving packages... 2021-05-16T23:09:39.7326531Z downloading mingw-w64-x86_64-mpfr-4.1.0-3-any.pkg.tar.zst... 2021-05-16T23:09:40.1097830Z checking keyring... 2021-05-16T23:09:40.1938644Z checking package integrity... 2021-05-16T23:09:40.3124852Z loading package files... 2021-05-16T23:09:40.3144474Z checking for file conflicts... 2021-05-16T23:09:40.3145057Z checking available disk space... 2021-05-16T23:09:40.3213981Z :: Processing package changes... 2021-05-16T23:09:40.3214726Z reinstalling mingw-w64-x86_64-mpfr... 2021-05-16T23:09:41.0162832Z resolving dependencies... 2021-05-16T23:09:41.0166144Z looking for conflicting packages... 2021-05-16T23:09:41.0462426Z 2021-05-16T23:09:41.0463568Z Packages (1) mingw-w64-x86_64-nasm-2.15.05-1 2021-05-16T23:09:41.0464198Z 2021-05-16T23:09:41.0464891Z Total Download Size: 0.38 MiB 2021-05-16T23:09:41.0465679Z Total Installed Size: 3.58 MiB 2021-05-16T23:09:41.0466176Z 2021-05-16T23:09:41.0467014Z :: Proceed with installation? [Y/n] 2021-05-16T23:09:41.0467869Z :: Retrieving packages... 2021-05-16T23:09:41.3590014Z downloading mingw-w64-x86_64-nasm-2.15.05-1-any.pkg.tar.zst... 2021-05-16T23:09:41.7404765Z checking keyring... 2021-05-16T23:09:41.8184742Z checking package integrity... 2021-05-16T23:09:41.9349457Z loading package files... 2021-05-16T23:09:41.9365739Z checking for file conflicts... 2021-05-16T23:09:41.9377394Z checking available disk space... 2021-05-16T23:09:41.9387497Z :: Processing package changes... 2021-05-16T23:09:41.9388483Z installing mingw-w64-x86_64-nasm... 2021-05-16T23:09:42.6201923Z warning: mingw-w64-x86_64-ncurses-6.2-3 is up to date -- reinstalling 2021-05-16T23:09:42.6202703Z resolving dependencies... 2021-05-16T23:09:42.6353302Z looking for conflicting packages... 2021-05-16T23:09:42.6541721Z 2021-05-16T23:09:42.6542400Z Packages (1) mingw-w64-x86_64-ncurses-6.2-3 2021-05-16T23:09:42.6542831Z 2021-05-16T23:09:42.6543244Z Total Download Size: 1.54 MiB 2021-05-16T23:09:42.6543870Z Total Installed Size: 16.43 MiB 2021-05-16T23:09:42.6544348Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:09:42.6544626Z 2021-05-16T23:09:42.6545096Z :: Proceed with installation? [Y/n] 2021-05-16T23:09:42.6545592Z :: Retrieving packages... 2021-05-16T23:09:42.9607013Z downloading mingw-w64-x86_64-ncurses-6.2-3-any.pkg.tar.zst... 2021-05-16T23:09:43.6188625Z checking keyring... 2021-05-16T23:09:43.7063073Z checking package integrity... 2021-05-16T23:09:43.8396206Z loading package files... 2021-05-16T23:09:43.9041677Z checking for file conflicts... 2021-05-16T23:09:43.9046391Z checking available disk space... 2021-05-16T23:09:45.4583512Z :: Processing package changes... 2021-05-16T23:09:45.4584776Z reinstalling mingw-w64-x86_64-ncurses... 2021-05-16T23:09:51.1165985Z warning: mingw-w64-x86_64-netcdf-4.7.4-2 is up to date -- reinstalling 2021-05-16T23:09:51.1166931Z resolving dependencies... 2021-05-16T23:09:51.1289143Z looking for conflicting packages... 2021-05-16T23:09:51.1468119Z 2021-05-16T23:09:51.1469242Z Packages (1) mingw-w64-x86_64-netcdf-4.7.4-2 2021-05-16T23:09:51.1470001Z 2021-05-16T23:09:51.1470704Z Total Installed Size: 4.18 MiB 2021-05-16T23:09:51.1471406Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:09:51.1471716Z 2021-05-16T23:09:51.1472226Z :: Proceed with installation? [Y/n] 2021-05-16T23:09:51.1472681Z checking keyring... 2021-05-16T23:09:51.2156894Z checking package integrity... 2021-05-16T23:09:51.3215528Z loading package files... 2021-05-16T23:09:51.3240811Z checking for file conflicts... 2021-05-16T23:09:51.3241678Z checking available disk space... 2021-05-16T23:09:51.3265676Z :: Processing package changes... 2021-05-16T23:09:51.3266344Z reinstalling mingw-w64-x86_64-netcdf... 2021-05-16T23:09:52.0520951Z warning: mingw-w64-x86_64-nettle-3.7-2 is up to date -- reinstalling 2021-05-16T23:09:52.0522187Z resolving dependencies... 2021-05-16T23:09:52.0643500Z looking for conflicting packages... 2021-05-16T23:09:52.0824577Z 2021-05-16T23:09:52.0825541Z Packages (1) mingw-w64-x86_64-nettle-3.7-2 2021-05-16T23:09:52.0826085Z 2021-05-16T23:09:52.0827167Z Total Installed Size: 2.46 MiB 2021-05-16T23:09:52.0827836Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:09:52.0828324Z 2021-05-16T23:09:52.0829011Z :: Proceed with installation? [Y/n] 2021-05-16T23:09:52.0829645Z checking keyring... 2021-05-16T23:09:52.1478638Z checking package integrity... 2021-05-16T23:09:52.2494016Z loading package files... 2021-05-16T23:09:52.2525854Z checking for file conflicts... 2021-05-16T23:09:52.2526527Z checking available disk space... 2021-05-16T23:09:52.2562255Z :: Processing package changes... 2021-05-16T23:09:52.2563816Z reinstalling mingw-w64-x86_64-nettle... 2021-05-16T23:09:53.0270326Z warning: mingw-w64-x86_64-ninja-1.10.2-1 is up to date -- reinstalling 2021-05-16T23:09:53.0271246Z resolving dependencies... 2021-05-16T23:09:53.0276082Z looking for conflicting packages... 2021-05-16T23:09:53.0576684Z 2021-05-16T23:09:53.0578277Z Packages (1) mingw-w64-x86_64-ninja-1.10.2-1 2021-05-16T23:09:53.0578873Z 2021-05-16T23:09:53.0579441Z Total Installed Size: 1.56 MiB 2021-05-16T23:09:53.0581284Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:09:53.0582038Z 2021-05-16T23:09:53.0582884Z :: Proceed with installation? [Y/n] 2021-05-16T23:09:53.0583716Z checking keyring... 2021-05-16T23:09:53.1238812Z checking package integrity... 2021-05-16T23:09:53.2327576Z loading package files... 2021-05-16T23:09:53.2347441Z checking for file conflicts... 2021-05-16T23:09:53.2348521Z checking available disk space... 2021-05-16T23:09:53.2360443Z :: Processing package changes... 2021-05-16T23:09:53.2361208Z reinstalling mingw-w64-x86_64-ninja... 2021-05-16T23:09:53.9052177Z resolving dependencies... 2021-05-16T23:09:53.9053328Z looking for conflicting packages... 2021-05-16T23:09:53.9338396Z 2021-05-16T23:09:53.9339444Z Packages (1) mingw-w64-x86_64-nlopt-2.6.2-1 2021-05-16T23:09:53.9339986Z 2021-05-16T23:09:53.9340752Z Total Download Size: 0.33 MiB 2021-05-16T23:09:53.9341380Z Total Installed Size: 1.08 MiB 2021-05-16T23:09:53.9342923Z 2021-05-16T23:09:53.9343573Z :: Proceed with installation? [Y/n] 2021-05-16T23:09:53.9344052Z :: Retrieving packages... 2021-05-16T23:09:54.2465271Z downloading mingw-w64-x86_64-nlopt-2.6.2-1-any.pkg.tar.xz... 2021-05-16T23:09:54.6238063Z checking keyring... 2021-05-16T23:09:54.7080632Z checking package integrity... 2021-05-16T23:09:54.8342089Z loading package files... 2021-05-16T23:09:54.8380169Z checking for file conflicts... 2021-05-16T23:09:54.8389703Z checking available disk space... 2021-05-16T23:09:54.8400324Z :: Processing package changes... 2021-05-16T23:09:54.8401147Z installing mingw-w64-x86_64-nlopt... 2021-05-16T23:09:55.6336692Z error: target not found: mingw-w64-x86_64-openbabel 2021-05-16T23:09:56.2804666Z warning: mingw-w64-x86_64-openblas-0.3.13-2 is up to date -- reinstalling 2021-05-16T23:09:56.2805775Z resolving dependencies... 2021-05-16T23:09:56.2956851Z looking for conflicting packages... 2021-05-16T23:09:56.3057074Z 2021-05-16T23:09:56.3058130Z Packages (1) mingw-w64-x86_64-openblas-0.3.13-2 2021-05-16T23:09:56.3058977Z 2021-05-16T23:09:56.3059960Z Total Installed Size: 77.64 MiB 2021-05-16T23:09:56.3060785Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:09:56.3061271Z 2021-05-16T23:09:56.3062108Z :: Proceed with installation? [Y/n] 2021-05-16T23:09:56.3063143Z checking keyring... 2021-05-16T23:09:56.3680097Z checking package integrity... 2021-05-16T23:09:56.5379022Z loading package files... 2021-05-16T23:09:56.5404471Z checking for file conflicts... 2021-05-16T23:09:56.5405253Z checking available disk space... 2021-05-16T23:09:56.5426061Z :: Processing package changes... 2021-05-16T23:09:56.5427133Z reinstalling mingw-w64-x86_64-openblas... 2021-05-16T23:09:57.3582714Z warning: mingw-w64-x86_64-opencv-4.5.1-2 is up to date -- reinstalling 2021-05-16T23:09:57.3583417Z resolving dependencies... 2021-05-16T23:09:57.3798541Z looking for conflicting packages... 2021-05-16T23:09:57.3876025Z 2021-05-16T23:09:57.3877149Z Packages (1) mingw-w64-x86_64-opencv-4.5.1-2 2021-05-16T23:09:57.3877587Z 2021-05-16T23:09:57.3878200Z Total Installed Size: 107.68 MiB 2021-05-16T23:09:57.3878883Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:09:57.3879144Z 2021-05-16T23:09:57.3879882Z :: Proceed with installation? [Y/n] 2021-05-16T23:09:57.3880369Z checking keyring... 2021-05-16T23:09:57.4522675Z checking package integrity... 2021-05-16T23:09:57.7452424Z loading package files... 2021-05-16T23:09:57.7547745Z checking for file conflicts... 2021-05-16T23:09:57.7548365Z checking available disk space... 2021-05-16T23:09:57.7835633Z :: Processing package changes... 2021-05-16T23:09:57.7837598Z reinstalling mingw-w64-x86_64-opencv... 2021-05-16T23:09:59.3643139Z warning: mingw-w64-x86_64-openjpeg2-2.3.1-1 is up to date -- reinstalling 2021-05-16T23:09:59.3643763Z resolving dependencies... 2021-05-16T23:09:59.3889092Z looking for conflicting packages... 2021-05-16T23:09:59.3937718Z 2021-05-16T23:09:59.3940536Z Packages (1) mingw-w64-x86_64-openjpeg2-2.3.1-1 2021-05-16T23:09:59.3941012Z 2021-05-16T23:09:59.3941623Z Total Installed Size: 3.54 MiB 2021-05-16T23:09:59.3942147Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:09:59.3942471Z 2021-05-16T23:09:59.3943036Z :: Proceed with installation? [Y/n] 2021-05-16T23:09:59.3943552Z checking keyring... 2021-05-16T23:09:59.4541880Z checking package integrity... 2021-05-16T23:09:59.5624060Z loading package files... 2021-05-16T23:09:59.5682056Z checking for file conflicts... 2021-05-16T23:09:59.5682915Z checking available disk space... 2021-05-16T23:09:59.5706600Z :: Processing package changes... 2021-05-16T23:09:59.5707594Z reinstalling mingw-w64-x86_64-openjpeg2... 2021-05-16T23:10:00.3476082Z warning: mingw-w64-x86_64-openssl-1.1.1.k-2 is up to date -- reinstalling 2021-05-16T23:10:00.3476939Z resolving dependencies... 2021-05-16T23:10:00.3736271Z looking for conflicting packages... 2021-05-16T23:10:00.3916164Z 2021-05-16T23:10:00.3917494Z Packages (1) mingw-w64-x86_64-openssl-1.1.1.k-2 2021-05-16T23:10:00.3918234Z 2021-05-16T23:10:00.3935923Z Total Download Size: 4.75 MiB 2021-05-16T23:10:00.3936674Z Total Installed Size: 69.11 MiB 2021-05-16T23:10:00.3937316Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:10:00.3938161Z 2021-05-16T23:10:00.3939034Z :: Proceed with installation? [Y/n] 2021-05-16T23:10:00.3939681Z :: Retrieving packages... 2021-05-16T23:10:00.6972810Z downloading mingw-w64-x86_64-openssl-1.1.1.k-2-any.pkg.tar.zst... 2021-05-16T23:10:01.5560226Z checking keyring... 2021-05-16T23:10:01.6433642Z checking package integrity... 2021-05-16T23:10:01.8119351Z loading package files... 2021-05-16T23:10:01.8918169Z checking for file conflicts... 2021-05-16T23:10:01.8926189Z checking available disk space... 2021-05-16T23:10:04.5760462Z :: Processing package changes... 2021-05-16T23:10:04.5761332Z reinstalling mingw-w64-x86_64-openssl... 2021-05-16T23:10:12.5193162Z warning: mingw-w64-x86_64-pango-1.48.4-2 is up to date -- reinstalling 2021-05-16T23:10:12.5193852Z resolving dependencies... 2021-05-16T23:10:12.5387140Z looking for conflicting packages... 2021-05-16T23:10:12.5521647Z 2021-05-16T23:10:12.5522561Z Packages (1) mingw-w64-x86_64-pango-1.48.4-2 2021-05-16T23:10:12.5522995Z 2021-05-16T23:10:12.5523788Z Total Installed Size: 12.40 MiB 2021-05-16T23:10:12.5524287Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:10:12.5524890Z 2021-05-16T23:10:12.5525522Z :: Proceed with installation? [Y/n] 2021-05-16T23:10:12.5526078Z checking keyring... 2021-05-16T23:10:12.6289883Z checking package integrity... 2021-05-16T23:10:12.7487514Z loading package files... 2021-05-16T23:10:12.7598152Z checking for file conflicts... 2021-05-16T23:10:12.7598855Z checking available disk space... 2021-05-16T23:10:12.7961230Z :: Processing package changes... 2021-05-16T23:10:12.7962072Z reinstalling mingw-w64-x86_64-pango... 2021-05-16T23:10:14.3835527Z warning: mingw-w64-x86_64-pcre-8.44-3 is up to date -- reinstalling 2021-05-16T23:10:14.3836352Z resolving dependencies... 2021-05-16T23:10:14.4119974Z looking for conflicting packages... 2021-05-16T23:10:14.4695518Z 2021-05-16T23:10:14.4696744Z Packages (1) mingw-w64-x86_64-pcre-8.44-3 2021-05-16T23:10:14.4697336Z 2021-05-16T23:10:14.4698321Z Total Installed Size: 4.16 MiB 2021-05-16T23:10:14.4699023Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:10:14.4699756Z 2021-05-16T23:10:14.4700625Z :: Proceed with installation? [Y/n] 2021-05-16T23:10:14.4701429Z checking keyring... 2021-05-16T23:10:14.5360141Z checking package integrity... 2021-05-16T23:10:14.6841746Z loading package files... 2021-05-16T23:10:14.6883859Z checking for file conflicts... 2021-05-16T23:10:14.6884676Z checking available disk space... 2021-05-16T23:10:14.7406744Z :: Processing package changes... 2021-05-16T23:10:14.7407745Z reinstalling mingw-w64-x86_64-pcre... 2021-05-16T23:10:15.6952084Z resolving dependencies... 2021-05-16T23:10:15.6996212Z looking for conflicting packages... 2021-05-16T23:10:15.6998663Z 2021-05-16T23:10:15.7018411Z Packages (1) mingw-w64-x86_64-pcre2-10.36-1 2021-05-16T23:10:15.7021287Z 2021-05-16T23:10:15.7038728Z Total Download Size: 0.98 MiB 2021-05-16T23:10:15.7063487Z Total Installed Size: 4.80 MiB 2021-05-16T23:10:15.7065999Z 2021-05-16T23:10:15.7070825Z :: Proceed with installation? [Y/n] 2021-05-16T23:10:15.7117676Z :: Retrieving packages... 2021-05-16T23:10:16.0043649Z downloading mingw-w64-x86_64-pcre2-10.36-1-any.pkg.tar.zst... 2021-05-16T23:10:16.5617793Z checking keyring... 2021-05-16T23:10:16.6558840Z checking package integrity... 2021-05-16T23:10:16.8774059Z loading package files... 2021-05-16T23:10:16.8805190Z checking for file conflicts... 2021-05-16T23:10:16.8889191Z checking available disk space... 2021-05-16T23:10:16.9249622Z :: Processing package changes... 2021-05-16T23:10:16.9252709Z installing mingw-w64-x86_64-pcre2... 2021-05-16T23:10:17.8283032Z warning: mingw-w64-x86_64-pixman-0.40.0-2 is up to date -- reinstalling 2021-05-16T23:10:17.8284160Z resolving dependencies... 2021-05-16T23:10:17.8373216Z looking for conflicting packages... 2021-05-16T23:10:17.8538239Z 2021-05-16T23:10:17.8539089Z Packages (1) mingw-w64-x86_64-pixman-0.40.0-2 2021-05-16T23:10:17.8539824Z 2021-05-16T23:10:17.8540581Z Total Installed Size: 1.57 MiB 2021-05-16T23:10:17.8541268Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:10:17.8541690Z 2021-05-16T23:10:17.8542239Z :: Proceed with installation? [Y/n] 2021-05-16T23:10:17.8542744Z checking keyring... 2021-05-16T23:10:17.9092370Z checking package integrity... 2021-05-16T23:10:18.0040001Z loading package files... 2021-05-16T23:10:18.0062099Z checking for file conflicts... 2021-05-16T23:10:18.0062819Z checking available disk space... 2021-05-16T23:10:18.0075184Z :: Processing package changes... 2021-05-16T23:10:18.0075811Z reinstalling mingw-w64-x86_64-pixman... 2021-05-16T23:10:18.6932702Z resolving dependencies... 2021-05-16T23:10:18.7097350Z looking for conflicting packages... 2021-05-16T23:10:18.7196124Z :: 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:10:18.7211881Z 2021-05-16T23:10:18.7213099Z 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:10:18.7213972Z 2021-05-16T23:10:18.7214625Z Total Download Size: 0.26 MiB 2021-05-16T23:10:18.7215387Z Total Installed Size: 1.33 MiB 2021-05-16T23:10:18.7216165Z Net Upgrade Size: 0.85 MiB 2021-05-16T23:10:18.7216625Z 2021-05-16T23:10:18.7217403Z :: Proceed with installation? [Y/n] 2021-05-16T23:10:18.7220292Z :: Retrieving packages... 2021-05-16T23:10:19.0330186Z downloading mingw-w64-x86_64-pkg-config-0.29.2-3-any.pkg.tar.zst... 2021-05-16T23:10:19.4079507Z checking keyring... 2021-05-16T23:10:19.4872929Z checking package integrity... 2021-05-16T23:10:19.6094656Z loading package files... 2021-05-16T23:10:19.6104509Z checking for file conflicts... 2021-05-16T23:10:19.6112666Z checking available disk space... 2021-05-16T23:10:19.6173004Z :: Processing package changes... 2021-05-16T23:10:19.6173949Z removing mingw-w64-x86_64-pkgconf... 2021-05-16T23:10:19.7602271Z installing mingw-w64-x86_64-pkg-config... 2021-05-16T23:10:20.5156978Z warning: mingw-w64-x86_64-poppler-data-0.4.10-1 is up to date -- reinstalling 2021-05-16T23:10:20.5157761Z resolving dependencies... 2021-05-16T23:10:20.5158658Z looking for conflicting packages... 2021-05-16T23:10:20.5425106Z 2021-05-16T23:10:20.5426274Z Packages (1) mingw-w64-x86_64-poppler-data-0.4.10-1 2021-05-16T23:10:20.5427155Z 2021-05-16T23:10:20.5428110Z Total Installed Size: 12.33 MiB 2021-05-16T23:10:20.5428957Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:10:20.5429465Z 2021-05-16T23:10:20.5430283Z :: Proceed with installation? [Y/n] 2021-05-16T23:10:20.5431425Z checking keyring... 2021-05-16T23:10:20.6077375Z checking package integrity... 2021-05-16T23:10:20.7244051Z loading package files... 2021-05-16T23:10:20.7294800Z checking for file conflicts... 2021-05-16T23:10:20.7295509Z checking available disk space... 2021-05-16T23:10:20.7421093Z :: Processing package changes... 2021-05-16T23:10:20.7421964Z reinstalling mingw-w64-x86_64-poppler-data... 2021-05-16T23:10:22.1103808Z warning: mingw-w64-x86_64-poppler-20.12.1-2 is up to date -- reinstalling 2021-05-16T23:10:22.1104654Z resolving dependencies... 2021-05-16T23:10:22.1105258Z looking for conflicting packages... 2021-05-16T23:10:22.1105796Z 2021-05-16T23:10:22.1106383Z Packages (1) mingw-w64-x86_64-poppler-20.12.1-2 2021-05-16T23:10:22.1106790Z 2021-05-16T23:10:22.1107218Z Total Installed Size: 11.78 MiB 2021-05-16T23:10:22.1107744Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:10:22.1108013Z 2021-05-16T23:10:22.1108513Z :: Proceed with installation? [Y/n] 2021-05-16T23:10:22.1109082Z checking keyring... 2021-05-16T23:10:22.1109599Z checking package integrity... 2021-05-16T23:10:22.1110347Z loading package files... 2021-05-16T23:10:22.1110827Z checking for file conflicts... 2021-05-16T23:10:22.1111316Z checking available disk space... 2021-05-16T23:10:22.1112048Z :: Processing package changes... 2021-05-16T23:10:22.1112609Z reinstalling mingw-w64-x86_64-poppler... 2021-05-16T23:10:22.7615301Z warning: mingw-w64-x86_64-proj-6.3.2-2 is up to date -- reinstalling 2021-05-16T23:10:22.7616011Z resolving dependencies... 2021-05-16T23:10:22.7838785Z looking for conflicting packages... 2021-05-16T23:10:22.7913722Z 2021-05-16T23:10:22.7914666Z Packages (1) mingw-w64-x86_64-proj-6.3.2-2 2021-05-16T23:10:22.7915273Z 2021-05-16T23:10:22.7916224Z Total Installed Size: 19.91 MiB 2021-05-16T23:10:22.7916953Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:10:22.7917731Z 2021-05-16T23:10:22.7918562Z :: Proceed with installation? [Y/n] 2021-05-16T23:10:22.7919354Z checking keyring... 2021-05-16T23:10:22.8557529Z checking package integrity... 2021-05-16T23:10:22.9636988Z loading package files... 2021-05-16T23:10:22.9665768Z checking for file conflicts... 2021-05-16T23:10:22.9666633Z checking available disk space... 2021-05-16T23:10:22.9698880Z :: Processing package changes... 2021-05-16T23:10:22.9699620Z reinstalling mingw-w64-x86_64-proj... 2021-05-16T23:10:23.7653188Z warning: mingw-w64-x86_64-protobuf-3.16.0-1 is up to date -- reinstalling 2021-05-16T23:10:23.7654092Z resolving dependencies... 2021-05-16T23:10:23.7887912Z looking for conflicting packages... 2021-05-16T23:10:23.7944901Z 2021-05-16T23:10:23.7945997Z Packages (1) mingw-w64-x86_64-protobuf-3.16.0-1 2021-05-16T23:10:23.7946553Z 2021-05-16T23:10:23.7947421Z Total Installed Size: 29.16 MiB 2021-05-16T23:10:23.7948043Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:10:23.7948692Z 2021-05-16T23:10:23.7949418Z :: Proceed with installation? [Y/n] 2021-05-16T23:10:23.7950099Z checking keyring... 2021-05-16T23:10:23.8608951Z checking package integrity... 2021-05-16T23:10:24.1837616Z loading package files... 2021-05-16T23:10:24.1871536Z checking for file conflicts... 2021-05-16T23:10:24.1872267Z checking available disk space... 2021-05-16T23:10:24.2313681Z :: Processing package changes... 2021-05-16T23:10:24.2314449Z reinstalling mingw-w64-x86_64-protobuf... 2021-05-16T23:10:25.1485822Z warning: mingw-w64-x86_64-python-3.8.9-2 is up to date -- reinstalling 2021-05-16T23:10:25.1486512Z resolving dependencies... 2021-05-16T23:10:25.1726553Z looking for conflicting packages... 2021-05-16T23:10:25.1829394Z 2021-05-16T23:10:25.1830216Z Packages (1) mingw-w64-x86_64-python-3.8.9-2 2021-05-16T23:10:25.1830649Z 2021-05-16T23:10:25.1831103Z Total Download Size: 17.02 MiB 2021-05-16T23:10:25.1831671Z Total Installed Size: 113.47 MiB 2021-05-16T23:10:25.1832190Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:10:25.1832518Z 2021-05-16T23:10:25.1833154Z :: Proceed with installation? [Y/n] 2021-05-16T23:10:25.1833716Z :: Retrieving packages... 2021-05-16T23:10:25.4989260Z downloading mingw-w64-x86_64-python-3.8.9-2-any.pkg.tar.zst... 2021-05-16T23:10:26.7792547Z checking keyring... 2021-05-16T23:10:26.8756610Z checking package integrity... 2021-05-16T23:10:27.1418889Z loading package files... 2021-05-16T23:10:27.2122190Z checking for file conflicts... 2021-05-16T23:10:27.2132348Z checking available disk space... 2021-05-16T23:10:29.1472012Z :: Processing package changes... 2021-05-16T23:10:29.1473028Z reinstalling mingw-w64-x86_64-python... 2021-05-16T23:10:36.6191916Z resolving dependencies... 2021-05-16T23:10:36.6420938Z looking for conflicting packages... 2021-05-16T23:10:36.6472886Z 2021-05-16T23:10:36.6473800Z Packages (1) mingw-w64-x86_64-qpdf-10.1.0-1 2021-05-16T23:10:36.6474406Z 2021-05-16T23:10:36.6475062Z Total Download Size: 0.98 MiB 2021-05-16T23:10:36.6475844Z Total Installed Size: 3.56 MiB 2021-05-16T23:10:36.6476335Z 2021-05-16T23:10:36.6477118Z :: Proceed with installation? [Y/n] 2021-05-16T23:10:36.6477970Z :: Retrieving packages... 2021-05-16T23:10:36.9578466Z downloading mingw-w64-x86_64-qpdf-10.1.0-1-any.pkg.tar.zst... 2021-05-16T23:10:37.5172688Z checking keyring... 2021-05-16T23:10:37.5947893Z checking package integrity... 2021-05-16T23:10:37.7399277Z loading package files... 2021-05-16T23:10:37.7421456Z checking for file conflicts... 2021-05-16T23:10:37.7451388Z checking available disk space... 2021-05-16T23:10:37.7460365Z :: Processing package changes... 2021-05-16T23:10:37.7461052Z installing mingw-w64-x86_64-qpdf... 2021-05-16T23:10:38.4714498Z resolving dependencies... 2021-05-16T23:10:38.4769485Z looking for conflicting packages... 2021-05-16T23:10:38.4982245Z 2021-05-16T23:10:38.4982883Z Packages (1) mingw-w64-x86_64-quantlib-1.20-1 2021-05-16T23:10:38.4983242Z 2021-05-16T23:10:38.4983667Z Total Download Size: 27.03 MiB 2021-05-16T23:10:38.4984138Z Total Installed Size: 194.29 MiB 2021-05-16T23:10:38.4984436Z 2021-05-16T23:10:38.4985134Z :: Proceed with installation? [Y/n] 2021-05-16T23:10:38.4985914Z :: Retrieving packages... 2021-05-16T23:10:38.8053581Z downloading mingw-w64-x86_64-quantlib-1.20-1-any.pkg.tar.zst... 2021-05-16T23:10:40.5320970Z checking keyring... 2021-05-16T23:10:40.6126492Z checking package integrity... 2021-05-16T23:10:40.9499103Z loading package files... 2021-05-16T23:10:40.9676069Z checking for file conflicts... 2021-05-16T23:10:41.0761334Z checking available disk space... 2021-05-16T23:10:41.0776613Z :: Processing package changes... 2021-05-16T23:10:41.0777486Z installing mingw-w64-x86_64-quantlib... 2021-05-16T23:10:43.3188138Z resolving dependencies... 2021-05-16T23:10:43.3483381Z looking for conflicting packages... 2021-05-16T23:10:43.3498642Z 2021-05-16T23:10:43.3499324Z Packages (2) mingw-w64-x86_64-popt-1.16-2 mingw-w64-x86_64-rabbitmq-c-0.10.0-1 2021-05-16T23:10:43.3499801Z 2021-05-16T23:10:43.3500212Z Total Download Size: 0.18 MiB 2021-05-16T23:10:43.3500654Z Total Installed Size: 0.79 MiB 2021-05-16T23:10:43.3500938Z 2021-05-16T23:10:43.3501675Z :: Proceed with installation? [Y/n] 2021-05-16T23:10:43.3502372Z :: Retrieving packages... 2021-05-16T23:10:43.6656420Z downloading mingw-w64-x86_64-popt-1.16-2-any.pkg.tar.zst... 2021-05-16T23:10:43.9508369Z downloading mingw-w64-x86_64-rabbitmq-c-0.10.0-1-any.pkg.tar.xz... 2021-05-16T23:10:44.0457973Z checking keyring... 2021-05-16T23:10:44.2097863Z checking package integrity... 2021-05-16T23:10:44.4764446Z loading package files... 2021-05-16T23:10:44.4819971Z checking for file conflicts... 2021-05-16T23:10:44.4872413Z checking available disk space... 2021-05-16T23:10:44.4882312Z :: Processing package changes... 2021-05-16T23:10:44.4883007Z installing mingw-w64-x86_64-popt... 2021-05-16T23:10:44.5173070Z installing mingw-w64-x86_64-rabbitmq-c... 2021-05-16T23:10:45.3347996Z error: target not found: mingw-w64-x86_64-raptor2 2021-05-16T23:10:46.1418782Z error: target not found: mingw-w64-x86_64-rasqal 2021-05-16T23:10:46.8225534Z warning: mingw-w64-x86_64-re2-20210401-1 is up to date -- reinstalling 2021-05-16T23:10:46.8226249Z resolving dependencies... 2021-05-16T23:10:46.8314374Z looking for conflicting packages... 2021-05-16T23:10:46.8537922Z 2021-05-16T23:10:46.8539012Z Packages (1) mingw-w64-x86_64-re2-20210401-1 2021-05-16T23:10:46.8539877Z 2021-05-16T23:10:46.8541006Z Total Installed Size: 1.79 MiB 2021-05-16T23:10:46.8541767Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:10:46.8542173Z 2021-05-16T23:10:46.8542886Z :: Proceed with installation? [Y/n] 2021-05-16T23:10:46.8543553Z checking keyring... 2021-05-16T23:10:46.9114930Z checking package integrity... 2021-05-16T23:10:47.0181564Z loading package files... 2021-05-16T23:10:47.0200685Z checking for file conflicts... 2021-05-16T23:10:47.0201374Z checking available disk space... 2021-05-16T23:10:47.0247980Z :: Processing package changes... 2021-05-16T23:10:47.0248970Z reinstalling mingw-w64-x86_64-re2... 2021-05-16T23:10:47.7247314Z warning: mingw-w64-x86_64-readline-8.0.004-2 is up to date -- reinstalling 2021-05-16T23:10:47.7248039Z resolving dependencies... 2021-05-16T23:10:47.7460229Z looking for conflicting packages... 2021-05-16T23:10:47.7531260Z 2021-05-16T23:10:47.7532193Z Packages (1) mingw-w64-x86_64-readline-8.0.004-2 2021-05-16T23:10:47.7532731Z 2021-05-16T23:10:47.7533265Z Total Download Size: 0.37 MiB 2021-05-16T23:10:47.7533883Z Total Installed Size: 1.57 MiB 2021-05-16T23:10:47.7534462Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:10:47.7534832Z 2021-05-16T23:10:47.7535485Z :: Proceed with installation? [Y/n] 2021-05-16T23:10:47.7536145Z :: Retrieving packages... 2021-05-16T23:10:48.0637051Z downloading mingw-w64-x86_64-readline-8.0.004-2-any.pkg.tar.zst... 2021-05-16T23:10:48.4387234Z checking keyring... 2021-05-16T23:10:48.5278978Z checking package integrity... 2021-05-16T23:10:48.6785259Z loading package files... 2021-05-16T23:10:48.6813194Z checking for file conflicts... 2021-05-16T23:10:48.6814089Z checking available disk space... 2021-05-16T23:10:48.6955509Z :: Processing package changes... 2021-05-16T23:10:48.6956541Z reinstalling mingw-w64-x86_64-readline... 2021-05-16T23:10:49.5636853Z error: target not found: mingw-w64-x86_64-redland 2021-05-16T23:10:50.2523302Z warning: mingw-w64-x86_64-rhash-1.4.1-3 is up to date -- reinstalling 2021-05-16T23:10:50.2523909Z resolving dependencies... 2021-05-16T23:10:50.2623578Z looking for conflicting packages... 2021-05-16T23:10:50.2793824Z 2021-05-16T23:10:50.2794692Z Packages (1) mingw-w64-x86_64-rhash-1.4.1-3 2021-05-16T23:10:50.2795187Z 2021-05-16T23:10:50.2796438Z Total Installed Size: 4.30 MiB 2021-05-16T23:10:50.2797457Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:10:50.2797956Z 2021-05-16T23:10:50.2798786Z :: Proceed with installation? [Y/n] 2021-05-16T23:10:50.2799557Z checking keyring... 2021-05-16T23:10:50.3387859Z checking package integrity... 2021-05-16T23:10:50.4272288Z loading package files... 2021-05-16T23:10:51.1135833Z checking for file conflicts... 2021-05-16T23:10:51.1136422Z checking available disk space... 2021-05-16T23:10:51.1137015Z :: Processing package changes... 2021-05-16T23:10:51.1137565Z reinstalling mingw-w64-x86_64-rhash... 2021-05-16T23:10:51.1138111Z resolving dependencies... 2021-05-16T23:10:51.1138640Z looking for conflicting packages... 2021-05-16T23:10:51.1144762Z 2021-05-16T23:10:51.1146000Z Packages (2) mingw-w64-x86_64-pdcurses-4.1.0-5 mingw-w64-x86_64-ruby-3.0.1-2 2021-05-16T23:10:51.1146631Z 2021-05-16T23:10:51.1147283Z Total Download Size: 7.12 MiB 2021-05-16T23:10:51.1147898Z Total Installed Size: 31.49 MiB 2021-05-16T23:10:51.1148281Z 2021-05-16T23:10:51.1148927Z :: Proceed with installation? [Y/n] 2021-05-16T23:10:51.1149591Z :: Retrieving packages... 2021-05-16T23:10:51.4314231Z downloading mingw-w64-x86_64-pdcurses-4.1.0-5-any.pkg.tar.zst... 2021-05-16T23:10:51.9129590Z downloading mingw-w64-x86_64-ruby-3.0.1-2-any.pkg.tar.zst... 2021-05-16T23:10:52.4190077Z checking keyring... 2021-05-16T23:10:52.5064648Z checking package integrity... 2021-05-16T23:10:52.7957664Z loading package files... 2021-05-16T23:10:52.8259327Z checking for file conflicts... 2021-05-16T23:10:53.0519084Z checking available disk space... 2021-05-16T23:10:53.0537209Z :: Processing package changes... 2021-05-16T23:10:53.0538352Z installing mingw-w64-x86_64-pdcurses... 2021-05-16T23:10:53.0666201Z installing mingw-w64-x86_64-ruby... 2021-05-16T23:10:55.7699715Z warning: mingw-w64-x86_64-snappy-1.1.8-1 is up to date -- reinstalling 2021-05-16T23:10:55.7700678Z resolving dependencies... 2021-05-16T23:10:55.7779048Z looking for conflicting packages... 2021-05-16T23:10:55.7959959Z 2021-05-16T23:10:55.7960737Z Packages (1) mingw-w64-x86_64-snappy-1.1.8-1 2021-05-16T23:10:55.7961173Z 2021-05-16T23:10:55.7962234Z Total Installed Size: 0.16 MiB 2021-05-16T23:10:55.7963203Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:10:55.7963601Z 2021-05-16T23:10:55.7964132Z :: Proceed with installation? [Y/n] 2021-05-16T23:10:55.7964822Z checking keyring... 2021-05-16T23:10:55.8512622Z checking package integrity... 2021-05-16T23:10:55.9372873Z loading package files... 2021-05-16T23:10:55.9409169Z checking for file conflicts... 2021-05-16T23:10:55.9409805Z checking available disk space... 2021-05-16T23:10:55.9456338Z :: Processing package changes... 2021-05-16T23:10:55.9457222Z reinstalling mingw-w64-x86_64-snappy... 2021-05-16T23:10:56.6572925Z warning: mingw-w64-x86_64-sqlite3-3.35.5-1 is up to date -- reinstalling 2021-05-16T23:10:56.6573629Z resolving dependencies... 2021-05-16T23:10:56.6757278Z looking for conflicting packages... 2021-05-16T23:10:56.6815278Z 2021-05-16T23:10:56.6816011Z Packages (1) mingw-w64-x86_64-sqlite3-3.35.5-1 2021-05-16T23:10:56.6816504Z 2021-05-16T23:10:56.6817019Z Total Download Size: 6.74 MiB 2021-05-16T23:10:56.6817636Z Total Installed Size: 48.62 MiB 2021-05-16T23:10:56.6818219Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:10:56.6818596Z 2021-05-16T23:10:56.6819228Z :: Proceed with installation? [Y/n] 2021-05-16T23:10:56.6819932Z :: Retrieving packages... 2021-05-16T23:10:57.0118228Z downloading mingw-w64-x86_64-sqlite3-3.35.5-1-any.pkg.tar.zst... 2021-05-16T23:10:57.9632660Z checking keyring... 2021-05-16T23:10:58.0374571Z checking package integrity... 2021-05-16T23:10:58.2005289Z loading package files... 2021-05-16T23:10:58.2130091Z checking for file conflicts... 2021-05-16T23:10:58.2130785Z checking available disk space... 2021-05-16T23:10:58.5349251Z :: Processing package changes... 2021-05-16T23:10:58.5350127Z reinstalling mingw-w64-x86_64-sqlite3... 2021-05-16T23:11:00.1152846Z warning: mingw-w64-x86_64-szip-2.1.1-2 is up to date -- reinstalling 2021-05-16T23:11:00.1153678Z resolving dependencies... 2021-05-16T23:11:00.1154807Z looking for conflicting packages... 2021-05-16T23:11:00.1459241Z 2021-05-16T23:11:00.1460320Z Packages (1) mingw-w64-x86_64-szip-2.1.1-2 2021-05-16T23:11:00.1461193Z 2021-05-16T23:11:00.1461822Z Total Installed Size: 0.16 MiB 2021-05-16T23:11:00.1462886Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:11:00.1463429Z 2021-05-16T23:11:00.1464261Z :: Proceed with installation? [Y/n] 2021-05-16T23:11:00.1465088Z checking keyring... 2021-05-16T23:11:00.2131409Z checking package integrity... 2021-05-16T23:11:00.3036512Z loading package files... 2021-05-16T23:11:00.3067260Z checking for file conflicts... 2021-05-16T23:11:00.3067903Z checking available disk space... 2021-05-16T23:11:00.3088158Z :: Processing package changes... 2021-05-16T23:11:00.3089079Z reinstalling mingw-w64-x86_64-szip... 2021-05-16T23:11:01.0213912Z warning: mingw-w64-x86_64-tcl-8.6.11-3 is up to date -- reinstalling 2021-05-16T23:11:01.0214666Z resolving dependencies... 2021-05-16T23:11:01.0439367Z looking for conflicting packages... 2021-05-16T23:11:01.0496471Z 2021-05-16T23:11:01.0497041Z Packages (1) mingw-w64-x86_64-tcl-8.6.11-3 2021-05-16T23:11:01.0497392Z 2021-05-16T23:11:01.0497801Z Total Download Size: 2.59 MiB 2021-05-16T23:11:01.0498246Z Total Installed Size: 9.64 MiB 2021-05-16T23:11:01.0498701Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:11:01.0499003Z 2021-05-16T23:11:01.0499524Z :: Proceed with installation? [Y/n] 2021-05-16T23:11:01.0500029Z :: Retrieving packages... 2021-05-16T23:11:01.3749402Z downloading mingw-w64-x86_64-tcl-8.6.11-3-any.pkg.tar.zst... 2021-05-16T23:11:02.1382929Z checking keyring... 2021-05-16T23:11:02.2372862Z checking package integrity... 2021-05-16T23:11:02.3816112Z loading package files... 2021-05-16T23:11:02.4036792Z checking for file conflicts... 2021-05-16T23:11:02.4038213Z checking available disk space... 2021-05-16T23:11:02.6952720Z :: Processing package changes... 2021-05-16T23:11:02.6954218Z reinstalling mingw-w64-x86_64-tcl... 2021-05-16T23:11:05.0612118Z warning: mingw-w64-x86_64-termcap-1.3.1-6 is up to date -- reinstalling 2021-05-16T23:11:05.0613066Z resolving dependencies... 2021-05-16T23:11:05.0701774Z looking for conflicting packages... 2021-05-16T23:11:05.0887774Z 2021-05-16T23:11:05.0888721Z Packages (1) mingw-w64-x86_64-termcap-1.3.1-6 2021-05-16T23:11:05.0889562Z 2021-05-16T23:11:05.0890229Z Total Download Size: 0.03 MiB 2021-05-16T23:11:05.0891018Z Total Installed Size: 0.06 MiB 2021-05-16T23:11:05.0891770Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:11:05.0892231Z 2021-05-16T23:11:05.0892995Z :: Proceed with installation? [Y/n] 2021-05-16T23:11:05.0893836Z :: Retrieving packages... 2021-05-16T23:11:05.4015172Z downloading mingw-w64-x86_64-termcap-1.3.1-6-any.pkg.tar.zst... 2021-05-16T23:11:05.4967610Z checking keyring... 2021-05-16T23:11:05.5857692Z checking package integrity... 2021-05-16T23:11:05.7022393Z loading package files... 2021-05-16T23:11:05.7038647Z checking for file conflicts... 2021-05-16T23:11:05.7039493Z checking available disk space... 2021-05-16T23:11:05.7063422Z :: Processing package changes... 2021-05-16T23:11:05.7064130Z reinstalling mingw-w64-x86_64-termcap... 2021-05-16T23:11:06.4092753Z warning: mingw-w64-x86_64-tesseract-ocr-4.1.1-7 is up to date -- reinstalling 2021-05-16T23:11:06.4093724Z resolving dependencies... 2021-05-16T23:11:06.4359090Z looking for conflicting packages... 2021-05-16T23:11:06.4435885Z 2021-05-16T23:11:06.4437048Z Packages (1) mingw-w64-x86_64-tesseract-ocr-4.1.1-7 2021-05-16T23:11:06.4437594Z 2021-05-16T23:11:06.4438408Z Total Installed Size: 24.86 MiB 2021-05-16T23:11:06.4439479Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:11:06.4440037Z 2021-05-16T23:11:06.4440765Z :: Proceed with installation? [Y/n] 2021-05-16T23:11:06.4441405Z checking keyring... 2021-05-16T23:11:06.5128364Z checking package integrity... 2021-05-16T23:11:06.6664248Z loading package files... 2021-05-16T23:11:06.6688690Z checking for file conflicts... 2021-05-16T23:11:06.6689557Z checking available disk space... 2021-05-16T23:11:06.6732103Z :: Processing package changes... 2021-05-16T23:11:06.6733073Z reinstalling mingw-w64-x86_64-tesseract-ocr... 2021-05-16T23:11:07.4808098Z warning: mingw-w64-x86_64-thrift-0.13.0-2 is up to date -- reinstalling 2021-05-16T23:11:07.4808933Z resolving dependencies... 2021-05-16T23:11:07.5048700Z looking for conflicting packages... 2021-05-16T23:11:07.5102758Z 2021-05-16T23:11:07.5103459Z Packages (1) mingw-w64-x86_64-thrift-0.13.0-2 2021-05-16T23:11:07.5103928Z 2021-05-16T23:11:07.5104661Z Total Installed Size: 7.49 MiB 2021-05-16T23:11:07.5105527Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:11:07.5106050Z 2021-05-16T23:11:07.5106726Z :: Proceed with installation? [Y/n] 2021-05-16T23:11:07.5107326Z checking keyring... 2021-05-16T23:11:07.5711519Z checking package integrity... 2021-05-16T23:11:07.7477386Z loading package files... 2021-05-16T23:11:07.7502483Z checking for file conflicts... 2021-05-16T23:11:07.7503306Z checking available disk space... 2021-05-16T23:11:07.7840597Z :: Processing package changes... 2021-05-16T23:11:07.7841841Z reinstalling mingw-w64-x86_64-thrift... 2021-05-16T23:11:08.6014775Z resolving dependencies... 2021-05-16T23:11:08.6269869Z looking for conflicting packages... 2021-05-16T23:11:08.6336573Z 2021-05-16T23:11:08.6337299Z Packages (1) mingw-w64-x86_64-tiledb-2.2.4-2 2021-05-16T23:11:08.6337795Z 2021-05-16T23:11:08.6338307Z Total Download Size: 3.09 MiB 2021-05-16T23:11:08.6338921Z Total Installed Size: 47.15 MiB 2021-05-16T23:11:08.6339308Z 2021-05-16T23:11:08.6339922Z :: Proceed with installation? [Y/n] 2021-05-16T23:11:08.6340828Z :: Retrieving packages... 2021-05-16T23:11:08.9432639Z downloading mingw-w64-x86_64-tiledb-2.2.4-2-any.pkg.tar.zst... 2021-05-16T23:11:09.7876406Z checking keyring... 2021-05-16T23:11:09.8757572Z checking package integrity... 2021-05-16T23:11:10.0213278Z loading package files... 2021-05-16T23:11:10.0237295Z checking for file conflicts... 2021-05-16T23:11:10.0259622Z checking available disk space... 2021-05-16T23:11:10.0267421Z :: Processing package changes... 2021-05-16T23:11:10.0268033Z installing mingw-w64-x86_64-tiledb... 2021-05-16T23:11:11.1099165Z warning: mingw-w64-x86_64-tk-8.6.11.1-2 is up to date -- reinstalling 2021-05-16T23:11:11.1100069Z resolving dependencies... 2021-05-16T23:11:11.1100963Z looking for conflicting packages... 2021-05-16T23:11:11.1101362Z 2021-05-16T23:11:11.1101918Z Packages (1) mingw-w64-x86_64-tk-8.6.11.1-2 2021-05-16T23:11:11.1102306Z 2021-05-16T23:11:11.1102755Z Total Download Size: 1.93 MiB 2021-05-16T23:11:11.1103322Z Total Installed Size: 5.55 MiB 2021-05-16T23:11:11.1103858Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:11:11.1104173Z 2021-05-16T23:11:11.1104728Z :: Proceed with installation? [Y/n] 2021-05-16T23:11:11.1105332Z :: Retrieving packages... 2021-05-16T23:11:11.2572367Z downloading mingw-w64-x86_64-tk-8.6.11.1-2-any.pkg.tar.zst... 2021-05-16T23:11:11.9546712Z checking keyring... 2021-05-16T23:11:12.0519783Z checking package integrity... 2021-05-16T23:11:12.1976363Z loading package files... 2021-05-16T23:11:12.2090579Z checking for file conflicts... 2021-05-16T23:11:12.2091506Z checking available disk space... 2021-05-16T23:11:12.3350331Z :: Processing package changes... 2021-05-16T23:11:12.3351355Z reinstalling mingw-w64-x86_64-tk... 2021-05-16T23:11:13.5788761Z resolving dependencies... 2021-05-16T23:11:13.5987381Z looking for conflicting packages... 2021-05-16T23:11:13.6043161Z 2021-05-16T23:11:13.6044136Z Packages (1) mingw-w64-x86_64-tktable-2.10-5 2021-05-16T23:11:13.6044777Z 2021-05-16T23:11:13.6045437Z Total Download Size: 0.11 MiB 2021-05-16T23:11:13.6046216Z Total Installed Size: 0.30 MiB 2021-05-16T23:11:13.6046714Z 2021-05-16T23:11:13.6047496Z :: Proceed with installation? [Y/n] 2021-05-16T23:11:13.6048368Z :: Retrieving packages... 2021-05-16T23:11:13.9104058Z downloading mingw-w64-x86_64-tktable-2.10-5-any.pkg.tar.zst... 2021-05-16T23:11:14.1925392Z checking keyring... 2021-05-16T23:11:14.2783403Z checking package integrity... 2021-05-16T23:11:14.3965300Z loading package files... 2021-05-16T23:11:14.3979220Z checking for file conflicts... 2021-05-16T23:11:14.3984047Z checking available disk space... 2021-05-16T23:11:14.3996547Z :: Processing package changes... 2021-05-16T23:11:14.3997672Z installing mingw-w64-x86_64-tktable... 2021-05-16T23:11:15.1009176Z warning: mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-16T23:11:15.1010170Z resolving dependencies... 2021-05-16T23:11:15.1104776Z looking for conflicting packages... 2021-05-16T23:11:15.1313841Z 2021-05-16T23:11:15.1314960Z Packages (1) mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T23:11:15.1315658Z 2021-05-16T23:11:15.1316265Z Total Download Size: 0.30 MiB 2021-05-16T23:11:15.1316964Z Total Installed Size: 0.96 MiB 2021-05-16T23:11:15.1317638Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:11:15.1318333Z 2021-05-16T23:11:15.1319065Z :: Proceed with installation? [Y/n] 2021-05-16T23:11:15.1319822Z :: Retrieving packages... 2021-05-16T23:11:15.4407629Z downloading mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T23:11:15.8807833Z checking keyring... 2021-05-16T23:11:15.9515460Z checking package integrity... 2021-05-16T23:11:16.0619166Z loading package files... 2021-05-16T23:11:16.0632691Z checking for file conflicts... 2021-05-16T23:11:16.0633515Z checking available disk space... 2021-05-16T23:11:16.0664564Z :: Processing package changes... 2021-05-16T23:11:16.0665408Z reinstalling mingw-w64-x86_64-tools-git... 2021-05-16T23:11:16.7846204Z resolving dependencies... 2021-05-16T23:11:16.7932718Z looking for conflicting packages... 2021-05-16T23:11:16.8173726Z 2021-05-16T23:11:16.8174899Z Packages (1) mingw-w64-x86_64-udunits-2.2.27.6-1 2021-05-16T23:11:16.8175798Z 2021-05-16T23:11:16.8176478Z Total Download Size: 0.17 MiB 2021-05-16T23:11:16.8177268Z Total Installed Size: 0.70 MiB 2021-05-16T23:11:16.8177768Z 2021-05-16T23:11:16.8178570Z :: Proceed with installation? [Y/n] 2021-05-16T23:11:16.8179422Z :: Retrieving packages... 2021-05-16T23:11:17.1340867Z downloading mingw-w64-x86_64-udunits-2.2.27.6-1-any.pkg.tar.zst... 2021-05-16T23:11:17.4198896Z checking keyring... 2021-05-16T23:11:17.4942248Z checking package integrity... 2021-05-16T23:11:17.6068393Z loading package files... 2021-05-16T23:11:17.6081375Z checking for file conflicts... 2021-05-16T23:11:17.6093068Z checking available disk space... 2021-05-16T23:11:17.6102063Z :: Processing package changes... 2021-05-16T23:11:17.6102752Z installing mingw-w64-x86_64-udunits... 2021-05-16T23:11:18.2945200Z warning: mingw-w64-x86_64-windows-default-manifest-6.4-3 is up to date -- reinstalling 2021-05-16T23:11:18.2946312Z resolving dependencies... 2021-05-16T23:11:18.2947674Z looking for conflicting packages... 2021-05-16T23:11:18.3249922Z 2021-05-16T23:11:18.3251293Z Packages (1) mingw-w64-x86_64-windows-default-manifest-6.4-3 2021-05-16T23:11:18.3252071Z 2021-05-16T23:11:18.3252671Z Total Download Size: 0.01 MiB 2021-05-16T23:11:18.3253314Z Total Installed Size: 0.00 MiB 2021-05-16T23:11:18.3253966Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:11:18.3254371Z 2021-05-16T23:11:18.3255060Z :: Proceed with installation? [Y/n] 2021-05-16T23:11:18.3255809Z :: Retrieving packages... 2021-05-16T23:11:18.6391382Z downloading mingw-w64-x86_64-windows-default-manifest-6.4-3-any.pkg.tar.xz... 2021-05-16T23:11:18.7315974Z checking keyring... 2021-05-16T23:11:18.8068463Z checking package integrity... 2021-05-16T23:11:18.9168858Z loading package files... 2021-05-16T23:11:18.9192045Z checking for file conflicts... 2021-05-16T23:11:18.9192754Z checking available disk space... 2021-05-16T23:11:18.9206885Z :: Processing package changes... 2021-05-16T23:11:18.9207771Z reinstalling mingw-w64-x86_64-windows-default-manifest... 2021-05-16T23:11:19.5955929Z warning: mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-16T23:11:19.5957684Z resolving dependencies... 2021-05-16T23:11:19.6149778Z looking for conflicting packages... 2021-05-16T23:11:19.6272942Z 2021-05-16T23:11:19.6274237Z Packages (1) mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T23:11:19.6275169Z 2021-05-16T23:11:19.6275851Z Total Download Size: 0.04 MiB 2021-05-16T23:11:19.6276684Z Total Installed Size: 0.37 MiB 2021-05-16T23:11:19.6277427Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:11:19.6277903Z 2021-05-16T23:11:19.6278716Z :: Proceed with installation? [Y/n] 2021-05-16T23:11:19.6280077Z :: Retrieving packages... 2021-05-16T23:11:19.9385106Z downloading mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T23:11:20.1286770Z checking keyring... 2021-05-16T23:11:20.2021368Z checking package integrity... 2021-05-16T23:11:20.3124858Z loading package files... 2021-05-16T23:11:20.3148306Z checking for file conflicts... 2021-05-16T23:11:20.3149303Z checking available disk space... 2021-05-16T23:11:20.3199908Z :: Processing package changes... 2021-05-16T23:11:20.3200871Z reinstalling mingw-w64-x86_64-winpthreads-git... 2021-05-16T23:11:20.9665591Z warning: mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-16T23:11:20.9666804Z resolving dependencies... 2021-05-16T23:11:20.9667912Z looking for conflicting packages... 2021-05-16T23:11:20.9956009Z 2021-05-16T23:11:20.9957328Z Packages (1) mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T23:11:20.9958046Z 2021-05-16T23:11:20.9958511Z Total Download Size: 0.02 MiB 2021-05-16T23:11:20.9959053Z Total Installed Size: 0.21 MiB 2021-05-16T23:11:20.9959585Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:11:20.9959925Z 2021-05-16T23:11:20.9960517Z :: Proceed with installation? [Y/n] 2021-05-16T23:11:20.9961279Z :: Retrieving packages... 2021-05-16T23:11:21.3091732Z downloading mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T23:11:21.4049376Z checking keyring... 2021-05-16T23:11:21.4777009Z checking package integrity... 2021-05-16T23:11:21.5876425Z loading package files... 2021-05-16T23:11:21.5894917Z checking for file conflicts... 2021-05-16T23:11:21.5895584Z checking available disk space... 2021-05-16T23:11:21.5913664Z :: Processing package changes... 2021-05-16T23:11:21.5914636Z reinstalling mingw-w64-x86_64-winstorecompat-git... 2021-05-16T23:11:22.2679596Z warning: mingw-w64-x86_64-x264-git-r2991.1771b556-1 is up to date -- reinstalling 2021-05-16T23:11:22.2680633Z resolving dependencies... 2021-05-16T23:11:22.2857200Z looking for conflicting packages... 2021-05-16T23:11:22.2985816Z 2021-05-16T23:11:22.2986800Z Packages (1) mingw-w64-x86_64-x264-git-r2991.1771b556-1 2021-05-16T23:11:22.2987974Z 2021-05-16T23:11:22.2988928Z Total Installed Size: 6.66 MiB 2021-05-16T23:11:22.2989472Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:11:22.2989815Z 2021-05-16T23:11:22.2990395Z :: Proceed with installation? [Y/n] 2021-05-16T23:11:22.2991091Z checking keyring... 2021-05-16T23:11:22.3570521Z checking package integrity... 2021-05-16T23:11:22.4559416Z loading package files... 2021-05-16T23:11:22.4602347Z checking for file conflicts... 2021-05-16T23:11:22.4603092Z checking available disk space... 2021-05-16T23:11:22.4615848Z :: Processing package changes... 2021-05-16T23:11:22.4616540Z reinstalling mingw-w64-x86_64-x264-git... 2021-05-16T23:11:23.2183175Z warning: mingw-w64-x86_64-x265-3.4-2 is up to date -- reinstalling 2021-05-16T23:11:23.2183749Z resolving dependencies... 2021-05-16T23:11:23.2274260Z looking for conflicting packages... 2021-05-16T23:11:23.2452772Z 2021-05-16T23:11:23.2453591Z Packages (1) mingw-w64-x86_64-x265-3.4-2 2021-05-16T23:11:23.2454047Z 2021-05-16T23:11:23.2455123Z Total Installed Size: 46.73 MiB 2021-05-16T23:11:23.2455906Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:11:23.2456220Z 2021-05-16T23:11:23.2456725Z :: Proceed with installation? [Y/n] 2021-05-16T23:11:23.2457207Z checking keyring... 2021-05-16T23:11:23.3042100Z checking package integrity... 2021-05-16T23:11:23.4198452Z loading package files... 2021-05-16T23:11:23.4220401Z checking for file conflicts... 2021-05-16T23:11:23.4221271Z checking available disk space... 2021-05-16T23:11:23.4236668Z :: Processing package changes... 2021-05-16T23:11:23.4237300Z reinstalling mingw-w64-x86_64-x265... 2021-05-16T23:11:24.1374160Z warning: mingw-w64-x86_64-xvidcore-1.3.7-2 is up to date -- reinstalling 2021-05-16T23:11:24.1374817Z resolving dependencies... 2021-05-16T23:11:24.1375704Z looking for conflicting packages... 2021-05-16T23:11:24.1660862Z 2021-05-16T23:11:24.1661748Z Packages (1) mingw-w64-x86_64-xvidcore-1.3.7-2 2021-05-16T23:11:24.1662554Z 2021-05-16T23:11:24.1663139Z Total Installed Size: 1.70 MiB 2021-05-16T23:11:24.1663626Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:11:24.1663914Z 2021-05-16T23:11:24.1664418Z :: Proceed with installation? [Y/n] 2021-05-16T23:11:24.1664870Z checking keyring... 2021-05-16T23:11:24.2309737Z checking package integrity... 2021-05-16T23:11:24.3302397Z loading package files... 2021-05-16T23:11:24.3321242Z checking for file conflicts... 2021-05-16T23:11:24.3322034Z checking available disk space... 2021-05-16T23:11:24.3334189Z :: Processing package changes... 2021-05-16T23:11:24.3335039Z reinstalling mingw-w64-x86_64-xvidcore... 2021-05-16T23:11:25.0218067Z warning: mingw-w64-x86_64-xz-5.2.5-2 is up to date -- reinstalling 2021-05-16T23:11:25.0218727Z resolving dependencies... 2021-05-16T23:11:25.0306065Z looking for conflicting packages... 2021-05-16T23:11:25.0483795Z 2021-05-16T23:11:25.0484816Z Packages (1) mingw-w64-x86_64-xz-5.2.5-2 2021-05-16T23:11:25.0485409Z 2021-05-16T23:11:25.0486091Z Total Download Size: 0.35 MiB 2021-05-16T23:11:25.0487111Z Total Installed Size: 1.67 MiB 2021-05-16T23:11:25.0487899Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:11:25.0488377Z 2021-05-16T23:11:25.0489162Z :: Proceed with installation? [Y/n] 2021-05-16T23:11:25.0490005Z :: Retrieving packages... 2021-05-16T23:11:25.3605128Z downloading mingw-w64-x86_64-xz-5.2.5-2-any.pkg.tar.zst... 2021-05-16T23:11:25.7372249Z checking keyring... 2021-05-16T23:11:25.8157396Z checking package integrity... 2021-05-16T23:11:25.9237939Z loading package files... 2021-05-16T23:11:25.9267179Z checking for file conflicts... 2021-05-16T23:11:25.9267889Z checking available disk space... 2021-05-16T23:11:25.9578400Z :: Processing package changes... 2021-05-16T23:11:25.9579608Z reinstalling mingw-w64-x86_64-xz... 2021-05-16T23:11:26.6813575Z resolving dependencies... 2021-05-16T23:11:26.6906753Z looking for conflicting packages... 2021-05-16T23:11:26.7123283Z 2021-05-16T23:11:26.7124324Z Packages (1) mingw-w64-x86_64-yasm-1.3.0-4 2021-05-16T23:11:26.7124931Z 2021-05-16T23:11:26.7125641Z Total Download Size: 0.50 MiB 2021-05-16T23:11:26.7126406Z Total Installed Size: 3.27 MiB 2021-05-16T23:11:26.7126982Z 2021-05-16T23:11:26.7127827Z :: Proceed with installation? [Y/n] 2021-05-16T23:11:26.7128658Z :: Retrieving packages... 2021-05-16T23:11:27.0202812Z downloading mingw-w64-x86_64-yasm-1.3.0-4-any.pkg.tar.xz... 2021-05-16T23:11:27.4888899Z checking keyring... 2021-05-16T23:11:27.5595283Z checking package integrity... 2021-05-16T23:11:27.6696468Z loading package files... 2021-05-16T23:11:27.6748902Z checking for file conflicts... 2021-05-16T23:11:27.6769512Z checking available disk space... 2021-05-16T23:11:27.6777432Z :: Processing package changes... 2021-05-16T23:11:27.6778038Z installing mingw-w64-x86_64-yasm... 2021-05-16T23:11:28.4893690Z error: target not found: mingw-w64-x86_64-zint 2021-05-16T23:11:29.1414955Z warning: mingw-w64-x86_64-zlib-1.2.11-9 is up to date -- reinstalling 2021-05-16T23:11:29.1415704Z resolving dependencies... 2021-05-16T23:11:29.1416721Z looking for conflicting packages... 2021-05-16T23:11:29.1677925Z 2021-05-16T23:11:29.1678982Z Packages (1) mingw-w64-x86_64-zlib-1.2.11-9 2021-05-16T23:11:29.1679577Z 2021-05-16T23:11:29.1680237Z Total Download Size: 0.10 MiB 2021-05-16T23:11:29.1681102Z Total Installed Size: 0.38 MiB 2021-05-16T23:11:29.1681867Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:11:29.1682319Z 2021-05-16T23:11:29.1683144Z :: Proceed with installation? [Y/n] 2021-05-16T23:11:29.1684005Z :: Retrieving packages... 2021-05-16T23:11:29.4825907Z downloading mingw-w64-x86_64-zlib-1.2.11-9-any.pkg.tar.zst... 2021-05-16T23:11:29.7696906Z checking keyring... 2021-05-16T23:11:29.8420411Z checking package integrity... 2021-05-16T23:11:29.9495297Z loading package files... 2021-05-16T23:11:29.9507224Z checking for file conflicts... 2021-05-16T23:11:29.9507874Z checking available disk space... 2021-05-16T23:11:29.9540976Z :: Processing package changes... 2021-05-16T23:11:29.9541874Z reinstalling mingw-w64-x86_64-zlib... 2021-05-16T23:11:30.6008649Z warning: mingw-w64-x86_64-zstd-1.5.0-1 is up to date -- reinstalling 2021-05-16T23:11:30.6009238Z resolving dependencies... 2021-05-16T23:11:30.6010658Z looking for conflicting packages... 2021-05-16T23:11:30.6284860Z 2021-05-16T23:11:30.6285885Z Packages (1) mingw-w64-x86_64-zstd-1.5.0-1 2021-05-16T23:11:30.6286476Z 2021-05-16T23:11:30.6287131Z Total Download Size: 0.52 MiB 2021-05-16T23:11:30.6287876Z Total Installed Size: 3.70 MiB 2021-05-16T23:11:30.6288879Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:11:30.6289571Z 2021-05-16T23:11:30.6290457Z :: Proceed with installation? [Y/n] 2021-05-16T23:11:30.6291344Z :: Retrieving packages... 2021-05-16T23:11:30.9386214Z downloading mingw-w64-x86_64-zstd-1.5.0-1-any.pkg.tar.zst... 2021-05-16T23:11:31.4129210Z checking keyring... 2021-05-16T23:11:31.4842310Z checking package integrity... 2021-05-16T23:11:31.5882598Z loading package files... 2021-05-16T23:11:31.5902441Z checking for file conflicts... 2021-05-16T23:11:31.5903833Z checking available disk space... 2021-05-16T23:11:31.5944872Z :: Processing package changes... 2021-05-16T23:11:31.5945586Z reinstalling mingw-w64-x86_64-zstd... 2021-05-16T23:11:32.2087790Z % Total % Received % Xferd Average Speed Time Time Time Current 2021-05-16T23:11:32.2089930Z Dload Upload Total Spent Left Speed 2021-05-16T23:11:32.2090453Z 2021-05-16T23:11:32.4637284Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-16T23:11:32.4639270Z 100 162 100 162 0 0 630 0 --:--:-- --:--:-- --:--:-- 630 2021-05-16T23:11:32.8085668Z 2021-05-16T23:11:33.1982667Z 0 29.0M 0 172k 0 0 286k 0 0:01:44 --:--:-- 0:01:44 286k 2021-05-16T23:11:33.1983900Z 100 29.0M 100 29.0M 0 0 29.3M 0 --:--:-- --:--:-- --:--:-- 74.3M 2021-05-16T23:11:34.7028358Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-16T23:11:34.7028796Z with: 2021-05-16T23:11:34.7029145Z github_slug: neuroconductor/papayar 2021-05-16T23:11:34.7029485Z env: 2021-05-16T23:11:34.7029786Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:11:34.7030123Z TIC_DEPLOY_KEY: 2021-05-16T23:11:34.7030370Z RSPM: 2021-05-16T23:11:34.7031624Z GITHUB_PAT: *** 2021-05-16T23:11:34.7031901Z COVERALLS_TOKEN: 2021-05-16T23:11:34.7032252Z continue-on-error: true 2021-05-16T23:11:34.7032582Z VDIFFR_RUN_TESTS: 2021-05-16T23:11:34.7032913Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T23:11:34.7033191Z TZ: UTC 2021-05-16T23:11:34.7033563Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:11:34.7033865Z NOT_CRAN: true 2021-05-16T23:11:34.7034132Z MSYSTEM: MINGW64 2021-05-16T23:11:34.7034418Z ##[endgroup] 2021-05-16T23:11:34.9877757Z repo slug is: neuroconductor/papayar 2021-05-16T23:11:35.0163559Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-16T23:11:35.0164175Z env: 2021-05-16T23:11:35.0164591Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:11:35.0165041Z TIC_DEPLOY_KEY: 2021-05-16T23:11:35.0165364Z RSPM: 2021-05-16T23:11:35.0166267Z GITHUB_PAT: *** 2021-05-16T23:11:35.0166642Z COVERALLS_TOKEN: 2021-05-16T23:11:35.0167085Z continue-on-error: true 2021-05-16T23:11:35.0167537Z VDIFFR_RUN_TESTS: 2021-05-16T23:11:35.0167931Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T23:11:35.0168306Z TZ: UTC 2021-05-16T23:11:35.0168661Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:11:35.0169065Z NOT_CRAN: true 2021-05-16T23:11:35.0169412Z MSYSTEM: MINGW64 2021-05-16T23:11:35.0169784Z ##[endgroup] 2021-05-16T23:11:35.6277664Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-16T23:11:35.6278352Z with: 2021-05-16T23:11:35.6278730Z repo_name: papayar 2021-05-16T23:11:35.6279148Z repo_version: 1.0 2021-05-16T23:11:35.6279535Z runner_os: Windows 2021-05-16T23:11:35.6280002Z R_version: 4.1 2021-05-16T23:11:35.6280343Z env: 2021-05-16T23:11:35.6280782Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:11:35.6281243Z TIC_DEPLOY_KEY: 2021-05-16T23:11:35.6281606Z RSPM: 2021-05-16T23:11:35.6282974Z GITHUB_PAT: *** 2021-05-16T23:11:35.6283384Z COVERALLS_TOKEN: 2021-05-16T23:11:35.6283882Z continue-on-error: true 2021-05-16T23:11:35.6284350Z VDIFFR_RUN_TESTS: 2021-05-16T23:11:35.6284792Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T23:11:35.6285180Z TZ: UTC 2021-05-16T23:11:35.6285574Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:11:35.6285988Z NOT_CRAN: true 2021-05-16T23:11:35.6286377Z MSYSTEM: MINGW64 2021-05-16T23:11:35.6286787Z ##[endgroup] 2021-05-16T23:11:35.6820006Z Package: papayar 2021-05-16T23:11:35.6823419Z Version: 1.0 2021-05-16T23:11:35.6823837Z OS: Windows 2021-05-16T23:11:35.6983053Z ##[group]Run install.packages('remotes') 2021-05-16T23:11:35.6983819Z install.packages('remotes') 2021-05-16T23:11:35.6984415Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-16T23:11:35.6985124Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-16T23:11:35.6989436Z shell: C:\R\bin\Rscript.EXE {0} 2021-05-16T23:11:35.6989859Z env: 2021-05-16T23:11:35.6990424Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:11:35.6990901Z TIC_DEPLOY_KEY: 2021-05-16T23:11:35.6991253Z RSPM: 2021-05-16T23:11:35.6992192Z GITHUB_PAT: *** 2021-05-16T23:11:35.6992597Z COVERALLS_TOKEN: 2021-05-16T23:11:35.6993609Z continue-on-error: true 2021-05-16T23:11:35.6994094Z VDIFFR_RUN_TESTS: 2021-05-16T23:11:35.6994518Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T23:11:35.6994925Z TZ: UTC 2021-05-16T23:11:35.6995328Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:11:35.6995731Z NOT_CRAN: true 2021-05-16T23:11:35.6996117Z MSYSTEM: MINGW64 2021-05-16T23:11:35.6996501Z ##[endgroup] 2021-05-16T23:11:35.8978876Z Installing package into 'D:/a/_temp/Library' 2021-05-16T23:11:35.8979946Z (as 'lib' is unspecified) 2021-05-16T23:11:38.1128486Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/remotes_2.3.0.zip' 2021-05-16T23:11:38.1499047Z Content type 'application/zip' length 393236 bytes (384 KB) 2021-05-16T23:11:38.1802363Z ================================================== 2021-05-16T23:11:38.1803188Z downloaded 384 KB 2021-05-16T23:11:38.1803686Z 2021-05-16T23:11:38.1977650Z package 'remotes' successfully unpacked and MD5 sums checked 2021-05-16T23:11:38.2000706Z 2021-05-16T23:11:38.2001380Z The downloaded binary packages are in 2021-05-16T23:11:38.2002212Z C:\Users\runneradmin\AppData\Local\Temp\RtmpQTN3UO\downloaded_packages 2021-05-16T23:11:41.2434325Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-16T23:11:41.2435869Z remotes::install_github("ropensci/tic") 2021-05-16T23:11:41.2436567Z remotes::install_github("muschellij2/ghtravis") 2021-05-16T23:11:41.2437248Z remotes::install_github("muschellij2/aghast") 2021-05-16T23:11:41.2437853Z remotes::install_cran("covr") 2021-05-16T23:11:41.2441977Z shell: C:\R\bin\Rscript.EXE {0} 2021-05-16T23:11:41.2442394Z env: 2021-05-16T23:11:41.2442851Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:11:41.2443312Z TIC_DEPLOY_KEY: 2021-05-16T23:11:41.2443671Z RSPM: 2021-05-16T23:11:41.2444970Z GITHUB_PAT: *** 2021-05-16T23:11:41.2445365Z COVERALLS_TOKEN: 2021-05-16T23:11:41.2445865Z continue-on-error: true 2021-05-16T23:11:41.2446338Z VDIFFR_RUN_TESTS: 2021-05-16T23:11:41.2447907Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T23:11:41.2448273Z TZ: UTC 2021-05-16T23:11:41.2448706Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:11:41.2449201Z NOT_CRAN: true 2021-05-16T23:11:41.2449508Z MSYSTEM: MINGW64 2021-05-16T23:11:41.2449838Z ##[endgroup] 2021-05-16T23:11:41.4561605Z Using github PAT from envvar GITHUB_PAT 2021-05-16T23:11:42.0100295Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-16T23:11:44.7419221Z rlang (NA -> 0.4.11) [CRAN] 2021-05-16T23:11:44.7420216Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-16T23:11:44.7420929Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-16T23:11:44.7421590Z sys (NA -> 3.4 ) [CRAN] 2021-05-16T23:11:44.7422271Z askpass (NA -> 1.1 ) [CRAN] 2021-05-16T23:11:44.7422926Z R6 (NA -> 2.5.0 ) [CRAN] 2021-05-16T23:11:44.7423594Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-16T23:11:44.7424994Z mime (NA -> 0.10 ) [CRAN] 2021-05-16T23:11:44.7425549Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-16T23:11:44.7426295Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-16T23:11:44.7426783Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-16T23:11:44.7427313Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-16T23:11:44.7427709Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-16T23:11:44.7428112Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-16T23:11:44.7428484Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-16T23:11:44.7428897Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-16T23:11:44.7429333Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-16T23:11:44.7429759Z rprojroot (NA -> 2.0.2 ) [CRAN] 2021-05-16T23:11:44.7430171Z crayon (NA -> 1.4.1 ) [CRAN] 2021-05-16T23:11:44.7430562Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-16T23:11:44.7430959Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-16T23:11:44.7431346Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-16T23:11:44.7431737Z whisker (NA -> 0.4 ) [CRAN] 2021-05-16T23:11:44.7432152Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-16T23:11:44.7432549Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-16T23:11:44.7433116Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-16T23:11:44.7433528Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-16T23:11:44.7433975Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-16T23:11:44.7434539Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-16T23:11:44.7434917Z desc (NA -> 1.3.0 ) [CRAN] 2021-05-16T23:11:44.7435316Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-16T23:11:44.7435717Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-16T23:11:44.7436115Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-16T23:11:44.7436524Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-16T23:11:44.7436912Z git2r (NA -> 0.28.0) [CRAN] 2021-05-16T23:11:44.7451413Z 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:11:44.7478475Z Installing packages into 'D:/a/_temp/Library' 2021-05-16T23:11:44.7479074Z (as 'lib' is unspecified) 2021-05-16T23:11:46.5797912Z 2021-05-16T23:11:46.5801132Z There is a binary version available but the source version is later: 2021-05-16T23:11:46.5816213Z binary source needs_compilation 2021-05-16T23:11:46.5817073Z cachem 1.0.4 1.0.5 TRUE 2021-05-16T23:11:46.5817549Z 2021-05-16T23:11:46.5845221Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/rlang_0.4.11.zip' 2021-05-16T23:11:46.6295110Z Content type 'application/zip' length 1200736 bytes (1.1 MB) 2021-05-16T23:11:46.6647473Z ================================================== 2021-05-16T23:11:46.6648173Z downloaded 1.1 MB 2021-05-16T23:11:46.6648682Z 2021-05-16T23:11:46.6660059Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/magrittr_2.0.1.zip' 2021-05-16T23:11:46.7236943Z Content type 'application/zip' length 235830 bytes (230 KB) 2021-05-16T23:11:46.7391341Z ================================================== 2021-05-16T23:11:46.7392350Z downloaded 230 KB 2021-05-16T23:11:46.7392789Z 2021-05-16T23:11:46.7408746Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/glue_1.4.2.zip' 2021-05-16T23:11:46.7482432Z Content type 'application/zip' length 154915 bytes (151 KB) 2021-05-16T23:11:46.7544085Z ================================================== 2021-05-16T23:11:46.7544922Z downloaded 151 KB 2021-05-16T23:11:46.7545396Z 2021-05-16T23:11:46.7556670Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/sys_3.4.zip' 2021-05-16T23:11:46.7788766Z Content type 'application/zip' length 59350 bytes (57 KB) 2021-05-16T23:11:46.7793598Z ================================================== 2021-05-16T23:11:46.7794474Z downloaded 57 KB 2021-05-16T23:11:46.7794998Z 2021-05-16T23:11:46.7810214Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/askpass_1.1.zip' 2021-05-16T23:11:46.7963735Z Content type 'application/zip' length 243577 bytes (237 KB) 2021-05-16T23:11:46.7982036Z ================================================== 2021-05-16T23:11:46.7982791Z downloaded 237 KB 2021-05-16T23:11:46.7983216Z 2021-05-16T23:11:46.7994085Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/R6_2.5.0.zip' 2021-05-16T23:11:46.8399803Z Content type 'application/zip' length 84129 bytes (82 KB) 2021-05-16T23:11:46.8407557Z ================================================== 2021-05-16T23:11:46.8408476Z downloaded 82 KB 2021-05-16T23:11:46.8409001Z 2021-05-16T23:11:46.8424748Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/openssl_1.4.4.zip' 2021-05-16T23:11:46.8874381Z Content type 'application/zip' length 4101898 bytes (3.9 MB) 2021-05-16T23:11:47.0787577Z ================================================== 2021-05-16T23:11:47.0788763Z downloaded 3.9 MB 2021-05-16T23:11:47.0789345Z 2021-05-16T23:11:47.0807723Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/mime_0.10.zip' 2021-05-16T23:11:47.0886589Z Content type 'application/zip' length 48490 bytes (47 KB) 2021-05-16T23:11:47.0929465Z ================================================== 2021-05-16T23:11:47.0930379Z downloaded 47 KB 2021-05-16T23:11:47.0930887Z 2021-05-16T23:11:47.0948871Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/curl_4.3.1.zip' 2021-05-16T23:11:47.1111283Z Content type 'application/zip' length 4248258 bytes (4.1 MB) 2021-05-16T23:11:47.2831132Z ================================================== 2021-05-16T23:11:47.2832142Z downloaded 4.1 MB 2021-05-16T23:11:47.2832643Z 2021-05-16T23:11:47.2847593Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/jsonlite_1.7.2.zip' 2021-05-16T23:11:47.3627103Z Content type 'application/zip' length 544294 bytes (531 KB) 2021-05-16T23:11:47.3790092Z ================================================== 2021-05-16T23:11:47.3790960Z downloaded 531 KB 2021-05-16T23:11:47.3791429Z 2021-05-16T23:11:47.3810240Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/ini_0.3.1.zip' 2021-05-16T23:11:47.4183457Z Content type 'application/zip' length 15652 bytes (15 KB) 2021-05-16T23:11:47.4234000Z ================================================== 2021-05-16T23:11:47.4235528Z downloaded 15 KB 2021-05-16T23:11:47.4236076Z 2021-05-16T23:11:47.4254136Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/httr_1.4.2.zip' 2021-05-16T23:11:47.4380510Z Content type 'application/zip' length 518829 bytes (506 KB) 2021-05-16T23:11:47.4540525Z ================================================== 2021-05-16T23:11:47.4541464Z downloaded 506 KB 2021-05-16T23:11:47.4541974Z 2021-05-16T23:11:47.4559896Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/gitcreds_0.1.1.zip' 2021-05-16T23:11:47.4994491Z Content type 'application/zip' length 97362 bytes (95 KB) 2021-05-16T23:11:47.5070638Z ================================================== 2021-05-16T23:11:47.5071611Z downloaded 95 KB 2021-05-16T23:11:47.5072157Z 2021-05-16T23:11:47.5084478Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/cli_2.5.0.zip' 2021-05-16T23:11:47.5184440Z Content type 'application/zip' length 532912 bytes (520 KB) 2021-05-16T23:11:47.5337367Z ================================================== 2021-05-16T23:11:47.5338356Z downloaded 520 KB 2021-05-16T23:11:47.5338882Z 2021-05-16T23:11:47.5353179Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/zip_2.1.1.zip' 2021-05-16T23:11:47.5965135Z Content type 'application/zip' length 1119181 bytes (1.1 MB) 2021-05-16T23:11:47.6263380Z ================================================== 2021-05-16T23:11:47.6264322Z downloaded 1.1 MB 2021-05-16T23:11:47.6264777Z 2021-05-16T23:11:47.6281951Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/rstudioapi_0.13.zip' 2021-05-16T23:11:47.6630669Z Content type 'application/zip' length 302216 bytes (295 KB) 2021-05-16T23:11:47.6779825Z ================================================== 2021-05-16T23:11:47.6780774Z downloaded 295 KB 2021-05-16T23:11:47.6781286Z 2021-05-16T23:11:47.6799764Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/credentials_1.3.0.zip' 2021-05-16T23:11:47.7362891Z Content type 'application/zip' length 173759 bytes (169 KB) 2021-05-16T23:11:47.7421732Z ================================================== 2021-05-16T23:11:47.7422628Z downloaded 169 KB 2021-05-16T23:11:47.7423065Z 2021-05-16T23:11:47.7442430Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/rprojroot_2.0.2.zip' 2021-05-16T23:11:47.7662847Z Content type 'application/zip' length 105001 bytes (102 KB) 2021-05-16T23:11:48.6239095Z ================================================== 2021-05-16T23:11:48.6240119Z downloaded 102 KB 2021-05-16T23:11:48.6240470Z 2021-05-16T23:11:48.6242107Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/crayon_1.4.1.zip' 2021-05-16T23:11:48.6243331Z Content type 'application/zip' length 141807 bytes (138 KB) 2021-05-16T23:11:48.6244158Z ================================================== 2021-05-16T23:11:48.6244867Z downloaded 138 KB 2021-05-16T23:11:48.6245200Z 2021-05-16T23:11:48.6246252Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/fastmap_1.1.0.zip' 2021-05-16T23:11:48.6247566Z Content type 'application/zip' length 215414 bytes (210 KB) 2021-05-16T23:11:48.6248356Z ================================================== 2021-05-16T23:11:48.6248875Z downloaded 210 KB 2021-05-16T23:11:48.6249214Z 2021-05-16T23:11:48.6250193Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/yaml_2.2.1.zip' 2021-05-16T23:11:48.6251694Z Content type 'application/zip' length 207770 bytes (202 KB) 2021-05-16T23:11:48.6252418Z ================================================== 2021-05-16T23:11:48.6252940Z downloaded 202 KB 2021-05-16T23:11:48.6253280Z 2021-05-16T23:11:48.6254402Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/withr_2.4.2.zip' 2021-05-16T23:11:48.6255589Z Content type 'application/zip' length 212813 bytes (207 KB) 2021-05-16T23:11:48.6256311Z ================================================== 2021-05-16T23:11:48.6256821Z downloaded 207 KB 2021-05-16T23:11:48.6257155Z 2021-05-16T23:11:48.6258285Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/whisker_0.4.zip' 2021-05-16T23:11:48.6259489Z Content type 'application/zip' length 83358 bytes (81 KB) 2021-05-16T23:11:48.6260204Z ================================================== 2021-05-16T23:11:48.6260715Z downloaded 81 KB 2021-05-16T23:11:48.6261051Z 2021-05-16T23:11:48.6262062Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/rappdirs_0.3.3.zip' 2021-05-16T23:11:48.6263265Z Content type 'application/zip' length 58745 bytes (57 KB) 2021-05-16T23:11:48.6264024Z ================================================== 2021-05-16T23:11:48.6264535Z downloaded 57 KB 2021-05-16T23:11:48.6264955Z 2021-05-16T23:11:48.6265953Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/purrr_0.3.4.zip' 2021-05-16T23:11:48.6267137Z Content type 'application/zip' length 429053 bytes (418 KB) 2021-05-16T23:11:48.6267874Z ================================================== 2021-05-16T23:11:48.6268366Z downloaded 418 KB 2021-05-16T23:11:48.6268709Z 2021-05-16T23:11:48.6269747Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/lifecycle_1.0.0.zip' 2021-05-16T23:11:48.6270952Z Content type 'application/zip' length 111135 bytes (108 KB) 2021-05-16T23:11:48.6271683Z ================================================== 2021-05-16T23:11:48.6272175Z downloaded 108 KB 2021-05-16T23:11:48.6272508Z 2021-05-16T23:11:48.6273496Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/gh_1.3.0.zip' 2021-05-16T23:11:48.6274703Z Content type 'application/zip' length 141331 bytes (138 KB) 2021-05-16T23:11:48.6275436Z ================================================== 2021-05-16T23:11:48.6275931Z downloaded 138 KB 2021-05-16T23:11:48.6276267Z 2021-05-16T23:11:48.6277255Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/gert_1.3.0.zip' 2021-05-16T23:11:48.6278421Z Content type 'application/zip' length 3669051 bytes (3.5 MB) 2021-05-16T23:11:48.6279153Z ================================================== 2021-05-16T23:11:48.6279647Z downloaded 3.5 MB 2021-05-16T23:11:48.6279983Z 2021-05-16T23:11:48.6280956Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/fs_1.5.0.zip' 2021-05-16T23:11:48.6282111Z Content type 'application/zip' length 606120 bytes (591 KB) 2021-05-16T23:11:48.6282841Z ================================================== 2021-05-16T23:11:48.6283337Z downloaded 591 KB 2021-05-16T23:11:48.6283711Z 2021-05-16T23:11:48.6284699Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/desc_1.3.0.zip' 2021-05-16T23:11:48.6285862Z Content type 'application/zip' length 527906 bytes (515 KB) 2021-05-16T23:11:48.6286587Z ================================================== 2021-05-16T23:11:48.6287077Z downloaded 515 KB 2021-05-16T23:11:48.6287412Z 2021-05-16T23:11:48.6288407Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/clipr_0.7.1.zip' 2021-05-16T23:11:48.6289660Z Content type 'application/zip' length 52469 bytes (51 KB) 2021-05-16T23:11:48.6290647Z ================================================== 2021-05-16T23:11:48.6291160Z downloaded 51 KB 2021-05-16T23:11:48.6291497Z 2021-05-16T23:11:48.6292494Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/usethis_2.0.1.zip' 2021-05-16T23:11:48.6293740Z Content type 'application/zip' length 735185 bytes (717 KB) 2021-05-16T23:11:48.6695387Z ================================================== 2021-05-16T23:11:48.6696330Z downloaded 717 KB 2021-05-16T23:11:48.6696766Z 2021-05-16T23:11:48.6713949Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/memoise_2.0.0.zip' 2021-05-16T23:11:48.7031867Z Content type 'application/zip' length 49468 bytes (48 KB) 2021-05-16T23:11:48.7037256Z ================================================== 2021-05-16T23:11:48.7038172Z downloaded 48 KB 2021-05-16T23:11:48.7038665Z 2021-05-16T23:11:48.7052613Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/git2r_0.28.0.zip' 2021-05-16T23:11:48.7406088Z Content type 'application/zip' length 3938335 bytes (3.8 MB) 2021-05-16T23:11:48.8486938Z ================================================== 2021-05-16T23:11:48.8487883Z downloaded 3.8 MB 2021-05-16T23:11:48.8488367Z 2021-05-16T23:11:48.8785511Z package 'rlang' successfully unpacked and MD5 sums checked 2021-05-16T23:11:48.8980268Z package 'magrittr' successfully unpacked and MD5 sums checked 2021-05-16T23:11:48.9149277Z package 'glue' successfully unpacked and MD5 sums checked 2021-05-16T23:11:48.9262201Z package 'sys' successfully unpacked and MD5 sums checked 2021-05-16T23:11:48.9461866Z package 'askpass' successfully unpacked and MD5 sums checked 2021-05-16T23:11:48.9637835Z package 'R6' successfully unpacked and MD5 sums checked 2021-05-16T23:11:49.0939281Z package 'openssl' successfully unpacked and MD5 sums checked 2021-05-16T23:11:49.1044376Z package 'mime' successfully unpacked and MD5 sums checked 2021-05-16T23:11:49.2132446Z package 'curl' successfully unpacked and MD5 sums checked 2021-05-16T23:11:49.2357083Z package 'jsonlite' successfully unpacked and MD5 sums checked 2021-05-16T23:11:49.2441483Z package 'ini' successfully unpacked and MD5 sums checked 2021-05-16T23:11:49.2676082Z package 'httr' successfully unpacked and MD5 sums checked 2021-05-16T23:11:49.2813076Z package 'gitcreds' successfully unpacked and MD5 sums checked 2021-05-16T23:11:49.2984234Z package 'cli' successfully unpacked and MD5 sums checked 2021-05-16T23:11:49.3470440Z package 'zip' successfully unpacked and MD5 sums checked 2021-05-16T23:11:49.3691470Z package 'rstudioapi' successfully unpacked and MD5 sums checked 2021-05-16T23:11:49.3826510Z package 'credentials' successfully unpacked and MD5 sums checked 2021-05-16T23:11:49.3970032Z package 'rprojroot' successfully unpacked and MD5 sums checked 2021-05-16T23:11:49.4086342Z package 'crayon' successfully unpacked and MD5 sums checked 2021-05-16T23:11:49.4234941Z package 'fastmap' successfully unpacked and MD5 sums checked 2021-05-16T23:11:49.4408865Z package 'yaml' successfully unpacked and MD5 sums checked 2021-05-16T23:11:49.4551946Z package 'withr' successfully unpacked and MD5 sums checked 2021-05-16T23:11:49.4717710Z package 'whisker' successfully unpacked and MD5 sums checked 2021-05-16T23:11:49.4835123Z package 'rappdirs' successfully unpacked and MD5 sums checked 2021-05-16T23:11:49.5040305Z package 'purrr' successfully unpacked and MD5 sums checked 2021-05-16T23:11:49.5218913Z package 'lifecycle' successfully unpacked and MD5 sums checked 2021-05-16T23:11:49.5349334Z package 'gh' successfully unpacked and MD5 sums checked 2021-05-16T23:11:49.6247805Z package 'gert' successfully unpacked and MD5 sums checked 2021-05-16T23:11:49.6509745Z package 'fs' successfully unpacked and MD5 sums checked 2021-05-16T23:11:49.6705036Z package 'desc' successfully unpacked and MD5 sums checked 2021-05-16T23:11:49.6812239Z package 'clipr' successfully unpacked and MD5 sums checked 2021-05-16T23:11:49.7155154Z package 'usethis' successfully unpacked and MD5 sums checked 2021-05-16T23:11:49.7246601Z package 'memoise' successfully unpacked and MD5 sums checked 2021-05-16T23:11:49.8196359Z package 'git2r' successfully unpacked and MD5 sums checked 2021-05-16T23:11:49.8217301Z 2021-05-16T23:11:49.8218168Z The downloaded binary packages are in 2021-05-16T23:11:49.8219016Z C:\Users\runneradmin\AppData\Local\Temp\RtmpiwyKOu\downloaded_packages 2021-05-16T23:11:49.8220120Z installing the source package 'cachem' 2021-05-16T23:11:49.8220437Z 2021-05-16T23:11:49.8234734Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-16T23:11:49.8374352Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-16T23:11:49.8377343Z ================================================== 2021-05-16T23:11:49.8378333Z downloaded 24 KB 2021-05-16T23:11:49.8378831Z 2021-05-16T23:11:50.1375065Z * installing *source* package 'cachem' ... 2021-05-16T23:11:50.1401922Z ** package 'cachem' successfully unpacked and MD5 sums checked 2021-05-16T23:11:50.1404358Z ** using staged installation 2021-05-16T23:11:50.1649953Z ** libs 2021-05-16T23:11:50.1660849Z 2021-05-16T23:11:50.1662010Z *** arch - i386 2021-05-16T23:11:50.2433334Z "C:/rtools40/mingw32/bin/"gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c cache.c -o cache.o 2021-05-16T23:11:53.6931963Z "C:/rtools40/mingw32/bin/"gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c init.c -o init.o 2021-05-16T23:11:54.0303773Z C:/rtools40/mingw32/bin/gcc -shared -s -static-libgcc -o cachem.dll tmp.def cache.o init.o -LC:/R/bin/i386 -lR 2021-05-16T23:11:54.8037469Z installing to D:/a/_temp/Library/00LOCK-cachem/00new/cachem/libs/i386 2021-05-16T23:11:54.8045806Z 2021-05-16T23:11:54.8046760Z *** arch - x64 2021-05-16T23:11:54.8228852Z "C:/rtools40/mingw64/bin/"gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c cache.c -o cache.o 2021-05-16T23:11:57.7538909Z "C:/rtools40/mingw64/bin/"gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c init.c -o init.o 2021-05-16T23:11:58.0510637Z C:/rtools40/mingw64/bin/gcc -shared -s -static-libgcc -o cachem.dll tmp.def cache.o init.o -LC:/R/bin/x64 -lR 2021-05-16T23:11:58.8685142Z installing to D:/a/_temp/Library/00LOCK-cachem/00new/cachem/libs/x64 2021-05-16T23:11:58.8707368Z ** R 2021-05-16T23:11:58.8818840Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:11:59.4959596Z ** help 2021-05-16T23:11:59.5350323Z *** installing help indices 2021-05-16T23:11:59.5608594Z converting help for package 'cachem' 2021-05-16T23:11:59.6008036Z finding HTML links ... done 2021-05-16T23:11:59.7142372Z cache_disk html 2021-05-16T23:11:59.7224377Z cache_layered html 2021-05-16T23:11:59.7933376Z cache_mem html 2021-05-16T23:11:59.8021716Z reexports html 2021-05-16T23:11:59.8026950Z ** building package indices 2021-05-16T23:12:00.1166025Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:12:00.1166954Z *** arch - i386 2021-05-16T23:12:00.5298057Z *** arch - x64 2021-05-16T23:12:00.8362338Z ** testing if installed package can be loaded from final location 2021-05-16T23:12:00.8365332Z *** arch - i386 2021-05-16T23:12:01.1414700Z *** arch - x64 2021-05-16T23:12:01.4467247Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:12:01.4521593Z * DONE (cachem) 2021-05-16T23:12:01.4739161Z 2021-05-16T23:12:01.4740059Z The downloaded source packages are in 2021-05-16T23:12:01.4741095Z 'C:\Users\runneradmin\AppData\Local\Temp\RtmpiwyKOu\downloaded_packages' 2021-05-16T23:12:01.4761335Z Running `R CMD build`... 2021-05-16T23:12:06.6749067Z * checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpiwyKOu\remotes14dcbbb2898\ropensci-tic-3b4dfb8/DESCRIPTION' ... OK 2021-05-16T23:12:06.6750620Z * preparing 'tic': 2021-05-16T23:12:06.6751307Z * checking DESCRIPTION meta-information ... OK 2021-05-16T23:12:06.6751944Z * installing the package to process help pages 2021-05-16T23:12:06.6753944Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:12:06.6754936Z * checking for empty or unneeded directories 2021-05-16T23:12:06.6755734Z Removed empty directory 'tic/.circleci' 2021-05-16T23:12:06.6756602Z Removed empty directory 'tic/pkgdown' 2021-05-16T23:12:06.6757286Z * building 'tic_0.10.0.tar.gz' 2021-05-16T23:12:06.6777613Z Installing package into 'D:/a/_temp/Library' 2021-05-16T23:12:06.6778336Z (as 'lib' is unspecified) 2021-05-16T23:12:07.1408193Z * installing *source* package 'tic' ... 2021-05-16T23:12:07.1411385Z ** using staged installation 2021-05-16T23:12:07.1918292Z ** R 2021-05-16T23:12:07.2264355Z ** inst 2021-05-16T23:12:07.2477402Z ** preparing package for lazy loading 2021-05-16T23:12:07.7556517Z ** help 2021-05-16T23:12:08.0215129Z *** installing help indices 2021-05-16T23:12:08.1485532Z converting help for package 'tic' 2021-05-16T23:12:08.1777138Z finding HTML links ... done 2021-05-16T23:12:08.2817702Z Deprecated html 2021-05-16T23:12:08.3200203Z TicStep html 2021-05-16T23:12:08.3329190Z base64serialize html 2021-05-16T23:12:08.3618972Z ci html 2021-05-16T23:12:08.4343298Z do_blogdown html 2021-05-16T23:12:08.5052523Z do_bookdown html 2021-05-16T23:12:08.5562623Z do_drat html 2021-05-16T23:12:08.6122781Z do_package_checks html 2021-05-16T23:12:08.6650977Z do_pkgdown html 2021-05-16T23:12:08.7235867Z do_readme_rmd html 2021-05-16T23:12:08.7293680Z 2021-05-16T23:12:08.7499903Z dsl html 2021-05-16T23:12:08.7805651Z dsl_get html 2021-05-16T23:12:08.7971971Z gha_add_secret html 2021-05-16T23:12:08.8104583Z github_helpers html 2021-05-16T23:12:08.8206726Z github_info html 2021-05-16T23:12:08.8335889Z list_macros html 2021-05-16T23:12:08.8535551Z macro html 2021-05-16T23:12:08.8646266Z prepare_all_stages html 2021-05-16T23:12:08.8668829Z REDIRECT:topic Previous alias or file overwritten by alias: D:/a/_temp/Library/00LOCK-tic/00new/tic/help/DSL.html 2021-05-16T23:12:08.8717513Z reexports html 2021-05-16T23:12:08.8876366Z repo html 2021-05-16T23:12:08.9039853Z run_all_stages html 2021-05-16T23:12:08.9166790Z run_stage html 2021-05-16T23:12:08.9316375Z ssh_key_helpers html 2021-05-16T23:12:08.9508978Z stages html 2021-05-16T23:12:08.9691669Z step_add_to_drat html 2021-05-16T23:12:08.9919299Z step_add_to_known_hosts html 2021-05-16T23:12:09.0138467Z step_build_blogdown html 2021-05-16T23:12:09.0211950Z step_build_bookdown html 2021-05-16T23:12:09.0628500Z step_build_pkgdown html 2021-05-16T23:12:09.0955861Z step_do_push_deploy html 2021-05-16T23:12:09.1117726Z step_hello_world html 2021-05-16T23:12:09.1552997Z step_install_pkg html 2021-05-16T23:12:09.1801545Z step_install_ssh_keys html 2021-05-16T23:12:09.2194133Z step_push_deploy html 2021-05-16T23:12:09.2438313Z step_rcmdcheck html 2021-05-16T23:12:09.2660764Z step_run_code html 2021-05-16T23:12:09.2834925Z step_session_info html 2021-05-16T23:12:09.3114180Z step_setup_push_deploy html 2021-05-16T23:12:09.3387079Z step_setup_ssh html 2021-05-16T23:12:09.3613705Z step_test_ssh html 2021-05-16T23:12:10.1258781Z REDIRECT:topic %>% -> reexports.html [ FAIL ]*** copying figures 2021-05-16T23:12:10.1259394Z ** building package indices 2021-05-16T23:12:10.1259840Z ** installing vignettes 2021-05-16T23:12:10.1260477Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:12:10.1261002Z *** arch - i386 2021-05-16T23:12:10.1261452Z step_write_text_file html 2021-05-16T23:12:10.1262094Z tic-package html 2021-05-16T23:12:10.1262568Z update_yml html 2021-05-16T23:12:10.1263041Z use_ghactions_deploy html 2021-05-16T23:12:10.1263513Z use_tic html 2021-05-16T23:12:10.1263938Z use_tic_badge html 2021-05-16T23:12:10.1264376Z use_tic_r html 2021-05-16T23:12:10.1264818Z use_update_tic html 2021-05-16T23:12:10.1265365Z yaml_templates html 2021-05-16T23:12:10.2543361Z *** arch - x64 2021-05-16T23:12:10.5613771Z ** testing if installed package can be loaded from final location 2021-05-16T23:12:10.5616741Z *** arch - i386 2021-05-16T23:12:10.9685274Z *** arch - x64 2021-05-16T23:12:11.3748595Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:12:11.3947192Z * DONE (tic) 2021-05-16T23:12:11.4926289Z Using github PAT from envvar GITHUB_PAT 2021-05-16T23:12:11.6987170Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-16T23:12:13.5470163Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-16T23:12:13.5471238Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-16T23:12:13.5472133Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-16T23:12:13.5474875Z 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:12:13.5477167Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-16T23:12:13.5477929Z pillar (NA -> 1.6.1 ) [CRAN] 2021-05-16T23:12:13.5478683Z tibble (NA -> 3.1.2 ) [CRAN] 2021-05-16T23:12:13.5479505Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-16T23:12:13.5480254Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-16T23:12:13.5480958Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-16T23:12:13.5481682Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-16T23:12:13.5482365Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-16T23:12:13.5483082Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-16T23:12:13.5483829Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-16T23:12:13.5484541Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-16T23:12:13.5485284Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-16T23:12:13.5486122Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-16T23:12:13.5486913Z Installing packages into 'D:/a/_temp/Library' 2021-05-16T23:12:13.5487727Z (as 'lib' is unspecified) 2021-05-16T23:12:13.5488485Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-16T23:12:13.5489657Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-16T23:12:13.5490444Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-16T23:12:13.5491138Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-16T23:12:13.5491840Z xfun (NA -> 0.23 ) [CRAN] 2021-05-16T23:12:13.5492560Z markdown (NA -> 1.1 ) [CRAN] 2021-05-16T23:12:13.5493273Z highr (NA -> 0.9 ) [CRAN] 2021-05-16T23:12:13.5493985Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-16T23:12:13.5494718Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-16T23:12:13.5495450Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-16T23:12:13.5496146Z knitr (NA -> 1.33 ) [CRAN] 2021-05-16T23:12:13.5496879Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-16T23:12:13.5497598Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-16T23:12:13.5498308Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-16T23:12:13.5499059Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-16T23:12:13.5501341Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-16T23:12:13.5502122Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-16T23:12:13.5503036Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-16T23:12:13.5503812Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-16T23:12:13.5504568Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-16T23:12:13.5505303Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-16T23:12:13.5506059Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-16T23:12:15.4376659Z 2021-05-16T23:12:15.4377994Z There are binary versions available but the source versions are later: 2021-05-16T23:12:15.4388565Z binary source needs_compilation 2021-05-16T23:12:15.4389299Z pillar 1.6.0 1.6.1 FALSE 2021-05-16T23:12:15.4389913Z tibble 3.1.1 3.1.2 TRUE 2021-05-16T23:12:15.4390672Z xfun 0.22 0.23 TRUE 2021-05-16T23:12:15.4391047Z 2021-05-16T23:12:15.4412610Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/utf8_1.2.1.zip' 2021-05-16T23:12:15.4872562Z Content type 'application/zip' length 209982 bytes (205 KB) 2021-05-16T23:12:15.5019106Z ================================================== 2021-05-16T23:12:15.5019951Z downloaded 205 KB 2021-05-16T23:12:15.5020422Z 2021-05-16T23:12:15.5031752Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/vctrs_0.3.8.zip' 2021-05-16T23:12:15.5855688Z Content type 'application/zip' length 1251863 bytes (1.2 MB) 2021-05-16T23:12:15.6633378Z ================================================== 2021-05-16T23:12:15.6634358Z downloaded 1.2 MB 2021-05-16T23:12:15.6634802Z 2021-05-16T23:12:15.6648447Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/pkgconfig_2.0.3.zip' 2021-05-16T23:12:15.7112297Z Content type 'application/zip' length 22274 bytes (21 KB) 2021-05-16T23:12:15.7135739Z ================================================== 2021-05-16T23:12:15.7136672Z downloaded 21 KB 2021-05-16T23:12:15.7137359Z 2021-05-16T23:12:15.7150076Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/rematch2_2.1.2.zip' 2021-05-16T23:12:15.7560289Z Content type 'application/zip' length 47504 bytes (46 KB) 2021-05-16T23:12:15.7573109Z ================================================== 2021-05-16T23:12:15.7574092Z downloaded 46 KB 2021-05-16T23:12:15.7574628Z 2021-05-16T23:12:15.7589683Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/fansi_0.4.2.zip' 2021-05-16T23:12:15.7956148Z Content type 'application/zip' length 224354 bytes (219 KB) 2021-05-16T23:12:15.8098047Z ================================================== 2021-05-16T23:12:15.8098833Z downloaded 219 KB 2021-05-16T23:12:15.8099268Z 2021-05-16T23:12:15.8109112Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/diffobj_0.3.4.zip' 2021-05-16T23:12:15.8447757Z Content type 'application/zip' length 993584 bytes (970 KB) 2021-05-16T23:12:15.9044252Z ================================================== 2021-05-16T23:12:15.9045157Z downloaded 970 KB 2021-05-16T23:12:15.9045770Z 2021-05-16T23:12:15.9056053Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/waldo_0.2.5.zip' 2021-05-16T23:12:15.9567026Z Content type 'application/zip' length 72514 bytes (70 KB) 2021-05-16T23:12:15.9572651Z ================================================== 2021-05-16T23:12:15.9573804Z downloaded 70 KB 2021-05-16T23:12:15.9574441Z 2021-05-16T23:12:15.9587089Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/ps_1.6.0.zip' 2021-05-16T23:12:15.9829632Z Content type 'application/zip' length 775650 bytes (757 KB) 2021-05-16T23:12:16.0313827Z ================================================== 2021-05-16T23:12:16.0314999Z downloaded 757 KB 2021-05-16T23:12:16.0315550Z 2021-05-16T23:12:16.0327012Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/processx_3.5.2.zip' 2021-05-16T23:12:16.0547969Z Content type 'application/zip' length 1246169 bytes (1.2 MB) 2021-05-16T23:12:16.0955822Z ================================================== 2021-05-16T23:12:16.0956714Z downloaded 1.2 MB 2021-05-16T23:12:16.0957082Z 2021-05-16T23:12:16.0958378Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/praise_1.0.0.zip' 2021-05-16T23:12:16.1409964Z Content type 'application/zip' length 19719 bytes (19 KB) 2021-05-16T23:12:16.1413432Z ================================================== 2021-05-16T23:12:16.1414148Z downloaded 19 KB 2021-05-16T23:12:16.1414820Z 2021-05-16T23:12:16.1427994Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/pkgload_1.2.1.zip' 2021-05-16T23:12:16.2047768Z Content type 'application/zip' length 153931 bytes (150 KB) 2021-05-16T23:12:16.2057059Z ================================================== 2021-05-16T23:12:16.2057943Z downloaded 150 KB 2021-05-16T23:12:16.2058456Z 2021-05-16T23:12:16.2070885Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/evaluate_0.14.zip' 2021-05-16T23:12:16.2692927Z Content type 'application/zip' length 76757 bytes (74 KB) 2021-05-16T23:12:16.2700176Z ================================================== 2021-05-16T23:12:16.2701122Z downloaded 74 KB 2021-05-16T23:12:16.2701659Z 2021-05-16T23:12:16.2712992Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/ellipsis_0.3.2.zip' 2021-05-16T23:12:16.3292491Z Content type 'application/zip' length 49087 bytes (47 KB) 2021-05-16T23:12:16.3298173Z ================================================== 2021-05-16T23:12:16.3298931Z downloaded 47 KB 2021-05-16T23:12:16.3299366Z 2021-05-16T23:12:16.3312002Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/digest_0.6.27.zip' 2021-05-16T23:12:16.3468439Z Content type 'application/zip' length 268472 bytes (262 KB) 2021-05-16T23:12:16.3606281Z ================================================== 2021-05-16T23:12:16.3607311Z downloaded 262 KB 2021-05-16T23:12:16.3607839Z 2021-05-16T23:12:16.3619032Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/callr_3.7.0.zip' 2021-05-16T23:12:16.3733786Z Content type 'application/zip' length 438306 bytes (428 KB) 2021-05-16T23:12:16.3903346Z ================================================== 2021-05-16T23:12:16.3904233Z downloaded 428 KB 2021-05-16T23:12:16.3904707Z 2021-05-16T23:12:16.3914808Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/brio_1.1.2.zip' 2021-05-16T23:12:16.4435687Z Content type 'application/zip' length 46360 bytes (45 KB) 2021-05-16T23:12:16.4475128Z ================================================== 2021-05-16T23:12:16.4476079Z downloaded 45 KB 2021-05-16T23:12:16.4476637Z 2021-05-16T23:12:16.4489601Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/xml2_1.3.2.zip' 2021-05-16T23:12:16.4592288Z Content type 'application/zip' length 3004939 bytes (2.9 MB) 2021-05-16T23:12:16.6459088Z ================================================== 2021-05-16T23:12:16.6460159Z downloaded 2.9 MB 2021-05-16T23:12:16.6460720Z 2021-05-16T23:12:16.6472324Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/markdown_1.1.zip' 2021-05-16T23:12:16.6932213Z Content type 'application/zip' length 188630 bytes (184 KB) 2021-05-16T23:12:16.6995201Z ================================================== 2021-05-16T23:12:16.6996050Z downloaded 184 KB 2021-05-16T23:12:16.6996481Z 2021-05-16T23:12:16.7007410Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/highr_0.9.zip' 2021-05-16T23:12:16.7452798Z Content type 'application/zip' length 46592 bytes (45 KB) 2021-05-16T23:12:16.7514934Z ================================================== 2021-05-16T23:12:16.7516536Z downloaded 45 KB 2021-05-16T23:12:16.7517332Z 2021-05-16T23:12:16.7528968Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/stringr_1.4.0.zip' 2021-05-16T23:12:16.8152813Z Content type 'application/zip' length 216610 bytes (211 KB) 2021-05-16T23:12:16.8233945Z ================================================== 2021-05-16T23:12:16.8235000Z downloaded 211 KB 2021-05-16T23:12:16.8235545Z 2021-05-16T23:12:16.8246759Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/stringi_1.6.1.zip' 2021-05-16T23:12:16.9086368Z Content type 'application/zip' length 16350447 bytes (15.6 MB) 2021-05-16T23:12:17.6278068Z ================================================== 2021-05-16T23:12:17.6279028Z downloaded 15.6 MB 2021-05-16T23:12:17.6279526Z 2021-05-16T23:12:17.6293648Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/Rcpp_1.0.6.zip' 2021-05-16T23:12:17.6901086Z Content type 'application/zip' length 3254472 bytes (3.1 MB) 2021-05-16T23:12:17.7843127Z ================================================== 2021-05-16T23:12:17.7844243Z downloaded 3.1 MB 2021-05-16T23:12:17.7844799Z 2021-05-16T23:12:17.7858393Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/knitr_1.33.zip' 2021-05-16T23:12:17.8177239Z Content type 'application/zip' length 1460851 bytes (1.4 MB) 2021-05-16T23:12:17.8425353Z ================================================== 2021-05-16T23:12:17.8426241Z downloaded 1.4 MB 2021-05-16T23:12:17.8426708Z 2021-05-16T23:12:17.8437606Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/commonmark_1.7.zip' 2021-05-16T23:12:17.9088788Z Content type 'application/zip' length 265877 bytes (259 KB) 2021-05-16T23:12:17.9618820Z ================================================== 2021-05-16T23:12:17.9620118Z downloaded 259 KB 2021-05-16T23:12:17.9620734Z 2021-05-16T23:12:17.9633503Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/brew_1.0-6.zip' 2021-05-16T23:12:18.0001952Z Content type 'application/zip' length 113846 bytes (111 KB) 2021-05-16T23:12:18.0035192Z ================================================== 2021-05-16T23:12:18.0036268Z downloaded 111 KB 2021-05-16T23:12:18.0036818Z 2021-05-16T23:12:18.0048383Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/xopen_1.0.0.zip' 2021-05-16T23:12:18.0124789Z Content type 'application/zip' length 24695 bytes (24 KB) 2021-05-16T23:12:18.0156385Z ================================================== 2021-05-16T23:12:18.0157190Z downloaded 24 KB 2021-05-16T23:12:18.0157610Z 2021-05-16T23:12:18.0167742Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/sessioninfo_1.1.1.zip' 2021-05-16T23:12:18.0258989Z Content type 'application/zip' length 46938 bytes (45 KB) 2021-05-16T23:12:18.0280629Z ================================================== 2021-05-16T23:12:18.0281155Z downloaded 45 KB 2021-05-16T23:12:18.0281576Z 2021-05-16T23:12:18.0293856Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/prettyunits_1.1.1.zip' 2021-05-16T23:12:18.0367943Z Content type 'application/zip' length 37840 bytes (36 KB) 2021-05-16T23:12:18.0397632Z ================================================== 2021-05-16T23:12:18.0398418Z downloaded 36 KB 2021-05-16T23:12:18.0398842Z 2021-05-16T23:12:18.0412717Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/pkgbuild_1.2.0.zip' 2021-05-16T23:12:18.0482223Z Content type 'application/zip' length 142573 bytes (139 KB) 2021-05-16T23:12:18.0697627Z ================================================== 2021-05-16T23:12:18.0698667Z downloaded 139 KB 2021-05-16T23:12:18.0699180Z 2021-05-16T23:12:18.0715251Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/testthat_3.0.2.zip' 2021-05-16T23:12:18.1341814Z Content type 'application/zip' length 2494253 bytes (2.4 MB) 2021-05-16T23:12:18.1963266Z ================================================== 2021-05-16T23:12:18.1964172Z downloaded 2.4 MB 2021-05-16T23:12:18.1964573Z 2021-05-16T23:12:18.1979409Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/rversions_2.0.2.zip' 2021-05-16T23:12:18.2337537Z Content type 'application/zip' length 68655 bytes (67 KB) 2021-05-16T23:12:18.2382606Z ================================================== 2021-05-16T23:12:18.2383494Z downloaded 67 KB 2021-05-16T23:12:18.2384015Z 2021-05-16T23:12:18.2399294Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/roxygen2_7.1.1.zip' 2021-05-16T23:12:18.2792397Z Content type 'application/zip' length 1371276 bytes (1.3 MB) 2021-05-16T23:12:18.3243025Z ================================================== 2021-05-16T23:12:18.3243963Z downloaded 1.3 MB 2021-05-16T23:12:18.3244615Z 2021-05-16T23:12:18.3259464Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/rcmdcheck_1.3.3.zip' 2021-05-16T23:12:18.3326316Z Content type 'application/zip' length 134938 bytes (131 KB) 2021-05-16T23:12:18.3401268Z ================================================== 2021-05-16T23:12:18.3403037Z downloaded 131 KB 2021-05-16T23:12:18.3403591Z 2021-05-16T23:12:18.3420913Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/devtools_2.4.1.zip' 2021-05-16T23:12:18.3968115Z Content type 'application/zip' length 397417 bytes (388 KB) 2021-05-16T23:12:18.4126242Z ================================================== 2021-05-16T23:12:18.4127281Z downloaded 388 KB 2021-05-16T23:12:18.4127755Z 2021-05-16T23:12:18.4302167Z package 'utf8' successfully unpacked and MD5 sums checked 2021-05-16T23:12:18.4656937Z package 'vctrs' successfully unpacked and MD5 sums checked 2021-05-16T23:12:18.4746665Z package 'pkgconfig' successfully unpacked and MD5 sums checked 2021-05-16T23:12:18.4824069Z package 'rematch2' successfully unpacked and MD5 sums checked 2021-05-16T23:12:18.4985144Z package 'fansi' successfully unpacked and MD5 sums checked 2021-05-16T23:12:18.5229224Z package 'diffobj' successfully unpacked and MD5 sums checked 2021-05-16T23:12:18.5339860Z package 'waldo' successfully unpacked and MD5 sums checked 2021-05-16T23:12:18.5735943Z package 'ps' successfully unpacked and MD5 sums checked 2021-05-16T23:12:18.6294697Z package 'processx' successfully unpacked and MD5 sums checked 2021-05-16T23:12:18.6402764Z package 'praise' successfully unpacked and MD5 sums checked 2021-05-16T23:12:18.6517749Z package 'pkgload' successfully unpacked and MD5 sums checked 2021-05-16T23:12:18.6624721Z package 'evaluate' successfully unpacked and MD5 sums checked 2021-05-16T23:12:18.6746184Z package 'ellipsis' successfully unpacked and MD5 sums checked 2021-05-16T23:12:18.6994505Z package 'digest' successfully unpacked and MD5 sums checked 2021-05-16T23:12:18.7142104Z package 'callr' successfully unpacked and MD5 sums checked 2021-05-16T23:12:18.7266508Z package 'brio' successfully unpacked and MD5 sums checked 2021-05-16T23:12:18.8179627Z package 'xml2' successfully unpacked and MD5 sums checked 2021-05-16T23:12:18.8434334Z package 'markdown' successfully unpacked and MD5 sums checked 2021-05-16T23:12:18.8547507Z package 'highr' successfully unpacked and MD5 sums checked 2021-05-16T23:12:18.8734277Z package 'stringr' successfully unpacked and MD5 sums checked 2021-05-16T23:12:19.2831592Z package 'stringi' successfully unpacked and MD5 sums checked 2021-05-16T23:12:19.5880198Z package 'Rcpp' successfully unpacked and MD5 sums checked 2021-05-16T23:12:19.6657092Z package 'knitr' successfully unpacked and MD5 sums checked 2021-05-16T23:12:19.6837347Z package 'commonmark' successfully unpacked and MD5 sums checked 2021-05-16T23:12:19.7036092Z package 'brew' successfully unpacked and MD5 sums checked 2021-05-16T23:12:19.7129416Z package 'xopen' successfully unpacked and MD5 sums checked 2021-05-16T23:12:19.7225313Z package 'sessioninfo' successfully unpacked and MD5 sums checked 2021-05-16T23:12:19.7317771Z package 'prettyunits' successfully unpacked and MD5 sums checked 2021-05-16T23:12:19.7419205Z package 'pkgbuild' successfully unpacked and MD5 sums checked 2021-05-16T23:12:19.8181397Z package 'testthat' successfully unpacked and MD5 sums checked 2021-05-16T23:12:19.8290068Z package 'rversions' successfully unpacked and MD5 sums checked 2021-05-16T23:12:19.8709516Z package 'roxygen2' successfully unpacked and MD5 sums checked 2021-05-16T23:12:19.8804907Z package 'rcmdcheck' successfully unpacked and MD5 sums checked 2021-05-16T23:12:19.8945520Z package 'devtools' successfully unpacked and MD5 sums checked 2021-05-16T23:12:19.8964054Z 2021-05-16T23:12:19.8964985Z The downloaded binary packages are in 2021-05-16T23:12:19.8966221Z C:\Users\runneradmin\AppData\Local\Temp\RtmpiwyKOu\downloaded_packages 2021-05-16T23:12:19.8967704Z installing the source packages 'pillar', 'tibble', 'xfun' 2021-05-16T23:12:19.8968343Z 2021-05-16T23:12:19.8983310Z trying URL 'https://cloud.r-project.org/src/contrib/pillar_1.6.1.tar.gz' 2021-05-16T23:12:19.9319455Z Content type 'application/x-gzip' length 1111747 bytes (1.1 MB) 2021-05-16T23:12:19.9503527Z ================================================== 2021-05-16T23:12:19.9504212Z downloaded 1.1 MB 2021-05-16T23:12:19.9504762Z 2021-05-16T23:12:19.9514483Z trying URL 'https://cloud.r-project.org/src/contrib/tibble_3.1.2.tar.gz' 2021-05-16T23:12:19.9586892Z Content type 'application/x-gzip' length 686145 bytes (670 KB) 2021-05-16T23:12:19.9616079Z ================================================== 2021-05-16T23:12:19.9616947Z downloaded 670 KB 2021-05-16T23:12:19.9617428Z 2021-05-16T23:12:19.9626974Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-16T23:12:19.9751334Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-16T23:12:19.9757528Z ================================================== 2021-05-16T23:12:19.9758276Z downloaded 109 KB 2021-05-16T23:12:19.9758717Z 2021-05-16T23:12:20.5672590Z * installing *source* package 'pillar' ... 2021-05-16T23:12:20.5918123Z ** package 'pillar' successfully unpacked and MD5 sums checked 2021-05-16T23:12:20.5920111Z ** using staged installation 2021-05-16T23:12:20.6363171Z ** R 2021-05-16T23:12:20.6745125Z ** inst 2021-05-16T23:12:20.6863591Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:12:22.5085213Z ** help 2021-05-16T23:12:22.6784816Z *** installing help indices 2021-05-16T23:12:22.7636675Z converting help for package 'pillar' 2021-05-16T23:12:22.7891523Z finding HTML links ... done 2021-05-16T23:12:22.8232718Z align html 2021-05-16T23:12:22.8439948Z char html 2021-05-16T23:12:22.8717775Z colonnade html 2021-05-16T23:12:22.8889473Z ctl_new_pillar html 2021-05-16T23:12:22.8990864Z deprecated html 2021-05-16T23:12:22.9041354Z dim_desc html 2021-05-16T23:12:22.9204895Z expect_known_display html 2021-05-16T23:12:22.9417855Z extra_cols html 2021-05-16T23:12:22.9563697Z format_glimpse html 2021-05-16T23:12:22.9832258Z format_tbl html 2021-05-16T23:12:22.9991598Z format_type_sum html 2021-05-16T23:12:23.0050511Z get_extent html 2021-05-16T23:12:23.0214450Z glimpse html 2021-05-16T23:12:23.0303463Z 2021-05-16T23:12:23.0935169Z finding level-2 HTML links ... done 2021-05-16T23:12:23.0984350Z new_ornament html 2021-05-16T23:12:23.1193173Z new_pillar html 2021-05-16T23:12:23.1357212Z new_pillar_component html 2021-05-16T23:12:23.1788909Z new_pillar_shaft html 2021-05-16T23:12:23.1859751Z new_pillar_title html 2021-05-16T23:12:23.1954007Z new_pillar_type html 2021-05-16T23:12:23.2146747Z new_tbl_format_setup html 2021-05-16T23:12:23.2479743Z num html 2021-05-16T23:12:23.2792840Z pillar-package html 2021-05-16T23:12:23.3049911Z pillar html 2021-05-16T23:12:23.3472637Z pillar_shaft html 2021-05-16T23:12:23.3580076Z squeeze html 2021-05-16T23:12:23.3712824Z style_subtle html 2021-05-16T23:12:23.3874438Z tbl_format_body html 2021-05-16T23:12:23.4023419Z tbl_format_footer html 2021-05-16T23:12:23.4215049Z tbl_format_header html 2021-05-16T23:12:23.4636945Z tbl_format_setup html 2021-05-16T23:12:23.4724832Z tbl_sum html 2021-05-16T23:12:23.4850676Z type_sum html 2021-05-16T23:12:23.4860298Z *** copying figures 2021-05-16T23:12:23.4894372Z ** building package indices 2021-05-16T23:12:23.7945981Z ** installing vignettes 2021-05-16T23:12:23.8077448Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:12:23.8079167Z *** arch - i386 2021-05-16T23:12:24.2146798Z *** arch - x64 2021-05-16T23:12:24.6242172Z ** testing if installed package can be loaded from final location 2021-05-16T23:12:24.6245492Z *** arch - i386 2021-05-16T23:12:25.0321520Z *** arch - x64 2021-05-16T23:12:25.4376547Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:12:25.4499995Z * DONE (pillar) 2021-05-16T23:12:25.8738335Z * installing *source* package 'xfun' ... 2021-05-16T23:12:25.8836817Z ** package 'xfun' successfully unpacked and MD5 sums checked 2021-05-16T23:12:25.8839026Z ** using staged installation 2021-05-16T23:12:25.9150789Z ** libs 2021-05-16T23:12:25.9157060Z 2021-05-16T23:12:25.9157840Z *** arch - i386 2021-05-16T23:12:25.9366634Z "C:/rtools40/mingw32/bin/"gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c base64.c -o base64.o 2021-05-16T23:12:26.2249333Z "C:/rtools40/mingw32/bin/"gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c init.c -o init.o 2021-05-16T23:12:26.3995954Z C:/rtools40/mingw32/bin/g++ -shared -s -static-libgcc -o xfun.dll tmp.def base64.o init.o -LC:/R/bin/i386 -lR 2021-05-16T23:12:26.6522133Z installing to D:/a/_temp/Library/00LOCK-xfun/00new/xfun/libs/i386 2021-05-16T23:12:26.6531351Z 2021-05-16T23:12:26.6532496Z *** arch - x64 2021-05-16T23:12:26.6713484Z "C:/rtools40/mingw64/bin/"gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c base64.c -o base64.o 2021-05-16T23:12:26.9391564Z "C:/rtools40/mingw64/bin/"gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c init.c -o init.o 2021-05-16T23:12:27.1370634Z C:/rtools40/mingw64/bin/g++ -shared -s -static-libgcc -o xfun.dll tmp.def base64.o init.o -LC:/R/bin/x64 -lR 2021-05-16T23:12:27.3804978Z installing to D:/a/_temp/Library/00LOCK-xfun/00new/xfun/libs/x64 2021-05-16T23:12:27.3832096Z ** R 2021-05-16T23:12:27.4139783Z ** inst 2021-05-16T23:12:27.4177631Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:12:28.8344306Z ** help 2021-05-16T23:12:29.1761213Z *** installing help indices 2021-05-16T23:12:29.3180073Z converting help for package 'xfun' 2021-05-16T23:12:29.3426898Z finding HTML links ... done 2021-05-16T23:12:29.3781302Z Rscript html 2021-05-16T23:12:29.3945229Z Rscript_call html 2021-05-16T23:12:29.4018295Z attr html 2021-05-16T23:12:29.4108488Z base64_encode html 2021-05-16T23:12:29.4176944Z base64_uri html 2021-05-16T23:12:29.4636296Z bg_process html 2021-05-16T23:12:29.4709697Z bump_version html 2021-05-16T23:12:29.5199273Z cache_rds html 2021-05-16T23:12:29.5271044Z del_empty_dir html 2021-05-16T23:12:29.5388350Z dir_create html 2021-05-16T23:12:29.5489099Z dir_exists html 2021-05-16T23:12:29.5596564Z do_once html 2021-05-16T23:12:29.5779326Z download_file html 2021-05-16T23:12:29.5969314Z embed_file html 2021-05-16T23:12:29.6118391Z exit_call html 2021-05-16T23:12:29.6253552Z file_ext html 2021-05-16T23:12:29.6311472Z file_string html 2021-05-16T23:12:29.6395256Z format_bytes html 2021-05-16T23:12:29.6518871Z from_root html 2021-05-16T23:12:29.6605049Z github_releases html 2021-05-16T23:12:29.6689225Z grep_sub html 2021-05-16T23:12:29.6902595Z gsub_file html 2021-05-16T23:12:29.6965858Z in_dir html 2021-05-16T23:12:29.7069830Z install_dir html 2021-05-16T23:12:29.7155599Z install_github html 2021-05-16T23:12:29.7215733Z isFALSE html 2021-05-16T23:12:29.7279180Z is_R_CMD_check html 2021-05-16T23:12:29.7360228Z is_abs_path html 2021-05-16T23:12:29.7421927Z is_ascii html 2021-05-16T23:12:29.7546571Z is_sub_path html 2021-05-16T23:12:29.7635947Z is_web_path html 2021-05-16T23:12:29.7835768Z magic_path html 2021-05-16T23:12:29.7913425Z mark_dirs html 2021-05-16T23:12:29.8047125Z msg_cat html 2021-05-16T23:12:29.8160110Z native_encode html 2021-05-16T23:12:29.8280418Z news2md html 2021-05-16T23:12:29.8368064Z normalize_path html 2021-05-16T23:12:29.8521673Z numbers_to_words html 2021-05-16T23:12:29.8608776Z optipng html 2021-05-16T23:12:29.8669844Z os html 2021-05-16T23:12:29.8741981Z parse_only html 2021-05-16T23:12:29.9081993Z pkg_attach html 2021-05-16T23:12:29.9185107Z proc_kill html 2021-05-16T23:12:29.9304600Z process_file html 2021-05-16T23:12:29.9442239Z proj_root html 2021-05-16T23:12:29.9512908Z prose_index html 2021-05-16T23:12:29.9608707Z protect_math html 2021-05-16T23:12:29.9705508Z raw_string html 2021-05-16T23:12:29.9780642Z read_bin html 2021-05-16T23:12:29.9918272Z read_utf8 html 2021-05-16T23:12:30.0041522Z relative_path html 2021-05-16T23:12:30.0217007Z rename_seq html 2021-05-16T23:12:30.0298254Z retry html 2021-05-16T23:12:30.0897299Z rev_check html 2021-05-16T23:12:30.0996770Z rstudio_type html 2021-05-16T23:12:30.1070073Z same_path html 2021-05-16T23:12:30.1199559Z session_info html 2021-05-16T23:12:31.1216147Z ** building package indices 2021-05-16T23:12:31.1216739Z ** installing vignettes 2021-05-16T23:12:31.1217479Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:12:31.1218048Z *** arch - i386 2021-05-16T23:12:31.1218419Z *** arch - x64 2021-05-16T23:12:31.1218892Z set_envvar html 2021-05-16T23:12:31.1219432Z split_lines html 2021-05-16T23:12:31.1219944Z split_source html 2021-05-16T23:12:31.1220628Z strict_list html 2021-05-16T23:12:31.1221196Z stringsAsStrings html 2021-05-16T23:12:31.1221766Z submit_cran html 2021-05-16T23:12:31.1222357Z tinify html 2021-05-16T23:12:31.1222834Z tojson html 2021-05-16T23:12:31.1223318Z tree html 2021-05-16T23:12:31.1223802Z try_silent html 2021-05-16T23:12:31.1224314Z upload_ftp html 2021-05-16T23:12:31.1224822Z url_filename html 2021-05-16T23:12:31.1225343Z valid_syntax html 2021-05-16T23:12:31.1920258Z ** testing if installed package can be loaded from final location 2021-05-16T23:12:31.1922931Z *** arch - i386 2021-05-16T23:12:31.4971316Z *** arch - x64 2021-05-16T23:12:31.8027748Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:12:31.8195332Z * DONE (xfun) 2021-05-16T23:12:32.4001179Z * installing *source* package 'tibble' ... 2021-05-16T23:12:32.4219811Z ** package 'tibble' successfully unpacked and MD5 sums checked 2021-05-16T23:12:32.4221208Z ** using staged installation 2021-05-16T23:12:32.4691744Z ** libs 2021-05-16T23:12:32.4699408Z 2021-05-16T23:12:32.4700426Z *** arch - i386 2021-05-16T23:12:32.4926778Z "C:/rtools40/mingw32/bin/"gcc -I"C:/R/include" -DNDEBUG -std=gnu99 -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c attributes.c -o attributes.o 2021-05-16T23:12:32.5959140Z "C:/rtools40/mingw32/bin/"gcc -I"C:/R/include" -DNDEBUG -std=gnu99 -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c coerce.c -o coerce.o 2021-05-16T23:12:32.7406216Z "C:/rtools40/mingw32/bin/"gcc -I"C:/R/include" -DNDEBUG -std=gnu99 -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c init.c -o init.o 2021-05-16T23:12:32.8360702Z "C:/rtools40/mingw32/bin/"gcc -I"C:/R/include" -DNDEBUG -std=gnu99 -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c matrixToDataFrame.c -o matrixToDataFrame.o 2021-05-16T23:12:33.0993761Z C:/rtools40/mingw32/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:12:33.2348925Z installing to D:/a/_temp/Library/00LOCK-tibble/00new/tibble/libs/i386 2021-05-16T23:12:33.2359168Z 2021-05-16T23:12:33.2360382Z *** arch - x64 2021-05-16T23:12:33.2571694Z "C:/rtools40/mingw64/bin/"gcc -I"C:/R/include" -DNDEBUG -std=gnu99 -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c attributes.c -o attributes.o 2021-05-16T23:12:33.3552867Z "C:/rtools40/mingw64/bin/"gcc -I"C:/R/include" -DNDEBUG -std=gnu99 -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c coerce.c -o coerce.o 2021-05-16T23:12:33.5116117Z "C:/rtools40/mingw64/bin/"gcc -I"C:/R/include" -DNDEBUG -std=gnu99 -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c init.c -o init.o 2021-05-16T23:12:33.6050782Z "C:/rtools40/mingw64/bin/"gcc -I"C:/R/include" -DNDEBUG -std=gnu99 -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c matrixToDataFrame.c -o matrixToDataFrame.o 2021-05-16T23:12:33.8479135Z C:/rtools40/mingw64/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:12:33.9430903Z installing to D:/a/_temp/Library/00LOCK-tibble/00new/tibble/libs/x64 2021-05-16T23:12:33.9459287Z ** R 2021-05-16T23:12:33.9738979Z ** inst 2021-05-16T23:12:33.9840332Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:12:35.9062108Z ** help 2021-05-16T23:12:36.0505888Z *** installing help indices 2021-05-16T23:12:36.1257541Z converting help for package 'tibble' 2021-05-16T23:12:36.1486867Z finding HTML links ... done 2021-05-16T23:12:36.1829212Z add_column html 2021-05-16T23:12:36.2027079Z add_row html 2021-05-16T23:12:36.2615410Z as_tibble html 2021-05-16T23:12:36.2714204Z 2021-05-16T23:12:36.3209403Z finding level-2 HTML links ... done 2021-05-16T23:12:36.3301960Z deprecated html 2021-05-16T23:12:36.3427047Z enframe html 2021-05-16T23:12:36.3860128Z formatting html 2021-05-16T23:12:36.4004270Z frame_matrix html 2021-05-16T23:12:36.4109313Z is.tibble html 2021-05-16T23:12:36.4177735Z is_tibble html 2021-05-16T23:12:36.4222508Z knit_print.trunc_mat html 2021-05-16T23:12:36.4425364Z lst html 2021-05-16T23:12:36.4670220Z name-repair-superseded html 2021-05-16T23:12:36.4723487Z name-repair html 2021-05-16T23:12:36.5008392Z new_tibble html 2021-05-16T23:12:36.5042454Z 2021-05-16T23:12:36.5206264Z reexports html 2021-05-16T23:12:36.5374523Z rownames html 2021-05-16T23:12:36.5408063Z REDIRECT:topic %>% -> reexports.html [ FAIL ] 2021-05-16T23:12:36.5412933Z REDIRECT:topic $<-.tbl_df -> subsetting.html [ FAIL ] 2021-05-16T23:12:36.5422704Z REDIRECT:topic [[<-.tbl_df -> subsetting.html [ FAIL ] 2021-05-16T23:12:36.5686593Z subsetting html 2021-05-16T23:12:36.6071765Z tbl_df-class html 2021-05-16T23:12:36.6720253Z tibble-package html 2021-05-16T23:12:36.7180142Z tibble html 2021-05-16T23:12:36.7342039Z tribble html 2021-05-16T23:12:36.7541375Z trunc_mat html 2021-05-16T23:12:36.7739835Z view html 2021-05-16T23:12:36.7744965Z REDIRECT:topic [<-.tbl_df -> subsetting.html [ FAIL ]*** copying figures 2021-05-16T23:12:36.7794120Z ** building package indices 2021-05-16T23:12:37.0854987Z ** installing vignettes 2021-05-16T23:12:37.0980618Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:12:37.0981791Z *** arch - i386 2021-05-16T23:12:37.5044873Z *** arch - x64 2021-05-16T23:12:37.9140848Z ** testing if installed package can be loaded from final location 2021-05-16T23:12:37.9143751Z *** arch - i386 2021-05-16T23:12:38.3210516Z *** arch - x64 2021-05-16T23:12:38.8272102Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:12:38.8404955Z * DONE (tibble) 2021-05-16T23:12:38.9007381Z 2021-05-16T23:12:38.9008329Z The downloaded source packages are in 2021-05-16T23:12:38.9009388Z 'C:\Users\runneradmin\AppData\Local\Temp\RtmpiwyKOu\downloaded_packages' 2021-05-16T23:12:39.0255255Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-16T23:12:40.5563372Z 2021-05-16T23:12:40.9311298Z 2021-05-16T23:12:40.9312112Z 2021-05-16T23:12:40.9312446Z 2021-05-16T23:12:40.9349086Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpiwyKOu\remotes14dc51dbc9f\muschellij2-desc-7be86f2/DESCRIPTION' ... 2021-05-16T23:12:40.9349999Z 2021-05-16T23:12:40.9350943Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpiwyKOu\remotes14dc51dbc9f\muschellij2-desc-7be86f2/DESCRIPTION' ... 2021-05-16T23:12:40.9377946Z 2021-05-16T23:12:40.9379226Z v checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpiwyKOu\remotes14dc51dbc9f\muschellij2-desc-7be86f2/DESCRIPTION' 2021-05-16T23:12:41.0392124Z 2021-05-16T23:12:41.0393091Z 2021-05-16T23:12:41.0393573Z 2021-05-16T23:12:41.0394076Z 2021-05-16T23:12:41.0394696Z - preparing 'desc': 2021-05-16T23:12:41.0688561Z checking DESCRIPTION meta-information ... 2021-05-16T23:12:41.0689330Z 2021-05-16T23:12:41.0689890Z checking DESCRIPTION meta-information ... 2021-05-16T23:12:41.0690644Z 2021-05-16T23:12:41.0691186Z v checking DESCRIPTION meta-information 2021-05-16T23:12:41.6214421Z Installing package into 'D:/a/_temp/Library' 2021-05-16T23:12:41.6214962Z (as 'lib' is unspecified) 2021-05-16T23:12:41.6215229Z 2021-05-16T23:12:41.6215506Z 2021-05-16T23:12:41.6215768Z 2021-05-16T23:12:41.6216011Z 2021-05-16T23:12:41.6216600Z - checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:12:41.6216997Z 2021-05-16T23:12:41.6217258Z 2021-05-16T23:12:41.6217516Z 2021-05-16T23:12:41.6217758Z 2021-05-16T23:12:41.6218226Z - checking for empty or unneeded directories 2021-05-16T23:12:41.6218567Z 2021-05-16T23:12:41.6218826Z 2021-05-16T23:12:41.6219239Z Omitted 'LazyData' from DESCRIPTION 2021-05-16T23:12:41.6219548Z 2021-05-16T23:12:41.6219804Z 2021-05-16T23:12:41.6220055Z 2021-05-16T23:12:41.6220309Z 2021-05-16T23:12:41.6220670Z - building 'desc_1.2.0.9000.tar.gz' 2021-05-16T23:12:41.6220930Z 2021-05-16T23:12:41.6221187Z 2021-05-16T23:12:41.6221555Z 2021-05-16T23:12:41.8592081Z * installing *source* package 'desc' ... 2021-05-16T23:12:41.8728741Z ** using staged installation 2021-05-16T23:12:41.9038677Z ** R 2021-05-16T23:12:41.9268984Z ** inst 2021-05-16T23:12:41.9300362Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:12:43.5493303Z ** help 2021-05-16T23:12:43.7966458Z *** installing help indices 2021-05-16T23:12:43.9248082Z 2021-05-16T23:12:43.9249412Z converting help for package 'desc' 2021-05-16T23:12:43.9490743Z finding HTML links ... done 2021-05-16T23:12:43.9920930Z check_encoding html 2021-05-16T23:12:44.0038136Z check_field html 2021-05-16T23:12:44.0104839Z cran_ascii_fields html 2021-05-16T23:12:44.0181099Z cran_valid_fields html 2021-05-16T23:12:44.0299363Z dep_types html 2021-05-16T23:12:44.0464910Z desc html 2021-05-16T23:12:44.1104712Z desc_add_author html 2021-05-16T23:12:44.1384363Z desc_add_author_gh html 2021-05-16T23:12:44.1656897Z desc_add_me html 2021-05-16T23:12:44.1971286Z desc_add_orcid html 2021-05-16T23:12:44.2069668Z desc_add_remotes html 2021-05-16T23:12:44.2336698Z desc_add_role html 2021-05-16T23:12:44.2522791Z desc_add_to_collate html 2021-05-16T23:12:44.2605542Z desc_add_urls html 2021-05-16T23:12:44.2779112Z desc_bump_version html 2021-05-16T23:12:44.3004732Z desc_change_maintainer html 2021-05-16T23:12:44.3073938Z desc_clear_remotes html 2021-05-16T23:12:44.3144595Z desc_clear_urls html 2021-05-16T23:12:44.3341267Z desc_coerce_authors_at_r html 2021-05-16T23:12:44.3477672Z desc_del html 2021-05-16T23:12:44.3763610Z desc_del_author html 2021-05-16T23:12:44.3919470Z desc_del_collate html 2021-05-16T23:12:44.4077249Z desc_del_dep html 2021-05-16T23:12:44.4226138Z desc_del_deps html 2021-05-16T23:12:44.4364591Z desc_del_from_collate html 2021-05-16T23:12:44.4462723Z desc_del_remotes html 2021-05-16T23:12:44.4764096Z desc_del_role html 2021-05-16T23:12:44.4847807Z desc_del_urls html 2021-05-16T23:12:44.4946494Z desc_fields html 2021-05-16T23:12:44.5056708Z desc_get html 2021-05-16T23:12:44.5278065Z desc_get_author html 2021-05-16T23:12:44.5467872Z desc_get_authors html 2021-05-16T23:12:44.5554944Z desc_get_built html 2021-05-16T23:12:44.5669241Z desc_get_collate html 2021-05-16T23:12:44.5782685Z desc_get_deps html 2021-05-16T23:12:44.5974172Z desc_get_field html 2021-05-16T23:12:44.6142900Z desc_get_maintainer html 2021-05-16T23:12:44.6211666Z desc_get_remotes html 2021-05-16T23:12:44.6267018Z desc_get_urls html 2021-05-16T23:12:44.6356034Z desc_get_version html 2021-05-16T23:12:44.6479578Z desc_has_dep html 2021-05-16T23:12:44.6599118Z desc_has_fields html 2021-05-16T23:12:44.6675233Z desc_normalize html 2021-05-16T23:12:44.6718744Z desc_print html 2021-05-16T23:12:44.6796627Z desc_reformat_fields html 2021-05-16T23:12:44.6880225Z desc_reorder_fields html 2021-05-16T23:12:44.7023264Z desc_set html 2021-05-16T23:12:44.7250309Z desc_set_authors html 2021-05-16T23:12:44.7388619Z desc_set_collate html 2021-05-16T23:12:44.7541807Z desc_set_dep html 2021-05-16T23:12:44.7681059Z desc_set_deps html 2021-05-16T23:12:44.7766465Z desc_set_remotes html 2021-05-16T23:12:44.7884657Z desc_set_urls html 2021-05-16T23:12:44.8021257Z desc_set_version html 2021-05-16T23:12:44.8078765Z desc_to_latex html 2021-05-16T23:12:44.8132023Z desc_validate html 2021-05-16T23:12:44.9716073Z description html 2021-05-16T23:12:44.9733536Z ** building package indices 2021-05-16T23:12:45.3867529Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:12:45.3868513Z *** arch - i386 2021-05-16T23:12:45.5912055Z *** arch - x64 2021-05-16T23:12:45.7979365Z ** testing if installed package can be loaded from final location 2021-05-16T23:12:45.7983299Z *** arch - i386 2021-05-16T23:12:46.1053699Z *** arch - x64 2021-05-16T23:12:46.4103215Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:12:46.4265862Z * DONE (desc) 2021-05-16T23:12:46.7502186Z 2021-05-16T23:12:46.7502828Z 2021-05-16T23:12:46.7503171Z 2021-05-16T23:12:46.7528353Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpiwyKOu\remotes14dc6acb28f7\muschellij2-ghtravis-0b26809/DESCRIPTION' ... 2021-05-16T23:12:46.7529836Z 2021-05-16T23:12:46.7557400Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpiwyKOu\remotes14dc6acb28f7\muschellij2-ghtravis-0b26809/DESCRIPTION' ... 2021-05-16T23:12:46.7558846Z 2021-05-16T23:12:46.7560024Z v checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpiwyKOu\remotes14dc6acb28f7\muschellij2-ghtravis-0b26809/DESCRIPTION' 2021-05-16T23:12:46.8054216Z 2021-05-16T23:12:46.8077379Z 2021-05-16T23:12:46.8077885Z 2021-05-16T23:12:46.8078327Z 2021-05-16T23:12:46.8078853Z - preparing 'ghtravis': 2021-05-16T23:12:46.8245278Z checking DESCRIPTION meta-information ... 2021-05-16T23:12:46.8245970Z 2021-05-16T23:12:46.8246549Z checking DESCRIPTION meta-information ... 2021-05-16T23:12:46.8247069Z 2021-05-16T23:12:46.8247616Z v checking DESCRIPTION meta-information 2021-05-16T23:12:46.9244333Z 2021-05-16T23:12:46.9245565Z 2021-05-16T23:12:46.9246065Z 2021-05-16T23:12:46.9246477Z 2021-05-16T23:12:46.9247313Z - checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:12:46.9300478Z 2021-05-16T23:12:46.9301130Z 2021-05-16T23:12:46.9301583Z 2021-05-16T23:12:46.9301952Z 2021-05-16T23:12:46.9302794Z - checking for empty or unneeded directories 2021-05-16T23:12:46.9324062Z 2021-05-16T23:12:46.9324781Z 2021-05-16T23:12:46.9325378Z Omitted 'LazyData' from DESCRIPTION 2021-05-16T23:12:46.9594966Z 2021-05-16T23:12:46.9595692Z 2021-05-16T23:12:46.9642155Z 2021-05-16T23:12:46.9677216Z 2021-05-16T23:12:46.9677933Z - building 'ghtravis_0.15.1.tar.gz' 2021-05-16T23:12:47.0085353Z 2021-05-16T23:12:47.0086145Z 2021-05-16T23:12:47.0086575Z 2021-05-16T23:12:47.0781292Z Installing package into 'D:/a/_temp/Library' 2021-05-16T23:12:47.0782258Z (as 'lib' is unspecified) 2021-05-16T23:12:47.3988437Z * installing *source* package 'ghtravis' ... 2021-05-16T23:12:47.3993126Z ** using staged installation 2021-05-16T23:12:47.4326854Z ** R 2021-05-16T23:12:47.4541978Z ** inst 2021-05-16T23:12:47.4567153Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:12:48.9752176Z ** help 2021-05-16T23:12:49.1076806Z *** installing help indices 2021-05-16T23:12:49.1769171Z 2021-05-16T23:12:49.1770459Z converting help for package 'ghtravis' 2021-05-16T23:12:49.2026525Z finding HTML links ... done 2021-05-16T23:12:49.2319092Z all_remote_package_deps html 2021-05-16T23:12:49.2477420Z binary_release_table html 2021-05-16T23:12:49.2582128Z cat_desc_elements html 2021-05-16T23:12:49.2654329Z dcf_package_version html 2021-05-16T23:12:49.2756263Z deploy_travis html 2021-05-16T23:12:49.2882610Z deployed_tarball_version html 2021-05-16T23:12:49.2981402Z drop_remotes html 2021-05-16T23:12:49.3041396Z example_description_file html 2021-05-16T23:12:49.3139953Z get_dep_table html 2021-05-16T23:12:49.3195117Z get_remote_info html 2021-05-16T23:12:49.3319143Z 2021-05-16T23:12:49.3796935Z finding level-2 HTML links ... done 2021-05-16T23:12:49.3813610Z get_remote_package_dcf html 2021-05-16T23:12:49.3875128Z get_remotes html 2021-05-16T23:12:49.4094091Z install_remote_binaries html 2021-05-16T23:12:49.4263408Z install_remotes_no_dep html 2021-05-16T23:12:49.4400108Z latest_release_with_binary html 2021-05-16T23:12:49.4486286Z make_full_version html 2021-05-16T23:12:49.4589986Z package_comparison_table html 2021-05-16T23:12:49.4657522Z package_name html 2021-05-16T23:12:49.4759823Z package_needs_update html 2021-05-16T23:12:49.4829925Z parse_one_remote html 2021-05-16T23:12:49.4883319Z r_version html 2021-05-16T23:12:49.4967560Z read_dcf html 2021-05-16T23:12:49.5100663Z remote_binaries html 2021-05-16T23:12:49.5225762Z remote_order html 2021-05-16T23:12:49.5309101Z rewrite_remotes html 2021-05-16T23:12:49.5361037Z split_remotes html 2021-05-16T23:12:49.5441157Z subset_remote html 2021-05-16T23:12:49.5499016Z sys_ext html 2021-05-16T23:12:49.5611311Z tag_table html 2021-05-16T23:12:49.5624300Z ** building package indices 2021-05-16T23:12:49.8747457Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:12:49.8748429Z *** arch - i386 2021-05-16T23:12:50.6856437Z *** arch - x64 2021-05-16T23:12:51.4996141Z ** testing if installed package can be loaded from final location 2021-05-16T23:12:51.5000838Z *** arch - i386 2021-05-16T23:12:52.2129559Z *** arch - x64 2021-05-16T23:12:53.0224886Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:12:53.0301144Z * DONE (ghtravis) 2021-05-16T23:12:53.0691964Z Using github PAT from envvar GITHUB_PAT 2021-05-16T23:12:53.2169107Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-16T23:12:54.9864737Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-16T23:12:54.9866219Z generics (NA -> 0.1.0) [CRAN] 2021-05-16T23:12:54.9866985Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-16T23:12:54.9868190Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-16T23:12:54.9869333Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-16T23:12:54.9870115Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-16T23:12:54.9884948Z Installing packages into 'D:/a/_temp/Library' 2021-05-16T23:12:54.9885962Z (as 'lib' is unspecified) 2021-05-16T23:12:56.7508181Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/tidyselect_1.1.1.zip' 2021-05-16T23:12:56.8124331Z Content type 'application/zip' length 204078 bytes (199 KB) 2021-05-16T23:12:56.8197642Z ================================================== 2021-05-16T23:12:56.8198616Z downloaded 199 KB 2021-05-16T23:12:56.8199212Z 2021-05-16T23:12:56.8210465Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/generics_0.1.0.zip' 2021-05-16T23:12:56.8569701Z Content type 'application/zip' length 70326 bytes (68 KB) 2021-05-16T23:12:56.9244021Z ================================================== 2021-05-16T23:12:56.9245182Z downloaded 68 KB 2021-05-16T23:12:56.9245757Z 2021-05-16T23:12:56.9259945Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/cpp11_0.2.7.zip' 2021-05-16T23:12:56.9762991Z Content type 'application/zip' length 217787 bytes (212 KB) 2021-05-16T23:12:57.0328031Z ================================================== 2021-05-16T23:12:57.0328938Z downloaded 212 KB 2021-05-16T23:12:57.0329406Z 2021-05-16T23:12:57.0340462Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/dplyr_1.0.6.zip' 2021-05-16T23:12:57.1167952Z Content type 'application/zip' length 1338545 bytes (1.3 MB) 2021-05-16T23:12:57.1622239Z ================================================== 2021-05-16T23:12:57.1623139Z downloaded 1.3 MB 2021-05-16T23:12:57.1623753Z 2021-05-16T23:12:57.1636996Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/tidyr_1.1.3.zip' 2021-05-16T23:12:57.2315201Z Content type 'application/zip' length 1055485 bytes (1.0 MB) 2021-05-16T23:12:57.2565510Z ================================================== 2021-05-16T23:12:57.2566624Z downloaded 1.0 MB 2021-05-16T23:12:57.2567111Z 2021-05-16T23:12:57.2716075Z package 'tidyselect' successfully unpacked and MD5 sums checked 2021-05-16T23:12:57.2818552Z package 'generics' successfully unpacked and MD5 sums checked 2021-05-16T23:12:57.3081431Z package 'cpp11' successfully unpacked and MD5 sums checked 2021-05-16T23:12:57.3557181Z package 'dplyr' successfully unpacked and MD5 sums checked 2021-05-16T23:12:57.3954288Z package 'tidyr' successfully unpacked and MD5 sums checked 2021-05-16T23:12:57.3975666Z 2021-05-16T23:12:57.3976702Z The downloaded binary packages are in 2021-05-16T23:12:57.3977565Z C:\Users\runneradmin\AppData\Local\Temp\RtmpiwyKOu\downloaded_packages 2021-05-16T23:12:57.6454930Z 2021-05-16T23:12:57.6484125Z 2021-05-16T23:12:57.6497450Z 2021-05-16T23:12:57.6498972Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpiwyKOu\remotes14dc703347b\muschellij2-aghast-0c3b853/DESCRIPTION' ... 2021-05-16T23:12:57.6514831Z 2021-05-16T23:12:57.6516207Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpiwyKOu\remotes14dc703347b\muschellij2-aghast-0c3b853/DESCRIPTION' ... 2021-05-16T23:12:57.6517081Z 2021-05-16T23:12:57.6518345Z v checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpiwyKOu\remotes14dc703347b\muschellij2-aghast-0c3b853/DESCRIPTION' 2021-05-16T23:12:57.6739679Z 2021-05-16T23:12:57.6775680Z 2021-05-16T23:12:57.6776188Z 2021-05-16T23:12:57.6776570Z 2021-05-16T23:12:57.6777087Z - preparing 'aghast': 2021-05-16T23:12:57.6920915Z checking DESCRIPTION meta-information ... 2021-05-16T23:12:57.6921882Z 2021-05-16T23:12:57.6922487Z checking DESCRIPTION meta-information ... 2021-05-16T23:12:57.6923010Z 2021-05-16T23:12:57.6923555Z v checking DESCRIPTION meta-information 2021-05-16T23:12:57.7607773Z 2021-05-16T23:12:57.7626509Z 2021-05-16T23:12:57.7627035Z 2021-05-16T23:12:57.7627421Z 2021-05-16T23:12:57.7628209Z - checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:12:57.7628796Z 2021-05-16T23:12:57.7629249Z 2021-05-16T23:12:57.7629967Z - checking for empty or unneeded directories 2021-05-16T23:12:57.7630389Z 2021-05-16T23:12:57.7630715Z 2021-05-16T23:12:57.7631231Z Omitted 'LazyData' from DESCRIPTION 2021-05-16T23:12:57.7779694Z 2021-05-16T23:12:57.7780427Z 2021-05-16T23:12:57.7780854Z 2021-05-16T23:12:57.7793885Z 2021-05-16T23:12:57.7794455Z - building 'aghast_0.2.1.tar.gz' 2021-05-16T23:12:57.7965321Z 2021-05-16T23:12:57.7966103Z 2021-05-16T23:12:57.7966443Z 2021-05-16T23:12:57.8280800Z Installing package into 'D:/a/_temp/Library' 2021-05-16T23:12:57.8281723Z (as 'lib' is unspecified) 2021-05-16T23:12:58.0549199Z * installing *source* package 'aghast' ... 2021-05-16T23:12:58.0553172Z ** using staged installation 2021-05-16T23:12:58.0836642Z ** R 2021-05-16T23:12:58.0935971Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:12:58.6017616Z ** help 2021-05-16T23:12:58.6597235Z *** installing help indices 2021-05-16T23:12:58.6856480Z 2021-05-16T23:12:58.6857535Z converting help for package 'aghast' 2021-05-16T23:12:58.7091658Z finding HTML links ... done 2021-05-16T23:12:58.7300347Z ga_artifacts html 2021-05-16T23:12:58.7431156Z ga_jobs html 2021-05-16T23:12:58.7506167Z ga_run_log_config html 2021-05-16T23:12:58.7695637Z ga_runs html 2021-05-16T23:12:58.7897279Z ga_secrets html 2021-05-16T23:12:58.8077681Z ga_workflows html 2021-05-16T23:12:58.8097950Z 2021-05-16T23:12:58.8163111Z pipe html 2021-05-16T23:12:58.8167212Z REDIRECT:topic %>% -> pipe.html [ FAIL ]** building package indices 2021-05-16T23:12:59.1262626Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:12:59.1264016Z *** arch - i386 2021-05-16T23:12:59.3303587Z *** arch - x64 2021-05-16T23:12:59.5368732Z ** testing if installed package can be loaded from final location 2021-05-16T23:12:59.5371780Z *** arch - i386 2021-05-16T23:12:59.7416810Z *** arch - x64 2021-05-16T23:13:00.0476654Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:13:00.0554246Z * DONE (aghast) 2021-05-16T23:13:00.0866869Z Installing 1 packages: covr 2021-05-16T23:13:00.0882493Z Installing package into 'D:/a/_temp/Library' 2021-05-16T23:13:00.0883395Z (as 'lib' is unspecified) 2021-05-16T23:13:00.9891488Z also installing the dependencies 'lazyeval', 'rex' 2021-05-16T23:13:00.9892873Z 2021-05-16T23:13:01.9148918Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/lazyeval_0.2.2.zip' 2021-05-16T23:13:01.9466762Z Content type 'application/zip' length 172045 bytes (168 KB) 2021-05-16T23:13:01.9586802Z ================================================== 2021-05-16T23:13:01.9588292Z downloaded 168 KB 2021-05-16T23:13:01.9588886Z 2021-05-16T23:13:01.9600526Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/rex_1.2.0.zip' 2021-05-16T23:13:02.0011130Z Content type 'application/zip' length 124896 bytes (121 KB) 2021-05-16T23:13:02.0036043Z ================================================== 2021-05-16T23:13:02.0038504Z downloaded 121 KB 2021-05-16T23:13:02.0039067Z 2021-05-16T23:13:02.0040255Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/covr_3.5.1.zip' 2021-05-16T23:13:02.0559786Z Content type 'application/zip' length 304915 bytes (297 KB) 2021-05-16T23:13:02.1186558Z ================================================== 2021-05-16T23:13:02.1187631Z downloaded 297 KB 2021-05-16T23:13:02.1188177Z 2021-05-16T23:13:02.1350155Z package 'lazyeval' successfully unpacked and MD5 sums checked 2021-05-16T23:13:02.1487977Z package 'rex' successfully unpacked and MD5 sums checked 2021-05-16T23:13:02.2002278Z package 'covr' successfully unpacked and MD5 sums checked 2021-05-16T23:13:02.2022670Z 2021-05-16T23:13:02.2023384Z The downloaded binary packages are in 2021-05-16T23:13:02.2024351Z C:\Users\runneradmin\AppData\Local\Temp\RtmpiwyKOu\downloaded_packages 2021-05-16T23:13:02.2988526Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-16T23:13:02.2989352Z Rscript -e "tic::before_install()" 2021-05-16T23:13:02.3132754Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'" 2021-05-16T23:13:02.3133250Z env: 2021-05-16T23:13:02.3133652Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:13:02.3134076Z TIC_DEPLOY_KEY: 2021-05-16T23:13:02.3134377Z RSPM: 2021-05-16T23:13:02.3135511Z GITHUB_PAT: *** 2021-05-16T23:13:02.3135869Z COVERALLS_TOKEN: 2021-05-16T23:13:02.3136279Z continue-on-error: true 2021-05-16T23:13:02.3136702Z VDIFFR_RUN_TESTS: 2021-05-16T23:13:02.3137068Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T23:13:02.3137422Z TZ: UTC 2021-05-16T23:13:02.3137752Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:13:02.3138137Z NOT_CRAN: true 2021-05-16T23:13:02.3138460Z MSYSTEM: MINGW64 2021-05-16T23:13:02.3138818Z ##[endgroup] 2021-05-16T23:13:03.8222072Z v Loading tic stage configuration from tic.R 2021-05-16T23:13:03.9929058Z i `step_rcmdcheck()`: tic always uses option '--no-manual' during R CMD Check on 2021-05-16T23:13:03.9930004Z Windows because LaTeX is not available. 2021-05-16T23:13:04.0208683Z Running before_install: step_install_remote_binaries() 2021-05-16T23:13:04.5423167Z Installing oro.nifti binaries 2021-05-16T23:13:04.5440439Z [1] "neuroconductor/oro.nifti" 2021-05-16T23:13:04.7365373Z OK (HTTP 200).OK (HTTP 200).No Binaries Found, exiting 2021-05-16T23:13:04.7373650Z Installing neurobase binaries 2021-05-16T23:13:04.7382667Z [1] "neuroconductor/neurobase" 2021-05-16T23:13:04.9325401Z OK (HTTP 200).OK (HTTP 200).No Binaries Found, exiting 2021-05-16T23:13:05.1452240Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-16T23:13:05.1452959Z remotes::install_deps(dependencies = TRUE) 2021-05-16T23:13:05.1453603Z remotes::install_cran("rcmdcheck") 2021-05-16T23:13:05.1454095Z remotes::install_cran("markdown") 2021-05-16T23:13:05.1457478Z shell: C:\R\bin\Rscript.EXE {0} 2021-05-16T23:13:05.1457789Z env: 2021-05-16T23:13:05.1458131Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:13:05.1458478Z TIC_DEPLOY_KEY: 2021-05-16T23:13:05.1458738Z RSPM: 2021-05-16T23:13:05.1459664Z GITHUB_PAT: *** 2021-05-16T23:13:05.1459958Z COVERALLS_TOKEN: 2021-05-16T23:13:05.1460393Z continue-on-error: true 2021-05-16T23:13:05.1460739Z VDIFFR_RUN_TESTS: 2021-05-16T23:13:05.1461038Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T23:13:05.1461326Z TZ: UTC 2021-05-16T23:13:05.1461592Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:13:05.1461890Z NOT_CRAN: true 2021-05-16T23:13:05.1462198Z MSYSTEM: MINGW64 2021-05-16T23:13:05.1462484Z ##[endgroup] 2021-05-16T23:13:08.0170462Z oro.nifti (NA -> bd06b05d2...) [GitHub] 2021-05-16T23:13:08.0171436Z neurobase (NA -> 1d4b17291...) [GitHub] 2021-05-16T23:13:08.0172114Z later (NA -> 1.2.0 ) [CRAN] 2021-05-16T23:13:08.0172729Z promises (NA -> 1.2.0.1 ) [CRAN] 2021-05-16T23:13:08.0173399Z R.methodsS3 (NA -> 1.8.1 ) [CRAN] 2021-05-16T23:13:08.0174020Z R.oo (NA -> 1.24.0 ) [CRAN] 2021-05-16T23:13:08.0174591Z RNifti (NA -> 1.3.1 ) [CRAN] 2021-05-16T23:13:08.0175285Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-16T23:13:08.0175869Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-16T23:13:08.0176486Z base64enc (NA -> 0.1-3 ) [CRAN] 2021-05-16T23:13:08.0177103Z httpuv (NA -> 1.6.1 ) [CRAN] 2021-05-16T23:13:08.0177951Z R.utils (NA -> 2.10.1 ) [CRAN] 2021-05-16T23:13:08.0178583Z matrixStats (NA -> 0.58.0 ) [CRAN] 2021-05-16T23:13:08.0179230Z htmltools (NA -> 0.5.1.1 ) [CRAN] 2021-05-16T23:13:08.0179840Z servr (NA -> 0.22 ) [CRAN] 2021-05-16T23:13:08.1873765Z Downloading GitHub repo neuroconductor/oro.nifti@bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T23:13:10.7784819Z RNifti (NA -> 929106d1b...) [GitHub] 2021-05-16T23:13:10.7785924Z base64enc (NA -> 0.1-3 ) [CRAN] 2021-05-16T23:13:10.7786706Z tinytex (NA -> 0.31 ) [CRAN] 2021-05-16T23:13:10.7787464Z htmltools (NA -> 0.5.1.1 ) [CRAN] 2021-05-16T23:13:10.7788211Z rmarkdown (NA -> 2.8 ) [CRAN] 2021-05-16T23:13:10.7788938Z rticles (NA -> 0.19 ) [CRAN] 2021-05-16T23:13:10.7789630Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-16T23:13:10.7790389Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-16T23:13:10.9450545Z Downloading GitHub repo neuroconductor/RNifti@929106d1b17d6c09c8b001b5e39d448ed9ef635f 2021-05-16T23:13:11.8705185Z neuroconductor-RNifti-929106d/standalone/RNifti: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpMTv4o2\\remotes1340638b35ec\\neuroconductor-RNifti-929106d\\standalone\\RNifti' 2021-05-16T23:13:11.8709425Z neuroconductor-RNifti-929106d/standalone/RNifti.h: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpMTv4o2\\remotes1340638b35ec\\neuroconductor-RNifti-929106d\\standalone\\RNifti.h' 2021-05-16T23:13:11.8716966Z neuroconductor-RNifti-929106d/standalone/niftilib/nifti1.h: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpMTv4o2\\remotes1340638b35ec\\neuroconductor-RNifti-929106d\\standalone\\niftilib\\nifti1.h' 2021-05-16T23:13:11.8720640Z neuroconductor-RNifti-929106d/standalone/niftilib/nifti1_io.c: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpMTv4o2\\remotes1340638b35ec\\neuroconductor-RNifti-929106d\\standalone\\niftilib\\nifti1_io.c' 2021-05-16T23:13:11.8725383Z neuroconductor-RNifti-929106d/standalone/niftilib/nifti1_io.h: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpMTv4o2\\remotes1340638b35ec\\neuroconductor-RNifti-929106d\\standalone\\niftilib\\nifti1_io.h' 2021-05-16T23:13:11.8727900Z neuroconductor-RNifti-929106d/standalone/niftilib/nifti2.h: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpMTv4o2\\remotes1340638b35ec\\neuroconductor-RNifti-929106d\\standalone\\niftilib\\nifti2.h' 2021-05-16T23:13:11.8731660Z neuroconductor-RNifti-929106d/standalone/niftilib/nifti2_image.h: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpMTv4o2\\remotes1340638b35ec\\neuroconductor-RNifti-929106d\\standalone\\niftilib\\nifti2_image.h' 2021-05-16T23:13:11.8735265Z neuroconductor-RNifti-929106d/standalone/niftilib/nifti2_io.c: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpMTv4o2\\remotes1340638b35ec\\neuroconductor-RNifti-929106d\\standalone\\niftilib\\nifti2_io.c' 2021-05-16T23:13:11.8738339Z neuroconductor-RNifti-929106d/standalone/niftilib/nifti2_io.h: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpMTv4o2\\remotes1340638b35ec\\neuroconductor-RNifti-929106d\\standalone\\niftilib\\nifti2_io.h' 2021-05-16T23:13:11.8746529Z neuroconductor-RNifti-929106d/standalone/zlib/adler32.c: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpMTv4o2\\remotes1340638b35ec\\neuroconductor-RNifti-929106d\\standalone\\zlib\\adler32.c' 2021-05-16T23:13:11.8750318Z neuroconductor-RNifti-929106d/standalone/zlib/compress.c: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpMTv4o2\\remotes1340638b35ec\\neuroconductor-RNifti-929106d\\standalone\\zlib\\compress.c' 2021-05-16T23:13:11.8753959Z neuroconductor-RNifti-929106d/standalone/zlib/crc32.c: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpMTv4o2\\remotes1340638b35ec\\neuroconductor-RNifti-929106d\\standalone\\zlib\\crc32.c' 2021-05-16T23:13:11.8758488Z neuroconductor-RNifti-929106d/standalone/zlib/crc32.h: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpMTv4o2\\remotes1340638b35ec\\neuroconductor-RNifti-929106d\\standalone\\zlib\\crc32.h' 2021-05-16T23:13:11.8762238Z neuroconductor-RNifti-929106d/standalone/zlib/deflate.c: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpMTv4o2\\remotes1340638b35ec\\neuroconductor-RNifti-929106d\\standalone\\zlib\\deflate.c' 2021-05-16T23:13:11.8766033Z neuroconductor-RNifti-929106d/standalone/zlib/deflate.h: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpMTv4o2\\remotes1340638b35ec\\neuroconductor-RNifti-929106d\\standalone\\zlib\\deflate.h' 2021-05-16T23:13:11.8769087Z neuroconductor-RNifti-929106d/standalone/zlib/gzclose.c: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpMTv4o2\\remotes1340638b35ec\\neuroconductor-RNifti-929106d\\standalone\\zlib\\gzclose.c' 2021-05-16T23:13:11.8773550Z neuroconductor-RNifti-929106d/standalone/zlib/gzguts.h: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpMTv4o2\\remotes1340638b35ec\\neuroconductor-RNifti-929106d\\standalone\\zlib\\gzguts.h' 2021-05-16T23:13:11.8776356Z neuroconductor-RNifti-929106d/standalone/zlib/gzlib.c: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpMTv4o2\\remotes1340638b35ec\\neuroconductor-RNifti-929106d\\standalone\\zlib\\gzlib.c' 2021-05-16T23:13:11.8779834Z neuroconductor-RNifti-929106d/standalone/zlib/gzread.c: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpMTv4o2\\remotes1340638b35ec\\neuroconductor-RNifti-929106d\\standalone\\zlib\\gzread.c' 2021-05-16T23:13:11.8782479Z neuroconductor-RNifti-929106d/standalone/zlib/gzwrite.c: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpMTv4o2\\remotes1340638b35ec\\neuroconductor-RNifti-929106d\\standalone\\zlib\\gzwrite.c' 2021-05-16T23:13:11.8786635Z neuroconductor-RNifti-929106d/standalone/zlib/infback.c: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpMTv4o2\\remotes1340638b35ec\\neuroconductor-RNifti-929106d\\standalone\\zlib\\infback.c' 2021-05-16T23:13:11.8789833Z neuroconductor-RNifti-929106d/standalone/zlib/inffast.c: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpMTv4o2\\remotes1340638b35ec\\neuroconductor-RNifti-929106d\\standalone\\zlib\\inffast.c' 2021-05-16T23:13:11.8792753Z neuroconductor-RNifti-929106d/standalone/zlib/inffast.h: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpMTv4o2\\remotes1340638b35ec\\neuroconductor-RNifti-929106d\\standalone\\zlib\\inffast.h' 2021-05-16T23:13:11.8797671Z neuroconductor-RNifti-929106d/standalone/zlib/inffixed.h: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpMTv4o2\\remotes1340638b35ec\\neuroconductor-RNifti-929106d\\standalone\\zlib\\inffixed.h' 2021-05-16T23:13:11.8799811Z neuroconductor-RNifti-929106d/standalone/zlib/inflate.c: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpMTv4o2\\remotes1340638b35ec\\neuroconductor-RNifti-929106d\\standalone\\zlib\\inflate.c' 2021-05-16T23:13:11.8801928Z neuroconductor-RNifti-929106d/standalone/zlib/inflate.h: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpMTv4o2\\remotes1340638b35ec\\neuroconductor-RNifti-929106d\\standalone\\zlib\\inflate.h' 2021-05-16T23:13:11.8804073Z neuroconductor-RNifti-929106d/standalone/zlib/inftrees.c: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpMTv4o2\\remotes1340638b35ec\\neuroconductor-RNifti-929106d\\standalone\\zlib\\inftrees.c' 2021-05-16T23:13:11.8809656Z neuroconductor-RNifti-929106d/standalone/zlib/inftrees.h: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpMTv4o2\\remotes1340638b35ec\\neuroconductor-RNifti-929106d\\standalone\\zlib\\inftrees.h' 2021-05-16T23:13:11.8812468Z neuroconductor-RNifti-929106d/standalone/zlib/trees.c: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpMTv4o2\\remotes1340638b35ec\\neuroconductor-RNifti-929106d\\standalone\\zlib\\trees.c' 2021-05-16T23:13:11.8815259Z neuroconductor-RNifti-929106d/standalone/zlib/trees.h: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpMTv4o2\\remotes1340638b35ec\\neuroconductor-RNifti-929106d\\standalone\\zlib\\trees.h' 2021-05-16T23:13:11.8818579Z neuroconductor-RNifti-929106d/standalone/zlib/uncompr.c: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpMTv4o2\\remotes1340638b35ec\\neuroconductor-RNifti-929106d\\standalone\\zlib\\uncompr.c' 2021-05-16T23:13:11.8821065Z neuroconductor-RNifti-929106d/standalone/zlib/zconf.h: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpMTv4o2\\remotes1340638b35ec\\neuroconductor-RNifti-929106d\\standalone\\zlib\\zconf.h' 2021-05-16T23:13:11.8826248Z neuroconductor-RNifti-929106d/standalone/zlib/zlib.h: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpMTv4o2\\remotes1340638b35ec\\neuroconductor-RNifti-929106d\\standalone\\zlib\\zlib.h' 2021-05-16T23:13:11.8829379Z neuroconductor-RNifti-929106d/standalone/zlib/zutil.c: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpMTv4o2\\remotes1340638b35ec\\neuroconductor-RNifti-929106d\\standalone\\zlib\\zutil.c' 2021-05-16T23:13:11.8832471Z neuroconductor-RNifti-929106d/standalone/zlib/zutil.h: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpMTv4o2\\remotes1340638b35ec\\neuroconductor-RNifti-929106d\\standalone\\zlib\\zutil.h' 2021-05-16T23:13:11.8835741Z neuroconductor-RNifti-929106d/standalone/znzlib/znzlib.c: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpMTv4o2\\remotes1340638b35ec\\neuroconductor-RNifti-929106d\\standalone\\znzlib\\znzlib.c' 2021-05-16T23:13:11.8838800Z neuroconductor-RNifti-929106d/standalone/znzlib/znzlib.h: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpMTv4o2\\remotes1340638b35ec\\neuroconductor-RNifti-929106d\\standalone\\znzlib\\znzlib.h' 2021-05-16T23:13:11.8916515Z tar.exe: Error exit delayed from previous errors. 2021-05-16T23:13:13.0282310Z 2021-05-16T23:13:13.2722695Z 2021-05-16T23:13:13.2723640Z 2021-05-16T23:13:13.2752620Z 2021-05-16T23:13:13.2754743Z v checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpMTv4o2\remotes1340638b35ec\neuroconductor-RNifti-929106d/DESCRIPTION' 2021-05-16T23:13:13.3712498Z 2021-05-16T23:13:13.3736150Z 2021-05-16T23:13:13.3737057Z 2021-05-16T23:13:13.3737622Z 2021-05-16T23:13:13.3738247Z - preparing 'RNifti': 2021-05-16T23:13:13.3918175Z checking DESCRIPTION meta-information ... 2021-05-16T23:13:13.3928809Z 2021-05-16T23:13:13.3943924Z checking DESCRIPTION meta-information ... 2021-05-16T23:13:13.3945036Z 2021-05-16T23:13:13.3945656Z v checking DESCRIPTION meta-information 2021-05-16T23:13:13.3946194Z - cleaning src 2021-05-16T23:13:13.3946462Z 2021-05-16T23:13:13.3978316Z 2021-05-16T23:13:13.3979059Z - running 'cleanup.win' 2021-05-16T23:13:13.5418552Z 2021-05-16T23:13:13.5419576Z 2021-05-16T23:13:13.5419987Z 2021-05-16T23:13:13.5420569Z 2021-05-16T23:13:13.5421233Z - checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:13:13.6365793Z 2021-05-16T23:13:13.6400837Z 2021-05-16T23:13:13.6401363Z 2021-05-16T23:13:13.6401778Z 2021-05-16T23:13:13.6402483Z - checking for empty or unneeded directories 2021-05-16T23:13:13.6543101Z 2021-05-16T23:13:13.6565213Z 2021-05-16T23:13:13.6565653Z 2021-05-16T23:13:13.6566050Z 2021-05-16T23:13:13.6566501Z - building 'RNifti_1.3.1.tar.gz' 2021-05-16T23:13:13.6838901Z 2021-05-16T23:13:13.6839815Z 2021-05-16T23:13:13.6840748Z Warning: 2021-05-16T23:13:13.6841282Z 2021-05-16T23:13:13.6842605Z Warning: file 'RNifti/cleanup' did not have execute permissions: corrected 2021-05-16T23:13:14.0207571Z 2021-05-16T23:13:14.0208455Z 2021-05-16T23:13:14.0208801Z 2021-05-16T23:13:14.0857283Z Installing package into 'D:/a/_temp/Library' 2021-05-16T23:13:14.0871196Z (as 'lib' is unspecified) 2021-05-16T23:13:14.4863097Z * installing *source* package 'RNifti' ... 2021-05-16T23:13:14.4866903Z ** using staged installation 2021-05-16T23:13:14.5203223Z ** libs 2021-05-16T23:13:14.5225034Z 2021-05-16T23:13:14.5225932Z *** arch - i386 2021-05-16T23:13:14.5625904Z 2021-05-16T23:13:14.5627537Z "C:/rtools40/mingw32/bin/"g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'D:/a/_temp/Library/Rcpp/include' -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c main.cpp -o main.o 2021-05-16T23:13:19.8657759Z main.cpp: In function 'SEXPREC* unpackRgb(SEXP, SEXP)': 2021-05-16T23:13:19.8659922Z main.cpp:109:24: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'unsigned int'} [-Wsign-compare] 2021-05-16T23:13:19.8661342Z for (int j=0; jnvox) 2021-05-16T23:13:42.2855613Z ~~~~~~~~~~^~~~~~~~~~~~~~~ 2021-05-16T23:13:42.3470296Z In file included from ../inst/include/RNifti/NiftiImage.h:1934, 2021-05-16T23:13:42.3471228Z from ../inst/include/RNifti.h:50, 2021-05-16T23:13:42.3471732Z from main.cpp:4: 2021-05-16T23:13:42.3472682Z ../inst/include/RNifti/NiftiImage_impl.h: In member function 'RNifti::NiftiImage& RNifti::NiftiImage::replaceData(const RNifti::NiftiImageData&)': 2021-05-16T23:13:42.3474196Z ../inst/include/RNifti/NiftiImage_impl.h:1769:28: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'int64_t' {aka 'long long int'} [-Wsign-compare] 2021-05-16T23:13:42.3475138Z else if (data.length() != image->nvox) 2021-05-16T23:13:42.3475608Z ~~~~~~~~~~~~~~^~~~~~~~~~~~~~ 2021-05-16T23:13:42.3591541Z main.cpp: In function 'SEXPREC* unpackRgb(SEXP, SEXP)': 2021-05-16T23:13:42.3592704Z main.cpp:109:24: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 2021-05-16T23:13:42.3593578Z for (int j=0; j extensions.html [ FAIL ] 2021-05-16T23:14:00.1314716Z REDIRECT:topic extension<- -> extensions.html [ FAIL ] 2021-05-16T23:14:00.1315339Z REDIRECT:topic $<-.niftiImage -> indexing.html [ FAIL ] 2021-05-16T23:14:00.1315999Z REDIRECT:topic dim<-.internalImage -> internalImage.html [ FAIL ] 2021-05-16T23:14:00.1316726Z REDIRECT:topic [<-.internalImage -> internalImage.html [ FAIL ] 2021-05-16T23:14:00.1317343Z REDIRECT:topic pixdim<- -> pixdim.html [ FAIL ] 2021-05-16T23:14:00.1317884Z REDIRECT:topic pixdim<-.default -> pixdim.html [ FAIL ] 2021-05-16T23:14:00.1318444Z REDIRECT:topic pixunits<- -> pixdim.html [ FAIL ] 2021-05-16T23:14:00.1319616Z REDIRECT:topic pixunits<-.default -> pixdim.html [ FAIL ] 2021-05-16T23:14:00.1320177Z REDIRECT:topic qform<- -> xform.html [ FAIL ] 2021-05-16T23:14:00.1321005Z REDIRECT:topic sform<- -> xform.html [ FAIL ] 2021-05-16T23:14:00.1321651Z REDIRECT:topic orientation<- -> xform.html [ FAIL ]** building package indices 2021-05-16T23:14:00.1322364Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:14:00.1322796Z *** arch - i386 2021-05-16T23:14:00.1323221Z converting help for package 'RNifti' 2021-05-16T23:14:00.1323690Z ExtensionCodes html 2021-05-16T23:14:00.1324121Z asNifti html 2021-05-16T23:14:00.1324504Z channels html 2021-05-16T23:14:00.1324957Z defaultInfoPanel html 2021-05-16T23:14:00.1325424Z extensions html 2021-05-16T23:14:00.1325822Z indexing html 2021-05-16T23:14:00.1326255Z internalImage html 2021-05-16T23:14:00.1326654Z ndim html 2021-05-16T23:14:00.1327065Z niftiHeader html 2021-05-16T23:14:00.1327488Z niftiVersion html 2021-05-16T23:14:00.1327903Z pixdim html 2021-05-16T23:14:00.1328282Z readNifti html 2021-05-16T23:14:00.1328687Z rgbArray html 2021-05-16T23:14:00.1329079Z view html 2021-05-16T23:14:00.1329474Z voxelToWorld html 2021-05-16T23:14:00.1329932Z writeNifti html 2021-05-16T23:14:00.1330314Z xform html 2021-05-16T23:14:00.3758978Z *** arch - x64 2021-05-16T23:14:00.7859680Z ** testing if installed package can be loaded from final location 2021-05-16T23:14:00.7863682Z *** arch - i386 2021-05-16T23:14:01.1926600Z *** arch - x64 2021-05-16T23:14:01.5984393Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:14:01.6081951Z * DONE (RNifti) 2021-05-16T23:14:01.7391505Z Installing 7 packages: base64enc, tinytex, htmltools, rmarkdown, rticles, abind, bitops 2021-05-16T23:14:01.7407389Z Installing packages into 'D:/a/_temp/Library' 2021-05-16T23:14:01.7408073Z (as 'lib' is unspecified) 2021-05-16T23:14:03.4898240Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/bioc/bin/windows/contrib/4.2: 2021-05-16T23:14:03.4923599Z cannot open URL 'https://bioconductor.org/packages/3.13/bioc/bin/windows/contrib/4.2/PACKAGES' 2021-05-16T23:14:03.7508144Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/data/annotation/bin/windows/contrib/4.2: 2021-05-16T23:14:03.7512102Z cannot open URL 'https://bioconductor.org/packages/3.13/data/annotation/bin/windows/contrib/4.2/PACKAGES' 2021-05-16T23:14:04.0761970Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/data/experiment/bin/windows/contrib/4.2: 2021-05-16T23:14:04.0770903Z cannot open URL 'https://bioconductor.org/packages/3.13/data/experiment/bin/windows/contrib/4.2/PACKAGES' 2021-05-16T23:14:04.3665556Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/workflows/bin/windows/contrib/4.2: 2021-05-16T23:14:04.3668617Z cannot open URL 'https://bioconductor.org/packages/3.13/workflows/bin/windows/contrib/4.2/PACKAGES' 2021-05-16T23:14:05.0775304Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/base64enc_0.1-3.zip' 2021-05-16T23:14:05.0906676Z Content type 'application/zip' length 43014 bytes (42 KB) 2021-05-16T23:14:05.0934427Z ================================================== 2021-05-16T23:14:05.0935230Z downloaded 42 KB 2021-05-16T23:14:05.0935638Z 2021-05-16T23:14:05.0948765Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/tinytex_0.31.zip' 2021-05-16T23:14:05.1328825Z Content type 'application/zip' length 120540 bytes (117 KB) 2021-05-16T23:14:05.1413981Z ================================================== 2021-05-16T23:14:05.1414919Z downloaded 117 KB 2021-05-16T23:14:05.1415470Z 2021-05-16T23:14:05.1430716Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/htmltools_0.5.1.1.zip' 2021-05-16T23:14:05.1881503Z Content type 'application/zip' length 243732 bytes (238 KB) 2021-05-16T23:14:05.1898596Z ================================================== 2021-05-16T23:14:05.1899625Z downloaded 238 KB 2021-05-16T23:14:05.1900144Z 2021-05-16T23:14:05.1912713Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/rmarkdown_2.8.zip' 2021-05-16T23:14:05.2623194Z Content type 'application/zip' length 3692418 bytes (3.5 MB) 2021-05-16T23:14:05.3901854Z ================================================== 2021-05-16T23:14:05.3902950Z downloaded 3.5 MB 2021-05-16T23:14:05.3903536Z 2021-05-16T23:14:05.3915202Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/rticles_0.19.zip' 2021-05-16T23:14:05.4671311Z Content type 'application/zip' length 1780231 bytes (1.7 MB) 2021-05-16T23:14:05.5677962Z ================================================== 2021-05-16T23:14:05.5678705Z downloaded 1.7 MB 2021-05-16T23:14:05.5679294Z 2021-05-16T23:14:05.5689891Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/abind_1.4-5.zip' 2021-05-16T23:14:05.6126048Z Content type 'application/zip' length 63645 bytes (62 KB) 2021-05-16T23:14:05.6131136Z ================================================== 2021-05-16T23:14:05.6132063Z downloaded 62 KB 2021-05-16T23:14:05.6132589Z 2021-05-16T23:14:05.6144908Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/bitops_1.0-7.zip' 2021-05-16T23:14:05.6495808Z Content type 'application/zip' length 42483 bytes (41 KB) 2021-05-16T23:14:05.6521881Z ================================================== 2021-05-16T23:14:05.6523635Z downloaded 41 KB 2021-05-16T23:14:05.6524209Z 2021-05-16T23:14:05.6632351Z package 'base64enc' successfully unpacked and MD5 sums checked 2021-05-16T23:14:05.6753698Z package 'tinytex' successfully unpacked and MD5 sums checked 2021-05-16T23:14:05.6890108Z package 'htmltools' successfully unpacked and MD5 sums checked 2021-05-16T23:14:05.8641597Z package 'rmarkdown' successfully unpacked and MD5 sums checked 2021-05-16T23:14:06.2297014Z package 'rticles' successfully unpacked and MD5 sums checked 2021-05-16T23:14:06.2520870Z package 'abind' successfully unpacked and MD5 sums checked 2021-05-16T23:14:06.3029557Z package 'bitops' successfully unpacked and MD5 sums checked 2021-05-16T23:14:06.3321145Z 2021-05-16T23:14:06.3322293Z The downloaded binary packages are in 2021-05-16T23:14:06.3323543Z C:\Users\runneradmin\AppData\Local\Temp\RtmpMTv4o2\downloaded_packages 2021-05-16T23:14:06.4152884Z Skipping install of 'RNifti' from a github remote, the SHA1 (929106d1) has not changed since last install. 2021-05-16T23:14:06.4154877Z Use `force = TRUE` to force installation 2021-05-16T23:14:06.6433411Z 2021-05-16T23:14:06.6434094Z 2021-05-16T23:14:06.6434420Z 2021-05-16T23:14:06.6483673Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpMTv4o2\remotes134075ae375a\neuroconductor-oro.nifti-bd06b05/DESCRIPTION' ... 2021-05-16T23:14:06.6484838Z 2021-05-16T23:14:06.6485893Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpMTv4o2\remotes134075ae375a\neuroconductor-oro.nifti-bd06b05/DESCRIPTION' ... 2021-05-16T23:14:06.6494624Z 2021-05-16T23:14:06.6496103Z v checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpMTv4o2\remotes134075ae375a\neuroconductor-oro.nifti-bd06b05/DESCRIPTION' 2021-05-16T23:14:07.6292949Z 2021-05-16T23:14:07.6293639Z 2021-05-16T23:14:07.6294169Z 2021-05-16T23:14:07.6294534Z 2021-05-16T23:14:07.6295139Z - preparing 'oro.nifti': (338ms) 2021-05-16T23:14:07.6296177Z checking DESCRIPTION meta-information ... 2021-05-16T23:14:07.6296827Z 2021-05-16T23:14:07.6297530Z checking DESCRIPTION meta-information ... 2021-05-16T23:14:07.6298284Z 2021-05-16T23:14:07.6298953Z v checking DESCRIPTION meta-information 2021-05-16T23:14:07.6299466Z 2021-05-16T23:14:07.6299959Z 2021-05-16T23:14:07.6300243Z 2021-05-16T23:14:07.6300626Z 2021-05-16T23:14:07.6301303Z - checking for LF line-endings in source and make files and shell scripts (363ms) 2021-05-16T23:14:07.6301792Z 2021-05-16T23:14:07.6302095Z 2021-05-16T23:14:07.6302373Z 2021-05-16T23:14:07.6302675Z 2021-05-16T23:14:07.6303196Z - checking for empty or unneeded directories 2021-05-16T23:14:07.6303580Z 2021-05-16T23:14:07.6303881Z 2021-05-16T23:14:07.6304294Z Removed empty directory 2021-05-16T23:14:07.6304703Z 2021-05-16T23:14:07.6305237Z Removed empty directory 'oro.nifti/vignettes' 2021-05-16T23:14:07.6305633Z 2021-05-16T23:14:07.6305930Z 2021-05-16T23:14:07.6306598Z Omitted 'LazyData' and 'LazyDataCompression' from DESCRIPTION 2021-05-16T23:14:07.6307096Z 2021-05-16T23:14:07.6307380Z 2021-05-16T23:14:07.6307677Z 2021-05-16T23:14:07.6307956Z 2021-05-16T23:14:07.6308414Z - building 'oro.nifti_0.10.3.tar.gz' 2021-05-16T23:14:08.0177329Z 2021-05-16T23:14:08.0178252Z 2021-05-16T23:14:08.0178611Z 2021-05-16T23:14:08.1262463Z Installing package into 'D:/a/_temp/Library' 2021-05-16T23:14:08.1263414Z (as 'lib' is unspecified) 2021-05-16T23:14:08.8912384Z * installing *source* package 'oro.nifti' ... 2021-05-16T23:14:08.8915610Z ** using staged installation 2021-05-16T23:14:08.9301727Z ** R 2021-05-16T23:14:09.0237533Z ** demo 2021-05-16T23:14:09.0261139Z ** inst 2021-05-16T23:14:09.0465954Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:14:16.7260636Z 2021-05-16T23:14:16.7261789Z Creating a new generic function for 'origin' in package 'oro.nifti' 2021-05-16T23:14:16.7262457Z ** help 2021-05-16T23:14:17.4717886Z *** installing help indices 2021-05-16T23:14:17.8453358Z converting help for package 'oro.nifti' 2021-05-16T23:14:17.8711202Z finding HTML links ... done 2021-05-16T23:14:18.1090625Z afni-class html 2021-05-16T23:14:18.2090887Z anlz-class html 2021-05-16T23:14:18.2211501Z anlz-nifti-ops html 2021-05-16T23:14:18.2401950Z anlz html 2021-05-16T23:14:18.2514089Z as.anlz html 2021-05-16T23:14:18.2644354Z as.nifti html 2021-05-16T23:14:18.2702116Z 2021-05-16T23:14:18.2708771Z REDIRECT:topic audit.trail<-,nifti-method -> audit_trail-methods.html [ FAIL ] 2021-05-16T23:14:18.2794540Z audit_trail-methods html 2021-05-16T23:14:18.3335451Z audit_trail html 2021-05-16T23:14:18.3381451Z REDIRECT:topic audit.trail<- -> audit_trail-methods.html [ FAIL ] 2021-05-16T23:14:18.3388364Z REDIRECT:topic aux_file<- -> aux_file-methods.html [ FAIL ] 2021-05-16T23:14:18.3394927Z REDIRECT:topic aux_file<-,nifti-method -> aux_file-methods.html [ FAIL ] 2021-05-16T23:14:18.3396451Z REDIRECT:topic aux_file<-,anlz-method -> aux_file-methods.html [ FAIL ] 2021-05-16T23:14:18.3403019Z REDIRECT:topic Previous alias or file overwritten by alias: D:/a/_temp/Library/00LOCK-oro.nifti/00new/oro.nifti/help/aux.file.html 2021-05-16T23:14:18.3408706Z REDIRECT:topic Previous alias or file overwritten by alias: D:/a/_temp/Library/00LOCK-oro.nifti/00new/oro.nifti/help/aux.file,nifti-method.html 2021-05-16T23:14:18.3415031Z REDIRECT:topic Previous alias or file overwritten by alias: D:/a/_temp/Library/00LOCK-oro.nifti/00new/oro.nifti/help/aux.file,anlz-method.html 2021-05-16T23:14:18.3419589Z REDIRECT:topic Previous alias or file overwritten by alias: D:/a/_temp/Library/00LOCK-oro.nifti/00new/oro.nifti/help/aux.file<-.html 2021-05-16T23:14:18.3424157Z REDIRECT:topic Previous alias or file overwritten by alias: D:/a/_temp/Library/00LOCK-oro.nifti/00new/oro.nifti/help/aux.file<-,nifti-method.html 2021-05-16T23:14:18.3437596Z REDIRECT:topic Previous alias or file overwritten by alias: D:/a/_temp/Library/00LOCK-oro.nifti/00new/oro.nifti/help/aux.file<-,anlz-method.html 2021-05-16T23:14:18.3593152Z aux_file-methods html 2021-05-16T23:14:18.3626202Z REDIRECT:topic aux_file<-,niftiImage-method -> aux_file-methods.html [ FAIL ] 2021-05-16T23:14:18.3630793Z REDIRECT:topic bitpix<- -> bitpix-methods.html [ FAIL ] 2021-05-16T23:14:18.3635726Z REDIRECT:topic bitpix<-,nifti-method -> bitpix-methods.html [ FAIL ] 2021-05-16T23:14:18.3772010Z bitpix-methods html 2021-05-16T23:14:18.3999476Z bitwise html 2021-05-16T23:14:18.4240924Z blend-methods html 2021-05-16T23:14:18.4349653Z cal_img html 2021-05-16T23:14:18.4381573Z REDIRECT:topic bitpix<-,anlz-method -> bitpix-methods.html [ FAIL ] 2021-05-16T23:14:18.4386402Z REDIRECT:topic cal_max<- -> cal_max-methods.html [ FAIL ] 2021-05-16T23:14:18.4391333Z REDIRECT:topic cal_max<-,nifti-method -> cal_max-methods.html [ FAIL ] 2021-05-16T23:14:18.4403484Z REDIRECT:topic cal_max<-,anlz-method -> cal_max-methods.html [ FAIL ] 2021-05-16T23:14:18.4408209Z REDIRECT:topic cal.max<- -> cal_max-methods.html [ FAIL ] 2021-05-16T23:14:18.4414785Z REDIRECT:topic cal.max<-,nifti-method -> cal_max-methods.html [ FAIL ] 2021-05-16T23:14:18.4425392Z REDIRECT:topic cal.max<-,anlz-method -> cal_max-methods.html [ FAIL ] 2021-05-16T23:14:18.4435788Z REDIRECT:topic cal.max<-,niftiImage-method -> cal_max-methods.html [ FAIL ] 2021-05-16T23:14:18.4622112Z cal_max-methods html 2021-05-16T23:14:18.4655932Z REDIRECT:topic cal_max<-,niftiImage-method -> cal_max-methods.html [ FAIL ] 2021-05-16T23:14:18.4661141Z REDIRECT:topic cal_min<- -> cal_min-methods.html [ FAIL ] 2021-05-16T23:14:18.4666684Z REDIRECT:topic cal_min<-,nifti-method -> cal_min-methods.html [ FAIL ] 2021-05-16T23:14:18.4688195Z REDIRECT:topic cal_min<-,anlz-method -> cal_min-methods.html [ FAIL ] 2021-05-16T23:14:18.4695222Z REDIRECT:topic cal.min<- -> cal_min-methods.html [ FAIL ] 2021-05-16T23:14:18.4702670Z REDIRECT:topic cal.min<-,nifti-method -> cal_min-methods.html [ FAIL ] 2021-05-16T23:14:18.4712825Z REDIRECT:topic cal.min<-,anlz-method -> cal_min-methods.html [ FAIL ] 2021-05-16T23:14:18.4726632Z REDIRECT:topic cal.min<-,niftiImage-method -> cal_min-methods.html [ FAIL ] 2021-05-16T23:14:18.4908605Z cal_min-methods html 2021-05-16T23:14:18.4943170Z REDIRECT:topic cal_min<-,niftiImage-method -> cal_min-methods.html [ FAIL ] 2021-05-16T23:14:18.4948406Z REDIRECT:topic cal_units<- -> cal_units-methods.html [ FAIL ] 2021-05-16T23:14:18.4962284Z REDIRECT:topic cal_units<-,anlz-method -> cal_units-methods.html [ FAIL ] 2021-05-16T23:14:18.4967758Z REDIRECT:topic cal.units<- -> cal_units-methods.html [ FAIL ] 2021-05-16T23:14:18.5093454Z cal_units-methods html 2021-05-16T23:14:18.5117601Z REDIRECT:topic cal.units<-,anlz-method -> cal_units-methods.html [ FAIL ] 2021-05-16T23:14:18.5126568Z REDIRECT:topic coerce<-,array,anlz-method -> coerce-methods.html [ FAIL ] 2021-05-16T23:14:18.5132974Z REDIRECT:topic as<-,array,anlz-method -> coerce-methods.html [ FAIL ] 2021-05-16T23:14:18.5142023Z REDIRECT:topic as<-,array,nifti-method -> coerce-methods.html [ FAIL ] 2021-05-16T23:14:18.5160788Z REDIRECT:topic coerce<-,list,anlz-method -> coerce-methods.html [ FAIL ] 2021-05-16T23:14:18.5165693Z REDIRECT:topic coerce<-,array,nifti-method -> coerce-methods.html [ FAIL ] 2021-05-16T23:14:18.5170489Z REDIRECT:topic coerce<-,list,nifti-method -> coerce-methods.html [ FAIL ] 2021-05-16T23:14:18.5370541Z coerce-methods html 2021-05-16T23:14:18.5401299Z REDIRECT:topic coerce<-,anlz,nifti-method -> coerce-methods.html [ FAIL ] 2021-05-16T23:14:18.5407124Z REDIRECT:topic compressed<- -> compressed-methods.html [ FAIL ] 2021-05-16T23:14:18.5545884Z compressed-methods html 2021-05-16T23:14:18.5678532Z convert_afni html 2021-05-16T23:14:18.5859578Z convert_anlz html 2021-05-16T23:14:18.6020208Z convert_nifti html 2021-05-16T23:14:18.6052971Z REDIRECT:topic compressed<-,anlz-method -> compressed-methods.html [ FAIL ] 2021-05-16T23:14:18.6057544Z REDIRECT:topic data_type<- -> data_type-methods.html [ FAIL ] 2021-05-16T23:14:18.6062450Z REDIRECT:topic data_type<-,nifti-method -> data_type-methods.html [ FAIL ] 2021-05-16T23:14:18.6081324Z REDIRECT:topic data_type<-,anlz-method -> data_type-methods.html [ FAIL ] 2021-05-16T23:14:18.6088923Z REDIRECT:topic data.type<- -> data_type-methods.html [ FAIL ] 2021-05-16T23:14:18.6096301Z REDIRECT:topic data.type<-,nifti-method -> data_type-methods.html [ FAIL ] 2021-05-16T23:14:18.6267535Z data_type-methods html 2021-05-16T23:14:18.6296084Z REDIRECT:topic data.type<-,anlz-method -> data_type-methods.html [ FAIL ] 2021-05-16T23:14:18.6300915Z REDIRECT:topic datatype<- -> datatype-methods.html [ FAIL ] 2021-05-16T23:14:18.6308722Z REDIRECT:topic datatype<-,nifti-method -> datatype-methods.html [ FAIL ] 2021-05-16T23:14:18.6436449Z datatype-methods html 2021-05-16T23:14:18.6474040Z REDIRECT:topic datatype<-,anlz-method -> datatype-methods.html [ FAIL ] 2021-05-16T23:14:18.6480213Z REDIRECT:topic db_name<- -> db_name-methods.html [ FAIL ] 2021-05-16T23:14:18.6486793Z REDIRECT:topic db_name<-,nifti-method -> db_name-methods.html [ FAIL ] 2021-05-16T23:14:18.6501883Z REDIRECT:topic db_name<-,anlz-method -> db_name-methods.html [ FAIL ] 2021-05-16T23:14:18.6507347Z REDIRECT:topic db.name<- -> db_name-methods.html [ FAIL ] 2021-05-16T23:14:18.6512725Z REDIRECT:topic db.name<-,nifti-method -> db_name-methods.html [ FAIL ] 2021-05-16T23:14:18.6650134Z db_name-methods html 2021-05-16T23:14:18.6687118Z REDIRECT:topic db.name<-,anlz-method -> db_name-methods.html [ FAIL ] 2021-05-16T23:14:18.6693150Z REDIRECT:topic descrip<- -> descrip-methods.html [ FAIL ] 2021-05-16T23:14:18.6699243Z REDIRECT:topic descrip<-,nifti-method -> descrip-methods.html [ FAIL ] 2021-05-16T23:14:18.6709158Z REDIRECT:topic descrip<-,anlz-method -> descrip-methods.html [ FAIL ] 2021-05-16T23:14:18.6938155Z descrip-methods html 2021-05-16T23:14:18.6972920Z REDIRECT:topic descrip<-,niftiImage-method -> descrip-methods.html [ FAIL ] 2021-05-16T23:14:18.6978557Z REDIRECT:topic dim_<- -> dim_-methods.html [ FAIL ] 2021-05-16T23:14:18.6984681Z REDIRECT:topic dim_<-,nifti-method -> dim_-methods.html [ FAIL ] 2021-05-16T23:14:18.7133289Z dim_-methods html 2021-05-16T23:14:18.7173252Z REDIRECT:topic dim_<-,anlz-method -> dim_-methods.html [ FAIL ] 2021-05-16T23:14:18.7179381Z REDIRECT:topic dim_info<- -> dim_info-methods.html [ FAIL ] 2021-05-16T23:14:18.7305339Z dim_info-methods html 2021-05-16T23:14:18.7333708Z REDIRECT:topic dim_info<-,nifti-method -> dim_info-methods.html [ FAIL ] 2021-05-16T23:14:18.7340149Z REDIRECT:topic dim_un0<- -> dim_un0-methods.html [ FAIL ] 2021-05-16T23:14:18.7468181Z dim_un0-methods html 2021-05-16T23:14:18.7593171Z drop_img_dim html 2021-05-16T23:14:18.7622111Z REDIRECT:topic dim_un0<-,anlz-method -> dim_un0-methods.html [ FAIL ] 2021-05-16T23:14:18.7627616Z REDIRECT:topic exp_date<- -> exp_date-methods.html [ FAIL ] 2021-05-16T23:14:18.7761809Z exp_date-methods html 2021-05-16T23:14:18.7793519Z REDIRECT:topic exp_date<-,anlz-method -> exp_date-methods.html [ FAIL ] 2021-05-16T23:14:18.7799059Z REDIRECT:topic exp_time<- -> exp_time-methods.html [ FAIL ] 2021-05-16T23:14:18.7932800Z exp_time-methods html 2021-05-16T23:14:18.7963080Z REDIRECT:topic exp_time<-,anlz-method -> exp_time-methods.html [ FAIL ] 2021-05-16T23:14:18.7969528Z REDIRECT:topic extender<- -> extender-methods.html [ FAIL ] 2021-05-16T23:14:18.8098887Z extender-methods html 2021-05-16T23:14:18.8133308Z REDIRECT:topic extender<-,nifti-method -> extender-methods.html [ FAIL ] 2021-05-16T23:14:18.8139765Z REDIRECT:topic extents<- -> extents-methods.html [ FAIL ] 2021-05-16T23:14:18.8146072Z REDIRECT:topic extents<-,nifti-method -> extents-methods.html [ FAIL ] 2021-05-16T23:14:18.8284629Z extents-methods html 2021-05-16T23:14:18.8318585Z REDIRECT:topic extents<-,anlz-method -> extents-methods.html [ FAIL ] 2021-05-16T23:14:18.8324881Z REDIRECT:topic field_skip<- -> field_skip-methods.html [ FAIL ] 2021-05-16T23:14:18.8340114Z REDIRECT:topic field_skip<-,anlz-method -> field_skip-methods.html [ FAIL ] 2021-05-16T23:14:18.8345664Z REDIRECT:topic field.skip<- -> field_skip-methods.html [ FAIL ] 2021-05-16T23:14:18.8519596Z field_skip-methods html 2021-05-16T23:14:18.8547093Z REDIRECT:topic field.skip<-,anlz-method -> field_skip-methods.html [ FAIL ] 2021-05-16T23:14:18.8553054Z REDIRECT:topic funused1<- -> funused1-methods.html [ FAIL ] 2021-05-16T23:14:18.8700621Z funused1-methods html 2021-05-16T23:14:18.8734124Z REDIRECT:topic funused1<-,anlz-method -> funused1-methods.html [ FAIL ] 2021-05-16T23:14:18.8740589Z REDIRECT:topic funused2<- -> funused2-methods.html [ FAIL ] 2021-05-16T23:14:18.8878718Z funused2-methods html 2021-05-16T23:14:18.8911497Z REDIRECT:topic funused2<-,anlz-method -> funused2-methods.html [ FAIL ] 2021-05-16T23:14:18.8918206Z REDIRECT:topic funused3<- -> funused3-methods.html [ FAIL ] 2021-05-16T23:14:18.9056705Z funused3-methods html 2021-05-16T23:14:18.9093677Z REDIRECT:topic funused3<-,anlz-method -> funused3-methods.html [ FAIL ] 2021-05-16T23:14:18.9098939Z REDIRECT:topic generated<- -> generated-methods.html [ FAIL ] 2021-05-16T23:14:18.9242022Z generated-methods html 2021-05-16T23:14:18.9275784Z REDIRECT:topic generated<-,anlz-method -> generated-methods.html [ FAIL ] 2021-05-16T23:14:18.9281005Z REDIRECT:topic glmax<- -> glmax-methods.html [ FAIL ] 2021-05-16T23:14:18.9289007Z REDIRECT:topic glmax<-,nifti-method -> glmax-methods.html [ FAIL ] 2021-05-16T23:14:18.9434161Z glmax-methods html 2021-05-16T23:14:18.9467179Z REDIRECT:topic glmax<-,anlz-method -> glmax-methods.html [ FAIL ] 2021-05-16T23:14:18.9472976Z REDIRECT:topic glmin<- -> glmin-methods.html [ FAIL ] 2021-05-16T23:14:18.9479188Z REDIRECT:topic glmin<-,nifti-method -> glmin-methods.html [ FAIL ] 2021-05-16T23:14:18.9633276Z glmin-methods html 2021-05-16T23:14:18.9663990Z REDIRECT:topic glmin<-,anlz-method -> glmin-methods.html [ FAIL ] 2021-05-16T23:14:18.9670069Z REDIRECT:topic hist_un0<- -> hist_un0-methods.html [ FAIL ] 2021-05-16T23:14:18.9805036Z hist_un0-methods html 2021-05-16T23:14:18.9841176Z REDIRECT:topic hist_un0<-,anlz-method -> hist_un0-methods.html [ FAIL ] 2021-05-16T23:14:18.9847262Z REDIRECT:topic hkey_un0<- -> hkey_un0-methods.html [ FAIL ] 2021-05-16T23:14:18.9862159Z REDIRECT:topic hkey_un0<-,anlz-method -> hkey_un0-methods.html [ FAIL ] 2021-05-16T23:14:18.9868154Z REDIRECT:topic hkey.un0<- -> hkey_un0-methods.html [ FAIL ] 2021-05-16T23:14:19.0044453Z hkey_un0-methods html 2021-05-16T23:14:19.0170381Z hotmetal html 2021-05-16T23:14:19.0653279Z image-methods html 2021-05-16T23:14:19.0708186Z REDIRECT:topic hkey.un0<-,anlz-method -> hkey_un0-methods.html [ FAIL ] 2021-05-16T23:14:19.0714486Z REDIRECT:topic img_data<- -> img_data-methods.html [ FAIL ] 2021-05-16T23:14:19.0721184Z REDIRECT:topic img_data<-,nifti-method -> img_data-methods.html [ FAIL ] 2021-05-16T23:14:19.0882528Z img_data-methods html 2021-05-16T23:14:19.0962020Z img_length html 2021-05-16T23:14:19.1070260Z integerTranslation html 2021-05-16T23:14:19.1104117Z REDIRECT:topic img_data<-,anlz-method -> img_data-methods.html [ FAIL ] 2021-05-16T23:14:19.1109236Z REDIRECT:topic intent_code<- -> intent_code-methods.html [ FAIL ] 2021-05-16T23:14:19.1124035Z REDIRECT:topic intent_code<-,nifti-method -> intent_code-methods.html [ FAIL ] 2021-05-16T23:14:19.1129499Z REDIRECT:topic intent.code<- -> intent_code-methods.html [ FAIL ] 2021-05-16T23:14:19.1138246Z REDIRECT:topic intent.code<-,nifti-method -> intent_code-methods.html [ FAIL ] 2021-05-16T23:14:19.1297684Z intent_code-methods html 2021-05-16T23:14:19.1332375Z REDIRECT:topic intent_code<-,niftiImage-method -> intent_code-methods.html [ FAIL ] 2021-05-16T23:14:19.1338787Z REDIRECT:topic intent_name<- -> intent_name-methods.html [ FAIL ] 2021-05-16T23:14:19.1353859Z REDIRECT:topic intent_name<-,nifti-method -> intent_name-methods.html [ FAIL ] 2021-05-16T23:14:19.1360331Z REDIRECT:topic intent.name<- -> intent_name-methods.html [ FAIL ] 2021-05-16T23:14:19.1370111Z REDIRECT:topic intent.name<-,nifti-method -> intent_name-methods.html [ FAIL ] 2021-05-16T23:14:19.1574619Z intent_name-methods html 2021-05-16T23:14:19.1610452Z REDIRECT:topic intent_name<-,niftiImage-method -> intent_name-methods.html [ FAIL ] 2021-05-16T23:14:19.1617874Z REDIRECT:topic intent_p1<- -> intent_p1-methods.html [ FAIL ] 2021-05-16T23:14:19.1631551Z REDIRECT:topic intent_p1<-,nifti-method -> intent_p1-methods.html [ FAIL ] 2021-05-16T23:14:19.1637644Z REDIRECT:topic intent.p1<- -> intent_p1-methods.html [ FAIL ] 2021-05-16T23:14:19.1648492Z REDIRECT:topic intent.p1<-,nifti-method -> intent_p1-methods.html [ FAIL ] 2021-05-16T23:14:19.1837620Z intent_p1-methods html 2021-05-16T23:14:19.1875709Z REDIRECT:topic intent_p1<-,niftiImage-method -> intent_p1-methods.html [ FAIL ] 2021-05-16T23:14:19.1881407Z REDIRECT:topic intent_p2<- -> intent_p2-methods.html [ FAIL ] 2021-05-16T23:14:19.1895784Z REDIRECT:topic intent_p2<-,nifti-method -> intent_p2-methods.html [ FAIL ] 2021-05-16T23:14:19.1901114Z REDIRECT:topic intent.p2<- -> intent_p2-methods.html [ FAIL ] 2021-05-16T23:14:19.1912675Z REDIRECT:topic intent.p2<-,nifti-method -> intent_p2-methods.html [ FAIL ] 2021-05-16T23:14:19.2080554Z intent_p2-methods html 2021-05-16T23:14:19.2113789Z REDIRECT:topic intent_p2<-,niftiImage-method -> intent_p2-methods.html [ FAIL ] 2021-05-16T23:14:19.2119690Z REDIRECT:topic intent_p3<- -> intent_p3-methods.html [ FAIL ] 2021-05-16T23:14:19.2135508Z REDIRECT:topic intent_p3<-,nifti-method -> intent_p3-methods.html [ FAIL ] 2021-05-16T23:14:19.2141497Z REDIRECT:topic intent.p3<- -> intent_p3-methods.html [ FAIL ] 2021-05-16T23:14:19.2151339Z REDIRECT:topic intent.p3<-,nifti-method -> intent_p3-methods.html [ FAIL ] 2021-05-16T23:14:19.2313647Z intent_p3-methods html 2021-05-16T23:14:19.2366628Z internalImage-class html 2021-05-16T23:14:19.2485582Z is_afni html 2021-05-16T23:14:19.2601148Z is_anlz html 2021-05-16T23:14:19.2720343Z is_nifti html 2021-05-16T23:14:19.2753259Z REDIRECT:topic intent_p3<-,niftiImage-method -> intent_p3-methods.html [ FAIL ] 2021-05-16T23:14:19.2759202Z REDIRECT:topic magic<- -> magic-methods.html [ FAIL ] 2021-05-16T23:14:19.2769095Z REDIRECT:topic magic<-,nifti-method -> magic-methods.html [ FAIL ] 2021-05-16T23:14:19.2912822Z magic-methods html 2021-05-16T23:14:19.2927913Z REDIRECT:topic magic<-,niftiImage-method -> magic-methods.html [ FAIL ] 2021-05-16T23:14:19.2936517Z REDIRECT:topic Previous alias or file overwritten by alias: D:/a/_temp/Library/00LOCK-oro.nifti/00new/oro.nifti/help/NSLI.html 2021-05-16T23:14:19.3030680Z miscellaneous html 2021-05-16T23:14:19.4173741Z nifti-class html 2021-05-16T23:14:19.4402228Z nifti html 2021-05-16T23:14:19.4548489Z niftiAuditTrail-class html 2021-05-16T23:14:19.4658862Z niftiExtension-class html 2021-05-16T23:14:19.4786784Z niftiExtensionSection-class html 2021-05-16T23:14:19.4834767Z niftiImage-class html 2021-05-16T23:14:19.4858197Z REDIRECT:topic Previous alias or file overwritten by alias: D:/a/_temp/Library/00LOCK-oro.nifti/00new/oro.nifti/help/NTIM.html 2021-05-16T23:14:19.4865626Z REDIRECT:topic [<--methods -> nifti_assign-methods.html [ FAIL ] 2021-05-16T23:14:19.4872360Z REDIRECT:topic [<-,ANY,ANY,ANY,ANY-method -> nifti_assign-methods.html [ FAIL ] 2021-05-16T23:14:19.4878558Z REDIRECT:topic [<-,nifti,ANY,ANY,ANY-method -> nifti_assign-methods.html [ FAIL ] 2021-05-16T23:14:19.4884841Z REDIRECT:topic [<-,nifti,numeric,numeric,ANY-method -> nifti_assign-methods.html [ FAIL ] 2021-05-16T23:14:19.4890676Z REDIRECT:topic [<-,nifti,ANY,missing,ANY-method -> nifti_assign-methods.html [ FAIL ] 2021-05-16T23:14:19.4896837Z REDIRECT:topic [<-,nifti,numeric,missing,ANY-method -> nifti_assign-methods.html [ FAIL ] 2021-05-16T23:14:19.5033662Z nifti_assign-methods html 2021-05-16T23:14:19.5144259Z niftiops html 2021-05-16T23:14:19.5216852Z nii2oro html 2021-05-16T23:14:19.5252557Z REDIRECT:topic [<-,nifti,missing,missing,array-method -> nifti_assign-methods.html [ FAIL ] 2021-05-16T23:14:19.5258384Z REDIRECT:topic omax<- -> omax-methods.html [ FAIL ] 2021-05-16T23:14:19.5393795Z omax-methods html 2021-05-16T23:14:19.5425453Z REDIRECT:topic omax<-,anlz-method -> omax-methods.html [ FAIL ] 2021-05-16T23:14:19.5431574Z REDIRECT:topic omin<- -> omin-methods.html [ FAIL ] 2021-05-16T23:14:19.5570273Z omin-methods html 2021-05-16T23:14:19.5690935Z onefile html 2021-05-16T23:14:19.5725230Z REDIRECT:topic omin<-,anlz-method -> omin-methods.html [ FAIL ] 2021-05-16T23:14:19.5730667Z REDIRECT:topic orient<- -> orient-methods.html [ FAIL ] 2021-05-16T23:14:19.5853463Z orient-methods html 2021-05-16T23:14:19.5980584Z orientation-methods html 2021-05-16T23:14:19.6018323Z REDIRECT:topic orient<-,anlz-method -> orient-methods.html [ FAIL ] 2021-05-16T23:14:19.6024214Z REDIRECT:topic origin<- -> origin-methods.html [ FAIL ] 2021-05-16T23:14:19.6030268Z REDIRECT:topic origin<-,anlz-method -> origin-methods.html [ FAIL ] 2021-05-16T23:14:19.6159062Z origin-methods html 2021-05-16T23:14:19.6236257Z oro2nii html 2021-05-16T23:14:19.6707982Z orthographic-methods html 2021-05-16T23:14:19.7179085Z overlay-methods html 2021-05-16T23:14:19.7224913Z REDIRECT:topic origin<-,nifti-method -> origin-methods.html [ FAIL ] 2021-05-16T23:14:19.7230935Z REDIRECT:topic patient_id<- -> patient_id-methods.html [ FAIL ] 2021-05-16T23:14:19.7247366Z REDIRECT:topic patient_id<-,anlz-method -> patient_id-methods.html [ FAIL ] 2021-05-16T23:14:19.7253386Z REDIRECT:topic patient.id<- -> patient_id-methods.html [ FAIL ] 2021-05-16T23:14:19.7390158Z patient_id-methods html 2021-05-16T23:14:19.7529468Z performPermutation html 2021-05-16T23:14:19.7558383Z REDIRECT:topic patient.id<-,anlz-method -> patient_id-methods.html [ FAIL ] 2021-05-16T23:14:19.7563150Z REDIRECT:topic pixdim<- -> pixdim-methods.html [ FAIL ] 2021-05-16T23:14:19.7568588Z REDIRECT:topic pixdim<-,nifti-method -> pixdim-methods.html [ FAIL ] 2021-05-16T23:14:19.7573883Z REDIRECT:topic pixdim<-,anlz-method -> pixdim-methods.html [ FAIL ] 2021-05-16T23:14:19.7710925Z pixdim-methods html 2021-05-16T23:14:19.7738126Z REDIRECT:topic pixdim<-,ANY-method -> pixdim-methods.html [ FAIL ] 2021-05-16T23:14:19.7742853Z REDIRECT:topic qform_code<- -> qform_code-methods.html [ FAIL ] 2021-05-16T23:14:19.7752999Z REDIRECT:topic qform_code<-,nifti-method -> qform_code-methods.html [ FAIL ] 2021-05-16T23:14:19.7757842Z REDIRECT:topic qform.code<- -> qform_code-methods.html [ FAIL ] 2021-05-16T23:14:19.7765501Z REDIRECT:topic qform.code<-,nifti-method -> qform_code-methods.html [ FAIL ] 2021-05-16T23:14:19.7934997Z qform_code-methods html 2021-05-16T23:14:19.7968470Z REDIRECT:topic qform_code<-,niftiImage-method -> qform_code-methods.html [ FAIL ] 2021-05-16T23:14:19.7976024Z REDIRECT:topic qoffset_x<- -> qoffset_x-methods.html [ FAIL ] 2021-05-16T23:14:19.7986776Z REDIRECT:topic qoffset_x<-,nifti-method -> qoffset_x-methods.html [ FAIL ] 2021-05-16T23:14:19.7992049Z REDIRECT:topic qoffset.x<- -> qoffset_x-methods.html [ FAIL ] 2021-05-16T23:14:19.8000848Z REDIRECT:topic qoffset.x<-,nifti-method -> qoffset_x-methods.html [ FAIL ] 2021-05-16T23:14:19.8144688Z qoffset_x-methods html 2021-05-16T23:14:19.8169244Z REDIRECT:topic qoffset_x<-,niftiImage-method -> qoffset_x-methods.html [ FAIL ] 2021-05-16T23:14:19.8173077Z REDIRECT:topic qoffset_y<- -> qoffset_y-methods.html [ FAIL ] 2021-05-16T23:14:19.8183765Z REDIRECT:topic qoffset_y<-,nifti-method -> qoffset_y-methods.html [ FAIL ] 2021-05-16T23:14:19.8188687Z REDIRECT:topic qoffset.y<- -> qoffset_y-methods.html [ FAIL ] 2021-05-16T23:14:19.8197200Z REDIRECT:topic qoffset.y<-,nifti-method -> qoffset_y-methods.html [ FAIL ] 2021-05-16T23:14:19.8337184Z qoffset_y-methods html 2021-05-16T23:14:19.8362070Z REDIRECT:topic qoffset_y<-,niftiImage-method -> qoffset_y-methods.html [ FAIL ] 2021-05-16T23:14:19.8366885Z REDIRECT:topic qoffset_z<- -> qoffset_z-methods.html [ FAIL ] 2021-05-16T23:14:19.8377192Z REDIRECT:topic qoffset_z<-,nifti-method -> qoffset_z-methods.html [ FAIL ] 2021-05-16T23:14:19.8381968Z REDIRECT:topic qoffset.z<- -> qoffset_z-methods.html [ FAIL ] 2021-05-16T23:14:19.8389794Z REDIRECT:topic qoffset.z<-,nifti-method -> qoffset_z-methods.html [ FAIL ] 2021-05-16T23:14:19.8529416Z qoffset_z-methods html 2021-05-16T23:14:19.8555566Z REDIRECT:topic qoffset_z<-,niftiImage-method -> qoffset_z-methods.html [ FAIL ] 2021-05-16T23:14:19.8560992Z REDIRECT:topic quatern_b<- -> quatern_b-methods.html [ FAIL ] 2021-05-16T23:14:19.8571777Z REDIRECT:topic quatern_b<-,nifti-method -> quatern_b-methods.html [ FAIL ] 2021-05-16T23:14:19.8576691Z REDIRECT:topic quatern.b<- -> quatern_b-methods.html [ FAIL ] 2021-05-16T23:14:19.8585399Z REDIRECT:topic quatern.b<-,nifti-method -> quatern_b-methods.html [ FAIL ] 2021-05-16T23:14:19.8716379Z quatern_b-methods html 2021-05-16T23:14:19.8747749Z REDIRECT:topic quatern_b<-,niftiImage-method -> quatern_b-methods.html [ FAIL ] 2021-05-16T23:14:19.8753514Z REDIRECT:topic quatern_c<- -> quatern_c-methods.html [ FAIL ] 2021-05-16T23:14:19.8764719Z REDIRECT:topic quatern_c<-,nifti-method -> quatern_c-methods.html [ FAIL ] 2021-05-16T23:14:19.8769489Z REDIRECT:topic quatern.c<- -> quatern_c-methods.html [ FAIL ] 2021-05-16T23:14:19.8778193Z REDIRECT:topic quatern.c<-,nifti-method -> quatern_c-methods.html [ FAIL ] 2021-05-16T23:14:19.8917266Z quatern_c-methods html 2021-05-16T23:14:19.8953074Z REDIRECT:topic quatern_c<-,niftiImage-method -> quatern_c-methods.html [ FAIL ] 2021-05-16T23:14:19.8958786Z REDIRECT:topic quatern_d<- -> quatern_d-methods.html [ FAIL ] 2021-05-16T23:14:19.8971769Z REDIRECT:topic quatern_d<-,nifti-method -> quatern_d-methods.html [ FAIL ] 2021-05-16T23:14:19.8977929Z REDIRECT:topic quatern.d<- -> quatern_d-methods.html [ FAIL ] 2021-05-16T23:14:19.8985928Z REDIRECT:topic quatern.d<-,nifti-method -> quatern_d-methods.html [ FAIL ] 2021-05-16T23:14:19.9144266Z quatern_d-methods html 2021-05-16T23:14:19.9331324Z quaternion2rotation html 2021-05-16T23:14:19.9586368Z read_afni html 2021-05-16T23:14:19.9770799Z read_anlz html 2021-05-16T23:14:20.0091553Z read_nifti html 2021-05-16T23:14:20.0121692Z REDIRECT:topic quatern_d<-,niftiImage-method -> quatern_d-methods.html [ FAIL ] 2021-05-16T23:14:20.0127092Z REDIRECT:topic regular<- -> regular-methods.html [ FAIL ] 2021-05-16T23:14:20.0132462Z REDIRECT:topic regular<-,nifti-method -> regular-methods.html [ FAIL ] 2021-05-16T23:14:20.0268456Z regular-methods html 2021-05-16T23:14:20.0368935Z remove html 2021-05-16T23:14:20.0532695Z reorient html 2021-05-16T23:14:20.0566801Z REDIRECT:topic regular<-,anlz-method -> regular-methods.html [ FAIL ] 2021-05-16T23:14:20.0573647Z REDIRECT:topic scannum<- -> scannum-methods.html [ FAIL ] 2021-05-16T23:14:20.0725103Z scannum-methods html 2021-05-16T23:14:20.0755701Z REDIRECT:topic scannum<-,anlz-method -> scannum-methods.html [ FAIL ] 2021-05-16T23:14:20.0763706Z REDIRECT:topic scl_inter<- -> scl_inter-methods.html [ FAIL ] 2021-05-16T23:14:20.0782178Z REDIRECT:topic scl_inter<-,nifti-method -> scl_inter-methods.html [ FAIL ] 2021-05-16T23:14:20.0789650Z REDIRECT:topic scl.inter<- -> scl_inter-methods.html [ FAIL ] 2021-05-16T23:14:20.0940156Z scl_inter-methods html 2021-05-16T23:14:20.0972527Z REDIRECT:topic scl.inter<-,nifti-method -> scl_inter-methods.html [ FAIL ] 2021-05-16T23:14:20.0978233Z REDIRECT:topic scl_slope<- -> scl_slope-methods.html [ FAIL ] 2021-05-16T23:14:20.0989668Z REDIRECT:topic scl_slope<-,nifti-method -> scl_slope-methods.html [ FAIL ] 2021-05-16T23:14:20.0994204Z REDIRECT:topic scl.slope<- -> scl_slope-methods.html [ FAIL ] 2021-05-16T23:14:20.1154901Z scl_slope-methods html 2021-05-16T23:14:20.1184731Z REDIRECT:topic scl.slope<-,nifti-method -> scl_slope-methods.html [ FAIL ] 2021-05-16T23:14:20.1190898Z REDIRECT:topic session_error<- -> session_error-methods.html [ FAIL ] 2021-05-16T23:14:20.1197208Z REDIRECT:topic session_error<-,nifti-method -> session_error-methods.html [ FAIL ] 2021-05-16T23:14:20.1211596Z REDIRECT:topic session_error<-,anlz-method -> session_error-methods.html [ FAIL ] 2021-05-16T23:14:20.1217126Z REDIRECT:topic session.error<- -> session_error-methods.html [ FAIL ] 2021-05-16T23:14:20.1222548Z REDIRECT:topic session.error<-,nifti-method -> session_error-methods.html [ FAIL ] 2021-05-16T23:14:20.1377453Z session_error-methods html 2021-05-16T23:14:20.1407296Z REDIRECT:topic session.error<-,anlz-method -> session_error-methods.html [ FAIL ] 2021-05-16T23:14:20.1412883Z REDIRECT:topic sform_code<- -> sform_code-methods.html [ FAIL ] 2021-05-16T23:14:20.1424892Z REDIRECT:topic sform_code<-,nifti-method -> sform_code-methods.html [ FAIL ] 2021-05-16T23:14:20.1429729Z REDIRECT:topic sform.code<- -> sform_code-methods.html [ FAIL ] 2021-05-16T23:14:20.1437724Z REDIRECT:topic sform.code<-,nifti-method -> sform_code-methods.html [ FAIL ] 2021-05-16T23:14:20.1587815Z sform_code-methods html 2021-05-16T23:14:20.1627189Z REDIRECT:topic sform_code<-,niftiImage-method -> sform_code-methods.html [ FAIL ] 2021-05-16T23:14:20.1634474Z REDIRECT:topic sizeof_hdr<- -> sizeof_hdr-methods.html [ FAIL ] 2021-05-16T23:14:20.1640921Z REDIRECT:topic sizeof_hdr<-,nifti-method -> sizeof_hdr-methods.html [ FAIL ] 2021-05-16T23:14:20.1801467Z sizeof_hdr-methods html 2021-05-16T23:14:20.2297349Z slice-methods html 2021-05-16T23:14:20.2325223Z REDIRECT:topic sizeof_hdr<-,anlz-method -> sizeof_hdr-methods.html [ FAIL ] 2021-05-16T23:14:20.2329857Z REDIRECT:topic slice_code<- -> slice_code-methods.html [ FAIL ] 2021-05-16T23:14:20.2342647Z REDIRECT:topic slice_code<-,nifti-method -> slice_code-methods.html [ FAIL ] 2021-05-16T23:14:20.2350170Z REDIRECT:topic slice.code<- -> slice_code-methods.html [ FAIL ] 2021-05-16T23:14:20.2358914Z REDIRECT:topic slice.code<-,nifti-method -> slice_code-methods.html [ FAIL ] 2021-05-16T23:14:20.2487758Z slice_code-methods html 2021-05-16T23:14:20.2530328Z REDIRECT:topic slice_code<-,niftiImage-method -> slice_code-methods.html [ FAIL ] 2021-05-16T23:14:20.2536118Z REDIRECT:topic slice_duration<- -> slice_duration-methods.html [ FAIL ] 2021-05-16T23:14:20.2538342Z REDIRECT:topic slice_duration<-,nifti-method -> slice_duration-methods.html [ FAIL ] 2021-05-16T23:14:20.2543763Z REDIRECT:topic slice.duration<- -> slice_duration-methods.html [ FAIL ] 2021-05-16T23:14:20.2552385Z REDIRECT:topic slice.duration<-,nifti-method -> slice_duration-methods.html [ FAIL ] 2021-05-16T23:14:20.2690559Z slice_duration-methods html 2021-05-16T23:14:20.2734346Z REDIRECT:topic slice_duration<-,niftiImage-method -> slice_duration-methods.html [ FAIL ] 2021-05-16T23:14:20.2739460Z REDIRECT:topic slice_end<- -> slice_end-methods.html [ FAIL ] 2021-05-16T23:14:20.2749635Z REDIRECT:topic slice_end<-,nifti-method -> slice_end-methods.html [ FAIL ] 2021-05-16T23:14:20.2754322Z REDIRECT:topic slice.end<- -> slice_end-methods.html [ FAIL ] 2021-05-16T23:14:20.2762251Z REDIRECT:topic slice.end<-,nifti-method -> slice_end-methods.html [ FAIL ] 2021-05-16T23:14:20.2770101Z REDIRECT:topic slice_end<-,niftiImage-method -> slice_end-methods.html [ FAIL ] 2021-05-16T23:14:20.2924205Z slice_end-methods html 2021-05-16T23:14:20.3398006Z slice_overlay-methods html 2021-05-16T23:14:20.3453477Z REDIRECT:topic slice.end<-,niftiImage-method -> slice_end-methods.html [ FAIL ] 2021-05-16T23:14:20.3458620Z REDIRECT:topic slice_start<- -> slice_start-methods.html [ FAIL ] 2021-05-16T23:14:20.3469652Z REDIRECT:topic slice_start<-,nifti-method -> slice_start-methods.html [ FAIL ] 2021-05-16T23:14:20.3474411Z REDIRECT:topic slice.start<- -> slice_start-methods.html [ FAIL ] 2021-05-16T23:14:20.3482421Z REDIRECT:topic slice.start<-,nifti-method -> slice_start-methods.html [ FAIL ] 2021-05-16T23:14:20.3493955Z REDIRECT:topic slice_start<-,niftiImage-method -> slice_start-methods.html [ FAIL ] 2021-05-16T23:14:20.3638994Z slice_start-methods html 2021-05-16T23:14:20.3662660Z REDIRECT:topic slice.start<-,niftiImage-method -> slice_start-methods.html [ FAIL ] 2021-05-16T23:14:20.3666448Z REDIRECT:topic smax<- -> smax-methods.html [ FAIL ] 2021-05-16T23:14:20.3791166Z smax-methods html 2021-05-16T23:14:20.3822486Z REDIRECT:topic smax<-,anlz-method -> smax-methods.html [ FAIL ] 2021-05-16T23:14:20.3828108Z REDIRECT:topic smin<- -> smin-methods.html [ FAIL ] 2021-05-16T23:14:20.3956687Z smin-methods html 2021-05-16T23:14:20.3983740Z REDIRECT:topic smin<-,anlz-method -> smin-methods.html [ FAIL ] 2021-05-16T23:14:20.3988743Z REDIRECT:topic srow_x<- -> srow_x-methods.html [ FAIL ] 2021-05-16T23:14:20.4004478Z REDIRECT:topic srow_x<-,nifti-method -> srow_x-methods.html [ FAIL ] 2021-05-16T23:14:20.4010398Z REDIRECT:topic srow.x<- -> srow_x-methods.html [ FAIL ] 2021-05-16T23:14:20.4019232Z REDIRECT:topic srow.x<-,nifti-method -> srow_x-methods.html [ FAIL ] 2021-05-16T23:14:20.4168697Z srow_x-methods html 2021-05-16T23:14:20.4198217Z REDIRECT:topic srow_x<-,niftiImage-method -> srow_x-methods.html [ FAIL ] 2021-05-16T23:14:20.4204430Z REDIRECT:topic srow_y<- -> srow_y-methods.html [ FAIL ] 2021-05-16T23:14:20.4217409Z REDIRECT:topic srow_y<-,nifti-method -> srow_y-methods.html [ FAIL ] 2021-05-16T23:14:20.4223294Z REDIRECT:topic srow.y<- -> srow_y-methods.html [ FAIL ] 2021-05-16T23:14:20.4232701Z REDIRECT:topic srow.y<-,nifti-method -> srow_y-methods.html [ FAIL ] 2021-05-16T23:14:20.4377732Z srow_y-methods html 2021-05-16T23:14:20.4405032Z REDIRECT:topic srow_y<-,niftiImage-method -> srow_y-methods.html [ FAIL ] 2021-05-16T23:14:20.4411234Z REDIRECT:topic srow_z<- -> srow_z-methods.html [ FAIL ] 2021-05-16T23:14:20.4422718Z REDIRECT:topic srow_z<-,nifti-method -> srow_z-methods.html [ FAIL ] 2021-05-16T23:14:20.4428062Z REDIRECT:topic srow.z<- -> srow_z-methods.html [ FAIL ] 2021-05-16T23:14:20.4437558Z REDIRECT:topic srow.z<-,nifti-method -> srow_z-methods.html [ FAIL ] 2021-05-16T23:14:20.4578033Z srow_z-methods html 2021-05-16T23:14:20.4608256Z REDIRECT:topic srow_z<-,niftiImage-method -> srow_z-methods.html [ FAIL ] 2021-05-16T23:14:20.4614131Z REDIRECT:topic start_field<- -> start_field-methods.html [ FAIL ] 2021-05-16T23:14:20.4729992Z start_field-methods html 2021-05-16T23:14:20.4879742Z tim_colors html 2021-05-16T23:14:20.4909872Z REDIRECT:topic start_field<-,anlz-method -> start_field-methods.html [ FAIL ] 2021-05-16T23:14:20.4916241Z REDIRECT:topic toffset<- -> toffset-methods.html [ FAIL ] 2021-05-16T23:14:20.4938641Z REDIRECT:topic toffset<-,nifti-method -> toffset-methods.html [ FAIL ] 2021-05-16T23:14:20.5125714Z toffset-methods html 2021-05-16T23:14:20.5300209Z transformCoordinate html 2021-05-16T23:14:20.5332451Z REDIRECT:topic toffset<-,niftiImage-method -> toffset-methods.html [ FAIL ] 2021-05-16T23:14:20.5337678Z REDIRECT:topic unused1<- -> unused1-methods.html [ FAIL ] 2021-05-16T23:14:20.5473189Z unused1-methods html 2021-05-16T23:14:20.5504227Z REDIRECT:topic unused1<-,anlz-method -> unused1-methods.html [ FAIL ] 2021-05-16T23:14:20.5510346Z REDIRECT:topic verified<- -> verified-methods.html [ FAIL ] 2021-05-16T23:14:20.5654561Z verified-methods html 2021-05-16T23:14:20.5683828Z REDIRECT:topic verified<-,anlz-method -> verified-methods.html [ FAIL ] 2021-05-16T23:14:20.5689259Z REDIRECT:topic views<- -> views-methods.html [ FAIL ] 2021-05-16T23:14:20.5818250Z views-methods html 2021-05-16T23:14:20.5848274Z REDIRECT:topic views<-,anlz-method -> views-methods.html [ FAIL ] 2021-05-16T23:14:20.5854293Z REDIRECT:topic vols_added<- -> vols_added-methods.html [ FAIL ] 2021-05-16T23:14:20.5876826Z REDIRECT:topic vols_added<-,anlz-method -> vols_added-methods.html [ FAIL ] 2021-05-16T23:14:20.5882582Z REDIRECT:topic vols.added<- -> vols_added-methods.html [ FAIL ] 2021-05-16T23:14:20.6026752Z vols_added-methods html 2021-05-16T23:14:20.6061984Z REDIRECT:topic vols.added<-,anlz-method -> vols_added-methods.html [ FAIL ] 2021-05-16T23:14:20.6068088Z REDIRECT:topic vox_offset<- -> vox_offset-methods.html [ FAIL ] 2021-05-16T23:14:20.6074250Z REDIRECT:topic vox_offset<-,nifti-method -> vox_offset-methods.html [ FAIL ] 2021-05-16T23:14:20.6091082Z REDIRECT:topic vox_offset<-,anlz-method -> vox_offset-methods.html [ FAIL ] 2021-05-16T23:14:20.6097633Z REDIRECT:topic vox.offset<- -> vox_offset-methods.html [ FAIL ] 2021-05-16T23:14:20.6103722Z REDIRECT:topic vox.offset<-,nifti-method -> vox_offset-methods.html [ FAIL ] 2021-05-16T23:14:20.6287766Z vox_offset-methods html 2021-05-16T23:14:20.6315943Z REDIRECT:topic vox.offset<-,anlz-method -> vox_offset-methods.html [ FAIL ] 2021-05-16T23:14:20.6321033Z REDIRECT:topic vox_units<- -> vox_units-methods.html [ FAIL ] 2021-05-16T23:14:20.6338947Z REDIRECT:topic vox_units<-,anlz-method -> vox_units-methods.html [ FAIL ] 2021-05-16T23:14:20.6344193Z REDIRECT:topic vox.units<- -> vox_units-methods.html [ FAIL ] 2021-05-16T23:14:20.6503779Z vox_units-methods html 2021-05-16T23:14:20.6560798Z voxdim html 2021-05-16T23:14:20.6621494Z voxres html 2021-05-16T23:14:20.6883681Z write_afni-methods html 2021-05-16T23:14:20.7130233Z write_anlz html 2021-05-16T23:14:20.7498870Z write_nifti html 2021-05-16T23:14:20.7527382Z REDIRECT:topic vox.units<-,anlz-method -> vox_units-methods.html [ FAIL ] 2021-05-16T23:14:20.7532134Z REDIRECT:topic xyzt_units<- -> xyzt_units-methods.html [ FAIL ] 2021-05-16T23:14:20.7544373Z REDIRECT:topic xyzt_units<-,nifti-method -> xyzt_units-methods.html [ FAIL ] 2021-05-16T23:14:20.7550961Z REDIRECT:topic xyzt.units<- -> xyzt_units-methods.html [ FAIL ] 2021-05-16T23:14:20.7559390Z REDIRECT:topic xyzt.units<-,nifti-method -> xyzt_units-methods.html [ FAIL ] 2021-05-16T23:14:20.7699434Z xyzt_units-methods html 2021-05-16T23:14:20.7827506Z zero_trans html 2021-05-16T23:14:20.7857729Z REDIRECT:topic xyzt_units<-,niftiImage-method -> xyzt_units-methods.html [ FAIL ]** building package indices 2021-05-16T23:14:21.4075564Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:14:21.4076457Z *** arch - i386 2021-05-16T23:14:22.1162060Z *** arch - x64 2021-05-16T23:14:22.9293315Z ** testing if installed package can be loaded from final location 2021-05-16T23:14:22.9296951Z *** arch - i386 2021-05-16T23:14:23.7402049Z *** arch - x64 2021-05-16T23:14:24.5546411Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:14:24.6207891Z * DONE (oro.nifti) 2021-05-16T23:14:24.9936964Z Downloading GitHub repo neuroconductor/neurobase@1d4b172915192d419b4defb2e56d84d7541c03cd 2021-05-16T23:14:28.2300217Z Installing 4 packages: R.methodsS3, R.oo, R.utils, matrixStats 2021-05-16T23:14:28.2300900Z R.methodsS3 (NA -> 1.8.1 ) [CRAN] 2021-05-16T23:14:28.2676462Z Installing packages into 'D:/a/_temp/Library' 2021-05-16T23:14:28.2677300Z R.oo (NA -> 1.24.0) [CRAN] 2021-05-16T23:14:28.2678489Z (as 'lib' is unspecified) 2021-05-16T23:14:28.2679138Z R.utils (NA -> 2.10.1) [CRAN] 2021-05-16T23:14:28.2749078Z matrixStats (NA -> 0.58.0) [CRAN] 2021-05-16T23:14:29.5735307Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/bioc/bin/windows/contrib/4.2: 2021-05-16T23:14:29.5740449Z cannot open URL 'https://bioconductor.org/packages/3.13/bioc/bin/windows/contrib/4.2/PACKAGES' 2021-05-16T23:14:29.7527007Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/data/annotation/bin/windows/contrib/4.2: 2021-05-16T23:14:29.7536133Z cannot open URL 'https://bioconductor.org/packages/3.13/data/annotation/bin/windows/contrib/4.2/PACKAGES' 2021-05-16T23:14:30.0469800Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/data/experiment/bin/windows/contrib/4.2: 2021-05-16T23:14:30.0477223Z cannot open URL 'https://bioconductor.org/packages/3.13/data/experiment/bin/windows/contrib/4.2/PACKAGES' 2021-05-16T23:14:30.2439660Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/workflows/bin/windows/contrib/4.2: 2021-05-16T23:14:30.2443062Z cannot open URL 'https://bioconductor.org/packages/3.13/workflows/bin/windows/contrib/4.2/PACKAGES' 2021-05-16T23:14:31.0677677Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/R.methodsS3_1.8.1.zip' 2021-05-16T23:14:31.1259485Z Content type 'application/zip' length 81001 bytes (79 KB) 2021-05-16T23:14:31.1300641Z ================================================== 2021-05-16T23:14:31.1301990Z downloaded 79 KB 2021-05-16T23:14:31.1302596Z 2021-05-16T23:14:31.1314312Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/R.oo_1.24.0.zip' 2021-05-16T23:14:31.1873729Z Content type 'application/zip' length 965445 bytes (942 KB) 2021-05-16T23:14:31.3464521Z ================================================== 2021-05-16T23:14:31.3465044Z downloaded 942 KB 2021-05-16T23:14:31.3465414Z 2021-05-16T23:14:31.3477759Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/R.utils_2.10.1.zip' 2021-05-16T23:14:31.4043845Z Content type 'application/zip' length 1397296 bytes (1.3 MB) 2021-05-16T23:14:31.4492259Z ================================================== 2021-05-16T23:14:31.4493275Z downloaded 1.3 MB 2021-05-16T23:14:31.4493739Z 2021-05-16T23:14:31.4505376Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/matrixStats_0.58.0.zip' 2021-05-16T23:14:31.5054467Z Content type 'application/zip' length 1590322 bytes (1.5 MB) 2021-05-16T23:14:31.5511455Z ================================================== 2021-05-16T23:14:31.5512082Z downloaded 1.5 MB 2021-05-16T23:14:31.5512541Z 2021-05-16T23:14:31.5600391Z package 'R.methodsS3' successfully unpacked and MD5 sums checked 2021-05-16T23:14:31.5795588Z package 'R.oo' successfully unpacked and MD5 sums checked 2021-05-16T23:14:31.6036823Z package 'R.utils' successfully unpacked and MD5 sums checked 2021-05-16T23:14:31.6905726Z package 'matrixStats' successfully unpacked and MD5 sums checked 2021-05-16T23:14:31.6927171Z 2021-05-16T23:14:31.6927820Z The downloaded binary packages are in 2021-05-16T23:14:31.6928756Z C:\Users\runneradmin\AppData\Local\Temp\RtmpMTv4o2\downloaded_packages 2021-05-16T23:14:31.9248375Z 2021-05-16T23:14:31.9249170Z 2021-05-16T23:14:31.9249522Z 2021-05-16T23:14:31.9311625Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpMTv4o2\remotes13401c62a3b\neuroconductor-neurobase-1d4b172/DESCRIPTION' ... 2021-05-16T23:14:31.9313316Z 2021-05-16T23:14:31.9314550Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpMTv4o2\remotes13401c62a3b\neuroconductor-neurobase-1d4b172/DESCRIPTION' ... 2021-05-16T23:14:31.9315797Z 2021-05-16T23:14:31.9317336Z v checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpMTv4o2\remotes13401c62a3b\neuroconductor-neurobase-1d4b172/DESCRIPTION' 2021-05-16T23:14:32.2012466Z 2021-05-16T23:14:32.2047469Z 2021-05-16T23:14:32.2047965Z 2021-05-16T23:14:32.2048396Z 2021-05-16T23:14:32.2048880Z - preparing 'neurobase': 2021-05-16T23:14:32.2246282Z checking DESCRIPTION meta-information ... 2021-05-16T23:14:32.2246918Z 2021-05-16T23:14:32.2247463Z checking DESCRIPTION meta-information ... 2021-05-16T23:14:32.2247903Z 2021-05-16T23:14:32.2248390Z v checking DESCRIPTION meta-information 2021-05-16T23:14:32.5090286Z 2021-05-16T23:14:32.5091237Z 2021-05-16T23:14:32.5091684Z 2021-05-16T23:14:32.5092104Z 2021-05-16T23:14:32.5092945Z - checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:14:32.5185948Z 2021-05-16T23:14:32.5186660Z 2021-05-16T23:14:32.5187060Z 2021-05-16T23:14:32.5187456Z 2021-05-16T23:14:32.5188082Z - checking for empty or unneeded directories 2021-05-16T23:14:32.5365144Z 2021-05-16T23:14:32.5390332Z 2021-05-16T23:14:32.5390886Z 2021-05-16T23:14:32.5391310Z 2021-05-16T23:14:32.5391932Z - building 'neurobase_1.30.1.tar.gz' 2021-05-16T23:14:32.6778253Z 2021-05-16T23:14:32.6779530Z 2021-05-16T23:14:32.6780029Z 2021-05-16T23:14:32.7505910Z Installing package into 'D:/a/_temp/Library' 2021-05-16T23:14:32.7506852Z (as 'lib' is unspecified) 2021-05-16T23:14:33.2314636Z * installing *source* package 'neurobase' ... 2021-05-16T23:14:33.2319651Z ** using staged installation 2021-05-16T23:14:33.2780073Z ** R 2021-05-16T23:14:33.3275292Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:14:35.9577948Z ** help 2021-05-16T23:14:36.2807330Z *** installing help indices 2021-05-16T23:14:36.4269102Z 2021-05-16T23:14:36.4270446Z converting help for package 'neurobase' 2021-05-16T23:14:36.4494585Z finding HTML links ... done 2021-05-16T23:14:36.5303581Z applyEmptyImageDimensions-methods html 2021-05-16T23:14:36.5419213Z boxplot.nifti html 2021-05-16T23:14:36.5561569Z breaker html 2021-05-16T23:14:36.5634295Z check_mask html 2021-05-16T23:14:36.5697330Z check_mask_fail html 2021-05-16T23:14:36.5974262Z check_nifti-methods html 2021-05-16T23:14:36.6087549Z check_nifti_header-methods html 2021-05-16T23:14:36.6160690Z check_outfile html 2021-05-16T23:14:36.6312822Z checkimg-methods html 2021-05-16T23:14:36.6447474Z checknii-methods html 2021-05-16T23:14:36.6601354Z checkniigz-methods html 2021-05-16T23:14:36.6694059Z cog html 2021-05-16T23:14:36.6818550Z colorbar html 2021-05-16T23:14:36.6897198Z 2021-05-16T23:14:36.7492524Z finding level-2 HTML links ... done 2021-05-16T23:14:36.7583015Z copyNIfTIHeader html 2021-05-16T23:14:36.7739007Z cut.nifti html 2021-05-16T23:14:36.7888131Z datatype html 2021-05-16T23:14:36.8004912Z density.nifti html 2021-05-16T23:14:36.8063628Z dicer html 2021-05-16T23:14:36.8225429Z double_ortho html 2021-05-16T23:14:36.8457198Z dropEmptyImageDimensions html 2021-05-16T23:14:36.8609160Z emptyImageDimensionsMask html 2021-05-16T23:14:36.8687165Z ensure_array html 2021-05-16T23:14:36.8783428Z fast_dice_tab html 2021-05-16T23:14:36.8925021Z fast_readnii html 2021-05-16T23:14:36.9052855Z file_imgext html 2021-05-16T23:14:36.9216731Z finite_img-methods html 2021-05-16T23:14:36.9344196Z flip_img html 2021-05-16T23:14:36.9492653Z getEmptyImageDimensions html 2021-05-16T23:14:36.9606738Z hist.nifti html 2021-05-16T23:14:36.9673711Z images2matrix html 2021-05-16T23:14:36.9828144Z img_colour_df html 2021-05-16T23:14:36.9941268Z img_indices html 2021-05-16T23:14:37.0080366Z img_list_to_ts html 2021-05-16T23:14:37.0164963Z img_ts_to_df html 2021-05-16T23:14:37.0300562Z img_ts_to_list html 2021-05-16T23:14:37.0390576Z img_ts_to_matrix html 2021-05-16T23:14:37.0644058Z maskEmptyImageDimensions-methods html 2021-05-16T23:14:37.0726816Z mask_img html 2021-05-16T23:14:37.0750328Z 2021-05-16T23:14:37.0755790Z REDIRECT:topic mask_vals<- -> mask_vals-methods.html [ FAIL ] 2021-05-16T23:14:37.0760880Z REDIRECT:topic mask_vals<-,nifti-method -> mask_vals-methods.html [ FAIL ] 2021-05-16T23:14:37.0765808Z REDIRECT:topic mask_vals<-,nifti,ANY,ANY-method -> mask_vals-methods.html [ FAIL ] 2021-05-16T23:14:37.0770629Z REDIRECT:topic mask_vals<-,anlz-method -> mask_vals-methods.html [ FAIL ] 2021-05-16T23:14:37.0775464Z REDIRECT:topic mask_vals<-,anlz,ANY,ANY-method -> mask_vals-methods.html [ FAIL ] 2021-05-16T23:14:37.0783220Z REDIRECT:topic mask_vals<-,array-method -> mask_vals-methods.html [ FAIL ] 2021-05-16T23:14:37.0878213Z mask_vals-methods html 2021-05-16T23:14:37.0980297Z mean.nifti html 2021-05-16T23:14:37.1103364Z minmax_img-methods html 2021-05-16T23:14:37.1512717Z multi_overlay html 2021-05-16T23:14:37.1593110Z newnii html 2021-05-16T23:14:37.1648753Z niftiarr html 2021-05-16T23:14:37.1733793Z nii.stub html 2021-05-16T23:14:37.2299162Z ortho2 html 2021-05-16T23:14:37.2539793Z ortho_diff html 2021-05-16T23:14:37.2590064Z parse_img_ext html 2021-05-16T23:14:37.2690248Z quantile.nifti html 2021-05-16T23:14:37.2768780Z quantile_img html 2021-05-16T23:14:37.2841104Z random_nifti html 2021-05-16T23:14:37.2942431Z randomize_mask html 2021-05-16T23:14:37.3113520Z readNIfTI2 html 2021-05-16T23:14:37.3251162Z remake_img html 2021-05-16T23:14:37.3340250Z remap_filename html 2021-05-16T23:14:37.3582819Z replaceEmptyImageDimensions-methods html 2021-05-16T23:14:37.3690957Z replace_dropped_dimensions html 2021-05-16T23:14:37.3825835Z replace_outside_surface html 2021-05-16T23:14:37.4006002Z rescale_img html 2021-05-16T23:14:37.4169208Z robust_window html 2021-05-16T23:14:37.4229060Z same_dims html 2021-05-16T23:14:37.4386643Z separate_img-methods html 2021-05-16T23:14:37.4480010Z slice_colour_df html 2021-05-16T23:14:37.4703079Z subset_dti-methods html 2021-05-16T23:14:37.4869358Z tempimg html 2021-05-16T23:14:37.4952721Z window_img html 2021-05-16T23:14:37.5154404Z writeNIfTI2 html 2021-05-16T23:14:37.5261959Z write_nifti html 2021-05-16T23:14:37.5364161Z xyz html 2021-05-16T23:14:37.5474574Z zero_pad html 2021-05-16T23:14:37.5569963Z zlimmer html 2021-05-16T23:14:37.5779762Z zscore_img html 2021-05-16T23:14:37.5800686Z REDIRECT:topic mask_vals<-,array,ANY,ANY-method -> mask_vals-methods.html [ FAIL ]** building package indices 2021-05-16T23:14:37.9869646Z ** installing vignettes 2021-05-16T23:14:38.0017237Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:14:38.0028118Z *** arch - i386 2021-05-16T23:14:38.9119777Z *** arch - x64 2021-05-16T23:14:39.8428609Z ** testing if installed package can be loaded from final location 2021-05-16T23:14:39.8429723Z *** arch - i386 2021-05-16T23:14:40.6529273Z *** arch - x64 2021-05-16T23:14:41.4632600Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:14:41.4833329Z * DONE (neurobase) 2021-05-16T23:14:41.6634174Z Installing 13 packages: later, promises, R.methodsS3, R.oo, RNifti, abind, bitops, base64enc, httpuv, R.utils, matrixStats, htmltools, servr 2021-05-16T23:14:41.6648201Z Installing packages into 'D:/a/_temp/Library' 2021-05-16T23:14:41.6648882Z (as 'lib' is unspecified) 2021-05-16T23:14:43.1989303Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/bioc/bin/windows/contrib/4.2: 2021-05-16T23:14:43.1995626Z cannot open URL 'https://bioconductor.org/packages/3.13/bioc/bin/windows/contrib/4.2/PACKAGES' 2021-05-16T23:14:43.4260010Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/data/annotation/bin/windows/contrib/4.2: 2021-05-16T23:14:43.4265841Z cannot open URL 'https://bioconductor.org/packages/3.13/data/annotation/bin/windows/contrib/4.2/PACKAGES' 2021-05-16T23:14:43.6432665Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/data/experiment/bin/windows/contrib/4.2: 2021-05-16T23:14:43.6440824Z cannot open URL 'https://bioconductor.org/packages/3.13/data/experiment/bin/windows/contrib/4.2/PACKAGES' 2021-05-16T23:14:43.7695043Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/workflows/bin/windows/contrib/4.2: 2021-05-16T23:14:43.7721545Z cannot open URL 'https://bioconductor.org/packages/3.13/workflows/bin/windows/contrib/4.2/PACKAGES' 2021-05-16T23:14:44.6597823Z 2021-05-16T23:14:44.6599422Z There is a binary version available but the source version is later: 2021-05-16T23:14:44.6616662Z binary source needs_compilation 2021-05-16T23:14:44.6617547Z RNifti 1.3.0 1.3.1 TRUE 2021-05-16T23:14:44.6629573Z 2021-05-16T23:14:44.6638313Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/later_1.2.0.zip' 2021-05-16T23:14:44.7033056Z Content type 'application/zip' length 853565 bytes (833 KB) 2021-05-16T23:14:44.9226914Z ================================================== 2021-05-16T23:14:44.9227528Z downloaded 833 KB 2021-05-16T23:14:44.9227997Z 2021-05-16T23:14:44.9242065Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/promises_1.2.0.1.zip' 2021-05-16T23:14:44.9697529Z Content type 'application/zip' length 2314210 bytes (2.2 MB) 2021-05-16T23:14:45.1779978Z ================================================== 2021-05-16T23:14:45.1780921Z downloaded 2.2 MB 2021-05-16T23:14:45.1781426Z 2021-05-16T23:14:45.1794285Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/R.methodsS3_1.8.1.zip' 2021-05-16T23:14:45.1934408Z Content type 'application/zip' length 81001 bytes (79 KB) 2021-05-16T23:14:45.1942216Z ================================================== 2021-05-16T23:14:45.1942868Z downloaded 79 KB 2021-05-16T23:14:45.1943268Z 2021-05-16T23:14:45.1954922Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/R.oo_1.24.0.zip' 2021-05-16T23:14:45.2346606Z Content type 'application/zip' length 965445 bytes (942 KB) 2021-05-16T23:14:45.2580611Z ================================================== 2021-05-16T23:14:45.2581298Z downloaded 942 KB 2021-05-16T23:14:45.2581641Z 2021-05-16T23:14:45.2591612Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/abind_1.4-5.zip' 2021-05-16T23:14:45.2740561Z Content type 'application/zip' length 63645 bytes (62 KB) 2021-05-16T23:14:45.2744520Z ================================================== 2021-05-16T23:14:45.2745132Z downloaded 62 KB 2021-05-16T23:14:45.2745531Z 2021-05-16T23:14:45.2758097Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/bitops_1.0-7.zip' 2021-05-16T23:14:45.2963996Z Content type 'application/zip' length 42483 bytes (41 KB) 2021-05-16T23:14:45.2967920Z ================================================== 2021-05-16T23:14:45.2968563Z downloaded 41 KB 2021-05-16T23:14:45.2968979Z 2021-05-16T23:14:45.2980387Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/base64enc_0.1-3.zip' 2021-05-16T23:14:45.3137736Z Content type 'application/zip' length 43014 bytes (42 KB) 2021-05-16T23:14:45.3141378Z ================================================== 2021-05-16T23:14:45.3142089Z downloaded 42 KB 2021-05-16T23:14:45.3142495Z 2021-05-16T23:14:45.3155649Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/httpuv_1.6.1.zip' 2021-05-16T23:14:45.3564892Z Content type 'application/zip' length 1622870 bytes (1.5 MB) 2021-05-16T23:14:45.3967623Z ================================================== 2021-05-16T23:14:45.3968517Z downloaded 1.5 MB 2021-05-16T23:14:45.3969286Z 2021-05-16T23:14:45.3984833Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/R.utils_2.10.1.zip' 2021-05-16T23:14:45.4220341Z Content type 'application/zip' length 1397296 bytes (1.3 MB) 2021-05-16T23:14:45.4988337Z ================================================== 2021-05-16T23:14:45.4989304Z downloaded 1.3 MB 2021-05-16T23:14:45.4989814Z 2021-05-16T23:14:45.5004948Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/matrixStats_0.58.0.zip' 2021-05-16T23:14:45.5194839Z Content type 'application/zip' length 1590322 bytes (1.5 MB) 2021-05-16T23:14:45.5297386Z ================================================== 2021-05-16T23:14:45.5297998Z downloaded 1.5 MB 2021-05-16T23:14:45.5298342Z 2021-05-16T23:14:45.5395883Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/htmltools_0.5.1.1.zip' 2021-05-16T23:14:45.5589737Z Content type 'application/zip' length 243732 bytes (238 KB) 2021-05-16T23:14:45.5605532Z ================================================== 2021-05-16T23:14:45.5606274Z downloaded 238 KB 2021-05-16T23:14:45.5606619Z 2021-05-16T23:14:45.5615350Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/servr_0.22.zip' 2021-05-16T23:14:45.6060329Z Content type 'application/zip' length 89609 bytes (87 KB) 2021-05-16T23:14:45.6067411Z ================================================== 2021-05-16T23:14:45.6068430Z downloaded 87 KB 2021-05-16T23:14:45.6068993Z 2021-05-16T23:14:45.6414761Z package 'later' successfully unpacked and MD5 sums checked 2021-05-16T23:14:45.7027598Z package 'promises' successfully unpacked and MD5 sums checked 2021-05-16T23:14:45.7132161Z package 'R.methodsS3' successfully unpacked and MD5 sums checked 2021-05-16T23:14:45.7471446Z package 'R.oo' successfully unpacked and MD5 sums checked 2021-05-16T23:14:45.7727805Z package 'abind' successfully unpacked and MD5 sums checked 2021-05-16T23:14:45.7940751Z package 'bitops' successfully unpacked and MD5 sums checked 2021-05-16T23:14:45.8156940Z package 'base64enc' successfully unpacked and MD5 sums checked 2021-05-16T23:14:45.8758982Z package 'httpuv' successfully unpacked and MD5 sums checked 2021-05-16T23:14:45.9015893Z package 'R.utils' successfully unpacked and MD5 sums checked 2021-05-16T23:14:45.9992310Z package 'matrixStats' successfully unpacked and MD5 sums checked 2021-05-16T23:14:46.0871307Z package 'htmltools' successfully unpacked and MD5 sums checked 2021-05-16T23:14:46.1140131Z package 'servr' successfully unpacked and MD5 sums checked 2021-05-16T23:14:46.1158277Z 2021-05-16T23:14:46.1159153Z The downloaded binary packages are in 2021-05-16T23:14:46.1160345Z C:\Users\runneradmin\AppData\Local\Temp\RtmpMTv4o2\downloaded_packages 2021-05-16T23:14:46.1161688Z installing the source package 'RNifti' 2021-05-16T23:14:46.1162241Z 2021-05-16T23:14:46.1180249Z trying URL 'https://cloud.r-project.org/src/contrib/RNifti_1.3.1.tar.gz' 2021-05-16T23:14:46.1491145Z Content type 'application/x-gzip' length 1076925 bytes (1.0 MB) 2021-05-16T23:14:46.1574290Z ================================================== 2021-05-16T23:14:46.1575489Z downloaded 1.0 MB 2021-05-16T23:14:46.1576070Z 2021-05-16T23:14:46.5653769Z * installing *source* package 'RNifti' ... 2021-05-16T23:14:46.5805747Z ** package 'RNifti' successfully unpacked and MD5 sums checked 2021-05-16T23:14:46.6283102Z ** using staged installation 2021-05-16T23:14:46.6561139Z ** libs 2021-05-16T23:14:46.6575248Z 2021-05-16T23:14:46.6576445Z *** arch - i386 2021-05-16T23:14:46.6938678Z "C:/rtools40/mingw32/bin/"g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'D:/a/_temp/Library/Rcpp/include' -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c main.cpp -o main.o 2021-05-16T23:14:49.1261346Z main.cpp: In function 'SEXPREC* unpackRgb(SEXP, SEXP)': 2021-05-16T23:14:49.1263100Z main.cpp:109:24: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'unsigned int'} [-Wsign-compare] 2021-05-16T23:14:49.1264573Z for (int j=0; jnvox) 2021-05-16T23:15:06.4730774Z ~~~~~~~~~~^~~~~~~~~~~~~~~ 2021-05-16T23:15:06.5269812Z In file included from ../inst/include/RNifti/NiftiImage.h:1934, 2021-05-16T23:15:06.5270926Z from ../inst/include/RNifti.h:50, 2021-05-16T23:15:06.5271826Z from main.cpp:4: 2021-05-16T23:15:06.5273443Z ../inst/include/RNifti/NiftiImage_impl.h: In member function 'RNifti::NiftiImage& RNifti::NiftiImage::replaceData(const RNifti::NiftiImageData&)': 2021-05-16T23:15:06.5275966Z ../inst/include/RNifti/NiftiImage_impl.h:1769:28: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'int64_t' {aka 'long long int'} [-Wsign-compare] 2021-05-16T23:15:06.5277562Z else if (data.length() != image->nvox) 2021-05-16T23:15:06.5278310Z ~~~~~~~~~~~~~~^~~~~~~~~~~~~~ 2021-05-16T23:15:06.5388507Z main.cpp: In function 'SEXPREC* unpackRgb(SEXP, SEXP)': 2021-05-16T23:15:06.5389742Z main.cpp:109:24: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 2021-05-16T23:15:06.5390633Z for (int j=0; j extensions.html [ FAIL ] 2021-05-16T23:15:21.5290810Z extensions html 2021-05-16T23:15:21.5309826Z REDIRECT:topic extension<- -> extensions.html [ FAIL ] 2021-05-16T23:15:21.5412862Z indexing html 2021-05-16T23:15:21.5436807Z REDIRECT:topic $<-.niftiImage -> indexing.html [ FAIL ] 2021-05-16T23:15:21.5452617Z REDIRECT:topic dim<-.internalImage -> internalImage.html [ FAIL ] 2021-05-16T23:15:21.5602284Z internalImage html 2021-05-16T23:15:21.5665869Z ndim html 2021-05-16T23:15:21.5926573Z niftiHeader html 2021-05-16T23:15:21.6025555Z niftiVersion html 2021-05-16T23:15:21.6051155Z REDIRECT:topic [<-.internalImage -> internalImage.html [ FAIL ] 2021-05-16T23:15:21.6055733Z REDIRECT:topic pixdim<- -> pixdim.html [ FAIL ] 2021-05-16T23:15:21.6070711Z REDIRECT:topic pixdim<-.default -> pixdim.html [ FAIL ] 2021-05-16T23:15:21.6075273Z REDIRECT:topic pixunits<- -> pixdim.html [ FAIL ] 2021-05-16T23:15:21.6173024Z pixdim html 2021-05-16T23:15:21.6390213Z readNifti html 2021-05-16T23:15:21.6665909Z rgbArray html 2021-05-16T23:15:21.6976019Z view html 2021-05-16T23:15:21.7126300Z voxelToWorld html 2021-05-16T23:15:21.7327738Z writeNifti html 2021-05-16T23:15:21.7345719Z REDIRECT:topic pixunits<-.default -> pixdim.html [ FAIL ] 2021-05-16T23:15:21.7350380Z REDIRECT:topic qform<- -> xform.html [ FAIL ] 2021-05-16T23:15:21.7361035Z REDIRECT:topic sform<- -> xform.html [ FAIL ] 2021-05-16T23:15:21.7541595Z xform html 2021-05-16T23:15:21.7549939Z REDIRECT:topic orientation<- -> xform.html [ FAIL ]** building package indices 2021-05-16T23:15:22.0651856Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:15:22.0653314Z *** arch - i386 2021-05-16T23:15:22.4722609Z *** arch - x64 2021-05-16T23:15:22.8804406Z ** testing if installed package can be loaded from final location 2021-05-16T23:15:22.8808034Z *** arch - i386 2021-05-16T23:15:23.2876269Z *** arch - x64 2021-05-16T23:15:23.6941545Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:15:23.7026021Z * DONE (RNifti) 2021-05-16T23:15:23.7620200Z 2021-05-16T23:15:23.7620970Z The downloaded source packages are in 2021-05-16T23:15:23.7621727Z 'C:\Users\runneradmin\AppData\Local\Temp\RtmpMTv4o2\downloaded_packages' 2021-05-16T23:15:23.8428206Z Skipping install of 'oro.nifti' from a github remote, the SHA1 (bd06b05d) has not changed since last install. 2021-05-16T23:15:23.8429646Z Use `force = TRUE` to force installation 2021-05-16T23:15:23.9212508Z Skipping install of 'neurobase' from a github remote, the SHA1 (1d4b1729) has not changed since last install. 2021-05-16T23:15:23.9214121Z Use `force = TRUE` to force installation 2021-05-16T23:15:23.9215094Z Warning message: 2021-05-16T23:15:23.9215853Z In utils::untar(tarfile, ...) : 2021-05-16T23:15:23.9217762Z 'tar.exe -xf "C:\Users\RUNNER~1\AppData\Local\Temp\RtmpMTv4o2\file134069cf4b6e.tar.gz" -C "C:/Users/RUNNER~1/AppData/Local/Temp/RtmpMTv4o2/remotes1340638b35ec"' returned error code 1 2021-05-16T23:15:24.8788333Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-16T23:15:24.8789613Z Use `force = TRUE` to force installation 2021-05-16T23:15:24.8810778Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-16T23:15:24.8811596Z Use `force = TRUE` to force installation 2021-05-16T23:15:24.9381251Z ##[group]Run options(width = 100) 2021-05-16T23:15:24.9381753Z options(width = 100) 2021-05-16T23:15:24.9382258Z pkgs <- installed.packages()[, "Package"] 2021-05-16T23:15:24.9382837Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-16T23:15:24.9386986Z shell: C:\R\bin\Rscript.EXE {0} 2021-05-16T23:15:24.9387424Z env: 2021-05-16T23:15:24.9387890Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:15:24.9388384Z TIC_DEPLOY_KEY: 2021-05-16T23:15:24.9388787Z RSPM: 2021-05-16T23:15:24.9390107Z GITHUB_PAT: *** 2021-05-16T23:15:24.9390533Z COVERALLS_TOKEN: 2021-05-16T23:15:24.9391032Z continue-on-error: true 2021-05-16T23:15:24.9391537Z VDIFFR_RUN_TESTS: 2021-05-16T23:15:24.9391973Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T23:15:24.9392395Z TZ: UTC 2021-05-16T23:15:24.9392788Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:15:24.9393226Z NOT_CRAN: true 2021-05-16T23:15:24.9393672Z MSYSTEM: MINGW64 2021-05-16T23:15:24.9394066Z ##[endgroup] 2021-05-16T23:15:25.8249677Z - Session info ----------------------------------------------------------------------------------- 2021-05-16T23:15:25.8250701Z setting value 2021-05-16T23:15:25.8253095Z version R Under development (unstable) (2021-05-15 r80301) 2021-05-16T23:15:25.8253718Z os Windows Server x64 2021-05-16T23:15:25.8254244Z system x86_64, mingw32 2021-05-16T23:15:25.8254719Z ui RTerm 2021-05-16T23:15:25.8255200Z language (EN) 2021-05-16T23:15:25.8255732Z collate English_United States.1252 2021-05-16T23:15:25.8256329Z ctype English_United States.1252 2021-05-16T23:15:25.8256830Z tz UTC 2021-05-16T23:15:25.8257300Z date 2021-05-16 2021-05-16T23:15:25.8257544Z 2021-05-16T23:15:25.8258177Z - Packages --------------------------------------------------------------------------------------- 2021-05-16T23:15:25.8258908Z package * version date lib source 2021-05-16T23:15:25.8259572Z abind 1.4-5 2016-07-21 [1] CRAN (R 4.1.0) 2021-05-16T23:15:25.8260190Z aghast 0.2.1 2021-05-16 [1] Github (muschellij2/aghast@0c3b853) 2021-05-16T23:15:25.8260817Z askpass 1.1 2019-01-13 [1] CRAN (R 4.1.0) 2021-05-16T23:15:25.8261347Z base * 4.2.0 2021-05-16 [2] local 2021-05-16T23:15:25.8261904Z base64enc 0.1-3 2015-07-28 [1] CRAN (R 4.1.0) 2021-05-16T23:15:25.8262452Z bitops 1.0-7 2021-04-24 [1] CRAN (R 4.1.0) 2021-05-16T23:15:25.8262997Z boot 1.3-28 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T23:15:25.8263782Z brew 1.0-6 2011-04-13 [1] CRAN (R 4.1.0) 2021-05-16T23:15:25.8264440Z brio 1.1.2 2021-04-23 [1] CRAN (R 4.1.0) 2021-05-16T23:15:25.8264910Z cachem 1.0.5 2021-05-15 [1] CRAN (R 4.2.0) 2021-05-16T23:15:25.8265367Z callr 3.7.0 2021-04-20 [1] CRAN (R 4.1.0) 2021-05-16T23:15:25.8265830Z class 7.3-19 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T23:15:25.8266290Z cli 2.5.0 2021-04-26 [1] CRAN (R 4.1.0) 2021-05-16T23:15:25.8266734Z clipr 0.7.1 2020-10-08 [1] CRAN (R 4.1.0) 2021-05-16T23:15:25.8267502Z cluster 2.1.2 2021-04-17 [2] CRAN (R 4.2.0) 2021-05-16T23:15:25.8269466Z codetools 0.2-18 2020-11-04 [2] CRAN (R 4.2.0) 2021-05-16T23:15:25.8270115Z commonmark 1.7 2018-12-01 [1] CRAN (R 4.1.0) 2021-05-16T23:15:25.8270684Z compiler 4.2.0 2021-05-16 [2] local 2021-05-16T23:15:25.8271235Z covr 3.5.1 2020-09-16 [1] CRAN (R 4.1.0) 2021-05-16T23:15:25.8271769Z cpp11 0.2.7 2021-03-29 [1] CRAN (R 4.1.0) 2021-05-16T23:15:25.8272303Z crayon 1.4.1 2021-02-08 [1] CRAN (R 4.1.0) 2021-05-16T23:15:25.8272871Z credentials 1.3.0 2020-07-21 [1] CRAN (R 4.1.0) 2021-05-16T23:15:25.8273419Z curl 4.3.1 2021-04-30 [1] CRAN (R 4.1.0) 2021-05-16T23:15:25.8273966Z datasets * 4.2.0 2021-05-16 [2] local 2021-05-16T23:15:25.8274584Z desc 1.2.0.9000 2021-05-16 [1] Github (muschellij2/desc@7be86f2) 2021-05-16T23:15:25.8275192Z devtools 2.4.1 2021-05-05 [1] CRAN (R 4.1.0) 2021-05-16T23:15:25.8275748Z diffobj 0.3.4 2021-03-22 [1] CRAN (R 4.1.0) 2021-05-16T23:15:25.8276282Z digest 0.6.27 2020-10-24 [1] CRAN (R 4.1.0) 2021-05-16T23:15:25.8276823Z dplyr 1.0.6 2021-05-05 [1] CRAN (R 4.1.0) 2021-05-16T23:15:25.8277374Z ellipsis 0.3.2 2021-04-29 [1] CRAN (R 4.1.0) 2021-05-16T23:15:25.8278097Z evaluate 0.14 2019-05-28 [1] CRAN (R 4.1.0) 2021-05-16T23:15:25.8278774Z fansi 0.4.2 2021-01-15 [1] CRAN (R 4.1.0) 2021-05-16T23:15:25.8279358Z fastmap 1.1.0 2021-01-25 [1] CRAN (R 4.1.0) 2021-05-16T23:15:25.8280492Z foreign 0.8-81 2020-12-22 [2] CRAN (R 4.2.0) 2021-05-16T23:15:25.8281153Z fs 1.5.0 2020-07-31 [1] CRAN (R 4.1.0) 2021-05-16T23:15:25.8281825Z generics 0.1.0 2020-10-31 [1] CRAN (R 4.1.0) 2021-05-16T23:15:25.8282504Z gert 1.3.0 2021-03-29 [1] CRAN (R 4.1.0) 2021-05-16T23:15:25.8283143Z gh 1.3.0 2021-04-30 [1] CRAN (R 4.1.0) 2021-05-16T23:15:25.8283912Z ghtravis 0.15.1 2021-05-16 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-16T23:15:25.8284675Z git2r 0.28.0 2021-01-10 [1] CRAN (R 4.1.0) 2021-05-16T23:15:25.8285344Z gitcreds 0.1.1 2020-12-04 [1] CRAN (R 4.1.0) 2021-05-16T23:15:25.8286575Z glue 1.4.2 2020-08-27 [1] CRAN (R 4.1.0) 2021-05-16T23:15:25.8287240Z graphics * 4.2.0 2021-05-16 [2] local 2021-05-16T23:15:25.8289396Z grDevices * 4.2.0 2021-05-16 [2] local 2021-05-16T23:15:25.8290218Z grid 4.2.0 2021-05-16 [2] local 2021-05-16T23:15:25.8291021Z highr 0.9 2021-04-16 [1] CRAN (R 4.1.0) 2021-05-16T23:15:25.8291887Z htmltools 0.5.1.1 2021-01-22 [1] CRAN (R 4.1.0) 2021-05-16T23:15:25.8292690Z httpuv 1.6.1 2021-05-07 [1] CRAN (R 4.1.0) 2021-05-16T23:15:25.8293483Z httr 1.4.2 2020-07-20 [1] CRAN (R 4.1.0) 2021-05-16T23:15:25.8294244Z ini 0.3.1 2018-05-20 [1] CRAN (R 4.1.0) 2021-05-16T23:15:25.8295625Z jsonlite 1.7.2 2020-12-09 [1] CRAN (R 4.1.0) 2021-05-16T23:15:25.8296479Z KernSmooth 2.23-20 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T23:15:25.8297307Z knitr 1.33 2021-04-24 [1] CRAN (R 4.1.0) 2021-05-16T23:15:25.8298096Z later 1.2.0 2021-04-23 [1] CRAN (R 4.1.0) 2021-05-16T23:15:25.8298887Z lattice 0.20-44 2021-05-02 [2] CRAN (R 4.2.0) 2021-05-16T23:15:25.8299746Z lazyeval 0.2.2 2019-03-15 [1] CRAN (R 4.1.0) 2021-05-16T23:15:25.8300563Z lifecycle 1.0.0 2021-02-15 [1] CRAN (R 4.1.0) 2021-05-16T23:15:25.8301390Z magrittr 2.0.1 2020-11-17 [1] CRAN (R 4.1.0) 2021-05-16T23:15:25.8302198Z markdown 1.1 2019-08-07 [1] CRAN (R 4.1.0) 2021-05-16T23:15:25.8302980Z MASS 7.3-54 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T23:15:25.8303773Z Matrix 1.3-3 2021-05-04 [2] CRAN (R 4.2.0) 2021-05-16T23:15:25.8304594Z matrixStats 0.58.0 2021-01-29 [1] CRAN (R 4.1.0) 2021-05-16T23:15:25.8305425Z memoise 2.0.0 2021-01-26 [1] CRAN (R 4.1.0) 2021-05-16T23:15:25.8306217Z methods * 4.2.0 2021-05-16 [2] local 2021-05-16T23:15:25.8307003Z mgcv 1.8-35 2021-04-18 [2] CRAN (R 4.2.0) 2021-05-16T23:15:25.8307772Z mime 0.10 2021-02-13 [1] CRAN (R 4.1.0) 2021-05-16T23:15:25.8308751Z neurobase 1.30.1 2021-05-16 [1] Github (neuroconductor/neurobase@1d4b172) 2021-05-16T23:15:25.8309810Z nlme 3.1-152 2021-02-04 [2] CRAN (R 4.2.0) 2021-05-16T23:15:25.8310595Z nnet 7.3-16 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T23:15:25.8311376Z openssl 1.4.4 2021-04-30 [1] CRAN (R 4.1.0) 2021-05-16T23:15:25.8312350Z oro.nifti 0.10.3 2021-05-16 [1] Github (neuroconductor/oro.nifti@bd06b05) 2021-05-16T23:15:25.8313313Z parallel 4.2.0 2021-05-16 [2] local 2021-05-16T23:15:25.8314126Z pillar 1.6.1 2021-05-16 [1] CRAN (R 4.2.0) 2021-05-16T23:15:25.8314935Z pkgbuild 1.2.0 2020-12-15 [1] CRAN (R 4.1.0) 2021-05-16T23:15:25.8315749Z pkgconfig 2.0.3 2019-09-22 [1] CRAN (R 4.1.0) 2021-05-16T23:15:25.8316566Z pkgload 1.2.1 2021-04-06 [1] CRAN (R 4.1.0) 2021-05-16T23:15:25.8317356Z praise 1.0.0 2015-08-11 [1] CRAN (R 4.1.0) 2021-05-16T23:15:25.8318186Z prettyunits 1.1.1 2020-01-24 [1] CRAN (R 4.1.0) 2021-05-16T23:15:25.8319028Z processx 3.5.2 2021-04-30 [1] CRAN (R 4.1.0) 2021-05-16T23:15:25.8319971Z promises 1.2.0.1 2021-02-11 [1] CRAN (R 4.1.0) 2021-05-16T23:15:25.8320754Z ps 1.6.0 2021-02-28 [1] CRAN (R 4.1.0) 2021-05-16T23:15:25.8321510Z purrr 0.3.4 2020-04-17 [1] CRAN (R 4.1.0) 2021-05-16T23:15:25.8322326Z R.methodsS3 1.8.1 2020-08-26 [1] CRAN (R 4.1.0) 2021-05-16T23:15:25.8323130Z R.oo 1.24.0 2020-08-26 [1] CRAN (R 4.1.0) 2021-05-16T23:15:25.8323880Z R.utils 2.10.1 2020-08-26 [1] CRAN (R 4.1.0) 2021-05-16T23:15:25.8324643Z R6 2.5.0 2020-10-28 [1] CRAN (R 4.1.0) 2021-05-16T23:15:25.8325819Z rappdirs 0.3.3 2021-01-31 [1] CRAN (R 4.1.0) 2021-05-16T23:15:25.8326665Z rcmdcheck 1.3.3 2019-05-07 [1] CRAN (R 4.1.0) 2021-05-16T23:15:25.8327465Z Rcpp 1.0.6 2021-01-15 [1] CRAN (R 4.1.0) 2021-05-16T23:15:25.8328265Z rematch2 2.1.2 2020-05-01 [1] CRAN (R 4.1.0) 2021-05-16T23:15:25.8329077Z remotes 2.3.0 2021-04-01 [1] CRAN (R 4.1.0) 2021-05-16T23:15:25.8329893Z rex 1.2.0 2020-04-21 [1] CRAN (R 4.1.0) 2021-05-16T23:15:25.8330658Z rlang 0.4.11 2021-04-30 [1] CRAN (R 4.1.0) 2021-05-16T23:15:25.8331437Z rmarkdown 2.8 2021-05-07 [1] CRAN (R 4.1.0) 2021-05-16T23:15:25.8332240Z RNifti 1.3.1 2021-05-13 [1] CRAN (R 4.2.0) 2021-05-16T23:15:25.8333045Z roxygen2 7.1.1 2020-06-27 [1] CRAN (R 4.1.0) 2021-05-16T23:15:25.8333838Z rpart 4.1-15 2019-04-12 [2] CRAN (R 4.2.0) 2021-05-16T23:15:25.8334642Z rprojroot 2.0.2 2020-11-15 [1] CRAN (R 4.1.0) 2021-05-16T23:15:25.8335514Z rstudioapi 0.13 2020-11-12 [1] CRAN (R 4.1.0) 2021-05-16T23:15:25.8336080Z rticles 0.19 2021-03-04 [1] CRAN (R 4.1.0) 2021-05-16T23:15:25.8336637Z rversions 2.0.2 2020-05-25 [1] CRAN (R 4.1.0) 2021-05-16T23:15:25.8337173Z servr 0.22 2021-04-14 [1] CRAN (R 4.1.0) 2021-05-16T23:15:25.8337734Z sessioninfo 1.1.1 2018-11-05 [1] CRAN (R 4.1.0) 2021-05-16T23:15:25.8338293Z spatial 7.3-14 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T23:15:25.8338850Z splines 4.2.0 2021-05-16 [2] local 2021-05-16T23:15:25.8340067Z stats * 4.2.0 2021-05-16 [2] local 2021-05-16T23:15:25.8340612Z stats4 4.2.0 2021-05-16 [2] local 2021-05-16T23:15:25.8341155Z stringi 1.6.1 2021-05-10 [1] CRAN (R 4.1.0) 2021-05-16T23:15:25.8341683Z stringr 1.4.0 2019-02-10 [1] CRAN (R 4.1.0) 2021-05-16T23:15:25.8342233Z survival 3.2-11 2021-04-26 [2] CRAN (R 4.2.0) 2021-05-16T23:15:25.8342760Z sys 3.4 2020-07-23 [1] CRAN (R 4.1.0) 2021-05-16T23:15:25.8343289Z tcltk 4.2.0 2021-05-16 [2] local 2021-05-16T23:15:25.8343838Z testthat 3.0.2 2021-02-14 [1] CRAN (R 4.1.0) 2021-05-16T23:15:25.8344376Z tibble 3.1.2 2021-05-16 [1] CRAN (R 4.2.0) 2021-05-16T23:15:25.8344955Z tic 0.10.0 2021-05-16 [1] Github (ropensci/tic@3b4dfb8) 2021-05-16T23:15:25.8345750Z tidyr 1.1.3 2021-03-03 [1] CRAN (R 4.1.0) 2021-05-16T23:15:25.8346295Z tidyselect 1.1.1 2021-04-30 [1] CRAN (R 4.1.0) 2021-05-16T23:15:25.8346863Z tinytex 0.31 2021-03-30 [1] CRAN (R 4.1.0) 2021-05-16T23:15:25.8347399Z tools 4.2.0 2021-05-16 [2] local 2021-05-16T23:15:25.8347952Z translations 4.2.0 2021-05-16 [2] local 2021-05-16T23:15:25.8348523Z usethis 2.0.1 2021-02-10 [1] CRAN (R 4.1.0) 2021-05-16T23:15:25.8349048Z utf8 1.2.1 2021-03-12 [1] CRAN (R 4.1.0) 2021-05-16T23:15:25.8349663Z utils * 4.2.0 2021-05-16 [2] local 2021-05-16T23:15:25.8350193Z vctrs 0.3.8 2021-04-29 [1] CRAN (R 4.1.0) 2021-05-16T23:15:25.8350713Z waldo 0.2.5 2021-03-08 [1] CRAN (R 4.1.0) 2021-05-16T23:15:25.8351253Z whisker 0.4 2019-08-28 [1] CRAN (R 4.1.0) 2021-05-16T23:15:25.8351779Z withr 2.4.2 2021-04-18 [1] CRAN (R 4.1.0) 2021-05-16T23:15:25.8352302Z xfun 0.23 2021-05-15 [1] CRAN (R 4.2.0) 2021-05-16T23:15:25.8352806Z xml2 1.3.2 2020-04-23 [1] CRAN (R 4.1.0) 2021-05-16T23:15:25.8353331Z xopen 1.0.0 2018-09-17 [1] CRAN (R 4.1.0) 2021-05-16T23:15:25.8353864Z yaml 2.2.1 2020-02-01 [1] CRAN (R 4.1.0) 2021-05-16T23:15:25.8354377Z zip 2.1.1 2020-08-27 [1] CRAN (R 4.1.0) 2021-05-16T23:15:25.8354641Z 2021-05-16T23:15:25.8354992Z [1] D:/a/_temp/Library 2021-05-16T23:15:25.8355355Z [2] C:/R/library 2021-05-16T23:15:25.8563526Z ##[group]Run Rscript -e 'tic::script()' 2021-05-16T23:15:25.8564059Z Rscript -e 'tic::script()' 2021-05-16T23:15:25.8564359Z ls -l check 2021-05-16T23:15:25.8569574Z shell: C:\rtools40\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2021-05-16T23:15:25.8569983Z env: 2021-05-16T23:15:25.8570337Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:15:25.8570664Z TIC_DEPLOY_KEY: 2021-05-16T23:15:25.8570925Z RSPM: 2021-05-16T23:15:25.8571815Z GITHUB_PAT: *** 2021-05-16T23:15:25.8572101Z COVERALLS_TOKEN: 2021-05-16T23:15:25.8572438Z continue-on-error: true 2021-05-16T23:15:25.8572780Z VDIFFR_RUN_TESTS: 2021-05-16T23:15:25.8573080Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T23:15:25.8573369Z TZ: UTC 2021-05-16T23:15:25.8573648Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:15:25.8573932Z NOT_CRAN: true 2021-05-16T23:15:25.8574208Z MSYSTEM: MINGW64 2021-05-16T23:15:25.8574479Z ##[endgroup] 2021-05-16T23:15:26.1794960Z v Loading tic stage configuration from tic.R 2021-05-16T23:15:26.3415225Z i `step_rcmdcheck()`: tic always uses option '--no-manual' during R CMD Check on 2021-05-16T23:15:26.3416290Z Windows because LaTeX is not available. 2021-05-16T23:15:26.3669542Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-16T23:15:26.3715589Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-16T23:15:26.3716861Z timeout = Inf, check_dir = "check") 2021-05-16T23:15:26.4311150Z -- R CMD build ----------------------------------------------------------------- 2021-05-16T23:15:26.7031253Z * checking for file 'D:\a\papayar\papayar/DESCRIPTION' ... OK 2021-05-16T23:15:26.7032423Z 2021-05-16T23:15:26.9128651Z * preparing 'papayar': 2021-05-16T23:15:26.9129252Z 2021-05-16T23:15:26.9207972Z * checking DESCRIPTION meta-information ... OK 2021-05-16T23:15:26.9208517Z 2021-05-16T23:15:27.0263046Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:15:27.0264136Z 2021-05-16T23:15:27.0275956Z * checking for empty or unneeded directories 2021-05-16T23:15:27.0276703Z 2021-05-16T23:15:27.0337506Z * building 'papayar_1.0.tar.gz' 2021-05-16T23:15:27.0337965Z 2021-05-16T23:15:28.9967471Z 2021-05-16T23:15:28.9968305Z 2021-05-16T23:15:29.7913885Z -- R CMD check ----------------------------------------------------------------- 2021-05-16T23:15:30.0485419Z * using log directory 'D:/a/papayar/papayar/check/papayar.Rcheck' 2021-05-16T23:15:30.0486421Z 2021-05-16T23:15:30.0487283Z * using R Under development (unstable) (2021-05-15 r80301) 2021-05-16T23:15:30.0487892Z 2021-05-16T23:15:30.0488621Z * using platform: x86_64-w64-mingw32 (64-bit) 2021-05-16T23:15:30.0489152Z 2021-05-16T23:15:30.0489844Z * using session charset: ISO8859-1 2021-05-16T23:15:30.0490440Z 2021-05-16T23:15:31.2010369Z * using options '--no-manual --as-cran' 2021-05-16T23:15:31.2011024Z 2021-05-16T23:15:31.2039663Z * checking for file 'papayar/DESCRIPTION' ... OK 2021-05-16T23:15:31.2040270Z 2021-05-16T23:15:31.2040912Z * checking extension type ... Package 2021-05-16T23:15:31.2041463Z 2021-05-16T23:15:31.2042080Z * this is package 'papayar' version '1.0' 2021-05-16T23:15:31.2042530Z 2021-05-16T23:15:31.2072241Z * checking package namespace information ... OK 2021-05-16T23:15:31.2072818Z 2021-05-16T23:15:32.3723529Z * checking package dependencies ... OK 2021-05-16T23:15:32.3724397Z 2021-05-16T23:15:32.3725261Z * checking if this is a source package ... OK 2021-05-16T23:15:32.3725809Z 2021-05-16T23:15:32.3726541Z * checking if there is a namespace ... OK 2021-05-16T23:15:32.3727077Z 2021-05-16T23:15:33.6089411Z * checking for executable files ... WARNING 2021-05-16T23:15:33.6090396Z 2021-05-16T23:15:33.6091186Z Found the following executable file: 2021-05-16T23:15:33.6091765Z 2021-05-16T23:15:33.6092450Z JAGS-4.2.0-Rtools33.exe 2021-05-16T23:15:33.6093097Z 2021-05-16T23:15:33.6119426Z Source packages should not contain undeclared executable files. 2021-05-16T23:15:33.6120193Z 2021-05-16T23:15:33.6120826Z See section 'Package structure' in the 'Writing R Extensions' manual. 2021-05-16T23:15:33.6121242Z 2021-05-16T23:15:33.6136074Z * checking for hidden files and directories ... OK 2021-05-16T23:15:33.6136533Z 2021-05-16T23:15:33.6165148Z * checking for portable file names ... OK 2021-05-16T23:15:33.6165620Z 2021-05-16T23:15:33.6190457Z * checking serialization versions ... OK 2021-05-16T23:15:33.6190947Z 2021-05-16T23:15:39.5920967Z * checking whether package 'papayar' can be installed ... OK 2021-05-16T23:15:39.5921388Z 2021-05-16T23:15:39.8229940Z * checking installed package size ... OK 2021-05-16T23:15:39.8230751Z 2021-05-16T23:15:40.0649754Z * checking package directory ... OK 2021-05-16T23:15:40.0650422Z 2021-05-16T23:15:40.0651118Z * checking for future file timestamps ... OK 2021-05-16T23:15:40.0651567Z 2021-05-16T23:15:40.3817866Z * checking DESCRIPTION meta-information ... OK 2021-05-16T23:15:40.3824142Z 2021-05-16T23:15:40.3825224Z * checking top-level files ... NOTE 2021-05-16T23:15:40.3825785Z 2021-05-16T23:15:40.3826612Z Non-standard file/directory found at top level: 2021-05-16T23:15:40.3827212Z 2021-05-16T23:15:40.3827900Z 'JAGS-4.2.0-Rtools33.exe' 2021-05-16T23:15:40.3828442Z 2021-05-16T23:15:40.3841630Z * checking for left-over files ... OK 2021-05-16T23:15:40.3846875Z 2021-05-16T23:15:40.3847430Z * checking index information ... OK 2021-05-16T23:15:40.3847759Z 2021-05-16T23:15:40.4929220Z * checking package subdirectories ... OK 2021-05-16T23:15:40.4930046Z 2021-05-16T23:15:40.5969114Z * checking R files for non-ASCII characters ... OK 2021-05-16T23:15:40.5969908Z 2021-05-16T23:15:40.7010666Z * checking R files for syntax errors ... OK 2021-05-16T23:15:40.7011607Z 2021-05-16T23:15:41.6130246Z * checking whether the package can be loaded ... OK 2021-05-16T23:15:41.6131198Z 2021-05-16T23:15:42.4252668Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-16T23:15:42.4253382Z 2021-05-16T23:15:43.3375281Z * checking whether the package can be unloaded cleanly ... OK 2021-05-16T23:15:43.3376249Z 2021-05-16T23:15:44.1491624Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-16T23:15:44.1492848Z 2021-05-16T23:15:45.1623658Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-16T23:15:45.1624725Z 2021-05-16T23:15:46.1497298Z * checking loading without being on the library search path ... OK 2021-05-16T23:15:46.1498262Z 2021-05-16T23:15:46.9601776Z * checking dependencies in R code ... OK 2021-05-16T23:15:46.9606061Z 2021-05-16T23:15:48.2775370Z * checking S3 generic/method consistency ... OK 2021-05-16T23:15:48.2776271Z 2021-05-16T23:15:49.1919745Z * checking replacement functions ... OK 2021-05-16T23:15:49.1920303Z 2021-05-16T23:15:50.1036561Z * checking foreign function calls ... OK 2021-05-16T23:15:50.1037455Z 2021-05-16T23:15:55.1770158Z * checking R code for possible problems ... OK 2021-05-16T23:15:55.1772716Z 2021-05-16T23:15:55.4841339Z * checking Rd files ... OK 2021-05-16T23:15:55.4841906Z 2021-05-16T23:15:55.5875724Z * checking Rd metadata ... OK 2021-05-16T23:15:55.5876619Z 2021-05-16T23:15:55.6919893Z * checking Rd line widths ... OK 2021-05-16T23:15:55.6920656Z 2021-05-16T23:15:55.8967188Z * checking Rd cross-references ... OK 2021-05-16T23:15:55.8968031Z 2021-05-16T23:15:56.7088646Z * checking for missing documentation entries ... OK 2021-05-16T23:15:56.7092207Z 2021-05-16T23:15:59.5449052Z * checking for code/documentation mismatches ... OK 2021-05-16T23:15:59.5450035Z 2021-05-16T23:16:01.1666737Z * checking Rd \usage sections ... OK 2021-05-16T23:16:01.1667647Z 2021-05-16T23:16:01.2696056Z * checking Rd contents ... OK 2021-05-16T23:16:01.2700695Z 2021-05-16T23:16:01.3736973Z * checking for unstated dependencies in examples ... OK 2021-05-16T23:16:01.3737718Z 2021-05-16T23:16:02.6683957Z * checking examples ... OK 2021-05-16T23:16:02.6684407Z 2021-05-16T23:16:02.6732421Z * checking for non-standard things in the check directory ... OK 2021-05-16T23:16:02.6733013Z 2021-05-16T23:16:02.6750685Z * checking for detritus in the temp directory ... OK 2021-05-16T23:16:02.6751274Z 2021-05-16T23:16:02.6751611Z * DONE 2021-05-16T23:16:02.6751861Z 2021-05-16T23:16:02.6752090Z 2021-05-16T23:16:02.6752314Z 2021-05-16T23:16:02.6752682Z Status: 1 WARNING, 1 NOTE 2021-05-16T23:16:02.6752964Z 2021-05-16T23:16:02.6753273Z See 2021-05-16T23:16:02.6753489Z 2021-05-16T23:16:02.6754026Z 'D:/a/papayar/papayar/check/papayar.Rcheck/00check.log' 2021-05-16T23:16:02.6754421Z 2021-05-16T23:16:02.6754766Z for details. 2021-05-16T23:16:02.6755005Z 2021-05-16T23:16:02.6755225Z 2021-05-16T23:16:02.6755449Z 2021-05-16T23:16:02.6755670Z 2021-05-16T23:16:02.6755889Z 2021-05-16T23:16:02.9509645Z -- R CMD check results ---------------------------------------- papayar 1.0 ---- 2021-05-16T23:16:02.9523885Z Duration: 33.9s 2021-05-16T23:16:02.9524214Z 2021-05-16T23:16:02.9542579Z > checking for executable files ... WARNING 2021-05-16T23:16:02.9543965Z ##[warning] Found the following executable file: 2021-05-16T23:16:02.9554318Z JAGS-4.2.0-Rtools33.exe 2021-05-16T23:16:02.9555197Z Source packages should not contain undeclared executable files. 2021-05-16T23:16:02.9556067Z See section 'Package structure' in the 'Writing R Extensions' manual. 2021-05-16T23:16:02.9556557Z 2021-05-16T23:16:02.9557225Z > checking top-level files ... NOTE 2021-05-16T23:16:02.9557804Z Non-standard file/directory found at top level: 2021-05-16T23:16:02.9558379Z 'JAGS-4.2.0-Rtools33.exe' 2021-05-16T23:16:02.9558710Z 2021-05-16T23:16:02.9561968Z 0 errors v | 1 warning x | 1 note x 2021-05-16T23:16:03.0484313Z total 30116 2021-05-16T23:16:03.0485804Z drwxr-xr-x 1 runneradmin None 0 May 16 23:16 papayar.Rcheck 2021-05-16T23:16:03.0489374Z -rw-r--r-- 1 runneradmin None 30541636 May 16 23:15 papayar_1.0.tar.gz 2021-05-16T23:16:03.0493118Z -rw-r--r-- 1 runneradmin None 288678 May 16 23:15 papayar_1.0.zip 2021-05-16T23:16:03.0660776Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T23:16:03.0661523Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T23:16:03.0667683Z shell: C:\rtools40\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2021-05-16T23:16:03.0668173Z env: 2021-05-16T23:16:03.0668537Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:16:03.0669004Z TIC_DEPLOY_KEY: 2021-05-16T23:16:03.0669295Z RSPM: 2021-05-16T23:16:03.0670519Z GITHUB_PAT: *** 2021-05-16T23:16:03.0670848Z COVERALLS_TOKEN: 2021-05-16T23:16:03.0671265Z continue-on-error: true 2021-05-16T23:16:03.0671648Z VDIFFR_RUN_TESTS: 2021-05-16T23:16:03.0672017Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T23:16:03.0672359Z TZ: UTC 2021-05-16T23:16:03.0672673Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:16:03.0673035Z NOT_CRAN: true 2021-05-16T23:16:03.0673346Z MSYSTEM: MINGW64 2021-05-16T23:16:03.0673686Z ##[endgroup] 2021-05-16T23:16:03.1725912Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-16T23:16:03.1726464Z Rscript -e "tic::before_deploy()" 2021-05-16T23:16:03.1775328Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'" 2021-05-16T23:16:03.1775773Z env: 2021-05-16T23:16:03.1776145Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:16:03.1776524Z TIC_DEPLOY_KEY: 2021-05-16T23:16:03.1776867Z RSPM: 2021-05-16T23:16:03.1777628Z GITHUB_PAT: *** 2021-05-16T23:16:03.1777961Z COVERALLS_TOKEN: 2021-05-16T23:16:03.1778354Z continue-on-error: true 2021-05-16T23:16:03.1778752Z VDIFFR_RUN_TESTS: 2021-05-16T23:16:03.1779100Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T23:16:03.1779432Z TZ: UTC 2021-05-16T23:16:03.1779756Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:16:03.1780082Z NOT_CRAN: true 2021-05-16T23:16:03.1780406Z MSYSTEM: MINGW64 2021-05-16T23:16:03.1780721Z ##[endgroup] 2021-05-16T23:16:03.8007453Z v Loading tic stage configuration from tic.R 2021-05-16T23:16:03.9847539Z i `step_rcmdcheck()`: tic always uses option '--no-manual' during R CMD Check on 2021-05-16T23:16:03.9848901Z Windows because LaTeX is not available. 2021-05-16T23:16:04.1887858Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-16T23:16:04.1889447Z with: 2021-05-16T23:16:04.1890330Z upload_url: https://uploads.github.com/repos/neuroconductor/papayar/releases/43022969/assets{?name,label} 2021-05-16T23:16:04.1891287Z asset_path: check/papayar_1.0.zip 2021-05-16T23:16:04.1891782Z asset_name: papayar_1.0_R4.1.zip 2021-05-16T23:16:04.1892374Z asset_content_type: application/octet-stream 2021-05-16T23:16:04.1892864Z env: 2021-05-16T23:16:04.1893312Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:16:04.1893769Z TIC_DEPLOY_KEY: 2021-05-16T23:16:04.1894131Z RSPM: 2021-05-16T23:16:04.1895410Z GITHUB_PAT: *** 2021-05-16T23:16:04.1895815Z COVERALLS_TOKEN: 2021-05-16T23:16:04.1896304Z continue-on-error: true 2021-05-16T23:16:04.1896766Z VDIFFR_RUN_TESTS: 2021-05-16T23:16:04.1897200Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T23:16:04.1897657Z TZ: UTC 2021-05-16T23:16:04.1898079Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:16:04.1898502Z NOT_CRAN: true 2021-05-16T23:16:04.1898874Z MSYSTEM: MINGW64 2021-05-16T23:16:04.1899713Z GITHUB_TOKEN: *** 2021-05-16T23:16:04.1900104Z ##[endgroup] 2021-05-16T23:16:05.4881273Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-16T23:16:05.4881874Z Rscript -e "tic::deploy()" 2021-05-16T23:16:05.4931409Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'" 2021-05-16T23:16:05.4931931Z env: 2021-05-16T23:16:05.4932345Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:16:05.4932791Z TIC_DEPLOY_KEY: 2021-05-16T23:16:05.4933220Z RSPM: 2021-05-16T23:16:05.4934191Z GITHUB_PAT: *** 2021-05-16T23:16:05.4935111Z COVERALLS_TOKEN: 2021-05-16T23:16:05.4935505Z continue-on-error: true 2021-05-16T23:16:05.4935903Z VDIFFR_RUN_TESTS: 2021-05-16T23:16:05.4936342Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T23:16:05.4936671Z TZ: UTC 2021-05-16T23:16:05.4937319Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:16:05.4937713Z NOT_CRAN: true 2021-05-16T23:16:05.4938028Z MSYSTEM: MINGW64 2021-05-16T23:16:05.4938369Z ##[endgroup] 2021-05-16T23:16:06.1045115Z v Loading tic stage configuration from tic.R 2021-05-16T23:16:06.2808887Z i `step_rcmdcheck()`: tic always uses option '--no-manual' during R CMD Check on 2021-05-16T23:16:06.2810069Z Windows because LaTeX is not available. 2021-05-16T23:16:06.4744154Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-16T23:16:06.4744692Z Rscript -e "tic::after_deploy()" 2021-05-16T23:16:06.4789278Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'" 2021-05-16T23:16:06.4789679Z env: 2021-05-16T23:16:06.4790007Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:16:06.4790343Z TIC_DEPLOY_KEY: 2021-05-16T23:16:06.4790608Z RSPM: 2021-05-16T23:16:06.4791461Z GITHUB_PAT: *** 2021-05-16T23:16:06.4791745Z COVERALLS_TOKEN: 2021-05-16T23:16:06.4792082Z continue-on-error: true 2021-05-16T23:16:06.4792419Z VDIFFR_RUN_TESTS: 2021-05-16T23:16:06.4792717Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T23:16:06.4793000Z TZ: UTC 2021-05-16T23:16:06.4793266Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:16:06.4793559Z NOT_CRAN: true 2021-05-16T23:16:06.4793837Z MSYSTEM: MINGW64 2021-05-16T23:16:06.4794106Z ##[endgroup] 2021-05-16T23:16:07.0571438Z v Loading tic stage configuration from tic.R 2021-05-16T23:16:07.2556450Z i `step_rcmdcheck()`: tic always uses option '--no-manual' during R CMD Check on 2021-05-16T23:16:07.2557500Z Windows because LaTeX is not available. 2021-05-16T23:16:07.4618405Z Post job cleanup. 2021-05-16T23:16:09.3605743Z [command]"C:\Program Files\Git\bin\git.exe" version 2021-05-16T23:16:09.4456907Z git version 2.31.1.windows.1 2021-05-16T23:16:09.4535963Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp core\.sshCommand 2021-05-16T23:16:09.4820303Z [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:16:09.9692549Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T23:16:09.9868858Z http.https://github.com/.extraheader 2021-05-16T23:16:09.9910365Z [command]"C:\Program Files\Git\bin\git.exe" config --local --unset-all http.https://github.com/.extraheader 2021-05-16T23:16:10.0131469Z [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:16:10.4292640Z Cleaning up orphan processes