2021-05-15T22:40:09.2382751Z ##[section]Starting: Request a runner to run this job 2021-05-15T22:40:10.3614278Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'windows-latest' 2021-05-15T22:40:10.4229284Z 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-15T22:40:10.4827305Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'windows-latest' 2021-05-15T22:40:10.5798079Z ##[section]Finishing: Request a runner to run this job 2021-05-15T22:40:17.5749448Z Current runner version: '2.278.0' 2021-05-15T22:40:17.5899642Z ##[group]Operating System 2021-05-15T22:40:17.5900584Z Microsoft Windows Server 2019 2021-05-15T22:40:17.5901091Z 10.0.17763 2021-05-15T22:40:17.5901498Z Datacenter 2021-05-15T22:40:17.5902034Z ##[endgroup] 2021-05-15T22:40:17.5902532Z ##[group]Virtual Environment 2021-05-15T22:40:17.5903164Z Environment: windows-2019 2021-05-15T22:40:17.5903655Z Version: 20210509.1 2021-05-15T22:40:17.5904639Z Included Software: https://github.com/actions/virtual-environments/blob/win19/20210509.1/images/win/Windows2019-Readme.md 2021-05-15T22:40:17.5906093Z Image Release: https://github.com/actions/virtual-environments/releases/tag/win19%2F20210509.1 2021-05-15T22:40:17.5906955Z ##[endgroup] 2021-05-15T22:40:17.5908770Z ##[group]GITHUB_TOKEN Permissions 2021-05-15T22:40:17.5909908Z Actions: write 2021-05-15T22:40:17.5910403Z Checks: write 2021-05-15T22:40:17.5911098Z Contents: write 2021-05-15T22:40:17.5911768Z Deployments: write 2021-05-15T22:40:17.5912331Z Issues: write 2021-05-15T22:40:17.5912883Z Metadata: read 2021-05-15T22:40:17.5913395Z Packages: write 2021-05-15T22:40:17.5913881Z PullRequests: write 2021-05-15T22:40:17.5914496Z RepositoryProjects: write 2021-05-15T22:40:17.5915464Z SecurityEvents: write 2021-05-15T22:40:17.5916046Z Statuses: write 2021-05-15T22:40:17.5916710Z ##[endgroup] 2021-05-15T22:40:17.5919832Z Prepare workflow directory 2021-05-15T22:40:17.7089242Z Prepare all required actions 2021-05-15T22:40:17.7100967Z Getting action download info 2021-05-15T22:40:18.0432594Z Download action repository 'actions/checkout@v2' 2021-05-15T22:40:19.2043721Z Download action repository 'r-lib/actions@master' 2021-05-15T22:40:20.5726180Z Download action repository 'adigherman/actions@master' 2021-05-15T22:40:21.8566179Z Download action repository 'msys2/setup-msys2@v2' 2021-05-15T22:40:22.0187504Z Download action repository 'actions/cache@v1' 2021-05-15T22:40:22.1689068Z Download action repository 'actions/upload-artifact@master' 2021-05-15T22:40:22.4218418Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-15T22:40:22.9971452Z ##[group]Run actions/checkout@v2 2021-05-15T22:40:22.9972250Z with: 2021-05-15T22:40:22.9972929Z repository: neuroconductor/EEGSpectralAnalysis 2021-05-15T22:40:22.9974246Z token: *** 2021-05-15T22:40:22.9974720Z ssh-strict: true 2021-05-15T22:40:22.9975292Z persist-credentials: true 2021-05-15T22:40:22.9975851Z clean: true 2021-05-15T22:40:22.9976319Z fetch-depth: 1 2021-05-15T22:40:22.9976769Z lfs: false 2021-05-15T22:40:22.9977232Z submodules: false 2021-05-15T22:40:22.9977670Z env: 2021-05-15T22:40:22.9978182Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T22:40:22.9978716Z TIC_DEPLOY_KEY: 2021-05-15T22:40:22.9979281Z RSPM: 2021-05-15T22:40:22.9980293Z GITHUB_PAT: *** 2021-05-15T22:40:22.9980768Z COVERALLS_TOKEN: 2021-05-15T22:40:22.9981322Z continue-on-error: false 2021-05-15T22:40:22.9981989Z VDIFFR_RUN_TESTS: 2021-05-15T22:40:22.9982447Z ##[endgroup] 2021-05-15T22:40:26.1982323Z Syncing repository: neuroconductor/EEGSpectralAnalysis 2021-05-15T22:40:26.1983512Z ##[group]Getting Git version info 2021-05-15T22:40:26.1984288Z Working directory is 'D:\a\EEGSpectralAnalysis\EEGSpectralAnalysis' 2021-05-15T22:40:26.1985197Z [command]"C:\Program Files\Git\bin\git.exe" version 2021-05-15T22:40:26.1985651Z git version 2.31.1.windows.1 2021-05-15T22:40:26.1986095Z ##[endgroup] 2021-05-15T22:40:26.1986691Z Deleting the contents of 'D:\a\EEGSpectralAnalysis\EEGSpectralAnalysis' 2021-05-15T22:40:26.1987669Z ##[group]Initializing the repository 2021-05-15T22:40:26.1988485Z [command]"C:\Program Files\Git\bin\git.exe" init D:\a\EEGSpectralAnalysis\EEGSpectralAnalysis 2021-05-15T22:40:26.1989456Z Initialized empty Git repository in D:/a/EEGSpectralAnalysis/EEGSpectralAnalysis/.git/ 2021-05-15T22:40:26.1990538Z [command]"C:\Program Files\Git\bin\git.exe" remote add origin https://github.com/neuroconductor/EEGSpectralAnalysis 2021-05-15T22:40:26.1992555Z ##[endgroup] 2021-05-15T22:40:26.1993016Z ##[group]Disabling automatic garbage collection 2021-05-15T22:40:26.1993852Z [command]"C:\Program Files\Git\bin\git.exe" config --local gc.auto 0 2021-05-15T22:40:26.1994384Z ##[endgroup] 2021-05-15T22:40:26.1996372Z ##[group]Setting up auth 2021-05-15T22:40:26.1997144Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp core\.sshCommand 2021-05-15T22:40:26.1998638Z [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-15T22:40:28.1381055Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-15T22:40:28.1624078Z [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-15T22:40:28.6366795Z [command]"C:\Program Files\Git\bin\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2021-05-15T22:40:28.6625139Z ##[endgroup] 2021-05-15T22:40:28.6634689Z ##[group]Fetching the repository 2021-05-15T22:40:28.6669879Z [command]"C:\Program Files\Git\bin\git.exe" -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +ba5a2cc17e3f2d7075bc3a9a971dbcb53b4e73ff:refs/tags/0.0.0.9001.s 2021-05-15T22:40:30.1671998Z remote: Enumerating objects: 25, done. 2021-05-15T22:40:30.1673830Z remote: Counting objects: 4% (1/25) 2021-05-15T22:40:30.1689522Z remote: Counting objects: 8% (2/25) 2021-05-15T22:40:30.1705600Z remote: Counting objects: 12% (3/25) 2021-05-15T22:40:30.1707587Z remote: Counting objects: 16% (4/25) 2021-05-15T22:40:30.1788199Z remote: Counting objects: 20% (5/25) 2021-05-15T22:40:30.1790766Z remote: Counting objects: 24% (6/25) 2021-05-15T22:40:30.1793296Z remote: Counting objects: 28% (7/25) 2021-05-15T22:40:30.1794408Z remote: Counting objects: 32% (8/25) 2021-05-15T22:40:30.1795212Z remote: Counting objects: 36% (9/25) 2021-05-15T22:40:30.1795890Z remote: Counting objects: 40% (10/25) 2021-05-15T22:40:30.1796431Z remote: Counting objects: 44% (11/25) 2021-05-15T22:40:30.1796956Z remote: Counting objects: 48% (12/25) 2021-05-15T22:40:30.1797746Z remote: Counting objects: 52% (13/25) 2021-05-15T22:40:30.1798296Z remote: Counting objects: 56% (14/25) 2021-05-15T22:40:30.1798825Z remote: Counting objects: 60% (15/25) 2021-05-15T22:40:30.1799573Z remote: Counting objects: 64% (16/25) 2021-05-15T22:40:30.1800069Z remote: Counting objects: 68% (17/25) 2021-05-15T22:40:30.1800725Z remote: Counting objects: 72% (18/25) 2021-05-15T22:40:30.1801239Z remote: Counting objects: 76% (19/25) 2021-05-15T22:40:30.1801903Z remote: Counting objects: 80% (20/25) 2021-05-15T22:40:30.1802423Z remote: Counting objects: 84% (21/25) 2021-05-15T22:40:30.1802926Z remote: Counting objects: 88% (22/25) 2021-05-15T22:40:30.1803446Z remote: Counting objects: 92% (23/25) 2021-05-15T22:40:30.1803954Z remote: Counting objects: 96% (24/25) 2021-05-15T22:40:30.1804476Z remote: Counting objects: 100% (25/25) 2021-05-15T22:40:30.1805011Z remote: Counting objects: 100% (25/25), done. 2021-05-15T22:40:30.1805596Z remote: Compressing objects: 4% (1/24) 2021-05-15T22:40:30.1806180Z remote: Compressing objects: 8% (2/24) 2021-05-15T22:40:30.1806743Z remote: Compressing objects: 12% (3/24) 2021-05-15T22:40:30.1807317Z remote: Compressing objects: 16% (4/24) 2021-05-15T22:40:30.1807874Z remote: Compressing objects: 20% (5/24) 2021-05-15T22:40:30.1808987Z remote: Compressing objects: 25% (6/24) 2021-05-15T22:40:30.1809703Z remote: Compressing objects: 29% (7/24) 2021-05-15T22:40:30.1810320Z remote: Compressing objects: 33% (8/24) 2021-05-15T22:40:30.1810894Z remote: Compressing objects: 37% (9/24) 2021-05-15T22:40:30.1811452Z remote: Compressing objects: 41% (10/24) 2021-05-15T22:40:30.1812184Z remote: Compressing objects: 45% (11/24) 2021-05-15T22:40:30.1812738Z remote: Compressing objects: 50% (12/24) 2021-05-15T22:40:30.1813328Z remote: Compressing objects: 54% (13/24) 2021-05-15T22:40:30.1813946Z remote: Compressing objects: 58% (14/24) 2021-05-15T22:40:30.1814530Z remote: Compressing objects: 62% (15/24) 2021-05-15T22:40:30.1815079Z remote: Compressing objects: 66% (16/24) 2021-05-15T22:40:30.1815665Z remote: Compressing objects: 70% (17/24) 2021-05-15T22:40:30.1816208Z remote: Compressing objects: 75% (18/24) 2021-05-15T22:40:30.1816818Z remote: Compressing objects: 79% (19/24) 2021-05-15T22:40:30.1817371Z remote: Compressing objects: 83% (20/24) 2021-05-15T22:40:30.1817974Z remote: Compressing objects: 87% (21/24) 2021-05-15T22:40:30.1818519Z remote: Compressing objects: 91% (22/24) 2021-05-15T22:40:30.1819100Z remote: Compressing objects: 95% (23/24) 2021-05-15T22:40:30.1819723Z remote: Compressing objects: 100% (24/24) 2021-05-15T22:40:30.1820338Z remote: Compressing objects: 100% (24/24), done. 2021-05-15T22:40:30.2148621Z remote: Total 25 (delta 0), reused 10 (delta 0), pack-reused 0 2021-05-15T22:40:30.3832873Z From https://github.com/neuroconductor/EEGSpectralAnalysis 2021-05-15T22:40:30.3834267Z * [new ref] ba5a2cc17e3f2d7075bc3a9a971dbcb53b4e73ff -> 0.0.0.9001.s 2021-05-15T22:40:30.4729180Z ##[endgroup] 2021-05-15T22:40:30.4730431Z ##[group]Determining the checkout info 2021-05-15T22:40:30.4731194Z ##[endgroup] 2021-05-15T22:40:30.4731916Z ##[group]Checking out the ref 2021-05-15T22:40:30.4745635Z [command]"C:\Program Files\Git\bin\git.exe" checkout --progress --force refs/tags/0.0.0.9001.s 2021-05-15T22:40:30.5362607Z Note: switching to 'refs/tags/0.0.0.9001.s'. 2021-05-15T22:40:30.5363459Z 2021-05-15T22:40:30.5364682Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-15T22:40:30.5366992Z changes and commit them, and you can discard any commits you make in this 2021-05-15T22:40:30.5368065Z state without impacting any branches by switching back to a branch. 2021-05-15T22:40:30.5368702Z 2021-05-15T22:40:30.5369381Z If you want to create a new branch to retain commits you create, you may 2021-05-15T22:40:30.5370412Z do so (now or later) by using -c with the switch command. Example: 2021-05-15T22:40:30.5371001Z 2021-05-15T22:40:30.5371643Z git switch -c 2021-05-15T22:40:30.5372094Z 2021-05-15T22:40:30.5372701Z Or undo this operation with: 2021-05-15T22:40:30.5373200Z 2021-05-15T22:40:30.5373715Z git switch - 2021-05-15T22:40:30.5374118Z 2021-05-15T22:40:30.5374969Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-15T22:40:30.5375652Z 2021-05-15T22:40:30.5376319Z HEAD is now at ba5a2cc Version id 188 stable 2021-05-15T22:40:30.5407821Z ##[endgroup] 2021-05-15T22:40:30.5765118Z [command]"C:\Program Files\Git\bin\git.exe" log -1 --format='%H' 2021-05-15T22:40:30.5966104Z 'ba5a2cc17e3f2d7075bc3a9a971dbcb53b4e73ff' 2021-05-15T22:40:30.6312270Z ##[group]Run r-lib/actions/setup-r@master 2021-05-15T22:40:30.6312858Z with: 2021-05-15T22:40:30.6313314Z r-version: oldrel 2021-05-15T22:40:30.6313722Z Ncpus: 1 2021-05-15T22:40:30.6314215Z crayon.enabled: NULL 2021-05-15T22:40:30.6314819Z remove-openmp-macos: true 2021-05-15T22:40:30.6315468Z http-user-agent: default 2021-05-15T22:40:30.6316125Z install-r: true 2021-05-15T22:40:30.6316737Z windows-path-include-mingw: true 2021-05-15T22:40:30.6317346Z env: 2021-05-15T22:40:30.6317987Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T22:40:30.6318530Z TIC_DEPLOY_KEY: 2021-05-15T22:40:30.6318917Z RSPM: 2021-05-15T22:40:30.6320472Z GITHUB_PAT: *** 2021-05-15T22:40:30.6320907Z COVERALLS_TOKEN: 2021-05-15T22:40:30.6321489Z continue-on-error: false 2021-05-15T22:40:30.6321992Z VDIFFR_RUN_TESTS: 2021-05-15T22:40:30.6322456Z ##[endgroup] 2021-05-15T22:40:31.0618787Z Downloading http://cloud.r-project.org/bin/windows/Rtools/Rtools35.exe... 2021-05-15T22:40:31.3033469Z [command]C:\ProgramData\Chocolatey\bin\choco.exe install qpdf --no-progress 2021-05-15T22:40:31.7736538Z [command]D:\a\_temp\Rtools35.exe /VERYSILENT /SUPPRESSMSGBOXES 2021-05-15T22:40:33.3897653Z Chocolatey v0.10.15 2021-05-15T22:40:33.9205562Z [command]D:\a\_temp\R-3.6.3-win.exe /VERYSILENT /SUPPRESSMSGBOXES /DIR=C:\R 2021-05-15T22:42:07.3498935Z Installing the following packages: 2021-05-15T22:42:07.3573540Z qpdf 2021-05-15T22:42:07.3583481Z By installing you accept licenses for the packages. 2021-05-15T22:42:09.3901543Z 2021-05-15T22:42:09.3902617Z qpdf v10.3.2 [Approved] 2021-05-15T22:42:09.4058295Z qpdf package files install completed. Performing other installation steps. 2021-05-15T22:42:11.5589109Z Extracting C:\ProgramData\chocolatey\lib\qpdf\tools\qpdf-10.3.2-bin-mingw32_x32.zip to C:\ProgramData\chocolatey\lib\qpdf\tools... 2021-05-15T22:42:12.5627405Z C:\ProgramData\chocolatey\lib\qpdf\tools 2021-05-15T22:42:15.3759893Z ShimGen has successfully created a shim for fix-qdf.exe 2021-05-15T22:42:15.6316458Z ShimGen has successfully created a shim for qpdf.exe 2021-05-15T22:42:16.2923624Z ShimGen has successfully created a shim for zlib-flate.exe 2021-05-15T22:42:16.3316101Z The install of qpdf was successful. 2021-05-15T22:42:16.3320278Z Software installed to 'C:\ProgramData\chocolatey\lib\qpdf\tools' 2021-05-15T22:42:16.3725023Z 2021-05-15T22:42:16.3733979Z Chocolatey installed 1/1 packages. 2021-05-15T22:42:16.3758319Z See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log). 2021-05-15T22:42:16.3766245Z 2021-05-15T22:42:16.3772147Z Did you know the proceeds of Pro (and some proceeds from other 2021-05-15T22:42:16.3829897Z licensed editions) go into bettering the community infrastructure? 2021-05-15T22:42:16.3892551Z Your support ensures an active community, keeps Chocolatey tip top, 2021-05-15T22:42:16.3894501Z plus it nets you some awesome features! 2021-05-15T22:42:16.3895390Z https://chocolatey.org/compare 2021-05-15T22:42:53.5733262Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-15T22:42:53.5733755Z with: 2021-05-15T22:42:53.5734137Z pandoc-version: 2.7.3 2021-05-15T22:42:53.5734473Z env: 2021-05-15T22:42:53.5734877Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T22:42:53.5735271Z TIC_DEPLOY_KEY: 2021-05-15T22:42:53.5735610Z RSPM: 2021-05-15T22:42:53.5736895Z GITHUB_PAT: *** 2021-05-15T22:42:53.5737238Z COVERALLS_TOKEN: 2021-05-15T22:42:53.5737682Z continue-on-error: false 2021-05-15T22:42:53.5738099Z VDIFFR_RUN_TESTS: 2021-05-15T22:42:53.5738501Z R_LIBS_USER: D:\a\_temp\Library 2021-05-15T22:42:53.5738832Z TZ: UTC 2021-05-15T22:42:53.5739183Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T22:42:53.5739530Z NOT_CRAN: true 2021-05-15T22:42:53.5739876Z ##[endgroup] 2021-05-15T22:42:54.3407331Z [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\ba1e5853-6466-414e-866c-eda17f3f7e6c', 'D:\a\_temp\e6c2ac58-850e-4f2c-848c-5b55029dfa5c')" 2021-05-15T22:42:57.2182234Z ##[group]Run git config user.name adigherman 2021-05-15T22:42:57.2183038Z git config user.name adigherman 2021-05-15T22:42:57.2183594Z git config user.email adig@jhu.edu 2021-05-15T22:42:57.2240140Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'" 2021-05-15T22:42:57.2240760Z env: 2021-05-15T22:42:57.2241145Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T22:42:57.2241588Z TIC_DEPLOY_KEY: 2021-05-15T22:42:57.2241934Z RSPM: 2021-05-15T22:42:57.2243137Z GITHUB_PAT: *** 2021-05-15T22:42:57.2243522Z COVERALLS_TOKEN: 2021-05-15T22:42:57.2243944Z continue-on-error: false 2021-05-15T22:42:57.2244385Z VDIFFR_RUN_TESTS: 2021-05-15T22:42:57.2244764Z R_LIBS_USER: D:\a\_temp\Library 2021-05-15T22:42:57.2245147Z TZ: UTC 2021-05-15T22:42:57.2245477Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T22:42:57.2245864Z NOT_CRAN: true 2021-05-15T22:42:57.2246187Z ##[endgroup] 2021-05-15T22:42:58.8077525Z ##[group]Run msys2/setup-msys2@v2 2021-05-15T22:42:58.8078231Z with: 2021-05-15T22:42:58.8078668Z msystem: MINGW64 2021-05-15T22:42:58.8079083Z update: true 2021-05-15T22:42:58.8079622Z install: git mingw-w64-x86_64-toolchain 2021-05-15T22:42:58.8080152Z path-type: minimal 2021-05-15T22:42:58.8080639Z release: true 2021-05-15T22:42:58.8081020Z env: 2021-05-15T22:42:58.8081513Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T22:42:58.8081996Z TIC_DEPLOY_KEY: 2021-05-15T22:42:58.8082403Z RSPM: 2021-05-15T22:42:58.8083888Z GITHUB_PAT: *** 2021-05-15T22:42:58.8084356Z COVERALLS_TOKEN: 2021-05-15T22:42:58.8084894Z continue-on-error: false 2021-05-15T22:42:58.8085388Z VDIFFR_RUN_TESTS: 2021-05-15T22:42:58.8085938Z R_LIBS_USER: D:\a\_temp\Library 2021-05-15T22:42:58.8086357Z TZ: UTC 2021-05-15T22:42:58.8086804Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T22:42:58.8087236Z NOT_CRAN: true 2021-05-15T22:42:58.8087661Z ##[endgroup] 2021-05-15T22:42:58.9912324Z ##[group]Downloading MSYS2... 2021-05-15T22:42:59.9416094Z [command]C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe "(Get-FileHash D:\a\_temp\base.exe -Algorithm SHA256)[0].Hash" 2021-05-15T22:43:01.5385091Z 1F2CFD8E13B0382096E53EAD6FD52D0B656A1F81E1B5D82F44CB4CE8AB68755E 2021-05-15T22:43:01.5585716Z ##[endgroup] 2021-05-15T22:43:01.5586736Z ##[group]Extracting MSYS2... 2021-05-15T22:43:01.5590672Z [command]D:\a\_temp\base.exe -y 2021-05-15T22:43:01.9558867Z 2021-05-15T22:43:01.9561858Z 7-Zip SFX 19.00 (x86) : Copyright (c) 1999-2018 Igor Pavlov : 2019-02-21 2021-05-15T22:43:01.9566234Z 2021-05-15T22:43:01.9578634Z Extracting archive: D:\a\_temp\base.exe 2021-05-15T22:43:01.9579521Z -- 2021-05-15T22:43:01.9580196Z Path = D:\a\_temp\base.exe 2021-05-15T22:43:01.9580782Z Type = 7z 2021-05-15T22:43:01.9581200Z 2021-05-15T22:43:02.2278311Z 0% 2021-05-15T22:43:02.2279573Z 2021-05-15T22:43:02.4411004Z 0% 279 - msys64\usr\share\cygwin 2021-05-15T22:43:02.4411944Z 2021-05-15T22:43:02.6529303Z 1% 1100 2021-05-15T22:43:02.6530034Z 2021-05-15T22:43:02.8504481Z 8% 1100 2021-05-15T22:43:02.8505605Z 2021-05-15T22:43:03.0693238Z 15% 1100 2021-05-15T22:43:03.0694126Z 2021-05-15T22:43:03.2681444Z 22% 1100 2021-05-15T22:43:03.2691294Z 2021-05-15T22:43:03.4852582Z 28% 1100 2021-05-15T22:43:03.4853805Z 2021-05-15T22:43:03.6899850Z 30% 1100 2021-05-15T22:43:03.6900983Z 2021-05-15T22:43:03.9079923Z 32% 1100 2021-05-15T22:43:03.9082707Z 2021-05-15T22:43:04.1323459Z 38% 1100 2021-05-15T22:43:04.1324425Z 2021-05-15T22:43:04.3296612Z 44% 1100 2021-05-15T22:43:04.3307553Z 2021-05-15T22:43:04.5327707Z 47% 1426 - msys64\usr\lib\perl5\core_perl\CORE\regcharclass.h 2021-05-15T22:43:04.5329753Z 2021-05-15T22:43:04.7354727Z 47% 2220 - msys64\usr\lib\terminfo\62\bobcat 2021-05-15T22:43:04.7355621Z 2021-05-15T22:43:04.9559167Z 47% 3006 - msys64\usr\lib\terminfo\6b\kds7372-w 2021-05-15T22:43:04.9560601Z 2021-05-15T22:43:05.1671849Z 47% 3185 - msys64\usr\lib\terminfo\6e\ncr160wy50+wpp 2021-05-15T22:43:05.1674091Z 2021-05-15T22:43:05.3624108Z 47% 3828 - msys64\usr\lib\terminfo\74\ti924 2021-05-15T22:43:05.3626925Z 2021-05-15T22:43:05.5635409Z 47% 4044 - msys64\usr\lib\terminfo\76\viewpoint60 2021-05-15T22:43:05.5637042Z 2021-05-15T22:43:05.7667732Z 47% 4125 - msys64\usr\lib\terminfo\76\vt320-w-nam 2021-05-15T22:43:05.7669283Z 2021-05-15T22:43:05.9696974Z 47% 4662 - msys64\usr\share\bash-completion\completions\_mock 2021-05-15T22:43:05.9700896Z 2021-05-15T22:43:06.1727570Z 47% 5431 - msys64\usr\share\bash-completion\completions\xvnc4viewer 2021-05-15T22:43:06.1729115Z 2021-05-15T22:43:06.3761974Z 47% 5874 - msys64\usr\share\locale\de\LC_MESSAGES\grep.mo 2021-05-15T22:43:06.3763083Z 2021-05-15T22:43:06.5793521Z 47% 6222 - msys64\usr\share\locale\ko\LC_MESSAGES\gettext-runtime.mo 2021-05-15T22:43:06.5794589Z 2021-05-15T22:43:06.7821841Z 47% 6824 - msys64\usr\share\man\man1\cpan.1perl.gz 2021-05-15T22:43:06.7822846Z 2021-05-15T22:43:06.9851053Z 47% 7603 - msys64\usr\share\man\man3\CURLOPT_CONNECTTIMEOUT_MS.3.gz 2021-05-15T22:43:06.9852598Z 2021-05-15T22:43:07.1891385Z 47% 8352 - msys64\usr\share\man\man3\Tcl_DeleteCommand.3.gz 2021-05-15T22:43:07.1892268Z 2021-05-15T22:43:07.3922860Z 47% 9008 - msys64\usr\share\man\man3\__alpm_pkg_t.3.gz 2021-05-15T22:43:07.3924717Z 2021-05-15T22:43:07.5953665Z 47% 9735 - msys64\usr\share\man\man3\libssh2_knownhost_free.3.gz 2021-05-15T22:43:07.5955443Z 2021-05-15T22:43:07.8040936Z 47% 10171 - msys64\usr\share\man\man3\slk_attr_off.3x.gz 2021-05-15T22:43:07.8041972Z 2021-05-15T22:43:08.0042510Z 47% 10583 - msys64\usr\share\man\mann\memory.n.gz 2021-05-15T22:43:08.0044206Z 2021-05-15T22:43:08.2041530Z 47% 11197 - msys64\usr\share\perl5\core_perl\Test2\Util.pm 2021-05-15T22:43:08.2043036Z 2021-05-15T22:43:08.4070721Z 47% 11900 - msys64\usr\share\perl5\core_perl\unicore\lib\Nv\10000.pl 2021-05-15T22:43:08.4072176Z 2021-05-15T22:43:08.6118517Z 47% 12723 - msys64\usr\share\terminfo\64\d200-dg 2021-05-15T22:43:08.6120192Z 2021-05-15T22:43:08.8142089Z 47% 13580 - msys64\usr\share\terminfo\6e\ndr9500-25 2021-05-15T22:43:08.8143802Z 2021-05-15T22:43:09.0171805Z 47% 14440 - msys64\usr\share\terminfo\76\vt100-w-am 2021-05-15T22:43:09.0173404Z 2021-05-15T22:43:09.2201890Z 47% 14580 - msys64\usr\share\terminfo\77\wy370-tek 2021-05-15T22:43:09.2203611Z 2021-05-15T22:43:09.4234063Z 47% 15427 - msys64\usr\share\zoneinfo\GMT0 2021-05-15T22:43:09.4235015Z 2021-05-15T22:43:09.6365625Z 47% 16281 - msys64\usr\share\zoneinfo\right\America\Menominee 2021-05-15T22:43:09.6366563Z 2021-05-15T22:43:09.8374692Z 47% 17064 2021-05-15T22:43:09.8375759Z 2021-05-15T22:43:10.0383819Z 49% 17092 2021-05-15T22:43:10.0384599Z 2021-05-15T22:43:10.2436510Z 53% 17092 2021-05-15T22:43:10.2437405Z 2021-05-15T22:43:10.4581624Z 56% 17092 2021-05-15T22:43:10.4582494Z 2021-05-15T22:43:10.6645070Z 59% 17092 2021-05-15T22:43:10.6646373Z 2021-05-15T22:43:10.8779559Z 62% 17092 2021-05-15T22:43:10.8780709Z 2021-05-15T22:43:11.0858924Z 64% 17092 2021-05-15T22:43:11.0860382Z 2021-05-15T22:43:11.2983128Z 67% 17092 2021-05-15T22:43:11.2984383Z 2021-05-15T22:43:11.5164303Z 71% 17092 2021-05-15T22:43:11.5165550Z 2021-05-15T22:43:11.7101742Z 74% 17092 2021-05-15T22:43:11.7103082Z 2021-05-15T22:43:11.9145611Z 77% 17092 2021-05-15T22:43:11.9148089Z 2021-05-15T22:43:12.1226942Z 80% 17092 2021-05-15T22:43:12.1227937Z 2021-05-15T22:43:12.3241182Z 86% 17092 2021-05-15T22:43:12.3242068Z 2021-05-15T22:43:12.5174944Z 90% 17092 2021-05-15T22:43:12.5176240Z 2021-05-15T22:43:12.7209179Z 96% 17092 2021-05-15T22:43:12.7210170Z 2021-05-15T22:43:12.9258809Z 100% 17136 - msys64\usr\bin\cut.exe 2021-05-15T22:43:12.9259763Z 2021-05-15T22:43:13.1277036Z 100% 17344 - msys64\usr\bin\msys-icuio68.dll 2021-05-15T22:43:13.1278104Z 2021-05-15T22:43:13.3289997Z 100% 17372 - msys64\usr\bin\msys-perl5_32.dll 2021-05-15T22:43:13.3291022Z 2021-05-15T22:43:13.4180605Z 100% 17580 - msys64\usr\lib\perl5\core_perl\auto\Encode\KR\KR.dll 2021-05-15T22:43:13.4184088Z 2021-05-15T22:43:13.4184805Z Everything is Ok 2021-05-15T22:43:13.4213146Z ##[endgroup] 2021-05-15T22:43:13.4428205Z ##[group]Disable Key Refresh... 2021-05-15T22:43:13.4916672Z [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-15T22:43:13.8153403Z ##[endgroup] 2021-05-15T22:43:13.8182394Z ##[group]Restoring package cache... 2021-05-15T22:43:14.1655546Z Cache restore for msys2-pkgs-upd:true-conf:e36258c0, got undefined 2021-05-15T22:43:14.1657644Z ##[endgroup] 2021-05-15T22:43:14.1658914Z ##[group]Starting MSYS2 for the first time... 2021-05-15T22:43:14.2668351Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'uname' '-a'" 2021-05-15T22:43:14.8326066Z mkdir: cannot change permissions of '/dev/shm': Permission denied 2021-05-15T22:43:14.8486702Z mkdir: cannot change permissions of '/dev/mqueue': Permission denied 2021-05-15T22:43:15.0132640Z Copying skeleton files. 2021-05-15T22:43:15.0133638Z These files are for the users to personalise their msys2 experience. 2021-05-15T22:43:15.0134218Z 2021-05-15T22:43:15.0134892Z They will never be overwritten nor automatically updated. 2021-05-15T22:43:15.0135333Z 2021-05-15T22:43:15.0610379Z './.bashrc' -> '/home/runneradmin/.bashrc' 2021-05-15T22:43:15.0765300Z './.bash_logout' -> '/home/runneradmin/.bash_logout' 2021-05-15T22:43:15.1042550Z './.bash_profile' -> '/home/runneradmin/.bash_profile' 2021-05-15T22:43:15.1199001Z './.inputrc' -> '/home/runneradmin/.inputrc' 2021-05-15T22:43:15.1356593Z './.profile' -> '/home/runneradmin/.profile' 2021-05-15T22:43:15.1916183Z 'C:\Windows\system32\drivers\etc\hosts' -> '/etc/hosts' 2021-05-15T22:43:15.2348177Z 'C:\Windows\system32\drivers\etc\protocol' -> '/etc/protocols' 2021-05-15T22:43:15.2650282Z 'C:\Windows\system32\drivers\etc\services' -> '/etc/services' 2021-05-15T22:43:15.2973767Z 'C:\Windows\system32\drivers\etc\networks' -> '/etc/networks' 2021-05-15T22:43:15.4723765Z gpg: /etc/pacman.d/gnupg/trustdb.gpg: trustdb created 2021-05-15T22:43:15.4806801Z gpg: no ultimately trusted keys found 2021-05-15T22:43:15.7802034Z gpg: starting migration from earlier GnuPG versions 2021-05-15T22:43:15.8680818Z gpg: porting secret keys from '/etc/pacman.d/gnupg/secring.gpg' to gpg-agent 2021-05-15T22:43:15.8681693Z gpg: migration succeeded 2021-05-15T22:43:15.8892968Z gpg: Generating pacman keyring master key... 2021-05-15T22:43:18.3410568Z gpg: key 3405D7678049D54A marked as ultimately trusted 2021-05-15T22:43:18.3411725Z gpg: directory '/etc/pacman.d/gnupg/openpgp-revocs.d' created 2021-05-15T22:43:18.3836566Z gpg: revocation certificate stored as '/etc/pacman.d/gnupg/openpgp-revocs.d/AC7CE25E50701FE1B90B85393405D7678049D54A.rev' 2021-05-15T22:43:18.3837617Z gpg: Done 2021-05-15T22:43:18.4048242Z ==> Updating trust database... 2021-05-15T22:43:18.4246590Z gpg: marginals needed: 3 completes needed: 1 trust model: pgp 2021-05-15T22:43:18.4248133Z gpg: depth: 0 valid: 1 signed: 0 trust: 0-, 0q, 0n, 0m, 0f, 1u 2021-05-15T22:43:18.5164791Z ==> Appending keys from msys2.gpg... 2021-05-15T22:43:18.8612710Z ==> Locally signing trusted keys in keyring... 2021-05-15T22:43:18.8762822Z -> Locally signing key 123D4D51A1793859C2BE916BBBE514E53E0D0813... 2021-05-15T22:43:18.9829976Z -> Locally signing key B91BCF3303284BF90CC043CA9F418C233E652008... 2021-05-15T22:43:19.0888924Z -> Locally signing key 6E8FEAFF9644F54EED90EEA0790AE56A1D3CFDDC... 2021-05-15T22:43:19.1926098Z -> Locally signing key 69985C5EB351011C78DF7F6D755B8182ACD22879... 2021-05-15T22:43:19.3006819Z -> Locally signing key 9DD0D4217D75A33B896159E6DA7EF2ABAEEA755C... 2021-05-15T22:43:19.4115436Z -> Locally signing key D55E7A6D7CE9BA1587C0ACACF40D263ECA25678A... 2021-05-15T22:43:19.5230101Z ==> Importing owner trust values... 2021-05-15T22:43:19.5398595Z gpg: setting ownertrust to 4 2021-05-15T22:43:19.5399929Z gpg: setting ownertrust to 4 2021-05-15T22:43:19.5400605Z gpg: setting ownertrust to 4 2021-05-15T22:43:19.5401233Z gpg: setting ownertrust to 4 2021-05-15T22:43:19.5401808Z gpg: setting ownertrust to 4 2021-05-15T22:43:19.5402430Z gpg: setting ownertrust to 4 2021-05-15T22:43:19.5565121Z ==> Disabling revoked keys in keyring... 2021-05-15T22:43:19.5717517Z -> Disabling key B19514FB53EB3668471B296E794DCF97F93FC717... 2021-05-15T22:43:19.6321298Z ==> Updating trust database... 2021-05-15T22:43:19.6515172Z gpg: marginals needed: 3 completes needed: 1 trust model: pgp 2021-05-15T22:43:19.6528110Z gpg: depth: 0 valid: 1 signed: 6 trust: 0-, 0q, 0n, 0m, 0f, 1u 2021-05-15T22:43:19.6537582Z gpg: depth: 1 valid: 6 signed: 6 trust: 0-, 0q, 0n, 6m, 0f, 0u 2021-05-15T22:43:19.6541583Z gpg: depth: 2 valid: 6 signed: 0 trust: 6-, 0q, 0n, 0m, 0f, 0u 2021-05-15T22:43:19.6543465Z gpg: next trustdb check due at 2022-01-23 2021-05-15T22:43:19.6927794Z pacman-key (pacman) 5.2.2 2021-05-15T22:43:19.6929056Z Copyright (c) 2010-2020 Pacman Development Team . 2021-05-15T22:43:19.6929909Z 2021-05-15T22:43:19.7078466Z This is free software; see the source for copying conditions. 2021-05-15T22:43:19.7079910Z There is NO WARRANTY, to the extent permitted by law. 2021-05-15T22:43:20.5739742Z  2021-05-15T22:43:20.5740267Z 2021-05-15T22:43:20.5740808Z ################################################################### 2021-05-15T22:43:20.5741338Z # # 2021-05-15T22:43:20.5741948Z # # 2021-05-15T22:43:20.5742410Z # C A U T I O N # 2021-05-15T22:43:20.5742977Z # # 2021-05-15T22:43:20.5743478Z # This is first start of MSYS2. # 2021-05-15T22:43:20.5744365Z # You MUST restart shell to apply necessary actions. # 2021-05-15T22:43:20.5745014Z # # 2021-05-15T22:43:20.5745560Z # # 2021-05-15T22:43:20.5746108Z ################################################################### 2021-05-15T22:43:20.5746506Z 2021-05-15T22:43:20.5746734Z 2021-05-15T22:43:20.5940154Z 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-15T22:43:20.5995790Z ##[endgroup] 2021-05-15T22:43:20.5996744Z ##[group]Disable CheckSpace... 2021-05-15T22:43:20.6594311Z [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-15T22:43:20.9777498Z ##[endgroup] 2021-05-15T22:43:20.9778577Z ##[group]Updating packages... 2021-05-15T22:43:21.0474648Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'pacman' '--noconfirm' '-Syuu' '--overwrite' '*'" 2021-05-15T22:43:22.0264610Z :: Synchronizing package databases... 2021-05-15T22:43:22.3945119Z downloading mingw32.db... 2021-05-15T22:43:23.0600088Z downloading mingw32.db.sig... 2021-05-15T22:43:23.2656959Z downloading mingw64.db... 2021-05-15T22:43:23.4634266Z downloading mingw64.db.sig... 2021-05-15T22:43:23.6602278Z downloading ucrt64.db... 2021-05-15T22:43:23.8530983Z downloading ucrt64.db.sig... 2021-05-15T22:43:24.0637811Z downloading msys.db... 2021-05-15T22:43:24.1664464Z downloading msys.db.sig... 2021-05-15T22:43:24.2689457Z :: Starting core system upgrade... 2021-05-15T22:43:24.4736629Z warning: terminate other MSYS2 programs before proceeding 2021-05-15T22:43:24.4738041Z resolving dependencies... 2021-05-15T22:43:24.4811167Z looking for conflicting packages... 2021-05-15T22:43:24.4833617Z 2021-05-15T22:43:24.4835441Z 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-15T22:43:24.4836795Z 2021-05-15T22:43:24.4837389Z Total Download Size: 9.36 MiB 2021-05-15T22:43:24.4838510Z Total Installed Size: 44.60 MiB 2021-05-15T22:43:24.4839120Z Net Upgrade Size: 0.02 MiB 2021-05-15T22:43:24.4839423Z 2021-05-15T22:43:24.4840008Z :: Proceed with installation? [Y/n] 2021-05-15T22:43:24.4840631Z :: Retrieving packages... 2021-05-15T22:43:24.5789743Z downloading filesystem-2021.04-4-x86_64.pkg.tar.zst... 2021-05-15T22:43:24.6775903Z downloading mintty-1~3.5.0-1-x86_64.pkg.tar.zst... 2021-05-15T22:43:24.7846820Z downloading msys2-runtime-3.2.0-6-x86_64.pkg.tar.zst... 2021-05-15T22:43:24.9982476Z downloading pacman-mirrors-20210423-2-any.pkg.tar.zst... 2021-05-15T22:43:25.0957474Z downloading pacman-5.2.2-22-x86_64.pkg.tar.zst... 2021-05-15T22:43:25.2298618Z checking keyring... 2021-05-15T22:43:25.3231198Z checking package integrity... 2021-05-15T22:43:26.0749361Z loading package files... 2021-05-15T22:43:26.0916086Z checking for file conflicts... 2021-05-15T22:43:26.0918999Z :: Processing package changes... 2021-05-15T22:43:26.0919827Z upgrading filesystem... 2021-05-15T22:43:26.1376181Z upgrading mintty... 2021-05-15T22:43:26.2051023Z upgrading msys2-runtime... 2021-05-15T22:43:26.2687834Z upgrading pacman-mirrors... 2021-05-15T22:43:26.2737007Z warning: /etc/pacman.d/mirrorlist.mingw64 installed as /etc/pacman.d/mirrorlist.mingw64.pacnew 2021-05-15T22:43:26.2755101Z warning: /etc/pacman.d/mirrorlist.ucrt64 installed as /etc/pacman.d/mirrorlist.ucrt64.pacnew 2021-05-15T22:43:26.2770275Z upgrading pacman... 2021-05-15T22:43:26.3555045Z warning: /etc/pacman.conf installed as /etc/pacman.conf.pacnew 2021-05-15T22:43:26.6653623Z :: To complete this update all MSYS2 processes including this terminal will be closed. Confirm to proceed [Y/n] SUCCESS: The process with PID 1624 has been terminated. 2021-05-15T22:43:27.0724837Z ##[endgroup] 2021-05-15T22:43:27.0725862Z ##[group]Killing remaining tasks... 2021-05-15T22:43:27.1338087Z [command]C:\Windows\system32\taskkill.exe /F /FI "MODULES eq msys-2.0.dll" 2021-05-15T22:43:27.2676959Z 2021-05-15T22:43:27.2678606Z INFO: No tasks running with the specified criteria. 2021-05-15T22:43:27.2715919Z ##[endgroup] 2021-05-15T22:43:27.2716815Z ##[group]Final system upgrade... 2021-05-15T22:43:27.3339115Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'pacman' '--noconfirm' '-Syuu' '--overwrite' '*'" 2021-05-15T22:43:28.1327931Z :: Synchronizing package databases... 2021-05-15T22:43:28.7668654Z mingw32 is up to date 2021-05-15T22:43:28.7670585Z mingw64 is up to date 2021-05-15T22:43:28.7671498Z ucrt64 is up to date 2021-05-15T22:43:28.7672516Z downloading clang64.db... 2021-05-15T22:43:29.4359798Z downloading clang64.db.sig... 2021-05-15T22:43:29.6476152Z msys is up to date 2021-05-15T22:43:29.6477955Z :: Starting core system upgrade... 2021-05-15T22:43:29.8809342Z there is nothing to do 2021-05-15T22:43:29.8811065Z :: Starting full system upgrade... 2021-05-15T22:43:29.9247369Z resolving dependencies... 2021-05-15T22:43:29.9313728Z looking for conflicting packages... 2021-05-15T22:43:29.9345535Z 2021-05-15T22:43:29.9347419Z Packages (11) ca-certificates-20210119-1 gnupg-2.2.27-2 less-581-1 libsqlite-3.35.5-1 libxml2-2.9.10-8 libxslt-1.1.34-4 libzstd-1.5.0-1 msys2-keyring-1~20210213-2 msys2-launcher-1.3-2 rebase-4.4.4-3 zstd-1.5.0-1 2021-05-15T22:43:29.9348543Z 2021-05-15T22:43:29.9349029Z Total Download Size: 4.95 MiB 2021-05-15T22:43:29.9349619Z Total Installed Size: 19.34 MiB 2021-05-15T22:43:29.9350148Z Net Upgrade Size: 0.93 MiB 2021-05-15T22:43:29.9350510Z 2021-05-15T22:43:29.9351199Z :: Proceed with installation? [Y/n] 2021-05-15T22:43:29.9351837Z :: Retrieving packages... 2021-05-15T22:43:30.0321059Z downloading less-581-1-x86_64.pkg.tar.zst... 2021-05-15T22:43:30.1310413Z downloading libxml2-2.9.10-8-x86_64.pkg.tar.zst... 2021-05-15T22:43:30.3255588Z downloading libxslt-1.1.34-4-x86_64.pkg.tar.zst... 2021-05-15T22:43:30.4235684Z downloading ca-certificates-20210119-1-any.pkg.tar.zst... 2021-05-15T22:43:30.5294696Z downloading libsqlite-3.35.5-1-x86_64.pkg.tar.zst... 2021-05-15T22:43:30.6331123Z downloading libzstd-1.5.0-1-x86_64.pkg.tar.zst... 2021-05-15T22:43:30.7326080Z downloading gnupg-2.2.27-2-x86_64.pkg.tar.zst... 2021-05-15T22:43:30.9433857Z downloading msys2-keyring-1~20210213-2-any.pkg.tar.zst... 2021-05-15T22:43:31.0417270Z downloading msys2-launcher-1.3-2-x86_64.pkg.tar.zst... 2021-05-15T22:43:31.1416284Z downloading rebase-4.4.4-3-x86_64.pkg.tar.zst... 2021-05-15T22:43:31.2438028Z downloading zstd-1.5.0-1-x86_64.pkg.tar.zst... 2021-05-15T22:43:31.2512034Z checking keyring... 2021-05-15T22:43:31.3534340Z checking package integrity... 2021-05-15T22:43:33.0903229Z loading package files... 2021-05-15T22:43:33.1161994Z checking for file conflicts... 2021-05-15T22:43:33.1162979Z checking available disk space... 2021-05-15T22:43:33.1271538Z :: Processing package changes... 2021-05-15T22:43:33.1272308Z upgrading less... 2021-05-15T22:43:33.1367552Z upgrading libxml2... 2021-05-15T22:43:33.1565255Z upgrading libxslt... 2021-05-15T22:43:33.1678895Z upgrading ca-certificates... 2021-05-15T22:43:33.8546690Z upgrading libsqlite... 2021-05-15T22:43:33.8649595Z upgrading libzstd... 2021-05-15T22:43:33.8728477Z upgrading gnupg... 2021-05-15T22:43:36.3248524Z ==> Appending keys from msys2.gpg... 2021-05-15T22:43:36.4119129Z ==> Locally signing trusted keys in keyring... 2021-05-15T22:43:36.4279086Z -> Locally signing key 123D4D51A1793859C2BE916BBBE514E53E0D0813... 2021-05-15T22:43:40.5294308Z -> Locally signing key B91BCF3303284BF90CC043CA9F418C233E652008... 2021-05-15T22:43:40.5850544Z -> Locally signing key 6E8FEAFF9644F54EED90EEA0790AE56A1D3CFDDC... 2021-05-15T22:43:40.6420872Z -> Locally signing key 69985C5EB351011C78DF7F6D755B8182ACD22879... 2021-05-15T22:43:40.7011081Z -> Locally signing key 9DD0D4217D75A33B896159E6DA7EF2ABAEEA755C... 2021-05-15T22:43:40.7600852Z -> Locally signing key D55E7A6D7CE9BA1587C0ACACF40D263ECA25678A... 2021-05-15T22:43:40.8244643Z ==> Importing owner trust values... 2021-05-15T22:43:40.8620645Z ==> Disabling revoked keys in keyring... 2021-05-15T22:43:40.8810859Z -> Disabling key B19514FB53EB3668471B296E794DCF97F93FC717... 2021-05-15T22:43:40.9457395Z ==> Updating trust database... 2021-05-15T22:43:40.9610433Z gpg: next trustdb check due at 2022-01-23 2021-05-15T22:43:41.0525960Z upgrading msys2-keyring... 2021-05-15T22:43:41.3016252Z ==> Appending keys from msys2.gpg... 2021-05-15T22:43:41.4010992Z ==> Locally signing trusted keys in keyring... 2021-05-15T22:43:41.4170793Z -> Locally signing key 123D4D51A1793859C2BE916BBBE514E53E0D0813... 2021-05-15T22:43:41.5211204Z -> Locally signing key B91BCF3303284BF90CC043CA9F418C233E652008... 2021-05-15T22:43:41.5780779Z -> Locally signing key 6E8FEAFF9644F54EED90EEA0790AE56A1D3CFDDC... 2021-05-15T22:43:41.6361212Z -> Locally signing key 69985C5EB351011C78DF7F6D755B8182ACD22879... 2021-05-15T22:43:41.6984214Z -> Locally signing key 9DD0D4217D75A33B896159E6DA7EF2ABAEEA755C... 2021-05-15T22:43:41.7570953Z -> Locally signing key D55E7A6D7CE9BA1587C0ACACF40D263ECA25678A... 2021-05-15T22:43:41.8160637Z ==> Importing owner trust values... 2021-05-15T22:43:41.8542750Z ==> Disabling revoked keys in keyring... 2021-05-15T22:43:41.8690031Z -> Disabling key B19514FB53EB3668471B296E794DCF97F93FC717... 2021-05-15T22:43:41.9259693Z ==> Updating trust database... 2021-05-15T22:43:41.9430111Z gpg: next trustdb check due at 2022-01-23 2021-05-15T22:43:42.0338823Z upgrading msys2-launcher... 2021-05-15T22:43:42.0440124Z upgrading rebase... 2021-05-15T22:43:42.0581766Z upgrading zstd... 2021-05-15T22:43:42.0810057Z :: Running post-transaction hooks... 2021-05-15T22:43:42.0810828Z (1/1) Updating the info directory file... 2021-05-15T22:43:42.3399530Z ##[endgroup] 2021-05-15T22:43:42.3400433Z ##[group]Installing additional packages... 2021-05-15T22:43:42.4034294Z [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-15T22:43:43.5028552Z :: There are 19 members in group mingw-w64-x86_64-toolchain: 2021-05-15T22:43:43.5030358Z :: Repository mingw64 2021-05-15T22:43:43.5037277Z 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-15T22:43:43.5042025Z 2021-05-15T22:43:43.5043120Z Enter a selection (default=all): 2021-05-15T22:43:43.5044373Z resolving dependencies... 2021-05-15T22:43:43.5136770Z looking for conflicting packages... 2021-05-15T22:43:43.5239729Z 2021-05-15T22:43:43.5257801Z Packages (80) expat-2.3.0-1 heimdal-7.7.0-2 mingw-w64-x86_64-bzip2-1.0.8-2 mingw-w64-x86_64-ca-certificates-20200601-3 mingw-w64-x86_64-expat-2.2.10-1 mingw-w64-x86_64-gettext-0.19.8.1-10 mingw-w64-x86_64-gmp-6.2.1-2 mingw-w64-x86_64-isl-0.23-1 mingw-w64-x86_64-libffi-3.3-4 mingw-w64-x86_64-libiconv-1.16-2 mingw-w64-x86_64-libsystre-1.0.1-4 mingw-w64-x86_64-libtasn1-4.16.0-2 mingw-w64-x86_64-libtre-git-r128.6fb7206-2 mingw-w64-x86_64-mpc-1.2.1-1 mingw-w64-x86_64-mpdecimal-2.5.0-2 mingw-w64-x86_64-mpfr-4.1.0-3 mingw-w64-x86_64-ncurses-6.2-3 mingw-w64-x86_64-openssl-1.1.1.k-2 mingw-w64-x86_64-p11-kit-0.23.22-1 mingw-w64-x86_64-python-3.8.9-2 mingw-w64-x86_64-readline-8.0.004-2 mingw-w64-x86_64-sqlite3-3.35.5-1 mingw-w64-x86_64-tcl-8.6.11-3 mingw-w64-x86_64-termcap-1.3.1-6 mingw-w64-x86_64-tk-8.6.11.1-2 mingw-w64-x86_64-windows-default-manifest-6.4-3 mingw-w64-x86_64-xxhash-0.8.0-1 mingw-w64-x86_64-xz-5.2.5-2 mingw-w64-x86_64-zlib-1.2.11-9 mingw-w64-x86_64-zstd-1.4.9-1 openssh-8.5p1-1 perl-Authen-SASL-2.16-2 perl-Clone-0.45-2 perl-Convert-BinHex-1.125-1 perl-Encode-Locale-1.05-1 perl-Error-0.17029-1 perl-File-Listing-6.14-1 perl-HTML-Parser-3.76-1 perl-HTML-Tagset-3.20-2 perl-HTTP-Cookies-6.10-1 perl-HTTP-Daemon-6.12-1 perl-HTTP-Date-6.05-1 perl-HTTP-Message-6.29-1 perl-HTTP-Negotiate-6.01-2 perl-IO-HTML-1.004-1 perl-IO-Socket-SSL-2.070-1 perl-IO-Stringy-2.113-1 perl-LWP-MediaTypes-6.04-1 perl-MIME-tools-5.509-1 perl-MailTools-2.21-1 perl-Net-HTTP-6.21-1 perl-Net-SMTP-SSL-1.04-1 perl-Net-SSLeay-1.90-1 perl-TermReadKey-2.38-2 perl-TimeDate-2.33-1 perl-Try-Tiny-0.30-1 perl-URI-5.09-1 perl-WWW-RobotRules-6.02-2 perl-libwww-6.53-1 vim-8.2.2689-1 git-2.31.1-2 mingw-w64-x86_64-binutils-2.36.1-3 mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1 mingw-w64-x86_64-gcc-10.3.0-2 mingw-w64-x86_64-gcc-ada-10.3.0-2 mingw-w64-x86_64-gcc-fortran-10.3.0-2 mingw-w64-x86_64-gcc-libgfortran-10.3.0-2 mingw-w64-x86_64-gcc-libs-10.3.0-2 mingw-w64-x86_64-gcc-objc-10.3.0-2 mingw-w64-x86_64-gdb-10.2-1 mingw-w64-x86_64-gdb-multiarch-10.2-1 mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1 mingw-w64-x86_64-libgccjit-10.3.0-2 mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1 mingw-w64-x86_64-libwinpthread-git-9.0.0.6184.ab0fa5ad-1 mingw-w64-x86_64-make-4.3-1 mingw-w64-x86_64-pkgconf-1.7.4-2 mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1 mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1 mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1 2021-05-15T22:43:43.5270038Z 2021-05-15T22:43:43.5270666Z Total Download Size: 165.03 MiB 2021-05-15T22:43:43.5271347Z Total Installed Size: 1089.03 MiB 2021-05-15T22:43:43.5271788Z 2021-05-15T22:43:43.5272502Z :: Proceed with installation? [Y/n] 2021-05-15T22:43:43.5273231Z :: Retrieving packages... 2021-05-15T22:43:43.8584136Z downloading mingw-w64-x86_64-libiconv-1.16-2-any.pkg.tar.zst... 2021-05-15T22:43:44.4328512Z downloading mingw-w64-x86_64-zlib-1.2.11-9-any.pkg.tar.zst... 2021-05-15T22:43:44.5305631Z downloading mingw-w64-x86_64-binutils-2.36.1-3-any.pkg.tar.zst... 2021-05-15T22:43:45.0536198Z downloading mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-15T22:43:45.2772490Z downloading mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-15T22:43:45.4080048Z downloading mingw-w64-x86_64-isl-0.23-1-any.pkg.tar.zst... 2021-05-15T22:43:45.5191323Z downloading mingw-w64-x86_64-gmp-6.2.1-2-any.pkg.tar.zst... 2021-05-15T22:43:45.6219660Z downloading mingw-w64-x86_64-mpfr-4.1.0-3-any.pkg.tar.zst... 2021-05-15T22:43:45.7253643Z downloading mingw-w64-x86_64-mpc-1.2.1-1-any.pkg.tar.zst... 2021-05-15T22:43:45.8237981Z downloading mingw-w64-x86_64-libwinpthread-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-15T22:43:45.9214371Z downloading mingw-w64-x86_64-gcc-libs-10.3.0-2-any.pkg.tar.zst... 2021-05-15T22:43:46.0273452Z downloading mingw-w64-x86_64-windows-default-manifest-6.4-3-any.pkg.tar.xz... 2021-05-15T22:43:46.1250496Z downloading mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-15T22:43:46.2231280Z downloading mingw-w64-x86_64-zstd-1.4.9-1-any.pkg.tar.zst... 2021-05-15T22:43:46.3259280Z downloading mingw-w64-x86_64-gcc-10.3.0-2-any.pkg.tar.zst... 2021-05-15T22:43:47.3688586Z downloading mingw-w64-x86_64-gcc-ada-10.3.0-2-any.pkg.tar.zst... 2021-05-15T22:43:48.1199029Z downloading mingw-w64-x86_64-gcc-libgfortran-10.3.0-2-any.pkg.tar.zst... 2021-05-15T22:43:48.2331539Z downloading mingw-w64-x86_64-gcc-fortran-10.3.0-2-any.pkg.tar.zst... 2021-05-15T22:43:48.7029768Z downloading mingw-w64-x86_64-gcc-objc-10.3.0-2-any.pkg.tar.zst... 2021-05-15T22:43:49.3507391Z downloading mingw-w64-x86_64-expat-2.2.10-1-any.pkg.tar.zst... 2021-05-15T22:43:49.4507915Z downloading mingw-w64-x86_64-gettext-0.19.8.1-10-any.pkg.tar.zst... 2021-05-15T22:43:49.6576224Z downloading mingw-w64-x86_64-libtre-git-r128.6fb7206-2-any.pkg.tar.xz... 2021-05-15T22:43:49.7552761Z downloading mingw-w64-x86_64-libsystre-1.0.1-4-any.pkg.tar.xz... 2021-05-15T22:43:49.8530581Z downloading mingw-w64-x86_64-ncurses-6.2-3-any.pkg.tar.zst... 2021-05-15T22:43:49.9784503Z downloading mingw-w64-x86_64-bzip2-1.0.8-2-any.pkg.tar.zst... 2021-05-15T22:43:50.0766100Z downloading mingw-w64-x86_64-libffi-3.3-4-any.pkg.tar.zst... 2021-05-15T22:43:50.1739710Z downloading mingw-w64-x86_64-mpdecimal-2.5.0-2-any.pkg.tar.zst... 2021-05-15T22:43:50.2738034Z downloading mingw-w64-x86_64-libtasn1-4.16.0-2-any.pkg.tar.zst... 2021-05-15T22:43:50.3740061Z downloading mingw-w64-x86_64-p11-kit-0.23.22-1-any.pkg.tar.zst... 2021-05-15T22:43:50.4722428Z downloading mingw-w64-x86_64-ca-certificates-20200601-3-any.pkg.tar.zst... 2021-05-15T22:43:50.5712903Z downloading mingw-w64-x86_64-openssl-1.1.1.k-2-any.pkg.tar.zst... 2021-05-15T22:43:50.8148174Z downloading mingw-w64-x86_64-termcap-1.3.1-6-any.pkg.tar.zst... 2021-05-15T22:43:50.9119627Z downloading mingw-w64-x86_64-readline-8.0.004-2-any.pkg.tar.zst... 2021-05-15T22:43:51.0118303Z downloading mingw-w64-x86_64-tcl-8.6.11-3-any.pkg.tar.zst... 2021-05-15T22:43:51.1396343Z downloading mingw-w64-x86_64-sqlite3-3.35.5-1-any.pkg.tar.zst... 2021-05-15T22:43:51.4847718Z downloading mingw-w64-x86_64-tk-8.6.11.1-2-any.pkg.tar.zst... 2021-05-15T22:43:51.6088345Z downloading mingw-w64-x86_64-xz-5.2.5-2-any.pkg.tar.zst... 2021-05-15T22:43:51.7126443Z downloading mingw-w64-x86_64-python-3.8.9-2-any.pkg.tar.zst... 2021-05-15T22:43:52.4073793Z downloading mingw-w64-x86_64-xxhash-0.8.0-1-any.pkg.tar.zst... 2021-05-15T22:43:52.5074230Z downloading mingw-w64-x86_64-gdb-10.2-1-any.pkg.tar.zst... 2021-05-15T22:43:52.7383410Z downloading mingw-w64-x86_64-gdb-multiarch-10.2-1-any.pkg.tar.zst... 2021-05-15T22:43:53.0343279Z downloading mingw-w64-x86_64-libgccjit-10.3.0-2-any.pkg.tar.zst... 2021-05-15T22:43:53.4667468Z downloading mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-15T22:43:53.5621446Z downloading mingw-w64-x86_64-make-4.3-1-any.pkg.tar.xz... 2021-05-15T22:43:53.6607408Z downloading mingw-w64-x86_64-pkgconf-1.7.4-2-any.pkg.tar.zst... 2021-05-15T22:43:53.7573425Z downloading mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-15T22:43:53.8574808Z downloading mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-15T22:43:53.9528903Z downloading expat-2.3.0-1-x86_64.pkg.tar.zst... 2021-05-15T22:43:54.0502641Z downloading vim-8.2.2689-1-x86_64.pkg.tar.zst... 2021-05-15T22:43:54.3842705Z downloading heimdal-7.7.0-2-x86_64.pkg.tar.zst... 2021-05-15T22:43:54.4887270Z downloading openssh-8.5p1-1-x86_64.pkg.tar.zst... 2021-05-15T22:43:54.5916653Z downloading perl-Error-0.17029-1-any.pkg.tar.xz... 2021-05-15T22:43:54.6875910Z downloading perl-Authen-SASL-2.16-2-any.pkg.tar.xz... 2021-05-15T22:43:54.7843837Z downloading perl-Encode-Locale-1.05-1-any.pkg.tar.xz... 2021-05-15T22:43:54.8813795Z downloading perl-HTTP-Date-6.05-1-any.pkg.tar.xz... 2021-05-15T22:43:54.9785798Z downloading perl-File-Listing-6.14-1-any.pkg.tar.zst... 2021-05-15T22:43:55.0762474Z downloading perl-HTML-Tagset-3.20-2-any.pkg.tar.xz... 2021-05-15T22:43:55.1720099Z downloading perl-Clone-0.45-2-x86_64.pkg.tar.zst... 2021-05-15T22:43:55.2684647Z downloading perl-IO-HTML-1.004-1-any.pkg.tar.zst... 2021-05-15T22:43:55.3649780Z downloading perl-LWP-MediaTypes-6.04-1-any.pkg.tar.zst... 2021-05-15T22:43:55.4615563Z downloading perl-URI-5.09-1-any.pkg.tar.zst... 2021-05-15T22:43:55.5593308Z downloading perl-HTTP-Message-6.29-1-any.pkg.tar.zst... 2021-05-15T22:43:55.6571223Z downloading perl-HTML-Parser-3.76-1-x86_64.pkg.tar.zst... 2021-05-15T22:43:55.7594896Z downloading perl-HTTP-Cookies-6.10-1-any.pkg.tar.zst... 2021-05-15T22:43:55.8564689Z downloading perl-HTTP-Daemon-6.12-1-any.pkg.tar.zst... 2021-05-15T22:43:55.9538279Z downloading perl-HTTP-Negotiate-6.01-2-any.pkg.tar.xz... 2021-05-15T22:43:56.0502936Z downloading perl-Net-HTTP-6.21-1-any.pkg.tar.zst... 2021-05-15T22:43:56.1467185Z downloading perl-WWW-RobotRules-6.02-2-any.pkg.tar.xz... 2021-05-15T22:43:56.2432470Z downloading perl-Try-Tiny-0.30-1-any.pkg.tar.xz... 2021-05-15T22:43:56.3436796Z downloading perl-libwww-6.53-1-any.pkg.tar.zst... 2021-05-15T22:43:56.4418144Z downloading perl-TimeDate-2.33-1-any.pkg.tar.zst... 2021-05-15T22:43:56.5396217Z downloading perl-MailTools-2.21-1-any.pkg.tar.xz... 2021-05-15T22:43:56.6392451Z downloading perl-IO-Stringy-2.113-1-any.pkg.tar.zst... 2021-05-15T22:43:56.7376226Z downloading perl-Convert-BinHex-1.125-1-any.pkg.tar.xz... 2021-05-15T22:43:56.8355960Z downloading perl-MIME-tools-5.509-1-any.pkg.tar.xz... 2021-05-15T22:43:56.9340125Z downloading perl-Net-SSLeay-1.90-1-x86_64.pkg.tar.zst... 2021-05-15T22:43:57.0324353Z downloading perl-IO-Socket-SSL-2.070-1-any.pkg.tar.zst... 2021-05-15T22:43:57.1316546Z downloading perl-Net-SMTP-SSL-1.04-1-any.pkg.tar.xz... 2021-05-15T22:43:57.2276484Z downloading perl-TermReadKey-2.38-2-x86_64.pkg.tar.zst... 2021-05-15T22:43:57.3247084Z downloading git-2.31.1-2-x86_64.pkg.tar.zst... 2021-05-15T22:43:57.4681923Z checking keyring... 2021-05-15T22:43:57.7579674Z checking package integrity... 2021-05-15T22:44:13.1979002Z loading package files... 2021-05-15T22:44:13.1979635Z checking for file conflicts... 2021-05-15T22:44:14.4763451Z checking available disk space... 2021-05-15T22:44:14.4886153Z :: Processing package changes... 2021-05-15T22:44:14.4887083Z installing expat... 2021-05-15T22:44:14.4949801Z installing vim... 2021-05-15T22:44:16.1243443Z installing heimdal... 2021-05-15T22:44:16.4966677Z installing openssh... 2021-05-15T22:44:16.5352293Z installing perl-Error... 2021-05-15T22:44:16.5474584Z installing perl-Authen-SASL... 2021-05-15T22:44:16.5712829Z installing perl-Encode-Locale... 2021-05-15T22:44:16.5788482Z installing perl-HTTP-Date... 2021-05-15T22:44:16.5878542Z installing perl-File-Listing... 2021-05-15T22:44:16.5942109Z installing perl-HTML-Tagset... 2021-05-15T22:44:16.5995523Z installing perl-Clone... 2021-05-15T22:44:16.6056562Z installing perl-IO-HTML... 2021-05-15T22:44:16.6123918Z installing perl-LWP-MediaTypes... 2021-05-15T22:44:16.6183898Z installing perl-URI... 2021-05-15T22:44:16.6758903Z installing perl-HTTP-Message... 2021-05-15T22:44:16.6901610Z installing perl-HTML-Parser... 2021-05-15T22:44:16.7074634Z installing perl-HTTP-Cookies... 2021-05-15T22:44:16.7167510Z installing perl-HTTP-Daemon... 2021-05-15T22:44:16.7215075Z installing perl-HTTP-Negotiate... 2021-05-15T22:44:16.7263689Z installing perl-Net-HTTP... 2021-05-15T22:44:16.7379655Z installing perl-WWW-RobotRules... 2021-05-15T22:44:16.7450326Z installing perl-Try-Tiny... 2021-05-15T22:44:16.7554834Z installing perl-libwww... 2021-05-15T22:44:16.7938714Z Optional dependencies for perl-libwww 2021-05-15T22:44:16.7939945Z perl-LWP-Protocol-https: for https:// url schemes 2021-05-15T22:44:16.7940888Z installing perl-TimeDate... 2021-05-15T22:44:16.8340760Z installing perl-MailTools... 2021-05-15T22:44:16.8702628Z installing perl-IO-Stringy... 2021-05-15T22:44:16.8851305Z installing perl-Convert-BinHex... 2021-05-15T22:44:17.0084612Z module test... pass. 2021-05-15T22:44:17.0085681Z installing perl-MIME-tools... 2021-05-15T22:44:17.0658187Z installing perl-Net-SSLeay... 2021-05-15T22:44:17.1428062Z installing perl-IO-Socket-SSL... 2021-05-15T22:44:17.1571901Z installing perl-Net-SMTP-SSL... 2021-05-15T22:44:17.1629797Z installing perl-TermReadKey... 2021-05-15T22:44:17.1703260Z installing git... 2021-05-15T22:44:17.7546437Z Optional dependencies for git 2021-05-15T22:44:17.7548941Z python: various helper scripts 2021-05-15T22:44:17.7549743Z subversion: git svn 2021-05-15T22:44:17.7550491Z installing mingw-w64-x86_64-libiconv... 2021-05-15T22:44:17.7839463Z installing mingw-w64-x86_64-zlib... 2021-05-15T22:44:17.7941178Z installing mingw-w64-x86_64-binutils... 2021-05-15T22:44:18.1018637Z installing mingw-w64-x86_64-headers-git... 2021-05-15T22:44:20.6966190Z installing mingw-w64-x86_64-crt-git... 2021-05-15T22:44:22.0494943Z installing mingw-w64-x86_64-isl... 2021-05-15T22:44:22.1014862Z installing mingw-w64-x86_64-gmp... 2021-05-15T22:44:22.1166213Z installing mingw-w64-x86_64-mpfr... 2021-05-15T22:44:22.1380571Z installing mingw-w64-x86_64-mpc... 2021-05-15T22:44:22.1432911Z installing mingw-w64-x86_64-libwinpthread-git... 2021-05-15T22:44:22.1508430Z installing mingw-w64-x86_64-gcc-libs... 2021-05-15T22:44:22.1685076Z installing mingw-w64-x86_64-windows-default-manifest... 2021-05-15T22:44:22.1725955Z installing mingw-w64-x86_64-winpthreads-git... 2021-05-15T22:44:22.1858480Z installing mingw-w64-x86_64-zstd... 2021-05-15T22:44:22.2074964Z installing mingw-w64-x86_64-gcc... 2021-05-15T22:44:23.6022610Z installing mingw-w64-x86_64-gcc-ada... 2021-05-15T22:44:26.1327047Z installing mingw-w64-x86_64-gcc-libgfortran... 2021-05-15T22:44:26.1467250Z installing mingw-w64-x86_64-gcc-fortran... 2021-05-15T22:44:26.3001787Z installing mingw-w64-x86_64-gcc-objc... 2021-05-15T22:44:26.4927803Z installing mingw-w64-x86_64-expat... 2021-05-15T22:44:26.5048199Z installing mingw-w64-x86_64-gettext... 2021-05-15T22:44:28.6750700Z installing mingw-w64-x86_64-libtre-git... 2021-05-15T22:44:28.6945168Z installing mingw-w64-x86_64-libsystre... 2021-05-15T22:44:28.7056718Z installing mingw-w64-x86_64-ncurses... 2021-05-15T22:44:33.9529671Z installing mingw-w64-x86_64-bzip2... 2021-05-15T22:44:33.9695228Z installing mingw-w64-x86_64-libffi... 2021-05-15T22:44:33.9806100Z installing mingw-w64-x86_64-mpdecimal... 2021-05-15T22:44:34.0353967Z installing mingw-w64-x86_64-libtasn1... 2021-05-15T22:44:34.0730223Z installing mingw-w64-x86_64-p11-kit... 2021-05-15T22:44:34.0979550Z installing mingw-w64-x86_64-ca-certificates... 2021-05-15T22:44:34.7986019Z installing mingw-w64-x86_64-openssl... 2021-05-15T22:44:41.2770664Z installing mingw-w64-x86_64-termcap... 2021-05-15T22:44:41.2829418Z installing mingw-w64-x86_64-readline... 2021-05-15T22:44:41.3142482Z installing mingw-w64-x86_64-tcl... 2021-05-15T22:44:42.8361467Z installing mingw-w64-x86_64-sqlite3... 2021-05-15T22:44:43.8293643Z installing mingw-w64-x86_64-tk... 2021-05-15T22:44:44.3402077Z installing mingw-w64-x86_64-xz... 2021-05-15T22:44:44.4120400Z installing mingw-w64-x86_64-python... 2021-05-15T22:44:52.0282356Z installing mingw-w64-x86_64-xxhash... 2021-05-15T22:44:52.0390639Z installing mingw-w64-x86_64-gdb... 2021-05-15T22:44:52.1499795Z installing mingw-w64-x86_64-gdb-multiarch... 2021-05-15T22:44:52.2398054Z installing mingw-w64-x86_64-libgccjit... 2021-05-15T22:44:52.3715366Z installing mingw-w64-x86_64-libmangle-git... 2021-05-15T22:44:52.3770909Z installing mingw-w64-x86_64-make... 2021-05-15T22:44:52.3988799Z installing mingw-w64-x86_64-pkgconf... 2021-05-15T22:44:52.4162223Z installing mingw-w64-x86_64-tools-git... 2021-05-15T22:44:52.4279948Z installing mingw-w64-x86_64-winstorecompat-git... 2021-05-15T22:44:52.4996478Z ##[endgroup] 2021-05-15T22:44:52.4997352Z ##[group]Saving package cache... 2021-05-15T22:44:52.5654951Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'paccache' '-r' '-f' '-u' '-k0'" 2021-05-15T22:44:54.2081611Z ==> no candidate packages found for pruning 2021-05-15T22:44:54.2083451Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'paccache' '-r' '-f' '-k1'" 2021-05-15T22:44:54.2085041Z ==> no candidate packages found for pruning 2021-05-15T22:44:54.9834420Z Unable to reserve cache with key msys2-pkgs-upd:true-conf:e36258c0-files:18331145d5a4597523f11d1deeef9468dbf7ba58, another job may be creating this cache. 2021-05-15T22:44:55.0615230Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'pacman' '--noconfirm' '-Scc'" 2021-05-15T22:44:55.9646263Z 2021-05-15T22:44:55.9647297Z Cache directory: /var/cache/pacman/pkg/ 2021-05-15T22:44:55.9946667Z :: Do you want to remove ALL files from cache? [Y/n] 2021-05-15T22:44:55.9947576Z removing all files from cache... 2021-05-15T22:44:55.9948051Z 2021-05-15T22:44:55.9948623Z Database directory: /var/lib/pacman/ 2021-05-15T22:44:55.9953798Z :: Do you want to remove unused repositories? [Y/n] 2021-05-15T22:44:55.9955294Z removing unused sync repositories... 2021-05-15T22:44:56.0012052Z ##[endgroup] 2021-05-15T22:44:56.0323348Z ##[group]Run adigherman/actions/install-sysdeps-windows@master 2021-05-15T22:44:56.0324274Z env: 2021-05-15T22:44:56.0324762Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T22:44:56.0325197Z TIC_DEPLOY_KEY: 2021-05-15T22:44:56.0325539Z RSPM: 2021-05-15T22:44:56.0326916Z GITHUB_PAT: *** 2021-05-15T22:44:56.0327301Z COVERALLS_TOKEN: 2021-05-15T22:44:56.0327749Z continue-on-error: false 2021-05-15T22:44:56.0328200Z VDIFFR_RUN_TESTS: 2021-05-15T22:44:56.0328592Z R_LIBS_USER: D:\a\_temp\Library 2021-05-15T22:44:56.0328965Z TZ: UTC 2021-05-15T22:44:56.0329319Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T22:44:56.0329706Z NOT_CRAN: true 2021-05-15T22:44:56.0330074Z MSYSTEM: MINGW64 2021-05-15T22:44:56.0330430Z ##[endgroup] 2021-05-15T22:44:56.9616124Z :: Synchronizing package databases... 2021-05-15T22:44:57.6746192Z mingw32 is up to date 2021-05-15T22:44:57.6747634Z mingw64 is up to date 2021-05-15T22:44:57.6749001Z ucrt64 is up to date 2021-05-15T22:44:57.6750054Z clang64 is up to date 2021-05-15T22:44:57.6751051Z msys is up to date 2021-05-15T22:44:57.6752308Z :: Starting core system upgrade... 2021-05-15T22:44:57.9114247Z there is nothing to do 2021-05-15T22:44:57.9115779Z :: Starting full system upgrade... 2021-05-15T22:44:58.0245399Z there is nothing to do 2021-05-15T22:44:58.7427747Z resolving dependencies... 2021-05-15T22:44:58.7489126Z looking for conflicting packages... 2021-05-15T22:44:58.7574698Z 2021-05-15T22:44:58.7575988Z Packages (1) mingw-w64-x86_64-aom-3.1.0-1 2021-05-15T22:44:58.7576859Z 2021-05-15T22:44:58.7577841Z Total Download Size: 3.00 MiB 2021-05-15T22:44:58.7579183Z Total Installed Size: 20.93 MiB 2021-05-15T22:44:58.7579937Z 2021-05-15T22:44:58.7581181Z :: Proceed with installation? [Y/n] 2021-05-15T22:44:58.7582459Z :: Retrieving packages... 2021-05-15T22:44:59.0938187Z downloading mingw-w64-x86_64-aom-3.1.0-1-any.pkg.tar.zst... 2021-05-15T22:44:59.9373800Z checking keyring... 2021-05-15T22:45:00.0350228Z checking package integrity... 2021-05-15T22:45:00.1848859Z loading package files... 2021-05-15T22:45:00.1871359Z checking for file conflicts... 2021-05-15T22:45:00.1883307Z checking available disk space... 2021-05-15T22:45:00.1889680Z :: Processing package changes... 2021-05-15T22:45:00.1890524Z installing mingw-w64-x86_64-aom... 2021-05-15T22:45:01.0071022Z resolving dependencies... 2021-05-15T22:45:01.0072139Z looking for conflicting packages... 2021-05-15T22:45:01.0225965Z 2021-05-15T22:45:01.0226976Z Packages (1) mingw-w64-x86_64-argtable-2.13-2 2021-05-15T22:45:01.0227527Z 2021-05-15T22:45:01.0228109Z Total Download Size: 1.97 MiB 2021-05-15T22:45:01.0228756Z Total Installed Size: 4.43 MiB 2021-05-15T22:45:01.0229178Z 2021-05-15T22:45:01.0229968Z :: Proceed with installation? [Y/n] 2021-05-15T22:45:01.0230756Z :: Retrieving packages... 2021-05-15T22:45:01.3403492Z downloading mingw-w64-x86_64-argtable-2.13-2-any.pkg.tar.zst... 2021-05-15T22:45:02.0085290Z checking keyring... 2021-05-15T22:45:02.0900094Z checking package integrity... 2021-05-15T22:45:02.2472989Z loading package files... 2021-05-15T22:45:02.2493023Z checking for file conflicts... 2021-05-15T22:45:02.2514184Z checking available disk space... 2021-05-15T22:45:02.2520501Z :: Processing package changes... 2021-05-15T22:45:02.2521327Z installing mingw-w64-x86_64-argtable... 2021-05-15T22:45:03.0494336Z resolving dependencies... 2021-05-15T22:45:03.0671877Z looking for conflicting packages... 2021-05-15T22:45:03.0724133Z 2021-05-15T22:45:03.0735748Z 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-15T22:45:03.0743210Z 2021-05-15T22:45:03.0743928Z Total Download Size: 92.82 MiB 2021-05-15T22:45:03.0744817Z Total Installed Size: 821.22 MiB 2021-05-15T22:45:03.0745343Z 2021-05-15T22:45:03.0746171Z :: Proceed with installation? [Y/n] 2021-05-15T22:45:03.0747007Z :: Retrieving packages... 2021-05-15T22:45:03.3885583Z downloading mingw-w64-x86_64-aws-c-common-0.5.5-1-any.pkg.tar.zst... 2021-05-15T22:45:03.8652019Z downloading mingw-w64-x86_64-aws-checksums-0.1.11-1-any.pkg.tar.zst... 2021-05-15T22:45:03.9634405Z downloading mingw-w64-x86_64-aws-c-cal-0.5.0-1-any.pkg.tar.zst... 2021-05-15T22:45:04.0625166Z downloading mingw-w64-x86_64-aws-c-io-0.9.1-3-any.pkg.tar.zst... 2021-05-15T22:45:04.2538145Z downloading mingw-w64-x86_64-aws-c-event-stream-0.2.7-1-any.pkg.tar.zst... 2021-05-15T22:45:04.3514189Z downloading mingw-w64-x86_64-aws-sdk-cpp-1.8.149-2-any.pkg.tar.zst... 2021-05-15T22:45:04.8388540Z downloading mingw-w64-x86_64-brotli-1.0.9-2-any.pkg.tar.zst... 2021-05-15T22:45:04.9391439Z downloading mingw-w64-x86_64-double-conversion-3.1.5-1-any.pkg.tar.xz... 2021-05-15T22:45:05.0618426Z downloading mingw-w64-x86_64-flatbuffers-1.12.0-2-any.pkg.tar.zst... 2021-05-15T22:45:05.1691140Z downloading mingw-w64-x86_64-gflags-2.2.2-2-any.pkg.tar.xz... 2021-05-15T22:45:05.2672783Z downloading mingw-w64-x86_64-wineditline-2.205-3-any.pkg.tar.xz... 2021-05-15T22:45:05.3659631Z downloading mingw-w64-x86_64-pcre-8.44-3-any.pkg.tar.zst... 2021-05-15T22:45:05.4729742Z downloading mingw-w64-x86_64-glib2-2.68.2-1-any.pkg.tar.zst... 2021-05-15T22:45:05.6785864Z downloading mingw-w64-x86_64-gobject-introspection-runtime-1.66.1-5-any.pkg.tar.zst... 2021-05-15T22:45:05.7802441Z downloading mingw-w64-x86_64-python-markupsafe-2.0.0-1-any.pkg.tar.zst... 2021-05-15T22:45:05.8792449Z downloading mingw-w64-x86_64-python-beaker-1.11.0-1-any.pkg.tar.xz... 2021-05-15T22:45:05.9784553Z downloading mingw-w64-x86_64-python-mako-1.1.4-2-any.pkg.tar.zst... 2021-05-15T22:45:06.0772994Z downloading mingw-w64-x86_64-gobject-introspection-1.66.1-5-any.pkg.tar.zst... 2021-05-15T22:45:06.1864132Z downloading mingw-w64-x86_64-c-ares-1.17.1-1-any.pkg.tar.zst... 2021-05-15T22:45:06.2902432Z downloading mingw-w64-x86_64-protobuf-3.16.0-1-any.pkg.tar.zst... 2021-05-15T22:45:06.4685733Z downloading mingw-w64-x86_64-re2-20210401-1-any.pkg.tar.zst... 2021-05-15T22:45:06.5736463Z downloading mingw-w64-x86_64-grpc-1.35.0-2-any.pkg.tar.zst... 2021-05-15T22:45:06.7176231Z downloading mingw-w64-x86_64-libutf8proc-2.6.1-1-any.pkg.tar.zst... 2021-05-15T22:45:06.8173510Z downloading mingw-w64-x86_64-lz4-1.9.3-1-any.pkg.tar.zst... 2021-05-15T22:45:06.9175100Z downloading mingw-w64-x86_64-openblas-0.3.13-2-any.pkg.tar.zst... 2021-05-15T22:45:07.2322870Z downloading mingw-w64-x86_64-python-numpy-1.20.3-1-any.pkg.tar.zst... 2021-05-15T22:45:07.4488032Z downloading mingw-w64-x86_64-snappy-1.1.8-1-any.pkg.tar.xz... 2021-05-15T22:45:07.5468383Z downloading mingw-w64-x86_64-icu-68.2-3-any.pkg.tar.zst... 2021-05-15T22:45:08.4561253Z downloading mingw-w64-x86_64-boost-1.75.0-4-any.pkg.tar.zst... 2021-05-15T22:45:09.5077559Z downloading mingw-w64-x86_64-thrift-0.13.0-2-any.pkg.tar.zst... 2021-05-15T22:45:09.6372994Z downloading mingw-w64-x86_64-uriparser-0.9.4-1-any.pkg.tar.zst... 2021-05-15T22:45:09.7363926Z downloading mingw-w64-x86_64-arrow-4.0.0-1-any.pkg.tar.zst... 2021-05-15T22:45:10.4714257Z checking keyring... 2021-05-15T22:45:10.7156094Z checking package integrity... 2021-05-15T22:45:15.5803894Z loading package files... 2021-05-15T22:45:15.9115257Z checking for file conflicts... 2021-05-15T22:45:17.4547783Z checking available disk space... 2021-05-15T22:45:17.4618269Z :: Processing package changes... 2021-05-15T22:45:17.4619695Z installing mingw-w64-x86_64-aws-c-common... 2021-05-15T22:45:17.5314178Z installing mingw-w64-x86_64-aws-checksums... 2021-05-15T22:45:17.5446178Z installing mingw-w64-x86_64-aws-c-cal... 2021-05-15T22:45:17.5611145Z installing mingw-w64-x86_64-aws-c-io... 2021-05-15T22:45:17.5880821Z installing mingw-w64-x86_64-aws-c-event-stream... 2021-05-15T22:45:17.6068090Z installing mingw-w64-x86_64-aws-sdk-cpp... 2021-05-15T22:45:18.3802398Z installing mingw-w64-x86_64-brotli... 2021-05-15T22:45:18.4007871Z installing mingw-w64-x86_64-double-conversion... 2021-05-15T22:45:18.4254140Z installing mingw-w64-x86_64-flatbuffers... 2021-05-15T22:45:18.4595315Z installing mingw-w64-x86_64-gflags... 2021-05-15T22:45:18.4960193Z installing mingw-w64-x86_64-wineditline... 2021-05-15T22:45:18.5099487Z installing mingw-w64-x86_64-pcre... 2021-05-15T22:45:18.7082076Z installing mingw-w64-x86_64-glib2... 2021-05-15T22:45:19.1536174Z installing mingw-w64-x86_64-gobject-introspection-runtime... 2021-05-15T22:45:19.1735301Z installing mingw-w64-x86_64-python-markupsafe... 2021-05-15T22:45:19.1904729Z installing mingw-w64-x86_64-python-beaker... 2021-05-15T22:45:19.2796138Z installing mingw-w64-x86_64-python-mako... 2021-05-15T22:45:19.3597154Z installing mingw-w64-x86_64-gobject-introspection... 2021-05-15T22:45:19.5148658Z installing mingw-w64-x86_64-c-ares... 2021-05-15T22:45:19.5746621Z installing mingw-w64-x86_64-protobuf... 2021-05-15T22:45:19.7565149Z installing mingw-w64-x86_64-re2... 2021-05-15T22:45:19.7724184Z installing mingw-w64-x86_64-grpc... 2021-05-15T22:45:20.1355745Z installing mingw-w64-x86_64-libutf8proc... 2021-05-15T22:45:20.1441508Z installing mingw-w64-x86_64-lz4... 2021-05-15T22:45:20.1588358Z installing mingw-w64-x86_64-openblas... 2021-05-15T22:45:20.3854824Z Set the environment variable OPENBLAS_NUM_THREADS to the 2021-05-15T22:45:20.3856003Z number of threads to use. 2021-05-15T22:45:20.3888668Z installing mingw-w64-x86_64-python-numpy... 2021-05-15T22:45:21.9611861Z Optional dependencies for mingw-w64-x86_64-python-numpy 2021-05-15T22:45:21.9613084Z mingw-w64-x86_64-python-pytest: testsuite 2021-05-15T22:45:21.9614096Z installing mingw-w64-x86_64-snappy... 2021-05-15T22:45:21.9765167Z installing mingw-w64-x86_64-icu... 2021-05-15T22:45:22.4865086Z installing mingw-w64-x86_64-boost... 2021-05-15T22:45:36.4530457Z installing mingw-w64-x86_64-thrift... 2021-05-15T22:45:37.0137108Z installing mingw-w64-x86_64-uriparser... 2021-05-15T22:45:37.0275944Z installing mingw-w64-x86_64-arrow... 2021-05-15T22:45:39.2709883Z warning: mingw-w64-x86_64-aws-sdk-cpp-1.8.149-2 is up to date -- reinstalling 2021-05-15T22:45:39.2722913Z resolving dependencies... 2021-05-15T22:45:39.2866660Z looking for conflicting packages... 2021-05-15T22:45:39.2972314Z 2021-05-15T22:45:39.2973160Z Packages (1) mingw-w64-x86_64-aws-sdk-cpp-1.8.149-2 2021-05-15T22:45:39.2973769Z 2021-05-15T22:45:39.2974350Z Total Installed Size: 36.73 MiB 2021-05-15T22:45:39.2975777Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:45:39.2976560Z 2021-05-15T22:45:39.2977321Z :: Proceed with installation? [Y/n] 2021-05-15T22:45:39.2977996Z checking keyring... 2021-05-15T22:45:39.3739078Z checking package integrity... 2021-05-15T22:45:39.5361510Z loading package files... 2021-05-15T22:45:39.5486720Z checking for file conflicts... 2021-05-15T22:45:39.5487908Z checking available disk space... 2021-05-15T22:45:39.5957803Z :: Processing package changes... 2021-05-15T22:45:39.5958968Z reinstalling mingw-w64-x86_64-aws-sdk-cpp... 2021-05-15T22:45:41.3251385Z warning: mingw-w64-x86_64-binutils-2.36.1-3 is up to date -- reinstalling 2021-05-15T22:45:41.3253060Z resolving dependencies... 2021-05-15T22:45:41.3369772Z looking for conflicting packages... 2021-05-15T22:45:41.3428069Z 2021-05-15T22:45:41.3428882Z Packages (1) mingw-w64-x86_64-binutils-2.36.1-3 2021-05-15T22:45:41.3429588Z 2021-05-15T22:45:41.3430276Z Total Download Size: 7.06 MiB 2021-05-15T22:45:41.3431081Z Total Installed Size: 88.32 MiB 2021-05-15T22:45:41.3431847Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:45:41.3432340Z 2021-05-15T22:45:41.3433167Z :: Proceed with installation? [Y/n] 2021-05-15T22:45:41.3434002Z :: Retrieving packages... 2021-05-15T22:45:41.6677459Z downloading mingw-w64-x86_64-binutils-2.36.1-3-any.pkg.tar.zst... 2021-05-15T22:45:42.5788501Z checking keyring... 2021-05-15T22:45:42.6642096Z checking package integrity... 2021-05-15T22:45:42.8545832Z loading package files... 2021-05-15T22:45:42.8588185Z checking for file conflicts... 2021-05-15T22:45:42.8589063Z checking available disk space... 2021-05-15T22:45:42.8684864Z :: Processing package changes... 2021-05-15T22:45:42.8685745Z reinstalling mingw-w64-x86_64-binutils... 2021-05-15T22:45:43.9479956Z warning: mingw-w64-x86_64-boost-1.75.0-4 is up to date -- reinstalling 2021-05-15T22:45:43.9481086Z resolving dependencies... 2021-05-15T22:45:43.9616197Z looking for conflicting packages... 2021-05-15T22:45:43.9775142Z 2021-05-15T22:45:43.9776259Z Packages (1) mingw-w64-x86_64-boost-1.75.0-4 2021-05-15T22:45:43.9777081Z 2021-05-15T22:45:43.9778628Z Total Installed Size: 344.30 MiB 2021-05-15T22:45:43.9779786Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:45:43.9780236Z 2021-05-15T22:45:43.9781026Z :: Proceed with installation? [Y/n] 2021-05-15T22:45:43.9781771Z checking keyring... 2021-05-15T22:45:44.0567739Z checking package integrity... 2021-05-15T22:45:44.3379352Z loading package files... 2021-05-15T22:45:44.5198240Z checking for file conflicts... 2021-05-15T22:45:44.5217583Z checking available disk space... 2021-05-15T22:45:45.2361620Z :: Processing package changes... 2021-05-15T22:45:45.2362816Z reinstalling mingw-w64-x86_64-boost... 2021-05-15T22:46:00.9268283Z resolving dependencies... 2021-05-15T22:46:00.9398349Z looking for conflicting packages... 2021-05-15T22:46:00.9470704Z 2021-05-15T22:46:00.9471531Z Packages (1) mingw-w64-x86_64-bwidget-1.9.14-1 2021-05-15T22:46:00.9472083Z 2021-05-15T22:46:00.9472655Z Total Download Size: 0.17 MiB 2021-05-15T22:46:00.9473330Z Total Installed Size: 0.98 MiB 2021-05-15T22:46:00.9473756Z 2021-05-15T22:46:00.9474445Z :: Proceed with installation? [Y/n] 2021-05-15T22:46:00.9475173Z :: Retrieving packages... 2021-05-15T22:46:01.2708618Z downloading mingw-w64-x86_64-bwidget-1.9.14-1-any.pkg.tar.xz... 2021-05-15T22:46:01.6186024Z checking keyring... 2021-05-15T22:46:01.7120996Z checking package integrity... 2021-05-15T22:46:01.8462066Z loading package files... 2021-05-15T22:46:01.8513697Z checking for file conflicts... 2021-05-15T22:46:01.8586515Z checking available disk space... 2021-05-15T22:46:01.8596280Z :: Processing package changes... 2021-05-15T22:46:01.8597324Z installing mingw-w64-x86_64-bwidget... 2021-05-15T22:46:02.7297432Z warning: mingw-w64-x86_64-bzip2-1.0.8-2 is up to date -- reinstalling 2021-05-15T22:46:02.7300393Z resolving dependencies... 2021-05-15T22:46:02.7392949Z looking for conflicting packages... 2021-05-15T22:46:02.7491562Z 2021-05-15T22:46:02.7492470Z Packages (1) mingw-w64-x86_64-bzip2-1.0.8-2 2021-05-15T22:46:02.7492992Z 2021-05-15T22:46:02.7493580Z Total Download Size: 0.09 MiB 2021-05-15T22:46:02.7494234Z Total Installed Size: 0.46 MiB 2021-05-15T22:46:02.7494879Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:46:02.7495344Z 2021-05-15T22:46:02.7496024Z :: Proceed with installation? [Y/n] 2021-05-15T22:46:02.7496754Z :: Retrieving packages... 2021-05-15T22:46:03.0712910Z downloading mingw-w64-x86_64-bzip2-1.0.8-2-any.pkg.tar.zst... 2021-05-15T22:46:03.2619321Z checking keyring... 2021-05-15T22:46:03.3463389Z checking package integrity... 2021-05-15T22:46:03.4723197Z loading package files... 2021-05-15T22:46:03.4750243Z checking for file conflicts... 2021-05-15T22:46:03.4751105Z checking available disk space... 2021-05-15T22:46:03.4772247Z :: Processing package changes... 2021-05-15T22:46:03.4773029Z reinstalling mingw-w64-x86_64-bzip2... 2021-05-15T22:46:04.2881532Z warning: mingw-w64-x86_64-c-ares-1.17.1-1 is up to date -- reinstalling 2021-05-15T22:46:04.2882387Z resolving dependencies... 2021-05-15T22:46:04.2883540Z looking for conflicting packages... 2021-05-15T22:46:04.3096023Z 2021-05-15T22:46:04.3097061Z Packages (1) mingw-w64-x86_64-c-ares-1.17.1-1 2021-05-15T22:46:04.3097574Z 2021-05-15T22:46:04.3098652Z Total Installed Size: 0.62 MiB 2021-05-15T22:46:04.3099492Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:46:04.3099909Z 2021-05-15T22:46:04.3100593Z :: Proceed with installation? [Y/n] 2021-05-15T22:46:04.3101204Z checking keyring... 2021-05-15T22:46:04.3796324Z checking package integrity... 2021-05-15T22:46:04.4889040Z loading package files... 2021-05-15T22:46:04.4914053Z checking for file conflicts... 2021-05-15T22:46:04.4914904Z checking available disk space... 2021-05-15T22:46:04.4957709Z :: Processing package changes... 2021-05-15T22:46:04.4958585Z reinstalling mingw-w64-x86_64-c-ares... 2021-05-15T22:46:05.3109257Z resolving dependencies... 2021-05-15T22:46:05.3279212Z looking for conflicting packages... 2021-05-15T22:46:05.3311027Z warning: dependency cycle detected: 2021-05-15T22:46:05.3312579Z warning: mingw-w64-x86_64-harfbuzz will be installed before its mingw-w64-x86_64-freetype dependency 2021-05-15T22:46:05.3313290Z 2021-05-15T22:46:05.3315429Z 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-15T22:46:05.3317051Z 2021-05-15T22:46:05.3317658Z Total Download Size: 3.58 MiB 2021-05-15T22:46:05.3318327Z Total Installed Size: 21.16 MiB 2021-05-15T22:46:05.3318763Z 2021-05-15T22:46:05.3319458Z :: Proceed with installation? [Y/n] 2021-05-15T22:46:05.3320215Z :: Retrieving packages... 2021-05-15T22:46:05.6911549Z downloading mingw-w64-x86_64-libpng-1.6.37-4-any.pkg.tar.zst... 2021-05-15T22:46:06.1608907Z downloading mingw-w64-x86_64-graphite2-1.3.14-2-any.pkg.tar.zst... 2021-05-15T22:46:06.2600643Z downloading mingw-w64-x86_64-harfbuzz-2.8.1-1-any.pkg.tar.zst... 2021-05-15T22:46:06.5497952Z downloading mingw-w64-x86_64-freetype-2.10.4-2-any.pkg.tar.zst... 2021-05-15T22:46:06.7411877Z downloading mingw-w64-x86_64-fontconfig-2.13.93-3-any.pkg.tar.zst... 2021-05-15T22:46:07.0188634Z downloading mingw-w64-x86_64-lzo2-2.10-1-any.pkg.tar.xz... 2021-05-15T22:46:07.1158615Z downloading mingw-w64-x86_64-pixman-0.40.0-2-any.pkg.tar.zst... 2021-05-15T22:46:07.2165717Z downloading mingw-w64-x86_64-cairo-1.17.4-3-any.pkg.tar.zst... 2021-05-15T22:46:07.2256349Z checking keyring... 2021-05-15T22:46:07.4657751Z checking package integrity... 2021-05-15T22:46:08.5065649Z loading package files... 2021-05-15T22:46:08.5278201Z checking for file conflicts... 2021-05-15T22:46:08.5486095Z checking available disk space... 2021-05-15T22:46:08.5496600Z :: Processing package changes... 2021-05-15T22:46:08.5497618Z installing mingw-w64-x86_64-libpng... 2021-05-15T22:46:08.5739955Z installing mingw-w64-x86_64-graphite2... 2021-05-15T22:46:08.5877031Z installing mingw-w64-x86_64-harfbuzz... 2021-05-15T22:46:08.6545033Z Optional dependencies for mingw-w64-x86_64-harfbuzz 2021-05-15T22:46:08.6547164Z mingw-w64-x86_64-icu: harfbuzz-icu support [installed] 2021-05-15T22:46:08.6548907Z mingw-w64-x86_64-cairo: hb-view program [pending] 2021-05-15T22:46:08.6550555Z installing mingw-w64-x86_64-freetype... 2021-05-15T22:46:08.7038208Z installing mingw-w64-x86_64-fontconfig... 2021-05-15T22:46:08.8239063Z 2021-05-15T22:46:08.8241796Z Fontconfig configuration is done via /mingw64/etc/fonts/conf.avail and conf.d. 2021-05-15T22:46:08.8245218Z Read /mingw64/etc/fonts/conf.d/README for more information. 2021-05-15T22:46:08.8257347Z 2021-05-15T22:46:17.8594034Z updating font cache... done. 2021-05-15T22:46:17.8597601Z installing mingw-w64-x86_64-lzo2... 2021-05-15T22:46:17.8907370Z installing mingw-w64-x86_64-pixman... 2021-05-15T22:46:17.9038080Z installing mingw-w64-x86_64-cairo... 2021-05-15T22:46:17.9456953Z Optional dependencies for mingw-w64-x86_64-cairo 2021-05-15T22:46:17.9458137Z mingw-w64-x86_64-glib2: libcairo-gobject [installed] 2021-05-15T22:46:17.9471463Z :: Running post-transaction hooks... 2021-05-15T22:46:17.9472306Z (1/1) Updating fontconfig cache... 2021-05-15T22:46:18.7616592Z resolving dependencies... 2021-05-15T22:46:18.7762362Z looking for conflicting packages... 2021-05-15T22:46:18.7821912Z 2021-05-15T22:46:18.7822755Z Packages (1) mingw-w64-x86_64-ccache-3.7.9-2 2021-05-15T22:46:18.7823275Z 2021-05-15T22:46:18.7823808Z Total Download Size: 0.10 MiB 2021-05-15T22:46:18.7824428Z Total Installed Size: 0.20 MiB 2021-05-15T22:46:18.7824820Z 2021-05-15T22:46:18.7825477Z :: Proceed with installation? [Y/n] 2021-05-15T22:46:18.7826147Z :: Retrieving packages... 2021-05-15T22:46:19.0955220Z downloading mingw-w64-x86_64-ccache-3.7.9-2-any.pkg.tar.zst... 2021-05-15T22:46:19.3834713Z checking keyring... 2021-05-15T22:46:19.4709222Z checking package integrity... 2021-05-15T22:46:19.5987744Z loading package files... 2021-05-15T22:46:19.6009361Z checking for file conflicts... 2021-05-15T22:46:19.6018688Z checking available disk space... 2021-05-15T22:46:19.6027980Z :: Processing package changes... 2021-05-15T22:46:19.6028755Z installing mingw-w64-x86_64-ccache... 2021-05-15T22:46:20.3604758Z resolving dependencies... 2021-05-15T22:46:20.3743949Z looking for conflicting packages... 2021-05-15T22:46:20.3801728Z 2021-05-15T22:46:20.3802555Z Packages (1) mingw-w64-x86_64-cfitsio-3.450-2 2021-05-15T22:46:20.3803085Z 2021-05-15T22:46:20.3803674Z Total Download Size: 0.69 MiB 2021-05-15T22:46:20.3804315Z Total Installed Size: 3.86 MiB 2021-05-15T22:46:20.3804734Z 2021-05-15T22:46:20.3805436Z :: Proceed with installation? [Y/n] 2021-05-15T22:46:20.3806132Z :: Retrieving packages... 2021-05-15T22:46:20.6979829Z downloading mingw-w64-x86_64-cfitsio-3.450-2-any.pkg.tar.zst... 2021-05-15T22:46:21.1828603Z checking keyring... 2021-05-15T22:46:21.2709376Z checking package integrity... 2021-05-15T22:46:21.4089623Z loading package files... 2021-05-15T22:46:21.4114724Z checking for file conflicts... 2021-05-15T22:46:21.4129042Z checking available disk space... 2021-05-15T22:46:21.4138970Z :: Processing package changes... 2021-05-15T22:46:21.4139847Z installing mingw-w64-x86_64-cfitsio... 2021-05-15T22:46:22.1900384Z resolving dependencies... 2021-05-15T22:46:22.1960040Z looking for conflicting packages... 2021-05-15T22:46:22.2090662Z 2021-05-15T22:46:22.2091783Z Packages (1) mingw-w64-x86_64-clustal-omega-1.2.4-1 2021-05-15T22:46:22.2092794Z 2021-05-15T22:46:22.2093759Z Total Download Size: 0.42 MiB 2021-05-15T22:46:22.2094834Z Total Installed Size: 1.59 MiB 2021-05-15T22:46:22.2095541Z 2021-05-15T22:46:22.2096816Z :: Proceed with installation? [Y/n] 2021-05-15T22:46:22.2097984Z :: Retrieving packages... 2021-05-15T22:46:22.5273212Z downloading mingw-w64-x86_64-clustal-omega-1.2.4-1-any.pkg.tar.zst... 2021-05-15T22:46:22.9087131Z checking keyring... 2021-05-15T22:46:22.9976373Z checking package integrity... 2021-05-15T22:46:23.1380093Z loading package files... 2021-05-15T22:46:23.1397300Z checking for file conflicts... 2021-05-15T22:46:23.1420891Z checking available disk space... 2021-05-15T22:46:23.1430506Z :: Processing package changes... 2021-05-15T22:46:23.1431563Z installing mingw-w64-x86_64-clustal-omega... 2021-05-15T22:46:23.9320353Z resolving dependencies... 2021-05-15T22:46:23.9514240Z looking for conflicting packages... 2021-05-15T22:46:23.9546675Z 2021-05-15T22:46:23.9550312Z 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-15T22:46:23.9552927Z 2021-05-15T22:46:23.9553526Z Total Download Size: 13.82 MiB 2021-05-15T22:46:23.9554188Z Total Installed Size: 92.94 MiB 2021-05-15T22:46:23.9554624Z 2021-05-15T22:46:23.9555328Z :: Proceed with installation? [Y/n] 2021-05-15T22:46:23.9556031Z :: Retrieving packages... 2021-05-15T22:46:24.2729231Z downloading mingw-w64-x86_64-libunistring-0.9.10-3-any.pkg.tar.zst... 2021-05-15T22:46:24.8487724Z downloading mingw-w64-x86_64-libidn2-2.3.0-1-any.pkg.tar.xz... 2021-05-15T22:46:24.9475688Z downloading mingw-w64-x86_64-libmetalink-0.1.3-3-any.pkg.tar.xz... 2021-05-15T22:46:25.0458414Z downloading mingw-w64-x86_64-libpsl-0.21.1-2-any.pkg.tar.zst... 2021-05-15T22:46:25.1445485Z downloading mingw-w64-x86_64-libssh2-1.9.0-3-any.pkg.tar.zst... 2021-05-15T22:46:25.2493491Z downloading mingw-w64-x86_64-jansson-2.13.1-1-any.pkg.tar.zst... 2021-05-15T22:46:25.3483690Z downloading mingw-w64-x86_64-jemalloc-5.2.1-2-any.pkg.tar.zst... 2021-05-15T22:46:25.4548798Z downloading mingw-w64-x86_64-nghttp2-1.41.0-1-any.pkg.tar.zst... 2021-05-15T22:46:25.5562157Z downloading mingw-w64-x86_64-curl-7.76.1-1-any.pkg.tar.zst... 2021-05-15T22:46:25.8551395Z downloading mingw-w64-x86_64-jsoncpp-1.9.4-1-any.pkg.tar.zst... 2021-05-15T22:46:25.9547231Z downloading mingw-w64-x86_64-nettle-3.7-2-any.pkg.tar.zst... 2021-05-15T22:46:26.0584621Z downloading mingw-w64-x86_64-libarchive-3.5.1-1-any.pkg.tar.zst... 2021-05-15T22:46:26.1704215Z downloading mingw-w64-x86_64-libuv-1.40.0-3-any.pkg.tar.zst... 2021-05-15T22:46:26.2694364Z downloading mingw-w64-x86_64-rhash-1.4.1-3-any.pkg.tar.zst... 2021-05-15T22:46:26.3749177Z downloading mingw-w64-x86_64-cmake-3.20.2-1-any.pkg.tar.zst... 2021-05-15T22:46:26.7520359Z checking keyring... 2021-05-15T22:46:27.0048856Z checking package integrity... 2021-05-15T22:46:29.1986880Z loading package files... 2021-05-15T22:46:29.2209174Z checking for file conflicts... 2021-05-15T22:46:29.7759968Z checking available disk space... 2021-05-15T22:46:29.7793931Z :: Processing package changes... 2021-05-15T22:46:29.7795690Z installing mingw-w64-x86_64-libunistring... 2021-05-15T22:46:29.8303677Z installing mingw-w64-x86_64-libidn2... 2021-05-15T22:46:29.8682748Z installing mingw-w64-x86_64-libmetalink... 2021-05-15T22:46:29.9002901Z installing mingw-w64-x86_64-libpsl... 2021-05-15T22:46:29.9105769Z installing mingw-w64-x86_64-libssh2... 2021-05-15T22:46:30.0522898Z installing mingw-w64-x86_64-jansson... 2021-05-15T22:46:30.0594552Z installing mingw-w64-x86_64-jemalloc... 2021-05-15T22:46:30.0783410Z installing mingw-w64-x86_64-nghttp2... 2021-05-15T22:46:30.0948486Z installing mingw-w64-x86_64-curl... 2021-05-15T22:46:30.4536384Z installing mingw-w64-x86_64-jsoncpp... 2021-05-15T22:46:30.4790179Z installing mingw-w64-x86_64-nettle... 2021-05-15T22:46:30.5389557Z installing mingw-w64-x86_64-libarchive... 2021-05-15T22:46:30.5910954Z installing mingw-w64-x86_64-libuv... 2021-05-15T22:46:30.6047056Z installing mingw-w64-x86_64-rhash... 2021-05-15T22:46:30.6424554Z installing mingw-w64-x86_64-cmake... 2021-05-15T22:46:35.9881140Z Optional dependencies for mingw-w64-x86_64-cmake 2021-05-15T22:46:35.9882228Z mingw-w64-x86_64-qt5: CMake Qt GUI 2021-05-15T22:46:35.9883097Z mingw-w64-x86_64-emacs: for cmake emacs mode 2021-05-15T22:46:36.8640615Z error: target not found: mingw-w64-x86_64-coinor-cbc 2021-05-15T22:46:37.7321706Z error: target not found: mingw-w64-x86_64-coinor-symphony 2021-05-15T22:46:38.4836353Z warning: mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-15T22:46:38.4838003Z resolving dependencies... 2021-05-15T22:46:38.4932955Z looking for conflicting packages... 2021-05-15T22:46:38.5043545Z 2021-05-15T22:46:38.5044606Z Packages (1) mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1 2021-05-15T22:46:38.5045240Z 2021-05-15T22:46:38.5045819Z Total Download Size: 3.18 MiB 2021-05-15T22:46:38.5046501Z Total Installed Size: 81.46 MiB 2021-05-15T22:46:38.5047174Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:46:38.5047572Z 2021-05-15T22:46:38.5048276Z :: Proceed with installation? [Y/n] 2021-05-15T22:46:38.5049006Z :: Retrieving packages... 2021-05-15T22:46:38.8213749Z downloading mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-15T22:46:39.6716720Z checking keyring... 2021-05-15T22:46:39.7537852Z checking package integrity... 2021-05-15T22:46:39.9048488Z loading package files... 2021-05-15T22:46:39.9173776Z checking for file conflicts... 2021-05-15T22:46:39.9174792Z checking available disk space... 2021-05-15T22:46:39.9558176Z :: Processing package changes... 2021-05-15T22:46:39.9559847Z reinstalling mingw-w64-x86_64-crt-git... 2021-05-15T22:46:41.6517818Z warning: mingw-w64-x86_64-curl-7.76.1-1 is up to date -- reinstalling 2021-05-15T22:46:41.6518492Z resolving dependencies... 2021-05-15T22:46:41.6660295Z looking for conflicting packages... 2021-05-15T22:46:41.6717193Z 2021-05-15T22:46:41.6718217Z Packages (1) mingw-w64-x86_64-curl-7.76.1-1 2021-05-15T22:46:41.6718936Z 2021-05-15T22:46:41.6719733Z Total Installed Size: 2.86 MiB 2021-05-15T22:46:41.6720517Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:46:41.6720945Z 2021-05-15T22:46:41.6721820Z :: Proceed with installation? [Y/n] 2021-05-15T22:46:41.6723078Z checking keyring... 2021-05-15T22:46:41.7394805Z checking package integrity... 2021-05-15T22:46:41.8524826Z loading package files... 2021-05-15T22:46:41.8601492Z checking for file conflicts... 2021-05-15T22:46:41.8602333Z checking available disk space... 2021-05-15T22:46:41.8833852Z :: Processing package changes... 2021-05-15T22:46:41.8834839Z reinstalling mingw-w64-x86_64-curl... 2021-05-15T22:46:43.1516844Z resolving dependencies... 2021-05-15T22:46:43.1709910Z looking for conflicting packages... 2021-05-15T22:46:43.1722151Z 2021-05-15T22:46:43.1723487Z Packages (2) mingw-w64-x86_64-gdbm-1.19-1 mingw-w64-x86_64-cyrus-sasl-2.1.27-2 2021-05-15T22:46:43.1724444Z 2021-05-15T22:46:43.1725228Z Total Download Size: 0.41 MiB 2021-05-15T22:46:43.1726151Z Total Installed Size: 1.66 MiB 2021-05-15T22:46:43.1726747Z 2021-05-15T22:46:43.1727678Z :: Proceed with installation? [Y/n] 2021-05-15T22:46:43.1728683Z :: Retrieving packages... 2021-05-15T22:46:43.4893813Z downloading mingw-w64-x86_64-gdbm-1.19-1-any.pkg.tar.zst... 2021-05-15T22:46:43.9674601Z downloading mingw-w64-x86_64-cyrus-sasl-2.1.27-2-any.pkg.tar.zst... 2021-05-15T22:46:44.0623950Z checking keyring... 2021-05-15T22:46:44.2279346Z checking package integrity... 2021-05-15T22:46:44.4829238Z loading package files... 2021-05-15T22:46:44.4880109Z checking for file conflicts... 2021-05-15T22:46:44.4952182Z checking available disk space... 2021-05-15T22:46:44.4961243Z :: Processing package changes... 2021-05-15T22:46:44.4962073Z installing mingw-w64-x86_64-gdbm... 2021-05-15T22:46:44.5217008Z installing mingw-w64-x86_64-cyrus-sasl... 2021-05-15T22:46:45.3212300Z resolving dependencies... 2021-05-15T22:46:45.3213337Z looking for conflicting packages... 2021-05-15T22:46:45.3420346Z 2021-05-15T22:46:45.3421153Z Packages (1) mingw-w64-x86_64-discount-2.2.7-1 2021-05-15T22:46:45.3421710Z 2021-05-15T22:46:45.3422479Z Total Download Size: 0.11 MiB 2021-05-15T22:46:45.3423409Z Total Installed Size: 0.38 MiB 2021-05-15T22:46:45.3424009Z 2021-05-15T22:46:45.3424945Z :: Proceed with installation? [Y/n] 2021-05-15T22:46:45.3425948Z :: Retrieving packages... 2021-05-15T22:46:45.6891917Z downloading mingw-w64-x86_64-discount-2.2.7-1-any.pkg.tar.zst... 2021-05-15T22:46:45.9692553Z checking keyring... 2021-05-15T22:46:46.0550142Z checking package integrity... 2021-05-15T22:46:46.1840989Z loading package files... 2021-05-15T22:46:46.1866655Z checking for file conflicts... 2021-05-15T22:46:46.1891626Z checking available disk space... 2021-05-15T22:46:46.1901487Z :: Processing package changes... 2021-05-15T22:46:46.1902507Z installing mingw-w64-x86_64-discount... 2021-05-15T22:46:46.9513916Z resolving dependencies... 2021-05-15T22:46:46.9591766Z looking for conflicting packages... 2021-05-15T22:46:46.9707332Z 2021-05-15T22:46:46.9708265Z Packages (1) mingw-w64-x86_64-dlfcn-1.2.0-2 2021-05-15T22:46:46.9708921Z 2021-05-15T22:46:46.9709619Z Total Download Size: 0.01 MiB 2021-05-15T22:46:46.9710439Z Total Installed Size: 0.01 MiB 2021-05-15T22:46:46.9710979Z 2021-05-15T22:46:46.9711827Z :: Proceed with installation? [Y/n] 2021-05-15T22:46:46.9712724Z :: Retrieving packages... 2021-05-15T22:46:47.2860465Z downloading mingw-w64-x86_64-dlfcn-1.2.0-2-any.pkg.tar.zst... 2021-05-15T22:46:47.2874730Z checking keyring... 2021-05-15T22:46:47.3702161Z checking package integrity... 2021-05-15T22:46:47.4920504Z loading package files... 2021-05-15T22:46:47.4941657Z checking for file conflicts... 2021-05-15T22:46:47.4945268Z checking available disk space... 2021-05-15T22:46:47.4954993Z :: Processing package changes... 2021-05-15T22:46:47.4955855Z installing mingw-w64-x86_64-dlfcn... 2021-05-15T22:46:48.2323104Z warning: mingw-w64-x86_64-double-conversion-3.1.5-1 is up to date -- reinstalling 2021-05-15T22:46:48.2324789Z resolving dependencies... 2021-05-15T22:46:48.2401045Z looking for conflicting packages... 2021-05-15T22:46:48.2516735Z 2021-05-15T22:46:48.2517860Z Packages (1) mingw-w64-x86_64-double-conversion-3.1.5-1 2021-05-15T22:46:48.2518982Z 2021-05-15T22:46:48.2519937Z Total Installed Size: 0.29 MiB 2021-05-15T22:46:48.2520681Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:46:48.2521174Z 2021-05-15T22:46:48.2522090Z :: Proceed with installation? [Y/n] 2021-05-15T22:46:48.2522790Z checking keyring... 2021-05-15T22:46:48.3202060Z checking package integrity... 2021-05-15T22:46:48.4229156Z loading package files... 2021-05-15T22:46:48.4293513Z checking for file conflicts... 2021-05-15T22:46:48.4294430Z checking available disk space... 2021-05-15T22:46:48.4313041Z :: Processing package changes... 2021-05-15T22:46:48.4313938Z reinstalling mingw-w64-x86_64-double-conversion... 2021-05-15T22:46:48.5078428Z error: only one operation may be used at a time 2021-05-15T22:46:49.1986160Z warning: mingw-w64-x86_64-expat-2.2.10-1 is up to date -- reinstalling 2021-05-15T22:46:49.1987172Z resolving dependencies... 2021-05-15T22:46:49.1988379Z looking for conflicting packages... 2021-05-15T22:46:49.2184144Z 2021-05-15T22:46:49.2184933Z Packages (1) mingw-w64-x86_64-expat-2.2.10-1 2021-05-15T22:46:49.2185461Z 2021-05-15T22:46:49.2186808Z Total Download Size: 0.14 MiB 2021-05-15T22:46:49.2187545Z Total Installed Size: 0.61 MiB 2021-05-15T22:46:49.2188525Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:46:49.2189105Z 2021-05-15T22:46:49.2190057Z :: Proceed with installation? [Y/n] 2021-05-15T22:46:49.2191028Z :: Retrieving packages... 2021-05-15T22:46:49.5329907Z downloading mingw-w64-x86_64-expat-2.2.10-1-any.pkg.tar.zst... 2021-05-15T22:46:49.8160751Z checking keyring... 2021-05-15T22:46:49.9009710Z checking package integrity... 2021-05-15T22:46:50.0257064Z loading package files... 2021-05-15T22:46:50.0277336Z checking for file conflicts... 2021-05-15T22:46:50.0278187Z checking available disk space... 2021-05-15T22:46:50.0294126Z :: Processing package changes... 2021-05-15T22:46:50.0294848Z reinstalling mingw-w64-x86_64-expat... 2021-05-15T22:46:50.7794757Z resolving dependencies... 2021-05-15T22:46:50.9299447Z looking for conflicting packages... 2021-05-15T22:46:50.9423125Z warning: dependency cycle detected: 2021-05-15T22:46:50.9425605Z warning: mingw-w64-x86_64-libwebp will be installed before its mingw-w64-x86_64-libtiff dependency 2021-05-15T22:46:50.9426997Z warning: dependency cycle detected: 2021-05-15T22:46:50.9428267Z warning: mingw-w64-x86_64-ffms2 will be installed before its mingw-w64-x86_64-ffmpeg dependency 2021-05-15T22:46:50.9429185Z 2021-05-15T22:46:50.9447497Z Packages (73) mingw-w64-x86_64-SDL2-2.0.14-2 mingw-w64-x86_64-celt-0.11.3-4 mingw-w64-x86_64-ceres-solver-2.0.0-2 mingw-w64-x86_64-cppunit-1.15.1-2 mingw-w64-x86_64-dav1d-0.8.2-1 mingw-w64-x86_64-eigen3-3.3.9-1 mingw-w64-x86_64-ffms2-2.40-1 mingw-w64-x86_64-freeglut-3.2.1-2 mingw-w64-x86_64-freeimage-3.18.0-6 mingw-w64-x86_64-frei0r-plugins-1.7.0-2 mingw-w64-x86_64-fribidi-1.0.10-2 mingw-w64-x86_64-gavl-1.4.0-1 mingw-w64-x86_64-giflib-5.2.1-3 mingw-w64-x86_64-glog-0.4.0-2 mingw-w64-x86_64-glsl-optimizer-git-r66917.d78c3d2f24-1 mingw-w64-x86_64-gnutls-3.7.1-1 mingw-w64-x86_64-gsm-1.0.19-1 mingw-w64-x86_64-hdf5-1.12.0-3 mingw-w64-x86_64-hlsl2glsl-git-r852.14dd189-1 mingw-w64-x86_64-ilmbase-2.5.4-4 mingw-w64-x86_64-intel-tbb-1~2020.2-2 mingw-w64-x86_64-jasper-2.0.24-1 mingw-w64-x86_64-jxrlib-1.1-3 mingw-w64-x86_64-l-smash-2.14.5-1 mingw-w64-x86_64-lame-3.100-1 mingw-w64-x86_64-lcms2-2.12-1 mingw-w64-x86_64-leptonica-1.80.0-2 mingw-w64-x86_64-libass-0.15.1-1 mingw-w64-x86_64-libbluray-1.2.1-1 mingw-w64-x86_64-libcaca-0.99.beta19-6 mingw-w64-x86_64-libdatrie-0.2.12-1 mingw-w64-x86_64-libdeflate-1.7-2 mingw-w64-x86_64-libexif-0.6.22-1 mingw-w64-x86_64-libjpeg-turbo-2.0.6-1 mingw-w64-x86_64-libmfx-1.25-1 mingw-w64-x86_64-libmodplug-0.8.9.0-3 mingw-w64-x86_64-libmysofa-1.1-1 mingw-w64-x86_64-libogg-1.3.4-3 mingw-w64-x86_64-libraw-0.20.2-2 mingw-w64-x86_64-libsoxr-0.1.3-2 mingw-w64-x86_64-libthai-0.1.28-3 mingw-w64-x86_64-libtheora-1.1.1-6 mingw-w64-x86_64-libtiff-4.2.0-3 mingw-w64-x86_64-libunwind-12.0.0-3 mingw-w64-x86_64-libvorbis-1.3.7-1 mingw-w64-x86_64-libvpx-1.10.0-1 mingw-w64-x86_64-libwebp-1.2.0-1 mingw-w64-x86_64-libxml2-2.9.10-8 mingw-w64-x86_64-metis-5.1.0-3 mingw-w64-x86_64-ogre3d-1.12.6-3 mingw-w64-x86_64-openal-1.21.0-2 mingw-w64-x86_64-opencore-amr-0.1.5-1 mingw-w64-x86_64-opencv-4.5.1-2 mingw-w64-x86_64-openexr-2.5.4-4 mingw-w64-x86_64-openjpeg2-2.3.1-1 mingw-w64-x86_64-opus-1.3.1-4 mingw-w64-x86_64-pango-1.48.4-2 mingw-w64-x86_64-pugixml-1.11.4-1 mingw-w64-x86_64-rtmpdump-git-r514.c5f04a5-4 mingw-w64-x86_64-speex-1.2.0-1 mingw-w64-x86_64-speexdsp-1.2.0-1 mingw-w64-x86_64-srt-1.4.2-1 mingw-w64-x86_64-suitesparse-5.8.1-1 mingw-w64-x86_64-szip-2.1.1-2 mingw-w64-x86_64-tesseract-ocr-4.1.1-7 mingw-w64-x86_64-tinyxml-2.6.2-5 mingw-w64-x86_64-vulkan-headers-1.2.168-2 mingw-w64-x86_64-vulkan-loader-1.2.166-1 mingw-w64-x86_64-x264-git-r2991.1771b556-1 mingw-w64-x86_64-x265-3.4-2 mingw-w64-x86_64-xvidcore-1.3.7-2 mingw-w64-x86_64-zziplib-0.13.72-2 mingw-w64-x86_64-ffmpeg-4.4-1 2021-05-15T22:46:50.9460559Z 2021-05-15T22:46:50.9461404Z Total Download Size: 206.03 MiB 2021-05-15T22:46:50.9463714Z Total Installed Size: 743.37 MiB 2021-05-15T22:46:50.9464222Z 2021-05-15T22:46:50.9465025Z :: Proceed with installation? [Y/n] 2021-05-15T22:46:50.9465835Z :: Retrieving packages... 2021-05-15T22:46:51.2606630Z downloading mingw-w64-x86_64-libogg-1.3.4-3-any.pkg.tar.xz... 2021-05-15T22:46:51.7416620Z downloading mingw-w64-x86_64-celt-0.11.3-4-any.pkg.tar.xz... 2021-05-15T22:46:51.8425436Z downloading mingw-w64-x86_64-gavl-1.4.0-1-any.pkg.tar.xz... 2021-05-15T22:46:52.3417383Z downloading mingw-w64-x86_64-eigen3-3.3.9-1-any.pkg.tar.zst... 2021-05-15T22:46:52.4442770Z downloading mingw-w64-x86_64-libunwind-12.0.0-3-any.pkg.tar.zst... 2021-05-15T22:46:52.5437143Z downloading mingw-w64-x86_64-glog-0.4.0-2-any.pkg.tar.xz... 2021-05-15T22:46:52.6433290Z downloading mingw-w64-x86_64-metis-5.1.0-3-any.pkg.tar.xz... 2021-05-15T22:46:52.7456778Z downloading mingw-w64-x86_64-suitesparse-5.8.1-1-any.pkg.tar.zst... 2021-05-15T22:46:52.9571294Z downloading mingw-w64-x86_64-ceres-solver-2.0.0-2-any.pkg.tar.zst... 2021-05-15T22:46:53.0635269Z downloading mingw-w64-x86_64-intel-tbb-1~2020.2-2-any.pkg.tar.zst... 2021-05-15T22:46:53.1769306Z downloading mingw-w64-x86_64-freeglut-3.2.1-2-any.pkg.tar.zst... 2021-05-15T22:46:53.2775859Z downloading mingw-w64-x86_64-libjpeg-turbo-2.0.6-1-any.pkg.tar.zst... 2021-05-15T22:46:53.3822174Z downloading mingw-w64-x86_64-jasper-2.0.24-1-any.pkg.tar.zst... 2021-05-15T22:46:53.4933072Z downloading mingw-w64-x86_64-szip-2.1.1-2-any.pkg.tar.xz... 2021-05-15T22:46:53.5934397Z downloading mingw-w64-x86_64-hdf5-1.12.0-3-any.pkg.tar.zst... 2021-05-15T22:46:54.0645596Z downloading mingw-w64-x86_64-libdeflate-1.7-2-any.pkg.tar.zst... 2021-05-15T22:46:54.1641084Z downloading mingw-w64-x86_64-giflib-5.2.1-3-any.pkg.tar.zst... 2021-05-15T22:46:54.2671407Z downloading mingw-w64-x86_64-libwebp-1.2.0-1-any.pkg.tar.zst... 2021-05-15T22:46:54.3675300Z downloading mingw-w64-x86_64-libtiff-4.2.0-3-any.pkg.tar.zst... 2021-05-15T22:46:54.4747508Z downloading mingw-w64-x86_64-cppunit-1.15.1-2-any.pkg.tar.zst... 2021-05-15T22:46:54.5750593Z downloading mingw-w64-x86_64-jxrlib-1.1-3-any.pkg.tar.xz... 2021-05-15T22:46:54.6774436Z downloading mingw-w64-x86_64-lcms2-2.12-1-any.pkg.tar.zst... 2021-05-15T22:46:54.7785097Z downloading mingw-w64-x86_64-libraw-0.20.2-2-any.pkg.tar.zst... 2021-05-15T22:46:54.8859924Z downloading mingw-w64-x86_64-openjpeg2-2.3.1-1-any.pkg.tar.xz... 2021-05-15T22:46:54.9890865Z downloading mingw-w64-x86_64-ilmbase-2.5.4-4-any.pkg.tar.zst... 2021-05-15T22:46:55.0896248Z downloading mingw-w64-x86_64-openexr-2.5.4-4-any.pkg.tar.zst... 2021-05-15T22:46:55.2288587Z downloading mingw-w64-x86_64-freeimage-3.18.0-6-any.pkg.tar.zst... 2021-05-15T22:46:55.3318122Z downloading mingw-w64-x86_64-glsl-optimizer-git-r66917.d78c3d2f24-1-any.pkg.tar.zst... 2021-05-15T22:46:55.4385149Z downloading mingw-w64-x86_64-hlsl2glsl-git-r852.14dd189-1-any.pkg.tar.zst... 2021-05-15T22:46:55.5394164Z downloading mingw-w64-x86_64-vulkan-headers-1.2.168-2-any.pkg.tar.zst... 2021-05-15T22:46:55.6437441Z downloading mingw-w64-x86_64-vulkan-loader-1.2.166-1-any.pkg.tar.zst... 2021-05-15T22:46:55.7425070Z downloading mingw-w64-x86_64-SDL2-2.0.14-2-any.pkg.tar.zst... 2021-05-15T22:46:55.8556080Z downloading mingw-w64-x86_64-pugixml-1.11.4-1-any.pkg.tar.zst... 2021-05-15T22:46:55.9551908Z downloading mingw-w64-x86_64-tinyxml-2.6.2-5-any.pkg.tar.zst... 2021-05-15T22:46:56.0549681Z downloading mingw-w64-x86_64-zziplib-0.13.72-2-any.pkg.tar.zst... 2021-05-15T22:46:56.1560084Z downloading mingw-w64-x86_64-ogre3d-1.12.6-3-any.pkg.tar.zst... 2021-05-15T22:47:00.4150680Z downloading mingw-w64-x86_64-leptonica-1.80.0-2-any.pkg.tar.zst... 2021-05-15T22:47:00.5395347Z downloading mingw-w64-x86_64-fribidi-1.0.10-2-any.pkg.tar.zst... 2021-05-15T22:47:00.6393357Z downloading mingw-w64-x86_64-libdatrie-0.2.12-1-any.pkg.tar.xz... 2021-05-15T22:47:00.7395731Z downloading mingw-w64-x86_64-libthai-0.1.28-3-any.pkg.tar.zst... 2021-05-15T22:47:00.8471997Z downloading mingw-w64-x86_64-pango-1.48.4-2-any.pkg.tar.zst... 2021-05-15T22:47:00.9541556Z downloading mingw-w64-x86_64-tesseract-ocr-4.1.1-7-any.pkg.tar.zst... 2021-05-15T22:47:01.1835604Z downloading mingw-w64-x86_64-opencv-4.5.1-2-any.pkg.tar.zst... 2021-05-15T22:47:02.1109091Z downloading mingw-w64-x86_64-frei0r-plugins-1.7.0-2-any.pkg.tar.zst... 2021-05-15T22:47:02.2155591Z downloading mingw-w64-x86_64-dav1d-0.8.2-1-any.pkg.tar.zst... 2021-05-15T22:47:02.3225563Z downloading mingw-w64-x86_64-gnutls-3.7.1-1-any.pkg.tar.zst... 2021-05-15T22:47:02.4595447Z downloading mingw-w64-x86_64-gsm-1.0.19-1-any.pkg.tar.xz... 2021-05-15T22:47:02.5578483Z downloading mingw-w64-x86_64-lame-3.100-1-any.pkg.tar.xz... 2021-05-15T22:47:02.6633932Z downloading mingw-w64-x86_64-libass-0.15.1-1-any.pkg.tar.zst... 2021-05-15T22:47:02.7650264Z downloading mingw-w64-x86_64-libxml2-2.9.10-8-any.pkg.tar.zst... 2021-05-15T22:47:02.8938512Z downloading mingw-w64-x86_64-libbluray-1.2.1-1-any.pkg.tar.zst... 2021-05-15T22:47:02.9986545Z downloading mingw-w64-x86_64-libcaca-0.99.beta19-6-any.pkg.tar.zst... 2021-05-15T22:47:03.1062446Z downloading mingw-w64-x86_64-libexif-0.6.22-1-any.pkg.tar.zst... 2021-05-15T22:47:03.2096546Z downloading mingw-w64-x86_64-libmfx-1.25-1-any.pkg.tar.xz... 2021-05-15T22:47:03.3117230Z downloading mingw-w64-x86_64-libmodplug-0.8.9.0-3-any.pkg.tar.zst... 2021-05-15T22:47:03.4112534Z downloading mingw-w64-x86_64-libsoxr-0.1.3-2-any.pkg.tar.zst... 2021-05-15T22:47:03.5116505Z downloading mingw-w64-x86_64-libvorbis-1.3.7-1-any.pkg.tar.zst... 2021-05-15T22:47:03.6142182Z downloading mingw-w64-x86_64-libtheora-1.1.1-6-any.pkg.tar.zst... 2021-05-15T22:47:03.7144596Z downloading mingw-w64-x86_64-libvpx-1.10.0-1-any.pkg.tar.zst... 2021-05-15T22:47:03.8296250Z downloading mingw-w64-x86_64-libmysofa-1.1-1-any.pkg.tar.zst... 2021-05-15T22:47:03.9495871Z downloading mingw-w64-x86_64-openal-1.21.0-2-any.pkg.tar.zst... 2021-05-15T22:47:04.0530572Z downloading mingw-w64-x86_64-opencore-amr-0.1.5-1-any.pkg.tar.xz... 2021-05-15T22:47:04.1535463Z downloading mingw-w64-x86_64-opus-1.3.1-4-any.pkg.tar.zst... 2021-05-15T22:47:04.2570265Z downloading mingw-w64-x86_64-rtmpdump-git-r514.c5f04a5-4-any.pkg.tar.zst... 2021-05-15T22:47:04.3624418Z downloading mingw-w64-x86_64-speexdsp-1.2.0-1-any.pkg.tar.xz... 2021-05-15T22:47:04.4675836Z downloading mingw-w64-x86_64-speex-1.2.0-1-any.pkg.tar.xz... 2021-05-15T22:47:04.5909973Z downloading mingw-w64-x86_64-srt-1.4.2-1-any.pkg.tar.zst... 2021-05-15T22:47:04.6969070Z downloading mingw-w64-x86_64-l-smash-2.14.5-1-any.pkg.tar.xz... 2021-05-15T22:47:04.7997000Z downloading mingw-w64-x86_64-ffms2-2.40-1-any.pkg.tar.zst... 2021-05-15T22:47:04.8998495Z downloading mingw-w64-x86_64-x264-git-r2991.1771b556-1-any.pkg.tar.xz... 2021-05-15T22:47:05.0089071Z downloading mingw-w64-x86_64-x265-3.4-2-any.pkg.tar.zst... 2021-05-15T22:47:05.1303376Z downloading mingw-w64-x86_64-xvidcore-1.3.7-2-any.pkg.tar.zst... 2021-05-15T22:47:05.2336589Z downloading mingw-w64-x86_64-ffmpeg-4.4-1-any.pkg.tar.zst... 2021-05-15T22:47:05.5603049Z checking keyring... 2021-05-15T22:47:05.8748065Z checking package integrity... 2021-05-15T22:47:19.2226140Z loading package files... 2021-05-15T22:47:19.5258818Z checking for file conflicts... 2021-05-15T22:47:20.1211515Z checking available disk space... 2021-05-15T22:47:20.1247120Z :: Processing package changes... 2021-05-15T22:47:20.1248068Z installing mingw-w64-x86_64-libogg... 2021-05-15T22:47:20.2263197Z installing mingw-w64-x86_64-celt... 2021-05-15T22:47:20.2482324Z installing mingw-w64-x86_64-gavl... 2021-05-15T22:47:20.6894312Z installing mingw-w64-x86_64-eigen3... 2021-05-15T22:47:21.1547144Z installing mingw-w64-x86_64-libunwind... 2021-05-15T22:47:21.1595489Z installing mingw-w64-x86_64-glog... 2021-05-15T22:47:21.1836670Z installing mingw-w64-x86_64-metis... 2021-05-15T22:47:21.2338480Z installing mingw-w64-x86_64-suitesparse... 2021-05-15T22:47:21.3460588Z installing mingw-w64-x86_64-ceres-solver... 2021-05-15T22:47:21.4025752Z installing mingw-w64-x86_64-intel-tbb... 2021-05-15T22:47:21.5162569Z installing mingw-w64-x86_64-freeglut... 2021-05-15T22:47:21.5316668Z installing mingw-w64-x86_64-libjpeg-turbo... 2021-05-15T22:47:21.5710104Z installing mingw-w64-x86_64-jasper... 2021-05-15T22:47:21.7722413Z installing mingw-w64-x86_64-szip... 2021-05-15T22:47:21.7914666Z installing mingw-w64-x86_64-hdf5... 2021-05-15T22:47:22.2027923Z installing mingw-w64-x86_64-libdeflate... 2021-05-15T22:47:22.2111723Z installing mingw-w64-x86_64-giflib... 2021-05-15T22:47:22.2298524Z installing mingw-w64-x86_64-libwebp... 2021-05-15T22:47:22.2620199Z installing mingw-w64-x86_64-libtiff... 2021-05-15T22:47:22.4636266Z installing mingw-w64-x86_64-cppunit... 2021-05-15T22:47:22.5264763Z installing mingw-w64-x86_64-jxrlib... 2021-05-15T22:47:22.5720969Z installing mingw-w64-x86_64-lcms2... 2021-05-15T22:47:22.5904796Z installing mingw-w64-x86_64-libraw... 2021-05-15T22:47:22.6310457Z installing mingw-w64-x86_64-openjpeg2... 2021-05-15T22:47:22.7432905Z installing mingw-w64-x86_64-ilmbase... 2021-05-15T22:47:22.8020424Z installing mingw-w64-x86_64-openexr... 2021-05-15T22:47:22.9348994Z installing mingw-w64-x86_64-freeimage... 2021-05-15T22:47:22.9570050Z installing mingw-w64-x86_64-glsl-optimizer-git... 2021-05-15T22:47:22.9816520Z installing mingw-w64-x86_64-hlsl2glsl-git... 2021-05-15T22:47:22.9878599Z installing mingw-w64-x86_64-vulkan-headers... 2021-05-15T22:47:23.0319775Z installing mingw-w64-x86_64-vulkan-loader... 2021-05-15T22:47:23.0398002Z installing mingw-w64-x86_64-SDL2... 2021-05-15T22:47:23.1245785Z installing mingw-w64-x86_64-pugixml... 2021-05-15T22:47:23.1372849Z installing mingw-w64-x86_64-tinyxml... 2021-05-15T22:47:23.1453711Z installing mingw-w64-x86_64-zziplib... 2021-05-15T22:47:23.2427728Z Optional dependencies for mingw-w64-x86_64-zziplib 2021-05-15T22:47:23.2428771Z mingw-w64-x86_64-SDL: SDL_rwops for ZZipLib 2021-05-15T22:47:23.2429644Z installing mingw-w64-x86_64-ogre3d... 2021-05-15T22:47:25.0911728Z installing mingw-w64-x86_64-leptonica... 2021-05-15T22:47:25.1462294Z installing mingw-w64-x86_64-fribidi... 2021-05-15T22:47:25.1688557Z installing mingw-w64-x86_64-libdatrie... 2021-05-15T22:47:25.2304860Z installing mingw-w64-x86_64-libthai... 2021-05-15T22:47:25.2509064Z installing mingw-w64-x86_64-pango... 2021-05-15T22:47:26.0316294Z installing mingw-w64-x86_64-tesseract-ocr... 2021-05-15T22:47:26.3158521Z installing mingw-w64-x86_64-opencv... 2021-05-15T22:47:27.1802629Z Optional dependencies for mingw-w64-x86_64-opencv 2021-05-15T22:47:27.1803776Z mingw-w64-x86_64-ffmpeg: support to read and write video files [pending] 2021-05-15T22:47:27.1804976Z mingw-w64-x86_64-python-numpy: Python 3.x interface [installed] 2021-05-15T22:47:27.1806060Z installing mingw-w64-x86_64-frei0r-plugins... 2021-05-15T22:47:27.2809888Z installing mingw-w64-x86_64-dav1d... 2021-05-15T22:47:27.3005813Z installing mingw-w64-x86_64-gnutls... 2021-05-15T22:47:28.5021961Z installing mingw-w64-x86_64-gsm... 2021-05-15T22:47:28.5225488Z installing mingw-w64-x86_64-lame... 2021-05-15T22:47:28.5781134Z installing mingw-w64-x86_64-libass... 2021-05-15T22:47:28.5873228Z installing mingw-w64-x86_64-libxml2... 2021-05-15T22:47:29.1695508Z installing mingw-w64-x86_64-libbluray... 2021-05-15T22:47:29.1854544Z installing mingw-w64-x86_64-libcaca... 2021-05-15T22:47:29.2157477Z installing mingw-w64-x86_64-libexif... 2021-05-15T22:47:29.2652032Z installing mingw-w64-x86_64-libmfx... 2021-05-15T22:47:29.2981184Z installing mingw-w64-x86_64-libmodplug... 2021-05-15T22:47:29.3100474Z installing mingw-w64-x86_64-libsoxr... 2021-05-15T22:47:29.3330567Z installing mingw-w64-x86_64-libvorbis... 2021-05-15T22:47:29.4532778Z installing mingw-w64-x86_64-libtheora... 2021-05-15T22:47:29.5527438Z installing mingw-w64-x86_64-libvpx... 2021-05-15T22:47:29.5888738Z installing mingw-w64-x86_64-libmysofa... 2021-05-15T22:47:29.6030114Z installing mingw-w64-x86_64-openal... 2021-05-15T22:47:29.6324920Z installing mingw-w64-x86_64-opencore-amr... 2021-05-15T22:47:29.6624882Z installing mingw-w64-x86_64-opus... 2021-05-15T22:47:29.6765163Z installing mingw-w64-x86_64-rtmpdump-git... 2021-05-15T22:47:29.6907946Z installing mingw-w64-x86_64-speexdsp... 2021-05-15T22:47:29.7361814Z installing mingw-w64-x86_64-speex... 2021-05-15T22:47:29.7878299Z installing mingw-w64-x86_64-srt... 2021-05-15T22:47:29.8124474Z installing mingw-w64-x86_64-l-smash... 2021-05-15T22:47:29.8740680Z installing mingw-w64-x86_64-ffms2... 2021-05-15T22:47:29.8840414Z installing mingw-w64-x86_64-x264-git... 2021-05-15T22:47:30.0041619Z installing mingw-w64-x86_64-x265... 2021-05-15T22:47:30.1145274Z installing mingw-w64-x86_64-xvidcore... 2021-05-15T22:47:30.1237632Z installing mingw-w64-x86_64-ffmpeg... 2021-05-15T22:47:31.3789680Z resolving dependencies... 2021-05-15T22:47:31.3886172Z looking for conflicting packages... 2021-05-15T22:47:31.4045785Z 2021-05-15T22:47:31.4047201Z Packages (1) mingw-w64-x86_64-fftw-3.3.9-2 2021-05-15T22:47:31.4047979Z 2021-05-15T22:47:31.4048885Z Total Download Size: 3.13 MiB 2021-05-15T22:47:31.4050099Z Total Installed Size: 21.70 MiB 2021-05-15T22:47:31.4050870Z 2021-05-15T22:47:31.4051925Z :: Proceed with installation? [Y/n] 2021-05-15T22:47:31.4052944Z :: Retrieving packages... 2021-05-15T22:47:31.7501353Z downloading mingw-w64-x86_64-fftw-3.3.9-2-any.pkg.tar.zst... 2021-05-15T22:47:32.5216837Z checking keyring... 2021-05-15T22:47:32.6050642Z checking package integrity... 2021-05-15T22:47:32.7530544Z loading package files... 2021-05-15T22:47:32.7558298Z checking for file conflicts... 2021-05-15T22:47:32.7582449Z checking available disk space... 2021-05-15T22:47:32.7590313Z :: Processing package changes... 2021-05-15T22:47:32.7591056Z installing mingw-w64-x86_64-fftw... 2021-05-15T22:47:33.5942717Z warning: mingw-w64-x86_64-flatbuffers-1.12.0-2 is up to date -- reinstalling 2021-05-15T22:47:33.5943579Z resolving dependencies... 2021-05-15T22:47:33.6098963Z looking for conflicting packages... 2021-05-15T22:47:33.6213521Z 2021-05-15T22:47:33.6214630Z Packages (1) mingw-w64-x86_64-flatbuffers-1.12.0-2 2021-05-15T22:47:33.6215395Z 2021-05-15T22:47:33.6216648Z Total Installed Size: 4.17 MiB 2021-05-15T22:47:33.6217666Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:47:33.6218419Z 2021-05-15T22:47:33.6219353Z :: Proceed with installation? [Y/n] 2021-05-15T22:47:33.6219987Z checking keyring... 2021-05-15T22:47:33.6894192Z checking package integrity... 2021-05-15T22:47:33.7985751Z loading package files... 2021-05-15T22:47:33.8007195Z checking for file conflicts... 2021-05-15T22:47:33.8008199Z checking available disk space... 2021-05-15T22:47:33.8031928Z :: Processing package changes... 2021-05-15T22:47:33.8032914Z reinstalling mingw-w64-x86_64-flatbuffers... 2021-05-15T22:47:34.6143915Z warning: mingw-w64-x86_64-fontconfig-2.13.93-3 is up to date -- reinstalling 2021-05-15T22:47:34.6144931Z resolving dependencies... 2021-05-15T22:47:34.6275978Z looking for conflicting packages... 2021-05-15T22:47:34.6407178Z 2021-05-15T22:47:34.6408353Z Packages (1) mingw-w64-x86_64-fontconfig-2.13.93-3 2021-05-15T22:47:34.6409070Z 2021-05-15T22:47:34.6410493Z Total Installed Size: 1.29 MiB 2021-05-15T22:47:34.6411593Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:47:34.6412148Z 2021-05-15T22:47:34.6412891Z :: Proceed with installation? [Y/n] 2021-05-15T22:47:34.6413563Z checking keyring... 2021-05-15T22:47:34.7124339Z checking package integrity... 2021-05-15T22:47:34.8183332Z loading package files... 2021-05-15T22:47:34.8218185Z checking for file conflicts... 2021-05-15T22:47:34.8219061Z checking available disk space... 2021-05-15T22:47:34.8268137Z :: Processing package changes... 2021-05-15T22:47:34.8268985Z reinstalling mingw-w64-x86_64-fontconfig... 2021-05-15T22:47:37.2698018Z updating font cache... done. 2021-05-15T22:47:37.2707169Z :: Running post-transaction hooks... 2021-05-15T22:47:37.2708049Z (1/1) Updating fontconfig cache... 2021-05-15T22:47:38.0551124Z warning: mingw-w64-x86_64-freetype-2.10.4-2 is up to date -- reinstalling 2021-05-15T22:47:38.0552018Z resolving dependencies... 2021-05-15T22:47:38.0771558Z looking for conflicting packages... 2021-05-15T22:47:38.0839087Z 2021-05-15T22:47:38.0852376Z Packages (1) mingw-w64-x86_64-freetype-2.10.4-2 2021-05-15T22:47:38.0861647Z 2021-05-15T22:47:38.0867760Z Total Installed Size: 2.54 MiB 2021-05-15T22:47:38.0868731Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:47:38.0869178Z 2021-05-15T22:47:38.0870613Z :: Proceed with installation? [Y/n] 2021-05-15T22:47:38.0871368Z checking keyring... 2021-05-15T22:47:38.1571601Z checking package integrity... 2021-05-15T22:47:38.2683482Z loading package files... 2021-05-15T22:47:38.2709233Z checking for file conflicts... 2021-05-15T22:47:38.2710149Z checking available disk space... 2021-05-15T22:47:38.2747439Z :: Processing package changes... 2021-05-15T22:47:38.2748356Z reinstalling mingw-w64-x86_64-freetype... 2021-05-15T22:47:39.0813918Z warning: mingw-w64-x86_64-fribidi-1.0.10-2 is up to date -- reinstalling 2021-05-15T22:47:39.0815734Z resolving dependencies... 2021-05-15T22:47:39.0817613Z looking for conflicting packages... 2021-05-15T22:47:39.1078828Z 2021-05-15T22:47:39.1080867Z Packages (1) mingw-w64-x86_64-fribidi-1.0.10-2 2021-05-15T22:47:39.1082009Z 2021-05-15T22:47:39.1082841Z Total Installed Size: 0.44 MiB 2021-05-15T22:47:39.1083673Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:47:39.1084124Z 2021-05-15T22:47:39.1084870Z :: Proceed with installation? [Y/n] 2021-05-15T22:47:39.1085656Z checking keyring... 2021-05-15T22:47:39.1809061Z checking package integrity... 2021-05-15T22:47:39.2882181Z loading package files... 2021-05-15T22:47:39.2907292Z checking for file conflicts... 2021-05-15T22:47:39.2908104Z checking available disk space... 2021-05-15T22:47:39.2932423Z :: Processing package changes... 2021-05-15T22:47:39.2933447Z reinstalling mingw-w64-x86_64-fribidi... 2021-05-15T22:47:40.0878559Z warning: mingw-w64-x86_64-gcc-10.3.0-2 is up to date -- reinstalling 2021-05-15T22:47:40.0879990Z resolving dependencies... 2021-05-15T22:47:40.1078820Z looking for conflicting packages... 2021-05-15T22:47:40.1142825Z 2021-05-15T22:47:40.1143919Z Packages (1) mingw-w64-x86_64-gcc-10.3.0-2 2021-05-15T22:47:40.1144555Z 2021-05-15T22:47:40.1145279Z Total Download Size: 27.13 MiB 2021-05-15T22:47:40.1146183Z Total Installed Size: 156.41 MiB 2021-05-15T22:47:40.1147097Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:47:40.1147603Z 2021-05-15T22:47:40.1148547Z :: Proceed with installation? [Y/n] 2021-05-15T22:47:40.1149527Z :: Retrieving packages... 2021-05-15T22:47:40.4370906Z downloading mingw-w64-x86_64-gcc-10.3.0-2-any.pkg.tar.zst... 2021-05-15T22:47:42.1190491Z checking keyring... 2021-05-15T22:47:42.2176634Z checking package integrity... 2021-05-15T22:47:42.5806789Z loading package files... 2021-05-15T22:47:42.5949673Z checking for file conflicts... 2021-05-15T22:47:42.5950963Z checking available disk space... 2021-05-15T22:47:42.6448184Z :: Processing package changes... 2021-05-15T22:47:42.6449160Z reinstalling mingw-w64-x86_64-gcc... 2021-05-15T22:47:44.7184618Z resolving dependencies... 2021-05-15T22:47:44.8623573Z looking for conflicting packages... 2021-05-15T22:47:44.8681531Z 2021-05-15T22:47:44.8689859Z 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-15T22:47:44.8695749Z 2021-05-15T22:47:44.8696576Z Total Download Size: 48.47 MiB 2021-05-15T22:47:44.8697490Z Total Installed Size: 363.82 MiB 2021-05-15T22:47:44.8698084Z 2021-05-15T22:47:44.8699020Z :: Proceed with installation? [Y/n] 2021-05-15T22:47:44.8699984Z :: Retrieving packages... 2021-05-15T22:47:45.1792315Z downloading mingw-w64-x86_64-crypto++-8.4.0-2-any.pkg.tar.zst... 2021-05-15T22:47:46.0379259Z downloading mingw-w64-x86_64-geos-3.8.0-1-any.pkg.tar.xz... 2021-05-15T22:47:46.1428847Z downloading mingw-w64-x86_64-json-c-0.15-1-any.pkg.tar.zst... 2021-05-15T22:47:46.2392000Z downloading mingw-w64-x86_64-libfreexl-1.0.6-1-any.pkg.tar.zst... 2021-05-15T22:47:46.3358579Z downloading mingw-w64-x86_64-proj-6.3.2-2-any.pkg.tar.zst... 2021-05-15T22:47:46.4554686Z downloading mingw-w64-x86_64-libgeotiff-1.6.0-1-any.pkg.tar.zst... 2021-05-15T22:47:46.5522183Z downloading mingw-w64-x86_64-libde265-1.0.8-1-any.pkg.tar.zst... 2021-05-15T22:47:46.7777151Z downloading mingw-w64-x86_64-rav1e-0.4.1-1-any.pkg.tar.zst... 2021-05-15T22:47:46.8856991Z downloading mingw-w64-x86_64-libheif-1.11.0-2-any.pkg.tar.zst... 2021-05-15T22:47:46.9875986Z downloading mingw-w64-x86_64-minizip-git-1.2.445.e67b996-2-any.pkg.tar.zst... 2021-05-15T22:47:47.0853031Z downloading mingw-w64-x86_64-libkml-1.3.0-8-any.pkg.tar.xz... 2021-05-15T22:47:47.1911427Z downloading mingw-w64-x86_64-libmariadbclient-3.1.12-1-any.pkg.tar.zst... 2021-05-15T22:47:47.2890402Z downloading mingw-w64-x86_64-librttopo-1.1.0-1-any.pkg.tar.zst... 2021-05-15T22:47:47.3918741Z downloading mingw-w64-x86_64-libspatialite-5.0.1-2-any.pkg.tar.zst... 2021-05-15T22:47:47.5949864Z downloading mingw-w64-x86_64-netcdf-4.7.4-2-any.pkg.tar.zst... 2021-05-15T22:47:47.7048198Z downloading mingw-w64-x86_64-nspr-4.25-1-any.pkg.tar.xz... 2021-05-15T22:47:47.8029369Z downloading mingw-w64-x86_64-nss-3.52.1-1-any.pkg.tar.zst... 2021-05-15T22:47:47.9222800Z downloading mingw-w64-x86_64-poppler-data-0.4.10-1-any.pkg.tar.zst... 2021-05-15T22:47:48.0760660Z downloading mingw-w64-x86_64-poppler-20.12.1-2-any.pkg.tar.zst... 2021-05-15T22:47:48.1881390Z downloading mingw-w64-x86_64-libgpg-error-1.41-3-any.pkg.tar.zst... 2021-05-15T22:47:48.2873347Z downloading mingw-w64-x86_64-libgcrypt-1.9.2-2-any.pkg.tar.zst... 2021-05-15T22:47:48.3928689Z downloading mingw-w64-x86_64-libxslt-1.1.34-3-any.pkg.tar.zst... 2021-05-15T22:47:48.4951911Z downloading mingw-w64-x86_64-postgresql-13.1-1-any.pkg.tar.zst... 2021-05-15T22:47:48.8113486Z downloading mingw-w64-x86_64-xerces-c-3.2.3-3-any.pkg.tar.zst... 2021-05-15T22:47:48.9335431Z downloading mingw-w64-x86_64-gdal-3.2.2-3-any.pkg.tar.zst... 2021-05-15T22:47:49.5235960Z downloading winpty-0.4.3-1-x86_64.pkg.tar.xz... 2021-05-15T22:47:49.5281631Z checking keyring... 2021-05-15T22:47:49.8474752Z checking package integrity... 2021-05-15T22:47:54.2454589Z loading package files... 2021-05-15T22:47:54.3645812Z checking for file conflicts... 2021-05-15T22:47:54.6626812Z checking available disk space... 2021-05-15T22:47:54.6656040Z :: Processing package changes... 2021-05-15T22:47:54.6656884Z installing mingw-w64-x86_64-crypto++... 2021-05-15T22:47:54.9123553Z installing mingw-w64-x86_64-geos... 2021-05-15T22:47:55.3292620Z installing mingw-w64-x86_64-json-c... 2021-05-15T22:47:55.3495779Z installing mingw-w64-x86_64-libfreexl... 2021-05-15T22:47:55.3560233Z installing mingw-w64-x86_64-proj... 2021-05-15T22:47:55.4416327Z installing mingw-w64-x86_64-libgeotiff... 2021-05-15T22:47:55.4652432Z installing mingw-w64-x86_64-libde265... 2021-05-15T22:47:55.4901021Z Optional dependencies for mingw-w64-x86_64-libde265 2021-05-15T22:47:55.4902160Z mingw-w64-x86_64-ffmpeg: sherlock265 [installed] 2021-05-15T22:47:55.4903016Z mingw-w64-x86_64-qt5: sherlock265 2021-05-15T22:47:55.4903744Z mingw-w64-x86_64-SDL: dec265 2021-05-15T22:47:55.4904550Z installing mingw-w64-x86_64-rav1e... 2021-05-15T22:47:55.5210336Z installing mingw-w64-x86_64-libheif... 2021-05-15T22:47:55.5465648Z installing mingw-w64-x86_64-minizip-git... 2021-05-15T22:47:55.5712321Z installing mingw-w64-x86_64-libkml... 2021-05-15T22:47:55.7347310Z installing mingw-w64-x86_64-libmariadbclient... 2021-05-15T22:47:55.7719359Z installing mingw-w64-x86_64-librttopo... 2021-05-15T22:47:55.7835817Z installing mingw-w64-x86_64-libspatialite... 2021-05-15T22:47:55.8836132Z installing mingw-w64-x86_64-netcdf... 2021-05-15T22:47:55.9154299Z installing mingw-w64-x86_64-nspr... 2021-05-15T22:47:55.9989147Z installing mingw-w64-x86_64-nss... 2021-05-15T22:47:56.2676677Z installing mingw-w64-x86_64-poppler-data... 2021-05-15T22:47:56.5163488Z installing mingw-w64-x86_64-poppler... 2021-05-15T22:47:56.6821529Z Optional dependencies for mingw-w64-x86_64-poppler 2021-05-15T22:47:56.6822884Z mingw-w64-x86_64-glib2: libpoppler-glib [installed] 2021-05-15T22:47:56.6823863Z mingw-w64-x86_64-qt5: libpoppler-qt5 2021-05-15T22:47:56.6824980Z installing mingw-w64-x86_64-libgpg-error... 2021-05-15T22:47:56.7188273Z installing mingw-w64-x86_64-libgcrypt... 2021-05-15T22:47:56.7405680Z installing mingw-w64-x86_64-libxslt... 2021-05-15T22:47:56.8470181Z installing winpty... 2021-05-15T22:47:56.9223113Z installing mingw-w64-x86_64-postgresql... 2021-05-15T22:47:58.5664647Z installing mingw-w64-x86_64-xerces-c... 2021-05-15T22:47:59.1737471Z installing mingw-w64-x86_64-gdal... 2021-05-15T22:48:00.3880341Z warning: mingw-w64-x86_64-gdb-10.2-1 is up to date -- reinstalling 2021-05-15T22:48:00.3881108Z resolving dependencies... 2021-05-15T22:48:00.4110399Z looking for conflicting packages... 2021-05-15T22:48:00.4170266Z 2021-05-15T22:48:00.4171413Z Packages (1) mingw-w64-x86_64-gdb-10.2-1 2021-05-15T22:48:00.4172121Z 2021-05-15T22:48:00.4172906Z Total Download Size: 4.15 MiB 2021-05-15T22:48:00.4173826Z Total Installed Size: 13.89 MiB 2021-05-15T22:48:00.4174711Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:48:00.4175273Z 2021-05-15T22:48:00.4176277Z :: Proceed with installation? [Y/n] 2021-05-15T22:48:00.4177369Z :: Retrieving packages... 2021-05-15T22:48:01.1978780Z downloading mingw-w64-x86_64-gdb-10.2-1-any.pkg.tar.zst... 2021-05-15T22:48:01.5087569Z checking keyring... 2021-05-15T22:48:01.5962764Z checking package integrity... 2021-05-15T22:48:01.7702849Z loading package files... 2021-05-15T22:48:01.7739126Z checking for file conflicts... 2021-05-15T22:48:01.7739989Z checking available disk space... 2021-05-15T22:48:01.7796697Z :: Processing package changes... 2021-05-15T22:48:01.7797510Z reinstalling mingw-w64-x86_64-gdb... 2021-05-15T22:48:02.6342214Z warning: mingw-w64-x86_64-gdbm-1.19-1 is up to date -- reinstalling 2021-05-15T22:48:02.6343122Z resolving dependencies... 2021-05-15T22:48:02.6483234Z looking for conflicting packages... 2021-05-15T22:48:02.6616699Z 2021-05-15T22:48:02.6617645Z Packages (1) mingw-w64-x86_64-gdbm-1.19-1 2021-05-15T22:48:02.6618266Z 2021-05-15T22:48:02.6619005Z Total Installed Size: 0.72 MiB 2021-05-15T22:48:02.6619787Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:48:02.6620184Z 2021-05-15T22:48:02.6620825Z :: Proceed with installation? [Y/n] 2021-05-15T22:48:02.6621513Z checking keyring... 2021-05-15T22:48:02.7265017Z checking package integrity... 2021-05-15T22:48:02.8292860Z loading package files... 2021-05-15T22:48:02.8321465Z checking for file conflicts... 2021-05-15T22:48:02.8322237Z checking available disk space... 2021-05-15T22:48:02.8354693Z :: Processing package changes... 2021-05-15T22:48:02.8355525Z reinstalling mingw-w64-x86_64-gdbm... 2021-05-15T22:48:03.6107742Z resolving dependencies... 2021-05-15T22:48:03.6267444Z looking for conflicting packages... 2021-05-15T22:48:03.6395640Z 2021-05-15T22:48:03.6396728Z Packages (1) mingw-w64-x86_64-gdk-pixbuf2-2.42.4-1 2021-05-15T22:48:03.6397449Z 2021-05-15T22:48:03.6398174Z Total Download Size: 1.57 MiB 2021-05-15T22:48:03.6398978Z Total Installed Size: 6.77 MiB 2021-05-15T22:48:03.6399587Z 2021-05-15T22:48:03.6400472Z :: Proceed with installation? [Y/n] 2021-05-15T22:48:03.6401358Z :: Retrieving packages... 2021-05-15T22:48:03.9552188Z downloading mingw-w64-x86_64-gdk-pixbuf2-2.42.4-1-any.pkg.tar.zst... 2021-05-15T22:48:04.6219866Z checking keyring... 2021-05-15T22:48:04.7049451Z checking package integrity... 2021-05-15T22:48:04.8424463Z loading package files... 2021-05-15T22:48:04.8510974Z checking for file conflicts... 2021-05-15T22:48:04.8853028Z checking available disk space... 2021-05-15T22:48:04.8864169Z :: Processing package changes... 2021-05-15T22:48:04.8865159Z installing mingw-w64-x86_64-gdk-pixbuf2... 2021-05-15T22:48:05.2633057Z :: Running post-transaction hooks... 2021-05-15T22:48:05.2634784Z (1/1) Probing GDK-Pixbuf loader modules... 2021-05-15T22:48:06.0936363Z warning: mingw-w64-x86_64-geos-3.8.0-1 is up to date -- reinstalling 2021-05-15T22:48:06.0937591Z resolving dependencies... 2021-05-15T22:48:06.0939169Z looking for conflicting packages... 2021-05-15T22:48:06.1219931Z 2021-05-15T22:48:06.1221979Z Packages (1) mingw-w64-x86_64-geos-3.8.0-1 2021-05-15T22:48:06.1223008Z 2021-05-15T22:48:06.1223682Z Total Installed Size: 7.40 MiB 2021-05-15T22:48:06.1224435Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:48:06.1224845Z 2021-05-15T22:48:06.1225718Z :: Proceed with installation? [Y/n] 2021-05-15T22:48:06.1226379Z checking keyring... 2021-05-15T22:48:06.1905928Z checking package integrity... 2021-05-15T22:48:06.3059063Z loading package files... 2021-05-15T22:48:06.3181092Z checking for file conflicts... 2021-05-15T22:48:06.3182061Z checking available disk space... 2021-05-15T22:48:06.3374661Z :: Processing package changes... 2021-05-15T22:48:06.3375613Z reinstalling mingw-w64-x86_64-geos... 2021-05-15T22:48:07.5257747Z warning: mingw-w64-x86_64-gettext-0.19.8.1-10 is up to date -- reinstalling 2021-05-15T22:48:07.5258551Z resolving dependencies... 2021-05-15T22:48:07.5398577Z looking for conflicting packages... 2021-05-15T22:48:07.5550011Z 2021-05-15T22:48:07.5551321Z Packages (1) mingw-w64-x86_64-gettext-0.19.8.1-10 2021-05-15T22:48:07.5552365Z 2021-05-15T22:48:07.5553307Z Total Download Size: 3.36 MiB 2021-05-15T22:48:07.5554384Z Total Installed Size: 18.30 MiB 2021-05-15T22:48:07.5555447Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:48:07.5556125Z 2021-05-15T22:48:07.5557220Z :: Proceed with installation? [Y/n] 2021-05-15T22:48:07.5558393Z :: Retrieving packages... 2021-05-15T22:48:07.8762248Z downloading mingw-w64-x86_64-gettext-0.19.8.1-10-any.pkg.tar.zst... 2021-05-15T22:48:08.6459528Z checking keyring... 2021-05-15T22:48:08.7302130Z checking package integrity... 2021-05-15T22:48:08.8820199Z loading package files... 2021-05-15T22:48:08.9080364Z checking for file conflicts... 2021-05-15T22:48:08.9082537Z checking available disk space... 2021-05-15T22:48:09.0216635Z :: Processing package changes... 2021-05-15T22:48:09.0217654Z reinstalling mingw-w64-x86_64-gettext... 2021-05-15T22:48:11.5885252Z warning: mingw-w64-x86_64-gflags-2.2.2-2 is up to date -- reinstalling 2021-05-15T22:48:11.5886102Z resolving dependencies... 2021-05-15T22:48:11.5888102Z looking for conflicting packages... 2021-05-15T22:48:11.6167831Z 2021-05-15T22:48:11.6168862Z Packages (1) mingw-w64-x86_64-gflags-2.2.2-2 2021-05-15T22:48:11.6169400Z 2021-05-15T22:48:11.6170301Z Total Installed Size: 1.09 MiB 2021-05-15T22:48:11.6171352Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:48:11.6171975Z 2021-05-15T22:48:11.6172745Z :: Proceed with installation? [Y/n] 2021-05-15T22:48:11.6173430Z checking keyring... 2021-05-15T22:48:11.6870059Z checking package integrity... 2021-05-15T22:48:11.7945707Z loading package files... 2021-05-15T22:48:11.7996227Z checking for file conflicts... 2021-05-15T22:48:11.7997055Z checking available disk space... 2021-05-15T22:48:11.8019076Z :: Processing package changes... 2021-05-15T22:48:11.8019925Z reinstalling mingw-w64-x86_64-gflags... 2021-05-15T22:48:12.5613504Z warning: mingw-w64-x86_64-giflib-5.2.1-3 is up to date -- reinstalling 2021-05-15T22:48:12.5615030Z resolving dependencies... 2021-05-15T22:48:12.5712696Z looking for conflicting packages... 2021-05-15T22:48:12.5890027Z 2021-05-15T22:48:12.5891178Z Packages (1) mingw-w64-x86_64-giflib-5.2.1-3 2021-05-15T22:48:12.5892185Z 2021-05-15T22:48:12.5892892Z Total Installed Size: 0.73 MiB 2021-05-15T22:48:12.5894061Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:48:12.5894604Z 2021-05-15T22:48:12.5895497Z :: Proceed with installation? [Y/n] 2021-05-15T22:48:12.5896318Z checking keyring... 2021-05-15T22:48:12.6596134Z checking package integrity... 2021-05-15T22:48:12.7634809Z loading package files... 2021-05-15T22:48:12.7651322Z checking for file conflicts... 2021-05-15T22:48:12.7652145Z checking available disk space... 2021-05-15T22:48:12.7672976Z :: Processing package changes... 2021-05-15T22:48:12.7673841Z reinstalling mingw-w64-x86_64-giflib... 2021-05-15T22:48:13.5114988Z warning: mingw-w64-x86_64-glib2-2.68.2-1 is up to date -- reinstalling 2021-05-15T22:48:13.5116641Z resolving dependencies... 2021-05-15T22:48:13.5331818Z looking for conflicting packages... 2021-05-15T22:48:13.5393656Z 2021-05-15T22:48:13.5394905Z Packages (1) mingw-w64-x86_64-glib2-2.68.2-1 2021-05-15T22:48:13.5396496Z 2021-05-15T22:48:13.5397823Z Total Installed Size: 22.99 MiB 2021-05-15T22:48:13.5398995Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:48:13.5399716Z 2021-05-15T22:48:13.5400907Z :: Proceed with installation? [Y/n] 2021-05-15T22:48:13.5402408Z checking keyring... 2021-05-15T22:48:13.6134438Z checking package integrity... 2021-05-15T22:48:13.7495789Z loading package files... 2021-05-15T22:48:13.7579231Z checking for file conflicts... 2021-05-15T22:48:13.7580092Z checking available disk space... 2021-05-15T22:48:13.7835809Z :: Processing package changes... 2021-05-15T22:48:13.7836785Z reinstalling mingw-w64-x86_64-glib2... 2021-05-15T22:48:14.9952460Z resolving dependencies... 2021-05-15T22:48:15.0055820Z looking for conflicting packages... 2021-05-15T22:48:15.0217783Z 2021-05-15T22:48:15.0218503Z Packages (1) mingw-w64-x86_64-glpk-4.65-2 2021-05-15T22:48:15.0219001Z 2021-05-15T22:48:15.0219559Z Total Download Size: 0.60 MiB 2021-05-15T22:48:15.0220353Z Total Installed Size: 2.63 MiB 2021-05-15T22:48:15.0220778Z 2021-05-15T22:48:15.0221468Z :: Proceed with installation? [Y/n] 2021-05-15T22:48:15.0222167Z :: Retrieving packages... 2021-05-15T22:48:15.3353147Z downloading mingw-w64-x86_64-glpk-4.65-2-any.pkg.tar.zst... 2021-05-15T22:48:15.8063418Z checking keyring... 2021-05-15T22:48:15.8899711Z checking package integrity... 2021-05-15T22:48:16.0220193Z loading package files... 2021-05-15T22:48:16.0243174Z checking for file conflicts... 2021-05-15T22:48:16.0247893Z checking available disk space... 2021-05-15T22:48:16.0258222Z :: Processing package changes... 2021-05-15T22:48:16.0258893Z installing mingw-w64-x86_64-glpk... 2021-05-15T22:48:16.7972385Z warning: mingw-w64-x86_64-gmp-6.2.1-2 is up to date -- reinstalling 2021-05-15T22:48:16.7973216Z resolving dependencies... 2021-05-15T22:48:16.7974244Z looking for conflicting packages... 2021-05-15T22:48:16.8264996Z 2021-05-15T22:48:16.8265980Z Packages (1) mingw-w64-x86_64-gmp-6.2.1-2 2021-05-15T22:48:16.8266462Z 2021-05-15T22:48:16.8266982Z Total Download Size: 0.49 MiB 2021-05-15T22:48:16.8267634Z Total Installed Size: 2.21 MiB 2021-05-15T22:48:16.8268494Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:48:16.8268877Z 2021-05-15T22:48:16.8269537Z :: Proceed with installation? [Y/n] 2021-05-15T22:48:16.8270186Z :: Retrieving packages... 2021-05-15T22:48:17.1420938Z downloading mingw-w64-x86_64-gmp-6.2.1-2-any.pkg.tar.zst... 2021-05-15T22:48:17.6174749Z checking keyring... 2021-05-15T22:48:17.7047505Z checking package integrity... 2021-05-15T22:48:17.8331392Z loading package files... 2021-05-15T22:48:17.8348128Z checking for file conflicts... 2021-05-15T22:48:17.8348899Z checking available disk space... 2021-05-15T22:48:17.8366553Z :: Processing package changes... 2021-05-15T22:48:17.8367323Z reinstalling mingw-w64-x86_64-gmp... 2021-05-15T22:48:18.6135559Z resolving dependencies... 2021-05-15T22:48:18.7601845Z looking for conflicting packages... 2021-05-15T22:48:18.7628300Z 2021-05-15T22:48:18.7632376Z 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-15T22:48:18.7635091Z 2021-05-15T22:48:18.7636132Z Total Download Size: 3.72 MiB 2021-05-15T22:48:18.7637285Z Total Installed Size: 21.06 MiB 2021-05-15T22:48:18.7638035Z 2021-05-15T22:48:18.7639238Z :: Proceed with installation? [Y/n] 2021-05-15T22:48:18.7640542Z :: Retrieving packages... 2021-05-15T22:48:19.0752696Z downloading mingw-w64-x86_64-libksba-1.4.0-1-any.pkg.tar.zst... 2021-05-15T22:48:19.4561587Z downloading mingw-w64-x86_64-libassuan-2.5.4-1-any.pkg.tar.zst... 2021-05-15T22:48:19.5543263Z downloading mingw-w64-x86_64-libusb-1.0.24-2-any.pkg.tar.zst... 2021-05-15T22:48:19.6524494Z downloading mingw-w64-x86_64-libusb-compat-git-r76.b5db9d0-2-any.pkg.tar.zst... 2021-05-15T22:48:19.7503065Z downloading mingw-w64-x86_64-npth-1.6-1-any.pkg.tar.xz... 2021-05-15T22:48:19.8480341Z downloading mingw-w64-x86_64-gnupg-2.2.27-2-any.pkg.tar.zst... 2021-05-15T22:48:20.2350213Z downloading mingw-w64-x86_64-gpgme-1.15.1-2-any.pkg.tar.zst... 2021-05-15T22:48:20.2476521Z checking keyring... 2021-05-15T22:48:20.5624130Z checking package integrity... 2021-05-15T22:48:21.6702125Z loading package files... 2021-05-15T22:48:21.6900887Z checking for file conflicts... 2021-05-15T22:48:21.7147582Z checking available disk space... 2021-05-15T22:48:21.7159324Z :: Processing package changes... 2021-05-15T22:48:21.7160197Z installing mingw-w64-x86_64-libksba... 2021-05-15T22:48:21.7287582Z installing mingw-w64-x86_64-libassuan... 2021-05-15T22:48:21.7376439Z installing mingw-w64-x86_64-libusb... 2021-05-15T22:48:21.7457421Z installing mingw-w64-x86_64-libusb-compat-git... 2021-05-15T22:48:21.7526192Z installing mingw-w64-x86_64-npth... 2021-05-15T22:48:21.7623743Z installing mingw-w64-x86_64-gnupg... 2021-05-15T22:48:21.8333434Z Optional dependencies for mingw-w64-x86_64-gnupg 2021-05-15T22:48:21.8334383Z mingw-w64-x86_64-pinentry 2021-05-15T22:48:21.8335185Z installing mingw-w64-x86_64-gpgme... 2021-05-15T22:48:22.8366507Z warning: mingw-w64-x86_64-grpc-1.35.0-2 is up to date -- reinstalling 2021-05-15T22:48:22.8367334Z resolving dependencies... 2021-05-15T22:48:22.8368760Z looking for conflicting packages... 2021-05-15T22:48:22.8379511Z 2021-05-15T22:48:22.8393367Z Packages (1) mingw-w64-x86_64-grpc-1.35.0-2 2021-05-15T22:48:22.8452236Z 2021-05-15T22:48:22.8459867Z Total Installed Size: 21.09 MiB 2021-05-15T22:48:22.8460981Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:48:22.8461436Z 2021-05-15T22:48:22.8462097Z :: Proceed with installation? [Y/n] 2021-05-15T22:48:22.8462882Z checking keyring... 2021-05-15T22:48:22.9055798Z checking package integrity... 2021-05-15T22:48:23.0315862Z loading package files... 2021-05-15T22:48:23.0379311Z checking for file conflicts... 2021-05-15T22:48:23.0380257Z checking available disk space... 2021-05-15T22:48:23.0547608Z :: Processing package changes... 2021-05-15T22:48:23.0548559Z reinstalling mingw-w64-x86_64-grpc... 2021-05-15T22:48:24.1368365Z resolving dependencies... 2021-05-15T22:48:24.1371146Z looking for conflicting packages... 2021-05-15T22:48:24.1665314Z 2021-05-15T22:48:24.1667027Z Packages (1) mingw-w64-x86_64-gsl-2.6-1 2021-05-15T22:48:24.1667921Z 2021-05-15T22:48:24.1668942Z Total Download Size: 1.89 MiB 2021-05-15T22:48:24.1670454Z Total Installed Size: 12.38 MiB 2021-05-15T22:48:24.1671282Z 2021-05-15T22:48:24.1672541Z :: Proceed with installation? [Y/n] 2021-05-15T22:48:24.1673784Z :: Retrieving packages... 2021-05-15T22:48:24.4923960Z downloading mingw-w64-x86_64-gsl-2.6-1-any.pkg.tar.xz... 2021-05-15T22:48:25.1611672Z checking keyring... 2021-05-15T22:48:25.2451245Z checking package integrity... 2021-05-15T22:48:25.4019102Z loading package files... 2021-05-15T22:48:25.4110858Z checking for file conflicts... 2021-05-15T22:48:25.4254586Z checking available disk space... 2021-05-15T22:48:25.4266144Z :: Processing package changes... 2021-05-15T22:48:25.4267236Z installing mingw-w64-x86_64-gsl... 2021-05-15T22:48:26.5879158Z warning: mingw-w64-x86_64-harfbuzz-2.8.1-1 is up to date -- reinstalling 2021-05-15T22:48:26.5880625Z resolving dependencies... 2021-05-15T22:48:26.5990933Z looking for conflicting packages... 2021-05-15T22:48:26.6160480Z 2021-05-15T22:48:26.6161516Z Packages (1) mingw-w64-x86_64-harfbuzz-2.8.1-1 2021-05-15T22:48:26.6162190Z 2021-05-15T22:48:26.6163140Z Total Installed Size: 8.19 MiB 2021-05-15T22:48:26.6164306Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:48:26.6164926Z 2021-05-15T22:48:26.6165819Z :: Proceed with installation? [Y/n] 2021-05-15T22:48:26.6166916Z checking keyring... 2021-05-15T22:48:26.6890188Z checking package integrity... 2021-05-15T22:48:26.8018539Z loading package files... 2021-05-15T22:48:26.8046567Z checking for file conflicts... 2021-05-15T22:48:26.8047303Z checking available disk space... 2021-05-15T22:48:26.8088222Z :: Processing package changes... 2021-05-15T22:48:26.8088995Z reinstalling mingw-w64-x86_64-harfbuzz... 2021-05-15T22:48:27.6195109Z resolving dependencies... 2021-05-15T22:48:27.6431688Z looking for conflicting packages... 2021-05-15T22:48:27.6491165Z 2021-05-15T22:48:27.6492408Z Packages (1) mingw-w64-x86_64-hdf4-4.2.15-2 2021-05-15T22:48:27.6493268Z 2021-05-15T22:48:27.6494266Z Total Download Size: 1.09 MiB 2021-05-15T22:48:27.6495517Z Total Installed Size: 8.69 MiB 2021-05-15T22:48:27.6496262Z 2021-05-15T22:48:27.6497444Z :: Proceed with installation? [Y/n] 2021-05-15T22:48:27.6498664Z :: Retrieving packages... 2021-05-15T22:48:27.9690761Z downloading mingw-w64-x86_64-hdf4-4.2.15-2-any.pkg.tar.zst... 2021-05-15T22:48:28.5447550Z checking keyring... 2021-05-15T22:48:28.6320113Z checking package integrity... 2021-05-15T22:48:28.7723868Z loading package files... 2021-05-15T22:48:28.7754539Z checking for file conflicts... 2021-05-15T22:48:28.7823534Z checking available disk space... 2021-05-15T22:48:28.7834878Z :: Processing package changes... 2021-05-15T22:48:28.7835714Z installing mingw-w64-x86_64-hdf4... 2021-05-15T22:48:29.6549287Z warning: mingw-w64-x86_64-hdf5-1.12.0-3 is up to date -- reinstalling 2021-05-15T22:48:29.6550095Z resolving dependencies... 2021-05-15T22:48:29.6787241Z looking for conflicting packages... 2021-05-15T22:48:29.6847123Z 2021-05-15T22:48:29.6848233Z Packages (1) mingw-w64-x86_64-hdf5-1.12.0-3 2021-05-15T22:48:29.6849410Z 2021-05-15T22:48:29.6850329Z Total Installed Size: 91.59 MiB 2021-05-15T22:48:29.6851799Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:48:29.6852531Z 2021-05-15T22:48:29.6853957Z :: Proceed with installation? [Y/n] 2021-05-15T22:48:29.6855294Z checking keyring... 2021-05-15T22:48:29.7570002Z checking package integrity... 2021-05-15T22:48:29.9498407Z loading package files... 2021-05-15T22:48:29.9543711Z checking for file conflicts... 2021-05-15T22:48:29.9544537Z checking available disk space... 2021-05-15T22:48:29.9642389Z :: Processing package changes... 2021-05-15T22:48:29.9643288Z reinstalling mingw-w64-x86_64-hdf5... 2021-05-15T22:48:31.0600600Z warning: mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-15T22:48:31.0601594Z resolving dependencies... 2021-05-15T22:48:31.0602689Z looking for conflicting packages... 2021-05-15T22:48:31.0901912Z 2021-05-15T22:48:31.0904049Z Packages (1) mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1 2021-05-15T22:48:31.0905335Z 2021-05-15T22:48:31.0906329Z Total Download Size: 5.28 MiB 2021-05-15T22:48:31.0907498Z Total Installed Size: 66.96 MiB 2021-05-15T22:48:31.0908647Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:48:31.0909358Z 2021-05-15T22:48:31.0910595Z :: Proceed with installation? [Y/n] 2021-05-15T22:48:31.0911867Z :: Retrieving packages... 2021-05-15T22:48:31.4055213Z downloading mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-15T22:48:32.2622511Z checking keyring... 2021-05-15T22:48:32.3532617Z checking package integrity... 2021-05-15T22:48:32.5298629Z loading package files... 2021-05-15T22:48:32.5527896Z checking for file conflicts... 2021-05-15T22:48:32.5529763Z checking available disk space... 2021-05-15T22:48:32.9345711Z :: Processing package changes... 2021-05-15T22:48:32.9346893Z reinstalling mingw-w64-x86_64-headers-git... 2021-05-15T22:48:35.2442898Z resolving dependencies... 2021-05-15T22:48:35.2641145Z looking for conflicting packages... 2021-05-15T22:48:35.2743823Z 2021-05-15T22:48:35.2745508Z Packages (1) mingw-w64-x86_64-hiredis-1.0.0-1 2021-05-15T22:48:35.2746485Z 2021-05-15T22:48:35.2747510Z Total Download Size: 0.08 MiB 2021-05-15T22:48:35.2748946Z Total Installed Size: 0.32 MiB 2021-05-15T22:48:35.2749701Z 2021-05-15T22:48:35.2752033Z :: Proceed with installation? [Y/n] 2021-05-15T22:48:35.2753304Z :: Retrieving packages... 2021-05-15T22:48:36.2036300Z downloading mingw-w64-x86_64-hiredis-1.0.0-1-any.pkg.tar.zst... 2021-05-15T22:48:36.2037135Z checking keyring... 2021-05-15T22:48:36.2037755Z checking package integrity... 2021-05-15T22:48:36.2038319Z loading package files... 2021-05-15T22:48:36.2038893Z checking for file conflicts... 2021-05-15T22:48:36.2040345Z checking available disk space... 2021-05-15T22:48:36.2041004Z :: Processing package changes... 2021-05-15T22:48:36.2041670Z installing mingw-w64-x86_64-hiredis... 2021-05-15T22:48:36.7693216Z resolving dependencies... 2021-05-15T22:48:36.7694185Z looking for conflicting packages... 2021-05-15T22:48:36.7979442Z 2021-05-15T22:48:36.7980876Z Packages (1) mingw-w64-x86_64-http-parser-2.9.4-2 2021-05-15T22:48:36.7981840Z 2021-05-15T22:48:36.7982781Z Total Download Size: 0.03 MiB 2021-05-15T22:48:36.7983874Z Total Installed Size: 0.11 MiB 2021-05-15T22:48:36.7984578Z 2021-05-15T22:48:36.7985691Z :: Proceed with installation? [Y/n] 2021-05-15T22:48:36.7986839Z :: Retrieving packages... 2021-05-15T22:48:37.1167967Z downloading mingw-w64-x86_64-http-parser-2.9.4-2-any.pkg.tar.zst... 2021-05-15T22:48:37.2142910Z checking keyring... 2021-05-15T22:48:37.2971081Z checking package integrity... 2021-05-15T22:48:37.4189580Z loading package files... 2021-05-15T22:48:37.4210344Z checking for file conflicts... 2021-05-15T22:48:37.4214165Z checking available disk space... 2021-05-15T22:48:37.4224331Z :: Processing package changes... 2021-05-15T22:48:37.4225167Z installing mingw-w64-x86_64-http-parser... 2021-05-15T22:48:38.1510595Z warning: mingw-w64-x86_64-icu-68.2-3 is up to date -- reinstalling 2021-05-15T22:48:38.1511581Z resolving dependencies... 2021-05-15T22:48:38.1609013Z looking for conflicting packages... 2021-05-15T22:48:38.1791859Z 2021-05-15T22:48:38.1792781Z Packages (1) mingw-w64-x86_64-icu-68.2-3 2021-05-15T22:48:38.1793392Z 2021-05-15T22:48:38.1794424Z Total Installed Size: 113.98 MiB 2021-05-15T22:48:38.1795164Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:48:38.1795981Z 2021-05-15T22:48:38.1797094Z :: Proceed with installation? [Y/n] 2021-05-15T22:48:38.1797938Z checking keyring... 2021-05-15T22:48:38.2453177Z checking package integrity... 2021-05-15T22:48:38.5314385Z loading package files... 2021-05-15T22:48:38.5393833Z checking for file conflicts... 2021-05-15T22:48:38.5394859Z checking available disk space... 2021-05-15T22:48:38.5480920Z :: Processing package changes... 2021-05-15T22:48:38.5481859Z reinstalling mingw-w64-x86_64-icu... 2021-05-15T22:48:39.7380169Z resolving dependencies... 2021-05-15T22:48:39.7672779Z looking for conflicting packages... 2021-05-15T22:48:39.7724508Z 2021-05-15T22:48:39.7739149Z 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-15T22:48:39.7749034Z 2021-05-15T22:48:39.7750561Z Total Download Size: 17.57 MiB 2021-05-15T22:48:39.7751723Z Total Installed Size: 78.94 MiB 2021-05-15T22:48:39.7752209Z 2021-05-15T22:48:39.7762215Z :: Proceed with installation? [Y/n] 2021-05-15T22:48:39.7775921Z :: Retrieving packages... 2021-05-15T22:48:40.0902183Z downloading mingw-w64-x86_64-djvulibre-3.5.28-2-any.pkg.tar.zst... 2021-05-15T22:48:40.9412129Z downloading mingw-w64-x86_64-flif-0.3-1-any.pkg.tar.xz... 2021-05-15T22:48:41.1352289Z downloading mingw-w64-x86_64-gsfonts-20200910-2-any.pkg.tar.zst... 2021-05-15T22:48:41.2851297Z downloading mingw-w64-x86_64-jbigkit-2.1-4-any.pkg.tar.xz... 2021-05-15T22:48:41.3834963Z downloading mingw-w64-x86_64-liblqr-0.4.2-4-any.pkg.tar.xz... 2021-05-15T22:48:41.4809446Z downloading mingw-w64-x86_64-libraqm-0.7.1-1-any.pkg.tar.zst... 2021-05-15T22:48:41.5791128Z downloading mingw-w64-x86_64-libtool-2.4.6-20-any.pkg.tar.zst... 2021-05-15T22:48:41.6831777Z downloading mingw-w64-x86_64-libwmf-0.2.12-3-any.pkg.tar.zst... 2021-05-15T22:48:41.7990913Z downloading mingw-w64-x86_64-ttf-dejavu-2.37-3-any.pkg.tar.zst... 2021-05-15T22:48:41.9970561Z downloading mingw-w64-x86_64-imagemagick-7.0.10.11-3-any.pkg.tar.zst... 2021-05-15T22:48:42.2270682Z checking keyring... 2021-05-15T22:48:42.4909249Z checking package integrity... 2021-05-15T22:48:43.9475066Z loading package files... 2021-05-15T22:48:43.9998129Z checking for file conflicts... 2021-05-15T22:48:44.1476897Z checking available disk space... 2021-05-15T22:48:44.1503384Z :: Processing package changes... 2021-05-15T22:48:44.1504448Z installing mingw-w64-x86_64-djvulibre... 2021-05-15T22:48:44.2578643Z installing mingw-w64-x86_64-flif... 2021-05-15T22:48:44.4185026Z installing mingw-w64-x86_64-gsfonts... 2021-05-15T22:48:44.4846185Z installing mingw-w64-x86_64-jbigkit... 2021-05-15T22:48:44.5058110Z installing mingw-w64-x86_64-liblqr... 2021-05-15T22:48:44.5270482Z installing mingw-w64-x86_64-libraqm... 2021-05-15T22:48:44.5473799Z installing mingw-w64-x86_64-libtool... 2021-05-15T22:48:44.5951009Z installing mingw-w64-x86_64-libwmf... 2021-05-15T22:48:44.6527403Z installing mingw-w64-x86_64-ttf-dejavu... 2021-05-15T22:48:44.7166221Z installing mingw-w64-x86_64-imagemagick... 2021-05-15T22:48:46.1852428Z Optional dependencies for mingw-w64-x86_64-imagemagick 2021-05-15T22:48:46.1853908Z mingw-w64-x86_64-ghostscript: for Ghostscript support 2021-05-15T22:48:46.1855173Z mingw-w64-x86_64-openexr: for OpenEXR support [installed] 2021-05-15T22:48:46.1856297Z mingw-w64-x86_64-librsvg: for SVG support 2021-05-15T22:48:46.1857300Z mingw-w64-x86_64-graphviz: for GVC support 2021-05-15T22:48:46.1895232Z :: Running post-transaction hooks... 2021-05-15T22:48:46.1895945Z (1/2) Updating fontconfig cache... 2021-05-15T22:48:46.2584876Z (2/2) Probing GDK-Pixbuf loader modules... 2021-05-15T22:48:47.0517409Z warning: mingw-w64-x86_64-intel-tbb-1~2020.2-2 is up to date -- reinstalling 2021-05-15T22:48:47.0518274Z resolving dependencies... 2021-05-15T22:48:47.0609985Z looking for conflicting packages... 2021-05-15T22:48:47.0792395Z 2021-05-15T22:48:47.0793600Z Packages (1) mingw-w64-x86_64-intel-tbb-1~2020.2-2 2021-05-15T22:48:47.0794646Z 2021-05-15T22:48:47.0795465Z Total Installed Size: 8.68 MiB 2021-05-15T22:48:47.0796325Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:48:47.0796787Z 2021-05-15T22:48:47.0797565Z :: Proceed with installation? [Y/n] 2021-05-15T22:48:47.0798284Z checking keyring... 2021-05-15T22:48:47.1466312Z checking package integrity... 2021-05-15T22:48:47.2723284Z loading package files... 2021-05-15T22:48:47.2765286Z checking for file conflicts... 2021-05-15T22:48:47.2766104Z checking available disk space... 2021-05-15T22:48:47.2830241Z :: Processing package changes... 2021-05-15T22:48:47.2831232Z reinstalling mingw-w64-x86_64-intel-tbb... 2021-05-15T22:48:48.1205815Z warning: mingw-w64-x86_64-isl-0.23-1 is up to date -- reinstalling 2021-05-15T22:48:48.1206658Z resolving dependencies... 2021-05-15T22:48:48.1207635Z looking for conflicting packages... 2021-05-15T22:48:48.1542343Z 2021-05-15T22:48:48.1543384Z Packages (1) mingw-w64-x86_64-isl-0.23-1 2021-05-15T22:48:48.1543895Z 2021-05-15T22:48:48.1544468Z Total Download Size: 0.85 MiB 2021-05-15T22:48:48.1545138Z Total Installed Size: 4.15 MiB 2021-05-15T22:48:48.1545781Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:48:48.1546195Z 2021-05-15T22:48:48.1546904Z :: Proceed with installation? [Y/n] 2021-05-15T22:48:48.1547610Z :: Retrieving packages... 2021-05-15T22:48:48.4719845Z downloading mingw-w64-x86_64-isl-0.23-1-any.pkg.tar.zst... 2021-05-15T22:48:48.9549529Z checking keyring... 2021-05-15T22:48:49.0377565Z checking package integrity... 2021-05-15T22:48:49.1689558Z loading package files... 2021-05-15T22:48:49.1718072Z checking for file conflicts... 2021-05-15T22:48:49.1719099Z checking available disk space... 2021-05-15T22:48:49.1930890Z :: Processing package changes... 2021-05-15T22:48:49.1932121Z reinstalling mingw-w64-x86_64-isl... 2021-05-15T22:48:49.9775667Z resolving dependencies... 2021-05-15T22:48:50.0072881Z looking for conflicting packages... 2021-05-15T22:48:50.0093655Z 2021-05-15T22:48:50.0094731Z Packages (2) mingw-w64-x86_64-gdcm-3.0.8-2 mingw-w64-x86_64-itk-5.1.0-2 2021-05-15T22:48:50.0095377Z 2021-05-15T22:48:50.0095960Z Total Download Size: 13.04 MiB 2021-05-15T22:48:50.0096629Z Total Installed Size: 137.15 MiB 2021-05-15T22:48:50.0097062Z 2021-05-15T22:48:50.0097746Z :: Proceed with installation? [Y/n] 2021-05-15T22:48:50.0098458Z :: Retrieving packages... 2021-05-15T22:48:50.3258346Z downloading mingw-w64-x86_64-gdcm-3.0.8-2-any.pkg.tar.zst... 2021-05-15T22:48:51.1993629Z downloading mingw-w64-x86_64-itk-5.1.0-2-any.pkg.tar.zst... 2021-05-15T22:48:51.5286591Z checking keyring... 2021-05-15T22:48:51.6123862Z checking package integrity... 2021-05-15T22:48:51.9824663Z loading package files... 2021-05-15T22:48:52.0435396Z checking for file conflicts... 2021-05-15T22:48:52.3098075Z checking available disk space... 2021-05-15T22:48:52.3123541Z :: Processing package changes... 2021-05-15T22:48:52.3124352Z installing mingw-w64-x86_64-gdcm... 2021-05-15T22:48:52.6899362Z installing mingw-w64-x86_64-itk... 2021-05-15T22:48:55.9959412Z Optional dependencies for mingw-w64-x86_64-itk 2021-05-15T22:48:55.9960682Z mingw-w64-x86_64-opencv: ITK-OpenCV bridge [installed] 2021-05-15T22:48:55.9961570Z mingw-w64-x86_64-vtk: ITK-VTK bridge 2021-05-15T22:48:56.7389936Z warning: mingw-w64-x86_64-jasper-2.0.24-1 is up to date -- reinstalling 2021-05-15T22:48:56.7390961Z resolving dependencies... 2021-05-15T22:48:56.7544690Z looking for conflicting packages... 2021-05-15T22:48:56.7730505Z 2021-05-15T22:48:56.7731548Z Packages (1) mingw-w64-x86_64-jasper-2.0.24-1 2021-05-15T22:48:56.7732251Z 2021-05-15T22:48:56.7732787Z Total Installed Size: 4.75 MiB 2021-05-15T22:48:56.7733552Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:48:56.7733893Z 2021-05-15T22:48:56.7734476Z :: Proceed with installation? [Y/n] 2021-05-15T22:48:56.7735003Z checking keyring... 2021-05-15T22:48:56.8412462Z checking package integrity... 2021-05-15T22:48:56.9515770Z loading package files... 2021-05-15T22:48:56.9561450Z checking for file conflicts... 2021-05-15T22:48:56.9562204Z checking available disk space... 2021-05-15T22:48:56.9676646Z :: Processing package changes... 2021-05-15T22:48:56.9677723Z reinstalling mingw-w64-x86_64-jasper... 2021-05-15T22:48:57.9406364Z warning: mingw-w64-x86_64-json-c-0.15-1 is up to date -- reinstalling 2021-05-15T22:48:57.9407125Z resolving dependencies... 2021-05-15T22:48:57.9503488Z looking for conflicting packages... 2021-05-15T22:48:57.9689641Z 2021-05-15T22:48:57.9691277Z Packages (1) mingw-w64-x86_64-json-c-0.15-1 2021-05-15T22:48:57.9692404Z 2021-05-15T22:48:57.9692909Z Total Installed Size: 0.43 MiB 2021-05-15T22:48:57.9693362Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:48:57.9693791Z 2021-05-15T22:48:57.9694279Z :: Proceed with installation? [Y/n] 2021-05-15T22:48:57.9694805Z checking keyring... 2021-05-15T22:48:58.0374358Z checking package integrity... 2021-05-15T22:48:58.1391559Z loading package files... 2021-05-15T22:48:58.1405839Z checking for file conflicts... 2021-05-15T22:48:58.1406611Z checking available disk space... 2021-05-15T22:48:58.1430969Z :: Processing package changes... 2021-05-15T22:48:58.1431808Z reinstalling mingw-w64-x86_64-json-c... 2021-05-15T22:48:58.8852156Z warning: mingw-w64-x86_64-jsoncpp-1.9.4-1 is up to date -- reinstalling 2021-05-15T22:48:58.8852962Z resolving dependencies... 2021-05-15T22:48:58.8854007Z looking for conflicting packages... 2021-05-15T22:48:58.9152393Z 2021-05-15T22:48:58.9153505Z Packages (1) mingw-w64-x86_64-jsoncpp-1.9.4-1 2021-05-15T22:48:58.9154298Z 2021-05-15T22:48:58.9155140Z Total Installed Size: 1.88 MiB 2021-05-15T22:48:58.9156149Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:48:58.9156576Z 2021-05-15T22:48:58.9157285Z :: Proceed with installation? [Y/n] 2021-05-15T22:48:58.9157991Z checking keyring... 2021-05-15T22:48:58.9833972Z checking package integrity... 2021-05-15T22:48:59.0871604Z loading package files... 2021-05-15T22:48:59.0885590Z checking for file conflicts... 2021-05-15T22:48:59.0886348Z checking available disk space... 2021-05-15T22:48:59.0909136Z :: Processing package changes... 2021-05-15T22:48:59.0909971Z reinstalling mingw-w64-x86_64-jsoncpp... 2021-05-15T22:48:59.8241903Z warning: mingw-w64-x86_64-lame-3.100-1 is up to date -- reinstalling 2021-05-15T22:48:59.8242718Z resolving dependencies... 2021-05-15T22:48:59.8407809Z looking for conflicting packages... 2021-05-15T22:48:59.8552080Z 2021-05-15T22:48:59.8553042Z Packages (1) mingw-w64-x86_64-lame-3.100-1 2021-05-15T22:48:59.8553749Z 2021-05-15T22:48:59.8555178Z Total Installed Size: 1.64 MiB 2021-05-15T22:48:59.8556159Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:48:59.8556894Z 2021-05-15T22:48:59.8557907Z :: Proceed with installation? [Y/n] 2021-05-15T22:48:59.8559501Z checking keyring... 2021-05-15T22:48:59.9204490Z checking package integrity... 2021-05-15T22:49:00.0341243Z loading package files... 2021-05-15T22:49:00.0373032Z checking for file conflicts... 2021-05-15T22:49:00.0373863Z checking available disk space... 2021-05-15T22:49:00.0394788Z :: Processing package changes... 2021-05-15T22:49:00.0395547Z reinstalling mingw-w64-x86_64-lame... 2021-05-15T22:49:00.8424123Z resolving dependencies... 2021-05-15T22:49:00.8526409Z looking for conflicting packages... 2021-05-15T22:49:00.8718927Z 2021-05-15T22:49:00.8719872Z Packages (1) mingw-w64-x86_64-lapack-3.9.0-2 2021-05-15T22:49:00.8720462Z 2021-05-15T22:49:00.8721101Z Total Download Size: 3.31 MiB 2021-05-15T22:49:00.8721813Z Total Installed Size: 28.75 MiB 2021-05-15T22:49:00.8722293Z 2021-05-15T22:49:00.8723067Z :: Proceed with installation? [Y/n] 2021-05-15T22:49:00.8723844Z :: Retrieving packages... 2021-05-15T22:49:01.2110181Z downloading mingw-w64-x86_64-lapack-3.9.0-2-any.pkg.tar.zst... 2021-05-15T22:49:01.9620168Z checking keyring... 2021-05-15T22:49:02.0476860Z checking package integrity... 2021-05-15T22:49:02.2142351Z loading package files... 2021-05-15T22:49:02.2165704Z checking for file conflicts... 2021-05-15T22:49:02.2194795Z checking available disk space... 2021-05-15T22:49:02.2205765Z :: Processing package changes... 2021-05-15T22:49:02.2206554Z installing mingw-w64-x86_64-lapack... 2021-05-15T22:49:03.0704170Z warning: mingw-w64-x86_64-lcms2-2.12-1 is up to date -- reinstalling 2021-05-15T22:49:03.0719964Z resolving dependencies... 2021-05-15T22:49:03.0952376Z looking for conflicting packages... 2021-05-15T22:49:03.1080200Z 2021-05-15T22:49:03.1080911Z Packages (1) mingw-w64-x86_64-lcms2-2.12-1 2021-05-15T22:49:03.1081579Z 2021-05-15T22:49:03.1082188Z Total Installed Size: 1.62 MiB 2021-05-15T22:49:03.1083150Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:49:03.1083957Z 2021-05-15T22:49:03.1084909Z :: Proceed with installation? [Y/n] 2021-05-15T22:49:03.1085609Z checking keyring... 2021-05-15T22:49:03.1770493Z checking package integrity... 2021-05-15T22:49:03.2837075Z loading package files... 2021-05-15T22:49:03.2862038Z checking for file conflicts... 2021-05-15T22:49:03.2862782Z checking available disk space... 2021-05-15T22:49:03.2882866Z :: Processing package changes... 2021-05-15T22:49:03.2883748Z reinstalling mingw-w64-x86_64-lcms2... 2021-05-15T22:49:04.0400757Z warning: mingw-w64-x86_64-leptonica-1.80.0-2 is up to date -- reinstalling 2021-05-15T22:49:04.0401630Z resolving dependencies... 2021-05-15T22:49:04.0661152Z looking for conflicting packages... 2021-05-15T22:49:04.0717947Z 2021-05-15T22:49:04.0718727Z Packages (1) mingw-w64-x86_64-leptonica-1.80.0-2 2021-05-15T22:49:04.0719257Z 2021-05-15T22:49:04.0720352Z Total Installed Size: 8.39 MiB 2021-05-15T22:49:04.0720979Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:49:04.0721771Z 2021-05-15T22:49:04.0722476Z :: Proceed with installation? [Y/n] 2021-05-15T22:49:04.0723148Z checking keyring... 2021-05-15T22:49:04.1408513Z checking package integrity... 2021-05-15T22:49:04.2575626Z loading package files... 2021-05-15T22:49:04.2596227Z checking for file conflicts... 2021-05-15T22:49:04.2597042Z checking available disk space... 2021-05-15T22:49:04.2624886Z :: Processing package changes... 2021-05-15T22:49:04.2625845Z reinstalling mingw-w64-x86_64-leptonica... 2021-05-15T22:49:05.0734822Z warning: mingw-w64-x86_64-libarchive-3.5.1-1 is up to date -- reinstalling 2021-05-15T22:49:05.0735715Z resolving dependencies... 2021-05-15T22:49:05.0989602Z looking for conflicting packages... 2021-05-15T22:49:05.1044514Z 2021-05-15T22:49:05.1045185Z Packages (1) mingw-w64-x86_64-libarchive-3.5.1-1 2021-05-15T22:49:05.1045651Z 2021-05-15T22:49:05.1046139Z Total Installed Size: 3.99 MiB 2021-05-15T22:49:05.1046919Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:49:05.1047204Z 2021-05-15T22:49:05.1048008Z :: Proceed with installation? [Y/n] 2021-05-15T22:49:05.1048557Z checking keyring... 2021-05-15T22:49:05.1730543Z checking package integrity... 2021-05-15T22:49:05.2807475Z loading package files... 2021-05-15T22:49:05.2835593Z checking for file conflicts... 2021-05-15T22:49:05.2836332Z checking available disk space... 2021-05-15T22:49:05.2871018Z :: Processing package changes... 2021-05-15T22:49:05.2871835Z reinstalling mingw-w64-x86_64-libarchive... 2021-05-15T22:49:06.1171189Z warning: mingw-w64-x86_64-libassuan-2.5.4-1 is up to date -- reinstalling 2021-05-15T22:49:06.1172096Z resolving dependencies... 2021-05-15T22:49:06.1315517Z looking for conflicting packages... 2021-05-15T22:49:06.1473391Z 2021-05-15T22:49:06.1474544Z Packages (1) mingw-w64-x86_64-libassuan-2.5.4-1 2021-05-15T22:49:06.1475119Z 2021-05-15T22:49:06.1476226Z Total Installed Size: 0.38 MiB 2021-05-15T22:49:06.1477060Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:49:06.1477505Z 2021-05-15T22:49:06.1478216Z :: Proceed with installation? [Y/n] 2021-05-15T22:49:06.1478999Z checking keyring... 2021-05-15T22:49:06.2150055Z checking package integrity... 2021-05-15T22:49:06.3197271Z loading package files... 2021-05-15T22:49:06.3220266Z checking for file conflicts... 2021-05-15T22:49:06.3221093Z checking available disk space... 2021-05-15T22:49:06.3236980Z :: Processing package changes... 2021-05-15T22:49:06.3237777Z reinstalling mingw-w64-x86_64-libassuan... 2021-05-15T22:49:07.0693555Z warning: mingw-w64-x86_64-libde265-1.0.8-1 is up to date -- reinstalling 2021-05-15T22:49:07.0694821Z resolving dependencies... 2021-05-15T22:49:07.0846482Z looking for conflicting packages... 2021-05-15T22:49:07.1042593Z 2021-05-15T22:49:07.1043322Z Packages (1) mingw-w64-x86_64-libde265-1.0.8-1 2021-05-15T22:49:07.1043817Z 2021-05-15T22:49:07.1044420Z Total Installed Size: 4.02 MiB 2021-05-15T22:49:07.1045576Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:49:07.1046573Z 2021-05-15T22:49:07.1047503Z :: Proceed with installation? [Y/n] 2021-05-15T22:49:07.1048206Z checking keyring... 2021-05-15T22:49:07.1748622Z checking package integrity... 2021-05-15T22:49:07.2806140Z loading package files... 2021-05-15T22:49:07.2822250Z checking for file conflicts... 2021-05-15T22:49:07.2822999Z checking available disk space... 2021-05-15T22:49:07.2841508Z :: Processing package changes... 2021-05-15T22:49:07.2842382Z reinstalling mingw-w64-x86_64-libde265... 2021-05-15T22:49:08.0459428Z warning: mingw-w64-x86_64-libffi-3.3-4 is up to date -- reinstalling 2021-05-15T22:49:08.0460282Z resolving dependencies... 2021-05-15T22:49:08.0462128Z looking for conflicting packages... 2021-05-15T22:49:08.0769414Z 2021-05-15T22:49:08.0770363Z Packages (1) mingw-w64-x86_64-libffi-3.3-4 2021-05-15T22:49:08.0771015Z 2021-05-15T22:49:08.0771738Z Total Download Size: 0.04 MiB 2021-05-15T22:49:08.0772788Z Total Installed Size: 0.11 MiB 2021-05-15T22:49:08.0773727Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:49:08.0774310Z 2021-05-15T22:49:08.0775163Z :: Proceed with installation? [Y/n] 2021-05-15T22:49:08.0776063Z :: Retrieving packages... 2021-05-15T22:49:08.4190173Z downloading mingw-w64-x86_64-libffi-3.3-4-any.pkg.tar.zst... 2021-05-15T22:49:08.6073180Z checking keyring... 2021-05-15T22:49:08.6947383Z checking package integrity... 2021-05-15T22:49:08.8151644Z loading package files... 2021-05-15T22:49:08.8164083Z checking for file conflicts... 2021-05-15T22:49:08.8164863Z checking available disk space... 2021-05-15T22:49:08.8222716Z :: Processing package changes... 2021-05-15T22:49:08.8223659Z reinstalling mingw-w64-x86_64-libffi... 2021-05-15T22:49:09.5650366Z warning: mingw-w64-x86_64-libfreexl-1.0.6-1 is up to date -- reinstalling 2021-05-15T22:49:09.5651195Z resolving dependencies... 2021-05-15T22:49:09.5653246Z looking for conflicting packages... 2021-05-15T22:49:09.5962058Z 2021-05-15T22:49:09.5963095Z Packages (1) mingw-w64-x86_64-libfreexl-1.0.6-1 2021-05-15T22:49:09.5963783Z 2021-05-15T22:49:09.5965336Z Total Installed Size: 0.13 MiB 2021-05-15T22:49:09.5966154Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:49:09.5966753Z 2021-05-15T22:49:09.5967447Z :: Proceed with installation? [Y/n] 2021-05-15T22:49:09.5968086Z checking keyring... 2021-05-15T22:49:09.6665311Z checking package integrity... 2021-05-15T22:49:09.7707161Z loading package files... 2021-05-15T22:49:09.7726059Z checking for file conflicts... 2021-05-15T22:49:09.7727111Z checking available disk space... 2021-05-15T22:49:09.7740590Z :: Processing package changes... 2021-05-15T22:49:09.7741495Z reinstalling mingw-w64-x86_64-libfreexl... 2021-05-15T22:49:10.4984499Z warning: mingw-w64-x86_64-libgeotiff-1.6.0-1 is up to date -- reinstalling 2021-05-15T22:49:10.4985454Z resolving dependencies... 2021-05-15T22:49:10.5227388Z looking for conflicting packages... 2021-05-15T22:49:10.5284737Z 2021-05-15T22:49:10.5285956Z Packages (1) mingw-w64-x86_64-libgeotiff-1.6.0-1 2021-05-15T22:49:10.5287059Z 2021-05-15T22:49:10.5287979Z Total Installed Size: 0.79 MiB 2021-05-15T22:49:10.5290064Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:49:10.5290448Z 2021-05-15T22:49:10.5291047Z :: Proceed with installation? [Y/n] 2021-05-15T22:49:10.5291598Z checking keyring... 2021-05-15T22:49:10.5992952Z checking package integrity... 2021-05-15T22:49:10.7065360Z loading package files... 2021-05-15T22:49:10.7090299Z checking for file conflicts... 2021-05-15T22:49:10.7091114Z checking available disk space... 2021-05-15T22:49:10.7119161Z :: Processing package changes... 2021-05-15T22:49:10.7120209Z reinstalling mingw-w64-x86_64-libgeotiff... 2021-05-15T22:49:11.4874822Z resolving dependencies... 2021-05-15T22:49:11.5115457Z looking for conflicting packages... 2021-05-15T22:49:11.5179269Z 2021-05-15T22:49:11.5180529Z Packages (1) mingw-w64-x86_64-libgit2-1.1.0-1 2021-05-15T22:49:11.5181458Z 2021-05-15T22:49:11.5182496Z Total Download Size: 0.68 MiB 2021-05-15T22:49:11.5183652Z Total Installed Size: 3.01 MiB 2021-05-15T22:49:11.5184387Z 2021-05-15T22:49:11.5185582Z :: Proceed with installation? [Y/n] 2021-05-15T22:49:11.5186809Z :: Retrieving packages... 2021-05-15T22:49:11.8335482Z downloading mingw-w64-x86_64-libgit2-1.1.0-1-any.pkg.tar.zst... 2021-05-15T22:49:12.3145130Z checking keyring... 2021-05-15T22:49:12.4002662Z checking package integrity... 2021-05-15T22:49:12.5435903Z loading package files... 2021-05-15T22:49:12.5463853Z checking for file conflicts... 2021-05-15T22:49:12.5511707Z checking available disk space... 2021-05-15T22:49:12.5522107Z :: Processing package changes... 2021-05-15T22:49:12.5522915Z installing mingw-w64-x86_64-libgit2... 2021-05-15T22:49:13.3498818Z warning: mingw-w64-x86_64-libgpg-error-1.41-3 is up to date -- reinstalling 2021-05-15T22:49:13.3499884Z resolving dependencies... 2021-05-15T22:49:13.3606978Z looking for conflicting packages... 2021-05-15T22:49:13.3798281Z 2021-05-15T22:49:13.3800618Z Packages (1) mingw-w64-x86_64-libgpg-error-1.41-3 2021-05-15T22:49:13.3801827Z 2021-05-15T22:49:13.3803381Z Total Installed Size: 1.43 MiB 2021-05-15T22:49:13.3804603Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:49:13.3805367Z 2021-05-15T22:49:13.3807003Z :: Proceed with installation? [Y/n] 2021-05-15T22:49:13.3808232Z checking keyring... 2021-05-15T22:49:13.4503101Z checking package integrity... 2021-05-15T22:49:13.5537591Z loading package files... 2021-05-15T22:49:13.5558938Z checking for file conflicts... 2021-05-15T22:49:13.5559682Z checking available disk space... 2021-05-15T22:49:13.5602439Z :: Processing package changes... 2021-05-15T22:49:13.5603331Z reinstalling mingw-w64-x86_64-libgpg-error... 2021-05-15T22:49:14.3333994Z warning: mingw-w64-x86_64-libheif-1.11.0-2 is up to date -- reinstalling 2021-05-15T22:49:14.3334918Z resolving dependencies... 2021-05-15T22:49:14.3574083Z looking for conflicting packages... 2021-05-15T22:49:14.3637963Z 2021-05-15T22:49:14.3639369Z Packages (1) mingw-w64-x86_64-libheif-1.11.0-2 2021-05-15T22:49:14.3640590Z 2021-05-15T22:49:14.3642063Z Total Installed Size: 3.84 MiB 2021-05-15T22:49:14.3643289Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:49:14.3644045Z 2021-05-15T22:49:14.3645432Z :: Proceed with installation? [Y/n] 2021-05-15T22:49:14.3646826Z checking keyring... 2021-05-15T22:49:14.4302670Z checking package integrity... 2021-05-15T22:49:14.5352661Z loading package files... 2021-05-15T22:49:14.5380727Z checking for file conflicts... 2021-05-15T22:49:14.5381492Z checking available disk space... 2021-05-15T22:49:14.5403942Z :: Processing package changes... 2021-05-15T22:49:14.5404812Z reinstalling mingw-w64-x86_64-libheif... 2021-05-15T22:49:15.2922114Z warning: mingw-w64-x86_64-libiconv-1.16-2 is up to date -- reinstalling 2021-05-15T22:49:15.2923871Z resolving dependencies... 2021-05-15T22:49:15.2925433Z looking for conflicting packages... 2021-05-15T22:49:15.3233733Z 2021-05-15T22:49:15.3234751Z Packages (1) mingw-w64-x86_64-libiconv-1.16-2 2021-05-15T22:49:15.3235323Z 2021-05-15T22:49:15.3235916Z Total Download Size: 0.73 MiB 2021-05-15T22:49:15.3236565Z Total Installed Size: 2.24 MiB 2021-05-15T22:49:15.3237223Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:49:15.3237637Z 2021-05-15T22:49:15.3238340Z :: Proceed with installation? [Y/n] 2021-05-15T22:49:15.3239066Z :: Retrieving packages... 2021-05-15T22:49:15.6431407Z downloading mingw-w64-x86_64-libiconv-1.16-2-any.pkg.tar.zst... 2021-05-15T22:49:16.1214301Z checking keyring... 2021-05-15T22:49:16.2106287Z checking package integrity... 2021-05-15T22:49:16.3459776Z loading package files... 2021-05-15T22:49:16.3482176Z checking for file conflicts... 2021-05-15T22:49:16.3483099Z checking available disk space... 2021-05-15T22:49:16.3568380Z :: Processing package changes... 2021-05-15T22:49:16.3569368Z reinstalling mingw-w64-x86_64-libiconv... 2021-05-15T22:49:17.1412830Z warning: mingw-w64-x86_64-libjpeg-turbo-2.0.6-1 is up to date -- reinstalling 2021-05-15T22:49:17.1413724Z resolving dependencies... 2021-05-15T22:49:17.1513368Z looking for conflicting packages... 2021-05-15T22:49:17.1718014Z 2021-05-15T22:49:17.1719097Z Packages (1) mingw-w64-x86_64-libjpeg-turbo-2.0.6-1 2021-05-15T22:49:17.1719709Z 2021-05-15T22:49:17.1720859Z Total Installed Size: 4.35 MiB 2021-05-15T22:49:17.1722147Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:49:17.1722758Z 2021-05-15T22:49:17.1723645Z :: Proceed with installation? [Y/n] 2021-05-15T22:49:17.1724264Z checking keyring... 2021-05-15T22:49:17.2429082Z checking package integrity... 2021-05-15T22:49:17.3531727Z loading package files... 2021-05-15T22:49:17.3552475Z checking for file conflicts... 2021-05-15T22:49:17.3553254Z checking available disk space... 2021-05-15T22:49:17.3582404Z :: Processing package changes... 2021-05-15T22:49:17.3583332Z reinstalling mingw-w64-x86_64-libjpeg-turbo... 2021-05-15T22:49:18.1509951Z warning: mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-15T22:49:18.1511119Z resolving dependencies... 2021-05-15T22:49:18.1513299Z looking for conflicting packages... 2021-05-15T22:49:18.1829568Z 2021-05-15T22:49:18.1830694Z Packages (1) mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1 2021-05-15T22:49:18.1831427Z 2021-05-15T22:49:18.1832015Z Total Download Size: 0.02 MiB 2021-05-15T22:49:18.1832699Z Total Installed Size: 0.05 MiB 2021-05-15T22:49:18.1833351Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:49:18.1833758Z 2021-05-15T22:49:18.1834455Z :: Proceed with installation? [Y/n] 2021-05-15T22:49:18.1835174Z :: Retrieving packages... 2021-05-15T22:49:18.4951048Z downloading mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-15T22:49:18.5886711Z checking keyring... 2021-05-15T22:49:18.6747320Z checking package integrity... 2021-05-15T22:49:18.7995698Z loading package files... 2021-05-15T22:49:18.8016887Z checking for file conflicts... 2021-05-15T22:49:18.8017727Z checking available disk space... 2021-05-15T22:49:18.8031688Z :: Processing package changes... 2021-05-15T22:49:18.8032692Z reinstalling mingw-w64-x86_64-libmangle-git... 2021-05-15T22:49:19.5671331Z warning: mingw-w64-x86_64-libmariadbclient-3.1.12-1 is up to date -- reinstalling 2021-05-15T22:49:19.5672573Z resolving dependencies... 2021-05-15T22:49:19.5914349Z looking for conflicting packages... 2021-05-15T22:49:19.5975577Z 2021-05-15T22:49:19.5976816Z Packages (1) mingw-w64-x86_64-libmariadbclient-3.1.12-1 2021-05-15T22:49:19.5977739Z 2021-05-15T22:49:19.5978471Z Total Installed Size: 3.26 MiB 2021-05-15T22:49:19.5979282Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:49:19.5980140Z 2021-05-15T22:49:19.5981178Z :: Proceed with installation? [Y/n] 2021-05-15T22:49:19.5982222Z checking keyring... 2021-05-15T22:49:19.6655516Z checking package integrity... 2021-05-15T22:49:19.7715441Z loading package files... 2021-05-15T22:49:19.7742857Z checking for file conflicts... 2021-05-15T22:49:19.7743643Z checking available disk space... 2021-05-15T22:49:19.7774861Z :: Processing package changes... 2021-05-15T22:49:19.7775740Z reinstalling mingw-w64-x86_64-libmariadbclient... 2021-05-15T22:49:20.5743358Z warning: mingw-w64-x86_64-libogg-1.3.4-3 is up to date -- reinstalling 2021-05-15T22:49:20.5744208Z resolving dependencies... 2021-05-15T22:49:20.5745698Z looking for conflicting packages... 2021-05-15T22:49:20.6056333Z 2021-05-15T22:49:20.6057417Z Packages (1) mingw-w64-x86_64-libogg-1.3.4-3 2021-05-15T22:49:20.6058490Z 2021-05-15T22:49:20.6059537Z Total Installed Size: 0.54 MiB 2021-05-15T22:49:20.6060427Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:49:20.6061052Z 2021-05-15T22:49:20.6061829Z :: Proceed with installation? [Y/n] 2021-05-15T22:49:20.6062637Z checking keyring... 2021-05-15T22:49:20.6749006Z checking package integrity... 2021-05-15T22:49:20.7874076Z loading package files... 2021-05-15T22:49:20.7941135Z checking for file conflicts... 2021-05-15T22:49:20.7942051Z checking available disk space... 2021-05-15T22:49:20.7997848Z :: Processing package changes... 2021-05-15T22:49:20.7998781Z reinstalling mingw-w64-x86_64-libogg... 2021-05-15T22:49:21.6595551Z warning: mingw-w64-x86_64-libpng-1.6.37-4 is up to date -- reinstalling 2021-05-15T22:49:21.6596441Z resolving dependencies... 2021-05-15T22:49:21.6878434Z looking for conflicting packages... 2021-05-15T22:49:21.6937283Z 2021-05-15T22:49:21.6938251Z Packages (1) mingw-w64-x86_64-libpng-1.6.37-4 2021-05-15T22:49:21.6938930Z 2021-05-15T22:49:21.6940232Z Total Installed Size: 2.35 MiB 2021-05-15T22:49:21.6941130Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:49:21.6941800Z 2021-05-15T22:49:21.6942770Z :: Proceed with installation? [Y/n] 2021-05-15T22:49:21.6943616Z checking keyring... 2021-05-15T22:49:21.7606554Z checking package integrity... 2021-05-15T22:49:21.8654826Z loading package files... 2021-05-15T22:49:21.8668424Z checking for file conflicts... 2021-05-15T22:49:21.8669421Z checking available disk space... 2021-05-15T22:49:21.8691956Z :: Processing package changes... 2021-05-15T22:49:21.8692933Z reinstalling mingw-w64-x86_64-libpng... 2021-05-15T22:49:22.7606703Z error: target not found: mingw-w64-x86_64-libpq 2021-05-15T22:49:23.5196562Z warning: mingw-w64-x86_64-libraw-0.20.2-2 is up to date -- reinstalling 2021-05-15T22:49:23.5197586Z resolving dependencies... 2021-05-15T22:49:23.5446087Z looking for conflicting packages... 2021-05-15T22:49:23.5507010Z 2021-05-15T22:49:23.5508355Z Packages (1) mingw-w64-x86_64-libraw-0.20.2-2 2021-05-15T22:49:23.5509998Z 2021-05-15T22:49:23.5511353Z Total Installed Size: 6.32 MiB 2021-05-15T22:49:23.5512656Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:49:23.5513414Z 2021-05-15T22:49:23.5514647Z :: Proceed with installation? [Y/n] 2021-05-15T22:49:23.5516170Z checking keyring... 2021-05-15T22:49:23.6232495Z checking package integrity... 2021-05-15T22:49:23.7298638Z loading package files... 2021-05-15T22:49:23.7324754Z checking for file conflicts... 2021-05-15T22:49:23.7325594Z checking available disk space... 2021-05-15T22:49:23.7350380Z :: Processing package changes... 2021-05-15T22:49:23.7351194Z reinstalling mingw-w64-x86_64-libraw... 2021-05-15T22:49:24.5148671Z resolving dependencies... 2021-05-15T22:49:24.5353417Z looking for conflicting packages... 2021-05-15T22:49:24.5457660Z 2021-05-15T22:49:24.5459024Z Packages (1) mingw-w64-x86_64-librsvg-2.50.3-1 2021-05-15T22:49:24.5459988Z 2021-05-15T22:49:24.5461014Z Total Download Size: 6.30 MiB 2021-05-15T22:49:24.5462173Z Total Installed Size: 39.39 MiB 2021-05-15T22:49:24.5463057Z 2021-05-15T22:49:24.5464401Z :: Proceed with installation? [Y/n] 2021-05-15T22:49:24.5465646Z :: Retrieving packages... 2021-05-15T22:49:24.8682186Z downloading mingw-w64-x86_64-librsvg-2.50.3-1-any.pkg.tar.zst... 2021-05-15T22:49:25.8175148Z checking keyring... 2021-05-15T22:49:25.9028811Z checking package integrity... 2021-05-15T22:49:26.0863673Z loading package files... 2021-05-15T22:49:26.0895375Z checking for file conflicts... 2021-05-15T22:49:26.0931522Z checking available disk space... 2021-05-15T22:49:26.0941398Z :: Processing package changes... 2021-05-15T22:49:26.0942226Z installing mingw-w64-x86_64-librsvg... 2021-05-15T22:49:26.2536858Z Optional dependencies for mingw-w64-x86_64-librsvg 2021-05-15T22:49:26.2537901Z mingw-w64-x86_64-gtk3: for rsvg-view-3 2021-05-15T22:49:26.2546792Z :: Running post-transaction hooks... 2021-05-15T22:49:26.2547700Z (1/1) Probing GDK-Pixbuf loader modules... 2021-05-15T22:49:27.0880542Z resolving dependencies... 2021-05-15T22:49:27.1126784Z looking for conflicting packages... 2021-05-15T22:49:27.1190196Z 2021-05-15T22:49:27.1191514Z Packages (1) mingw-w64-x86_64-libsbml-5.19.0-2 2021-05-15T22:49:27.1192460Z 2021-05-15T22:49:27.1193482Z Total Download Size: 7.79 MiB 2021-05-15T22:49:27.1194651Z Total Installed Size: 80.96 MiB 2021-05-15T22:49:27.1195369Z 2021-05-15T22:49:27.1196581Z :: Proceed with installation? [Y/n] 2021-05-15T22:49:27.1197836Z :: Retrieving packages... 2021-05-15T22:49:27.4386927Z downloading mingw-w64-x86_64-libsbml-5.19.0-2-any.pkg.tar.zst... 2021-05-15T22:49:28.4216307Z checking keyring... 2021-05-15T22:49:28.5032222Z checking package integrity... 2021-05-15T22:49:28.6957024Z loading package files... 2021-05-15T22:49:28.7027418Z checking for file conflicts... 2021-05-15T22:49:28.7408826Z checking available disk space... 2021-05-15T22:49:28.7420110Z :: Processing package changes... 2021-05-15T22:49:28.7420948Z installing mingw-w64-x86_64-libsbml... 2021-05-15T22:49:30.0516743Z resolving dependencies... 2021-05-15T22:49:30.0818538Z looking for conflicting packages... 2021-05-15T22:49:30.0831241Z 2021-05-15T22:49:30.0832973Z Packages (2) mingw-w64-x86_64-flac-1.3.3-3 mingw-w64-x86_64-libsndfile-1.0.31-1 2021-05-15T22:49:30.0834187Z 2021-05-15T22:49:30.0835237Z Total Download Size: 0.91 MiB 2021-05-15T22:49:30.0836574Z Total Installed Size: 5.45 MiB 2021-05-15T22:49:30.0837641Z 2021-05-15T22:49:30.0838863Z :: Proceed with installation? [Y/n] 2021-05-15T22:49:30.0840312Z :: Retrieving packages... 2021-05-15T22:49:30.4032794Z downloading mingw-w64-x86_64-flac-1.3.3-3-any.pkg.tar.zst... 2021-05-15T22:49:30.9827285Z downloading mingw-w64-x86_64-libsndfile-1.0.31-1-any.pkg.tar.zst... 2021-05-15T22:49:31.0798684Z checking keyring... 2021-05-15T22:49:31.1637796Z checking package integrity... 2021-05-15T22:49:31.4144439Z loading package files... 2021-05-15T22:49:31.4184566Z checking for file conflicts... 2021-05-15T22:49:31.4242553Z checking available disk space... 2021-05-15T22:49:31.4253554Z :: Processing package changes... 2021-05-15T22:49:31.4254351Z installing mingw-w64-x86_64-flac... 2021-05-15T22:49:31.4682368Z installing mingw-w64-x86_64-libsndfile... 2021-05-15T22:49:32.2370388Z warning: mingw-w64-x86_64-libspatialite-5.0.1-2 is up to date -- reinstalling 2021-05-15T22:49:32.2371210Z resolving dependencies... 2021-05-15T22:49:32.2594873Z looking for conflicting packages... 2021-05-15T22:49:32.2665724Z 2021-05-15T22:49:32.2667627Z Packages (1) mingw-w64-x86_64-libspatialite-5.0.1-2 2021-05-15T22:49:32.2668838Z 2021-05-15T22:49:32.2669355Z Total Installed Size: 29.97 MiB 2021-05-15T22:49:32.2669806Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:49:32.2670060Z 2021-05-15T22:49:32.2670510Z :: Proceed with installation? [Y/n] 2021-05-15T22:49:32.2671001Z checking keyring... 2021-05-15T22:49:32.3346935Z checking package integrity... 2021-05-15T22:49:32.4637433Z loading package files... 2021-05-15T22:49:32.4660996Z checking for file conflicts... 2021-05-15T22:49:32.4661884Z checking available disk space... 2021-05-15T22:49:32.4687674Z :: Processing package changes... 2021-05-15T22:49:32.4688580Z reinstalling mingw-w64-x86_64-libspatialite... 2021-05-15T22:49:33.2697780Z resolving dependencies... 2021-05-15T22:49:33.2948677Z looking for conflicting packages... 2021-05-15T22:49:33.3009799Z 2021-05-15T22:49:33.3011227Z Packages (1) mingw-w64-x86_64-libssh-0.9.5-2 2021-05-15T22:49:33.3012177Z 2021-05-15T22:49:33.3013205Z Total Download Size: 0.31 MiB 2021-05-15T22:49:33.3014385Z Total Installed Size: 1.50 MiB 2021-05-15T22:49:33.3015142Z 2021-05-15T22:49:33.3016333Z :: Proceed with installation? [Y/n] 2021-05-15T22:49:33.3017612Z :: Retrieving packages... 2021-05-15T22:49:33.6181318Z downloading mingw-w64-x86_64-libssh-0.9.5-2-any.pkg.tar.zst... 2021-05-15T22:49:34.0053989Z checking keyring... 2021-05-15T22:49:34.0918282Z checking package integrity... 2021-05-15T22:49:34.2168226Z loading package files... 2021-05-15T22:49:34.2191068Z checking for file conflicts... 2021-05-15T22:49:34.2202812Z checking available disk space... 2021-05-15T22:49:34.2213760Z :: Processing package changes... 2021-05-15T22:49:34.2214602Z installing mingw-w64-x86_64-libssh... 2021-05-15T22:49:34.2837102Z / 2021-05-15T22:49:35.1166825Z warning: mingw-w64-x86_64-libssh2-1.9.0-3 is up to date -- reinstalling 2021-05-15T22:49:35.1167752Z resolving dependencies... 2021-05-15T22:49:35.1412925Z looking for conflicting packages... 2021-05-15T22:49:35.1473074Z 2021-05-15T22:49:35.1474394Z Packages (1) mingw-w64-x86_64-libssh2-1.9.0-3 2021-05-15T22:49:35.1475447Z 2021-05-15T22:49:35.1476328Z Total Installed Size: 0.79 MiB 2021-05-15T22:49:35.1477851Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:49:35.1478632Z 2021-05-15T22:49:35.1479839Z :: Proceed with installation? [Y/n] 2021-05-15T22:49:35.1481769Z checking keyring... 2021-05-15T22:49:35.2171238Z checking package integrity... 2021-05-15T22:49:35.3218724Z loading package files... 2021-05-15T22:49:35.3259792Z checking for file conflicts... 2021-05-15T22:49:35.3260530Z checking available disk space... 2021-05-15T22:49:35.3348155Z :: Processing package changes... 2021-05-15T22:49:35.3349036Z reinstalling mingw-w64-x86_64-libssh2... 2021-05-15T22:49:36.2308861Z warning: mingw-w64-x86_64-libsystre-1.0.1-4 is up to date -- reinstalling 2021-05-15T22:49:36.2309743Z resolving dependencies... 2021-05-15T22:49:36.2486404Z looking for conflicting packages... 2021-05-15T22:49:36.2612348Z 2021-05-15T22:49:36.2613715Z Packages (1) mingw-w64-x86_64-libsystre-1.0.1-4 2021-05-15T22:49:36.2614668Z 2021-05-15T22:49:36.2615781Z Total Download Size: 0.02 MiB 2021-05-15T22:49:36.2616939Z Total Installed Size: 0.03 MiB 2021-05-15T22:49:36.2618082Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:49:36.2618778Z 2021-05-15T22:49:36.2619963Z :: Proceed with installation? [Y/n] 2021-05-15T22:49:36.2621217Z :: Retrieving packages... 2021-05-15T22:49:36.6145450Z downloading mingw-w64-x86_64-libsystre-1.0.1-4-any.pkg.tar.xz... 2021-05-15T22:49:36.7076957Z checking keyring... 2021-05-15T22:49:36.7941332Z checking package integrity... 2021-05-15T22:49:36.9149850Z loading package files... 2021-05-15T22:49:36.9186263Z checking for file conflicts... 2021-05-15T22:49:36.9187072Z checking available disk space... 2021-05-15T22:49:36.9246203Z :: Processing package changes... 2021-05-15T22:49:36.9247149Z reinstalling mingw-w64-x86_64-libsystre... 2021-05-15T22:49:37.6856348Z warning: mingw-w64-x86_64-libtiff-4.2.0-3 is up to date -- reinstalling 2021-05-15T22:49:37.6857158Z resolving dependencies... 2021-05-15T22:49:37.7117088Z looking for conflicting packages... 2021-05-15T22:49:37.7176353Z 2021-05-15T22:49:37.7177260Z Packages (1) mingw-w64-x86_64-libtiff-4.2.0-3 2021-05-15T22:49:37.7177914Z 2021-05-15T22:49:37.7179002Z Total Installed Size: 4.22 MiB 2021-05-15T22:49:37.7179943Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:49:37.7180530Z 2021-05-15T22:49:37.7181217Z :: Proceed with installation? [Y/n] 2021-05-15T22:49:37.7181823Z checking keyring... 2021-05-15T22:49:37.7850184Z checking package integrity... 2021-05-15T22:49:37.8961244Z loading package files... 2021-05-15T22:49:37.9006779Z checking for file conflicts... 2021-05-15T22:49:37.9007605Z checking available disk space... 2021-05-15T22:49:37.9121802Z :: Processing package changes... 2021-05-15T22:49:37.9122792Z reinstalling mingw-w64-x86_64-libtiff... 2021-05-15T22:49:38.8661430Z warning: mingw-w64-x86_64-libtool-2.4.6-20 is up to date -- reinstalling 2021-05-15T22:49:38.8662396Z resolving dependencies... 2021-05-15T22:49:38.8663599Z looking for conflicting packages... 2021-05-15T22:49:38.8961396Z 2021-05-15T22:49:38.8963451Z Packages (1) mingw-w64-x86_64-libtool-2.4.6-20 2021-05-15T22:49:38.8965838Z 2021-05-15T22:49:38.8967378Z Total Installed Size: 2.31 MiB 2021-05-15T22:49:38.8968758Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:49:38.8969692Z 2021-05-15T22:49:38.8971000Z :: Proceed with installation? [Y/n] 2021-05-15T22:49:38.8972181Z checking keyring... 2021-05-15T22:49:38.9637939Z checking package integrity... 2021-05-15T22:49:39.0710271Z loading package files... 2021-05-15T22:49:39.0727565Z checking for file conflicts... 2021-05-15T22:49:39.0728410Z checking available disk space... 2021-05-15T22:49:39.0770100Z :: Processing package changes... 2021-05-15T22:49:39.0770977Z reinstalling mingw-w64-x86_64-libtool... 2021-05-15T22:49:39.8666646Z warning: mingw-w64-x86_64-libtre-git-r128.6fb7206-2 is up to date -- reinstalling 2021-05-15T22:49:39.8667427Z resolving dependencies... 2021-05-15T22:49:39.8781443Z looking for conflicting packages... 2021-05-15T22:49:39.8967908Z 2021-05-15T22:49:39.8968773Z Packages (1) mingw-w64-x86_64-libtre-git-r128.6fb7206-2 2021-05-15T22:49:39.8969341Z 2021-05-15T22:49:39.8969892Z Total Download Size: 0.08 MiB 2021-05-15T22:49:39.8970518Z Total Installed Size: 0.25 MiB 2021-05-15T22:49:39.8971109Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:49:39.8971490Z 2021-05-15T22:49:39.8972150Z :: Proceed with installation? [Y/n] 2021-05-15T22:49:39.8972847Z :: Retrieving packages... 2021-05-15T22:49:40.2127980Z downloading mingw-w64-x86_64-libtre-git-r128.6fb7206-2-any.pkg.tar.xz... 2021-05-15T22:49:40.4022947Z checking keyring... 2021-05-15T22:49:40.4882946Z checking package integrity... 2021-05-15T22:49:40.6179334Z loading package files... 2021-05-15T22:49:40.6236538Z checking for file conflicts... 2021-05-15T22:49:40.6237275Z checking available disk space... 2021-05-15T22:49:40.6285016Z :: Processing package changes... 2021-05-15T22:49:40.6286169Z reinstalling mingw-w64-x86_64-libtre-git... 2021-05-15T22:49:41.3898733Z warning: mingw-w64-x86_64-libutf8proc-2.6.1-1 is up to date -- reinstalling 2021-05-15T22:49:41.3899782Z resolving dependencies... 2021-05-15T22:49:41.3900618Z looking for conflicting packages... 2021-05-15T22:49:41.4196181Z 2021-05-15T22:49:41.4197514Z Packages (1) mingw-w64-x86_64-libutf8proc-2.6.1-1 2021-05-15T22:49:41.4198678Z 2021-05-15T22:49:41.4199654Z Total Installed Size: 0.70 MiB 2021-05-15T22:49:41.4200352Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:49:41.4200961Z 2021-05-15T22:49:41.4201677Z :: Proceed with installation? [Y/n] 2021-05-15T22:49:41.4202477Z checking keyring... 2021-05-15T22:49:41.4902387Z checking package integrity... 2021-05-15T22:49:41.5950639Z loading package files... 2021-05-15T22:49:41.5965850Z checking for file conflicts... 2021-05-15T22:49:41.5966750Z checking available disk space... 2021-05-15T22:49:41.5982258Z :: Processing package changes... 2021-05-15T22:49:41.5983124Z reinstalling mingw-w64-x86_64-libutf8proc... 2021-05-15T22:49:42.3303544Z warning: mingw-w64-x86_64-libuv-1.40.0-3 is up to date -- reinstalling 2021-05-15T22:49:42.3304812Z resolving dependencies... 2021-05-15T22:49:42.3403479Z looking for conflicting packages... 2021-05-15T22:49:42.3608536Z 2021-05-15T22:49:42.3609545Z Packages (1) mingw-w64-x86_64-libuv-1.40.0-3 2021-05-15T22:49:42.3610105Z 2021-05-15T22:49:42.3611001Z Total Installed Size: 1.08 MiB 2021-05-15T22:49:42.3611592Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:49:42.3612295Z 2021-05-15T22:49:42.3613061Z :: Proceed with installation? [Y/n] 2021-05-15T22:49:42.3613754Z checking keyring... 2021-05-15T22:49:42.4319816Z checking package integrity... 2021-05-15T22:49:42.5405348Z loading package files... 2021-05-15T22:49:42.5423726Z checking for file conflicts... 2021-05-15T22:49:42.5424549Z checking available disk space... 2021-05-15T22:49:42.5442474Z :: Processing package changes... 2021-05-15T22:49:42.5443254Z reinstalling mingw-w64-x86_64-libuv... 2021-05-15T22:49:43.2905641Z warning: mingw-w64-x86_64-libvorbis-1.3.7-1 is up to date -- reinstalling 2021-05-15T22:49:43.2906664Z resolving dependencies... 2021-05-15T22:49:43.3087369Z looking for conflicting packages... 2021-05-15T22:49:43.3228972Z 2021-05-15T22:49:43.3229911Z Packages (1) mingw-w64-x86_64-libvorbis-1.3.7-1 2021-05-15T22:49:43.3230476Z 2021-05-15T22:49:43.3231361Z Total Installed Size: 2.30 MiB 2021-05-15T22:49:43.3231948Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:49:43.3232626Z 2021-05-15T22:49:43.3233364Z :: Proceed with installation? [Y/n] 2021-05-15T22:49:43.3234014Z checking keyring... 2021-05-15T22:49:43.3922822Z checking package integrity... 2021-05-15T22:49:43.4991336Z loading package files... 2021-05-15T22:49:43.5025797Z checking for file conflicts... 2021-05-15T22:49:43.5026691Z checking available disk space... 2021-05-15T22:49:43.5105235Z :: Processing package changes... 2021-05-15T22:49:43.5106066Z reinstalling mingw-w64-x86_64-libvorbis... 2021-05-15T22:49:44.3872787Z warning: mingw-w64-x86_64-libvpx-1.10.0-1 is up to date -- reinstalling 2021-05-15T22:49:44.3873630Z resolving dependencies... 2021-05-15T22:49:44.3874642Z looking for conflicting packages... 2021-05-15T22:49:44.4170616Z 2021-05-15T22:49:44.4171582Z Packages (1) mingw-w64-x86_64-libvpx-1.10.0-1 2021-05-15T22:49:44.4172224Z 2021-05-15T22:49:44.4173861Z Total Installed Size: 9.11 MiB 2021-05-15T22:49:44.4174641Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:49:44.4174998Z 2021-05-15T22:49:44.4175607Z :: Proceed with installation? [Y/n] 2021-05-15T22:49:44.4176338Z checking keyring... 2021-05-15T22:49:44.4911659Z checking package integrity... 2021-05-15T22:49:44.6054042Z loading package files... 2021-05-15T22:49:44.6072051Z checking for file conflicts... 2021-05-15T22:49:44.6073716Z checking available disk space... 2021-05-15T22:49:44.6091331Z :: Processing package changes... 2021-05-15T22:49:44.6092143Z reinstalling mingw-w64-x86_64-libvpx... 2021-05-15T22:49:45.4025127Z warning: mingw-w64-x86_64-libwebp-1.2.0-1 is up to date -- reinstalling 2021-05-15T22:49:45.4025913Z resolving dependencies... 2021-05-15T22:49:45.4202724Z looking for conflicting packages... 2021-05-15T22:49:45.4331808Z 2021-05-15T22:49:45.4333159Z Packages (1) mingw-w64-x86_64-libwebp-1.2.0-1 2021-05-15T22:49:45.4334329Z 2021-05-15T22:49:45.4335752Z Total Installed Size: 2.97 MiB 2021-05-15T22:49:45.4337032Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:49:45.4337785Z 2021-05-15T22:49:45.4339020Z :: Proceed with installation? [Y/n] 2021-05-15T22:49:45.4340554Z checking keyring... 2021-05-15T22:49:45.5008987Z checking package integrity... 2021-05-15T22:49:45.6075672Z loading package files... 2021-05-15T22:49:45.6095508Z checking for file conflicts... 2021-05-15T22:49:45.6096461Z checking available disk space... 2021-05-15T22:49:45.6123107Z :: Processing package changes... 2021-05-15T22:49:45.6123937Z reinstalling mingw-w64-x86_64-libwebp... 2021-05-15T22:49:46.3521461Z warning: mingw-w64-x86_64-libxml2-2.9.10-8 is up to date -- reinstalling 2021-05-15T22:49:46.3522278Z resolving dependencies... 2021-05-15T22:49:46.3751289Z looking for conflicting packages... 2021-05-15T22:49:46.3807420Z 2021-05-15T22:49:46.3808443Z Packages (1) mingw-w64-x86_64-libxml2-2.9.10-8 2021-05-15T22:49:46.3809201Z 2021-05-15T22:49:46.3810017Z Total Installed Size: 11.76 MiB 2021-05-15T22:49:46.3810697Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:49:46.3811050Z 2021-05-15T22:49:46.3811647Z :: Proceed with installation? [Y/n] 2021-05-15T22:49:46.3812184Z checking keyring... 2021-05-15T22:49:46.4434487Z checking package integrity... 2021-05-15T22:49:46.5486001Z loading package files... 2021-05-15T22:49:46.5539860Z checking for file conflicts... 2021-05-15T22:49:46.5540773Z checking available disk space... 2021-05-15T22:49:46.5684646Z :: Processing package changes... 2021-05-15T22:49:46.5685554Z reinstalling mingw-w64-x86_64-libxml2... 2021-05-15T22:49:47.6307725Z resolving dependencies... 2021-05-15T22:49:47.6309136Z looking for conflicting packages... 2021-05-15T22:49:47.6622647Z 2021-05-15T22:49:47.6624351Z Packages (1) mingw-w64-x86_64-libyaml-0.2.5-1 2021-05-15T22:49:47.6625351Z 2021-05-15T22:49:47.6626373Z Total Download Size: 0.10 MiB 2021-05-15T22:49:47.6627641Z Total Installed Size: 0.38 MiB 2021-05-15T22:49:47.6628402Z 2021-05-15T22:49:47.6629621Z :: Proceed with installation? [Y/n] 2021-05-15T22:49:47.6630909Z :: Retrieving packages... 2021-05-15T22:49:47.9776827Z downloading mingw-w64-x86_64-libyaml-0.2.5-1-any.pkg.tar.zst... 2021-05-15T22:49:48.2602824Z checking keyring... 2021-05-15T22:49:48.3461287Z checking package integrity... 2021-05-15T22:49:48.4765313Z loading package files... 2021-05-15T22:49:48.4792007Z checking for file conflicts... 2021-05-15T22:49:48.4797395Z checking available disk space... 2021-05-15T22:49:48.4808270Z :: Processing package changes... 2021-05-15T22:49:48.4809121Z installing mingw-w64-x86_64-libyaml... 2021-05-15T22:49:49.2147947Z warning: mingw-w64-x86_64-lz4-1.9.3-1 is up to date -- reinstalling 2021-05-15T22:49:49.2149000Z resolving dependencies... 2021-05-15T22:49:49.2248295Z looking for conflicting packages... 2021-05-15T22:49:49.2451956Z 2021-05-15T22:49:49.2453195Z Packages (1) mingw-w64-x86_64-lz4-1.9.3-1 2021-05-15T22:49:49.2454334Z 2021-05-15T22:49:49.2455741Z Total Installed Size: 1.69 MiB 2021-05-15T22:49:49.2456918Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:49:49.2457653Z 2021-05-15T22:49:49.2458819Z :: Proceed with installation? [Y/n] 2021-05-15T22:49:49.2460359Z checking keyring... 2021-05-15T22:49:49.3146428Z checking package integrity... 2021-05-15T22:49:49.4247065Z loading package files... 2021-05-15T22:49:49.4258565Z checking for file conflicts... 2021-05-15T22:49:49.4259477Z checking available disk space... 2021-05-15T22:49:49.4277498Z :: Processing package changes... 2021-05-15T22:49:49.4278493Z reinstalling mingw-w64-x86_64-lz4... 2021-05-15T22:49:50.1579788Z warning: mingw-w64-x86_64-lzo2-2.10-1 is up to date -- reinstalling 2021-05-15T22:49:50.1580678Z resolving dependencies... 2021-05-15T22:49:50.1581422Z looking for conflicting packages... 2021-05-15T22:49:50.1871164Z 2021-05-15T22:49:50.7053624Z Packages (1) mingw-w64-x86_64-lzo2-2.10-1 2021-05-15T22:49:50.7054034Z 2021-05-15T22:49:50.7054472Z Total Installed Size: 0.62 MiB 2021-05-15T22:49:50.7054993Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:49:50.7055286Z 2021-05-15T22:49:50.7055781Z :: Proceed with installation? [Y/n] 2021-05-15T22:49:50.7056318Z checking keyring... 2021-05-15T22:49:50.7056836Z checking package integrity... 2021-05-15T22:49:50.7057378Z loading package files... 2021-05-15T22:49:50.7057901Z checking for file conflicts... 2021-05-15T22:49:50.7058472Z checking available disk space... 2021-05-15T22:49:50.7059087Z :: Processing package changes... 2021-05-15T22:49:50.7059695Z reinstalling mingw-w64-x86_64-lzo2... 2021-05-15T22:49:51.1349461Z warning: mingw-w64-x86_64-make-4.3-1 is up to date -- reinstalling 2021-05-15T22:49:51.1350209Z resolving dependencies... 2021-05-15T22:49:51.1461205Z looking for conflicting packages... 2021-05-15T22:49:51.1661987Z 2021-05-15T22:49:51.1663012Z Packages (1) mingw-w64-x86_64-make-4.3-1 2021-05-15T22:49:51.1663631Z 2021-05-15T22:49:51.1664360Z Total Download Size: 0.15 MiB 2021-05-15T22:49:51.1665158Z Total Installed Size: 0.29 MiB 2021-05-15T22:49:51.1666058Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:49:51.1666563Z 2021-05-15T22:49:51.1667430Z :: Proceed with installation? [Y/n] 2021-05-15T22:49:51.1668294Z :: Retrieving packages... 2021-05-15T22:49:51.4855190Z downloading mingw-w64-x86_64-make-4.3-1-any.pkg.tar.xz... 2021-05-15T22:49:51.7738580Z checking keyring... 2021-05-15T22:49:51.8596674Z checking package integrity... 2021-05-15T22:49:51.9854462Z loading package files... 2021-05-15T22:49:51.9901144Z checking for file conflicts... 2021-05-15T22:49:51.9903145Z checking available disk space... 2021-05-15T22:49:51.9914555Z :: Processing package changes... 2021-05-15T22:49:51.9915431Z reinstalling mingw-w64-x86_64-make... 2021-05-15T22:49:52.7463373Z resolving dependencies... 2021-05-15T22:49:52.7771190Z looking for conflicting packages... 2021-05-15T22:49:52.7785990Z 2021-05-15T22:49:52.7787538Z Packages (2) mingw-w64-x86_64-ninja-1.10.2-1 mingw-w64-x86_64-meson-0.58.0-1 2021-05-15T22:49:52.7788640Z 2021-05-15T22:49:52.7789574Z Total Download Size: 1.48 MiB 2021-05-15T22:49:52.7790678Z Total Installed Size: 6.54 MiB 2021-05-15T22:49:52.7791499Z 2021-05-15T22:49:52.7792620Z :: Proceed with installation? [Y/n] 2021-05-15T22:49:52.7793634Z :: Retrieving packages... 2021-05-15T22:49:53.1152580Z downloading mingw-w64-x86_64-ninja-1.10.2-1-any.pkg.tar.zst... 2021-05-15T22:49:53.5818803Z downloading mingw-w64-x86_64-meson-0.58.0-1-any.pkg.tar.zst... 2021-05-15T22:49:53.7703844Z checking keyring... 2021-05-15T22:49:53.9367322Z checking package integrity... 2021-05-15T22:49:54.1982269Z loading package files... 2021-05-15T22:49:54.2067245Z checking for file conflicts... 2021-05-15T22:49:54.2315221Z checking available disk space... 2021-05-15T22:49:54.2327167Z :: Processing package changes... 2021-05-15T22:49:54.2328519Z installing mingw-w64-x86_64-ninja... 2021-05-15T22:49:54.2416508Z installing mingw-w64-x86_64-meson... 2021-05-15T22:49:55.2820818Z warning: mingw-w64-x86_64-mpc-1.2.1-1 is up to date -- reinstalling 2021-05-15T22:49:55.2822225Z resolving dependencies... 2021-05-15T22:49:55.3015299Z looking for conflicting packages... 2021-05-15T22:49:55.3118719Z 2021-05-15T22:49:55.3119752Z Packages (1) mingw-w64-x86_64-mpc-1.2.1-1 2021-05-15T22:49:55.3120523Z 2021-05-15T22:49:55.3121338Z Total Download Size: 0.07 MiB 2021-05-15T22:49:55.3122238Z Total Installed Size: 0.20 MiB 2021-05-15T22:49:55.3123359Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:49:55.3123952Z 2021-05-15T22:49:55.3125044Z :: Proceed with installation? [Y/n] 2021-05-15T22:49:55.3126022Z :: Retrieving packages... 2021-05-15T22:49:55.6237147Z downloading mingw-w64-x86_64-mpc-1.2.1-1-any.pkg.tar.zst... 2021-05-15T22:49:55.8141497Z checking keyring... 2021-05-15T22:49:55.9029745Z checking package integrity... 2021-05-15T22:49:56.0289762Z loading package files... 2021-05-15T22:49:56.0310190Z checking for file conflicts... 2021-05-15T22:49:56.0310962Z checking available disk space... 2021-05-15T22:49:56.0338647Z :: Processing package changes... 2021-05-15T22:49:56.0339471Z reinstalling mingw-w64-x86_64-mpc... 2021-05-15T22:49:56.7645369Z warning: mingw-w64-x86_64-mpdecimal-2.5.0-2 is up to date -- reinstalling 2021-05-15T22:49:56.7646268Z resolving dependencies... 2021-05-15T22:49:56.7752226Z looking for conflicting packages... 2021-05-15T22:49:56.7959920Z 2021-05-15T22:49:56.7961083Z Packages (1) mingw-w64-x86_64-mpdecimal-2.5.0-2 2021-05-15T22:49:56.7961955Z 2021-05-15T22:49:56.7962817Z Total Download Size: 0.32 MiB 2021-05-15T22:49:56.7963787Z Total Installed Size: 2.42 MiB 2021-05-15T22:49:56.7964755Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:49:56.7965361Z 2021-05-15T22:49:56.7966369Z :: Proceed with installation? [Y/n] 2021-05-15T22:49:56.7967471Z :: Retrieving packages... 2021-05-15T22:49:57.1136920Z downloading mingw-w64-x86_64-mpdecimal-2.5.0-2-any.pkg.tar.zst... 2021-05-15T22:49:57.4993776Z checking keyring... 2021-05-15T22:49:57.5903656Z checking package integrity... 2021-05-15T22:49:57.7196575Z loading package files... 2021-05-15T22:49:57.7221834Z checking for file conflicts... 2021-05-15T22:49:57.7222638Z checking available disk space... 2021-05-15T22:49:57.7435138Z :: Processing package changes... 2021-05-15T22:49:57.7436408Z reinstalling mingw-w64-x86_64-mpdecimal... 2021-05-15T22:49:58.5436504Z warning: mingw-w64-x86_64-mpfr-4.1.0-3 is up to date -- reinstalling 2021-05-15T22:49:58.5437359Z resolving dependencies... 2021-05-15T22:49:58.5557893Z looking for conflicting packages... 2021-05-15T22:49:58.5763711Z 2021-05-15T22:49:58.5764765Z Packages (1) mingw-w64-x86_64-mpfr-4.1.0-3 2021-05-15T22:49:58.5765278Z 2021-05-15T22:49:58.5765834Z Total Download Size: 0.35 MiB 2021-05-15T22:49:58.5766494Z Total Installed Size: 1.18 MiB 2021-05-15T22:49:58.5767127Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:49:58.5767534Z 2021-05-15T22:49:58.5768257Z :: Proceed with installation? [Y/n] 2021-05-15T22:49:58.5769032Z :: Retrieving packages... 2021-05-15T22:49:58.8891124Z downloading mingw-w64-x86_64-mpfr-4.1.0-3-any.pkg.tar.zst... 2021-05-15T22:49:59.2664637Z checking keyring... 2021-05-15T22:49:59.3538241Z checking package integrity... 2021-05-15T22:49:59.4825841Z loading package files... 2021-05-15T22:49:59.4853813Z checking for file conflicts... 2021-05-15T22:49:59.4854676Z checking available disk space... 2021-05-15T22:49:59.4933543Z :: Processing package changes... 2021-05-15T22:49:59.4934489Z reinstalling mingw-w64-x86_64-mpfr... 2021-05-15T22:50:00.2773426Z resolving dependencies... 2021-05-15T22:50:00.2775302Z looking for conflicting packages... 2021-05-15T22:50:00.3077756Z 2021-05-15T22:50:00.3079085Z Packages (1) mingw-w64-x86_64-nasm-2.15.05-1 2021-05-15T22:50:00.3079981Z 2021-05-15T22:50:00.3080974Z Total Download Size: 0.38 MiB 2021-05-15T22:50:00.3082253Z Total Installed Size: 3.58 MiB 2021-05-15T22:50:00.3083009Z 2021-05-15T22:50:00.3084187Z :: Proceed with installation? [Y/n] 2021-05-15T22:50:00.3085446Z :: Retrieving packages... 2021-05-15T22:50:00.6286657Z downloading mingw-w64-x86_64-nasm-2.15.05-1-any.pkg.tar.zst... 2021-05-15T22:50:01.0150439Z checking keyring... 2021-05-15T22:50:01.1016753Z checking package integrity... 2021-05-15T22:50:01.2333698Z loading package files... 2021-05-15T22:50:01.2356105Z checking for file conflicts... 2021-05-15T22:50:01.2370621Z checking available disk space... 2021-05-15T22:50:01.2381547Z :: Processing package changes... 2021-05-15T22:50:01.2382506Z installing mingw-w64-x86_64-nasm... 2021-05-15T22:50:02.0088545Z warning: mingw-w64-x86_64-ncurses-6.2-3 is up to date -- reinstalling 2021-05-15T22:50:02.0089395Z resolving dependencies... 2021-05-15T22:50:02.0266840Z looking for conflicting packages... 2021-05-15T22:50:02.0459049Z 2021-05-15T22:50:02.0460762Z Packages (1) mingw-w64-x86_64-ncurses-6.2-3 2021-05-15T22:50:02.0461725Z 2021-05-15T22:50:02.0462779Z Total Download Size: 1.54 MiB 2021-05-15T22:50:02.0463941Z Total Installed Size: 16.43 MiB 2021-05-15T22:50:02.0465096Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:50:02.0465837Z 2021-05-15T22:50:02.0467044Z :: Proceed with installation? [Y/n] 2021-05-15T22:50:02.0468316Z :: Retrieving packages... 2021-05-15T22:50:02.3561753Z downloading mingw-w64-x86_64-ncurses-6.2-3-any.pkg.tar.zst... 2021-05-15T22:50:03.0143315Z checking keyring... 2021-05-15T22:50:03.1051867Z checking package integrity... 2021-05-15T22:50:03.2512159Z loading package files... 2021-05-15T22:50:03.3267513Z checking for file conflicts... 2021-05-15T22:50:03.3272788Z checking available disk space... 2021-05-15T22:50:05.1348535Z :: Processing package changes... 2021-05-15T22:50:05.1349771Z reinstalling mingw-w64-x86_64-ncurses... 2021-05-15T22:50:11.5574592Z warning: mingw-w64-x86_64-netcdf-4.7.4-2 is up to date -- reinstalling 2021-05-15T22:50:11.5575461Z resolving dependencies... 2021-05-15T22:50:11.5698599Z looking for conflicting packages... 2021-05-15T22:50:11.5885676Z 2021-05-15T22:50:11.5887035Z Packages (1) mingw-w64-x86_64-netcdf-4.7.4-2 2021-05-15T22:50:11.5888256Z 2021-05-15T22:50:11.5889783Z Total Installed Size: 4.18 MiB 2021-05-15T22:50:11.5891267Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:50:11.5892148Z 2021-05-15T22:50:11.5893582Z :: Proceed with installation? [Y/n] 2021-05-15T22:50:11.5894958Z checking keyring... 2021-05-15T22:50:11.6559193Z checking package integrity... 2021-05-15T22:50:11.7625746Z loading package files... 2021-05-15T22:50:11.7636724Z checking for file conflicts... 2021-05-15T22:50:11.7637510Z checking available disk space... 2021-05-15T22:50:11.7662938Z :: Processing package changes... 2021-05-15T22:50:11.7663770Z reinstalling mingw-w64-x86_64-netcdf... 2021-05-15T22:50:12.5174568Z warning: mingw-w64-x86_64-nettle-3.7-2 is up to date -- reinstalling 2021-05-15T22:50:12.5175339Z resolving dependencies... 2021-05-15T22:50:12.5272381Z looking for conflicting packages... 2021-05-15T22:50:12.5450468Z 2021-05-15T22:50:12.5451941Z Packages (1) mingw-w64-x86_64-nettle-3.7-2 2021-05-15T22:50:12.5453114Z 2021-05-15T22:50:12.5454270Z Total Installed Size: 2.46 MiB 2021-05-15T22:50:12.5454960Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:50:12.5455461Z 2021-05-15T22:50:12.5456188Z :: Proceed with installation? [Y/n] 2021-05-15T22:50:12.5456850Z checking keyring... 2021-05-15T22:50:12.6265784Z checking package integrity... 2021-05-15T22:50:12.7326765Z loading package files... 2021-05-15T22:50:12.7366467Z checking for file conflicts... 2021-05-15T22:50:12.7367567Z checking available disk space... 2021-05-15T22:50:12.7402112Z :: Processing package changes... 2021-05-15T22:50:12.7402976Z reinstalling mingw-w64-x86_64-nettle... 2021-05-15T22:50:13.5301693Z warning: mingw-w64-x86_64-ninja-1.10.2-1 is up to date -- reinstalling 2021-05-15T22:50:13.5302696Z resolving dependencies... 2021-05-15T22:50:13.5303724Z looking for conflicting packages... 2021-05-15T22:50:13.5601351Z 2021-05-15T22:50:13.5602816Z Packages (1) mingw-w64-x86_64-ninja-1.10.2-1 2021-05-15T22:50:13.5603916Z 2021-05-15T22:50:13.5605098Z Total Installed Size: 1.56 MiB 2021-05-15T22:50:13.5605957Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:50:13.5606376Z 2021-05-15T22:50:13.5607106Z :: Proceed with installation? [Y/n] 2021-05-15T22:50:13.5607780Z checking keyring... 2021-05-15T22:50:13.6317144Z checking package integrity... 2021-05-15T22:50:13.7327529Z loading package files... 2021-05-15T22:50:13.7346427Z checking for file conflicts... 2021-05-15T22:50:13.7347427Z checking available disk space... 2021-05-15T22:50:13.7358746Z :: Processing package changes... 2021-05-15T22:50:13.7359590Z reinstalling mingw-w64-x86_64-ninja... 2021-05-15T22:50:14.4925702Z resolving dependencies... 2021-05-15T22:50:14.4927483Z looking for conflicting packages... 2021-05-15T22:50:14.5248308Z 2021-05-15T22:50:14.5249409Z Packages (1) mingw-w64-x86_64-nlopt-2.6.2-1 2021-05-15T22:50:14.5249945Z 2021-05-15T22:50:14.5250539Z Total Download Size: 0.33 MiB 2021-05-15T22:50:14.5251251Z Total Installed Size: 1.08 MiB 2021-05-15T22:50:14.5251664Z 2021-05-15T22:50:14.5252383Z :: Proceed with installation? [Y/n] 2021-05-15T22:50:14.5253102Z :: Retrieving packages... 2021-05-15T22:50:14.8436094Z downloading mingw-w64-x86_64-nlopt-2.6.2-1-any.pkg.tar.xz... 2021-05-15T22:50:15.2217001Z checking keyring... 2021-05-15T22:50:15.3161179Z checking package integrity... 2021-05-15T22:50:15.4544000Z loading package files... 2021-05-15T22:50:15.4581924Z checking for file conflicts... 2021-05-15T22:50:15.4591838Z checking available disk space... 2021-05-15T22:50:15.4602198Z :: Processing package changes... 2021-05-15T22:50:15.4603007Z installing mingw-w64-x86_64-nlopt... 2021-05-15T22:50:16.3636568Z error: target not found: mingw-w64-x86_64-openbabel 2021-05-15T22:50:17.0984431Z warning: mingw-w64-x86_64-openblas-0.3.13-2 is up to date -- reinstalling 2021-05-15T22:50:17.0985921Z resolving dependencies... 2021-05-15T22:50:17.1167153Z looking for conflicting packages... 2021-05-15T22:50:17.1275771Z 2021-05-15T22:50:17.1276659Z Packages (1) mingw-w64-x86_64-openblas-0.3.13-2 2021-05-15T22:50:17.1277220Z 2021-05-15T22:50:17.1277757Z Total Installed Size: 77.64 MiB 2021-05-15T22:50:17.1278608Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:50:17.1279225Z 2021-05-15T22:50:17.1279872Z :: Proceed with installation? [Y/n] 2021-05-15T22:50:17.1280704Z checking keyring... 2021-05-15T22:50:17.1931218Z checking package integrity... 2021-05-15T22:50:17.3561646Z loading package files... 2021-05-15T22:50:17.3587699Z checking for file conflicts... 2021-05-15T22:50:17.3588553Z checking available disk space... 2021-05-15T22:50:17.3609737Z :: Processing package changes... 2021-05-15T22:50:17.3610580Z reinstalling mingw-w64-x86_64-openblas... 2021-05-15T22:50:18.3270744Z warning: mingw-w64-x86_64-opencv-4.5.1-2 is up to date -- reinstalling 2021-05-15T22:50:18.3271702Z resolving dependencies... 2021-05-15T22:50:18.3527051Z looking for conflicting packages... 2021-05-15T22:50:18.3600265Z 2021-05-15T22:50:18.3601427Z Packages (1) mingw-w64-x86_64-opencv-4.5.1-2 2021-05-15T22:50:18.3602117Z 2021-05-15T22:50:18.3603375Z Total Installed Size: 107.68 MiB 2021-05-15T22:50:18.3604167Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:50:18.3604526Z 2021-05-15T22:50:18.3605325Z :: Proceed with installation? [Y/n] 2021-05-15T22:50:18.3606107Z checking keyring... 2021-05-15T22:50:18.4290933Z checking package integrity... 2021-05-15T22:50:18.7403578Z loading package files... 2021-05-15T22:50:18.7507974Z checking for file conflicts... 2021-05-15T22:50:18.7508766Z checking available disk space... 2021-05-15T22:50:18.7834201Z :: Processing package changes... 2021-05-15T22:50:18.7835141Z reinstalling mingw-w64-x86_64-opencv... 2021-05-15T22:50:21.1983148Z warning: mingw-w64-x86_64-openjpeg2-2.3.1-1 is up to date -- reinstalling 2021-05-15T22:50:21.1984359Z resolving dependencies... 2021-05-15T22:50:21.1985030Z looking for conflicting packages... 2021-05-15T22:50:21.1985396Z 2021-05-15T22:50:21.1986002Z Packages (1) mingw-w64-x86_64-openjpeg2-2.3.1-1 2021-05-15T22:50:21.1986436Z 2021-05-15T22:50:21.1986980Z Total Installed Size: 3.54 MiB 2021-05-15T22:50:21.1987543Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:50:21.1987854Z 2021-05-15T22:50:21.1988372Z :: Proceed with installation? [Y/n] 2021-05-15T22:50:21.1988931Z checking keyring... 2021-05-15T22:50:21.1989484Z checking package integrity... 2021-05-15T22:50:21.1990096Z loading package files... 2021-05-15T22:50:21.1990865Z checking for file conflicts... 2021-05-15T22:50:21.1991568Z checking available disk space... 2021-05-15T22:50:21.1992187Z :: Processing package changes... 2021-05-15T22:50:21.1992900Z reinstalling mingw-w64-x86_64-openjpeg2... 2021-05-15T22:50:21.5662100Z warning: mingw-w64-x86_64-openssl-1.1.1.k-2 is up to date -- reinstalling 2021-05-15T22:50:21.5662967Z resolving dependencies... 2021-05-15T22:50:21.5921234Z looking for conflicting packages... 2021-05-15T22:50:21.6062935Z 2021-05-15T22:50:21.6063981Z Packages (1) mingw-w64-x86_64-openssl-1.1.1.k-2 2021-05-15T22:50:21.6064507Z 2021-05-15T22:50:21.6065227Z Total Download Size: 4.75 MiB 2021-05-15T22:50:21.6065909Z Total Installed Size: 69.11 MiB 2021-05-15T22:50:21.6066571Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:50:21.6066987Z 2021-05-15T22:50:21.6067692Z :: Proceed with installation? [Y/n] 2021-05-15T22:50:21.6068410Z :: Retrieving packages... 2021-05-15T22:50:21.9322392Z downloading mingw-w64-x86_64-openssl-1.1.1.k-2-any.pkg.tar.zst... 2021-05-15T22:50:22.7987474Z checking keyring... 2021-05-15T22:50:22.9049941Z checking package integrity... 2021-05-15T22:50:23.0740025Z loading package files... 2021-05-15T22:50:23.1668489Z checking for file conflicts... 2021-05-15T22:50:23.1678300Z checking available disk space... 2021-05-15T22:50:25.9089363Z :: Processing package changes... 2021-05-15T22:50:25.9090635Z reinstalling mingw-w64-x86_64-openssl... 2021-05-15T22:50:34.8746359Z warning: mingw-w64-x86_64-pango-1.48.4-2 is up to date -- reinstalling 2021-05-15T22:50:34.8747183Z resolving dependencies... 2021-05-15T22:50:34.8928051Z looking for conflicting packages... 2021-05-15T22:50:34.9075853Z 2021-05-15T22:50:34.9077139Z Packages (1) mingw-w64-x86_64-pango-1.48.4-2 2021-05-15T22:50:34.9078523Z 2021-05-15T22:50:34.9079851Z Total Installed Size: 12.40 MiB 2021-05-15T22:50:34.9080761Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:50:34.9081197Z 2021-05-15T22:50:34.9081936Z :: Proceed with installation? [Y/n] 2021-05-15T22:50:34.9082693Z checking keyring... 2021-05-15T22:50:34.9782805Z checking package integrity... 2021-05-15T22:50:35.0961849Z loading package files... 2021-05-15T22:50:35.1100755Z checking for file conflicts... 2021-05-15T22:50:35.1101812Z checking available disk space... 2021-05-15T22:50:35.1511605Z :: Processing package changes... 2021-05-15T22:50:35.1512613Z reinstalling mingw-w64-x86_64-pango... 2021-05-15T22:50:36.8202186Z warning: mingw-w64-x86_64-pcre-8.44-3 is up to date -- reinstalling 2021-05-15T22:50:36.8202955Z resolving dependencies... 2021-05-15T22:50:36.8441116Z looking for conflicting packages... 2021-05-15T22:50:36.8500358Z 2021-05-15T22:50:36.8501544Z Packages (1) mingw-w64-x86_64-pcre-8.44-3 2021-05-15T22:50:36.8502728Z 2021-05-15T22:50:36.8503935Z Total Installed Size: 4.16 MiB 2021-05-15T22:50:36.8504791Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:50:36.8505228Z 2021-05-15T22:50:36.8505928Z :: Proceed with installation? [Y/n] 2021-05-15T22:50:36.8506569Z checking keyring... 2021-05-15T22:50:36.9200178Z checking package integrity... 2021-05-15T22:50:37.0299212Z loading package files... 2021-05-15T22:50:37.0332482Z checking for file conflicts... 2021-05-15T22:50:37.0333272Z checking available disk space... 2021-05-15T22:50:37.0422943Z :: Processing package changes... 2021-05-15T22:50:37.0423772Z reinstalling mingw-w64-x86_64-pcre... 2021-05-15T22:50:38.0599187Z resolving dependencies... 2021-05-15T22:50:38.0867935Z looking for conflicting packages... 2021-05-15T22:50:38.0928227Z 2021-05-15T22:50:38.0929538Z Packages (1) mingw-w64-x86_64-pcre2-10.36-1 2021-05-15T22:50:38.0930440Z 2021-05-15T22:50:38.0931441Z Total Download Size: 0.98 MiB 2021-05-15T22:50:38.0932579Z Total Installed Size: 4.80 MiB 2021-05-15T22:50:38.0933324Z 2021-05-15T22:50:38.0934515Z :: Proceed with installation? [Y/n] 2021-05-15T22:50:38.0935761Z :: Retrieving packages... 2021-05-15T22:50:39.2015143Z downloading mingw-w64-x86_64-pcre2-10.36-1-any.pkg.tar.zst... 2021-05-15T22:50:39.2015926Z checking keyring... 2021-05-15T22:50:39.2016593Z checking package integrity... 2021-05-15T22:50:39.2017155Z loading package files... 2021-05-15T22:50:39.2017728Z checking for file conflicts... 2021-05-15T22:50:39.2124990Z checking available disk space... 2021-05-15T22:50:39.2133214Z :: Processing package changes... 2021-05-15T22:50:39.2134024Z installing mingw-w64-x86_64-pcre2... 2021-05-15T22:50:40.1436483Z warning: mingw-w64-x86_64-pixman-0.40.0-2 is up to date -- reinstalling 2021-05-15T22:50:40.1437327Z resolving dependencies... 2021-05-15T22:50:40.1538267Z looking for conflicting packages... 2021-05-15T22:50:40.1742752Z 2021-05-15T22:50:40.1743903Z Packages (1) mingw-w64-x86_64-pixman-0.40.0-2 2021-05-15T22:50:40.1744638Z 2021-05-15T22:50:40.1746081Z Total Installed Size: 1.57 MiB 2021-05-15T22:50:40.1747172Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:50:40.1747630Z 2021-05-15T22:50:40.1748365Z :: Proceed with installation? [Y/n] 2021-05-15T22:50:40.1749126Z checking keyring... 2021-05-15T22:50:40.2469168Z checking package integrity... 2021-05-15T22:50:40.3496093Z loading package files... 2021-05-15T22:50:40.3517878Z checking for file conflicts... 2021-05-15T22:50:40.3518647Z checking available disk space... 2021-05-15T22:50:40.3533086Z :: Processing package changes... 2021-05-15T22:50:40.3533877Z reinstalling mingw-w64-x86_64-pixman... 2021-05-15T22:50:41.0858664Z resolving dependencies... 2021-05-15T22:50:41.1042137Z looking for conflicting packages... 2021-05-15T22:50:41.1154587Z :: 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-15T22:50:41.1168855Z 2021-05-15T22:50:41.1170689Z Packages (2) mingw-w64-x86_64-pkgconf-1.7.4-2 [removal] mingw-w64-x86_64-pkg-config-0.29.2-3 2021-05-15T22:50:41.1171998Z 2021-05-15T22:50:41.1173096Z Total Download Size: 0.26 MiB 2021-05-15T22:50:41.1174272Z Total Installed Size: 1.33 MiB 2021-05-15T22:50:41.1175434Z Net Upgrade Size: 0.85 MiB 2021-05-15T22:50:41.1176158Z 2021-05-15T22:50:41.1177307Z :: Proceed with installation? [Y/n] 2021-05-15T22:50:41.1178559Z :: Retrieving packages... 2021-05-15T22:50:41.4415411Z downloading mingw-w64-x86_64-pkg-config-0.29.2-3-any.pkg.tar.zst... 2021-05-15T22:50:41.8222603Z checking keyring... 2021-05-15T22:50:41.9102488Z checking package integrity... 2021-05-15T22:50:42.0382139Z loading package files... 2021-05-15T22:50:42.0405429Z checking for file conflicts... 2021-05-15T22:50:42.0412794Z checking available disk space... 2021-05-15T22:50:42.0435113Z :: Processing package changes... 2021-05-15T22:50:42.0435966Z removing mingw-w64-x86_64-pkgconf... 2021-05-15T22:50:42.1867725Z installing mingw-w64-x86_64-pkg-config... 2021-05-15T22:50:42.9667300Z warning: mingw-w64-x86_64-poppler-data-0.4.10-1 is up to date -- reinstalling 2021-05-15T22:50:42.9668268Z resolving dependencies... 2021-05-15T22:50:42.9669366Z looking for conflicting packages... 2021-05-15T22:50:42.9984998Z 2021-05-15T22:50:42.9986509Z Packages (1) mingw-w64-x86_64-poppler-data-0.4.10-1 2021-05-15T22:50:42.9988069Z 2021-05-15T22:50:42.9989261Z Total Installed Size: 12.33 MiB 2021-05-15T22:50:42.9989978Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:50:42.9990422Z 2021-05-15T22:50:42.9991157Z :: Proceed with installation? [Y/n] 2021-05-15T22:50:42.9991840Z checking keyring... 2021-05-15T22:50:43.0681231Z checking package integrity... 2021-05-15T22:50:43.1871268Z loading package files... 2021-05-15T22:50:43.1927352Z checking for file conflicts... 2021-05-15T22:50:43.1928432Z checking available disk space... 2021-05-15T22:50:43.2052292Z :: Processing package changes... 2021-05-15T22:50:43.2053239Z reinstalling mingw-w64-x86_64-poppler-data... 2021-05-15T22:50:44.2746369Z warning: mingw-w64-x86_64-poppler-20.12.1-2 is up to date -- reinstalling 2021-05-15T22:50:44.2747289Z resolving dependencies... 2021-05-15T22:50:44.3009035Z looking for conflicting packages... 2021-05-15T22:50:44.3075804Z 2021-05-15T22:50:44.3077261Z Packages (1) mingw-w64-x86_64-poppler-20.12.1-2 2021-05-15T22:50:44.3078868Z 2021-05-15T22:50:44.3079725Z Total Installed Size: 11.78 MiB 2021-05-15T22:50:44.3080577Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:50:44.3081021Z 2021-05-15T22:50:44.3081746Z :: Proceed with installation? [Y/n] 2021-05-15T22:50:44.3082431Z checking keyring... 2021-05-15T22:50:44.3773107Z checking package integrity... 2021-05-15T22:50:44.4957459Z loading package files... 2021-05-15T22:50:44.4995462Z checking for file conflicts... 2021-05-15T22:50:44.4996240Z checking available disk space... 2021-05-15T22:50:44.5090953Z :: Processing package changes... 2021-05-15T22:50:44.5091817Z reinstalling mingw-w64-x86_64-poppler... 2021-05-15T22:50:45.4317393Z warning: mingw-w64-x86_64-proj-6.3.2-2 is up to date -- reinstalling 2021-05-15T22:50:45.4318171Z resolving dependencies... 2021-05-15T22:50:45.4631491Z looking for conflicting packages... 2021-05-15T22:50:45.4642029Z 2021-05-15T22:50:45.4655268Z Packages (1) mingw-w64-x86_64-proj-6.3.2-2 2021-05-15T22:50:45.4691649Z 2021-05-15T22:50:45.4782683Z Total Installed Size: 19.91 MiB 2021-05-15T22:50:45.4849040Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:50:45.4855719Z 2021-05-15T22:50:45.4861948Z :: Proceed with installation? [Y/n] 2021-05-15T22:50:45.4871770Z checking keyring... 2021-05-15T22:50:45.5642629Z checking package integrity... 2021-05-15T22:50:45.6840255Z loading package files... 2021-05-15T22:50:45.6868826Z checking for file conflicts... 2021-05-15T22:50:45.6869922Z checking available disk space... 2021-05-15T22:50:45.6901122Z :: Processing package changes... 2021-05-15T22:50:45.6901893Z reinstalling mingw-w64-x86_64-proj... 2021-05-15T22:50:46.5267068Z warning: mingw-w64-x86_64-protobuf-3.16.0-1 is up to date -- reinstalling 2021-05-15T22:50:46.5267981Z resolving dependencies... 2021-05-15T22:50:46.5524113Z looking for conflicting packages... 2021-05-15T22:50:46.5585125Z 2021-05-15T22:50:46.5586702Z Packages (1) mingw-w64-x86_64-protobuf-3.16.0-1 2021-05-15T22:50:46.5588001Z 2021-05-15T22:50:46.5589453Z Total Installed Size: 29.16 MiB 2021-05-15T22:50:46.5590651Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:50:46.5591388Z 2021-05-15T22:50:46.5592798Z :: Proceed with installation? [Y/n] 2021-05-15T22:50:46.5594158Z checking keyring... 2021-05-15T22:50:46.6283576Z checking package integrity... 2021-05-15T22:50:46.7940413Z loading package files... 2021-05-15T22:50:46.7979798Z checking for file conflicts... 2021-05-15T22:50:46.7980668Z checking available disk space... 2021-05-15T22:50:46.8054994Z :: Processing package changes... 2021-05-15T22:50:46.8055841Z reinstalling mingw-w64-x86_64-protobuf... 2021-05-15T22:50:47.8049928Z warning: mingw-w64-x86_64-python-3.8.9-2 is up to date -- reinstalling 2021-05-15T22:50:47.8050763Z resolving dependencies... 2021-05-15T22:50:47.8320817Z looking for conflicting packages... 2021-05-15T22:50:47.8433273Z 2021-05-15T22:50:47.8434048Z Packages (1) mingw-w64-x86_64-python-3.8.9-2 2021-05-15T22:50:47.8434561Z 2021-05-15T22:50:47.8435109Z Total Download Size: 17.02 MiB 2021-05-15T22:50:47.8435714Z Total Installed Size: 113.47 MiB 2021-05-15T22:50:47.8436320Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:50:47.8436701Z 2021-05-15T22:50:47.8437400Z :: Proceed with installation? [Y/n] 2021-05-15T22:50:47.8438066Z :: Retrieving packages... 2021-05-15T22:50:48.1743678Z downloading mingw-w64-x86_64-python-3.8.9-2-any.pkg.tar.zst... 2021-05-15T22:50:49.5109046Z checking keyring... 2021-05-15T22:50:49.6218935Z checking package integrity... 2021-05-15T22:50:49.9248789Z loading package files... 2021-05-15T22:50:50.0150824Z checking for file conflicts... 2021-05-15T22:50:50.0161515Z checking available disk space... 2021-05-15T22:50:53.1981153Z :: Processing package changes... 2021-05-15T22:50:53.1982183Z reinstalling mingw-w64-x86_64-python... 2021-05-15T22:51:00.4599644Z resolving dependencies... 2021-05-15T22:51:00.4859064Z looking for conflicting packages... 2021-05-15T22:51:00.4923664Z 2021-05-15T22:51:00.4924937Z Packages (1) mingw-w64-x86_64-qpdf-10.1.0-1 2021-05-15T22:51:00.4925844Z 2021-05-15T22:51:00.4926848Z Total Download Size: 0.98 MiB 2021-05-15T22:51:00.4927988Z Total Installed Size: 3.56 MiB 2021-05-15T22:51:00.4928740Z 2021-05-15T22:51:00.4929926Z :: Proceed with installation? [Y/n] 2021-05-15T22:51:00.4931180Z :: Retrieving packages... 2021-05-15T22:51:00.8100267Z downloading mingw-w64-x86_64-qpdf-10.1.0-1-any.pkg.tar.zst... 2021-05-15T22:51:01.3769777Z checking keyring... 2021-05-15T22:51:01.4609155Z checking package integrity... 2021-05-15T22:51:01.5968929Z loading package files... 2021-05-15T22:51:01.5997199Z checking for file conflicts... 2021-05-15T22:51:01.6029838Z checking available disk space... 2021-05-15T22:51:01.6039205Z :: Processing package changes... 2021-05-15T22:51:01.6039900Z installing mingw-w64-x86_64-qpdf... 2021-05-15T22:51:02.4312766Z resolving dependencies... 2021-05-15T22:51:02.4379769Z looking for conflicting packages... 2021-05-15T22:51:02.4630770Z 2021-05-15T22:51:02.4632136Z Packages (1) mingw-w64-x86_64-quantlib-1.20-1 2021-05-15T22:51:02.4633088Z 2021-05-15T22:51:02.4634117Z Total Download Size: 27.03 MiB 2021-05-15T22:51:02.4635288Z Total Installed Size: 194.29 MiB 2021-05-15T22:51:02.4636106Z 2021-05-15T22:51:02.4637318Z :: Proceed with installation? [Y/n] 2021-05-15T22:51:02.4638567Z :: Retrieving packages... 2021-05-15T22:51:02.7823706Z downloading mingw-w64-x86_64-quantlib-1.20-1-any.pkg.tar.zst... 2021-05-15T22:51:04.4622532Z checking keyring... 2021-05-15T22:51:04.5576411Z checking package integrity... 2021-05-15T22:51:04.9105232Z loading package files... 2021-05-15T22:51:04.9294095Z checking for file conflicts... 2021-05-15T22:51:05.0403142Z checking available disk space... 2021-05-15T22:51:05.0417433Z :: Processing package changes... 2021-05-15T22:51:05.0418245Z installing mingw-w64-x86_64-quantlib... 2021-05-15T22:51:07.3005213Z resolving dependencies... 2021-05-15T22:51:07.3393464Z looking for conflicting packages... 2021-05-15T22:51:07.3405414Z 2021-05-15T22:51:07.3407016Z Packages (2) mingw-w64-x86_64-popt-1.16-2 mingw-w64-x86_64-rabbitmq-c-0.10.0-1 2021-05-15T22:51:07.3407644Z 2021-05-15T22:51:07.3408127Z Total Download Size: 0.18 MiB 2021-05-15T22:51:07.3408651Z Total Installed Size: 0.79 MiB 2021-05-15T22:51:07.3408993Z 2021-05-15T22:51:07.3409740Z :: Proceed with installation? [Y/n] 2021-05-15T22:51:07.3410388Z :: Retrieving packages... 2021-05-15T22:51:07.6628602Z downloading mingw-w64-x86_64-popt-1.16-2-any.pkg.tar.zst... 2021-05-15T22:51:07.9528082Z downloading mingw-w64-x86_64-rabbitmq-c-0.10.0-1-any.pkg.tar.xz... 2021-05-15T22:51:08.0491685Z checking keyring... 2021-05-15T22:51:08.2117868Z checking package integrity... 2021-05-15T22:51:08.4656973Z loading package files... 2021-05-15T22:51:08.4735100Z checking for file conflicts... 2021-05-15T22:51:08.4788029Z checking available disk space... 2021-05-15T22:51:08.4799396Z :: Processing package changes... 2021-05-15T22:51:08.4800178Z installing mingw-w64-x86_64-popt... 2021-05-15T22:51:08.5107335Z installing mingw-w64-x86_64-rabbitmq-c... 2021-05-15T22:51:09.4096892Z error: target not found: mingw-w64-x86_64-raptor2 2021-05-15T22:51:10.2600297Z error: target not found: mingw-w64-x86_64-rasqal 2021-05-15T22:51:10.9977131Z warning: mingw-w64-x86_64-re2-20210401-1 is up to date -- reinstalling 2021-05-15T22:51:10.9978111Z resolving dependencies... 2021-05-15T22:51:11.0082415Z looking for conflicting packages... 2021-05-15T22:51:11.0309697Z 2021-05-15T22:51:11.0310677Z Packages (1) mingw-w64-x86_64-re2-20210401-1 2021-05-15T22:51:11.0311338Z 2021-05-15T22:51:11.0312035Z Total Installed Size: 1.79 MiB 2021-05-15T22:51:11.0312933Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:51:11.0313333Z 2021-05-15T22:51:11.0314303Z :: Proceed with installation? [Y/n] 2021-05-15T22:51:11.0314952Z checking keyring... 2021-05-15T22:51:11.1007019Z checking package integrity... 2021-05-15T22:51:11.2086589Z loading package files... 2021-05-15T22:51:11.2109118Z checking for file conflicts... 2021-05-15T22:51:11.2109938Z checking available disk space... 2021-05-15T22:51:11.2168858Z :: Processing package changes... 2021-05-15T22:51:11.2169773Z reinstalling mingw-w64-x86_64-re2... 2021-05-15T22:51:11.9645512Z warning: mingw-w64-x86_64-readline-8.0.004-2 is up to date -- reinstalling 2021-05-15T22:51:11.9646376Z resolving dependencies... 2021-05-15T22:51:11.9898664Z looking for conflicting packages... 2021-05-15T22:51:11.9975608Z 2021-05-15T22:51:11.9976586Z Packages (1) mingw-w64-x86_64-readline-8.0.004-2 2021-05-15T22:51:11.9977120Z 2021-05-15T22:51:11.9977657Z Total Download Size: 0.37 MiB 2021-05-15T22:51:11.9978271Z Total Installed Size: 1.57 MiB 2021-05-15T22:51:11.9978861Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:51:11.9979241Z 2021-05-15T22:51:11.9979892Z :: Proceed with installation? [Y/n] 2021-05-15T22:51:11.9980599Z :: Retrieving packages... 2021-05-15T22:51:12.3146848Z downloading mingw-w64-x86_64-readline-8.0.004-2-any.pkg.tar.zst... 2021-05-15T22:51:12.8351685Z checking keyring... 2021-05-15T22:51:12.9210343Z checking package integrity... 2021-05-15T22:51:13.0516690Z loading package files... 2021-05-15T22:51:13.0544218Z checking for file conflicts... 2021-05-15T22:51:13.0545033Z checking available disk space... 2021-05-15T22:51:13.0685535Z :: Processing package changes... 2021-05-15T22:51:13.0686582Z reinstalling mingw-w64-x86_64-readline... 2021-05-15T22:51:13.9676303Z error: target not found: mingw-w64-x86_64-redland 2021-05-15T22:51:14.7371300Z warning: mingw-w64-x86_64-rhash-1.4.1-3 is up to date -- reinstalling 2021-05-15T22:51:14.7372123Z resolving dependencies... 2021-05-15T22:51:14.7484339Z looking for conflicting packages... 2021-05-15T22:51:14.7697411Z 2021-05-15T22:51:14.7698742Z Packages (1) mingw-w64-x86_64-rhash-1.4.1-3 2021-05-15T22:51:14.7699998Z 2021-05-15T22:51:14.7701654Z Total Installed Size: 4.30 MiB 2021-05-15T22:51:14.7702905Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:51:14.7704561Z 2021-05-15T22:51:14.7706220Z :: Proceed with installation? [Y/n] 2021-05-15T22:51:14.7708903Z checking keyring... 2021-05-15T22:51:14.8399853Z checking package integrity... 2021-05-15T22:51:14.9458546Z loading package files... 2021-05-15T22:51:14.9486002Z checking for file conflicts... 2021-05-15T22:51:14.9487128Z checking available disk space... 2021-05-15T22:51:14.9520744Z :: Processing package changes... 2021-05-15T22:51:14.9521722Z reinstalling mingw-w64-x86_64-rhash... 2021-05-15T22:51:15.7325480Z resolving dependencies... 2021-05-15T22:51:15.7643689Z looking for conflicting packages... 2021-05-15T22:51:15.7658868Z 2021-05-15T22:51:15.7660458Z Packages (2) mingw-w64-x86_64-pdcurses-4.1.0-5 mingw-w64-x86_64-ruby-3.0.1-2 2021-05-15T22:51:15.7661629Z 2021-05-15T22:51:15.7662634Z Total Download Size: 7.12 MiB 2021-05-15T22:51:15.7664028Z Total Installed Size: 31.49 MiB 2021-05-15T22:51:15.7664841Z 2021-05-15T22:51:15.7666037Z :: Proceed with installation? [Y/n] 2021-05-15T22:51:15.7667302Z :: Retrieving packages... 2021-05-15T22:51:16.1021196Z downloading mingw-w64-x86_64-pdcurses-4.1.0-5-any.pkg.tar.zst... 2021-05-15T22:51:16.5830460Z downloading mingw-w64-x86_64-ruby-3.0.1-2-any.pkg.tar.zst... 2021-05-15T22:51:17.0910259Z checking keyring... 2021-05-15T22:51:17.1766517Z checking package integrity... 2021-05-15T22:51:17.4952705Z loading package files... 2021-05-15T22:51:17.5296606Z checking for file conflicts... 2021-05-15T22:51:17.8196481Z checking available disk space... 2021-05-15T22:51:17.8215510Z :: Processing package changes... 2021-05-15T22:51:17.8216695Z installing mingw-w64-x86_64-pdcurses... 2021-05-15T22:51:17.8371465Z installing mingw-w64-x86_64-ruby... 2021-05-15T22:51:20.8945610Z warning: mingw-w64-x86_64-snappy-1.1.8-1 is up to date -- reinstalling 2021-05-15T22:51:20.8946485Z resolving dependencies... 2021-05-15T22:51:20.9050826Z looking for conflicting packages... 2021-05-15T22:51:20.9299295Z 2021-05-15T22:51:20.9300597Z Packages (1) mingw-w64-x86_64-snappy-1.1.8-1 2021-05-15T22:51:20.9301376Z 2021-05-15T22:51:20.9302269Z Total Installed Size: 0.16 MiB 2021-05-15T22:51:20.9303120Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:51:20.9303553Z 2021-05-15T22:51:20.9304259Z :: Proceed with installation? [Y/n] 2021-05-15T22:51:20.9304933Z checking keyring... 2021-05-15T22:51:20.9996125Z checking package integrity... 2021-05-15T22:51:21.1072958Z loading package files... 2021-05-15T22:51:21.1110232Z checking for file conflicts... 2021-05-15T22:51:21.1111065Z checking available disk space... 2021-05-15T22:51:21.1169876Z :: Processing package changes... 2021-05-15T22:51:21.1170832Z reinstalling mingw-w64-x86_64-snappy... 2021-05-15T22:51:21.8787406Z warning: mingw-w64-x86_64-sqlite3-3.35.5-1 is up to date -- reinstalling 2021-05-15T22:51:21.8788700Z resolving dependencies... 2021-05-15T22:51:21.9025841Z looking for conflicting packages... 2021-05-15T22:51:21.9106809Z 2021-05-15T22:51:21.9108117Z Packages (1) mingw-w64-x86_64-sqlite3-3.35.5-1 2021-05-15T22:51:21.9109059Z 2021-05-15T22:51:21.9110194Z Total Download Size: 6.74 MiB 2021-05-15T22:51:21.9111360Z Total Installed Size: 48.62 MiB 2021-05-15T22:51:21.9112495Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:51:21.9113213Z 2021-05-15T22:51:21.9114389Z :: Proceed with installation? [Y/n] 2021-05-15T22:51:21.9115625Z :: Retrieving packages... 2021-05-15T22:51:22.2516601Z downloading mingw-w64-x86_64-sqlite3-3.35.5-1-any.pkg.tar.zst... 2021-05-15T22:51:23.2092974Z checking keyring... 2021-05-15T22:51:23.2985416Z checking package integrity... 2021-05-15T22:51:23.4870933Z loading package files... 2021-05-15T22:51:23.5009512Z checking for file conflicts... 2021-05-15T22:51:23.5010615Z checking available disk space... 2021-05-15T22:51:23.8649159Z :: Processing package changes... 2021-05-15T22:51:23.8650440Z reinstalling mingw-w64-x86_64-sqlite3... 2021-05-15T22:51:25.7322881Z warning: mingw-w64-x86_64-szip-2.1.1-2 is up to date -- reinstalling 2021-05-15T22:51:25.7324459Z resolving dependencies... 2021-05-15T22:51:25.7326149Z looking for conflicting packages... 2021-05-15T22:51:25.7650605Z 2021-05-15T22:51:26.7039193Z Packages (1) mingw-w64-x86_64-szip-2.1.1-2 2021-05-15T22:51:26.7039928Z 2021-05-15T22:51:26.7040758Z Total Installed Size: 0.16 MiB 2021-05-15T22:51:26.7041703Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:51:26.7042241Z 2021-05-15T22:51:26.7043162Z :: Proceed with installation? [Y/n] 2021-05-15T22:51:26.7044647Z checking keyring... 2021-05-15T22:51:26.7045912Z checking package integrity... 2021-05-15T22:51:26.7046905Z loading package files... 2021-05-15T22:51:26.7047902Z checking for file conflicts... 2021-05-15T22:51:26.7048948Z checking available disk space... 2021-05-15T22:51:26.7050063Z :: Processing package changes... 2021-05-15T22:51:26.7051232Z reinstalling mingw-w64-x86_64-szip... 2021-05-15T22:51:26.7172660Z warning: mingw-w64-x86_64-tcl-8.6.11-3 is up to date -- reinstalling 2021-05-15T22:51:26.7173514Z resolving dependencies... 2021-05-15T22:51:26.7440915Z looking for conflicting packages... 2021-05-15T22:51:26.7511511Z 2021-05-15T22:51:26.7512770Z Packages (1) mingw-w64-x86_64-tcl-8.6.11-3 2021-05-15T22:51:26.7513647Z 2021-05-15T22:51:26.7514651Z Total Download Size: 2.59 MiB 2021-05-15T22:51:26.7515873Z Total Installed Size: 9.64 MiB 2021-05-15T22:51:26.7517003Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:51:26.7517732Z 2021-05-15T22:51:26.7518900Z :: Proceed with installation? [Y/n] 2021-05-15T22:51:26.7520153Z :: Retrieving packages... 2021-05-15T22:51:27.0727359Z downloading mingw-w64-x86_64-tcl-8.6.11-3-any.pkg.tar.zst... 2021-05-15T22:51:27.8422818Z checking keyring... 2021-05-15T22:51:27.9282100Z checking package integrity... 2021-05-15T22:51:28.0791696Z loading package files... 2021-05-15T22:51:28.1010195Z checking for file conflicts... 2021-05-15T22:51:28.1011953Z checking available disk space... 2021-05-15T22:51:28.4023872Z :: Processing package changes... 2021-05-15T22:51:28.4025939Z reinstalling mingw-w64-x86_64-tcl... 2021-05-15T22:51:30.9113875Z warning: mingw-w64-x86_64-termcap-1.3.1-6 is up to date -- reinstalling 2021-05-15T22:51:30.9114716Z resolving dependencies... 2021-05-15T22:51:30.9217407Z looking for conflicting packages... 2021-05-15T22:51:30.9435098Z 2021-05-15T22:51:30.9436378Z Packages (1) mingw-w64-x86_64-termcap-1.3.1-6 2021-05-15T22:51:30.9437255Z 2021-05-15T22:51:30.9438185Z Total Download Size: 0.03 MiB 2021-05-15T22:51:30.9439389Z Total Installed Size: 0.06 MiB 2021-05-15T22:51:30.9440432Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:51:30.9441108Z 2021-05-15T22:51:30.9442232Z :: Proceed with installation? [Y/n] 2021-05-15T22:51:30.9443379Z :: Retrieving packages... 2021-05-15T22:51:31.2592665Z downloading mingw-w64-x86_64-termcap-1.3.1-6-any.pkg.tar.zst... 2021-05-15T22:51:31.3549705Z checking keyring... 2021-05-15T22:51:31.4499984Z checking package integrity... 2021-05-15T22:51:31.5806055Z loading package files... 2021-05-15T22:51:31.5827398Z checking for file conflicts... 2021-05-15T22:51:31.5828212Z checking available disk space... 2021-05-15T22:51:31.5854643Z :: Processing package changes... 2021-05-15T22:51:31.5855981Z reinstalling mingw-w64-x86_64-termcap... 2021-05-15T22:51:32.3594837Z warning: mingw-w64-x86_64-tesseract-ocr-4.1.1-7 is up to date -- reinstalling 2021-05-15T22:51:32.3595687Z resolving dependencies... 2021-05-15T22:51:32.3856811Z looking for conflicting packages... 2021-05-15T22:51:32.3927827Z 2021-05-15T22:51:32.3928868Z Packages (1) mingw-w64-x86_64-tesseract-ocr-4.1.1-7 2021-05-15T22:51:32.3929476Z 2021-05-15T22:51:32.3930074Z Total Installed Size: 24.86 MiB 2021-05-15T22:51:32.3930742Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:51:32.3931699Z 2021-05-15T22:51:32.3933317Z :: Proceed with installation? [Y/n] 2021-05-15T22:51:32.3934277Z checking keyring... 2021-05-15T22:51:32.4627488Z checking package integrity... 2021-05-15T22:51:32.6137175Z loading package files... 2021-05-15T22:51:32.6166812Z checking for file conflicts... 2021-05-15T22:51:32.6167672Z checking available disk space... 2021-05-15T22:51:32.6208038Z :: Processing package changes... 2021-05-15T22:51:32.6208933Z reinstalling mingw-w64-x86_64-tesseract-ocr... 2021-05-15T22:51:33.5020483Z warning: mingw-w64-x86_64-thrift-0.13.0-2 is up to date -- reinstalling 2021-05-15T22:51:33.5021326Z resolving dependencies... 2021-05-15T22:51:33.5272863Z looking for conflicting packages... 2021-05-15T22:51:33.5335741Z 2021-05-15T22:51:33.5337057Z Packages (1) mingw-w64-x86_64-thrift-0.13.0-2 2021-05-15T22:51:33.5338263Z 2021-05-15T22:51:33.5339690Z Total Installed Size: 7.49 MiB 2021-05-15T22:51:33.5340881Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:51:33.5341611Z 2021-05-15T22:51:33.5342890Z :: Proceed with installation? [Y/n] 2021-05-15T22:51:33.5344389Z checking keyring... 2021-05-15T22:51:33.6018882Z checking package integrity... 2021-05-15T22:51:33.7362843Z loading package files... 2021-05-15T22:51:33.7392807Z checking for file conflicts... 2021-05-15T22:51:33.7393647Z checking available disk space... 2021-05-15T22:51:33.7738167Z :: Processing package changes... 2021-05-15T22:51:33.7739593Z reinstalling mingw-w64-x86_64-thrift... 2021-05-15T22:51:34.6255186Z resolving dependencies... 2021-05-15T22:51:34.6515422Z looking for conflicting packages... 2021-05-15T22:51:34.6578756Z 2021-05-15T22:51:34.6580066Z Packages (1) mingw-w64-x86_64-tiledb-2.2.4-2 2021-05-15T22:51:34.6580994Z 2021-05-15T22:51:34.6582024Z Total Download Size: 3.09 MiB 2021-05-15T22:51:34.6583264Z Total Installed Size: 47.15 MiB 2021-05-15T22:51:34.6584013Z 2021-05-15T22:51:34.6585224Z :: Proceed with installation? [Y/n] 2021-05-15T22:51:34.6586562Z :: Retrieving packages... 2021-05-15T22:51:34.9760995Z downloading mingw-w64-x86_64-tiledb-2.2.4-2-any.pkg.tar.zst... 2021-05-15T22:51:35.7381642Z checking keyring... 2021-05-15T22:51:35.8298128Z checking package integrity... 2021-05-15T22:51:35.9912798Z loading package files... 2021-05-15T22:51:35.9939826Z checking for file conflicts... 2021-05-15T22:51:35.9962616Z checking available disk space... 2021-05-15T22:51:35.9971711Z :: Processing package changes... 2021-05-15T22:51:35.9972418Z installing mingw-w64-x86_64-tiledb... 2021-05-15T22:51:36.8638370Z warning: mingw-w64-x86_64-tk-8.6.11.1-2 is up to date -- reinstalling 2021-05-15T22:51:36.8639264Z resolving dependencies... 2021-05-15T22:51:36.8877214Z looking for conflicting packages... 2021-05-15T22:51:36.8958403Z 2021-05-15T22:51:36.8959396Z Packages (1) mingw-w64-x86_64-tk-8.6.11.1-2 2021-05-15T22:51:36.8960051Z 2021-05-15T22:51:36.8960759Z Total Download Size: 1.93 MiB 2021-05-15T22:51:36.8961581Z Total Installed Size: 5.55 MiB 2021-05-15T22:51:36.8962369Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:51:36.8962877Z 2021-05-15T22:51:36.8963718Z :: Proceed with installation? [Y/n] 2021-05-15T22:51:36.8964606Z :: Retrieving packages... 2021-05-15T22:51:37.2176068Z downloading mingw-w64-x86_64-tk-8.6.11.1-2-any.pkg.tar.zst... 2021-05-15T22:51:37.9854004Z checking keyring... 2021-05-15T22:51:38.0718916Z checking package integrity... 2021-05-15T22:51:38.2120236Z loading package files... 2021-05-15T22:51:38.2209966Z checking for file conflicts... 2021-05-15T22:51:38.2210963Z checking available disk space... 2021-05-15T22:51:38.3651425Z :: Processing package changes... 2021-05-15T22:51:38.3653256Z reinstalling mingw-w64-x86_64-tk... 2021-05-15T22:51:39.7614669Z resolving dependencies... 2021-05-15T22:51:39.7880307Z looking for conflicting packages... 2021-05-15T22:51:39.7958034Z 2021-05-15T22:51:39.7959311Z Packages (1) mingw-w64-x86_64-tktable-2.10-5 2021-05-15T22:51:39.7960080Z 2021-05-15T22:51:39.7960856Z Total Download Size: 0.11 MiB 2021-05-15T22:51:39.7961766Z Total Installed Size: 0.30 MiB 2021-05-15T22:51:39.7962353Z 2021-05-15T22:51:39.7963442Z :: Proceed with installation? [Y/n] 2021-05-15T22:51:39.7964446Z :: Retrieving packages... 2021-05-15T22:51:40.1242637Z downloading mingw-w64-x86_64-tktable-2.10-5-any.pkg.tar.zst... 2021-05-15T22:51:40.4110575Z checking keyring... 2021-05-15T22:51:40.4984094Z checking package integrity... 2021-05-15T22:51:40.6222802Z loading package files... 2021-05-15T22:51:40.6240880Z checking for file conflicts... 2021-05-15T22:51:40.6246809Z checking available disk space... 2021-05-15T22:51:40.6255693Z :: Processing package changes... 2021-05-15T22:51:40.6256403Z installing mingw-w64-x86_64-tktable... 2021-05-15T22:51:41.3876521Z warning: mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-15T22:51:41.3877763Z resolving dependencies... 2021-05-15T22:51:41.3983311Z looking for conflicting packages... 2021-05-15T22:51:41.4210767Z 2021-05-15T22:51:41.4212123Z Packages (1) mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1 2021-05-15T22:51:41.4212888Z 2021-05-15T22:51:41.4213544Z Total Download Size: 0.30 MiB 2021-05-15T22:51:41.4214301Z Total Installed Size: 0.96 MiB 2021-05-15T22:51:41.4215040Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:51:41.4215506Z 2021-05-15T22:51:41.4216288Z :: Proceed with installation? [Y/n] 2021-05-15T22:51:41.4217140Z :: Retrieving packages... 2021-05-15T22:51:41.7376866Z downloading mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-15T22:51:42.1165846Z checking keyring... 2021-05-15T22:51:42.2015646Z checking package integrity... 2021-05-15T22:51:42.3343240Z loading package files... 2021-05-15T22:51:42.3367327Z checking for file conflicts... 2021-05-15T22:51:42.3368219Z checking available disk space... 2021-05-15T22:51:42.3402581Z :: Processing package changes... 2021-05-15T22:51:42.3403482Z reinstalling mingw-w64-x86_64-tools-git... 2021-05-15T22:51:43.1078144Z resolving dependencies... 2021-05-15T22:51:43.1167274Z looking for conflicting packages... 2021-05-15T22:51:43.1400820Z 2021-05-15T22:51:43.1401922Z Packages (1) mingw-w64-x86_64-udunits-2.2.27.6-1 2021-05-15T22:51:43.1402659Z 2021-05-15T22:51:43.1403310Z Total Download Size: 0.17 MiB 2021-05-15T22:51:43.1403929Z Total Installed Size: 0.70 MiB 2021-05-15T22:51:43.1404326Z 2021-05-15T22:51:43.1404974Z :: Proceed with installation? [Y/n] 2021-05-15T22:51:43.1405638Z :: Retrieving packages... 2021-05-15T22:51:43.4455476Z downloading mingw-w64-x86_64-udunits-2.2.27.6-1-any.pkg.tar.zst... 2021-05-15T22:51:43.7231708Z checking keyring... 2021-05-15T22:51:43.8116223Z checking package integrity... 2021-05-15T22:51:43.9431621Z loading package files... 2021-05-15T22:51:43.9449804Z checking for file conflicts... 2021-05-15T22:51:43.9463411Z checking available disk space... 2021-05-15T22:51:43.9473954Z :: Processing package changes... 2021-05-15T22:51:43.9474822Z installing mingw-w64-x86_64-udunits... 2021-05-15T22:51:44.6966333Z warning: mingw-w64-x86_64-windows-default-manifest-6.4-3 is up to date -- reinstalling 2021-05-15T22:51:44.6967387Z resolving dependencies... 2021-05-15T22:51:44.6968497Z looking for conflicting packages... 2021-05-15T22:51:44.7283951Z 2021-05-15T22:51:44.7285784Z Packages (1) mingw-w64-x86_64-windows-default-manifest-6.4-3 2021-05-15T22:51:44.7287057Z 2021-05-15T22:51:44.7288080Z Total Download Size: 0.01 MiB 2021-05-15T22:51:44.7289243Z Total Installed Size: 0.00 MiB 2021-05-15T22:51:44.7290371Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:51:44.7291091Z 2021-05-15T22:51:44.7292424Z :: Proceed with installation? [Y/n] 2021-05-15T22:51:44.7293756Z :: Retrieving packages... 2021-05-15T22:51:45.0381409Z downloading mingw-w64-x86_64-windows-default-manifest-6.4-3-any.pkg.tar.xz... 2021-05-15T22:51:45.1319552Z checking keyring... 2021-05-15T22:51:45.2139718Z checking package integrity... 2021-05-15T22:51:45.3367833Z loading package files... 2021-05-15T22:51:45.3381540Z checking for file conflicts... 2021-05-15T22:51:45.3382213Z checking available disk space... 2021-05-15T22:51:45.3399149Z :: Processing package changes... 2021-05-15T22:51:45.3400384Z reinstalling mingw-w64-x86_64-windows-default-manifest... 2021-05-15T22:51:46.0777517Z warning: mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-15T22:51:46.0778566Z resolving dependencies... 2021-05-15T22:51:46.0962517Z looking for conflicting packages... 2021-05-15T22:51:46.1091387Z 2021-05-15T22:51:46.1093415Z Packages (1) mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1 2021-05-15T22:51:46.1094841Z 2021-05-15T22:51:46.1095867Z Total Download Size: 0.04 MiB 2021-05-15T22:51:46.1097118Z Total Installed Size: 0.37 MiB 2021-05-15T22:51:46.1098251Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:51:46.1098973Z 2021-05-15T22:51:46.1100193Z :: Proceed with installation? [Y/n] 2021-05-15T22:51:46.1101446Z :: Retrieving packages... 2021-05-15T22:51:46.4256903Z downloading mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-15T22:51:46.6174829Z checking keyring... 2021-05-15T22:51:46.7015318Z checking package integrity... 2021-05-15T22:51:46.8227504Z loading package files... 2021-05-15T22:51:46.8244750Z checking for file conflicts... 2021-05-15T22:51:46.8245531Z checking available disk space... 2021-05-15T22:51:46.8304647Z :: Processing package changes... 2021-05-15T22:51:46.8305493Z reinstalling mingw-w64-x86_64-winpthreads-git... 2021-05-15T22:51:47.5816358Z warning: mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-15T22:51:47.5817752Z resolving dependencies... 2021-05-15T22:51:47.5818511Z looking for conflicting packages... 2021-05-15T22:51:47.6122000Z 2021-05-15T22:51:47.6123889Z Packages (1) mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1 2021-05-15T22:51:47.6125263Z 2021-05-15T22:51:47.6126202Z Total Download Size: 0.02 MiB 2021-05-15T22:51:47.6127337Z Total Installed Size: 0.21 MiB 2021-05-15T22:51:47.6128408Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:51:47.6129080Z 2021-05-15T22:51:47.6130191Z :: Proceed with installation? [Y/n] 2021-05-15T22:51:47.6131611Z :: Retrieving packages... 2021-05-15T22:51:47.9319504Z downloading mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-15T22:51:48.0282071Z checking keyring... 2021-05-15T22:51:48.1123347Z checking package integrity... 2021-05-15T22:51:48.2369738Z loading package files... 2021-05-15T22:51:48.2392630Z checking for file conflicts... 2021-05-15T22:51:48.2393574Z checking available disk space... 2021-05-15T22:51:48.2413899Z :: Processing package changes... 2021-05-15T22:51:48.2414889Z reinstalling mingw-w64-x86_64-winstorecompat-git... 2021-05-15T22:51:48.9719987Z warning: mingw-w64-x86_64-x264-git-r2991.1771b556-1 is up to date -- reinstalling 2021-05-15T22:51:48.9721163Z resolving dependencies... 2021-05-15T22:51:48.9902502Z looking for conflicting packages... 2021-05-15T22:51:49.0048762Z 2021-05-15T22:51:49.0050851Z Packages (1) mingw-w64-x86_64-x264-git-r2991.1771b556-1 2021-05-15T22:51:49.0051964Z 2021-05-15T22:51:49.0052721Z Total Installed Size: 6.66 MiB 2021-05-15T22:51:49.0053548Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:51:49.0053946Z 2021-05-15T22:51:49.0054616Z :: Proceed with installation? [Y/n] 2021-05-15T22:51:49.0055225Z checking keyring... 2021-05-15T22:51:49.0722910Z checking package integrity... 2021-05-15T22:51:49.1821227Z loading package files... 2021-05-15T22:51:49.1859361Z checking for file conflicts... 2021-05-15T22:51:49.1861827Z checking available disk space... 2021-05-15T22:51:49.1875935Z :: Processing package changes... 2021-05-15T22:51:49.1876877Z reinstalling mingw-w64-x86_64-x264-git... 2021-05-15T22:51:50.0113244Z warning: mingw-w64-x86_64-x265-3.4-2 is up to date -- reinstalling 2021-05-15T22:51:50.0113983Z resolving dependencies... 2021-05-15T22:51:50.0208528Z looking for conflicting packages... 2021-05-15T22:51:50.0413787Z 2021-05-15T22:51:50.0414899Z Packages (1) mingw-w64-x86_64-x265-3.4-2 2021-05-15T22:51:50.0416250Z 2021-05-15T22:51:50.0417294Z Total Installed Size: 46.73 MiB 2021-05-15T22:51:50.0418072Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:51:50.0418477Z 2021-05-15T22:51:50.0419143Z :: Proceed with installation? [Y/n] 2021-05-15T22:51:50.0419776Z checking keyring... 2021-05-15T22:51:50.1112582Z checking package integrity... 2021-05-15T22:51:50.2308392Z loading package files... 2021-05-15T22:51:50.2322651Z checking for file conflicts... 2021-05-15T22:51:50.2323442Z checking available disk space... 2021-05-15T22:51:50.2340468Z :: Processing package changes... 2021-05-15T22:51:50.2341224Z reinstalling mingw-w64-x86_64-x265... 2021-05-15T22:51:51.0513982Z warning: mingw-w64-x86_64-xvidcore-1.3.7-2 is up to date -- reinstalling 2021-05-15T22:51:51.0514790Z resolving dependencies... 2021-05-15T22:51:51.0515999Z looking for conflicting packages... 2021-05-15T22:51:51.0833163Z 2021-05-15T22:51:51.0834644Z Packages (1) mingw-w64-x86_64-xvidcore-1.3.7-2 2021-05-15T22:51:51.0836000Z 2021-05-15T22:51:51.0837251Z Total Installed Size: 1.70 MiB 2021-05-15T22:51:51.0838105Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:51:51.0838559Z 2021-05-15T22:51:51.0839292Z :: Proceed with installation? [Y/n] 2021-05-15T22:51:51.0839966Z checking keyring... 2021-05-15T22:51:51.1531816Z checking package integrity... 2021-05-15T22:51:51.2544989Z loading package files... 2021-05-15T22:51:51.2564624Z checking for file conflicts... 2021-05-15T22:51:51.2565441Z checking available disk space... 2021-05-15T22:51:51.2578815Z :: Processing package changes... 2021-05-15T22:51:51.2579684Z reinstalling mingw-w64-x86_64-xvidcore... 2021-05-15T22:51:51.9847132Z warning: mingw-w64-x86_64-xz-5.2.5-2 is up to date -- reinstalling 2021-05-15T22:51:51.9848068Z resolving dependencies... 2021-05-15T22:51:51.9955942Z looking for conflicting packages... 2021-05-15T22:51:52.0165640Z 2021-05-15T22:51:52.0166650Z Packages (1) mingw-w64-x86_64-xz-5.2.5-2 2021-05-15T22:51:52.0167161Z 2021-05-15T22:51:52.0167727Z Total Download Size: 0.35 MiB 2021-05-15T22:51:52.0168903Z Total Installed Size: 1.67 MiB 2021-05-15T22:51:52.0169632Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:51:52.0170166Z 2021-05-15T22:51:52.0170889Z :: Proceed with installation? [Y/n] 2021-05-15T22:51:52.0171601Z :: Retrieving packages... 2021-05-15T22:51:52.3321272Z downloading mingw-w64-x86_64-xz-5.2.5-2-any.pkg.tar.zst... 2021-05-15T22:51:52.7098580Z checking keyring... 2021-05-15T22:51:52.7985360Z checking package integrity... 2021-05-15T22:51:52.9295771Z loading package files... 2021-05-15T22:51:52.9324459Z checking for file conflicts... 2021-05-15T22:51:52.9325369Z checking available disk space... 2021-05-15T22:51:52.9627921Z :: Processing package changes... 2021-05-15T22:51:52.9629139Z reinstalling mingw-w64-x86_64-xz... 2021-05-15T22:51:53.7774945Z resolving dependencies... 2021-05-15T22:51:53.7882542Z looking for conflicting packages... 2021-05-15T22:51:53.8091507Z 2021-05-15T22:51:53.8092634Z Packages (1) mingw-w64-x86_64-yasm-1.3.0-4 2021-05-15T22:51:53.8093384Z 2021-05-15T22:51:53.8094279Z Total Download Size: 0.50 MiB 2021-05-15T22:51:53.8095275Z Total Installed Size: 3.27 MiB 2021-05-15T22:51:53.8095880Z 2021-05-15T22:51:53.8096887Z :: Proceed with installation? [Y/n] 2021-05-15T22:51:53.8098108Z :: Retrieving packages... 2021-05-15T22:51:54.1271532Z downloading mingw-w64-x86_64-yasm-1.3.0-4-any.pkg.tar.xz... 2021-05-15T22:51:54.5976338Z checking keyring... 2021-05-15T22:51:54.6864941Z checking package integrity... 2021-05-15T22:51:54.8192223Z loading package files... 2021-05-15T22:51:54.8251052Z checking for file conflicts... 2021-05-15T22:51:54.8275952Z checking available disk space... 2021-05-15T22:51:54.8287047Z :: Processing package changes... 2021-05-15T22:51:54.8287897Z installing mingw-w64-x86_64-yasm... 2021-05-15T22:51:55.7575412Z error: target not found: mingw-w64-x86_64-zint 2021-05-15T22:51:56.5090021Z warning: mingw-w64-x86_64-zlib-1.2.11-9 is up to date -- reinstalling 2021-05-15T22:51:56.5091033Z resolving dependencies... 2021-05-15T22:51:56.5094081Z looking for conflicting packages... 2021-05-15T22:51:56.5417572Z 2021-05-15T22:51:56.5419053Z Packages (1) mingw-w64-x86_64-zlib-1.2.11-9 2021-05-15T22:51:56.5419955Z 2021-05-15T22:51:56.5420981Z Total Download Size: 0.10 MiB 2021-05-15T22:51:56.5422140Z Total Installed Size: 0.38 MiB 2021-05-15T22:51:56.5423304Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:51:56.5424040Z 2021-05-15T22:51:56.5425240Z :: Proceed with installation? [Y/n] 2021-05-15T22:51:56.5426520Z :: Retrieving packages... 2021-05-15T22:51:56.8600165Z downloading mingw-w64-x86_64-zlib-1.2.11-9-any.pkg.tar.zst... 2021-05-15T22:51:57.1473418Z checking keyring... 2021-05-15T22:51:57.2394444Z checking package integrity... 2021-05-15T22:51:57.3695399Z loading package files... 2021-05-15T22:51:57.3717776Z checking for file conflicts... 2021-05-15T22:51:57.3718617Z checking available disk space... 2021-05-15T22:51:57.3761064Z :: Processing package changes... 2021-05-15T22:51:57.3761998Z reinstalling mingw-w64-x86_64-zlib... 2021-05-15T22:51:58.1378615Z warning: mingw-w64-x86_64-zstd-1.4.9-1 is up to date -- reinstalling 2021-05-15T22:51:58.1379401Z resolving dependencies... 2021-05-15T22:51:58.1381607Z looking for conflicting packages... 2021-05-15T22:51:58.1710032Z 2021-05-15T22:51:58.1711136Z Packages (1) mingw-w64-x86_64-zstd-1.4.9-1 2021-05-15T22:51:58.1711959Z 2021-05-15T22:51:58.1712791Z Total Download Size: 0.47 MiB 2021-05-15T22:51:58.1713712Z Total Installed Size: 3.13 MiB 2021-05-15T22:51:58.1714596Z Net Upgrade Size: 0.00 MiB 2021-05-15T22:51:58.1715170Z 2021-05-15T22:51:58.1716162Z :: Proceed with installation? [Y/n] 2021-05-15T22:51:58.1717142Z :: Retrieving packages... 2021-05-15T22:51:58.4923781Z downloading mingw-w64-x86_64-zstd-1.4.9-1-any.pkg.tar.zst... 2021-05-15T22:51:58.9713060Z checking keyring... 2021-05-15T22:51:59.0566035Z checking package integrity... 2021-05-15T22:51:59.1922423Z loading package files... 2021-05-15T22:51:59.1948434Z checking for file conflicts... 2021-05-15T22:51:59.1955305Z checking available disk space... 2021-05-15T22:51:59.2006804Z :: Processing package changes... 2021-05-15T22:51:59.2012242Z reinstalling mingw-w64-x86_64-zstd... 2021-05-15T22:51:59.4790814Z % Total % Received % Xferd Average Speed Time Time Time Current 2021-05-15T22:51:59.4793463Z Dload Upload Total Spent Left Speed 2021-05-15T22:51:59.4794593Z 2021-05-15T22:51:59.5889838Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-15T22:51:59.5892140Z 100 162 100 162 0 0 162 0 0:00:01 --:--:-- 0:00:01 1486 2021-05-15T22:52:00.0594608Z 2021-05-15T22:52:00.0596080Z 100 29.0M 100 29.0M 0 0 29.0M 0 0:00:01 --:--:-- 0:00:01 29.0M 2021-05-15T22:52:02.0634161Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-15T22:52:02.0634822Z with: 2021-05-15T22:52:02.0635407Z github_slug: neuroconductor/EEGSpectralAnalysis 2021-05-15T22:52:02.0636004Z env: 2021-05-15T22:52:02.0636473Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T22:52:02.0636971Z TIC_DEPLOY_KEY: 2021-05-15T22:52:02.0637352Z RSPM: 2021-05-15T22:52:02.0638975Z GITHUB_PAT: *** 2021-05-15T22:52:02.0639406Z COVERALLS_TOKEN: 2021-05-15T22:52:02.0639895Z continue-on-error: false 2021-05-15T22:52:02.0640404Z VDIFFR_RUN_TESTS: 2021-05-15T22:52:02.0640837Z R_LIBS_USER: D:\a\_temp\Library 2021-05-15T22:52:02.0641258Z TZ: UTC 2021-05-15T22:52:02.0641790Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T22:52:02.0642208Z NOT_CRAN: true 2021-05-15T22:52:02.0642617Z MSYSTEM: MINGW64 2021-05-15T22:52:02.0643012Z ##[endgroup] 2021-05-15T22:52:02.2761254Z repo slug is: neuroconductor/EEGSpectralAnalysis 2021-05-15T22:52:02.3040573Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-15T22:52:02.3041181Z env: 2021-05-15T22:52:02.3041831Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T22:52:02.3042310Z TIC_DEPLOY_KEY: 2021-05-15T22:52:02.3042985Z RSPM: 2021-05-15T22:52:02.3044098Z GITHUB_PAT: *** 2021-05-15T22:52:02.3044488Z COVERALLS_TOKEN: 2021-05-15T22:52:02.3044963Z continue-on-error: false 2021-05-15T22:52:02.3045405Z VDIFFR_RUN_TESTS: 2021-05-15T22:52:02.3046026Z R_LIBS_USER: D:\a\_temp\Library 2021-05-15T22:52:02.3046419Z TZ: UTC 2021-05-15T22:52:02.3046831Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T22:52:02.3047247Z NOT_CRAN: true 2021-05-15T22:52:02.3047656Z MSYSTEM: MINGW64 2021-05-15T22:52:02.3048057Z ##[endgroup] 2021-05-15T22:52:02.9695486Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-15T22:52:02.9696103Z with: 2021-05-15T22:52:02.9696563Z repo_name: EEGSpectralAnalysis 2021-05-15T22:52:02.9697042Z repo_version: 0.0.0.9001 2021-05-15T22:52:02.9697428Z runner_os: Windows 2021-05-15T22:52:02.9697803Z R_version: 3.6 2021-05-15T22:52:02.9698121Z env: 2021-05-15T22:52:02.9698547Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T22:52:02.9698975Z TIC_DEPLOY_KEY: 2021-05-15T22:52:02.9699311Z RSPM: 2021-05-15T22:52:02.9700927Z GITHUB_PAT: *** 2021-05-15T22:52:02.9701315Z COVERALLS_TOKEN: 2021-05-15T22:52:02.9701769Z continue-on-error: false 2021-05-15T22:52:02.9702219Z VDIFFR_RUN_TESTS: 2021-05-15T22:52:02.9702619Z R_LIBS_USER: D:\a\_temp\Library 2021-05-15T22:52:02.9702995Z TZ: UTC 2021-05-15T22:52:02.9703560Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T22:52:02.9703971Z NOT_CRAN: true 2021-05-15T22:52:02.9704551Z MSYSTEM: MINGW64 2021-05-15T22:52:02.9704935Z ##[endgroup] 2021-05-15T22:52:03.0314521Z Package: EEGSpectralAnalysis 2021-05-15T22:52:03.0319452Z Version: 0.0.0.9001 2021-05-15T22:52:03.0320134Z OS: Windows 2021-05-15T22:52:03.0524413Z ##[group]Run install.packages('remotes') 2021-05-15T22:52:03.0525160Z install.packages('remotes') 2021-05-15T22:52:03.0525917Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-15T22:52:03.0526872Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-15T22:52:03.0532722Z shell: C:\R\bin\Rscript.EXE {0} 2021-05-15T22:52:03.0533135Z env: 2021-05-15T22:52:03.0533547Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T22:52:03.0534003Z TIC_DEPLOY_KEY: 2021-05-15T22:52:03.0534406Z RSPM: 2021-05-15T22:52:03.0535319Z GITHUB_PAT: *** 2021-05-15T22:52:03.0535742Z COVERALLS_TOKEN: 2021-05-15T22:52:03.0536195Z continue-on-error: false 2021-05-15T22:52:03.0536651Z VDIFFR_RUN_TESTS: 2021-05-15T22:52:03.0537054Z R_LIBS_USER: D:\a\_temp\Library 2021-05-15T22:52:03.0537432Z TZ: UTC 2021-05-15T22:52:03.0537814Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T22:52:03.0538192Z NOT_CRAN: true 2021-05-15T22:52:03.0538563Z MSYSTEM: MINGW64 2021-05-15T22:52:03.0538930Z ##[endgroup] 2021-05-15T22:52:03.2855844Z Installing package into 'D:/a/_temp/Library' 2021-05-15T22:52:03.2858192Z (as 'lib' is unspecified) 2021-05-15T22:52:05.1366567Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/remotes_2.3.0.zip' 2021-05-15T22:52:05.1441429Z Content type 'application/zip' length 393711 bytes (384 KB) 2021-05-15T22:52:05.1513480Z ================================================== 2021-05-15T22:52:05.1514355Z downloaded 384 KB 2021-05-15T22:52:05.1514837Z 2021-05-15T22:52:05.1701412Z package 'remotes' successfully unpacked and MD5 sums checked 2021-05-15T22:52:05.1727861Z 2021-05-15T22:52:05.1728873Z The downloaded binary packages are in 2021-05-15T22:52:05.1730328Z C:\Users\runneradmin\AppData\Local\Temp\Rtmp0QCtMp\downloaded_packages 2021-05-15T22:52:08.6784831Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-15T22:52:08.6785618Z remotes::install_github("ropensci/tic") 2021-05-15T22:52:08.6786285Z remotes::install_github("muschellij2/ghtravis") 2021-05-15T22:52:08.6787061Z remotes::install_github("muschellij2/aghast") 2021-05-15T22:52:08.6787674Z remotes::install_cran("covr") 2021-05-15T22:52:08.6793113Z shell: C:\R\bin\Rscript.EXE {0} 2021-05-15T22:52:08.6793535Z env: 2021-05-15T22:52:08.6793952Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T22:52:08.6794403Z TIC_DEPLOY_KEY: 2021-05-15T22:52:08.6794731Z RSPM: 2021-05-15T22:52:08.6796005Z GITHUB_PAT: *** 2021-05-15T22:52:08.6796377Z COVERALLS_TOKEN: 2021-05-15T22:52:08.6796849Z continue-on-error: false 2021-05-15T22:52:08.6797372Z VDIFFR_RUN_TESTS: 2021-05-15T22:52:08.6797775Z R_LIBS_USER: D:\a\_temp\Library 2021-05-15T22:52:08.6798150Z TZ: UTC 2021-05-15T22:52:08.6798565Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T22:52:08.6798948Z NOT_CRAN: true 2021-05-15T22:52:08.6799315Z MSYSTEM: MINGW64 2021-05-15T22:52:08.6799676Z ##[endgroup] 2021-05-15T22:52:08.9156588Z Using github PAT from envvar GITHUB_PAT 2021-05-15T22:52:09.6393766Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-15T22:52:13.6750933Z rlang (NA -> 0.4.11) [CRAN] 2021-05-15T22:52:13.6751975Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-15T22:52:13.6752875Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-15T22:52:13.6753516Z sys (NA -> 3.4 ) [CRAN] 2021-05-15T22:52:13.6754124Z askpass (NA -> 1.1 ) [CRAN] 2021-05-15T22:52:13.6754838Z R6 (NA -> 2.5.0 ) [CRAN] 2021-05-15T22:52:13.6755644Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-15T22:52:13.6756208Z mime (NA -> 0.10 ) [CRAN] 2021-05-15T22:52:13.6756734Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-15T22:52:13.6757289Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-15T22:52:13.6757827Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-15T22:52:13.6758374Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-15T22:52:13.6758922Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-15T22:52:13.6759478Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-15T22:52:13.6760015Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-15T22:52:13.6760569Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-15T22:52:13.6761172Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-15T22:52:13.6761830Z rprojroot (NA -> 2.0.2 ) [CRAN] 2021-05-15T22:52:13.6762398Z crayon (NA -> 1.4.1 ) [CRAN] 2021-05-15T22:52:13.6763150Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-15T22:52:13.6763690Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-15T22:52:13.6764230Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-15T22:52:13.6764774Z whisker (NA -> 0.4 ) [CRAN] 2021-05-15T22:52:13.6765348Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-15T22:52:13.6765912Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-15T22:52:13.6766469Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-15T22:52:13.6767031Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-15T22:52:13.6767562Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-15T22:52:13.6768096Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-15T22:52:13.6768628Z desc (NA -> 1.3.0 ) [CRAN] 2021-05-15T22:52:13.6769159Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-15T22:52:13.6769711Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-15T22:52:13.6770253Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-15T22:52:13.6770836Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-15T22:52:13.6771468Z git2r (NA -> 0.28.0) [CRAN] 2021-05-15T22:52:13.6782417Z 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-15T22:52:13.6798946Z Installing packages into 'D:/a/_temp/Library' 2021-05-15T22:52:13.6799865Z (as 'lib' is unspecified) 2021-05-15T22:52:15.2366615Z 2021-05-15T22:52:15.2371153Z There is a binary version available but the source version is later: 2021-05-15T22:52:15.2412695Z binary source needs_compilation 2021-05-15T22:52:15.2413548Z cachem 1.0.4 1.0.5 TRUE 2021-05-15T22:52:15.2413977Z 2021-05-15T22:52:15.2457207Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/rlang_0.4.11.zip' 2021-05-15T22:52:15.2525929Z Content type 'application/zip' length 1224139 bytes (1.2 MB) 2021-05-15T22:52:15.2853445Z ================================================== 2021-05-15T22:52:15.2854411Z downloaded 1.2 MB 2021-05-15T22:52:15.2854914Z 2021-05-15T22:52:15.2865150Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/magrittr_2.0.1.zip' 2021-05-15T22:52:15.2949719Z Content type 'application/zip' length 236016 bytes (230 KB) 2021-05-15T22:52:15.2963122Z ================================================== 2021-05-15T22:52:15.2963891Z downloaded 230 KB 2021-05-15T22:52:15.2964366Z 2021-05-15T22:52:15.2977493Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/glue_1.4.2.zip' 2021-05-15T22:52:15.3046324Z Content type 'application/zip' length 154763 bytes (151 KB) 2021-05-15T22:52:15.3065781Z ================================================== 2021-05-15T22:52:15.3066620Z downloaded 151 KB 2021-05-15T22:52:15.3067073Z 2021-05-15T22:52:15.3077530Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/sys_3.4.zip' 2021-05-15T22:52:15.3138469Z Content type 'application/zip' length 59978 bytes (58 KB) 2021-05-15T22:52:15.3146938Z ================================================== 2021-05-15T22:52:15.3147826Z downloaded 58 KB 2021-05-15T22:52:15.3148317Z 2021-05-15T22:52:15.3160015Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/askpass_1.1.zip' 2021-05-15T22:52:15.3273705Z Content type 'application/zip' length 64698 bytes (63 KB) 2021-05-15T22:52:15.3278868Z ================================================== 2021-05-15T22:52:15.3279657Z downloaded 63 KB 2021-05-15T22:52:15.3280085Z 2021-05-15T22:52:15.3290837Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/R6_2.5.0.zip' 2021-05-15T22:52:15.3353639Z Content type 'application/zip' length 84104 bytes (82 KB) 2021-05-15T22:52:15.3362375Z ================================================== 2021-05-15T22:52:15.3363296Z downloaded 82 KB 2021-05-15T22:52:15.3363793Z 2021-05-15T22:52:15.3374596Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/openssl_1.4.4.zip' 2021-05-15T22:52:15.3447334Z Content type 'application/zip' length 4105779 bytes (3.9 MB) 2021-05-15T22:52:15.3653860Z ================================================== 2021-05-15T22:52:15.3654740Z downloaded 3.9 MB 2021-05-15T22:52:15.3655212Z 2021-05-15T22:52:15.3665624Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/mime_0.10.zip' 2021-05-15T22:52:15.3735781Z Content type 'application/zip' length 48417 bytes (47 KB) 2021-05-15T22:52:15.3740497Z ================================================== 2021-05-15T22:52:15.3741270Z downloaded 47 KB 2021-05-15T22:52:15.3741748Z 2021-05-15T22:52:15.3754004Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/curl_4.3.1.zip' 2021-05-15T22:52:15.3825866Z Content type 'application/zip' length 4250500 bytes (4.1 MB) 2021-05-15T22:52:15.4157016Z ================================================== 2021-05-15T22:52:15.4158053Z downloaded 4.1 MB 2021-05-15T22:52:15.4158524Z 2021-05-15T22:52:15.4170481Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/jsonlite_1.7.2.zip' 2021-05-15T22:52:15.4233762Z Content type 'application/zip' length 541859 bytes (529 KB) 2021-05-15T22:52:15.4264521Z ================================================== 2021-05-15T22:52:15.4265334Z downloaded 529 KB 2021-05-15T22:52:15.4265790Z 2021-05-15T22:52:15.4277792Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/ini_0.3.1.zip' 2021-05-15T22:52:15.4350613Z Content type 'application/zip' length 15689 bytes (15 KB) 2021-05-15T22:52:15.4358850Z ================================================== 2021-05-15T22:52:15.4360241Z downloaded 15 KB 2021-05-15T22:52:15.4360751Z 2021-05-15T22:52:15.4372288Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/httr_1.4.2.zip' 2021-05-15T22:52:15.4440105Z Content type 'application/zip' length 519204 bytes (507 KB) 2021-05-15T22:52:15.4487868Z ================================================== 2021-05-15T22:52:15.4488828Z downloaded 507 KB 2021-05-15T22:52:15.4489369Z 2021-05-15T22:52:15.4502313Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/gitcreds_0.1.1.zip' 2021-05-15T22:52:15.4565388Z Content type 'application/zip' length 97332 bytes (95 KB) 2021-05-15T22:52:15.4577935Z ================================================== 2021-05-15T22:52:15.4578708Z downloaded 95 KB 2021-05-15T22:52:15.4579134Z 2021-05-15T22:52:15.4591174Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/cli_2.5.0.zip' 2021-05-15T22:52:15.4728214Z Content type 'application/zip' length 534931 bytes (522 KB) 2021-05-15T22:52:15.4797402Z ================================================== 2021-05-15T22:52:15.4798957Z downloaded 522 KB 2021-05-15T22:52:15.4799803Z 2021-05-15T22:52:15.4816027Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/zip_2.1.1.zip' 2021-05-15T22:52:15.4883541Z Content type 'application/zip' length 743445 bytes (726 KB) 2021-05-15T22:52:15.4935263Z ================================================== 2021-05-15T22:52:15.4935741Z downloaded 726 KB 2021-05-15T22:52:15.4936055Z 2021-05-15T22:52:15.4949075Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/rstudioapi_0.13.zip' 2021-05-15T22:52:15.5017640Z Content type 'application/zip' length 302305 bytes (295 KB) 2021-05-15T22:52:15.5041597Z ================================================== 2021-05-15T22:52:15.5042494Z downloaded 295 KB 2021-05-15T22:52:15.5042949Z 2021-05-15T22:52:15.5056659Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/credentials_1.3.0.zip' 2021-05-15T22:52:15.5124700Z Content type 'application/zip' length 173746 bytes (169 KB) 2021-05-15T22:52:15.5186031Z ================================================== 2021-05-15T22:52:15.5186871Z downloaded 169 KB 2021-05-15T22:52:15.5187378Z 2021-05-15T22:52:15.5201675Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/rprojroot_2.0.2.zip' 2021-05-15T22:52:15.5289148Z Content type 'application/zip' length 105050 bytes (102 KB) 2021-05-15T22:52:15.5296105Z ================================================== 2021-05-15T22:52:15.5297095Z downloaded 102 KB 2021-05-15T22:52:15.5297559Z 2021-05-15T22:52:15.5309599Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/crayon_1.4.1.zip' 2021-05-15T22:52:15.5382526Z Content type 'application/zip' length 141808 bytes (138 KB) 2021-05-15T22:52:15.5405911Z ================================================== 2021-05-15T22:52:15.5406735Z downloaded 138 KB 2021-05-15T22:52:15.5407201Z 2021-05-15T22:52:15.5419642Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/fastmap_1.1.0.zip' 2021-05-15T22:52:15.5485396Z Content type 'application/zip' length 432038 bytes (421 KB) 2021-05-15T22:52:15.5529359Z ================================================== 2021-05-15T22:52:15.5530250Z downloaded 421 KB 2021-05-15T22:52:15.5530721Z 2021-05-15T22:52:15.5544334Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/yaml_2.2.1.zip' 2021-05-15T22:52:15.5631465Z Content type 'application/zip' length 206410 bytes (201 KB) 2021-05-15T22:52:15.5670848Z ================================================== 2021-05-15T22:52:15.5671668Z downloaded 201 KB 2021-05-15T22:52:15.5672115Z 2021-05-15T22:52:15.5684291Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/withr_2.4.2.zip' 2021-05-15T22:52:15.5755514Z Content type 'application/zip' length 212247 bytes (207 KB) 2021-05-15T22:52:15.5771711Z ================================================== 2021-05-15T22:52:15.5772583Z downloaded 207 KB 2021-05-15T22:52:15.5773047Z 2021-05-15T22:52:15.5784998Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/whisker_0.4.zip' 2021-05-15T22:52:15.5855186Z Content type 'application/zip' length 83318 bytes (81 KB) 2021-05-15T22:52:15.5861857Z ================================================== 2021-05-15T22:52:15.5862599Z downloaded 81 KB 2021-05-15T22:52:15.5863052Z 2021-05-15T22:52:15.5875396Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/rappdirs_0.3.3.zip' 2021-05-15T22:52:15.5946873Z Content type 'application/zip' length 58746 bytes (57 KB) 2021-05-15T22:52:15.5955066Z ================================================== 2021-05-15T22:52:15.5955902Z downloaded 57 KB 2021-05-15T22:52:15.5956364Z 2021-05-15T22:52:15.5969700Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/purrr_0.3.4.zip' 2021-05-15T22:52:15.6034944Z Content type 'application/zip' length 430780 bytes (420 KB) 2021-05-15T22:52:15.6105868Z ================================================== 2021-05-15T22:52:15.6106679Z downloaded 420 KB 2021-05-15T22:52:15.6107148Z 2021-05-15T22:52:15.6119531Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/lifecycle_1.0.0.zip' 2021-05-15T22:52:15.6200847Z Content type 'application/zip' length 111131 bytes (108 KB) 2021-05-15T22:52:15.6208069Z ================================================== 2021-05-15T22:52:15.6209252Z downloaded 108 KB 2021-05-15T22:52:15.6209824Z 2021-05-15T22:52:15.6232673Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/gh_1.3.0.zip' 2021-05-15T22:52:15.6297436Z Content type 'application/zip' length 141600 bytes (138 KB) 2021-05-15T22:52:15.6315842Z ================================================== 2021-05-15T22:52:15.6316695Z downloaded 138 KB 2021-05-15T22:52:15.6317159Z 2021-05-15T22:52:15.6330176Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/gert_1.3.0.zip' 2021-05-15T22:52:15.6410393Z Content type 'application/zip' length 3669242 bytes (3.5 MB) 2021-05-15T22:52:15.7995298Z ================================================== 2021-05-15T22:52:15.7996314Z downloaded 3.5 MB 2021-05-15T22:52:15.7996817Z 2021-05-15T22:52:15.8013853Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/fs_1.5.0.zip' 2021-05-15T22:52:15.8085952Z Content type 'application/zip' length 808907 bytes (789 KB) 2021-05-15T22:52:15.8136795Z ================================================== 2021-05-15T22:52:15.8137616Z downloaded 789 KB 2021-05-15T22:52:15.8138081Z 2021-05-15T22:52:15.8151675Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/desc_1.3.0.zip' 2021-05-15T22:52:15.8263041Z Content type 'application/zip' length 528456 bytes (516 KB) 2021-05-15T22:52:15.8325695Z ================================================== 2021-05-15T22:52:15.8326611Z downloaded 516 KB 2021-05-15T22:52:15.8327395Z 2021-05-15T22:52:15.8340095Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/clipr_0.7.1.zip' 2021-05-15T22:52:15.8421094Z Content type 'application/zip' length 52206 bytes (50 KB) 2021-05-15T22:52:15.8445275Z ================================================== 2021-05-15T22:52:15.8447161Z downloaded 50 KB 2021-05-15T22:52:15.8447605Z 2021-05-15T22:52:15.8460082Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/usethis_2.0.1.zip' 2021-05-15T22:52:15.8533165Z Content type 'application/zip' length 734873 bytes (717 KB) 2021-05-15T22:52:15.8585984Z ================================================== 2021-05-15T22:52:15.8586805Z downloaded 717 KB 2021-05-15T22:52:15.8587253Z 2021-05-15T22:52:15.8666503Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/memoise_2.0.0.zip' 2021-05-15T22:52:15.8733555Z Content type 'application/zip' length 49412 bytes (48 KB) 2021-05-15T22:52:15.8820612Z ================================================== 2021-05-15T22:52:15.8821554Z downloaded 48 KB 2021-05-15T22:52:15.8822038Z 2021-05-15T22:52:15.8833055Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/git2r_0.28.0.zip' 2021-05-15T22:52:15.8925951Z Content type 'application/zip' length 3938768 bytes (3.8 MB) 2021-05-15T22:52:15.9144477Z ================================================== 2021-05-15T22:52:15.9145374Z downloaded 3.8 MB 2021-05-15T22:52:15.9145863Z 2021-05-15T22:52:15.9490646Z package 'rlang' successfully unpacked and MD5 sums checked 2021-05-15T22:52:15.9703112Z package 'magrittr' successfully unpacked and MD5 sums checked 2021-05-15T22:52:15.9870316Z package 'glue' successfully unpacked and MD5 sums checked 2021-05-15T22:52:15.9989585Z package 'sys' successfully unpacked and MD5 sums checked 2021-05-15T22:52:16.0155263Z package 'askpass' successfully unpacked and MD5 sums checked 2021-05-15T22:52:16.0246854Z package 'R6' successfully unpacked and MD5 sums checked 2021-05-15T22:52:16.1446977Z package 'openssl' successfully unpacked and MD5 sums checked 2021-05-15T22:52:16.1559549Z package 'mime' successfully unpacked and MD5 sums checked 2021-05-15T22:52:16.2779532Z package 'curl' successfully unpacked and MD5 sums checked 2021-05-15T22:52:16.3037640Z package 'jsonlite' successfully unpacked and MD5 sums checked 2021-05-15T22:52:16.3125329Z package 'ini' successfully unpacked and MD5 sums checked 2021-05-15T22:52:16.3391990Z package 'httr' successfully unpacked and MD5 sums checked 2021-05-15T22:52:16.3535583Z package 'gitcreds' successfully unpacked and MD5 sums checked 2021-05-15T22:52:16.3745756Z package 'cli' successfully unpacked and MD5 sums checked 2021-05-15T22:52:16.4103396Z package 'zip' successfully unpacked and MD5 sums checked 2021-05-15T22:52:16.4320531Z package 'rstudioapi' successfully unpacked and MD5 sums checked 2021-05-15T22:52:16.4467929Z package 'credentials' successfully unpacked and MD5 sums checked 2021-05-15T22:52:16.4647680Z package 'rprojroot' successfully unpacked and MD5 sums checked 2021-05-15T22:52:16.4752771Z package 'crayon' successfully unpacked and MD5 sums checked 2021-05-15T22:52:16.4970945Z package 'fastmap' successfully unpacked and MD5 sums checked 2021-05-15T22:52:16.5171321Z package 'yaml' successfully unpacked and MD5 sums checked 2021-05-15T22:52:16.5325500Z package 'withr' successfully unpacked and MD5 sums checked 2021-05-15T22:52:16.5507161Z package 'whisker' successfully unpacked and MD5 sums checked 2021-05-15T22:52:16.5623100Z package 'rappdirs' successfully unpacked and MD5 sums checked 2021-05-15T22:52:16.5871144Z package 'purrr' successfully unpacked and MD5 sums checked 2021-05-15T22:52:16.6063002Z package 'lifecycle' successfully unpacked and MD5 sums checked 2021-05-15T22:52:16.6209746Z package 'gh' successfully unpacked and MD5 sums checked 2021-05-15T22:52:16.7255800Z package 'gert' successfully unpacked and MD5 sums checked 2021-05-15T22:52:16.7655479Z package 'fs' successfully unpacked and MD5 sums checked 2021-05-15T22:52:16.7861026Z package 'desc' successfully unpacked and MD5 sums checked 2021-05-15T22:52:16.7985817Z package 'clipr' successfully unpacked and MD5 sums checked 2021-05-15T22:52:16.8372978Z package 'usethis' successfully unpacked and MD5 sums checked 2021-05-15T22:52:16.8467085Z package 'memoise' successfully unpacked and MD5 sums checked 2021-05-15T22:52:16.9571855Z package 'git2r' successfully unpacked and MD5 sums checked 2021-05-15T22:52:16.9602500Z 2021-05-15T22:52:16.9603310Z The downloaded binary packages are in 2021-05-15T22:52:16.9604419Z C:\Users\runneradmin\AppData\Local\Temp\RtmpeAr5zs\downloaded_packages 2021-05-15T22:52:16.9606685Z installing the source package 'cachem' 2021-05-15T22:52:16.9607079Z 2021-05-15T22:52:16.9621942Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-15T22:52:16.9700196Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-15T22:52:16.9703225Z ================================================== 2021-05-15T22:52:16.9703999Z downloaded 24 KB 2021-05-15T22:52:16.9704433Z 2021-05-15T22:52:17.3182439Z * installing *source* package 'cachem' ... 2021-05-15T22:52:17.3218015Z ** package 'cachem' successfully unpacked and MD5 sums checked 2021-05-15T22:52:17.3221253Z ** using staged installation 2021-05-15T22:52:17.3631973Z ** libs 2021-05-15T22:52:17.3645858Z 2021-05-15T22:52:17.3647084Z *** arch - i386 2021-05-15T22:52:17.4312301Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=core2 -c cache.c -o cache.o 2021-05-15T22:52:17.7718833Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=core2 -c init.c -o init.o 2021-05-15T22:52:18.0640416Z c:/Rtools/mingw_32/bin/gcc -shared -s -static-libgcc -o cachem.dll tmp.def cache.o init.o -LC:/R/bin/i386 -lR 2021-05-15T22:52:18.3125751Z installing to D:/a/_temp/Library/00LOCK-cachem/00new/cachem/libs/i386 2021-05-15T22:52:18.3135557Z 2021-05-15T22:52:18.3136797Z *** arch - x64 2021-05-15T22:52:18.3355134Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=core2 -c cache.c -o cache.o 2021-05-15T22:52:18.6052584Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=core2 -c init.c -o init.o 2021-05-15T22:52:18.8278171Z c:/Rtools/mingw_64/bin/gcc -shared -s -static-libgcc -o cachem.dll tmp.def cache.o init.o -LC:/R/bin/x64 -lR 2021-05-15T22:52:19.0057829Z installing to D:/a/_temp/Library/00LOCK-cachem/00new/cachem/libs/x64 2021-05-15T22:52:19.0085511Z ** R 2021-05-15T22:52:19.0229929Z ** byte-compile and prepare package for lazy loading 2021-05-15T22:52:19.7326365Z ** help 2021-05-15T22:52:19.7804486Z *** installing help indices 2021-05-15T22:52:19.8094861Z converting help for package 'cachem' 2021-05-15T22:52:19.8474736Z finding HTML links ... done 2021-05-15T22:52:19.9545724Z cache_disk html 2021-05-15T22:52:19.9627044Z cache_layered html 2021-05-15T22:52:20.0379765Z cache_mem html 2021-05-15T22:52:20.0501622Z reexports html 2021-05-15T22:52:20.0505551Z ** building package indices 2021-05-15T22:52:20.0745540Z ** testing if installed package can be loaded from temporary location 2021-05-15T22:52:20.0746781Z *** arch - i386 2021-05-15T22:52:20.5901420Z *** arch - x64 2021-05-15T22:52:20.8971719Z ** testing if installed package can be loaded from final location 2021-05-15T22:52:20.8975091Z *** arch - i386 2021-05-15T22:52:21.2065826Z *** arch - x64 2021-05-15T22:52:21.5135603Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T22:52:21.5201052Z * DONE (cachem) 2021-05-15T22:52:21.5460145Z 2021-05-15T22:52:21.5461061Z The downloaded source packages are in 2021-05-15T22:52:21.5462135Z 'C:\Users\runneradmin\AppData\Local\Temp\RtmpeAr5zs\downloaded_packages' 2021-05-15T22:52:21.5484275Z Running `R CMD build`... 2021-05-15T22:52:26.4792114Z * checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpeAr5zs\remotes89c5bf62b57\ropensci-tic-3b4dfb8/DESCRIPTION' ... OK 2021-05-15T22:52:26.4793878Z * preparing 'tic': 2021-05-15T22:52:26.4794772Z * checking DESCRIPTION meta-information ... OK 2021-05-15T22:52:26.4795677Z * installing the package to process help pages 2021-05-15T22:52:26.4796909Z * checking for LF line-endings in source and make files and shell scripts 2021-05-15T22:52:26.4797793Z * checking for empty or unneeded directories 2021-05-15T22:52:26.4798538Z Removed empty directory 'tic/.circleci' 2021-05-15T22:52:26.4800668Z Removed empty directory 'tic/pkgdown' 2021-05-15T22:52:26.4801345Z * building 'tic_0.10.0.tar.gz' 2021-05-15T22:52:26.4816802Z Installing package into 'D:/a/_temp/Library' 2021-05-15T22:52:26.4817501Z (as 'lib' is unspecified) 2021-05-15T22:52:26.9965992Z * installing *source* package 'tic' ... 2021-05-15T22:52:26.9971177Z ** using staged installation 2021-05-15T22:52:27.0420014Z ** R 2021-05-15T22:52:27.0854429Z ** inst 2021-05-15T22:52:27.1114779Z ** preparing package for lazy loading 2021-05-15T22:52:27.6221838Z ** help 2021-05-15T22:52:27.9153028Z *** installing help indices 2021-05-15T22:52:28.0601723Z converting help for package 'tic' 2021-05-15T22:52:28.0909879Z finding HTML links ... done 2021-05-15T22:52:28.2002959Z Deprecated html 2021-05-15T22:52:28.2544502Z TicStep html 2021-05-15T22:52:28.3356072Z base64serialize html 2021-05-15T22:52:28.4113328Z ci html 2021-05-15T22:52:28.5011000Z do_blogdown html 2021-05-15T22:52:28.5432033Z do_bookdown html 2021-05-15T22:52:28.5766230Z do_drat html 2021-05-15T22:52:28.5859681Z do_package_checks html 2021-05-15T22:52:28.5912336Z do_pkgdown html 2021-05-15T22:52:28.6555904Z do_readme_rmd html 2021-05-15T22:52:28.6792559Z dsl html 2021-05-15T22:52:28.7181937Z dsl_get html 2021-05-15T22:52:28.7379700Z gha_add_secret html 2021-05-15T22:52:28.7517444Z github_helpers html 2021-05-15T22:52:28.7627960Z github_info html 2021-05-15T22:52:28.7727761Z list_macros html 2021-05-15T22:52:28.7939430Z macro html 2021-05-15T22:52:28.8065845Z prepare_all_stages html 2021-05-15T22:52:28.8143623Z reexports html 2021-05-15T22:52:28.8305072Z repo html 2021-05-15T22:52:28.8464407Z run_all_stages html 2021-05-15T22:52:28.8669690Z run_stage html 2021-05-15T22:52:28.8853854Z ssh_key_helpers html 2021-05-15T22:52:28.8943383Z stages html 2021-05-15T22:52:28.9172261Z step_add_to_drat html 2021-05-15T22:52:28.9374832Z step_add_to_known_hosts html 2021-05-15T22:52:28.9596950Z step_build_blogdown html 2021-05-15T22:52:28.9693527Z step_build_bookdown html 2021-05-15T22:52:29.0177295Z step_build_pkgdown html 2021-05-15T22:52:29.0542611Z step_do_push_deploy html 2021-05-15T22:52:29.0724114Z step_hello_world html 2021-05-15T22:52:29.1188860Z step_install_pkg html 2021-05-15T22:52:29.1439883Z step_install_ssh_keys html 2021-05-15T22:52:29.1876710Z step_push_deploy html 2021-05-15T22:52:29.2202196Z step_rcmdcheck html 2021-05-15T22:52:29.2417586Z step_run_code html 2021-05-15T22:52:29.2581648Z step_session_info html 2021-05-15T22:52:29.2878984Z step_setup_push_deploy html 2021-05-15T22:52:29.3196542Z step_setup_ssh html 2021-05-15T22:52:29.3449731Z step_test_ssh html 2021-05-15T22:52:29.3622538Z step_write_text_file html 2021-05-15T22:52:29.3916006Z tic-package html 2021-05-15T22:52:29.4095895Z update_yml html 2021-05-15T22:52:29.4303309Z use_ghactions_deploy html 2021-05-15T22:52:29.4599798Z use_tic html 2021-05-15T22:52:29.4718006Z use_tic_badge html 2021-05-15T22:52:29.4858902Z use_tic_r html 2021-05-15T22:52:29.4963288Z use_update_tic html 2021-05-15T22:52:29.5350204Z yaml_templates html 2021-05-15T22:52:29.5360103Z *** copying figures 2021-05-15T22:52:29.5405229Z ** building package indices 2021-05-15T22:52:29.7198620Z ** installing vignettes 2021-05-15T22:52:29.7263351Z ** testing if installed package can be loaded from temporary location 2021-05-15T22:52:29.7265270Z *** arch - i386 2021-05-15T22:52:30.0318177Z *** arch - x64 2021-05-15T22:52:30.4416749Z ** testing if installed package can be loaded from final location 2021-05-15T22:52:30.4422411Z *** arch - i386 2021-05-15T22:52:30.8488057Z *** arch - x64 2021-05-15T22:52:31.2561127Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T22:52:31.2741614Z * DONE (tic) 2021-05-15T22:52:31.3842611Z Using github PAT from envvar GITHUB_PAT 2021-05-15T22:52:31.6218863Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-15T22:52:34.6702339Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-15T22:52:34.6703854Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-15T22:52:34.6704970Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-15T22:52:34.6706247Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-15T22:52:34.6707402Z pillar (NA -> 1.6.0 ) [CRAN] 2021-05-15T22:52:34.6708495Z tibble (NA -> 3.1.1 ) [CRAN] 2021-05-15T22:52:34.6709627Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-15T22:52:34.6712851Z 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-15T22:52:34.6715317Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-15T22:52:34.6716135Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-15T22:52:34.6716924Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-15T22:52:34.6717675Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-15T22:52:34.6718470Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-15T22:52:34.6719345Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-15T22:52:34.6720254Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-15T22:52:34.6721183Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-15T22:52:34.6722180Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-15T22:52:34.6723005Z Installing packages into 'D:/a/_temp/Library' 2021-05-15T22:52:34.6723878Z (as 'lib' is unspecified) 2021-05-15T22:52:34.6724683Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-15T22:52:34.6726044Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-15T22:52:34.6726828Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-15T22:52:34.6727584Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-15T22:52:34.6728348Z xfun (NA -> 0.23 ) [CRAN] 2021-05-15T22:52:34.6729140Z markdown (NA -> 1.1 ) [CRAN] 2021-05-15T22:52:34.6729946Z highr (NA -> 0.9 ) [CRAN] 2021-05-15T22:52:34.6730731Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-15T22:52:34.6731515Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-15T22:52:34.6732303Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-15T22:52:34.6733194Z knitr (NA -> 1.33 ) [CRAN] 2021-05-15T22:52:34.6734000Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-15T22:52:34.6734805Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-15T22:52:34.6735615Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-15T22:52:34.6736438Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-15T22:52:34.6737413Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-15T22:52:34.6738254Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-15T22:52:34.6739063Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-15T22:52:34.6739852Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-15T22:52:34.6740660Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-15T22:52:34.6741449Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-15T22:52:34.6742258Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-15T22:52:36.2834984Z 2021-05-15T22:52:36.2837204Z There is a binary version available but the source version is later: 2021-05-15T22:52:36.2849411Z binary source needs_compilation 2021-05-15T22:52:36.2850666Z xfun 0.22 0.23 TRUE 2021-05-15T22:52:36.2851363Z 2021-05-15T22:52:36.2869264Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/utf8_1.2.1.zip' 2021-05-15T22:52:36.2938116Z Content type 'application/zip' length 216497 bytes (211 KB) 2021-05-15T22:52:36.2960051Z ================================================== 2021-05-15T22:52:36.2960905Z downloaded 211 KB 2021-05-15T22:52:36.2961337Z 2021-05-15T22:52:36.2971866Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/vctrs_0.3.8.zip' 2021-05-15T22:52:36.3149064Z Content type 'application/zip' length 1289331 bytes (1.2 MB) 2021-05-15T22:52:36.5147189Z ================================================== 2021-05-15T22:52:36.5148346Z downloaded 1.2 MB 2021-05-15T22:52:36.5149225Z 2021-05-15T22:52:36.5163982Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/pkgconfig_2.0.3.zip' 2021-05-15T22:52:36.5228872Z Content type 'application/zip' length 22186 bytes (21 KB) 2021-05-15T22:52:36.5239569Z ================================================== 2021-05-15T22:52:36.5240386Z downloaded 21 KB 2021-05-15T22:52:36.5240838Z 2021-05-15T22:52:36.5250619Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/pillar_1.6.0.zip' 2021-05-15T22:52:36.5319886Z Content type 'application/zip' length 1016665 bytes (992 KB) 2021-05-15T22:52:36.5394292Z ================================================== 2021-05-15T22:52:36.5395218Z downloaded 992 KB 2021-05-15T22:52:36.5395674Z 2021-05-15T22:52:36.5406036Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/tibble_3.1.1.zip' 2021-05-15T22:52:36.5475419Z Content type 'application/zip' length 825897 bytes (806 KB) 2021-05-15T22:52:36.5521659Z ================================================== 2021-05-15T22:52:36.5522531Z downloaded 806 KB 2021-05-15T22:52:36.5523028Z 2021-05-15T22:52:36.5533442Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/rematch2_2.1.2.zip' 2021-05-15T22:52:36.5601755Z Content type 'application/zip' length 47506 bytes (46 KB) 2021-05-15T22:52:36.5606525Z ================================================== 2021-05-15T22:52:36.5607637Z downloaded 46 KB 2021-05-15T22:52:36.5608167Z 2021-05-15T22:52:36.5620919Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/fansi_0.4.2.zip' 2021-05-15T22:52:36.5682579Z Content type 'application/zip' length 225105 bytes (219 KB) 2021-05-15T22:52:36.5695923Z ================================================== 2021-05-15T22:52:36.5696736Z downloaded 219 KB 2021-05-15T22:52:36.5697201Z 2021-05-15T22:52:36.5707610Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/diffobj_0.3.4.zip' 2021-05-15T22:52:36.5788466Z Content type 'application/zip' length 997588 bytes (974 KB) 2021-05-15T22:52:36.5907065Z ================================================== 2021-05-15T22:52:36.5907927Z downloaded 974 KB 2021-05-15T22:52:36.5908391Z 2021-05-15T22:52:36.5918830Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/waldo_0.2.5.zip' 2021-05-15T22:52:36.5986389Z Content type 'application/zip' length 72637 bytes (70 KB) 2021-05-15T22:52:36.5993552Z ================================================== 2021-05-15T22:52:36.5994654Z downloaded 70 KB 2021-05-15T22:52:36.5995134Z 2021-05-15T22:52:36.6005419Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/ps_1.6.0.zip' 2021-05-15T22:52:36.6074185Z Content type 'application/zip' length 407581 bytes (398 KB) 2021-05-15T22:52:36.6126354Z ================================================== 2021-05-15T22:52:36.6127222Z downloaded 398 KB 2021-05-15T22:52:36.6127690Z 2021-05-15T22:52:36.6138628Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/processx_3.5.2.zip' 2021-05-15T22:52:36.6206583Z Content type 'application/zip' length 502502 bytes (490 KB) 2021-05-15T22:52:36.6238074Z ================================================== 2021-05-15T22:52:36.6238669Z downloaded 490 KB 2021-05-15T22:52:36.6239157Z 2021-05-15T22:52:36.6248883Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/praise_1.0.0.zip' 2021-05-15T22:52:36.6316311Z Content type 'application/zip' length 19719 bytes (19 KB) 2021-05-15T22:52:36.6319226Z ================================================== 2021-05-15T22:52:36.6320333Z downloaded 19 KB 2021-05-15T22:52:36.6320898Z 2021-05-15T22:52:36.6330939Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/pkgload_1.2.1.zip' 2021-05-15T22:52:36.6401731Z Content type 'application/zip' length 154085 bytes (150 KB) 2021-05-15T22:52:36.6411573Z ================================================== 2021-05-15T22:52:36.6412367Z downloaded 150 KB 2021-05-15T22:52:36.6412795Z 2021-05-15T22:52:36.6422930Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/evaluate_0.14.zip' 2021-05-15T22:52:36.6491709Z Content type 'application/zip' length 76967 bytes (75 KB) 2021-05-15T22:52:36.6498340Z ================================================== 2021-05-15T22:52:36.6498957Z downloaded 75 KB 2021-05-15T22:52:36.6499927Z 2021-05-15T22:52:36.6510579Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/ellipsis_0.3.2.zip' 2021-05-15T22:52:36.6601122Z Content type 'application/zip' length 49192 bytes (48 KB) 2021-05-15T22:52:36.6605172Z ================================================== 2021-05-15T22:52:36.6605913Z downloaded 48 KB 2021-05-15T22:52:36.6606373Z 2021-05-15T22:52:36.6704091Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/digest_0.6.27.zip' 2021-05-15T22:52:36.6855103Z Content type 'application/zip' length 275994 bytes (269 KB) 2021-05-15T22:52:36.6881903Z ================================================== 2021-05-15T22:52:36.6882842Z downloaded 269 KB 2021-05-15T22:52:36.6883377Z 2021-05-15T22:52:36.6894102Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/callr_3.7.0.zip' 2021-05-15T22:52:36.6972620Z Content type 'application/zip' length 438643 bytes (428 KB) 2021-05-15T22:52:36.6998930Z ================================================== 2021-05-15T22:52:36.7000112Z downloaded 428 KB 2021-05-15T22:52:36.7000646Z 2021-05-15T22:52:36.7010880Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/brio_1.1.2.zip' 2021-05-15T22:52:36.7077551Z Content type 'application/zip' length 46310 bytes (45 KB) 2021-05-15T22:52:36.7082240Z ================================================== 2021-05-15T22:52:36.7083015Z downloaded 45 KB 2021-05-15T22:52:36.7083480Z 2021-05-15T22:52:36.7094223Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/xml2_1.3.2.zip' 2021-05-15T22:52:36.7163287Z Content type 'application/zip' length 3178434 bytes (3.0 MB) 2021-05-15T22:52:36.7356137Z ================================================== 2021-05-15T22:52:36.7357259Z downloaded 3.0 MB 2021-05-15T22:52:36.7357796Z 2021-05-15T22:52:36.7368823Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/markdown_1.1.zip' 2021-05-15T22:52:36.7432921Z Content type 'application/zip' length 190093 bytes (185 KB) 2021-05-15T22:52:36.7446965Z ================================================== 2021-05-15T22:52:36.7447958Z downloaded 185 KB 2021-05-15T22:52:36.7448497Z 2021-05-15T22:52:36.7458899Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/highr_0.9.zip' 2021-05-15T22:52:36.7531330Z Content type 'application/zip' length 46628 bytes (45 KB) 2021-05-15T22:52:36.7536749Z ================================================== 2021-05-15T22:52:36.7537505Z downloaded 45 KB 2021-05-15T22:52:36.7537973Z 2021-05-15T22:52:36.7548500Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/stringr_1.4.0.zip' 2021-05-15T22:52:36.7614548Z Content type 'application/zip' length 216784 bytes (211 KB) 2021-05-15T22:52:36.7628166Z ================================================== 2021-05-15T22:52:36.7629178Z downloaded 211 KB 2021-05-15T22:52:36.7629950Z 2021-05-15T22:52:36.7640103Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/stringi_1.6.1.zip' 2021-05-15T22:52:36.7714462Z Content type 'application/zip' length 16420946 bytes (15.7 MB) 2021-05-15T22:52:36.8779630Z ================================================== 2021-05-15T22:52:36.8780258Z downloaded 15.7 MB 2021-05-15T22:52:36.8780758Z 2021-05-15T22:52:36.8796743Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/Rcpp_1.0.6.zip' 2021-05-15T22:52:36.8858907Z Content type 'application/zip' length 3113359 bytes (3.0 MB) 2021-05-15T22:52:36.9144688Z ================================================== 2021-05-15T22:52:36.9145595Z downloaded 3.0 MB 2021-05-15T22:52:36.9146076Z 2021-05-15T22:52:36.9158312Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/knitr_1.33.zip' 2021-05-15T22:52:36.9230865Z Content type 'application/zip' length 1460779 bytes (1.4 MB) 2021-05-15T22:52:36.9531226Z ================================================== 2021-05-15T22:52:36.9532164Z downloaded 1.4 MB 2021-05-15T22:52:36.9532643Z 2021-05-15T22:52:36.9543778Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/commonmark_1.7.zip' 2021-05-15T22:52:36.9612127Z Content type 'application/zip' length 265798 bytes (259 KB) 2021-05-15T22:52:36.9657063Z ================================================== 2021-05-15T22:52:36.9658021Z downloaded 259 KB 2021-05-15T22:52:36.9658468Z 2021-05-15T22:52:36.9669474Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/brew_1.0-6.zip' 2021-05-15T22:52:36.9735289Z Content type 'application/zip' length 113871 bytes (111 KB) 2021-05-15T22:52:36.9743151Z ================================================== 2021-05-15T22:52:36.9743966Z downloaded 111 KB 2021-05-15T22:52:36.9744385Z 2021-05-15T22:52:36.9755060Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/xopen_1.0.0.zip' 2021-05-15T22:52:36.9821026Z Content type 'application/zip' length 24689 bytes (24 KB) 2021-05-15T22:52:36.9823578Z ================================================== 2021-05-15T22:52:36.9824388Z downloaded 24 KB 2021-05-15T22:52:36.9824817Z 2021-05-15T22:52:36.9835369Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/sessioninfo_1.1.1.zip' 2021-05-15T22:52:36.9895109Z Content type 'application/zip' length 46937 bytes (45 KB) 2021-05-15T22:52:36.9901609Z ================================================== 2021-05-15T22:52:36.9902366Z downloaded 45 KB 2021-05-15T22:52:36.9903004Z 2021-05-15T22:52:36.9913274Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/prettyunits_1.1.1.zip' 2021-05-15T22:52:36.9979336Z Content type 'application/zip' length 37736 bytes (36 KB) 2021-05-15T22:52:36.9985888Z ================================================== 2021-05-15T22:52:36.9986712Z downloaded 36 KB 2021-05-15T22:52:36.9987162Z 2021-05-15T22:52:36.9997578Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/pkgbuild_1.2.0.zip' 2021-05-15T22:52:37.0088441Z Content type 'application/zip' length 142850 bytes (139 KB) 2021-05-15T22:52:37.0096471Z ================================================== 2021-05-15T22:52:37.0097266Z downloaded 139 KB 2021-05-15T22:52:37.0097711Z 2021-05-15T22:52:37.0111151Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/testthat_3.0.2.zip' 2021-05-15T22:52:37.0179104Z Content type 'application/zip' length 2319209 bytes (2.2 MB) 2021-05-15T22:52:37.0345032Z ================================================== 2021-05-15T22:52:37.0345782Z downloaded 2.2 MB 2021-05-15T22:52:37.0346257Z 2021-05-15T22:52:37.0357378Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/rversions_2.0.2.zip' 2021-05-15T22:52:37.0430285Z Content type 'application/zip' length 68680 bytes (67 KB) 2021-05-15T22:52:37.0436153Z ================================================== 2021-05-15T22:52:37.0436943Z downloaded 67 KB 2021-05-15T22:52:37.0437392Z 2021-05-15T22:52:37.0447972Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/roxygen2_7.1.1.zip' 2021-05-15T22:52:37.0509867Z Content type 'application/zip' length 1175844 bytes (1.1 MB) 2021-05-15T22:52:37.0568824Z ================================================== 2021-05-15T22:52:37.0569716Z downloaded 1.1 MB 2021-05-15T22:52:37.0570179Z 2021-05-15T22:52:37.0580325Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/rcmdcheck_1.3.3.zip' 2021-05-15T22:52:37.0643265Z Content type 'application/zip' length 135341 bytes (132 KB) 2021-05-15T22:52:37.0657475Z ================================================== 2021-05-15T22:52:37.0658251Z downloaded 132 KB 2021-05-15T22:52:37.0658686Z 2021-05-15T22:52:37.0756232Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/devtools_2.4.1.zip' 2021-05-15T22:52:37.0823220Z Content type 'application/zip' length 397382 bytes (388 KB) 2021-05-15T22:52:37.0847465Z ================================================== 2021-05-15T22:52:37.0848387Z downloaded 388 KB 2021-05-15T22:52:37.0848868Z 2021-05-15T22:52:37.1033198Z package 'utf8' successfully unpacked and MD5 sums checked 2021-05-15T22:52:37.1488049Z package 'vctrs' successfully unpacked and MD5 sums checked 2021-05-15T22:52:37.1595324Z package 'pkgconfig' successfully unpacked and MD5 sums checked 2021-05-15T22:52:37.1993563Z package 'pillar' successfully unpacked and MD5 sums checked 2021-05-15T22:52:37.2382269Z package 'tibble' successfully unpacked and MD5 sums checked 2021-05-15T22:52:37.2480594Z package 'rematch2' successfully unpacked and MD5 sums checked 2021-05-15T22:52:37.2645481Z package 'fansi' successfully unpacked and MD5 sums checked 2021-05-15T22:52:37.2916181Z package 'diffobj' successfully unpacked and MD5 sums checked 2021-05-15T22:52:37.3009236Z package 'waldo' successfully unpacked and MD5 sums checked 2021-05-15T22:52:37.3409775Z package 'ps' successfully unpacked and MD5 sums checked 2021-05-15T22:52:37.3650947Z package 'processx' successfully unpacked and MD5 sums checked 2021-05-15T22:52:37.3745927Z package 'praise' successfully unpacked and MD5 sums checked 2021-05-15T22:52:37.3857594Z package 'pkgload' successfully unpacked and MD5 sums checked 2021-05-15T22:52:37.3957189Z package 'evaluate' successfully unpacked and MD5 sums checked 2021-05-15T22:52:37.4069765Z package 'ellipsis' successfully unpacked and MD5 sums checked 2021-05-15T22:52:37.4299882Z package 'digest' successfully unpacked and MD5 sums checked 2021-05-15T22:52:37.4454732Z package 'callr' successfully unpacked and MD5 sums checked 2021-05-15T22:52:37.4566912Z package 'brio' successfully unpacked and MD5 sums checked 2021-05-15T22:52:37.5375482Z package 'xml2' successfully unpacked and MD5 sums checked 2021-05-15T22:52:37.5615823Z package 'markdown' successfully unpacked and MD5 sums checked 2021-05-15T22:52:37.5757677Z package 'highr' successfully unpacked and MD5 sums checked 2021-05-15T22:52:37.5948541Z package 'stringr' successfully unpacked and MD5 sums checked 2021-05-15T22:52:38.0421583Z package 'stringi' successfully unpacked and MD5 sums checked 2021-05-15T22:52:38.3852083Z package 'Rcpp' successfully unpacked and MD5 sums checked 2021-05-15T22:52:38.4735042Z package 'knitr' successfully unpacked and MD5 sums checked 2021-05-15T22:52:38.4937464Z package 'commonmark' successfully unpacked and MD5 sums checked 2021-05-15T22:52:38.5190481Z package 'brew' successfully unpacked and MD5 sums checked 2021-05-15T22:52:38.5287382Z package 'xopen' successfully unpacked and MD5 sums checked 2021-05-15T22:52:38.5615071Z package 'sessioninfo' successfully unpacked and MD5 sums checked 2021-05-15T22:52:38.5717923Z package 'prettyunits' successfully unpacked and MD5 sums checked 2021-05-15T22:52:38.5847814Z package 'pkgbuild' successfully unpacked and MD5 sums checked 2021-05-15T22:52:38.7108353Z package 'testthat' successfully unpacked and MD5 sums checked 2021-05-15T22:52:38.7236221Z package 'rversions' successfully unpacked and MD5 sums checked 2021-05-15T22:52:38.7684905Z package 'roxygen2' successfully unpacked and MD5 sums checked 2021-05-15T22:52:38.7800242Z package 'rcmdcheck' successfully unpacked and MD5 sums checked 2021-05-15T22:52:38.7969460Z package 'devtools' successfully unpacked and MD5 sums checked 2021-05-15T22:52:38.7990717Z 2021-05-15T22:52:38.7991456Z The downloaded binary packages are in 2021-05-15T22:52:38.7992503Z C:\Users\runneradmin\AppData\Local\Temp\RtmpeAr5zs\downloaded_packages 2021-05-15T22:52:38.7994397Z installing the source package 'xfun' 2021-05-15T22:52:38.7994927Z 2021-05-15T22:52:38.8009737Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-15T22:52:38.8104748Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-15T22:52:38.8112033Z ================================================== 2021-05-15T22:52:38.8113001Z downloaded 109 KB 2021-05-15T22:52:38.8113667Z 2021-05-15T22:52:39.2109375Z * installing *source* package 'xfun' ... 2021-05-15T22:52:39.2272772Z ** package 'xfun' successfully unpacked and MD5 sums checked 2021-05-15T22:52:39.2274822Z ** using staged installation 2021-05-15T22:52:39.2622933Z ** libs 2021-05-15T22:52:39.2636891Z 2021-05-15T22:52:39.2638698Z *** arch - i386 2021-05-15T22:52:39.2911849Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=core2 -c base64.c -o base64.o 2021-05-15T22:52:39.4695845Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=core2 -c init.c -o init.o 2021-05-15T22:52:39.6765755Z c:/Rtools/mingw_32/bin/g++ -shared -s -static-libgcc -o xfun.dll tmp.def base64.o init.o -LC:/R/bin/i386 -lR 2021-05-15T22:52:39.7965721Z installing to D:/a/_temp/Library/00LOCK-xfun/00new/xfun/libs/i386 2021-05-15T22:52:39.7975151Z 2021-05-15T22:52:39.7976408Z *** arch - x64 2021-05-15T22:52:39.8211002Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=core2 -c base64.c -o base64.o 2021-05-15T22:52:40.0405292Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=core2 -c init.c -o init.o 2021-05-15T22:52:40.2738288Z c:/Rtools/mingw_64/bin/g++ -shared -s -static-libgcc -o xfun.dll tmp.def base64.o init.o -LC:/R/bin/x64 -lR 2021-05-15T22:52:40.3844107Z installing to D:/a/_temp/Library/00LOCK-xfun/00new/xfun/libs/x64 2021-05-15T22:52:40.3871158Z ** R 2021-05-15T22:52:40.4175470Z ** inst 2021-05-15T22:52:40.4212662Z ** byte-compile and prepare package for lazy loading 2021-05-15T22:52:41.8375315Z ** help 2021-05-15T22:52:42.1568274Z *** installing help indices 2021-05-15T22:52:42.3146074Z converting help for package 'xfun' 2021-05-15T22:52:42.3426543Z finding HTML links ... done 2021-05-15T22:52:42.3839745Z Rscript html 2021-05-15T22:52:42.3990975Z Rscript_call html 2021-05-15T22:52:42.4080996Z attr html 2021-05-15T22:52:42.4507404Z base64_encode html 2021-05-15T22:52:42.4578479Z base64_uri html 2021-05-15T22:52:42.4739438Z bg_process html 2021-05-15T22:52:42.4812441Z bump_version html 2021-05-15T22:52:42.5400295Z cache_rds html 2021-05-15T22:52:42.5477343Z del_empty_dir html 2021-05-15T22:52:42.5586665Z dir_create html 2021-05-15T22:52:42.5677363Z dir_exists html 2021-05-15T22:52:42.5790910Z do_once html 2021-05-15T22:52:42.5989222Z download_file html 2021-05-15T22:52:42.6218612Z embed_file html 2021-05-15T22:52:42.6378765Z exit_call html 2021-05-15T22:52:42.6516425Z file_ext html 2021-05-15T22:52:42.6580250Z file_string html 2021-05-15T22:52:42.6676211Z format_bytes html 2021-05-15T22:52:42.6815608Z from_root html 2021-05-15T22:52:42.6912084Z github_releases html 2021-05-15T22:52:42.6986817Z grep_sub html 2021-05-15T22:52:42.7222006Z gsub_file html 2021-05-15T22:52:42.7282891Z in_dir html 2021-05-15T22:52:42.7410654Z install_dir html 2021-05-15T22:52:42.7517865Z install_github html 2021-05-15T22:52:42.7615994Z isFALSE html 2021-05-15T22:52:42.7660154Z is_R_CMD_check html 2021-05-15T22:52:42.7729880Z is_abs_path html 2021-05-15T22:52:42.7795607Z is_ascii html 2021-05-15T22:52:42.7916784Z is_sub_path html 2021-05-15T22:52:42.7973141Z is_web_path html 2021-05-15T22:52:42.8115370Z magic_path html 2021-05-15T22:52:42.8208333Z mark_dirs html 2021-05-15T22:52:42.8391115Z msg_cat html 2021-05-15T22:52:42.8471212Z native_encode html 2021-05-15T22:52:42.8580885Z news2md html 2021-05-15T22:52:42.8638421Z normalize_path html 2021-05-15T22:52:42.8793432Z numbers_to_words html 2021-05-15T22:52:42.8858729Z optipng html 2021-05-15T22:52:42.8930551Z os html 2021-05-15T22:52:42.8997892Z parse_only html 2021-05-15T22:52:42.9356233Z pkg_attach html 2021-05-15T22:52:42.9455591Z proc_kill html 2021-05-15T22:52:42.9636419Z process_file html 2021-05-15T22:52:42.9804240Z proj_root html 2021-05-15T22:52:42.9885876Z prose_index html 2021-05-15T22:52:43.0005284Z protect_math html 2021-05-15T22:52:43.0120260Z raw_string html 2021-05-15T22:52:43.0203036Z read_bin html 2021-05-15T22:52:43.0335782Z read_utf8 html 2021-05-15T22:52:43.0497483Z relative_path html 2021-05-15T22:52:43.0727218Z rename_seq html 2021-05-15T22:52:43.0831375Z retry html 2021-05-15T22:52:43.1473926Z rev_check html 2021-05-15T22:52:43.1580361Z rstudio_type html 2021-05-15T22:52:43.1651544Z same_path html 2021-05-15T22:52:43.1814544Z session_info html 2021-05-15T22:52:43.1922063Z set_envvar html 2021-05-15T22:52:43.2017342Z split_lines html 2021-05-15T22:52:43.2108726Z split_source html 2021-05-15T22:52:43.2298436Z strict_list html 2021-05-15T22:52:43.2366239Z stringsAsStrings html 2021-05-15T22:52:43.2470878Z submit_cran html 2021-05-15T22:52:43.2820718Z tinify html 2021-05-15T22:52:43.2926545Z tojson html 2021-05-15T22:52:43.3029000Z tree html 2021-05-15T22:52:43.3078576Z try_silent html 2021-05-15T22:52:43.3218001Z upload_ftp html 2021-05-15T22:52:43.3310613Z url_filename html 2021-05-15T22:52:43.3387393Z valid_syntax html 2021-05-15T22:52:43.3397717Z ** building package indices 2021-05-15T22:52:43.5013712Z ** installing vignettes 2021-05-15T22:52:43.5127325Z ** testing if installed package can be loaded from temporary location 2021-05-15T22:52:43.5129050Z *** arch - i386 2021-05-15T22:52:43.8176472Z *** arch - x64 2021-05-15T22:52:44.1272987Z ** testing if installed package can be loaded from final location 2021-05-15T22:52:44.1278676Z *** arch - i386 2021-05-15T22:52:44.4337799Z *** arch - x64 2021-05-15T22:52:44.7391419Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T22:52:44.7538535Z * DONE (xfun) 2021-05-15T22:52:44.7962915Z 2021-05-15T22:52:44.7963978Z The downloaded source packages are in 2021-05-15T22:52:44.7965062Z 'C:\Users\runneradmin\AppData\Local\Temp\RtmpeAr5zs\downloaded_packages' 2021-05-15T22:52:44.8703854Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-15T22:52:47.7550757Z 2021-05-15T22:52:48.5311739Z 2021-05-15T22:52:48.5312840Z 2021-05-15T22:52:48.5313554Z 2021-05-15T22:52:48.5314870Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpeAr5zs\remotes89c4ee5806\muschellij2-desc-7be86f2/DESCRIPTION' ... 2021-05-15T22:52:48.5374590Z 2021-05-15T22:52:48.5376234Z v checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpeAr5zs\remotes89c4ee5806\muschellij2-desc-7be86f2/DESCRIPTION' 2021-05-15T22:52:48.6505280Z 2021-05-15T22:52:48.6506199Z 2021-05-15T22:52:48.6506674Z 2021-05-15T22:52:48.6507093Z 2021-05-15T22:52:48.6507671Z - preparing 'desc': 2021-05-15T22:52:48.6627714Z checking DESCRIPTION meta-information ... 2021-05-15T22:52:48.6657785Z 2021-05-15T22:52:48.6659011Z checking DESCRIPTION meta-information ... 2021-05-15T22:52:48.6659642Z 2021-05-15T22:52:48.6660301Z v checking DESCRIPTION meta-information 2021-05-15T22:52:48.8358116Z 2021-05-15T22:52:48.8359122Z 2021-05-15T22:52:48.8359617Z 2021-05-15T22:52:48.8360050Z 2021-05-15T22:52:48.8361026Z - checking for LF line-endings in source and make files and shell scripts 2021-05-15T22:52:48.8448306Z 2021-05-15T22:52:48.8474307Z 2021-05-15T22:52:48.8474880Z 2021-05-15T22:52:48.8475306Z 2021-05-15T22:52:48.8476012Z - checking for empty or unneeded directories 2021-05-15T22:52:48.8661647Z 2021-05-15T22:52:48.8662911Z 2021-05-15T22:52:48.8663359Z 2021-05-15T22:52:48.8720698Z 2021-05-15T22:52:48.8727005Z - building 'desc_1.2.0.9000.tar.gz' 2021-05-15T22:52:49.0433144Z 2021-05-15T22:52:49.0435860Z 2021-05-15T22:52:49.0436367Z 2021-05-15T22:52:49.1121229Z Installing package into 'D:/a/_temp/Library' 2021-05-15T22:52:49.1122036Z (as 'lib' is unspecified) 2021-05-15T22:52:49.5420774Z * installing *source* package 'desc' ... 2021-05-15T22:52:49.5560041Z ** using staged installation 2021-05-15T22:52:49.5913101Z ** R 2021-05-15T22:52:49.6204887Z ** inst 2021-05-15T22:52:49.6241325Z ** byte-compile and prepare package for lazy loading 2021-05-15T22:52:51.3458042Z ** help 2021-05-15T22:52:51.6239199Z *** installing help indices 2021-05-15T22:52:51.7697899Z 2021-05-15T22:52:51.7699439Z converting help for package 'desc' 2021-05-15T22:52:51.7967541Z finding HTML links ... done 2021-05-15T22:52:51.8353133Z check_encoding html 2021-05-15T22:52:51.8445861Z check_field html 2021-05-15T22:52:51.8529101Z cran_ascii_fields html 2021-05-15T22:52:51.8620657Z cran_valid_fields html 2021-05-15T22:52:51.8696500Z dep_types html 2021-05-15T22:52:51.8855741Z desc html 2021-05-15T22:52:51.9431987Z desc_add_author html 2021-05-15T22:52:51.9709094Z desc_add_author_gh html 2021-05-15T22:52:51.9952489Z desc_add_me html 2021-05-15T22:52:52.0240969Z desc_add_orcid html 2021-05-15T22:52:52.0345823Z desc_add_remotes html 2021-05-15T22:52:52.0613061Z desc_add_role html 2021-05-15T22:52:52.0753518Z desc_add_to_collate html 2021-05-15T22:52:52.0863907Z desc_add_urls html 2021-05-15T22:52:52.1066649Z desc_bump_version html 2021-05-15T22:52:52.1308241Z desc_change_maintainer html 2021-05-15T22:52:52.1383760Z desc_clear_remotes html 2021-05-15T22:52:52.1457246Z desc_clear_urls html 2021-05-15T22:52:52.1657003Z desc_coerce_authors_at_r html 2021-05-15T22:52:52.1788691Z desc_del html 2021-05-15T22:52:52.2044421Z desc_del_author html 2021-05-15T22:52:52.2165262Z desc_del_collate html 2021-05-15T22:52:52.2334061Z desc_del_dep html 2021-05-15T22:52:52.2456837Z desc_del_deps html 2021-05-15T22:52:52.2592645Z desc_del_from_collate html 2021-05-15T22:52:52.2684099Z desc_del_remotes html 2021-05-15T22:52:52.2948621Z desc_del_role html 2021-05-15T22:52:52.3077321Z desc_del_urls html 2021-05-15T22:52:52.3181585Z desc_fields html 2021-05-15T22:52:52.3297856Z desc_get html 2021-05-15T22:52:52.3580952Z desc_get_author html 2021-05-15T22:52:52.3764099Z desc_get_authors html 2021-05-15T22:52:52.3881538Z desc_get_built html 2021-05-15T22:52:52.3994213Z desc_get_collate html 2021-05-15T22:52:52.4115488Z desc_get_deps html 2021-05-15T22:52:52.4310178Z desc_get_field html 2021-05-15T22:52:52.4464171Z desc_get_maintainer html 2021-05-15T22:52:52.4544202Z desc_get_remotes html 2021-05-15T22:52:52.4607953Z desc_get_urls html 2021-05-15T22:52:52.4775418Z desc_get_version html 2021-05-15T22:52:52.4777113Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpETOO12/R.INSTALL974f361e38/desc/man/desc_get_version.Rd:15: file link 'package_version' in package 'base' does not exist and so has been treated as a topic 2021-05-15T22:52:52.4903029Z desc_has_dep html 2021-05-15T22:52:52.5012210Z desc_has_fields html 2021-05-15T22:52:52.5124619Z desc_normalize html 2021-05-15T22:52:52.5176329Z desc_print html 2021-05-15T22:52:52.5248233Z desc_reformat_fields html 2021-05-15T22:52:52.5322011Z desc_reorder_fields html 2021-05-15T22:52:52.5494189Z desc_set html 2021-05-15T22:52:52.5720545Z desc_set_authors html 2021-05-15T22:52:52.5857230Z desc_set_collate html 2021-05-15T22:52:52.6014330Z desc_set_dep html 2021-05-15T22:52:52.6178596Z desc_set_deps html 2021-05-15T22:52:52.6271904Z desc_set_remotes html 2021-05-15T22:52:52.6363803Z desc_set_urls html 2021-05-15T22:52:52.6542718Z desc_set_version html 2021-05-15T22:52:52.6546315Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpETOO12/R.INSTALL974f361e38/desc/man/desc_set_version.Rd:10: file link 'package_version' in package 'base' does not exist and so has been treated as a topic 2021-05-15T22:52:52.6593867Z desc_to_latex html 2021-05-15T22:52:52.6643595Z desc_validate html 2021-05-15T22:52:52.8597793Z description html 2021-05-15T22:52:52.8599848Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpETOO12/R.INSTALL974f361e38/desc/man/description.Rd:162: file link 'package_version' in package 'base' does not exist and so has been treated as a topic 2021-05-15T22:52:52.8602334Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpETOO12/R.INSTALL974f361e38/desc/man/description.Rd:172: file link 'package_version' in package 'base' does not exist and so has been treated as a topic 2021-05-15T22:52:52.8604752Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpETOO12/R.INSTALL974f361e38/desc/man/description.Rd:176: file link 'package_version' in package 'base' does not exist and so has been treated as a topic 2021-05-15T22:52:52.8612965Z ** building package indices 2021-05-15T22:52:53.0246174Z ** testing if installed package can be loaded from temporary location 2021-05-15T22:52:53.0247348Z *** arch - i386 2021-05-15T22:52:53.3295451Z *** arch - x64 2021-05-15T22:52:53.6376389Z ** testing if installed package can be loaded from final location 2021-05-15T22:52:53.6379785Z *** arch - i386 2021-05-15T22:52:53.9439163Z *** arch - x64 2021-05-15T22:52:54.2508318Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T22:52:54.2620691Z * DONE (desc) 2021-05-15T22:52:54.6124607Z 2021-05-15T22:52:54.6125573Z 2021-05-15T22:52:54.6126041Z 2021-05-15T22:52:54.6156468Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpeAr5zs\remotes89c690c4bfd\muschellij2-ghtravis-0b26809/DESCRIPTION' ... 2021-05-15T22:52:54.6182567Z 2021-05-15T22:52:54.6188162Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpeAr5zs\remotes89c690c4bfd\muschellij2-ghtravis-0b26809/DESCRIPTION' ... 2021-05-15T22:52:54.6189649Z 2021-05-15T22:52:54.6191561Z v checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpeAr5zs\remotes89c690c4bfd\muschellij2-ghtravis-0b26809/DESCRIPTION' 2021-05-15T22:52:54.6796245Z 2021-05-15T22:52:54.6804133Z 2021-05-15T22:52:54.6804707Z 2021-05-15T22:52:54.6805249Z 2021-05-15T22:52:54.6805824Z - preparing 'ghtravis': 2021-05-15T22:52:54.6806470Z 2021-05-15T22:52:54.6806909Z 2021-05-15T22:52:54.6927370Z checking DESCRIPTION meta-information ... 2021-05-15T22:52:54.6928342Z 2021-05-15T22:52:54.6929053Z checking DESCRIPTION meta-information ... 2021-05-15T22:52:54.6929883Z 2021-05-15T22:52:54.6930528Z v checking DESCRIPTION meta-information 2021-05-15T22:52:54.8113505Z 2021-05-15T22:52:54.8114922Z 2021-05-15T22:52:54.8115666Z 2021-05-15T22:52:54.8116151Z 2021-05-15T22:52:54.8117030Z - checking for LF line-endings in source and make files and shell scripts 2021-05-15T22:52:54.8117662Z 2021-05-15T22:52:54.8118108Z 2021-05-15T22:52:54.8118789Z - checking for empty or unneeded directories 2021-05-15T22:52:54.8165510Z 2021-05-15T22:52:54.8181130Z 2021-05-15T22:52:54.8181524Z 2021-05-15T22:52:54.8181856Z 2021-05-15T22:52:54.8182352Z - building 'ghtravis_0.15.1.tar.gz' 2021-05-15T22:52:54.8690553Z 2021-05-15T22:52:54.8692376Z 2021-05-15T22:52:54.8693179Z 2021-05-15T22:52:54.9409897Z Installing package into 'D:/a/_temp/Library' 2021-05-15T22:52:54.9411135Z (as 'lib' is unspecified) 2021-05-15T22:52:55.2704453Z * installing *source* package 'ghtravis' ... 2021-05-15T22:52:55.2709304Z ** using staged installation 2021-05-15T22:52:55.3018517Z ** R 2021-05-15T22:52:55.3216116Z ** inst 2021-05-15T22:52:55.3241794Z ** byte-compile and prepare package for lazy loading 2021-05-15T22:52:56.7419043Z ** help 2021-05-15T22:52:56.8750562Z *** installing help indices 2021-05-15T22:52:56.9455825Z 2021-05-15T22:52:56.9458172Z converting help for package 'ghtravis' 2021-05-15T22:52:56.9727734Z finding HTML links ... done 2021-05-15T22:52:56.9966389Z all_remote_package_deps html 2021-05-15T22:52:57.0140398Z binary_release_table html 2021-05-15T22:52:57.0234442Z cat_desc_elements html 2021-05-15T22:52:57.0275300Z dcf_package_version html 2021-05-15T22:52:57.0407921Z deploy_travis html 2021-05-15T22:52:57.0482516Z deployed_tarball_version html 2021-05-15T22:52:57.0586368Z drop_remotes html 2021-05-15T22:52:57.0628549Z example_description_file html 2021-05-15T22:52:57.0732542Z get_dep_table html 2021-05-15T22:52:57.0783725Z get_remote_info html 2021-05-15T22:52:57.0891951Z 2021-05-15T22:52:57.1406491Z finding level-2 HTML links ... done 2021-05-15T22:52:57.1424121Z get_remote_package_dcf html 2021-05-15T22:52:57.1506597Z get_remotes html 2021-05-15T22:52:57.1687746Z install_remote_binaries html 2021-05-15T22:52:57.1848741Z install_remotes_no_dep html 2021-05-15T22:52:57.1996477Z latest_release_with_binary html 2021-05-15T22:52:57.2058775Z make_full_version html 2021-05-15T22:52:57.2147331Z package_comparison_table html 2021-05-15T22:52:57.2197122Z package_name html 2021-05-15T22:52:57.2306580Z package_needs_update html 2021-05-15T22:52:57.2361167Z parse_one_remote html 2021-05-15T22:52:57.2405243Z r_version html 2021-05-15T22:52:57.2455083Z read_dcf html 2021-05-15T22:52:57.2565111Z remote_binaries html 2021-05-15T22:52:57.2666715Z remote_order html 2021-05-15T22:52:57.2729287Z rewrite_remotes html 2021-05-15T22:52:57.2778980Z split_remotes html 2021-05-15T22:52:57.2841695Z subset_remote html 2021-05-15T22:52:57.2882689Z sys_ext html 2021-05-15T22:52:57.3023769Z tag_table html 2021-05-15T22:52:57.3031050Z ** building package indices 2021-05-15T22:52:57.3773251Z ** testing if installed package can be loaded from temporary location 2021-05-15T22:52:57.3774820Z *** arch - i386 2021-05-15T22:52:58.1880180Z *** arch - x64 2021-05-15T22:52:59.0035404Z ** testing if installed package can be loaded from final location 2021-05-15T22:52:59.0036688Z *** arch - i386 2021-05-15T22:52:59.8147739Z *** arch - x64 2021-05-15T22:53:00.6264699Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T22:53:00.6324444Z * DONE (ghtravis) 2021-05-15T22:53:00.6812491Z Using github PAT from envvar GITHUB_PAT 2021-05-15T22:53:00.8612493Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-15T22:53:04.1399131Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-15T22:53:04.1400634Z generics (NA -> 0.1.0) [CRAN] 2021-05-15T22:53:04.1401526Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-15T22:53:04.1402634Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-15T22:53:04.1403934Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-15T22:53:04.1404765Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-15T22:53:04.1415027Z Installing packages into 'D:/a/_temp/Library' 2021-05-15T22:53:04.1416063Z (as 'lib' is unspecified) 2021-05-15T22:53:05.6846351Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/tidyselect_1.1.1.zip' 2021-05-15T22:53:05.6929590Z Content type 'application/zip' length 204221 bytes (199 KB) 2021-05-15T22:53:05.6948925Z ================================================== 2021-05-15T22:53:05.6949839Z downloaded 199 KB 2021-05-15T22:53:05.6950502Z 2021-05-15T22:53:05.6963468Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/generics_0.1.0.zip' 2021-05-15T22:53:05.7027266Z Content type 'application/zip' length 72329 bytes (70 KB) 2021-05-15T22:53:05.7714418Z ================================================== 2021-05-15T22:53:05.7716261Z downloaded 70 KB 2021-05-15T22:53:05.7717198Z 2021-05-15T22:53:05.7742085Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/cpp11_0.2.7.zip' 2021-05-15T22:53:05.7807604Z Content type 'application/zip' length 217726 bytes (212 KB) 2021-05-15T22:53:05.9126224Z ================================================== 2021-05-15T22:53:05.9127726Z downloaded 212 KB 2021-05-15T22:53:05.9128514Z 2021-05-15T22:53:05.9151919Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/dplyr_1.0.6.zip' 2021-05-15T22:53:05.9218074Z Content type 'application/zip' length 1559698 bytes (1.5 MB) 2021-05-15T22:53:05.9299482Z ================================================== 2021-05-15T22:53:05.9300377Z downloaded 1.5 MB 2021-05-15T22:53:05.9300938Z 2021-05-15T22:53:05.9315092Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/tidyr_1.1.3.zip' 2021-05-15T22:53:05.9381056Z Content type 'application/zip' length 1252957 bytes (1.2 MB) 2021-05-15T22:53:05.9650438Z ================================================== 2021-05-15T22:53:05.9651292Z downloaded 1.2 MB 2021-05-15T22:53:05.9651818Z 2021-05-15T22:53:05.9806266Z package 'tidyselect' successfully unpacked and MD5 sums checked 2021-05-15T22:53:05.9910761Z package 'generics' successfully unpacked and MD5 sums checked 2021-05-15T22:53:06.0203925Z package 'cpp11' successfully unpacked and MD5 sums checked 2021-05-15T22:53:06.0857714Z package 'dplyr' successfully unpacked and MD5 sums checked 2021-05-15T22:53:06.1357512Z package 'tidyr' successfully unpacked and MD5 sums checked 2021-05-15T22:53:06.1383962Z 2021-05-15T22:53:06.1385305Z The downloaded binary packages are in 2021-05-15T22:53:06.1387141Z C:\Users\runneradmin\AppData\Local\Temp\RtmpeAr5zs\downloaded_packages 2021-05-15T22:53:06.3919002Z 2021-05-15T22:53:06.3919621Z 2021-05-15T22:53:06.3919967Z 2021-05-15T22:53:06.3922007Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpeAr5zs\remotes89c60c5b21\muschellij2-aghast-0c3b853/DESCRIPTION' ... 2021-05-15T22:53:06.3923205Z 2021-05-15T22:53:06.3924785Z v checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpeAr5zs\remotes89c60c5b21\muschellij2-aghast-0c3b853/DESCRIPTION' 2021-05-15T22:53:06.4171728Z 2021-05-15T22:53:06.4204316Z 2021-05-15T22:53:06.4204922Z 2021-05-15T22:53:06.4205356Z 2021-05-15T22:53:06.4205945Z - preparing 'aghast': 2021-05-15T22:53:06.4305856Z checking DESCRIPTION meta-information ... 2021-05-15T22:53:06.4311556Z 2021-05-15T22:53:06.4339710Z checking DESCRIPTION meta-information ... 2021-05-15T22:53:06.4340504Z 2021-05-15T22:53:06.4341253Z v checking DESCRIPTION meta-information 2021-05-15T22:53:06.5102981Z 2021-05-15T22:53:06.5103723Z 2021-05-15T22:53:06.5104168Z 2021-05-15T22:53:06.5104559Z 2021-05-15T22:53:06.5105357Z - checking for LF line-endings in source and make files and shell scripts 2021-05-15T22:53:06.5105941Z 2021-05-15T22:53:06.5106354Z 2021-05-15T22:53:06.5106988Z - checking for empty or unneeded directories 2021-05-15T22:53:06.5134001Z 2021-05-15T22:53:06.5134713Z 2021-05-15T22:53:06.5135186Z 2021-05-15T22:53:06.5142906Z 2021-05-15T22:53:06.5143576Z - building 'aghast_0.2.1.tar.gz' 2021-05-15T22:53:06.5423637Z 2021-05-15T22:53:06.5424478Z 2021-05-15T22:53:06.5425201Z 2021-05-15T22:53:06.5744846Z Installing package into 'D:/a/_temp/Library' 2021-05-15T22:53:06.5745852Z (as 'lib' is unspecified) 2021-05-15T22:53:06.8398168Z * installing *source* package 'aghast' ... 2021-05-15T22:53:06.8402860Z ** using staged installation 2021-05-15T22:53:06.8761541Z ** R 2021-05-15T22:53:06.8877411Z ** byte-compile and prepare package for lazy loading 2021-05-15T22:53:07.3959695Z ** help 2021-05-15T22:53:07.4561937Z *** installing help indices 2021-05-15T22:53:07.4887798Z 2021-05-15T22:53:07.4889658Z converting help for package 'aghast' 2021-05-15T22:53:07.5170320Z finding HTML links ... done 2021-05-15T22:53:07.5452820Z ga_artifacts html 2021-05-15T22:53:07.5575559Z ga_jobs html 2021-05-15T22:53:07.5645326Z ga_run_log_config html 2021-05-15T22:53:07.5834258Z ga_runs html 2021-05-15T22:53:07.6052812Z ga_secrets html 2021-05-15T22:53:07.6218421Z ga_workflows html 2021-05-15T22:53:07.6327331Z pipe html 2021-05-15T22:53:07.6331285Z ** building package indices 2021-05-15T22:53:07.6620267Z ** testing if installed package can be loaded from temporary location 2021-05-15T22:53:07.6622030Z *** arch - i386 2021-05-15T22:53:07.9675136Z *** arch - x64 2021-05-15T22:53:08.2767383Z ** testing if installed package can be loaded from final location 2021-05-15T22:53:08.2772523Z *** arch - i386 2021-05-15T22:53:08.5839864Z *** arch - x64 2021-05-15T22:53:08.8915525Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T22:53:08.8980726Z * DONE (aghast) 2021-05-15T22:53:08.9317713Z Installing 1 packages: covr 2021-05-15T22:53:08.9330107Z Installing package into 'D:/a/_temp/Library' 2021-05-15T22:53:08.9330890Z (as 'lib' is unspecified) 2021-05-15T22:53:09.7526671Z also installing the dependencies 'lazyeval', 'rex' 2021-05-15T22:53:09.7527889Z 2021-05-15T22:53:10.4985418Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/lazyeval_0.2.2.zip' 2021-05-15T22:53:10.5052367Z Content type 'application/zip' length 172564 bytes (168 KB) 2021-05-15T22:53:10.5071201Z ================================================== 2021-05-15T22:53:10.5071966Z downloaded 168 KB 2021-05-15T22:53:10.5072634Z 2021-05-15T22:53:10.5087253Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/rex_1.2.0.zip' 2021-05-15T22:53:10.5151760Z Content type 'application/zip' length 125393 bytes (122 KB) 2021-05-15T22:53:10.5161183Z ================================================== 2021-05-15T22:53:10.5162330Z downloaded 122 KB 2021-05-15T22:53:10.5163031Z 2021-05-15T22:53:10.5173050Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/covr_3.5.1.zip' 2021-05-15T22:53:10.5240519Z Content type 'application/zip' length 306130 bytes (298 KB) 2021-05-15T22:53:10.5261199Z ================================================== 2021-05-15T22:53:10.5262281Z downloaded 298 KB 2021-05-15T22:53:10.5262798Z 2021-05-15T22:53:10.5438327Z package 'lazyeval' successfully unpacked and MD5 sums checked 2021-05-15T22:53:10.5596077Z package 'rex' successfully unpacked and MD5 sums checked 2021-05-15T22:53:10.5843023Z package 'covr' successfully unpacked and MD5 sums checked 2021-05-15T22:53:10.5865984Z 2021-05-15T22:53:10.5867958Z The downloaded binary packages are in 2021-05-15T22:53:10.5869994Z C:\Users\runneradmin\AppData\Local\Temp\RtmpeAr5zs\downloaded_packages 2021-05-15T22:53:10.6864323Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-15T22:53:10.6865203Z Rscript -e "tic::before_install()" 2021-05-15T22:53:10.7023092Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'" 2021-05-15T22:53:10.7023650Z env: 2021-05-15T22:53:10.7024132Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T22:53:10.7024610Z TIC_DEPLOY_KEY: 2021-05-15T22:53:10.7024992Z RSPM: 2021-05-15T22:53:10.7026517Z GITHUB_PAT: *** 2021-05-15T22:53:10.7026939Z COVERALLS_TOKEN: 2021-05-15T22:53:10.7027457Z continue-on-error: false 2021-05-15T22:53:10.7027941Z VDIFFR_RUN_TESTS: 2021-05-15T22:53:10.7028397Z R_LIBS_USER: D:\a\_temp\Library 2021-05-15T22:53:10.7028804Z TZ: UTC 2021-05-15T22:53:10.7029214Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T22:53:10.7029774Z NOT_CRAN: true 2021-05-15T22:53:10.7030182Z MSYSTEM: MINGW64 2021-05-15T22:53:10.7030588Z ##[endgroup] 2021-05-15T22:53:12.5816267Z v Loading tic stage configuration from tic.R 2021-05-15T22:53:12.7703618Z i `step_rcmdcheck()`: tic always uses option '--no-manual' during R CMD Check on 2021-05-15T22:53:12.7704776Z Windows because LaTeX is not available. 2021-05-15T22:53:12.7998570Z Running before_install: step_install_remote_binaries() 2021-05-15T22:53:13.5288439Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-15T22:53:13.5289324Z remotes::install_deps(dependencies = TRUE) 2021-05-15T22:53:13.5289915Z remotes::install_cran("rcmdcheck") 2021-05-15T22:53:13.5290676Z remotes::install_cran("markdown") 2021-05-15T22:53:13.5296342Z shell: C:\R\bin\Rscript.EXE {0} 2021-05-15T22:53:13.5296777Z env: 2021-05-15T22:53:13.5297258Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T22:53:13.5297737Z TIC_DEPLOY_KEY: 2021-05-15T22:53:13.5298091Z RSPM: 2021-05-15T22:53:13.5299504Z GITHUB_PAT: *** 2021-05-15T22:53:13.5299916Z COVERALLS_TOKEN: 2021-05-15T22:53:13.5300401Z continue-on-error: false 2021-05-15T22:53:13.5300886Z VDIFFR_RUN_TESTS: 2021-05-15T22:53:13.5301312Z R_LIBS_USER: D:\a\_temp\Library 2021-05-15T22:53:13.5301716Z TZ: UTC 2021-05-15T22:53:13.5302218Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T22:53:13.5302618Z NOT_CRAN: true 2021-05-15T22:53:13.5303006Z MSYSTEM: MINGW64 2021-05-15T22:53:13.5303367Z ##[endgroup] 2021-05-15T22:53:17.5335569Z edfReader (NA -> 1.2.1) [CRAN] 2021-05-15T22:53:17.5337054Z pracma (NA -> 2.3.3) [CRAN] 2021-05-15T22:53:17.5338181Z RcppRoll (NA -> 0.3.0) [CRAN] 2021-05-15T22:53:17.5339259Z signal (NA -> 0.7-6) [CRAN] 2021-05-15T22:53:17.5364882Z Installing 4 packages: edfReader, pracma, RcppRoll, signal 2021-05-15T22:53:17.5385015Z Installing packages into 'D:/a/_temp/Library' 2021-05-15T22:53:17.5386362Z (as 'lib' is unspecified) 2021-05-15T22:53:19.6025439Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/edfReader_1.2.1.zip' 2021-05-15T22:53:19.6478558Z Content type 'application/zip' length 477174 bytes (465 KB) 2021-05-15T22:53:19.6538052Z ================================================== 2021-05-15T22:53:19.6539024Z downloaded 465 KB 2021-05-15T22:53:19.6539561Z 2021-05-15T22:53:19.6553542Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/pracma_2.3.3.zip' 2021-05-15T22:53:19.6642821Z Content type 'application/zip' length 1739220 bytes (1.7 MB) 2021-05-15T22:53:19.6758238Z ================================================== 2021-05-15T22:53:19.6759127Z downloaded 1.7 MB 2021-05-15T22:53:19.6759626Z 2021-05-15T22:53:19.6775184Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/RcppRoll_0.3.0.zip' 2021-05-15T22:53:19.7169391Z Content type 'application/zip' length 625556 bytes (610 KB) 2021-05-15T22:53:19.7421009Z ================================================== 2021-05-15T22:53:19.7421964Z downloaded 610 KB 2021-05-15T22:53:19.7422458Z 2021-05-15T22:53:19.7437025Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/signal_0.7-6.zip' 2021-05-15T22:53:19.7843951Z Content type 'application/zip' length 348159 bytes (339 KB) 2021-05-15T22:53:19.7925499Z ================================================== 2021-05-15T22:53:19.7926369Z downloaded 339 KB 2021-05-15T22:53:19.7926887Z 2021-05-15T22:53:19.8241127Z package 'edfReader' successfully unpacked and MD5 sums checked 2021-05-15T22:53:19.8540767Z package 'pracma' successfully unpacked and MD5 sums checked 2021-05-15T22:53:19.8852538Z package 'RcppRoll' successfully unpacked and MD5 sums checked 2021-05-15T22:53:19.9016192Z package 'signal' successfully unpacked and MD5 sums checked 2021-05-15T22:53:19.9037497Z 2021-05-15T22:53:19.9038827Z The downloaded binary packages are in 2021-05-15T22:53:19.9040728Z C:\Users\runneradmin\AppData\Local\Temp\RtmpOirRl5\downloaded_packages 2021-05-15T22:53:20.6372837Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-15T22:53:20.6374309Z Use `force = TRUE` to force installation 2021-05-15T22:53:20.6395699Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-15T22:53:20.6396846Z Use `force = TRUE` to force installation 2021-05-15T22:53:20.6873637Z ##[group]Run options(width = 100) 2021-05-15T22:53:20.6874229Z options(width = 100) 2021-05-15T22:53:20.6874991Z pkgs <- installed.packages()[, "Package"] 2021-05-15T22:53:20.6875818Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-15T22:53:20.6881477Z shell: C:\R\bin\Rscript.EXE {0} 2021-05-15T22:53:20.6881866Z env: 2021-05-15T22:53:20.6882314Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T22:53:20.6882749Z TIC_DEPLOY_KEY: 2021-05-15T22:53:20.6883093Z RSPM: 2021-05-15T22:53:20.6884215Z GITHUB_PAT: *** 2021-05-15T22:53:20.6884598Z COVERALLS_TOKEN: 2021-05-15T22:53:20.6885051Z continue-on-error: false 2021-05-15T22:53:20.6885507Z VDIFFR_RUN_TESTS: 2021-05-15T22:53:20.6885921Z R_LIBS_USER: D:\a\_temp\Library 2021-05-15T22:53:20.6886278Z TZ: UTC 2021-05-15T22:53:20.6886645Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T22:53:20.6887020Z NOT_CRAN: true 2021-05-15T22:53:20.6887414Z MSYSTEM: MINGW64 2021-05-15T22:53:20.6887797Z ##[endgroup] 2021-05-15T22:53:21.6161345Z - Session info ----------------------------------------------------------------------------------- 2021-05-15T22:53:21.6162393Z setting value 2021-05-15T22:53:21.6163023Z version R version 3.6.3 (2020-02-29) 2021-05-15T22:53:21.6163867Z os Windows Server x64 2021-05-15T22:53:21.6164478Z system x86_64, mingw32 2021-05-15T22:53:21.6164956Z ui RTerm 2021-05-15T22:53:21.6165401Z language (EN) 2021-05-15T22:53:21.6165948Z collate English_United States.1252 2021-05-15T22:53:21.6166804Z ctype English_United States.1252 2021-05-15T22:53:21.6167339Z tz UTC 2021-05-15T22:53:21.6167775Z date 2021-05-15 2021-05-15T22:53:21.6168034Z 2021-05-15T22:53:21.6168763Z - Packages --------------------------------------------------------------------------------------- 2021-05-15T22:53:21.6169826Z package * version date lib source 2021-05-15T22:53:21.6170589Z aghast 0.2.1 2021-05-15 [1] Github (muschellij2/aghast@0c3b853) 2021-05-15T22:53:21.6171518Z askpass 1.1 2019-01-13 [1] CRAN (R 3.6.3) 2021-05-15T22:53:21.6172119Z base * 3.6.3 2020-02-29 [2] local 2021-05-15T22:53:21.6172699Z boot 1.3-24 2019-12-20 [2] CRAN (R 3.6.3) 2021-05-15T22:53:21.6173289Z brew 1.0-6 2011-04-13 [1] CRAN (R 3.6.0) 2021-05-15T22:53:21.6173883Z brio 1.1.2 2021-04-23 [1] CRAN (R 3.6.3) 2021-05-15T22:53:21.6174463Z cachem 1.0.5 2021-05-15 [1] CRAN (R 3.6.3) 2021-05-15T22:53:21.6175268Z callr 3.7.0 2021-04-20 [1] CRAN (R 3.6.3) 2021-05-15T22:53:21.6176180Z class 7.3-15 2019-01-01 [2] CRAN (R 3.6.3) 2021-05-15T22:53:21.6176816Z cli 2.5.0 2021-04-26 [1] CRAN (R 3.6.3) 2021-05-15T22:53:21.6177430Z clipr 0.7.1 2020-10-08 [1] CRAN (R 3.6.3) 2021-05-15T22:53:21.6178214Z cluster 2.1.0 2019-06-19 [2] CRAN (R 3.6.3) 2021-05-15T22:53:21.6178886Z codetools 0.2-16 2018-12-24 [2] CRAN (R 3.6.3) 2021-05-15T22:53:21.6179553Z commonmark 1.7 2018-12-01 [1] CRAN (R 3.6.3) 2021-05-15T22:53:21.6180366Z compiler 3.6.3 2020-02-29 [2] local 2021-05-15T22:53:21.6181061Z covr 3.5.1 2020-09-16 [1] CRAN (R 3.6.3) 2021-05-15T22:53:21.6181690Z cpp11 0.2.7 2021-03-29 [1] CRAN (R 3.6.3) 2021-05-15T22:53:21.6183690Z crayon 1.4.1 2021-02-08 [1] CRAN (R 3.6.3) 2021-05-15T22:53:21.6184433Z credentials 1.3.0 2020-07-21 [1] CRAN (R 3.6.3) 2021-05-15T22:53:21.6185098Z curl 4.3.1 2021-04-30 [1] CRAN (R 3.6.3) 2021-05-15T22:53:21.6185730Z datasets * 3.6.3 2020-02-29 [2] local 2021-05-15T22:53:21.6186460Z desc 1.2.0.9000 2021-05-15 [1] Github (muschellij2/desc@7be86f2) 2021-05-15T22:53:21.6187183Z devtools 2.4.1 2021-05-05 [1] CRAN (R 3.6.3) 2021-05-15T22:53:21.6187847Z diffobj 0.3.4 2021-03-22 [1] CRAN (R 3.6.3) 2021-05-15T22:53:21.6188854Z digest 0.6.27 2020-10-24 [1] CRAN (R 3.6.3) 2021-05-15T22:53:21.6189496Z dplyr 1.0.6 2021-05-05 [1] CRAN (R 3.6.3) 2021-05-15T22:53:21.6190174Z edfReader 1.2.1 2019-03-21 [1] CRAN (R 3.6.3) 2021-05-15T22:53:21.6190923Z ellipsis 0.3.2 2021-04-29 [1] CRAN (R 3.6.3) 2021-05-15T22:53:21.6191601Z evaluate 0.14 2019-05-28 [1] CRAN (R 3.6.3) 2021-05-15T22:53:21.6192338Z fansi 0.4.2 2021-01-15 [1] CRAN (R 3.6.3) 2021-05-15T22:53:21.6192971Z fastmap 1.1.0 2021-01-25 [1] CRAN (R 3.6.3) 2021-05-15T22:53:21.6193633Z foreign 0.8-75 2020-01-20 [2] CRAN (R 3.6.3) 2021-05-15T22:53:21.6194268Z fs 1.5.0 2020-07-31 [1] CRAN (R 3.6.3) 2021-05-15T22:53:21.6194895Z generics 0.1.0 2020-10-31 [1] CRAN (R 3.6.3) 2021-05-15T22:53:21.6196088Z gert 1.3.0 2021-03-29 [1] CRAN (R 3.6.3) 2021-05-15T22:53:21.6196708Z gh 1.3.0 2021-04-30 [1] CRAN (R 3.6.3) 2021-05-15T22:53:21.6198228Z ghtravis 0.15.1 2021-05-15 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-15T22:53:21.6199424Z git2r 0.28.0 2021-01-10 [1] CRAN (R 3.6.3) 2021-05-15T22:53:21.6200100Z gitcreds 0.1.1 2020-12-04 [1] CRAN (R 3.6.3) 2021-05-15T22:53:21.6200895Z glue 1.4.2 2020-08-27 [1] CRAN (R 3.6.3) 2021-05-15T22:53:21.6201556Z graphics * 3.6.3 2020-02-29 [2] local 2021-05-15T22:53:21.6202234Z grDevices * 3.6.3 2020-02-29 [2] local 2021-05-15T22:53:21.6202876Z grid 3.6.3 2020-02-29 [2] local 2021-05-15T22:53:21.6203509Z highr 0.9 2021-04-16 [1] CRAN (R 3.6.3) 2021-05-15T22:53:21.6204142Z httr 1.4.2 2020-07-20 [1] CRAN (R 3.6.3) 2021-05-15T22:53:21.6204752Z ini 0.3.1 2018-05-20 [1] CRAN (R 3.6.3) 2021-05-15T22:53:21.6205404Z jsonlite 1.7.2 2020-12-09 [1] CRAN (R 3.6.3) 2021-05-15T22:53:21.6206079Z KernSmooth 2.23-16 2019-10-15 [2] CRAN (R 3.6.3) 2021-05-15T22:53:21.6206740Z knitr 1.33 2021-04-24 [1] CRAN (R 3.6.3) 2021-05-15T22:53:21.6207391Z lattice 0.20-38 2018-11-04 [2] CRAN (R 3.6.3) 2021-05-15T22:53:21.6208127Z lazyeval 0.2.2 2019-03-15 [1] CRAN (R 3.6.3) 2021-05-15T22:53:21.6208752Z lifecycle 1.0.0 2021-02-15 [1] CRAN (R 3.6.3) 2021-05-15T22:53:21.6209363Z magrittr 2.0.1 2020-11-17 [1] CRAN (R 3.6.3) 2021-05-15T22:53:21.6209973Z markdown 1.1 2019-08-07 [1] CRAN (R 3.6.3) 2021-05-15T22:53:21.6211107Z MASS 7.3-51.5 2019-12-20 [2] CRAN (R 3.6.3) 2021-05-15T22:53:21.6211729Z Matrix 1.2-18 2019-11-27 [2] CRAN (R 3.6.3) 2021-05-15T22:53:21.6212340Z memoise 2.0.0 2021-01-26 [1] CRAN (R 3.6.3) 2021-05-15T22:53:21.6212937Z methods * 3.6.3 2020-02-29 [2] local 2021-05-15T22:53:21.6213721Z mgcv 1.8-31 2019-11-09 [2] CRAN (R 3.6.3) 2021-05-15T22:53:21.6214335Z mime 0.10 2021-02-13 [1] CRAN (R 3.6.3) 2021-05-15T22:53:21.6214966Z nlme 3.1-144 2020-02-06 [2] CRAN (R 3.6.3) 2021-05-15T22:53:21.6215598Z nnet 7.3-12 2016-02-02 [2] CRAN (R 3.6.3) 2021-05-15T22:53:21.6216234Z openssl 1.4.4 2021-04-30 [1] CRAN (R 3.6.3) 2021-05-15T22:53:21.6216890Z parallel 3.6.3 2020-02-29 [2] local 2021-05-15T22:53:21.6217534Z pillar 1.6.0 2021-04-13 [1] CRAN (R 3.6.3) 2021-05-15T22:53:21.6218189Z pkgbuild 1.2.0 2020-12-15 [1] CRAN (R 3.6.3) 2021-05-15T22:53:21.6218846Z pkgconfig 2.0.3 2019-09-22 [1] CRAN (R 3.6.3) 2021-05-15T22:53:21.6219512Z pkgload 1.2.1 2021-04-06 [1] CRAN (R 3.6.3) 2021-05-15T22:53:21.6220160Z pracma 2.3.3 2021-01-23 [1] CRAN (R 3.6.3) 2021-05-15T22:53:21.6220825Z praise 1.0.0 2015-08-11 [1] CRAN (R 3.6.3) 2021-05-15T22:53:21.6221494Z prettyunits 1.1.1 2020-01-24 [1] CRAN (R 3.6.3) 2021-05-15T22:53:21.6222157Z processx 3.5.2 2021-04-30 [1] CRAN (R 3.6.3) 2021-05-15T22:53:21.6222795Z ps 1.6.0 2021-02-28 [1] CRAN (R 3.6.3) 2021-05-15T22:53:21.6223421Z purrr 0.3.4 2020-04-17 [1] CRAN (R 3.6.3) 2021-05-15T22:53:21.6224100Z R6 2.5.0 2020-10-28 [1] CRAN (R 3.6.3) 2021-05-15T22:53:21.6224733Z rappdirs 0.3.3 2021-01-31 [1] CRAN (R 3.6.3) 2021-05-15T22:53:21.6225386Z rcmdcheck 1.3.3 2019-05-07 [1] CRAN (R 3.6.3) 2021-05-15T22:53:21.6226038Z Rcpp 1.0.6 2021-01-15 [1] CRAN (R 3.6.3) 2021-05-15T22:53:21.6226674Z RcppRoll 0.3.0 2018-06-05 [1] CRAN (R 3.6.3) 2021-05-15T22:53:21.6227349Z rematch2 2.1.2 2020-05-01 [1] CRAN (R 3.6.3) 2021-05-15T22:53:21.6228011Z remotes 2.3.0 2021-04-01 [1] CRAN (R 3.6.3) 2021-05-15T22:53:21.6228634Z rex 1.2.0 2020-04-21 [1] CRAN (R 3.6.3) 2021-05-15T22:53:21.6229541Z rlang 0.4.11 2021-04-30 [1] CRAN (R 3.6.3) 2021-05-15T22:53:21.6230179Z roxygen2 7.1.1 2020-06-27 [1] CRAN (R 3.6.3) 2021-05-15T22:53:21.6230957Z rpart 4.1-15 2019-04-12 [2] CRAN (R 3.6.3) 2021-05-15T22:53:21.6231630Z rprojroot 2.0.2 2020-11-15 [1] CRAN (R 3.6.3) 2021-05-15T22:53:21.6232299Z rstudioapi 0.13 2020-11-12 [1] CRAN (R 3.6.3) 2021-05-15T22:53:21.6232980Z rversions 2.0.2 2020-05-25 [1] CRAN (R 3.6.3) 2021-05-15T22:53:21.6233648Z sessioninfo 1.1.1 2018-11-05 [1] CRAN (R 3.6.3) 2021-05-15T22:53:21.6234317Z signal 0.7-6 2015-07-30 [1] CRAN (R 3.6.3) 2021-05-15T22:53:21.6234950Z spatial 7.3-11 2015-08-30 [2] CRAN (R 3.6.3) 2021-05-15T22:53:21.6235605Z splines 3.6.3 2020-02-29 [2] local 2021-05-15T22:53:21.6236326Z stats * 3.6.3 2020-02-29 [2] local 2021-05-15T22:53:21.6236947Z stats4 3.6.3 2020-02-29 [2] local 2021-05-15T22:53:21.6237583Z stringi 1.6.1 2021-05-10 [1] CRAN (R 3.6.3) 2021-05-15T22:53:21.6238210Z stringr 1.4.0 2019-02-10 [1] CRAN (R 3.6.3) 2021-05-15T22:53:21.6238864Z survival 3.1-8 2019-12-03 [2] CRAN (R 3.6.3) 2021-05-15T22:53:21.6239508Z sys 3.4 2020-07-23 [1] CRAN (R 3.6.3) 2021-05-15T22:53:21.6240114Z tcltk 3.6.3 2020-02-29 [2] local 2021-05-15T22:53:21.6240786Z testthat 3.0.2 2021-02-14 [1] CRAN (R 3.6.3) 2021-05-15T22:53:21.6241421Z tibble 3.1.1 2021-04-18 [1] CRAN (R 3.6.3) 2021-05-15T22:53:21.6242111Z tic 0.10.0 2021-05-15 [1] Github (ropensci/tic@3b4dfb8) 2021-05-15T22:53:21.6242781Z tidyr 1.1.3 2021-03-03 [1] CRAN (R 3.6.3) 2021-05-15T22:53:21.6243440Z tidyselect 1.1.1 2021-04-30 [1] CRAN (R 3.6.3) 2021-05-15T22:53:21.6244091Z tools 3.6.3 2020-02-29 [2] local 2021-05-15T22:53:21.6244738Z translations 3.6.3 2020-02-29 [2] local 2021-05-15T22:53:21.6245405Z usethis 2.0.1 2021-02-10 [1] CRAN (R 3.6.3) 2021-05-15T22:53:21.6246021Z utf8 1.2.1 2021-03-12 [1] CRAN (R 3.6.3) 2021-05-15T22:53:21.6246635Z utils * 3.6.3 2020-02-29 [2] local 2021-05-15T22:53:21.6247252Z vctrs 0.3.8 2021-04-29 [1] CRAN (R 3.6.3) 2021-05-15T22:53:21.6247868Z waldo 0.2.5 2021-03-08 [1] CRAN (R 3.6.3) 2021-05-15T22:53:21.6248570Z whisker 0.4 2019-08-28 [1] CRAN (R 3.6.3) 2021-05-15T22:53:21.6249184Z withr 2.4.2 2021-04-18 [1] CRAN (R 3.6.3) 2021-05-15T22:53:21.6249798Z xfun 0.23 2021-05-15 [1] CRAN (R 3.6.3) 2021-05-15T22:53:21.6250398Z xml2 1.3.2 2020-04-23 [1] CRAN (R 3.6.3) 2021-05-15T22:53:21.6251255Z xopen 1.0.0 2018-09-17 [1] CRAN (R 3.6.3) 2021-05-15T22:53:21.6251865Z yaml 2.2.1 2020-02-01 [1] CRAN (R 3.6.3) 2021-05-15T22:53:21.6252516Z zip 2.1.1 2020-08-27 [1] CRAN (R 3.6.3) 2021-05-15T22:53:21.6252825Z 2021-05-15T22:53:21.6253230Z [1] D:/a/_temp/Library 2021-05-15T22:53:21.6253674Z [2] C:/R/library 2021-05-15T22:53:21.6496510Z ##[group]Run Rscript -e 'tic::script()' 2021-05-15T22:53:21.6497279Z Rscript -e 'tic::script()' 2021-05-15T22:53:21.6497721Z ls -l check 2021-05-15T22:53:21.6513086Z shell: C:\Program Files\Git\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2021-05-15T22:53:21.6513650Z env: 2021-05-15T22:53:21.6514110Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T22:53:21.6514541Z TIC_DEPLOY_KEY: 2021-05-15T22:53:21.6514876Z RSPM: 2021-05-15T22:53:21.6516052Z GITHUB_PAT: *** 2021-05-15T22:53:21.6516428Z COVERALLS_TOKEN: 2021-05-15T22:53:21.6516890Z continue-on-error: false 2021-05-15T22:53:21.6517324Z VDIFFR_RUN_TESTS: 2021-05-15T22:53:21.6517729Z R_LIBS_USER: D:\a\_temp\Library 2021-05-15T22:53:21.6518090Z TZ: UTC 2021-05-15T22:53:21.6518456Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T22:53:21.6518831Z NOT_CRAN: true 2021-05-15T22:53:21.6519191Z MSYSTEM: MINGW64 2021-05-15T22:53:21.6519549Z ##[endgroup] 2021-05-15T22:53:22.0129093Z v Loading tic stage configuration from tic.R 2021-05-15T22:53:22.2056416Z i `step_rcmdcheck()`: tic always uses option '--no-manual' during R CMD Check on 2021-05-15T22:53:22.2057629Z Windows because LaTeX is not available. 2021-05-15T22:53:22.2375861Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-15T22:53:22.2377158Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-15T22:53:22.2378084Z timeout = Inf, check_dir = "check") 2021-05-15T22:53:22.3535421Z -- R CMD build ----------------------------------------------------------------- 2021-05-15T22:53:22.6694160Z * checking for file 'D:\a\EEGSpectralAnalysis\EEGSpectralAnalysis/DESCRIPTION' ... OK 2021-05-15T22:53:22.6695721Z 2021-05-15T22:53:22.8583213Z * preparing 'EEGSpectralAnalysis': 2021-05-15T22:53:22.8584030Z 2021-05-15T22:53:22.8697258Z * checking DESCRIPTION meta-information ... OK 2021-05-15T22:53:22.8697906Z 2021-05-15T22:53:22.9606799Z * checking for LF line-endings in source and make files and shell scripts 2021-05-15T22:53:22.9607667Z 2021-05-15T22:53:22.9620741Z * checking for empty or unneeded directories 2021-05-15T22:53:22.9621467Z 2021-05-15T22:53:22.9671676Z * building 'EEGSpectralAnalysis_0.0.0.9001.tar.gz' 2021-05-15T22:53:22.9672352Z 2021-05-15T22:53:24.8967483Z 2021-05-15T22:53:24.8968656Z 2021-05-15T22:53:25.5442776Z -- R CMD check ----------------------------------------------------------------- 2021-05-15T22:53:25.8132711Z * using log directory 'D:/a/EEGSpectralAnalysis/EEGSpectralAnalysis/check/EEGSpectralAnalysis.Rcheck' 2021-05-15T22:53:25.8133955Z 2021-05-15T22:53:25.8134578Z * using R version 3.6.3 (2020-02-29) 2021-05-15T22:53:25.8134924Z 2021-05-15T22:53:25.8135459Z * using platform: x86_64-w64-mingw32 (64-bit) 2021-05-15T22:53:25.8135837Z 2021-05-15T22:53:25.8136327Z * using session charset: ISO8859-1 2021-05-15T22:53:25.8136675Z 2021-05-15T22:53:26.8113746Z * using options '--no-manual --as-cran' 2021-05-15T22:53:26.8114645Z 2021-05-15T22:53:26.8139244Z * checking for file 'EEGSpectralAnalysis/DESCRIPTION' ... OK 2021-05-15T22:53:26.8140242Z 2021-05-15T22:53:26.8141167Z * this is package 'EEGSpectralAnalysis' version '0.0.0.9001' 2021-05-15T22:53:26.8141761Z 2021-05-15T22:53:26.8142333Z * package encoding: UTF-8 2021-05-15T22:53:26.8142763Z 2021-05-15T22:53:26.8171249Z * checking package namespace information ... OK 2021-05-15T22:53:26.8171907Z 2021-05-15T22:53:27.7067604Z * checking package dependencies ... OK 2021-05-15T22:53:27.7068537Z 2021-05-15T22:53:27.7069272Z * checking if this is a source package ... OK 2021-05-15T22:53:27.7069768Z 2021-05-15T22:53:27.7070458Z * checking if there is a namespace ... OK 2021-05-15T22:53:27.7070923Z 2021-05-15T22:53:29.2455417Z * checking for executable files ... WARNING 2021-05-15T22:53:29.2458195Z 2021-05-15T22:53:29.2459211Z Found the following executable file: 2021-05-15T22:53:29.2459864Z 2021-05-15T22:53:29.2463801Z JAGS-4.2.0-Rtools33.exe 2021-05-15T22:53:29.2464915Z 2021-05-15T22:53:29.2466182Z Source packages should not contain undeclared executable files. 2021-05-15T22:53:29.2467084Z 2021-05-15T22:53:29.2470756Z See section 'Package structure' in the 'Writing R Extensions' manual. 2021-05-15T22:53:29.2471952Z 2021-05-15T22:53:29.2515700Z * checking for hidden files and directories ... OK 2021-05-15T22:53:29.2516302Z 2021-05-15T22:53:29.2535455Z * checking for portable file names ... OK 2021-05-15T22:53:29.2536039Z 2021-05-15T22:53:29.2554982Z * checking serialization versions ... OK 2021-05-15T22:53:29.2555608Z 2021-05-15T22:53:32.7664799Z * checking whether package 'EEGSpectralAnalysis' can be installed ... OK 2021-05-15T22:53:32.7666026Z 2021-05-15T22:53:32.9951291Z * checking installed package size ... OK 2021-05-15T22:53:32.9952110Z 2021-05-15T22:53:33.1761022Z * checking package directory ... OK 2021-05-15T22:53:33.1761731Z 2021-05-15T22:53:33.1762409Z * checking for future file timestamps ... OK 2021-05-15T22:53:33.1762874Z 2021-05-15T22:53:33.4981960Z * checking DESCRIPTION meta-information ... OK 2021-05-15T22:53:33.4987213Z 2021-05-15T22:53:33.5000822Z * checking top-level files ... NOTE 2021-05-15T22:53:33.5002433Z 2021-05-15T22:53:33.5003428Z Non-standard file/directory found at top level: 2021-05-15T22:53:33.5003960Z 2021-05-15T22:53:33.5005583Z 'JAGS-4.2.0-Rtools33.exe' 2021-05-15T22:53:33.5018627Z 2021-05-15T22:53:33.5026745Z * checking for left-over files ... OK 2021-05-15T22:53:33.5027240Z 2021-05-15T22:53:33.5027851Z * checking index information ... OK 2021-05-15T22:53:33.5028315Z 2021-05-15T22:53:33.6120729Z * checking package subdirectories ... OK 2021-05-15T22:53:33.6122039Z 2021-05-15T22:53:33.7173983Z * checking R files for non-ASCII characters ... OK 2021-05-15T22:53:33.7175241Z 2021-05-15T22:53:33.8229733Z * checking R files for syntax errors ... OK 2021-05-15T22:53:33.8231100Z 2021-05-15T22:53:34.2296592Z * checking whether the package can be loaded ... OK 2021-05-15T22:53:34.2297393Z 2021-05-15T22:53:34.6374173Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-15T22:53:34.6375043Z 2021-05-15T22:53:35.1501949Z * checking whether the package can be unloaded cleanly ... OK 2021-05-15T22:53:35.1504714Z 2021-05-15T22:53:35.5541435Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-15T22:53:35.5543079Z 2021-05-15T22:53:36.0629282Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-15T22:53:36.0630788Z 2021-05-15T22:53:36.4981612Z * checking loading without being on the library search path ... OK 2021-05-15T22:53:36.4984797Z 2021-05-15T22:53:36.9054618Z * checking dependencies in R code ... OK 2021-05-15T22:53:36.9055397Z 2021-05-15T22:53:37.9197533Z * checking S3 generic/method consistency ... OK 2021-05-15T22:53:37.9199145Z 2021-05-15T22:53:38.4293591Z * checking replacement functions ... OK 2021-05-15T22:53:38.4294652Z 2021-05-15T22:53:38.9402306Z * checking foreign function calls ... OK 2021-05-15T22:53:38.9403549Z 2021-05-15T22:53:42.2037337Z * checking R code for possible problems ... OK 2021-05-15T22:53:42.2038860Z 2021-05-15T22:53:42.5115833Z * checking Rd files ... OK 2021-05-15T22:53:42.5117028Z 2021-05-15T22:53:42.6167868Z * checking Rd metadata ... OK 2021-05-15T22:53:42.6169165Z 2021-05-15T22:53:42.7209478Z * checking Rd line widths ... OK 2021-05-15T22:53:42.7210388Z 2021-05-15T22:53:42.9272392Z * checking Rd cross-references ... OK 2021-05-15T22:53:42.9273128Z 2021-05-15T22:53:43.4365725Z * checking for missing documentation entries ... OK 2021-05-15T22:53:43.4370246Z 2021-05-15T22:53:44.9637349Z * checking for code/documentation mismatches ... OK 2021-05-15T22:53:44.9638224Z 2021-05-15T22:53:46.1829777Z * checking Rd \usage sections ... OK 2021-05-15T22:53:46.1830957Z 2021-05-15T22:53:46.2874606Z * checking Rd contents ... OK 2021-05-15T22:53:46.2875350Z 2021-05-15T22:53:46.3918540Z * checking for unstated dependencies in examples ... OK 2021-05-15T22:53:46.3919636Z 2021-05-15T22:53:46.6037909Z * checking examples ... NONE 2021-05-15T22:53:46.6038635Z 2021-05-15T22:53:46.6057893Z * checking for detritus in the temp directory ... OK 2021-05-15T22:53:46.6064582Z 2021-05-15T22:53:46.6083356Z * DONE 2021-05-15T22:53:46.6083943Z 2021-05-15T22:53:46.6084380Z 2021-05-15T22:53:46.6084719Z 2021-05-15T22:53:46.6085271Z Status: 1 WARNING, 1 NOTE 2021-05-15T22:53:46.6085689Z 2021-05-15T22:53:46.6086133Z See 2021-05-15T22:53:46.6086479Z 2021-05-15T22:53:46.6087695Z 'D:/a/EEGSpectralAnalysis/EEGSpectralAnalysis/check/EEGSpectralAnalysis.Rcheck/00check.log' 2021-05-15T22:53:46.6088643Z 2021-05-15T22:53:46.6089137Z for details. 2021-05-15T22:53:46.6089512Z 2021-05-15T22:53:46.6089837Z 2021-05-15T22:53:46.6090144Z 2021-05-15T22:53:46.6090467Z 2021-05-15T22:53:46.6090789Z 2021-05-15T22:53:46.8688847Z -- R CMD check results --------------------- EEGSpectralAnalysis 0.0.0.9001 ---- 2021-05-15T22:53:46.8704979Z Duration: 21.9s 2021-05-15T22:53:46.8705438Z 2021-05-15T22:53:46.8725920Z > checking for executable files ... WARNING 2021-05-15T22:53:46.8732521Z ##[warning] Found the following executable file: 2021-05-15T22:53:46.8760988Z JAGS-4.2.0-Rtools33.exe 2021-05-15T22:53:46.8761851Z Source packages should not contain undeclared executable files. 2021-05-15T22:53:46.8762993Z See section 'Package structure' in the 'Writing R Extensions' manual. 2021-05-15T22:53:46.8763475Z 2021-05-15T22:53:46.8763989Z > checking top-level files ... NOTE 2021-05-15T22:53:46.8764717Z Non-standard file/directory found at top level: 2021-05-15T22:53:46.8765391Z 'JAGS-4.2.0-Rtools33.exe' 2021-05-15T22:53:46.8765758Z 2021-05-15T22:53:46.8766214Z 0 errors v | 1 warning x | 1 note x 2021-05-15T22:53:46.9733578Z total 29600 2021-05-15T22:53:46.9734976Z drwxr-xr-x 1 runneradmin 197121 0 May 15 22:53 EEGSpectralAnalysis.Rcheck 2021-05-15T22:53:46.9737138Z -rw-r--r-- 1 runneradmin 197121 30278317 May 15 22:53 EEGSpectralAnalysis_0.0.0.9001.tar.gz 2021-05-15T22:53:46.9739558Z -rw-r--r-- 1 runneradmin 197121 22356 May 15 22:53 EEGSpectralAnalysis_0.0.0.9001.zip 2021-05-15T22:53:46.9952173Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-15T22:53:46.9952995Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-15T22:53:46.9971546Z shell: C:\Program Files\Git\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2021-05-15T22:53:46.9972287Z env: 2021-05-15T22:53:46.9972734Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T22:53:46.9973500Z TIC_DEPLOY_KEY: 2021-05-15T22:53:46.9973847Z RSPM: 2021-05-15T22:53:46.9975348Z GITHUB_PAT: *** 2021-05-15T22:53:46.9975764Z COVERALLS_TOKEN: 2021-05-15T22:53:46.9976244Z continue-on-error: false 2021-05-15T22:53:46.9976730Z VDIFFR_RUN_TESTS: 2021-05-15T22:53:46.9977158Z R_LIBS_USER: D:\a\_temp\Library 2021-05-15T22:53:46.9977686Z TZ: UTC 2021-05-15T22:53:46.9978067Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T22:53:46.9978486Z NOT_CRAN: true 2021-05-15T22:53:46.9978975Z MSYSTEM: MINGW64 2021-05-15T22:53:46.9979378Z ##[endgroup] 2021-05-15T22:53:47.1301099Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-15T22:53:47.1301764Z Rscript -e "tic::before_deploy()" 2021-05-15T22:53:47.1356173Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'" 2021-05-15T22:53:47.1356716Z env: 2021-05-15T22:53:47.1357169Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T22:53:47.1357630Z TIC_DEPLOY_KEY: 2021-05-15T22:53:47.1357993Z RSPM: 2021-05-15T22:53:47.1358943Z GITHUB_PAT: *** 2021-05-15T22:53:47.1359350Z COVERALLS_TOKEN: 2021-05-15T22:53:47.1359925Z continue-on-error: false 2021-05-15T22:53:47.1360429Z VDIFFR_RUN_TESTS: 2021-05-15T22:53:47.1360936Z R_LIBS_USER: D:\a\_temp\Library 2021-05-15T22:53:47.1361352Z TZ: UTC 2021-05-15T22:53:47.1361821Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T22:53:47.1362368Z NOT_CRAN: true 2021-05-15T22:53:47.1362779Z MSYSTEM: MINGW64 2021-05-15T22:53:47.1363258Z ##[endgroup] 2021-05-15T22:53:47.8109363Z v Loading tic stage configuration from tic.R 2021-05-15T22:53:47.9973878Z i `step_rcmdcheck()`: tic always uses option '--no-manual' during R CMD Check on 2021-05-15T22:53:47.9975096Z Windows because LaTeX is not available. 2021-05-15T22:53:48.2071316Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-15T22:53:48.2071900Z with: 2021-05-15T22:53:48.2072872Z upload_url: https://uploads.github.com/repos/neuroconductor/EEGSpectralAnalysis/releases/43005582/assets{?name,label} 2021-05-15T22:53:48.2073928Z asset_path: check/EEGSpectralAnalysis_0.0.0.9001.zip 2021-05-15T22:53:48.2074601Z asset_name: EEGSpectralAnalysis_0.0.0.9001_R3.6.zip 2021-05-15T22:53:48.2075241Z asset_content_type: application/octet-stream 2021-05-15T22:53:48.2075711Z env: 2021-05-15T22:53:48.2076116Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T22:53:48.2076554Z TIC_DEPLOY_KEY: 2021-05-15T22:53:48.2076890Z RSPM: 2021-05-15T22:53:48.2078121Z GITHUB_PAT: *** 2021-05-15T22:53:48.2078519Z COVERALLS_TOKEN: 2021-05-15T22:53:48.2078964Z continue-on-error: false 2021-05-15T22:53:48.2079412Z VDIFFR_RUN_TESTS: 2021-05-15T22:53:48.2079810Z R_LIBS_USER: D:\a\_temp\Library 2021-05-15T22:53:48.2080185Z TZ: UTC 2021-05-15T22:53:48.2080585Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T22:53:48.2080965Z NOT_CRAN: true 2021-05-15T22:53:48.2081330Z MSYSTEM: MINGW64 2021-05-15T22:53:48.2082159Z GITHUB_TOKEN: *** 2021-05-15T22:53:48.2082515Z ##[endgroup] 2021-05-15T22:53:49.4659963Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-15T22:53:49.4660567Z Rscript -e "tic::deploy()" 2021-05-15T22:53:49.4712982Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'" 2021-05-15T22:53:49.4713525Z env: 2021-05-15T22:53:49.4713980Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T22:53:49.4714441Z TIC_DEPLOY_KEY: 2021-05-15T22:53:49.4714809Z RSPM: 2021-05-15T22:53:49.4716034Z GITHUB_PAT: *** 2021-05-15T22:53:49.4716440Z COVERALLS_TOKEN: 2021-05-15T22:53:49.4717097Z continue-on-error: false 2021-05-15T22:53:49.4717566Z VDIFFR_RUN_TESTS: 2021-05-15T22:53:49.4718008Z R_LIBS_USER: D:\a\_temp\Library 2021-05-15T22:53:49.4718396Z TZ: UTC 2021-05-15T22:53:49.4718792Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T22:53:49.4719194Z NOT_CRAN: true 2021-05-15T22:53:49.4719582Z MSYSTEM: MINGW64 2021-05-15T22:53:49.4719968Z ##[endgroup] 2021-05-15T22:53:50.1383802Z v Loading tic stage configuration from tic.R 2021-05-15T22:53:50.3239499Z i `step_rcmdcheck()`: tic always uses option '--no-manual' during R CMD Check on 2021-05-15T22:53:50.3241563Z Windows because LaTeX is not available. 2021-05-15T22:53:50.5250672Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-15T22:53:50.5251382Z Rscript -e "tic::after_deploy()" 2021-05-15T22:53:50.5300892Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'" 2021-05-15T22:53:50.5301394Z env: 2021-05-15T22:53:50.5301812Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T22:53:50.5302344Z TIC_DEPLOY_KEY: 2021-05-15T22:53:50.5302679Z RSPM: 2021-05-15T22:53:50.5303808Z GITHUB_PAT: *** 2021-05-15T22:53:50.5304192Z COVERALLS_TOKEN: 2021-05-15T22:53:50.5304762Z continue-on-error: false 2021-05-15T22:53:50.5305214Z VDIFFR_RUN_TESTS: 2021-05-15T22:53:50.5305626Z R_LIBS_USER: D:\a\_temp\Library 2021-05-15T22:53:50.5305986Z TZ: UTC 2021-05-15T22:53:50.5306350Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T22:53:50.5306723Z NOT_CRAN: true 2021-05-15T22:53:50.5307085Z MSYSTEM: MINGW64 2021-05-15T22:53:50.5307442Z ##[endgroup] 2021-05-15T22:53:51.1976893Z v Loading tic stage configuration from tic.R 2021-05-15T22:53:51.3877441Z i `step_rcmdcheck()`: tic always uses option '--no-manual' during R CMD Check on 2021-05-15T22:53:51.3879396Z Windows because LaTeX is not available. 2021-05-15T22:53:51.5983379Z Post job cleanup. 2021-05-15T22:53:53.6864689Z [command]"C:\Program Files\Git\bin\git.exe" version 2021-05-15T22:53:53.7713985Z git version 2.31.1.windows.1 2021-05-15T22:53:53.7801408Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp core\.sshCommand 2021-05-15T22:53:53.8050790Z [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-15T22:53:54.3477509Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-15T22:53:54.3661671Z http.https://github.com/.extraheader 2021-05-15T22:53:54.3712015Z [command]"C:\Program Files\Git\bin\git.exe" config --local --unset-all http.https://github.com/.extraheader 2021-05-15T22:53:54.3955104Z [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-15T22:53:54.8691605Z Cleaning up orphan processes