2021-05-16T20:02:00.5872104Z ##[section]Starting: Request a runner to run this job 2021-05-16T20:02:01.8304899Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'windows-latest' 2021-05-16T20:02:01.8829923Z 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-16T20:02:01.9823885Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'windows-latest' 2021-05-16T20:02:03.5518826Z ##[section]Finishing: Request a runner to run this job 2021-05-16T20:02:09.7977894Z Current runner version: '2.278.0' 2021-05-16T20:02:09.8101049Z ##[group]Operating System 2021-05-16T20:02:09.8102399Z Microsoft Windows Server 2019 2021-05-16T20:02:09.8102926Z 10.0.17763 2021-05-16T20:02:09.8103438Z Datacenter 2021-05-16T20:02:09.8103931Z ##[endgroup] 2021-05-16T20:02:09.8104523Z ##[group]Virtual Environment 2021-05-16T20:02:09.8105186Z Environment: windows-2019 2021-05-16T20:02:09.8105779Z Version: 20210509.1 2021-05-16T20:02:09.8106814Z Included Software: https://github.com/actions/virtual-environments/blob/win19/20210509.1/images/win/Windows2019-Readme.md 2021-05-16T20:02:09.8108290Z Image Release: https://github.com/actions/virtual-environments/releases/tag/win19%2F20210509.1 2021-05-16T20:02:09.8109228Z ##[endgroup] 2021-05-16T20:02:09.8111369Z ##[group]GITHUB_TOKEN Permissions 2021-05-16T20:02:09.8112860Z Actions: write 2021-05-16T20:02:09.8113437Z Checks: write 2021-05-16T20:02:09.8113945Z Contents: write 2021-05-16T20:02:09.8114702Z Deployments: write 2021-05-16T20:02:09.8115315Z Issues: write 2021-05-16T20:02:09.8115864Z Metadata: read 2021-05-16T20:02:09.8116380Z Packages: write 2021-05-16T20:02:09.8116977Z PullRequests: write 2021-05-16T20:02:09.8117636Z RepositoryProjects: write 2021-05-16T20:02:09.8118337Z SecurityEvents: write 2021-05-16T20:02:09.8118896Z Statuses: write 2021-05-16T20:02:09.8119581Z ##[endgroup] 2021-05-16T20:02:09.8123383Z Prepare workflow directory 2021-05-16T20:02:09.9492835Z Prepare all required actions 2021-05-16T20:02:09.9506062Z Getting action download info 2021-05-16T20:02:10.3029256Z Download action repository 'actions/checkout@v2' 2021-05-16T20:02:11.3173005Z Download action repository 'r-lib/actions@master' 2021-05-16T20:02:12.6259896Z Download action repository 'adigherman/actions@master' 2021-05-16T20:02:14.9702693Z Download action repository 'msys2/setup-msys2@v2' 2021-05-16T20:02:15.1265802Z Download action repository 'actions/cache@v1' 2021-05-16T20:02:15.2910943Z Download action repository 'actions/upload-artifact@master' 2021-05-16T20:02:15.5320564Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-16T20:02:15.9894454Z ##[group]Run actions/checkout@v2 2021-05-16T20:02:15.9895392Z with: 2021-05-16T20:02:15.9895956Z repository: neuroconductor/neurobase 2021-05-16T20:02:15.9897125Z token: *** 2021-05-16T20:02:15.9897582Z ssh-strict: true 2021-05-16T20:02:15.9898163Z persist-credentials: true 2021-05-16T20:02:15.9898706Z clean: true 2021-05-16T20:02:15.9899172Z fetch-depth: 1 2021-05-16T20:02:15.9899623Z lfs: false 2021-05-16T20:02:15.9900087Z submodules: false 2021-05-16T20:02:15.9900526Z env: 2021-05-16T20:02:15.9901039Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:02:15.9901591Z TIC_DEPLOY_KEY: 2021-05-16T20:02:15.9902018Z RSPM: 2021-05-16T20:02:15.9902853Z GITHUB_PAT: *** 2021-05-16T20:02:15.9903317Z COVERALLS_TOKEN: 2021-05-16T20:02:15.9903984Z continue-on-error: false 2021-05-16T20:02:15.9904522Z VDIFFR_RUN_TESTS: 2021-05-16T20:02:15.9905019Z ##[endgroup] 2021-05-16T20:02:18.8922387Z Syncing repository: neuroconductor/neurobase 2021-05-16T20:02:18.9074236Z ##[group]Getting Git version info 2021-05-16T20:02:18.9075414Z Working directory is 'D:\a\neurobase\neurobase' 2021-05-16T20:02:18.9579569Z [command]"C:\Program Files\Git\bin\git.exe" version 2021-05-16T20:02:18.9816764Z git version 2.31.1.windows.1 2021-05-16T20:02:18.9877445Z ##[endgroup] 2021-05-16T20:02:18.9885938Z Deleting the contents of 'D:\a\neurobase\neurobase' 2021-05-16T20:02:18.9890322Z ##[group]Initializing the repository 2021-05-16T20:02:18.9903384Z [command]"C:\Program Files\Git\bin\git.exe" init D:\a\neurobase\neurobase 2021-05-16T20:02:19.1031164Z Initialized empty Git repository in D:/a/neurobase/neurobase/.git/ 2021-05-16T20:02:19.1097684Z [command]"C:\Program Files\Git\bin\git.exe" remote add origin https://github.com/neuroconductor/neurobase 2021-05-16T20:02:19.1575365Z ##[endgroup] 2021-05-16T20:02:19.1576572Z ##[group]Disabling automatic garbage collection 2021-05-16T20:02:19.1589857Z [command]"C:\Program Files\Git\bin\git.exe" config --local gc.auto 0 2021-05-16T20:02:19.2128377Z ##[endgroup] 2021-05-16T20:02:19.2133008Z ##[group]Setting up auth 2021-05-16T20:02:19.2152879Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp core\.sshCommand 2021-05-16T20:02:19.2526345Z [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-16T20:02:21.1061957Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T20:02:21.1345561Z [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-16T20:02:21.7182032Z [command]"C:\Program Files\Git\bin\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2021-05-16T20:02:21.7512963Z ##[endgroup] 2021-05-16T20:02:21.7524198Z ##[group]Fetching the repository 2021-05-16T20:02:21.7533765Z [command]"C:\Program Files\Git\bin\git.exe" -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +1d4b172915192d419b4defb2e56d84d7541c03cd:refs/tags/1.30.1.s 2021-05-16T20:02:23.0672299Z remote: Enumerating objects: 359, done. 2021-05-16T20:02:23.0673540Z remote: Counting objects: 0% (1/359) 2021-05-16T20:02:23.0675861Z remote: Counting objects: 1% (4/359) 2021-05-16T20:02:23.0677097Z remote: Counting objects: 2% (8/359) 2021-05-16T20:02:23.0678399Z remote: Counting objects: 3% (11/359) 2021-05-16T20:02:23.0679558Z remote: Counting objects: 4% (15/359) 2021-05-16T20:02:23.0680712Z remote: Counting objects: 5% (18/359) 2021-05-16T20:02:23.0681893Z remote: Counting objects: 6% (22/359) 2021-05-16T20:02:23.0684632Z remote: Counting objects: 7% (26/359) 2021-05-16T20:02:23.0686047Z remote: Counting objects: 8% (29/359) 2021-05-16T20:02:23.0687128Z remote: Counting objects: 9% (33/359) 2021-05-16T20:02:23.0688208Z remote: Counting objects: 10% (36/359) 2021-05-16T20:02:23.0689368Z remote: Counting objects: 11% (40/359) 2021-05-16T20:02:23.0690429Z remote: Counting objects: 12% (44/359) 2021-05-16T20:02:23.0691469Z remote: Counting objects: 13% (47/359) 2021-05-16T20:02:23.0692409Z remote: Counting objects: 14% (51/359) 2021-05-16T20:02:23.0693376Z remote: Counting objects: 15% (54/359) 2021-05-16T20:02:23.0694379Z remote: Counting objects: 16% (58/359) 2021-05-16T20:02:23.0695453Z remote: Counting objects: 17% (62/359) 2021-05-16T20:02:23.0696383Z remote: Counting objects: 18% (65/359) 2021-05-16T20:02:23.0700570Z remote: Counting objects: 19% (69/359) 2021-05-16T20:02:23.0701780Z remote: Counting objects: 20% (72/359) 2021-05-16T20:02:23.0702593Z remote: Counting objects: 21% (76/359) 2021-05-16T20:02:23.0703293Z remote: Counting objects: 22% (79/359) 2021-05-16T20:02:23.0703980Z remote: Counting objects: 23% (83/359) 2021-05-16T20:02:23.0704780Z remote: Counting objects: 24% (87/359) 2021-05-16T20:02:23.0705425Z remote: Counting objects: 25% (90/359) 2021-05-16T20:02:23.0706073Z remote: Counting objects: 26% (94/359) 2021-05-16T20:02:23.0706745Z remote: Counting objects: 27% (97/359) 2021-05-16T20:02:23.0707387Z remote: Counting objects: 28% (101/359) 2021-05-16T20:02:23.0708046Z remote: Counting objects: 29% (105/359) 2021-05-16T20:02:23.0708710Z remote: Counting objects: 30% (108/359) 2021-05-16T20:02:23.0709404Z remote: Counting objects: 31% (112/359) 2021-05-16T20:02:23.0710389Z remote: Counting objects: 32% (115/359) 2021-05-16T20:02:23.0711968Z remote: Counting objects: 33% (119/359) 2021-05-16T20:02:23.0712637Z remote: Counting objects: 34% (123/359) 2021-05-16T20:02:23.0713283Z remote: Counting objects: 35% (126/359) 2021-05-16T20:02:23.0713965Z remote: Counting objects: 36% (130/359) 2021-05-16T20:02:23.0714730Z remote: Counting objects: 37% (133/359) 2021-05-16T20:02:23.0715375Z remote: Counting objects: 38% (137/359) 2021-05-16T20:02:23.0716056Z remote: Counting objects: 39% (141/359) 2021-05-16T20:02:23.0716700Z remote: Counting objects: 40% (144/359) 2021-05-16T20:02:23.0717347Z remote: Counting objects: 41% (148/359) 2021-05-16T20:02:23.0718023Z remote: Counting objects: 42% (151/359) 2021-05-16T20:02:23.0718660Z remote: Counting objects: 43% (155/359) 2021-05-16T20:02:23.0719302Z remote: Counting objects: 44% (158/359) 2021-05-16T20:02:23.0719965Z remote: Counting objects: 45% (162/359) 2021-05-16T20:02:23.0720722Z remote: Counting objects: 46% (166/359) 2021-05-16T20:02:23.0721380Z remote: Counting objects: 47% (169/359) 2021-05-16T20:02:23.0722062Z remote: Counting objects: 48% (173/359) 2021-05-16T20:02:23.0722716Z remote: Counting objects: 49% (176/359) 2021-05-16T20:02:23.0723352Z remote: Counting objects: 50% (180/359) 2021-05-16T20:02:23.0724023Z remote: Counting objects: 51% (184/359) 2021-05-16T20:02:23.0725696Z remote: Counting objects: 52% (187/359) 2021-05-16T20:02:23.0747173Z remote: Counting objects: 53% (191/359) 2021-05-16T20:02:23.0777794Z remote: Counting objects: 54% (194/359) 2021-05-16T20:02:23.0785802Z remote: Counting objects: 55% (198/359) 2021-05-16T20:02:23.0787127Z remote: Counting objects: 56% (202/359) 2021-05-16T20:02:23.0787922Z remote: Counting objects: 57% (205/359) 2021-05-16T20:02:23.0788755Z remote: Counting objects: 58% (209/359) 2021-05-16T20:02:23.0790132Z remote: Counting objects: 59% (212/359) 2021-05-16T20:02:23.0790849Z remote: Counting objects: 60% (216/359) 2021-05-16T20:02:23.0792210Z remote: Counting objects: 61% (219/359) 2021-05-16T20:02:23.0794361Z remote: Counting objects: 62% (223/359) 2021-05-16T20:02:23.0795143Z remote: Counting objects: 63% (227/359) 2021-05-16T20:02:23.0795794Z remote: Counting objects: 64% (230/359) 2021-05-16T20:02:23.0796437Z remote: Counting objects: 65% (234/359) 2021-05-16T20:02:23.0797082Z remote: Counting objects: 66% (237/359) 2021-05-16T20:02:23.0797735Z remote: Counting objects: 67% (241/359) 2021-05-16T20:02:23.0798369Z remote: Counting objects: 68% (245/359) 2021-05-16T20:02:23.0799011Z remote: Counting objects: 69% (248/359) 2021-05-16T20:02:23.0799643Z remote: Counting objects: 70% (252/359) 2021-05-16T20:02:23.0800312Z remote: Counting objects: 71% (255/359) 2021-05-16T20:02:23.0800960Z remote: Counting objects: 72% (259/359) 2021-05-16T20:02:23.0801584Z remote: Counting objects: 73% (263/359) 2021-05-16T20:02:23.0802223Z remote: Counting objects: 74% (266/359) 2021-05-16T20:02:23.0803416Z remote: Counting objects: 75% (270/359) 2021-05-16T20:02:23.0804087Z remote: Counting objects: 76% (273/359) 2021-05-16T20:02:23.0804851Z remote: Counting objects: 77% (277/359) 2021-05-16T20:02:23.0805479Z remote: Counting objects: 78% (281/359) 2021-05-16T20:02:23.0806736Z remote: Counting objects: 79% (284/359) 2021-05-16T20:02:23.0807431Z remote: Counting objects: 80% (288/359) 2021-05-16T20:02:23.0808294Z remote: Counting objects: 81% (291/359) 2021-05-16T20:02:23.0808840Z remote: Counting objects: 82% (295/359) 2021-05-16T20:02:23.0811565Z remote: Counting objects: 83% (298/359) 2021-05-16T20:02:23.0812807Z remote: Counting objects: 84% (302/359) 2021-05-16T20:02:23.0836522Z remote: Counting objects: 85% (306/359) 2021-05-16T20:02:23.0845956Z remote: Counting objects: 86% (309/359) 2021-05-16T20:02:23.0848488Z remote: Counting objects: 87% (313/359) 2021-05-16T20:02:23.0849285Z remote: Counting objects: 88% (316/359) 2021-05-16T20:02:23.0849964Z remote: Counting objects: 89% (320/359) 2021-05-16T20:02:23.0850832Z remote: Counting objects: 90% (324/359) 2021-05-16T20:02:23.0851510Z remote: Counting objects: 91% (327/359) 2021-05-16T20:02:23.0852233Z remote: Counting objects: 92% (331/359) 2021-05-16T20:02:23.0852908Z remote: Counting objects: 93% (334/359) 2021-05-16T20:02:23.0853698Z remote: Counting objects: 94% (338/359) 2021-05-16T20:02:23.0854434Z remote: Counting objects: 95% (342/359) 2021-05-16T20:02:23.0889933Z remote: Counting objects: 96% (345/359) 2021-05-16T20:02:23.0891259Z remote: Counting objects: 97% (349/359) 2021-05-16T20:02:23.0892117Z remote: Counting objects: 98% (352/359) 2021-05-16T20:02:23.0892884Z remote: Counting objects: 99% (356/359) 2021-05-16T20:02:23.0893556Z remote: Counting objects: 100% (359/359) 2021-05-16T20:02:23.0894352Z remote: Counting objects: 100% (359/359), done. 2021-05-16T20:02:23.0895160Z remote: Compressing objects: 0% (1/299) 2021-05-16T20:02:23.0899490Z remote: Compressing objects: 1% (3/299) 2021-05-16T20:02:23.0900338Z remote: Compressing objects: 2% (6/299) 2021-05-16T20:02:23.0901094Z remote: Compressing objects: 3% (9/299) 2021-05-16T20:02:23.0902404Z remote: Compressing objects: 4% (12/299) 2021-05-16T20:02:23.0903061Z remote: Compressing objects: 5% (15/299) 2021-05-16T20:02:23.0903891Z remote: Compressing objects: 6% (18/299) 2021-05-16T20:02:23.0907798Z remote: Compressing objects: 7% (21/299) 2021-05-16T20:02:23.0908539Z remote: Compressing objects: 8% (24/299) 2021-05-16T20:02:23.0909313Z remote: Compressing objects: 9% (27/299) 2021-05-16T20:02:23.0909963Z remote: Compressing objects: 10% (30/299) 2021-05-16T20:02:23.0910553Z remote: Compressing objects: 11% (33/299) 2021-05-16T20:02:23.0911240Z remote: Compressing objects: 12% (36/299) 2021-05-16T20:02:23.0911829Z remote: Compressing objects: 13% (39/299) 2021-05-16T20:02:23.0912456Z remote: Compressing objects: 14% (42/299) 2021-05-16T20:02:23.0913044Z remote: Compressing objects: 15% (45/299) 2021-05-16T20:02:23.0913675Z remote: Compressing objects: 16% (48/299) 2021-05-16T20:02:23.0914337Z remote: Compressing objects: 17% (51/299) 2021-05-16T20:02:23.0915048Z remote: Compressing objects: 18% (54/299) 2021-05-16T20:02:23.0915680Z remote: Compressing objects: 19% (57/299) 2021-05-16T20:02:23.0916274Z remote: Compressing objects: 20% (60/299) 2021-05-16T20:02:23.0916939Z remote: Compressing objects: 21% (63/299) 2021-05-16T20:02:23.0917552Z remote: Compressing objects: 22% (66/299) 2021-05-16T20:02:23.0918208Z remote: Compressing objects: 23% (69/299) 2021-05-16T20:02:23.0918798Z remote: Compressing objects: 24% (72/299) 2021-05-16T20:02:23.0919447Z remote: Compressing objects: 25% (75/299) 2021-05-16T20:02:23.0920116Z remote: Compressing objects: 26% (78/299) 2021-05-16T20:02:23.0920732Z remote: Compressing objects: 27% (81/299) 2021-05-16T20:02:23.0921415Z remote: Compressing objects: 28% (84/299) 2021-05-16T20:02:23.0922001Z remote: Compressing objects: 29% (87/299) 2021-05-16T20:02:23.0922658Z remote: Compressing objects: 30% (90/299) 2021-05-16T20:02:23.0923244Z remote: Compressing objects: 31% (93/299) 2021-05-16T20:02:23.0923887Z remote: Compressing objects: 32% (96/299) 2021-05-16T20:02:23.0924665Z remote: Compressing objects: 33% (99/299) 2021-05-16T20:02:23.0925332Z remote: Compressing objects: 34% (102/299) 2021-05-16T20:02:23.0925981Z remote: Compressing objects: 35% (105/299) 2021-05-16T20:02:23.0926582Z remote: Compressing objects: 36% (108/299) 2021-05-16T20:02:23.0927277Z remote: Compressing objects: 37% (111/299) 2021-05-16T20:02:23.0927896Z remote: Compressing objects: 38% (114/299) 2021-05-16T20:02:23.0928574Z remote: Compressing objects: 39% (117/299) 2021-05-16T20:02:23.0929170Z remote: Compressing objects: 40% (120/299) 2021-05-16T20:02:23.0929832Z remote: Compressing objects: 41% (123/299) 2021-05-16T20:02:23.0930448Z remote: Compressing objects: 42% (126/299) 2021-05-16T20:02:23.0931165Z remote: Compressing objects: 43% (129/299) 2021-05-16T20:02:23.0931850Z remote: Compressing objects: 44% (132/299) 2021-05-16T20:02:23.0932455Z remote: Compressing objects: 45% (135/299) 2021-05-16T20:02:23.0933090Z remote: Compressing objects: 46% (138/299) 2021-05-16T20:02:23.0933681Z remote: Compressing objects: 47% (141/299) 2021-05-16T20:02:23.0934332Z remote: Compressing objects: 48% (144/299) 2021-05-16T20:02:23.0934999Z remote: Compressing objects: 49% (147/299) 2021-05-16T20:02:23.0935648Z remote: Compressing objects: 50% (150/299) 2021-05-16T20:02:23.0936258Z remote: Compressing objects: 51% (153/299) 2021-05-16T20:02:23.0936889Z remote: Compressing objects: 52% (156/299) 2021-05-16T20:02:23.0937540Z remote: Compressing objects: 53% (159/299) 2021-05-16T20:02:23.0938130Z remote: Compressing objects: 54% (162/299) 2021-05-16T20:02:23.0938759Z remote: Compressing objects: 55% (165/299) 2021-05-16T20:02:23.0939361Z remote: Compressing objects: 56% (168/299) 2021-05-16T20:02:23.0940014Z remote: Compressing objects: 57% (171/299) 2021-05-16T20:02:23.0940625Z remote: Compressing objects: 58% (174/299) 2021-05-16T20:02:23.0941348Z remote: Compressing objects: 59% (177/299) 2021-05-16T20:02:23.0941946Z remote: Compressing objects: 60% (180/299) 2021-05-16T20:02:23.0942592Z remote: Compressing objects: 61% (183/299) 2021-05-16T20:02:23.0943249Z remote: Compressing objects: 62% (186/299) 2021-05-16T20:02:23.0943857Z remote: Compressing objects: 63% (189/299) 2021-05-16T20:02:23.0944607Z remote: Compressing objects: 64% (192/299) 2021-05-16T20:02:23.0945195Z remote: Compressing objects: 65% (195/299) 2021-05-16T20:02:23.0945828Z remote: Compressing objects: 66% (198/299) 2021-05-16T20:02:23.0946437Z remote: Compressing objects: 67% (201/299) 2021-05-16T20:02:23.0948017Z remote: Compressing objects: 68% (204/299) 2021-05-16T20:02:23.0948614Z remote: Compressing objects: 69% (207/299) 2021-05-16T20:02:23.0949246Z remote: Compressing objects: 70% (210/299) 2021-05-16T20:02:23.0949931Z remote: Compressing objects: 71% (213/299) 2021-05-16T20:02:23.0950552Z remote: Compressing objects: 72% (216/299) 2021-05-16T20:02:23.0951254Z remote: Compressing objects: 73% (219/299) 2021-05-16T20:02:23.0951844Z remote: Compressing objects: 74% (222/299) 2021-05-16T20:02:23.0952486Z remote: Compressing objects: 75% (225/299) 2021-05-16T20:02:23.0953083Z remote: Compressing objects: 76% (228/299) 2021-05-16T20:02:23.0953716Z remote: Compressing objects: 77% (231/299) 2021-05-16T20:02:23.0954317Z remote: Compressing objects: 78% (234/299) 2021-05-16T20:02:23.0955062Z remote: Compressing objects: 79% (237/299) 2021-05-16T20:02:23.0955697Z remote: Compressing objects: 80% (240/299) 2021-05-16T20:02:23.0956287Z remote: Compressing objects: 81% (243/299) 2021-05-16T20:02:23.0956916Z remote: Compressing objects: 82% (246/299) 2021-05-16T20:02:23.0958181Z remote: Compressing objects: 83% (249/299) 2021-05-16T20:02:23.0958845Z remote: Compressing objects: 84% (252/299) 2021-05-16T20:02:23.0959435Z remote: Compressing objects: 85% (255/299) 2021-05-16T20:02:23.0960067Z remote: Compressing objects: 86% (258/299) 2021-05-16T20:02:23.0960659Z remote: Compressing objects: 87% (261/299) 2021-05-16T20:02:23.0961295Z remote: Compressing objects: 88% (264/299) 2021-05-16T20:02:23.0961947Z remote: Compressing objects: 89% (267/299) 2021-05-16T20:02:23.0962545Z remote: Compressing objects: 90% (270/299) 2021-05-16T20:02:23.0963177Z remote: Compressing objects: 91% (273/299) 2021-05-16T20:02:23.0963766Z remote: Compressing objects: 92% (276/299) 2021-05-16T20:02:23.0964490Z remote: Compressing objects: 93% (279/299) 2021-05-16T20:02:23.0965097Z remote: Compressing objects: 94% (282/299) 2021-05-16T20:02:23.0965752Z remote: Compressing objects: 95% (285/299) 2021-05-16T20:02:23.0966349Z remote: Compressing objects: 96% (288/299) 2021-05-16T20:02:23.0966979Z remote: Compressing objects: 97% (291/299) 2021-05-16T20:02:23.0967610Z remote: Compressing objects: 98% (294/299) 2021-05-16T20:02:23.0968214Z remote: Compressing objects: 99% (297/299) 2021-05-16T20:02:23.0968863Z remote: Compressing objects: 100% (299/299) 2021-05-16T20:02:23.0969478Z remote: Compressing objects: 100% (299/299), done. 2021-05-16T20:02:23.1440782Z Receiving objects: 0% (1/359) 2021-05-16T20:02:23.1441702Z Receiving objects: 1% (4/359) 2021-05-16T20:02:23.1467779Z Receiving objects: 2% (8/359) 2021-05-16T20:02:23.1473543Z Receiving objects: 3% (11/359) 2021-05-16T20:02:23.1474505Z Receiving objects: 4% (15/359) 2021-05-16T20:02:23.1485769Z Receiving objects: 5% (18/359) 2021-05-16T20:02:23.1487851Z Receiving objects: 6% (22/359) 2021-05-16T20:02:23.1490640Z Receiving objects: 7% (26/359) 2021-05-16T20:02:23.1493257Z Receiving objects: 8% (29/359) 2021-05-16T20:02:23.1502540Z Receiving objects: 9% (33/359) 2021-05-16T20:02:23.1503739Z Receiving objects: 10% (36/359) 2021-05-16T20:02:23.1510220Z Receiving objects: 11% (40/359) 2021-05-16T20:02:23.1520170Z Receiving objects: 12% (44/359) 2021-05-16T20:02:23.1520938Z Receiving objects: 13% (47/359) 2021-05-16T20:02:23.1524570Z Receiving objects: 14% (51/359) 2021-05-16T20:02:23.1525438Z Receiving objects: 15% (54/359) 2021-05-16T20:02:23.1526073Z Receiving objects: 16% (58/359) 2021-05-16T20:02:23.1526762Z Receiving objects: 17% (62/359) 2021-05-16T20:02:23.1527384Z Receiving objects: 18% (65/359) 2021-05-16T20:02:23.1528096Z Receiving objects: 19% (69/359) 2021-05-16T20:02:23.1528920Z Receiving objects: 20% (72/359) 2021-05-16T20:02:23.1531747Z Receiving objects: 21% (76/359) 2021-05-16T20:02:23.1533400Z Receiving objects: 22% (79/359) 2021-05-16T20:02:23.1534124Z Receiving objects: 23% (83/359) 2021-05-16T20:02:23.1534879Z Receiving objects: 24% (87/359) 2021-05-16T20:02:23.1535588Z Receiving objects: 25% (90/359) 2021-05-16T20:02:23.1545111Z Receiving objects: 26% (94/359) 2021-05-16T20:02:23.1545972Z Receiving objects: 27% (97/359) 2021-05-16T20:02:23.1546647Z Receiving objects: 28% (101/359) 2021-05-16T20:02:23.1551056Z Receiving objects: 29% (105/359) 2021-05-16T20:02:23.1551912Z Receiving objects: 30% (108/359) 2021-05-16T20:02:23.1561958Z Receiving objects: 31% (112/359) 2021-05-16T20:02:23.1562650Z Receiving objects: 32% (115/359) 2021-05-16T20:02:23.1566082Z Receiving objects: 33% (119/359) 2021-05-16T20:02:23.1567970Z Receiving objects: 34% (123/359) 2021-05-16T20:02:23.1570283Z Receiving objects: 35% (126/359) 2021-05-16T20:02:23.1572078Z Receiving objects: 36% (130/359) 2021-05-16T20:02:23.1573965Z Receiving objects: 37% (133/359) 2021-05-16T20:02:23.1574822Z Receiving objects: 38% (137/359) 2021-05-16T20:02:23.1575520Z Receiving objects: 39% (141/359) 2021-05-16T20:02:23.1576432Z Receiving objects: 40% (144/359) 2021-05-16T20:02:23.1577096Z Receiving objects: 41% (148/359) 2021-05-16T20:02:23.1577795Z Receiving objects: 42% (151/359) 2021-05-16T20:02:23.1578436Z Receiving objects: 43% (155/359) 2021-05-16T20:02:23.1852105Z Receiving objects: 44% (158/359) 2021-05-16T20:02:23.1943911Z Receiving objects: 45% (162/359) 2021-05-16T20:02:23.1983201Z Receiving objects: 46% (166/359) 2021-05-16T20:02:23.2038959Z Receiving objects: 47% (169/359) 2021-05-16T20:02:23.2111846Z Receiving objects: 48% (173/359) 2021-05-16T20:02:23.2139944Z Receiving objects: 49% (176/359) 2021-05-16T20:02:23.2154345Z Receiving objects: 50% (180/359) 2021-05-16T20:02:23.2214594Z Receiving objects: 51% (184/359) 2021-05-16T20:02:23.2339201Z Receiving objects: 52% (187/359) 2021-05-16T20:02:23.2404298Z Receiving objects: 53% (191/359) 2021-05-16T20:02:23.2515933Z Receiving objects: 54% (194/359) 2021-05-16T20:02:23.2624530Z Receiving objects: 55% (198/359) 2021-05-16T20:02:23.2701124Z Receiving objects: 56% (202/359) 2021-05-16T20:02:23.2809003Z Receiving objects: 57% (205/359) 2021-05-16T20:02:23.2892651Z Receiving objects: 58% (209/359) 2021-05-16T20:02:23.2896822Z Receiving objects: 59% (212/359) 2021-05-16T20:02:23.2898589Z Receiving objects: 60% (216/359) 2021-05-16T20:02:23.2899255Z Receiving objects: 61% (219/359) 2021-05-16T20:02:23.2900812Z Receiving objects: 62% (223/359) 2021-05-16T20:02:23.3342093Z Receiving objects: 63% (227/359) 2021-05-16T20:02:23.3343591Z Receiving objects: 64% (230/359) 2021-05-16T20:02:23.3344344Z Receiving objects: 65% (234/359) 2021-05-16T20:02:23.3345102Z Receiving objects: 66% (237/359) 2021-05-16T20:02:23.3345659Z Receiving objects: 67% (241/359) 2021-05-16T20:02:23.3346344Z Receiving objects: 68% (245/359) 2021-05-16T20:02:23.3346935Z Receiving objects: 69% (248/359) 2021-05-16T20:02:23.3347563Z Receiving objects: 70% (252/359) 2021-05-16T20:02:23.3348051Z Receiving objects: 71% (255/359) 2021-05-16T20:02:23.3348903Z Receiving objects: 72% (259/359) 2021-05-16T20:02:23.3349829Z Receiving objects: 73% (263/359) 2021-05-16T20:02:23.3350400Z Receiving objects: 74% (266/359) 2021-05-16T20:02:23.3351008Z Receiving objects: 75% (270/359) 2021-05-16T20:02:23.3351566Z Receiving objects: 76% (273/359) 2021-05-16T20:02:23.3352168Z Receiving objects: 77% (277/359) 2021-05-16T20:02:23.3352785Z Receiving objects: 78% (281/359) 2021-05-16T20:02:23.3354351Z Receiving objects: 79% (284/359) 2021-05-16T20:02:23.3355391Z Receiving objects: 80% (288/359) 2021-05-16T20:02:23.3356045Z Receiving objects: 81% (291/359) 2021-05-16T20:02:23.3356580Z Receiving objects: 82% (295/359) 2021-05-16T20:02:23.3357163Z Receiving objects: 83% (298/359) 2021-05-16T20:02:23.3357647Z Receiving objects: 84% (302/359) 2021-05-16T20:02:23.3358180Z Receiving objects: 85% (306/359) 2021-05-16T20:02:23.3358748Z Receiving objects: 86% (309/359) 2021-05-16T20:02:23.3359369Z Receiving objects: 87% (313/359) 2021-05-16T20:02:23.3360095Z remote: Total 359 (delta 103), reused 158 (delta 51), pack-reused 0 2021-05-16T20:02:23.3360864Z Receiving objects: 88% (316/359) 2021-05-16T20:02:23.3361473Z Receiving objects: 89% (320/359) 2021-05-16T20:02:23.3362027Z Receiving objects: 90% (324/359) 2021-05-16T20:02:23.3362629Z Receiving objects: 91% (327/359) 2021-05-16T20:02:23.3364698Z Receiving objects: 92% (331/359) 2021-05-16T20:02:23.3365786Z Receiving objects: 93% (334/359) 2021-05-16T20:02:23.3366439Z Receiving objects: 94% (338/359) 2021-05-16T20:02:23.3367025Z Receiving objects: 95% (342/359) 2021-05-16T20:02:23.3367781Z Receiving objects: 96% (345/359) 2021-05-16T20:02:23.3368319Z Receiving objects: 97% (349/359) 2021-05-16T20:02:23.3368942Z Receiving objects: 98% (352/359) 2021-05-16T20:02:23.3369599Z Receiving objects: 99% (356/359) 2021-05-16T20:02:23.3370191Z Receiving objects: 100% (359/359) 2021-05-16T20:02:23.3370875Z Receiving objects: 100% (359/359), 5.18 MiB | 28.99 MiB/s, done. 2021-05-16T20:02:23.3371865Z Resolving deltas: 0% (0/103) 2021-05-16T20:02:23.3372768Z Resolving deltas: 1% (2/103) 2021-05-16T20:02:23.3373324Z Resolving deltas: 2% (3/103) 2021-05-16T20:02:23.3374156Z Resolving deltas: 3% (4/103) 2021-05-16T20:02:23.3376211Z Resolving deltas: 4% (5/103) 2021-05-16T20:02:23.3376911Z Resolving deltas: 5% (6/103) 2021-05-16T20:02:23.3377386Z Resolving deltas: 6% (7/103) 2021-05-16T20:02:23.3377897Z Resolving deltas: 7% (8/103) 2021-05-16T20:02:23.3378390Z Resolving deltas: 8% (9/103) 2021-05-16T20:02:23.3378907Z Resolving deltas: 9% (10/103) 2021-05-16T20:02:23.3379387Z Resolving deltas: 10% (11/103) 2021-05-16T20:02:23.3379918Z Resolving deltas: 11% (12/103) 2021-05-16T20:02:23.3380389Z Resolving deltas: 12% (13/103) 2021-05-16T20:02:23.3381031Z Resolving deltas: 13% (14/103) 2021-05-16T20:02:23.3381512Z Resolving deltas: 14% (15/103) 2021-05-16T20:02:23.3382031Z Resolving deltas: 15% (16/103) 2021-05-16T20:02:23.3382576Z Resolving deltas: 16% (17/103) 2021-05-16T20:02:23.3383061Z Resolving deltas: 17% (18/103) 2021-05-16T20:02:23.3383591Z Resolving deltas: 18% (19/103) 2021-05-16T20:02:23.3384060Z Resolving deltas: 19% (20/103) 2021-05-16T20:02:23.3384653Z Resolving deltas: 20% (21/103) 2021-05-16T20:02:23.3385123Z Resolving deltas: 21% (22/103) 2021-05-16T20:02:23.3386213Z Resolving deltas: 22% (23/103) 2021-05-16T20:02:23.3386688Z Resolving deltas: 23% (24/103) 2021-05-16T20:02:23.3387223Z Resolving deltas: 24% (25/103) 2021-05-16T20:02:23.3387693Z Resolving deltas: 25% (26/103) 2021-05-16T20:02:23.3388445Z Resolving deltas: 26% (27/103) 2021-05-16T20:02:23.3389287Z Resolving deltas: 27% (28/103) 2021-05-16T20:02:23.3390003Z Resolving deltas: 28% (29/103) 2021-05-16T20:02:23.3390575Z Resolving deltas: 29% (30/103) 2021-05-16T20:02:23.3391049Z Resolving deltas: 30% (31/103) 2021-05-16T20:02:23.3391571Z Resolving deltas: 31% (32/103) 2021-05-16T20:02:23.3392041Z Resolving deltas: 32% (33/103) 2021-05-16T20:02:23.3392597Z Resolving deltas: 33% (34/103) 2021-05-16T20:02:23.3393668Z Resolving deltas: 34% (36/103) 2021-05-16T20:02:23.3396628Z Resolving deltas: 35% (37/103) 2021-05-16T20:02:23.3397408Z Resolving deltas: 36% (38/103) 2021-05-16T20:02:23.3397937Z Resolving deltas: 37% (39/103) 2021-05-16T20:02:23.3398411Z Resolving deltas: 38% (40/103) 2021-05-16T20:02:23.3398985Z Resolving deltas: 39% (41/103) 2021-05-16T20:02:23.3399456Z Resolving deltas: 40% (42/103) 2021-05-16T20:02:23.3399977Z Resolving deltas: 41% (43/103) 2021-05-16T20:02:23.3400488Z Resolving deltas: 42% (44/103) 2021-05-16T20:02:23.3400954Z Resolving deltas: 43% (45/103) 2021-05-16T20:02:23.3401495Z Resolving deltas: 44% (46/103) 2021-05-16T20:02:23.3401967Z Resolving deltas: 45% (47/103) 2021-05-16T20:02:23.3402482Z Resolving deltas: 46% (48/103) 2021-05-16T20:02:23.3403335Z Resolving deltas: 47% (49/103) 2021-05-16T20:02:23.3403855Z Resolving deltas: 48% (50/103) 2021-05-16T20:02:23.3404326Z Resolving deltas: 49% (51/103) 2021-05-16T20:02:23.3404930Z Resolving deltas: 50% (52/103) 2021-05-16T20:02:23.3405412Z Resolving deltas: 51% (53/103) 2021-05-16T20:02:23.3405923Z Resolving deltas: 52% (54/103) 2021-05-16T20:02:23.3406434Z Resolving deltas: 53% (55/103) 2021-05-16T20:02:23.3406902Z Resolving deltas: 54% (56/103) 2021-05-16T20:02:23.3407447Z Resolving deltas: 55% (57/103) 2021-05-16T20:02:23.3407939Z Resolving deltas: 56% (58/103) 2021-05-16T20:02:23.3408468Z Resolving deltas: 57% (59/103) 2021-05-16T20:02:23.3408936Z Resolving deltas: 58% (60/103) 2021-05-16T20:02:23.3409444Z Resolving deltas: 59% (61/103) 2021-05-16T20:02:23.3409923Z Resolving deltas: 60% (62/103) 2021-05-16T20:02:23.3410451Z Resolving deltas: 61% (63/103) 2021-05-16T20:02:23.3410921Z Resolving deltas: 62% (64/103) 2021-05-16T20:02:23.3411426Z Resolving deltas: 63% (65/103) 2021-05-16T20:02:23.3411896Z Resolving deltas: 64% (66/103) 2021-05-16T20:02:23.3412417Z Resolving deltas: 65% (67/103) 2021-05-16T20:02:23.3414003Z Resolving deltas: 66% (68/103) 2021-05-16T20:02:23.3414506Z Resolving deltas: 67% (70/103) 2021-05-16T20:02:23.3415026Z Resolving deltas: 68% (71/103) 2021-05-16T20:02:23.3415495Z Resolving deltas: 69% (72/103) 2021-05-16T20:02:23.3416026Z Resolving deltas: 70% (73/103) 2021-05-16T20:02:23.3416497Z Resolving deltas: 71% (74/103) 2021-05-16T20:02:23.3417023Z Resolving deltas: 72% (75/103) 2021-05-16T20:02:23.3417487Z Resolving deltas: 73% (76/103) 2021-05-16T20:02:23.3417999Z Resolving deltas: 74% (77/103) 2021-05-16T20:02:23.3418469Z Resolving deltas: 75% (78/103) 2021-05-16T20:02:23.3418992Z Resolving deltas: 76% (79/103) 2021-05-16T20:02:23.3419456Z Resolving deltas: 77% (80/103) 2021-05-16T20:02:23.3419994Z Resolving deltas: 78% (81/103) 2021-05-16T20:02:23.3420503Z Resolving deltas: 79% (82/103) 2021-05-16T20:02:23.3420970Z Resolving deltas: 80% (83/103) 2021-05-16T20:02:23.3421493Z Resolving deltas: 81% (84/103) 2021-05-16T20:02:23.3421961Z Resolving deltas: 82% (85/103) 2021-05-16T20:02:23.3422490Z Resolving deltas: 83% (86/103) 2021-05-16T20:02:23.3423075Z Resolving deltas: 84% (87/103) 2021-05-16T20:02:23.3423594Z Resolving deltas: 85% (88/103) 2021-05-16T20:02:23.3424280Z Resolving deltas: 86% (89/103) 2021-05-16T20:02:23.3424832Z Resolving deltas: 87% (90/103) 2021-05-16T20:02:23.3425298Z Resolving deltas: 88% (91/103) 2021-05-16T20:02:23.3425821Z Resolving deltas: 89% (92/103) 2021-05-16T20:02:23.3426335Z Resolving deltas: 90% (93/103) 2021-05-16T20:02:23.3426814Z Resolving deltas: 91% (94/103) 2021-05-16T20:02:23.3427318Z Resolving deltas: 92% (95/103) 2021-05-16T20:02:23.3427783Z Resolving deltas: 93% (96/103) 2021-05-16T20:02:23.3428305Z Resolving deltas: 94% (97/103) 2021-05-16T20:02:23.3428769Z Resolving deltas: 95% (98/103) 2021-05-16T20:02:23.3653098Z Resolving deltas: 96% (99/103) 2021-05-16T20:02:23.3654892Z Resolving deltas: 97% (100/103) 2021-05-16T20:02:23.3655380Z Resolving deltas: 98% (101/103) 2021-05-16T20:02:23.3655863Z Resolving deltas: 99% (102/103) 2021-05-16T20:02:23.3656335Z Resolving deltas: 100% (103/103) 2021-05-16T20:02:23.3657018Z Resolving deltas: 100% (103/103), done. 2021-05-16T20:02:23.4445717Z From https://github.com/neuroconductor/neurobase 2021-05-16T20:02:23.4447010Z * [new ref] 1d4b172915192d419b4defb2e56d84d7541c03cd -> 1.30.1.s 2021-05-16T20:02:23.4722362Z ##[endgroup] 2021-05-16T20:02:23.4723326Z ##[group]Determining the checkout info 2021-05-16T20:02:23.4724598Z ##[endgroup] 2021-05-16T20:02:23.4725208Z ##[group]Checking out the ref 2021-05-16T20:02:23.4738649Z [command]"C:\Program Files\Git\bin\git.exe" checkout --progress --force refs/tags/1.30.1.s 2021-05-16T20:02:23.7228204Z Note: switching to 'refs/tags/1.30.1.s'. 2021-05-16T20:02:23.7228943Z 2021-05-16T20:02:23.7229670Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-16T20:02:23.7232119Z changes and commit them, and you can discard any commits you make in this 2021-05-16T20:02:23.7234243Z state without impacting any branches by switching back to a branch. 2021-05-16T20:02:23.7234931Z 2021-05-16T20:02:23.7235588Z If you want to create a new branch to retain commits you create, you may 2021-05-16T20:02:23.7237481Z do so (now or later) by using -c with the switch command. Example: 2021-05-16T20:02:23.7238008Z 2021-05-16T20:02:23.7238556Z git switch -c 2021-05-16T20:02:23.7239019Z 2021-05-16T20:02:23.7239506Z Or undo this operation with: 2021-05-16T20:02:23.7239925Z 2021-05-16T20:02:23.7240366Z git switch - 2021-05-16T20:02:23.7240894Z 2021-05-16T20:02:23.7241616Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-16T20:02:23.7242263Z 2021-05-16T20:02:23.7242802Z HEAD is now at 1d4b172 Version id 55 stable 2021-05-16T20:02:23.7287573Z ##[endgroup] 2021-05-16T20:02:23.7803436Z [command]"C:\Program Files\Git\bin\git.exe" log -1 --format='%H' 2021-05-16T20:02:23.8052547Z '1d4b172915192d419b4defb2e56d84d7541c03cd' 2021-05-16T20:02:23.8490901Z ##[group]Run r-lib/actions/setup-r@master 2021-05-16T20:02:23.8491463Z with: 2021-05-16T20:02:23.8491862Z r-version: oldrel 2021-05-16T20:02:23.8492240Z Ncpus: 1 2021-05-16T20:02:23.8492670Z crayon.enabled: NULL 2021-05-16T20:02:23.8493211Z remove-openmp-macos: true 2021-05-16T20:02:23.8493797Z http-user-agent: default 2021-05-16T20:02:23.8494289Z install-r: true 2021-05-16T20:02:23.8494868Z windows-path-include-mingw: true 2021-05-16T20:02:23.8495429Z env: 2021-05-16T20:02:23.8496553Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:02:23.8497065Z TIC_DEPLOY_KEY: 2021-05-16T20:02:23.8497421Z RSPM: 2021-05-16T20:02:23.8499441Z GITHUB_PAT: *** 2021-05-16T20:02:23.8500372Z COVERALLS_TOKEN: 2021-05-16T20:02:23.8501756Z continue-on-error: false 2021-05-16T20:02:23.8502407Z VDIFFR_RUN_TESTS: 2021-05-16T20:02:23.8503194Z ##[endgroup] 2021-05-16T20:02:24.2618932Z Downloading http://cloud.r-project.org/bin/windows/Rtools/Rtools35.exe... 2021-05-16T20:02:24.4277647Z [command]C:\ProgramData\Chocolatey\bin\choco.exe install qpdf --no-progress 2021-05-16T20:02:25.1897445Z [command]D:\a\_temp\Rtools35.exe /VERYSILENT /SUPPRESSMSGBOXES 2021-05-16T20:02:26.4138427Z [command]D:\a\_temp\R-3.6.3-win.exe /VERYSILENT /SUPPRESSMSGBOXES /DIR=C:\R 2021-05-16T20:02:26.7939092Z Chocolatey v0.10.15 2021-05-16T20:04:04.5537166Z Installing the following packages: 2021-05-16T20:04:04.5546993Z qpdf 2021-05-16T20:04:04.5551020Z By installing you accept licenses for the packages. 2021-05-16T20:04:06.6383134Z 2021-05-16T20:04:06.6384567Z qpdf v10.3.2 [Approved] 2021-05-16T20:04:06.6582609Z qpdf package files install completed. Performing other installation steps. 2021-05-16T20:04:09.2985924Z Extracting C:\ProgramData\chocolatey\lib\qpdf\tools\qpdf-10.3.2-bin-mingw32_x32.zip to C:\ProgramData\chocolatey\lib\qpdf\tools... 2021-05-16T20:04:10.0773877Z C:\ProgramData\chocolatey\lib\qpdf\tools 2021-05-16T20:04:12.8133990Z ShimGen has successfully created a shim for fix-qdf.exe 2021-05-16T20:04:13.0511740Z ShimGen has successfully created a shim for qpdf.exe 2021-05-16T20:04:13.3456993Z ShimGen has successfully created a shim for zlib-flate.exe 2021-05-16T20:04:13.3880812Z The install of qpdf was successful. 2021-05-16T20:04:13.3890286Z Software installed to 'C:\ProgramData\chocolatey\lib\qpdf\tools' 2021-05-16T20:04:13.4239072Z 2021-05-16T20:04:13.4277884Z Chocolatey installed 1/1 packages. 2021-05-16T20:04:13.4278931Z See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log). 2021-05-16T20:05:03.9398838Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-16T20:05:03.9399446Z with: 2021-05-16T20:05:03.9399879Z pandoc-version: 2.7.3 2021-05-16T20:05:03.9400269Z env: 2021-05-16T20:05:03.9400724Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:05:03.9416951Z TIC_DEPLOY_KEY: 2021-05-16T20:05:03.9417324Z RSPM: 2021-05-16T20:05:03.9418967Z GITHUB_PAT: *** 2021-05-16T20:05:03.9419371Z COVERALLS_TOKEN: 2021-05-16T20:05:03.9419914Z continue-on-error: false 2021-05-16T20:05:03.9420390Z VDIFFR_RUN_TESTS: 2021-05-16T20:05:03.9420843Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T20:05:03.9421236Z TZ: UTC 2021-05-16T20:05:03.9421639Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:05:03.9422045Z NOT_CRAN: true 2021-05-16T20:05:03.9422447Z ##[endgroup] 2021-05-16T20:05:04.8027483Z [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\57154884-0255-4859-85ce-c980bdb0e6e2', 'D:\a\_temp\010f3bdc-f88e-436b-9c46-098d8bd40997')" 2021-05-16T20:05:08.0874051Z ##[group]Run git config user.name adigherman 2021-05-16T20:05:08.0875012Z git config user.name adigherman 2021-05-16T20:05:08.0875617Z git config user.email adig@jhu.edu 2021-05-16T20:05:08.0939247Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'" 2021-05-16T20:05:08.0939823Z env: 2021-05-16T20:05:08.0940347Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:05:08.0940838Z TIC_DEPLOY_KEY: 2021-05-16T20:05:08.0941263Z RSPM: 2021-05-16T20:05:08.0943386Z GITHUB_PAT: *** 2021-05-16T20:05:08.0943861Z COVERALLS_TOKEN: 2021-05-16T20:05:08.0944379Z continue-on-error: false 2021-05-16T20:05:08.0944922Z VDIFFR_RUN_TESTS: 2021-05-16T20:05:08.0945424Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T20:05:08.0945839Z TZ: UTC 2021-05-16T20:05:08.0946291Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:05:08.0946727Z NOT_CRAN: true 2021-05-16T20:05:08.0947164Z ##[endgroup] 2021-05-16T20:05:10.3224833Z ##[group]Run msys2/setup-msys2@v2 2021-05-16T20:05:10.3225406Z with: 2021-05-16T20:05:10.3225864Z msystem: MINGW64 2021-05-16T20:05:10.3226276Z update: true 2021-05-16T20:05:10.3226829Z install: git mingw-w64-x86_64-toolchain 2021-05-16T20:05:10.3227375Z path-type: minimal 2021-05-16T20:05:10.3227862Z release: true 2021-05-16T20:05:10.3228236Z env: 2021-05-16T20:05:10.3228737Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:05:10.3229218Z TIC_DEPLOY_KEY: 2021-05-16T20:05:10.3229753Z RSPM: 2021-05-16T20:05:10.3231950Z GITHUB_PAT: *** 2021-05-16T20:05:10.3232436Z COVERALLS_TOKEN: 2021-05-16T20:05:10.3232995Z continue-on-error: false 2021-05-16T20:05:10.3233493Z VDIFFR_RUN_TESTS: 2021-05-16T20:05:10.3234003Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T20:05:10.3234420Z TZ: UTC 2021-05-16T20:05:10.3234876Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:05:10.3235317Z NOT_CRAN: true 2021-05-16T20:05:10.3235765Z ##[endgroup] 2021-05-16T20:05:10.6027301Z ##[group]Downloading MSYS2... 2021-05-16T20:05:11.5720442Z [command]C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe "(Get-FileHash D:\a\_temp\base.exe -Algorithm SHA256)[0].Hash" 2021-05-16T20:05:13.3995007Z 1F2CFD8E13B0382096E53EAD6FD52D0B656A1F81E1B5D82F44CB4CE8AB68755E 2021-05-16T20:05:13.4200839Z ##[endgroup] 2021-05-16T20:05:13.4206082Z ##[group]Extracting MSYS2... 2021-05-16T20:05:13.4207549Z [command]D:\a\_temp\base.exe -y 2021-05-16T20:05:13.7661451Z 2021-05-16T20:05:13.7664675Z 7-Zip SFX 19.00 (x86) : Copyright (c) 1999-2018 Igor Pavlov : 2019-02-21 2021-05-16T20:05:13.7665377Z 2021-05-16T20:05:13.7666184Z Extracting archive: D:\a\_temp\base.exe 2021-05-16T20:05:13.7667141Z -- 2021-05-16T20:05:13.7667829Z Path = D:\a\_temp\base.exe 2021-05-16T20:05:13.7668554Z Type = 7z 2021-05-16T20:05:13.7669012Z 2021-05-16T20:05:13.9632611Z 0% 2021-05-16T20:05:13.9633799Z 2021-05-16T20:05:14.1873696Z 0% 1100 2021-05-16T20:05:14.1874661Z 2021-05-16T20:05:14.3917889Z 7% 1100 2021-05-16T20:05:14.3919024Z 2021-05-16T20:05:14.6008348Z 13% 1100 2021-05-16T20:05:14.6009692Z 2021-05-16T20:05:14.8008529Z 19% 1100 2021-05-16T20:05:14.8010195Z 2021-05-16T20:05:14.9982897Z 26% 1100 2021-05-16T20:05:14.9984086Z 2021-05-16T20:05:15.2094405Z 30% 1100 2021-05-16T20:05:15.2095414Z 2021-05-16T20:05:15.4041962Z 31% 1100 2021-05-16T20:05:15.4043016Z 2021-05-16T20:05:15.6158940Z 33% 1100 2021-05-16T20:05:15.6159969Z 2021-05-16T20:05:15.8269644Z 39% 1100 2021-05-16T20:05:15.8270657Z 2021-05-16T20:05:16.0252319Z 44% 1100 2021-05-16T20:05:16.0253389Z 2021-05-16T20:05:16.2282686Z 47% 1385 - msys64\usr\lib\perl5\core_perl\CORE\gv.h 2021-05-16T20:05:16.2289647Z 2021-05-16T20:05:16.4314136Z 47% 2072 - msys64\usr\lib\terminfo\61\appleIIe 2021-05-16T20:05:16.4315271Z 2021-05-16T20:05:16.6354472Z 47% 2817 - msys64\usr\lib\terminfo\68\hp+pfk-cr 2021-05-16T20:05:16.6355617Z 2021-05-16T20:05:16.8382824Z 47% 3467 - msys64\usr\lib\terminfo\70\pcvt25-color 2021-05-16T20:05:16.8384282Z 2021-05-16T20:05:17.0424718Z 47% 4078 - msys64\usr\lib\terminfo\76\vt100-bot-s 2021-05-16T20:05:17.0425734Z 2021-05-16T20:05:17.2744426Z 47% 4704 - msys64\usr\share\bash-completion\completions\apt-build 2021-05-16T20:05:17.2745852Z 2021-05-16T20:05:17.4486078Z 47% 5286 - msys64\usr\share\bash-completion\completions\rpmbuild-md5 2021-05-16T20:05:17.4525927Z 2021-05-16T20:05:17.6501735Z 47% 5873 - msys64\usr\share\locale\de\LC_MESSAGES\gnutls.mo 2021-05-16T20:05:17.6504815Z 2021-05-16T20:05:17.8534308Z 47% 6419 - msys64\usr\share\locale\ru\LC_MESSAGES\gettext-runtime.mo 2021-05-16T20:05:17.8535615Z 2021-05-16T20:05:18.1308776Z 47% 7033 - msys64\usr\share\man\man1\openssl-req.1ssl.gz 2021-05-16T20:05:18.1310013Z 2021-05-16T20:05:18.5383212Z 47% 7671 - msys64\usr\share\man\man3\CURLOPT_HTTP200ALIASES.3.gz 2021-05-16T20:05:18.5384551Z 2021-05-16T20:05:18.7306002Z 47% 8305 - msys64\usr\share\man\man3\Tcl_ConcatObj.3.gz 2021-05-16T20:05:18.7313623Z 2021-05-16T20:05:18.9428927Z 47% 8644 - msys64\usr\share\man\man3\Tcl_NREvalObj.3.gz 2021-05-16T20:05:18.9430435Z 2021-05-16T20:05:19.1345217Z 47% 8987 - msys64\usr\share\man\man3\Unicode.Collate.CJK.Big5.3perl.gz 2021-05-16T20:05:19.1346624Z 2021-05-16T20:05:19.3375040Z 47% 9581 - msys64\usr\share\man\man3\init_extended_color_sp.3x.gz 2021-05-16T20:05:19.3377048Z 2021-05-16T20:05:19.5414450Z 47% 10223 - msys64\usr\share\man\man3\tgetent.3x.gz 2021-05-16T20:05:19.5415821Z 2021-05-16T20:05:19.7921907Z 47% 10521 - msys64\usr\share\man\mann\dde.n.gz 2021-05-16T20:05:19.7923366Z 2021-05-16T20:05:19.9944357Z 47% 10903 - msys64\usr\share\perl5\core_perl\ExtUtils\MakeMaker.pm 2021-05-16T20:05:19.9945644Z 2021-05-16T20:05:20.1974620Z 47% 11388 - msys64\usr\share\perl5\core_perl\pods\perl5182delta.pod 2021-05-16T20:05:20.1976127Z 2021-05-16T20:05:20.4005302Z 47% 12000 - msys64\usr\share\perl5\core_perl\unicore\lib\Sc\Arab.pl 2021-05-16T20:05:20.4006570Z 2021-05-16T20:05:20.6034332Z 47% 12755 - msys64\usr\share\terminfo\64\d400-dg 2021-05-16T20:05:20.6035528Z 2021-05-16T20:05:20.8067658Z 47% 13547 - msys64\usr\share\terminfo\6e\ncr260vt100wpp 2021-05-16T20:05:20.8069344Z 2021-05-16T20:05:21.0112323Z 47% 14262 - msys64\usr\share\terminfo\74\tvi912b-unk-vb 2021-05-16T20:05:21.0113738Z 2021-05-16T20:05:21.2134831Z 47% 15003 - msys64\usr\share\zoneinfo\America\Argentina\Tucuman 2021-05-16T20:05:21.2136051Z 2021-05-16T20:05:21.4163403Z 47% 15206 - msys64\usr\share\zoneinfo\Asia\Jayapura 2021-05-16T20:05:21.4164612Z 2021-05-16T20:05:21.6194396Z 47% 15976 - msys64\usr\share\zoneinfo\posix\Europe\Kiev 2021-05-16T20:05:21.6195439Z 2021-05-16T20:05:21.8387512Z 47% 16713 - msys64\usr\share\zoneinfo\right\UTC 2021-05-16T20:05:21.8388771Z 2021-05-16T20:05:22.0362729Z 48% 17092 2021-05-16T20:05:22.0363730Z 2021-05-16T20:05:22.2377256Z 50% 17092 2021-05-16T20:05:22.2378224Z 2021-05-16T20:05:22.4341189Z 53% 17092 2021-05-16T20:05:22.4342142Z 2021-05-16T20:05:22.6448189Z 56% 17092 2021-05-16T20:05:22.6449342Z 2021-05-16T20:05:22.8540590Z 59% 17092 2021-05-16T20:05:22.8541596Z 2021-05-16T20:05:23.0701978Z 62% 17092 2021-05-16T20:05:23.0702928Z 2021-05-16T20:05:23.2705758Z 64% 17092 2021-05-16T20:05:23.2706627Z 2021-05-16T20:05:23.4828494Z 67% 17092 2021-05-16T20:05:23.4830466Z 2021-05-16T20:05:23.7033937Z 70% 17092 2021-05-16T20:05:23.7034913Z 2021-05-16T20:05:23.9035072Z 74% 17092 2021-05-16T20:05:23.9036003Z 2021-05-16T20:05:24.1227390Z 76% 17092 2021-05-16T20:05:24.1228434Z 2021-05-16T20:05:24.3435846Z 78% 17092 2021-05-16T20:05:24.3437494Z 2021-05-16T20:05:24.5606766Z 81% 17092 2021-05-16T20:05:24.5607739Z 2021-05-16T20:05:24.7755300Z 87% 17092 2021-05-16T20:05:24.7756260Z 2021-05-16T20:05:24.9910774Z 92% 17092 2021-05-16T20:05:24.9911730Z 2021-05-16T20:05:25.2610704Z 97% 17092 2021-05-16T20:05:25.2611542Z 2021-05-16T20:05:25.4883300Z 100% 17116 - msys64\usr\bin\captoinfo.exe 2021-05-16T20:05:25.4884418Z 2021-05-16T20:05:25.6915615Z 100% 17342 - msys64\usr\bin\msys-icudata68.dll 2021-05-16T20:05:25.6916744Z 2021-05-16T20:05:25.8512270Z 100% 17486 - msys64\usr\bin\tftp.exe 2021-05-16T20:05:25.8517904Z 2021-05-16T20:05:25.8518900Z Everything is Ok 2021-05-16T20:05:25.8553896Z ##[endgroup] 2021-05-16T20:05:25.8555055Z ##[group]Disable Key Refresh... 2021-05-16T20:05:25.9426478Z [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-16T20:05:26.3345801Z ##[endgroup] 2021-05-16T20:05:26.3423845Z ##[group]Restoring package cache... 2021-05-16T20:05:27.0704462Z Cache restore for msys2-pkgs-upd:true-conf:e36258c0, got undefined 2021-05-16T20:05:27.0705999Z ##[endgroup] 2021-05-16T20:05:27.0708458Z ##[group]Starting MSYS2 for the first time... 2021-05-16T20:05:27.1640934Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'uname' '-a'" 2021-05-16T20:05:27.3367480Z mkdir: cannot change permissions of '/dev/shm': Permission denied 2021-05-16T20:05:27.3549195Z mkdir: cannot change permissions of '/dev/mqueue': Permission denied 2021-05-16T20:05:27.5525671Z Copying skeleton files. 2021-05-16T20:05:27.5528005Z These files are for the users to personalise their msys2 experience. 2021-05-16T20:05:27.5528754Z 2021-05-16T20:05:27.5529536Z They will never be overwritten nor automatically updated. 2021-05-16T20:05:27.5530141Z 2021-05-16T20:05:27.6069969Z './.bashrc' -> '/home/runneradmin/.bashrc' 2021-05-16T20:05:27.6258100Z './.bash_logout' -> '/home/runneradmin/.bash_logout' 2021-05-16T20:05:27.6490439Z './.bash_profile' -> '/home/runneradmin/.bash_profile' 2021-05-16T20:05:27.6669414Z './.inputrc' -> '/home/runneradmin/.inputrc' 2021-05-16T20:05:27.6848757Z './.profile' -> '/home/runneradmin/.profile' 2021-05-16T20:05:27.7521400Z 'C:\Windows\system32\drivers\etc\hosts' -> '/etc/hosts' 2021-05-16T20:05:27.7968042Z 'C:\Windows\system32\drivers\etc\protocol' -> '/etc/protocols' 2021-05-16T20:05:27.8354462Z 'C:\Windows\system32\drivers\etc\services' -> '/etc/services' 2021-05-16T20:05:28.0480747Z 'C:\Windows\system32\drivers\etc\networks' -> '/etc/networks' 2021-05-16T20:05:28.2591990Z gpg: /etc/pacman.d/gnupg/trustdb.gpg: trustdb created 2021-05-16T20:05:28.2706961Z gpg: no ultimately trusted keys found 2021-05-16T20:05:28.6163225Z gpg: starting migration from earlier GnuPG versions 2021-05-16T20:05:28.6947903Z gpg: porting secret keys from '/etc/pacman.d/gnupg/secring.gpg' to gpg-agent 2021-05-16T20:05:28.6949454Z gpg: migration succeeded 2021-05-16T20:05:28.7226169Z gpg: Generating pacman keyring master key... 2021-05-16T20:05:30.2149172Z gpg: key 734D40BDDAD0A306 marked as ultimately trusted 2021-05-16T20:05:30.2150645Z gpg: directory '/etc/pacman.d/gnupg/openpgp-revocs.d' created 2021-05-16T20:05:30.2613575Z gpg: revocation certificate stored as '/etc/pacman.d/gnupg/openpgp-revocs.d/7B6CD72275B6879AC1C972B8734D40BDDAD0A306.rev' 2021-05-16T20:05:30.2616226Z gpg: Done 2021-05-16T20:05:30.2852745Z ==> Updating trust database... 2021-05-16T20:05:30.3106109Z gpg: marginals needed: 3 completes needed: 1 trust model: pgp 2021-05-16T20:05:30.3109080Z gpg: depth: 0 valid: 1 signed: 0 trust: 0-, 0q, 0n, 0m, 0f, 1u 2021-05-16T20:05:30.4159473Z ==> Appending keys from msys2.gpg... 2021-05-16T20:05:30.6049030Z ==> Locally signing trusted keys in keyring... 2021-05-16T20:05:30.6226196Z -> Locally signing key 123D4D51A1793859C2BE916BBBE514E53E0D0813... 2021-05-16T20:05:30.8947525Z -> Locally signing key B91BCF3303284BF90CC043CA9F418C233E652008... 2021-05-16T20:05:31.0219771Z -> Locally signing key 6E8FEAFF9644F54EED90EEA0790AE56A1D3CFDDC... 2021-05-16T20:05:31.1504942Z -> Locally signing key 69985C5EB351011C78DF7F6D755B8182ACD22879... 2021-05-16T20:05:31.2733567Z -> Locally signing key 9DD0D4217D75A33B896159E6DA7EF2ABAEEA755C... 2021-05-16T20:05:31.3952180Z -> Locally signing key D55E7A6D7CE9BA1587C0ACACF40D263ECA25678A... 2021-05-16T20:05:31.5160146Z ==> Importing owner trust values... 2021-05-16T20:05:31.5368667Z gpg: setting ownertrust to 4 2021-05-16T20:05:31.5370276Z gpg: setting ownertrust to 4 2021-05-16T20:05:31.5371246Z gpg: setting ownertrust to 4 2021-05-16T20:05:31.5372040Z gpg: setting ownertrust to 4 2021-05-16T20:05:31.5372799Z gpg: setting ownertrust to 4 2021-05-16T20:05:31.5373570Z gpg: setting ownertrust to 4 2021-05-16T20:05:31.5571918Z ==> Disabling revoked keys in keyring... 2021-05-16T20:05:31.5767376Z -> Disabling key B19514FB53EB3668471B296E794DCF97F93FC717... 2021-05-16T20:05:31.6550977Z ==> Updating trust database... 2021-05-16T20:05:31.6803657Z gpg: marginals needed: 3 completes needed: 1 trust model: pgp 2021-05-16T20:05:31.6818058Z gpg: depth: 0 valid: 1 signed: 6 trust: 0-, 0q, 0n, 0m, 0f, 1u 2021-05-16T20:05:31.6829060Z gpg: depth: 1 valid: 6 signed: 6 trust: 0-, 0q, 0n, 6m, 0f, 0u 2021-05-16T20:05:31.6833186Z gpg: depth: 2 valid: 6 signed: 0 trust: 6-, 0q, 0n, 0m, 0f, 0u 2021-05-16T20:05:31.6837850Z gpg: next trustdb check due at 2022-01-23 2021-05-16T20:05:31.7294334Z pacman-key (pacman) 5.2.2 2021-05-16T20:05:31.7296153Z Copyright (c) 2010-2020 Pacman Development Team . 2021-05-16T20:05:31.7296736Z 2021-05-16T20:05:31.7490602Z This is free software; see the source for copying conditions. 2021-05-16T20:05:31.7495753Z There is NO WARRANTY, to the extent permitted by law. 2021-05-16T20:05:32.7997726Z  2021-05-16T20:05:32.8001273Z 2021-05-16T20:05:32.8002421Z ################################################################### 2021-05-16T20:05:32.8003112Z # # 2021-05-16T20:05:32.8003768Z # # 2021-05-16T20:05:32.8004590Z # C A U T I O N # 2021-05-16T20:05:32.8005647Z # # 2021-05-16T20:05:32.8006491Z # This is first start of MSYS2. # 2021-05-16T20:05:32.8007250Z # You MUST restart shell to apply necessary actions. # 2021-05-16T20:05:32.8007946Z # # 2021-05-16T20:05:32.8008670Z # # 2021-05-16T20:05:32.8010989Z ################################################################### 2021-05-16T20:05:32.8011409Z 2021-05-16T20:05:32.8011645Z 2021-05-16T20:05:32.8230159Z 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-16T20:05:32.8294106Z ##[endgroup] 2021-05-16T20:05:32.8295069Z ##[group]Disable CheckSpace... 2021-05-16T20:05:32.9021202Z [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-16T20:05:33.2969915Z ##[endgroup] 2021-05-16T20:05:33.2971012Z ##[group]Updating packages... 2021-05-16T20:05:33.4123280Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'pacman' '--noconfirm' '-Syuu' '--overwrite' '*'" 2021-05-16T20:05:34.3545603Z :: Synchronizing package databases... 2021-05-16T20:05:34.7042403Z downloading mingw32.db... 2021-05-16T20:05:35.3703701Z downloading mingw32.db.sig... 2021-05-16T20:05:35.5981378Z downloading mingw64.db... 2021-05-16T20:05:35.7984681Z downloading mingw64.db.sig... 2021-05-16T20:05:36.0213177Z downloading ucrt64.db... 2021-05-16T20:05:36.2129446Z downloading ucrt64.db.sig... 2021-05-16T20:05:36.4366690Z downloading msys.db... 2021-05-16T20:05:36.5353904Z downloading msys.db.sig... 2021-05-16T20:05:36.6650047Z :: Starting core system upgrade... 2021-05-16T20:05:36.8852568Z warning: terminate other MSYS2 programs before proceeding 2021-05-16T20:05:36.8853906Z resolving dependencies... 2021-05-16T20:05:36.8935612Z looking for conflicting packages... 2021-05-16T20:05:36.8959002Z 2021-05-16T20:05:36.8960645Z 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-16T20:05:36.8961613Z 2021-05-16T20:05:36.8962215Z Total Download Size: 9.36 MiB 2021-05-16T20:05:36.8962876Z Total Installed Size: 44.60 MiB 2021-05-16T20:05:36.8963565Z Net Upgrade Size: 0.02 MiB 2021-05-16T20:05:36.8964441Z 2021-05-16T20:05:36.8965202Z :: Proceed with installation? [Y/n] 2021-05-16T20:05:36.8965842Z :: Retrieving packages... 2021-05-16T20:05:36.9922873Z downloading filesystem-2021.04-4-x86_64.pkg.tar.zst... 2021-05-16T20:05:37.0894112Z downloading mintty-1~3.5.0-1-x86_64.pkg.tar.zst... 2021-05-16T20:05:37.1932739Z downloading msys2-runtime-3.2.0-6-x86_64.pkg.tar.zst... 2021-05-16T20:05:37.4027108Z downloading pacman-mirrors-20210423-2-any.pkg.tar.zst... 2021-05-16T20:05:37.5356872Z downloading pacman-5.2.2-22-x86_64.pkg.tar.zst... 2021-05-16T20:05:37.6627660Z checking keyring... 2021-05-16T20:05:37.7780389Z checking package integrity... 2021-05-16T20:05:38.7838073Z loading package files... 2021-05-16T20:05:38.8021360Z checking for file conflicts... 2021-05-16T20:05:38.8024196Z :: Processing package changes... 2021-05-16T20:05:38.8024996Z upgrading filesystem... 2021-05-16T20:05:38.8556609Z upgrading mintty... 2021-05-16T20:05:38.9340371Z upgrading msys2-runtime... 2021-05-16T20:05:39.0127164Z upgrading pacman-mirrors... 2021-05-16T20:05:39.0185907Z warning: /etc/pacman.d/mirrorlist.mingw64 installed as /etc/pacman.d/mirrorlist.mingw64.pacnew 2021-05-16T20:05:39.0226933Z warning: /etc/pacman.d/mirrorlist.ucrt64 installed as /etc/pacman.d/mirrorlist.ucrt64.pacnew 2021-05-16T20:05:39.0240433Z upgrading pacman... 2021-05-16T20:05:39.1173894Z warning: /etc/pacman.conf installed as /etc/pacman.conf.pacnew 2021-05-16T20:05:39.4964507Z :: To complete this update all MSYS2 processes including this terminal will be closed. Confirm to proceed [Y/n] SUCCESS: The process with PID 6840 has been terminated. 2021-05-16T20:05:39.9857098Z ##[endgroup] 2021-05-16T20:05:39.9859406Z ##[group]Killing remaining tasks... 2021-05-16T20:05:40.0703509Z [command]C:\Windows\system32\taskkill.exe /F /FI "MODULES eq msys-2.0.dll" 2021-05-16T20:05:40.2805466Z 2021-05-16T20:05:40.2806888Z INFO: No tasks running with the specified criteria. 2021-05-16T20:05:40.2855105Z ##[endgroup] 2021-05-16T20:05:40.2856139Z ##[group]Final system upgrade... 2021-05-16T20:05:40.3704310Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'pacman' '--noconfirm' '-Syuu' '--overwrite' '*'" 2021-05-16T20:05:41.3509119Z :: Synchronizing package databases... 2021-05-16T20:05:41.9718649Z mingw32 is up to date 2021-05-16T20:05:41.9719312Z mingw64 is up to date 2021-05-16T20:05:41.9719787Z ucrt64 is up to date 2021-05-16T20:05:41.9721457Z downloading clang64.db... 2021-05-16T20:05:42.6343784Z downloading clang64.db.sig... 2021-05-16T20:05:42.8571085Z msys is up to date 2021-05-16T20:05:42.8572341Z :: Starting core system upgrade... 2021-05-16T20:05:43.1364888Z there is nothing to do 2021-05-16T20:05:43.1366275Z :: Starting full system upgrade... 2021-05-16T20:05:43.1855351Z resolving dependencies... 2021-05-16T20:05:43.1929709Z looking for conflicting packages... 2021-05-16T20:05:43.1972806Z 2021-05-16T20:05:43.1976015Z Packages (14) brotli-1.0.9-2 ca-certificates-20210119-1 file-5.40-2 gnupg-2.2.27-2 less-581-1 libgpgme-1.15.1-2 libsqlite-3.35.5-1 libxml2-2.9.10-9 libxslt-1.1.34-4 libzstd-1.5.0-1 msys2-keyring-1~20210213-2 msys2-launcher-1.3-2 rebase-4.4.4-3 zstd-1.5.0-1 2021-05-16T20:05:43.1977671Z 2021-05-16T20:05:43.1978270Z Total Download Size: 6.22 MiB 2021-05-16T20:05:43.1978975Z Total Installed Size: 32.30 MiB 2021-05-16T20:05:43.1979640Z Net Upgrade Size: 0.97 MiB 2021-05-16T20:05:43.1980073Z 2021-05-16T20:05:43.1980964Z :: Proceed with installation? [Y/n] 2021-05-16T20:05:43.1981712Z :: Retrieving packages... 2021-05-16T20:05:43.2940284Z downloading brotli-1.0.9-2-x86_64.pkg.tar.zst... 2021-05-16T20:05:43.9765096Z downloading less-581-1-x86_64.pkg.tar.zst... 2021-05-16T20:05:44.0734864Z downloading libxml2-2.9.10-9-x86_64.pkg.tar.zst... 2021-05-16T20:05:44.2700355Z downloading libxslt-1.1.34-4-x86_64.pkg.tar.zst... 2021-05-16T20:05:44.3702514Z downloading ca-certificates-20210119-1-any.pkg.tar.zst... 2021-05-16T20:05:44.4761911Z downloading file-5.40-2-x86_64.pkg.tar.zst... 2021-05-16T20:05:44.5776246Z downloading libsqlite-3.35.5-1-x86_64.pkg.tar.zst... 2021-05-16T20:05:44.6860244Z downloading libzstd-1.5.0-1-x86_64.pkg.tar.zst... 2021-05-16T20:05:44.7862497Z downloading gnupg-2.2.27-2-x86_64.pkg.tar.zst... 2021-05-16T20:05:44.9988408Z downloading libgpgme-1.15.1-2-x86_64.pkg.tar.zst... 2021-05-16T20:05:45.0993855Z downloading msys2-keyring-1~20210213-2-any.pkg.tar.zst... 2021-05-16T20:05:45.1965159Z downloading msys2-launcher-1.3-2-x86_64.pkg.tar.zst... 2021-05-16T20:05:45.2948460Z downloading rebase-4.4.4-3-x86_64.pkg.tar.zst... 2021-05-16T20:05:45.3970295Z downloading zstd-1.5.0-1-x86_64.pkg.tar.zst... 2021-05-16T20:05:45.4035701Z checking keyring... 2021-05-16T20:05:45.5210984Z checking package integrity... 2021-05-16T20:05:48.2572769Z loading package files... 2021-05-16T20:05:48.2935512Z checking for file conflicts... 2021-05-16T20:05:48.2936634Z checking available disk space... 2021-05-16T20:05:48.3140576Z :: Processing package changes... 2021-05-16T20:05:48.3142174Z upgrading brotli... 2021-05-16T20:05:48.3289542Z upgrading less... 2021-05-16T20:05:48.3400171Z upgrading libxml2... 2021-05-16T20:05:48.3647492Z upgrading libxslt... 2021-05-16T20:05:48.3790440Z upgrading ca-certificates... 2021-05-16T20:05:49.2619940Z upgrading file... 2021-05-16T20:05:49.3291930Z upgrading libsqlite... 2021-05-16T20:05:49.3424536Z upgrading libzstd... 2021-05-16T20:05:49.3511232Z upgrading gnupg... 2021-05-16T20:05:51.8712514Z ==> Appending keys from msys2.gpg... 2021-05-16T20:05:51.9849498Z ==> Locally signing trusted keys in keyring... 2021-05-16T20:05:52.0012787Z -> Locally signing key 123D4D51A1793859C2BE916BBBE514E53E0D0813... 2021-05-16T20:05:56.1250758Z -> Locally signing key B91BCF3303284BF90CC043CA9F418C233E652008... 2021-05-16T20:05:56.1981992Z -> Locally signing key 6E8FEAFF9644F54EED90EEA0790AE56A1D3CFDDC... 2021-05-16T20:05:56.2690180Z -> Locally signing key 69985C5EB351011C78DF7F6D755B8182ACD22879... 2021-05-16T20:05:56.3530579Z -> Locally signing key 9DD0D4217D75A33B896159E6DA7EF2ABAEEA755C... 2021-05-16T20:05:56.4310692Z -> Locally signing key D55E7A6D7CE9BA1587C0ACACF40D263ECA25678A... 2021-05-16T20:05:56.5080165Z ==> Importing owner trust values... 2021-05-16T20:05:56.5640385Z ==> Disabling revoked keys in keyring... 2021-05-16T20:05:56.5836603Z -> Disabling key B19514FB53EB3668471B296E794DCF97F93FC717... 2021-05-16T20:05:56.6610162Z ==> Updating trust database... 2021-05-16T20:05:56.6830056Z gpg: next trustdb check due at 2022-01-23 2021-05-16T20:05:56.7954196Z upgrading libgpgme... 2021-05-16T20:05:57.0227849Z upgrading msys2-keyring... 2021-05-16T20:05:57.3251324Z ==> Appending keys from msys2.gpg... 2021-05-16T20:05:57.4390725Z ==> Locally signing trusted keys in keyring... 2021-05-16T20:05:57.4600269Z -> Locally signing key 123D4D51A1793859C2BE916BBBE514E53E0D0813... 2021-05-16T20:05:57.5860830Z -> Locally signing key B91BCF3303284BF90CC043CA9F418C233E652008... 2021-05-16T20:05:57.6582193Z -> Locally signing key 6E8FEAFF9644F54EED90EEA0790AE56A1D3CFDDC... 2021-05-16T20:05:57.7290889Z -> Locally signing key 69985C5EB351011C78DF7F6D755B8182ACD22879... 2021-05-16T20:05:57.8031733Z -> Locally signing key 9DD0D4217D75A33B896159E6DA7EF2ABAEEA755C... 2021-05-16T20:05:57.8785106Z -> Locally signing key D55E7A6D7CE9BA1587C0ACACF40D263ECA25678A... 2021-05-16T20:05:57.9490834Z ==> Importing owner trust values... 2021-05-16T20:05:57.9896351Z ==> Disabling revoked keys in keyring... 2021-05-16T20:05:58.0140874Z -> Disabling key B19514FB53EB3668471B296E794DCF97F93FC717... 2021-05-16T20:05:58.0865960Z ==> Updating trust database... 2021-05-16T20:05:58.1061007Z gpg: next trustdb check due at 2022-01-23 2021-05-16T20:05:58.2185300Z upgrading msys2-launcher... 2021-05-16T20:05:58.2316709Z upgrading rebase... 2021-05-16T20:05:58.2472539Z upgrading zstd... 2021-05-16T20:05:58.2737098Z :: Running post-transaction hooks... 2021-05-16T20:05:58.2738187Z (1/1) Updating the info directory file... 2021-05-16T20:05:58.7456264Z ##[endgroup] 2021-05-16T20:05:58.7457416Z ##[group]Installing additional packages... 2021-05-16T20:05:58.8303225Z [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-16T20:06:00.2254917Z :: There are 19 members in group mingw-w64-x86_64-toolchain: 2021-05-16T20:06:00.2256265Z :: Repository mingw64 2021-05-16T20:06:00.2260141Z 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-16T20:06:00.2263506Z 2021-05-16T20:06:00.2264109Z Enter a selection (default=all): 2021-05-16T20:06:00.2264841Z resolving dependencies... 2021-05-16T20:06:00.2441639Z looking for conflicting packages... 2021-05-16T20:06:00.2574653Z 2021-05-16T20:06:00.2595384Z Packages (80) expat-2.3.0-1 heimdal-7.7.0-2 mingw-w64-x86_64-bzip2-1.0.8-2 mingw-w64-x86_64-ca-certificates-20200601-3 mingw-w64-x86_64-expat-2.2.10-1 mingw-w64-x86_64-gettext-0.19.8.1-10 mingw-w64-x86_64-gmp-6.2.1-2 mingw-w64-x86_64-isl-0.24-1 mingw-w64-x86_64-libffi-3.3-4 mingw-w64-x86_64-libiconv-1.16-2 mingw-w64-x86_64-libsystre-1.0.1-4 mingw-w64-x86_64-libtasn1-4.16.0-2 mingw-w64-x86_64-libtre-git-r128.6fb7206-2 mingw-w64-x86_64-mpc-1.2.1-1 mingw-w64-x86_64-mpdecimal-2.5.0-2 mingw-w64-x86_64-mpfr-4.1.0-3 mingw-w64-x86_64-ncurses-6.2-3 mingw-w64-x86_64-openssl-1.1.1.k-2 mingw-w64-x86_64-p11-kit-0.23.22-1 mingw-w64-x86_64-python-3.8.9-2 mingw-w64-x86_64-readline-8.0.004-2 mingw-w64-x86_64-sqlite3-3.35.5-1 mingw-w64-x86_64-tcl-8.6.11-3 mingw-w64-x86_64-termcap-1.3.1-6 mingw-w64-x86_64-tk-8.6.11.1-2 mingw-w64-x86_64-windows-default-manifest-6.4-3 mingw-w64-x86_64-xxhash-0.8.0-1 mingw-w64-x86_64-xz-5.2.5-2 mingw-w64-x86_64-zlib-1.2.11-9 mingw-w64-x86_64-zstd-1.5.0-1 openssh-8.5p1-1 perl-Authen-SASL-2.16-2 perl-Clone-0.45-2 perl-Convert-BinHex-1.125-1 perl-Encode-Locale-1.05-1 perl-Error-0.17029-1 perl-File-Listing-6.14-1 perl-HTML-Parser-3.76-1 perl-HTML-Tagset-3.20-2 perl-HTTP-Cookies-6.10-1 perl-HTTP-Daemon-6.12-1 perl-HTTP-Date-6.05-1 perl-HTTP-Message-6.29-1 perl-HTTP-Negotiate-6.01-2 perl-IO-HTML-1.004-1 perl-IO-Socket-SSL-2.070-1 perl-IO-Stringy-2.113-1 perl-LWP-MediaTypes-6.04-1 perl-MIME-tools-5.509-1 perl-MailTools-2.21-1 perl-Net-HTTP-6.21-1 perl-Net-SMTP-SSL-1.04-1 perl-Net-SSLeay-1.90-1 perl-TermReadKey-2.38-2 perl-TimeDate-2.33-1 perl-Try-Tiny-0.30-1 perl-URI-5.09-1 perl-WWW-RobotRules-6.02-2 perl-libwww-6.53-1 vim-8.2.2689-2 git-2.31.1-2 mingw-w64-x86_64-binutils-2.36.1-3 mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1 mingw-w64-x86_64-gcc-10.3.0-2 mingw-w64-x86_64-gcc-ada-10.3.0-2 mingw-w64-x86_64-gcc-fortran-10.3.0-2 mingw-w64-x86_64-gcc-libgfortran-10.3.0-2 mingw-w64-x86_64-gcc-libs-10.3.0-2 mingw-w64-x86_64-gcc-objc-10.3.0-2 mingw-w64-x86_64-gdb-10.2-1 mingw-w64-x86_64-gdb-multiarch-10.2-1 mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1 mingw-w64-x86_64-libgccjit-10.3.0-2 mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1 mingw-w64-x86_64-libwinpthread-git-9.0.0.6184.ab0fa5ad-1 mingw-w64-x86_64-make-4.3-1 mingw-w64-x86_64-pkgconf-1.7.4-2 mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1 mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1 mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T20:06:00.2612103Z 2021-05-16T20:06:00.2612791Z Total Download Size: 165.06 MiB 2021-05-16T20:06:00.2613488Z Total Installed Size: 1091.89 MiB 2021-05-16T20:06:00.2613935Z 2021-05-16T20:06:00.2614780Z :: Proceed with installation? [Y/n] 2021-05-16T20:06:00.2615511Z :: Retrieving packages... 2021-05-16T20:06:00.5928656Z downloading mingw-w64-x86_64-libiconv-1.16-2-any.pkg.tar.zst... 2021-05-16T20:06:01.1640360Z downloading mingw-w64-x86_64-zlib-1.2.11-9-any.pkg.tar.zst... 2021-05-16T20:06:01.2636903Z downloading mingw-w64-x86_64-binutils-2.36.1-3-any.pkg.tar.zst... 2021-05-16T20:06:01.7727741Z downloading mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T20:06:01.9944061Z downloading mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T20:06:02.1352275Z downloading mingw-w64-x86_64-isl-0.24-1-any.pkg.tar.zst... 2021-05-16T20:06:02.2497169Z downloading mingw-w64-x86_64-gmp-6.2.1-2-any.pkg.tar.zst... 2021-05-16T20:06:02.3532578Z downloading mingw-w64-x86_64-mpfr-4.1.0-3-any.pkg.tar.zst... 2021-05-16T20:06:02.4523493Z downloading mingw-w64-x86_64-mpc-1.2.1-1-any.pkg.tar.zst... 2021-05-16T20:06:02.5512634Z downloading mingw-w64-x86_64-libwinpthread-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T20:06:02.6492771Z downloading mingw-w64-x86_64-gcc-libs-10.3.0-2-any.pkg.tar.zst... 2021-05-16T20:06:02.7528595Z downloading mingw-w64-x86_64-windows-default-manifest-6.4-3-any.pkg.tar.xz... 2021-05-16T20:06:02.8496745Z downloading mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T20:06:02.9475753Z downloading mingw-w64-x86_64-zstd-1.5.0-1-any.pkg.tar.zst... 2021-05-16T20:06:03.0499087Z downloading mingw-w64-x86_64-gcc-10.3.0-2-any.pkg.tar.zst... 2021-05-16T20:06:04.1377831Z downloading mingw-w64-x86_64-gcc-ada-10.3.0-2-any.pkg.tar.zst... 2021-05-16T20:06:04.8932126Z downloading mingw-w64-x86_64-gcc-libgfortran-10.3.0-2-any.pkg.tar.zst... 2021-05-16T20:06:05.0056161Z downloading mingw-w64-x86_64-gcc-fortran-10.3.0-2-any.pkg.tar.zst... 2021-05-16T20:06:05.3841442Z downloading mingw-w64-x86_64-gcc-objc-10.3.0-2-any.pkg.tar.zst... 2021-05-16T20:06:05.8273769Z downloading mingw-w64-x86_64-expat-2.2.10-1-any.pkg.tar.zst... 2021-05-16T20:06:05.9262444Z downloading mingw-w64-x86_64-gettext-0.19.8.1-10-any.pkg.tar.zst... 2021-05-16T20:06:06.0570249Z downloading mingw-w64-x86_64-libtre-git-r128.6fb7206-2-any.pkg.tar.xz... 2021-05-16T20:06:06.1546471Z downloading mingw-w64-x86_64-libsystre-1.0.1-4-any.pkg.tar.xz... 2021-05-16T20:06:06.2518545Z downloading mingw-w64-x86_64-ncurses-6.2-3-any.pkg.tar.zst... 2021-05-16T20:06:06.3654739Z downloading mingw-w64-x86_64-bzip2-1.0.8-2-any.pkg.tar.zst... 2021-05-16T20:06:06.4630062Z downloading mingw-w64-x86_64-libffi-3.3-4-any.pkg.tar.zst... 2021-05-16T20:06:06.5614644Z downloading mingw-w64-x86_64-mpdecimal-2.5.0-2-any.pkg.tar.zst... 2021-05-16T20:06:06.6604234Z downloading mingw-w64-x86_64-libtasn1-4.16.0-2-any.pkg.tar.zst... 2021-05-16T20:06:06.7597287Z downloading mingw-w64-x86_64-p11-kit-0.23.22-1-any.pkg.tar.zst... 2021-05-16T20:06:06.8624868Z downloading mingw-w64-x86_64-ca-certificates-20200601-3-any.pkg.tar.zst... 2021-05-16T20:06:06.9635354Z downloading mingw-w64-x86_64-openssl-1.1.1.k-2-any.pkg.tar.zst... 2021-05-16T20:06:07.1811582Z downloading mingw-w64-x86_64-termcap-1.3.1-6-any.pkg.tar.zst... 2021-05-16T20:06:07.2800889Z downloading mingw-w64-x86_64-readline-8.0.004-2-any.pkg.tar.zst... 2021-05-16T20:06:07.3836407Z downloading mingw-w64-x86_64-tcl-8.6.11-3-any.pkg.tar.zst... 2021-05-16T20:06:07.5073637Z downloading mingw-w64-x86_64-sqlite3-3.35.5-1-any.pkg.tar.zst... 2021-05-16T20:06:07.7428968Z downloading mingw-w64-x86_64-tk-8.6.11.1-2-any.pkg.tar.zst... 2021-05-16T20:06:07.8620080Z downloading mingw-w64-x86_64-xz-5.2.5-2-any.pkg.tar.zst... 2021-05-16T20:06:07.9640677Z downloading mingw-w64-x86_64-python-3.8.9-2-any.pkg.tar.zst... 2021-05-16T20:06:08.5945514Z downloading mingw-w64-x86_64-xxhash-0.8.0-1-any.pkg.tar.zst... 2021-05-16T20:06:08.6925247Z downloading mingw-w64-x86_64-gdb-10.2-1-any.pkg.tar.zst... 2021-05-16T20:06:08.9034731Z downloading mingw-w64-x86_64-gdb-multiarch-10.2-1-any.pkg.tar.zst... 2021-05-16T20:06:09.1353790Z downloading mingw-w64-x86_64-libgccjit-10.3.0-2-any.pkg.tar.zst... 2021-05-16T20:06:09.5514073Z downloading mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T20:06:09.6484027Z downloading mingw-w64-x86_64-make-4.3-1-any.pkg.tar.xz... 2021-05-16T20:06:09.7474225Z downloading mingw-w64-x86_64-pkgconf-1.7.4-2-any.pkg.tar.zst... 2021-05-16T20:06:09.8464458Z downloading mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T20:06:09.9472907Z downloading mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T20:06:10.0446377Z downloading expat-2.3.0-1-x86_64.pkg.tar.zst... 2021-05-16T20:06:10.1417133Z downloading vim-8.2.2689-2-x86_64.pkg.tar.zst... 2021-05-16T20:06:10.4725794Z downloading heimdal-7.7.0-2-x86_64.pkg.tar.zst... 2021-05-16T20:06:10.5733260Z downloading openssh-8.5p1-1-x86_64.pkg.tar.zst... 2021-05-16T20:06:10.6769932Z downloading perl-Error-0.17029-1-any.pkg.tar.xz... 2021-05-16T20:06:10.7743380Z downloading perl-Authen-SASL-2.16-2-any.pkg.tar.xz... 2021-05-16T20:06:10.8716995Z downloading perl-Encode-Locale-1.05-1-any.pkg.tar.xz... 2021-05-16T20:06:10.9690428Z downloading perl-HTTP-Date-6.05-1-any.pkg.tar.xz... 2021-05-16T20:06:11.0657992Z downloading perl-File-Listing-6.14-1-any.pkg.tar.zst... 2021-05-16T20:06:11.1626908Z downloading perl-HTML-Tagset-3.20-2-any.pkg.tar.xz... 2021-05-16T20:06:11.2602402Z downloading perl-Clone-0.45-2-x86_64.pkg.tar.zst... 2021-05-16T20:06:11.3574640Z downloading perl-IO-HTML-1.004-1-any.pkg.tar.zst... 2021-05-16T20:06:11.4548857Z downloading perl-LWP-MediaTypes-6.04-1-any.pkg.tar.zst... 2021-05-16T20:06:11.5520817Z downloading perl-URI-5.09-1-any.pkg.tar.zst... 2021-05-16T20:06:11.6504371Z downloading perl-HTTP-Message-6.29-1-any.pkg.tar.zst... 2021-05-16T20:06:11.7476711Z downloading perl-HTML-Parser-3.76-1-x86_64.pkg.tar.zst... 2021-05-16T20:06:11.8447954Z downloading perl-HTTP-Cookies-6.10-1-any.pkg.tar.zst... 2021-05-16T20:06:11.9422027Z downloading perl-HTTP-Daemon-6.12-1-any.pkg.tar.zst... 2021-05-16T20:06:12.0390750Z downloading perl-HTTP-Negotiate-6.01-2-any.pkg.tar.xz... 2021-05-16T20:06:12.1368665Z downloading perl-Net-HTTP-6.21-1-any.pkg.tar.zst... 2021-05-16T20:06:12.2342607Z downloading perl-WWW-RobotRules-6.02-2-any.pkg.tar.xz... 2021-05-16T20:06:12.3311958Z downloading perl-Try-Tiny-0.30-1-any.pkg.tar.xz... 2021-05-16T20:06:12.4292539Z downloading perl-libwww-6.53-1-any.pkg.tar.zst... 2021-05-16T20:06:12.5269878Z downloading perl-TimeDate-2.33-1-any.pkg.tar.zst... 2021-05-16T20:06:12.6245617Z downloading perl-MailTools-2.21-1-any.pkg.tar.xz... 2021-05-16T20:06:12.7224980Z downloading perl-IO-Stringy-2.113-1-any.pkg.tar.zst... 2021-05-16T20:06:12.8206692Z downloading perl-Convert-BinHex-1.125-1-any.pkg.tar.xz... 2021-05-16T20:06:12.9209964Z downloading perl-MIME-tools-5.509-1-any.pkg.tar.xz... 2021-05-16T20:06:13.0204969Z downloading perl-Net-SSLeay-1.90-1-x86_64.pkg.tar.zst... 2021-05-16T20:06:13.1203832Z downloading perl-IO-Socket-SSL-2.070-1-any.pkg.tar.zst... 2021-05-16T20:06:13.2197760Z downloading perl-Net-SMTP-SSL-1.04-1-any.pkg.tar.xz... 2021-05-16T20:06:13.3164194Z downloading perl-TermReadKey-2.38-2-x86_64.pkg.tar.zst... 2021-05-16T20:06:13.4141631Z downloading git-2.31.1-2-x86_64.pkg.tar.zst... 2021-05-16T20:06:13.5439376Z checking keyring... 2021-05-16T20:06:13.8837455Z checking package integrity... 2021-05-16T20:06:29.5149053Z loading package files... 2021-05-16T20:06:30.1777225Z checking for file conflicts... 2021-05-16T20:06:32.7959153Z checking available disk space... 2021-05-16T20:06:32.8097364Z :: Processing package changes... 2021-05-16T20:06:32.8098961Z installing expat... 2021-05-16T20:06:32.8169753Z installing vim... 2021-05-16T20:06:34.5858526Z installing heimdal... 2021-05-16T20:06:35.0121455Z installing openssh... 2021-05-16T20:06:35.0531061Z installing perl-Error... 2021-05-16T20:06:35.0665737Z installing perl-Authen-SASL... 2021-05-16T20:06:35.0917374Z installing perl-Encode-Locale... 2021-05-16T20:06:35.1006531Z installing perl-HTTP-Date... 2021-05-16T20:06:35.1111053Z installing perl-File-Listing... 2021-05-16T20:06:35.1187573Z installing perl-HTML-Tagset... 2021-05-16T20:06:35.1267387Z installing perl-Clone... 2021-05-16T20:06:35.1312754Z installing perl-IO-HTML... 2021-05-16T20:06:35.1381616Z installing perl-LWP-MediaTypes... 2021-05-16T20:06:35.1455657Z installing perl-URI... 2021-05-16T20:06:35.2037388Z installing perl-HTTP-Message... 2021-05-16T20:06:35.2285738Z installing perl-HTML-Parser... 2021-05-16T20:06:35.2477900Z installing perl-HTTP-Cookies... 2021-05-16T20:06:35.2666475Z installing perl-HTTP-Daemon... 2021-05-16T20:06:35.2667831Z installing perl-HTTP-Negotiate... 2021-05-16T20:06:35.2712575Z installing perl-Net-HTTP... 2021-05-16T20:06:35.2832905Z installing perl-WWW-RobotRules... 2021-05-16T20:06:35.2912145Z installing perl-Try-Tiny... 2021-05-16T20:06:35.3022490Z installing perl-libwww... 2021-05-16T20:06:35.3447837Z Optional dependencies for perl-libwww 2021-05-16T20:06:35.3449230Z perl-LWP-Protocol-https: for https:// url schemes 2021-05-16T20:06:35.3450286Z installing perl-TimeDate... 2021-05-16T20:06:35.3899150Z installing perl-MailTools... 2021-05-16T20:06:35.4276508Z installing perl-IO-Stringy... 2021-05-16T20:06:35.4435650Z installing perl-Convert-BinHex... 2021-05-16T20:06:35.5820043Z module test... pass. 2021-05-16T20:06:35.5821484Z installing perl-MIME-tools... 2021-05-16T20:06:35.6476732Z installing perl-Net-SSLeay... 2021-05-16T20:06:35.7268091Z installing perl-IO-Socket-SSL... 2021-05-16T20:06:35.7407889Z installing perl-Net-SMTP-SSL... 2021-05-16T20:06:35.7477094Z installing perl-TermReadKey... 2021-05-16T20:06:35.7571734Z installing git... 2021-05-16T20:06:36.4534456Z Optional dependencies for git 2021-05-16T20:06:36.4535595Z python: various helper scripts 2021-05-16T20:06:36.4536290Z subversion: git svn 2021-05-16T20:06:36.4537285Z installing mingw-w64-x86_64-libiconv... 2021-05-16T20:06:36.4850672Z installing mingw-w64-x86_64-zlib... 2021-05-16T20:06:36.4960817Z installing mingw-w64-x86_64-binutils... 2021-05-16T20:06:36.8185073Z installing mingw-w64-x86_64-headers-git... 2021-05-16T20:06:38.2723288Z installing mingw-w64-x86_64-crt-git... 2021-05-16T20:06:39.1857580Z installing mingw-w64-x86_64-isl... 2021-05-16T20:06:39.2491316Z installing mingw-w64-x86_64-gmp... 2021-05-16T20:06:39.2665577Z installing mingw-w64-x86_64-mpfr... 2021-05-16T20:06:39.2997419Z installing mingw-w64-x86_64-mpc... 2021-05-16T20:06:39.3050409Z installing mingw-w64-x86_64-libwinpthread-git... 2021-05-16T20:06:39.3133562Z installing mingw-w64-x86_64-gcc-libs... 2021-05-16T20:06:39.3345698Z installing mingw-w64-x86_64-windows-default-manifest... 2021-05-16T20:06:39.3397907Z installing mingw-w64-x86_64-winpthreads-git... 2021-05-16T20:06:39.3546923Z installing mingw-w64-x86_64-zstd... 2021-05-16T20:06:39.3795576Z installing mingw-w64-x86_64-gcc... 2021-05-16T20:06:40.7238964Z installing mingw-w64-x86_64-gcc-ada... 2021-05-16T20:06:43.0720057Z installing mingw-w64-x86_64-gcc-libgfortran... 2021-05-16T20:06:43.0890134Z installing mingw-w64-x86_64-gcc-fortran... 2021-05-16T20:06:43.2657095Z installing mingw-w64-x86_64-gcc-objc... 2021-05-16T20:06:43.4676970Z installing mingw-w64-x86_64-expat... 2021-05-16T20:06:43.4879058Z installing mingw-w64-x86_64-gettext... 2021-05-16T20:06:45.5497708Z installing mingw-w64-x86_64-libtre-git... 2021-05-16T20:06:45.5713242Z installing mingw-w64-x86_64-libsystre... 2021-05-16T20:06:45.5834411Z installing mingw-w64-x86_64-ncurses... 2021-05-16T20:06:51.5296687Z installing mingw-w64-x86_64-bzip2... 2021-05-16T20:06:51.5500376Z installing mingw-w64-x86_64-libffi... 2021-05-16T20:06:51.5625088Z installing mingw-w64-x86_64-mpdecimal... 2021-05-16T20:06:51.6247192Z installing mingw-w64-x86_64-libtasn1... 2021-05-16T20:06:51.6694783Z installing mingw-w64-x86_64-p11-kit... 2021-05-16T20:06:51.6990785Z installing mingw-w64-x86_64-ca-certificates... 2021-05-16T20:06:52.5205630Z installing mingw-w64-x86_64-openssl... 2021-05-16T20:06:59.8445465Z installing mingw-w64-x86_64-termcap... 2021-05-16T20:06:59.8517157Z installing mingw-w64-x86_64-readline... 2021-05-16T20:06:59.8868160Z installing mingw-w64-x86_64-tcl... 2021-05-16T20:07:01.7564196Z installing mingw-w64-x86_64-sqlite3... 2021-05-16T20:07:02.8823159Z installing mingw-w64-x86_64-tk... 2021-05-16T20:07:03.8729313Z installing mingw-w64-x86_64-xz... 2021-05-16T20:07:03.9518111Z installing mingw-w64-x86_64-python... 2021-05-16T20:07:12.0797098Z installing mingw-w64-x86_64-xxhash... 2021-05-16T20:07:12.0916887Z installing mingw-w64-x86_64-gdb... 2021-05-16T20:07:12.2116200Z installing mingw-w64-x86_64-gdb-multiarch... 2021-05-16T20:07:12.3233767Z installing mingw-w64-x86_64-libgccjit... 2021-05-16T20:07:12.4949976Z installing mingw-w64-x86_64-libmangle-git... 2021-05-16T20:07:12.5006964Z installing mingw-w64-x86_64-make... 2021-05-16T20:07:12.5226681Z installing mingw-w64-x86_64-pkgconf... 2021-05-16T20:07:12.5426353Z installing mingw-w64-x86_64-tools-git... 2021-05-16T20:07:12.5557699Z installing mingw-w64-x86_64-winstorecompat-git... 2021-05-16T20:07:12.6299803Z ##[endgroup] 2021-05-16T20:07:12.6300983Z ##[group]Saving package cache... 2021-05-16T20:07:12.7083212Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'paccache' '-r' '-f' '-u' '-k0'" 2021-05-16T20:07:13.9483883Z ==> no candidate packages found for pruning 2021-05-16T20:07:14.0350374Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'paccache' '-r' '-f' '-k1'" 2021-05-16T20:07:14.5781036Z ==> no candidate packages found for pruning 2021-05-16T20:07:15.4652133Z Unable to reserve cache with key msys2-pkgs-upd:true-conf:e36258c0-files:753615ce398942dc832338a15edc0be412143ee9, another job may be creating this cache. 2021-05-16T20:07:15.5780498Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'pacman' '--noconfirm' '-Scc'" 2021-05-16T20:07:16.6737687Z 2021-05-16T20:07:16.6739002Z Cache directory: /var/cache/pacman/pkg/ 2021-05-16T20:07:16.7053412Z :: Do you want to remove ALL files from cache? [Y/n] 2021-05-16T20:07:16.7054454Z removing all files from cache... 2021-05-16T20:07:16.7054940Z 2021-05-16T20:07:16.7055604Z Database directory: /var/lib/pacman/ 2021-05-16T20:07:16.7061174Z :: Do you want to remove unused repositories? [Y/n] 2021-05-16T20:07:16.7062662Z removing unused sync repositories... 2021-05-16T20:07:16.7134343Z ##[endgroup] 2021-05-16T20:07:16.7497079Z ##[group]Run adigherman/actions/install-sysdeps-windows@master 2021-05-16T20:07:16.7497870Z env: 2021-05-16T20:07:16.7498399Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:07:16.7498896Z TIC_DEPLOY_KEY: 2021-05-16T20:07:16.7499278Z RSPM: 2021-05-16T20:07:16.7500850Z GITHUB_PAT: *** 2021-05-16T20:07:16.7501392Z COVERALLS_TOKEN: 2021-05-16T20:07:16.7501884Z continue-on-error: false 2021-05-16T20:07:16.7502401Z VDIFFR_RUN_TESTS: 2021-05-16T20:07:16.7502837Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T20:07:16.7503253Z TZ: UTC 2021-05-16T20:07:16.7503644Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:07:16.7504077Z NOT_CRAN: true 2021-05-16T20:07:16.7504463Z MSYSTEM: MINGW64 2021-05-16T20:07:16.7504878Z ##[endgroup] 2021-05-16T20:07:17.8574084Z :: Synchronizing package databases... 2021-05-16T20:07:18.5647504Z mingw32 is up to date 2021-05-16T20:07:18.5648418Z mingw64 is up to date 2021-05-16T20:07:18.5649522Z ucrt64 is up to date 2021-05-16T20:07:18.5650113Z clang64 is up to date 2021-05-16T20:07:18.5650686Z msys is up to date 2021-05-16T20:07:18.5651422Z :: Starting core system upgrade... 2021-05-16T20:07:18.8382382Z there is nothing to do 2021-05-16T20:07:18.8383759Z :: Starting full system upgrade... 2021-05-16T20:07:18.9742231Z there is nothing to do 2021-05-16T20:07:19.8321379Z resolving dependencies... 2021-05-16T20:07:19.8392121Z looking for conflicting packages... 2021-05-16T20:07:19.8483807Z 2021-05-16T20:07:19.8484687Z Packages (1) mingw-w64-x86_64-aom-3.1.0-1 2021-05-16T20:07:19.8485203Z 2021-05-16T20:07:19.8485784Z Total Download Size: 3.00 MiB 2021-05-16T20:07:19.8486479Z Total Installed Size: 20.93 MiB 2021-05-16T20:07:19.8486918Z 2021-05-16T20:07:19.8487760Z :: Proceed with installation? [Y/n] 2021-05-16T20:07:19.8488535Z :: Retrieving packages... 2021-05-16T20:07:20.1593606Z downloading mingw-w64-x86_64-aom-3.1.0-1-any.pkg.tar.zst... 2021-05-16T20:07:20.9101737Z checking keyring... 2021-05-16T20:07:21.0073462Z checking package integrity... 2021-05-16T20:07:21.2198314Z loading package files... 2021-05-16T20:07:21.2222436Z checking for file conflicts... 2021-05-16T20:07:21.2235873Z checking available disk space... 2021-05-16T20:07:21.2243458Z :: Processing package changes... 2021-05-16T20:07:21.2244292Z installing mingw-w64-x86_64-aom... 2021-05-16T20:07:22.1515427Z resolving dependencies... 2021-05-16T20:07:22.1516718Z looking for conflicting packages... 2021-05-16T20:07:22.1680850Z 2021-05-16T20:07:22.1682574Z Packages (1) mingw-w64-x86_64-argtable-2.13-2 2021-05-16T20:07:22.1683349Z 2021-05-16T20:07:22.1684143Z Total Download Size: 1.97 MiB 2021-05-16T20:07:22.1684976Z Total Installed Size: 4.43 MiB 2021-05-16T20:07:22.1685530Z 2021-05-16T20:07:22.1686637Z :: Proceed with installation? [Y/n] 2021-05-16T20:07:22.1687706Z :: Retrieving packages... 2021-05-16T20:07:22.4869446Z downloading mingw-w64-x86_64-argtable-2.13-2-any.pkg.tar.zst... 2021-05-16T20:07:23.2574328Z checking keyring... 2021-05-16T20:07:23.3520614Z checking package integrity... 2021-05-16T20:07:23.5158673Z loading package files... 2021-05-16T20:07:23.5182394Z checking for file conflicts... 2021-05-16T20:07:23.5206484Z checking available disk space... 2021-05-16T20:07:23.5212656Z :: Processing package changes... 2021-05-16T20:07:23.5213788Z installing mingw-w64-x86_64-argtable... 2021-05-16T20:07:24.4730703Z resolving dependencies... 2021-05-16T20:07:24.4913940Z looking for conflicting packages... 2021-05-16T20:07:24.4970024Z 2021-05-16T20:07:24.4984756Z 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-16T20:07:24.4991764Z 2021-05-16T20:07:24.4992426Z Total Download Size: 92.82 MiB 2021-05-16T20:07:24.4993133Z Total Installed Size: 821.22 MiB 2021-05-16T20:07:24.4993556Z 2021-05-16T20:07:24.4994324Z :: Proceed with installation? [Y/n] 2021-05-16T20:07:24.4995067Z :: Retrieving packages... 2021-05-16T20:07:24.8137886Z downloading mingw-w64-x86_64-aws-c-common-0.5.5-1-any.pkg.tar.zst... 2021-05-16T20:07:25.2855553Z downloading mingw-w64-x86_64-aws-checksums-0.1.11-1-any.pkg.tar.zst... 2021-05-16T20:07:25.3837250Z downloading mingw-w64-x86_64-aws-c-cal-0.5.0-1-any.pkg.tar.zst... 2021-05-16T20:07:25.4820170Z downloading mingw-w64-x86_64-aws-c-io-0.9.1-3-any.pkg.tar.zst... 2021-05-16T20:07:25.6729499Z downloading mingw-w64-x86_64-aws-c-event-stream-0.2.7-1-any.pkg.tar.zst... 2021-05-16T20:07:25.7715854Z downloading mingw-w64-x86_64-aws-sdk-cpp-1.8.149-2-any.pkg.tar.zst... 2021-05-16T20:07:26.1650042Z downloading mingw-w64-x86_64-brotli-1.0.9-2-any.pkg.tar.zst... 2021-05-16T20:07:26.2657018Z downloading mingw-w64-x86_64-double-conversion-3.1.5-1-any.pkg.tar.xz... 2021-05-16T20:07:26.3632800Z downloading mingw-w64-x86_64-flatbuffers-1.12.0-2-any.pkg.tar.zst... 2021-05-16T20:07:26.4727481Z downloading mingw-w64-x86_64-gflags-2.2.2-2-any.pkg.tar.xz... 2021-05-16T20:07:26.5698220Z downloading mingw-w64-x86_64-wineditline-2.205-3-any.pkg.tar.xz... 2021-05-16T20:07:26.6672802Z downloading mingw-w64-x86_64-pcre-8.44-3-any.pkg.tar.zst... 2021-05-16T20:07:26.7767982Z downloading mingw-w64-x86_64-glib2-2.68.2-1-any.pkg.tar.zst... 2021-05-16T20:07:26.9882102Z downloading mingw-w64-x86_64-gobject-introspection-runtime-1.66.1-5-any.pkg.tar.zst... 2021-05-16T20:07:27.0865945Z downloading mingw-w64-x86_64-python-markupsafe-2.0.0-1-any.pkg.tar.zst... 2021-05-16T20:07:27.1844160Z downloading mingw-w64-x86_64-python-beaker-1.11.0-1-any.pkg.tar.xz... 2021-05-16T20:07:27.2825018Z downloading mingw-w64-x86_64-python-mako-1.1.4-2-any.pkg.tar.zst... 2021-05-16T20:07:27.3809468Z downloading mingw-w64-x86_64-gobject-introspection-1.66.1-5-any.pkg.tar.zst... 2021-05-16T20:07:27.4919660Z downloading mingw-w64-x86_64-c-ares-1.17.1-1-any.pkg.tar.zst... 2021-05-16T20:07:27.5911814Z downloading mingw-w64-x86_64-protobuf-3.16.0-1-any.pkg.tar.zst... 2021-05-16T20:07:27.7210254Z downloading mingw-w64-x86_64-re2-20210401-1-any.pkg.tar.zst... 2021-05-16T20:07:27.8202670Z downloading mingw-w64-x86_64-grpc-1.35.0-2-any.pkg.tar.zst... 2021-05-16T20:07:27.9418178Z downloading mingw-w64-x86_64-libutf8proc-2.6.1-1-any.pkg.tar.zst... 2021-05-16T20:07:28.0396172Z downloading mingw-w64-x86_64-lz4-1.9.3-1-any.pkg.tar.zst... 2021-05-16T20:07:28.1366772Z downloading mingw-w64-x86_64-openblas-0.3.13-2-any.pkg.tar.zst... 2021-05-16T20:07:28.4506997Z downloading mingw-w64-x86_64-python-numpy-1.20.3-1-any.pkg.tar.zst... 2021-05-16T20:07:28.6630747Z downloading mingw-w64-x86_64-snappy-1.1.8-1-any.pkg.tar.xz... 2021-05-16T20:07:28.7599624Z downloading mingw-w64-x86_64-icu-68.2-3-any.pkg.tar.zst... 2021-05-16T20:07:29.5716089Z downloading mingw-w64-x86_64-boost-1.75.0-4-any.pkg.tar.zst... 2021-05-16T20:07:30.3794729Z downloading mingw-w64-x86_64-thrift-0.13.0-2-any.pkg.tar.zst... 2021-05-16T20:07:30.4955370Z downloading mingw-w64-x86_64-uriparser-0.9.4-1-any.pkg.tar.zst... 2021-05-16T20:07:30.5944514Z downloading mingw-w64-x86_64-arrow-4.0.0-1-any.pkg.tar.zst... 2021-05-16T20:07:31.2368635Z checking keyring... 2021-05-16T20:07:31.5206560Z checking package integrity... 2021-05-16T20:07:37.2012947Z loading package files... 2021-05-16T20:07:37.5976558Z checking for file conflicts... 2021-05-16T20:07:39.3996992Z checking available disk space... 2021-05-16T20:07:39.4075577Z :: Processing package changes... 2021-05-16T20:07:39.4076892Z installing mingw-w64-x86_64-aws-c-common... 2021-05-16T20:07:39.4925283Z installing mingw-w64-x86_64-aws-checksums... 2021-05-16T20:07:40.3221320Z installing mingw-w64-x86_64-aws-c-cal... 2021-05-16T20:07:40.3222301Z installing mingw-w64-x86_64-aws-c-io... 2021-05-16T20:07:40.3232968Z installing mingw-w64-x86_64-aws-c-event-stream... 2021-05-16T20:07:40.3234375Z installing mingw-w64-x86_64-aws-sdk-cpp... 2021-05-16T20:07:40.4553915Z installing mingw-w64-x86_64-brotli... 2021-05-16T20:07:40.4775344Z installing mingw-w64-x86_64-double-conversion... 2021-05-16T20:07:40.5123129Z installing mingw-w64-x86_64-flatbuffers... 2021-05-16T20:07:40.5492377Z installing mingw-w64-x86_64-gflags... 2021-05-16T20:07:40.5869305Z installing mingw-w64-x86_64-wineditline... 2021-05-16T20:07:40.6016320Z installing mingw-w64-x86_64-pcre... 2021-05-16T20:07:40.7859853Z installing mingw-w64-x86_64-glib2... 2021-05-16T20:07:41.2935350Z installing mingw-w64-x86_64-gobject-introspection-runtime... 2021-05-16T20:07:41.3148028Z installing mingw-w64-x86_64-python-markupsafe... 2021-05-16T20:07:41.3328981Z installing mingw-w64-x86_64-python-beaker... 2021-05-16T20:07:41.4245527Z installing mingw-w64-x86_64-python-mako... 2021-05-16T20:07:41.5099057Z installing mingw-w64-x86_64-gobject-introspection... 2021-05-16T20:07:41.7476148Z installing mingw-w64-x86_64-c-ares... 2021-05-16T20:07:41.8095332Z installing mingw-w64-x86_64-protobuf... 2021-05-16T20:07:42.0084407Z installing mingw-w64-x86_64-re2... 2021-05-16T20:07:42.0250474Z installing mingw-w64-x86_64-grpc... 2021-05-16T20:07:42.3571388Z installing mingw-w64-x86_64-libutf8proc... 2021-05-16T20:07:42.3663114Z installing mingw-w64-x86_64-lz4... 2021-05-16T20:07:42.3831452Z installing mingw-w64-x86_64-openblas... 2021-05-16T20:07:42.6239327Z Set the environment variable OPENBLAS_NUM_THREADS to the 2021-05-16T20:07:42.6241107Z number of threads to use. 2021-05-16T20:07:42.6264413Z installing mingw-w64-x86_64-python-numpy... 2021-05-16T20:07:44.5052085Z Optional dependencies for mingw-w64-x86_64-python-numpy 2021-05-16T20:07:44.5053504Z mingw-w64-x86_64-python-pytest: testsuite 2021-05-16T20:07:44.5054553Z installing mingw-w64-x86_64-snappy... 2021-05-16T20:07:44.5208146Z installing mingw-w64-x86_64-icu... 2021-05-16T20:07:45.0338293Z installing mingw-w64-x86_64-boost... 2021-05-16T20:08:00.4939741Z installing mingw-w64-x86_64-thrift... 2021-05-16T20:08:00.6018488Z installing mingw-w64-x86_64-uriparser... 2021-05-16T20:08:00.6171703Z installing mingw-w64-x86_64-arrow... 2021-05-16T20:08:02.9427266Z warning: mingw-w64-x86_64-aws-sdk-cpp-1.8.149-2 is up to date -- reinstalling 2021-05-16T20:08:02.9428213Z resolving dependencies... 2021-05-16T20:08:02.9532733Z looking for conflicting packages... 2021-05-16T20:08:02.9646893Z 2021-05-16T20:08:02.9650174Z Packages (1) mingw-w64-x86_64-aws-sdk-cpp-1.8.149-2 2021-05-16T20:08:02.9650940Z 2021-05-16T20:08:02.9651688Z Total Installed Size: 36.73 MiB 2021-05-16T20:08:02.9653047Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:08:02.9653863Z 2021-05-16T20:08:02.9654638Z :: Proceed with installation? [Y/n] 2021-05-16T20:08:02.9655310Z checking keyring... 2021-05-16T20:08:03.0441108Z checking package integrity... 2021-05-16T20:08:03.1934462Z loading package files... 2021-05-16T20:08:03.8188267Z checking for file conflicts... 2021-05-16T20:08:03.8189333Z checking available disk space... 2021-05-16T20:08:03.8190845Z :: Processing package changes... 2021-05-16T20:08:03.8191986Z reinstalling mingw-w64-x86_64-aws-sdk-cpp... 2021-05-16T20:08:05.5657565Z warning: mingw-w64-x86_64-binutils-2.36.1-3 is up to date -- reinstalling 2021-05-16T20:08:05.5658453Z resolving dependencies... 2021-05-16T20:08:05.5791227Z looking for conflicting packages... 2021-05-16T20:08:05.5855016Z 2021-05-16T20:08:05.5856008Z Packages (1) mingw-w64-x86_64-binutils-2.36.1-3 2021-05-16T20:08:05.5856570Z 2021-05-16T20:08:05.5857138Z Total Download Size: 7.06 MiB 2021-05-16T20:08:05.5857817Z Total Installed Size: 88.32 MiB 2021-05-16T20:08:05.5858496Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:08:05.5858911Z 2021-05-16T20:08:05.5859659Z :: Proceed with installation? [Y/n] 2021-05-16T20:08:05.5860387Z :: Retrieving packages... 2021-05-16T20:08:05.9377446Z downloading mingw-w64-x86_64-binutils-2.36.1-3-any.pkg.tar.zst... 2021-05-16T20:08:06.8163685Z checking keyring... 2021-05-16T20:08:06.9120506Z checking package integrity... 2021-05-16T20:08:07.1299291Z loading package files... 2021-05-16T20:08:07.1340197Z checking for file conflicts... 2021-05-16T20:08:07.1341700Z checking available disk space... 2021-05-16T20:08:07.1454267Z :: Processing package changes... 2021-05-16T20:08:07.1455452Z reinstalling mingw-w64-x86_64-binutils... 2021-05-16T20:08:08.3511767Z warning: mingw-w64-x86_64-boost-1.75.0-4 is up to date -- reinstalling 2021-05-16T20:08:08.3512676Z resolving dependencies... 2021-05-16T20:08:08.3652595Z looking for conflicting packages... 2021-05-16T20:08:08.3821401Z 2021-05-16T20:08:08.3822726Z Packages (1) mingw-w64-x86_64-boost-1.75.0-4 2021-05-16T20:08:08.3823342Z 2021-05-16T20:08:08.3823978Z Total Installed Size: 344.30 MiB 2021-05-16T20:08:08.3824992Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:08:08.3825359Z 2021-05-16T20:08:08.3825995Z :: Proceed with installation? [Y/n] 2021-05-16T20:08:08.3826882Z checking keyring... 2021-05-16T20:08:08.4679719Z checking package integrity... 2021-05-16T20:08:08.7934133Z loading package files... 2021-05-16T20:08:09.0077152Z checking for file conflicts... 2021-05-16T20:08:09.0098080Z checking available disk space... 2021-05-16T20:08:09.7755704Z :: Processing package changes... 2021-05-16T20:08:09.7757695Z reinstalling mingw-w64-x86_64-boost... 2021-05-16T20:08:27.5957343Z resolving dependencies... 2021-05-16T20:08:27.6085823Z looking for conflicting packages... 2021-05-16T20:08:27.6159243Z 2021-05-16T20:08:27.6160351Z Packages (1) mingw-w64-x86_64-bwidget-1.9.14-1 2021-05-16T20:08:27.6160928Z 2021-05-16T20:08:27.6161544Z Total Download Size: 0.17 MiB 2021-05-16T20:08:27.6162257Z Total Installed Size: 0.98 MiB 2021-05-16T20:08:27.6162673Z 2021-05-16T20:08:27.6163424Z :: Proceed with installation? [Y/n] 2021-05-16T20:08:27.6164161Z :: Retrieving packages... 2021-05-16T20:08:27.9402619Z downloading mingw-w64-x86_64-bwidget-1.9.14-1-any.pkg.tar.xz... 2021-05-16T20:08:28.4403657Z checking keyring... 2021-05-16T20:08:28.5339069Z checking package integrity... 2021-05-16T20:08:29.3163926Z loading package files... 2021-05-16T20:08:29.3164590Z checking for file conflicts... 2021-05-16T20:08:29.3165225Z checking available disk space... 2021-05-16T20:08:29.3165907Z :: Processing package changes... 2021-05-16T20:08:29.3166573Z installing mingw-w64-x86_64-bwidget... 2021-05-16T20:08:29.7354141Z warning: mingw-w64-x86_64-bzip2-1.0.8-2 is up to date -- reinstalling 2021-05-16T20:08:29.7355552Z resolving dependencies... 2021-05-16T20:08:29.7456213Z looking for conflicting packages... 2021-05-16T20:08:29.7573992Z 2021-05-16T20:08:29.7575516Z Packages (1) mingw-w64-x86_64-bzip2-1.0.8-2 2021-05-16T20:08:29.7576095Z 2021-05-16T20:08:29.7576750Z Total Download Size: 0.09 MiB 2021-05-16T20:08:29.7577469Z Total Installed Size: 0.46 MiB 2021-05-16T20:08:29.7578202Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:08:29.7578665Z 2021-05-16T20:08:29.7579466Z :: Proceed with installation? [Y/n] 2021-05-16T20:08:29.7580268Z :: Retrieving packages... 2021-05-16T20:08:30.0744511Z downloading mingw-w64-x86_64-bzip2-1.0.8-2-any.pkg.tar.zst... 2021-05-16T20:08:30.2648373Z checking keyring... 2021-05-16T20:08:31.3124581Z checking package integrity... 2021-05-16T20:08:31.3125225Z loading package files... 2021-05-16T20:08:31.3126489Z checking for file conflicts... 2021-05-16T20:08:31.3127177Z checking available disk space... 2021-05-16T20:08:31.3127853Z :: Processing package changes... 2021-05-16T20:08:31.3128550Z reinstalling mingw-w64-x86_64-bzip2... 2021-05-16T20:08:31.4750947Z warning: mingw-w64-x86_64-c-ares-1.17.1-1 is up to date -- reinstalling 2021-05-16T20:08:31.4751862Z resolving dependencies... 2021-05-16T20:08:31.4753008Z looking for conflicting packages... 2021-05-16T20:08:31.4977637Z 2021-05-16T20:08:31.4978899Z Packages (1) mingw-w64-x86_64-c-ares-1.17.1-1 2021-05-16T20:08:31.4979753Z 2021-05-16T20:08:31.4980576Z Total Installed Size: 0.62 MiB 2021-05-16T20:08:31.4981947Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:08:31.4982417Z 2021-05-16T20:08:31.4983187Z :: Proceed with installation? [Y/n] 2021-05-16T20:08:31.4983867Z checking keyring... 2021-05-16T20:08:31.5768107Z checking package integrity... 2021-05-16T20:08:31.7050392Z loading package files... 2021-05-16T20:08:31.7078093Z checking for file conflicts... 2021-05-16T20:08:31.7079008Z checking available disk space... 2021-05-16T20:08:31.7126958Z :: Processing package changes... 2021-05-16T20:08:31.7127833Z reinstalling mingw-w64-x86_64-c-ares... 2021-05-16T20:08:32.7168143Z resolving dependencies... 2021-05-16T20:08:32.7357498Z looking for conflicting packages... 2021-05-16T20:08:32.7382612Z warning: dependency cycle detected: 2021-05-16T20:08:32.7383878Z warning: mingw-w64-x86_64-harfbuzz will be installed before its mingw-w64-x86_64-freetype dependency 2021-05-16T20:08:32.7384567Z 2021-05-16T20:08:32.7387464Z 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-16T20:08:32.7389420Z 2021-05-16T20:08:32.7391760Z Total Download Size: 3.58 MiB 2021-05-16T20:08:32.7392508Z Total Installed Size: 21.16 MiB 2021-05-16T20:08:32.7392994Z 2021-05-16T20:08:32.7393804Z :: Proceed with installation? [Y/n] 2021-05-16T20:08:32.7394600Z :: Retrieving packages... 2021-05-16T20:08:33.0538407Z downloading mingw-w64-x86_64-libpng-1.6.37-4-any.pkg.tar.zst... 2021-05-16T20:08:33.5223586Z downloading mingw-w64-x86_64-graphite2-1.3.14-2-any.pkg.tar.zst... 2021-05-16T20:08:33.6797573Z downloading mingw-w64-x86_64-harfbuzz-2.8.1-1-any.pkg.tar.zst... 2021-05-16T20:08:33.9708504Z downloading mingw-w64-x86_64-freetype-2.10.4-2-any.pkg.tar.zst... 2021-05-16T20:08:34.0721750Z downloading mingw-w64-x86_64-fontconfig-2.13.93-3-any.pkg.tar.zst... 2021-05-16T20:08:34.1701438Z downloading mingw-w64-x86_64-lzo2-2.10-1-any.pkg.tar.xz... 2021-05-16T20:08:34.2668548Z downloading mingw-w64-x86_64-pixman-0.40.0-2-any.pkg.tar.zst... 2021-05-16T20:08:34.3718319Z downloading mingw-w64-x86_64-cairo-1.17.4-3-any.pkg.tar.zst... 2021-05-16T20:08:34.3888228Z checking keyring... 2021-05-16T20:08:34.6745770Z checking package integrity... 2021-05-16T20:08:35.8843386Z loading package files... 2021-05-16T20:08:35.9066094Z checking for file conflicts... 2021-05-16T20:08:35.9312362Z checking available disk space... 2021-05-16T20:08:35.9322489Z :: Processing package changes... 2021-05-16T20:08:35.9324064Z installing mingw-w64-x86_64-libpng... 2021-05-16T20:08:35.9589391Z installing mingw-w64-x86_64-graphite2... 2021-05-16T20:08:35.9752490Z installing mingw-w64-x86_64-harfbuzz... 2021-05-16T20:08:36.0455988Z Optional dependencies for mingw-w64-x86_64-harfbuzz 2021-05-16T20:08:36.0457470Z mingw-w64-x86_64-icu: harfbuzz-icu support [installed] 2021-05-16T20:08:36.0458665Z mingw-w64-x86_64-cairo: hb-view program [pending] 2021-05-16T20:08:36.0459861Z installing mingw-w64-x86_64-freetype... 2021-05-16T20:08:36.0993567Z installing mingw-w64-x86_64-fontconfig... 2021-05-16T20:08:36.2401007Z 2021-05-16T20:08:36.2407802Z Fontconfig configuration is done via /mingw64/etc/fonts/conf.avail and conf.d. 2021-05-16T20:08:36.2410987Z Read /mingw64/etc/fonts/conf.d/README for more information. 2021-05-16T20:08:36.2415013Z 2021-05-16T20:08:44.5533744Z updating font cache... done. 2021-05-16T20:08:44.5537715Z installing mingw-w64-x86_64-lzo2... 2021-05-16T20:08:44.5862517Z installing mingw-w64-x86_64-pixman... 2021-05-16T20:08:44.6001020Z installing mingw-w64-x86_64-cairo... 2021-05-16T20:08:44.6426773Z Optional dependencies for mingw-w64-x86_64-cairo 2021-05-16T20:08:44.6428103Z mingw-w64-x86_64-glib2: libcairo-gobject [installed] 2021-05-16T20:08:44.6441325Z :: Running post-transaction hooks... 2021-05-16T20:08:44.6442184Z (1/1) Updating fontconfig cache... 2021-05-16T20:08:45.5704680Z resolving dependencies... 2021-05-16T20:08:45.5862386Z looking for conflicting packages... 2021-05-16T20:08:45.5926941Z 2021-05-16T20:08:45.5927904Z Packages (1) mingw-w64-x86_64-ccache-3.7.9-2 2021-05-16T20:08:45.5928492Z 2021-05-16T20:08:45.5929088Z Total Download Size: 0.10 MiB 2021-05-16T20:08:45.5929747Z Total Installed Size: 0.20 MiB 2021-05-16T20:08:45.5930175Z 2021-05-16T20:08:45.5931164Z :: Proceed with installation? [Y/n] 2021-05-16T20:08:45.5931874Z :: Retrieving packages... 2021-05-16T20:08:45.9118720Z downloading mingw-w64-x86_64-ccache-3.7.9-2-any.pkg.tar.zst... 2021-05-16T20:08:46.1950867Z checking keyring... 2021-05-16T20:08:46.8163905Z checking package integrity... 2021-05-16T20:08:46.8169501Z loading package files... 2021-05-16T20:08:46.8193994Z checking for file conflicts... 2021-05-16T20:08:46.8196008Z checking available disk space... 2021-05-16T20:08:46.8197000Z :: Processing package changes... 2021-05-16T20:08:46.8197802Z installing mingw-w64-x86_64-ccache... 2021-05-16T20:08:47.3178220Z resolving dependencies... 2021-05-16T20:08:47.3317793Z looking for conflicting packages... 2021-05-16T20:08:47.3381162Z 2021-05-16T20:08:47.3382278Z Packages (1) mingw-w64-x86_64-cfitsio-3.450-2 2021-05-16T20:08:47.3382854Z 2021-05-16T20:08:47.3383475Z Total Download Size: 0.69 MiB 2021-05-16T20:08:47.3384151Z Total Installed Size: 3.86 MiB 2021-05-16T20:08:47.3385257Z 2021-05-16T20:08:47.3386138Z :: Proceed with installation? [Y/n] 2021-05-16T20:08:47.3386872Z :: Retrieving packages... 2021-05-16T20:08:47.6545316Z downloading mingw-w64-x86_64-cfitsio-3.450-2-any.pkg.tar.zst... 2021-05-16T20:08:48.1291988Z checking keyring... 2021-05-16T20:08:48.2284343Z checking package integrity... 2021-05-16T20:08:48.3815381Z loading package files... 2021-05-16T20:08:48.3841128Z checking for file conflicts... 2021-05-16T20:08:48.3857867Z checking available disk space... 2021-05-16T20:08:48.3869830Z :: Processing package changes... 2021-05-16T20:08:48.3870852Z installing mingw-w64-x86_64-cfitsio... 2021-05-16T20:08:49.2734215Z resolving dependencies... 2021-05-16T20:08:49.2807733Z looking for conflicting packages... 2021-05-16T20:08:49.2964808Z 2021-05-16T20:08:49.2966121Z Packages (1) mingw-w64-x86_64-clustal-omega-1.2.4-1 2021-05-16T20:08:49.2966758Z 2021-05-16T20:08:49.2967365Z Total Download Size: 0.42 MiB 2021-05-16T20:08:49.2968024Z Total Installed Size: 1.59 MiB 2021-05-16T20:08:49.2968463Z 2021-05-16T20:08:49.2969226Z :: Proceed with installation? [Y/n] 2021-05-16T20:08:49.2970235Z :: Retrieving packages... 2021-05-16T20:08:49.6173551Z downloading mingw-w64-x86_64-clustal-omega-1.2.4-1-any.pkg.tar.zst... 2021-05-16T20:08:50.0049405Z checking keyring... 2021-05-16T20:08:50.1038127Z checking package integrity... 2021-05-16T20:08:50.2525221Z loading package files... 2021-05-16T20:08:50.2543039Z checking for file conflicts... 2021-05-16T20:08:50.2568452Z checking available disk space... 2021-05-16T20:08:50.2579199Z :: Processing package changes... 2021-05-16T20:08:50.2580354Z installing mingw-w64-x86_64-clustal-omega... 2021-05-16T20:08:51.1684728Z resolving dependencies... 2021-05-16T20:08:51.1889534Z looking for conflicting packages... 2021-05-16T20:08:51.1923270Z 2021-05-16T20:08:51.1927076Z 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-16T20:08:51.1929702Z 2021-05-16T20:08:51.1930306Z Total Download Size: 13.82 MiB 2021-05-16T20:08:51.1931015Z Total Installed Size: 92.94 MiB 2021-05-16T20:08:51.1931471Z 2021-05-16T20:08:51.1932218Z :: Proceed with installation? [Y/n] 2021-05-16T20:08:51.1932981Z :: Retrieving packages... 2021-05-16T20:08:51.5148147Z downloading mingw-w64-x86_64-libunistring-0.9.10-3-any.pkg.tar.zst... 2021-05-16T20:08:52.0826804Z downloading mingw-w64-x86_64-libidn2-2.3.0-1-any.pkg.tar.xz... 2021-05-16T20:08:52.1819924Z downloading mingw-w64-x86_64-libmetalink-0.1.3-3-any.pkg.tar.xz... 2021-05-16T20:08:52.2791893Z downloading mingw-w64-x86_64-libpsl-0.21.1-2-any.pkg.tar.zst... 2021-05-16T20:08:52.3777117Z downloading mingw-w64-x86_64-libssh2-1.9.0-3-any.pkg.tar.zst... 2021-05-16T20:08:52.4779827Z downloading mingw-w64-x86_64-jansson-2.13.1-1-any.pkg.tar.zst... 2021-05-16T20:08:52.5757434Z downloading mingw-w64-x86_64-jemalloc-5.2.1-2-any.pkg.tar.zst... 2021-05-16T20:08:52.6775787Z downloading mingw-w64-x86_64-nghttp2-1.41.0-1-any.pkg.tar.zst... 2021-05-16T20:08:52.7770887Z downloading mingw-w64-x86_64-curl-7.76.1-1-any.pkg.tar.zst... 2021-05-16T20:08:53.0675318Z downloading mingw-w64-x86_64-jsoncpp-1.9.4-1-any.pkg.tar.zst... 2021-05-16T20:08:53.1689178Z downloading mingw-w64-x86_64-nettle-3.7-2-any.pkg.tar.zst... 2021-05-16T20:08:53.2720267Z downloading mingw-w64-x86_64-libarchive-3.5.1-1-any.pkg.tar.zst... 2021-05-16T20:08:53.3780484Z downloading mingw-w64-x86_64-libuv-1.40.0-3-any.pkg.tar.zst... 2021-05-16T20:08:53.4769299Z downloading mingw-w64-x86_64-rhash-1.4.1-3-any.pkg.tar.zst... 2021-05-16T20:08:53.5754366Z downloading mingw-w64-x86_64-cmake-3.20.2-1-any.pkg.tar.zst... 2021-05-16T20:08:53.8872950Z checking keyring... 2021-05-16T20:08:54.1770328Z checking package integrity... 2021-05-16T20:08:56.5718573Z loading package files... 2021-05-16T20:08:56.7124246Z checking for file conflicts... 2021-05-16T20:08:57.3118061Z checking available disk space... 2021-05-16T20:08:57.3155906Z :: Processing package changes... 2021-05-16T20:08:57.3157022Z installing mingw-w64-x86_64-libunistring... 2021-05-16T20:08:57.3722922Z installing mingw-w64-x86_64-libidn2... 2021-05-16T20:08:57.4162258Z installing mingw-w64-x86_64-libmetalink... 2021-05-16T20:08:57.4468755Z installing mingw-w64-x86_64-libpsl... 2021-05-16T20:08:57.4550316Z installing mingw-w64-x86_64-libssh2... 2021-05-16T20:08:57.6148431Z installing mingw-w64-x86_64-jansson... 2021-05-16T20:08:57.6225120Z installing mingw-w64-x86_64-jemalloc... 2021-05-16T20:08:57.6445763Z installing mingw-w64-x86_64-nghttp2... 2021-05-16T20:08:57.6621286Z installing mingw-w64-x86_64-curl... 2021-05-16T20:08:58.0735356Z installing mingw-w64-x86_64-jsoncpp... 2021-05-16T20:08:58.1023912Z installing mingw-w64-x86_64-nettle... 2021-05-16T20:08:58.1623368Z installing mingw-w64-x86_64-libarchive... 2021-05-16T20:08:58.2172787Z installing mingw-w64-x86_64-libuv... 2021-05-16T20:08:58.2318315Z installing mingw-w64-x86_64-rhash... 2021-05-16T20:08:58.2742408Z installing mingw-w64-x86_64-cmake... 2021-05-16T20:09:04.2919994Z Optional dependencies for mingw-w64-x86_64-cmake 2021-05-16T20:09:04.2921275Z mingw-w64-x86_64-qt5: CMake Qt GUI 2021-05-16T20:09:04.2922131Z mingw-w64-x86_64-emacs: for cmake emacs mode 2021-05-16T20:09:05.2926536Z error: target not found: mingw-w64-x86_64-coinor-cbc 2021-05-16T20:09:06.2884928Z error: target not found: mingw-w64-x86_64-coinor-symphony 2021-05-16T20:09:07.1437729Z warning: mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-16T20:09:07.1438703Z resolving dependencies... 2021-05-16T20:09:07.1539364Z looking for conflicting packages... 2021-05-16T20:09:07.1715539Z 2021-05-16T20:09:07.1717092Z Packages (1) mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T20:09:07.1717801Z 2021-05-16T20:09:07.1718424Z Total Download Size: 3.18 MiB 2021-05-16T20:09:07.1719200Z Total Installed Size: 81.46 MiB 2021-05-16T20:09:07.1719955Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:09:07.1720407Z 2021-05-16T20:09:07.1721232Z :: Proceed with installation? [Y/n] 2021-05-16T20:09:07.1721996Z :: Retrieving packages... 2021-05-16T20:09:07.4899029Z downloading mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T20:09:08.8194796Z checking keyring... 2021-05-16T20:09:08.8195439Z checking package integrity... 2021-05-16T20:09:08.8196030Z loading package files... 2021-05-16T20:09:08.8196618Z checking for file conflicts... 2021-05-16T20:09:08.8197237Z checking available disk space... 2021-05-16T20:09:08.8197893Z :: Processing package changes... 2021-05-16T20:09:08.8198604Z reinstalling mingw-w64-x86_64-crt-git... 2021-05-16T20:09:10.6103207Z warning: mingw-w64-x86_64-curl-7.76.1-1 is up to date -- reinstalling 2021-05-16T20:09:10.6104063Z resolving dependencies... 2021-05-16T20:09:10.6265355Z looking for conflicting packages... 2021-05-16T20:09:10.6331235Z 2021-05-16T20:09:10.6332314Z Packages (1) mingw-w64-x86_64-curl-7.76.1-1 2021-05-16T20:09:10.6332830Z 2021-05-16T20:09:10.6333700Z Total Installed Size: 2.86 MiB 2021-05-16T20:09:10.6334949Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:09:10.6335979Z 2021-05-16T20:09:10.6336871Z :: Proceed with installation? [Y/n] 2021-05-16T20:09:10.6337574Z checking keyring... 2021-05-16T20:09:10.7137536Z checking package integrity... 2021-05-16T20:09:10.8471653Z loading package files... 2021-05-16T20:09:10.8553484Z checking for file conflicts... 2021-05-16T20:09:10.8554530Z checking available disk space... 2021-05-16T20:09:10.8843468Z :: Processing package changes... 2021-05-16T20:09:10.8844560Z reinstalling mingw-w64-x86_64-curl... 2021-05-16T20:09:12.3045381Z resolving dependencies... 2021-05-16T20:09:12.3253899Z looking for conflicting packages... 2021-05-16T20:09:12.3266379Z 2021-05-16T20:09:12.3267483Z Packages (2) mingw-w64-x86_64-gdbm-1.19-1 mingw-w64-x86_64-cyrus-sasl-2.1.27-2 2021-05-16T20:09:12.3268258Z 2021-05-16T20:09:12.3268855Z Total Download Size: 0.41 MiB 2021-05-16T20:09:12.3269544Z Total Installed Size: 1.66 MiB 2021-05-16T20:09:12.3270178Z 2021-05-16T20:09:12.3270926Z :: Proceed with installation? [Y/n] 2021-05-16T20:09:12.3271757Z :: Retrieving packages... 2021-05-16T20:09:12.6470825Z downloading mingw-w64-x86_64-gdbm-1.19-1-any.pkg.tar.zst... 2021-05-16T20:09:13.1212832Z downloading mingw-w64-x86_64-cyrus-sasl-2.1.27-2-any.pkg.tar.zst... 2021-05-16T20:09:13.2156446Z checking keyring... 2021-05-16T20:09:13.4052013Z checking package integrity... 2021-05-16T20:09:13.7028669Z loading package files... 2021-05-16T20:09:13.7069876Z checking for file conflicts... 2021-05-16T20:09:13.7163318Z checking available disk space... 2021-05-16T20:09:13.7173712Z :: Processing package changes... 2021-05-16T20:09:13.7174592Z installing mingw-w64-x86_64-gdbm... 2021-05-16T20:09:13.7470341Z installing mingw-w64-x86_64-cyrus-sasl... 2021-05-16T20:09:14.6983312Z resolving dependencies... 2021-05-16T20:09:14.6984631Z looking for conflicting packages... 2021-05-16T20:09:14.7212337Z 2021-05-16T20:09:14.7213678Z Packages (1) mingw-w64-x86_64-discount-2.2.7-1 2021-05-16T20:09:14.7214250Z 2021-05-16T20:09:14.7214836Z Total Download Size: 0.11 MiB 2021-05-16T20:09:14.7215513Z Total Installed Size: 0.38 MiB 2021-05-16T20:09:14.7215947Z 2021-05-16T20:09:14.7216711Z :: Proceed with installation? [Y/n] 2021-05-16T20:09:14.7217443Z :: Retrieving packages... 2021-05-16T20:09:15.0347337Z downloading mingw-w64-x86_64-discount-2.2.7-1-any.pkg.tar.zst... 2021-05-16T20:09:15.3140649Z checking keyring... 2021-05-16T20:09:15.4144203Z checking package integrity... 2021-05-16T20:09:15.5824028Z loading package files... 2021-05-16T20:09:15.5849728Z checking for file conflicts... 2021-05-16T20:09:15.5869375Z checking available disk space... 2021-05-16T20:09:15.5891881Z :: Processing package changes... 2021-05-16T20:09:15.5892763Z installing mingw-w64-x86_64-discount... 2021-05-16T20:09:16.5011038Z resolving dependencies... 2021-05-16T20:09:16.5107225Z looking for conflicting packages... 2021-05-16T20:09:16.5246468Z 2021-05-16T20:09:16.5247672Z Packages (1) mingw-w64-x86_64-dlfcn-1.2.0-2 2021-05-16T20:09:16.5248226Z 2021-05-16T20:09:16.5248841Z Total Download Size: 0.01 MiB 2021-05-16T20:09:16.5249518Z Total Installed Size: 0.01 MiB 2021-05-16T20:09:16.5249931Z 2021-05-16T20:09:16.5250773Z :: Proceed with installation? [Y/n] 2021-05-16T20:09:16.5251506Z :: Retrieving packages... 2021-05-16T20:09:16.8527392Z downloading mingw-w64-x86_64-dlfcn-1.2.0-2-any.pkg.tar.zst... 2021-05-16T20:09:16.9471330Z checking keyring... 2021-05-16T20:09:17.0546815Z checking package integrity... 2021-05-16T20:09:17.2381150Z loading package files... 2021-05-16T20:09:17.2398552Z checking for file conflicts... 2021-05-16T20:09:17.2403835Z checking available disk space... 2021-05-16T20:09:17.2414082Z :: Processing package changes... 2021-05-16T20:09:17.2415042Z installing mingw-w64-x86_64-dlfcn... 2021-05-16T20:09:18.1437273Z warning: mingw-w64-x86_64-double-conversion-3.1.5-1 is up to date -- reinstalling 2021-05-16T20:09:18.1438262Z resolving dependencies... 2021-05-16T20:09:18.1530474Z looking for conflicting packages... 2021-05-16T20:09:18.1662706Z 2021-05-16T20:09:18.1663740Z Packages (1) mingw-w64-x86_64-double-conversion-3.1.5-1 2021-05-16T20:09:18.1664402Z 2021-05-16T20:09:18.1665280Z Total Installed Size: 0.29 MiB 2021-05-16T20:09:18.1666741Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:09:18.1667722Z 2021-05-16T20:09:18.1668572Z :: Proceed with installation? [Y/n] 2021-05-16T20:09:18.1669301Z checking keyring... 2021-05-16T20:09:18.2483129Z checking package integrity... 2021-05-16T20:09:18.3799870Z loading package files... 2021-05-16T20:09:18.3867169Z checking for file conflicts... 2021-05-16T20:09:18.3868237Z checking available disk space... 2021-05-16T20:09:18.3890707Z :: Processing package changes... 2021-05-16T20:09:18.3891880Z reinstalling mingw-w64-x86_64-double-conversion... 2021-05-16T20:09:18.4750588Z error: only one operation may be used at a time 2021-05-16T20:09:19.3352312Z warning: mingw-w64-x86_64-expat-2.2.10-1 is up to date -- reinstalling 2021-05-16T20:09:19.3353186Z resolving dependencies... 2021-05-16T20:09:19.3354392Z looking for conflicting packages... 2021-05-16T20:09:19.3584632Z 2021-05-16T20:09:19.3586778Z Packages (1) mingw-w64-x86_64-expat-2.2.10-1 2021-05-16T20:09:19.3587804Z 2021-05-16T20:09:19.3588811Z Total Download Size: 0.14 MiB 2021-05-16T20:09:19.3590044Z Total Installed Size: 0.61 MiB 2021-05-16T20:09:19.3591206Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:09:19.3591911Z 2021-05-16T20:09:19.3593902Z :: Proceed with installation? [Y/n] 2021-05-16T20:09:19.3595266Z :: Retrieving packages... 2021-05-16T20:09:19.6848029Z downloading mingw-w64-x86_64-expat-2.2.10-1-any.pkg.tar.zst... 2021-05-16T20:09:19.9753885Z checking keyring... 2021-05-16T20:09:20.0738645Z checking package integrity... 2021-05-16T20:09:20.2327983Z loading package files... 2021-05-16T20:09:20.2348883Z checking for file conflicts... 2021-05-16T20:09:20.2349745Z checking available disk space... 2021-05-16T20:09:20.2368025Z :: Processing package changes... 2021-05-16T20:09:20.2368895Z reinstalling mingw-w64-x86_64-expat... 2021-05-16T20:09:21.1393009Z resolving dependencies... 2021-05-16T20:09:21.3082240Z looking for conflicting packages... 2021-05-16T20:09:21.3245667Z warning: dependency cycle detected: 2021-05-16T20:09:21.3248904Z warning: mingw-w64-x86_64-libwebp will be installed before its mingw-w64-x86_64-libtiff dependency 2021-05-16T20:09:21.3250174Z warning: dependency cycle detected: 2021-05-16T20:09:21.3251326Z warning: mingw-w64-x86_64-ffms2 will be installed before its mingw-w64-x86_64-ffmpeg dependency 2021-05-16T20:09:21.3256017Z 2021-05-16T20:09:21.3284782Z Packages (73) mingw-w64-x86_64-SDL2-2.0.14-2 mingw-w64-x86_64-celt-0.11.3-4 mingw-w64-x86_64-ceres-solver-2.0.0-2 mingw-w64-x86_64-cppunit-1.15.1-2 mingw-w64-x86_64-dav1d-0.8.2-1 mingw-w64-x86_64-eigen3-3.3.9-1 mingw-w64-x86_64-ffms2-2.40-1 mingw-w64-x86_64-freeglut-3.2.1-2 mingw-w64-x86_64-freeimage-3.18.0-6 mingw-w64-x86_64-frei0r-plugins-1.7.0-2 mingw-w64-x86_64-fribidi-1.0.10-2 mingw-w64-x86_64-gavl-1.4.0-1 mingw-w64-x86_64-giflib-5.2.1-3 mingw-w64-x86_64-glog-0.4.0-2 mingw-w64-x86_64-glsl-optimizer-git-r66917.d78c3d2f24-1 mingw-w64-x86_64-gnutls-3.7.1-1 mingw-w64-x86_64-gsm-1.0.19-1 mingw-w64-x86_64-hdf5-1.12.0-3 mingw-w64-x86_64-hlsl2glsl-git-r852.14dd189-1 mingw-w64-x86_64-ilmbase-2.5.4-4 mingw-w64-x86_64-intel-tbb-1~2020.2-2 mingw-w64-x86_64-jasper-2.0.24-1 mingw-w64-x86_64-jxrlib-1.1-3 mingw-w64-x86_64-l-smash-2.14.5-1 mingw-w64-x86_64-lame-3.100-1 mingw-w64-x86_64-lcms2-2.12-1 mingw-w64-x86_64-leptonica-1.80.0-2 mingw-w64-x86_64-libass-0.15.1-1 mingw-w64-x86_64-libbluray-1.2.1-1 mingw-w64-x86_64-libcaca-0.99.beta19-6 mingw-w64-x86_64-libdatrie-0.2.12-1 mingw-w64-x86_64-libdeflate-1.7-2 mingw-w64-x86_64-libexif-0.6.22-1 mingw-w64-x86_64-libjpeg-turbo-2.0.6-1 mingw-w64-x86_64-libmfx-1.25-1 mingw-w64-x86_64-libmodplug-0.8.9.0-3 mingw-w64-x86_64-libmysofa-1.1-1 mingw-w64-x86_64-libogg-1.3.4-3 mingw-w64-x86_64-libraw-0.20.2-2 mingw-w64-x86_64-libsoxr-0.1.3-2 mingw-w64-x86_64-libthai-0.1.28-3 mingw-w64-x86_64-libtheora-1.1.1-6 mingw-w64-x86_64-libtiff-4.2.0-3 mingw-w64-x86_64-libunwind-12.0.0-4 mingw-w64-x86_64-libvorbis-1.3.7-1 mingw-w64-x86_64-libvpx-1.10.0-1 mingw-w64-x86_64-libwebp-1.2.0-2 mingw-w64-x86_64-libxml2-2.9.12-1 mingw-w64-x86_64-metis-5.1.0-3 mingw-w64-x86_64-ogre3d-1.12.6-3 mingw-w64-x86_64-openal-1.21.0-2 mingw-w64-x86_64-opencore-amr-0.1.5-1 mingw-w64-x86_64-opencv-4.5.1-2 mingw-w64-x86_64-openexr-2.5.4-4 mingw-w64-x86_64-openjpeg2-2.3.1-1 mingw-w64-x86_64-opus-1.3.1-4 mingw-w64-x86_64-pango-1.48.4-2 mingw-w64-x86_64-pugixml-1.11.4-1 mingw-w64-x86_64-rtmpdump-git-r514.c5f04a5-4 mingw-w64-x86_64-speex-1.2.0-1 mingw-w64-x86_64-speexdsp-1.2.0-1 mingw-w64-x86_64-srt-1.4.2-1 mingw-w64-x86_64-suitesparse-5.8.1-1 mingw-w64-x86_64-szip-2.1.1-2 mingw-w64-x86_64-tesseract-ocr-4.1.1-7 mingw-w64-x86_64-tinyxml-2.6.2-5 mingw-w64-x86_64-vulkan-headers-1.2.168-2 mingw-w64-x86_64-vulkan-loader-1.2.166-1 mingw-w64-x86_64-x264-git-r2991.1771b556-1 mingw-w64-x86_64-x265-3.4-2 mingw-w64-x86_64-xvidcore-1.3.7-2 mingw-w64-x86_64-zziplib-0.13.72-2 mingw-w64-x86_64-ffmpeg-4.4-1 2021-05-16T20:09:21.3305352Z 2021-05-16T20:09:21.3306439Z Total Download Size: 206.04 MiB 2021-05-16T20:09:21.3307689Z Total Installed Size: 743.39 MiB 2021-05-16T20:09:21.3308472Z 2021-05-16T20:09:21.3309729Z :: Proceed with installation? [Y/n] 2021-05-16T20:09:21.3311104Z :: Retrieving packages... 2021-05-16T20:09:21.6433703Z downloading mingw-w64-x86_64-libogg-1.3.4-3-any.pkg.tar.xz... 2021-05-16T20:09:22.1158872Z downloading mingw-w64-x86_64-celt-0.11.3-4-any.pkg.tar.xz... 2021-05-16T20:09:22.2130336Z downloading mingw-w64-x86_64-gavl-1.4.0-1-any.pkg.tar.xz... 2021-05-16T20:09:22.7222635Z downloading mingw-w64-x86_64-eigen3-3.3.9-1-any.pkg.tar.zst... 2021-05-16T20:09:22.8406349Z downloading mingw-w64-x86_64-libunwind-12.0.0-4-any.pkg.tar.zst... 2021-05-16T20:09:22.9379182Z downloading mingw-w64-x86_64-glog-0.4.0-2-any.pkg.tar.xz... 2021-05-16T20:09:23.0366531Z downloading mingw-w64-x86_64-metis-5.1.0-3-any.pkg.tar.xz... 2021-05-16T20:09:23.1369316Z downloading mingw-w64-x86_64-suitesparse-5.8.1-1-any.pkg.tar.zst... 2021-05-16T20:09:23.3408677Z downloading mingw-w64-x86_64-ceres-solver-2.0.0-2-any.pkg.tar.zst... 2021-05-16T20:09:23.4459076Z downloading mingw-w64-x86_64-intel-tbb-1~2020.2-2-any.pkg.tar.zst... 2021-05-16T20:09:23.5637470Z downloading mingw-w64-x86_64-freeglut-3.2.1-2-any.pkg.tar.zst... 2021-05-16T20:09:23.6641202Z downloading mingw-w64-x86_64-libjpeg-turbo-2.0.6-1-any.pkg.tar.zst... 2021-05-16T20:09:23.7697997Z downloading mingw-w64-x86_64-jasper-2.0.24-1-any.pkg.tar.zst... 2021-05-16T20:09:23.8813625Z downloading mingw-w64-x86_64-szip-2.1.1-2-any.pkg.tar.xz... 2021-05-16T20:09:23.9792435Z downloading mingw-w64-x86_64-hdf5-1.12.0-3-any.pkg.tar.zst... 2021-05-16T20:09:24.4261321Z downloading mingw-w64-x86_64-libdeflate-1.7-2-any.pkg.tar.zst... 2021-05-16T20:09:24.5234084Z downloading mingw-w64-x86_64-giflib-5.2.1-3-any.pkg.tar.zst... 2021-05-16T20:09:24.6207485Z downloading mingw-w64-x86_64-libwebp-1.2.0-2-any.pkg.tar.zst... 2021-05-16T20:09:24.7232921Z downloading mingw-w64-x86_64-libtiff-4.2.0-3-any.pkg.tar.zst... 2021-05-16T20:09:24.8294063Z downloading mingw-w64-x86_64-cppunit-1.15.1-2-any.pkg.tar.zst... 2021-05-16T20:09:24.9277634Z downloading mingw-w64-x86_64-jxrlib-1.1-3-any.pkg.tar.xz... 2021-05-16T20:09:25.0263579Z downloading mingw-w64-x86_64-lcms2-2.12-1-any.pkg.tar.zst... 2021-05-16T20:09:25.1279918Z downloading mingw-w64-x86_64-libraw-0.20.2-2-any.pkg.tar.zst... 2021-05-16T20:09:25.2303873Z downloading mingw-w64-x86_64-openjpeg2-2.3.1-1-any.pkg.tar.xz... 2021-05-16T20:09:25.3357761Z downloading mingw-w64-x86_64-ilmbase-2.5.4-4-any.pkg.tar.zst... 2021-05-16T20:09:25.4338924Z downloading mingw-w64-x86_64-openexr-2.5.4-4-any.pkg.tar.zst... 2021-05-16T20:09:26.3212192Z downloading mingw-w64-x86_64-freeimage-3.18.0-6-any.pkg.tar.zst... 2021-05-16T20:09:26.3214113Z downloading mingw-w64-x86_64-glsl-optimizer-git-r66917.d78c3d2f24-1-any.pkg.tar.zst... 2021-05-16T20:09:26.3216339Z downloading mingw-w64-x86_64-hlsl2glsl-git-r852.14dd189-1-any.pkg.tar.zst... 2021-05-16T20:09:26.3217953Z downloading mingw-w64-x86_64-vulkan-headers-1.2.168-2-any.pkg.tar.zst... 2021-05-16T20:09:26.3219485Z downloading mingw-w64-x86_64-vulkan-loader-1.2.166-1-any.pkg.tar.zst... 2021-05-16T20:09:26.3220918Z downloading mingw-w64-x86_64-SDL2-2.0.14-2-any.pkg.tar.zst... 2021-05-16T20:09:26.3222148Z downloading mingw-w64-x86_64-pugixml-1.11.4-1-any.pkg.tar.zst... 2021-05-16T20:09:26.3223391Z downloading mingw-w64-x86_64-tinyxml-2.6.2-5-any.pkg.tar.zst... 2021-05-16T20:09:26.3919578Z downloading mingw-w64-x86_64-zziplib-0.13.72-2-any.pkg.tar.zst... 2021-05-16T20:09:26.4895332Z downloading mingw-w64-x86_64-ogre3d-1.12.6-3-any.pkg.tar.zst... 2021-05-16T20:09:30.6891404Z downloading mingw-w64-x86_64-leptonica-1.80.0-2-any.pkg.tar.zst... 2021-05-16T20:09:30.8031174Z downloading mingw-w64-x86_64-fribidi-1.0.10-2-any.pkg.tar.zst... 2021-05-16T20:09:30.9006135Z downloading mingw-w64-x86_64-libdatrie-0.2.12-1-any.pkg.tar.xz... 2021-05-16T20:09:31.0027746Z downloading mingw-w64-x86_64-libthai-0.1.28-3-any.pkg.tar.zst... 2021-05-16T20:09:31.1004578Z downloading mingw-w64-x86_64-pango-1.48.4-2-any.pkg.tar.zst... 2021-05-16T20:09:31.2135869Z downloading mingw-w64-x86_64-tesseract-ocr-4.1.1-7-any.pkg.tar.zst... 2021-05-16T20:09:31.5074546Z downloading mingw-w64-x86_64-opencv-4.5.1-2-any.pkg.tar.zst... 2021-05-16T20:09:32.4389429Z downloading mingw-w64-x86_64-frei0r-plugins-1.7.0-2-any.pkg.tar.zst... 2021-05-16T20:09:32.5378223Z downloading mingw-w64-x86_64-dav1d-0.8.2-1-any.pkg.tar.zst... 2021-05-16T20:09:32.6401888Z downloading mingw-w64-x86_64-gnutls-3.7.1-1-any.pkg.tar.zst... 2021-05-16T20:09:32.7634454Z downloading mingw-w64-x86_64-gsm-1.0.19-1-any.pkg.tar.xz... 2021-05-16T20:09:32.8604040Z downloading mingw-w64-x86_64-lame-3.100-1-any.pkg.tar.xz... 2021-05-16T20:09:32.9611596Z downloading mingw-w64-x86_64-libass-0.15.1-1-any.pkg.tar.zst... 2021-05-16T20:09:33.0607624Z downloading mingw-w64-x86_64-libxml2-2.9.12-1-any.pkg.tar.zst... 2021-05-16T20:09:33.1776689Z downloading mingw-w64-x86_64-libbluray-1.2.1-1-any.pkg.tar.zst... 2021-05-16T20:09:33.2773845Z downloading mingw-w64-x86_64-libcaca-0.99.beta19-6-any.pkg.tar.zst... 2021-05-16T20:09:33.3781944Z downloading mingw-w64-x86_64-libexif-0.6.22-1-any.pkg.tar.zst... 2021-05-16T20:09:33.4809919Z downloading mingw-w64-x86_64-libmfx-1.25-1-any.pkg.tar.xz... 2021-05-16T20:09:33.5800670Z downloading mingw-w64-x86_64-libmodplug-0.8.9.0-3-any.pkg.tar.zst... 2021-05-16T20:09:33.6804388Z downloading mingw-w64-x86_64-libsoxr-0.1.3-2-any.pkg.tar.zst... 2021-05-16T20:09:33.7797237Z downloading mingw-w64-x86_64-libvorbis-1.3.7-1-any.pkg.tar.zst... 2021-05-16T20:09:33.8804183Z downloading mingw-w64-x86_64-libtheora-1.1.1-6-any.pkg.tar.zst... 2021-05-16T20:09:33.9825501Z downloading mingw-w64-x86_64-libvpx-1.10.0-1-any.pkg.tar.zst... 2021-05-16T20:09:34.0943920Z downloading mingw-w64-x86_64-libmysofa-1.1-1-any.pkg.tar.zst... 2021-05-16T20:09:34.2061499Z downloading mingw-w64-x86_64-openal-1.21.0-2-any.pkg.tar.zst... 2021-05-16T20:09:34.3074540Z downloading mingw-w64-x86_64-opencore-amr-0.1.5-1-any.pkg.tar.xz... 2021-05-16T20:09:34.4085637Z downloading mingw-w64-x86_64-opus-1.3.1-4-any.pkg.tar.zst... 2021-05-16T20:09:34.5059096Z downloading mingw-w64-x86_64-rtmpdump-git-r514.c5f04a5-4-any.pkg.tar.zst... 2021-05-16T20:09:34.6089086Z downloading mingw-w64-x86_64-speexdsp-1.2.0-1-any.pkg.tar.xz... 2021-05-16T20:09:34.7082157Z downloading mingw-w64-x86_64-speex-1.2.0-1-any.pkg.tar.xz... 2021-05-16T20:09:34.8136686Z downloading mingw-w64-x86_64-srt-1.4.2-1-any.pkg.tar.zst... 2021-05-16T20:09:34.9135061Z downloading mingw-w64-x86_64-l-smash-2.14.5-1-any.pkg.tar.xz... 2021-05-16T20:09:35.0139441Z downloading mingw-w64-x86_64-ffms2-2.40-1-any.pkg.tar.zst... 2021-05-16T20:09:35.1108025Z downloading mingw-w64-x86_64-x264-git-r2991.1771b556-1-any.pkg.tar.xz... 2021-05-16T20:09:35.2191585Z downloading mingw-w64-x86_64-x265-3.4-2-any.pkg.tar.zst... 2021-05-16T20:09:35.3390424Z downloading mingw-w64-x86_64-xvidcore-1.3.7-2-any.pkg.tar.zst... 2021-05-16T20:09:35.4360664Z downloading mingw-w64-x86_64-ffmpeg-4.4-1-any.pkg.tar.zst... 2021-05-16T20:09:35.7596349Z checking keyring... 2021-05-16T20:09:36.1248233Z checking package integrity... 2021-05-16T20:09:51.5480338Z loading package files... 2021-05-16T20:09:51.8744128Z checking for file conflicts... 2021-05-16T20:09:52.5392934Z checking available disk space... 2021-05-16T20:09:52.5434510Z :: Processing package changes... 2021-05-16T20:09:52.5436150Z installing mingw-w64-x86_64-libogg... 2021-05-16T20:09:52.6581304Z installing mingw-w64-x86_64-celt... 2021-05-16T20:09:52.6819848Z installing mingw-w64-x86_64-gavl... 2021-05-16T20:09:53.1569674Z installing mingw-w64-x86_64-eigen3... 2021-05-16T20:09:53.6888317Z installing mingw-w64-x86_64-libunwind... 2021-05-16T20:09:53.6949526Z installing mingw-w64-x86_64-glog... 2021-05-16T20:09:53.7228974Z installing mingw-w64-x86_64-metis... 2021-05-16T20:09:53.7769227Z installing mingw-w64-x86_64-suitesparse... 2021-05-16T20:09:53.8960898Z installing mingw-w64-x86_64-ceres-solver... 2021-05-16T20:09:53.9641224Z installing mingw-w64-x86_64-intel-tbb... 2021-05-16T20:09:54.1020368Z installing mingw-w64-x86_64-freeglut... 2021-05-16T20:09:54.1201549Z installing mingw-w64-x86_64-libjpeg-turbo... 2021-05-16T20:09:54.1686857Z installing mingw-w64-x86_64-jasper... 2021-05-16T20:09:54.3862900Z installing mingw-w64-x86_64-szip... 2021-05-16T20:09:54.4087538Z installing mingw-w64-x86_64-hdf5... 2021-05-16T20:09:54.7915718Z installing mingw-w64-x86_64-libdeflate... 2021-05-16T20:09:54.8051637Z installing mingw-w64-x86_64-giflib... 2021-05-16T20:09:54.8301328Z installing mingw-w64-x86_64-libwebp... 2021-05-16T20:09:54.8679271Z installing mingw-w64-x86_64-libtiff... 2021-05-16T20:09:55.0817200Z installing mingw-w64-x86_64-cppunit... 2021-05-16T20:09:55.1648263Z installing mingw-w64-x86_64-jxrlib... 2021-05-16T20:09:55.2201869Z installing mingw-w64-x86_64-lcms2... 2021-05-16T20:09:55.2407377Z installing mingw-w64-x86_64-libraw... 2021-05-16T20:09:55.2821467Z installing mingw-w64-x86_64-openjpeg2... 2021-05-16T20:09:55.3992982Z installing mingw-w64-x86_64-ilmbase... 2021-05-16T20:09:55.4646134Z installing mingw-w64-x86_64-openexr... 2021-05-16T20:09:55.7091930Z installing mingw-w64-x86_64-freeimage... 2021-05-16T20:09:55.7316752Z installing mingw-w64-x86_64-glsl-optimizer-git... 2021-05-16T20:09:55.7564582Z installing mingw-w64-x86_64-hlsl2glsl-git... 2021-05-16T20:09:55.7650546Z installing mingw-w64-x86_64-vulkan-headers... 2021-05-16T20:09:55.8145899Z installing mingw-w64-x86_64-vulkan-loader... 2021-05-16T20:09:55.8231443Z installing mingw-w64-x86_64-SDL2... 2021-05-16T20:09:55.9131474Z installing mingw-w64-x86_64-pugixml... 2021-05-16T20:09:55.9269926Z installing mingw-w64-x86_64-tinyxml... 2021-05-16T20:09:55.9357633Z installing mingw-w64-x86_64-zziplib... 2021-05-16T20:09:56.0419230Z Optional dependencies for mingw-w64-x86_64-zziplib 2021-05-16T20:09:56.0420468Z mingw-w64-x86_64-SDL: SDL_rwops for ZZipLib 2021-05-16T20:09:56.0421437Z installing mingw-w64-x86_64-ogre3d... 2021-05-16T20:09:58.0435569Z installing mingw-w64-x86_64-leptonica... 2021-05-16T20:09:58.1108944Z installing mingw-w64-x86_64-fribidi... 2021-05-16T20:09:58.1392801Z installing mingw-w64-x86_64-libdatrie... 2021-05-16T20:09:58.2073569Z installing mingw-w64-x86_64-libthai... 2021-05-16T20:09:58.2518594Z installing mingw-w64-x86_64-pango... 2021-05-16T20:09:59.3018701Z installing mingw-w64-x86_64-tesseract-ocr... 2021-05-16T20:09:59.4579530Z installing mingw-w64-x86_64-opencv... 2021-05-16T20:10:00.4538251Z Optional dependencies for mingw-w64-x86_64-opencv 2021-05-16T20:10:00.4539737Z mingw-w64-x86_64-ffmpeg: support to read and write video files [pending] 2021-05-16T20:10:00.4540982Z mingw-w64-x86_64-python-numpy: Python 3.x interface [installed] 2021-05-16T20:10:00.4542118Z installing mingw-w64-x86_64-frei0r-plugins... 2021-05-16T20:10:00.8887412Z installing mingw-w64-x86_64-dav1d... 2021-05-16T20:10:00.9141675Z installing mingw-w64-x86_64-gnutls... 2021-05-16T20:10:02.2698339Z installing mingw-w64-x86_64-gsm... 2021-05-16T20:10:02.2939825Z installing mingw-w64-x86_64-lame... 2021-05-16T20:10:02.3690610Z installing mingw-w64-x86_64-libass... 2021-05-16T20:10:02.3801231Z installing mingw-w64-x86_64-libxml2... 2021-05-16T20:10:02.9232255Z installing mingw-w64-x86_64-libbluray... 2021-05-16T20:10:02.9406607Z installing mingw-w64-x86_64-libcaca... 2021-05-16T20:10:02.9734050Z installing mingw-w64-x86_64-libexif... 2021-05-16T20:10:03.0284112Z installing mingw-w64-x86_64-libmfx... 2021-05-16T20:10:03.0662223Z installing mingw-w64-x86_64-libmodplug... 2021-05-16T20:10:03.0796415Z installing mingw-w64-x86_64-libsoxr... 2021-05-16T20:10:03.1034498Z installing mingw-w64-x86_64-libvorbis... 2021-05-16T20:10:03.2406807Z installing mingw-w64-x86_64-libtheora... 2021-05-16T20:10:03.3443110Z installing mingw-w64-x86_64-libvpx... 2021-05-16T20:10:03.3861174Z installing mingw-w64-x86_64-libmysofa... 2021-05-16T20:10:03.4019238Z installing mingw-w64-x86_64-openal... 2021-05-16T20:10:03.4336679Z installing mingw-w64-x86_64-opencore-amr... 2021-05-16T20:10:03.4659067Z installing mingw-w64-x86_64-opus... 2021-05-16T20:10:03.4811578Z installing mingw-w64-x86_64-rtmpdump-git... 2021-05-16T20:10:03.4965106Z installing mingw-w64-x86_64-speexdsp... 2021-05-16T20:10:03.5463810Z installing mingw-w64-x86_64-speex... 2021-05-16T20:10:03.6005298Z installing mingw-w64-x86_64-srt... 2021-05-16T20:10:03.6309162Z installing mingw-w64-x86_64-l-smash... 2021-05-16T20:10:03.7036419Z installing mingw-w64-x86_64-ffms2... 2021-05-16T20:10:03.7150091Z installing mingw-w64-x86_64-x264-git... 2021-05-16T20:10:03.8560652Z installing mingw-w64-x86_64-x265... 2021-05-16T20:10:03.9541416Z installing mingw-w64-x86_64-xvidcore... 2021-05-16T20:10:03.9645687Z installing mingw-w64-x86_64-ffmpeg... 2021-05-16T20:10:05.1999661Z resolving dependencies... 2021-05-16T20:10:05.2117930Z looking for conflicting packages... 2021-05-16T20:10:05.2301150Z 2021-05-16T20:10:05.2302443Z Packages (1) mingw-w64-x86_64-fftw-3.3.9-2 2021-05-16T20:10:05.2302980Z 2021-05-16T20:10:05.2303597Z Total Download Size: 3.13 MiB 2021-05-16T20:10:05.2304586Z Total Installed Size: 21.70 MiB 2021-05-16T20:10:05.2305035Z 2021-05-16T20:10:05.2305815Z :: Proceed with installation? [Y/n] 2021-05-16T20:10:05.2306530Z :: Retrieving packages... 2021-05-16T20:10:05.5568600Z downloading mingw-w64-x86_64-fftw-3.3.9-2-any.pkg.tar.zst... 2021-05-16T20:10:06.3217654Z checking keyring... 2021-05-16T20:10:06.4317223Z checking package integrity... 2021-05-16T20:10:06.6130912Z loading package files... 2021-05-16T20:10:06.6161935Z checking for file conflicts... 2021-05-16T20:10:06.6191524Z checking available disk space... 2021-05-16T20:10:06.6202331Z :: Processing package changes... 2021-05-16T20:10:06.6203199Z installing mingw-w64-x86_64-fftw... 2021-05-16T20:10:07.5947033Z warning: mingw-w64-x86_64-flatbuffers-1.12.0-2 is up to date -- reinstalling 2021-05-16T20:10:07.5948094Z resolving dependencies... 2021-05-16T20:10:07.6107697Z looking for conflicting packages... 2021-05-16T20:10:07.6235202Z 2021-05-16T20:10:07.6236784Z Packages (1) mingw-w64-x86_64-flatbuffers-1.12.0-2 2021-05-16T20:10:07.6237454Z 2021-05-16T20:10:07.6238714Z Total Installed Size: 4.17 MiB 2021-05-16T20:10:07.6239341Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:10:07.6239745Z 2021-05-16T20:10:07.6240828Z :: Proceed with installation? [Y/n] 2021-05-16T20:10:07.6241535Z checking keyring... 2021-05-16T20:10:07.7062142Z checking package integrity... 2021-05-16T20:10:07.8686052Z loading package files... 2021-05-16T20:10:07.8708173Z checking for file conflicts... 2021-05-16T20:10:07.8709096Z checking available disk space... 2021-05-16T20:10:07.8734734Z :: Processing package changes... 2021-05-16T20:10:07.8735753Z reinstalling mingw-w64-x86_64-flatbuffers... 2021-05-16T20:10:08.7486754Z warning: mingw-w64-x86_64-fontconfig-2.13.93-3 is up to date -- reinstalling 2021-05-16T20:10:08.7487744Z resolving dependencies... 2021-05-16T20:10:08.7642213Z looking for conflicting packages... 2021-05-16T20:10:08.7787388Z 2021-05-16T20:10:08.7789557Z Packages (1) mingw-w64-x86_64-fontconfig-2.13.93-3 2021-05-16T20:10:08.7790822Z 2021-05-16T20:10:08.7791797Z Total Installed Size: 1.29 MiB 2021-05-16T20:10:08.7792507Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:10:08.7792934Z 2021-05-16T20:10:08.7793678Z :: Proceed with installation? [Y/n] 2021-05-16T20:10:08.7794362Z checking keyring... 2021-05-16T20:10:08.8656227Z checking package integrity... 2021-05-16T20:10:09.0063134Z loading package files... 2021-05-16T20:10:09.0099483Z checking for file conflicts... 2021-05-16T20:10:09.0100465Z checking available disk space... 2021-05-16T20:10:09.0152449Z :: Processing package changes... 2021-05-16T20:10:09.0153451Z reinstalling mingw-w64-x86_64-fontconfig... 2021-05-16T20:10:11.7156621Z updating font cache... done. 2021-05-16T20:10:11.7182603Z :: Running post-transaction hooks... 2021-05-16T20:10:11.7183571Z (1/1) Updating fontconfig cache... 2021-05-16T20:10:12.6781487Z warning: mingw-w64-x86_64-freetype-2.10.4-2 is up to date -- reinstalling 2021-05-16T20:10:12.6782422Z resolving dependencies... 2021-05-16T20:10:12.7016611Z looking for conflicting packages... 2021-05-16T20:10:12.7081666Z 2021-05-16T20:10:12.7082744Z Packages (1) mingw-w64-x86_64-freetype-2.10.4-2 2021-05-16T20:10:12.7083338Z 2021-05-16T20:10:12.7084313Z Total Installed Size: 2.54 MiB 2021-05-16T20:10:12.7084956Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:10:12.7085813Z 2021-05-16T20:10:12.7086631Z :: Proceed with installation? [Y/n] 2021-05-16T20:10:12.7088326Z checking keyring... 2021-05-16T20:10:12.7974574Z checking package integrity... 2021-05-16T20:10:12.9356643Z loading package files... 2021-05-16T20:10:12.9375352Z checking for file conflicts... 2021-05-16T20:10:12.9376309Z checking available disk space... 2021-05-16T20:10:12.9414151Z :: Processing package changes... 2021-05-16T20:10:12.9415140Z reinstalling mingw-w64-x86_64-freetype... 2021-05-16T20:10:13.9002481Z warning: mingw-w64-x86_64-fribidi-1.0.10-2 is up to date -- reinstalling 2021-05-16T20:10:13.9003807Z resolving dependencies... 2021-05-16T20:10:13.9005223Z looking for conflicting packages... 2021-05-16T20:10:13.9333554Z 2021-05-16T20:10:13.9335198Z Packages (1) mingw-w64-x86_64-fribidi-1.0.10-2 2021-05-16T20:10:13.9336327Z 2021-05-16T20:10:13.9337647Z Total Installed Size: 0.44 MiB 2021-05-16T20:10:13.9338840Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:10:13.9339323Z 2021-05-16T20:10:13.9340458Z :: Proceed with installation? [Y/n] 2021-05-16T20:10:13.9341203Z checking keyring... 2021-05-16T20:10:14.0234326Z checking package integrity... 2021-05-16T20:10:14.1500018Z loading package files... 2021-05-16T20:10:14.1525110Z checking for file conflicts... 2021-05-16T20:10:14.1526094Z checking available disk space... 2021-05-16T20:10:14.1552455Z :: Processing package changes... 2021-05-16T20:10:14.1553436Z reinstalling mingw-w64-x86_64-fribidi... 2021-05-16T20:10:15.0650320Z warning: mingw-w64-x86_64-gcc-10.3.0-2 is up to date -- reinstalling 2021-05-16T20:10:15.0651376Z resolving dependencies... 2021-05-16T20:10:15.0884305Z looking for conflicting packages... 2021-05-16T20:10:15.0992414Z 2021-05-16T20:10:15.0993708Z Packages (1) mingw-w64-x86_64-gcc-10.3.0-2 2021-05-16T20:10:15.0994253Z 2021-05-16T20:10:15.0994883Z Total Download Size: 27.13 MiB 2021-05-16T20:10:15.0995594Z Total Installed Size: 156.41 MiB 2021-05-16T20:10:15.0996293Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:10:15.0996741Z 2021-05-16T20:10:15.0997546Z :: Proceed with installation? [Y/n] 2021-05-16T20:10:15.0998337Z :: Retrieving packages... 2021-05-16T20:10:15.4106658Z downloading mingw-w64-x86_64-gcc-10.3.0-2-any.pkg.tar.zst... 2021-05-16T20:10:16.9989628Z checking keyring... 2021-05-16T20:10:17.1007417Z checking package integrity... 2021-05-16T20:10:17.5220183Z loading package files... 2021-05-16T20:10:17.5353786Z checking for file conflicts... 2021-05-16T20:10:17.5354889Z checking available disk space... 2021-05-16T20:10:17.5846807Z :: Processing package changes... 2021-05-16T20:10:17.5848064Z reinstalling mingw-w64-x86_64-gcc... 2021-05-16T20:10:19.8418962Z resolving dependencies... 2021-05-16T20:10:19.9984525Z looking for conflicting packages... 2021-05-16T20:10:20.0054298Z 2021-05-16T20:10:20.0060791Z 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-16T20:10:20.0065429Z 2021-05-16T20:10:20.0066051Z Total Download Size: 48.47 MiB 2021-05-16T20:10:20.0066772Z Total Installed Size: 363.82 MiB 2021-05-16T20:10:20.0067255Z 2021-05-16T20:10:20.0068040Z :: Proceed with installation? [Y/n] 2021-05-16T20:10:20.0068802Z :: Retrieving packages... 2021-05-16T20:10:20.3260339Z downloading mingw-w64-x86_64-crypto++-8.4.0-2-any.pkg.tar.zst... 2021-05-16T20:10:21.2865084Z downloading mingw-w64-x86_64-geos-3.8.0-1-any.pkg.tar.xz... 2021-05-16T20:10:21.3924647Z downloading mingw-w64-x86_64-json-c-0.15-1-any.pkg.tar.zst... 2021-05-16T20:10:21.4921223Z downloading mingw-w64-x86_64-libfreexl-1.0.6-1-any.pkg.tar.zst... 2021-05-16T20:10:21.6400384Z downloading mingw-w64-x86_64-proj-6.3.2-2-any.pkg.tar.zst... 2021-05-16T20:10:21.7664342Z downloading mingw-w64-x86_64-libgeotiff-1.6.0-1-any.pkg.tar.zst... 2021-05-16T20:10:22.3413630Z downloading mingw-w64-x86_64-libde265-1.0.8-1-any.pkg.tar.zst... 2021-05-16T20:10:22.3415132Z downloading mingw-w64-x86_64-rav1e-0.4.1-1-any.pkg.tar.zst... 2021-05-16T20:10:22.3416671Z downloading mingw-w64-x86_64-libheif-1.11.0-2-any.pkg.tar.zst... 2021-05-16T20:10:22.3421745Z downloading mingw-w64-x86_64-minizip-git-1.2.445.e67b996-2-any.pkg.tar.zst... 2021-05-16T20:10:22.3423417Z downloading mingw-w64-x86_64-libkml-1.3.0-8-any.pkg.tar.xz... 2021-05-16T20:10:22.3888248Z downloading mingw-w64-x86_64-libmariadbclient-3.1.12-1-any.pkg.tar.zst... 2021-05-16T20:10:22.4929499Z downloading mingw-w64-x86_64-librttopo-1.1.0-1-any.pkg.tar.zst... 2021-05-16T20:10:22.5940073Z downloading mingw-w64-x86_64-libspatialite-5.0.1-2-any.pkg.tar.zst... 2021-05-16T20:10:22.8052479Z downloading mingw-w64-x86_64-netcdf-4.7.4-2-any.pkg.tar.zst... 2021-05-16T20:10:22.9137023Z downloading mingw-w64-x86_64-nspr-4.25-1-any.pkg.tar.xz... 2021-05-16T20:10:23.0155323Z downloading mingw-w64-x86_64-nss-3.52.1-1-any.pkg.tar.zst... 2021-05-16T20:10:23.1442773Z downloading mingw-w64-x86_64-poppler-data-0.4.10-1-any.pkg.tar.zst... 2021-05-16T20:10:23.2696029Z downloading mingw-w64-x86_64-poppler-20.12.1-2-any.pkg.tar.zst... 2021-05-16T20:10:23.3800544Z downloading mingw-w64-x86_64-libgpg-error-1.41-3-any.pkg.tar.zst... 2021-05-16T20:10:23.4798959Z downloading mingw-w64-x86_64-libgcrypt-1.9.2-2-any.pkg.tar.zst... 2021-05-16T20:10:23.5857082Z downloading mingw-w64-x86_64-libxslt-1.1.34-3-any.pkg.tar.zst... 2021-05-16T20:10:23.6920359Z downloading mingw-w64-x86_64-postgresql-13.1-1-any.pkg.tar.zst... 2021-05-16T20:10:24.0175792Z downloading mingw-w64-x86_64-xerces-c-3.2.3-3-any.pkg.tar.zst... 2021-05-16T20:10:24.1523898Z downloading mingw-w64-x86_64-gdal-3.2.2-3-any.pkg.tar.zst... 2021-05-16T20:10:24.6905572Z downloading winpty-0.4.3-1-x86_64.pkg.tar.xz... 2021-05-16T20:10:24.6954179Z checking keyring... 2021-05-16T20:10:25.0936595Z checking package integrity... 2021-05-16T20:10:30.3371801Z loading package files... 2021-05-16T20:10:30.4702560Z checking for file conflicts... 2021-05-16T20:10:30.8037284Z checking available disk space... 2021-05-16T20:10:30.8063742Z :: Processing package changes... 2021-05-16T20:10:30.8064767Z installing mingw-w64-x86_64-crypto++... 2021-05-16T20:10:31.0705638Z installing mingw-w64-x86_64-geos... 2021-05-16T20:10:31.5092863Z installing mingw-w64-x86_64-json-c... 2021-05-16T20:10:31.5346716Z installing mingw-w64-x86_64-libfreexl... 2021-05-16T20:10:31.5419021Z installing mingw-w64-x86_64-proj... 2021-05-16T20:10:31.6385346Z installing mingw-w64-x86_64-libgeotiff... 2021-05-16T20:10:31.6659857Z installing mingw-w64-x86_64-libde265... 2021-05-16T20:10:31.6920084Z Optional dependencies for mingw-w64-x86_64-libde265 2021-05-16T20:10:31.6921432Z mingw-w64-x86_64-ffmpeg: sherlock265 [installed] 2021-05-16T20:10:31.6922291Z mingw-w64-x86_64-qt5: sherlock265 2021-05-16T20:10:31.6924390Z mingw-w64-x86_64-SDL: dec265 2021-05-16T20:10:31.6925376Z installing mingw-w64-x86_64-rav1e... 2021-05-16T20:10:31.7276913Z installing mingw-w64-x86_64-libheif... 2021-05-16T20:10:31.7576400Z installing mingw-w64-x86_64-minizip-git... 2021-05-16T20:10:31.7796718Z installing mingw-w64-x86_64-libkml... 2021-05-16T20:10:31.9571202Z installing mingw-w64-x86_64-libmariadbclient... 2021-05-16T20:10:32.0041559Z installing mingw-w64-x86_64-librttopo... 2021-05-16T20:10:32.0162020Z installing mingw-w64-x86_64-libspatialite... 2021-05-16T20:10:32.1603856Z installing mingw-w64-x86_64-netcdf... 2021-05-16T20:10:32.2000311Z installing mingw-w64-x86_64-nspr... 2021-05-16T20:10:32.2937145Z installing mingw-w64-x86_64-nss... 2021-05-16T20:10:32.5097611Z installing mingw-w64-x86_64-poppler-data... 2021-05-16T20:10:32.7834529Z installing mingw-w64-x86_64-poppler... 2021-05-16T20:10:32.9743696Z Optional dependencies for mingw-w64-x86_64-poppler 2021-05-16T20:10:32.9744978Z mingw-w64-x86_64-glib2: libpoppler-glib [installed] 2021-05-16T20:10:32.9745945Z mingw-w64-x86_64-qt5: libpoppler-qt5 2021-05-16T20:10:32.9747300Z installing mingw-w64-x86_64-libgpg-error... 2021-05-16T20:10:33.0162034Z installing mingw-w64-x86_64-libgcrypt... 2021-05-16T20:10:33.0413566Z installing mingw-w64-x86_64-libxslt... 2021-05-16T20:10:33.1571580Z installing winpty... 2021-05-16T20:10:33.2372872Z installing mingw-w64-x86_64-postgresql... 2021-05-16T20:10:35.0847853Z installing mingw-w64-x86_64-xerces-c... 2021-05-16T20:10:35.7136135Z installing mingw-w64-x86_64-gdal... 2021-05-16T20:10:37.0666143Z warning: mingw-w64-x86_64-gdb-10.2-1 is up to date -- reinstalling 2021-05-16T20:10:37.0667019Z resolving dependencies... 2021-05-16T20:10:37.0961914Z looking for conflicting packages... 2021-05-16T20:10:37.1044066Z 2021-05-16T20:10:37.1045119Z Packages (1) mingw-w64-x86_64-gdb-10.2-1 2021-05-16T20:10:37.1045643Z 2021-05-16T20:10:37.1046248Z Total Download Size: 4.15 MiB 2021-05-16T20:10:37.1046912Z Total Installed Size: 13.89 MiB 2021-05-16T20:10:37.1047583Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:10:37.1048009Z 2021-05-16T20:10:37.1048780Z :: Proceed with installation? [Y/n] 2021-05-16T20:10:37.1049735Z :: Retrieving packages... 2021-05-16T20:10:37.4288545Z downloading mingw-w64-x86_64-gdb-10.2-1-any.pkg.tar.zst... 2021-05-16T20:10:38.2032298Z checking keyring... 2021-05-16T20:10:38.3050567Z checking package integrity... 2021-05-16T20:10:38.4900419Z loading package files... 2021-05-16T20:10:38.4924586Z checking for file conflicts... 2021-05-16T20:10:38.4925457Z checking available disk space... 2021-05-16T20:10:38.4994797Z :: Processing package changes... 2021-05-16T20:10:38.4996051Z reinstalling mingw-w64-x86_64-gdb... 2021-05-16T20:10:39.5131416Z warning: mingw-w64-x86_64-gdbm-1.19-1 is up to date -- reinstalling 2021-05-16T20:10:39.5132581Z resolving dependencies... 2021-05-16T20:10:39.5313376Z looking for conflicting packages... 2021-05-16T20:10:39.5467573Z 2021-05-16T20:10:39.5468636Z Packages (1) mingw-w64-x86_64-gdbm-1.19-1 2021-05-16T20:10:39.5469180Z 2021-05-16T20:10:39.5470915Z Total Installed Size: 0.72 MiB 2021-05-16T20:10:39.5471825Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:10:39.5472247Z 2021-05-16T20:10:39.5472992Z :: Proceed with installation? [Y/n] 2021-05-16T20:10:39.5473676Z checking keyring... 2021-05-16T20:10:39.6299015Z checking package integrity... 2021-05-16T20:10:39.7487284Z loading package files... 2021-05-16T20:10:39.7506553Z checking for file conflicts... 2021-05-16T20:10:39.7507441Z checking available disk space... 2021-05-16T20:10:39.7543823Z :: Processing package changes... 2021-05-16T20:10:39.7544673Z reinstalling mingw-w64-x86_64-gdbm... 2021-05-16T20:10:40.6542758Z resolving dependencies... 2021-05-16T20:10:40.6722390Z looking for conflicting packages... 2021-05-16T20:10:40.6934371Z 2021-05-16T20:10:40.6935684Z Packages (1) mingw-w64-x86_64-gdk-pixbuf2-2.42.4-1 2021-05-16T20:10:40.6936321Z 2021-05-16T20:10:40.6936987Z Total Download Size: 1.57 MiB 2021-05-16T20:10:40.6937672Z Total Installed Size: 6.77 MiB 2021-05-16T20:10:40.6938132Z 2021-05-16T20:10:40.6938986Z :: Proceed with installation? [Y/n] 2021-05-16T20:10:40.6939747Z :: Retrieving packages... 2021-05-16T20:10:41.0103008Z downloading mingw-w64-x86_64-gdk-pixbuf2-2.42.4-1-any.pkg.tar.zst... 2021-05-16T20:10:41.6622917Z checking keyring... 2021-05-16T20:10:41.7605575Z checking package integrity... 2021-05-16T20:10:41.9367760Z loading package files... 2021-05-16T20:10:41.9450476Z checking for file conflicts... 2021-05-16T20:10:41.9828345Z checking available disk space... 2021-05-16T20:10:41.9839875Z :: Processing package changes... 2021-05-16T20:10:41.9841020Z installing mingw-w64-x86_64-gdk-pixbuf2... 2021-05-16T20:10:42.4031018Z :: Running post-transaction hooks... 2021-05-16T20:10:42.4032986Z (1/1) Probing GDK-Pixbuf loader modules... 2021-05-16T20:10:43.3831833Z warning: mingw-w64-x86_64-geos-3.8.0-1 is up to date -- reinstalling 2021-05-16T20:10:43.3832681Z resolving dependencies... 2021-05-16T20:10:43.3833906Z looking for conflicting packages... 2021-05-16T20:10:43.4152207Z 2021-05-16T20:10:43.4153781Z Packages (1) mingw-w64-x86_64-geos-3.8.0-1 2021-05-16T20:10:43.4154707Z 2021-05-16T20:10:43.4156155Z Total Installed Size: 7.40 MiB 2021-05-16T20:10:43.4156997Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:10:43.4158747Z 2021-05-16T20:10:43.4159708Z :: Proceed with installation? [Y/n] 2021-05-16T20:10:43.4160676Z checking keyring... 2021-05-16T20:10:43.4974771Z checking package integrity... 2021-05-16T20:10:43.6381903Z loading package files... 2021-05-16T20:10:43.6519239Z checking for file conflicts... 2021-05-16T20:10:43.6520346Z checking available disk space... 2021-05-16T20:10:43.6733305Z :: Processing package changes... 2021-05-16T20:10:43.6734683Z reinstalling mingw-w64-x86_64-geos... 2021-05-16T20:10:45.0985419Z warning: mingw-w64-x86_64-gettext-0.19.8.1-10 is up to date -- reinstalling 2021-05-16T20:10:45.0986335Z resolving dependencies... 2021-05-16T20:10:45.1153068Z looking for conflicting packages... 2021-05-16T20:10:45.1323533Z 2021-05-16T20:10:45.1324907Z Packages (1) mingw-w64-x86_64-gettext-0.19.8.1-10 2021-05-16T20:10:45.1325516Z 2021-05-16T20:10:45.1326118Z Total Download Size: 3.36 MiB 2021-05-16T20:10:45.1326827Z Total Installed Size: 18.30 MiB 2021-05-16T20:10:45.1327558Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:10:45.1327978Z 2021-05-16T20:10:45.1328780Z :: Proceed with installation? [Y/n] 2021-05-16T20:10:45.1329534Z :: Retrieving packages... 2021-05-16T20:10:45.4482381Z downloading mingw-w64-x86_64-gettext-0.19.8.1-10-any.pkg.tar.zst... 2021-05-16T20:10:46.2099562Z checking keyring... 2021-05-16T20:10:46.3163485Z checking package integrity... 2021-05-16T20:10:46.5010825Z loading package files... 2021-05-16T20:10:46.5292840Z checking for file conflicts... 2021-05-16T20:10:46.5294827Z checking available disk space... 2021-05-16T20:10:46.6284519Z :: Processing package changes... 2021-05-16T20:10:46.6286587Z reinstalling mingw-w64-x86_64-gettext... 2021-05-16T20:10:49.6097205Z warning: mingw-w64-x86_64-gflags-2.2.2-2 is up to date -- reinstalling 2021-05-16T20:10:49.6098285Z resolving dependencies... 2021-05-16T20:10:49.6099894Z looking for conflicting packages... 2021-05-16T20:10:49.6412324Z 2021-05-16T20:10:49.6413635Z Packages (1) mingw-w64-x86_64-gflags-2.2.2-2 2021-05-16T20:10:49.6414955Z 2021-05-16T20:10:49.6416399Z Total Installed Size: 1.09 MiB 2021-05-16T20:10:49.6417084Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:10:49.6417520Z 2021-05-16T20:10:49.6418338Z :: Proceed with installation? [Y/n] 2021-05-16T20:10:49.6419002Z checking keyring... 2021-05-16T20:10:49.7273737Z checking package integrity... 2021-05-16T20:10:49.8528235Z loading package files... 2021-05-16T20:10:49.8584902Z checking for file conflicts... 2021-05-16T20:10:49.8585978Z checking available disk space... 2021-05-16T20:10:49.8608582Z :: Processing package changes... 2021-05-16T20:10:49.8609433Z reinstalling mingw-w64-x86_64-gflags... 2021-05-16T20:10:50.7630633Z warning: mingw-w64-x86_64-giflib-5.2.1-3 is up to date -- reinstalling 2021-05-16T20:10:50.7631500Z resolving dependencies... 2021-05-16T20:10:50.7745642Z looking for conflicting packages... 2021-05-16T20:10:50.7953735Z 2021-05-16T20:10:50.7954989Z Packages (1) mingw-w64-x86_64-giflib-5.2.1-3 2021-05-16T20:10:50.7955582Z 2021-05-16T20:10:50.7956548Z Total Installed Size: 0.73 MiB 2021-05-16T20:10:50.7957779Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:10:50.7958498Z 2021-05-16T20:10:50.7960312Z :: Proceed with installation? [Y/n] 2021-05-16T20:10:50.7961030Z checking keyring... 2021-05-16T20:10:50.8891350Z checking package integrity... 2021-05-16T20:10:51.0119641Z loading package files... 2021-05-16T20:10:51.0146221Z checking for file conflicts... 2021-05-16T20:10:51.0147231Z checking available disk space... 2021-05-16T20:10:51.0168376Z :: Processing package changes... 2021-05-16T20:10:51.0169288Z reinstalling mingw-w64-x86_64-giflib... 2021-05-16T20:10:51.8782679Z warning: mingw-w64-x86_64-glib2-2.68.2-1 is up to date -- reinstalling 2021-05-16T20:10:51.8783769Z resolving dependencies... 2021-05-16T20:10:51.9033466Z looking for conflicting packages... 2021-05-16T20:10:51.9101461Z 2021-05-16T20:10:51.9102510Z Packages (1) mingw-w64-x86_64-glib2-2.68.2-1 2021-05-16T20:10:51.9103049Z 2021-05-16T20:10:51.9103989Z Total Installed Size: 22.99 MiB 2021-05-16T20:10:51.9104619Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:10:51.9105531Z 2021-05-16T20:10:51.9106361Z :: Proceed with installation? [Y/n] 2021-05-16T20:10:51.9107098Z checking keyring... 2021-05-16T20:10:51.9913678Z checking package integrity... 2021-05-16T20:10:52.1454838Z loading package files... 2021-05-16T20:10:52.1544006Z checking for file conflicts... 2021-05-16T20:10:52.1544993Z checking available disk space... 2021-05-16T20:10:52.1820174Z :: Processing package changes... 2021-05-16T20:10:52.1821520Z reinstalling mingw-w64-x86_64-glib2... 2021-05-16T20:10:53.5827076Z resolving dependencies... 2021-05-16T20:10:53.5991250Z looking for conflicting packages... 2021-05-16T20:10:53.6212429Z 2021-05-16T20:10:53.6213677Z Packages (1) mingw-w64-x86_64-glpk-4.65-2 2021-05-16T20:10:53.6214246Z 2021-05-16T20:10:53.6214814Z Total Download Size: 0.60 MiB 2021-05-16T20:10:53.6215476Z Total Installed Size: 2.63 MiB 2021-05-16T20:10:53.6215907Z 2021-05-16T20:10:53.6216655Z :: Proceed with installation? [Y/n] 2021-05-16T20:10:53.6217372Z :: Retrieving packages... 2021-05-16T20:10:53.9483469Z downloading mingw-w64-x86_64-glpk-4.65-2-any.pkg.tar.zst... 2021-05-16T20:10:54.4272618Z checking keyring... 2021-05-16T20:10:54.5275851Z checking package integrity... 2021-05-16T20:10:54.6761657Z loading package files... 2021-05-16T20:10:54.6788737Z checking for file conflicts... 2021-05-16T20:10:54.6791337Z checking available disk space... 2021-05-16T20:10:54.6802804Z :: Processing package changes... 2021-05-16T20:10:54.6803646Z installing mingw-w64-x86_64-glpk... 2021-05-16T20:10:55.5582144Z warning: mingw-w64-x86_64-gmp-6.2.1-2 is up to date -- reinstalling 2021-05-16T20:10:55.5583978Z resolving dependencies... 2021-05-16T20:10:55.5588302Z looking for conflicting packages... 2021-05-16T20:10:55.5893354Z 2021-05-16T20:10:55.5894555Z Packages (1) mingw-w64-x86_64-gmp-6.2.1-2 2021-05-16T20:10:55.5895091Z 2021-05-16T20:10:55.5895681Z Total Download Size: 0.49 MiB 2021-05-16T20:10:55.5896332Z Total Installed Size: 2.21 MiB 2021-05-16T20:10:55.5896984Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:10:55.5897435Z 2021-05-16T20:10:55.5898204Z :: Proceed with installation? [Y/n] 2021-05-16T20:10:55.5898931Z :: Retrieving packages... 2021-05-16T20:10:55.9085165Z downloading mingw-w64-x86_64-gmp-6.2.1-2-any.pkg.tar.zst... 2021-05-16T20:10:56.3800130Z checking keyring... 2021-05-16T20:10:56.4854798Z checking package integrity... 2021-05-16T20:10:56.6425453Z loading package files... 2021-05-16T20:10:56.6440345Z checking for file conflicts... 2021-05-16T20:10:56.6441203Z checking available disk space... 2021-05-16T20:10:56.6464789Z :: Processing package changes... 2021-05-16T20:10:56.6465827Z reinstalling mingw-w64-x86_64-gmp... 2021-05-16T20:10:57.5717162Z resolving dependencies... 2021-05-16T20:10:57.7370376Z looking for conflicting packages... 2021-05-16T20:10:57.7401720Z 2021-05-16T20:10:57.7404105Z 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-16T20:10:57.7407436Z 2021-05-16T20:10:57.7408338Z Total Download Size: 3.72 MiB 2021-05-16T20:10:57.7409779Z Total Installed Size: 21.06 MiB 2021-05-16T20:10:57.7410255Z 2021-05-16T20:10:57.7411064Z :: Proceed with installation? [Y/n] 2021-05-16T20:10:57.7411797Z :: Retrieving packages... 2021-05-16T20:10:58.0539527Z downloading mingw-w64-x86_64-libksba-1.4.0-1-any.pkg.tar.zst... 2021-05-16T20:10:58.4771278Z downloading mingw-w64-x86_64-libassuan-2.5.4-1-any.pkg.tar.zst... 2021-05-16T20:10:58.5732107Z downloading mingw-w64-x86_64-libusb-1.0.24-2-any.pkg.tar.zst... 2021-05-16T20:10:58.6708996Z downloading mingw-w64-x86_64-libusb-compat-git-r76.b5db9d0-2-any.pkg.tar.zst... 2021-05-16T20:10:58.7671173Z downloading mingw-w64-x86_64-npth-1.6-1-any.pkg.tar.xz... 2021-05-16T20:10:58.8643454Z downloading mingw-w64-x86_64-gnupg-2.2.27-2-any.pkg.tar.zst... 2021-05-16T20:10:59.2500762Z downloading mingw-w64-x86_64-gpgme-1.15.1-2-any.pkg.tar.zst... 2021-05-16T20:10:59.2662238Z checking keyring... 2021-05-16T20:10:59.6345213Z checking package integrity... 2021-05-16T20:11:00.9395112Z loading package files... 2021-05-16T20:11:00.9633487Z checking for file conflicts... 2021-05-16T20:11:00.9894881Z checking available disk space... 2021-05-16T20:11:00.9911583Z :: Processing package changes... 2021-05-16T20:11:00.9912516Z installing mingw-w64-x86_64-libksba... 2021-05-16T20:11:01.0039660Z installing mingw-w64-x86_64-libassuan... 2021-05-16T20:11:01.0270767Z installing mingw-w64-x86_64-libusb... 2021-05-16T20:11:01.0360023Z installing mingw-w64-x86_64-libusb-compat-git... 2021-05-16T20:11:01.0509688Z installing mingw-w64-x86_64-npth... 2021-05-16T20:11:01.0617328Z installing mingw-w64-x86_64-gnupg... 2021-05-16T20:11:01.1371394Z Optional dependencies for mingw-w64-x86_64-gnupg 2021-05-16T20:11:01.1372574Z mingw-w64-x86_64-pinentry 2021-05-16T20:11:01.1373463Z installing mingw-w64-x86_64-gpgme... 2021-05-16T20:11:02.2588500Z warning: mingw-w64-x86_64-grpc-1.35.0-2 is up to date -- reinstalling 2021-05-16T20:11:02.2589364Z resolving dependencies... 2021-05-16T20:11:02.2840616Z looking for conflicting packages... 2021-05-16T20:11:02.2913025Z 2021-05-16T20:11:02.2914405Z Packages (1) mingw-w64-x86_64-grpc-1.35.0-2 2021-05-16T20:11:02.2915824Z 2021-05-16T20:11:02.2916892Z Total Installed Size: 21.09 MiB 2021-05-16T20:11:02.2917605Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:11:02.2918049Z 2021-05-16T20:11:02.2918820Z :: Proceed with installation? [Y/n] 2021-05-16T20:11:02.2919557Z checking keyring... 2021-05-16T20:11:02.3759044Z checking package integrity... 2021-05-16T20:11:02.5575143Z loading package files... 2021-05-16T20:11:02.5635015Z checking for file conflicts... 2021-05-16T20:11:02.5635953Z checking available disk space... 2021-05-16T20:11:02.5826174Z :: Processing package changes... 2021-05-16T20:11:02.5827248Z reinstalling mingw-w64-x86_64-grpc... 2021-05-16T20:11:03.8594593Z resolving dependencies... 2021-05-16T20:11:03.8595911Z looking for conflicting packages... 2021-05-16T20:11:03.8918684Z 2021-05-16T20:11:03.8920032Z Packages (1) mingw-w64-x86_64-gsl-2.6-1 2021-05-16T20:11:03.8920668Z 2021-05-16T20:11:03.8921476Z Total Download Size: 1.89 MiB 2021-05-16T20:11:03.8922307Z Total Installed Size: 12.38 MiB 2021-05-16T20:11:03.8922813Z 2021-05-16T20:11:03.8923735Z :: Proceed with installation? [Y/n] 2021-05-16T20:11:03.8924622Z :: Retrieving packages... 2021-05-16T20:11:04.2166281Z downloading mingw-w64-x86_64-gsl-2.6-1-any.pkg.tar.xz... 2021-05-16T20:11:04.9003445Z checking keyring... 2021-05-16T20:11:05.0060996Z checking package integrity... 2021-05-16T20:11:05.1908933Z loading package files... 2021-05-16T20:11:05.2006359Z checking for file conflicts... 2021-05-16T20:11:05.2167026Z checking available disk space... 2021-05-16T20:11:05.2180089Z :: Processing package changes... 2021-05-16T20:11:05.2180975Z installing mingw-w64-x86_64-gsl... 2021-05-16T20:11:06.5009958Z warning: mingw-w64-x86_64-harfbuzz-2.8.1-1 is up to date -- reinstalling 2021-05-16T20:11:06.5013250Z resolving dependencies... 2021-05-16T20:11:06.5143486Z looking for conflicting packages... 2021-05-16T20:11:06.5377924Z 2021-05-16T20:11:06.5379231Z Packages (1) mingw-w64-x86_64-harfbuzz-2.8.1-1 2021-05-16T20:11:06.5380452Z 2021-05-16T20:11:06.5381267Z Total Installed Size: 8.19 MiB 2021-05-16T20:11:06.5381922Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:11:06.5382238Z 2021-05-16T20:11:06.5382849Z :: Proceed with installation? [Y/n] 2021-05-16T20:11:06.5384236Z checking keyring... 2021-05-16T20:11:06.6245919Z checking package integrity... 2021-05-16T20:11:06.7549927Z loading package files... 2021-05-16T20:11:06.7579209Z checking for file conflicts... 2021-05-16T20:11:06.7580152Z checking available disk space... 2021-05-16T20:11:06.7623976Z :: Processing package changes... 2021-05-16T20:11:06.7624886Z reinstalling mingw-w64-x86_64-harfbuzz... 2021-05-16T20:11:07.7095564Z resolving dependencies... 2021-05-16T20:11:07.7352130Z looking for conflicting packages... 2021-05-16T20:11:07.7425302Z 2021-05-16T20:11:07.7426285Z Packages (1) mingw-w64-x86_64-hdf4-4.2.15-2 2021-05-16T20:11:07.7426804Z 2021-05-16T20:11:07.7427395Z Total Download Size: 1.09 MiB 2021-05-16T20:11:07.7428037Z Total Installed Size: 8.69 MiB 2021-05-16T20:11:07.7428456Z 2021-05-16T20:11:07.7429184Z :: Proceed with installation? [Y/n] 2021-05-16T20:11:07.7429886Z :: Retrieving packages... 2021-05-16T20:11:08.0578762Z downloading mingw-w64-x86_64-hdf4-4.2.15-2-any.pkg.tar.zst... 2021-05-16T20:11:08.6239013Z checking keyring... 2021-05-16T20:11:08.7315359Z checking package integrity... 2021-05-16T20:11:08.9052171Z loading package files... 2021-05-16T20:11:08.9085262Z checking for file conflicts... 2021-05-16T20:11:08.9162164Z checking available disk space... 2021-05-16T20:11:08.9175869Z :: Processing package changes... 2021-05-16T20:11:08.9176778Z installing mingw-w64-x86_64-hdf4... 2021-05-16T20:11:09.9104175Z warning: mingw-w64-x86_64-hdf5-1.12.0-3 is up to date -- reinstalling 2021-05-16T20:11:09.9105062Z resolving dependencies... 2021-05-16T20:11:09.9367255Z looking for conflicting packages... 2021-05-16T20:11:09.9433000Z 2021-05-16T20:11:09.9435715Z Packages (1) mingw-w64-x86_64-hdf5-1.12.0-3 2021-05-16T20:11:09.9436848Z 2021-05-16T20:11:09.9437686Z Total Installed Size: 91.59 MiB 2021-05-16T20:11:09.9438557Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:11:09.9439003Z 2021-05-16T20:11:09.9439745Z :: Proceed with installation? [Y/n] 2021-05-16T20:11:09.9440453Z checking keyring... 2021-05-16T20:11:10.0251762Z checking package integrity... 2021-05-16T20:11:10.2407758Z loading package files... 2021-05-16T20:11:10.2456627Z checking for file conflicts... 2021-05-16T20:11:10.2457839Z checking available disk space... 2021-05-16T20:11:10.2571589Z :: Processing package changes... 2021-05-16T20:11:10.2572720Z reinstalling mingw-w64-x86_64-hdf5... 2021-05-16T20:11:11.5057019Z warning: mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-16T20:11:11.5058074Z resolving dependencies... 2021-05-16T20:11:11.5059279Z looking for conflicting packages... 2021-05-16T20:11:11.5384605Z 2021-05-16T20:11:11.5386381Z Packages (1) mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T20:11:11.5387395Z 2021-05-16T20:11:11.5388250Z Total Download Size: 5.28 MiB 2021-05-16T20:11:11.5389205Z Total Installed Size: 66.96 MiB 2021-05-16T20:11:11.5390142Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:11:11.5390746Z 2021-05-16T20:11:11.5391866Z :: Proceed with installation? [Y/n] 2021-05-16T20:11:11.5392908Z :: Retrieving packages... 2021-05-16T20:11:11.8591045Z downloading mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T20:11:12.7317501Z checking keyring... 2021-05-16T20:11:12.8368108Z checking package integrity... 2021-05-16T20:11:13.0408948Z loading package files... 2021-05-16T20:11:13.0664869Z checking for file conflicts... 2021-05-16T20:11:13.0666441Z checking available disk space... 2021-05-16T20:11:13.1533768Z :: Processing package changes... 2021-05-16T20:11:13.1535423Z reinstalling mingw-w64-x86_64-headers-git... 2021-05-16T20:11:15.9638950Z resolving dependencies... 2021-05-16T20:11:15.9860139Z looking for conflicting packages... 2021-05-16T20:11:15.9981686Z 2021-05-16T20:11:15.9983437Z Packages (1) mingw-w64-x86_64-hiredis-1.0.0-1 2021-05-16T20:11:15.9984439Z 2021-05-16T20:11:15.9985463Z Total Download Size: 0.08 MiB 2021-05-16T20:11:15.9987011Z Total Installed Size: 0.32 MiB 2021-05-16T20:11:15.9987807Z 2021-05-16T20:11:15.9989070Z :: Proceed with installation? [Y/n] 2021-05-16T20:11:15.9990406Z :: Retrieving packages... 2021-05-16T20:11:16.3179582Z downloading mingw-w64-x86_64-hiredis-1.0.0-1-any.pkg.tar.zst... 2021-05-16T20:11:16.5077534Z checking keyring... 2021-05-16T20:11:16.6055864Z checking package integrity... 2021-05-16T20:11:16.7535482Z loading package files... 2021-05-16T20:11:16.7559437Z checking for file conflicts... 2021-05-16T20:11:16.7579801Z checking available disk space... 2021-05-16T20:11:16.7591493Z :: Processing package changes... 2021-05-16T20:11:16.7592377Z installing mingw-w64-x86_64-hiredis... 2021-05-16T20:11:17.6738590Z resolving dependencies... 2021-05-16T20:11:17.6740285Z looking for conflicting packages... 2021-05-16T20:11:17.7155429Z 2021-05-16T20:11:17.7157405Z Packages (1) mingw-w64-x86_64-http-parser-2.9.4-2 2021-05-16T20:11:17.7158541Z 2021-05-16T20:11:17.7159538Z Total Download Size: 0.03 MiB 2021-05-16T20:11:17.7161429Z Total Installed Size: 0.11 MiB 2021-05-16T20:11:17.7161938Z 2021-05-16T20:11:17.7162723Z :: Proceed with installation? [Y/n] 2021-05-16T20:11:17.7164159Z :: Retrieving packages... 2021-05-16T20:11:18.0382678Z downloading mingw-w64-x86_64-http-parser-2.9.4-2-any.pkg.tar.zst... 2021-05-16T20:11:18.1348874Z checking keyring... 2021-05-16T20:11:18.2309068Z checking package integrity... 2021-05-16T20:11:18.3774823Z loading package files... 2021-05-16T20:11:18.3805475Z checking for file conflicts... 2021-05-16T20:11:18.3809880Z checking available disk space... 2021-05-16T20:11:18.3828935Z :: Processing package changes... 2021-05-16T20:11:18.3829868Z installing mingw-w64-x86_64-http-parser... 2021-05-16T20:11:19.2654951Z warning: mingw-w64-x86_64-icu-68.2-3 is up to date -- reinstalling 2021-05-16T20:11:19.2656245Z resolving dependencies... 2021-05-16T20:11:19.2808903Z looking for conflicting packages... 2021-05-16T20:11:19.3043627Z 2021-05-16T20:11:19.3045054Z Packages (1) mingw-w64-x86_64-icu-68.2-3 2021-05-16T20:11:19.3045685Z 2021-05-16T20:11:19.3046872Z Total Installed Size: 113.98 MiB 2021-05-16T20:11:19.3047858Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:11:19.3048311Z 2021-05-16T20:11:19.3049049Z :: Proceed with installation? [Y/n] 2021-05-16T20:11:19.3049719Z checking keyring... 2021-05-16T20:11:19.3888611Z checking package integrity... 2021-05-16T20:11:19.7018768Z loading package files... 2021-05-16T20:11:19.7072242Z checking for file conflicts... 2021-05-16T20:11:19.7073240Z checking available disk space... 2021-05-16T20:11:19.7207547Z :: Processing package changes... 2021-05-16T20:11:19.7208602Z reinstalling mingw-w64-x86_64-icu... 2021-05-16T20:11:21.1600477Z resolving dependencies... 2021-05-16T20:11:21.1917456Z looking for conflicting packages... 2021-05-16T20:11:21.1952015Z 2021-05-16T20:11:21.1954798Z 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-16T20:11:21.1956781Z 2021-05-16T20:11:21.1976631Z Total Download Size: 17.57 MiB 2021-05-16T20:11:21.1977349Z Total Installed Size: 78.94 MiB 2021-05-16T20:11:21.1977802Z 2021-05-16T20:11:21.1978558Z :: Proceed with installation? [Y/n] 2021-05-16T20:11:21.1979555Z :: Retrieving packages... 2021-05-16T20:11:21.5167778Z downloading mingw-w64-x86_64-djvulibre-3.5.28-2-any.pkg.tar.zst... 2021-05-16T20:11:22.2960908Z downloading mingw-w64-x86_64-flif-0.3-1-any.pkg.tar.xz... 2021-05-16T20:11:22.4957031Z downloading mingw-w64-x86_64-gsfonts-20200910-2-any.pkg.tar.zst... 2021-05-16T20:11:22.6106325Z downloading mingw-w64-x86_64-jbigkit-2.1-4-any.pkg.tar.xz... 2021-05-16T20:11:22.7111350Z downloading mingw-w64-x86_64-liblqr-0.4.2-4-any.pkg.tar.xz... 2021-05-16T20:11:22.8110362Z downloading mingw-w64-x86_64-libraqm-0.7.1-1-any.pkg.tar.zst... 2021-05-16T20:11:22.9111677Z downloading mingw-w64-x86_64-libtool-2.4.6-20-any.pkg.tar.zst... 2021-05-16T20:11:23.0390685Z downloading mingw-w64-x86_64-libwmf-0.2.12-3-any.pkg.tar.zst... 2021-05-16T20:11:23.1592414Z downloading mingw-w64-x86_64-ttf-dejavu-2.37-3-any.pkg.tar.zst... 2021-05-16T20:11:23.3608075Z downloading mingw-w64-x86_64-imagemagick-7.0.10.11-3-any.pkg.tar.zst... 2021-05-16T20:11:23.6057046Z checking keyring... 2021-05-16T20:11:23.9134088Z checking package integrity... 2021-05-16T20:11:25.6833720Z loading package files... 2021-05-16T20:11:25.7405052Z checking for file conflicts... 2021-05-16T20:11:25.9043292Z checking available disk space... 2021-05-16T20:11:25.9063996Z :: Processing package changes... 2021-05-16T20:11:25.9065057Z installing mingw-w64-x86_64-djvulibre... 2021-05-16T20:11:26.0251775Z installing mingw-w64-x86_64-flif... 2021-05-16T20:11:26.1958719Z installing mingw-w64-x86_64-gsfonts... 2021-05-16T20:11:26.2714919Z installing mingw-w64-x86_64-jbigkit... 2021-05-16T20:11:26.2980013Z installing mingw-w64-x86_64-liblqr... 2021-05-16T20:11:26.3207204Z installing mingw-w64-x86_64-libraqm... 2021-05-16T20:11:26.3440074Z installing mingw-w64-x86_64-libtool... 2021-05-16T20:11:26.4002916Z installing mingw-w64-x86_64-libwmf... 2021-05-16T20:11:26.4689982Z installing mingw-w64-x86_64-ttf-dejavu... 2021-05-16T20:11:26.5595179Z installing mingw-w64-x86_64-imagemagick... 2021-05-16T20:11:28.1772392Z Optional dependencies for mingw-w64-x86_64-imagemagick 2021-05-16T20:11:28.1774213Z mingw-w64-x86_64-ghostscript: for Ghostscript support 2021-05-16T20:11:28.1775671Z mingw-w64-x86_64-openexr: for OpenEXR support [installed] 2021-05-16T20:11:28.1776992Z mingw-w64-x86_64-librsvg: for SVG support 2021-05-16T20:11:28.1778061Z mingw-w64-x86_64-graphviz: for GVC support 2021-05-16T20:11:28.1825516Z :: Running post-transaction hooks... 2021-05-16T20:11:28.1826506Z (1/2) Updating fontconfig cache... 2021-05-16T20:11:28.2642827Z (2/2) Probing GDK-Pixbuf loader modules... 2021-05-16T20:11:29.2485987Z warning: mingw-w64-x86_64-intel-tbb-1~2020.2-2 is up to date -- reinstalling 2021-05-16T20:11:29.2487057Z resolving dependencies... 2021-05-16T20:11:29.2601181Z looking for conflicting packages... 2021-05-16T20:11:29.2816159Z 2021-05-16T20:11:29.2817485Z Packages (1) mingw-w64-x86_64-intel-tbb-1~2020.2-2 2021-05-16T20:11:29.2818050Z 2021-05-16T20:11:29.2819231Z Total Installed Size: 8.68 MiB 2021-05-16T20:11:29.2819942Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:11:29.2820694Z 2021-05-16T20:11:29.2821535Z :: Proceed with installation? [Y/n] 2021-05-16T20:11:29.2822246Z checking keyring... 2021-05-16T20:11:29.3653841Z checking package integrity... 2021-05-16T20:11:29.5093850Z loading package files... 2021-05-16T20:11:29.5135765Z checking for file conflicts... 2021-05-16T20:11:29.5138057Z checking available disk space... 2021-05-16T20:11:29.5209251Z :: Processing package changes... 2021-05-16T20:11:29.5210321Z reinstalling mingw-w64-x86_64-intel-tbb... 2021-05-16T20:11:30.5183107Z warning: mingw-w64-x86_64-isl-0.24-1 is up to date -- reinstalling 2021-05-16T20:11:30.5183922Z resolving dependencies... 2021-05-16T20:11:30.5185231Z looking for conflicting packages... 2021-05-16T20:11:30.5531188Z 2021-05-16T20:11:30.5532456Z Packages (1) mingw-w64-x86_64-isl-0.24-1 2021-05-16T20:11:30.5533015Z 2021-05-16T20:11:30.5533606Z Total Download Size: 0.93 MiB 2021-05-16T20:11:30.5534609Z Total Installed Size: 6.43 MiB 2021-05-16T20:11:30.5535301Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:11:30.5535712Z 2021-05-16T20:11:30.5536602Z :: Proceed with installation? [Y/n] 2021-05-16T20:11:30.5537359Z :: Retrieving packages... 2021-05-16T20:11:30.8757410Z downloading mingw-w64-x86_64-isl-0.24-1-any.pkg.tar.zst... 2021-05-16T20:11:31.4497421Z checking keyring... 2021-05-16T20:11:31.5466311Z checking package integrity... 2021-05-16T20:11:31.6988729Z loading package files... 2021-05-16T20:11:31.7018743Z checking for file conflicts... 2021-05-16T20:11:31.7020135Z checking available disk space... 2021-05-16T20:11:31.7184947Z :: Processing package changes... 2021-05-16T20:11:31.7186026Z reinstalling mingw-w64-x86_64-isl... 2021-05-16T20:11:32.6800445Z resolving dependencies... 2021-05-16T20:11:32.7141152Z looking for conflicting packages... 2021-05-16T20:11:32.7163137Z 2021-05-16T20:11:32.7164419Z Packages (2) mingw-w64-x86_64-gdcm-3.0.8-2 mingw-w64-x86_64-itk-5.1.0-2 2021-05-16T20:11:32.7165125Z 2021-05-16T20:11:32.7166156Z Total Download Size: 13.04 MiB 2021-05-16T20:11:32.7166915Z Total Installed Size: 137.15 MiB 2021-05-16T20:11:32.7167379Z 2021-05-16T20:11:32.7168180Z :: Proceed with installation? [Y/n] 2021-05-16T20:11:32.7168920Z :: Retrieving packages... 2021-05-16T20:11:33.0405986Z downloading mingw-w64-x86_64-gdcm-3.0.8-2-any.pkg.tar.zst... 2021-05-16T20:11:33.9398632Z downloading mingw-w64-x86_64-itk-5.1.0-2-any.pkg.tar.zst... 2021-05-16T20:11:34.2795739Z checking keyring... 2021-05-16T20:11:34.3993413Z checking package integrity... 2021-05-16T20:11:34.8481274Z loading package files... 2021-05-16T20:11:34.9133273Z checking for file conflicts... 2021-05-16T20:11:35.2398492Z checking available disk space... 2021-05-16T20:11:35.2428660Z :: Processing package changes... 2021-05-16T20:11:35.2429791Z installing mingw-w64-x86_64-gdcm... 2021-05-16T20:11:35.6773552Z installing mingw-w64-x86_64-itk... 2021-05-16T20:11:39.3738297Z Optional dependencies for mingw-w64-x86_64-itk 2021-05-16T20:11:39.3739642Z mingw-w64-x86_64-opencv: ITK-OpenCV bridge [installed] 2021-05-16T20:11:39.3740531Z mingw-w64-x86_64-vtk: ITK-VTK bridge 2021-05-16T20:11:40.2493108Z warning: mingw-w64-x86_64-jasper-2.0.24-1 is up to date -- reinstalling 2021-05-16T20:11:40.2493998Z resolving dependencies... 2021-05-16T20:11:40.2665230Z looking for conflicting packages... 2021-05-16T20:11:40.2831183Z 2021-05-16T20:11:40.2832549Z Packages (1) mingw-w64-x86_64-jasper-2.0.24-1 2021-05-16T20:11:40.2833605Z 2021-05-16T20:11:40.2834161Z Total Installed Size: 4.75 MiB 2021-05-16T20:11:40.2835227Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:11:40.2835659Z 2021-05-16T20:11:40.2836477Z :: Proceed with installation? [Y/n] 2021-05-16T20:11:40.2837181Z checking keyring... 2021-05-16T20:11:40.3723082Z checking package integrity... 2021-05-16T20:11:40.5056603Z loading package files... 2021-05-16T20:11:40.5099792Z checking for file conflicts... 2021-05-16T20:11:40.5100931Z checking available disk space... 2021-05-16T20:11:40.5226497Z :: Processing package changes... 2021-05-16T20:11:40.5228345Z reinstalling mingw-w64-x86_64-jasper... 2021-05-16T20:11:41.6570190Z warning: mingw-w64-x86_64-json-c-0.15-1 is up to date -- reinstalling 2021-05-16T20:11:41.6571037Z resolving dependencies... 2021-05-16T20:11:41.6688433Z looking for conflicting packages... 2021-05-16T20:11:41.6930451Z 2021-05-16T20:11:41.6932621Z Packages (1) mingw-w64-x86_64-json-c-0.15-1 2021-05-16T20:11:41.6933738Z 2021-05-16T20:11:41.6934683Z Total Installed Size: 0.43 MiB 2021-05-16T20:11:41.6935325Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:11:41.6935970Z 2021-05-16T20:11:41.6936821Z :: Proceed with installation? [Y/n] 2021-05-16T20:11:41.6937537Z checking keyring... 2021-05-16T20:11:41.7740096Z checking package integrity... 2021-05-16T20:11:41.8947074Z loading package files... 2021-05-16T20:11:41.8962654Z checking for file conflicts... 2021-05-16T20:11:41.8963759Z checking available disk space... 2021-05-16T20:11:41.8990015Z :: Processing package changes... 2021-05-16T20:11:41.8990878Z reinstalling mingw-w64-x86_64-json-c... 2021-05-16T20:11:42.8067935Z warning: mingw-w64-x86_64-jsoncpp-1.9.4-1 is up to date -- reinstalling 2021-05-16T20:11:42.8068808Z resolving dependencies... 2021-05-16T20:11:42.8070147Z looking for conflicting packages... 2021-05-16T20:11:42.8402635Z 2021-05-16T20:11:42.8405293Z Packages (1) mingw-w64-x86_64-jsoncpp-1.9.4-1 2021-05-16T20:11:42.8406132Z 2021-05-16T20:11:42.8407167Z Total Installed Size: 1.88 MiB 2021-05-16T20:11:42.8408081Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:11:42.8408529Z 2021-05-16T20:11:42.8409814Z :: Proceed with installation? [Y/n] 2021-05-16T20:11:42.8410601Z checking keyring... 2021-05-16T20:11:42.9229845Z checking package integrity... 2021-05-16T20:11:43.0519335Z loading package files... 2021-05-16T20:11:43.0558380Z checking for file conflicts... 2021-05-16T20:11:43.0559492Z checking available disk space... 2021-05-16T20:11:43.0569733Z :: Processing package changes... 2021-05-16T20:11:43.0570692Z reinstalling mingw-w64-x86_64-jsoncpp... 2021-05-16T20:11:43.9924246Z warning: mingw-w64-x86_64-lame-3.100-1 is up to date -- reinstalling 2021-05-16T20:11:43.9925090Z resolving dependencies... 2021-05-16T20:11:44.0094914Z looking for conflicting packages... 2021-05-16T20:11:44.0259420Z 2021-05-16T20:11:44.0260600Z Packages (1) mingw-w64-x86_64-lame-3.100-1 2021-05-16T20:11:44.0261136Z 2021-05-16T20:11:44.0261774Z Total Installed Size: 1.64 MiB 2021-05-16T20:11:44.0262431Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:11:44.0262764Z 2021-05-16T20:11:44.0264467Z :: Proceed with installation? [Y/n] 2021-05-16T20:11:44.0265230Z checking keyring... 2021-05-16T20:11:44.1077215Z checking package integrity... 2021-05-16T20:11:44.2407275Z loading package files... 2021-05-16T20:11:44.2431784Z checking for file conflicts... 2021-05-16T20:11:44.2432756Z checking available disk space... 2021-05-16T20:11:44.2456010Z :: Processing package changes... 2021-05-16T20:11:44.2456916Z reinstalling mingw-w64-x86_64-lame... 2021-05-16T20:11:45.1832887Z resolving dependencies... 2021-05-16T20:11:45.1958704Z looking for conflicting packages... 2021-05-16T20:11:45.2182273Z 2021-05-16T20:11:45.2183766Z Packages (1) mingw-w64-x86_64-lapack-3.9.0-2 2021-05-16T20:11:45.2184463Z 2021-05-16T20:11:45.2185205Z Total Download Size: 3.31 MiB 2021-05-16T20:11:45.2186012Z Total Installed Size: 28.75 MiB 2021-05-16T20:11:45.2186590Z 2021-05-16T20:11:45.2187532Z :: Proceed with installation? [Y/n] 2021-05-16T20:11:45.2188428Z :: Retrieving packages... 2021-05-16T20:11:45.5338964Z downloading mingw-w64-x86_64-lapack-3.9.0-2-any.pkg.tar.zst... 2021-05-16T20:11:46.3783865Z checking keyring... 2021-05-16T20:11:46.4816949Z checking package integrity... 2021-05-16T20:11:46.6724239Z loading package files... 2021-05-16T20:11:46.6755192Z checking for file conflicts... 2021-05-16T20:11:46.6785855Z checking available disk space... 2021-05-16T20:11:46.6800090Z :: Processing package changes... 2021-05-16T20:11:46.6801030Z installing mingw-w64-x86_64-lapack... 2021-05-16T20:11:47.7194114Z warning: mingw-w64-x86_64-lcms2-2.12-1 is up to date -- reinstalling 2021-05-16T20:11:47.7195252Z resolving dependencies... 2021-05-16T20:11:47.7473622Z looking for conflicting packages... 2021-05-16T20:11:47.7618161Z 2021-05-16T20:11:47.7619439Z Packages (1) mingw-w64-x86_64-lcms2-2.12-1 2021-05-16T20:11:47.7620512Z 2021-05-16T20:11:47.7621240Z Total Installed Size: 1.62 MiB 2021-05-16T20:11:47.7622276Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:11:47.7622735Z 2021-05-16T20:11:47.7623536Z :: Proceed with installation? [Y/n] 2021-05-16T20:11:47.7624219Z checking keyring... 2021-05-16T20:11:47.8557695Z checking package integrity... 2021-05-16T20:11:47.9910017Z loading package files... 2021-05-16T20:11:47.9931117Z checking for file conflicts... 2021-05-16T20:11:47.9932133Z checking available disk space... 2021-05-16T20:11:47.9953504Z :: Processing package changes... 2021-05-16T20:11:47.9954494Z reinstalling mingw-w64-x86_64-lcms2... 2021-05-16T20:11:48.9014470Z warning: mingw-w64-x86_64-leptonica-1.80.0-2 is up to date -- reinstalling 2021-05-16T20:11:48.9015385Z resolving dependencies... 2021-05-16T20:11:48.9264519Z looking for conflicting packages... 2021-05-16T20:11:48.9330798Z 2021-05-16T20:11:48.9331737Z Packages (1) mingw-w64-x86_64-leptonica-1.80.0-2 2021-05-16T20:11:48.9332293Z 2021-05-16T20:11:48.9333434Z Total Installed Size: 8.39 MiB 2021-05-16T20:11:48.9334777Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:11:48.9335655Z 2021-05-16T20:11:48.9336470Z :: Proceed with installation? [Y/n] 2021-05-16T20:11:48.9337201Z checking keyring... 2021-05-16T20:11:49.0160730Z checking package integrity... 2021-05-16T20:11:49.1549383Z loading package files... 2021-05-16T20:11:49.1577169Z checking for file conflicts... 2021-05-16T20:11:49.1578121Z checking available disk space... 2021-05-16T20:11:49.1611882Z :: Processing package changes... 2021-05-16T20:11:49.1612867Z reinstalling mingw-w64-x86_64-leptonica... 2021-05-16T20:11:50.0870426Z warning: mingw-w64-x86_64-libarchive-3.5.1-1 is up to date -- reinstalling 2021-05-16T20:11:50.0871353Z resolving dependencies... 2021-05-16T20:11:50.1146078Z looking for conflicting packages... 2021-05-16T20:11:50.1210157Z 2021-05-16T20:11:50.1211152Z Packages (1) mingw-w64-x86_64-libarchive-3.5.1-1 2021-05-16T20:11:50.1211783Z 2021-05-16T20:11:50.1212805Z Total Installed Size: 3.99 MiB 2021-05-16T20:11:50.1213489Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:11:50.1214615Z 2021-05-16T20:11:50.1215716Z :: Proceed with installation? [Y/n] 2021-05-16T20:11:50.1216453Z checking keyring... 2021-05-16T20:11:50.2168549Z checking package integrity... 2021-05-16T20:11:50.3487233Z loading package files... 2021-05-16T20:11:50.3515011Z checking for file conflicts... 2021-05-16T20:11:50.3515976Z checking available disk space... 2021-05-16T20:11:50.3554032Z :: Processing package changes... 2021-05-16T20:11:50.3555090Z reinstalling mingw-w64-x86_64-libarchive... 2021-05-16T20:11:51.2870175Z warning: mingw-w64-x86_64-libassuan-2.5.4-1 is up to date -- reinstalling 2021-05-16T20:11:51.2871334Z resolving dependencies... 2021-05-16T20:11:51.3042103Z looking for conflicting packages... 2021-05-16T20:11:51.3223239Z 2021-05-16T20:11:51.3224480Z Packages (1) mingw-w64-x86_64-libassuan-2.5.4-1 2021-05-16T20:11:51.3225418Z 2021-05-16T20:11:51.3226661Z Total Installed Size: 0.38 MiB 2021-05-16T20:11:51.3227937Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:11:51.3228413Z 2021-05-16T20:11:51.3229205Z :: Proceed with installation? [Y/n] 2021-05-16T20:11:51.3229925Z checking keyring... 2021-05-16T20:11:51.4094446Z checking package integrity... 2021-05-16T20:11:51.5357543Z loading package files... 2021-05-16T20:11:51.5380214Z checking for file conflicts... 2021-05-16T20:11:51.5381968Z checking available disk space... 2021-05-16T20:11:51.5397717Z :: Processing package changes... 2021-05-16T20:11:51.5398648Z reinstalling mingw-w64-x86_64-libassuan... 2021-05-16T20:11:52.4326163Z warning: mingw-w64-x86_64-libde265-1.0.8-1 is up to date -- reinstalling 2021-05-16T20:11:52.4327036Z resolving dependencies... 2021-05-16T20:11:52.4437458Z looking for conflicting packages... 2021-05-16T20:11:52.4676840Z 2021-05-16T20:11:52.4678934Z Packages (1) mingw-w64-x86_64-libde265-1.0.8-1 2021-05-16T20:11:52.4679923Z 2021-05-16T20:11:52.4680820Z Total Installed Size: 4.02 MiB 2021-05-16T20:11:52.4681714Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:11:52.4682155Z 2021-05-16T20:11:52.4682937Z :: Proceed with installation? [Y/n] 2021-05-16T20:11:52.4683606Z checking keyring... 2021-05-16T20:11:52.5478424Z checking package integrity... 2021-05-16T20:11:52.6766558Z loading package files... 2021-05-16T20:11:52.6795238Z checking for file conflicts... 2021-05-16T20:11:52.6796187Z checking available disk space... 2021-05-16T20:11:52.6815883Z :: Processing package changes... 2021-05-16T20:11:52.6816802Z reinstalling mingw-w64-x86_64-libde265... 2021-05-16T20:11:53.5696578Z warning: mingw-w64-x86_64-libffi-3.3-4 is up to date -- reinstalling 2021-05-16T20:11:53.5697440Z resolving dependencies... 2021-05-16T20:11:53.5698590Z looking for conflicting packages... 2021-05-16T20:11:53.6030697Z 2021-05-16T20:11:53.6032320Z Packages (1) mingw-w64-x86_64-libffi-3.3-4 2021-05-16T20:11:53.6032933Z 2021-05-16T20:11:53.6033557Z Total Download Size: 0.04 MiB 2021-05-16T20:11:53.6034541Z Total Installed Size: 0.11 MiB 2021-05-16T20:11:53.6035229Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:11:53.6035667Z 2021-05-16T20:11:53.6036405Z :: Proceed with installation? [Y/n] 2021-05-16T20:11:53.6037150Z :: Retrieving packages... 2021-05-16T20:11:53.9329053Z downloading mingw-w64-x86_64-libffi-3.3-4-any.pkg.tar.zst... 2021-05-16T20:11:54.1234480Z checking keyring... 2021-05-16T20:11:54.2335015Z checking package integrity... 2021-05-16T20:11:54.3955435Z loading package files... 2021-05-16T20:11:54.3970331Z checking for file conflicts... 2021-05-16T20:11:54.3971301Z checking available disk space... 2021-05-16T20:11:54.3996892Z :: Processing package changes... 2021-05-16T20:11:54.3997808Z reinstalling mingw-w64-x86_64-libffi... 2021-05-16T20:11:55.2865351Z warning: mingw-w64-x86_64-libfreexl-1.0.6-1 is up to date -- reinstalling 2021-05-16T20:11:55.2866223Z resolving dependencies... 2021-05-16T20:11:55.2867413Z looking for conflicting packages... 2021-05-16T20:11:55.3201300Z 2021-05-16T20:11:55.3203926Z Packages (1) mingw-w64-x86_64-libfreexl-1.0.6-1 2021-05-16T20:11:55.3204491Z 2021-05-16T20:11:55.3205608Z Total Installed Size: 0.13 MiB 2021-05-16T20:11:55.3206328Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:11:55.3206776Z 2021-05-16T20:11:55.3207589Z :: Proceed with installation? [Y/n] 2021-05-16T20:11:55.3208282Z checking keyring... 2021-05-16T20:11:55.4026296Z checking package integrity... 2021-05-16T20:11:55.5253438Z loading package files... 2021-05-16T20:11:55.5277373Z checking for file conflicts... 2021-05-16T20:11:55.5278281Z checking available disk space... 2021-05-16T20:11:55.5293374Z :: Processing package changes... 2021-05-16T20:11:55.5294279Z reinstalling mingw-w64-x86_64-libfreexl... 2021-05-16T20:11:56.3791253Z warning: mingw-w64-x86_64-libgeotiff-1.6.0-1 is up to date -- reinstalling 2021-05-16T20:11:56.3792233Z resolving dependencies... 2021-05-16T20:11:56.4093954Z looking for conflicting packages... 2021-05-16T20:11:56.4164889Z 2021-05-16T20:11:56.4166152Z Packages (1) mingw-w64-x86_64-libgeotiff-1.6.0-1 2021-05-16T20:11:56.4166697Z 2021-05-16T20:11:56.4167339Z Total Installed Size: 0.79 MiB 2021-05-16T20:11:56.4168371Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:11:56.4169358Z 2021-05-16T20:11:56.4170481Z :: Proceed with installation? [Y/n] 2021-05-16T20:11:56.4171370Z checking keyring... 2021-05-16T20:11:56.5051358Z checking package integrity... 2021-05-16T20:11:56.6343807Z loading package files... 2021-05-16T20:11:56.6378425Z checking for file conflicts... 2021-05-16T20:11:56.6379560Z checking available disk space... 2021-05-16T20:11:56.6408416Z :: Processing package changes... 2021-05-16T20:11:56.6409653Z reinstalling mingw-w64-x86_64-libgeotiff... 2021-05-16T20:11:57.5574925Z resolving dependencies... 2021-05-16T20:11:57.5899426Z looking for conflicting packages... 2021-05-16T20:11:57.5966981Z 2021-05-16T20:11:57.5967972Z Packages (1) mingw-w64-x86_64-libgit2-1.1.0-1 2021-05-16T20:11:57.5968569Z 2021-05-16T20:11:57.5969302Z Total Download Size: 0.68 MiB 2021-05-16T20:11:57.5970050Z Total Installed Size: 3.01 MiB 2021-05-16T20:11:57.5970524Z 2021-05-16T20:11:57.5971310Z :: Proceed with installation? [Y/n] 2021-05-16T20:11:57.5972113Z :: Retrieving packages... 2021-05-16T20:11:57.9140600Z downloading mingw-w64-x86_64-libgit2-1.1.0-1-any.pkg.tar.zst... 2021-05-16T20:11:58.3879247Z checking keyring... 2021-05-16T20:11:58.4864794Z checking package integrity... 2021-05-16T20:11:58.6505377Z loading package files... 2021-05-16T20:11:58.6523523Z checking for file conflicts... 2021-05-16T20:11:58.6579331Z checking available disk space... 2021-05-16T20:11:58.6591158Z :: Processing package changes... 2021-05-16T20:11:58.6592059Z installing mingw-w64-x86_64-libgit2... 2021-05-16T20:11:59.6153805Z warning: mingw-w64-x86_64-libgpg-error-1.41-3 is up to date -- reinstalling 2021-05-16T20:11:59.6154722Z resolving dependencies... 2021-05-16T20:11:59.6282946Z looking for conflicting packages... 2021-05-16T20:11:59.6530135Z 2021-05-16T20:11:59.6531504Z Packages (1) mingw-w64-x86_64-libgpg-error-1.41-3 2021-05-16T20:11:59.6532825Z 2021-05-16T20:11:59.6533833Z Total Installed Size: 1.43 MiB 2021-05-16T20:11:59.6534539Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:11:59.6535770Z 2021-05-16T20:11:59.6537695Z :: Proceed with installation? [Y/n] 2021-05-16T20:11:59.6538424Z checking keyring... 2021-05-16T20:11:59.7404567Z checking package integrity... 2021-05-16T20:11:59.8694746Z loading package files... 2021-05-16T20:11:59.8723711Z checking for file conflicts... 2021-05-16T20:11:59.8724686Z checking available disk space... 2021-05-16T20:11:59.8773245Z :: Processing package changes... 2021-05-16T20:11:59.8774379Z reinstalling mingw-w64-x86_64-libgpg-error... 2021-05-16T20:12:00.7972432Z warning: mingw-w64-x86_64-libheif-1.11.0-2 is up to date -- reinstalling 2021-05-16T20:12:00.7973548Z resolving dependencies... 2021-05-16T20:12:00.8246982Z looking for conflicting packages... 2021-05-16T20:12:00.8313865Z 2021-05-16T20:12:00.8314997Z Packages (1) mingw-w64-x86_64-libheif-1.11.0-2 2021-05-16T20:12:00.8315583Z 2021-05-16T20:12:00.8316661Z Total Installed Size: 3.84 MiB 2021-05-16T20:12:00.8317249Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:12:00.8318048Z 2021-05-16T20:12:00.8318834Z :: Proceed with installation? [Y/n] 2021-05-16T20:12:00.8319532Z checking keyring... 2021-05-16T20:12:00.9135370Z checking package integrity... 2021-05-16T20:12:01.0494053Z loading package files... 2021-05-16T20:12:01.0520921Z checking for file conflicts... 2021-05-16T20:12:01.0521762Z checking available disk space... 2021-05-16T20:12:01.0547496Z :: Processing package changes... 2021-05-16T20:12:01.0548346Z reinstalling mingw-w64-x86_64-libheif... 2021-05-16T20:12:01.9378206Z warning: mingw-w64-x86_64-libiconv-1.16-2 is up to date -- reinstalling 2021-05-16T20:12:01.9379061Z resolving dependencies... 2021-05-16T20:12:01.9380327Z looking for conflicting packages... 2021-05-16T20:12:01.9747011Z 2021-05-16T20:12:01.9748448Z Packages (1) mingw-w64-x86_64-libiconv-1.16-2 2021-05-16T20:12:01.9749259Z 2021-05-16T20:12:01.9749903Z Total Download Size: 0.73 MiB 2021-05-16T20:12:01.9750593Z Total Installed Size: 2.24 MiB 2021-05-16T20:12:01.9751240Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:12:01.9751662Z 2021-05-16T20:12:01.9752438Z :: Proceed with installation? [Y/n] 2021-05-16T20:12:01.9753180Z :: Retrieving packages... 2021-05-16T20:12:02.2927521Z downloading mingw-w64-x86_64-libiconv-1.16-2-any.pkg.tar.zst... 2021-05-16T20:12:02.7653212Z checking keyring... 2021-05-16T20:12:02.8713741Z checking package integrity... 2021-05-16T20:12:03.0571911Z loading package files... 2021-05-16T20:12:03.0588371Z checking for file conflicts... 2021-05-16T20:12:03.0589287Z checking available disk space... 2021-05-16T20:12:03.0700915Z :: Processing package changes... 2021-05-16T20:12:03.0702234Z reinstalling mingw-w64-x86_64-libiconv... 2021-05-16T20:12:03.9863691Z warning: mingw-w64-x86_64-libjpeg-turbo-2.0.6-1 is up to date -- reinstalling 2021-05-16T20:12:03.9864639Z resolving dependencies... 2021-05-16T20:12:03.9982507Z looking for conflicting packages... 2021-05-16T20:12:04.0211603Z 2021-05-16T20:12:04.0213044Z Packages (1) mingw-w64-x86_64-libjpeg-turbo-2.0.6-1 2021-05-16T20:12:04.0214087Z 2021-05-16T20:12:04.0215322Z Total Installed Size: 4.35 MiB 2021-05-16T20:12:04.0216429Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:12:04.0216909Z 2021-05-16T20:12:04.0217956Z :: Proceed with installation? [Y/n] 2021-05-16T20:12:04.0218677Z checking keyring... 2021-05-16T20:12:04.1183155Z checking package integrity... 2021-05-16T20:12:04.2496591Z loading package files... 2021-05-16T20:12:04.2517869Z checking for file conflicts... 2021-05-16T20:12:04.2518721Z checking available disk space... 2021-05-16T20:12:04.2550490Z :: Processing package changes... 2021-05-16T20:12:04.2551413Z reinstalling mingw-w64-x86_64-libjpeg-turbo... 2021-05-16T20:12:05.1510678Z warning: mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-16T20:12:05.1511739Z resolving dependencies... 2021-05-16T20:12:05.1512815Z looking for conflicting packages... 2021-05-16T20:12:05.1893055Z 2021-05-16T20:12:05.1894586Z Packages (1) mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T20:12:05.1895387Z 2021-05-16T20:12:05.1895986Z Total Download Size: 0.02 MiB 2021-05-16T20:12:05.1896666Z Total Installed Size: 0.05 MiB 2021-05-16T20:12:05.1897341Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:12:05.1897768Z 2021-05-16T20:12:05.1898525Z :: Proceed with installation? [Y/n] 2021-05-16T20:12:05.1899252Z :: Retrieving packages... 2021-05-16T20:12:05.5026818Z downloading mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T20:12:05.5962954Z checking keyring... 2021-05-16T20:12:05.7052931Z checking package integrity... 2021-05-16T20:12:05.8552173Z loading package files... 2021-05-16T20:12:05.8564523Z checking for file conflicts... 2021-05-16T20:12:05.8565424Z checking available disk space... 2021-05-16T20:12:05.8580106Z :: Processing package changes... 2021-05-16T20:12:05.8581107Z reinstalling mingw-w64-x86_64-libmangle-git... 2021-05-16T20:12:06.7297440Z warning: mingw-w64-x86_64-libmariadbclient-3.1.12-1 is up to date -- reinstalling 2021-05-16T20:12:06.7298427Z resolving dependencies... 2021-05-16T20:12:06.7574075Z looking for conflicting packages... 2021-05-16T20:12:06.7642602Z 2021-05-16T20:12:06.7643835Z Packages (1) mingw-w64-x86_64-libmariadbclient-3.1.12-1 2021-05-16T20:12:06.7644508Z 2021-05-16T20:12:06.7645808Z Total Installed Size: 3.26 MiB 2021-05-16T20:12:06.7646882Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:12:06.7647557Z 2021-05-16T20:12:06.7648602Z :: Proceed with installation? [Y/n] 2021-05-16T20:12:06.7649321Z checking keyring... 2021-05-16T20:12:06.8512611Z checking package integrity... 2021-05-16T20:12:06.9798982Z loading package files... 2021-05-16T20:12:06.9827279Z checking for file conflicts... 2021-05-16T20:12:06.9829106Z checking available disk space... 2021-05-16T20:12:06.9872774Z :: Processing package changes... 2021-05-16T20:12:06.9874012Z reinstalling mingw-w64-x86_64-libmariadbclient... 2021-05-16T20:12:07.8815300Z warning: mingw-w64-x86_64-libogg-1.3.4-3 is up to date -- reinstalling 2021-05-16T20:12:07.8816156Z resolving dependencies... 2021-05-16T20:12:07.8817391Z looking for conflicting packages... 2021-05-16T20:12:07.9224072Z 2021-05-16T20:12:07.9225501Z Packages (1) mingw-w64-x86_64-libogg-1.3.4-3 2021-05-16T20:12:07.9226449Z 2021-05-16T20:12:07.9227302Z Total Installed Size: 0.54 MiB 2021-05-16T20:12:07.9228669Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:12:07.9229159Z 2021-05-16T20:12:07.9229968Z :: Proceed with installation? [Y/n] 2021-05-16T20:12:07.9230652Z checking keyring... 2021-05-16T20:12:08.0069665Z checking package integrity... 2021-05-16T20:12:08.1391786Z loading package files... 2021-05-16T20:12:08.1471845Z checking for file conflicts... 2021-05-16T20:12:08.1472964Z checking available disk space... 2021-05-16T20:12:08.1536099Z :: Processing package changes... 2021-05-16T20:12:08.1537147Z reinstalling mingw-w64-x86_64-libogg... 2021-05-16T20:12:09.1620436Z warning: mingw-w64-x86_64-libpng-1.6.37-4 is up to date -- reinstalling 2021-05-16T20:12:09.1621298Z resolving dependencies... 2021-05-16T20:12:09.1896667Z looking for conflicting packages... 2021-05-16T20:12:09.1957946Z 2021-05-16T20:12:09.1959190Z Packages (1) mingw-w64-x86_64-libpng-1.6.37-4 2021-05-16T20:12:09.1959773Z 2021-05-16T20:12:09.1960790Z Total Installed Size: 2.35 MiB 2021-05-16T20:12:09.1961419Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:12:09.1962217Z 2021-05-16T20:12:09.1963028Z :: Proceed with installation? [Y/n] 2021-05-16T20:12:09.1963751Z checking keyring... 2021-05-16T20:12:09.2879007Z checking package integrity... 2021-05-16T20:12:09.4224207Z loading package files... 2021-05-16T20:12:09.4249112Z checking for file conflicts... 2021-05-16T20:12:09.4250301Z checking available disk space... 2021-05-16T20:12:09.4277084Z :: Processing package changes... 2021-05-16T20:12:09.4278004Z reinstalling mingw-w64-x86_64-libpng... 2021-05-16T20:12:10.4541963Z error: target not found: mingw-w64-x86_64-libpq 2021-05-16T20:12:11.3127096Z warning: mingw-w64-x86_64-libraw-0.20.2-2 is up to date -- reinstalling 2021-05-16T20:12:11.3128327Z resolving dependencies... 2021-05-16T20:12:11.3398220Z looking for conflicting packages... 2021-05-16T20:12:11.3466622Z 2021-05-16T20:12:11.3467766Z Packages (1) mingw-w64-x86_64-libraw-0.20.2-2 2021-05-16T20:12:11.3468318Z 2021-05-16T20:12:11.3469303Z Total Installed Size: 6.32 MiB 2021-05-16T20:12:11.3469914Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:12:11.3470683Z 2021-05-16T20:12:11.3471465Z :: Proceed with installation? [Y/n] 2021-05-16T20:12:11.3472165Z checking keyring... 2021-05-16T20:12:11.4311132Z checking package integrity... 2021-05-16T20:12:11.5592965Z loading package files... 2021-05-16T20:12:11.5619470Z checking for file conflicts... 2021-05-16T20:12:11.5620530Z checking available disk space... 2021-05-16T20:12:11.5646330Z :: Processing package changes... 2021-05-16T20:12:11.5647279Z reinstalling mingw-w64-x86_64-libraw... 2021-05-16T20:12:12.4787992Z resolving dependencies... 2021-05-16T20:12:12.5014839Z looking for conflicting packages... 2021-05-16T20:12:12.5127539Z 2021-05-16T20:12:12.5128691Z Packages (1) mingw-w64-x86_64-librsvg-2.50.3-1 2021-05-16T20:12:12.5129648Z 2021-05-16T20:12:12.5130289Z Total Download Size: 6.30 MiB 2021-05-16T20:12:12.5130967Z Total Installed Size: 39.39 MiB 2021-05-16T20:12:12.5131380Z 2021-05-16T20:12:12.5132137Z :: Proceed with installation? [Y/n] 2021-05-16T20:12:12.5132863Z :: Retrieving packages... 2021-05-16T20:12:12.8396981Z downloading mingw-w64-x86_64-librsvg-2.50.3-1-any.pkg.tar.zst... 2021-05-16T20:12:13.7195864Z checking keyring... 2021-05-16T20:12:13.8266292Z checking package integrity... 2021-05-16T20:12:14.0530070Z loading package files... 2021-05-16T20:12:14.0565449Z checking for file conflicts... 2021-05-16T20:12:14.0606380Z checking available disk space... 2021-05-16T20:12:14.0621592Z :: Processing package changes... 2021-05-16T20:12:14.0622670Z installing mingw-w64-x86_64-librsvg... 2021-05-16T20:12:14.2540664Z Optional dependencies for mingw-w64-x86_64-librsvg 2021-05-16T20:12:14.2541929Z mingw-w64-x86_64-gtk3: for rsvg-view-3 2021-05-16T20:12:14.2550768Z :: Running post-transaction hooks... 2021-05-16T20:12:14.2551747Z (1/1) Probing GDK-Pixbuf loader modules... 2021-05-16T20:12:15.2249327Z resolving dependencies... 2021-05-16T20:12:15.2539541Z looking for conflicting packages... 2021-05-16T20:12:15.2612964Z 2021-05-16T20:12:15.2614148Z Packages (1) mingw-w64-x86_64-libsbml-5.19.0-2 2021-05-16T20:12:15.2614728Z 2021-05-16T20:12:15.2615309Z Total Download Size: 7.79 MiB 2021-05-16T20:12:15.2615995Z Total Installed Size: 80.96 MiB 2021-05-16T20:12:15.2616439Z 2021-05-16T20:12:15.2617215Z :: Proceed with installation? [Y/n] 2021-05-16T20:12:15.2617954Z :: Retrieving packages... 2021-05-16T20:12:15.5789380Z downloading mingw-w64-x86_64-libsbml-5.19.0-2-any.pkg.tar.zst... 2021-05-16T20:12:16.5465199Z checking keyring... 2021-05-16T20:12:16.6459626Z checking package integrity... 2021-05-16T20:12:16.8641488Z loading package files... 2021-05-16T20:12:16.8713445Z checking for file conflicts... 2021-05-16T20:12:16.9140310Z checking available disk space... 2021-05-16T20:12:16.9153087Z :: Processing package changes... 2021-05-16T20:12:16.9153987Z installing mingw-w64-x86_64-libsbml... 2021-05-16T20:12:18.4092968Z resolving dependencies... 2021-05-16T20:12:18.4418501Z looking for conflicting packages... 2021-05-16T20:12:18.4432744Z 2021-05-16T20:12:18.4434920Z Packages (2) mingw-w64-x86_64-flac-1.3.3-3 mingw-w64-x86_64-libsndfile-1.0.31-1 2021-05-16T20:12:18.4436866Z 2021-05-16T20:12:18.4437739Z Total Download Size: 0.91 MiB 2021-05-16T20:12:18.4439243Z Total Installed Size: 5.45 MiB 2021-05-16T20:12:18.4440258Z 2021-05-16T20:12:18.4441677Z :: Proceed with installation? [Y/n] 2021-05-16T20:12:18.4443706Z :: Retrieving packages... 2021-05-16T20:12:18.7590172Z downloading mingw-w64-x86_64-flac-1.3.3-3-any.pkg.tar.zst... 2021-05-16T20:12:19.3252342Z downloading mingw-w64-x86_64-libsndfile-1.0.31-1-any.pkg.tar.zst... 2021-05-16T20:12:19.4215731Z checking keyring... 2021-05-16T20:12:19.5234250Z checking package integrity... 2021-05-16T20:12:19.8181183Z loading package files... 2021-05-16T20:12:19.8229434Z checking for file conflicts... 2021-05-16T20:12:19.8291278Z checking available disk space... 2021-05-16T20:12:19.8303001Z :: Processing package changes... 2021-05-16T20:12:19.8303890Z installing mingw-w64-x86_64-flac... 2021-05-16T20:12:19.8771215Z installing mingw-w64-x86_64-libsndfile... 2021-05-16T20:12:20.8087060Z warning: mingw-w64-x86_64-libspatialite-5.0.1-2 is up to date -- reinstalling 2021-05-16T20:12:20.8088061Z resolving dependencies... 2021-05-16T20:12:20.8344728Z looking for conflicting packages... 2021-05-16T20:12:20.8438090Z 2021-05-16T20:12:20.8439451Z Packages (1) mingw-w64-x86_64-libspatialite-5.0.1-2 2021-05-16T20:12:20.8440411Z 2021-05-16T20:12:20.8441361Z Total Installed Size: 29.97 MiB 2021-05-16T20:12:20.8442254Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:12:20.8442704Z 2021-05-16T20:12:20.8443459Z :: Proceed with installation? [Y/n] 2021-05-16T20:12:20.8444147Z checking keyring... 2021-05-16T20:12:20.9304672Z checking package integrity... 2021-05-16T20:12:21.0899031Z loading package files... 2021-05-16T20:12:21.0918371Z checking for file conflicts... 2021-05-16T20:12:21.0919228Z checking available disk space... 2021-05-16T20:12:21.0949331Z :: Processing package changes... 2021-05-16T20:12:21.0950344Z reinstalling mingw-w64-x86_64-libspatialite... 2021-05-16T20:12:22.0616059Z resolving dependencies... 2021-05-16T20:12:22.0900418Z looking for conflicting packages... 2021-05-16T20:12:22.0969015Z 2021-05-16T20:12:22.0970154Z Packages (1) mingw-w64-x86_64-libssh-0.9.5-2 2021-05-16T20:12:22.0970840Z 2021-05-16T20:12:22.0971550Z Total Download Size: 0.31 MiB 2021-05-16T20:12:22.0972323Z Total Installed Size: 1.50 MiB 2021-05-16T20:12:22.0972844Z 2021-05-16T20:12:22.0973720Z :: Proceed with installation? [Y/n] 2021-05-16T20:12:22.0974559Z :: Retrieving packages... 2021-05-16T20:12:22.4111284Z downloading mingw-w64-x86_64-libssh-0.9.5-2-any.pkg.tar.zst... 2021-05-16T20:12:22.7848923Z checking keyring... 2021-05-16T20:12:22.8806824Z checking package integrity... 2021-05-16T20:12:23.0434283Z loading package files... 2021-05-16T20:12:23.0454357Z checking for file conflicts... 2021-05-16T20:12:23.0464380Z checking available disk space... 2021-05-16T20:12:23.0475898Z :: Processing package changes... 2021-05-16T20:12:23.0476891Z installing mingw-w64-x86_64-libssh... 2021-05-16T20:12:23.1251287Z / 2021-05-16T20:12:24.0549398Z warning: mingw-w64-x86_64-libssh2-1.9.0-3 is up to date -- reinstalling 2021-05-16T20:12:24.0550288Z resolving dependencies... 2021-05-16T20:12:24.0811077Z looking for conflicting packages... 2021-05-16T20:12:24.0903089Z 2021-05-16T20:12:24.0904200Z Packages (1) mingw-w64-x86_64-libssh2-1.9.0-3 2021-05-16T20:12:24.0904782Z 2021-05-16T20:12:24.0905800Z Total Installed Size: 0.79 MiB 2021-05-16T20:12:24.0906825Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:12:24.0907690Z 2021-05-16T20:12:24.0908814Z :: Proceed with installation? [Y/n] 2021-05-16T20:12:24.0909544Z checking keyring... 2021-05-16T20:12:24.1715677Z checking package integrity... 2021-05-16T20:12:24.3084749Z loading package files... 2021-05-16T20:12:24.3116026Z checking for file conflicts... 2021-05-16T20:12:24.3116919Z checking available disk space... 2021-05-16T20:12:24.3215561Z :: Processing package changes... 2021-05-16T20:12:24.3216747Z reinstalling mingw-w64-x86_64-libssh2... 2021-05-16T20:12:25.3633678Z warning: mingw-w64-x86_64-libsystre-1.0.1-4 is up to date -- reinstalling 2021-05-16T20:12:25.3634770Z resolving dependencies... 2021-05-16T20:12:25.3838705Z looking for conflicting packages... 2021-05-16T20:12:25.3983188Z 2021-05-16T20:12:25.3984375Z Packages (1) mingw-w64-x86_64-libsystre-1.0.1-4 2021-05-16T20:12:25.3984968Z 2021-05-16T20:12:25.3985570Z Total Download Size: 0.02 MiB 2021-05-16T20:12:25.3986230Z Total Installed Size: 0.03 MiB 2021-05-16T20:12:25.3986889Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:12:25.3987311Z 2021-05-16T20:12:25.3988064Z :: Proceed with installation? [Y/n] 2021-05-16T20:12:25.3988884Z :: Retrieving packages... 2021-05-16T20:12:25.7210525Z downloading mingw-w64-x86_64-libsystre-1.0.1-4-any.pkg.tar.xz... 2021-05-16T20:12:25.8183672Z checking keyring... 2021-05-16T20:12:25.9143597Z checking package integrity... 2021-05-16T20:12:26.0610214Z loading package files... 2021-05-16T20:12:26.0652133Z checking for file conflicts... 2021-05-16T20:12:26.0653221Z checking available disk space... 2021-05-16T20:12:26.0703418Z :: Processing package changes... 2021-05-16T20:12:26.0704643Z reinstalling mingw-w64-x86_64-libsystre... 2021-05-16T20:12:26.9640667Z warning: mingw-w64-x86_64-libtiff-4.2.0-3 is up to date -- reinstalling 2021-05-16T20:12:26.9641557Z resolving dependencies... 2021-05-16T20:12:26.9939860Z looking for conflicting packages... 2021-05-16T20:12:27.0005470Z 2021-05-16T20:12:27.0007380Z Packages (1) mingw-w64-x86_64-libtiff-4.2.0-3 2021-05-16T20:12:27.0008136Z 2021-05-16T20:12:27.0009315Z Total Installed Size: 4.22 MiB 2021-05-16T20:12:27.0011426Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:12:27.0011852Z 2021-05-16T20:12:27.0013034Z :: Proceed with installation? [Y/n] 2021-05-16T20:12:27.0014374Z checking keyring... 2021-05-16T20:12:27.0890051Z checking package integrity... 2021-05-16T20:12:27.2221681Z loading package files... 2021-05-16T20:12:27.2290531Z checking for file conflicts... 2021-05-16T20:12:27.2291663Z checking available disk space... 2021-05-16T20:12:27.2416868Z :: Processing package changes... 2021-05-16T20:12:27.2417977Z reinstalling mingw-w64-x86_64-libtiff... 2021-05-16T20:12:28.3515861Z warning: mingw-w64-x86_64-libtool-2.4.6-20 is up to date -- reinstalling 2021-05-16T20:12:28.3516759Z resolving dependencies... 2021-05-16T20:12:28.3518044Z looking for conflicting packages... 2021-05-16T20:12:28.3948287Z 2021-05-16T20:12:28.3949532Z Packages (1) mingw-w64-x86_64-libtool-2.4.6-20 2021-05-16T20:12:28.3950450Z 2021-05-16T20:12:28.3951451Z Total Installed Size: 2.31 MiB 2021-05-16T20:12:28.3952395Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:12:28.3952852Z 2021-05-16T20:12:28.3953660Z :: Proceed with installation? [Y/n] 2021-05-16T20:12:28.3954341Z checking keyring... 2021-05-16T20:12:28.4722776Z checking package integrity... 2021-05-16T20:12:28.5937354Z loading package files... 2021-05-16T20:12:28.5960843Z checking for file conflicts... 2021-05-16T20:12:28.5961691Z checking available disk space... 2021-05-16T20:12:28.6008598Z :: Processing package changes... 2021-05-16T20:12:28.6009507Z reinstalling mingw-w64-x86_64-libtool... 2021-05-16T20:12:29.5574932Z warning: mingw-w64-x86_64-libtre-git-r128.6fb7206-2 is up to date -- reinstalling 2021-05-16T20:12:29.5576376Z resolving dependencies... 2021-05-16T20:12:29.5718877Z looking for conflicting packages... 2021-05-16T20:12:29.5939197Z 2021-05-16T20:12:29.5940721Z Packages (1) mingw-w64-x86_64-libtre-git-r128.6fb7206-2 2021-05-16T20:12:29.5941384Z 2021-05-16T20:12:29.5941990Z Total Download Size: 0.08 MiB 2021-05-16T20:12:29.5942936Z Total Installed Size: 0.25 MiB 2021-05-16T20:12:29.5943598Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:12:29.5944017Z 2021-05-16T20:12:29.5944748Z :: Proceed with installation? [Y/n] 2021-05-16T20:12:29.5945484Z :: Retrieving packages... 2021-05-16T20:12:29.9151093Z downloading mingw-w64-x86_64-libtre-git-r128.6fb7206-2-any.pkg.tar.xz... 2021-05-16T20:12:30.1078358Z checking keyring... 2021-05-16T20:12:30.2172557Z checking package integrity... 2021-05-16T20:12:30.3780191Z loading package files... 2021-05-16T20:12:30.3844202Z checking for file conflicts... 2021-05-16T20:12:30.3845254Z checking available disk space... 2021-05-16T20:12:30.3906832Z :: Processing package changes... 2021-05-16T20:12:30.3907992Z reinstalling mingw-w64-x86_64-libtre-git... 2021-05-16T20:12:31.3250623Z warning: mingw-w64-x86_64-libutf8proc-2.6.1-1 is up to date -- reinstalling 2021-05-16T20:12:31.3251532Z resolving dependencies... 2021-05-16T20:12:31.3252928Z looking for conflicting packages... 2021-05-16T20:12:31.3614422Z 2021-05-16T20:12:31.3616943Z Packages (1) mingw-w64-x86_64-libutf8proc-2.6.1-1 2021-05-16T20:12:31.3618177Z 2021-05-16T20:12:31.3619039Z Total Installed Size: 0.70 MiB 2021-05-16T20:12:31.3619950Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:12:31.3620401Z 2021-05-16T20:12:31.3621217Z :: Proceed with installation? [Y/n] 2021-05-16T20:12:31.3621914Z checking keyring... 2021-05-16T20:12:31.4429983Z checking package integrity... 2021-05-16T20:12:31.5658537Z loading package files... 2021-05-16T20:12:31.5684656Z checking for file conflicts... 2021-05-16T20:12:31.5685629Z checking available disk space... 2021-05-16T20:12:31.5701943Z :: Processing package changes... 2021-05-16T20:12:31.5702953Z reinstalling mingw-w64-x86_64-libutf8proc... 2021-05-16T20:12:32.4425315Z warning: mingw-w64-x86_64-libuv-1.40.0-3 is up to date -- reinstalling 2021-05-16T20:12:32.4426294Z resolving dependencies... 2021-05-16T20:12:32.4537791Z looking for conflicting packages... 2021-05-16T20:12:32.4756259Z 2021-05-16T20:12:32.4757270Z Packages (1) mingw-w64-x86_64-libuv-1.40.0-3 2021-05-16T20:12:32.4757858Z 2021-05-16T20:12:32.4758821Z Total Installed Size: 1.08 MiB 2021-05-16T20:12:32.4759395Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:12:32.4760173Z 2021-05-16T20:12:32.4760969Z :: Proceed with installation? [Y/n] 2021-05-16T20:12:32.4761656Z checking keyring... 2021-05-16T20:12:32.5630693Z checking package integrity... 2021-05-16T20:12:32.6934599Z loading package files... 2021-05-16T20:12:32.6953468Z checking for file conflicts... 2021-05-16T20:12:32.6954345Z checking available disk space... 2021-05-16T20:12:32.6982418Z :: Processing package changes... 2021-05-16T20:12:32.6983372Z reinstalling mingw-w64-x86_64-libuv... 2021-05-16T20:12:33.5508108Z warning: mingw-w64-x86_64-libvorbis-1.3.7-1 is up to date -- reinstalling 2021-05-16T20:12:33.5509005Z resolving dependencies... 2021-05-16T20:12:33.5701391Z looking for conflicting packages... 2021-05-16T20:12:33.5867124Z 2021-05-16T20:12:33.5869219Z Packages (1) mingw-w64-x86_64-libvorbis-1.3.7-1 2021-05-16T20:12:33.5870193Z 2021-05-16T20:12:33.5870843Z Total Installed Size: 2.30 MiB 2021-05-16T20:12:33.5872134Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:12:33.5873285Z 2021-05-16T20:12:33.5874271Z :: Proceed with installation? [Y/n] 2021-05-16T20:12:33.5875090Z checking keyring... 2021-05-16T20:12:33.6700596Z checking package integrity... 2021-05-16T20:12:33.7995886Z loading package files... 2021-05-16T20:12:33.8014611Z checking for file conflicts... 2021-05-16T20:12:33.8015513Z checking available disk space... 2021-05-16T20:12:33.8104344Z :: Processing package changes... 2021-05-16T20:12:33.8105337Z reinstalling mingw-w64-x86_64-libvorbis... 2021-05-16T20:12:34.8424631Z warning: mingw-w64-x86_64-libvpx-1.10.0-1 is up to date -- reinstalling 2021-05-16T20:12:34.8425503Z resolving dependencies... 2021-05-16T20:12:34.8426765Z looking for conflicting packages... 2021-05-16T20:12:34.8803549Z 2021-05-16T20:12:34.8804798Z Packages (1) mingw-w64-x86_64-libvpx-1.10.0-1 2021-05-16T20:12:34.8805437Z 2021-05-16T20:12:34.8806505Z Total Installed Size: 9.11 MiB 2021-05-16T20:12:34.8807103Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:12:34.8808015Z 2021-05-16T20:12:34.8809275Z :: Proceed with installation? [Y/n] 2021-05-16T20:12:34.8810028Z checking keyring... 2021-05-16T20:12:34.9661462Z checking package integrity... 2021-05-16T20:12:35.1061148Z loading package files... 2021-05-16T20:12:35.1072759Z checking for file conflicts... 2021-05-16T20:12:35.1075718Z checking available disk space... 2021-05-16T20:12:35.1094234Z :: Processing package changes... 2021-05-16T20:12:35.1095213Z reinstalling mingw-w64-x86_64-libvpx... 2021-05-16T20:12:36.0256038Z warning: mingw-w64-x86_64-libwebp-1.2.0-2 is up to date -- reinstalling 2021-05-16T20:12:36.0256882Z resolving dependencies... 2021-05-16T20:12:36.0452415Z looking for conflicting packages... 2021-05-16T20:12:36.0599491Z 2021-05-16T20:12:36.0601267Z Packages (1) mingw-w64-x86_64-libwebp-1.2.0-2 2021-05-16T20:12:36.0601806Z 2021-05-16T20:12:36.0602896Z Total Installed Size: 2.97 MiB 2021-05-16T20:12:36.0603674Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:12:36.0604097Z 2021-05-16T20:12:36.0605297Z :: Proceed with installation? [Y/n] 2021-05-16T20:12:36.0606000Z checking keyring... 2021-05-16T20:12:36.1501887Z checking package integrity... 2021-05-16T20:12:36.2859320Z loading package files... 2021-05-16T20:12:36.2885763Z checking for file conflicts... 2021-05-16T20:12:36.2886745Z checking available disk space... 2021-05-16T20:12:36.2915520Z :: Processing package changes... 2021-05-16T20:12:36.2916550Z reinstalling mingw-w64-x86_64-libwebp... 2021-05-16T20:12:37.2149085Z warning: mingw-w64-x86_64-libxml2-2.9.12-1 is up to date -- reinstalling 2021-05-16T20:12:37.2149986Z resolving dependencies... 2021-05-16T20:12:37.2429427Z looking for conflicting packages... 2021-05-16T20:12:37.2492964Z 2021-05-16T20:12:37.2493856Z Packages (1) mingw-w64-x86_64-libxml2-2.9.12-1 2021-05-16T20:12:37.2494464Z 2021-05-16T20:12:37.2495092Z Total Installed Size: 11.79 MiB 2021-05-16T20:12:37.2495761Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:12:37.2496120Z 2021-05-16T20:12:37.2496811Z :: Proceed with installation? [Y/n] 2021-05-16T20:12:37.2497840Z checking keyring... 2021-05-16T20:12:37.3287289Z checking package integrity... 2021-05-16T20:12:37.4647271Z loading package files... 2021-05-16T20:12:37.4722355Z checking for file conflicts... 2021-05-16T20:12:37.4723747Z checking available disk space... 2021-05-16T20:12:37.4892208Z :: Processing package changes... 2021-05-16T20:12:37.4893315Z reinstalling mingw-w64-x86_64-libxml2... 2021-05-16T20:12:38.8064319Z resolving dependencies... 2021-05-16T20:12:38.8065822Z looking for conflicting packages... 2021-05-16T20:12:38.8408356Z 2021-05-16T20:12:38.8409739Z Packages (1) mingw-w64-x86_64-libyaml-0.2.5-1 2021-05-16T20:12:38.8410313Z 2021-05-16T20:12:38.8410875Z Total Download Size: 0.10 MiB 2021-05-16T20:12:38.8411586Z Total Installed Size: 0.38 MiB 2021-05-16T20:12:38.8412012Z 2021-05-16T20:12:38.8412765Z :: Proceed with installation? [Y/n] 2021-05-16T20:12:38.8413492Z :: Retrieving packages... 2021-05-16T20:12:39.1664612Z downloading mingw-w64-x86_64-libyaml-0.2.5-1-any.pkg.tar.zst... 2021-05-16T20:12:39.4492716Z checking keyring... 2021-05-16T20:12:39.5477311Z checking package integrity... 2021-05-16T20:12:39.6976185Z loading package files... 2021-05-16T20:12:39.7045640Z checking for file conflicts... 2021-05-16T20:12:39.7051385Z checking available disk space... 2021-05-16T20:12:39.7063586Z :: Processing package changes... 2021-05-16T20:12:39.7064465Z installing mingw-w64-x86_64-libyaml... 2021-05-16T20:12:40.5704297Z warning: mingw-w64-x86_64-lz4-1.9.3-1 is up to date -- reinstalling 2021-05-16T20:12:40.5705136Z resolving dependencies... 2021-05-16T20:12:40.5819643Z looking for conflicting packages... 2021-05-16T20:12:40.6054749Z 2021-05-16T20:12:40.6056065Z Packages (1) mingw-w64-x86_64-lz4-1.9.3-1 2021-05-16T20:12:40.6057447Z 2021-05-16T20:12:40.6058775Z Total Installed Size: 1.69 MiB 2021-05-16T20:12:40.6059486Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:12:40.6059920Z 2021-05-16T20:12:40.6060698Z :: Proceed with installation? [Y/n] 2021-05-16T20:12:40.6061382Z checking keyring... 2021-05-16T20:12:40.6954368Z checking package integrity... 2021-05-16T20:12:40.8166735Z loading package files... 2021-05-16T20:12:40.8188148Z checking for file conflicts... 2021-05-16T20:12:40.8189824Z checking available disk space... 2021-05-16T20:12:40.8210234Z :: Processing package changes... 2021-05-16T20:12:40.8211114Z reinstalling mingw-w64-x86_64-lz4... 2021-05-16T20:12:41.7164283Z warning: mingw-w64-x86_64-lzo2-2.10-1 is up to date -- reinstalling 2021-05-16T20:12:41.7165101Z resolving dependencies... 2021-05-16T20:12:41.7166237Z looking for conflicting packages... 2021-05-16T20:12:41.7513223Z 2021-05-16T20:12:41.7514322Z Packages (1) mingw-w64-x86_64-lzo2-2.10-1 2021-05-16T20:12:41.7514903Z 2021-05-16T20:12:41.7516188Z Total Installed Size: 0.62 MiB 2021-05-16T20:12:41.7517109Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:12:41.7517562Z 2021-05-16T20:12:41.7518313Z :: Proceed with installation? [Y/n] 2021-05-16T20:12:41.7519099Z checking keyring... 2021-05-16T20:12:41.8308266Z checking package integrity... 2021-05-16T20:12:41.9593633Z loading package files... 2021-05-16T20:12:41.9621244Z checking for file conflicts... 2021-05-16T20:12:41.9622123Z checking available disk space... 2021-05-16T20:12:41.9647050Z :: Processing package changes... 2021-05-16T20:12:41.9647908Z reinstalling mingw-w64-x86_64-lzo2... 2021-05-16T20:12:42.8528622Z warning: mingw-w64-x86_64-make-4.3-1 is up to date -- reinstalling 2021-05-16T20:12:42.8531125Z resolving dependencies... 2021-05-16T20:12:42.8651593Z looking for conflicting packages... 2021-05-16T20:12:42.8899520Z 2021-05-16T20:12:42.8900816Z Packages (1) mingw-w64-x86_64-make-4.3-1 2021-05-16T20:12:42.8901452Z 2021-05-16T20:12:42.8902065Z Total Download Size: 0.15 MiB 2021-05-16T20:12:42.8902787Z Total Installed Size: 0.29 MiB 2021-05-16T20:12:42.8903478Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:12:42.8903922Z 2021-05-16T20:12:42.8904716Z :: Proceed with installation? [Y/n] 2021-05-16T20:12:42.8905497Z :: Retrieving packages... 2021-05-16T20:12:43.2078823Z downloading mingw-w64-x86_64-make-4.3-1-any.pkg.tar.xz... 2021-05-16T20:12:43.4882367Z checking keyring... 2021-05-16T20:12:43.5930145Z checking package integrity... 2021-05-16T20:12:43.7532084Z loading package files... 2021-05-16T20:12:43.7564224Z checking for file conflicts... 2021-05-16T20:12:43.7565205Z checking available disk space... 2021-05-16T20:12:43.7580458Z :: Processing package changes... 2021-05-16T20:12:43.7581388Z reinstalling mingw-w64-x86_64-make... 2021-05-16T20:12:44.6512663Z resolving dependencies... 2021-05-16T20:12:44.6857498Z looking for conflicting packages... 2021-05-16T20:12:44.6876955Z 2021-05-16T20:12:44.6878558Z Packages (2) mingw-w64-x86_64-ninja-1.10.2-1 mingw-w64-x86_64-meson-0.58.0-1 2021-05-16T20:12:44.6879386Z 2021-05-16T20:12:44.6880132Z Total Download Size: 1.48 MiB 2021-05-16T20:12:44.6880939Z Total Installed Size: 6.54 MiB 2021-05-16T20:12:44.6881475Z 2021-05-16T20:12:44.6882468Z :: Proceed with installation? [Y/n] 2021-05-16T20:12:44.6883354Z :: Retrieving packages... 2021-05-16T20:12:45.0019857Z downloading mingw-w64-x86_64-ninja-1.10.2-1-any.pkg.tar.zst... 2021-05-16T20:12:45.4749226Z downloading mingw-w64-x86_64-meson-0.58.0-1-any.pkg.tar.zst... 2021-05-16T20:12:45.6686274Z checking keyring... 2021-05-16T20:12:45.8618490Z checking package integrity... 2021-05-16T20:12:46.1844901Z loading package files... 2021-05-16T20:12:46.1941674Z checking for file conflicts... 2021-05-16T20:12:46.2235316Z checking available disk space... 2021-05-16T20:12:46.2248061Z :: Processing package changes... 2021-05-16T20:12:46.2249579Z installing mingw-w64-x86_64-ninja... 2021-05-16T20:12:46.2378705Z installing mingw-w64-x86_64-meson... 2021-05-16T20:12:47.4720757Z warning: mingw-w64-x86_64-mpc-1.2.1-1 is up to date -- reinstalling 2021-05-16T20:12:47.4721577Z resolving dependencies... 2021-05-16T20:12:47.5003033Z looking for conflicting packages... 2021-05-16T20:12:47.5125954Z 2021-05-16T20:12:47.5126863Z Packages (1) mingw-w64-x86_64-mpc-1.2.1-1 2021-05-16T20:12:47.5127399Z 2021-05-16T20:12:47.5127989Z Total Download Size: 0.07 MiB 2021-05-16T20:12:47.5128638Z Total Installed Size: 0.20 MiB 2021-05-16T20:12:47.5130103Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:12:47.5130558Z 2021-05-16T20:12:47.5131596Z :: Proceed with installation? [Y/n] 2021-05-16T20:12:47.5132329Z :: Retrieving packages... 2021-05-16T20:12:47.8333606Z downloading mingw-w64-x86_64-mpc-1.2.1-1-any.pkg.tar.zst... 2021-05-16T20:12:48.0258947Z checking keyring... 2021-05-16T20:12:48.1384232Z checking package integrity... 2021-05-16T20:12:48.2919008Z loading package files... 2021-05-16T20:12:48.2940119Z checking for file conflicts... 2021-05-16T20:12:48.2940966Z checking available disk space... 2021-05-16T20:12:48.2967800Z :: Processing package changes... 2021-05-16T20:12:48.2968918Z reinstalling mingw-w64-x86_64-mpc... 2021-05-16T20:12:49.1649922Z warning: mingw-w64-x86_64-mpdecimal-2.5.0-2 is up to date -- reinstalling 2021-05-16T20:12:49.1651070Z resolving dependencies... 2021-05-16T20:12:49.1765126Z looking for conflicting packages... 2021-05-16T20:12:49.1998344Z 2021-05-16T20:12:49.1999623Z Packages (1) mingw-w64-x86_64-mpdecimal-2.5.0-2 2021-05-16T20:12:49.2000241Z 2021-05-16T20:12:49.2000885Z Total Download Size: 0.32 MiB 2021-05-16T20:12:49.2001551Z Total Installed Size: 2.42 MiB 2021-05-16T20:12:49.2002189Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:12:49.2002606Z 2021-05-16T20:12:49.2003356Z :: Proceed with installation? [Y/n] 2021-05-16T20:12:49.2004058Z :: Retrieving packages... 2021-05-16T20:12:49.5283520Z downloading mingw-w64-x86_64-mpdecimal-2.5.0-2-any.pkg.tar.zst... 2021-05-16T20:12:49.9158210Z checking keyring... 2021-05-16T20:12:50.0177156Z checking package integrity... 2021-05-16T20:12:50.1735989Z loading package files... 2021-05-16T20:12:50.1766168Z checking for file conflicts... 2021-05-16T20:12:50.1767129Z checking available disk space... 2021-05-16T20:12:50.1992906Z :: Processing package changes... 2021-05-16T20:12:50.1994241Z reinstalling mingw-w64-x86_64-mpdecimal... 2021-05-16T20:12:51.1671337Z warning: mingw-w64-x86_64-mpfr-4.1.0-3 is up to date -- reinstalling 2021-05-16T20:12:51.1672233Z resolving dependencies... 2021-05-16T20:12:51.1801757Z looking for conflicting packages... 2021-05-16T20:12:51.2032009Z 2021-05-16T20:12:51.2033237Z Packages (1) mingw-w64-x86_64-mpfr-4.1.0-3 2021-05-16T20:12:51.2033787Z 2021-05-16T20:12:51.2034348Z Total Download Size: 0.35 MiB 2021-05-16T20:12:51.2035016Z Total Installed Size: 1.18 MiB 2021-05-16T20:12:51.2035648Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:12:51.2036059Z 2021-05-16T20:12:51.2036839Z :: Proceed with installation? [Y/n] 2021-05-16T20:12:51.2037539Z :: Retrieving packages... 2021-05-16T20:12:51.5203586Z downloading mingw-w64-x86_64-mpfr-4.1.0-3-any.pkg.tar.zst... 2021-05-16T20:12:51.8987080Z checking keyring... 2021-05-16T20:12:51.9977491Z checking package integrity... 2021-05-16T20:12:52.1481338Z loading package files... 2021-05-16T20:12:52.1501588Z checking for file conflicts... 2021-05-16T20:12:52.1502466Z checking available disk space... 2021-05-16T20:12:52.1577559Z :: Processing package changes... 2021-05-16T20:12:52.1578846Z reinstalling mingw-w64-x86_64-mpfr... 2021-05-16T20:12:53.0386517Z resolving dependencies... 2021-05-16T20:12:53.0388022Z looking for conflicting packages... 2021-05-16T20:12:53.0755402Z 2021-05-16T20:12:53.0757210Z Packages (1) mingw-w64-x86_64-nasm-2.15.05-1 2021-05-16T20:12:53.0758146Z 2021-05-16T20:12:53.0759280Z Total Download Size: 0.38 MiB 2021-05-16T20:12:53.0761867Z Total Installed Size: 3.58 MiB 2021-05-16T20:12:53.0763049Z 2021-05-16T20:12:53.0764310Z :: Proceed with installation? [Y/n] 2021-05-16T20:12:53.0765590Z :: Retrieving packages... 2021-05-16T20:12:53.4016069Z downloading mingw-w64-x86_64-nasm-2.15.05-1-any.pkg.tar.zst... 2021-05-16T20:12:53.7901273Z checking keyring... 2021-05-16T20:12:53.8902015Z checking package integrity... 2021-05-16T20:12:54.0440789Z loading package files... 2021-05-16T20:12:54.0452497Z checking for file conflicts... 2021-05-16T20:12:54.0470889Z checking available disk space... 2021-05-16T20:12:54.0482735Z :: Processing package changes... 2021-05-16T20:12:54.0484456Z installing mingw-w64-x86_64-nasm... 2021-05-16T20:12:54.9399544Z warning: mingw-w64-x86_64-ncurses-6.2-3 is up to date -- reinstalling 2021-05-16T20:12:54.9400378Z resolving dependencies... 2021-05-16T20:12:54.9589711Z looking for conflicting packages... 2021-05-16T20:12:54.9795591Z 2021-05-16T20:12:54.9796835Z Packages (1) mingw-w64-x86_64-ncurses-6.2-3 2021-05-16T20:12:54.9797483Z 2021-05-16T20:12:54.9798179Z Total Download Size: 1.54 MiB 2021-05-16T20:12:54.9799004Z Total Installed Size: 16.43 MiB 2021-05-16T20:12:54.9799789Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:12:54.9800282Z 2021-05-16T20:12:54.9801143Z :: Proceed with installation? [Y/n] 2021-05-16T20:12:54.9801974Z :: Retrieving packages... 2021-05-16T20:12:55.2950088Z downloading mingw-w64-x86_64-ncurses-6.2-3-any.pkg.tar.zst... 2021-05-16T20:12:55.9572685Z checking keyring... 2021-05-16T20:12:56.0637347Z checking package integrity... 2021-05-16T20:12:56.2384300Z loading package files... 2021-05-16T20:12:56.3127298Z checking for file conflicts... 2021-05-16T20:12:56.3132226Z checking available disk space... 2021-05-16T20:12:58.1813434Z :: Processing package changes... 2021-05-16T20:12:58.1814860Z reinstalling mingw-w64-x86_64-ncurses... 2021-05-16T20:13:05.4109752Z warning: mingw-w64-x86_64-netcdf-4.7.4-2 is up to date -- reinstalling 2021-05-16T20:13:05.4110613Z resolving dependencies... 2021-05-16T20:13:05.4272781Z looking for conflicting packages... 2021-05-16T20:13:05.4495451Z 2021-05-16T20:13:05.4496720Z Packages (1) mingw-w64-x86_64-netcdf-4.7.4-2 2021-05-16T20:13:05.4497687Z 2021-05-16T20:13:05.4498819Z Total Installed Size: 4.18 MiB 2021-05-16T20:13:05.4499888Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:13:05.4500337Z 2021-05-16T20:13:05.4501111Z :: Proceed with installation? [Y/n] 2021-05-16T20:13:05.4501774Z checking keyring... 2021-05-16T20:13:05.5284953Z checking package integrity... 2021-05-16T20:13:05.6671544Z loading package files... 2021-05-16T20:13:05.6699619Z checking for file conflicts... 2021-05-16T20:13:05.6700606Z checking available disk space... 2021-05-16T20:13:05.6728365Z :: Processing package changes... 2021-05-16T20:13:05.6731206Z reinstalling mingw-w64-x86_64-netcdf... 2021-05-16T20:13:06.6165396Z warning: mingw-w64-x86_64-nettle-3.7-2 is up to date -- reinstalling 2021-05-16T20:13:06.6166236Z resolving dependencies... 2021-05-16T20:13:06.6290889Z looking for conflicting packages... 2021-05-16T20:13:06.6577751Z 2021-05-16T20:13:06.6578935Z Packages (1) mingw-w64-x86_64-nettle-3.7-2 2021-05-16T20:13:06.6579647Z 2021-05-16T20:13:06.6581482Z Total Installed Size: 2.46 MiB 2021-05-16T20:13:06.6582716Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:13:06.6583266Z 2021-05-16T20:13:06.6584132Z :: Proceed with installation? [Y/n] 2021-05-16T20:13:06.6584911Z checking keyring... 2021-05-16T20:13:06.7439058Z checking package integrity... 2021-05-16T20:13:06.8734277Z loading package files... 2021-05-16T20:13:06.8769132Z checking for file conflicts... 2021-05-16T20:13:06.8770169Z checking available disk space... 2021-05-16T20:13:06.8835556Z :: Processing package changes... 2021-05-16T20:13:06.8836765Z reinstalling mingw-w64-x86_64-nettle... 2021-05-16T20:13:07.8419762Z warning: mingw-w64-x86_64-ninja-1.10.2-1 is up to date -- reinstalling 2021-05-16T20:13:07.8420712Z resolving dependencies... 2021-05-16T20:13:07.8422033Z looking for conflicting packages... 2021-05-16T20:13:07.8750592Z 2021-05-16T20:13:07.8751890Z Packages (1) mingw-w64-x86_64-ninja-1.10.2-1 2021-05-16T20:13:07.8752841Z 2021-05-16T20:13:07.8753708Z Total Installed Size: 1.56 MiB 2021-05-16T20:13:07.8754784Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:13:07.8755408Z 2021-05-16T20:13:07.8756220Z :: Proceed with installation? [Y/n] 2021-05-16T20:13:07.8756894Z checking keyring... 2021-05-16T20:13:07.9775422Z checking package integrity... 2021-05-16T20:13:08.1081818Z loading package files... 2021-05-16T20:13:08.1105102Z checking for file conflicts... 2021-05-16T20:13:08.1106786Z checking available disk space... 2021-05-16T20:13:08.1118784Z :: Processing package changes... 2021-05-16T20:13:08.1119667Z reinstalling mingw-w64-x86_64-ninja... 2021-05-16T20:13:08.9718586Z resolving dependencies... 2021-05-16T20:13:08.9720354Z looking for conflicting packages... 2021-05-16T20:13:09.0081952Z 2021-05-16T20:13:09.0083051Z Packages (1) mingw-w64-x86_64-nlopt-2.6.2-1 2021-05-16T20:13:09.0083564Z 2021-05-16T20:13:09.0084195Z Total Download Size: 0.33 MiB 2021-05-16T20:13:09.0084835Z Total Installed Size: 1.08 MiB 2021-05-16T20:13:09.0085252Z 2021-05-16T20:13:09.0085986Z :: Proceed with installation? [Y/n] 2021-05-16T20:13:09.0086685Z :: Retrieving packages... 2021-05-16T20:13:09.3265167Z downloading mingw-w64-x86_64-nlopt-2.6.2-1-any.pkg.tar.xz... 2021-05-16T20:13:09.7049904Z checking keyring... 2021-05-16T20:13:09.8032925Z checking package integrity... 2021-05-16T20:13:09.9592488Z loading package files... 2021-05-16T20:13:09.9639832Z checking for file conflicts... 2021-05-16T20:13:09.9651089Z checking available disk space... 2021-05-16T20:13:09.9662854Z :: Processing package changes... 2021-05-16T20:13:09.9663691Z installing mingw-w64-x86_64-nlopt... 2021-05-16T20:13:11.0225037Z error: target not found: mingw-w64-x86_64-openbabel 2021-05-16T20:13:11.9369531Z warning: mingw-w64-x86_64-openblas-0.3.13-2 is up to date -- reinstalling 2021-05-16T20:13:11.9370409Z resolving dependencies... 2021-05-16T20:13:11.9585824Z looking for conflicting packages... 2021-05-16T20:13:11.9718488Z 2021-05-16T20:13:11.9719888Z Packages (1) mingw-w64-x86_64-openblas-0.3.13-2 2021-05-16T20:13:11.9720968Z 2021-05-16T20:13:11.9721920Z Total Installed Size: 77.64 MiB 2021-05-16T20:13:11.9722624Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:13:11.9723071Z 2021-05-16T20:13:11.9723846Z :: Proceed with installation? [Y/n] 2021-05-16T20:13:11.9724547Z checking keyring... 2021-05-16T20:13:12.0734739Z checking package integrity... 2021-05-16T20:13:12.2744491Z loading package files... 2021-05-16T20:13:12.2759468Z checking for file conflicts... 2021-05-16T20:13:12.2760338Z checking available disk space... 2021-05-16T20:13:12.2785335Z :: Processing package changes... 2021-05-16T20:13:12.2786307Z reinstalling mingw-w64-x86_64-openblas... 2021-05-16T20:13:13.3928538Z warning: mingw-w64-x86_64-opencv-4.5.1-2 is up to date -- reinstalling 2021-05-16T20:13:13.3929415Z resolving dependencies... 2021-05-16T20:13:13.4334098Z looking for conflicting packages... 2021-05-16T20:13:13.4414745Z 2021-05-16T20:13:13.4415779Z Packages (1) mingw-w64-x86_64-opencv-4.5.1-2 2021-05-16T20:13:13.4416812Z 2021-05-16T20:13:13.4417664Z Total Installed Size: 107.68 MiB 2021-05-16T20:13:13.4418271Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:13:13.4419067Z 2021-05-16T20:13:13.4419847Z :: Proceed with installation? [Y/n] 2021-05-16T20:13:13.4420528Z checking keyring... 2021-05-16T20:13:13.5509625Z checking package integrity... 2021-05-16T20:13:13.9079154Z loading package files... 2021-05-16T20:13:13.9183509Z checking for file conflicts... 2021-05-16T20:13:13.9184481Z checking available disk space... 2021-05-16T20:13:13.9559877Z :: Processing package changes... 2021-05-16T20:13:13.9561281Z reinstalling mingw-w64-x86_64-opencv... 2021-05-16T20:13:15.9774193Z warning: mingw-w64-x86_64-openjpeg2-2.3.1-1 is up to date -- reinstalling 2021-05-16T20:13:15.9775119Z resolving dependencies... 2021-05-16T20:13:16.0100871Z looking for conflicting packages... 2021-05-16T20:13:16.0180142Z 2021-05-16T20:13:16.0181267Z Packages (1) mingw-w64-x86_64-openjpeg2-2.3.1-1 2021-05-16T20:13:16.0181870Z 2021-05-16T20:13:16.0182483Z Total Installed Size: 3.54 MiB 2021-05-16T20:13:16.0183579Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:13:16.0183927Z 2021-05-16T20:13:16.0185099Z :: Proceed with installation? [Y/n] 2021-05-16T20:13:16.0185836Z checking keyring... 2021-05-16T20:13:16.1027855Z checking package integrity... 2021-05-16T20:13:16.2462189Z loading package files... 2021-05-16T20:13:16.2525752Z checking for file conflicts... 2021-05-16T20:13:16.2526760Z checking available disk space... 2021-05-16T20:13:16.2554231Z :: Processing package changes... 2021-05-16T20:13:16.2555121Z reinstalling mingw-w64-x86_64-openjpeg2... 2021-05-16T20:13:17.2657268Z warning: mingw-w64-x86_64-openssl-1.1.1.k-2 is up to date -- reinstalling 2021-05-16T20:13:17.2658326Z resolving dependencies... 2021-05-16T20:13:17.2963434Z looking for conflicting packages... 2021-05-16T20:13:17.3117932Z 2021-05-16T20:13:17.3119215Z Packages (1) mingw-w64-x86_64-openssl-1.1.1.k-2 2021-05-16T20:13:17.3119794Z 2021-05-16T20:13:17.3120415Z Total Download Size: 4.75 MiB 2021-05-16T20:13:17.3121083Z Total Installed Size: 69.11 MiB 2021-05-16T20:13:17.3121754Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:13:17.3122182Z 2021-05-16T20:13:17.3122951Z :: Proceed with installation? [Y/n] 2021-05-16T20:13:17.3123691Z :: Retrieving packages... 2021-05-16T20:13:17.6291876Z downloading mingw-w64-x86_64-openssl-1.1.1.k-2-any.pkg.tar.zst... 2021-05-16T20:13:18.4706690Z checking keyring... 2021-05-16T20:13:18.5729577Z checking package integrity... 2021-05-16T20:13:18.7729571Z loading package files... 2021-05-16T20:13:18.8683242Z checking for file conflicts... 2021-05-16T20:13:18.8696192Z checking available disk space... 2021-05-16T20:13:22.0132458Z :: Processing package changes... 2021-05-16T20:13:22.0134574Z reinstalling mingw-w64-x86_64-openssl... 2021-05-16T20:13:32.2165344Z warning: mingw-w64-x86_64-pango-1.48.4-2 is up to date -- reinstalling 2021-05-16T20:13:32.2166334Z resolving dependencies... 2021-05-16T20:13:32.2371748Z looking for conflicting packages... 2021-05-16T20:13:32.2532521Z 2021-05-16T20:13:32.2533740Z Packages (1) mingw-w64-x86_64-pango-1.48.4-2 2021-05-16T20:13:32.2534293Z 2021-05-16T20:13:32.2535705Z Total Installed Size: 12.40 MiB 2021-05-16T20:13:32.2536347Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:13:32.2536659Z 2021-05-16T20:13:32.2537237Z :: Proceed with installation? [Y/n] 2021-05-16T20:13:32.2537783Z checking keyring... 2021-05-16T20:13:32.3346919Z checking package integrity... 2021-05-16T20:13:32.4718949Z loading package files... 2021-05-16T20:13:32.4855291Z checking for file conflicts... 2021-05-16T20:13:32.4856406Z checking available disk space... 2021-05-16T20:13:32.5323979Z :: Processing package changes... 2021-05-16T20:13:32.5325303Z reinstalling mingw-w64-x86_64-pango... 2021-05-16T20:13:34.4969315Z warning: mingw-w64-x86_64-pcre-8.44-3 is up to date -- reinstalling 2021-05-16T20:13:34.4972563Z resolving dependencies... 2021-05-16T20:13:34.5298645Z looking for conflicting packages... 2021-05-16T20:13:35.3602709Z 2021-05-16T20:13:35.3603482Z Packages (1) mingw-w64-x86_64-pcre-8.44-3 2021-05-16T20:13:35.3603869Z 2021-05-16T20:13:35.3604339Z Total Installed Size: 4.16 MiB 2021-05-16T20:13:35.3604867Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:13:35.3605168Z 2021-05-16T20:13:35.3605696Z :: Proceed with installation? [Y/n] 2021-05-16T20:13:35.3606254Z checking keyring... 2021-05-16T20:13:35.3606815Z checking package integrity... 2021-05-16T20:13:35.3607369Z loading package files... 2021-05-16T20:13:35.3607946Z checking for file conflicts... 2021-05-16T20:13:35.3608537Z checking available disk space... 2021-05-16T20:13:35.3609165Z :: Processing package changes... 2021-05-16T20:13:35.3609809Z reinstalling mingw-w64-x86_64-pcre... 2021-05-16T20:13:35.8754174Z resolving dependencies... 2021-05-16T20:13:35.9037760Z looking for conflicting packages... 2021-05-16T20:13:35.9106109Z 2021-05-16T20:13:35.9107270Z Packages (1) mingw-w64-x86_64-pcre2-10.36-1 2021-05-16T20:13:35.9107818Z 2021-05-16T20:13:35.9108435Z Total Download Size: 0.98 MiB 2021-05-16T20:13:35.9109105Z Total Installed Size: 4.80 MiB 2021-05-16T20:13:35.9109539Z 2021-05-16T20:13:35.9110340Z :: Proceed with installation? [Y/n] 2021-05-16T20:13:35.9113335Z :: Retrieving packages... 2021-05-16T20:13:36.2391404Z downloading mingw-w64-x86_64-pcre2-10.36-1-any.pkg.tar.zst... 2021-05-16T20:13:36.8443634Z checking keyring... 2021-05-16T20:13:36.9442043Z checking package integrity... 2021-05-16T20:13:37.1090178Z loading package files... 2021-05-16T20:13:37.1142265Z checking for file conflicts... 2021-05-16T20:13:37.1298201Z checking available disk space... 2021-05-16T20:13:37.1313799Z :: Processing package changes... 2021-05-16T20:13:37.1314730Z installing mingw-w64-x86_64-pcre2... 2021-05-16T20:13:38.2014573Z warning: mingw-w64-x86_64-pixman-0.40.0-2 is up to date -- reinstalling 2021-05-16T20:13:38.2015416Z resolving dependencies... 2021-05-16T20:13:38.2144303Z looking for conflicting packages... 2021-05-16T20:13:38.2411020Z 2021-05-16T20:13:38.2412407Z Packages (1) mingw-w64-x86_64-pixman-0.40.0-2 2021-05-16T20:13:38.2413446Z 2021-05-16T20:13:38.2414078Z Total Installed Size: 1.57 MiB 2021-05-16T20:13:38.2415292Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:13:38.2415818Z 2021-05-16T20:13:38.2416748Z :: Proceed with installation? [Y/n] 2021-05-16T20:13:38.2417602Z checking keyring... 2021-05-16T20:13:38.3295695Z checking package integrity... 2021-05-16T20:13:38.4515909Z loading package files... 2021-05-16T20:13:38.4535809Z checking for file conflicts... 2021-05-16T20:13:38.4536920Z checking available disk space... 2021-05-16T20:13:38.4554313Z :: Processing package changes... 2021-05-16T20:13:38.4555220Z reinstalling mingw-w64-x86_64-pixman... 2021-05-16T20:13:39.3166146Z resolving dependencies... 2021-05-16T20:13:39.3377769Z looking for conflicting packages... 2021-05-16T20:13:39.3505769Z :: 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-16T20:13:39.3521506Z 2021-05-16T20:13:39.3522792Z Packages (2) mingw-w64-x86_64-pkgconf-1.7.4-2 [removal] mingw-w64-x86_64-pkg-config-0.29.2-3 2021-05-16T20:13:39.3523849Z 2021-05-16T20:13:39.3524480Z Total Download Size: 0.26 MiB 2021-05-16T20:13:39.3525141Z Total Installed Size: 1.33 MiB 2021-05-16T20:13:39.3525816Z Net Upgrade Size: 0.85 MiB 2021-05-16T20:13:39.3526328Z 2021-05-16T20:13:39.3527357Z :: Proceed with installation? [Y/n] 2021-05-16T20:13:39.3528082Z :: Retrieving packages... 2021-05-16T20:13:39.6699986Z downloading mingw-w64-x86_64-pkg-config-0.29.2-3-any.pkg.tar.zst... 2021-05-16T20:13:40.0473590Z checking keyring... 2021-05-16T20:13:40.1558701Z checking package integrity... 2021-05-16T20:13:40.3139216Z loading package files... 2021-05-16T20:13:40.3148927Z checking for file conflicts... 2021-05-16T20:13:40.3154900Z checking available disk space... 2021-05-16T20:13:40.3178567Z :: Processing package changes... 2021-05-16T20:13:40.3179456Z removing mingw-w64-x86_64-pkgconf... 2021-05-16T20:13:40.4656593Z installing mingw-w64-x86_64-pkg-config... 2021-05-16T20:13:41.3943313Z warning: mingw-w64-x86_64-poppler-data-0.4.10-1 is up to date -- reinstalling 2021-05-16T20:13:41.3944228Z resolving dependencies... 2021-05-16T20:13:41.3945524Z looking for conflicting packages... 2021-05-16T20:13:41.4300314Z 2021-05-16T20:13:41.4301559Z Packages (1) mingw-w64-x86_64-poppler-data-0.4.10-1 2021-05-16T20:13:41.4302684Z 2021-05-16T20:13:41.4303923Z Total Installed Size: 12.33 MiB 2021-05-16T20:13:41.4304879Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:13:41.4305335Z 2021-05-16T20:13:41.4306080Z :: Proceed with installation? [Y/n] 2021-05-16T20:13:41.4306749Z checking keyring... 2021-05-16T20:13:41.5094763Z checking package integrity... 2021-05-16T20:13:41.6705835Z loading package files... 2021-05-16T20:13:41.6753911Z checking for file conflicts... 2021-05-16T20:13:41.6754896Z checking available disk space... 2021-05-16T20:13:41.6896815Z :: Processing package changes... 2021-05-16T20:13:41.6897929Z reinstalling mingw-w64-x86_64-poppler-data... 2021-05-16T20:13:42.9026484Z warning: mingw-w64-x86_64-poppler-20.12.1-2 is up to date -- reinstalling 2021-05-16T20:13:42.9027377Z resolving dependencies... 2021-05-16T20:13:42.9322189Z looking for conflicting packages... 2021-05-16T20:13:42.9394461Z 2021-05-16T20:13:42.9396738Z Packages (1) mingw-w64-x86_64-poppler-20.12.1-2 2021-05-16T20:13:42.9398020Z 2021-05-16T20:13:42.9398888Z Total Installed Size: 11.78 MiB 2021-05-16T20:13:42.9399800Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:13:42.9403972Z 2021-05-16T20:13:42.9405568Z :: Proceed with installation? [Y/n] 2021-05-16T20:13:42.9407028Z checking keyring... 2021-05-16T20:13:43.0268219Z checking package integrity... 2021-05-16T20:13:43.1646758Z loading package files... 2021-05-16T20:13:43.1681562Z checking for file conflicts... 2021-05-16T20:13:43.1682481Z checking available disk space... 2021-05-16T20:13:43.1788682Z :: Processing package changes... 2021-05-16T20:13:43.1789693Z reinstalling mingw-w64-x86_64-poppler... 2021-05-16T20:13:44.2869039Z warning: mingw-w64-x86_64-proj-6.3.2-2 is up to date -- reinstalling 2021-05-16T20:13:44.2869859Z resolving dependencies... 2021-05-16T20:13:44.3156890Z looking for conflicting packages... 2021-05-16T20:13:44.3275185Z 2021-05-16T20:13:44.3276426Z Packages (1) mingw-w64-x86_64-proj-6.3.2-2 2021-05-16T20:13:44.3276927Z 2021-05-16T20:13:44.3277915Z Total Installed Size: 19.91 MiB 2021-05-16T20:13:44.3279219Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:13:44.3279956Z 2021-05-16T20:13:44.3280813Z :: Proceed with installation? [Y/n] 2021-05-16T20:13:44.3281539Z checking keyring... 2021-05-16T20:13:44.4062649Z checking package integrity... 2021-05-16T20:13:44.5488832Z loading package files... 2021-05-16T20:13:44.5518609Z checking for file conflicts... 2021-05-16T20:13:44.5519568Z checking available disk space... 2021-05-16T20:13:44.5557390Z :: Processing package changes... 2021-05-16T20:13:44.5558300Z reinstalling mingw-w64-x86_64-proj... 2021-05-16T20:13:45.5085435Z warning: mingw-w64-x86_64-protobuf-3.16.0-1 is up to date -- reinstalling 2021-05-16T20:13:45.5086330Z resolving dependencies... 2021-05-16T20:13:45.5429530Z looking for conflicting packages... 2021-05-16T20:13:45.5501092Z 2021-05-16T20:13:45.5502677Z Packages (1) mingw-w64-x86_64-protobuf-3.16.0-1 2021-05-16T20:13:45.5504079Z 2021-05-16T20:13:45.5504997Z Total Installed Size: 29.16 MiB 2021-05-16T20:13:45.5506079Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:13:45.5506507Z 2021-05-16T20:13:45.5507256Z :: Proceed with installation? [Y/n] 2021-05-16T20:13:45.5507922Z checking keyring... 2021-05-16T20:13:45.6282182Z checking package integrity... 2021-05-16T20:13:45.7764338Z loading package files... 2021-05-16T20:13:45.7799963Z checking for file conflicts... 2021-05-16T20:13:45.7800886Z checking available disk space... 2021-05-16T20:13:45.7883385Z :: Processing package changes... 2021-05-16T20:13:45.7884401Z reinstalling mingw-w64-x86_64-protobuf... 2021-05-16T20:13:46.9926459Z warning: mingw-w64-x86_64-python-3.8.9-2 is up to date -- reinstalling 2021-05-16T20:13:46.9927309Z resolving dependencies... 2021-05-16T20:13:47.0220296Z looking for conflicting packages... 2021-05-16T20:13:47.0345561Z 2021-05-16T20:13:47.0346802Z Packages (1) mingw-w64-x86_64-python-3.8.9-2 2021-05-16T20:13:47.0347443Z 2021-05-16T20:13:47.0348122Z Total Download Size: 17.02 MiB 2021-05-16T20:13:47.0348885Z Total Installed Size: 113.47 MiB 2021-05-16T20:13:47.0349657Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:13:47.0350134Z 2021-05-16T20:13:47.0350983Z :: Proceed with installation? [Y/n] 2021-05-16T20:13:47.0351804Z :: Retrieving packages... 2021-05-16T20:13:47.3500133Z downloading mingw-w64-x86_64-python-3.8.9-2-any.pkg.tar.zst... 2021-05-16T20:13:48.6463631Z checking keyring... 2021-05-16T20:13:48.7856944Z checking package integrity... 2021-05-16T20:13:49.1522161Z loading package files... 2021-05-16T20:13:49.2517871Z checking for file conflicts... 2021-05-16T20:13:49.2519110Z checking available disk space... 2021-05-16T20:13:50.8491857Z :: Processing package changes... 2021-05-16T20:13:50.8493951Z reinstalling mingw-w64-x86_64-python... 2021-05-16T20:14:00.2390328Z resolving dependencies... 2021-05-16T20:14:00.2687881Z looking for conflicting packages... 2021-05-16T20:14:00.2848910Z 2021-05-16T20:14:00.2850028Z Packages (1) mingw-w64-x86_64-qpdf-10.1.0-1 2021-05-16T20:14:00.2850558Z 2021-05-16T20:14:00.2851126Z Total Download Size: 0.98 MiB 2021-05-16T20:14:00.2851790Z Total Installed Size: 3.56 MiB 2021-05-16T20:14:00.2852219Z 2021-05-16T20:14:00.2858702Z :: Proceed with installation? [Y/n] 2021-05-16T20:14:00.2859478Z :: Retrieving packages... 2021-05-16T20:14:00.6070566Z downloading mingw-w64-x86_64-qpdf-10.1.0-1-any.pkg.tar.zst... 2021-05-16T20:14:01.1733733Z checking keyring... 2021-05-16T20:14:01.2717398Z checking package integrity... 2021-05-16T20:14:01.4559019Z loading package files... 2021-05-16T20:14:01.4584020Z checking for file conflicts... 2021-05-16T20:14:01.4619957Z checking available disk space... 2021-05-16T20:14:01.4631684Z :: Processing package changes... 2021-05-16T20:14:01.4632573Z installing mingw-w64-x86_64-qpdf... 2021-05-16T20:14:02.8444982Z resolving dependencies... 2021-05-16T20:14:02.8445801Z looking for conflicting packages... 2021-05-16T20:14:02.8446714Z 2021-05-16T20:14:02.8447434Z Packages (1) mingw-w64-x86_64-quantlib-1.20-1 2021-05-16T20:14:02.8447974Z 2021-05-16T20:14:02.8448687Z Total Download Size: 27.03 MiB 2021-05-16T20:14:02.8456790Z Total Installed Size: 194.29 MiB 2021-05-16T20:14:02.8457576Z 2021-05-16T20:14:02.8458644Z :: Proceed with installation? [Y/n] 2021-05-16T20:14:02.8459811Z :: Retrieving packages... 2021-05-16T20:14:02.8461842Z downloading mingw-w64-x86_64-quantlib-1.20-1-any.pkg.tar.zst... 2021-05-16T20:14:04.4368581Z checking keyring... 2021-05-16T20:14:04.5432196Z checking package integrity... 2021-05-16T20:14:04.9500310Z loading package files... 2021-05-16T20:14:04.9693518Z checking for file conflicts... 2021-05-16T20:14:05.0861263Z checking available disk space... 2021-05-16T20:14:05.0877893Z :: Processing package changes... 2021-05-16T20:14:05.0879252Z installing mingw-w64-x86_64-quantlib... 2021-05-16T20:14:07.7451415Z resolving dependencies... 2021-05-16T20:14:07.7828784Z looking for conflicting packages... 2021-05-16T20:14:07.7843499Z 2021-05-16T20:14:07.7845240Z Packages (2) mingw-w64-x86_64-popt-1.16-2 mingw-w64-x86_64-rabbitmq-c-0.10.0-1 2021-05-16T20:14:07.7846481Z 2021-05-16T20:14:07.7847493Z Total Download Size: 0.18 MiB 2021-05-16T20:14:07.7849931Z Total Installed Size: 0.79 MiB 2021-05-16T20:14:07.7850691Z 2021-05-16T20:14:07.7851917Z :: Proceed with installation? [Y/n] 2021-05-16T20:14:07.7853187Z :: Retrieving packages... 2021-05-16T20:14:08.1299956Z downloading mingw-w64-x86_64-popt-1.16-2-any.pkg.tar.zst... 2021-05-16T20:14:08.4197194Z downloading mingw-w64-x86_64-rabbitmq-c-0.10.0-1-any.pkg.tar.xz... 2021-05-16T20:14:08.5155720Z checking keyring... 2021-05-16T20:14:08.7174349Z checking package integrity... 2021-05-16T20:14:09.0201579Z loading package files... 2021-05-16T20:14:09.0276291Z checking for file conflicts... 2021-05-16T20:14:09.0334785Z checking available disk space... 2021-05-16T20:14:09.0348815Z :: Processing package changes... 2021-05-16T20:14:09.0349680Z installing mingw-w64-x86_64-popt... 2021-05-16T20:14:09.0703386Z installing mingw-w64-x86_64-rabbitmq-c... 2021-05-16T20:14:10.1141379Z error: target not found: mingw-w64-x86_64-raptor2 2021-05-16T20:14:11.1304166Z error: target not found: mingw-w64-x86_64-rasqal 2021-05-16T20:14:12.0133269Z warning: mingw-w64-x86_64-re2-20210401-1 is up to date -- reinstalling 2021-05-16T20:14:12.0134526Z resolving dependencies... 2021-05-16T20:14:12.0248088Z looking for conflicting packages... 2021-05-16T20:14:12.0509564Z 2021-05-16T20:14:12.0510846Z Packages (1) mingw-w64-x86_64-re2-20210401-1 2021-05-16T20:14:12.0511699Z 2021-05-16T20:14:12.0512621Z Total Installed Size: 1.79 MiB 2021-05-16T20:14:12.0513475Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:14:12.0513922Z 2021-05-16T20:14:12.0514674Z :: Proceed with installation? [Y/n] 2021-05-16T20:14:12.0515329Z checking keyring... 2021-05-16T20:14:12.1344635Z checking package integrity... 2021-05-16T20:14:12.3068028Z loading package files... 2021-05-16T20:14:12.3092922Z checking for file conflicts... 2021-05-16T20:14:12.3093901Z checking available disk space... 2021-05-16T20:14:12.3494102Z :: Processing package changes... 2021-05-16T20:14:12.3495406Z reinstalling mingw-w64-x86_64-re2... 2021-05-16T20:14:13.2088913Z warning: mingw-w64-x86_64-readline-8.0.004-2 is up to date -- reinstalling 2021-05-16T20:14:13.2090039Z resolving dependencies... 2021-05-16T20:14:13.2366283Z looking for conflicting packages... 2021-05-16T20:14:13.2459304Z 2021-05-16T20:14:13.2460372Z Packages (1) mingw-w64-x86_64-readline-8.0.004-2 2021-05-16T20:14:13.2460950Z 2021-05-16T20:14:13.2461518Z Total Download Size: 0.37 MiB 2021-05-16T20:14:13.2462180Z Total Installed Size: 1.57 MiB 2021-05-16T20:14:13.2462826Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:14:13.2463224Z 2021-05-16T20:14:13.2463956Z :: Proceed with installation? [Y/n] 2021-05-16T20:14:13.2464690Z :: Retrieving packages... 2021-05-16T20:14:13.5891857Z downloading mingw-w64-x86_64-readline-8.0.004-2-any.pkg.tar.zst... 2021-05-16T20:14:13.9661224Z checking keyring... 2021-05-16T20:14:14.0697621Z checking package integrity... 2021-05-16T20:14:14.2309431Z loading package files... 2021-05-16T20:14:14.2323368Z checking for file conflicts... 2021-05-16T20:14:14.2324255Z checking available disk space... 2021-05-16T20:14:14.2623434Z :: Processing package changes... 2021-05-16T20:14:14.2624888Z reinstalling mingw-w64-x86_64-readline... 2021-05-16T20:14:15.2895002Z error: target not found: mingw-w64-x86_64-redland 2021-05-16T20:14:16.2354499Z warning: mingw-w64-x86_64-rhash-1.4.1-3 is up to date -- reinstalling 2021-05-16T20:14:16.2355606Z resolving dependencies... 2021-05-16T20:14:16.2482572Z looking for conflicting packages... 2021-05-16T20:14:16.2724077Z 2021-05-16T20:14:16.2725968Z Packages (1) mingw-w64-x86_64-rhash-1.4.1-3 2021-05-16T20:14:16.2726984Z 2021-05-16T20:14:16.2727808Z Total Installed Size: 4.30 MiB 2021-05-16T20:14:16.2728966Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:14:16.2729440Z 2021-05-16T20:14:16.2730233Z :: Proceed with installation? [Y/n] 2021-05-16T20:14:16.2730973Z checking keyring... 2021-05-16T20:14:16.3615135Z checking package integrity... 2021-05-16T20:14:16.4850602Z loading package files... 2021-05-16T20:14:16.4877900Z checking for file conflicts... 2021-05-16T20:14:16.4878911Z checking available disk space... 2021-05-16T20:14:16.4915454Z :: Processing package changes... 2021-05-16T20:14:16.4916331Z reinstalling mingw-w64-x86_64-rhash... 2021-05-16T20:14:17.3892484Z resolving dependencies... 2021-05-16T20:14:17.4242672Z looking for conflicting packages... 2021-05-16T20:14:17.4258375Z 2021-05-16T20:14:17.4259366Z Packages (2) mingw-w64-x86_64-pdcurses-4.1.0-5 mingw-w64-x86_64-ruby-3.0.1-2 2021-05-16T20:14:17.4260038Z 2021-05-16T20:14:17.4260613Z Total Download Size: 7.12 MiB 2021-05-16T20:14:17.4261349Z Total Installed Size: 31.49 MiB 2021-05-16T20:14:17.4261836Z 2021-05-16T20:14:17.4262536Z :: Proceed with installation? [Y/n] 2021-05-16T20:14:17.4263249Z :: Retrieving packages... 2021-05-16T20:14:17.7428533Z downloading mingw-w64-x86_64-pdcurses-4.1.0-5-any.pkg.tar.zst... 2021-05-16T20:14:18.2177822Z downloading mingw-w64-x86_64-ruby-3.0.1-2-any.pkg.tar.zst... 2021-05-16T20:14:18.8096428Z checking keyring... 2021-05-16T20:14:18.9118824Z checking package integrity... 2021-05-16T20:14:19.2702584Z loading package files... 2021-05-16T20:14:19.3082477Z checking for file conflicts... 2021-05-16T20:14:19.6186453Z checking available disk space... 2021-05-16T20:14:19.6209419Z :: Processing package changes... 2021-05-16T20:14:19.6210379Z installing mingw-w64-x86_64-pdcurses... 2021-05-16T20:14:19.6396914Z installing mingw-w64-x86_64-ruby... 2021-05-16T20:14:23.1620815Z warning: mingw-w64-x86_64-snappy-1.1.8-1 is up to date -- reinstalling 2021-05-16T20:14:23.1621965Z resolving dependencies... 2021-05-16T20:14:23.1747771Z looking for conflicting packages... 2021-05-16T20:14:23.1991601Z 2021-05-16T20:14:23.1992472Z Packages (1) mingw-w64-x86_64-snappy-1.1.8-1 2021-05-16T20:14:23.1992897Z 2021-05-16T20:14:23.1993366Z Total Installed Size: 0.16 MiB 2021-05-16T20:14:23.2005202Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:14:23.2008828Z 2021-05-16T20:14:23.2009511Z :: Proceed with installation? [Y/n] 2021-05-16T20:14:23.2012349Z checking keyring... 2021-05-16T20:14:23.2807475Z checking package integrity... 2021-05-16T20:14:23.4037405Z loading package files... 2021-05-16T20:14:23.4074416Z checking for file conflicts... 2021-05-16T20:14:23.4075330Z checking available disk space... 2021-05-16T20:14:23.4138334Z :: Processing package changes... 2021-05-16T20:14:23.4139756Z reinstalling mingw-w64-x86_64-snappy... 2021-05-16T20:14:24.3199776Z warning: mingw-w64-x86_64-sqlite3-3.35.5-1 is up to date -- reinstalling 2021-05-16T20:14:24.3201024Z resolving dependencies... 2021-05-16T20:14:24.3475587Z looking for conflicting packages... 2021-05-16T20:14:24.3567996Z 2021-05-16T20:14:24.3570897Z Packages (1) mingw-w64-x86_64-sqlite3-3.35.5-1 2021-05-16T20:14:24.3571558Z 2021-05-16T20:14:24.3572187Z Total Download Size: 6.74 MiB 2021-05-16T20:14:24.3572857Z Total Installed Size: 48.62 MiB 2021-05-16T20:14:24.3573532Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:14:24.3573955Z 2021-05-16T20:14:24.3574694Z :: Proceed with installation? [Y/n] 2021-05-16T20:14:24.3575433Z :: Retrieving packages... 2021-05-16T20:14:24.6809970Z downloading mingw-w64-x86_64-sqlite3-3.35.5-1-any.pkg.tar.zst... 2021-05-16T20:14:25.6325546Z checking keyring... 2021-05-16T20:14:25.7318091Z checking package integrity... 2021-05-16T20:14:25.9579905Z loading package files... 2021-05-16T20:14:25.9736891Z checking for file conflicts... 2021-05-16T20:14:25.9740779Z checking available disk space... 2021-05-16T20:14:26.3392729Z :: Processing package changes... 2021-05-16T20:14:26.3394265Z reinstalling mingw-w64-x86_64-sqlite3... 2021-05-16T20:14:28.4467908Z warning: mingw-w64-x86_64-szip-2.1.1-2 is up to date -- reinstalling 2021-05-16T20:14:28.4469211Z resolving dependencies... 2021-05-16T20:14:28.4470554Z looking for conflicting packages... 2021-05-16T20:14:28.4853371Z 2021-05-16T20:14:28.4855441Z Packages (1) mingw-w64-x86_64-szip-2.1.1-2 2021-05-16T20:14:28.4855926Z 2021-05-16T20:14:28.4857015Z Total Installed Size: 0.16 MiB 2021-05-16T20:14:28.4857714Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:14:28.4858185Z 2021-05-16T20:14:28.4858964Z :: Proceed with installation? [Y/n] 2021-05-16T20:14:28.4859639Z checking keyring... 2021-05-16T20:14:28.5651293Z checking package integrity... 2021-05-16T20:14:28.7088791Z loading package files... 2021-05-16T20:14:28.7137248Z checking for file conflicts... 2021-05-16T20:14:28.7138232Z checking available disk space... 2021-05-16T20:14:28.7160311Z :: Processing package changes... 2021-05-16T20:14:28.7161197Z reinstalling mingw-w64-x86_64-szip... 2021-05-16T20:14:29.6306923Z warning: mingw-w64-x86_64-tcl-8.6.11-3 is up to date -- reinstalling 2021-05-16T20:14:29.6307801Z resolving dependencies... 2021-05-16T20:14:29.6622854Z looking for conflicting packages... 2021-05-16T20:14:29.6701758Z 2021-05-16T20:14:29.6702895Z Packages (1) mingw-w64-x86_64-tcl-8.6.11-3 2021-05-16T20:14:29.6703426Z 2021-05-16T20:14:29.6704066Z Total Download Size: 2.59 MiB 2021-05-16T20:14:29.6705623Z Total Installed Size: 9.64 MiB 2021-05-16T20:14:29.6706326Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:14:29.6707785Z 2021-05-16T20:14:29.6708562Z :: Proceed with installation? [Y/n] 2021-05-16T20:14:29.6709305Z :: Retrieving packages... 2021-05-16T20:14:29.9999308Z downloading mingw-w64-x86_64-tcl-8.6.11-3-any.pkg.tar.zst... 2021-05-16T20:14:30.7498109Z checking keyring... 2021-05-16T20:14:30.8492846Z checking package integrity... 2021-05-16T20:14:31.0327438Z loading package files... 2021-05-16T20:14:31.0555976Z checking for file conflicts... 2021-05-16T20:14:31.0557110Z checking available disk space... 2021-05-16T20:14:31.4951753Z :: Processing package changes... 2021-05-16T20:14:31.4952837Z reinstalling mingw-w64-x86_64-tcl... 2021-05-16T20:14:34.5402656Z warning: mingw-w64-x86_64-termcap-1.3.1-6 is up to date -- reinstalling 2021-05-16T20:14:34.5403519Z resolving dependencies... 2021-05-16T20:14:34.5520954Z looking for conflicting packages... 2021-05-16T20:14:34.5772414Z 2021-05-16T20:14:34.5773738Z Packages (1) mingw-w64-x86_64-termcap-1.3.1-6 2021-05-16T20:14:34.5774531Z 2021-05-16T20:14:34.5775326Z Total Download Size: 0.03 MiB 2021-05-16T20:14:34.5776214Z Total Installed Size: 0.06 MiB 2021-05-16T20:14:34.5777112Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:14:34.5777674Z 2021-05-16T20:14:34.5778632Z :: Proceed with installation? [Y/n] 2021-05-16T20:14:34.5779647Z :: Retrieving packages... 2021-05-16T20:14:34.9282270Z downloading mingw-w64-x86_64-termcap-1.3.1-6-any.pkg.tar.zst... 2021-05-16T20:14:35.0246404Z checking keyring... 2021-05-16T20:14:35.1250871Z checking package integrity... 2021-05-16T20:14:35.2754440Z loading package files... 2021-05-16T20:14:35.2770883Z checking for file conflicts... 2021-05-16T20:14:35.2772358Z checking available disk space... 2021-05-16T20:14:35.2810759Z :: Processing package changes... 2021-05-16T20:14:35.2812363Z reinstalling mingw-w64-x86_64-termcap... 2021-05-16T20:14:36.1719635Z warning: mingw-w64-x86_64-tesseract-ocr-4.1.1-7 is up to date -- reinstalling 2021-05-16T20:14:36.1720615Z resolving dependencies... 2021-05-16T20:14:36.2010531Z looking for conflicting packages... 2021-05-16T20:14:36.2081093Z 2021-05-16T20:14:36.2082260Z Packages (1) mingw-w64-x86_64-tesseract-ocr-4.1.1-7 2021-05-16T20:14:36.2083499Z 2021-05-16T20:14:36.2084539Z Total Installed Size: 24.86 MiB 2021-05-16T20:14:36.2085542Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:14:36.2086150Z 2021-05-16T20:14:36.2086923Z :: Proceed with installation? [Y/n] 2021-05-16T20:14:36.2087628Z checking keyring... 2021-05-16T20:14:36.2880319Z checking package integrity... 2021-05-16T20:14:36.4610634Z loading package files... 2021-05-16T20:14:36.4643911Z checking for file conflicts... 2021-05-16T20:14:36.4644780Z checking available disk space... 2021-05-16T20:14:36.4696445Z :: Processing package changes... 2021-05-16T20:14:36.4697397Z reinstalling mingw-w64-x86_64-tesseract-ocr... 2021-05-16T20:14:37.4839089Z warning: mingw-w64-x86_64-thrift-0.13.0-2 is up to date -- reinstalling 2021-05-16T20:14:37.4840006Z resolving dependencies... 2021-05-16T20:14:37.5142207Z looking for conflicting packages... 2021-05-16T20:14:37.5215914Z 2021-05-16T20:14:37.5217182Z Packages (1) mingw-w64-x86_64-thrift-0.13.0-2 2021-05-16T20:14:37.5218097Z 2021-05-16T20:14:37.5219063Z Total Installed Size: 7.49 MiB 2021-05-16T20:14:37.5220014Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:14:37.5220456Z 2021-05-16T20:14:37.5221262Z :: Proceed with installation? [Y/n] 2021-05-16T20:14:37.5221964Z checking keyring... 2021-05-16T20:14:37.6027953Z checking package integrity... 2021-05-16T20:14:37.7620927Z loading package files... 2021-05-16T20:14:37.7656120Z checking for file conflicts... 2021-05-16T20:14:37.7657068Z checking available disk space... 2021-05-16T20:14:37.7999350Z :: Processing package changes... 2021-05-16T20:14:37.8000563Z reinstalling mingw-w64-x86_64-thrift... 2021-05-16T20:14:38.8108864Z resolving dependencies... 2021-05-16T20:14:38.8427339Z looking for conflicting packages... 2021-05-16T20:14:38.8501370Z 2021-05-16T20:14:38.8502497Z Packages (1) mingw-w64-x86_64-tiledb-2.2.4-2 2021-05-16T20:14:38.8503127Z 2021-05-16T20:14:38.8503723Z Total Download Size: 3.09 MiB 2021-05-16T20:14:38.8504427Z Total Installed Size: 47.15 MiB 2021-05-16T20:14:38.8504883Z 2021-05-16T20:14:38.8505650Z :: Proceed with installation? [Y/n] 2021-05-16T20:14:38.8506413Z :: Retrieving packages... 2021-05-16T20:14:39.1682651Z downloading mingw-w64-x86_64-tiledb-2.2.4-2-any.pkg.tar.zst... 2021-05-16T20:14:39.9383839Z checking keyring... 2021-05-16T20:14:40.0410086Z checking package integrity... 2021-05-16T20:14:40.2169576Z loading package files... 2021-05-16T20:14:40.2194752Z checking for file conflicts... 2021-05-16T20:14:40.2221483Z checking available disk space... 2021-05-16T20:14:40.2233730Z :: Processing package changes... 2021-05-16T20:14:40.2234626Z installing mingw-w64-x86_64-tiledb... 2021-05-16T20:14:41.2515567Z warning: mingw-w64-x86_64-tk-8.6.11.1-2 is up to date -- reinstalling 2021-05-16T20:14:41.2516715Z resolving dependencies... 2021-05-16T20:14:41.2798731Z looking for conflicting packages... 2021-05-16T20:14:41.2886881Z 2021-05-16T20:14:41.2888011Z Packages (1) mingw-w64-x86_64-tk-8.6.11.1-2 2021-05-16T20:14:41.2888517Z 2021-05-16T20:14:41.2889083Z Total Download Size: 1.93 MiB 2021-05-16T20:14:41.2889799Z Total Installed Size: 5.55 MiB 2021-05-16T20:14:41.2890456Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:14:41.2890877Z 2021-05-16T20:14:41.2891683Z :: Proceed with installation? [Y/n] 2021-05-16T20:14:41.2892430Z :: Retrieving packages... 2021-05-16T20:14:41.6043586Z downloading mingw-w64-x86_64-tk-8.6.11.1-2-any.pkg.tar.zst... 2021-05-16T20:14:42.3038709Z checking keyring... 2021-05-16T20:14:42.4168015Z checking package integrity... 2021-05-16T20:14:42.5860908Z loading package files... 2021-05-16T20:14:42.5949116Z checking for file conflicts... 2021-05-16T20:14:42.5950178Z checking available disk space... 2021-05-16T20:14:42.7555157Z :: Processing package changes... 2021-05-16T20:14:42.7556397Z reinstalling mingw-w64-x86_64-tk... 2021-05-16T20:14:44.3350736Z resolving dependencies... 2021-05-16T20:14:44.3741071Z looking for conflicting packages... 2021-05-16T20:14:44.3842823Z 2021-05-16T20:14:44.3844014Z Packages (1) mingw-w64-x86_64-tktable-2.10-5 2021-05-16T20:14:44.3844557Z 2021-05-16T20:14:44.3845146Z Total Download Size: 0.11 MiB 2021-05-16T20:14:44.3845813Z Total Installed Size: 0.30 MiB 2021-05-16T20:14:44.3846238Z 2021-05-16T20:14:44.3846993Z :: Proceed with installation? [Y/n] 2021-05-16T20:14:44.3847796Z :: Retrieving packages... 2021-05-16T20:14:44.7032440Z downloading mingw-w64-x86_64-tktable-2.10-5-any.pkg.tar.zst... 2021-05-16T20:14:44.9919882Z checking keyring... 2021-05-16T20:14:45.0965957Z checking package integrity... 2021-05-16T20:14:45.2505013Z loading package files... 2021-05-16T20:14:45.2516859Z checking for file conflicts... 2021-05-16T20:14:45.2523806Z checking available disk space... 2021-05-16T20:14:45.2540906Z :: Processing package changes... 2021-05-16T20:14:45.2541941Z installing mingw-w64-x86_64-tktable... 2021-05-16T20:14:46.1212930Z warning: mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-16T20:14:46.1214225Z resolving dependencies... 2021-05-16T20:14:46.1332423Z looking for conflicting packages... 2021-05-16T20:14:46.1583822Z 2021-05-16T20:14:46.1585542Z Packages (1) mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T20:14:46.1586509Z 2021-05-16T20:14:46.1587340Z Total Download Size: 0.30 MiB 2021-05-16T20:14:46.1588420Z Total Installed Size: 0.96 MiB 2021-05-16T20:14:46.1589330Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:14:46.1589906Z 2021-05-16T20:14:46.1590916Z :: Proceed with installation? [Y/n] 2021-05-16T20:14:46.1591901Z :: Retrieving packages... 2021-05-16T20:14:46.4820961Z downloading mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T20:14:46.8677154Z checking keyring... 2021-05-16T20:14:46.9685651Z checking package integrity... 2021-05-16T20:14:47.1163139Z loading package files... 2021-05-16T20:14:47.1196050Z checking for file conflicts... 2021-05-16T20:14:47.1197133Z checking available disk space... 2021-05-16T20:14:47.1237010Z :: Processing package changes... 2021-05-16T20:14:47.1238015Z reinstalling mingw-w64-x86_64-tools-git... 2021-05-16T20:14:48.0244520Z resolving dependencies... 2021-05-16T20:14:48.0340826Z looking for conflicting packages... 2021-05-16T20:14:48.0605791Z 2021-05-16T20:14:48.0608296Z Packages (1) mingw-w64-x86_64-udunits-2.2.27.6-1 2021-05-16T20:14:48.0609408Z 2021-05-16T20:14:48.0610213Z Total Download Size: 0.17 MiB 2021-05-16T20:14:48.0611143Z Total Installed Size: 0.70 MiB 2021-05-16T20:14:48.0611744Z 2021-05-16T20:14:48.0612710Z :: Proceed with installation? [Y/n] 2021-05-16T20:14:48.0613717Z :: Retrieving packages... 2021-05-16T20:14:48.3908616Z downloading mingw-w64-x86_64-udunits-2.2.27.6-1-any.pkg.tar.zst... 2021-05-16T20:14:48.6816557Z checking keyring... 2021-05-16T20:14:48.7795935Z checking package integrity... 2021-05-16T20:14:48.9316684Z loading package files... 2021-05-16T20:14:48.9341257Z checking for file conflicts... 2021-05-16T20:14:48.9355796Z checking available disk space... 2021-05-16T20:14:48.9367603Z :: Processing package changes... 2021-05-16T20:14:48.9368484Z installing mingw-w64-x86_64-udunits... 2021-05-16T20:14:49.8339737Z warning: mingw-w64-x86_64-windows-default-manifest-6.4-3 is up to date -- reinstalling 2021-05-16T20:14:49.8341120Z resolving dependencies... 2021-05-16T20:14:49.8342282Z looking for conflicting packages... 2021-05-16T20:14:49.8731958Z 2021-05-16T20:14:49.8734156Z Packages (1) mingw-w64-x86_64-windows-default-manifest-6.4-3 2021-05-16T20:14:49.8734918Z 2021-05-16T20:14:49.8735546Z Total Download Size: 0.01 MiB 2021-05-16T20:14:49.8736222Z Total Installed Size: 0.00 MiB 2021-05-16T20:14:49.8736863Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:14:49.8737288Z 2021-05-16T20:14:49.8738065Z :: Proceed with installation? [Y/n] 2021-05-16T20:14:49.8738809Z :: Retrieving packages... 2021-05-16T20:14:50.1860674Z downloading mingw-w64-x86_64-windows-default-manifest-6.4-3-any.pkg.tar.xz... 2021-05-16T20:14:50.2785644Z checking keyring... 2021-05-16T20:14:50.3770643Z checking package integrity... 2021-05-16T20:14:50.5333200Z loading package files... 2021-05-16T20:14:50.5352986Z checking for file conflicts... 2021-05-16T20:14:50.5353906Z checking available disk space... 2021-05-16T20:14:50.5371955Z :: Processing package changes... 2021-05-16T20:14:50.5373096Z reinstalling mingw-w64-x86_64-windows-default-manifest... 2021-05-16T20:14:51.4041242Z warning: mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-16T20:14:51.4042413Z resolving dependencies... 2021-05-16T20:14:51.4249206Z looking for conflicting packages... 2021-05-16T20:14:51.4392973Z 2021-05-16T20:14:51.4394573Z Packages (1) mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T20:14:51.4395598Z 2021-05-16T20:14:51.4396322Z Total Download Size: 0.04 MiB 2021-05-16T20:14:51.4397121Z Total Installed Size: 0.37 MiB 2021-05-16T20:14:51.4397931Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:14:51.4398439Z 2021-05-16T20:14:51.4399311Z :: Proceed with installation? [Y/n] 2021-05-16T20:14:51.4400206Z :: Retrieving packages... 2021-05-16T20:14:51.7724320Z downloading mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T20:14:51.9632124Z checking keyring... 2021-05-16T20:14:52.0615649Z checking package integrity... 2021-05-16T20:14:52.2161350Z loading package files... 2021-05-16T20:14:52.2185884Z checking for file conflicts... 2021-05-16T20:14:52.2186770Z checking available disk space... 2021-05-16T20:14:52.2255521Z :: Processing package changes... 2021-05-16T20:14:52.2256895Z reinstalling mingw-w64-x86_64-winpthreads-git... 2021-05-16T20:14:53.1229213Z warning: mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-16T20:14:53.1231565Z resolving dependencies... 2021-05-16T20:14:53.1232528Z looking for conflicting packages... 2021-05-16T20:14:53.1695737Z 2021-05-16T20:14:53.1698899Z Packages (1) mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T20:14:53.1699800Z 2021-05-16T20:14:53.1700423Z Total Download Size: 0.02 MiB 2021-05-16T20:14:53.1701104Z Total Installed Size: 0.21 MiB 2021-05-16T20:14:53.1701768Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:14:53.1702180Z 2021-05-16T20:14:53.1702959Z :: Proceed with installation? [Y/n] 2021-05-16T20:14:53.1703871Z :: Retrieving packages... 2021-05-16T20:14:53.5025506Z downloading mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T20:14:53.5995021Z checking keyring... 2021-05-16T20:14:53.6970746Z checking package integrity... 2021-05-16T20:14:53.8470453Z loading package files... 2021-05-16T20:14:53.8484291Z checking for file conflicts... 2021-05-16T20:14:53.8485514Z checking available disk space... 2021-05-16T20:14:53.8509078Z :: Processing package changes... 2021-05-16T20:14:53.8510168Z reinstalling mingw-w64-x86_64-winstorecompat-git... 2021-05-16T20:14:54.7446735Z warning: mingw-w64-x86_64-x264-git-r2991.1771b556-1 is up to date -- reinstalling 2021-05-16T20:14:54.7447621Z resolving dependencies... 2021-05-16T20:14:54.7665421Z looking for conflicting packages... 2021-05-16T20:14:54.7829215Z 2021-05-16T20:14:54.7830643Z Packages (1) mingw-w64-x86_64-x264-git-r2991.1771b556-1 2021-05-16T20:14:54.7831789Z 2021-05-16T20:14:54.7833286Z Total Installed Size: 6.66 MiB 2021-05-16T20:14:54.7834270Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:14:54.7834744Z 2021-05-16T20:14:54.7835541Z :: Proceed with installation? [Y/n] 2021-05-16T20:14:54.7836238Z checking keyring... 2021-05-16T20:14:54.8642103Z checking package integrity... 2021-05-16T20:14:54.9929364Z loading package files... 2021-05-16T20:14:54.9962602Z checking for file conflicts... 2021-05-16T20:14:54.9963486Z checking available disk space... 2021-05-16T20:14:54.9982154Z :: Processing package changes... 2021-05-16T20:14:54.9983109Z reinstalling mingw-w64-x86_64-x264-git... 2021-05-16T20:14:55.9863683Z warning: mingw-w64-x86_64-x265-3.4-2 is up to date -- reinstalling 2021-05-16T20:14:55.9864572Z resolving dependencies... 2021-05-16T20:14:56.0084614Z looking for conflicting packages... 2021-05-16T20:14:56.0347673Z 2021-05-16T20:14:56.0349229Z Packages (1) mingw-w64-x86_64-x265-3.4-2 2021-05-16T20:14:56.0349985Z 2021-05-16T20:14:56.0351554Z Total Installed Size: 46.73 MiB 2021-05-16T20:14:56.0352765Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:14:56.0353443Z 2021-05-16T20:14:56.0354283Z :: Proceed with installation? [Y/n] 2021-05-16T20:14:56.0354965Z checking keyring... 2021-05-16T20:14:56.1199788Z checking package integrity... 2021-05-16T20:14:56.2656426Z loading package files... 2021-05-16T20:14:56.2683026Z checking for file conflicts... 2021-05-16T20:14:56.2684007Z checking available disk space... 2021-05-16T20:14:56.2702267Z :: Processing package changes... 2021-05-16T20:14:56.2703153Z reinstalling mingw-w64-x86_64-x265... 2021-05-16T20:14:57.2547553Z warning: mingw-w64-x86_64-xvidcore-1.3.7-2 is up to date -- reinstalling 2021-05-16T20:14:57.2548490Z resolving dependencies... 2021-05-16T20:14:57.2551257Z looking for conflicting packages... 2021-05-16T20:14:57.2898428Z 2021-05-16T20:14:57.2899628Z Packages (1) mingw-w64-x86_64-xvidcore-1.3.7-2 2021-05-16T20:14:57.2900180Z 2021-05-16T20:14:57.2901029Z Total Installed Size: 1.70 MiB 2021-05-16T20:14:57.2901651Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:14:57.2901981Z 2021-05-16T20:14:57.2902777Z :: Proceed with installation? [Y/n] 2021-05-16T20:14:57.2903886Z checking keyring... 2021-05-16T20:14:57.3710959Z checking package integrity... 2021-05-16T20:14:57.4927604Z loading package files... 2021-05-16T20:14:57.4940391Z checking for file conflicts... 2021-05-16T20:14:57.4941281Z checking available disk space... 2021-05-16T20:14:57.4956642Z :: Processing package changes... 2021-05-16T20:14:57.4957599Z reinstalling mingw-w64-x86_64-xvidcore... 2021-05-16T20:14:58.3471279Z warning: mingw-w64-x86_64-xz-5.2.5-2 is up to date -- reinstalling 2021-05-16T20:14:58.3472217Z resolving dependencies... 2021-05-16T20:14:58.3588696Z looking for conflicting packages... 2021-05-16T20:14:58.3814945Z 2021-05-16T20:14:58.3816345Z Packages (1) mingw-w64-x86_64-xz-5.2.5-2 2021-05-16T20:14:58.3817062Z 2021-05-16T20:14:58.3817658Z Total Download Size: 0.35 MiB 2021-05-16T20:14:58.3818597Z Total Installed Size: 1.67 MiB 2021-05-16T20:14:58.3819271Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:14:58.3819693Z 2021-05-16T20:14:58.3820420Z :: Proceed with installation? [Y/n] 2021-05-16T20:14:58.3821151Z :: Retrieving packages... 2021-05-16T20:14:58.7010578Z downloading mingw-w64-x86_64-xz-5.2.5-2-any.pkg.tar.zst... 2021-05-16T20:14:59.0790549Z checking keyring... 2021-05-16T20:14:59.1878940Z checking package integrity... 2021-05-16T20:14:59.3440362Z loading package files... 2021-05-16T20:14:59.3463569Z checking for file conflicts... 2021-05-16T20:14:59.3464365Z checking available disk space... 2021-05-16T20:14:59.3795715Z :: Processing package changes... 2021-05-16T20:14:59.3796757Z reinstalling mingw-w64-x86_64-xz... 2021-05-16T20:15:00.3433328Z resolving dependencies... 2021-05-16T20:15:00.3568901Z looking for conflicting packages... 2021-05-16T20:15:00.3809785Z 2021-05-16T20:15:00.3811124Z Packages (1) mingw-w64-x86_64-yasm-1.3.0-4 2021-05-16T20:15:00.3811672Z 2021-05-16T20:15:00.3812316Z Total Download Size: 0.50 MiB 2021-05-16T20:15:00.3813011Z Total Installed Size: 3.27 MiB 2021-05-16T20:15:00.3814037Z 2021-05-16T20:15:00.3814853Z :: Proceed with installation? [Y/n] 2021-05-16T20:15:00.3815609Z :: Retrieving packages... 2021-05-16T20:15:00.7006574Z downloading mingw-w64-x86_64-yasm-1.3.0-4-any.pkg.tar.xz... 2021-05-16T20:15:01.1701949Z checking keyring... 2021-05-16T20:15:01.2719426Z checking package integrity... 2021-05-16T20:15:01.4329210Z loading package files... 2021-05-16T20:15:01.4396933Z checking for file conflicts... 2021-05-16T20:15:01.4423498Z checking available disk space... 2021-05-16T20:15:01.4439167Z :: Processing package changes... 2021-05-16T20:15:01.4440137Z installing mingw-w64-x86_64-yasm... 2021-05-16T20:15:02.5465292Z error: target not found: mingw-w64-x86_64-zint 2021-05-16T20:15:03.4457102Z warning: mingw-w64-x86_64-zlib-1.2.11-9 is up to date -- reinstalling 2021-05-16T20:15:03.4458233Z resolving dependencies... 2021-05-16T20:15:03.4459323Z looking for conflicting packages... 2021-05-16T20:15:03.4832026Z 2021-05-16T20:15:03.4833399Z Packages (1) mingw-w64-x86_64-zlib-1.2.11-9 2021-05-16T20:15:03.4833940Z 2021-05-16T20:15:03.4834536Z Total Download Size: 0.10 MiB 2021-05-16T20:15:03.4835878Z Total Installed Size: 0.38 MiB 2021-05-16T20:15:03.4836561Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:15:03.4836982Z 2021-05-16T20:15:03.4837749Z :: Proceed with installation? [Y/n] 2021-05-16T20:15:03.4838512Z :: Retrieving packages... 2021-05-16T20:15:03.8137597Z downloading mingw-w64-x86_64-zlib-1.2.11-9-any.pkg.tar.zst... 2021-05-16T20:15:04.0983958Z checking keyring... 2021-05-16T20:15:04.2090170Z checking package integrity... 2021-05-16T20:15:04.3650115Z loading package files... 2021-05-16T20:15:04.3674471Z checking for file conflicts... 2021-05-16T20:15:04.3676065Z checking available disk space... 2021-05-16T20:15:04.3717844Z :: Processing package changes... 2021-05-16T20:15:04.3718872Z reinstalling mingw-w64-x86_64-zlib... 2021-05-16T20:15:05.2570310Z warning: mingw-w64-x86_64-zstd-1.5.0-1 is up to date -- reinstalling 2021-05-16T20:15:05.2571369Z resolving dependencies... 2021-05-16T20:15:05.2573563Z looking for conflicting packages... 2021-05-16T20:15:05.2949461Z 2021-05-16T20:15:05.2950734Z Packages (1) mingw-w64-x86_64-zstd-1.5.0-1 2021-05-16T20:15:05.2951279Z 2021-05-16T20:15:05.2951934Z Total Download Size: 0.52 MiB 2021-05-16T20:15:05.2952616Z Total Installed Size: 3.70 MiB 2021-05-16T20:15:05.2954290Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:15:05.2954720Z 2021-05-16T20:15:05.2955474Z :: Proceed with installation? [Y/n] 2021-05-16T20:15:05.2956210Z :: Retrieving packages... 2021-05-16T20:15:05.6389660Z downloading mingw-w64-x86_64-zstd-1.5.0-1-any.pkg.tar.zst... 2021-05-16T20:15:06.1204652Z checking keyring... 2021-05-16T20:15:06.2170451Z checking package integrity... 2021-05-16T20:15:06.3786354Z loading package files... 2021-05-16T20:15:06.3807516Z checking for file conflicts... 2021-05-16T20:15:06.3808683Z checking available disk space... 2021-05-16T20:15:06.3869463Z :: Processing package changes... 2021-05-16T20:15:06.3870519Z reinstalling mingw-w64-x86_64-zstd... 2021-05-16T20:15:06.6524380Z % Total % Received % Xferd Average Speed Time Time Time Current 2021-05-16T20:15:06.6526271Z Dload Upload Total Spent Left Speed 2021-05-16T20:15:06.6526950Z 2021-05-16T20:15:06.8161556Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-16T20:15:06.8163783Z 100 162 100 162 0 0 162 0 0:00:01 --:--:-- 0:00:01 941 2021-05-16T20:15:07.3217974Z 2021-05-16T20:15:07.3219640Z 100 29.0M 100 29.0M 0 0 29.0M 0 0:00:01 --:--:-- 0:00:01 29.0M 2021-05-16T20:15:09.4934079Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-16T20:15:09.4934856Z with: 2021-05-16T20:15:09.4935344Z github_slug: neuroconductor/neurobase 2021-05-16T20:15:09.4935833Z env: 2021-05-16T20:15:09.4936270Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:15:09.4936762Z TIC_DEPLOY_KEY: 2021-05-16T20:15:09.4937144Z RSPM: 2021-05-16T20:15:09.4939021Z GITHUB_PAT: *** 2021-05-16T20:15:09.4939454Z COVERALLS_TOKEN: 2021-05-16T20:15:09.4939943Z continue-on-error: false 2021-05-16T20:15:09.4940445Z VDIFFR_RUN_TESTS: 2021-05-16T20:15:09.4940880Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T20:15:09.4941300Z TZ: UTC 2021-05-16T20:15:09.4941708Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:15:09.4942141Z NOT_CRAN: true 2021-05-16T20:15:09.4942527Z MSYSTEM: MINGW64 2021-05-16T20:15:09.4942939Z ##[endgroup] 2021-05-16T20:15:09.7652048Z repo slug is: neuroconductor/neurobase 2021-05-16T20:15:09.7979015Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-16T20:15:09.7979761Z env: 2021-05-16T20:15:09.7980239Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:15:09.7980711Z TIC_DEPLOY_KEY: 2021-05-16T20:15:09.7981086Z RSPM: 2021-05-16T20:15:09.7982091Z GITHUB_PAT: *** 2021-05-16T20:15:09.7982510Z COVERALLS_TOKEN: 2021-05-16T20:15:09.7982994Z continue-on-error: false 2021-05-16T20:15:09.7983490Z VDIFFR_RUN_TESTS: 2021-05-16T20:15:09.7983943Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T20:15:09.7984342Z TZ: UTC 2021-05-16T20:15:09.7984748Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:15:09.7985159Z NOT_CRAN: true 2021-05-16T20:15:09.7985564Z MSYSTEM: MINGW64 2021-05-16T20:15:09.7985974Z ##[endgroup] 2021-05-16T20:15:10.5245895Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-16T20:15:10.5246576Z with: 2021-05-16T20:15:10.5246983Z repo_name: neurobase 2021-05-16T20:15:10.5247417Z repo_version: 1.30.1 2021-05-16T20:15:10.5247809Z runner_os: Windows 2021-05-16T20:15:10.5248198Z R_version: 3.6 2021-05-16T20:15:10.5248531Z env: 2021-05-16T20:15:10.5248976Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:15:10.5249438Z TIC_DEPLOY_KEY: 2021-05-16T20:15:10.5249800Z RSPM: 2021-05-16T20:15:10.5251312Z GITHUB_PAT: *** 2021-05-16T20:15:10.5251721Z COVERALLS_TOKEN: 2021-05-16T20:15:10.5252369Z continue-on-error: false 2021-05-16T20:15:10.5252857Z VDIFFR_RUN_TESTS: 2021-05-16T20:15:10.5253284Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T20:15:10.5253688Z TZ: UTC 2021-05-16T20:15:10.5254084Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:15:10.5254487Z NOT_CRAN: true 2021-05-16T20:15:10.5254878Z MSYSTEM: MINGW64 2021-05-16T20:15:10.5255927Z ##[endgroup] 2021-05-16T20:15:10.5911016Z Package: neurobase 2021-05-16T20:15:10.5915505Z Version: 1.30.1 2021-05-16T20:15:10.5916122Z OS: Windows 2021-05-16T20:15:10.6170142Z ##[group]Run install.packages('remotes') 2021-05-16T20:15:10.6171009Z install.packages('remotes') 2021-05-16T20:15:10.6171822Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-16T20:15:10.6172969Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-16T20:15:10.6180067Z shell: C:\R\bin\Rscript.EXE {0} 2021-05-16T20:15:10.6180503Z env: 2021-05-16T20:15:10.6180943Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:15:10.6181422Z TIC_DEPLOY_KEY: 2021-05-16T20:15:10.6181770Z RSPM: 2021-05-16T20:15:10.6182859Z GITHUB_PAT: *** 2021-05-16T20:15:10.6183264Z COVERALLS_TOKEN: 2021-05-16T20:15:10.6183744Z continue-on-error: false 2021-05-16T20:15:10.6184907Z VDIFFR_RUN_TESTS: 2021-05-16T20:15:10.6185340Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T20:15:10.6185741Z TZ: UTC 2021-05-16T20:15:10.6186158Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:15:10.6186561Z NOT_CRAN: true 2021-05-16T20:15:10.6186950Z MSYSTEM: MINGW64 2021-05-16T20:15:10.6187341Z ##[endgroup] 2021-05-16T20:15:10.8589153Z Installing package into 'D:/a/_temp/Library' 2021-05-16T20:15:10.8590186Z (as 'lib' is unspecified) 2021-05-16T20:15:13.1526523Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/remotes_2.3.0.zip' 2021-05-16T20:15:13.1892442Z Content type 'application/zip' length 393711 bytes (384 KB) 2021-05-16T20:15:13.2031638Z ================================================== 2021-05-16T20:15:13.2032634Z downloaded 384 KB 2021-05-16T20:15:13.2033173Z 2021-05-16T20:15:13.2238176Z package 'remotes' successfully unpacked and MD5 sums checked 2021-05-16T20:15:13.2268191Z 2021-05-16T20:15:13.2269206Z The downloaded binary packages are in 2021-05-16T20:15:13.2270340Z C:\Users\runneradmin\AppData\Local\Temp\RtmpqwuGVY\downloaded_packages 2021-05-16T20:15:19.6825531Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-16T20:15:19.6826389Z remotes::install_github("ropensci/tic") 2021-05-16T20:15:19.6827053Z remotes::install_github("muschellij2/ghtravis") 2021-05-16T20:15:19.6827722Z remotes::install_github("muschellij2/aghast") 2021-05-16T20:15:19.6828309Z remotes::install_cran("covr") 2021-05-16T20:15:19.6834755Z shell: C:\R\bin\Rscript.EXE {0} 2021-05-16T20:15:19.6835166Z env: 2021-05-16T20:15:19.6835623Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:15:19.6836103Z TIC_DEPLOY_KEY: 2021-05-16T20:15:19.6836452Z RSPM: 2021-05-16T20:15:19.6837903Z GITHUB_PAT: *** 2021-05-16T20:15:19.6838294Z COVERALLS_TOKEN: 2021-05-16T20:15:19.6838794Z continue-on-error: false 2021-05-16T20:15:19.6839268Z VDIFFR_RUN_TESTS: 2021-05-16T20:15:19.6839707Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T20:15:19.6840103Z TZ: UTC 2021-05-16T20:15:19.6840554Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:15:19.6840973Z NOT_CRAN: true 2021-05-16T20:15:19.6841352Z MSYSTEM: MINGW64 2021-05-16T20:15:19.6841759Z ##[endgroup] 2021-05-16T20:15:20.8453424Z Using github PAT from envvar GITHUB_PAT 2021-05-16T20:15:20.8454915Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-16T20:15:25.2094324Z rlang (NA -> 0.4.11) [CRAN] 2021-05-16T20:15:25.2095345Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-16T20:15:25.2096041Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-16T20:15:25.2096668Z sys (NA -> 3.4 ) [CRAN] 2021-05-16T20:15:25.2097261Z askpass (NA -> 1.1 ) [CRAN] 2021-05-16T20:15:25.2097851Z R6 (NA -> 2.5.0 ) [CRAN] 2021-05-16T20:15:25.2098430Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-16T20:15:25.2099027Z mime (NA -> 0.10 ) [CRAN] 2021-05-16T20:15:25.2099585Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-16T20:15:25.2100184Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-16T20:15:25.2101830Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-16T20:15:25.2102402Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-16T20:15:25.2103221Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-16T20:15:25.2103820Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-16T20:15:25.2104394Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-16T20:15:25.2104999Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-16T20:15:25.2105639Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-16T20:15:25.2106323Z rprojroot (NA -> 2.0.2 ) [CRAN] 2021-05-16T20:15:25.2106924Z crayon (NA -> 1.4.1 ) [CRAN] 2021-05-16T20:15:25.2107526Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-16T20:15:25.2108122Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-16T20:15:25.2108687Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-16T20:15:25.2109287Z whisker (NA -> 0.4 ) [CRAN] 2021-05-16T20:15:25.2109886Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-16T20:15:25.2110492Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-16T20:15:25.2111103Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-16T20:15:25.2111700Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-16T20:15:25.2112281Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-16T20:15:25.2112840Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-16T20:15:25.2113411Z desc (NA -> 1.3.0 ) [CRAN] 2021-05-16T20:15:25.2113996Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-16T20:15:25.2114614Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-16T20:15:25.2115222Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-16T20:15:25.2115814Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-16T20:15:25.2116448Z git2r (NA -> 0.28.0) [CRAN] 2021-05-16T20:15:25.2130809Z 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-16T20:15:25.2151429Z Installing packages into 'D:/a/_temp/Library' 2021-05-16T20:15:25.2152345Z (as 'lib' is unspecified) 2021-05-16T20:15:27.0372750Z 2021-05-16T20:15:27.0376849Z There is a binary version available but the source version is later: 2021-05-16T20:15:27.0412622Z binary source needs_compilation 2021-05-16T20:15:27.0413720Z cachem 1.0.4 1.0.5 TRUE 2021-05-16T20:15:27.0414167Z 2021-05-16T20:15:27.0439380Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/rlang_0.4.11.zip' 2021-05-16T20:15:27.0509485Z Content type 'application/zip' length 1224139 bytes (1.2 MB) 2021-05-16T20:15:27.0750016Z ================================================== 2021-05-16T20:15:27.0755724Z downloaded 1.2 MB 2021-05-16T20:15:27.0757103Z 2021-05-16T20:15:27.0768781Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/magrittr_2.0.1.zip' 2021-05-16T20:15:27.0853885Z Content type 'application/zip' length 236016 bytes (230 KB) 2021-05-16T20:15:27.0929048Z ================================================== 2021-05-16T20:15:27.0929998Z downloaded 230 KB 2021-05-16T20:15:27.0930536Z 2021-05-16T20:15:27.0966962Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/glue_1.4.2.zip' 2021-05-16T20:15:27.1106906Z Content type 'application/zip' length 154763 bytes (151 KB) 2021-05-16T20:15:27.1197361Z ================================================== 2021-05-16T20:15:27.1198313Z downloaded 151 KB 2021-05-16T20:15:27.1198807Z 2021-05-16T20:15:27.1214970Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/sys_3.4.zip' 2021-05-16T20:15:27.1589639Z Content type 'application/zip' length 59978 bytes (58 KB) 2021-05-16T20:15:27.1620057Z ================================================== 2021-05-16T20:15:27.1621008Z downloaded 58 KB 2021-05-16T20:15:27.1621456Z 2021-05-16T20:15:27.1639852Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/askpass_1.1.zip' 2021-05-16T20:15:27.1990187Z Content type 'application/zip' length 64698 bytes (63 KB) 2021-05-16T20:15:27.1996547Z ================================================== 2021-05-16T20:15:27.1997601Z downloaded 63 KB 2021-05-16T20:15:27.1998085Z 2021-05-16T20:15:27.2015638Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/R6_2.5.0.zip' 2021-05-16T20:15:27.2159582Z Content type 'application/zip' length 84104 bytes (82 KB) 2021-05-16T20:15:27.2167847Z ================================================== 2021-05-16T20:15:27.2168581Z downloaded 82 KB 2021-05-16T20:15:27.2169286Z 2021-05-16T20:15:27.2183868Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/openssl_1.4.4.zip' 2021-05-16T20:15:27.2741700Z Content type 'application/zip' length 4105779 bytes (3.9 MB) 2021-05-16T20:15:27.3510106Z ================================================== 2021-05-16T20:15:27.3511212Z downloaded 3.9 MB 2021-05-16T20:15:27.3511765Z 2021-05-16T20:15:27.3530908Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/mime_0.10.zip' 2021-05-16T20:15:27.4203149Z Content type 'application/zip' length 48417 bytes (47 KB) 2021-05-16T20:15:27.4209079Z ================================================== 2021-05-16T20:15:27.4210056Z downloaded 47 KB 2021-05-16T20:15:27.4210527Z 2021-05-16T20:15:27.4232953Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/curl_4.3.1.zip' 2021-05-16T20:15:27.4600875Z Content type 'application/zip' length 4250500 bytes (4.1 MB) 2021-05-16T20:15:27.5644713Z ================================================== 2021-05-16T20:15:27.5646315Z downloaded 4.1 MB 2021-05-16T20:15:27.5647074Z 2021-05-16T20:15:27.5663927Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/jsonlite_1.7.2.zip' 2021-05-16T20:15:27.5818713Z Content type 'application/zip' length 541859 bytes (529 KB) 2021-05-16T20:15:27.7420990Z ================================================== 2021-05-16T20:15:27.7421825Z downloaded 529 KB 2021-05-16T20:15:27.7422387Z 2021-05-16T20:15:27.7441355Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/ini_0.3.1.zip' 2021-05-16T20:15:27.8005394Z Content type 'application/zip' length 15689 bytes (15 KB) 2021-05-16T20:15:27.8014487Z ================================================== 2021-05-16T20:15:27.8016184Z downloaded 15 KB 2021-05-16T20:15:27.8016833Z 2021-05-16T20:15:27.8034183Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/httr_1.4.2.zip' 2021-05-16T20:15:27.8717442Z Content type 'application/zip' length 519204 bytes (507 KB) 2021-05-16T20:15:28.0058863Z ================================================== 2021-05-16T20:15:28.0060145Z downloaded 507 KB 2021-05-16T20:15:28.0060720Z 2021-05-16T20:15:28.0082788Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/gitcreds_0.1.1.zip' 2021-05-16T20:15:28.0796435Z Content type 'application/zip' length 97332 bytes (95 KB) 2021-05-16T20:15:28.0953646Z ================================================== 2021-05-16T20:15:28.0954685Z downloaded 95 KB 2021-05-16T20:15:28.0955118Z 2021-05-16T20:15:28.0974757Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/cli_2.5.0.zip' 2021-05-16T20:15:28.1040383Z Content type 'application/zip' length 534931 bytes (522 KB) 2021-05-16T20:15:28.1197691Z ================================================== 2021-05-16T20:15:28.1198632Z downloaded 522 KB 2021-05-16T20:15:28.1199063Z 2021-05-16T20:15:28.1215161Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/zip_2.1.1.zip' 2021-05-16T20:15:28.1603825Z Content type 'application/zip' length 743445 bytes (726 KB) 2021-05-16T20:15:28.1807322Z ================================================== 2021-05-16T20:15:28.1808241Z downloaded 726 KB 2021-05-16T20:15:28.1808804Z 2021-05-16T20:15:28.1828290Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/rstudioapi_0.13.zip' 2021-05-16T20:15:28.1894544Z Content type 'application/zip' length 302305 bytes (295 KB) 2021-05-16T20:15:28.2102722Z ================================================== 2021-05-16T20:15:28.2104441Z downloaded 295 KB 2021-05-16T20:15:28.2105019Z 2021-05-16T20:15:28.2125701Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/credentials_1.3.0.zip' 2021-05-16T20:15:28.2554211Z Content type 'application/zip' length 173746 bytes (169 KB) 2021-05-16T20:15:28.2618013Z ================================================== 2021-05-16T20:15:28.2618999Z downloaded 169 KB 2021-05-16T20:15:28.2619516Z 2021-05-16T20:15:28.2666500Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/rprojroot_2.0.2.zip' 2021-05-16T20:15:28.2823671Z Content type 'application/zip' length 105050 bytes (102 KB) 2021-05-16T20:15:28.2919150Z ================================================== 2021-05-16T20:15:28.2920172Z downloaded 102 KB 2021-05-16T20:15:28.2920661Z 2021-05-16T20:15:28.2939457Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/crayon_1.4.1.zip' 2021-05-16T20:15:28.3078070Z Content type 'application/zip' length 141808 bytes (138 KB) 2021-05-16T20:15:28.3129149Z ================================================== 2021-05-16T20:15:28.3130108Z downloaded 138 KB 2021-05-16T20:15:28.3130651Z 2021-05-16T20:15:28.3148683Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/fastmap_1.1.0.zip' 2021-05-16T20:15:28.3590149Z Content type 'application/zip' length 432038 bytes (421 KB) 2021-05-16T20:15:28.3715216Z ================================================== 2021-05-16T20:15:28.3716414Z downloaded 421 KB 2021-05-16T20:15:28.3716938Z 2021-05-16T20:15:28.3738497Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/yaml_2.2.1.zip' 2021-05-16T20:15:28.4083288Z Content type 'application/zip' length 206410 bytes (201 KB) 2021-05-16T20:15:28.4130556Z ================================================== 2021-05-16T20:15:28.4131942Z downloaded 201 KB 2021-05-16T20:15:28.4132558Z 2021-05-16T20:15:28.4153088Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/withr_2.4.2.zip' 2021-05-16T20:15:28.4278025Z Content type 'application/zip' length 212247 bytes (207 KB) 2021-05-16T20:15:28.4311686Z ================================================== 2021-05-16T20:15:28.4312632Z downloaded 207 KB 2021-05-16T20:15:28.4313129Z 2021-05-16T20:15:28.4329438Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/whisker_0.4.zip' 2021-05-16T20:15:28.4716052Z Content type 'application/zip' length 83318 bytes (81 KB) 2021-05-16T20:15:28.4773819Z ================================================== 2021-05-16T20:15:28.4774860Z downloaded 81 KB 2021-05-16T20:15:28.4775404Z 2021-05-16T20:15:28.4794491Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/rappdirs_0.3.3.zip' 2021-05-16T20:15:28.5173328Z Content type 'application/zip' length 58746 bytes (57 KB) 2021-05-16T20:15:28.5203187Z ================================================== 2021-05-16T20:15:28.5204188Z downloaded 57 KB 2021-05-16T20:15:28.5204714Z 2021-05-16T20:15:28.5228766Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/purrr_0.3.4.zip' 2021-05-16T20:15:28.5825511Z Content type 'application/zip' length 430780 bytes (420 KB) 2021-05-16T20:15:28.6073200Z ================================================== 2021-05-16T20:15:28.6074405Z downloaded 420 KB 2021-05-16T20:15:28.6074964Z 2021-05-16T20:15:28.6099784Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/lifecycle_1.0.0.zip' 2021-05-16T20:15:28.6276882Z Content type 'application/zip' length 111131 bytes (108 KB) 2021-05-16T20:15:28.6316999Z ================================================== 2021-05-16T20:15:28.6317718Z downloaded 108 KB 2021-05-16T20:15:28.6318244Z 2021-05-16T20:15:28.6336322Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/gh_1.3.0.zip' 2021-05-16T20:15:28.6652453Z Content type 'application/zip' length 141600 bytes (138 KB) 2021-05-16T20:15:28.6686295Z ================================================== 2021-05-16T20:15:28.6687239Z downloaded 138 KB 2021-05-16T20:15:28.6687704Z 2021-05-16T20:15:28.6708092Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/gert_1.3.0.zip' 2021-05-16T20:15:28.7084256Z Content type 'application/zip' length 3669242 bytes (3.5 MB) 2021-05-16T20:15:28.9169989Z ================================================== 2021-05-16T20:15:28.9171269Z downloaded 3.5 MB 2021-05-16T20:15:28.9171836Z 2021-05-16T20:15:28.9194133Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/fs_1.5.0.zip' 2021-05-16T20:15:28.9613537Z Content type 'application/zip' length 808907 bytes (789 KB) 2021-05-16T20:15:28.9896269Z ================================================== 2021-05-16T20:15:28.9897517Z downloaded 789 KB 2021-05-16T20:15:28.9901864Z 2021-05-16T20:15:28.9916820Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/desc_1.3.0.zip' 2021-05-16T20:15:29.0049994Z Content type 'application/zip' length 528456 bytes (516 KB) 2021-05-16T20:15:29.0089431Z ================================================== 2021-05-16T20:15:29.0090419Z downloaded 516 KB 2021-05-16T20:15:29.0090946Z 2021-05-16T20:15:29.0107952Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/clipr_0.7.1.zip' 2021-05-16T20:15:29.0503478Z Content type 'application/zip' length 52206 bytes (50 KB) 2021-05-16T20:15:29.0510679Z ================================================== 2021-05-16T20:15:29.0511565Z downloaded 50 KB 2021-05-16T20:15:29.0512058Z 2021-05-16T20:15:29.0535653Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/usethis_2.0.1.zip' 2021-05-16T20:15:29.0848989Z Content type 'application/zip' length 734873 bytes (717 KB) 2021-05-16T20:15:29.0989839Z ================================================== 2021-05-16T20:15:29.0991110Z downloaded 717 KB 2021-05-16T20:15:29.0991657Z 2021-05-16T20:15:29.1097157Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/memoise_2.0.0.zip' 2021-05-16T20:15:29.1639251Z Content type 'application/zip' length 49412 bytes (48 KB) 2021-05-16T20:15:29.1643296Z ================================================== 2021-05-16T20:15:29.1644698Z downloaded 48 KB 2021-05-16T20:15:29.1645520Z 2021-05-16T20:15:29.1662007Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/git2r_0.28.0.zip' 2021-05-16T20:15:29.2414250Z Content type 'application/zip' length 3938768 bytes (3.8 MB) 2021-05-16T20:15:29.5228628Z ================================================== 2021-05-16T20:15:29.5229742Z downloaded 3.8 MB 2021-05-16T20:15:29.5230194Z 2021-05-16T20:15:29.5602432Z package 'rlang' successfully unpacked and MD5 sums checked 2021-05-16T20:15:29.5829180Z package 'magrittr' successfully unpacked and MD5 sums checked 2021-05-16T20:15:29.6023145Z package 'glue' successfully unpacked and MD5 sums checked 2021-05-16T20:15:29.6170939Z package 'sys' successfully unpacked and MD5 sums checked 2021-05-16T20:15:29.6327261Z package 'askpass' successfully unpacked and MD5 sums checked 2021-05-16T20:15:29.6444259Z package 'R6' successfully unpacked and MD5 sums checked 2021-05-16T20:15:29.7766772Z package 'openssl' successfully unpacked and MD5 sums checked 2021-05-16T20:15:29.7895820Z package 'mime' successfully unpacked and MD5 sums checked 2021-05-16T20:15:29.9263195Z package 'curl' successfully unpacked and MD5 sums checked 2021-05-16T20:15:29.9532865Z package 'jsonlite' successfully unpacked and MD5 sums checked 2021-05-16T20:15:29.9643529Z package 'ini' successfully unpacked and MD5 sums checked 2021-05-16T20:15:29.9950905Z package 'httr' successfully unpacked and MD5 sums checked 2021-05-16T20:15:30.0224101Z package 'gitcreds' successfully unpacked and MD5 sums checked 2021-05-16T20:15:30.0462655Z package 'cli' successfully unpacked and MD5 sums checked 2021-05-16T20:15:30.0852913Z package 'zip' successfully unpacked and MD5 sums checked 2021-05-16T20:15:30.1112812Z package 'rstudioapi' successfully unpacked and MD5 sums checked 2021-05-16T20:15:30.1284004Z package 'credentials' successfully unpacked and MD5 sums checked 2021-05-16T20:15:30.1463925Z package 'rprojroot' successfully unpacked and MD5 sums checked 2021-05-16T20:15:30.1584841Z package 'crayon' successfully unpacked and MD5 sums checked 2021-05-16T20:15:30.1842898Z package 'fastmap' successfully unpacked and MD5 sums checked 2021-05-16T20:15:30.2048126Z package 'yaml' successfully unpacked and MD5 sums checked 2021-05-16T20:15:30.2225892Z package 'withr' successfully unpacked and MD5 sums checked 2021-05-16T20:15:30.2423885Z package 'whisker' successfully unpacked and MD5 sums checked 2021-05-16T20:15:30.2548377Z package 'rappdirs' successfully unpacked and MD5 sums checked 2021-05-16T20:15:30.2792582Z package 'purrr' successfully unpacked and MD5 sums checked 2021-05-16T20:15:30.2999329Z package 'lifecycle' successfully unpacked and MD5 sums checked 2021-05-16T20:15:30.3145223Z package 'gh' successfully unpacked and MD5 sums checked 2021-05-16T20:15:30.4293734Z package 'gert' successfully unpacked and MD5 sums checked 2021-05-16T20:15:30.4716084Z package 'fs' successfully unpacked and MD5 sums checked 2021-05-16T20:15:30.4940059Z package 'desc' successfully unpacked and MD5 sums checked 2021-05-16T20:15:30.5075109Z package 'clipr' successfully unpacked and MD5 sums checked 2021-05-16T20:15:30.5504230Z package 'usethis' successfully unpacked and MD5 sums checked 2021-05-16T20:15:30.5618242Z package 'memoise' successfully unpacked and MD5 sums checked 2021-05-16T20:15:30.6788155Z package 'git2r' successfully unpacked and MD5 sums checked 2021-05-16T20:15:30.6815068Z 2021-05-16T20:15:30.6816183Z The downloaded binary packages are in 2021-05-16T20:15:30.6817269Z C:\Users\runneradmin\AppData\Local\Temp\RtmpoZrWZy\downloaded_packages 2021-05-16T20:15:30.6819102Z installing the source package 'cachem' 2021-05-16T20:15:30.6820281Z 2021-05-16T20:15:30.6837800Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-16T20:15:30.7304402Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-16T20:15:30.7307612Z ================================================== 2021-05-16T20:15:30.7308473Z downloaded 24 KB 2021-05-16T20:15:30.7308936Z 2021-05-16T20:15:31.0933989Z * installing *source* package 'cachem' ... 2021-05-16T20:15:31.0976476Z ** package 'cachem' successfully unpacked and MD5 sums checked 2021-05-16T20:15:31.0978584Z ** using staged installation 2021-05-16T20:15:31.1500899Z ** libs 2021-05-16T20:15:31.1515061Z 2021-05-16T20:15:31.1516209Z *** arch - i386 2021-05-16T20:15:31.2208645Z 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-16T20:15:31.5783309Z 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-16T20:15:31.8738893Z 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-16T20:15:32.0624090Z installing to D:/a/_temp/Library/00LOCK-cachem/00new/cachem/libs/i386 2021-05-16T20:15:32.0634802Z 2021-05-16T20:15:32.0635962Z *** arch - x64 2021-05-16T20:15:32.0928724Z 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-16T20:15:32.3817214Z 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-16T20:15:32.6784329Z 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-16T20:15:32.8740198Z installing to D:/a/_temp/Library/00LOCK-cachem/00new/cachem/libs/x64 2021-05-16T20:15:32.8774674Z ** R 2021-05-16T20:15:32.8930199Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:15:33.6037891Z ** help 2021-05-16T20:15:33.6564765Z *** installing help indices 2021-05-16T20:15:33.6884821Z converting help for package 'cachem' 2021-05-16T20:15:33.7310224Z finding HTML links ... done 2021-05-16T20:15:33.8613435Z cache_disk html 2021-05-16T20:15:33.8754986Z cache_layered html 2021-05-16T20:15:33.9501283Z cache_mem html 2021-05-16T20:15:33.9611651Z reexports html 2021-05-16T20:15:33.9615959Z ** building package indices 2021-05-16T20:15:33.9888730Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:15:33.9890411Z *** arch - i386 2021-05-16T20:15:34.5050118Z *** arch - x64 2021-05-16T20:15:34.8133720Z ** testing if installed package can be loaded from final location 2021-05-16T20:15:34.8136511Z *** arch - i386 2021-05-16T20:15:35.1198771Z *** arch - x64 2021-05-16T20:15:35.4301527Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:15:35.4362820Z * DONE (cachem) 2021-05-16T20:15:35.4693694Z 2021-05-16T20:15:35.4695045Z The downloaded source packages are in 2021-05-16T20:15:35.4696149Z 'C:\Users\runneradmin\AppData\Local\Temp\RtmpoZrWZy\downloaded_packages' 2021-05-16T20:15:35.4721630Z Running `R CMD build`... 2021-05-16T20:15:41.3035568Z * checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpoZrWZy\remotes14dc3c0228af\ropensci-tic-3b4dfb8/DESCRIPTION' ... OK 2021-05-16T20:15:41.3037828Z * preparing 'tic': 2021-05-16T20:15:41.3038663Z * checking DESCRIPTION meta-information ... OK 2021-05-16T20:15:41.3039729Z * installing the package to process help pages 2021-05-16T20:15:41.3040767Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T20:15:41.3042352Z * checking for empty or unneeded directories 2021-05-16T20:15:41.3043182Z Removed empty directory 'tic/.circleci' 2021-05-16T20:15:41.3043950Z Removed empty directory 'tic/pkgdown' 2021-05-16T20:15:41.3044645Z * building 'tic_0.10.0.tar.gz' 2021-05-16T20:15:41.3067179Z Installing package into 'D:/a/_temp/Library' 2021-05-16T20:15:41.3068667Z (as 'lib' is unspecified) 2021-05-16T20:15:41.8936529Z * installing *source* package 'tic' ... 2021-05-16T20:15:41.8951103Z ** using staged installation 2021-05-16T20:15:41.9427968Z ** R 2021-05-16T20:15:41.9898032Z ** inst 2021-05-16T20:15:42.0191126Z ** preparing package for lazy loading 2021-05-16T20:15:42.5277641Z ** help 2021-05-16T20:15:42.8553366Z *** installing help indices 2021-05-16T20:15:43.0247236Z converting help for package 'tic' 2021-05-16T20:15:43.0557592Z finding HTML links ... done 2021-05-16T20:15:43.1786223Z Deprecated html 2021-05-16T20:15:43.2230196Z TicStep html 2021-05-16T20:15:43.2369251Z base64serialize html 2021-05-16T20:15:43.2622439Z ci html 2021-05-16T20:15:43.3345348Z do_blogdown html 2021-05-16T20:15:43.4055433Z do_bookdown html 2021-05-16T20:15:43.4603584Z do_drat html 2021-05-16T20:15:43.5326604Z do_package_checks html 2021-05-16T20:15:43.6076988Z do_pkgdown html 2021-05-16T20:15:43.6944241Z do_readme_rmd html 2021-05-16T20:15:43.7216481Z dsl html 2021-05-16T20:15:43.7610478Z dsl_get html 2021-05-16T20:15:43.7826599Z gha_add_secret html 2021-05-16T20:15:43.7989470Z github_helpers html 2021-05-16T20:15:43.8142419Z github_info html 2021-05-16T20:15:43.8261857Z list_macros html 2021-05-16T20:15:43.8463820Z macro html 2021-05-16T20:15:43.8612059Z prepare_all_stages html 2021-05-16T20:15:43.8711497Z reexports html 2021-05-16T20:15:43.8862946Z repo html 2021-05-16T20:15:43.9038970Z run_all_stages html 2021-05-16T20:15:43.9286799Z run_stage html 2021-05-16T20:15:43.9484208Z ssh_key_helpers html 2021-05-16T20:15:43.9578498Z stages html 2021-05-16T20:15:43.9832178Z step_add_to_drat html 2021-05-16T20:15:44.0037674Z step_add_to_known_hosts html 2021-05-16T20:15:44.0265228Z step_build_blogdown html 2021-05-16T20:15:44.0373882Z step_build_bookdown html 2021-05-16T20:15:44.0867737Z step_build_pkgdown html 2021-05-16T20:15:44.1273014Z step_do_push_deploy html 2021-05-16T20:15:44.1472730Z step_hello_world html 2021-05-16T20:15:44.1970835Z step_install_pkg html 2021-05-16T20:15:44.2263872Z step_install_ssh_keys html 2021-05-16T20:15:44.2819401Z step_push_deploy html 2021-05-16T20:15:44.3203665Z step_rcmdcheck html 2021-05-16T20:15:44.3410542Z step_run_code html 2021-05-16T20:15:44.3612387Z step_session_info html 2021-05-16T20:15:44.3970926Z step_setup_push_deploy html 2021-05-16T20:15:44.4296333Z step_setup_ssh html 2021-05-16T20:15:44.4625465Z step_test_ssh html 2021-05-16T20:15:44.4834443Z step_write_text_file html 2021-05-16T20:15:44.5156815Z tic-package html 2021-05-16T20:15:44.5320712Z update_yml html 2021-05-16T20:15:44.5630235Z use_ghactions_deploy html 2021-05-16T20:15:44.5981414Z use_tic html 2021-05-16T20:15:44.6105526Z use_tic_badge html 2021-05-16T20:15:44.6289096Z use_tic_r html 2021-05-16T20:15:44.6402049Z use_update_tic html 2021-05-16T20:15:44.6842048Z yaml_templates html 2021-05-16T20:15:44.6856419Z *** copying figures 2021-05-16T20:15:44.6904886Z ** building package indices 2021-05-16T20:15:44.9145606Z ** installing vignettes 2021-05-16T20:15:44.9223421Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:15:44.9226436Z *** arch - i386 2021-05-16T20:15:45.3310490Z *** arch - x64 2021-05-16T20:15:45.7402501Z ** testing if installed package can be loaded from final location 2021-05-16T20:15:45.7407506Z *** arch - i386 2021-05-16T20:15:46.2497547Z *** arch - x64 2021-05-16T20:15:46.7565010Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:15:46.7789723Z * DONE (tic) 2021-05-16T20:15:46.9220032Z Using github PAT from envvar GITHUB_PAT 2021-05-16T20:15:47.1173503Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-16T20:15:50.4923889Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-16T20:15:50.4924952Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-16T20:15:50.4925650Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-16T20:15:50.4926324Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-16T20:15:50.4926990Z pillar (NA -> 1.6.1 ) [CRAN] 2021-05-16T20:15:50.4927616Z tibble (NA -> 3.1.2 ) [CRAN] 2021-05-16T20:15:50.4930539Z 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-16T20:15:50.4932552Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-16T20:15:50.4933216Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-16T20:15:50.4933863Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-16T20:15:50.4934484Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-16T20:15:50.4935104Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-16T20:15:50.4936007Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-16T20:15:50.4936657Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-16T20:15:50.4937307Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-16T20:15:50.4937970Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-16T20:15:50.4938619Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-16T20:15:50.4939347Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-16T20:15:50.4939972Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-16T20:15:50.4940592Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-16T20:15:50.4941206Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-16T20:15:50.4941805Z xfun (NA -> 0.23 ) [CRAN] 2021-05-16T20:15:50.4942572Z Installing packages into 'D:/a/_temp/Library' 2021-05-16T20:15:50.4943292Z (as 'lib' is unspecified) 2021-05-16T20:15:50.4943943Z markdown (NA -> 1.1 ) [CRAN] 2021-05-16T20:15:50.4944622Z highr (NA -> 0.9 ) [CRAN] 2021-05-16T20:15:50.4945260Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-16T20:15:50.4945892Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-16T20:15:50.4946531Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-16T20:15:50.4947137Z knitr (NA -> 1.33 ) [CRAN] 2021-05-16T20:15:50.4947794Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-16T20:15:50.4948444Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-16T20:15:50.4949057Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-16T20:15:50.4949796Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-16T20:15:50.4950496Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-16T20:15:50.4951166Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-16T20:15:50.4951815Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-16T20:15:50.4952451Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-16T20:15:50.4953130Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-16T20:15:50.4953767Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-16T20:15:50.4954422Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-16T20:15:52.3728478Z 2021-05-16T20:15:52.3730321Z There are binary versions available but the source versions are later: 2021-05-16T20:15:52.3745617Z binary source needs_compilation 2021-05-16T20:15:52.3746434Z pillar 1.6.0 1.6.1 FALSE 2021-05-16T20:15:52.3747057Z tibble 3.1.1 3.1.2 TRUE 2021-05-16T20:15:52.3747656Z xfun 0.22 0.23 TRUE 2021-05-16T20:15:52.3748045Z 2021-05-16T20:15:52.3768691Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/utf8_1.2.1.zip' 2021-05-16T20:15:52.3880896Z Content type 'application/zip' length 216497 bytes (211 KB) 2021-05-16T20:15:52.3902721Z ================================================== 2021-05-16T20:15:52.3904346Z downloaded 211 KB 2021-05-16T20:15:52.3904819Z 2021-05-16T20:15:52.3918842Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/vctrs_0.3.8.zip' 2021-05-16T20:15:52.3998669Z Content type 'application/zip' length 1289331 bytes (1.2 MB) 2021-05-16T20:15:52.6049586Z ================================================== 2021-05-16T20:15:52.6050810Z downloaded 1.2 MB 2021-05-16T20:15:52.6051354Z 2021-05-16T20:15:52.6067420Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/pkgconfig_2.0.3.zip' 2021-05-16T20:15:52.6142795Z Content type 'application/zip' length 22186 bytes (21 KB) 2021-05-16T20:15:52.6154759Z ================================================== 2021-05-16T20:15:52.6155641Z downloaded 21 KB 2021-05-16T20:15:52.6156129Z 2021-05-16T20:15:52.6168517Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/rematch2_2.1.2.zip' 2021-05-16T20:15:52.6236112Z Content type 'application/zip' length 47506 bytes (46 KB) 2021-05-16T20:15:52.6262868Z ================================================== 2021-05-16T20:15:52.6263745Z downloaded 46 KB 2021-05-16T20:15:52.6264226Z 2021-05-16T20:15:52.6282810Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/fansi_0.4.2.zip' 2021-05-16T20:15:52.6411841Z Content type 'application/zip' length 225105 bytes (219 KB) 2021-05-16T20:15:52.6505619Z ================================================== 2021-05-16T20:15:52.6506753Z downloaded 219 KB 2021-05-16T20:15:52.6507296Z 2021-05-16T20:15:52.6525967Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/diffobj_0.3.4.zip' 2021-05-16T20:15:52.6605646Z Content type 'application/zip' length 997588 bytes (974 KB) 2021-05-16T20:15:52.6802527Z ================================================== 2021-05-16T20:15:52.6803597Z downloaded 974 KB 2021-05-16T20:15:52.6804063Z 2021-05-16T20:15:52.6818428Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/waldo_0.2.5.zip' 2021-05-16T20:15:52.6904511Z Content type 'application/zip' length 72637 bytes (70 KB) 2021-05-16T20:15:52.6918845Z ================================================== 2021-05-16T20:15:52.6919737Z downloaded 70 KB 2021-05-16T20:15:52.6920227Z 2021-05-16T20:15:52.6932651Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/ps_1.6.0.zip' 2021-05-16T20:15:52.6998379Z Content type 'application/zip' length 407581 bytes (398 KB) 2021-05-16T20:15:52.7076247Z ================================================== 2021-05-16T20:15:52.7078450Z downloaded 398 KB 2021-05-16T20:15:52.7078989Z 2021-05-16T20:15:52.7092755Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/processx_3.5.2.zip' 2021-05-16T20:15:52.7193780Z Content type 'application/zip' length 502502 bytes (490 KB) 2021-05-16T20:15:52.7380696Z ================================================== 2021-05-16T20:15:52.7381662Z downloaded 490 KB 2021-05-16T20:15:52.7382177Z 2021-05-16T20:15:52.7398422Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/praise_1.0.0.zip' 2021-05-16T20:15:52.7467283Z Content type 'application/zip' length 19719 bytes (19 KB) 2021-05-16T20:15:52.7482803Z ================================================== 2021-05-16T20:15:52.7483532Z downloaded 19 KB 2021-05-16T20:15:52.7484222Z 2021-05-16T20:15:52.7500241Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/pkgload_1.2.1.zip' 2021-05-16T20:15:52.7577412Z Content type 'application/zip' length 154085 bytes (150 KB) 2021-05-16T20:15:52.7606211Z ================================================== 2021-05-16T20:15:52.7607093Z downloaded 150 KB 2021-05-16T20:15:52.7607591Z 2021-05-16T20:15:52.7620427Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/evaluate_0.14.zip' 2021-05-16T20:15:52.7694714Z Content type 'application/zip' length 76967 bytes (75 KB) 2021-05-16T20:15:52.7725404Z ================================================== 2021-05-16T20:15:52.7726235Z downloaded 75 KB 2021-05-16T20:15:52.7726668Z 2021-05-16T20:15:52.7740497Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/ellipsis_0.3.2.zip' 2021-05-16T20:15:52.7829872Z Content type 'application/zip' length 49192 bytes (48 KB) 2021-05-16T20:15:52.7842572Z ================================================== 2021-05-16T20:15:52.7844258Z downloaded 48 KB 2021-05-16T20:15:52.7844766Z 2021-05-16T20:15:52.7858091Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/digest_0.6.27.zip' 2021-05-16T20:15:52.8016244Z Content type 'application/zip' length 275994 bytes (269 KB) 2021-05-16T20:15:52.8061576Z ================================================== 2021-05-16T20:15:52.8062596Z downloaded 269 KB 2021-05-16T20:15:52.8063059Z 2021-05-16T20:15:52.8080734Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/callr_3.7.0.zip' 2021-05-16T20:15:52.8224727Z Content type 'application/zip' length 438643 bytes (428 KB) 2021-05-16T20:15:52.8313535Z ================================================== 2021-05-16T20:15:52.8314349Z downloaded 428 KB 2021-05-16T20:15:52.8314875Z 2021-05-16T20:15:52.8446239Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/brio_1.1.2.zip' 2021-05-16T20:15:52.8516295Z Content type 'application/zip' length 46310 bytes (45 KB) 2021-05-16T20:15:52.8540279Z ================================================== 2021-05-16T20:15:52.8541157Z downloaded 45 KB 2021-05-16T20:15:52.8541669Z 2021-05-16T20:15:52.8558569Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/xml2_1.3.2.zip' 2021-05-16T20:15:52.8933584Z Content type 'application/zip' length 3178434 bytes (3.0 MB) 2021-05-16T20:15:52.9849047Z ================================================== 2021-05-16T20:15:52.9849635Z downloaded 3.0 MB 2021-05-16T20:15:52.9849914Z 2021-05-16T20:15:52.9868385Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/markdown_1.1.zip' 2021-05-16T20:15:53.0264904Z Content type 'application/zip' length 190093 bytes (185 KB) 2021-05-16T20:15:53.0805988Z ================================================== 2021-05-16T20:15:53.0807216Z downloaded 185 KB 2021-05-16T20:15:53.0808223Z 2021-05-16T20:15:53.0823828Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/highr_0.9.zip' 2021-05-16T20:15:53.1355629Z Content type 'application/zip' length 46628 bytes (45 KB) 2021-05-16T20:15:53.1379854Z ================================================== 2021-05-16T20:15:53.1380813Z downloaded 45 KB 2021-05-16T20:15:53.1381318Z 2021-05-16T20:15:53.1397935Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/stringr_1.4.0.zip' 2021-05-16T20:15:53.1795215Z Content type 'application/zip' length 216784 bytes (211 KB) 2021-05-16T20:15:53.1872890Z ================================================== 2021-05-16T20:15:53.1874029Z downloaded 211 KB 2021-05-16T20:15:53.1874705Z 2021-05-16T20:15:53.1891116Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/stringi_1.6.1.zip' 2021-05-16T20:15:53.2272803Z Content type 'application/zip' length 16420946 bytes (15.7 MB) 2021-05-16T20:15:53.5241473Z ================================================== 2021-05-16T20:15:53.5242797Z downloaded 15.7 MB 2021-05-16T20:15:53.5243380Z 2021-05-16T20:15:53.5259278Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/Rcpp_1.0.6.zip' 2021-05-16T20:15:53.5723173Z Content type 'application/zip' length 3113359 bytes (3.0 MB) 2021-05-16T20:15:53.6195314Z ================================================== 2021-05-16T20:15:53.6196298Z downloaded 3.0 MB 2021-05-16T20:15:53.6196731Z 2021-05-16T20:15:53.6202777Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/knitr_1.33.zip' 2021-05-16T20:15:53.6744793Z Content type 'application/zip' length 1460779 bytes (1.4 MB) 2021-05-16T20:15:53.7014453Z ================================================== 2021-05-16T20:15:53.7015569Z downloaded 1.4 MB 2021-05-16T20:15:53.7016457Z 2021-05-16T20:15:53.7033137Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/commonmark_1.7.zip' 2021-05-16T20:15:53.7497139Z Content type 'application/zip' length 265798 bytes (259 KB) 2021-05-16T20:15:53.7623818Z ================================================== 2021-05-16T20:15:53.7624873Z downloaded 259 KB 2021-05-16T20:15:53.7625418Z 2021-05-16T20:15:53.7641104Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/brew_1.0-6.zip' 2021-05-16T20:15:53.8090424Z Content type 'application/zip' length 113871 bytes (111 KB) 2021-05-16T20:15:53.8121743Z ================================================== 2021-05-16T20:15:53.8122943Z downloaded 111 KB 2021-05-16T20:15:53.8123814Z 2021-05-16T20:15:53.8139442Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/xopen_1.0.0.zip' 2021-05-16T20:15:53.8446335Z Content type 'application/zip' length 24689 bytes (24 KB) 2021-05-16T20:15:53.8463617Z ================================================== 2021-05-16T20:15:53.8464432Z downloaded 24 KB 2021-05-16T20:15:53.8465075Z 2021-05-16T20:15:53.8483485Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/sessioninfo_1.1.1.zip' 2021-05-16T20:15:53.9070923Z Content type 'application/zip' length 46937 bytes (45 KB) 2021-05-16T20:15:53.9116816Z ================================================== 2021-05-16T20:15:53.9117608Z downloaded 45 KB 2021-05-16T20:15:53.9118391Z 2021-05-16T20:15:53.9140679Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/prettyunits_1.1.1.zip' 2021-05-16T20:15:53.9497329Z Content type 'application/zip' length 37736 bytes (36 KB) 2021-05-16T20:15:53.9519136Z ================================================== 2021-05-16T20:15:53.9519877Z downloaded 36 KB 2021-05-16T20:15:53.9520552Z 2021-05-16T20:15:53.9552525Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/pkgbuild_1.2.0.zip' 2021-05-16T20:15:53.9962243Z Content type 'application/zip' length 142850 bytes (139 KB) 2021-05-16T20:15:54.0033832Z ================================================== 2021-05-16T20:15:54.0035036Z downloaded 139 KB 2021-05-16T20:15:54.0035559Z 2021-05-16T20:15:54.0052141Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/testthat_3.0.2.zip' 2021-05-16T20:15:54.0120093Z Content type 'application/zip' length 2319209 bytes (2.2 MB) 2021-05-16T20:15:54.0586360Z ================================================== 2021-05-16T20:15:54.0587210Z downloaded 2.2 MB 2021-05-16T20:15:54.0587781Z 2021-05-16T20:15:54.0607607Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/rversions_2.0.2.zip' 2021-05-16T20:15:54.1187786Z Content type 'application/zip' length 68680 bytes (67 KB) 2021-05-16T20:15:54.1196011Z ================================================== 2021-05-16T20:15:54.1196779Z downloaded 67 KB 2021-05-16T20:15:54.1197493Z 2021-05-16T20:15:54.1217017Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/roxygen2_7.1.1.zip' 2021-05-16T20:15:54.1700055Z Content type 'application/zip' length 1175844 bytes (1.1 MB) 2021-05-16T20:15:54.1925254Z ================================================== 2021-05-16T20:15:54.1926082Z downloaded 1.1 MB 2021-05-16T20:15:54.1926662Z 2021-05-16T20:15:54.1942579Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/rcmdcheck_1.3.3.zip' 2021-05-16T20:15:54.2300967Z Content type 'application/zip' length 135341 bytes (132 KB) 2021-05-16T20:15:54.2435358Z ================================================== 2021-05-16T20:15:54.2436689Z downloaded 132 KB 2021-05-16T20:15:54.2437261Z 2021-05-16T20:15:54.2458583Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/devtools_2.4.1.zip' 2021-05-16T20:15:54.2792549Z Content type 'application/zip' length 397382 bytes (388 KB) 2021-05-16T20:15:54.2878156Z ================================================== 2021-05-16T20:15:54.2878977Z downloaded 388 KB 2021-05-16T20:15:54.2879740Z 2021-05-16T20:15:54.3107480Z package 'utf8' successfully unpacked and MD5 sums checked 2021-05-16T20:15:54.3646865Z package 'vctrs' successfully unpacked and MD5 sums checked 2021-05-16T20:15:54.3766472Z package 'pkgconfig' successfully unpacked and MD5 sums checked 2021-05-16T20:15:54.3875944Z package 'rematch2' successfully unpacked and MD5 sums checked 2021-05-16T20:15:54.4061276Z package 'fansi' successfully unpacked and MD5 sums checked 2021-05-16T20:15:54.4380990Z package 'diffobj' successfully unpacked and MD5 sums checked 2021-05-16T20:15:54.4484586Z package 'waldo' successfully unpacked and MD5 sums checked 2021-05-16T20:15:54.4742591Z package 'ps' successfully unpacked and MD5 sums checked 2021-05-16T20:15:54.5031573Z package 'processx' successfully unpacked and MD5 sums checked 2021-05-16T20:15:54.5141911Z package 'praise' successfully unpacked and MD5 sums checked 2021-05-16T20:15:54.5277520Z package 'pkgload' successfully unpacked and MD5 sums checked 2021-05-16T20:15:54.5401862Z package 'evaluate' successfully unpacked and MD5 sums checked 2021-05-16T20:15:54.5530248Z package 'ellipsis' successfully unpacked and MD5 sums checked 2021-05-16T20:15:54.5870404Z package 'digest' successfully unpacked and MD5 sums checked 2021-05-16T20:15:54.6151098Z package 'callr' successfully unpacked and MD5 sums checked 2021-05-16T20:15:54.6282752Z package 'brio' successfully unpacked and MD5 sums checked 2021-05-16T20:15:54.7191248Z package 'xml2' successfully unpacked and MD5 sums checked 2021-05-16T20:15:54.7448858Z package 'markdown' successfully unpacked and MD5 sums checked 2021-05-16T20:15:54.7595854Z package 'highr' successfully unpacked and MD5 sums checked 2021-05-16T20:15:54.7852345Z package 'stringr' successfully unpacked and MD5 sums checked 2021-05-16T20:15:55.2799146Z package 'stringi' successfully unpacked and MD5 sums checked 2021-05-16T20:15:55.6416843Z package 'Rcpp' successfully unpacked and MD5 sums checked 2021-05-16T20:15:55.7528200Z package 'knitr' successfully unpacked and MD5 sums checked 2021-05-16T20:15:55.7749097Z package 'commonmark' successfully unpacked and MD5 sums checked 2021-05-16T20:15:55.8007892Z package 'brew' successfully unpacked and MD5 sums checked 2021-05-16T20:15:55.8133855Z package 'xopen' successfully unpacked and MD5 sums checked 2021-05-16T20:15:55.8252647Z package 'sessioninfo' successfully unpacked and MD5 sums checked 2021-05-16T20:15:55.8366214Z package 'prettyunits' successfully unpacked and MD5 sums checked 2021-05-16T20:15:55.8497972Z package 'pkgbuild' successfully unpacked and MD5 sums checked 2021-05-16T20:15:55.9387100Z package 'testthat' successfully unpacked and MD5 sums checked 2021-05-16T20:15:56.0350027Z package 'rversions' successfully unpacked and MD5 sums checked 2021-05-16T20:15:56.0873470Z package 'roxygen2' successfully unpacked and MD5 sums checked 2021-05-16T20:15:56.1010799Z package 'rcmdcheck' successfully unpacked and MD5 sums checked 2021-05-16T20:15:56.1199675Z package 'devtools' successfully unpacked and MD5 sums checked 2021-05-16T20:15:56.1227877Z 2021-05-16T20:15:56.1231256Z installing the source packages 'pillar', 'tibble', 'xfun' 2021-05-16T20:15:56.1232512Z The downloaded binary packages are in 2021-05-16T20:15:56.1233332Z 2021-05-16T20:15:56.1234625Z C:\Users\runneradmin\AppData\Local\Temp\RtmpoZrWZy\downloaded_packages 2021-05-16T20:15:56.1247303Z trying URL 'https://cloud.r-project.org/src/contrib/pillar_1.6.1.tar.gz' 2021-05-16T20:15:56.1358185Z Content type 'application/x-gzip' length 1111747 bytes (1.1 MB) 2021-05-16T20:15:56.1523276Z ================================================== 2021-05-16T20:15:56.1523947Z downloaded 1.1 MB 2021-05-16T20:15:56.1524454Z 2021-05-16T20:15:56.1536831Z trying URL 'https://cloud.r-project.org/src/contrib/tibble_3.1.2.tar.gz' 2021-05-16T20:15:56.1638557Z Content type 'application/x-gzip' length 686145 bytes (670 KB) 2021-05-16T20:15:56.1704346Z ================================================== 2021-05-16T20:15:56.1705254Z downloaded 670 KB 2021-05-16T20:15:56.1705741Z 2021-05-16T20:15:56.1718052Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-16T20:15:56.1827848Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-16T20:15:56.1836416Z ================================================== 2021-05-16T20:15:56.1837297Z downloaded 109 KB 2021-05-16T20:15:56.1837773Z 2021-05-16T20:15:56.8911313Z * installing *source* package 'pillar' ... 2021-05-16T20:15:56.9185316Z ** package 'pillar' successfully unpacked and MD5 sums checked 2021-05-16T20:15:56.9187555Z ** using staged installation 2021-05-16T20:15:56.9594469Z ** R 2021-05-16T20:15:57.0090052Z ** inst 2021-05-16T20:15:57.0186856Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:15:59.3491393Z ** help 2021-05-16T20:15:59.5441709Z *** installing help indices 2021-05-16T20:15:59.6443239Z converting help for package 'pillar' 2021-05-16T20:15:59.6740523Z finding HTML links ... done 2021-05-16T20:15:59.7059455Z align html 2021-05-16T20:15:59.7375258Z char html 2021-05-16T20:15:59.7705991Z colonnade html 2021-05-16T20:15:59.7993777Z ctl_new_pillar html 2021-05-16T20:15:59.8135315Z deprecated html 2021-05-16T20:15:59.8198794Z dim_desc html 2021-05-16T20:15:59.8413062Z expect_known_display html 2021-05-16T20:15:59.8603558Z extra_cols html 2021-05-16T20:15:59.8824897Z format_glimpse html 2021-05-16T20:15:59.9137712Z format_tbl html 2021-05-16T20:15:59.9347641Z format_type_sum html 2021-05-16T20:15:59.9390060Z get_extent html 2021-05-16T20:15:59.9562293Z glimpse html 2021-05-16T20:15:59.9646633Z 2021-05-16T20:16:00.0357773Z finding level-2 HTML links ... done 2021-05-16T20:16:00.0409361Z new_ornament html 2021-05-16T20:16:00.0605414Z new_pillar html 2021-05-16T20:16:00.0774287Z new_pillar_component html 2021-05-16T20:16:00.1297854Z new_pillar_shaft html 2021-05-16T20:16:00.1375924Z new_pillar_title html 2021-05-16T20:16:00.1514985Z new_pillar_type html 2021-05-16T20:16:00.1802615Z new_tbl_format_setup html 2021-05-16T20:16:00.2249480Z num html 2021-05-16T20:16:00.2660780Z pillar-package html 2021-05-16T20:16:00.2964815Z pillar html 2021-05-16T20:16:00.3380079Z pillar_shaft html 2021-05-16T20:16:00.3451260Z squeeze html 2021-05-16T20:16:00.3577515Z style_subtle html 2021-05-16T20:16:00.3807545Z tbl_format_body html 2021-05-16T20:16:00.3962667Z tbl_format_footer html 2021-05-16T20:16:00.4131776Z tbl_format_header html 2021-05-16T20:16:00.4981958Z tbl_format_setup html 2021-05-16T20:16:00.5091323Z tbl_sum html 2021-05-16T20:16:00.5266009Z type_sum html 2021-05-16T20:16:00.5273714Z *** copying figures 2021-05-16T20:16:00.5330497Z ** building package indices 2021-05-16T20:16:00.6309801Z ** installing vignettes 2021-05-16T20:16:00.6439103Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:16:00.6440365Z *** arch - i386 2021-05-16T20:16:01.0510915Z *** arch - x64 2021-05-16T20:16:01.4607434Z ** testing if installed package can be loaded from final location 2021-05-16T20:16:01.4611532Z *** arch - i386 2021-05-16T20:16:01.9689700Z *** arch - x64 2021-05-16T20:16:02.4771858Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:16:02.4890955Z * DONE (pillar) 2021-05-16T20:16:03.0134132Z * installing *source* package 'xfun' ... 2021-05-16T20:16:03.0254351Z ** package 'xfun' successfully unpacked and MD5 sums checked 2021-05-16T20:16:03.0256307Z ** using staged installation 2021-05-16T20:16:03.0636568Z ** libs 2021-05-16T20:16:03.0646258Z 2021-05-16T20:16:03.0647482Z *** arch - i386 2021-05-16T20:16:03.0946460Z 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-16T20:16:03.2915469Z 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-16T20:16:03.5530767Z 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-16T20:16:03.6927644Z installing to D:/a/_temp/Library/00LOCK-xfun/00new/xfun/libs/i386 2021-05-16T20:16:03.6944967Z 2021-05-16T20:16:03.6946971Z *** arch - x64 2021-05-16T20:16:03.7265817Z 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-16T20:16:03.9131671Z 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-16T20:16:04.1921393Z 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-16T20:16:04.3337716Z installing to D:/a/_temp/Library/00LOCK-xfun/00new/xfun/libs/x64 2021-05-16T20:16:04.3384399Z ** R 2021-05-16T20:16:04.3752185Z ** inst 2021-05-16T20:16:04.3802504Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:16:06.1010685Z ** help 2021-05-16T20:16:06.4631048Z *** installing help indices 2021-05-16T20:16:06.6491571Z converting help for package 'xfun' 2021-05-16T20:16:06.6903044Z finding HTML links ... done 2021-05-16T20:16:06.7408804Z Rscript html 2021-05-16T20:16:06.7585660Z Rscript_call html 2021-05-16T20:16:06.7675544Z attr html 2021-05-16T20:16:06.8224561Z base64_encode html 2021-05-16T20:16:06.8306120Z base64_uri html 2021-05-16T20:16:06.8586183Z bg_process html 2021-05-16T20:16:06.8669104Z bump_version html 2021-05-16T20:16:06.9310493Z cache_rds html 2021-05-16T20:16:06.9375542Z del_empty_dir html 2021-05-16T20:16:06.9485999Z dir_create html 2021-05-16T20:16:06.9589574Z dir_exists html 2021-05-16T20:16:06.9731475Z do_once html 2021-05-16T20:16:07.0047062Z download_file html 2021-05-16T20:16:07.0289524Z embed_file html 2021-05-16T20:16:07.0458463Z exit_call html 2021-05-16T20:16:07.0608133Z file_ext html 2021-05-16T20:16:07.0675883Z file_string html 2021-05-16T20:16:07.0796867Z format_bytes html 2021-05-16T20:16:07.0955755Z from_root html 2021-05-16T20:16:07.1070190Z github_releases html 2021-05-16T20:16:07.1193733Z grep_sub html 2021-05-16T20:16:07.1394702Z gsub_file html 2021-05-16T20:16:07.1462226Z in_dir html 2021-05-16T20:16:07.1638299Z install_dir html 2021-05-16T20:16:07.1757607Z install_github html 2021-05-16T20:16:07.1837959Z isFALSE html 2021-05-16T20:16:07.1892596Z is_R_CMD_check html 2021-05-16T20:16:07.1976781Z is_abs_path html 2021-05-16T20:16:07.2097118Z is_ascii html 2021-05-16T20:16:07.2172382Z is_sub_path html 2021-05-16T20:16:07.2252936Z is_web_path html 2021-05-16T20:16:07.2422294Z magic_path html 2021-05-16T20:16:07.2535998Z mark_dirs html 2021-05-16T20:16:07.2700059Z msg_cat html 2021-05-16T20:16:07.2801107Z native_encode html 2021-05-16T20:16:07.2932843Z news2md html 2021-05-16T20:16:07.3002558Z normalize_path html 2021-05-16T20:16:07.3154718Z numbers_to_words html 2021-05-16T20:16:07.3224161Z optipng html 2021-05-16T20:16:07.3305714Z os html 2021-05-16T20:16:07.3376415Z parse_only html 2021-05-16T20:16:07.3773358Z pkg_attach html 2021-05-16T20:16:07.3894372Z proc_kill html 2021-05-16T20:16:07.4156548Z process_file html 2021-05-16T20:16:07.4307227Z proj_root html 2021-05-16T20:16:07.4361183Z prose_index html 2021-05-16T20:16:07.4488040Z protect_math html 2021-05-16T20:16:07.4612052Z raw_string html 2021-05-16T20:16:07.4702408Z read_bin html 2021-05-16T20:16:07.4849742Z read_utf8 html 2021-05-16T20:16:07.5033089Z relative_path html 2021-05-16T20:16:07.5251095Z rename_seq html 2021-05-16T20:16:07.5370564Z retry html 2021-05-16T20:16:07.6102295Z rev_check html 2021-05-16T20:16:07.6227267Z rstudio_type html 2021-05-16T20:16:07.6305675Z same_path html 2021-05-16T20:16:07.6469970Z session_info html 2021-05-16T20:16:07.6596483Z set_envvar html 2021-05-16T20:16:07.6705785Z split_lines html 2021-05-16T20:16:07.6773103Z split_source html 2021-05-16T20:16:07.6988134Z strict_list html 2021-05-16T20:16:07.7067046Z stringsAsStrings html 2021-05-16T20:16:07.7193711Z submit_cran html 2021-05-16T20:16:07.7562246Z tinify html 2021-05-16T20:16:07.7684781Z tojson html 2021-05-16T20:16:07.7804671Z tree html 2021-05-16T20:16:07.7868736Z try_silent html 2021-05-16T20:16:07.8031165Z upload_ftp html 2021-05-16T20:16:07.8150535Z url_filename html 2021-05-16T20:16:07.8241533Z valid_syntax html 2021-05-16T20:16:07.8252818Z ** building package indices 2021-05-16T20:16:08.0229200Z ** installing vignettes 2021-05-16T20:16:08.0367046Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:16:08.0368307Z *** arch - i386 2021-05-16T20:16:08.3432497Z *** arch - x64 2021-05-16T20:16:08.6514798Z ** testing if installed package can be loaded from final location 2021-05-16T20:16:08.6518947Z *** arch - i386 2021-05-16T20:16:08.9581388Z *** arch - x64 2021-05-16T20:16:09.2641735Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:16:09.2780491Z * DONE (xfun) 2021-05-16T20:16:10.0428774Z * installing *source* package 'tibble' ... 2021-05-16T20:16:10.0719821Z ** package 'tibble' successfully unpacked and MD5 sums checked 2021-05-16T20:16:10.0721980Z ** using staged installation 2021-05-16T20:16:10.1269313Z ** libs 2021-05-16T20:16:10.1279278Z 2021-05-16T20:16:10.1280179Z *** arch - i386 2021-05-16T20:16:10.1614773Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -std=gnu99 -O3 -Wall -std=gnu99 -mtune=core2 -c attributes.c -o attributes.o 2021-05-16T20:16:10.2819446Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -std=gnu99 -O3 -Wall -std=gnu99 -mtune=core2 -c coerce.c -o coerce.o 2021-05-16T20:16:10.4233568Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -std=gnu99 -O3 -Wall -std=gnu99 -mtune=core2 -c init.c -o init.o 2021-05-16T20:16:10.5280477Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -std=gnu99 -O3 -Wall -std=gnu99 -mtune=core2 -c matrixToDataFrame.c -o matrixToDataFrame.o 2021-05-16T20:16:10.8328956Z c:/Rtools/mingw_32/bin/gcc -shared -s -static-libgcc -o tibble.dll tmp.def attributes.o coerce.o init.o matrixToDataFrame.o -LC:/R/bin/i386 -lR 2021-05-16T20:16:10.9635572Z installing to D:/a/_temp/Library/00LOCK-tibble/00new/tibble/libs/i386 2021-05-16T20:16:10.9646775Z 2021-05-16T20:16:10.9647995Z *** arch - x64 2021-05-16T20:16:10.9925845Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -std=gnu99 -O2 -Wall -std=gnu99 -mtune=core2 -c attributes.c -o attributes.o 2021-05-16T20:16:11.1041089Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -std=gnu99 -O2 -Wall -std=gnu99 -mtune=core2 -c coerce.c -o coerce.o 2021-05-16T20:16:11.2390056Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -std=gnu99 -O2 -Wall -std=gnu99 -mtune=core2 -c init.c -o init.o 2021-05-16T20:16:11.3438148Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -std=gnu99 -O2 -Wall -std=gnu99 -mtune=core2 -c matrixToDataFrame.c -o matrixToDataFrame.o 2021-05-16T20:16:11.6513153Z c:/Rtools/mingw_64/bin/gcc -shared -s -static-libgcc -o tibble.dll tmp.def attributes.o coerce.o init.o matrixToDataFrame.o -LC:/R/bin/x64 -lR 2021-05-16T20:16:11.7648520Z installing to D:/a/_temp/Library/00LOCK-tibble/00new/tibble/libs/x64 2021-05-16T20:16:11.7679597Z ** R 2021-05-16T20:16:11.8209780Z ** inst 2021-05-16T20:16:11.8337568Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:16:14.2615757Z ** help 2021-05-16T20:16:14.4222255Z *** installing help indices 2021-05-16T20:16:14.5059771Z converting help for package 'tibble' 2021-05-16T20:16:14.5371745Z finding HTML links ... done 2021-05-16T20:16:14.5944271Z add_column html 2021-05-16T20:16:14.6196093Z add_row html 2021-05-16T20:16:14.7055162Z as_tibble html 2021-05-16T20:16:14.7152094Z 2021-05-16T20:16:14.7752279Z finding level-2 HTML links ... done 2021-05-16T20:16:14.7871068Z deprecated html 2021-05-16T20:16:14.8010888Z enframe html 2021-05-16T20:16:14.8591034Z formatting html 2021-05-16T20:16:14.8810422Z frame_matrix html 2021-05-16T20:16:14.8904768Z is.tibble html 2021-05-16T20:16:14.9005458Z is_tibble html 2021-05-16T20:16:14.9044817Z knit_print.trunc_mat html 2021-05-16T20:16:14.9378763Z lst html 2021-05-16T20:16:14.9853537Z name-repair-superseded html 2021-05-16T20:16:14.9920703Z name-repair html 2021-05-16T20:16:15.0284685Z new_tibble html 2021-05-16T20:16:15.0608675Z reexports html 2021-05-16T20:16:15.0760638Z rownames html 2021-05-16T20:16:15.1184445Z subsetting html 2021-05-16T20:16:15.2110521Z tbl_df-class html 2021-05-16T20:16:15.2916500Z tibble-package html 2021-05-16T20:16:15.3540742Z tibble html 2021-05-16T20:16:15.3814354Z tribble html 2021-05-16T20:16:15.4011208Z trunc_mat html 2021-05-16T20:16:15.4205759Z view html 2021-05-16T20:16:15.4213669Z *** copying figures 2021-05-16T20:16:15.4263631Z ** building package indices 2021-05-16T20:16:15.5081026Z ** installing vignettes 2021-05-16T20:16:15.5198262Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:16:15.5199856Z *** arch - i386 2021-05-16T20:16:16.0282558Z *** arch - x64 2021-05-16T20:16:16.5385186Z ** testing if installed package can be loaded from final location 2021-05-16T20:16:16.5388512Z *** arch - i386 2021-05-16T20:16:17.0460979Z *** arch - x64 2021-05-16T20:16:17.6555386Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:16:17.6682215Z * DONE (tibble) 2021-05-16T20:16:17.7534259Z 2021-05-16T20:16:17.7538685Z The downloaded source packages are in 2021-05-16T20:16:17.7540298Z 'C:\Users\runneradmin\AppData\Local\Temp\RtmpoZrWZy\downloaded_packages' 2021-05-16T20:16:17.8286815Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-16T20:16:21.0374439Z 2021-05-16T20:16:21.9286370Z 2021-05-16T20:16:21.9294269Z 2021-05-16T20:16:21.9304839Z 2021-05-16T20:16:21.9315024Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpoZrWZy\remotes14dc6656b2d\muschellij2-desc-7be86f2/DESCRIPTION' ... 2021-05-16T20:16:21.9357667Z 2021-05-16T20:16:21.9366832Z v checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpoZrWZy\remotes14dc6656b2d\muschellij2-desc-7be86f2/DESCRIPTION' 2021-05-16T20:16:22.0576294Z 2021-05-16T20:16:22.0598123Z 2021-05-16T20:16:22.0598815Z 2021-05-16T20:16:22.0599357Z 2021-05-16T20:16:22.0599933Z - preparing 'desc': 2021-05-16T20:16:22.0766295Z checking DESCRIPTION meta-information ... 2021-05-16T20:16:22.0767376Z 2021-05-16T20:16:22.0768113Z checking DESCRIPTION meta-information ... 2021-05-16T20:16:22.0768770Z 2021-05-16T20:16:22.0769466Z v checking DESCRIPTION meta-information 2021-05-16T20:16:22.2722864Z 2021-05-16T20:16:22.2733792Z 2021-05-16T20:16:22.2734383Z 2021-05-16T20:16:22.2739429Z 2021-05-16T20:16:22.2745705Z - checking for LF line-endings in source and make files and shell scripts 2021-05-16T20:16:22.2788639Z 2021-05-16T20:16:22.2819777Z 2021-05-16T20:16:22.2820346Z 2021-05-16T20:16:22.2820769Z 2021-05-16T20:16:22.2821542Z - checking for empty or unneeded directories 2021-05-16T20:16:22.2972821Z 2021-05-16T20:16:22.3037759Z 2021-05-16T20:16:22.3038627Z 2021-05-16T20:16:22.3113642Z 2021-05-16T20:16:22.3114500Z - building 'desc_1.2.0.9000.tar.gz' 2021-05-16T20:16:22.4904289Z 2021-05-16T20:16:22.4905502Z 2021-05-16T20:16:22.4905989Z 2021-05-16T20:16:22.5711166Z Installing package into 'D:/a/_temp/Library' 2021-05-16T20:16:22.5712312Z (as 'lib' is unspecified) 2021-05-16T20:16:23.0538410Z * installing *source* package 'desc' ... 2021-05-16T20:16:23.0704674Z ** using staged installation 2021-05-16T20:16:23.1098420Z ** R 2021-05-16T20:16:23.1422613Z ** inst 2021-05-16T20:16:23.1477306Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:16:25.1723962Z ** help 2021-05-16T20:16:25.4971466Z *** installing help indices 2021-05-16T20:16:25.6578879Z 2021-05-16T20:16:25.6582677Z converting help for package 'desc' 2021-05-16T20:16:25.6886933Z finding HTML links ... done 2021-05-16T20:16:25.7399930Z check_encoding html 2021-05-16T20:16:25.7498973Z check_field html 2021-05-16T20:16:25.7572824Z cran_ascii_fields html 2021-05-16T20:16:25.7681631Z cran_valid_fields html 2021-05-16T20:16:25.7761981Z dep_types html 2021-05-16T20:16:25.7938140Z desc html 2021-05-16T20:16:25.8670346Z desc_add_author html 2021-05-16T20:16:25.8964488Z desc_add_author_gh html 2021-05-16T20:16:25.9234871Z desc_add_me html 2021-05-16T20:16:25.9725179Z desc_add_orcid html 2021-05-16T20:16:25.9844336Z desc_add_remotes html 2021-05-16T20:16:26.0195214Z desc_add_role html 2021-05-16T20:16:26.0350156Z desc_add_to_collate html 2021-05-16T20:16:26.0489834Z desc_add_urls html 2021-05-16T20:16:26.0755325Z desc_bump_version html 2021-05-16T20:16:26.1055212Z desc_change_maintainer html 2021-05-16T20:16:26.1135559Z desc_clear_remotes html 2021-05-16T20:16:26.1216823Z desc_clear_urls html 2021-05-16T20:16:26.1447313Z desc_coerce_authors_at_r html 2021-05-16T20:16:26.1628392Z desc_del html 2021-05-16T20:16:26.1971248Z desc_del_author html 2021-05-16T20:16:26.2148358Z desc_del_collate html 2021-05-16T20:16:26.2370342Z desc_del_dep html 2021-05-16T20:16:26.2500191Z desc_del_deps html 2021-05-16T20:16:26.2653002Z desc_del_from_collate html 2021-05-16T20:16:26.2760903Z desc_del_remotes html 2021-05-16T20:16:26.3069939Z desc_del_role html 2021-05-16T20:16:26.3196795Z desc_del_urls html 2021-05-16T20:16:26.3329033Z desc_fields html 2021-05-16T20:16:26.3457461Z desc_get html 2021-05-16T20:16:26.3654356Z desc_get_author html 2021-05-16T20:16:26.3855747Z desc_get_authors html 2021-05-16T20:16:26.4001357Z desc_get_built html 2021-05-16T20:16:26.4136106Z desc_get_collate html 2021-05-16T20:16:26.4282080Z desc_get_deps html 2021-05-16T20:16:26.4488261Z desc_get_field html 2021-05-16T20:16:26.4661084Z desc_get_maintainer html 2021-05-16T20:16:26.4766500Z desc_get_remotes html 2021-05-16T20:16:26.4846858Z desc_get_urls html 2021-05-16T20:16:26.5056503Z desc_get_version html 2021-05-16T20:16:26.5059107Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmp0k6jIY/R.INSTALLea07f002a75/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-16T20:16:26.5191172Z desc_has_dep html 2021-05-16T20:16:26.5312048Z desc_has_fields html 2021-05-16T20:16:26.5393613Z desc_normalize html 2021-05-16T20:16:26.5448470Z desc_print html 2021-05-16T20:16:26.5530047Z desc_reformat_fields html 2021-05-16T20:16:26.5606824Z desc_reorder_fields html 2021-05-16T20:16:26.5812156Z desc_set html 2021-05-16T20:16:26.6031413Z desc_set_authors html 2021-05-16T20:16:26.6179271Z desc_set_collate html 2021-05-16T20:16:26.6375763Z desc_set_dep html 2021-05-16T20:16:26.6571437Z desc_set_deps html 2021-05-16T20:16:26.6736029Z desc_set_remotes html 2021-05-16T20:16:26.6843167Z desc_set_urls html 2021-05-16T20:16:26.7055659Z desc_set_version html 2021-05-16T20:16:26.7057863Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmp0k6jIY/R.INSTALLea07f002a75/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-16T20:16:26.7113332Z desc_to_latex html 2021-05-16T20:16:26.7171474Z desc_validate html 2021-05-16T20:16:26.9427943Z description html 2021-05-16T20:16:26.9433728Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmp0k6jIY/R.INSTALLea07f002a75/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-16T20:16:26.9439348Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmp0k6jIY/R.INSTALLea07f002a75/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-16T20:16:26.9441756Z ** building package indices 2021-05-16T20:16:26.9448670Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmp0k6jIY/R.INSTALLea07f002a75/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-16T20:16:27.1398919Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:16:27.1400572Z *** arch - i386 2021-05-16T20:16:27.4463047Z *** arch - x64 2021-05-16T20:16:27.7552487Z ** testing if installed package can be loaded from final location 2021-05-16T20:16:27.7556120Z *** arch - i386 2021-05-16T20:16:28.0613925Z *** arch - x64 2021-05-16T20:16:28.3692932Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:16:28.3806544Z * DONE (desc) 2021-05-16T20:16:28.7768542Z 2021-05-16T20:16:28.7769665Z 2021-05-16T20:16:28.7770129Z 2021-05-16T20:16:28.7777326Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpoZrWZy\remotes14dc66791b39\muschellij2-ghtravis-0b26809/DESCRIPTION' ... 2021-05-16T20:16:28.7781147Z 2021-05-16T20:16:28.7795051Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpoZrWZy\remotes14dc66791b39\muschellij2-ghtravis-0b26809/DESCRIPTION' ... 2021-05-16T20:16:28.7833039Z 2021-05-16T20:16:28.7835059Z v checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpoZrWZy\remotes14dc66791b39\muschellij2-ghtravis-0b26809/DESCRIPTION' 2021-05-16T20:16:28.8470141Z 2021-05-16T20:16:28.8479779Z 2021-05-16T20:16:28.8480467Z 2021-05-16T20:16:28.8481034Z 2021-05-16T20:16:28.8481913Z - preparing 'ghtravis': 2021-05-16T20:16:28.8630627Z checking DESCRIPTION meta-information ... 2021-05-16T20:16:28.8631853Z 2021-05-16T20:16:28.8632631Z checking DESCRIPTION meta-information ... 2021-05-16T20:16:28.8633299Z 2021-05-16T20:16:28.8634016Z v checking DESCRIPTION meta-information 2021-05-16T20:16:28.9885183Z 2021-05-16T20:16:28.9890231Z 2021-05-16T20:16:28.9890796Z 2021-05-16T20:16:28.9891243Z 2021-05-16T20:16:28.9892327Z - checking for LF line-endings in source and make files and shell scripts 2021-05-16T20:16:28.9913642Z 2021-05-16T20:16:28.9941260Z 2021-05-16T20:16:28.9941942Z 2021-05-16T20:16:28.9942377Z 2021-05-16T20:16:28.9943100Z - checking for empty or unneeded directories 2021-05-16T20:16:29.0052706Z 2021-05-16T20:16:29.0053771Z 2021-05-16T20:16:29.0054244Z 2021-05-16T20:16:29.0067698Z 2021-05-16T20:16:29.0068371Z - building 'ghtravis_0.15.1.tar.gz' 2021-05-16T20:16:29.0595305Z 2021-05-16T20:16:29.0596830Z 2021-05-16T20:16:29.0597425Z 2021-05-16T20:16:29.1444557Z Installing package into 'D:/a/_temp/Library' 2021-05-16T20:16:29.1446011Z (as 'lib' is unspecified) 2021-05-16T20:16:29.4959569Z * installing *source* package 'ghtravis' ... 2021-05-16T20:16:29.4964664Z ** using staged installation 2021-05-16T20:16:29.5290245Z ** R 2021-05-16T20:16:29.5501957Z ** inst 2021-05-16T20:16:29.5530948Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:16:31.1732051Z ** help 2021-05-16T20:16:31.3622264Z *** installing help indices 2021-05-16T20:16:31.4477460Z 2021-05-16T20:16:31.4478810Z converting help for package 'ghtravis' 2021-05-16T20:16:31.4802411Z finding HTML links ... done 2021-05-16T20:16:31.5112510Z all_remote_package_deps html 2021-05-16T20:16:31.5317243Z binary_release_table html 2021-05-16T20:16:31.5423088Z cat_desc_elements html 2021-05-16T20:16:31.5479228Z dcf_package_version html 2021-05-16T20:16:31.5625477Z deploy_travis html 2021-05-16T20:16:31.5714104Z deployed_tarball_version html 2021-05-16T20:16:31.5839823Z drop_remotes html 2021-05-16T20:16:31.5885058Z example_description_file html 2021-05-16T20:16:31.5995774Z get_dep_table html 2021-05-16T20:16:31.6050874Z get_remote_info html 2021-05-16T20:16:31.6168263Z 2021-05-16T20:16:31.6727250Z finding level-2 HTML links ... done 2021-05-16T20:16:31.6748359Z get_remote_package_dcf html 2021-05-16T20:16:31.6836601Z get_remotes html 2021-05-16T20:16:31.7030012Z install_remote_binaries html 2021-05-16T20:16:31.7196975Z install_remotes_no_dep html 2021-05-16T20:16:31.7358666Z latest_release_with_binary html 2021-05-16T20:16:31.7417723Z make_full_version html 2021-05-16T20:16:31.7508350Z package_comparison_table html 2021-05-16T20:16:31.7563039Z package_name html 2021-05-16T20:16:31.7679493Z package_needs_update html 2021-05-16T20:16:31.7735901Z parse_one_remote html 2021-05-16T20:16:31.7787864Z r_version html 2021-05-16T20:16:31.7838684Z read_dcf html 2021-05-16T20:16:31.7953565Z remote_binaries html 2021-05-16T20:16:31.8064167Z remote_order html 2021-05-16T20:16:31.8131379Z rewrite_remotes html 2021-05-16T20:16:31.8185758Z split_remotes html 2021-05-16T20:16:31.8250996Z subset_remote html 2021-05-16T20:16:31.8296465Z sys_ext html 2021-05-16T20:16:31.8460357Z tag_table html 2021-05-16T20:16:31.8468737Z ** building package indices 2021-05-16T20:16:31.9286055Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:16:31.9287397Z *** arch - i386 2021-05-16T20:16:32.8416895Z *** arch - x64 2021-05-16T20:16:33.7570426Z ** testing if installed package can be loaded from final location 2021-05-16T20:16:33.7573212Z *** arch - i386 2021-05-16T20:16:34.6698005Z *** arch - x64 2021-05-16T20:16:35.6821593Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:16:35.6889049Z * DONE (ghtravis) 2021-05-16T20:16:35.7457265Z Using github PAT from envvar GITHUB_PAT 2021-05-16T20:16:35.9361448Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-16T20:16:39.1809265Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-16T20:16:39.1810667Z generics (NA -> 0.1.0) [CRAN] 2021-05-16T20:16:39.1811348Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-16T20:16:39.1811961Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-16T20:16:39.1812771Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-16T20:16:39.1813749Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-16T20:16:39.1827794Z Installing packages into 'D:/a/_temp/Library' 2021-05-16T20:16:39.1828738Z (as 'lib' is unspecified) 2021-05-16T20:16:40.9245071Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/tidyselect_1.1.1.zip' 2021-05-16T20:16:40.9787273Z Content type 'application/zip' length 204221 bytes (199 KB) 2021-05-16T20:16:40.9837916Z ================================================== 2021-05-16T20:16:40.9839797Z downloaded 199 KB 2021-05-16T20:16:40.9840314Z 2021-05-16T20:16:40.9858088Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/generics_0.1.0.zip' 2021-05-16T20:16:41.0195150Z Content type 'application/zip' length 72329 bytes (70 KB) 2021-05-16T20:16:41.0987264Z ================================================== 2021-05-16T20:16:41.0988054Z downloaded 70 KB 2021-05-16T20:16:41.0988621Z 2021-05-16T20:16:41.1004348Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/cpp11_0.2.7.zip' 2021-05-16T20:16:41.1619856Z Content type 'application/zip' length 217726 bytes (212 KB) 2021-05-16T20:16:41.1981060Z ================================================== 2021-05-16T20:16:41.1982341Z downloaded 212 KB 2021-05-16T20:16:41.1983189Z 2021-05-16T20:16:41.1999819Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/dplyr_1.0.6.zip' 2021-05-16T20:16:41.2821354Z Content type 'application/zip' length 1559698 bytes (1.5 MB) 2021-05-16T20:16:41.3266982Z ================================================== 2021-05-16T20:16:41.3267696Z downloaded 1.5 MB 2021-05-16T20:16:41.3268252Z 2021-05-16T20:16:41.3284475Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/tidyr_1.1.3.zip' 2021-05-16T20:16:41.3654010Z Content type 'application/zip' length 1252957 bytes (1.2 MB) 2021-05-16T20:16:41.4063005Z ================================================== 2021-05-16T20:16:41.4064211Z downloaded 1.2 MB 2021-05-16T20:16:41.4064750Z 2021-05-16T20:16:41.4254964Z package 'tidyselect' successfully unpacked and MD5 sums checked 2021-05-16T20:16:41.4379648Z package 'generics' successfully unpacked and MD5 sums checked 2021-05-16T20:16:41.4671894Z package 'cpp11' successfully unpacked and MD5 sums checked 2021-05-16T20:16:41.5284791Z package 'dplyr' successfully unpacked and MD5 sums checked 2021-05-16T20:16:41.5843286Z package 'tidyr' successfully unpacked and MD5 sums checked 2021-05-16T20:16:41.5872610Z 2021-05-16T20:16:41.5874071Z The downloaded binary packages are in 2021-05-16T20:16:41.5875175Z C:\Users\runneradmin\AppData\Local\Temp\RtmpoZrWZy\downloaded_packages 2021-05-16T20:16:41.8722883Z 2021-05-16T20:16:41.8731086Z 2021-05-16T20:16:41.8742938Z 2021-05-16T20:16:41.8754606Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpoZrWZy\remotes14dc1d696f21\muschellij2-aghast-0c3b853/DESCRIPTION' ... 2021-05-16T20:16:41.8762408Z 2021-05-16T20:16:41.8766033Z v checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpoZrWZy\remotes14dc1d696f21\muschellij2-aghast-0c3b853/DESCRIPTION' 2021-05-16T20:16:41.9156145Z 2021-05-16T20:16:41.9157492Z 2021-05-16T20:16:41.9157983Z 2021-05-16T20:16:41.9158420Z 2021-05-16T20:16:41.9158972Z - preparing 'aghast': 2021-05-16T20:16:41.9472194Z checking DESCRIPTION meta-information ... 2021-05-16T20:16:41.9473579Z 2021-05-16T20:16:41.9474354Z checking DESCRIPTION meta-information ... 2021-05-16T20:16:41.9474995Z 2021-05-16T20:16:41.9475698Z v checking DESCRIPTION meta-information 2021-05-16T20:16:42.0182535Z 2021-05-16T20:16:42.0199781Z 2021-05-16T20:16:42.0200487Z 2021-05-16T20:16:42.0200935Z 2021-05-16T20:16:42.0201785Z - checking for LF line-endings in source and make files and shell scripts 2021-05-16T20:16:42.0202412Z 2021-05-16T20:16:42.0202959Z 2021-05-16T20:16:42.0203638Z - checking for empty or unneeded directories 2021-05-16T20:16:42.0278875Z 2021-05-16T20:16:42.0279847Z 2021-05-16T20:16:42.0280324Z 2021-05-16T20:16:42.0287248Z 2021-05-16T20:16:42.0287923Z - building 'aghast_0.2.1.tar.gz' 2021-05-16T20:16:42.0577028Z 2021-05-16T20:16:42.0578453Z 2021-05-16T20:16:42.0579431Z 2021-05-16T20:16:42.0947447Z Installing package into 'D:/a/_temp/Library' 2021-05-16T20:16:42.0948564Z (as 'lib' is unspecified) 2021-05-16T20:16:42.3948964Z * installing *source* package 'aghast' ... 2021-05-16T20:16:42.3955224Z ** using staged installation 2021-05-16T20:16:42.4378653Z ** R 2021-05-16T20:16:42.4506366Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:16:43.0608911Z ** help 2021-05-16T20:16:43.1218342Z *** installing help indices 2021-05-16T20:16:43.1606322Z 2021-05-16T20:16:43.1607794Z converting help for package 'aghast' 2021-05-16T20:16:43.1923854Z finding HTML links ... done 2021-05-16T20:16:43.2260250Z ga_artifacts html 2021-05-16T20:16:43.2466695Z ga_jobs html 2021-05-16T20:16:43.2558216Z ga_run_log_config html 2021-05-16T20:16:43.2796389Z ga_runs html 2021-05-16T20:16:43.3069379Z ga_secrets html 2021-05-16T20:16:43.3248766Z ga_workflows html 2021-05-16T20:16:43.3389648Z pipe html 2021-05-16T20:16:43.3397824Z ** building package indices 2021-05-16T20:16:43.3725226Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:16:43.3726517Z *** arch - i386 2021-05-16T20:16:43.6788040Z *** arch - x64 2021-05-16T20:16:43.9878109Z ** testing if installed package can be loaded from final location 2021-05-16T20:16:43.9883654Z *** arch - i386 2021-05-16T20:16:44.2952735Z *** arch - x64 2021-05-16T20:16:44.6021015Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:16:44.6088448Z * DONE (aghast) 2021-05-16T20:16:44.6504878Z Installing 1 packages: covr 2021-05-16T20:16:44.6517740Z Installing package into 'D:/a/_temp/Library' 2021-05-16T20:16:44.6518545Z (as 'lib' is unspecified) 2021-05-16T20:16:45.6177711Z also installing the dependencies 'lazyeval', 'rex' 2021-05-16T20:16:45.6178652Z 2021-05-16T20:16:46.4625708Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/lazyeval_0.2.2.zip' 2021-05-16T20:16:46.5003069Z Content type 'application/zip' length 172564 bytes (168 KB) 2021-05-16T20:16:46.5028053Z ================================================== 2021-05-16T20:16:46.5029082Z downloaded 168 KB 2021-05-16T20:16:46.5029608Z 2021-05-16T20:16:46.5045636Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/rex_1.2.0.zip' 2021-05-16T20:16:46.5586204Z Content type 'application/zip' length 125393 bytes (122 KB) 2021-05-16T20:16:46.5734222Z ================================================== 2021-05-16T20:16:46.5735928Z downloaded 122 KB 2021-05-16T20:16:46.5736508Z 2021-05-16T20:16:46.5757499Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/covr_3.5.1.zip' 2021-05-16T20:16:46.6290101Z Content type 'application/zip' length 306130 bytes (298 KB) 2021-05-16T20:16:46.6383043Z ================================================== 2021-05-16T20:16:46.6383797Z downloaded 298 KB 2021-05-16T20:16:46.6384350Z 2021-05-16T20:16:46.6660446Z package 'lazyeval' successfully unpacked and MD5 sums checked 2021-05-16T20:16:46.6829237Z package 'rex' successfully unpacked and MD5 sums checked 2021-05-16T20:16:46.7092444Z package 'covr' successfully unpacked and MD5 sums checked 2021-05-16T20:16:46.7119112Z 2021-05-16T20:16:46.7120316Z The downloaded binary packages are in 2021-05-16T20:16:46.7121650Z C:\Users\runneradmin\AppData\Local\Temp\RtmpoZrWZy\downloaded_packages 2021-05-16T20:16:46.8250066Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-16T20:16:46.8250915Z Rscript -e "tic::before_install()" 2021-05-16T20:16:46.8390334Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'" 2021-05-16T20:16:46.8390939Z env: 2021-05-16T20:16:46.8391445Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:16:46.8391964Z TIC_DEPLOY_KEY: 2021-05-16T20:16:46.8392341Z RSPM: 2021-05-16T20:16:46.8393791Z GITHUB_PAT: *** 2021-05-16T20:16:46.8394252Z COVERALLS_TOKEN: 2021-05-16T20:16:46.8394763Z continue-on-error: false 2021-05-16T20:16:46.8395280Z VDIFFR_RUN_TESTS: 2021-05-16T20:16:46.8395737Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T20:16:46.8396173Z TZ: UTC 2021-05-16T20:16:46.8396579Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:16:46.8397035Z NOT_CRAN: true 2021-05-16T20:16:46.8397439Z MSYSTEM: MINGW64 2021-05-16T20:16:46.8397899Z ##[endgroup] 2021-05-16T20:16:48.5179545Z v Loading tic stage configuration from tic.R 2021-05-16T20:16:48.7345981Z i `step_rcmdcheck()`: tic always uses option '--no-manual' during R CMD Check on 2021-05-16T20:16:48.7347302Z Windows because LaTeX is not available. 2021-05-16T20:16:48.7696268Z Running before_install: step_install_remote_binaries() 2021-05-16T20:16:49.3548786Z Installing RNifti binaries 2021-05-16T20:16:49.3566179Z [1] "neuroconductor/RNifti" 2021-05-16T20:16:49.5675241Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-16T20:16:49.5708559Z tag_name 2021-05-16T20:16:49.5709453Z 4 1.3.1.s 2021-05-16T20:16:49.5710418Z zipball_url 2021-05-16T20:16:49.5711529Z 4 https://api.github.com/repos/neuroconductor/RNifti/zipball/refs/tags/1.3.1.s 2021-05-16T20:16:49.5712604Z tarball_url 2021-05-16T20:16:49.5713647Z 4 https://api.github.com/repos/neuroconductor/RNifti/tarball/refs/tags/1.3.1.s 2021-05-16T20:16:49.5714640Z commit.sha 2021-05-16T20:16:49.5715429Z 4 929106d1b17d6c09c8b001b5e39d448ed9ef635f 2021-05-16T20:16:49.5716530Z commit.url 2021-05-16T20:16:49.5717322Z Installing RNifti package binaries 2021-05-16T20:16:49.5718755Z 4 https://api.github.com/repos/neuroconductor/RNifti/commits/929106d1b17d6c09c8b001b5e39d448ed9ef635f 2021-05-16T20:16:49.5719898Z node_id 2021-05-16T20:16:49.5721041Z 4 MDM6UmVmMzY3NDc5MzkxOnJlZnMvdGFncy8xLjMuMS5z 2021-05-16T20:16:49.5722205Z url 2021-05-16T20:16:49.5723221Z 4 https://api.github.com/repos/neuroconductor/RNifti/releases/42981970 2021-05-16T20:16:49.5724251Z assets_url 2021-05-16T20:16:49.5725326Z 4 https://api.github.com/repos/neuroconductor/RNifti/releases/42981970/assets 2021-05-16T20:16:49.5726443Z upload_url 2021-05-16T20:16:49.5727727Z 4 https://uploads.github.com/repos/neuroconductor/RNifti/releases/42981970/assets{?name,label} 2021-05-16T20:16:49.5729011Z id asset_updated_at asset_created_at created_at 2021-05-16T20:16:49.5729897Z 4 42981970 2021-05-14 21:23:57 2021-05-14 21:23:56 2021-05-14 21:05:46 2021-05-16T20:16:49.5730877Z published_at asset_name asset_label asset_download_count 2021-05-16T20:16:49.5731831Z 4 2021-05-14 21:06:13 RNifti_1.3.1_R3.6.zip 5 2021-05-16T20:16:49.5732912Z asset_browser_download_url 2021-05-16T20:16:49.5734116Z 4 https://github.com/neuroconductor/RNifti/releases/download/1.3.1.s/RNifti_1.3.1_R3.6.zip 2021-05-16T20:16:49.5745317Z trying URL 'https://github.com/neuroconductor/RNifti/releases/download/1.3.1.s/RNifti_1.3.1_R3.6.zip' 2021-05-16T20:16:49.8031965Z Content type 'application/octet-stream' length 1766292 bytes (1.7 MB) 2021-05-16T20:16:49.8500728Z ================================================== 2021-05-16T20:16:49.8501957Z downloaded 1.7 MB 2021-05-16T20:16:49.8502514Z 2021-05-16T20:16:49.8536301Z Installing package into 'D:/a/_temp/Library' 2021-05-16T20:16:49.8537154Z (as 'lib' is unspecified) 2021-05-16T20:16:49.9238605Z package 'RNifti' successfully unpacked and MD5 sums checked 2021-05-16T20:16:49.9339124Z Rewriting new remotes: neuroconductor/oro.nifti@bd06b05d2a090c743e51d745a826e8b77af278f0, neuroconductor/brainR@30deb980379774a44b6be4e1030c1faf4a0115bd 2021-05-16T20:16:49.9518045Z Installing oro.nifti binaries 2021-05-16T20:16:49.9530276Z [1] "neuroconductor/oro.nifti" 2021-05-16T20:16:50.0879783Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-16T20:16:50.0901955Z tag_name 2021-05-16T20:16:50.0902515Z 4 0.10.3.s 2021-05-16T20:16:50.0903249Z zipball_url 2021-05-16T20:16:50.0904720Z 4 https://api.github.com/repos/neuroconductor/oro.nifti/zipball/refs/tags/0.10.3.s 2021-05-16T20:16:50.0905781Z tarball_url 2021-05-16T20:16:50.0906811Z 4 https://api.github.com/repos/neuroconductor/oro.nifti/tarball/refs/tags/0.10.3.s 2021-05-16T20:16:50.0907764Z commit.sha 2021-05-16T20:16:50.0908549Z 4 bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T20:16:50.0911398Z commit.url 2021-05-16T20:16:50.0912746Z 4 https://api.github.com/repos/neuroconductor/oro.nifti/commits/bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T20:16:50.0913877Z node_id 2021-05-16T20:16:50.0915057Z 4 MDM6UmVmMzY3NzQyMTIyOnJlZnMvdGFncy8wLjEwLjMucw== 2021-05-16T20:16:50.0916292Z url 2021-05-16T20:16:50.0917261Z 4 https://api.github.com/repos/neuroconductor/oro.nifti/releases/43005549 2021-05-16T20:16:50.0918276Z assets_url 2021-05-16T20:16:50.0919590Z 4 https://api.github.com/repos/neuroconductor/oro.nifti/releases/43005549/assets 2021-05-16T20:16:50.0920567Z Installing oro.nifti package binaries 2021-05-16T20:16:50.0921521Z upload_url 2021-05-16T20:16:50.0922743Z 4 https://uploads.github.com/repos/neuroconductor/oro.nifti/releases/43005549/assets{?name,label} 2021-05-16T20:16:50.0927251Z id asset_updated_at asset_created_at created_at 2021-05-16T20:16:50.0928109Z 4 43005549 2021-05-15 22:54:11 2021-05-15 22:54:09 2021-05-15 22:37:06 2021-05-16T20:16:50.0929393Z published_at asset_name asset_label 2021-05-16T20:16:50.0930884Z trying URL 'https://github.com/neuroconductor/oro.nifti/releases/download/0.10.3.s/oro.nifti_0.10.3_R3.6.zip' 2021-05-16T20:16:50.0932564Z 4 2021-05-15 22:37:30 oro.nifti_0.10.3_R3.6.zip 2021-05-16T20:16:50.0933370Z asset_download_count 2021-05-16T20:16:50.0933930Z 4 10 2021-05-16T20:16:50.0934920Z asset_browser_download_url 2021-05-16T20:16:50.0936002Z 4 https://github.com/neuroconductor/oro.nifti/releases/download/0.10.3.s/oro.nifti_0.10.3_R3.6.zip 2021-05-16T20:16:50.2322613Z Content type 'application/octet-stream' length 6056198 bytes (5.8 MB) 2021-05-16T20:16:50.4363728Z ================================================== 2021-05-16T20:16:50.4365248Z downloaded 5.8 MB 2021-05-16T20:16:50.4365924Z 2021-05-16T20:16:50.4370583Z Installing package into 'D:/a/_temp/Library' 2021-05-16T20:16:50.4371554Z (as 'lib' is unspecified) 2021-05-16T20:16:50.5280942Z package 'oro.nifti' successfully unpacked and MD5 sums checked 2021-05-16T20:16:50.5425218Z Rewriting new remotes: neuroconductor/brainR@30deb980379774a44b6be4e1030c1faf4a0115bd 2021-05-16T20:16:50.5569502Z Installing brainR binaries 2021-05-16T20:16:50.5580408Z [1] "neuroconductor/brainR" 2021-05-16T20:16:50.7129785Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-16T20:16:50.7153413Z tag_name 2021-05-16T20:16:50.7153922Z 4 1.6.0.s 2021-05-16T20:16:50.7154726Z zipball_url 2021-05-16T20:16:50.7156756Z 4 https://api.github.com/repos/neuroconductor/brainR/zipball/refs/tags/1.6.0.s 2021-05-16T20:16:50.7158275Z tarball_url 2021-05-16T20:16:50.7159327Z 4 https://api.github.com/repos/neuroconductor/brainR/tarball/refs/tags/1.6.0.s 2021-05-16T20:16:50.7160266Z commit.sha 2021-05-16T20:16:50.7161109Z 4 30deb980379774a44b6be4e1030c1faf4a0115bd 2021-05-16T20:16:50.7162050Z Installing brainR package binaries 2021-05-16T20:16:50.7164206Z commit.url 2021-05-16T20:16:50.7166077Z 4 https://api.github.com/repos/neuroconductor/brainR/commits/30deb980379774a44b6be4e1030c1faf4a0115bd 2021-05-16T20:16:50.7167364Z node_id 2021-05-16T20:16:50.7168455Z 4 MDM6UmVmMzY3ODk4NjAxOnJlZnMvdGFncy8xLjYuMC5z 2021-05-16T20:16:50.7169597Z url 2021-05-16T20:16:50.7170888Z 4 https://api.github.com/repos/neuroconductor/brainR/releases/43017669 2021-05-16T20:16:50.7171793Z assets_url 2021-05-16T20:16:50.7172952Z 4 https://api.github.com/repos/neuroconductor/brainR/releases/43017669/assets 2021-05-16T20:16:50.7173901Z upload_url 2021-05-16T20:16:50.7176147Z 4 https://uploads.github.com/repos/neuroconductor/brainR/releases/43017669/assets{?name,label} 2021-05-16T20:16:50.7198888Z id asset_updated_at asset_created_at created_at 2021-05-16T20:16:50.7199623Z 4 43017669 2021-05-16 17:47:46 2021-05-16 17:47:45 2021-05-16 14:09:41 2021-05-16T20:16:50.7200370Z published_at asset_name asset_label asset_download_count 2021-05-16T20:16:50.7201143Z 4 2021-05-16 17:30:46 brainR_1.6.0_R3.6.zip 0 2021-05-16T20:16:50.7201871Z asset_browser_download_url 2021-05-16T20:16:50.7202887Z 4 https://github.com/neuroconductor/brainR/releases/download/1.6.0.s/brainR_1.6.0_R3.6.zip 2021-05-16T20:16:50.7204387Z trying URL 'https://github.com/neuroconductor/brainR/releases/download/1.6.0.s/brainR_1.6.0_R3.6.zip' 2021-05-16T20:16:50.8880561Z Content type 'application/octet-stream' length 3933195 bytes (3.8 MB) 2021-05-16T20:16:50.9158166Z ================================================== 2021-05-16T20:16:50.9159004Z downloaded 3.8 MB 2021-05-16T20:16:50.9159590Z 2021-05-16T20:16:50.9178610Z Installing package into 'D:/a/_temp/Library' 2021-05-16T20:16:50.9179574Z (as 'lib' is unspecified) 2021-05-16T20:16:50.9914765Z package 'brainR' successfully unpacked and MD5 sums checked 2021-05-16T20:16:50.9990360Z Rewriting new remotes: 2021-05-16T20:16:51.2708405Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-16T20:16:51.2709408Z remotes::install_deps(dependencies = TRUE) 2021-05-16T20:16:51.2710084Z remotes::install_cran("rcmdcheck") 2021-05-16T20:16:51.2710774Z remotes::install_cran("markdown") 2021-05-16T20:16:51.2717146Z shell: C:\R\bin\Rscript.EXE {0} 2021-05-16T20:16:51.2717607Z env: 2021-05-16T20:16:51.2718106Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:16:51.2718602Z TIC_DEPLOY_KEY: 2021-05-16T20:16:51.2718956Z RSPM: 2021-05-16T20:16:51.2720394Z GITHUB_PAT: *** 2021-05-16T20:16:51.2720822Z COVERALLS_TOKEN: 2021-05-16T20:16:51.2721314Z continue-on-error: false 2021-05-16T20:16:51.2721813Z VDIFFR_RUN_TESTS: 2021-05-16T20:16:51.2722314Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T20:16:51.2722789Z TZ: UTC 2021-05-16T20:16:51.2723203Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:16:51.2723690Z NOT_CRAN: true 2021-05-16T20:16:51.2724243Z MSYSTEM: MINGW64 2021-05-16T20:16:51.2724730Z ##[endgroup] 2021-05-16T20:16:56.0187641Z Installing 39 packages: abind, bitops, jquerylib, sass, bslib, promises, later, sourcetools, xtable, httpuv, webshot, miniUI, base64enc, manipulateWidget, crosstalk, shiny, htmltools, htmlwidgets, colorspace, viridisLite, RColorBrewer, munsell, labeling, farver, R.methodsS3, oro.nifti, misc3d, rgl, plyr, tinytex, scales, isoband, gtable, R.oo, reshape2, rmarkdown, ggplot2, R.utils, matrixStats 2021-05-16T20:16:56.0189832Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-16T20:16:56.0191606Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-16T20:16:56.0192316Z jquerylib (NA -> 0.1.4 ) [CRAN] 2021-05-16T20:16:56.0192943Z sass (NA -> 0.4.0 ) [CRAN] 2021-05-16T20:16:56.0193767Z bslib (NA -> 0.2.5 ) [CRAN] 2021-05-16T20:16:56.0194412Z promises (NA -> 1.2.0.1) [CRAN] 2021-05-16T20:16:56.0195028Z later (NA -> 1.2.0 ) [CRAN] 2021-05-16T20:16:56.0195694Z sourcetools (NA -> 0.1.7 ) [CRAN] 2021-05-16T20:16:56.0196347Z xtable (NA -> 1.8-4 ) [CRAN] 2021-05-16T20:16:56.0196955Z httpuv (NA -> 1.6.1 ) [CRAN] 2021-05-16T20:16:56.0198916Z webshot (NA -> 0.5.2 ) [CRAN] 2021-05-16T20:16:56.0199525Z miniUI (NA -> 0.1.1.1) [CRAN] 2021-05-16T20:16:56.0200165Z base64enc (NA -> 0.1-3 ) [CRAN] 2021-05-16T20:16:56.0200837Z manipulat... (NA -> 0.10.1 ) [CRAN] 2021-05-16T20:16:56.0201488Z crosstalk (NA -> 1.1.1 ) [CRAN] 2021-05-16T20:16:56.0202121Z shiny (NA -> 1.6.0 ) [CRAN] 2021-05-16T20:16:56.0202734Z htmltools (NA -> 0.5.1.1) [CRAN] 2021-05-16T20:16:56.0203396Z htmlwidgets (NA -> 1.5.3 ) [CRAN] 2021-05-16T20:16:56.0204328Z Installing packages into 'D:/a/_temp/Library' 2021-05-16T20:16:56.0205044Z (as 'lib' is unspecified) 2021-05-16T20:16:56.0205800Z colorspace (NA -> 2.0-1 ) [CRAN] 2021-05-16T20:16:56.0206553Z viridisLite (NA -> 0.4.0 ) [CRAN] 2021-05-16T20:16:56.0207273Z RColorBrewer (NA -> 1.1-2 ) [CRAN] 2021-05-16T20:16:56.0207935Z munsell (NA -> 0.5.0 ) [CRAN] 2021-05-16T20:16:56.0208579Z labeling (NA -> 0.4.2 ) [CRAN] 2021-05-16T20:16:56.0209212Z farver (NA -> 2.1.0 ) [CRAN] 2021-05-16T20:16:56.0209869Z R.methodsS3 (NA -> 1.8.1 ) [CRAN] 2021-05-16T20:16:56.0210528Z oro.nifti (0.10.3 -> 0.11.0 ) [CRAN] 2021-05-16T20:16:56.0211151Z misc3d (NA -> 0.9-0 ) [CRAN] 2021-05-16T20:16:56.0211763Z rgl (NA -> 0.106.8) [CRAN] 2021-05-16T20:16:56.0212352Z plyr (NA -> 1.8.6 ) [CRAN] 2021-05-16T20:16:56.0212984Z tinytex (NA -> 0.31 ) [CRAN] 2021-05-16T20:16:56.0214603Z scales (NA -> 1.1.1 ) [CRAN] 2021-05-16T20:16:56.0215378Z isoband (NA -> 0.2.4 ) [CRAN] 2021-05-16T20:16:56.0216015Z gtable (NA -> 0.3.0 ) [CRAN] 2021-05-16T20:16:56.0216613Z R.oo (NA -> 1.24.0 ) [CRAN] 2021-05-16T20:16:56.0219066Z reshape2 (NA -> 1.4.4 ) [CRAN] 2021-05-16T20:16:56.0219971Z rmarkdown (NA -> 2.8 ) [CRAN] 2021-05-16T20:16:56.0220605Z ggplot2 (NA -> 3.3.3 ) [CRAN] 2021-05-16T20:16:56.0221254Z R.utils (NA -> 2.10.1 ) [CRAN] 2021-05-16T20:16:56.0221902Z matrixStats (NA -> 0.58.0 ) [CRAN] 2021-05-16T20:16:58.4678975Z 2021-05-16T20:16:58.4680616Z There is a binary version available but the source version is later: 2021-05-16T20:16:58.4708702Z binary source needs_compilation 2021-05-16T20:16:58.4709636Z bslib 0.2.4 0.2.5 FALSE 2021-05-16T20:16:58.4710153Z 2021-05-16T20:16:58.4736522Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/abind_1.4-5.zip' 2021-05-16T20:16:58.5206952Z Content type 'application/zip' length 63845 bytes (62 KB) 2021-05-16T20:16:58.5233782Z ================================================== 2021-05-16T20:16:58.5234430Z downloaded 62 KB 2021-05-16T20:16:58.5234931Z 2021-05-16T20:16:58.5252028Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/bitops_1.0-7.zip' 2021-05-16T20:16:58.5779970Z Content type 'application/zip' length 42346 bytes (41 KB) 2021-05-16T20:16:58.5784312Z ================================================== 2021-05-16T20:16:58.5785219Z downloaded 41 KB 2021-05-16T20:16:58.5785684Z 2021-05-16T20:16:58.5805772Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/jquerylib_0.1.4.zip' 2021-05-16T20:16:58.6256727Z Content type 'application/zip' length 525722 bytes (513 KB) 2021-05-16T20:16:58.6540449Z ================================================== 2021-05-16T20:16:58.6542113Z downloaded 513 KB 2021-05-16T20:16:58.6542664Z 2021-05-16T20:16:58.6564928Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/sass_0.4.0.zip' 2021-05-16T20:16:58.7000816Z Content type 'application/zip' length 3469565 bytes (3.3 MB) 2021-05-16T20:16:58.7777811Z ================================================== 2021-05-16T20:16:58.7778991Z downloaded 3.3 MB 2021-05-16T20:16:58.7779425Z 2021-05-16T20:16:58.7797306Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/promises_1.2.0.1.zip' 2021-05-16T20:16:58.8123975Z Content type 'application/zip' length 2128632 bytes (2.0 MB) 2021-05-16T20:16:58.8626536Z ================================================== 2021-05-16T20:16:58.8627945Z downloaded 2.0 MB 2021-05-16T20:16:58.8628567Z 2021-05-16T20:16:58.8646752Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/later_1.2.0.zip' 2021-05-16T20:16:58.9051711Z Content type 'application/zip' length 674117 bytes (658 KB) 2021-05-16T20:16:58.9725973Z ================================================== 2021-05-16T20:16:58.9726775Z downloaded 658 KB 2021-05-16T20:16:58.9727339Z 2021-05-16T20:16:58.9743573Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/sourcetools_0.1.7.zip' 2021-05-16T20:16:59.0063243Z Content type 'application/zip' length 528366 bytes (515 KB) 2021-05-16T20:16:59.0153698Z ================================================== 2021-05-16T20:16:59.0154760Z downloaded 515 KB 2021-05-16T20:16:59.0155274Z 2021-05-16T20:16:59.0171500Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/xtable_1.8-4.zip' 2021-05-16T20:16:59.0503725Z Content type 'application/zip' length 706643 bytes (690 KB) 2021-05-16T20:16:59.0647171Z ================================================== 2021-05-16T20:16:59.0648397Z downloaded 690 KB 2021-05-16T20:16:59.0648957Z 2021-05-16T20:16:59.0673559Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/httpuv_1.6.1.zip' 2021-05-16T20:16:59.1059304Z Content type 'application/zip' length 1442865 bytes (1.4 MB) 2021-05-16T20:16:59.1268018Z ================================================== 2021-05-16T20:16:59.1269211Z downloaded 1.4 MB 2021-05-16T20:16:59.1269758Z 2021-05-16T20:16:59.1289404Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/webshot_0.5.2.zip' 2021-05-16T20:16:59.1608336Z Content type 'application/zip' length 145669 bytes (142 KB) 2021-05-16T20:16:59.1631847Z ================================================== 2021-05-16T20:16:59.1632511Z downloaded 142 KB 2021-05-16T20:16:59.1633049Z 2021-05-16T20:16:59.1651393Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/miniUI_0.1.1.1.zip' 2021-05-16T20:16:59.2252766Z Content type 'application/zip' length 36736 bytes (35 KB) 2021-05-16T20:16:59.2343285Z ================================================== 2021-05-16T20:16:59.2344296Z downloaded 35 KB 2021-05-16T20:16:59.2344847Z 2021-05-16T20:16:59.2363872Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/base64enc_0.1-3.zip' 2021-05-16T20:16:59.2725860Z Content type 'application/zip' length 43488 bytes (42 KB) 2021-05-16T20:16:59.2741508Z ================================================== 2021-05-16T20:16:59.2742741Z downloaded 42 KB 2021-05-16T20:16:59.2743217Z 2021-05-16T20:16:59.2763395Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/manipulateWidget_0.10.1.zip' 2021-05-16T20:16:59.3149648Z Content type 'application/zip' length 1761192 bytes (1.7 MB) 2021-05-16T20:16:59.3383887Z ================================================== 2021-05-16T20:16:59.3384571Z downloaded 1.7 MB 2021-05-16T20:16:59.3385181Z 2021-05-16T20:16:59.3404107Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/crosstalk_1.1.1.zip' 2021-05-16T20:16:59.3899303Z Content type 'application/zip' length 787314 bytes (768 KB) 2021-05-16T20:16:59.4116473Z ================================================== 2021-05-16T20:16:59.4117550Z downloaded 768 KB 2021-05-16T20:16:59.4118106Z 2021-05-16T20:16:59.4136838Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/shiny_1.6.0.zip' 2021-05-16T20:16:59.4560814Z Content type 'application/zip' length 5471267 bytes (5.2 MB) 2021-05-16T20:16:59.5518872Z ================================================== 2021-05-16T20:16:59.5519715Z downloaded 5.2 MB 2021-05-16T20:16:59.5520316Z 2021-05-16T20:16:59.5539973Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/htmltools_0.5.1.1.zip' 2021-05-16T20:16:59.5972849Z Content type 'application/zip' length 242935 bytes (237 KB) 2021-05-16T20:16:59.6024618Z ================================================== 2021-05-16T20:16:59.6025897Z downloaded 237 KB 2021-05-16T20:16:59.6026510Z 2021-05-16T20:16:59.6051431Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/htmlwidgets_1.5.3.zip' 2021-05-16T20:16:59.6370762Z Content type 'application/zip' length 278490 bytes (271 KB) 2021-05-16T20:16:59.6424964Z ================================================== 2021-05-16T20:16:59.6426018Z downloaded 271 KB 2021-05-16T20:16:59.6426632Z 2021-05-16T20:16:59.6456776Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/colorspace_2.0-1.zip' 2021-05-16T20:16:59.6805105Z Content type 'application/zip' length 2590904 bytes (2.5 MB) 2021-05-16T20:16:59.7256614Z ================================================== 2021-05-16T20:16:59.7257576Z downloaded 2.5 MB 2021-05-16T20:16:59.7258146Z 2021-05-16T20:16:59.7276517Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/viridisLite_0.4.0.zip' 2021-05-16T20:16:59.7664060Z Content type 'application/zip' length 1299552 bytes (1.2 MB) 2021-05-16T20:16:59.7900152Z ================================================== 2021-05-16T20:16:59.7901423Z downloaded 1.2 MB 2021-05-16T20:16:59.7901993Z 2021-05-16T20:16:59.7920911Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/RColorBrewer_1.1-2.zip' 2021-05-16T20:16:59.8332390Z Content type 'application/zip' length 55569 bytes (54 KB) 2021-05-16T20:16:59.8357370Z ================================================== 2021-05-16T20:16:59.8358337Z downloaded 54 KB 2021-05-16T20:16:59.8358866Z 2021-05-16T20:16:59.8378509Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/munsell_0.5.0.zip' 2021-05-16T20:16:59.8771239Z Content type 'application/zip' length 245302 bytes (239 KB) 2021-05-16T20:16:59.8819164Z ================================================== 2021-05-16T20:16:59.8820525Z downloaded 239 KB 2021-05-16T20:16:59.8821070Z 2021-05-16T20:16:59.8838650Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/labeling_0.4.2.zip' 2021-05-16T20:16:59.9217416Z Content type 'application/zip' length 62943 bytes (61 KB) 2021-05-16T20:16:59.9617503Z ================================================== 2021-05-16T20:16:59.9618323Z downloaded 61 KB 2021-05-16T20:16:59.9619231Z 2021-05-16T20:16:59.9640013Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/farver_2.1.0.zip' 2021-05-16T20:17:00.0317092Z Content type 'application/zip' length 1975759 bytes (1.9 MB) 2021-05-16T20:17:00.0988146Z ================================================== 2021-05-16T20:17:00.0989834Z downloaded 1.9 MB 2021-05-16T20:17:00.0990428Z 2021-05-16T20:17:00.1009951Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/R.methodsS3_1.8.1.zip' 2021-05-16T20:17:00.1388309Z Content type 'application/zip' length 81678 bytes (79 KB) 2021-05-16T20:17:00.1417035Z ================================================== 2021-05-16T20:17:00.1418083Z downloaded 79 KB 2021-05-16T20:17:00.1418592Z 2021-05-16T20:17:00.1438077Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/oro.nifti_0.11.0.zip' 2021-05-16T20:17:00.1990734Z Content type 'application/zip' length 6056992 bytes (5.8 MB) 2021-05-16T20:17:00.3408561Z ================================================== 2021-05-16T20:17:00.3409858Z downloaded 5.8 MB 2021-05-16T20:17:00.3410404Z 2021-05-16T20:17:00.3429273Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/misc3d_0.9-0.zip' 2021-05-16T20:17:00.3802833Z Content type 'application/zip' length 240601 bytes (234 KB) 2021-05-16T20:17:00.3935334Z ================================================== 2021-05-16T20:17:00.3936142Z downloaded 234 KB 2021-05-16T20:17:00.3936723Z 2021-05-16T20:17:00.4076127Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/rgl_0.106.8.zip' 2021-05-16T20:17:00.4413868Z Content type 'application/zip' length 5265237 bytes (5.0 MB) 2021-05-16T20:17:00.5015656Z ================================================== 2021-05-16T20:17:00.5016497Z downloaded 5.0 MB 2021-05-16T20:17:00.5017313Z 2021-05-16T20:17:00.5033920Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/plyr_1.8.6.zip' 2021-05-16T20:17:00.5365462Z Content type 'application/zip' length 1314133 bytes (1.3 MB) 2021-05-16T20:17:00.6069728Z ================================================== 2021-05-16T20:17:00.6070980Z downloaded 1.3 MB 2021-05-16T20:17:00.6071529Z 2021-05-16T20:17:00.6092988Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/tinytex_0.31.zip' 2021-05-16T20:17:00.6480263Z Content type 'application/zip' length 120369 bytes (117 KB) 2021-05-16T20:17:00.6529269Z ================================================== 2021-05-16T20:17:00.6529917Z downloaded 117 KB 2021-05-16T20:17:00.6530449Z 2021-05-16T20:17:00.6557160Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/scales_1.1.1.zip' 2021-05-16T20:17:00.7127638Z Content type 'application/zip' length 561427 bytes (548 KB) 2021-05-16T20:17:00.7255728Z ================================================== 2021-05-16T20:17:00.7257020Z downloaded 548 KB 2021-05-16T20:17:00.7257566Z 2021-05-16T20:17:00.7274124Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/isoband_0.2.4.zip' 2021-05-16T20:17:00.7583625Z Content type 'application/zip' length 2889230 bytes (2.8 MB) 2021-05-16T20:17:00.8001544Z ================================================== 2021-05-16T20:17:00.8002892Z downloaded 2.8 MB 2021-05-16T20:17:00.8003457Z 2021-05-16T20:17:00.8022239Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/gtable_0.3.0.zip' 2021-05-16T20:17:00.8496368Z Content type 'application/zip' length 434344 bytes (424 KB) 2021-05-16T20:17:00.8614760Z ================================================== 2021-05-16T20:17:00.8615671Z downloaded 424 KB 2021-05-16T20:17:00.8616124Z 2021-05-16T20:17:00.8639031Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/R.oo_1.24.0.zip' 2021-05-16T20:17:00.9150591Z Content type 'application/zip' length 969783 bytes (947 KB) 2021-05-16T20:17:00.9375370Z ================================================== 2021-05-16T20:17:00.9376537Z downloaded 947 KB 2021-05-16T20:17:00.9377084Z 2021-05-16T20:17:00.9392757Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/reshape2_1.4.4.zip' 2021-05-16T20:17:00.9790466Z Content type 'application/zip' length 630538 bytes (615 KB) 2021-05-16T20:17:00.9888756Z ================================================== 2021-05-16T20:17:00.9889896Z downloaded 615 KB 2021-05-16T20:17:00.9890432Z 2021-05-16T20:17:00.9907360Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/rmarkdown_2.8.zip' 2021-05-16T20:17:01.0323510Z Content type 'application/zip' length 3692800 bytes (3.5 MB) 2021-05-16T20:17:01.1834611Z ================================================== 2021-05-16T20:17:01.1835919Z downloaded 3.5 MB 2021-05-16T20:17:01.1836495Z 2021-05-16T20:17:01.1853211Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/ggplot2_3.3.3.zip' 2021-05-16T20:17:01.2343452Z Content type 'application/zip' length 4074076 bytes (3.9 MB) 2021-05-16T20:17:01.3427749Z ================================================== 2021-05-16T20:17:01.3429138Z downloaded 3.9 MB 2021-05-16T20:17:01.3429685Z 2021-05-16T20:17:01.3446886Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/R.utils_2.10.1.zip' 2021-05-16T20:17:01.4018206Z Content type 'application/zip' length 1404374 bytes (1.3 MB) 2021-05-16T20:17:01.4244412Z ================================================== 2021-05-16T20:17:01.4245232Z downloaded 1.3 MB 2021-05-16T20:17:01.4245911Z 2021-05-16T20:17:01.4261838Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/matrixStats_0.58.0.zip' 2021-05-16T20:17:01.4839927Z Content type 'application/zip' length 1742442 bytes (1.7 MB) 2021-05-16T20:17:01.5239055Z ================================================== 2021-05-16T20:17:01.5239907Z downloaded 1.7 MB 2021-05-16T20:17:01.5240502Z 2021-05-16T20:17:01.5386123Z package 'abind' successfully unpacked and MD5 sums checked 2021-05-16T20:17:01.5516951Z package 'bitops' successfully unpacked and MD5 sums checked 2021-05-16T20:17:01.5874821Z package 'jquerylib' successfully unpacked and MD5 sums checked 2021-05-16T20:17:01.7050950Z package 'sass' successfully unpacked and MD5 sums checked 2021-05-16T20:17:01.7800777Z package 'promises' successfully unpacked and MD5 sums checked 2021-05-16T20:17:01.8230383Z package 'later' successfully unpacked and MD5 sums checked 2021-05-16T20:17:01.8706761Z package 'sourcetools' successfully unpacked and MD5 sums checked 2021-05-16T20:17:01.9013355Z package 'xtable' successfully unpacked and MD5 sums checked 2021-05-16T20:17:01.9607336Z package 'httpuv' successfully unpacked and MD5 sums checked 2021-05-16T20:17:01.9848247Z package 'webshot' successfully unpacked and MD5 sums checked 2021-05-16T20:17:01.9985873Z package 'miniUI' successfully unpacked and MD5 sums checked 2021-05-16T20:17:02.0167315Z package 'base64enc' successfully unpacked and MD5 sums checked 2021-05-16T20:17:02.0756096Z package 'manipulateWidget' successfully unpacked and MD5 sums checked 2021-05-16T20:17:02.1391866Z package 'crosstalk' successfully unpacked and MD5 sums checked 2021-05-16T20:17:02.4100220Z package 'shiny' successfully unpacked and MD5 sums checked 2021-05-16T20:17:02.4285577Z package 'htmltools' successfully unpacked and MD5 sums checked 2021-05-16T20:17:02.4502618Z package 'htmlwidgets' successfully unpacked and MD5 sums checked 2021-05-16T20:17:02.5672612Z package 'colorspace' successfully unpacked and MD5 sums checked 2021-05-16T20:17:02.5921367Z package 'viridisLite' successfully unpacked and MD5 sums checked 2021-05-16T20:17:02.6032500Z package 'RColorBrewer' successfully unpacked and MD5 sums checked 2021-05-16T20:17:02.6217973Z package 'munsell' successfully unpacked and MD5 sums checked 2021-05-16T20:17:02.6326830Z package 'labeling' successfully unpacked and MD5 sums checked 2021-05-16T20:17:02.6967277Z package 'farver' successfully unpacked and MD5 sums checked 2021-05-16T20:17:02.7110700Z package 'R.methodsS3' successfully unpacked and MD5 sums checked 2021-05-16T20:17:02.8010264Z package 'oro.nifti' successfully unpacked and MD5 sums checked 2021-05-16T20:17:02.8656264Z package 'misc3d' successfully unpacked and MD5 sums checked 2021-05-16T20:17:03.0630778Z package 'rgl' successfully unpacked and MD5 sums checked 2021-05-16T20:17:03.1086677Z package 'plyr' successfully unpacked and MD5 sums checked 2021-05-16T20:17:03.1222947Z package 'tinytex' successfully unpacked and MD5 sums checked 2021-05-16T20:17:03.1461349Z package 'scales' successfully unpacked and MD5 sums checked 2021-05-16T20:17:03.2290981Z package 'isoband' successfully unpacked and MD5 sums checked 2021-05-16T20:17:03.3226179Z package 'gtable' successfully unpacked and MD5 sums checked 2021-05-16T20:17:03.3496247Z package 'R.oo' successfully unpacked and MD5 sums checked 2021-05-16T20:17:03.3837840Z package 'reshape2' successfully unpacked and MD5 sums checked 2021-05-16T20:17:03.6120134Z package 'rmarkdown' successfully unpacked and MD5 sums checked 2021-05-16T20:17:03.6913771Z package 'ggplot2' successfully unpacked and MD5 sums checked 2021-05-16T20:17:03.7233257Z package 'R.utils' successfully unpacked and MD5 sums checked 2021-05-16T20:17:03.8392499Z package 'matrixStats' successfully unpacked and MD5 sums checked 2021-05-16T20:17:03.8422683Z 2021-05-16T20:17:03.8423860Z The downloaded binary packages are in 2021-05-16T20:17:03.8424939Z C:\Users\runneradmin\AppData\Local\Temp\RtmpKIfpqx\downloaded_packages 2021-05-16T20:17:03.8426563Z installing the source package 'bslib' 2021-05-16T20:17:03.8427048Z 2021-05-16T20:17:03.8450942Z trying URL 'https://cloud.r-project.org/src/contrib/bslib_0.2.5.tar.gz' 2021-05-16T20:17:03.8758613Z Content type 'application/x-gzip' length 3810406 bytes (3.6 MB) 2021-05-16T20:17:03.9517144Z ================================================== 2021-05-16T20:17:03.9518333Z downloaded 3.6 MB 2021-05-16T20:17:03.9518897Z 2021-05-16T20:17:05.4289886Z * installing *source* package 'bslib' ... 2021-05-16T20:17:05.5090897Z ** package 'bslib' successfully unpacked and MD5 sums checked 2021-05-16T20:17:05.5093471Z ** using staged installation 2021-05-16T20:17:05.5470687Z ** R 2021-05-16T20:17:05.7745800Z ** inst 2021-05-16T20:17:06.0375298Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:17:07.2535940Z ** help 2021-05-16T20:17:07.3801669Z *** installing help indices 2021-05-16T20:17:07.4551753Z converting help for package 'bslib' 2021-05-16T20:17:07.4854963Z finding HTML links ... done 2021-05-16T20:17:07.5117121Z bootswatch_themes html 2021-05-16T20:17:07.5666919Z bs_bundle html 2021-05-16T20:17:07.5983036Z bs_current_theme html 2021-05-16T20:17:07.6072706Z 2021-05-16T20:17:07.6978448Z finding level-2 HTML links ... done 2021-05-16T20:17:07.7541181Z bs_dependency html 2021-05-16T20:17:07.7633744Z bs_get_variables html 2021-05-16T20:17:07.8134159Z bs_global_theme html 2021-05-16T20:17:07.8290516Z bs_remove html 2021-05-16T20:17:07.9140011Z bs_theme html 2021-05-16T20:17:07.9528475Z bs_theme_dependencies html 2021-05-16T20:17:07.9743806Z bs_theme_preview html 2021-05-16T20:17:07.9813343Z deprecated html 2021-05-16T20:17:07.9924209Z font_face html 2021-05-16T20:17:08.0102597Z pipe html 2021-05-16T20:17:08.0103880Z precompiled_css_path html 2021-05-16T20:17:08.0530885Z run_with_themer html 2021-05-16T20:17:08.0630309Z theme_bootswatch html 2021-05-16T20:17:08.0701013Z theme_version html 2021-05-16T20:17:08.0745271Z versions html 2021-05-16T20:17:08.0752353Z *** copying figures 2021-05-16T20:17:08.0770329Z ** building package indices 2021-05-16T20:17:08.1890596Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:17:08.1891878Z *** arch - i386 2021-05-16T20:17:08.5978551Z *** arch - x64 2021-05-16T20:17:09.0079784Z ** testing if installed package can be loaded from final location 2021-05-16T20:17:09.0083359Z *** arch - i386 2021-05-16T20:17:09.4148088Z *** arch - x64 2021-05-16T20:17:09.9227975Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:17:09.9809915Z * DONE (bslib) 2021-05-16T20:17:10.2335289Z 2021-05-16T20:17:10.2336317Z The downloaded source packages are in 2021-05-16T20:17:10.2337549Z 'C:\Users\runneradmin\AppData\Local\Temp\RtmpKIfpqx\downloaded_packages' 2021-05-16T20:17:11.0910727Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-16T20:17:11.0913128Z Use `force = TRUE` to force installation 2021-05-16T20:17:11.0941715Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-16T20:17:11.0942829Z Use `force = TRUE` to force installation 2021-05-16T20:17:11.1892826Z ##[group]Run options(width = 100) 2021-05-16T20:17:11.1893563Z options(width = 100) 2021-05-16T20:17:11.1894151Z pkgs <- installed.packages()[, "Package"] 2021-05-16T20:17:11.1894853Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-16T20:17:11.1901497Z shell: C:\R\bin\Rscript.EXE {0} 2021-05-16T20:17:11.1901933Z env: 2021-05-16T20:17:11.1902406Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:17:11.1902886Z TIC_DEPLOY_KEY: 2021-05-16T20:17:11.1903236Z RSPM: 2021-05-16T20:17:11.1904613Z GITHUB_PAT: *** 2021-05-16T20:17:11.1905149Z COVERALLS_TOKEN: 2021-05-16T20:17:11.1905639Z continue-on-error: false 2021-05-16T20:17:11.1906270Z VDIFFR_RUN_TESTS: 2021-05-16T20:17:11.1906700Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T20:17:11.1907109Z TZ: UTC 2021-05-16T20:17:11.1907493Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:17:11.1907911Z NOT_CRAN: true 2021-05-16T20:17:11.1908338Z MSYSTEM: MINGW64 2021-05-16T20:17:11.1908731Z ##[endgroup] 2021-05-16T20:17:12.5139962Z - Session info ----------------------------------------------------------------------------------- 2021-05-16T20:17:12.5141260Z setting value 2021-05-16T20:17:12.5141907Z version R version 3.6.3 (2020-02-29) 2021-05-16T20:17:12.5142457Z os Windows Server x64 2021-05-16T20:17:12.5142992Z system x86_64, mingw32 2021-05-16T20:17:12.5143496Z ui RTerm 2021-05-16T20:17:12.5143966Z language (EN) 2021-05-16T20:17:12.5144544Z collate English_United States.1252 2021-05-16T20:17:12.5145626Z ctype English_United States.1252 2021-05-16T20:17:12.5147316Z tz UTC 2021-05-16T20:17:12.5149245Z date 2021-05-16 2021-05-16T20:17:12.5149913Z 2021-05-16T20:17:12.5150812Z - Packages --------------------------------------------------------------------------------------- 2021-05-16T20:17:12.5152437Z package * version date lib source 2021-05-16T20:17:12.5153172Z abind 1.4-5 2016-07-21 [1] CRAN (R 3.6.0) 2021-05-16T20:17:12.5153923Z aghast 0.2.1 2021-05-16 [1] Github (muschellij2/aghast@0c3b853) 2021-05-16T20:17:12.5154688Z askpass 1.1 2019-01-13 [1] CRAN (R 3.6.3) 2021-05-16T20:17:12.5155450Z base * 3.6.3 2020-02-29 [2] local 2021-05-16T20:17:12.5156126Z base64enc 0.1-3 2015-07-28 [1] CRAN (R 3.6.0) 2021-05-16T20:17:12.5156787Z bitops 1.0-7 2021-04-24 [1] CRAN (R 3.6.3) 2021-05-16T20:17:12.5157454Z boot 1.3-24 2019-12-20 [2] CRAN (R 3.6.3) 2021-05-16T20:17:12.5158170Z brainR 1.6.0 2021-05-16 [1] Neuroconductor (R 3.6.3) 2021-05-16T20:17:12.5159382Z brew 1.0-6 2011-04-13 [1] CRAN (R 3.6.0) 2021-05-16T20:17:12.5160056Z brio 1.1.2 2021-04-23 [1] CRAN (R 3.6.3) 2021-05-16T20:17:12.5160681Z bslib 0.2.5 2021-05-12 [1] CRAN (R 3.6.3) 2021-05-16T20:17:12.5162168Z cachem 1.0.5 2021-05-15 [1] CRAN (R 3.6.3) 2021-05-16T20:17:12.5162820Z callr 3.7.0 2021-04-20 [1] CRAN (R 3.6.3) 2021-05-16T20:17:12.5163607Z class 7.3-15 2019-01-01 [2] CRAN (R 3.6.3) 2021-05-16T20:17:12.5164276Z cli 2.5.0 2021-04-26 [1] CRAN (R 3.6.3) 2021-05-16T20:17:12.5164916Z clipr 0.7.1 2020-10-08 [1] CRAN (R 3.6.3) 2021-05-16T20:17:12.5168173Z cluster 2.1.0 2019-06-19 [2] CRAN (R 3.6.3) 2021-05-16T20:17:12.5168969Z codetools 0.2-16 2018-12-24 [2] CRAN (R 3.6.3) 2021-05-16T20:17:12.5169675Z colorspace 2.0-1 2021-05-04 [1] CRAN (R 3.6.3) 2021-05-16T20:17:12.5170381Z commonmark 1.7 2018-12-01 [1] CRAN (R 3.6.3) 2021-05-16T20:17:12.5171256Z compiler 3.6.3 2020-02-29 [2] local 2021-05-16T20:17:12.5171918Z covr 3.5.1 2020-09-16 [1] CRAN (R 3.6.3) 2021-05-16T20:17:12.5172543Z cpp11 0.2.7 2021-03-29 [1] CRAN (R 3.6.3) 2021-05-16T20:17:12.5173430Z crayon 1.4.1 2021-02-08 [1] CRAN (R 3.6.3) 2021-05-16T20:17:12.5174537Z credentials 1.3.0 2020-07-21 [1] CRAN (R 3.6.3) 2021-05-16T20:17:12.5175352Z crosstalk 1.1.1 2021-01-12 [1] CRAN (R 3.6.3) 2021-05-16T20:17:12.5176005Z curl 4.3.1 2021-04-30 [1] CRAN (R 3.6.3) 2021-05-16T20:17:12.5176647Z datasets * 3.6.3 2020-02-29 [2] local 2021-05-16T20:17:12.5177399Z desc 1.2.0.9000 2021-05-16 [1] Github (muschellij2/desc@7be86f2) 2021-05-16T20:17:12.5178146Z devtools 2.4.1 2021-05-05 [1] CRAN (R 3.6.3) 2021-05-16T20:17:12.5178795Z diffobj 0.3.4 2021-03-22 [1] CRAN (R 3.6.3) 2021-05-16T20:17:12.5179445Z digest 0.6.27 2020-10-24 [1] CRAN (R 3.6.3) 2021-05-16T20:17:12.5180076Z dplyr 1.0.6 2021-05-05 [1] CRAN (R 3.6.3) 2021-05-16T20:17:12.5180750Z ellipsis 0.3.2 2021-04-29 [1] CRAN (R 3.6.3) 2021-05-16T20:17:12.5182770Z evaluate 0.14 2019-05-28 [1] CRAN (R 3.6.3) 2021-05-16T20:17:12.5184171Z fansi 0.4.2 2021-01-15 [1] CRAN (R 3.6.3) 2021-05-16T20:17:12.5185273Z farver 2.1.0 2021-02-28 [1] CRAN (R 3.6.3) 2021-05-16T20:17:12.5185943Z fastmap 1.1.0 2021-01-25 [1] CRAN (R 3.6.3) 2021-05-16T20:17:12.5186633Z foreign 0.8-75 2020-01-20 [2] CRAN (R 3.6.3) 2021-05-16T20:17:12.5187272Z fs 1.5.0 2020-07-31 [1] CRAN (R 3.6.3) 2021-05-16T20:17:12.5187929Z generics 0.1.0 2020-10-31 [1] CRAN (R 3.6.3) 2021-05-16T20:17:12.5188594Z gert 1.3.0 2021-03-29 [1] CRAN (R 3.6.3) 2021-05-16T20:17:12.5189249Z ggplot2 3.3.3 2020-12-30 [1] CRAN (R 3.6.3) 2021-05-16T20:17:12.5189917Z gh 1.3.0 2021-04-30 [1] CRAN (R 3.6.3) 2021-05-16T20:17:12.5190665Z ghtravis 0.15.1 2021-05-16 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-16T20:17:12.5191424Z git2r 0.28.0 2021-01-10 [1] CRAN (R 3.6.3) 2021-05-16T20:17:12.5192091Z gitcreds 0.1.1 2020-12-04 [1] CRAN (R 3.6.3) 2021-05-16T20:17:12.5192729Z glue 1.4.2 2020-08-27 [1] CRAN (R 3.6.3) 2021-05-16T20:17:12.5193388Z graphics * 3.6.3 2020-02-29 [2] local 2021-05-16T20:17:12.5194062Z grDevices * 3.6.3 2020-02-29 [2] local 2021-05-16T20:17:12.5194720Z grid 3.6.3 2020-02-29 [2] local 2021-05-16T20:17:12.5195376Z gtable 0.3.0 2019-03-25 [1] CRAN (R 3.6.3) 2021-05-16T20:17:12.5196757Z highr 0.9 2021-04-16 [1] CRAN (R 3.6.3) 2021-05-16T20:17:12.5197445Z htmltools 0.5.1.1 2021-01-22 [1] CRAN (R 3.6.3) 2021-05-16T20:17:12.5198131Z htmlwidgets 1.5.3 2020-12-10 [1] CRAN (R 3.6.3) 2021-05-16T20:17:12.5198803Z httpuv 1.6.1 2021-05-07 [1] CRAN (R 3.6.3) 2021-05-16T20:17:12.5199430Z httr 1.4.2 2020-07-20 [1] CRAN (R 3.6.3) 2021-05-16T20:17:12.5200058Z ini 0.3.1 2018-05-20 [1] CRAN (R 3.6.3) 2021-05-16T20:17:12.5200696Z isoband 0.2.4 2021-03-03 [1] CRAN (R 3.6.3) 2021-05-16T20:17:12.5201459Z jquerylib 0.1.4 2021-04-26 [1] CRAN (R 3.6.3) 2021-05-16T20:17:12.5202133Z jsonlite 1.7.2 2020-12-09 [1] CRAN (R 3.6.3) 2021-05-16T20:17:12.5202814Z KernSmooth 2.23-16 2019-10-15 [2] CRAN (R 3.6.3) 2021-05-16T20:17:12.5203488Z knitr 1.33 2021-04-24 [1] CRAN (R 3.6.3) 2021-05-16T20:17:12.5204130Z labeling 0.4.2 2020-10-20 [1] CRAN (R 3.6.3) 2021-05-16T20:17:12.5204783Z later 1.2.0 2021-04-23 [1] CRAN (R 3.6.3) 2021-05-16T20:17:12.5205475Z lattice 0.20-38 2018-11-04 [2] CRAN (R 3.6.3) 2021-05-16T20:17:12.5206133Z lazyeval 0.2.2 2019-03-15 [1] CRAN (R 3.6.3) 2021-05-16T20:17:12.5206812Z lifecycle 1.0.0 2021-02-15 [1] CRAN (R 3.6.3) 2021-05-16T20:17:12.5207479Z magrittr 2.0.1 2020-11-17 [1] CRAN (R 3.6.3) 2021-05-16T20:17:12.5208213Z manipulateWidget 0.10.1 2020-02-24 [1] CRAN (R 3.6.3) 2021-05-16T20:17:12.5208946Z markdown 1.1 2019-08-07 [1] CRAN (R 3.6.3) 2021-05-16T20:17:12.5209578Z MASS 7.3-51.5 2019-12-20 [2] CRAN (R 3.6.3) 2021-05-16T20:17:12.5210221Z Matrix 1.2-18 2019-11-27 [2] CRAN (R 3.6.3) 2021-05-16T20:17:12.5210887Z matrixStats 0.58.0 2021-01-29 [1] CRAN (R 3.6.3) 2021-05-16T20:17:12.5211567Z memoise 2.0.0 2021-01-26 [1] CRAN (R 3.6.3) 2021-05-16T20:17:12.5212233Z methods * 3.6.3 2020-02-29 [2] local 2021-05-16T20:17:12.5212863Z mgcv 1.8-31 2019-11-09 [2] CRAN (R 3.6.3) 2021-05-16T20:17:12.5213499Z mime 0.10 2021-02-13 [1] CRAN (R 3.6.3) 2021-05-16T20:17:12.5214129Z miniUI 0.1.1.1 2018-05-18 [1] CRAN (R 3.6.3) 2021-05-16T20:17:12.5216217Z misc3d 0.9-0 2020-09-06 [1] CRAN (R 3.6.3) 2021-05-16T20:17:12.5216875Z munsell 0.5.0 2018-06-12 [1] CRAN (R 3.6.3) 2021-05-16T20:17:12.5217558Z nlme 3.1-144 2020-02-06 [2] CRAN (R 3.6.3) 2021-05-16T20:17:12.5218192Z nnet 7.3-12 2016-02-02 [2] CRAN (R 3.6.3) 2021-05-16T20:17:12.5218831Z openssl 1.4.4 2021-04-30 [1] CRAN (R 3.6.3) 2021-05-16T20:17:12.5219500Z oro.nifti 0.11.0 2020-09-08 [1] CRAN (R 3.6.3) 2021-05-16T20:17:12.5220164Z parallel 3.6.3 2020-02-29 [2] local 2021-05-16T20:17:12.5220839Z pillar 1.6.1 2021-05-16 [1] CRAN (R 3.6.3) 2021-05-16T20:17:12.5221501Z pkgbuild 1.2.0 2020-12-15 [1] CRAN (R 3.6.3) 2021-05-16T20:17:12.5222286Z pkgconfig 2.0.3 2019-09-22 [1] CRAN (R 3.6.3) 2021-05-16T20:17:12.5222966Z pkgload 1.2.1 2021-04-06 [1] CRAN (R 3.6.3) 2021-05-16T20:17:12.5223600Z plyr 1.8.6 2020-03-03 [1] CRAN (R 3.6.3) 2021-05-16T20:17:12.5224248Z praise 1.0.0 2015-08-11 [1] CRAN (R 3.6.3) 2021-05-16T20:17:12.5224934Z prettyunits 1.1.1 2020-01-24 [1] CRAN (R 3.6.3) 2021-05-16T20:17:12.5225648Z processx 3.5.2 2021-04-30 [1] CRAN (R 3.6.3) 2021-05-16T20:17:12.5226325Z promises 1.2.0.1 2021-02-11 [1] CRAN (R 3.6.3) 2021-05-16T20:17:12.5227038Z ps 1.6.0 2021-02-28 [1] CRAN (R 3.6.3) 2021-05-16T20:17:12.5227667Z purrr 0.3.4 2020-04-17 [1] CRAN (R 3.6.3) 2021-05-16T20:17:12.5228324Z R.methodsS3 1.8.1 2020-08-26 [1] CRAN (R 3.6.3) 2021-05-16T20:17:12.5228978Z R.oo 1.24.0 2020-08-26 [1] CRAN (R 3.6.3) 2021-05-16T20:17:12.5229610Z R.utils 2.10.1 2020-08-26 [1] CRAN (R 3.6.3) 2021-05-16T20:17:12.5230219Z R6 2.5.0 2020-10-28 [1] CRAN (R 3.6.3) 2021-05-16T20:17:12.5230863Z rappdirs 0.3.3 2021-01-31 [1] CRAN (R 3.6.3) 2021-05-16T20:17:12.5231524Z rcmdcheck 1.3.3 2019-05-07 [1] CRAN (R 3.6.3) 2021-05-16T20:17:12.5232229Z RColorBrewer 1.1-2 2014-12-07 [1] CRAN (R 3.6.0) 2021-05-16T20:17:12.5232918Z Rcpp 1.0.6 2021-01-15 [1] CRAN (R 3.6.3) 2021-05-16T20:17:12.5233551Z rematch2 2.1.2 2020-05-01 [1] CRAN (R 3.6.3) 2021-05-16T20:17:12.5234215Z remotes 2.3.0 2021-04-01 [1] CRAN (R 3.6.3) 2021-05-16T20:17:12.5234873Z reshape2 1.4.4 2020-04-09 [1] CRAN (R 3.6.3) 2021-05-16T20:17:12.5235551Z rex 1.2.0 2020-04-21 [1] CRAN (R 3.6.3) 2021-05-16T20:17:12.5236154Z rgl 0.106.8 2021-04-23 [1] CRAN (R 3.6.3) 2021-05-16T20:17:12.5236779Z rlang 0.4.11 2021-04-30 [1] CRAN (R 3.6.3) 2021-05-16T20:17:12.5237434Z rmarkdown 2.8 2021-05-07 [1] CRAN (R 3.6.3) 2021-05-16T20:17:12.5238137Z RNifti 1.3.1 2021-05-14 [1] Neuroconductor (R 3.6.3) 2021-05-16T20:17:12.5238860Z roxygen2 7.1.1 2020-06-27 [1] CRAN (R 3.6.3) 2021-05-16T20:17:12.5239501Z rpart 4.1-15 2019-04-12 [2] CRAN (R 3.6.3) 2021-05-16T20:17:12.5240173Z rprojroot 2.0.2 2020-11-15 [1] CRAN (R 3.6.3) 2021-05-16T20:17:12.5240859Z rstudioapi 0.13 2020-11-12 [1] CRAN (R 3.6.3) 2021-05-16T20:17:12.5241528Z rversions 2.0.2 2020-05-25 [1] CRAN (R 3.6.3) 2021-05-16T20:17:12.5242179Z sass 0.4.0 2021-05-12 [1] CRAN (R 3.6.3) 2021-05-16T20:17:12.5242939Z scales 1.1.1 2020-05-11 [1] CRAN (R 3.6.3) 2021-05-16T20:17:12.5243606Z sessioninfo 1.1.1 2018-11-05 [1] CRAN (R 3.6.3) 2021-05-16T20:17:12.5244277Z shiny 1.6.0 2021-01-25 [1] CRAN (R 3.6.3) 2021-05-16T20:17:12.5244940Z sourcetools 0.1.7 2018-04-25 [1] CRAN (R 3.6.3) 2021-05-16T20:17:12.5245657Z spatial 7.3-11 2015-08-30 [2] CRAN (R 3.6.3) 2021-05-16T20:17:12.5246375Z splines 3.6.3 2020-02-29 [2] local 2021-05-16T20:17:12.5247025Z stats * 3.6.3 2020-02-29 [2] local 2021-05-16T20:17:12.5247668Z stats4 3.6.3 2020-02-29 [2] local 2021-05-16T20:17:12.5248301Z stringi 1.6.1 2021-05-10 [1] CRAN (R 3.6.3) 2021-05-16T20:17:12.5248952Z stringr 1.4.0 2019-02-10 [1] CRAN (R 3.6.3) 2021-05-16T20:17:12.5249596Z survival 3.1-8 2019-12-03 [2] CRAN (R 3.6.3) 2021-05-16T20:17:12.5250240Z sys 3.4 2020-07-23 [1] CRAN (R 3.6.3) 2021-05-16T20:17:12.5250928Z tcltk 3.6.3 2020-02-29 [2] local 2021-05-16T20:17:12.5251564Z testthat 3.0.2 2021-02-14 [1] CRAN (R 3.6.3) 2021-05-16T20:17:12.5252228Z tibble 3.1.2 2021-05-16 [1] CRAN (R 3.6.3) 2021-05-16T20:17:12.5252910Z tic 0.10.0 2021-05-16 [1] Github (ropensci/tic@3b4dfb8) 2021-05-16T20:17:12.5253604Z tidyr 1.1.3 2021-03-03 [1] CRAN (R 3.6.3) 2021-05-16T20:17:12.5254261Z tidyselect 1.1.1 2021-04-30 [1] CRAN (R 3.6.3) 2021-05-16T20:17:12.5254933Z tinytex 0.31 2021-03-30 [1] CRAN (R 3.6.3) 2021-05-16T20:17:12.5255921Z tools 3.6.3 2020-02-29 [2] local 2021-05-16T20:17:12.5256591Z translations 3.6.3 2020-02-29 [2] local 2021-05-16T20:17:12.5257283Z usethis 2.0.1 2021-02-10 [1] CRAN (R 3.6.3) 2021-05-16T20:17:12.5257912Z utf8 1.2.1 2021-03-12 [1] CRAN (R 3.6.3) 2021-05-16T20:17:12.5258545Z utils * 3.6.3 2020-02-29 [2] local 2021-05-16T20:17:12.5259179Z vctrs 0.3.8 2021-04-29 [1] CRAN (R 3.6.3) 2021-05-16T20:17:12.5259838Z viridisLite 0.4.0 2021-04-13 [1] CRAN (R 3.6.3) 2021-05-16T20:17:12.5260508Z waldo 0.2.5 2021-03-08 [1] CRAN (R 3.6.3) 2021-05-16T20:17:12.5261143Z webshot 0.5.2 2019-11-22 [1] CRAN (R 3.6.3) 2021-05-16T20:17:12.5261874Z whisker 0.4 2019-08-28 [1] CRAN (R 3.6.3) 2021-05-16T20:17:12.5262517Z withr 2.4.2 2021-04-18 [1] CRAN (R 3.6.3) 2021-05-16T20:17:12.5263131Z xfun 0.23 2021-05-15 [1] CRAN (R 3.6.3) 2021-05-16T20:17:12.5263752Z xml2 1.3.2 2020-04-23 [1] CRAN (R 3.6.3) 2021-05-16T20:17:12.5264373Z xopen 1.0.0 2018-09-17 [1] CRAN (R 3.6.3) 2021-05-16T20:17:12.5265016Z xtable 1.8-4 2019-04-21 [1] CRAN (R 3.6.3) 2021-05-16T20:17:12.5265673Z yaml 2.2.1 2020-02-01 [1] CRAN (R 3.6.3) 2021-05-16T20:17:12.5266299Z zip 2.1.1 2020-08-27 [1] CRAN (R 3.6.3) 2021-05-16T20:17:12.5266614Z 2021-05-16T20:17:12.5267009Z [1] D:/a/_temp/Library 2021-05-16T20:17:12.5267445Z [2] C:/R/library 2021-05-16T20:17:12.5541577Z ##[group]Run Rscript -e 'tic::script()' 2021-05-16T20:17:12.5542347Z Rscript -e 'tic::script()' 2021-05-16T20:17:12.5542775Z ls -l check 2021-05-16T20:17:12.5559260Z shell: C:\Program Files\Git\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2021-05-16T20:17:12.5559873Z env: 2021-05-16T20:17:12.5560378Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:17:12.5560838Z TIC_DEPLOY_KEY: 2021-05-16T20:17:12.5561200Z RSPM: 2021-05-16T20:17:12.5562570Z GITHUB_PAT: *** 2021-05-16T20:17:12.5562967Z COVERALLS_TOKEN: 2021-05-16T20:17:12.5563465Z continue-on-error: false 2021-05-16T20:17:12.5563936Z VDIFFR_RUN_TESTS: 2021-05-16T20:17:12.5564376Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T20:17:12.5564762Z TZ: UTC 2021-05-16T20:17:12.5565222Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:17:12.5565633Z NOT_CRAN: true 2021-05-16T20:17:12.5566018Z MSYSTEM: MINGW64 2021-05-16T20:17:12.5566406Z ##[endgroup] 2021-05-16T20:17:12.9805511Z v Loading tic stage configuration from tic.R 2021-05-16T20:17:13.2006184Z i `step_rcmdcheck()`: tic always uses option '--no-manual' during R CMD Check on 2021-05-16T20:17:13.2007576Z Windows because LaTeX is not available. 2021-05-16T20:17:13.2354988Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-16T20:17:13.2356479Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-16T20:17:13.2357455Z timeout = Inf, check_dir = "check") 2021-05-16T20:17:13.3665057Z -- R CMD build ----------------------------------------------------------------- 2021-05-16T20:17:13.7399724Z * checking for file 'D:\a\neurobase\neurobase/DESCRIPTION' ... OK 2021-05-16T20:17:13.7401682Z 2021-05-16T20:17:15.3858026Z * preparing 'neurobase': 2021-05-16T20:17:15.3858862Z 2021-05-16T20:17:15.4016278Z * checking DESCRIPTION meta-information ... OK 2021-05-16T20:17:15.4018164Z 2021-05-16T20:17:15.7631461Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T20:17:15.7632481Z 2021-05-16T20:17:15.7758468Z * checking for empty or unneeded directories 2021-05-16T20:17:15.7759303Z 2021-05-16T20:17:15.7940389Z * building 'neurobase_1.30.1.tar.gz' 2021-05-16T20:17:15.7941150Z 2021-05-16T20:17:18.0821686Z 2021-05-16T20:17:18.0822631Z 2021-05-16T20:17:19.0874490Z -- R CMD check ----------------------------------------------------------------- 2021-05-16T20:17:19.4061145Z * using log directory 'D:/a/neurobase/neurobase/check/neurobase.Rcheck' 2021-05-16T20:17:19.4062289Z 2021-05-16T20:17:19.4062951Z * using R version 3.6.3 (2020-02-29) 2021-05-16T20:17:19.4063428Z 2021-05-16T20:17:19.4064117Z * using platform: x86_64-w64-mingw32 (64-bit) 2021-05-16T20:17:19.4064633Z 2021-05-16T20:17:19.4065282Z * using session charset: ISO8859-1 2021-05-16T20:17:19.4065766Z 2021-05-16T20:17:20.6872601Z * using options '--no-manual --as-cran' 2021-05-16T20:17:20.6873524Z 2021-05-16T20:17:20.6899744Z * checking for file 'neurobase/DESCRIPTION' ... OK 2021-05-16T20:17:20.6900668Z 2021-05-16T20:17:20.6901363Z * checking extension type ... Package 2021-05-16T20:17:20.6901852Z 2021-05-16T20:17:20.6902495Z * this is package 'neurobase' version '1.30.1' 2021-05-16T20:17:20.6902992Z 2021-05-16T20:17:20.6903565Z * package encoding: UTF-8 2021-05-16T20:17:20.6904035Z 2021-05-16T20:17:20.6971426Z * checking package namespace information ... OK 2021-05-16T20:17:20.6972163Z 2021-05-16T20:17:21.6785891Z * checking package dependencies ... OK 2021-05-16T20:17:21.6786811Z 2021-05-16T20:17:21.6882312Z * checking if this is a source package ... OK 2021-05-16T20:17:21.6883181Z 2021-05-16T20:17:21.6883924Z * checking if there is a namespace ... OK 2021-05-16T20:17:21.6884402Z 2021-05-16T20:17:33.8477169Z * checking for executable files ... WARNING 2021-05-16T20:17:33.8478872Z 2021-05-16T20:17:33.8479442Z Found the following executable file: 2021-05-16T20:17:33.8479858Z 2021-05-16T20:17:33.8482013Z JAGS-4.2.0-Rtools33.exe 2021-05-16T20:17:33.8482433Z 2021-05-16T20:17:33.8483128Z Source packages should not contain undeclared executable files. 2021-05-16T20:17:33.8483623Z 2021-05-16T20:17:33.8484294Z See section 'Package structure' in the 'Writing R Extensions' manual. 2021-05-16T20:17:33.8484792Z 2021-05-16T20:17:33.8485365Z * checking for hidden files and directories ... OK 2021-05-16T20:17:33.8486046Z 2021-05-16T20:17:33.8486589Z * checking for portable file names ... OK 2021-05-16T20:17:33.8486950Z 2021-05-16T20:17:33.8487464Z * checking serialization versions ... OK 2021-05-16T20:17:33.8487839Z 2021-05-16T20:17:43.2668087Z * checking whether package 'neurobase' can be installed ... OK 2021-05-16T20:17:43.2670564Z 2021-05-16T20:17:43.4940667Z * checking installed package size ... OK 2021-05-16T20:17:43.4941827Z 2021-05-16T20:17:43.9424101Z * checking package directory ... OK 2021-05-16T20:17:43.9425302Z 2021-05-16T20:17:43.9426454Z * checking for future file timestamps ... OK 2021-05-16T20:17:43.9427051Z 2021-05-16T20:17:44.2672984Z * checking DESCRIPTION meta-information ... OK 2021-05-16T20:17:44.2680134Z 2021-05-16T20:17:44.2680941Z * checking top-level files ... NOTE 2021-05-16T20:17:44.2681671Z 2021-05-16T20:17:44.2682374Z Non-standard file/directory found at top level: 2021-05-16T20:17:44.2682893Z 2021-05-16T20:17:44.2683556Z 'JAGS-4.2.0-Rtools33.exe' 2021-05-16T20:17:44.2684036Z 2021-05-16T20:17:44.2742806Z * checking for left-over files ... OK 2021-05-16T20:17:44.2743561Z 2021-05-16T20:17:44.2744222Z * checking index information ... OK 2021-05-16T20:17:44.2744680Z 2021-05-16T20:17:44.3939640Z * checking package subdirectories ... OK 2021-05-16T20:17:44.3940638Z 2021-05-16T20:17:44.4990208Z * checking R files for non-ASCII characters ... OK 2021-05-16T20:17:44.4990879Z 2021-05-16T20:17:44.7050262Z * checking R files for syntax errors ... OK 2021-05-16T20:17:44.7051287Z 2021-05-16T20:17:45.7195229Z * checking whether the package can be loaded ... OK 2021-05-16T20:17:45.7196191Z 2021-05-16T20:17:46.6328426Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-16T20:17:46.6329468Z 2021-05-16T20:17:47.6467894Z * checking whether the package can be unloaded cleanly ... OK 2021-05-16T20:17:47.6469010Z 2021-05-16T20:17:48.5607014Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-16T20:17:48.5608737Z 2021-05-16T20:17:49.6758071Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-16T20:17:49.6759232Z 2021-05-16T20:17:50.7561816Z * checking loading without being on the library search path ... OK 2021-05-16T20:17:50.7562936Z 2021-05-16T20:17:51.8723001Z * checking dependencies in R code ... OK 2021-05-16T20:17:51.8725630Z 2021-05-16T20:17:53.7965769Z * checking S3 generic/method consistency ... OK 2021-05-16T20:17:53.7966564Z 2021-05-16T20:17:54.8476133Z * checking replacement functions ... OK 2021-05-16T20:17:54.8476571Z 2021-05-16T20:17:55.9266116Z * checking foreign function calls ... OK 2021-05-16T20:17:55.9266935Z 2021-05-16T20:18:05.3510112Z * checking R code for possible problems ... OK 2021-05-16T20:18:05.3511026Z 2021-05-16T20:18:06.1628013Z * checking Rd files ... OK 2021-05-16T20:18:06.1629082Z 2021-05-16T20:18:06.2703936Z * checking Rd metadata ... OK 2021-05-16T20:18:06.2706110Z 2021-05-16T20:18:06.5890295Z * checking Rd line widths ... OK 2021-05-16T20:18:06.5891748Z 2021-05-16T20:18:06.8979488Z * checking Rd cross-references ... OK 2021-05-16T20:18:06.8980404Z 2021-05-16T20:18:07.9150274Z * checking for missing documentation entries ... OK 2021-05-16T20:18:07.9154485Z 2021-05-16T20:18:11.0555598Z * checking for code/documentation mismatches ... OK 2021-05-16T20:18:11.0556588Z 2021-05-16T20:18:13.6923861Z * checking Rd \usage sections ... OK 2021-05-16T20:18:13.6924741Z 2021-05-16T20:18:14.1000222Z * checking Rd contents ... OK 2021-05-16T20:18:14.8480410Z 2021-05-16T20:18:14.9102274Z * checking for unstated dependencies in examples ... OK 2021-05-16T20:18:14.9103273Z 2021-05-16T20:18:14.9249793Z * checking files in 'vignettes' ... WARNING 2021-05-16T20:18:14.9255941Z 2021-05-16T20:18:14.9260370Z Files in the 'vignettes' directory but no files in 'inst/doc': 2021-05-16T20:18:14.9260995Z 2021-05-16T20:18:14.9261724Z 'neurobase.Rmd', 'nifti_basics.Rmd', 'simple_io.Rmd' 2021-05-16T20:18:14.9262251Z 2021-05-16T20:18:25.1038057Z * checking examples ... OK 2021-05-16T20:18:25.1040236Z 2021-05-16T20:18:25.1074911Z ** found \donttest examples: check also with --run-donttest 2021-05-16T20:18:25.1075640Z 2021-05-16T20:18:25.2122582Z * checking for unstated dependencies in 'tests' ... OK 2021-05-16T20:18:25.2123601Z 2021-05-16T20:18:25.4295177Z * checking tests ... 2021-05-16T20:18:25.4295964Z 2021-05-16T20:18:30.3024651Z Running 'testthat.R' 2021-05-16T20:18:30.3025440Z 2021-05-16T20:18:30.3172517Z OK 2021-05-16T20:18:30.3173190Z 2021-05-16T20:18:30.4415488Z * checking for unstated dependencies in vignettes ... OK 2021-05-16T20:18:30.4416521Z 2021-05-16T20:18:30.4439560Z * checking package vignettes in 'inst/doc' ... WARNING 2021-05-16T20:18:30.4440606Z 2021-05-16T20:18:30.4441567Z dir.exists(dir) is not TRUEdir.exists(dir) is not TRUEdir.exists(dir) is not TRUE 2021-05-16T20:18:30.4442626Z 2021-05-16T20:18:30.4443428Z Package vignettes without corresponding single PDF/HTML: 2021-05-16T20:18:30.4444021Z 2021-05-16T20:18:30.4444582Z 'neurobase.Rmd' 2021-05-16T20:18:30.4445008Z 2021-05-16T20:18:30.4445535Z 'nifti_basics.Rmd' 2021-05-16T20:18:30.4445960Z 2021-05-16T20:18:30.4446478Z 'simple_io.Rmd' 2021-05-16T20:18:30.4446885Z 2021-05-16T20:18:30.4447213Z 2021-05-16T20:18:30.4447553Z 2021-05-16T20:21:07.8494416Z * checking re-building of vignette outputs ... OK 2021-05-16T20:21:07.8495569Z 2021-05-16T20:21:07.8516230Z * checking for detritus in the temp directory ... OK 2021-05-16T20:21:07.8516973Z 2021-05-16T20:21:07.8517637Z * DONE 2021-05-16T20:21:07.8518043Z 2021-05-16T20:21:07.8518410Z 2021-05-16T20:21:07.8518769Z 2021-05-16T20:21:07.8519387Z Status: 3 WARNINGs, 1 NOTE 2021-05-16T20:21:07.8519835Z 2021-05-16T20:21:07.8520293Z See 2021-05-16T20:21:07.8520719Z 2021-05-16T20:21:07.8521594Z 'D:/a/neurobase/neurobase/check/neurobase.Rcheck/00check.log' 2021-05-16T20:21:07.8522184Z 2021-05-16T20:21:07.8522729Z for details. 2021-05-16T20:21:07.8523131Z 2021-05-16T20:21:07.8523488Z 2021-05-16T20:21:07.8523843Z 2021-05-16T20:21:07.8524149Z 2021-05-16T20:21:07.8524507Z 2021-05-16T20:21:08.1903078Z -- R CMD check results ----------------------------------- neurobase 1.30.1 ---- 2021-05-16T20:21:08.1923312Z Duration: 3m 49.8s 2021-05-16T20:21:08.1923888Z 2021-05-16T20:21:08.1960725Z > checking for executable files ... WARNING 2021-05-16T20:21:08.1979440Z ##[warning] Found the following executable file: 2021-05-16T20:21:08.2013276Z JAGS-4.2.0-Rtools33.exe 2021-05-16T20:21:08.2014197Z Source packages should not contain undeclared executable files. 2021-05-16T20:21:08.2015262Z See section 'Package structure' in the 'Writing R Extensions' manual. 2021-05-16T20:21:08.2015937Z 2021-05-16T20:21:08.2016749Z > checking files in 'vignettes' ... WARNING 2021-05-16T20:21:08.2018170Z ##[warning] Files in the 'vignettes' directory but no files in 'inst/doc': 2021-05-16T20:21:08.2020073Z 'neurobase.Rmd', 'nifti_basics.Rmd', 'simple_io.Rmd' 2021-05-16T20:21:08.2020545Z 2021-05-16T20:21:08.2021186Z > checking package vignettes in 'inst/doc' ... WARNING 2021-05-16T20:21:08.2022564Z ##[warning] dir.exists(dir) is not TRUEdir.exists(dir) is not TRUEdir.exists(dir) is not TRUE 2021-05-16T20:21:08.2024239Z Package vignettes without corresponding single PDF/HTML: 2021-05-16T20:21:08.2024959Z 'neurobase.Rmd' 2021-05-16T20:21:08.2025514Z 'nifti_basics.Rmd' 2021-05-16T20:21:08.2025988Z 'simple_io.Rmd' 2021-05-16T20:21:08.2026298Z 2021-05-16T20:21:08.2026852Z > checking top-level files ... NOTE 2021-05-16T20:21:08.2028031Z Non-standard file/directory found at top level: 2021-05-16T20:21:08.2028835Z 'JAGS-4.2.0-Rtools33.exe' 2021-05-16T20:21:08.2029229Z 2021-05-16T20:21:08.2029713Z 0 errors v | 3 warnings x | 1 note x 2021-05-16T20:21:08.3390995Z total 29964 2021-05-16T20:21:08.3394232Z drwxr-xr-x 1 runneradmin 197121 0 May 16 20:21 neurobase.Rcheck 2021-05-16T20:21:08.3399617Z -rw-r--r-- 1 runneradmin 197121 30350537 May 16 20:17 neurobase_1.30.1.tar.gz 2021-05-16T20:21:08.3407894Z -rw-r--r-- 1 runneradmin 197121 325080 May 16 20:17 neurobase_1.30.1.zip 2021-05-16T20:21:08.3630979Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T20:21:08.3631949Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T20:21:08.3649818Z shell: C:\Program Files\Git\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2021-05-16T20:21:08.3650448Z env: 2021-05-16T20:21:08.3650969Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:21:08.3651460Z TIC_DEPLOY_KEY: 2021-05-16T20:21:08.3651893Z RSPM: 2021-05-16T20:21:08.3654068Z GITHUB_PAT: *** 2021-05-16T20:21:08.3654495Z COVERALLS_TOKEN: 2021-05-16T20:21:08.3655176Z continue-on-error: false 2021-05-16T20:21:08.3655829Z VDIFFR_RUN_TESTS: 2021-05-16T20:21:08.3656339Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T20:21:08.3656762Z TZ: UTC 2021-05-16T20:21:08.3657215Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:21:08.3657649Z NOT_CRAN: true 2021-05-16T20:21:08.3658119Z MSYSTEM: MINGW64 2021-05-16T20:21:08.3658536Z ##[endgroup] 2021-05-16T20:21:08.5106907Z 2021-05-16T20:21:08.5116924Z R version 3.6.3 (2020-02-29) -- "Holding the Windsock" 2021-05-16T20:21:08.5120701Z Copyright (C) 2020 The R Foundation for Statistical Computing 2021-05-16T20:21:08.5131799Z Platform: x86_64-w64-mingw32/x64 (64-bit) 2021-05-16T20:21:08.5142686Z 2021-05-16T20:21:08.5145805Z R is free software and comes with ABSOLUTELY NO WARRANTY. 2021-05-16T20:21:08.5147050Z You are welcome to redistribute it under certain conditions. 2021-05-16T20:21:08.5148153Z Type 'license()' or 'licence()' for distribution details. 2021-05-16T20:21:08.5148790Z 2021-05-16T20:21:08.5149588Z R is a collaborative project with many contributors. 2021-05-16T20:21:08.5151015Z Type 'contributors()' for more information and 2021-05-16T20:21:08.5152680Z 'citation()' on how to cite R or R packages in publications. 2021-05-16T20:21:08.5153270Z 2021-05-16T20:21:08.5153996Z Type 'demo()' for some demos, 'help()' for on-line help, or 2021-05-16T20:21:08.5154956Z 'help.start()' for an HTML browser interface to help. 2021-05-16T20:21:08.5155712Z Type 'q()' to quit R. 2021-05-16T20:21:08.5156080Z 2021-05-16T20:21:08.5156665Z > library(testthat) 2021-05-16T20:21:08.5157320Z > library(neurobase) 2021-05-16T20:21:08.5158132Z Loading required package: oro.nifti 2021-05-16T20:21:08.5158827Z oro.nifti 0.11.0 2021-05-16T20:21:08.5159306Z > 2021-05-16T20:21:08.5159973Z > test_check("neurobase") 2021-05-16T20:21:08.5160692Z [ FAIL 0 | WARN 0 | SKIP 0 | PASS 58 ] 2021-05-16T20:21:08.5161209Z > 2021-05-16T20:21:08.5163116Z > 2021-05-16T20:21:08.5164514Z > # copyNIfTIHeader 2021-05-16T20:21:08.5165283Z > # double_ortho 2021-05-16T20:21:08.5166102Z > # getEmptyImageDimensions 2021-05-16T20:21:08.5166863Z > # get_empty_dim 2021-05-16T20:21:08.5167605Z > # maskEmptyImageDimensions 2021-05-16T20:21:08.5168596Z > # mask_empty_dim 2021-05-16T20:21:08.5169146Z > # mask_img 2021-05-16T20:21:08.5169734Z > # multi_overlay 2021-05-16T20:21:08.5170314Z > # newnii 2021-05-16T20:21:08.5170844Z > # niftiarr 2021-05-16T20:21:08.5171412Z > # nii.stub 2021-05-16T20:21:08.5171932Z > # ortho2 2021-05-16T20:21:08.5172500Z > # ortho_diff 2021-05-16T20:21:08.5174316Z > # parse_img_ext 2021-05-16T20:21:08.5175029Z > # quantile_img 2021-05-16T20:21:08.5176334Z > # readNIfTI2 2021-05-16T20:21:08.5176930Z > # readnii 2021-05-16T20:21:08.5177535Z > # remake_img 2021-05-16T20:21:08.5178267Z > # replace_dropped_dimensions 2021-05-16T20:21:08.5178953Z > # rescale_img 2021-05-16T20:21:08.5179563Z > # robust_window 2021-05-16T20:21:08.5180110Z > # same_dims 2021-05-16T20:21:08.5180679Z > # tempimg 2021-05-16T20:21:08.5181216Z > # window_img 2021-05-16T20:21:08.5181833Z > # writeNIfTI2 2021-05-16T20:21:08.5182434Z > # writenii 2021-05-16T20:21:08.5182940Z > # xyz 2021-05-16T20:21:08.5183488Z > # zero_pad 2021-05-16T20:21:08.5184018Z > # zlimmer 2021-05-16T20:21:08.5184620Z > # zscore_img 2021-05-16T20:21:08.5185111Z > 2021-05-16T20:21:08.5185666Z > proc.time() 2021-05-16T20:21:08.5188369Z user system elapsed 2021-05-16T20:21:08.5189358Z 2.03 0.29 4.79 2021-05-16T20:21:08.5358443Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-16T20:21:08.5359234Z Rscript -e "tic::before_deploy()" 2021-05-16T20:21:08.5421984Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'" 2021-05-16T20:21:08.5422607Z env: 2021-05-16T20:21:08.5423077Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:21:08.5423607Z TIC_DEPLOY_KEY: 2021-05-16T20:21:08.5423986Z RSPM: 2021-05-16T20:21:08.5425020Z GITHUB_PAT: *** 2021-05-16T20:21:08.5425487Z COVERALLS_TOKEN: 2021-05-16T20:21:08.5425997Z continue-on-error: false 2021-05-16T20:21:08.5426680Z VDIFFR_RUN_TESTS: 2021-05-16T20:21:08.5427136Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T20:21:08.5427594Z TZ: UTC 2021-05-16T20:21:08.5427999Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:21:08.5428478Z NOT_CRAN: true 2021-05-16T20:21:08.5428885Z MSYSTEM: MINGW64 2021-05-16T20:21:08.5429345Z ##[endgroup] 2021-05-16T20:21:09.3474936Z v Loading tic stage configuration from tic.R 2021-05-16T20:21:09.5545870Z i `step_rcmdcheck()`: tic always uses option '--no-manual' during R CMD Check on 2021-05-16T20:21:09.5547232Z Windows because LaTeX is not available. 2021-05-16T20:21:09.7872522Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-16T20:21:09.7873217Z with: 2021-05-16T20:21:09.7874096Z upload_url: https://uploads.github.com/repos/neuroconductor/neurobase/releases/43020192/assets{?name,label} 2021-05-16T20:21:09.7875075Z asset_path: check/neurobase_1.30.1.zip 2021-05-16T20:21:09.7875623Z asset_name: neurobase_1.30.1_R3.6.zip 2021-05-16T20:21:09.7876244Z asset_content_type: application/octet-stream 2021-05-16T20:21:09.7876762Z env: 2021-05-16T20:21:09.7877196Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:21:09.7877680Z TIC_DEPLOY_KEY: 2021-05-16T20:21:09.7878034Z RSPM: 2021-05-16T20:21:09.7879429Z GITHUB_PAT: *** 2021-05-16T20:21:09.7879830Z COVERALLS_TOKEN: 2021-05-16T20:21:09.7880339Z continue-on-error: false 2021-05-16T20:21:09.7880832Z VDIFFR_RUN_TESTS: 2021-05-16T20:21:09.7881320Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T20:21:09.7881731Z TZ: UTC 2021-05-16T20:21:09.7882178Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:21:09.7882585Z NOT_CRAN: true 2021-05-16T20:21:09.7882984Z MSYSTEM: MINGW64 2021-05-16T20:21:09.7883784Z GITHUB_TOKEN: *** 2021-05-16T20:21:09.7884187Z ##[endgroup] 2021-05-16T20:21:11.3388161Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-16T20:21:11.3388861Z Rscript -e "tic::deploy()" 2021-05-16T20:21:11.3448476Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'" 2021-05-16T20:21:11.3449037Z env: 2021-05-16T20:21:11.3449521Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:21:11.3449992Z TIC_DEPLOY_KEY: 2021-05-16T20:21:11.3450374Z RSPM: 2021-05-16T20:21:11.3451634Z GITHUB_PAT: *** 2021-05-16T20:21:11.3452057Z COVERALLS_TOKEN: 2021-05-16T20:21:11.3452544Z continue-on-error: false 2021-05-16T20:21:11.3453045Z VDIFFR_RUN_TESTS: 2021-05-16T20:21:11.3453498Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T20:21:11.3453891Z TZ: UTC 2021-05-16T20:21:11.3454298Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:21:11.3454707Z NOT_CRAN: true 2021-05-16T20:21:11.3455110Z MSYSTEM: MINGW64 2021-05-16T20:21:11.3455506Z ##[endgroup] 2021-05-16T20:21:12.1365604Z v Loading tic stage configuration from tic.R 2021-05-16T20:21:12.3699461Z i `step_rcmdcheck()`: tic always uses option '--no-manual' during R CMD Check on 2021-05-16T20:21:12.3701203Z Windows because LaTeX is not available. 2021-05-16T20:21:12.5965052Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-16T20:21:12.5965775Z Rscript -e "tic::after_deploy()" 2021-05-16T20:21:12.6023820Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'" 2021-05-16T20:21:12.6024372Z env: 2021-05-16T20:21:12.6024849Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:21:12.6025317Z TIC_DEPLOY_KEY: 2021-05-16T20:21:12.6025692Z RSPM: 2021-05-16T20:21:12.6027029Z GITHUB_PAT: *** 2021-05-16T20:21:12.6027454Z COVERALLS_TOKEN: 2021-05-16T20:21:12.6027940Z continue-on-error: false 2021-05-16T20:21:12.6028494Z VDIFFR_RUN_TESTS: 2021-05-16T20:21:12.6028943Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T20:21:12.6029335Z TZ: UTC 2021-05-16T20:21:12.6029741Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:21:12.6030144Z NOT_CRAN: true 2021-05-16T20:21:12.6030542Z MSYSTEM: MINGW64 2021-05-16T20:21:12.6030930Z ##[endgroup] 2021-05-16T20:21:13.3667944Z v Loading tic stage configuration from tic.R 2021-05-16T20:21:13.5910760Z i `step_rcmdcheck()`: tic always uses option '--no-manual' during R CMD Check on 2021-05-16T20:21:13.5912070Z Windows because LaTeX is not available. 2021-05-16T20:21:13.8355643Z Post job cleanup. 2021-05-16T20:21:16.3210612Z [command]"C:\Program Files\Git\bin\git.exe" version 2021-05-16T20:21:16.4137397Z git version 2.31.1.windows.1 2021-05-16T20:21:16.4238276Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp core\.sshCommand 2021-05-16T20:21:16.4556427Z [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-16T20:21:17.0519809Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T20:21:17.0758841Z http.https://github.com/.extraheader 2021-05-16T20:21:17.0818793Z [command]"C:\Program Files\Git\bin\git.exe" config --local --unset-all http.https://github.com/.extraheader 2021-05-16T20:21:17.1097720Z [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-16T20:21:17.6773543Z Cleaning up orphan processes