2021-05-16T20:02:00.5869388Z ##[section]Starting: Request a runner to run this job 2021-05-16T20:02:01.8313486Z 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.8843485Z 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.9657161Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'windows-latest' 2021-05-16T20:02:02.0609086Z ##[section]Finishing: Request a runner to run this job 2021-05-16T20:02:08.6987480Z Current runner version: '2.278.0' 2021-05-16T20:02:08.7106751Z ##[group]Operating System 2021-05-16T20:02:08.7107931Z Microsoft Windows Server 2019 2021-05-16T20:02:08.7108432Z 10.0.17763 2021-05-16T20:02:08.7108914Z Datacenter 2021-05-16T20:02:08.7109446Z ##[endgroup] 2021-05-16T20:02:08.7110036Z ##[group]Virtual Environment 2021-05-16T20:02:08.7110728Z Environment: windows-2019 2021-05-16T20:02:08.7111286Z Version: 20210509.1 2021-05-16T20:02:08.7112371Z Included Software: https://github.com/actions/virtual-environments/blob/win19/20210509.1/images/win/Windows2019-Readme.md 2021-05-16T20:02:08.7113793Z Image Release: https://github.com/actions/virtual-environments/releases/tag/win19%2F20210509.1 2021-05-16T20:02:08.7114706Z ##[endgroup] 2021-05-16T20:02:08.7116675Z ##[group]GITHUB_TOKEN Permissions 2021-05-16T20:02:08.7118106Z Actions: write 2021-05-16T20:02:08.7118669Z Checks: write 2021-05-16T20:02:08.7119156Z Contents: write 2021-05-16T20:02:08.7119830Z Deployments: write 2021-05-16T20:02:08.7120394Z Issues: write 2021-05-16T20:02:08.7120935Z Metadata: read 2021-05-16T20:02:08.7121487Z Packages: write 2021-05-16T20:02:08.7122018Z PullRequests: write 2021-05-16T20:02:08.7122675Z RepositoryProjects: write 2021-05-16T20:02:08.7123302Z SecurityEvents: write 2021-05-16T20:02:08.7123899Z Statuses: write 2021-05-16T20:02:08.7124494Z ##[endgroup] 2021-05-16T20:02:08.7127994Z Prepare workflow directory 2021-05-16T20:02:08.8452565Z Prepare all required actions 2021-05-16T20:02:08.8466295Z Getting action download info 2021-05-16T20:02:09.3286499Z Download action repository 'actions/checkout@v2' 2021-05-16T20:02:10.2496153Z Download action repository 'r-lib/actions@master' 2021-05-16T20:02:11.4519355Z Download action repository 'adigherman/actions@master' 2021-05-16T20:02:13.7657053Z Download action repository 'msys2/setup-msys2@v2' 2021-05-16T20:02:13.9919906Z Download action repository 'actions/cache@v1' 2021-05-16T20:02:14.1563259Z Download action repository 'actions/upload-artifact@master' 2021-05-16T20:02:14.4912183Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-16T20:02:14.9698059Z ##[group]Run actions/checkout@v2 2021-05-16T20:02:14.9698889Z with: 2021-05-16T20:02:14.9699455Z repository: neuroconductor/neurobase 2021-05-16T20:02:14.9700709Z token: *** 2021-05-16T20:02:14.9701175Z ssh-strict: true 2021-05-16T20:02:14.9701769Z persist-credentials: true 2021-05-16T20:02:14.9702323Z clean: true 2021-05-16T20:02:14.9702790Z fetch-depth: 1 2021-05-16T20:02:14.9703254Z lfs: false 2021-05-16T20:02:14.9703710Z submodules: false 2021-05-16T20:02:14.9704169Z env: 2021-05-16T20:02:14.9704675Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:02:14.9705231Z TIC_DEPLOY_KEY: 2021-05-16T20:02:14.9705657Z RSPM: 2021-05-16T20:02:14.9706498Z GITHUB_PAT: *** 2021-05-16T20:02:14.9706968Z COVERALLS_TOKEN: 2021-05-16T20:02:14.9707536Z continue-on-error: true 2021-05-16T20:02:14.9708085Z VDIFFR_RUN_TESTS: 2021-05-16T20:02:14.9708575Z ##[endgroup] 2021-05-16T20:02:17.7386496Z Syncing repository: neuroconductor/neurobase 2021-05-16T20:02:17.7499363Z ##[group]Getting Git version info 2021-05-16T20:02:17.7500535Z Working directory is 'D:\a\neurobase\neurobase' 2021-05-16T20:02:17.7981443Z [command]"C:\Program Files\Git\bin\git.exe" version 2021-05-16T20:02:17.8194810Z git version 2.31.1.windows.1 2021-05-16T20:02:17.8251135Z ##[endgroup] 2021-05-16T20:02:17.8254053Z Deleting the contents of 'D:\a\neurobase\neurobase' 2021-05-16T20:02:17.8258342Z ##[group]Initializing the repository 2021-05-16T20:02:17.8272735Z [command]"C:\Program Files\Git\bin\git.exe" init D:\a\neurobase\neurobase 2021-05-16T20:02:17.9636089Z Initialized empty Git repository in D:/a/neurobase/neurobase/.git/ 2021-05-16T20:02:17.9698482Z [command]"C:\Program Files\Git\bin\git.exe" remote add origin https://github.com/neuroconductor/neurobase 2021-05-16T20:02:18.0128018Z ##[endgroup] 2021-05-16T20:02:18.0129479Z ##[group]Disabling automatic garbage collection 2021-05-16T20:02:18.0141468Z [command]"C:\Program Files\Git\bin\git.exe" config --local gc.auto 0 2021-05-16T20:02:18.0815147Z ##[endgroup] 2021-05-16T20:02:18.0819467Z ##[group]Setting up auth 2021-05-16T20:02:18.0839913Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp core\.sshCommand 2021-05-16T20:02:18.1199035Z [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:19.8200199Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T20:02:19.8468951Z [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:20.3556458Z [command]"C:\Program Files\Git\bin\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2021-05-16T20:02:20.3806406Z ##[endgroup] 2021-05-16T20:02:20.3820703Z ##[group]Fetching the repository 2021-05-16T20:02:20.3831689Z [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:21.7272713Z remote: Enumerating objects: 359, done. 2021-05-16T20:02:21.7276875Z remote: Counting objects: 0% (1/359) 2021-05-16T20:02:21.7279583Z remote: Counting objects: 1% (4/359) 2021-05-16T20:02:21.7281875Z remote: Counting objects: 2% (8/359) 2021-05-16T20:02:21.7284093Z remote: Counting objects: 3% (11/359) 2021-05-16T20:02:21.7286121Z remote: Counting objects: 4% (15/359) 2021-05-16T20:02:21.7288620Z remote: Counting objects: 5% (18/359) 2021-05-16T20:02:21.7290852Z remote: Counting objects: 6% (22/359) 2021-05-16T20:02:21.7294662Z remote: Counting objects: 7% (26/359) 2021-05-16T20:02:21.7297488Z remote: Counting objects: 8% (29/359) 2021-05-16T20:02:21.7299513Z remote: Counting objects: 9% (33/359) 2021-05-16T20:02:21.7301278Z remote: Counting objects: 10% (36/359) 2021-05-16T20:02:21.7304389Z remote: Counting objects: 11% (40/359) 2021-05-16T20:02:21.7306627Z remote: Counting objects: 12% (44/359) 2021-05-16T20:02:21.7308414Z remote: Counting objects: 13% (47/359) 2021-05-16T20:02:21.7310455Z remote: Counting objects: 14% (51/359) 2021-05-16T20:02:21.7312134Z remote: Counting objects: 15% (54/359) 2021-05-16T20:02:21.7319675Z remote: Counting objects: 16% (58/359) 2021-05-16T20:02:21.7321724Z remote: Counting objects: 17% (62/359) 2021-05-16T20:02:21.7323371Z remote: Counting objects: 18% (65/359) 2021-05-16T20:02:21.7325148Z remote: Counting objects: 19% (69/359) 2021-05-16T20:02:21.7326787Z remote: Counting objects: 20% (72/359) 2021-05-16T20:02:21.7328146Z remote: Counting objects: 21% (76/359) 2021-05-16T20:02:21.7330057Z remote: Counting objects: 22% (79/359) 2021-05-16T20:02:21.7332716Z remote: Counting objects: 23% (83/359) 2021-05-16T20:02:21.7334644Z remote: Counting objects: 24% (87/359) 2021-05-16T20:02:21.7336647Z remote: Counting objects: 25% (90/359) 2021-05-16T20:02:21.7337388Z remote: Counting objects: 26% (94/359) 2021-05-16T20:02:21.7338110Z remote: Counting objects: 27% (97/359) 2021-05-16T20:02:21.7338946Z remote: Counting objects: 28% (101/359) 2021-05-16T20:02:21.7339731Z remote: Counting objects: 29% (105/359) 2021-05-16T20:02:21.7340507Z remote: Counting objects: 30% (108/359) 2021-05-16T20:02:21.7341165Z remote: Counting objects: 31% (112/359) 2021-05-16T20:02:21.7342096Z remote: Counting objects: 32% (115/359) 2021-05-16T20:02:21.7343589Z remote: Counting objects: 33% (119/359) 2021-05-16T20:02:21.7344255Z remote: Counting objects: 34% (123/359) 2021-05-16T20:02:21.7344900Z remote: Counting objects: 35% (126/359) 2021-05-16T20:02:21.7345589Z remote: Counting objects: 36% (130/359) 2021-05-16T20:02:21.7346247Z remote: Counting objects: 37% (133/359) 2021-05-16T20:02:21.7346888Z remote: Counting objects: 38% (137/359) 2021-05-16T20:02:21.7347564Z remote: Counting objects: 39% (141/359) 2021-05-16T20:02:21.7348202Z remote: Counting objects: 40% (144/359) 2021-05-16T20:02:21.7349133Z remote: Counting objects: 41% (148/359) 2021-05-16T20:02:21.7349882Z remote: Counting objects: 42% (151/359) 2021-05-16T20:02:21.7350666Z remote: Counting objects: 43% (155/359) 2021-05-16T20:02:21.7351404Z remote: Counting objects: 44% (158/359) 2021-05-16T20:02:21.7352112Z remote: Counting objects: 45% (162/359) 2021-05-16T20:02:21.7352930Z remote: Counting objects: 46% (166/359) 2021-05-16T20:02:21.7353577Z remote: Counting objects: 47% (169/359) 2021-05-16T20:02:21.7354218Z remote: Counting objects: 48% (173/359) 2021-05-16T20:02:21.7354867Z remote: Counting objects: 49% (176/359) 2021-05-16T20:02:21.7355507Z remote: Counting objects: 50% (180/359) 2021-05-16T20:02:21.7356158Z remote: Counting objects: 51% (184/359) 2021-05-16T20:02:21.7356804Z remote: Counting objects: 52% (187/359) 2021-05-16T20:02:21.7357441Z remote: Counting objects: 53% (191/359) 2021-05-16T20:02:21.7358088Z remote: Counting objects: 54% (194/359) 2021-05-16T20:02:21.7358799Z remote: Counting objects: 55% (198/359) 2021-05-16T20:02:21.7359512Z remote: Counting objects: 56% (202/359) 2021-05-16T20:02:21.7362808Z remote: Counting objects: 57% (205/359) 2021-05-16T20:02:21.7363473Z remote: Counting objects: 58% (209/359) 2021-05-16T20:02:21.7364641Z remote: Counting objects: 59% (212/359) 2021-05-16T20:02:21.7365237Z remote: Counting objects: 60% (216/359) 2021-05-16T20:02:21.7365780Z remote: Counting objects: 61% (219/359) 2021-05-16T20:02:21.7366315Z remote: Counting objects: 62% (223/359) 2021-05-16T20:02:21.7366838Z remote: Counting objects: 63% (227/359) 2021-05-16T20:02:21.7367374Z remote: Counting objects: 64% (230/359) 2021-05-16T20:02:21.7367896Z remote: Counting objects: 65% (234/359) 2021-05-16T20:02:21.7368428Z remote: Counting objects: 66% (237/359) 2021-05-16T20:02:21.7369082Z remote: Counting objects: 67% (241/359) 2021-05-16T20:02:21.7369613Z remote: Counting objects: 68% (245/359) 2021-05-16T20:02:21.7370133Z remote: Counting objects: 69% (248/359) 2021-05-16T20:02:21.7370664Z remote: Counting objects: 70% (252/359) 2021-05-16T20:02:21.7371244Z remote: Counting objects: 71% (255/359) 2021-05-16T20:02:21.7371802Z remote: Counting objects: 72% (259/359) 2021-05-16T20:02:21.7372426Z remote: Counting objects: 73% (263/359) 2021-05-16T20:02:21.7373032Z remote: Counting objects: 74% (266/359) 2021-05-16T20:02:21.7373623Z remote: Counting objects: 75% (270/359) 2021-05-16T20:02:21.7374173Z remote: Counting objects: 76% (273/359) 2021-05-16T20:02:21.7374766Z remote: Counting objects: 77% (277/359) 2021-05-16T20:02:21.7375334Z remote: Counting objects: 78% (281/359) 2021-05-16T20:02:21.7375940Z remote: Counting objects: 79% (284/359) 2021-05-16T20:02:21.7376491Z remote: Counting objects: 80% (288/359) 2021-05-16T20:02:21.7377080Z remote: Counting objects: 81% (291/359) 2021-05-16T20:02:21.7377626Z remote: Counting objects: 82% (295/359) 2021-05-16T20:02:21.7378233Z remote: Counting objects: 83% (298/359) 2021-05-16T20:02:21.7378999Z remote: Counting objects: 84% (302/359) 2021-05-16T20:02:21.7379645Z remote: Counting objects: 85% (306/359) 2021-05-16T20:02:21.7380251Z remote: Counting objects: 86% (309/359) 2021-05-16T20:02:21.7380800Z remote: Counting objects: 87% (313/359) 2021-05-16T20:02:21.7381392Z remote: Counting objects: 88% (316/359) 2021-05-16T20:02:21.7381972Z remote: Counting objects: 89% (320/359) 2021-05-16T20:02:21.7382577Z remote: Counting objects: 90% (324/359) 2021-05-16T20:02:21.7383125Z remote: Counting objects: 91% (327/359) 2021-05-16T20:02:21.7383714Z remote: Counting objects: 92% (331/359) 2021-05-16T20:02:21.7384262Z remote: Counting objects: 93% (334/359) 2021-05-16T20:02:21.7384852Z remote: Counting objects: 94% (338/359) 2021-05-16T20:02:21.7385473Z remote: Counting objects: 95% (342/359) 2021-05-16T20:02:21.7386152Z remote: Counting objects: 96% (345/359) 2021-05-16T20:02:21.7386757Z remote: Counting objects: 97% (349/359) 2021-05-16T20:02:21.7387354Z remote: Counting objects: 98% (352/359) 2021-05-16T20:02:21.7387901Z remote: Counting objects: 99% (356/359) 2021-05-16T20:02:21.7388509Z remote: Counting objects: 100% (359/359) 2021-05-16T20:02:21.7389165Z remote: Counting objects: 100% (359/359), done. 2021-05-16T20:02:21.7389826Z remote: Compressing objects: 0% (1/299) 2021-05-16T20:02:21.7390437Z remote: Compressing objects: 1% (3/299) 2021-05-16T20:02:21.7391089Z remote: Compressing objects: 2% (6/299) 2021-05-16T20:02:21.7391710Z remote: Compressing objects: 3% (9/299) 2021-05-16T20:02:21.7392374Z remote: Compressing objects: 4% (12/299) 2021-05-16T20:02:21.7393029Z remote: Compressing objects: 5% (15/299) 2021-05-16T20:02:21.7393639Z remote: Compressing objects: 6% (18/299) 2021-05-16T20:02:21.7394291Z remote: Compressing objects: 7% (21/299) 2021-05-16T20:02:21.7394930Z remote: Compressing objects: 8% (24/299) 2021-05-16T20:02:21.7395674Z remote: Compressing objects: 9% (27/299) 2021-05-16T20:02:21.7396296Z remote: Compressing objects: 10% (30/299) 2021-05-16T20:02:21.7465036Z remote: Compressing objects: 11% (33/299) 2021-05-16T20:02:21.7487815Z remote: Compressing objects: 12% (36/299) 2021-05-16T20:02:21.7496051Z remote: Compressing objects: 13% (39/299) 2021-05-16T20:02:21.7510510Z remote: Compressing objects: 14% (42/299) 2021-05-16T20:02:21.7573061Z remote: Compressing objects: 15% (45/299) 2021-05-16T20:02:21.7593353Z remote: Compressing objects: 16% (48/299) 2021-05-16T20:02:21.7619404Z remote: Compressing objects: 17% (51/299) 2021-05-16T20:02:21.7620512Z remote: Compressing objects: 18% (54/299) 2021-05-16T20:02:21.7626861Z remote: Compressing objects: 19% (57/299) 2021-05-16T20:02:21.7627811Z remote: Compressing objects: 20% (60/299) 2021-05-16T20:02:21.7628602Z remote: Compressing objects: 21% (63/299) 2021-05-16T20:02:21.7629418Z remote: Compressing objects: 22% (66/299) 2021-05-16T20:02:21.7630191Z remote: Compressing objects: 23% (69/299) 2021-05-16T20:02:21.7755957Z remote: Compressing objects: 24% (72/299) 2021-05-16T20:02:21.7833033Z remote: Compressing objects: 25% (75/299) 2021-05-16T20:02:21.7953655Z remote: Compressing objects: 26% (78/299) 2021-05-16T20:02:21.7954583Z remote: Compressing objects: 27% (81/299) 2021-05-16T20:02:21.7955315Z remote: Compressing objects: 28% (84/299) 2021-05-16T20:02:21.8197101Z remote: Compressing objects: 29% (87/299) 2021-05-16T20:02:21.8314287Z remote: Compressing objects: 30% (90/299) 2021-05-16T20:02:21.8394430Z remote: Compressing objects: 31% (93/299) 2021-05-16T20:02:21.8395306Z remote: Compressing objects: 32% (96/299) 2021-05-16T20:02:21.8396281Z remote: Compressing objects: 33% (99/299) 2021-05-16T20:02:21.8514899Z remote: Compressing objects: 34% (102/299) 2021-05-16T20:02:21.8586487Z remote: Compressing objects: 35% (105/299) 2021-05-16T20:02:21.8690862Z remote: Compressing objects: 36% (108/299) 2021-05-16T20:02:21.8752771Z remote: Compressing objects: 37% (111/299) 2021-05-16T20:02:21.8791304Z remote: Compressing objects: 38% (114/299) 2021-05-16T20:02:21.8897496Z remote: Compressing objects: 39% (117/299) 2021-05-16T20:02:21.8971670Z remote: Compressing objects: 40% (120/299) 2021-05-16T20:02:21.8973321Z remote: Compressing objects: 41% (123/299) 2021-05-16T20:02:21.8974069Z remote: Compressing objects: 42% (126/299) 2021-05-16T20:02:21.8981536Z remote: Compressing objects: 43% (129/299) 2021-05-16T20:02:21.8983146Z remote: Compressing objects: 44% (132/299) 2021-05-16T20:02:21.8983834Z remote: Compressing objects: 45% (135/299) 2021-05-16T20:02:21.8984779Z remote: Compressing objects: 46% (138/299) 2021-05-16T20:02:21.8985616Z remote: Compressing objects: 47% (141/299) 2021-05-16T20:02:21.8987429Z remote: Compressing objects: 48% (144/299) 2021-05-16T20:02:21.8989479Z remote: Compressing objects: 49% (147/299) 2021-05-16T20:02:21.8995310Z remote: Compressing objects: 50% (150/299) 2021-05-16T20:02:21.9001702Z remote: Compressing objects: 51% (153/299) 2021-05-16T20:02:21.9003397Z remote: Compressing objects: 52% (156/299) 2021-05-16T20:02:21.9006015Z remote: Compressing objects: 53% (159/299) 2021-05-16T20:02:21.9008772Z remote: Compressing objects: 54% (162/299) 2021-05-16T20:02:21.9012235Z remote: Compressing objects: 55% (165/299) 2021-05-16T20:02:21.9014488Z remote: Compressing objects: 56% (168/299) 2021-05-16T20:02:21.9015280Z remote: Compressing objects: 57% (171/299) 2021-05-16T20:02:21.9084578Z remote: Compressing objects: 58% (174/299) 2021-05-16T20:02:21.9086610Z remote: Compressing objects: 59% (177/299) 2021-05-16T20:02:21.9087733Z remote: Compressing objects: 60% (180/299) 2021-05-16T20:02:21.9088448Z remote: Compressing objects: 61% (183/299) 2021-05-16T20:02:21.9089890Z remote: Compressing objects: 62% (186/299) 2021-05-16T20:02:21.9090725Z remote: Compressing objects: 63% (189/299) 2021-05-16T20:02:21.9092459Z remote: Compressing objects: 64% (192/299) 2021-05-16T20:02:21.9093388Z remote: Compressing objects: 65% (195/299) 2021-05-16T20:02:21.9094091Z remote: Compressing objects: 66% (198/299) 2021-05-16T20:02:21.9094820Z remote: Compressing objects: 67% (201/299) 2021-05-16T20:02:21.9095502Z remote: Compressing objects: 68% (204/299) 2021-05-16T20:02:21.9096281Z remote: Compressing objects: 69% (207/299) 2021-05-16T20:02:21.9097009Z remote: Compressing objects: 70% (210/299) 2021-05-16T20:02:21.9097781Z remote: Compressing objects: 71% (213/299) 2021-05-16T20:02:21.9098457Z remote: Compressing objects: 72% (216/299) 2021-05-16T20:02:21.9099089Z remote: Compressing objects: 73% (219/299) 2021-05-16T20:02:21.9099777Z remote: Compressing objects: 74% (222/299) 2021-05-16T20:02:21.9100578Z remote: Compressing objects: 75% (225/299) 2021-05-16T20:02:21.9101209Z remote: Compressing objects: 76% (228/299) 2021-05-16T20:02:21.9136911Z remote: Compressing objects: 77% (231/299) 2021-05-16T20:02:21.9137888Z remote: Compressing objects: 78% (234/299) 2021-05-16T20:02:21.9138635Z remote: Compressing objects: 79% (237/299) 2021-05-16T20:02:21.9139486Z remote: Compressing objects: 80% (240/299) 2021-05-16T20:02:21.9140280Z remote: Compressing objects: 81% (243/299) 2021-05-16T20:02:21.9141024Z remote: Compressing objects: 82% (246/299) 2021-05-16T20:02:21.9143068Z remote: Compressing objects: 83% (249/299) 2021-05-16T20:02:21.9146574Z remote: Compressing objects: 84% (252/299) 2021-05-16T20:02:21.9147233Z remote: Compressing objects: 85% (255/299) 2021-05-16T20:02:21.9147798Z remote: Compressing objects: 86% (258/299) 2021-05-16T20:02:21.9148402Z remote: Compressing objects: 87% (261/299) 2021-05-16T20:02:21.9149003Z remote: Compressing objects: 88% (264/299) 2021-05-16T20:02:21.9149606Z remote: Compressing objects: 89% (267/299) 2021-05-16T20:02:21.9150414Z remote: Compressing objects: 90% (270/299) 2021-05-16T20:02:21.9151003Z remote: Compressing objects: 91% (273/299) 2021-05-16T20:02:21.9151606Z remote: Compressing objects: 92% (276/299) 2021-05-16T20:02:21.9152187Z remote: Compressing objects: 93% (279/299) 2021-05-16T20:02:21.9152788Z remote: Compressing objects: 94% (282/299) 2021-05-16T20:02:21.9154445Z remote: Compressing objects: 95% (285/299) 2021-05-16T20:02:21.9155139Z remote: Compressing objects: 96% (288/299) 2021-05-16T20:02:21.9155702Z remote: Compressing objects: 97% (291/299) 2021-05-16T20:02:21.9156332Z remote: Compressing objects: 98% (294/299) 2021-05-16T20:02:21.9156933Z remote: Compressing objects: 99% (297/299) 2021-05-16T20:02:21.9157496Z remote: Compressing objects: 100% (299/299) 2021-05-16T20:02:21.9158141Z remote: Compressing objects: 100% (299/299), done. 2021-05-16T20:02:21.9852079Z Receiving objects: 0% (1/359) 2021-05-16T20:02:21.9853233Z Receiving objects: 1% (4/359) 2021-05-16T20:02:21.9857190Z Receiving objects: 2% (8/359) 2021-05-16T20:02:21.9858777Z Receiving objects: 3% (11/359) 2021-05-16T20:02:21.9860780Z Receiving objects: 4% (15/359) 2021-05-16T20:02:21.9863629Z Receiving objects: 5% (18/359) 2021-05-16T20:02:21.9866822Z Receiving objects: 6% (22/359) 2021-05-16T20:02:21.9867573Z Receiving objects: 7% (26/359) 2021-05-16T20:02:21.9872020Z Receiving objects: 8% (29/359) 2021-05-16T20:02:21.9875827Z Receiving objects: 9% (33/359) 2021-05-16T20:02:21.9878779Z Receiving objects: 10% (36/359) 2021-05-16T20:02:21.9880620Z Receiving objects: 11% (40/359) 2021-05-16T20:02:21.9883052Z Receiving objects: 12% (44/359) 2021-05-16T20:02:21.9883781Z Receiving objects: 13% (47/359) 2021-05-16T20:02:21.9885440Z Receiving objects: 14% (51/359) 2021-05-16T20:02:21.9887046Z Receiving objects: 15% (54/359) 2021-05-16T20:02:21.9890325Z Receiving objects: 16% (58/359) 2021-05-16T20:02:21.9891152Z Receiving objects: 17% (62/359) 2021-05-16T20:02:21.9894797Z Receiving objects: 18% (65/359) 2021-05-16T20:02:21.9899894Z Receiving objects: 19% (69/359) 2021-05-16T20:02:21.9900960Z Receiving objects: 20% (72/359) 2021-05-16T20:02:21.9901723Z Receiving objects: 21% (76/359) 2021-05-16T20:02:21.9903290Z Receiving objects: 22% (79/359) 2021-05-16T20:02:21.9907348Z Receiving objects: 23% (83/359) 2021-05-16T20:02:21.9909139Z Receiving objects: 24% (87/359) 2021-05-16T20:02:21.9909819Z Receiving objects: 25% (90/359) 2021-05-16T20:02:21.9912005Z Receiving objects: 26% (94/359) 2021-05-16T20:02:21.9912671Z Receiving objects: 27% (97/359) 2021-05-16T20:02:21.9916240Z Receiving objects: 28% (101/359) 2021-05-16T20:02:21.9917018Z Receiving objects: 29% (105/359) 2021-05-16T20:02:21.9922660Z Receiving objects: 30% (108/359) 2021-05-16T20:02:21.9926986Z Receiving objects: 31% (112/359) 2021-05-16T20:02:21.9929772Z Receiving objects: 32% (115/359) 2021-05-16T20:02:21.9930623Z Receiving objects: 33% (119/359) 2021-05-16T20:02:21.9931249Z Receiving objects: 34% (123/359) 2021-05-16T20:02:21.9933263Z Receiving objects: 35% (126/359) 2021-05-16T20:02:21.9934039Z Receiving objects: 36% (130/359) 2021-05-16T20:02:21.9934769Z Receiving objects: 37% (133/359) 2021-05-16T20:02:21.9935432Z Receiving objects: 38% (137/359) 2021-05-16T20:02:21.9939726Z Receiving objects: 39% (141/359) 2021-05-16T20:02:21.9941530Z Receiving objects: 40% (144/359) 2021-05-16T20:02:21.9943525Z Receiving objects: 41% (148/359) 2021-05-16T20:02:21.9944202Z Receiving objects: 42% (151/359) 2021-05-16T20:02:21.9950801Z Receiving objects: 43% (155/359) 2021-05-16T20:02:22.0217728Z Receiving objects: 44% (158/359) 2021-05-16T20:02:22.0492876Z Receiving objects: 45% (162/359) 2021-05-16T20:02:22.0602286Z Receiving objects: 46% (166/359) 2021-05-16T20:02:22.0761577Z Receiving objects: 47% (169/359) 2021-05-16T20:02:22.0873752Z Receiving objects: 48% (173/359) 2021-05-16T20:02:22.0929404Z Receiving objects: 49% (176/359) 2021-05-16T20:02:22.0941411Z Receiving objects: 50% (180/359) 2021-05-16T20:02:22.1075530Z Receiving objects: 51% (184/359) 2021-05-16T20:02:22.1258339Z Receiving objects: 52% (187/359) 2021-05-16T20:02:22.1371847Z Receiving objects: 53% (191/359) 2021-05-16T20:02:22.1521845Z Receiving objects: 54% (194/359) 2021-05-16T20:02:22.1649599Z Receiving objects: 55% (198/359) 2021-05-16T20:02:22.1748850Z Receiving objects: 56% (202/359) 2021-05-16T20:02:22.1869301Z Receiving objects: 57% (205/359) 2021-05-16T20:02:22.1931814Z Receiving objects: 58% (209/359) 2021-05-16T20:02:22.1934074Z Receiving objects: 59% (212/359) 2021-05-16T20:02:22.1936800Z Receiving objects: 60% (216/359) 2021-05-16T20:02:22.1937475Z Receiving objects: 61% (219/359) 2021-05-16T20:02:22.1940324Z Receiving objects: 62% (223/359) 2021-05-16T20:02:22.1949534Z Receiving objects: 63% (227/359) 2021-05-16T20:02:22.1955065Z Receiving objects: 64% (230/359) 2021-05-16T20:02:22.1962735Z Receiving objects: 65% (234/359) 2021-05-16T20:02:22.1963663Z Receiving objects: 66% (237/359) 2021-05-16T20:02:22.1965265Z Receiving objects: 67% (241/359) 2021-05-16T20:02:22.1975398Z Receiving objects: 68% (245/359) 2021-05-16T20:02:22.1989519Z Receiving objects: 69% (248/359) 2021-05-16T20:02:22.1997763Z Receiving objects: 70% (252/359) 2021-05-16T20:02:22.2004657Z Receiving objects: 71% (255/359) 2021-05-16T20:02:22.2008283Z Receiving objects: 72% (259/359) 2021-05-16T20:02:22.2055970Z Receiving objects: 73% (263/359) 2021-05-16T20:02:22.2060386Z remote: Total 359 (delta 103), reused 158 (delta 51), pack-reused 0 2021-05-16T20:02:22.2065467Z Receiving objects: 74% (266/359) 2021-05-16T20:02:22.2067493Z Receiving objects: 75% (270/359) 2021-05-16T20:02:22.2071155Z Receiving objects: 76% (273/359) 2021-05-16T20:02:22.2075669Z Receiving objects: 77% (277/359) 2021-05-16T20:02:22.2079383Z Receiving objects: 78% (281/359) 2021-05-16T20:02:22.2082210Z Receiving objects: 79% (284/359) 2021-05-16T20:02:22.2083108Z Receiving objects: 80% (288/359) 2021-05-16T20:02:22.2084812Z Receiving objects: 81% (291/359) 2021-05-16T20:02:22.2085653Z Receiving objects: 82% (295/359) 2021-05-16T20:02:22.2087674Z Receiving objects: 83% (298/359) 2021-05-16T20:02:22.2088404Z Receiving objects: 84% (302/359) 2021-05-16T20:02:22.2089492Z Receiving objects: 85% (306/359) 2021-05-16T20:02:22.2090069Z Receiving objects: 86% (309/359) 2021-05-16T20:02:22.2090846Z Receiving objects: 87% (313/359) 2021-05-16T20:02:22.2093596Z Receiving objects: 88% (316/359) 2021-05-16T20:02:22.2179061Z Receiving objects: 89% (320/359) 2021-05-16T20:02:22.2180776Z Receiving objects: 90% (324/359) 2021-05-16T20:02:22.2181628Z Receiving objects: 91% (327/359) 2021-05-16T20:02:22.2182321Z Receiving objects: 92% (331/359) 2021-05-16T20:02:22.2183022Z Receiving objects: 93% (334/359) 2021-05-16T20:02:22.2183572Z Receiving objects: 94% (338/359) 2021-05-16T20:02:22.2184144Z Receiving objects: 95% (342/359) 2021-05-16T20:02:22.2184732Z Receiving objects: 96% (345/359) 2021-05-16T20:02:22.2185342Z Receiving objects: 97% (349/359) 2021-05-16T20:02:22.2185892Z Receiving objects: 98% (352/359) 2021-05-16T20:02:22.2186455Z Receiving objects: 99% (356/359) 2021-05-16T20:02:22.2186954Z Receiving objects: 100% (359/359) 2021-05-16T20:02:22.2187580Z Receiving objects: 100% (359/359), 5.18 MiB | 21.48 MiB/s, done. 2021-05-16T20:02:22.2188339Z Resolving deltas: 0% (0/103) 2021-05-16T20:02:22.2188886Z Resolving deltas: 1% (2/103) 2021-05-16T20:02:22.2189387Z Resolving deltas: 2% (3/103) 2021-05-16T20:02:22.2189913Z Resolving deltas: 3% (4/103) 2021-05-16T20:02:22.2190399Z Resolving deltas: 4% (5/103) 2021-05-16T20:02:22.2190928Z Resolving deltas: 5% (6/103) 2021-05-16T20:02:22.2191450Z Resolving deltas: 6% (7/103) 2021-05-16T20:02:22.2191944Z Resolving deltas: 7% (8/103) 2021-05-16T20:02:22.2192463Z Resolving deltas: 8% (9/103) 2021-05-16T20:02:22.2193036Z Resolving deltas: 9% (10/103) 2021-05-16T20:02:22.2193587Z Resolving deltas: 10% (11/103) 2021-05-16T20:02:22.2194067Z Resolving deltas: 11% (12/103) 2021-05-16T20:02:22.2194609Z Resolving deltas: 12% (13/103) 2021-05-16T20:02:22.2195112Z Resolving deltas: 13% (14/103) 2021-05-16T20:02:22.2195636Z Resolving deltas: 14% (15/103) 2021-05-16T20:02:22.2196116Z Resolving deltas: 15% (16/103) 2021-05-16T20:02:22.2196656Z Resolving deltas: 16% (17/103) 2021-05-16T20:02:22.2197160Z Resolving deltas: 17% (18/103) 2021-05-16T20:02:22.2197713Z Resolving deltas: 18% (19/103) 2021-05-16T20:02:22.2198253Z Resolving deltas: 19% (20/103) 2021-05-16T20:02:22.2198752Z Resolving deltas: 20% (21/103) 2021-05-16T20:02:22.2199301Z Resolving deltas: 21% (22/103) 2021-05-16T20:02:22.2199791Z Resolving deltas: 22% (23/103) 2021-05-16T20:02:22.2200326Z Resolving deltas: 23% (24/103) 2021-05-16T20:02:22.2200809Z Resolving deltas: 24% (25/103) 2021-05-16T20:02:22.2201333Z Resolving deltas: 25% (26/103) 2021-05-16T20:02:22.2201816Z Resolving deltas: 26% (27/103) 2021-05-16T20:02:22.2202354Z Resolving deltas: 27% (28/103) 2021-05-16T20:02:22.2202914Z Resolving deltas: 28% (29/103) 2021-05-16T20:02:22.2203436Z Resolving deltas: 29% (30/103) 2021-05-16T20:02:22.2203956Z Resolving deltas: 30% (31/103) 2021-05-16T20:02:22.2204434Z Resolving deltas: 31% (32/103) 2021-05-16T20:02:22.2204960Z Resolving deltas: 32% (33/103) 2021-05-16T20:02:22.2205459Z Resolving deltas: 33% (34/103) 2021-05-16T20:02:22.2205979Z Resolving deltas: 34% (36/103) 2021-05-16T20:02:22.2206564Z Resolving deltas: 35% (37/103) 2021-05-16T20:02:22.2207093Z Resolving deltas: 36% (38/103) 2021-05-16T20:02:22.2207571Z Resolving deltas: 37% (39/103) 2021-05-16T20:02:22.2208145Z Resolving deltas: 38% (40/103) 2021-05-16T20:02:22.2208629Z Resolving deltas: 39% (41/103) 2021-05-16T20:02:22.2209150Z Resolving deltas: 40% (42/103) 2021-05-16T20:02:22.2209628Z Resolving deltas: 41% (43/103) 2021-05-16T20:02:22.2210150Z Resolving deltas: 42% (44/103) 2021-05-16T20:02:22.2210689Z Resolving deltas: 43% (45/103) 2021-05-16T20:02:22.2211170Z Resolving deltas: 44% (46/103) 2021-05-16T20:02:22.2211692Z Resolving deltas: 45% (47/103) 2021-05-16T20:02:22.2212169Z Resolving deltas: 46% (48/103) 2021-05-16T20:02:22.2212763Z Resolving deltas: 47% (49/103) 2021-05-16T20:02:22.2213243Z Resolving deltas: 48% (50/103) 2021-05-16T20:02:22.2213789Z Resolving deltas: 49% (51/103) 2021-05-16T20:02:22.2214284Z Resolving deltas: 50% (52/103) 2021-05-16T20:02:22.2214790Z Resolving deltas: 51% (53/103) 2021-05-16T20:02:22.2338915Z Resolving deltas: 52% (54/103) 2021-05-16T20:02:22.2339412Z Resolving deltas: 53% (55/103) 2021-05-16T20:02:22.2342274Z Resolving deltas: 54% (56/103) 2021-05-16T20:02:22.2342914Z Resolving deltas: 55% (57/103) 2021-05-16T20:02:22.2343380Z Resolving deltas: 56% (58/103) 2021-05-16T20:02:22.2343856Z Resolving deltas: 57% (59/103) 2021-05-16T20:02:22.2344316Z Resolving deltas: 58% (60/103) 2021-05-16T20:02:22.2344790Z Resolving deltas: 59% (61/103) 2021-05-16T20:02:22.2345249Z Resolving deltas: 60% (62/103) 2021-05-16T20:02:22.2345725Z Resolving deltas: 61% (63/103) 2021-05-16T20:02:22.2346182Z Resolving deltas: 62% (64/103) 2021-05-16T20:02:22.2346656Z Resolving deltas: 63% (65/103) 2021-05-16T20:02:22.2347110Z Resolving deltas: 64% (66/103) 2021-05-16T20:02:22.2347582Z Resolving deltas: 65% (67/103) 2021-05-16T20:02:22.2348258Z Resolving deltas: 66% (68/103) 2021-05-16T20:02:22.2348708Z Resolving deltas: 67% (70/103) 2021-05-16T20:02:22.2349173Z Resolving deltas: 68% (71/103) 2021-05-16T20:02:22.2349615Z Resolving deltas: 69% (72/103) 2021-05-16T20:02:22.2350078Z Resolving deltas: 70% (73/103) 2021-05-16T20:02:22.2350528Z Resolving deltas: 71% (74/103) 2021-05-16T20:02:22.2351004Z Resolving deltas: 72% (75/103) 2021-05-16T20:02:22.2351460Z Resolving deltas: 73% (76/103) 2021-05-16T20:02:22.2351912Z Resolving deltas: 74% (77/103) 2021-05-16T20:02:22.2352374Z Resolving deltas: 75% (78/103) 2021-05-16T20:02:22.2352867Z Resolving deltas: 76% (79/103) 2021-05-16T20:02:22.2353339Z Resolving deltas: 77% (80/103) 2021-05-16T20:02:22.2353787Z Resolving deltas: 78% (81/103) 2021-05-16T20:02:22.2354509Z Resolving deltas: 79% (82/103) 2021-05-16T20:02:22.2355088Z Resolving deltas: 80% (83/103) 2021-05-16T20:02:22.2355551Z Resolving deltas: 81% (84/103) 2021-05-16T20:02:22.2356029Z Resolving deltas: 82% (85/103) 2021-05-16T20:02:22.2356517Z Resolving deltas: 83% (86/103) 2021-05-16T20:02:22.2356996Z Resolving deltas: 84% (87/103) 2021-05-16T20:02:22.2357449Z Resolving deltas: 85% (88/103) 2021-05-16T20:02:22.2357912Z Resolving deltas: 87% (90/103) 2021-05-16T20:02:22.2358367Z Resolving deltas: 88% (91/103) 2021-05-16T20:02:22.2358829Z Resolving deltas: 89% (92/103) 2021-05-16T20:02:22.2359277Z Resolving deltas: 90% (93/103) 2021-05-16T20:02:22.2359735Z Resolving deltas: 91% (94/103) 2021-05-16T20:02:22.2360284Z Resolving deltas: 92% (95/103) 2021-05-16T20:02:22.2360730Z Resolving deltas: 93% (96/103) 2021-05-16T20:02:22.2361197Z Resolving deltas: 94% (97/103) 2021-05-16T20:02:22.2361654Z Resolving deltas: 95% (98/103) 2021-05-16T20:02:22.2362120Z Resolving deltas: 96% (99/103) 2021-05-16T20:02:22.2362635Z Resolving deltas: 97% (100/103) 2021-05-16T20:02:22.2363122Z Resolving deltas: 98% (101/103) 2021-05-16T20:02:22.2363584Z Resolving deltas: 99% (102/103) 2021-05-16T20:02:22.2364128Z Resolving deltas: 100% (103/103) 2021-05-16T20:02:22.2364773Z Resolving deltas: 100% (103/103), done. 2021-05-16T20:02:22.3141491Z From https://github.com/neuroconductor/neurobase 2021-05-16T20:02:22.3142474Z * [new ref] 1d4b172915192d419b4defb2e56d84d7541c03cd -> 1.30.1.s 2021-05-16T20:02:22.3389401Z ##[endgroup] 2021-05-16T20:02:22.3390411Z ##[group]Determining the checkout info 2021-05-16T20:02:22.3391690Z ##[endgroup] 2021-05-16T20:02:22.3392302Z ##[group]Checking out the ref 2021-05-16T20:02:22.3405240Z [command]"C:\Program Files\Git\bin\git.exe" checkout --progress --force refs/tags/1.30.1.s 2021-05-16T20:02:22.5464076Z Note: switching to 'refs/tags/1.30.1.s'. 2021-05-16T20:02:22.5464863Z 2021-05-16T20:02:22.5465556Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-16T20:02:22.5466474Z changes and commit them, and you can discard any commits you make in this 2021-05-16T20:02:22.5471758Z state without impacting any branches by switching back to a branch. 2021-05-16T20:02:22.5472768Z 2021-05-16T20:02:22.5473474Z If you want to create a new branch to retain commits you create, you may 2021-05-16T20:02:22.5474357Z do so (now or later) by using -c with the switch command. Example: 2021-05-16T20:02:22.5474876Z 2021-05-16T20:02:22.5475397Z git switch -c 2021-05-16T20:02:22.5475845Z 2021-05-16T20:02:22.5476328Z Or undo this operation with: 2021-05-16T20:02:22.5476719Z 2021-05-16T20:02:22.5477183Z git switch - 2021-05-16T20:02:22.5477648Z 2021-05-16T20:02:22.5478375Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-16T20:02:22.5478999Z 2021-05-16T20:02:22.5479510Z HEAD is now at 1d4b172 Version id 55 stable 2021-05-16T20:02:22.5516684Z ##[endgroup] 2021-05-16T20:02:22.5880723Z [command]"C:\Program Files\Git\bin\git.exe" log -1 --format='%H' 2021-05-16T20:02:22.6086566Z '1d4b172915192d419b4defb2e56d84d7541c03cd' 2021-05-16T20:02:22.6428901Z ##[group]Run r-lib/actions/setup-r@master 2021-05-16T20:02:22.6429956Z with: 2021-05-16T20:02:22.6430318Z r-version: devel 2021-05-16T20:02:22.6430700Z Ncpus: 1 2021-05-16T20:02:22.6431092Z crayon.enabled: NULL 2021-05-16T20:02:22.6431632Z remove-openmp-macos: true 2021-05-16T20:02:22.6432172Z http-user-agent: default 2021-05-16T20:02:22.6432625Z install-r: true 2021-05-16T20:02:22.6433466Z windows-path-include-mingw: true 2021-05-16T20:02:22.6434003Z env: 2021-05-16T20:02:22.6434437Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:02:22.6434882Z TIC_DEPLOY_KEY: 2021-05-16T20:02:22.6435426Z RSPM: 2021-05-16T20:02:22.6436938Z GITHUB_PAT: *** 2021-05-16T20:02:22.6437432Z COVERALLS_TOKEN: 2021-05-16T20:02:22.6437931Z continue-on-error: true 2021-05-16T20:02:22.6438437Z VDIFFR_RUN_TESTS: 2021-05-16T20:02:22.6438834Z ##[endgroup] 2021-05-16T20:02:23.2743493Z [command]C:\ProgramData\Chocolatey\bin\choco.exe install qpdf --no-progress 2021-05-16T20:02:24.4378274Z [command]D:\a\_temp\R-devel-win.exe /VERYSILENT /SUPPRESSMSGBOXES /DIR=C:\R 2021-05-16T20:02:25.1460823Z Chocolatey v0.10.15 2021-05-16T20:03:49.4281259Z Installing the following packages: 2021-05-16T20:03:49.4288302Z qpdf 2021-05-16T20:03:49.4290341Z By installing you accept licenses for the packages. 2021-05-16T20:03:51.4453153Z 2021-05-16T20:03:51.4922343Z qpdf v10.3.2 [Approved] 2021-05-16T20:03:51.4924401Z qpdf package files install completed. Performing other installation steps. 2021-05-16T20:03:53.8130145Z 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:03:54.6997025Z C:\ProgramData\chocolatey\lib\qpdf\tools 2021-05-16T20:03:57.1113775Z ShimGen has successfully created a shim for fix-qdf.exe 2021-05-16T20:03:57.3661467Z ShimGen has successfully created a shim for qpdf.exe 2021-05-16T20:03:57.6125016Z ShimGen has successfully created a shim for zlib-flate.exe 2021-05-16T20:03:57.6486650Z The install of qpdf was successful. 2021-05-16T20:03:57.6491516Z Software installed to 'C:\ProgramData\chocolatey\lib\qpdf\tools' 2021-05-16T20:03:57.6848769Z 2021-05-16T20:03:57.6850694Z Chocolatey installed 1/1 packages. 2021-05-16T20:03:57.6852373Z See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log). 2021-05-16T20:03:58.1037768Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-16T20:03:58.1038351Z with: 2021-05-16T20:03:58.1038785Z pandoc-version: 2.7.3 2021-05-16T20:03:58.1039187Z env: 2021-05-16T20:03:58.1039772Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:03:58.1040269Z TIC_DEPLOY_KEY: 2021-05-16T20:03:58.1040631Z RSPM: 2021-05-16T20:03:58.1042093Z GITHUB_PAT: *** 2021-05-16T20:03:58.1042502Z COVERALLS_TOKEN: 2021-05-16T20:03:58.1043024Z continue-on-error: true 2021-05-16T20:03:58.1043505Z VDIFFR_RUN_TESTS: 2021-05-16T20:03:58.1043966Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T20:03:58.1044367Z TZ: UTC 2021-05-16T20:03:58.1044784Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:03:58.1045217Z NOT_CRAN: true 2021-05-16T20:03:58.1045618Z ##[endgroup] 2021-05-16T20:03:58.9739766Z [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\8225641d-ca0c-4182-917e-df83eb77fe3e', 'D:\a\_temp\0f3726ed-ce08-4205-ae5e-e380fb69f78c')" 2021-05-16T20:04:02.2669588Z ##[group]Run git config user.name adigherman 2021-05-16T20:04:02.2670342Z git config user.name adigherman 2021-05-16T20:04:02.2670903Z git config user.email adig@jhu.edu 2021-05-16T20:04:02.5110736Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'" 2021-05-16T20:04:02.5111369Z env: 2021-05-16T20:04:02.5111845Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:04:02.5112444Z TIC_DEPLOY_KEY: 2021-05-16T20:04:02.5112959Z RSPM: 2021-05-16T20:04:02.5114474Z GITHUB_PAT: *** 2021-05-16T20:04:02.5114943Z COVERALLS_TOKEN: 2021-05-16T20:04:02.5115457Z continue-on-error: true 2021-05-16T20:04:02.5115995Z VDIFFR_RUN_TESTS: 2021-05-16T20:04:02.5116451Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T20:04:02.5116905Z TZ: UTC 2021-05-16T20:04:02.5117312Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:04:02.5117784Z NOT_CRAN: true 2021-05-16T20:04:02.5118181Z ##[endgroup] 2021-05-16T20:04:03.5580232Z ##[group]Run msys2/setup-msys2@v2 2021-05-16T20:04:03.5580778Z with: 2021-05-16T20:04:03.5581226Z msystem: MINGW64 2021-05-16T20:04:03.5581648Z update: true 2021-05-16T20:04:03.5582282Z install: git mingw-w64-x86_64-toolchain 2021-05-16T20:04:03.5583079Z path-type: minimal 2021-05-16T20:04:03.5583586Z release: true 2021-05-16T20:04:03.5584008Z env: 2021-05-16T20:04:03.5584471Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:04:03.5585012Z TIC_DEPLOY_KEY: 2021-05-16T20:04:03.5585408Z RSPM: 2021-05-16T20:04:03.5586913Z GITHUB_PAT: *** 2021-05-16T20:04:03.5587341Z COVERALLS_TOKEN: 2021-05-16T20:04:03.5587899Z continue-on-error: true 2021-05-16T20:04:03.5588401Z VDIFFR_RUN_TESTS: 2021-05-16T20:04:03.5588908Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T20:04:03.5589329Z TZ: UTC 2021-05-16T20:04:03.5589786Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:04:03.5590263Z NOT_CRAN: true 2021-05-16T20:04:03.5590657Z ##[endgroup] 2021-05-16T20:04:03.7690524Z ##[group]Downloading MSYS2... 2021-05-16T20:04:04.9658771Z [command]C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe "(Get-FileHash D:\a\_temp\base.exe -Algorithm SHA256)[0].Hash" 2021-05-16T20:04:06.0230587Z 1F2CFD8E13B0382096E53EAD6FD52D0B656A1F81E1B5D82F44CB4CE8AB68755E 2021-05-16T20:04:06.0438483Z ##[endgroup] 2021-05-16T20:04:06.0441003Z ##[group]Extracting MSYS2... 2021-05-16T20:04:06.0450293Z [command]D:\a\_temp\base.exe -y 2021-05-16T20:04:06.6287547Z 2021-05-16T20:04:06.6290197Z 7-Zip SFX 19.00 (x86) : Copyright (c) 1999-2018 Igor Pavlov : 2019-02-21 2021-05-16T20:04:06.6290877Z 2021-05-16T20:04:06.6291577Z Extracting archive: D:\a\_temp\base.exe 2021-05-16T20:04:06.6292303Z -- 2021-05-16T20:04:06.6292884Z Path = D:\a\_temp\base.exe 2021-05-16T20:04:06.6293496Z Type = 7z 2021-05-16T20:04:06.6293880Z 2021-05-16T20:04:06.8402219Z 0% 2021-05-16T20:04:06.8403632Z 2021-05-16T20:04:07.0393674Z 0% 1100 2021-05-16T20:04:07.0394469Z 2021-05-16T20:04:07.2435314Z 7% 1100 2021-05-16T20:04:07.2436409Z 2021-05-16T20:04:07.4456690Z 13% 1100 2021-05-16T20:04:07.4457729Z 2021-05-16T20:04:07.6598828Z 19% 1100 2021-05-16T20:04:07.6599654Z 2021-05-16T20:04:07.8645607Z 26% 1100 2021-05-16T20:04:07.8646678Z 2021-05-16T20:04:08.0752218Z 30% 1100 2021-05-16T20:04:08.0753037Z 2021-05-16T20:04:08.2726828Z 31% 1100 2021-05-16T20:04:08.2727663Z 2021-05-16T20:04:08.4846774Z 33% 1100 2021-05-16T20:04:08.4847611Z 2021-05-16T20:04:08.6953387Z 39% 1100 2021-05-16T20:04:08.6954145Z 2021-05-16T20:04:08.8935274Z 44% 1100 2021-05-16T20:04:08.8936586Z 2021-05-16T20:04:09.1585017Z 47% 1414 - msys64\usr\lib\perl5\core_perl\CORE\perl_inc_macro.h 2021-05-16T20:04:09.1586223Z 2021-05-16T20:04:09.3461125Z 47% 1654 - msys64\usr\lib\tcl8.6\msgs\ar_sy.msg 2021-05-16T20:04:09.3462328Z 2021-05-16T20:04:09.5492645Z 47% 2260 - msys64\usr\lib\terminfo\63\c321 2021-05-16T20:04:09.5493837Z 2021-05-16T20:04:09.7520586Z 47% 2911 - msys64\usr\lib\terminfo\68\hz2000 2021-05-16T20:04:09.7521631Z 2021-05-16T20:04:09.9564913Z 47% 3616 - msys64\usr\lib\terminfo\72\rxvt-xpm 2021-05-16T20:04:09.9566056Z 2021-05-16T20:04:10.1592603Z 47% 4218 - msys64\usr\lib\terminfo\77\wy325-wvb 2021-05-16T20:04:10.1593969Z 2021-05-16T20:04:10.3920335Z 47% 4947 - msys64\usr\share\bash-completion\completions\hid2hci 2021-05-16T20:04:10.3922195Z 2021-05-16T20:04:10.5807871Z 47% 5476 - msys64\usr\share\doc\gnupg\examp . md-user\gpg-agent-browser.socket 2021-05-16T20:04:10.5811895Z 2021-05-16T20:04:10.7835311Z 47% 5915 - msys64\usr\share\locale\en@shaw\LC_MESSAGES\glib20.mo 2021-05-16T20:04:10.7836568Z 2021-05-16T20:04:10.9881347Z 47% 6460 - msys64\usr\share\locale\sl\LC_MESSAGES\gettext-runtime.mo 2021-05-16T20:04:10.9883509Z 2021-05-16T20:04:11.1904106Z 47% 7022 - msys64\usr\share\man\man1\openssl-ocsp.1ssl.gz 2021-05-16T20:04:11.1905633Z 2021-05-16T20:04:11.3937283Z 47% 7728 - msys64\usr\share\man\man3\CURLOPT_POSTFIELDSIZE.3.gz 2021-05-16T20:04:11.3939392Z 2021-05-16T20:04:11.6059899Z 47% 8400 - msys64\usr\share\man\man3\Tcl_ExprDouble.3.gz 2021-05-16T20:04:11.6061153Z 2021-05-16T20:04:11.8365214Z 47% 9035 - msys64\usr\share\man\man3\_alpm_question_corrupted_t.3.gz 2021-05-16T20:04:11.8368036Z 2021-05-16T20:04:12.0350466Z 47% 9500 - msys64\usr\share\man\man3\getbkgd.3x.gz 2021-05-16T20:04:12.0351904Z 2021-05-16T20:04:12.2372175Z 47% 9973 - msys64\usr\share\man\man3\mvwinchnstr.3x.gz 2021-05-16T20:04:12.2373992Z 2021-05-16T20:04:12.4403544Z 47% 10620 - msys64\usr\share\man\mann\set.n.gz 2021-05-16T20:04:12.4404719Z 2021-05-16T20:04:12.6435137Z 47% 11191 - msys64\usr\share\perl5\core_pe . \Hub\Interceptor\Terminator.pm 2021-05-16T20:04:12.6436378Z 2021-05-16T20:04:12.8519809Z 47% 11807 - msys64\usr\share\perl5\core_perl\unicore\lib\InPC\Right.pl 2021-05-16T20:04:12.8521226Z 2021-05-16T20:04:13.0500956Z 47% 12600 - msys64\usr\share\terminfo\63\c108 2021-05-16T20:04:13.0502013Z 2021-05-16T20:04:13.3055886Z 47% 13316 - msys64\usr\share\terminfo\69\ibmvga-c 2021-05-16T20:04:13.3056847Z 2021-05-16T20:04:13.5024037Z 47% 13327 - msys64\usr\share\terminfo\69\interix 2021-05-16T20:04:13.5025707Z 2021-05-16T20:04:13.7063617Z 47% 14100 - msys64\usr\share\terminfo\74\tab132 2021-05-16T20:04:13.7064964Z 2021-05-16T20:04:13.9094997Z 47% 14768 - msys64\usr\share\terminfo\78\xnuppc+128x48 2021-05-16T20:04:13.9096763Z 2021-05-16T20:04:14.1124264Z 47% 15628 - msys64\usr\share\zoneinfo\posix\America\Cuiaba 2021-05-16T20:04:14.1126086Z 2021-05-16T20:04:14.3152881Z 47% 16437 - msys64\usr\share\zoneinfo\right\Asia\Taipei 2021-05-16T20:04:14.3153919Z 2021-05-16T20:04:14.5267964Z 47% 17084 - msys64\usr\share\mintty\sounds\synthetic-rave.wav 2021-05-16T20:04:14.5269329Z 2021-05-16T20:04:14.7227455Z 49% 17092 2021-05-16T20:04:14.7228575Z 2021-05-16T20:04:14.9377567Z 51% 17092 2021-05-16T20:04:14.9380842Z 2021-05-16T20:04:15.1292198Z 55% 17092 2021-05-16T20:04:15.1293038Z 2021-05-16T20:04:15.3515934Z 57% 17092 2021-05-16T20:04:15.3517276Z 2021-05-16T20:04:15.5612507Z 60% 17092 2021-05-16T20:04:15.5613874Z 2021-05-16T20:04:15.7591317Z 63% 17092 2021-05-16T20:04:15.7592194Z 2021-05-16T20:04:15.9715981Z 65% 17092 2021-05-16T20:04:15.9716782Z 2021-05-16T20:04:16.1802846Z 67% 17092 2021-05-16T20:04:16.1806641Z 2021-05-16T20:04:16.3794299Z 71% 17092 2021-05-16T20:04:16.3795517Z 2021-05-16T20:04:16.5843137Z 74% 17092 2021-05-16T20:04:16.5844103Z 2021-05-16T20:04:16.7959711Z 76% 17092 2021-05-16T20:04:16.7960955Z 2021-05-16T20:04:16.9986755Z 79% 17092 2021-05-16T20:04:16.9987579Z 2021-05-16T20:04:17.2067466Z 82% 17092 2021-05-16T20:04:17.2068484Z 2021-05-16T20:04:17.4335301Z 87% 17092 2021-05-16T20:04:17.4336467Z 2021-05-16T20:04:17.6384186Z 93% 17092 2021-05-16T20:04:17.6385159Z 2021-05-16T20:04:17.8326722Z 97% 17092 2021-05-16T20:04:17.8327602Z 2021-05-16T20:04:18.0399120Z 100% 17212 - msys64\usr\bin\gpgsplit.exe 2021-05-16T20:04:18.0400023Z 2021-05-16T20:04:18.2381483Z 100% 17372 - msys64\usr\bin\msys-perl5_32.dll 2021-05-16T20:04:18.2382546Z 2021-05-16T20:04:18.3678067Z 100% 17554 - msys64\usr\lib\gettext\hostname.exe 2021-05-16T20:04:18.3681608Z 2021-05-16T20:04:18.3682364Z Everything is Ok 2021-05-16T20:04:18.3714469Z ##[endgroup] 2021-05-16T20:04:18.3717203Z ##[group]Disable Key Refresh... 2021-05-16T20:04:18.4517632Z [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:04:19.5451971Z ##[endgroup] 2021-05-16T20:04:19.5477278Z ##[group]Restoring package cache... 2021-05-16T20:04:20.4568635Z Cache restore for msys2-pkgs-upd:true-conf:e36258c0, got undefined 2021-05-16T20:04:20.4570169Z ##[endgroup] 2021-05-16T20:04:20.4572647Z ##[group]Starting MSYS2 for the first time... 2021-05-16T20:04:20.6182876Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'uname' '-a'" 2021-05-16T20:04:20.7900753Z mkdir: cannot change permissions of '/dev/shm': Permission denied 2021-05-16T20:04:20.8145117Z mkdir: cannot change permissions of '/dev/mqueue': Permission denied 2021-05-16T20:04:21.0120134Z Copying skeleton files. 2021-05-16T20:04:21.0121444Z These files are for the users to personalise their msys2 experience. 2021-05-16T20:04:21.0122428Z 2021-05-16T20:04:21.0123380Z They will never be overwritten nor automatically updated. 2021-05-16T20:04:21.0123993Z 2021-05-16T20:04:21.0649352Z './.bashrc' -> '/home/runneradmin/.bashrc' 2021-05-16T20:04:21.0812513Z './.bash_logout' -> '/home/runneradmin/.bash_logout' 2021-05-16T20:04:21.0988241Z './.bash_profile' -> '/home/runneradmin/.bash_profile' 2021-05-16T20:04:21.1210838Z './.inputrc' -> '/home/runneradmin/.inputrc' 2021-05-16T20:04:21.1499674Z './.profile' -> '/home/runneradmin/.profile' 2021-05-16T20:04:21.2195519Z 'C:\Windows\system32\drivers\etc\hosts' -> '/etc/hosts' 2021-05-16T20:04:21.2641360Z 'C:\Windows\system32\drivers\etc\protocol' -> '/etc/protocols' 2021-05-16T20:04:21.3229461Z 'C:\Windows\system32\drivers\etc\services' -> '/etc/services' 2021-05-16T20:04:21.4482979Z 'C:\Windows\system32\drivers\etc\networks' -> '/etc/networks' 2021-05-16T20:04:21.6608200Z gpg: /etc/pacman.d/gnupg/trustdb.gpg: trustdb created 2021-05-16T20:04:21.6721180Z gpg: no ultimately trusted keys found 2021-05-16T20:04:22.0450817Z gpg: starting migration from earlier GnuPG versions 2021-05-16T20:04:22.1032888Z gpg: porting secret keys from '/etc/pacman.d/gnupg/secring.gpg' to gpg-agent 2021-05-16T20:04:22.1034577Z gpg: migration succeeded 2021-05-16T20:04:22.1418741Z gpg: Generating pacman keyring master key... 2021-05-16T20:04:23.7467533Z gpg: key 88A6ABFB30828589 marked as ultimately trusted 2021-05-16T20:04:23.7469845Z gpg: directory '/etc/pacman.d/gnupg/openpgp-revocs.d' created 2021-05-16T20:04:23.7936361Z gpg: revocation certificate stored as '/etc/pacman.d/gnupg/openpgp-revocs.d/53E599BE5E5F83673E4D58F088A6ABFB30828589.rev' 2021-05-16T20:04:23.7937894Z gpg: Done 2021-05-16T20:04:23.8141281Z ==> Updating trust database... 2021-05-16T20:04:23.8426979Z gpg: marginals needed: 3 completes needed: 1 trust model: pgp 2021-05-16T20:04:23.8428572Z gpg: depth: 0 valid: 1 signed: 0 trust: 0-, 0q, 0n, 0m, 0f, 1u 2021-05-16T20:04:23.9293711Z ==> Appending keys from msys2.gpg... 2021-05-16T20:04:24.1813841Z ==> Locally signing trusted keys in keyring... 2021-05-16T20:04:24.1970436Z -> Locally signing key 123D4D51A1793859C2BE916BBBE514E53E0D0813... 2021-05-16T20:04:24.3149956Z -> Locally signing key B91BCF3303284BF90CC043CA9F418C233E652008... 2021-05-16T20:04:24.4484281Z -> Locally signing key 6E8FEAFF9644F54EED90EEA0790AE56A1D3CFDDC... 2021-05-16T20:04:24.5776702Z -> Locally signing key 69985C5EB351011C78DF7F6D755B8182ACD22879... 2021-05-16T20:04:24.7183527Z -> Locally signing key 9DD0D4217D75A33B896159E6DA7EF2ABAEEA755C... 2021-05-16T20:04:24.8491212Z -> Locally signing key D55E7A6D7CE9BA1587C0ACACF40D263ECA25678A... 2021-05-16T20:04:24.9658876Z ==> Importing owner trust values... 2021-05-16T20:04:24.9878374Z gpg: setting ownertrust to 4 2021-05-16T20:04:24.9879723Z gpg: setting ownertrust to 4 2021-05-16T20:04:24.9880604Z gpg: setting ownertrust to 4 2021-05-16T20:04:24.9881495Z gpg: setting ownertrust to 4 2021-05-16T20:04:24.9882234Z gpg: setting ownertrust to 4 2021-05-16T20:04:24.9882918Z gpg: setting ownertrust to 4 2021-05-16T20:04:25.0072557Z ==> Disabling revoked keys in keyring... 2021-05-16T20:04:25.0248105Z -> Disabling key B19514FB53EB3668471B296E794DCF97F93FC717... 2021-05-16T20:04:25.0920910Z ==> Updating trust database... 2021-05-16T20:04:25.1136985Z gpg: marginals needed: 3 completes needed: 1 trust model: pgp 2021-05-16T20:04:25.1165703Z gpg: depth: 0 valid: 1 signed: 6 trust: 0-, 0q, 0n, 0m, 0f, 1u 2021-05-16T20:04:25.1167795Z gpg: depth: 1 valid: 6 signed: 6 trust: 0-, 0q, 0n, 6m, 0f, 0u 2021-05-16T20:04:25.1173872Z gpg: depth: 2 valid: 6 signed: 0 trust: 6-, 0q, 0n, 0m, 0f, 0u 2021-05-16T20:04:25.1194508Z gpg: next trustdb check due at 2022-01-23 2021-05-16T20:04:25.1617181Z pacman-key (pacman) 5.2.2 2021-05-16T20:04:25.1619064Z Copyright (c) 2010-2020 Pacman Development Team . 2021-05-16T20:04:25.1619917Z 2021-05-16T20:04:25.1799972Z This is free software; see the source for copying conditions. 2021-05-16T20:04:25.1801227Z There is NO WARRANTY, to the extent permitted by law. 2021-05-16T20:04:26.2644982Z  2021-05-16T20:04:26.2645579Z 2021-05-16T20:04:26.2646660Z ################################################################### 2021-05-16T20:04:26.2647408Z # # 2021-05-16T20:04:26.2648071Z # # 2021-05-16T20:04:26.2648719Z # C A U T I O N # 2021-05-16T20:04:26.2649442Z # # 2021-05-16T20:04:26.2650180Z # This is first start of MSYS2. # 2021-05-16T20:04:26.2650983Z # You MUST restart shell to apply necessary actions. # 2021-05-16T20:04:26.2651701Z # # 2021-05-16T20:04:26.2652593Z # # 2021-05-16T20:04:26.2653143Z ################################################################### 2021-05-16T20:04:26.2653427Z 2021-05-16T20:04:26.2653658Z 2021-05-16T20:04:26.2912988Z 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:04:26.2983017Z ##[endgroup] 2021-05-16T20:04:26.2983962Z ##[group]Disable CheckSpace... 2021-05-16T20:04:26.3751367Z [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:04:26.8249412Z ##[endgroup] 2021-05-16T20:04:26.8250555Z ##[group]Updating packages... 2021-05-16T20:04:26.8928553Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'pacman' '--noconfirm' '-Syuu' '--overwrite' '*'" 2021-05-16T20:04:27.7213869Z :: Synchronizing package databases... 2021-05-16T20:04:28.0942946Z downloading mingw32.db... 2021-05-16T20:04:28.7700057Z downloading mingw32.db.sig... 2021-05-16T20:04:28.9906545Z downloading mingw64.db... 2021-05-16T20:04:29.1908561Z downloading mingw64.db.sig... 2021-05-16T20:04:29.4145117Z downloading ucrt64.db... 2021-05-16T20:04:29.6085258Z downloading ucrt64.db.sig... 2021-05-16T20:04:29.8343307Z downloading msys.db... 2021-05-16T20:04:29.9347493Z downloading msys.db.sig... 2021-05-16T20:04:30.0560638Z :: Starting core system upgrade... 2021-05-16T20:04:30.2805442Z warning: terminate other MSYS2 programs before proceeding 2021-05-16T20:04:30.2807054Z resolving dependencies... 2021-05-16T20:04:30.2902562Z looking for conflicting packages... 2021-05-16T20:04:30.2926753Z 2021-05-16T20:04:30.2929934Z 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:04:30.2931074Z 2021-05-16T20:04:30.2931690Z Total Download Size: 9.36 MiB 2021-05-16T20:04:30.2932395Z Total Installed Size: 44.60 MiB 2021-05-16T20:04:30.2933314Z Net Upgrade Size: 0.02 MiB 2021-05-16T20:04:30.2933729Z 2021-05-16T20:04:30.2934375Z :: Proceed with installation? [Y/n] 2021-05-16T20:04:30.2934993Z :: Retrieving packages... 2021-05-16T20:04:30.3963687Z downloading filesystem-2021.04-4-x86_64.pkg.tar.zst... 2021-05-16T20:04:30.4960483Z downloading mintty-1~3.5.0-1-x86_64.pkg.tar.zst... 2021-05-16T20:04:30.6122493Z downloading msys2-runtime-3.2.0-6-x86_64.pkg.tar.zst... 2021-05-16T20:04:30.8126449Z downloading pacman-mirrors-20210423-2-any.pkg.tar.zst... 2021-05-16T20:04:30.9605646Z downloading pacman-5.2.2-22-x86_64.pkg.tar.zst... 2021-05-16T20:04:31.0926905Z checking keyring... 2021-05-16T20:04:31.1886988Z checking package integrity... 2021-05-16T20:04:31.9908069Z loading package files... 2021-05-16T20:04:32.0080200Z checking for file conflicts... 2021-05-16T20:04:32.0082566Z :: Processing package changes... 2021-05-16T20:04:32.0083410Z upgrading filesystem... 2021-05-16T20:04:32.0573287Z upgrading mintty... 2021-05-16T20:04:32.1289052Z upgrading msys2-runtime... 2021-05-16T20:04:32.1995266Z upgrading pacman-mirrors... 2021-05-16T20:04:32.2046037Z warning: /etc/pacman.d/mirrorlist.mingw64 installed as /etc/pacman.d/mirrorlist.mingw64.pacnew 2021-05-16T20:04:32.2064935Z warning: /etc/pacman.d/mirrorlist.ucrt64 installed as /etc/pacman.d/mirrorlist.ucrt64.pacnew 2021-05-16T20:04:32.2079460Z upgrading pacman... 2021-05-16T20:04:32.2922038Z warning: /etc/pacman.conf installed as /etc/pacman.conf.pacnew 2021-05-16T20:04:32.6386939Z :: To complete this update all MSYS2 processes including this terminal will be closed. Confirm to proceed [Y/n] SUCCESS: The process with PID 6616 has been terminated. 2021-05-16T20:04:33.0574325Z ##[endgroup] 2021-05-16T20:04:33.0577495Z ##[group]Killing remaining tasks... 2021-05-16T20:04:33.1327352Z [command]C:\Windows\system32\taskkill.exe /F /FI "MODULES eq msys-2.0.dll" 2021-05-16T20:04:33.2927661Z 2021-05-16T20:04:33.2929300Z INFO: No tasks running with the specified criteria. 2021-05-16T20:04:33.2966422Z ##[endgroup] 2021-05-16T20:04:33.2967292Z ##[group]Final system upgrade... 2021-05-16T20:04:33.3688191Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'pacman' '--noconfirm' '-Syuu' '--overwrite' '*'" 2021-05-16T20:04:34.2314394Z :: Synchronizing package databases... 2021-05-16T20:04:34.8655550Z mingw32 is up to date 2021-05-16T20:04:34.8657739Z mingw64 is up to date 2021-05-16T20:04:34.8658250Z ucrt64 is up to date 2021-05-16T20:04:34.8658778Z downloading clang64.db... 2021-05-16T20:04:35.5300049Z downloading clang64.db.sig... 2021-05-16T20:04:35.7458244Z msys is up to date 2021-05-16T20:04:35.7459427Z :: Starting core system upgrade... 2021-05-16T20:04:36.0337966Z there is nothing to do 2021-05-16T20:04:36.0339255Z :: Starting full system upgrade... 2021-05-16T20:04:36.0771608Z resolving dependencies... 2021-05-16T20:04:36.0845723Z looking for conflicting packages... 2021-05-16T20:04:36.0907629Z 2021-05-16T20:04:36.0911268Z 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:04:36.0912977Z 2021-05-16T20:04:36.0913585Z Total Download Size: 6.22 MiB 2021-05-16T20:04:36.0914276Z Total Installed Size: 32.30 MiB 2021-05-16T20:04:36.0915455Z Net Upgrade Size: 0.97 MiB 2021-05-16T20:04:36.0915791Z 2021-05-16T20:04:36.0916448Z :: Proceed with installation? [Y/n] 2021-05-16T20:04:36.0917074Z :: Retrieving packages... 2021-05-16T20:04:36.1885088Z downloading brotli-1.0.9-2-x86_64.pkg.tar.zst... 2021-05-16T20:04:36.2883651Z downloading less-581-1-x86_64.pkg.tar.zst... 2021-05-16T20:04:36.3984930Z downloading libxml2-2.9.10-9-x86_64.pkg.tar.zst... 2021-05-16T20:04:36.5033002Z downloading libxslt-1.1.34-4-x86_64.pkg.tar.zst... 2021-05-16T20:04:36.6009796Z downloading ca-certificates-20210119-1-any.pkg.tar.zst... 2021-05-16T20:04:36.7029064Z downloading file-5.40-2-x86_64.pkg.tar.zst... 2021-05-16T20:04:36.8095984Z downloading libsqlite-3.35.5-1-x86_64.pkg.tar.zst... 2021-05-16T20:04:36.9064711Z downloading libzstd-1.5.0-1-x86_64.pkg.tar.zst... 2021-05-16T20:04:37.0067664Z downloading gnupg-2.2.27-2-x86_64.pkg.tar.zst... 2021-05-16T20:04:37.2116524Z downloading libgpgme-1.15.1-2-x86_64.pkg.tar.zst... 2021-05-16T20:04:37.3425806Z downloading msys2-keyring-1~20210213-2-any.pkg.tar.zst... 2021-05-16T20:04:37.4434687Z downloading msys2-launcher-1.3-2-x86_64.pkg.tar.zst... 2021-05-16T20:04:37.5460109Z downloading rebase-4.4.4-3-x86_64.pkg.tar.zst... 2021-05-16T20:04:37.6484994Z downloading zstd-1.5.0-1-x86_64.pkg.tar.zst... 2021-05-16T20:04:37.6936336Z checking keyring... 2021-05-16T20:04:37.8178233Z checking package integrity... 2021-05-16T20:04:40.2633206Z loading package files... 2021-05-16T20:04:40.2991546Z checking for file conflicts... 2021-05-16T20:04:40.2995037Z checking available disk space... 2021-05-16T20:04:40.3135123Z :: Processing package changes... 2021-05-16T20:04:40.3136073Z upgrading brotli... 2021-05-16T20:04:40.3272134Z upgrading less... 2021-05-16T20:04:40.3380051Z upgrading libxml2... 2021-05-16T20:04:40.3663734Z upgrading libxslt... 2021-05-16T20:04:40.3836368Z upgrading ca-certificates... 2021-05-16T20:04:41.1488221Z upgrading file... 2021-05-16T20:04:41.2103364Z upgrading libsqlite... 2021-05-16T20:04:41.2218237Z upgrading libzstd... 2021-05-16T20:04:41.2311013Z upgrading gnupg... 2021-05-16T20:04:43.7128770Z ==> Appending keys from msys2.gpg... 2021-05-16T20:04:43.8207753Z ==> Locally signing trusted keys in keyring... 2021-05-16T20:04:43.8347744Z -> Locally signing key 123D4D51A1793859C2BE916BBBE514E53E0D0813... 2021-05-16T20:04:47.9458736Z -> Locally signing key B91BCF3303284BF90CC043CA9F418C233E652008... 2021-05-16T20:04:48.0175214Z -> Locally signing key 6E8FEAFF9644F54EED90EEA0790AE56A1D3CFDDC... 2021-05-16T20:04:48.0819058Z -> Locally signing key 69985C5EB351011C78DF7F6D755B8182ACD22879... 2021-05-16T20:04:48.1481274Z -> Locally signing key 9DD0D4217D75A33B896159E6DA7EF2ABAEEA755C... 2021-05-16T20:04:48.2138481Z -> Locally signing key D55E7A6D7CE9BA1587C0ACACF40D263ECA25678A... 2021-05-16T20:04:48.2808398Z ==> Importing owner trust values... 2021-05-16T20:04:48.3228249Z ==> Disabling revoked keys in keyring... 2021-05-16T20:04:48.3428932Z -> Disabling key B19514FB53EB3668471B296E794DCF97F93FC717... 2021-05-16T20:04:48.4140761Z ==> Updating trust database... 2021-05-16T20:04:48.4342094Z gpg: next trustdb check due at 2022-01-23 2021-05-16T20:04:48.5421967Z upgrading libgpgme... 2021-05-16T20:04:48.7766263Z upgrading msys2-keyring... 2021-05-16T20:04:49.0626710Z ==> Appending keys from msys2.gpg... 2021-05-16T20:04:49.1719383Z ==> Locally signing trusted keys in keyring... 2021-05-16T20:04:49.1871685Z -> Locally signing key 123D4D51A1793859C2BE916BBBE514E53E0D0813... 2021-05-16T20:04:49.3045949Z -> Locally signing key B91BCF3303284BF90CC043CA9F418C233E652008... 2021-05-16T20:04:49.3711287Z -> Locally signing key 6E8FEAFF9644F54EED90EEA0790AE56A1D3CFDDC... 2021-05-16T20:04:49.4349478Z -> Locally signing key 69985C5EB351011C78DF7F6D755B8182ACD22879... 2021-05-16T20:04:49.5002193Z -> Locally signing key 9DD0D4217D75A33B896159E6DA7EF2ABAEEA755C... 2021-05-16T20:04:49.5690702Z -> Locally signing key D55E7A6D7CE9BA1587C0ACACF40D263ECA25678A... 2021-05-16T20:04:49.6329193Z ==> Importing owner trust values... 2021-05-16T20:04:49.6778909Z ==> Disabling revoked keys in keyring... 2021-05-16T20:04:49.6950248Z -> Disabling key B19514FB53EB3668471B296E794DCF97F93FC717... 2021-05-16T20:04:49.7628646Z ==> Updating trust database... 2021-05-16T20:04:49.7828929Z gpg: next trustdb check due at 2022-01-23 2021-05-16T20:04:49.8797801Z upgrading msys2-launcher... 2021-05-16T20:04:49.8900011Z upgrading rebase... 2021-05-16T20:04:49.9061801Z upgrading zstd... 2021-05-16T20:04:49.9299398Z :: Running post-transaction hooks... 2021-05-16T20:04:49.9300405Z (1/1) Updating the info directory file... 2021-05-16T20:04:50.3526007Z ##[endgroup] 2021-05-16T20:04:50.3527047Z ##[group]Installing additional packages... 2021-05-16T20:04:50.4171590Z [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:04:51.6673520Z :: There are 19 members in group mingw-w64-x86_64-toolchain: 2021-05-16T20:04:51.6674683Z :: Repository mingw64 2021-05-16T20:04:51.6678418Z 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:04:51.6680879Z 2021-05-16T20:04:51.6681463Z Enter a selection (default=all): 2021-05-16T20:04:51.6682123Z resolving dependencies... 2021-05-16T20:04:51.6798804Z looking for conflicting packages... 2021-05-16T20:04:51.6918734Z 2021-05-16T20:04:51.6941895Z 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:04:51.6957136Z 2021-05-16T20:04:51.6957782Z Total Download Size: 165.06 MiB 2021-05-16T20:04:51.6958493Z Total Installed Size: 1091.89 MiB 2021-05-16T20:04:51.6958944Z 2021-05-16T20:04:51.6959748Z :: Proceed with installation? [Y/n] 2021-05-16T20:04:51.6960473Z :: Retrieving packages... 2021-05-16T20:04:52.0676506Z downloading mingw-w64-x86_64-libiconv-1.16-2-any.pkg.tar.zst... 2021-05-16T20:04:52.6464703Z downloading mingw-w64-x86_64-zlib-1.2.11-9-any.pkg.tar.zst... 2021-05-16T20:04:52.7466597Z downloading mingw-w64-x86_64-binutils-2.36.1-3-any.pkg.tar.zst... 2021-05-16T20:04:53.2574771Z downloading mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T20:04:53.4928891Z downloading mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T20:04:53.6183514Z downloading mingw-w64-x86_64-isl-0.24-1-any.pkg.tar.zst... 2021-05-16T20:04:53.7263060Z downloading mingw-w64-x86_64-gmp-6.2.1-2-any.pkg.tar.zst... 2021-05-16T20:04:53.8278050Z downloading mingw-w64-x86_64-mpfr-4.1.0-3-any.pkg.tar.zst... 2021-05-16T20:04:53.9276008Z downloading mingw-w64-x86_64-mpc-1.2.1-1-any.pkg.tar.zst... 2021-05-16T20:04:54.0266433Z downloading mingw-w64-x86_64-libwinpthread-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T20:04:54.1261545Z downloading mingw-w64-x86_64-gcc-libs-10.3.0-2-any.pkg.tar.zst... 2021-05-16T20:04:54.2337382Z downloading mingw-w64-x86_64-windows-default-manifest-6.4-3-any.pkg.tar.xz... 2021-05-16T20:04:54.3319003Z downloading mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T20:04:54.4307746Z downloading mingw-w64-x86_64-zstd-1.5.0-1-any.pkg.tar.zst... 2021-05-16T20:04:54.5384696Z downloading mingw-w64-x86_64-gcc-10.3.0-2-any.pkg.tar.zst... 2021-05-16T20:04:55.5455739Z downloading mingw-w64-x86_64-gcc-ada-10.3.0-2-any.pkg.tar.zst... 2021-05-16T20:04:56.2444504Z downloading mingw-w64-x86_64-gcc-libgfortran-10.3.0-2-any.pkg.tar.zst... 2021-05-16T20:04:56.3445135Z downloading mingw-w64-x86_64-gcc-fortran-10.3.0-2-any.pkg.tar.zst... 2021-05-16T20:04:56.7816767Z downloading mingw-w64-x86_64-gcc-objc-10.3.0-2-any.pkg.tar.zst... 2021-05-16T20:04:57.2502265Z downloading mingw-w64-x86_64-expat-2.2.10-1-any.pkg.tar.zst... 2021-05-16T20:04:57.3516851Z downloading mingw-w64-x86_64-gettext-0.19.8.1-10-any.pkg.tar.zst... 2021-05-16T20:04:57.4811033Z downloading mingw-w64-x86_64-libtre-git-r128.6fb7206-2-any.pkg.tar.xz... 2021-05-16T20:04:57.5828743Z downloading mingw-w64-x86_64-libsystre-1.0.1-4-any.pkg.tar.xz... 2021-05-16T20:04:57.6812129Z downloading mingw-w64-x86_64-ncurses-6.2-3-any.pkg.tar.zst... 2021-05-16T20:04:57.7969184Z downloading mingw-w64-x86_64-bzip2-1.0.8-2-any.pkg.tar.zst... 2021-05-16T20:04:57.8958409Z downloading mingw-w64-x86_64-libffi-3.3-4-any.pkg.tar.zst... 2021-05-16T20:04:58.0002688Z downloading mingw-w64-x86_64-mpdecimal-2.5.0-2-any.pkg.tar.zst... 2021-05-16T20:04:58.1008115Z downloading mingw-w64-x86_64-libtasn1-4.16.0-2-any.pkg.tar.zst... 2021-05-16T20:04:58.2003850Z downloading mingw-w64-x86_64-p11-kit-0.23.22-1-any.pkg.tar.zst... 2021-05-16T20:04:58.3047399Z downloading mingw-w64-x86_64-ca-certificates-20200601-3-any.pkg.tar.zst... 2021-05-16T20:04:58.4063825Z downloading mingw-w64-x86_64-openssl-1.1.1.k-2-any.pkg.tar.zst... 2021-05-16T20:04:58.6302045Z downloading mingw-w64-x86_64-termcap-1.3.1-6-any.pkg.tar.zst... 2021-05-16T20:04:58.7294168Z downloading mingw-w64-x86_64-readline-8.0.004-2-any.pkg.tar.zst... 2021-05-16T20:04:58.8321737Z downloading mingw-w64-x86_64-tcl-8.6.11-3-any.pkg.tar.zst... 2021-05-16T20:04:58.9662988Z downloading mingw-w64-x86_64-sqlite3-3.35.5-1-any.pkg.tar.zst... 2021-05-16T20:04:59.2726498Z downloading mingw-w64-x86_64-tk-8.6.11.1-2-any.pkg.tar.zst... 2021-05-16T20:04:59.3931402Z downloading mingw-w64-x86_64-xz-5.2.5-2-any.pkg.tar.zst... 2021-05-16T20:04:59.4943141Z downloading mingw-w64-x86_64-python-3.8.9-2-any.pkg.tar.zst... 2021-05-16T20:05:00.1489420Z downloading mingw-w64-x86_64-xxhash-0.8.0-1-any.pkg.tar.zst... 2021-05-16T20:05:00.2490953Z downloading mingw-w64-x86_64-gdb-10.2-1-any.pkg.tar.zst... 2021-05-16T20:05:00.4617284Z downloading mingw-w64-x86_64-gdb-multiarch-10.2-1-any.pkg.tar.zst... 2021-05-16T20:05:00.6997718Z downloading mingw-w64-x86_64-libgccjit-10.3.0-2-any.pkg.tar.zst... 2021-05-16T20:05:01.1155459Z downloading mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T20:05:01.2158743Z downloading mingw-w64-x86_64-make-4.3-1-any.pkg.tar.xz... 2021-05-16T20:05:01.3155691Z downloading mingw-w64-x86_64-pkgconf-1.7.4-2-any.pkg.tar.zst... 2021-05-16T20:05:01.4151265Z downloading mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T20:05:01.5181297Z downloading mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T20:05:01.6172736Z downloading expat-2.3.0-1-x86_64.pkg.tar.zst... 2021-05-16T20:05:01.7184976Z downloading vim-8.2.2689-2-x86_64.pkg.tar.zst... 2021-05-16T20:05:02.0423134Z downloading heimdal-7.7.0-2-x86_64.pkg.tar.zst... 2021-05-16T20:05:02.1443312Z downloading openssh-8.5p1-1-x86_64.pkg.tar.zst... 2021-05-16T20:05:02.2503977Z downloading perl-Error-0.17029-1-any.pkg.tar.xz... 2021-05-16T20:05:02.3488521Z downloading perl-Authen-SASL-2.16-2-any.pkg.tar.xz... 2021-05-16T20:05:02.4477190Z downloading perl-Encode-Locale-1.05-1-any.pkg.tar.xz... 2021-05-16T20:05:02.5464930Z downloading perl-HTTP-Date-6.05-1-any.pkg.tar.xz... 2021-05-16T20:05:02.6453516Z downloading perl-File-Listing-6.14-1-any.pkg.tar.zst... 2021-05-16T20:05:02.7437502Z downloading perl-HTML-Tagset-3.20-2-any.pkg.tar.xz... 2021-05-16T20:05:02.8431224Z downloading perl-Clone-0.45-2-x86_64.pkg.tar.zst... 2021-05-16T20:05:02.9426027Z downloading perl-IO-HTML-1.004-1-any.pkg.tar.zst... 2021-05-16T20:05:03.0412621Z downloading perl-LWP-MediaTypes-6.04-1-any.pkg.tar.zst... 2021-05-16T20:05:03.1413817Z downloading perl-URI-5.09-1-any.pkg.tar.zst... 2021-05-16T20:05:03.2406830Z downloading perl-HTTP-Message-6.29-1-any.pkg.tar.zst... 2021-05-16T20:05:03.3397746Z downloading perl-HTML-Parser-3.76-1-x86_64.pkg.tar.zst... 2021-05-16T20:05:03.4396902Z downloading perl-HTTP-Cookies-6.10-1-any.pkg.tar.zst... 2021-05-16T20:05:03.5384916Z downloading perl-HTTP-Daemon-6.12-1-any.pkg.tar.zst... 2021-05-16T20:05:03.6369680Z downloading perl-HTTP-Negotiate-6.01-2-any.pkg.tar.xz... 2021-05-16T20:05:03.7364751Z downloading perl-Net-HTTP-6.21-1-any.pkg.tar.zst... 2021-05-16T20:05:03.8347293Z downloading perl-WWW-RobotRules-6.02-2-any.pkg.tar.xz... 2021-05-16T20:05:03.9475281Z downloading perl-Try-Tiny-0.30-1-any.pkg.tar.xz... 2021-05-16T20:05:04.0472847Z downloading perl-libwww-6.53-1-any.pkg.tar.zst... 2021-05-16T20:05:04.1478812Z downloading perl-TimeDate-2.33-1-any.pkg.tar.zst... 2021-05-16T20:05:04.2467664Z downloading perl-MailTools-2.21-1-any.pkg.tar.xz... 2021-05-16T20:05:04.3456547Z downloading perl-IO-Stringy-2.113-1-any.pkg.tar.zst... 2021-05-16T20:05:04.4449252Z downloading perl-Convert-BinHex-1.125-1-any.pkg.tar.xz... 2021-05-16T20:05:04.5452707Z downloading perl-MIME-tools-5.509-1-any.pkg.tar.xz... 2021-05-16T20:05:04.6474739Z downloading perl-Net-SSLeay-1.90-1-x86_64.pkg.tar.zst... 2021-05-16T20:05:04.7470390Z downloading perl-IO-Socket-SSL-2.070-1-any.pkg.tar.zst... 2021-05-16T20:05:04.8465927Z downloading perl-Net-SMTP-SSL-1.04-1-any.pkg.tar.xz... 2021-05-16T20:05:04.9455722Z downloading perl-TermReadKey-2.38-2-x86_64.pkg.tar.zst... 2021-05-16T20:05:05.0448161Z downloading git-2.31.1-2-x86_64.pkg.tar.zst... 2021-05-16T20:05:05.1790514Z checking keyring... 2021-05-16T20:05:05.5261527Z checking package integrity... 2021-05-16T20:05:20.5987447Z loading package files... 2021-05-16T20:05:21.2502952Z checking for file conflicts... 2021-05-16T20:05:23.8830211Z checking available disk space... 2021-05-16T20:05:23.8975142Z :: Processing package changes... 2021-05-16T20:05:23.8976133Z installing expat... 2021-05-16T20:05:23.9042261Z installing vim... 2021-05-16T20:05:25.5497933Z installing heimdal... 2021-05-16T20:05:25.9238060Z installing openssh... 2021-05-16T20:05:25.9642158Z installing perl-Error... 2021-05-16T20:05:25.9771258Z installing perl-Authen-SASL... 2021-05-16T20:05:26.0014567Z installing perl-Encode-Locale... 2021-05-16T20:05:26.0100752Z installing perl-HTTP-Date... 2021-05-16T20:05:26.0195588Z installing perl-File-Listing... 2021-05-16T20:05:26.0260070Z installing perl-HTML-Tagset... 2021-05-16T20:05:26.0313414Z installing perl-Clone... 2021-05-16T20:05:26.0374185Z installing perl-IO-HTML... 2021-05-16T20:05:26.0438636Z installing perl-LWP-MediaTypes... 2021-05-16T20:05:26.0510808Z installing perl-URI... 2021-05-16T20:05:26.1063465Z installing perl-HTTP-Message... 2021-05-16T20:05:26.1265943Z installing perl-HTML-Parser... 2021-05-16T20:05:26.1443446Z installing perl-HTTP-Cookies... 2021-05-16T20:05:26.1535026Z installing perl-HTTP-Daemon... 2021-05-16T20:05:26.1583000Z installing perl-HTTP-Negotiate... 2021-05-16T20:05:26.1630525Z installing perl-Net-HTTP... 2021-05-16T20:05:26.1744957Z installing perl-WWW-RobotRules... 2021-05-16T20:05:26.1852241Z installing perl-Try-Tiny... 2021-05-16T20:05:26.1969391Z installing perl-libwww... 2021-05-16T20:05:26.2414998Z Optional dependencies for perl-libwww 2021-05-16T20:05:26.2416345Z perl-LWP-Protocol-https: for https:// url schemes 2021-05-16T20:05:26.2417339Z installing perl-TimeDate... 2021-05-16T20:05:26.2822482Z installing perl-MailTools... 2021-05-16T20:05:26.3210852Z installing perl-IO-Stringy... 2021-05-16T20:05:26.3360104Z installing perl-Convert-BinHex... 2021-05-16T20:05:26.4652418Z module test... pass. 2021-05-16T20:05:26.4653726Z installing perl-MIME-tools... 2021-05-16T20:05:26.5263509Z installing perl-Net-SSLeay... 2021-05-16T20:05:26.6042898Z installing perl-IO-Socket-SSL... 2021-05-16T20:05:26.6190664Z installing perl-Net-SMTP-SSL... 2021-05-16T20:05:26.6266178Z installing perl-TermReadKey... 2021-05-16T20:05:26.6350217Z installing git... 2021-05-16T20:05:27.2680515Z Optional dependencies for git 2021-05-16T20:05:27.2681442Z python: various helper scripts 2021-05-16T20:05:27.2682307Z subversion: git svn 2021-05-16T20:05:27.2683046Z installing mingw-w64-x86_64-libiconv... 2021-05-16T20:05:27.2962455Z installing mingw-w64-x86_64-zlib... 2021-05-16T20:05:27.3056836Z installing mingw-w64-x86_64-binutils... 2021-05-16T20:05:27.6162282Z installing mingw-w64-x86_64-headers-git... 2021-05-16T20:05:28.9032039Z installing mingw-w64-x86_64-crt-git... 2021-05-16T20:05:29.6166942Z installing mingw-w64-x86_64-isl... 2021-05-16T20:05:29.6693042Z installing mingw-w64-x86_64-gmp... 2021-05-16T20:05:29.7035742Z installing mingw-w64-x86_64-mpfr... 2021-05-16T20:05:29.9181060Z installing mingw-w64-x86_64-mpc... 2021-05-16T20:05:29.9235308Z installing mingw-w64-x86_64-libwinpthread-git... 2021-05-16T20:05:29.9310585Z installing mingw-w64-x86_64-gcc-libs... 2021-05-16T20:05:29.9493629Z installing mingw-w64-x86_64-windows-default-manifest... 2021-05-16T20:05:29.9536603Z installing mingw-w64-x86_64-winpthreads-git... 2021-05-16T20:05:29.9683022Z installing mingw-w64-x86_64-zstd... 2021-05-16T20:05:29.9915049Z installing mingw-w64-x86_64-gcc... 2021-05-16T20:05:31.3163943Z installing mingw-w64-x86_64-gcc-ada... 2021-05-16T20:05:33.4693071Z installing mingw-w64-x86_64-gcc-libgfortran... 2021-05-16T20:05:33.4811784Z installing mingw-w64-x86_64-gcc-fortran... 2021-05-16T20:05:33.6283164Z installing mingw-w64-x86_64-gcc-objc... 2021-05-16T20:05:34.0726795Z installing mingw-w64-x86_64-expat... 2021-05-16T20:05:34.0887521Z installing mingw-w64-x86_64-gettext... 2021-05-16T20:05:36.0684630Z installing mingw-w64-x86_64-libtre-git... 2021-05-16T20:05:36.0881804Z installing mingw-w64-x86_64-libsystre... 2021-05-16T20:05:36.0995543Z installing mingw-w64-x86_64-ncurses... 2021-05-16T20:05:41.7046594Z installing mingw-w64-x86_64-bzip2... 2021-05-16T20:05:41.7240251Z installing mingw-w64-x86_64-libffi... 2021-05-16T20:05:41.7369397Z installing mingw-w64-x86_64-mpdecimal... 2021-05-16T20:05:41.7960166Z installing mingw-w64-x86_64-libtasn1... 2021-05-16T20:05:41.8442762Z installing mingw-w64-x86_64-p11-kit... 2021-05-16T20:05:41.8709561Z installing mingw-w64-x86_64-ca-certificates... 2021-05-16T20:05:42.8093292Z installing mingw-w64-x86_64-openssl... 2021-05-16T20:05:49.8215256Z installing mingw-w64-x86_64-termcap... 2021-05-16T20:05:49.8284596Z installing mingw-w64-x86_64-readline... 2021-05-16T20:05:49.8620249Z installing mingw-w64-x86_64-tcl... 2021-05-16T20:05:51.8296023Z installing mingw-w64-x86_64-sqlite3... 2021-05-16T20:05:52.7834652Z installing mingw-w64-x86_64-tk... 2021-05-16T20:05:53.6562401Z installing mingw-w64-x86_64-xz... 2021-05-16T20:05:53.7360601Z installing mingw-w64-x86_64-python... 2021-05-16T20:06:01.6076077Z installing mingw-w64-x86_64-xxhash... 2021-05-16T20:06:01.6196120Z installing mingw-w64-x86_64-gdb... 2021-05-16T20:06:01.7471518Z installing mingw-w64-x86_64-gdb-multiarch... 2021-05-16T20:06:01.8455670Z installing mingw-w64-x86_64-libgccjit... 2021-05-16T20:06:01.9835935Z installing mingw-w64-x86_64-libmangle-git... 2021-05-16T20:06:01.9998969Z installing mingw-w64-x86_64-make... 2021-05-16T20:06:02.0220791Z installing mingw-w64-x86_64-pkgconf... 2021-05-16T20:06:02.0416992Z installing mingw-w64-x86_64-tools-git... 2021-05-16T20:06:02.0545414Z installing mingw-w64-x86_64-winstorecompat-git... 2021-05-16T20:06:02.1293426Z ##[endgroup] 2021-05-16T20:06:02.1321551Z ##[group]Saving package cache... 2021-05-16T20:06:02.1945888Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'paccache' '-r' '-f' '-u' '-k0'" 2021-05-16T20:06:03.3342059Z ==> no candidate packages found for pruning 2021-05-16T20:06:03.4058169Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'paccache' '-r' '-f' '-k1'" 2021-05-16T20:06:03.8423229Z ==> no candidate packages found for pruning 2021-05-16T20:06:04.7417140Z Unable to reserve cache with key msys2-pkgs-upd:true-conf:e36258c0-files:753615ce398942dc832338a15edc0be412143ee9, another job may be creating this cache. 2021-05-16T20:06:04.8083571Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'pacman' '--noconfirm' '-Scc'" 2021-05-16T20:06:05.7752222Z 2021-05-16T20:06:05.7753315Z Cache directory: /var/cache/pacman/pkg/ 2021-05-16T20:06:05.8084827Z :: Do you want to remove ALL files from cache? [Y/n] 2021-05-16T20:06:05.8085857Z removing all files from cache... 2021-05-16T20:06:05.8086571Z 2021-05-16T20:06:05.8087196Z Database directory: /var/lib/pacman/ 2021-05-16T20:06:05.8092690Z :: Do you want to remove unused repositories? [Y/n] 2021-05-16T20:06:05.8094086Z removing unused sync repositories... 2021-05-16T20:06:05.8150869Z ##[endgroup] 2021-05-16T20:06:05.8486871Z ##[group]Run adigherman/actions/install-sysdeps-windows@master 2021-05-16T20:06:05.8487602Z env: 2021-05-16T20:06:05.8488128Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:06:05.8488598Z TIC_DEPLOY_KEY: 2021-05-16T20:06:05.8488965Z RSPM: 2021-05-16T20:06:05.8490423Z GITHUB_PAT: *** 2021-05-16T20:06:05.8490820Z COVERALLS_TOKEN: 2021-05-16T20:06:05.8491317Z continue-on-error: true 2021-05-16T20:06:05.8491901Z VDIFFR_RUN_TESTS: 2021-05-16T20:06:05.8492346Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T20:06:05.8492824Z TZ: UTC 2021-05-16T20:06:05.8493196Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:06:05.8493574Z NOT_CRAN: true 2021-05-16T20:06:05.8493937Z MSYSTEM: MINGW64 2021-05-16T20:06:05.8494378Z ##[endgroup] 2021-05-16T20:06:06.8508822Z :: Synchronizing package databases... 2021-05-16T20:06:07.5989910Z mingw32 is up to date 2021-05-16T20:06:07.5992147Z mingw64 is up to date 2021-05-16T20:06:07.5993745Z ucrt64 is up to date 2021-05-16T20:06:07.5995403Z clang64 is up to date 2021-05-16T20:06:07.5996544Z msys is up to date 2021-05-16T20:06:07.5998290Z :: Starting core system upgrade... 2021-05-16T20:06:07.8692207Z there is nothing to do 2021-05-16T20:06:07.8693204Z :: Starting full system upgrade... 2021-05-16T20:06:07.9852589Z there is nothing to do 2021-05-16T20:06:08.7530842Z resolving dependencies... 2021-05-16T20:06:08.7596639Z looking for conflicting packages... 2021-05-16T20:06:08.7682479Z 2021-05-16T20:06:08.7683356Z Packages (1) mingw-w64-x86_64-aom-3.1.0-1 2021-05-16T20:06:08.7683877Z 2021-05-16T20:06:08.7684450Z Total Download Size: 3.00 MiB 2021-05-16T20:06:08.7685168Z Total Installed Size: 20.93 MiB 2021-05-16T20:06:08.7685639Z 2021-05-16T20:06:08.7686404Z :: Proceed with installation? [Y/n] 2021-05-16T20:06:08.7687137Z :: Retrieving packages... 2021-05-16T20:06:09.0892176Z downloading mingw-w64-x86_64-aom-3.1.0-1-any.pkg.tar.zst... 2021-05-16T20:06:09.8615290Z checking keyring... 2021-05-16T20:06:09.9483039Z checking package integrity... 2021-05-16T20:06:10.1041756Z loading package files... 2021-05-16T20:06:10.1063574Z checking for file conflicts... 2021-05-16T20:06:10.1075934Z checking available disk space... 2021-05-16T20:06:10.1082182Z :: Processing package changes... 2021-05-16T20:06:10.1083013Z installing mingw-w64-x86_64-aom... 2021-05-16T20:06:10.9844863Z resolving dependencies... 2021-05-16T20:06:10.9846801Z looking for conflicting packages... 2021-05-16T20:06:11.0030746Z 2021-05-16T20:06:11.0031842Z Packages (1) mingw-w64-x86_64-argtable-2.13-2 2021-05-16T20:06:11.0032357Z 2021-05-16T20:06:11.0032906Z Total Download Size: 1.97 MiB 2021-05-16T20:06:11.0033525Z Total Installed Size: 4.43 MiB 2021-05-16T20:06:11.0033937Z 2021-05-16T20:06:11.0034918Z :: Proceed with installation? [Y/n] 2021-05-16T20:06:11.0035809Z :: Retrieving packages... 2021-05-16T20:06:11.3172927Z downloading mingw-w64-x86_64-argtable-2.13-2-any.pkg.tar.zst... 2021-05-16T20:06:11.9831494Z checking keyring... 2021-05-16T20:06:12.0726222Z checking package integrity... 2021-05-16T20:06:12.2375123Z loading package files... 2021-05-16T20:06:12.2398337Z checking for file conflicts... 2021-05-16T20:06:12.2420609Z checking available disk space... 2021-05-16T20:06:12.2427027Z :: Processing package changes... 2021-05-16T20:06:12.2427886Z installing mingw-w64-x86_64-argtable... 2021-05-16T20:06:13.0598813Z resolving dependencies... 2021-05-16T20:06:13.0763980Z looking for conflicting packages... 2021-05-16T20:06:13.0819179Z 2021-05-16T20:06:13.0828997Z 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:06:13.0835174Z 2021-05-16T20:06:13.0850905Z Total Download Size: 92.82 MiB 2021-05-16T20:06:13.0855184Z Total Installed Size: 821.22 MiB 2021-05-16T20:06:13.0855587Z 2021-05-16T20:06:13.0856192Z :: Proceed with installation? [Y/n] 2021-05-16T20:06:13.0856793Z :: Retrieving packages... 2021-05-16T20:06:13.4283319Z downloading mingw-w64-x86_64-aws-c-common-0.5.5-1-any.pkg.tar.zst... 2021-05-16T20:06:13.9122011Z downloading mingw-w64-x86_64-aws-checksums-0.1.11-1-any.pkg.tar.zst... 2021-05-16T20:06:14.0128637Z downloading mingw-w64-x86_64-aws-c-cal-0.5.0-1-any.pkg.tar.zst... 2021-05-16T20:06:14.1124715Z downloading mingw-w64-x86_64-aws-c-io-0.9.1-3-any.pkg.tar.zst... 2021-05-16T20:06:14.3087346Z downloading mingw-w64-x86_64-aws-c-event-stream-0.2.7-1-any.pkg.tar.zst... 2021-05-16T20:06:14.4083351Z downloading mingw-w64-x86_64-aws-sdk-cpp-1.8.149-2-any.pkg.tar.zst... 2021-05-16T20:06:14.9027820Z downloading mingw-w64-x86_64-brotli-1.0.9-2-any.pkg.tar.zst... 2021-05-16T20:06:15.0030964Z downloading mingw-w64-x86_64-double-conversion-3.1.5-1-any.pkg.tar.xz... 2021-05-16T20:06:15.1062032Z downloading mingw-w64-x86_64-flatbuffers-1.12.0-2-any.pkg.tar.zst... 2021-05-16T20:06:15.2129624Z downloading mingw-w64-x86_64-gflags-2.2.2-2-any.pkg.tar.xz... 2021-05-16T20:06:15.3143797Z downloading mingw-w64-x86_64-wineditline-2.205-3-any.pkg.tar.xz... 2021-05-16T20:06:15.4146077Z downloading mingw-w64-x86_64-pcre-8.44-3-any.pkg.tar.zst... 2021-05-16T20:06:15.5312459Z downloading mingw-w64-x86_64-glib2-2.68.2-1-any.pkg.tar.zst... 2021-05-16T20:06:15.7376084Z downloading mingw-w64-x86_64-gobject-introspection-runtime-1.66.1-5-any.pkg.tar.zst... 2021-05-16T20:06:15.8381903Z downloading mingw-w64-x86_64-python-markupsafe-2.0.0-1-any.pkg.tar.zst... 2021-05-16T20:06:15.9380423Z downloading mingw-w64-x86_64-python-beaker-1.11.0-1-any.pkg.tar.xz... 2021-05-16T20:06:16.0394507Z downloading mingw-w64-x86_64-python-mako-1.1.4-2-any.pkg.tar.zst... 2021-05-16T20:06:16.1423576Z downloading mingw-w64-x86_64-gobject-introspection-1.66.1-5-any.pkg.tar.zst... 2021-05-16T20:06:16.2510840Z downloading mingw-w64-x86_64-c-ares-1.17.1-1-any.pkg.tar.zst... 2021-05-16T20:06:16.3519421Z downloading mingw-w64-x86_64-protobuf-3.16.0-1-any.pkg.tar.zst... 2021-05-16T20:06:16.4843530Z downloading mingw-w64-x86_64-re2-20210401-1-any.pkg.tar.zst... 2021-05-16T20:06:16.5869666Z downloading mingw-w64-x86_64-grpc-1.35.0-2-any.pkg.tar.zst... 2021-05-16T20:06:16.7106660Z downloading mingw-w64-x86_64-libutf8proc-2.6.1-1-any.pkg.tar.zst... 2021-05-16T20:06:16.8127106Z downloading mingw-w64-x86_64-lz4-1.9.3-1-any.pkg.tar.zst... 2021-05-16T20:06:16.9124103Z downloading mingw-w64-x86_64-openblas-0.3.13-2-any.pkg.tar.zst... 2021-05-16T20:06:17.2358816Z downloading mingw-w64-x86_64-python-numpy-1.20.3-1-any.pkg.tar.zst... 2021-05-16T20:06:17.4510355Z downloading mingw-w64-x86_64-snappy-1.1.8-1-any.pkg.tar.xz... 2021-05-16T20:06:17.5521017Z downloading mingw-w64-x86_64-icu-68.2-3-any.pkg.tar.zst... 2021-05-16T20:06:18.4001358Z downloading mingw-w64-x86_64-boost-1.75.0-4-any.pkg.tar.zst... 2021-05-16T20:06:19.1931231Z downloading mingw-w64-x86_64-thrift-0.13.0-2-any.pkg.tar.zst... 2021-05-16T20:06:19.3153403Z downloading mingw-w64-x86_64-uriparser-0.9.4-1-any.pkg.tar.zst... 2021-05-16T20:06:19.4203366Z downloading mingw-w64-x86_64-arrow-4.0.0-1-any.pkg.tar.zst... 2021-05-16T20:06:20.0986177Z checking keyring... 2021-05-16T20:06:20.3654073Z checking package integrity... 2021-05-16T20:06:25.4225413Z loading package files... 2021-05-16T20:06:25.7620000Z checking for file conflicts... 2021-05-16T20:06:27.7469978Z checking available disk space... 2021-05-16T20:06:27.7470893Z :: Processing package changes... 2021-05-16T20:06:27.7471600Z installing mingw-w64-x86_64-aws-c-common... 2021-05-16T20:06:27.7472344Z installing mingw-w64-x86_64-aws-checksums... 2021-05-16T20:06:27.7473070Z installing mingw-w64-x86_64-aws-c-cal... 2021-05-16T20:06:27.7473724Z installing mingw-w64-x86_64-aws-c-io... 2021-05-16T20:06:27.7474522Z installing mingw-w64-x86_64-aws-c-event-stream... 2021-05-16T20:06:27.7475292Z installing mingw-w64-x86_64-aws-sdk-cpp... 2021-05-16T20:06:28.4528047Z installing mingw-w64-x86_64-brotli... 2021-05-16T20:06:28.4753050Z installing mingw-w64-x86_64-double-conversion... 2021-05-16T20:06:28.5004382Z installing mingw-w64-x86_64-flatbuffers... 2021-05-16T20:06:28.5377238Z installing mingw-w64-x86_64-gflags... 2021-05-16T20:06:28.5754475Z installing mingw-w64-x86_64-wineditline... 2021-05-16T20:06:28.5924492Z installing mingw-w64-x86_64-pcre... 2021-05-16T20:06:28.7489772Z installing mingw-w64-x86_64-glib2... 2021-05-16T20:06:29.2094108Z installing mingw-w64-x86_64-gobject-introspection-runtime... 2021-05-16T20:06:29.2300838Z installing mingw-w64-x86_64-python-markupsafe... 2021-05-16T20:06:29.2476879Z installing mingw-w64-x86_64-python-beaker... 2021-05-16T20:06:29.3371151Z installing mingw-w64-x86_64-python-mako... 2021-05-16T20:06:29.4212679Z installing mingw-w64-x86_64-gobject-introspection... 2021-05-16T20:06:29.6039387Z installing mingw-w64-x86_64-c-ares... 2021-05-16T20:06:29.6690567Z installing mingw-w64-x86_64-protobuf... 2021-05-16T20:06:29.8527394Z installing mingw-w64-x86_64-re2... 2021-05-16T20:06:29.8760043Z installing mingw-w64-x86_64-grpc... 2021-05-16T20:06:30.2039375Z installing mingw-w64-x86_64-libutf8proc... 2021-05-16T20:06:30.2130029Z installing mingw-w64-x86_64-lz4... 2021-05-16T20:06:30.2301509Z installing mingw-w64-x86_64-openblas... 2021-05-16T20:06:30.4491393Z Set the environment variable OPENBLAS_NUM_THREADS to the 2021-05-16T20:06:30.4492306Z number of threads to use. 2021-05-16T20:06:30.4523843Z installing mingw-w64-x86_64-python-numpy... 2021-05-16T20:06:32.1257935Z Optional dependencies for mingw-w64-x86_64-python-numpy 2021-05-16T20:06:32.1260087Z mingw-w64-x86_64-python-pytest: testsuite 2021-05-16T20:06:32.1261900Z installing mingw-w64-x86_64-snappy... 2021-05-16T20:06:32.1411875Z installing mingw-w64-x86_64-icu... 2021-05-16T20:06:32.7791715Z installing mingw-w64-x86_64-boost... 2021-05-16T20:06:47.3361572Z installing mingw-w64-x86_64-thrift... 2021-05-16T20:06:47.4348092Z installing mingw-w64-x86_64-uriparser... 2021-05-16T20:06:47.4489453Z installing mingw-w64-x86_64-arrow... 2021-05-16T20:06:49.7674964Z warning: mingw-w64-x86_64-aws-sdk-cpp-1.8.149-2 is up to date -- reinstalling 2021-05-16T20:06:49.7675835Z resolving dependencies... 2021-05-16T20:06:49.7757950Z looking for conflicting packages... 2021-05-16T20:06:49.7865910Z 2021-05-16T20:06:49.7866908Z Packages (1) mingw-w64-x86_64-aws-sdk-cpp-1.8.149-2 2021-05-16T20:06:49.7867505Z 2021-05-16T20:06:49.7868101Z Total Installed Size: 36.73 MiB 2021-05-16T20:06:49.7869045Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:06:49.7869397Z 2021-05-16T20:06:49.7870422Z :: Proceed with installation? [Y/n] 2021-05-16T20:06:49.7871113Z checking keyring... 2021-05-16T20:06:49.8574211Z checking package integrity... 2021-05-16T20:06:49.9954682Z loading package files... 2021-05-16T20:06:50.0122083Z checking for file conflicts... 2021-05-16T20:06:50.0122968Z checking available disk space... 2021-05-16T20:06:50.0586567Z :: Processing package changes... 2021-05-16T20:06:50.0587895Z reinstalling mingw-w64-x86_64-aws-sdk-cpp... 2021-05-16T20:06:52.1131893Z warning: mingw-w64-x86_64-binutils-2.36.1-3 is up to date -- reinstalling 2021-05-16T20:06:52.1132787Z resolving dependencies... 2021-05-16T20:06:52.1254924Z looking for conflicting packages... 2021-05-16T20:06:52.1312743Z 2021-05-16T20:06:52.1313805Z Packages (1) mingw-w64-x86_64-binutils-2.36.1-3 2021-05-16T20:06:52.1314575Z 2021-05-16T20:06:52.1315380Z Total Download Size: 7.06 MiB 2021-05-16T20:06:52.1316340Z Total Installed Size: 88.32 MiB 2021-05-16T20:06:52.1317255Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:06:52.1317833Z 2021-05-16T20:06:52.1318764Z :: Proceed with installation? [Y/n] 2021-05-16T20:06:52.1319775Z :: Retrieving packages... 2021-05-16T20:06:52.4652710Z downloading mingw-w64-x86_64-binutils-2.36.1-3-any.pkg.tar.zst... 2021-05-16T20:06:53.4051048Z checking keyring... 2021-05-16T20:06:53.4940268Z checking package integrity... 2021-05-16T20:06:53.6846296Z loading package files... 2021-05-16T20:06:53.6892395Z checking for file conflicts... 2021-05-16T20:06:53.6893296Z checking available disk space... 2021-05-16T20:06:53.6993120Z :: Processing package changes... 2021-05-16T20:06:53.6994145Z reinstalling mingw-w64-x86_64-binutils... 2021-05-16T20:06:54.8287929Z warning: mingw-w64-x86_64-boost-1.75.0-4 is up to date -- reinstalling 2021-05-16T20:06:54.8289299Z resolving dependencies... 2021-05-16T20:06:54.8421485Z looking for conflicting packages... 2021-05-16T20:06:54.8580295Z 2021-05-16T20:06:54.8581337Z Packages (1) mingw-w64-x86_64-boost-1.75.0-4 2021-05-16T20:06:54.8581894Z 2021-05-16T20:06:54.8582793Z Total Installed Size: 344.30 MiB 2021-05-16T20:06:54.8583865Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:06:54.8584654Z 2021-05-16T20:06:54.8585430Z :: Proceed with installation? [Y/n] 2021-05-16T20:06:54.8586159Z checking keyring... 2021-05-16T20:06:54.9343583Z checking package integrity... 2021-05-16T20:06:55.2420153Z loading package files... 2021-05-16T20:06:55.4354317Z checking for file conflicts... 2021-05-16T20:06:55.4374334Z checking available disk space... 2021-05-16T20:06:56.2409165Z :: Processing package changes... 2021-05-16T20:06:56.2410570Z reinstalling mingw-w64-x86_64-boost... 2021-05-16T20:07:12.5665025Z resolving dependencies... 2021-05-16T20:07:12.5779287Z looking for conflicting packages... 2021-05-16T20:07:12.5845673Z 2021-05-16T20:07:12.5846797Z Packages (1) mingw-w64-x86_64-bwidget-1.9.14-1 2021-05-16T20:07:12.5847625Z 2021-05-16T20:07:12.5848429Z Total Download Size: 0.17 MiB 2021-05-16T20:07:12.5849331Z Total Installed Size: 0.98 MiB 2021-05-16T20:07:12.5849927Z 2021-05-16T20:07:12.5850956Z :: Proceed with installation? [Y/n] 2021-05-16T20:07:12.5851945Z :: Retrieving packages... 2021-05-16T20:07:13.0589081Z downloading mingw-w64-x86_64-bwidget-1.9.14-1-any.pkg.tar.xz... 2021-05-16T20:07:13.3481117Z checking keyring... 2021-05-16T20:07:13.4380347Z checking package integrity... 2021-05-16T20:07:13.5862131Z loading package files... 2021-05-16T20:07:13.5915513Z checking for file conflicts... 2021-05-16T20:07:13.5993038Z checking available disk space... 2021-05-16T20:07:13.6002012Z :: Processing package changes... 2021-05-16T20:07:13.6002956Z installing mingw-w64-x86_64-bwidget... 2021-05-16T20:07:14.5436192Z warning: mingw-w64-x86_64-bzip2-1.0.8-2 is up to date -- reinstalling 2021-05-16T20:07:14.5438068Z resolving dependencies... 2021-05-16T20:07:14.5508846Z looking for conflicting packages... 2021-05-16T20:07:14.5610964Z 2021-05-16T20:07:14.5612468Z Packages (1) mingw-w64-x86_64-bzip2-1.0.8-2 2021-05-16T20:07:14.5613378Z 2021-05-16T20:07:14.5614358Z Total Download Size: 0.09 MiB 2021-05-16T20:07:14.5615472Z Total Installed Size: 0.46 MiB 2021-05-16T20:07:14.5616607Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:07:14.5617619Z 2021-05-16T20:07:14.5618833Z :: Proceed with installation? [Y/n] 2021-05-16T20:07:14.5620018Z :: Retrieving packages... 2021-05-16T20:07:14.8760233Z downloading mingw-w64-x86_64-bzip2-1.0.8-2-any.pkg.tar.zst... 2021-05-16T20:07:15.1052786Z checking keyring... 2021-05-16T20:07:15.2057691Z checking package integrity... 2021-05-16T20:07:15.3611900Z loading package files... 2021-05-16T20:07:15.3631335Z checking for file conflicts... 2021-05-16T20:07:15.3632192Z checking available disk space... 2021-05-16T20:07:15.3653306Z :: Processing package changes... 2021-05-16T20:07:15.3654153Z reinstalling mingw-w64-x86_64-bzip2... 2021-05-16T20:07:16.7331115Z warning: mingw-w64-x86_64-c-ares-1.17.1-1 is up to date -- reinstalling 2021-05-16T20:07:16.7332078Z resolving dependencies... 2021-05-16T20:07:16.7342030Z looking for conflicting packages... 2021-05-16T20:07:16.7346850Z 2021-05-16T20:07:16.7361269Z Packages (1) mingw-w64-x86_64-c-ares-1.17.1-1 2021-05-16T20:07:16.7486855Z 2021-05-16T20:07:16.7494739Z Total Installed Size: 0.62 MiB 2021-05-16T20:07:16.7556717Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:07:16.7691110Z 2021-05-16T20:07:16.7699650Z :: Proceed with installation? [Y/n] 2021-05-16T20:07:16.7719121Z checking keyring... 2021-05-16T20:07:16.8359339Z checking package integrity... 2021-05-16T20:07:17.0442111Z loading package files... 2021-05-16T20:07:17.0971747Z checking for file conflicts... 2021-05-16T20:07:17.0976679Z checking available disk space... 2021-05-16T20:07:17.0996587Z :: Processing package changes... 2021-05-16T20:07:17.0999607Z reinstalling mingw-w64-x86_64-c-ares... 2021-05-16T20:07:17.9797240Z resolving dependencies... 2021-05-16T20:07:17.9997982Z looking for conflicting packages... 2021-05-16T20:07:18.0062839Z warning: dependency cycle detected: 2021-05-16T20:07:18.0063572Z 2021-05-16T20:07:18.0072122Z warning: mingw-w64-x86_64-harfbuzz will be installed before its mingw-w64-x86_64-freetype dependency 2021-05-16T20:07:18.0078127Z 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:07:18.0098386Z 2021-05-16T20:07:18.0099085Z Total Download Size: 3.58 MiB 2021-05-16T20:07:18.0099671Z Total Installed Size: 21.16 MiB 2021-05-16T20:07:18.0100007Z 2021-05-16T20:07:18.0100542Z :: Proceed with installation? [Y/n] 2021-05-16T20:07:18.0101169Z :: Retrieving packages... 2021-05-16T20:07:18.3242343Z downloading mingw-w64-x86_64-libpng-1.6.37-4-any.pkg.tar.zst... 2021-05-16T20:07:18.8068422Z downloading mingw-w64-x86_64-graphite2-1.3.14-2-any.pkg.tar.zst... 2021-05-16T20:07:18.9088474Z downloading mingw-w64-x86_64-harfbuzz-2.8.1-1-any.pkg.tar.zst... 2021-05-16T20:07:19.2055182Z downloading mingw-w64-x86_64-freetype-2.10.4-2-any.pkg.tar.zst... 2021-05-16T20:07:19.4001685Z downloading mingw-w64-x86_64-fontconfig-2.13.93-3-any.pkg.tar.zst... 2021-05-16T20:07:19.4991763Z downloading mingw-w64-x86_64-lzo2-2.10-1-any.pkg.tar.xz... 2021-05-16T20:07:19.5988305Z downloading mingw-w64-x86_64-pixman-0.40.0-2-any.pkg.tar.zst... 2021-05-16T20:07:19.7011732Z downloading mingw-w64-x86_64-cairo-1.17.4-3-any.pkg.tar.zst... 2021-05-16T20:07:19.7100219Z checking keyring... 2021-05-16T20:07:19.9598868Z checking package integrity... 2021-05-16T20:07:21.0185769Z loading package files... 2021-05-16T20:07:21.0403794Z checking for file conflicts... 2021-05-16T20:07:21.0620132Z checking available disk space... 2021-05-16T20:07:21.0639363Z :: Processing package changes... 2021-05-16T20:07:21.0640218Z installing mingw-w64-x86_64-libpng... 2021-05-16T20:07:21.0910492Z installing mingw-w64-x86_64-graphite2... 2021-05-16T20:07:21.1058849Z installing mingw-w64-x86_64-harfbuzz... 2021-05-16T20:07:21.1684061Z Optional dependencies for mingw-w64-x86_64-harfbuzz 2021-05-16T20:07:21.1686103Z mingw-w64-x86_64-icu: harfbuzz-icu support [installed] 2021-05-16T20:07:21.1688168Z mingw-w64-x86_64-cairo: hb-view program [pending] 2021-05-16T20:07:21.1689812Z installing mingw-w64-x86_64-freetype... 2021-05-16T20:07:21.2188028Z installing mingw-w64-x86_64-fontconfig... 2021-05-16T20:07:21.3443415Z 2021-05-16T20:07:21.3451986Z Fontconfig configuration is done via /mingw64/etc/fonts/conf.avail and conf.d. 2021-05-16T20:07:21.3453372Z Read /mingw64/etc/fonts/conf.d/README for more information. 2021-05-16T20:07:21.3454907Z 2021-05-16T20:07:29.7655527Z updating font cache... done. 2021-05-16T20:07:29.7666485Z installing mingw-w64-x86_64-lzo2... 2021-05-16T20:07:29.7992108Z installing mingw-w64-x86_64-pixman... 2021-05-16T20:07:29.8173174Z installing mingw-w64-x86_64-cairo... 2021-05-16T20:07:29.8601166Z Optional dependencies for mingw-w64-x86_64-cairo 2021-05-16T20:07:29.8603166Z mingw-w64-x86_64-glib2: libcairo-gobject [installed] 2021-05-16T20:07:29.8618128Z :: Running post-transaction hooks... 2021-05-16T20:07:29.8619656Z (1/1) Updating fontconfig cache... 2021-05-16T20:07:30.6991072Z resolving dependencies... 2021-05-16T20:07:30.7142597Z looking for conflicting packages... 2021-05-16T20:07:30.7230061Z 2021-05-16T20:07:30.7231110Z Packages (1) mingw-w64-x86_64-ccache-3.7.9-2 2021-05-16T20:07:30.7231775Z 2021-05-16T20:07:30.7232356Z Total Download Size: 0.10 MiB 2021-05-16T20:07:30.7233037Z Total Installed Size: 0.20 MiB 2021-05-16T20:07:30.7233472Z 2021-05-16T20:07:30.7234205Z :: Proceed with installation? [Y/n] 2021-05-16T20:07:30.7234937Z :: Retrieving packages... 2021-05-16T20:07:31.0389284Z downloading mingw-w64-x86_64-ccache-3.7.9-2-any.pkg.tar.zst... 2021-05-16T20:07:31.3216398Z checking keyring... 2021-05-16T20:07:31.4071532Z checking package integrity... 2021-05-16T20:07:31.5347960Z loading package files... 2021-05-16T20:07:31.5371977Z checking for file conflicts... 2021-05-16T20:07:31.5381719Z checking available disk space... 2021-05-16T20:07:31.5391192Z :: Processing package changes... 2021-05-16T20:07:31.5392036Z installing mingw-w64-x86_64-ccache... 2021-05-16T20:07:32.3099234Z resolving dependencies... 2021-05-16T20:07:32.3235475Z looking for conflicting packages... 2021-05-16T20:07:32.3293699Z 2021-05-16T20:07:32.3294434Z Packages (1) mingw-w64-x86_64-cfitsio-3.450-2 2021-05-16T20:07:32.3294975Z 2021-05-16T20:07:32.3295509Z Total Download Size: 0.69 MiB 2021-05-16T20:07:32.3296135Z Total Installed Size: 3.86 MiB 2021-05-16T20:07:32.3296539Z 2021-05-16T20:07:32.3297181Z :: Proceed with installation? [Y/n] 2021-05-16T20:07:32.3298031Z :: Retrieving packages... 2021-05-16T20:07:32.6478935Z downloading mingw-w64-x86_64-cfitsio-3.450-2-any.pkg.tar.zst... 2021-05-16T20:07:33.1308775Z checking keyring... 2021-05-16T20:07:33.2163473Z checking package integrity... 2021-05-16T20:07:33.3551301Z loading package files... 2021-05-16T20:07:33.3576612Z checking for file conflicts... 2021-05-16T20:07:33.3590856Z checking available disk space... 2021-05-16T20:07:33.3619688Z :: Processing package changes... 2021-05-16T20:07:33.3620895Z installing mingw-w64-x86_64-cfitsio... 2021-05-16T20:07:34.1704180Z resolving dependencies... 2021-05-16T20:07:34.1770464Z looking for conflicting packages... 2021-05-16T20:07:34.1903251Z 2021-05-16T20:07:34.1904202Z Packages (1) mingw-w64-x86_64-clustal-omega-1.2.4-1 2021-05-16T20:07:34.1904826Z 2021-05-16T20:07:34.1905425Z Total Download Size: 0.42 MiB 2021-05-16T20:07:34.1906084Z Total Installed Size: 1.59 MiB 2021-05-16T20:07:34.1906516Z 2021-05-16T20:07:34.1907228Z :: Proceed with installation? [Y/n] 2021-05-16T20:07:34.1908175Z :: Retrieving packages... 2021-05-16T20:07:34.5059555Z downloading mingw-w64-x86_64-clustal-omega-1.2.4-1-any.pkg.tar.zst... 2021-05-16T20:07:34.9236713Z checking keyring... 2021-05-16T20:07:35.0125206Z checking package integrity... 2021-05-16T20:07:35.1434262Z loading package files... 2021-05-16T20:07:35.1460190Z checking for file conflicts... 2021-05-16T20:07:35.1484073Z checking available disk space... 2021-05-16T20:07:35.1493771Z :: Processing package changes... 2021-05-16T20:07:35.1494713Z installing mingw-w64-x86_64-clustal-omega... 2021-05-16T20:07:35.9660986Z resolving dependencies... 2021-05-16T20:07:35.9851312Z looking for conflicting packages... 2021-05-16T20:07:35.9884478Z 2021-05-16T20:07:35.9888398Z 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:07:35.9890945Z 2021-05-16T20:07:35.9891603Z Total Download Size: 13.82 MiB 2021-05-16T20:07:35.9892275Z Total Installed Size: 92.94 MiB 2021-05-16T20:07:35.9892726Z 2021-05-16T20:07:35.9893430Z :: Proceed with installation? [Y/n] 2021-05-16T20:07:35.9894130Z :: Retrieving packages... 2021-05-16T20:07:36.3118333Z downloading mingw-w64-x86_64-libunistring-0.9.10-3-any.pkg.tar.zst... 2021-05-16T20:07:36.8913204Z downloading mingw-w64-x86_64-libidn2-2.3.0-1-any.pkg.tar.xz... 2021-05-16T20:07:37.0024248Z downloading mingw-w64-x86_64-libmetalink-0.1.3-3-any.pkg.tar.xz... 2021-05-16T20:07:37.1015256Z downloading mingw-w64-x86_64-libpsl-0.21.1-2-any.pkg.tar.zst... 2021-05-16T20:07:37.2017030Z downloading mingw-w64-x86_64-libssh2-1.9.0-3-any.pkg.tar.zst... 2021-05-16T20:07:37.3038969Z downloading mingw-w64-x86_64-jansson-2.13.1-1-any.pkg.tar.zst... 2021-05-16T20:07:37.4044006Z downloading mingw-w64-x86_64-jemalloc-5.2.1-2-any.pkg.tar.zst... 2021-05-16T20:07:37.5072389Z downloading mingw-w64-x86_64-nghttp2-1.41.0-1-any.pkg.tar.zst... 2021-05-16T20:07:37.6083585Z downloading mingw-w64-x86_64-curl-7.76.1-1-any.pkg.tar.zst... 2021-05-16T20:07:37.9043080Z downloading mingw-w64-x86_64-jsoncpp-1.9.4-1-any.pkg.tar.zst... 2021-05-16T20:07:38.0072339Z downloading mingw-w64-x86_64-nettle-3.7-2-any.pkg.tar.zst... 2021-05-16T20:07:38.1132336Z downloading mingw-w64-x86_64-libarchive-3.5.1-1-any.pkg.tar.zst... 2021-05-16T20:07:38.2215403Z downloading mingw-w64-x86_64-libuv-1.40.0-3-any.pkg.tar.zst... 2021-05-16T20:07:38.3239411Z downloading mingw-w64-x86_64-rhash-1.4.1-3-any.pkg.tar.zst... 2021-05-16T20:07:38.4272014Z downloading mingw-w64-x86_64-cmake-3.20.2-1-any.pkg.tar.zst... 2021-05-16T20:07:38.7464955Z checking keyring... 2021-05-16T20:07:39.0076451Z checking package integrity... 2021-05-16T20:07:41.1812385Z loading package files... 2021-05-16T20:07:41.3071499Z checking for file conflicts... 2021-05-16T20:07:41.8902152Z checking available disk space... 2021-05-16T20:07:41.8936790Z :: Processing package changes... 2021-05-16T20:07:41.8938430Z installing mingw-w64-x86_64-libunistring... 2021-05-16T20:07:41.9435831Z installing mingw-w64-x86_64-libidn2... 2021-05-16T20:07:41.9826912Z installing mingw-w64-x86_64-libmetalink... 2021-05-16T20:07:42.0114754Z installing mingw-w64-x86_64-libpsl... 2021-05-16T20:07:42.0189748Z installing mingw-w64-x86_64-libssh2... 2021-05-16T20:07:42.1647640Z installing mingw-w64-x86_64-jansson... 2021-05-16T20:07:42.1718330Z installing mingw-w64-x86_64-jemalloc... 2021-05-16T20:07:42.1916813Z installing mingw-w64-x86_64-nghttp2... 2021-05-16T20:07:42.2078600Z installing mingw-w64-x86_64-curl... 2021-05-16T20:07:42.6031117Z installing mingw-w64-x86_64-jsoncpp... 2021-05-16T20:07:42.6277629Z installing mingw-w64-x86_64-nettle... 2021-05-16T20:07:42.6844986Z installing mingw-w64-x86_64-libarchive... 2021-05-16T20:07:42.7377584Z installing mingw-w64-x86_64-libuv... 2021-05-16T20:07:42.7511742Z installing mingw-w64-x86_64-rhash... 2021-05-16T20:07:42.7895280Z installing mingw-w64-x86_64-cmake... 2021-05-16T20:07:48.2274973Z Optional dependencies for mingw-w64-x86_64-cmake 2021-05-16T20:07:48.2276326Z mingw-w64-x86_64-qt5: CMake Qt GUI 2021-05-16T20:07:48.2277633Z mingw-w64-x86_64-emacs: for cmake emacs mode 2021-05-16T20:07:49.1353406Z error: target not found: mingw-w64-x86_64-coinor-cbc 2021-05-16T20:07:50.0046936Z error: target not found: mingw-w64-x86_64-coinor-symphony 2021-05-16T20:07:50.7857821Z warning: mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-16T20:07:50.7859002Z resolving dependencies... 2021-05-16T20:07:50.7972133Z looking for conflicting packages... 2021-05-16T20:07:50.8087299Z 2021-05-16T20:07:50.8088379Z Packages (1) mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T20:07:50.8089034Z 2021-05-16T20:07:50.8089661Z Total Download Size: 3.18 MiB 2021-05-16T20:07:50.8090532Z Total Installed Size: 81.46 MiB 2021-05-16T20:07:50.8091221Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:07:50.8091641Z 2021-05-16T20:07:50.8092355Z :: Proceed with installation? [Y/n] 2021-05-16T20:07:50.8111880Z :: Retrieving packages... 2021-05-16T20:07:51.1597134Z downloading mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T20:07:51.9347072Z checking keyring... 2021-05-16T20:07:52.0480897Z checking package integrity... 2021-05-16T20:07:52.2209882Z loading package files... 2021-05-16T20:07:52.2338177Z checking for file conflicts... 2021-05-16T20:07:52.2339266Z checking available disk space... 2021-05-16T20:07:52.2768636Z :: Processing package changes... 2021-05-16T20:07:52.2769835Z reinstalling mingw-w64-x86_64-crt-git... 2021-05-16T20:07:54.0667484Z warning: mingw-w64-x86_64-curl-7.76.1-1 is up to date -- reinstalling 2021-05-16T20:07:54.0668323Z resolving dependencies... 2021-05-16T20:07:54.0818155Z looking for conflicting packages... 2021-05-16T20:07:54.0878646Z 2021-05-16T20:07:54.0879413Z Packages (1) mingw-w64-x86_64-curl-7.76.1-1 2021-05-16T20:07:54.0879928Z 2021-05-16T20:07:54.0880514Z Total Installed Size: 2.86 MiB 2021-05-16T20:07:54.0881343Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:07:54.0882153Z 2021-05-16T20:07:54.0883250Z :: Proceed with installation? [Y/n] 2021-05-16T20:07:54.0883972Z checking keyring... 2021-05-16T20:07:54.1601221Z checking package integrity... 2021-05-16T20:07:54.2828148Z loading package files... 2021-05-16T20:07:54.2908160Z checking for file conflicts... 2021-05-16T20:07:54.2909070Z checking available disk space... 2021-05-16T20:07:54.3129362Z :: Processing package changes... 2021-05-16T20:07:54.3130594Z reinstalling mingw-w64-x86_64-curl... 2021-05-16T20:07:55.6269333Z resolving dependencies... 2021-05-16T20:07:55.6479664Z looking for conflicting packages... 2021-05-16T20:07:55.6492090Z 2021-05-16T20:07:55.6493878Z Packages (2) mingw-w64-x86_64-gdbm-1.19-1 mingw-w64-x86_64-cyrus-sasl-2.1.27-2 2021-05-16T20:07:55.6495095Z 2021-05-16T20:07:55.6496122Z Total Download Size: 0.41 MiB 2021-05-16T20:07:55.6497259Z Total Installed Size: 1.66 MiB 2021-05-16T20:07:55.6498005Z 2021-05-16T20:07:55.6499205Z :: Proceed with installation? [Y/n] 2021-05-16T20:07:55.6500486Z :: Retrieving packages... 2021-05-16T20:07:56.0231155Z downloading mingw-w64-x86_64-gdbm-1.19-1-any.pkg.tar.zst... 2021-05-16T20:07:56.5056953Z downloading mingw-w64-x86_64-cyrus-sasl-2.1.27-2-any.pkg.tar.zst... 2021-05-16T20:07:56.6006996Z checking keyring... 2021-05-16T20:07:56.7731815Z checking package integrity... 2021-05-16T20:07:57.0647512Z loading package files... 2021-05-16T20:07:57.0698583Z checking for file conflicts... 2021-05-16T20:07:57.0779103Z checking available disk space... 2021-05-16T20:07:57.0789587Z :: Processing package changes... 2021-05-16T20:07:57.0790427Z installing mingw-w64-x86_64-gdbm... 2021-05-16T20:07:57.1070032Z installing mingw-w64-x86_64-cyrus-sasl... 2021-05-16T20:07:57.9383628Z resolving dependencies... 2021-05-16T20:07:57.9384749Z looking for conflicting packages... 2021-05-16T20:07:57.9591707Z 2021-05-16T20:07:57.9592955Z Packages (1) mingw-w64-x86_64-discount-2.2.7-1 2021-05-16T20:07:57.9593657Z 2021-05-16T20:07:57.9594399Z Total Download Size: 0.11 MiB 2021-05-16T20:07:57.9595516Z Total Installed Size: 0.38 MiB 2021-05-16T20:07:57.9596118Z 2021-05-16T20:07:57.9596995Z :: Proceed with installation? [Y/n] 2021-05-16T20:07:57.9597887Z :: Retrieving packages... 2021-05-16T20:07:58.2809207Z downloading mingw-w64-x86_64-discount-2.2.7-1-any.pkg.tar.zst... 2021-05-16T20:07:58.5611568Z checking keyring... 2021-05-16T20:07:58.6518757Z checking package integrity... 2021-05-16T20:07:58.7820225Z loading package files... 2021-05-16T20:07:58.7842256Z checking for file conflicts... 2021-05-16T20:07:58.7866992Z checking available disk space... 2021-05-16T20:07:58.7876907Z :: Processing package changes... 2021-05-16T20:07:58.7877774Z installing mingw-w64-x86_64-discount... 2021-05-16T20:07:59.5976187Z resolving dependencies... 2021-05-16T20:07:59.6065119Z looking for conflicting packages... 2021-05-16T20:07:59.6192263Z 2021-05-16T20:07:59.6193347Z Packages (1) mingw-w64-x86_64-dlfcn-1.2.0-2 2021-05-16T20:07:59.6193901Z 2021-05-16T20:07:59.6194505Z Total Download Size: 0.01 MiB 2021-05-16T20:07:59.6195186Z Total Installed Size: 0.01 MiB 2021-05-16T20:07:59.6195621Z 2021-05-16T20:07:59.6196349Z :: Proceed with installation? [Y/n] 2021-05-16T20:07:59.6197089Z :: Retrieving packages... 2021-05-16T20:07:59.9313321Z downloading mingw-w64-x86_64-dlfcn-1.2.0-2-any.pkg.tar.zst... 2021-05-16T20:08:00.0255363Z checking keyring... 2021-05-16T20:08:00.1138990Z checking package integrity... 2021-05-16T20:08:00.2559363Z loading package files... 2021-05-16T20:08:00.2577025Z checking for file conflicts... 2021-05-16T20:08:00.2582471Z checking available disk space... 2021-05-16T20:08:00.2592608Z :: Processing package changes... 2021-05-16T20:08:00.2593450Z installing mingw-w64-x86_64-dlfcn... 2021-05-16T20:08:01.0828521Z warning: mingw-w64-x86_64-double-conversion-3.1.5-1 is up to date -- reinstalling 2021-05-16T20:08:01.0829507Z resolving dependencies... 2021-05-16T20:08:01.0927090Z looking for conflicting packages... 2021-05-16T20:08:01.1107011Z 2021-05-16T20:08:01.1108146Z Packages (1) mingw-w64-x86_64-double-conversion-3.1.5-1 2021-05-16T20:08:01.1108804Z 2021-05-16T20:08:01.1109758Z Total Installed Size: 0.29 MiB 2021-05-16T20:08:01.1110715Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:08:01.1111366Z 2021-05-16T20:08:01.1112283Z :: Proceed with installation? [Y/n] 2021-05-16T20:08:01.1113001Z checking keyring... 2021-05-16T20:08:01.1821391Z checking package integrity... 2021-05-16T20:08:01.2906449Z loading package files... 2021-05-16T20:08:01.2967076Z checking for file conflicts... 2021-05-16T20:08:01.2968062Z checking available disk space... 2021-05-16T20:08:01.2987630Z :: Processing package changes... 2021-05-16T20:08:01.2988558Z reinstalling mingw-w64-x86_64-double-conversion... 2021-05-16T20:08:01.3777136Z error: only one operation may be used at a time 2021-05-16T20:08:02.1197436Z warning: mingw-w64-x86_64-expat-2.2.10-1 is up to date -- reinstalling 2021-05-16T20:08:02.1199001Z resolving dependencies... 2021-05-16T20:08:02.1200974Z looking for conflicting packages... 2021-05-16T20:08:02.1406034Z 2021-05-16T20:08:02.1406918Z Packages (1) mingw-w64-x86_64-expat-2.2.10-1 2021-05-16T20:08:02.1407460Z 2021-05-16T20:08:02.1408059Z Total Download Size: 0.14 MiB 2021-05-16T20:08:02.1408733Z Total Installed Size: 0.61 MiB 2021-05-16T20:08:02.1409399Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:08:02.1409823Z 2021-05-16T20:08:02.1410636Z :: Proceed with installation? [Y/n] 2021-05-16T20:08:02.1411318Z :: Retrieving packages... 2021-05-16T20:08:02.4819072Z downloading mingw-w64-x86_64-expat-2.2.10-1-any.pkg.tar.zst... 2021-05-16T20:08:02.7620733Z checking keyring... 2021-05-16T20:08:02.8461217Z checking package integrity... 2021-05-16T20:08:02.9754672Z loading package files... 2021-05-16T20:08:02.9770861Z checking for file conflicts... 2021-05-16T20:08:02.9771650Z checking available disk space... 2021-05-16T20:08:02.9787731Z :: Processing package changes... 2021-05-16T20:08:02.9788552Z reinstalling mingw-w64-x86_64-expat... 2021-05-16T20:08:03.7487031Z resolving dependencies... 2021-05-16T20:08:03.9009840Z looking for conflicting packages... 2021-05-16T20:08:03.9142041Z warning: dependency cycle detected: 2021-05-16T20:08:03.9145079Z warning: mingw-w64-x86_64-libwebp will be installed before its mingw-w64-x86_64-libtiff dependency 2021-05-16T20:08:03.9146646Z warning: dependency cycle detected: 2021-05-16T20:08:03.9147241Z 2021-05-16T20:08:03.9170009Z 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:08:03.9187037Z warning: mingw-w64-x86_64-ffms2 will be installed before its mingw-w64-x86_64-ffmpeg dependency 2021-05-16T20:08:03.9188071Z 2021-05-16T20:08:03.9188972Z Total Download Size: 206.04 MiB 2021-05-16T20:08:03.9189938Z Total Installed Size: 743.39 MiB 2021-05-16T20:08:03.9190544Z 2021-05-16T20:08:03.9191536Z :: Proceed with installation? [Y/n] 2021-05-16T20:08:03.9192562Z :: Retrieving packages... 2021-05-16T20:08:04.2926539Z downloading mingw-w64-x86_64-libogg-1.3.4-3-any.pkg.tar.xz... 2021-05-16T20:08:04.7787121Z downloading mingw-w64-x86_64-celt-0.11.3-4-any.pkg.tar.xz... 2021-05-16T20:08:04.8795295Z downloading mingw-w64-x86_64-gavl-1.4.0-1-any.pkg.tar.xz... 2021-05-16T20:08:05.4699878Z downloading mingw-w64-x86_64-eigen3-3.3.9-1-any.pkg.tar.zst... 2021-05-16T20:08:05.5770373Z downloading mingw-w64-x86_64-libunwind-12.0.0-4-any.pkg.tar.zst... 2021-05-16T20:08:05.6766879Z downloading mingw-w64-x86_64-glog-0.4.0-2-any.pkg.tar.xz... 2021-05-16T20:08:05.7768018Z downloading mingw-w64-x86_64-metis-5.1.0-3-any.pkg.tar.xz... 2021-05-16T20:08:05.8813106Z downloading mingw-w64-x86_64-suitesparse-5.8.1-1-any.pkg.tar.zst... 2021-05-16T20:08:06.1007540Z downloading mingw-w64-x86_64-ceres-solver-2.0.0-2-any.pkg.tar.zst... 2021-05-16T20:08:06.2041321Z downloading mingw-w64-x86_64-intel-tbb-1~2020.2-2-any.pkg.tar.zst... 2021-05-16T20:08:06.3198465Z downloading mingw-w64-x86_64-freeglut-3.2.1-2-any.pkg.tar.zst... 2021-05-16T20:08:06.4243347Z downloading mingw-w64-x86_64-libjpeg-turbo-2.0.6-1-any.pkg.tar.zst... 2021-05-16T20:08:06.5276905Z downloading mingw-w64-x86_64-jasper-2.0.24-1-any.pkg.tar.zst... 2021-05-16T20:08:06.6321844Z downloading mingw-w64-x86_64-szip-2.1.1-2-any.pkg.tar.xz... 2021-05-16T20:08:06.7328932Z downloading mingw-w64-x86_64-hdf5-1.12.0-3-any.pkg.tar.zst... 2021-05-16T20:08:07.2060290Z downloading mingw-w64-x86_64-libdeflate-1.7-2-any.pkg.tar.zst... 2021-05-16T20:08:07.3057511Z downloading mingw-w64-x86_64-giflib-5.2.1-3-any.pkg.tar.zst... 2021-05-16T20:08:07.4102814Z downloading mingw-w64-x86_64-libwebp-1.2.0-2-any.pkg.tar.zst... 2021-05-16T20:08:07.5109232Z downloading mingw-w64-x86_64-libtiff-4.2.0-3-any.pkg.tar.zst... 2021-05-16T20:08:07.6328459Z downloading mingw-w64-x86_64-cppunit-1.15.1-2-any.pkg.tar.zst... 2021-05-16T20:08:07.7340481Z downloading mingw-w64-x86_64-jxrlib-1.1-3-any.pkg.tar.xz... 2021-05-16T20:08:07.8335864Z downloading mingw-w64-x86_64-lcms2-2.12-1-any.pkg.tar.zst... 2021-05-16T20:08:07.9387599Z downloading mingw-w64-x86_64-libraw-0.20.2-2-any.pkg.tar.zst... 2021-05-16T20:08:08.0410038Z downloading mingw-w64-x86_64-openjpeg2-2.3.1-1-any.pkg.tar.xz... 2021-05-16T20:08:08.1464404Z downloading mingw-w64-x86_64-ilmbase-2.5.4-4-any.pkg.tar.zst... 2021-05-16T20:08:08.2480485Z downloading mingw-w64-x86_64-openexr-2.5.4-4-any.pkg.tar.zst... 2021-05-16T20:08:08.3803468Z downloading mingw-w64-x86_64-freeimage-3.18.0-6-any.pkg.tar.zst... 2021-05-16T20:08:08.4891845Z downloading mingw-w64-x86_64-glsl-optimizer-git-r66917.d78c3d2f24-1-any.pkg.tar.zst... 2021-05-16T20:08:08.5932170Z downloading mingw-w64-x86_64-hlsl2glsl-git-r852.14dd189-1-any.pkg.tar.zst... 2021-05-16T20:08:08.6941930Z downloading mingw-w64-x86_64-vulkan-headers-1.2.168-2-any.pkg.tar.zst... 2021-05-16T20:08:08.7998490Z downloading mingw-w64-x86_64-vulkan-loader-1.2.166-1-any.pkg.tar.zst... 2021-05-16T20:08:08.9129385Z downloading mingw-w64-x86_64-SDL2-2.0.14-2-any.pkg.tar.zst... 2021-05-16T20:08:09.0169992Z downloading mingw-w64-x86_64-pugixml-1.11.4-1-any.pkg.tar.zst... 2021-05-16T20:08:09.1164496Z downloading mingw-w64-x86_64-tinyxml-2.6.2-5-any.pkg.tar.zst... 2021-05-16T20:08:09.2179436Z downloading mingw-w64-x86_64-zziplib-0.13.72-2-any.pkg.tar.zst... 2021-05-16T20:08:09.3158827Z downloading mingw-w64-x86_64-ogre3d-1.12.6-3-any.pkg.tar.zst... 2021-05-16T20:08:13.5105475Z downloading mingw-w64-x86_64-leptonica-1.80.0-2-any.pkg.tar.zst... 2021-05-16T20:08:13.6272437Z downloading mingw-w64-x86_64-fribidi-1.0.10-2-any.pkg.tar.zst... 2021-05-16T20:08:13.7284305Z downloading mingw-w64-x86_64-libdatrie-0.2.12-1-any.pkg.tar.xz... 2021-05-16T20:08:13.8285645Z downloading mingw-w64-x86_64-libthai-0.1.28-3-any.pkg.tar.zst... 2021-05-16T20:08:13.9290803Z downloading mingw-w64-x86_64-pango-1.48.4-2-any.pkg.tar.zst... 2021-05-16T20:08:14.0467951Z downloading mingw-w64-x86_64-tesseract-ocr-4.1.1-7-any.pkg.tar.zst... 2021-05-16T20:08:14.2846475Z downloading mingw-w64-x86_64-opencv-4.5.1-2-any.pkg.tar.zst... 2021-05-16T20:08:15.2539446Z downloading mingw-w64-x86_64-frei0r-plugins-1.7.0-2-any.pkg.tar.zst... 2021-05-16T20:08:15.3575324Z downloading mingw-w64-x86_64-dav1d-0.8.2-1-any.pkg.tar.zst... 2021-05-16T20:08:15.4623017Z downloading mingw-w64-x86_64-gnutls-3.7.1-1-any.pkg.tar.zst... 2021-05-16T20:08:15.5834766Z downloading mingw-w64-x86_64-gsm-1.0.19-1-any.pkg.tar.xz... 2021-05-16T20:08:15.6849797Z downloading mingw-w64-x86_64-lame-3.100-1-any.pkg.tar.xz... 2021-05-16T20:08:15.7885963Z downloading mingw-w64-x86_64-libass-0.15.1-1-any.pkg.tar.zst... 2021-05-16T20:08:15.8904866Z downloading mingw-w64-x86_64-libxml2-2.9.12-1-any.pkg.tar.zst... 2021-05-16T20:08:16.0098553Z downloading mingw-w64-x86_64-libbluray-1.2.1-1-any.pkg.tar.zst... 2021-05-16T20:08:16.1099996Z downloading mingw-w64-x86_64-libcaca-0.99.beta19-6-any.pkg.tar.zst... 2021-05-16T20:08:16.2161504Z downloading mingw-w64-x86_64-libexif-0.6.22-1-any.pkg.tar.zst... 2021-05-16T20:08:16.3167595Z downloading mingw-w64-x86_64-libmfx-1.25-1-any.pkg.tar.xz... 2021-05-16T20:08:16.4166668Z downloading mingw-w64-x86_64-libmodplug-0.8.9.0-3-any.pkg.tar.zst... 2021-05-16T20:08:16.5193478Z downloading mingw-w64-x86_64-libsoxr-0.1.3-2-any.pkg.tar.zst... 2021-05-16T20:08:16.6191183Z downloading mingw-w64-x86_64-libvorbis-1.3.7-1-any.pkg.tar.zst... 2021-05-16T20:08:16.7211717Z downloading mingw-w64-x86_64-libtheora-1.1.1-6-any.pkg.tar.zst... 2021-05-16T20:08:16.8299353Z downloading mingw-w64-x86_64-libvpx-1.10.0-1-any.pkg.tar.zst... 2021-05-16T20:08:16.9391707Z downloading mingw-w64-x86_64-libmysofa-1.1-1-any.pkg.tar.zst... 2021-05-16T20:08:17.0534866Z downloading mingw-w64-x86_64-openal-1.21.0-2-any.pkg.tar.zst... 2021-05-16T20:08:17.1576316Z downloading mingw-w64-x86_64-opencore-amr-0.1.5-1-any.pkg.tar.xz... 2021-05-16T20:08:17.2595253Z downloading mingw-w64-x86_64-opus-1.3.1-4-any.pkg.tar.zst... 2021-05-16T20:08:17.3623557Z downloading mingw-w64-x86_64-rtmpdump-git-r514.c5f04a5-4-any.pkg.tar.zst... 2021-05-16T20:08:17.4629422Z downloading mingw-w64-x86_64-speexdsp-1.2.0-1-any.pkg.tar.xz... 2021-05-16T20:08:17.5687940Z downloading mingw-w64-x86_64-speex-1.2.0-1-any.pkg.tar.xz... 2021-05-16T20:08:17.6736030Z downloading mingw-w64-x86_64-srt-1.4.2-1-any.pkg.tar.zst... 2021-05-16T20:08:17.7802444Z downloading mingw-w64-x86_64-l-smash-2.14.5-1-any.pkg.tar.xz... 2021-05-16T20:08:17.8853728Z downloading mingw-w64-x86_64-ffms2-2.40-1-any.pkg.tar.zst... 2021-05-16T20:08:17.9845149Z downloading mingw-w64-x86_64-x264-git-r2991.1771b556-1-any.pkg.tar.xz... 2021-05-16T20:08:18.0953512Z downloading mingw-w64-x86_64-x265-3.4-2-any.pkg.tar.zst... 2021-05-16T20:08:18.2309900Z downloading mingw-w64-x86_64-xvidcore-1.3.7-2-any.pkg.tar.zst... 2021-05-16T20:08:18.3346035Z downloading mingw-w64-x86_64-ffmpeg-4.4-1-any.pkg.tar.zst... 2021-05-16T20:08:18.6748220Z checking keyring... 2021-05-16T20:08:19.0177723Z checking package integrity... 2021-05-16T20:08:32.4324528Z loading package files... 2021-05-16T20:08:32.7414708Z checking for file conflicts... 2021-05-16T20:08:33.3809053Z checking available disk space... 2021-05-16T20:08:33.3848014Z :: Processing package changes... 2021-05-16T20:08:33.3849945Z installing mingw-w64-x86_64-libogg... 2021-05-16T20:08:33.4891055Z installing mingw-w64-x86_64-celt... 2021-05-16T20:08:33.5124245Z installing mingw-w64-x86_64-gavl... 2021-05-16T20:08:33.9501640Z installing mingw-w64-x86_64-eigen3... 2021-05-16T20:08:34.4159623Z installing mingw-w64-x86_64-libunwind... 2021-05-16T20:08:34.4210354Z installing mingw-w64-x86_64-glog... 2021-05-16T20:08:34.4462420Z installing mingw-w64-x86_64-metis... 2021-05-16T20:08:34.4953987Z installing mingw-w64-x86_64-suitesparse... 2021-05-16T20:08:34.6092321Z installing mingw-w64-x86_64-ceres-solver... 2021-05-16T20:08:34.6707889Z installing mingw-w64-x86_64-intel-tbb... 2021-05-16T20:08:34.7896875Z installing mingw-w64-x86_64-freeglut... 2021-05-16T20:08:34.8050429Z installing mingw-w64-x86_64-libjpeg-turbo... 2021-05-16T20:08:34.8429520Z installing mingw-w64-x86_64-jasper... 2021-05-16T20:08:35.0395052Z installing mingw-w64-x86_64-szip... 2021-05-16T20:08:35.0609092Z installing mingw-w64-x86_64-hdf5... 2021-05-16T20:08:35.4016394Z installing mingw-w64-x86_64-libdeflate... 2021-05-16T20:08:35.4111224Z installing mingw-w64-x86_64-giflib... 2021-05-16T20:08:35.4295184Z installing mingw-w64-x86_64-libwebp... 2021-05-16T20:08:35.4605185Z installing mingw-w64-x86_64-libtiff... 2021-05-16T20:08:35.6490166Z installing mingw-w64-x86_64-cppunit... 2021-05-16T20:08:35.7631790Z installing mingw-w64-x86_64-jxrlib... 2021-05-16T20:08:35.8077873Z installing mingw-w64-x86_64-lcms2... 2021-05-16T20:08:35.8254860Z installing mingw-w64-x86_64-libraw... 2021-05-16T20:08:35.8641203Z installing mingw-w64-x86_64-openjpeg2... 2021-05-16T20:08:35.9679548Z installing mingw-w64-x86_64-ilmbase... 2021-05-16T20:08:36.0262277Z installing mingw-w64-x86_64-openexr... 2021-05-16T20:08:36.1575935Z installing mingw-w64-x86_64-freeimage... 2021-05-16T20:08:36.1768976Z installing mingw-w64-x86_64-glsl-optimizer-git... 2021-05-16T20:08:36.1979253Z installing mingw-w64-x86_64-hlsl2glsl-git... 2021-05-16T20:08:36.2056113Z installing mingw-w64-x86_64-vulkan-headers... 2021-05-16T20:08:36.2514934Z installing mingw-w64-x86_64-vulkan-loader... 2021-05-16T20:08:36.2594353Z installing mingw-w64-x86_64-SDL2... 2021-05-16T20:08:36.3438146Z installing mingw-w64-x86_64-pugixml... 2021-05-16T20:08:36.3568550Z installing mingw-w64-x86_64-tinyxml... 2021-05-16T20:08:36.3670319Z installing mingw-w64-x86_64-zziplib... 2021-05-16T20:08:36.4663340Z Optional dependencies for mingw-w64-x86_64-zziplib 2021-05-16T20:08:36.4665449Z mingw-w64-x86_64-SDL: SDL_rwops for ZZipLib 2021-05-16T20:08:36.4667067Z installing mingw-w64-x86_64-ogre3d... 2021-05-16T20:08:38.2076271Z installing mingw-w64-x86_64-leptonica... 2021-05-16T20:08:38.2652185Z installing mingw-w64-x86_64-fribidi... 2021-05-16T20:08:38.2896497Z installing mingw-w64-x86_64-libdatrie... 2021-05-16T20:08:38.3557649Z installing mingw-w64-x86_64-libthai... 2021-05-16T20:08:38.3784020Z installing mingw-w64-x86_64-pango... 2021-05-16T20:08:39.4178221Z installing mingw-w64-x86_64-tesseract-ocr... 2021-05-16T20:08:39.5521584Z installing mingw-w64-x86_64-opencv... 2021-05-16T20:08:40.6561164Z Optional dependencies for mingw-w64-x86_64-opencv 2021-05-16T20:08:40.6562569Z mingw-w64-x86_64-ffmpeg: support to read and write video files [pending] 2021-05-16T20:08:40.6563749Z mingw-w64-x86_64-python-numpy: Python 3.x interface [installed] 2021-05-16T20:08:40.6564856Z installing mingw-w64-x86_64-frei0r-plugins... 2021-05-16T20:08:40.7672252Z installing mingw-w64-x86_64-dav1d... 2021-05-16T20:08:40.7939921Z installing mingw-w64-x86_64-gnutls... 2021-05-16T20:08:41.9727274Z installing mingw-w64-x86_64-gsm... 2021-05-16T20:08:41.9931123Z installing mingw-w64-x86_64-lame... 2021-05-16T20:08:42.0504983Z installing mingw-w64-x86_64-libass... 2021-05-16T20:08:42.0598453Z installing mingw-w64-x86_64-libxml2... 2021-05-16T20:08:42.4397502Z installing mingw-w64-x86_64-libbluray... 2021-05-16T20:08:42.4563755Z installing mingw-w64-x86_64-libcaca... 2021-05-16T20:08:42.4863491Z installing mingw-w64-x86_64-libexif... 2021-05-16T20:08:42.5351851Z installing mingw-w64-x86_64-libmfx... 2021-05-16T20:08:42.8400802Z installing mingw-w64-x86_64-libmodplug... 2021-05-16T20:08:42.8527053Z installing mingw-w64-x86_64-libsoxr... 2021-05-16T20:08:42.8760911Z installing mingw-w64-x86_64-libvorbis... 2021-05-16T20:08:42.9989115Z installing mingw-w64-x86_64-libtheora... 2021-05-16T20:08:43.0968431Z installing mingw-w64-x86_64-libvpx... 2021-05-16T20:08:43.1342376Z installing mingw-w64-x86_64-libmysofa... 2021-05-16T20:08:43.1485310Z installing mingw-w64-x86_64-openal... 2021-05-16T20:08:43.1775425Z installing mingw-w64-x86_64-opencore-amr... 2021-05-16T20:08:43.2086913Z installing mingw-w64-x86_64-opus... 2021-05-16T20:08:43.2252470Z installing mingw-w64-x86_64-rtmpdump-git... 2021-05-16T20:08:43.2395353Z installing mingw-w64-x86_64-speexdsp... 2021-05-16T20:08:43.2831636Z installing mingw-w64-x86_64-speex... 2021-05-16T20:08:43.3337741Z installing mingw-w64-x86_64-srt... 2021-05-16T20:08:43.3594956Z installing mingw-w64-x86_64-l-smash... 2021-05-16T20:08:43.4195105Z installing mingw-w64-x86_64-ffms2... 2021-05-16T20:08:43.4299021Z installing mingw-w64-x86_64-x264-git... 2021-05-16T20:08:43.5447136Z installing mingw-w64-x86_64-x265... 2021-05-16T20:08:43.6370921Z installing mingw-w64-x86_64-xvidcore... 2021-05-16T20:08:43.6470149Z installing mingw-w64-x86_64-ffmpeg... 2021-05-16T20:08:45.0387140Z resolving dependencies... 2021-05-16T20:08:45.0485459Z looking for conflicting packages... 2021-05-16T20:08:45.0651449Z 2021-05-16T20:08:45.0652417Z Packages (1) mingw-w64-x86_64-fftw-3.3.9-2 2021-05-16T20:08:45.0653061Z 2021-05-16T20:08:45.0653758Z Total Download Size: 3.13 MiB 2021-05-16T20:08:45.0654837Z Total Installed Size: 21.70 MiB 2021-05-16T20:08:45.0655388Z 2021-05-16T20:08:45.0656220Z :: Proceed with installation? [Y/n] 2021-05-16T20:08:45.0657122Z :: Retrieving packages... 2021-05-16T20:08:45.4201694Z downloading mingw-w64-x86_64-fftw-3.3.9-2-any.pkg.tar.zst... 2021-05-16T20:08:46.1929094Z checking keyring... 2021-05-16T20:08:46.2779985Z checking package integrity... 2021-05-16T20:08:46.4422072Z loading package files... 2021-05-16T20:08:46.4445134Z checking for file conflicts... 2021-05-16T20:08:46.4471065Z checking available disk space... 2021-05-16T20:08:46.4480367Z :: Processing package changes... 2021-05-16T20:08:46.4481139Z installing mingw-w64-x86_64-fftw... 2021-05-16T20:08:47.3116045Z warning: mingw-w64-x86_64-flatbuffers-1.12.0-2 is up to date -- reinstalling 2021-05-16T20:08:47.3117498Z resolving dependencies... 2021-05-16T20:08:47.3262581Z looking for conflicting packages... 2021-05-16T20:08:47.3379629Z 2021-05-16T20:08:47.3380530Z Packages (1) mingw-w64-x86_64-flatbuffers-1.12.0-2 2021-05-16T20:08:47.3381095Z 2021-05-16T20:08:47.3381822Z Total Installed Size: 4.17 MiB 2021-05-16T20:08:47.3382706Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:08:47.3383474Z 2021-05-16T20:08:47.3384202Z :: Proceed with installation? [Y/n] 2021-05-16T20:08:47.3384864Z checking keyring... 2021-05-16T20:08:47.4088054Z checking package integrity... 2021-05-16T20:08:47.5285644Z loading package files... 2021-05-16T20:08:47.5303209Z checking for file conflicts... 2021-05-16T20:08:47.5304063Z checking available disk space... 2021-05-16T20:08:47.5328364Z :: Processing package changes... 2021-05-16T20:08:47.5329206Z reinstalling mingw-w64-x86_64-flatbuffers... 2021-05-16T20:08:48.3497134Z warning: mingw-w64-x86_64-fontconfig-2.13.93-3 is up to date -- reinstalling 2021-05-16T20:08:48.3498044Z resolving dependencies... 2021-05-16T20:08:48.3638609Z looking for conflicting packages... 2021-05-16T20:08:48.3770751Z 2021-05-16T20:08:48.3772023Z Packages (1) mingw-w64-x86_64-fontconfig-2.13.93-3 2021-05-16T20:08:48.3772766Z 2021-05-16T20:08:48.3774287Z Total Installed Size: 1.29 MiB 2021-05-16T20:08:48.3775325Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:08:48.3775776Z 2021-05-16T20:08:48.3776546Z :: Proceed with installation? [Y/n] 2021-05-16T20:08:48.3777226Z checking keyring... 2021-05-16T20:08:48.4507489Z checking package integrity... 2021-05-16T20:08:48.5622909Z loading package files... 2021-05-16T20:08:48.5650165Z checking for file conflicts... 2021-05-16T20:08:48.5651196Z checking available disk space... 2021-05-16T20:08:48.5702687Z :: Processing package changes... 2021-05-16T20:08:48.5703568Z reinstalling mingw-w64-x86_64-fontconfig... 2021-05-16T20:08:51.0136868Z updating font cache... done. 2021-05-16T20:08:51.0151933Z :: Running post-transaction hooks... 2021-05-16T20:08:51.0152771Z (1/1) Updating fontconfig cache... 2021-05-16T20:08:51.8575351Z warning: mingw-w64-x86_64-freetype-2.10.4-2 is up to date -- reinstalling 2021-05-16T20:08:51.8576265Z resolving dependencies... 2021-05-16T20:08:51.8787275Z looking for conflicting packages... 2021-05-16T20:08:51.8849589Z 2021-05-16T20:08:51.8850771Z Packages (1) mingw-w64-x86_64-freetype-2.10.4-2 2021-05-16T20:08:51.8851679Z 2021-05-16T20:08:51.8852808Z Total Installed Size: 2.54 MiB 2021-05-16T20:08:51.8853901Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:08:51.8854965Z 2021-05-16T20:08:51.8856250Z :: Proceed with installation? [Y/n] 2021-05-16T20:08:51.8858225Z checking keyring... 2021-05-16T20:08:51.9659532Z checking package integrity... 2021-05-16T20:08:52.0947426Z loading package files... 2021-05-16T20:08:52.0968031Z checking for file conflicts... 2021-05-16T20:08:52.0969292Z checking available disk space... 2021-05-16T20:08:52.1021090Z :: Processing package changes... 2021-05-16T20:08:52.1022109Z reinstalling mingw-w64-x86_64-freetype... 2021-05-16T20:08:52.9679372Z warning: mingw-w64-x86_64-fribidi-1.0.10-2 is up to date -- reinstalling 2021-05-16T20:08:52.9680883Z resolving dependencies... 2021-05-16T20:08:52.9682612Z looking for conflicting packages... 2021-05-16T20:08:52.9948648Z 2021-05-16T20:08:52.9950557Z Packages (1) mingw-w64-x86_64-fribidi-1.0.10-2 2021-05-16T20:08:52.9951720Z 2021-05-16T20:08:52.9952556Z Total Installed Size: 0.44 MiB 2021-05-16T20:08:52.9953336Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:08:52.9953749Z 2021-05-16T20:08:52.9954451Z :: Proceed with installation? [Y/n] 2021-05-16T20:08:52.9955094Z checking keyring... 2021-05-16T20:08:53.0745489Z checking package integrity... 2021-05-16T20:08:53.1867372Z loading package files... 2021-05-16T20:08:53.1895686Z checking for file conflicts... 2021-05-16T20:08:53.1896556Z checking available disk space... 2021-05-16T20:08:53.1918762Z :: Processing package changes... 2021-05-16T20:08:53.1919599Z reinstalling mingw-w64-x86_64-fribidi... 2021-05-16T20:08:54.0287501Z warning: mingw-w64-x86_64-gcc-10.3.0-2 is up to date -- reinstalling 2021-05-16T20:08:54.0288331Z resolving dependencies... 2021-05-16T20:08:54.0500983Z looking for conflicting packages... 2021-05-16T20:08:54.0566104Z 2021-05-16T20:08:54.0566809Z Packages (1) mingw-w64-x86_64-gcc-10.3.0-2 2021-05-16T20:08:54.0567336Z 2021-05-16T20:08:54.0567931Z Total Download Size: 27.13 MiB 2021-05-16T20:08:54.0568594Z Total Installed Size: 156.41 MiB 2021-05-16T20:08:54.0569271Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:08:54.0569690Z 2021-05-16T20:08:54.0570374Z :: Proceed with installation? [Y/n] 2021-05-16T20:08:54.0571187Z :: Retrieving packages... 2021-05-16T20:08:54.4249528Z downloading mingw-w64-x86_64-gcc-10.3.0-2-any.pkg.tar.zst... 2021-05-16T20:08:56.0635084Z checking keyring... 2021-05-16T20:08:56.1499032Z checking package integrity... 2021-05-16T20:08:56.5146432Z loading package files... 2021-05-16T20:08:56.5290064Z checking for file conflicts... 2021-05-16T20:08:56.5291520Z checking available disk space... 2021-05-16T20:08:56.5764776Z :: Processing package changes... 2021-05-16T20:08:56.5765793Z reinstalling mingw-w64-x86_64-gcc... 2021-05-16T20:08:58.7275377Z resolving dependencies... 2021-05-16T20:08:58.8919526Z looking for conflicting packages... 2021-05-16T20:08:58.8983948Z 2021-05-16T20:08:58.8996173Z 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:08:58.9003512Z 2021-05-16T20:08:58.9004526Z Total Download Size: 48.47 MiB 2021-05-16T20:08:58.9005644Z Total Installed Size: 363.82 MiB 2021-05-16T20:08:58.9006350Z 2021-05-16T20:08:58.9007466Z :: Proceed with installation? [Y/n] 2021-05-16T20:08:58.9008658Z :: Retrieving packages... 2021-05-16T20:08:59.2234323Z downloading mingw-w64-x86_64-crypto++-8.4.0-2-any.pkg.tar.zst... 2021-05-16T20:09:00.1140188Z downloading mingw-w64-x86_64-geos-3.8.0-1-any.pkg.tar.xz... 2021-05-16T20:09:00.2340748Z downloading mingw-w64-x86_64-json-c-0.15-1-any.pkg.tar.zst... 2021-05-16T20:09:00.3329558Z downloading mingw-w64-x86_64-libfreexl-1.0.6-1-any.pkg.tar.zst... 2021-05-16T20:09:00.5170453Z downloading mingw-w64-x86_64-proj-6.3.2-2-any.pkg.tar.zst... 2021-05-16T20:09:00.6514715Z downloading mingw-w64-x86_64-libgeotiff-1.6.0-1-any.pkg.tar.zst... 2021-05-16T20:09:00.7576268Z downloading mingw-w64-x86_64-libde265-1.0.8-1-any.pkg.tar.zst... 2021-05-16T20:09:00.8605993Z downloading mingw-w64-x86_64-rav1e-0.4.1-1-any.pkg.tar.zst... 2021-05-16T20:09:00.9776473Z downloading mingw-w64-x86_64-libheif-1.11.0-2-any.pkg.tar.zst... 2021-05-16T20:09:01.0842643Z downloading mingw-w64-x86_64-minizip-git-1.2.445.e67b996-2-any.pkg.tar.zst... 2021-05-16T20:09:01.1877602Z downloading mingw-w64-x86_64-libkml-1.3.0-8-any.pkg.tar.xz... 2021-05-16T20:09:01.2868631Z downloading mingw-w64-x86_64-libmariadbclient-3.1.12-1-any.pkg.tar.zst... 2021-05-16T20:09:01.3901606Z downloading mingw-w64-x86_64-librttopo-1.1.0-1-any.pkg.tar.zst... 2021-05-16T20:09:01.4929407Z downloading mingw-w64-x86_64-libspatialite-5.0.1-2-any.pkg.tar.zst... 2021-05-16T20:09:01.7150074Z downloading mingw-w64-x86_64-netcdf-4.7.4-2-any.pkg.tar.zst... 2021-05-16T20:09:01.8640762Z downloading mingw-w64-x86_64-nspr-4.25-1-any.pkg.tar.xz... 2021-05-16T20:09:01.9709187Z downloading mingw-w64-x86_64-nss-3.52.1-1-any.pkg.tar.zst... 2021-05-16T20:09:02.0814710Z downloading mingw-w64-x86_64-poppler-data-0.4.10-1-any.pkg.tar.zst... 2021-05-16T20:09:02.1996759Z downloading mingw-w64-x86_64-poppler-20.12.1-2-any.pkg.tar.zst... 2021-05-16T20:09:02.3251821Z downloading mingw-w64-x86_64-libgpg-error-1.41-3-any.pkg.tar.zst... 2021-05-16T20:09:02.4277994Z downloading mingw-w64-x86_64-libgcrypt-1.9.2-2-any.pkg.tar.zst... 2021-05-16T20:09:02.5350482Z downloading mingw-w64-x86_64-libxslt-1.1.34-3-any.pkg.tar.zst... 2021-05-16T20:09:02.6343711Z downloading mingw-w64-x86_64-postgresql-13.1-1-any.pkg.tar.zst... 2021-05-16T20:09:02.9573755Z downloading mingw-w64-x86_64-xerces-c-3.2.3-3-any.pkg.tar.zst... 2021-05-16T20:09:03.0815225Z downloading mingw-w64-x86_64-gdal-3.2.2-3-any.pkg.tar.zst... 2021-05-16T20:09:03.6624563Z downloading winpty-0.4.3-1-x86_64.pkg.tar.xz... 2021-05-16T20:09:03.6684331Z checking keyring... 2021-05-16T20:09:04.0488716Z checking package integrity... 2021-05-16T20:09:09.2216388Z loading package files... 2021-05-16T20:09:09.3512658Z checking for file conflicts... 2021-05-16T20:09:09.6835503Z checking available disk space... 2021-05-16T20:09:09.6860589Z :: Processing package changes... 2021-05-16T20:09:09.6861854Z installing mingw-w64-x86_64-crypto++... 2021-05-16T20:09:09.9935134Z installing mingw-w64-x86_64-geos... 2021-05-16T20:09:10.4818344Z installing mingw-w64-x86_64-json-c... 2021-05-16T20:09:10.5050669Z installing mingw-w64-x86_64-libfreexl... 2021-05-16T20:09:10.5117055Z installing mingw-w64-x86_64-proj... 2021-05-16T20:09:10.6202888Z installing mingw-w64-x86_64-libgeotiff... 2021-05-16T20:09:10.6457696Z installing mingw-w64-x86_64-libde265... 2021-05-16T20:09:10.6709157Z Optional dependencies for mingw-w64-x86_64-libde265 2021-05-16T20:09:10.6710382Z mingw-w64-x86_64-ffmpeg: sherlock265 [installed] 2021-05-16T20:09:10.6711208Z mingw-w64-x86_64-qt5: sherlock265 2021-05-16T20:09:10.6711907Z mingw-w64-x86_64-SDL: dec265 2021-05-16T20:09:10.6712701Z installing mingw-w64-x86_64-rav1e... 2021-05-16T20:09:10.7066733Z installing mingw-w64-x86_64-libheif... 2021-05-16T20:09:10.7338365Z installing mingw-w64-x86_64-minizip-git... 2021-05-16T20:09:10.7557792Z installing mingw-w64-x86_64-libkml... 2021-05-16T20:09:10.9428049Z installing mingw-w64-x86_64-libmariadbclient... 2021-05-16T20:09:10.9817112Z installing mingw-w64-x86_64-librttopo... 2021-05-16T20:09:10.9944203Z installing mingw-w64-x86_64-libspatialite... 2021-05-16T20:09:11.1169244Z installing mingw-w64-x86_64-netcdf... 2021-05-16T20:09:11.1501102Z installing mingw-w64-x86_64-nspr... 2021-05-16T20:09:11.7627787Z installing mingw-w64-x86_64-nss... 2021-05-16T20:09:11.7628764Z installing mingw-w64-x86_64-poppler-data... 2021-05-16T20:09:11.7629654Z installing mingw-w64-x86_64-poppler... 2021-05-16T20:09:11.8818762Z Optional dependencies for mingw-w64-x86_64-poppler 2021-05-16T20:09:11.8820067Z mingw-w64-x86_64-glib2: libpoppler-glib [installed] 2021-05-16T20:09:11.8821000Z mingw-w64-x86_64-qt5: libpoppler-qt5 2021-05-16T20:09:11.8822200Z installing mingw-w64-x86_64-libgpg-error... 2021-05-16T20:09:11.9226151Z installing mingw-w64-x86_64-libgcrypt... 2021-05-16T20:09:11.9455245Z installing mingw-w64-x86_64-libxslt... 2021-05-16T20:09:12.0543319Z installing winpty... 2021-05-16T20:09:12.1310309Z installing mingw-w64-x86_64-postgresql... 2021-05-16T20:09:13.8295938Z installing mingw-w64-x86_64-xerces-c... 2021-05-16T20:09:14.4426705Z installing mingw-w64-x86_64-gdal... 2021-05-16T20:09:15.7434656Z warning: mingw-w64-x86_64-gdb-10.2-1 is up to date -- reinstalling 2021-05-16T20:09:15.7435563Z resolving dependencies... 2021-05-16T20:09:15.7696612Z looking for conflicting packages... 2021-05-16T20:09:15.7763678Z 2021-05-16T20:09:15.7764799Z Packages (1) mingw-w64-x86_64-gdb-10.2-1 2021-05-16T20:09:15.7765604Z 2021-05-16T20:09:15.7766434Z Total Download Size: 4.15 MiB 2021-05-16T20:09:15.7767377Z Total Installed Size: 13.89 MiB 2021-05-16T20:09:15.7768274Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:09:15.7768849Z 2021-05-16T20:09:15.7769860Z :: Proceed with installation? [Y/n] 2021-05-16T20:09:15.7770850Z :: Retrieving packages... 2021-05-16T20:09:16.0983494Z downloading mingw-w64-x86_64-gdb-10.2-1-any.pkg.tar.zst... 2021-05-16T20:09:16.9006165Z checking keyring... 2021-05-16T20:09:16.9855284Z checking package integrity... 2021-05-16T20:09:17.1608514Z loading package files... 2021-05-16T20:09:17.1642295Z checking for file conflicts... 2021-05-16T20:09:17.1643150Z checking available disk space... 2021-05-16T20:09:17.1704454Z :: Processing package changes... 2021-05-16T20:09:17.1705343Z reinstalling mingw-w64-x86_64-gdb... 2021-05-16T20:09:18.1263992Z warning: mingw-w64-x86_64-gdbm-1.19-1 is up to date -- reinstalling 2021-05-16T20:09:18.1264923Z resolving dependencies... 2021-05-16T20:09:18.1411038Z looking for conflicting packages... 2021-05-16T20:09:18.1563569Z 2021-05-16T20:09:18.1564524Z Packages (1) mingw-w64-x86_64-gdbm-1.19-1 2021-05-16T20:09:18.1565069Z 2021-05-16T20:09:18.1566028Z Total Installed Size: 0.72 MiB 2021-05-16T20:09:18.1566961Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:09:18.1567525Z 2021-05-16T20:09:18.1568443Z :: Proceed with installation? [Y/n] 2021-05-16T20:09:18.1569225Z checking keyring... 2021-05-16T20:09:18.2269575Z checking package integrity... 2021-05-16T20:09:18.3396201Z loading package files... 2021-05-16T20:09:18.3424965Z checking for file conflicts... 2021-05-16T20:09:18.3425828Z checking available disk space... 2021-05-16T20:09:18.3459735Z :: Processing package changes... 2021-05-16T20:09:18.3460637Z reinstalling mingw-w64-x86_64-gdbm... 2021-05-16T20:09:19.1460452Z resolving dependencies... 2021-05-16T20:09:19.1622006Z looking for conflicting packages... 2021-05-16T20:09:19.1758818Z 2021-05-16T20:09:19.1760052Z Packages (1) mingw-w64-x86_64-gdk-pixbuf2-2.42.4-1 2021-05-16T20:09:19.1760672Z 2021-05-16T20:09:19.1761271Z Total Download Size: 1.57 MiB 2021-05-16T20:09:19.1761932Z Total Installed Size: 6.77 MiB 2021-05-16T20:09:19.1762369Z 2021-05-16T20:09:19.1764693Z :: Proceed with installation? [Y/n] 2021-05-16T20:09:19.1765553Z :: Retrieving packages... 2021-05-16T20:09:19.4913526Z downloading mingw-w64-x86_64-gdk-pixbuf2-2.42.4-1-any.pkg.tar.zst... 2021-05-16T20:09:20.1535707Z checking keyring... 2021-05-16T20:09:20.2666153Z checking package integrity... 2021-05-16T20:09:20.4223164Z loading package files... 2021-05-16T20:09:20.4307727Z checking for file conflicts... 2021-05-16T20:09:20.4724980Z checking available disk space... 2021-05-16T20:09:20.4736075Z :: Processing package changes... 2021-05-16T20:09:20.4737022Z installing mingw-w64-x86_64-gdk-pixbuf2... 2021-05-16T20:09:20.9868623Z :: Running post-transaction hooks... 2021-05-16T20:09:20.9870110Z (1/1) Probing GDK-Pixbuf loader modules... 2021-05-16T20:09:21.8644701Z warning: mingw-w64-x86_64-geos-3.8.0-1 is up to date -- reinstalling 2021-05-16T20:09:21.8645600Z resolving dependencies... 2021-05-16T20:09:21.8646649Z looking for conflicting packages... 2021-05-16T20:09:21.8937329Z 2021-05-16T20:09:21.8939780Z Packages (1) mingw-w64-x86_64-geos-3.8.0-1 2021-05-16T20:09:21.8940616Z 2021-05-16T20:09:21.8941419Z Total Installed Size: 7.40 MiB 2021-05-16T20:09:21.8942302Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:09:21.8942748Z 2021-05-16T20:09:21.8943513Z :: Proceed with installation? [Y/n] 2021-05-16T20:09:21.8944198Z checking keyring... 2021-05-16T20:09:21.9685727Z checking package integrity... 2021-05-16T20:09:22.1130453Z loading package files... 2021-05-16T20:09:22.1330749Z checking for file conflicts... 2021-05-16T20:09:22.1331869Z checking available disk space... 2021-05-16T20:09:22.1532821Z :: Processing package changes... 2021-05-16T20:09:22.1533934Z reinstalling mingw-w64-x86_64-geos... 2021-05-16T20:09:23.5622534Z warning: mingw-w64-x86_64-gettext-0.19.8.1-10 is up to date -- reinstalling 2021-05-16T20:09:23.5623444Z resolving dependencies... 2021-05-16T20:09:23.5777097Z looking for conflicting packages... 2021-05-16T20:09:23.5947465Z 2021-05-16T20:09:23.5948426Z Packages (1) mingw-w64-x86_64-gettext-0.19.8.1-10 2021-05-16T20:09:23.5949018Z 2021-05-16T20:09:23.5949617Z Total Download Size: 3.36 MiB 2021-05-16T20:09:23.5950296Z Total Installed Size: 18.30 MiB 2021-05-16T20:09:23.5950947Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:09:23.5951368Z 2021-05-16T20:09:23.5952089Z :: Proceed with installation? [Y/n] 2021-05-16T20:09:23.5952801Z :: Retrieving packages... 2021-05-16T20:09:23.9239464Z downloading mingw-w64-x86_64-gettext-0.19.8.1-10-any.pkg.tar.zst... 2021-05-16T20:09:24.7027840Z checking keyring... 2021-05-16T20:09:24.8172088Z checking package integrity... 2021-05-16T20:09:25.0072457Z loading package files... 2021-05-16T20:09:25.0359100Z checking for file conflicts... 2021-05-16T20:09:25.0361123Z checking available disk space... 2021-05-16T20:09:25.1255908Z :: Processing package changes... 2021-05-16T20:09:25.1256939Z reinstalling mingw-w64-x86_64-gettext... 2021-05-16T20:09:28.0072040Z warning: mingw-w64-x86_64-gflags-2.2.2-2 is up to date -- reinstalling 2021-05-16T20:09:28.0073936Z resolving dependencies... 2021-05-16T20:09:28.0075202Z looking for conflicting packages... 2021-05-16T20:09:28.0417574Z 2021-05-16T20:09:28.0418739Z Packages (1) mingw-w64-x86_64-gflags-2.2.2-2 2021-05-16T20:09:28.0419562Z 2021-05-16T20:09:28.0420092Z Total Installed Size: 1.09 MiB 2021-05-16T20:09:28.0420619Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:09:28.0421533Z 2021-05-16T20:09:28.0422327Z :: Proceed with installation? [Y/n] 2021-05-16T20:09:28.0422994Z checking keyring... 2021-05-16T20:09:28.1120386Z checking package integrity... 2021-05-16T20:09:28.2237116Z loading package files... 2021-05-16T20:09:28.2298419Z checking for file conflicts... 2021-05-16T20:09:28.2299297Z checking available disk space... 2021-05-16T20:09:28.2328136Z :: Processing package changes... 2021-05-16T20:09:28.2329259Z reinstalling mingw-w64-x86_64-gflags... 2021-05-16T20:09:29.0769815Z warning: mingw-w64-x86_64-giflib-5.2.1-3 is up to date -- reinstalling 2021-05-16T20:09:29.0771009Z resolving dependencies... 2021-05-16T20:09:29.0870513Z looking for conflicting packages... 2021-05-16T20:09:29.1058260Z 2021-05-16T20:09:29.1059299Z Packages (1) mingw-w64-x86_64-giflib-5.2.1-3 2021-05-16T20:09:29.1059846Z 2021-05-16T20:09:29.1060722Z Total Installed Size: 0.73 MiB 2021-05-16T20:09:29.1061649Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:09:29.1062352Z 2021-05-16T20:09:29.1063282Z :: Proceed with installation? [Y/n] 2021-05-16T20:09:29.1064003Z checking keyring... 2021-05-16T20:09:29.1761246Z checking package integrity... 2021-05-16T20:09:29.2840596Z loading package files... 2021-05-16T20:09:29.2864063Z checking for file conflicts... 2021-05-16T20:09:29.2865253Z checking available disk space... 2021-05-16T20:09:29.2886231Z :: Processing package changes... 2021-05-16T20:09:29.2887104Z reinstalling mingw-w64-x86_64-giflib... 2021-05-16T20:09:30.0827007Z warning: mingw-w64-x86_64-glib2-2.68.2-1 is up to date -- reinstalling 2021-05-16T20:09:30.0828018Z resolving dependencies... 2021-05-16T20:09:30.1052780Z looking for conflicting packages... 2021-05-16T20:09:30.1115801Z 2021-05-16T20:09:30.1117086Z Packages (1) mingw-w64-x86_64-glib2-2.68.2-1 2021-05-16T20:09:30.1118272Z 2021-05-16T20:09:30.1119346Z Total Installed Size: 22.99 MiB 2021-05-16T20:09:30.1120250Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:09:30.1120893Z 2021-05-16T20:09:30.1121661Z :: Proceed with installation? [Y/n] 2021-05-16T20:09:30.1122352Z checking keyring... 2021-05-16T20:09:30.1851234Z checking package integrity... 2021-05-16T20:09:30.3280937Z loading package files... 2021-05-16T20:09:30.3368640Z checking for file conflicts... 2021-05-16T20:09:30.3369575Z checking available disk space... 2021-05-16T20:09:30.3652432Z :: Processing package changes... 2021-05-16T20:09:30.3653399Z reinstalling mingw-w64-x86_64-glib2... 2021-05-16T20:09:31.6546542Z resolving dependencies... 2021-05-16T20:09:31.6663390Z looking for conflicting packages... 2021-05-16T20:09:31.6844371Z 2021-05-16T20:09:31.6845539Z Packages (1) mingw-w64-x86_64-glpk-4.65-2 2021-05-16T20:09:31.6846072Z 2021-05-16T20:09:31.6846772Z Total Download Size: 0.60 MiB 2021-05-16T20:09:31.6847433Z Total Installed Size: 2.63 MiB 2021-05-16T20:09:31.6847869Z 2021-05-16T20:09:31.6848622Z :: Proceed with installation? [Y/n] 2021-05-16T20:09:31.6849337Z :: Retrieving packages... 2021-05-16T20:09:32.1709515Z downloading mingw-w64-x86_64-glpk-4.65-2-any.pkg.tar.zst... 2021-05-16T20:09:32.6524094Z checking keyring... 2021-05-16T20:09:32.7681143Z checking package integrity... 2021-05-16T20:09:32.9089070Z loading package files... 2021-05-16T20:09:32.9103156Z checking for file conflicts... 2021-05-16T20:09:32.9107997Z checking available disk space... 2021-05-16T20:09:32.9119116Z :: Processing package changes... 2021-05-16T20:09:32.9119989Z installing mingw-w64-x86_64-glpk... 2021-05-16T20:09:33.7197176Z warning: mingw-w64-x86_64-gmp-6.2.1-2 is up to date -- reinstalling 2021-05-16T20:09:33.7198385Z resolving dependencies... 2021-05-16T20:09:33.7199980Z looking for conflicting packages... 2021-05-16T20:09:33.7486302Z 2021-05-16T20:09:33.7487524Z Packages (1) mingw-w64-x86_64-gmp-6.2.1-2 2021-05-16T20:09:33.7488056Z 2021-05-16T20:09:33.7488628Z Total Download Size: 0.49 MiB 2021-05-16T20:09:33.7489313Z Total Installed Size: 2.21 MiB 2021-05-16T20:09:33.7489967Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:09:33.7490387Z 2021-05-16T20:09:33.7491137Z :: Proceed with installation? [Y/n] 2021-05-16T20:09:33.7491855Z :: Retrieving packages... 2021-05-16T20:09:34.0708939Z downloading mingw-w64-x86_64-gmp-6.2.1-2-any.pkg.tar.zst... 2021-05-16T20:09:34.5512159Z checking keyring... 2021-05-16T20:09:34.6410616Z checking package integrity... 2021-05-16T20:09:34.7801058Z loading package files... 2021-05-16T20:09:34.7815666Z checking for file conflicts... 2021-05-16T20:09:34.7816527Z checking available disk space... 2021-05-16T20:09:34.7834993Z :: Processing package changes... 2021-05-16T20:09:34.7835849Z reinstalling mingw-w64-x86_64-gmp... 2021-05-16T20:09:35.5997074Z resolving dependencies... 2021-05-16T20:09:35.7680305Z looking for conflicting packages... 2021-05-16T20:09:35.7707665Z 2021-05-16T20:09:35.7710491Z 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:09:35.7712170Z 2021-05-16T20:09:35.7712813Z Total Download Size: 3.72 MiB 2021-05-16T20:09:35.7713482Z Total Installed Size: 21.06 MiB 2021-05-16T20:09:35.7713915Z 2021-05-16T20:09:35.7714649Z :: Proceed with installation? [Y/n] 2021-05-16T20:09:35.7715562Z :: Retrieving packages... 2021-05-16T20:09:36.0898830Z downloading mingw-w64-x86_64-libksba-1.4.0-1-any.pkg.tar.zst... 2021-05-16T20:09:36.4758440Z downloading mingw-w64-x86_64-libassuan-2.5.4-1-any.pkg.tar.zst... 2021-05-16T20:09:36.5781658Z downloading mingw-w64-x86_64-libusb-1.0.24-2-any.pkg.tar.zst... 2021-05-16T20:09:36.6781306Z downloading mingw-w64-x86_64-libusb-compat-git-r76.b5db9d0-2-any.pkg.tar.zst... 2021-05-16T20:09:36.7777512Z downloading mingw-w64-x86_64-npth-1.6-1-any.pkg.tar.xz... 2021-05-16T20:09:36.8782168Z downloading mingw-w64-x86_64-gnupg-2.2.27-2-any.pkg.tar.zst... 2021-05-16T20:09:37.2743146Z downloading mingw-w64-x86_64-gpgme-1.15.1-2-any.pkg.tar.zst... 2021-05-16T20:09:37.2966558Z checking keyring... 2021-05-16T20:09:37.6270583Z checking package integrity... 2021-05-16T20:09:38.8061079Z loading package files... 2021-05-16T20:09:38.8271433Z checking for file conflicts... 2021-05-16T20:09:38.8480270Z checking available disk space... 2021-05-16T20:09:38.8491965Z :: Processing package changes... 2021-05-16T20:09:38.8493184Z installing mingw-w64-x86_64-libksba... 2021-05-16T20:09:38.8604669Z installing mingw-w64-x86_64-libassuan... 2021-05-16T20:09:38.8692774Z installing mingw-w64-x86_64-libusb... 2021-05-16T20:09:38.8776978Z installing mingw-w64-x86_64-libusb-compat-git... 2021-05-16T20:09:38.8845403Z installing mingw-w64-x86_64-npth... 2021-05-16T20:09:38.8945565Z installing mingw-w64-x86_64-gnupg... 2021-05-16T20:09:38.9625614Z Optional dependencies for mingw-w64-x86_64-gnupg 2021-05-16T20:09:38.9626635Z mingw-w64-x86_64-pinentry 2021-05-16T20:09:38.9627551Z installing mingw-w64-x86_64-gpgme... 2021-05-16T20:09:39.9654930Z warning: mingw-w64-x86_64-grpc-1.35.0-2 is up to date -- reinstalling 2021-05-16T20:09:39.9655706Z resolving dependencies... 2021-05-16T20:09:39.9895278Z looking for conflicting packages... 2021-05-16T20:09:39.9962739Z 2021-05-16T20:09:39.9964047Z Packages (1) mingw-w64-x86_64-grpc-1.35.0-2 2021-05-16T20:09:39.9965389Z 2021-05-16T20:09:39.9966301Z Total Installed Size: 21.09 MiB 2021-05-16T20:09:39.9967992Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:09:39.9968756Z 2021-05-16T20:09:39.9970022Z :: Proceed with installation? [Y/n] 2021-05-16T20:09:39.9971613Z checking keyring... 2021-05-16T20:09:40.0714670Z checking package integrity... 2021-05-16T20:09:40.2026598Z loading package files... 2021-05-16T20:09:40.2086107Z checking for file conflicts... 2021-05-16T20:09:40.2087062Z checking available disk space... 2021-05-16T20:09:40.2256008Z :: Processing package changes... 2021-05-16T20:09:40.2257136Z reinstalling mingw-w64-x86_64-grpc... 2021-05-16T20:09:41.3708596Z resolving dependencies... 2021-05-16T20:09:41.3710219Z looking for conflicting packages... 2021-05-16T20:09:41.3999502Z 2021-05-16T20:09:41.4000569Z Packages (1) mingw-w64-x86_64-gsl-2.6-1 2021-05-16T20:09:41.4001054Z 2021-05-16T20:09:41.4001618Z Total Download Size: 1.89 MiB 2021-05-16T20:09:41.4002266Z Total Installed Size: 12.38 MiB 2021-05-16T20:09:41.4002670Z 2021-05-16T20:09:41.4003366Z :: Proceed with installation? [Y/n] 2021-05-16T20:09:41.4004235Z :: Retrieving packages... 2021-05-16T20:09:41.7155457Z downloading mingw-w64-x86_64-gsl-2.6-1-any.pkg.tar.xz... 2021-05-16T20:09:42.4692861Z checking keyring... 2021-05-16T20:09:42.5693417Z checking package integrity... 2021-05-16T20:09:42.7312237Z loading package files... 2021-05-16T20:09:42.7415830Z checking for file conflicts... 2021-05-16T20:09:42.7569105Z checking available disk space... 2021-05-16T20:09:42.7591475Z :: Processing package changes... 2021-05-16T20:09:42.7592481Z installing mingw-w64-x86_64-gsl... 2021-05-16T20:09:43.9263487Z warning: mingw-w64-x86_64-harfbuzz-2.8.1-1 is up to date -- reinstalling 2021-05-16T20:09:43.9264329Z resolving dependencies... 2021-05-16T20:09:43.9400454Z looking for conflicting packages... 2021-05-16T20:09:43.9578660Z 2021-05-16T20:09:43.9580128Z Packages (1) mingw-w64-x86_64-harfbuzz-2.8.1-1 2021-05-16T20:09:43.9581914Z 2021-05-16T20:09:43.9582993Z Total Installed Size: 8.19 MiB 2021-05-16T20:09:43.9584153Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:09:43.9584893Z 2021-05-16T20:09:43.9586358Z :: Proceed with installation? [Y/n] 2021-05-16T20:09:43.9589106Z checking keyring... 2021-05-16T20:09:44.0302266Z checking package integrity... 2021-05-16T20:09:44.1499620Z loading package files... 2021-05-16T20:09:44.1528463Z checking for file conflicts... 2021-05-16T20:09:44.1529407Z checking available disk space... 2021-05-16T20:09:44.1570011Z :: Processing package changes... 2021-05-16T20:09:44.1570918Z reinstalling mingw-w64-x86_64-harfbuzz... 2021-05-16T20:09:44.9610388Z resolving dependencies... 2021-05-16T20:09:44.9907632Z looking for conflicting packages... 2021-05-16T20:09:44.9980814Z 2021-05-16T20:09:44.9981656Z Packages (1) mingw-w64-x86_64-hdf4-4.2.15-2 2021-05-16T20:09:44.9982157Z 2021-05-16T20:09:44.9982712Z Total Download Size: 1.09 MiB 2021-05-16T20:09:44.9983349Z Total Installed Size: 8.69 MiB 2021-05-16T20:09:44.9983755Z 2021-05-16T20:09:44.9984441Z :: Proceed with installation? [Y/n] 2021-05-16T20:09:44.9985162Z :: Retrieving packages... 2021-05-16T20:09:45.3143054Z downloading mingw-w64-x86_64-hdf4-4.2.15-2-any.pkg.tar.zst... 2021-05-16T20:09:45.8842954Z checking keyring... 2021-05-16T20:09:45.9738078Z checking package integrity... 2021-05-16T20:09:46.1215394Z loading package files... 2021-05-16T20:09:46.1252164Z checking for file conflicts... 2021-05-16T20:09:46.1332728Z checking available disk space... 2021-05-16T20:09:46.1343452Z :: Processing package changes... 2021-05-16T20:09:46.1344251Z installing mingw-w64-x86_64-hdf4... 2021-05-16T20:09:46.9929502Z warning: mingw-w64-x86_64-hdf5-1.12.0-3 is up to date -- reinstalling 2021-05-16T20:09:46.9930294Z resolving dependencies... 2021-05-16T20:09:47.0162960Z looking for conflicting packages... 2021-05-16T20:09:47.0224006Z 2021-05-16T20:09:47.0224791Z Packages (1) mingw-w64-x86_64-hdf5-1.12.0-3 2021-05-16T20:09:47.0225358Z 2021-05-16T20:09:47.0225945Z Total Installed Size: 91.59 MiB 2021-05-16T20:09:47.0227214Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:09:47.0227994Z 2021-05-16T20:09:47.0228950Z :: Proceed with installation? [Y/n] 2021-05-16T20:09:47.0229658Z checking keyring... 2021-05-16T20:09:47.0968064Z checking package integrity... 2021-05-16T20:09:47.2976862Z loading package files... 2021-05-16T20:09:47.3012573Z checking for file conflicts... 2021-05-16T20:09:47.3013443Z checking available disk space... 2021-05-16T20:09:47.3113731Z :: Processing package changes... 2021-05-16T20:09:47.3114741Z reinstalling mingw-w64-x86_64-hdf5... 2021-05-16T20:09:48.4500272Z warning: mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-16T20:09:48.4501359Z resolving dependencies... 2021-05-16T20:09:48.4502502Z looking for conflicting packages... 2021-05-16T20:09:48.4828280Z 2021-05-16T20:09:48.4829651Z Packages (1) mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T20:09:48.4830423Z 2021-05-16T20:09:48.4831051Z Total Download Size: 5.28 MiB 2021-05-16T20:09:48.4831714Z Total Installed Size: 66.96 MiB 2021-05-16T20:09:48.4832379Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:09:48.4832805Z 2021-05-16T20:09:48.4833606Z :: Proceed with installation? [Y/n] 2021-05-16T20:09:48.4834328Z :: Retrieving packages... 2021-05-16T20:09:48.8035204Z downloading mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T20:09:49.6895762Z checking keyring... 2021-05-16T20:09:49.7787408Z checking package integrity... 2021-05-16T20:09:49.9567850Z loading package files... 2021-05-16T20:09:49.9796647Z checking for file conflicts... 2021-05-16T20:09:49.9798078Z checking available disk space... 2021-05-16T20:09:50.0565436Z :: Processing package changes... 2021-05-16T20:09:50.0566655Z reinstalling mingw-w64-x86_64-headers-git... 2021-05-16T20:09:52.4923890Z resolving dependencies... 2021-05-16T20:09:52.5133206Z looking for conflicting packages... 2021-05-16T20:09:52.5237546Z 2021-05-16T20:09:52.5239434Z Packages (1) mingw-w64-x86_64-hiredis-1.0.0-1 2021-05-16T20:09:52.5240034Z 2021-05-16T20:09:52.5240645Z Total Download Size: 0.08 MiB 2021-05-16T20:09:52.5241515Z Total Installed Size: 0.32 MiB 2021-05-16T20:09:52.5241959Z 2021-05-16T20:09:52.5242697Z :: Proceed with installation? [Y/n] 2021-05-16T20:09:52.5243412Z :: Retrieving packages... 2021-05-16T20:09:52.8436182Z downloading mingw-w64-x86_64-hiredis-1.0.0-1-any.pkg.tar.zst... 2021-05-16T20:09:53.0362641Z checking keyring... 2021-05-16T20:09:53.1260144Z checking package integrity... 2021-05-16T20:09:53.2599366Z loading package files... 2021-05-16T20:09:53.2625420Z checking for file conflicts... 2021-05-16T20:09:53.2645520Z checking available disk space... 2021-05-16T20:09:53.2656692Z :: Processing package changes... 2021-05-16T20:09:53.2657534Z installing mingw-w64-x86_64-hiredis... 2021-05-16T20:09:54.0736211Z resolving dependencies... 2021-05-16T20:09:54.0737971Z looking for conflicting packages... 2021-05-16T20:09:54.1045726Z 2021-05-16T20:09:54.1047639Z Packages (1) mingw-w64-x86_64-http-parser-2.9.4-2 2021-05-16T20:09:54.1048761Z 2021-05-16T20:09:54.1049777Z Total Download Size: 0.03 MiB 2021-05-16T20:09:54.1050912Z Total Installed Size: 0.11 MiB 2021-05-16T20:09:54.1051639Z 2021-05-16T20:09:54.1052824Z :: Proceed with installation? [Y/n] 2021-05-16T20:09:54.1054004Z :: Retrieving packages... 2021-05-16T20:09:54.4288474Z downloading mingw-w64-x86_64-http-parser-2.9.4-2-any.pkg.tar.zst... 2021-05-16T20:09:54.5262221Z checking keyring... 2021-05-16T20:09:54.6115486Z checking package integrity... 2021-05-16T20:09:54.7343703Z loading package files... 2021-05-16T20:09:54.7362458Z checking for file conflicts... 2021-05-16T20:09:54.7366468Z checking available disk space... 2021-05-16T20:09:54.7377676Z :: Processing package changes... 2021-05-16T20:09:54.7378599Z installing mingw-w64-x86_64-http-parser... 2021-05-16T20:09:55.5195871Z warning: mingw-w64-x86_64-icu-68.2-3 is up to date -- reinstalling 2021-05-16T20:09:55.5196701Z resolving dependencies... 2021-05-16T20:09:55.5296757Z looking for conflicting packages... 2021-05-16T20:09:55.5491966Z 2021-05-16T20:09:55.5493411Z Packages (1) mingw-w64-x86_64-icu-68.2-3 2021-05-16T20:09:55.5494447Z 2021-05-16T20:09:55.5495695Z Total Installed Size: 113.98 MiB 2021-05-16T20:09:55.5496588Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:09:55.5497049Z 2021-05-16T20:09:55.5497869Z :: Proceed with installation? [Y/n] 2021-05-16T20:09:55.5498587Z checking keyring... 2021-05-16T20:09:55.6213748Z checking package integrity... 2021-05-16T20:09:55.9140100Z loading package files... 2021-05-16T20:09:55.9184214Z checking for file conflicts... 2021-05-16T20:09:55.9185014Z checking available disk space... 2021-05-16T20:09:55.9300319Z :: Processing package changes... 2021-05-16T20:09:55.9301352Z reinstalling mingw-w64-x86_64-icu... 2021-05-16T20:09:57.2898213Z resolving dependencies... 2021-05-16T20:09:57.3212642Z looking for conflicting packages... 2021-05-16T20:09:57.3247799Z 2021-05-16T20:09:57.3250530Z 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:09:57.3256162Z 2021-05-16T20:09:57.3256867Z Total Download Size: 17.57 MiB 2021-05-16T20:09:57.3257567Z Total Installed Size: 78.94 MiB 2021-05-16T20:09:57.3258019Z 2021-05-16T20:09:57.3258766Z :: Proceed with installation? [Y/n] 2021-05-16T20:09:57.3259520Z :: Retrieving packages... 2021-05-16T20:09:57.6463452Z downloading mingw-w64-x86_64-djvulibre-3.5.28-2-any.pkg.tar.zst... 2021-05-16T20:09:58.4179896Z downloading mingw-w64-x86_64-flif-0.3-1-any.pkg.tar.xz... 2021-05-16T20:09:58.5309112Z downloading mingw-w64-x86_64-gsfonts-20200910-2-any.pkg.tar.zst... 2021-05-16T20:09:58.6487363Z downloading mingw-w64-x86_64-jbigkit-2.1-4-any.pkg.tar.xz... 2021-05-16T20:09:58.7600407Z downloading mingw-w64-x86_64-liblqr-0.4.2-4-any.pkg.tar.xz... 2021-05-16T20:09:58.8595721Z downloading mingw-w64-x86_64-libraqm-0.7.1-1-any.pkg.tar.zst... 2021-05-16T20:09:58.9590515Z downloading mingw-w64-x86_64-libtool-2.4.6-20-any.pkg.tar.zst... 2021-05-16T20:09:59.1263551Z downloading mingw-w64-x86_64-libwmf-0.2.12-3-any.pkg.tar.zst... 2021-05-16T20:09:59.2512584Z downloading mingw-w64-x86_64-ttf-dejavu-2.37-3-any.pkg.tar.zst... 2021-05-16T20:09:59.4432857Z downloading mingw-w64-x86_64-imagemagick-7.0.10.11-3-any.pkg.tar.zst... 2021-05-16T20:09:59.6754558Z checking keyring... 2021-05-16T20:09:59.9255334Z checking package integrity... 2021-05-16T20:10:01.3966416Z loading package files... 2021-05-16T20:10:01.4509756Z checking for file conflicts... 2021-05-16T20:10:01.6094491Z checking available disk space... 2021-05-16T20:10:01.6112967Z :: Processing package changes... 2021-05-16T20:10:01.6114703Z installing mingw-w64-x86_64-djvulibre... 2021-05-16T20:10:01.7291922Z installing mingw-w64-x86_64-flif... 2021-05-16T20:10:01.8922435Z installing mingw-w64-x86_64-gsfonts... 2021-05-16T20:10:01.9619625Z installing mingw-w64-x86_64-jbigkit... 2021-05-16T20:10:01.9836161Z installing mingw-w64-x86_64-liblqr... 2021-05-16T20:10:02.0080685Z installing mingw-w64-x86_64-libraqm... 2021-05-16T20:10:02.0313505Z installing mingw-w64-x86_64-libtool... 2021-05-16T20:10:02.0853697Z installing mingw-w64-x86_64-libwmf... 2021-05-16T20:10:02.1438053Z installing mingw-w64-x86_64-ttf-dejavu... 2021-05-16T20:10:02.2109200Z installing mingw-w64-x86_64-imagemagick... 2021-05-16T20:10:03.6759704Z Optional dependencies for mingw-w64-x86_64-imagemagick 2021-05-16T20:10:03.6761073Z mingw-w64-x86_64-ghostscript: for Ghostscript support 2021-05-16T20:10:03.6762151Z mingw-w64-x86_64-openexr: for OpenEXR support [installed] 2021-05-16T20:10:03.6763090Z mingw-w64-x86_64-librsvg: for SVG support 2021-05-16T20:10:03.6763903Z mingw-w64-x86_64-graphviz: for GVC support 2021-05-16T20:10:03.6817502Z :: Running post-transaction hooks... 2021-05-16T20:10:03.6818487Z (1/2) Updating fontconfig cache... 2021-05-16T20:10:03.7538721Z (2/2) Probing GDK-Pixbuf loader modules... 2021-05-16T20:10:04.6476653Z warning: mingw-w64-x86_64-intel-tbb-1~2020.2-2 is up to date -- reinstalling 2021-05-16T20:10:04.6477659Z resolving dependencies... 2021-05-16T20:10:04.6598627Z looking for conflicting packages... 2021-05-16T20:10:04.6830946Z 2021-05-16T20:10:04.6832446Z Packages (1) mingw-w64-x86_64-intel-tbb-1~2020.2-2 2021-05-16T20:10:04.6833410Z 2021-05-16T20:10:04.6834496Z Total Installed Size: 8.68 MiB 2021-05-16T20:10:04.6835330Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:10:04.6835853Z 2021-05-16T20:10:04.6836760Z :: Proceed with installation? [Y/n] 2021-05-16T20:10:04.6837584Z checking keyring... 2021-05-16T20:10:04.7571955Z checking package integrity... 2021-05-16T20:10:04.8944463Z loading package files... 2021-05-16T20:10:04.8986769Z checking for file conflicts... 2021-05-16T20:10:04.8987777Z checking available disk space... 2021-05-16T20:10:04.9077581Z :: Processing package changes... 2021-05-16T20:10:04.9078772Z reinstalling mingw-w64-x86_64-intel-tbb... 2021-05-16T20:10:05.8657515Z warning: mingw-w64-x86_64-isl-0.24-1 is up to date -- reinstalling 2021-05-16T20:10:05.8658379Z resolving dependencies... 2021-05-16T20:10:05.8659525Z looking for conflicting packages... 2021-05-16T20:10:05.8975166Z 2021-05-16T20:10:05.8976868Z Packages (1) mingw-w64-x86_64-isl-0.24-1 2021-05-16T20:10:05.8977817Z 2021-05-16T20:10:05.8978852Z Total Download Size: 0.93 MiB 2021-05-16T20:10:05.8979969Z Total Installed Size: 6.43 MiB 2021-05-16T20:10:05.8981043Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:10:05.8981742Z 2021-05-16T20:10:05.8982917Z :: Proceed with installation? [Y/n] 2021-05-16T20:10:05.8984101Z :: Retrieving packages... 2021-05-16T20:10:06.2145259Z downloading mingw-w64-x86_64-isl-0.24-1-any.pkg.tar.zst... 2021-05-16T20:10:06.7778563Z checking keyring... 2021-05-16T20:10:06.8703713Z checking package integrity... 2021-05-16T20:10:07.0190151Z loading package files... 2021-05-16T20:10:07.0221464Z checking for file conflicts... 2021-05-16T20:10:07.0222359Z checking available disk space... 2021-05-16T20:10:07.0264054Z :: Processing package changes... 2021-05-16T20:10:07.0264992Z reinstalling mingw-w64-x86_64-isl... 2021-05-16T20:10:07.9340994Z resolving dependencies... 2021-05-16T20:10:07.9656830Z looking for conflicting packages... 2021-05-16T20:10:07.9678297Z 2021-05-16T20:10:07.9679866Z Packages (2) mingw-w64-x86_64-gdcm-3.0.8-2 mingw-w64-x86_64-itk-5.1.0-2 2021-05-16T20:10:07.9680978Z 2021-05-16T20:10:07.9682015Z Total Download Size: 13.04 MiB 2021-05-16T20:10:07.9683182Z Total Installed Size: 137.15 MiB 2021-05-16T20:10:07.9683945Z 2021-05-16T20:10:07.9685153Z :: Proceed with installation? [Y/n] 2021-05-16T20:10:07.9686434Z :: Retrieving packages... 2021-05-16T20:10:08.2842797Z downloading mingw-w64-x86_64-gdcm-3.0.8-2-any.pkg.tar.zst... 2021-05-16T20:10:09.1514018Z downloading mingw-w64-x86_64-itk-5.1.0-2-any.pkg.tar.zst... 2021-05-16T20:10:09.4744894Z checking keyring... 2021-05-16T20:10:09.5674919Z checking package integrity... 2021-05-16T20:10:09.9618461Z loading package files... 2021-05-16T20:10:10.0243186Z checking for file conflicts... 2021-05-16T20:10:10.3281043Z checking available disk space... 2021-05-16T20:10:10.3308363Z :: Processing package changes... 2021-05-16T20:10:10.3309785Z installing mingw-w64-x86_64-gdcm... 2021-05-16T20:10:10.7398176Z installing mingw-w64-x86_64-itk... 2021-05-16T20:10:14.3084193Z Optional dependencies for mingw-w64-x86_64-itk 2021-05-16T20:10:14.3085502Z mingw-w64-x86_64-opencv: ITK-OpenCV bridge [installed] 2021-05-16T20:10:14.3086426Z mingw-w64-x86_64-vtk: ITK-VTK bridge 2021-05-16T20:10:15.0977901Z warning: mingw-w64-x86_64-jasper-2.0.24-1 is up to date -- reinstalling 2021-05-16T20:10:15.0978838Z resolving dependencies... 2021-05-16T20:10:15.1144729Z looking for conflicting packages... 2021-05-16T20:10:15.1298901Z 2021-05-16T20:10:15.1300074Z Packages (1) mingw-w64-x86_64-jasper-2.0.24-1 2021-05-16T20:10:15.1300673Z 2021-05-16T20:10:15.1301399Z Total Installed Size: 4.75 MiB 2021-05-16T20:10:15.1301988Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:10:15.1302326Z 2021-05-16T20:10:15.1303362Z :: Proceed with installation? [Y/n] 2021-05-16T20:10:15.1304069Z checking keyring... 2021-05-16T20:10:15.2048829Z checking package integrity... 2021-05-16T20:10:15.3376226Z loading package files... 2021-05-16T20:10:15.3417382Z checking for file conflicts... 2021-05-16T20:10:15.3418286Z checking available disk space... 2021-05-16T20:10:15.3541837Z :: Processing package changes... 2021-05-16T20:10:15.3542982Z reinstalling mingw-w64-x86_64-jasper... 2021-05-16T20:10:16.3849346Z warning: mingw-w64-x86_64-json-c-0.15-1 is up to date -- reinstalling 2021-05-16T20:10:16.3850239Z resolving dependencies... 2021-05-16T20:10:16.3963085Z looking for conflicting packages... 2021-05-16T20:10:16.4178222Z 2021-05-16T20:10:16.4179501Z Packages (1) mingw-w64-x86_64-json-c-0.15-1 2021-05-16T20:10:16.4180077Z 2021-05-16T20:10:16.4181080Z Total Installed Size: 0.43 MiB 2021-05-16T20:10:16.4181817Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:10:16.4182573Z 2021-05-16T20:10:16.4183382Z :: Proceed with installation? [Y/n] 2021-05-16T20:10:16.4184075Z checking keyring... 2021-05-16T20:10:16.4909172Z checking package integrity... 2021-05-16T20:10:16.6014395Z loading package files... 2021-05-16T20:10:16.6031588Z checking for file conflicts... 2021-05-16T20:10:16.6032485Z checking available disk space... 2021-05-16T20:10:16.6057366Z :: Processing package changes... 2021-05-16T20:10:16.6058282Z reinstalling mingw-w64-x86_64-json-c... 2021-05-16T20:10:17.4189040Z warning: mingw-w64-x86_64-jsoncpp-1.9.4-1 is up to date -- reinstalling 2021-05-16T20:10:17.4190593Z resolving dependencies... 2021-05-16T20:10:17.4192233Z looking for conflicting packages... 2021-05-16T20:10:17.4501018Z 2021-05-16T20:10:17.4503655Z Packages (1) mingw-w64-x86_64-jsoncpp-1.9.4-1 2021-05-16T20:10:17.4504713Z 2021-05-16T20:10:17.4508921Z Total Installed Size: 1.88 MiB 2021-05-16T20:10:17.4509715Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:10:17.4510151Z 2021-05-16T20:10:17.4510871Z :: Proceed with installation? [Y/n] 2021-05-16T20:10:17.4511533Z checking keyring... 2021-05-16T20:10:17.5219969Z checking package integrity... 2021-05-16T20:10:17.6317588Z loading package files... 2021-05-16T20:10:17.6341636Z checking for file conflicts... 2021-05-16T20:10:17.6342546Z checking available disk space... 2021-05-16T20:10:17.6365441Z :: Processing package changes... 2021-05-16T20:10:17.6366311Z reinstalling mingw-w64-x86_64-jsoncpp... 2021-05-16T20:10:18.4674079Z warning: mingw-w64-x86_64-lame-3.100-1 is up to date -- reinstalling 2021-05-16T20:10:18.4675547Z resolving dependencies... 2021-05-16T20:10:18.4842040Z looking for conflicting packages... 2021-05-16T20:10:18.5004182Z 2021-05-16T20:10:18.5006483Z Packages (1) mingw-w64-x86_64-lame-3.100-1 2021-05-16T20:10:18.5007439Z 2021-05-16T20:10:18.5008270Z Total Installed Size: 1.64 MiB 2021-05-16T20:10:18.5009084Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:10:18.5009521Z 2021-05-16T20:10:18.5010269Z :: Proceed with installation? [Y/n] 2021-05-16T20:10:18.5010930Z checking keyring... 2021-05-16T20:10:18.5742254Z checking package integrity... 2021-05-16T20:10:18.6878304Z loading package files... 2021-05-16T20:10:18.6900775Z checking for file conflicts... 2021-05-16T20:10:18.6901600Z checking available disk space... 2021-05-16T20:10:18.6925339Z :: Processing package changes... 2021-05-16T20:10:18.6926193Z reinstalling mingw-w64-x86_64-lame... 2021-05-16T20:10:19.5340354Z resolving dependencies... 2021-05-16T20:10:19.5478615Z looking for conflicting packages... 2021-05-16T20:10:19.5701721Z 2021-05-16T20:10:19.5702941Z Packages (1) mingw-w64-x86_64-lapack-3.9.0-2 2021-05-16T20:10:19.5703699Z 2021-05-16T20:10:19.5704484Z Total Download Size: 3.31 MiB 2021-05-16T20:10:19.5711252Z Total Installed Size: 28.75 MiB 2021-05-16T20:10:19.5711906Z 2021-05-16T20:10:19.5712919Z :: Proceed with installation? [Y/n] 2021-05-16T20:10:19.5713916Z :: Retrieving packages... 2021-05-16T20:10:19.9226681Z downloading mingw-w64-x86_64-lapack-3.9.0-2-any.pkg.tar.zst... 2021-05-16T20:10:20.7072099Z checking keyring... 2021-05-16T20:10:20.8057409Z checking package integrity... 2021-05-16T20:10:20.9924639Z loading package files... 2021-05-16T20:10:20.9951008Z checking for file conflicts... 2021-05-16T20:10:20.9979822Z checking available disk space... 2021-05-16T20:10:20.9991364Z :: Processing package changes... 2021-05-16T20:10:20.9992213Z installing mingw-w64-x86_64-lapack... 2021-05-16T20:10:21.8893065Z warning: mingw-w64-x86_64-lcms2-2.12-1 is up to date -- reinstalling 2021-05-16T20:10:21.8894176Z resolving dependencies... 2021-05-16T20:10:21.9074773Z looking for conflicting packages... 2021-05-16T20:10:21.9214502Z 2021-05-16T20:10:21.9215680Z Packages (1) mingw-w64-x86_64-lcms2-2.12-1 2021-05-16T20:10:21.9216392Z 2021-05-16T20:10:21.9217925Z Total Installed Size: 1.62 MiB 2021-05-16T20:10:21.9218914Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:10:21.9219638Z 2021-05-16T20:10:21.9220648Z :: Proceed with installation? [Y/n] 2021-05-16T20:10:21.9221577Z checking keyring... 2021-05-16T20:10:21.9943475Z checking package integrity... 2021-05-16T20:10:22.1070603Z loading package files... 2021-05-16T20:10:22.1088551Z checking for file conflicts... 2021-05-16T20:10:22.1090751Z checking available disk space... 2021-05-16T20:10:22.1109246Z :: Processing package changes... 2021-05-16T20:10:22.1110226Z reinstalling mingw-w64-x86_64-lcms2... 2021-05-16T20:10:22.9516537Z warning: mingw-w64-x86_64-leptonica-1.80.0-2 is up to date -- reinstalling 2021-05-16T20:10:22.9517748Z resolving dependencies... 2021-05-16T20:10:22.9792445Z looking for conflicting packages... 2021-05-16T20:10:22.9855935Z 2021-05-16T20:10:22.9857034Z Packages (1) mingw-w64-x86_64-leptonica-1.80.0-2 2021-05-16T20:10:22.9857950Z 2021-05-16T20:10:22.9859317Z Total Installed Size: 8.39 MiB 2021-05-16T20:10:22.9860127Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:10:22.9861066Z 2021-05-16T20:10:22.9862087Z :: Proceed with installation? [Y/n] 2021-05-16T20:10:22.9863020Z checking keyring... 2021-05-16T20:10:23.0594513Z checking package integrity... 2021-05-16T20:10:23.1891491Z loading package files... 2021-05-16T20:10:23.1925014Z checking for file conflicts... 2021-05-16T20:10:23.1925874Z checking available disk space... 2021-05-16T20:10:23.1964519Z :: Processing package changes... 2021-05-16T20:10:23.1965625Z reinstalling mingw-w64-x86_64-leptonica... 2021-05-16T20:10:24.0721054Z warning: mingw-w64-x86_64-libarchive-3.5.1-1 is up to date -- reinstalling 2021-05-16T20:10:24.0721991Z resolving dependencies... 2021-05-16T20:10:24.0974332Z looking for conflicting packages... 2021-05-16T20:10:24.1035237Z 2021-05-16T20:10:24.1036715Z Packages (1) mingw-w64-x86_64-libarchive-3.5.1-1 2021-05-16T20:10:24.1038451Z 2021-05-16T20:10:24.1039394Z Total Installed Size: 3.99 MiB 2021-05-16T20:10:24.1040254Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:10:24.1040683Z 2021-05-16T20:10:24.1041435Z :: Proceed with installation? [Y/n] 2021-05-16T20:10:24.1042126Z checking keyring... 2021-05-16T20:10:24.1794541Z checking package integrity... 2021-05-16T20:10:24.3024338Z loading package files... 2021-05-16T20:10:24.3050582Z checking for file conflicts... 2021-05-16T20:10:24.3051471Z checking available disk space... 2021-05-16T20:10:24.3091674Z :: Processing package changes... 2021-05-16T20:10:24.3092689Z reinstalling mingw-w64-x86_64-libarchive... 2021-05-16T20:10:25.1600465Z warning: mingw-w64-x86_64-libassuan-2.5.4-1 is up to date -- reinstalling 2021-05-16T20:10:25.1601353Z resolving dependencies... 2021-05-16T20:10:25.1773967Z looking for conflicting packages... 2021-05-16T20:10:25.1928613Z 2021-05-16T20:10:25.1929858Z Packages (1) mingw-w64-x86_64-libassuan-2.5.4-1 2021-05-16T20:10:25.1931007Z 2021-05-16T20:10:25.1932018Z Total Installed Size: 0.38 MiB 2021-05-16T20:10:25.1933001Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:10:25.1933584Z 2021-05-16T20:10:25.1934342Z :: Proceed with installation? [Y/n] 2021-05-16T20:10:25.1935018Z checking keyring... 2021-05-16T20:10:25.2645442Z checking package integrity... 2021-05-16T20:10:25.3838566Z loading package files... 2021-05-16T20:10:25.3839694Z checking for file conflicts... 2021-05-16T20:10:25.3840460Z checking available disk space... 2021-05-16T20:10:25.3858094Z :: Processing package changes... 2021-05-16T20:10:25.3858954Z reinstalling mingw-w64-x86_64-libassuan... 2021-05-16T20:10:26.1653880Z warning: mingw-w64-x86_64-libde265-1.0.8-1 is up to date -- reinstalling 2021-05-16T20:10:26.1654690Z resolving dependencies... 2021-05-16T20:10:26.1775215Z looking for conflicting packages... 2021-05-16T20:10:26.1980140Z 2021-05-16T20:10:26.1981550Z Packages (1) mingw-w64-x86_64-libde265-1.0.8-1 2021-05-16T20:10:26.1982645Z 2021-05-16T20:10:26.1983754Z Total Installed Size: 4.02 MiB 2021-05-16T20:10:26.1984723Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:10:26.1985166Z 2021-05-16T20:10:26.1985913Z :: Proceed with installation? [Y/n] 2021-05-16T20:10:26.1986579Z checking keyring... 2021-05-16T20:10:26.2765900Z checking package integrity... 2021-05-16T20:10:26.3926932Z loading package files... 2021-05-16T20:10:26.3951900Z checking for file conflicts... 2021-05-16T20:10:26.3952825Z checking available disk space... 2021-05-16T20:10:26.3972164Z :: Processing package changes... 2021-05-16T20:10:26.3973088Z reinstalling mingw-w64-x86_64-libde265... 2021-05-16T20:10:27.2048451Z warning: mingw-w64-x86_64-libffi-3.3-4 is up to date -- reinstalling 2021-05-16T20:10:27.2049504Z resolving dependencies... 2021-05-16T20:10:27.2050863Z looking for conflicting packages... 2021-05-16T20:10:27.2374232Z 2021-05-16T20:10:27.2375867Z Packages (1) mingw-w64-x86_64-libffi-3.3-4 2021-05-16T20:10:27.2376801Z 2021-05-16T20:10:27.2377800Z Total Download Size: 0.04 MiB 2021-05-16T20:10:27.2379538Z Total Installed Size: 0.11 MiB 2021-05-16T20:10:27.2380846Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:10:27.2381590Z 2021-05-16T20:10:27.2382816Z :: Proceed with installation? [Y/n] 2021-05-16T20:10:27.2384063Z :: Retrieving packages... 2021-05-16T20:10:27.5585146Z downloading mingw-w64-x86_64-libffi-3.3-4-any.pkg.tar.zst... 2021-05-16T20:10:27.7510081Z checking keyring... 2021-05-16T20:10:27.8380793Z checking package integrity... 2021-05-16T20:10:27.9678455Z loading package files... 2021-05-16T20:10:27.9700793Z checking for file conflicts... 2021-05-16T20:10:27.9701629Z checking available disk space... 2021-05-16T20:10:27.9725004Z :: Processing package changes... 2021-05-16T20:10:27.9726023Z reinstalling mingw-w64-x86_64-libffi... 2021-05-16T20:10:28.8126433Z warning: mingw-w64-x86_64-libfreexl-1.0.6-1 is up to date -- reinstalling 2021-05-16T20:10:28.8127368Z resolving dependencies... 2021-05-16T20:10:28.8128524Z looking for conflicting packages... 2021-05-16T20:10:28.8445747Z 2021-05-16T20:10:28.8446992Z Packages (1) mingw-w64-x86_64-libfreexl-1.0.6-1 2021-05-16T20:10:28.8447591Z 2021-05-16T20:10:28.8448172Z Total Installed Size: 0.13 MiB 2021-05-16T20:10:28.8449620Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:10:28.8449978Z 2021-05-16T20:10:28.8450982Z :: Proceed with installation? [Y/n] 2021-05-16T20:10:28.8451674Z checking keyring... 2021-05-16T20:10:28.9209558Z checking package integrity... 2021-05-16T20:10:29.0387669Z loading package files... 2021-05-16T20:10:29.0400075Z checking for file conflicts... 2021-05-16T20:10:29.0400906Z checking available disk space... 2021-05-16T20:10:29.0415697Z :: Processing package changes... 2021-05-16T20:10:29.0416591Z reinstalling mingw-w64-x86_64-libfreexl... 2021-05-16T20:10:29.8660955Z warning: mingw-w64-x86_64-libgeotiff-1.6.0-1 is up to date -- reinstalling 2021-05-16T20:10:29.8661880Z resolving dependencies... 2021-05-16T20:10:29.8924498Z looking for conflicting packages... 2021-05-16T20:10:29.8986395Z 2021-05-16T20:10:29.8987871Z Packages (1) mingw-w64-x86_64-libgeotiff-1.6.0-1 2021-05-16T20:10:29.8989210Z 2021-05-16T20:10:29.8990073Z Total Installed Size: 0.79 MiB 2021-05-16T20:10:29.8991628Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:10:29.8993328Z 2021-05-16T20:10:29.8995068Z :: Proceed with installation? [Y/n] 2021-05-16T20:10:29.8996628Z checking keyring... 2021-05-16T20:10:29.9813937Z checking package integrity... 2021-05-16T20:10:30.1046324Z loading package files... 2021-05-16T20:10:30.1056971Z checking for file conflicts... 2021-05-16T20:10:30.1057751Z checking available disk space... 2021-05-16T20:10:30.1085625Z :: Processing package changes... 2021-05-16T20:10:30.1086627Z reinstalling mingw-w64-x86_64-libgeotiff... 2021-05-16T20:10:31.0221832Z resolving dependencies... 2021-05-16T20:10:31.0480580Z looking for conflicting packages... 2021-05-16T20:10:31.0547864Z 2021-05-16T20:10:31.0549144Z Packages (1) mingw-w64-x86_64-libgit2-1.1.0-1 2021-05-16T20:10:31.0549932Z 2021-05-16T20:10:31.0550791Z Total Download Size: 0.68 MiB 2021-05-16T20:10:31.0551763Z Total Installed Size: 3.01 MiB 2021-05-16T20:10:31.0552391Z 2021-05-16T20:10:31.0553382Z :: Proceed with installation? [Y/n] 2021-05-16T20:10:31.0554495Z :: Retrieving packages... 2021-05-16T20:10:31.3704128Z downloading mingw-w64-x86_64-libgit2-1.1.0-1-any.pkg.tar.zst... 2021-05-16T20:10:31.8493115Z checking keyring... 2021-05-16T20:10:31.9352529Z checking package integrity... 2021-05-16T20:10:32.0736615Z loading package files... 2021-05-16T20:10:32.0765957Z checking for file conflicts... 2021-05-16T20:10:32.0818898Z checking available disk space... 2021-05-16T20:10:32.0829684Z :: Processing package changes... 2021-05-16T20:10:32.0830500Z installing mingw-w64-x86_64-libgit2... 2021-05-16T20:10:32.9583748Z warning: mingw-w64-x86_64-libgpg-error-1.41-3 is up to date -- reinstalling 2021-05-16T20:10:32.9584692Z resolving dependencies... 2021-05-16T20:10:32.9696654Z looking for conflicting packages... 2021-05-16T20:10:32.9897898Z 2021-05-16T20:10:32.9900470Z Packages (1) mingw-w64-x86_64-libgpg-error-1.41-3 2021-05-16T20:10:32.9901406Z 2021-05-16T20:10:32.9903683Z Total Installed Size: 1.43 MiB 2021-05-16T20:10:32.9905005Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:10:32.9906096Z 2021-05-16T20:10:32.9907393Z :: Proceed with installation? [Y/n] 2021-05-16T20:10:32.9908626Z checking keyring... 2021-05-16T20:10:33.0655946Z checking package integrity... 2021-05-16T20:10:33.1874390Z loading package files... 2021-05-16T20:10:33.1904669Z checking for file conflicts... 2021-05-16T20:10:33.1905550Z checking available disk space... 2021-05-16T20:10:33.1949802Z :: Processing package changes... 2021-05-16T20:10:33.1950861Z reinstalling mingw-w64-x86_64-libgpg-error... 2021-05-16T20:10:34.0120545Z warning: mingw-w64-x86_64-libheif-1.11.0-2 is up to date -- reinstalling 2021-05-16T20:10:34.0121449Z resolving dependencies... 2021-05-16T20:10:34.0374793Z looking for conflicting packages... 2021-05-16T20:10:34.0439280Z 2021-05-16T20:10:34.0440776Z Packages (1) mingw-w64-x86_64-libheif-1.11.0-2 2021-05-16T20:10:34.0442248Z 2021-05-16T20:10:34.0443463Z Total Installed Size: 3.84 MiB 2021-05-16T20:10:34.0444797Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:10:34.0445510Z 2021-05-16T20:10:34.0446649Z :: Proceed with installation? [Y/n] 2021-05-16T20:10:34.0448004Z checking keyring... 2021-05-16T20:10:34.1257072Z checking package integrity... 2021-05-16T20:10:34.2416894Z loading package files... 2021-05-16T20:10:34.2443437Z checking for file conflicts... 2021-05-16T20:10:34.2444270Z checking available disk space... 2021-05-16T20:10:34.2467083Z :: Processing package changes... 2021-05-16T20:10:34.2467950Z reinstalling mingw-w64-x86_64-libheif... 2021-05-16T20:10:35.0476137Z warning: mingw-w64-x86_64-libiconv-1.16-2 is up to date -- reinstalling 2021-05-16T20:10:35.0476944Z resolving dependencies... 2021-05-16T20:10:35.0478039Z looking for conflicting packages... 2021-05-16T20:10:35.0809842Z 2021-05-16T20:10:35.0811181Z Packages (1) mingw-w64-x86_64-libiconv-1.16-2 2021-05-16T20:10:35.0811946Z 2021-05-16T20:10:35.0812730Z Total Download Size: 0.73 MiB 2021-05-16T20:10:35.0813660Z Total Installed Size: 2.24 MiB 2021-05-16T20:10:35.0814566Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:10:35.0815126Z 2021-05-16T20:10:35.0816098Z :: Proceed with installation? [Y/n] 2021-05-16T20:10:35.0817102Z :: Retrieving packages... 2021-05-16T20:10:35.3982749Z downloading mingw-w64-x86_64-libiconv-1.16-2-any.pkg.tar.zst... 2021-05-16T20:10:35.8734744Z checking keyring... 2021-05-16T20:10:35.9629352Z checking package integrity... 2021-05-16T20:10:36.0958245Z loading package files... 2021-05-16T20:10:36.0982504Z checking for file conflicts... 2021-05-16T20:10:36.0983342Z checking available disk space... 2021-05-16T20:10:36.1077238Z :: Processing package changes... 2021-05-16T20:10:36.1078222Z reinstalling mingw-w64-x86_64-libiconv... 2021-05-16T20:10:36.9022310Z warning: mingw-w64-x86_64-libjpeg-turbo-2.0.6-1 is up to date -- reinstalling 2021-05-16T20:10:36.9023287Z resolving dependencies... 2021-05-16T20:10:36.9142366Z looking for conflicting packages... 2021-05-16T20:10:36.9358253Z 2021-05-16T20:10:36.9360437Z Packages (1) mingw-w64-x86_64-libjpeg-turbo-2.0.6-1 2021-05-16T20:10:36.9361488Z 2021-05-16T20:10:36.9362256Z Total Installed Size: 4.35 MiB 2021-05-16T20:10:36.9363039Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:10:36.9363450Z 2021-05-16T20:10:36.9364161Z :: Proceed with installation? [Y/n] 2021-05-16T20:10:36.9364790Z checking keyring... 2021-05-16T20:10:37.0051718Z checking package integrity... 2021-05-16T20:10:37.1184662Z loading package files... 2021-05-16T20:10:37.1206618Z checking for file conflicts... 2021-05-16T20:10:37.1208346Z checking available disk space... 2021-05-16T20:10:37.1236728Z :: Processing package changes... 2021-05-16T20:10:37.1237614Z reinstalling mingw-w64-x86_64-libjpeg-turbo... 2021-05-16T20:10:37.9120263Z warning: mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-16T20:10:37.9121333Z resolving dependencies... 2021-05-16T20:10:37.9122133Z looking for conflicting packages... 2021-05-16T20:10:37.9429042Z 2021-05-16T20:10:37.9430901Z Packages (1) mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T20:10:37.9432134Z 2021-05-16T20:10:37.9434749Z Total Download Size: 0.02 MiB 2021-05-16T20:10:37.9436005Z Total Installed Size: 0.05 MiB 2021-05-16T20:10:37.9437083Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:10:37.9437768Z 2021-05-16T20:10:37.9438925Z :: Proceed with installation? [Y/n] 2021-05-16T20:10:37.9440113Z :: Retrieving packages... 2021-05-16T20:10:38.2622866Z downloading mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T20:10:38.3591199Z checking keyring... 2021-05-16T20:10:38.4487508Z checking package integrity... 2021-05-16T20:10:38.5816344Z loading package files... 2021-05-16T20:10:38.5830489Z checking for file conflicts... 2021-05-16T20:10:38.5831327Z checking available disk space... 2021-05-16T20:10:38.5844834Z :: Processing package changes... 2021-05-16T20:10:38.5845790Z reinstalling mingw-w64-x86_64-libmangle-git... 2021-05-16T20:10:39.3468829Z warning: mingw-w64-x86_64-libmariadbclient-3.1.12-1 is up to date -- reinstalling 2021-05-16T20:10:39.3471403Z resolving dependencies... 2021-05-16T20:10:39.3725343Z looking for conflicting packages... 2021-05-16T20:10:39.3786991Z 2021-05-16T20:10:39.3788364Z Packages (1) mingw-w64-x86_64-libmariadbclient-3.1.12-1 2021-05-16T20:10:39.3789653Z 2021-05-16T20:10:39.3790651Z Total Installed Size: 3.26 MiB 2021-05-16T20:10:39.3791598Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:10:39.3792177Z 2021-05-16T20:10:39.3792962Z :: Proceed with installation? [Y/n] 2021-05-16T20:10:39.3793650Z checking keyring... 2021-05-16T20:10:39.4521178Z checking package integrity... 2021-05-16T20:10:39.5613826Z loading package files... 2021-05-16T20:10:39.5641887Z checking for file conflicts... 2021-05-16T20:10:39.5642883Z checking available disk space... 2021-05-16T20:10:39.5674665Z :: Processing package changes... 2021-05-16T20:10:39.5675655Z reinstalling mingw-w64-x86_64-libmariadbclient... 2021-05-16T20:10:40.3744473Z warning: mingw-w64-x86_64-libogg-1.3.4-3 is up to date -- reinstalling 2021-05-16T20:10:40.3745334Z resolving dependencies... 2021-05-16T20:10:40.3746467Z looking for conflicting packages... 2021-05-16T20:10:40.4051020Z 2021-05-16T20:10:40.4052539Z Packages (1) mingw-w64-x86_64-libogg-1.3.4-3 2021-05-16T20:10:40.4054003Z 2021-05-16T20:10:40.4054886Z Total Installed Size: 0.54 MiB 2021-05-16T20:10:40.4055694Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:10:40.4056116Z 2021-05-16T20:10:40.4056848Z :: Proceed with installation? [Y/n] 2021-05-16T20:10:40.4057538Z checking keyring... 2021-05-16T20:10:40.4764674Z checking package integrity... 2021-05-16T20:10:40.5850316Z loading package files... 2021-05-16T20:10:40.5918891Z checking for file conflicts... 2021-05-16T20:10:40.5919764Z checking available disk space... 2021-05-16T20:10:40.5975993Z :: Processing package changes... 2021-05-16T20:10:40.5976788Z reinstalling mingw-w64-x86_64-libogg... 2021-05-16T20:10:41.4632550Z warning: mingw-w64-x86_64-libpng-1.6.37-4 is up to date -- reinstalling 2021-05-16T20:10:41.4633416Z resolving dependencies... 2021-05-16T20:10:41.4877332Z looking for conflicting packages... 2021-05-16T20:10:41.4934815Z 2021-05-16T20:10:41.4935610Z Packages (1) mingw-w64-x86_64-libpng-1.6.37-4 2021-05-16T20:10:41.4936101Z 2021-05-16T20:10:41.4936646Z Total Installed Size: 2.35 MiB 2021-05-16T20:10:41.4937814Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:10:41.4938502Z 2021-05-16T20:10:41.4939422Z :: Proceed with installation? [Y/n] 2021-05-16T20:10:41.4940161Z checking keyring... 2021-05-16T20:10:41.5626552Z checking package integrity... 2021-05-16T20:10:41.6721694Z loading package files... 2021-05-16T20:10:41.6737504Z checking for file conflicts... 2021-05-16T20:10:41.6739335Z checking available disk space... 2021-05-16T20:10:41.6762196Z :: Processing package changes... 2021-05-16T20:10:41.6763050Z reinstalling mingw-w64-x86_64-libpng... 2021-05-16T20:10:42.5674169Z error: target not found: mingw-w64-x86_64-libpq 2021-05-16T20:10:43.3907255Z warning: mingw-w64-x86_64-libraw-0.20.2-2 is up to date -- reinstalling 2021-05-16T20:10:43.3908794Z resolving dependencies... 2021-05-16T20:10:43.4180469Z looking for conflicting packages... 2021-05-16T20:10:43.4244251Z 2021-05-16T20:10:43.4245245Z Packages (1) mingw-w64-x86_64-libraw-0.20.2-2 2021-05-16T20:10:43.4245768Z 2021-05-16T20:10:43.4246605Z Total Installed Size: 6.32 MiB 2021-05-16T20:10:43.4247157Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:10:43.4247847Z 2021-05-16T20:10:43.4248538Z :: Proceed with installation? [Y/n] 2021-05-16T20:10:43.4249384Z checking keyring... 2021-05-16T20:10:43.5056962Z checking package integrity... 2021-05-16T20:10:43.6242564Z loading package files... 2021-05-16T20:10:43.6260834Z checking for file conflicts... 2021-05-16T20:10:43.6261612Z checking available disk space... 2021-05-16T20:10:43.6288242Z :: Processing package changes... 2021-05-16T20:10:43.6289144Z reinstalling mingw-w64-x86_64-libraw... 2021-05-16T20:10:44.4128837Z resolving dependencies... 2021-05-16T20:10:44.4336550Z looking for conflicting packages... 2021-05-16T20:10:44.4439246Z 2021-05-16T20:10:44.4440780Z Packages (1) mingw-w64-x86_64-librsvg-2.50.3-1 2021-05-16T20:10:44.4441746Z 2021-05-16T20:10:44.4442778Z Total Download Size: 6.30 MiB 2021-05-16T20:10:44.4443977Z Total Installed Size: 39.39 MiB 2021-05-16T20:10:44.4444720Z 2021-05-16T20:10:44.4445959Z :: Proceed with installation? [Y/n] 2021-05-16T20:10:44.4447255Z :: Retrieving packages... 2021-05-16T20:10:44.7705621Z downloading mingw-w64-x86_64-librsvg-2.50.3-1-any.pkg.tar.zst... 2021-05-16T20:10:45.6494899Z checking keyring... 2021-05-16T20:10:45.7350575Z checking package integrity... 2021-05-16T20:10:45.9286209Z loading package files... 2021-05-16T20:10:45.9319062Z checking for file conflicts... 2021-05-16T20:10:45.9356283Z checking available disk space... 2021-05-16T20:10:45.9366959Z :: Processing package changes... 2021-05-16T20:10:45.9367846Z installing mingw-w64-x86_64-librsvg... 2021-05-16T20:10:46.0871073Z Optional dependencies for mingw-w64-x86_64-librsvg 2021-05-16T20:10:46.0872251Z mingw-w64-x86_64-gtk3: for rsvg-view-3 2021-05-16T20:10:46.0883692Z :: Running post-transaction hooks... 2021-05-16T20:10:46.0884652Z (1/1) Probing GDK-Pixbuf loader modules... 2021-05-16T20:10:46.9469247Z resolving dependencies... 2021-05-16T20:10:46.9720635Z looking for conflicting packages... 2021-05-16T20:10:46.9784253Z 2021-05-16T20:10:46.9785635Z Packages (1) mingw-w64-x86_64-libsbml-5.19.0-2 2021-05-16T20:10:46.9786753Z 2021-05-16T20:10:46.9787796Z Total Download Size: 7.79 MiB 2021-05-16T20:10:46.9788991Z Total Installed Size: 80.96 MiB 2021-05-16T20:10:46.9789761Z 2021-05-16T20:10:46.9790998Z :: Proceed with installation? [Y/n] 2021-05-16T20:10:46.9792290Z :: Retrieving packages... 2021-05-16T20:10:47.3003586Z downloading mingw-w64-x86_64-libsbml-5.19.0-2-any.pkg.tar.zst... 2021-05-16T20:10:48.2758579Z checking keyring... 2021-05-16T20:10:48.3621031Z checking package integrity... 2021-05-16T20:10:48.5939473Z loading package files... 2021-05-16T20:10:48.6019268Z checking for file conflicts... 2021-05-16T20:10:48.6434909Z checking available disk space... 2021-05-16T20:10:48.6447211Z :: Processing package changes... 2021-05-16T20:10:48.6448105Z installing mingw-w64-x86_64-libsbml... 2021-05-16T20:10:49.9472199Z resolving dependencies... 2021-05-16T20:10:49.9771098Z looking for conflicting packages... 2021-05-16T20:10:49.9784744Z 2021-05-16T20:10:49.9786597Z Packages (2) mingw-w64-x86_64-flac-1.3.3-3 mingw-w64-x86_64-libsndfile-1.0.31-1 2021-05-16T20:10:49.9787833Z 2021-05-16T20:10:49.9788723Z Total Download Size: 0.91 MiB 2021-05-16T20:10:49.9789731Z Total Installed Size: 5.45 MiB 2021-05-16T20:10:49.9790387Z 2021-05-16T20:10:49.9791599Z :: Proceed with installation? [Y/n] 2021-05-16T20:10:49.9792712Z :: Retrieving packages... 2021-05-16T20:10:50.2937116Z downloading mingw-w64-x86_64-flac-1.3.3-3-any.pkg.tar.zst... 2021-05-16T20:10:50.8610971Z downloading mingw-w64-x86_64-libsndfile-1.0.31-1-any.pkg.tar.zst... 2021-05-16T20:10:50.9575743Z checking keyring... 2021-05-16T20:10:51.0420842Z checking package integrity... 2021-05-16T20:10:51.3094837Z loading package files... 2021-05-16T20:10:51.3137609Z checking for file conflicts... 2021-05-16T20:10:51.3196508Z checking available disk space... 2021-05-16T20:10:51.3207281Z :: Processing package changes... 2021-05-16T20:10:51.3208095Z installing mingw-w64-x86_64-flac... 2021-05-16T20:10:51.3655950Z installing mingw-w64-x86_64-libsndfile... 2021-05-16T20:10:52.1944328Z warning: mingw-w64-x86_64-libspatialite-5.0.1-2 is up to date -- reinstalling 2021-05-16T20:10:52.1945295Z resolving dependencies... 2021-05-16T20:10:52.2185404Z looking for conflicting packages... 2021-05-16T20:10:52.2270220Z 2021-05-16T20:10:52.2271376Z Packages (1) mingw-w64-x86_64-libspatialite-5.0.1-2 2021-05-16T20:10:52.2272035Z 2021-05-16T20:10:52.2273309Z Total Installed Size: 29.97 MiB 2021-05-16T20:10:52.2274208Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:10:52.2274660Z 2021-05-16T20:10:52.2275400Z :: Proceed with installation? [Y/n] 2021-05-16T20:10:52.2276082Z checking keyring... 2021-05-16T20:10:52.2969654Z checking package integrity... 2021-05-16T20:10:52.4360501Z loading package files... 2021-05-16T20:10:52.4381826Z checking for file conflicts... 2021-05-16T20:10:52.4382657Z checking available disk space... 2021-05-16T20:10:52.4409169Z :: Processing package changes... 2021-05-16T20:10:52.4410046Z reinstalling mingw-w64-x86_64-libspatialite... 2021-05-16T20:10:53.3324886Z resolving dependencies... 2021-05-16T20:10:53.3578291Z looking for conflicting packages... 2021-05-16T20:10:53.3641457Z 2021-05-16T20:10:53.3642926Z Packages (1) mingw-w64-x86_64-libssh-0.9.5-2 2021-05-16T20:10:53.3643995Z 2021-05-16T20:10:53.3645010Z Total Download Size: 0.31 MiB 2021-05-16T20:10:53.3646186Z Total Installed Size: 1.50 MiB 2021-05-16T20:10:53.3646938Z 2021-05-16T20:10:53.3648161Z :: Proceed with installation? [Y/n] 2021-05-16T20:10:53.3649407Z :: Retrieving packages... 2021-05-16T20:10:53.6863660Z downloading mingw-w64-x86_64-libssh-0.9.5-2-any.pkg.tar.zst... 2021-05-16T20:10:54.0664898Z checking keyring... 2021-05-16T20:10:54.1578920Z checking package integrity... 2021-05-16T20:10:54.3015205Z loading package files... 2021-05-16T20:10:54.3040229Z checking for file conflicts... 2021-05-16T20:10:54.3052643Z checking available disk space... 2021-05-16T20:10:54.3064804Z :: Processing package changes... 2021-05-16T20:10:54.3065688Z installing mingw-w64-x86_64-libssh... 2021-05-16T20:10:54.3733400Z / 2021-05-16T20:10:55.2178840Z warning: mingw-w64-x86_64-libssh2-1.9.0-3 is up to date -- reinstalling 2021-05-16T20:10:55.2180314Z resolving dependencies... 2021-05-16T20:10:55.2513509Z looking for conflicting packages... 2021-05-16T20:10:55.2580242Z 2021-05-16T20:10:55.2581484Z Packages (1) mingw-w64-x86_64-libssh2-1.9.0-3 2021-05-16T20:10:55.2583857Z 2021-05-16T20:10:55.2584760Z Total Installed Size: 0.79 MiB 2021-05-16T20:10:55.2586013Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:10:55.2587410Z 2021-05-16T20:10:55.2588168Z :: Proceed with installation? [Y/n] 2021-05-16T20:10:55.2588859Z checking keyring... 2021-05-16T20:10:55.3288659Z checking package integrity... 2021-05-16T20:10:55.4395919Z loading package files... 2021-05-16T20:10:55.4438514Z checking for file conflicts... 2021-05-16T20:10:55.4439685Z checking available disk space... 2021-05-16T20:10:55.4529362Z :: Processing package changes... 2021-05-16T20:10:55.4530353Z reinstalling mingw-w64-x86_64-libssh2... 2021-05-16T20:10:56.4004672Z warning: mingw-w64-x86_64-libsystre-1.0.1-4 is up to date -- reinstalling 2021-05-16T20:10:56.4005571Z resolving dependencies... 2021-05-16T20:10:56.4204136Z looking for conflicting packages... 2021-05-16T20:10:56.4342374Z 2021-05-16T20:10:56.4343860Z Packages (1) mingw-w64-x86_64-libsystre-1.0.1-4 2021-05-16T20:10:56.4344670Z 2021-05-16T20:10:56.4345477Z Total Download Size: 0.02 MiB 2021-05-16T20:10:56.4346377Z Total Installed Size: 0.03 MiB 2021-05-16T20:10:56.4347270Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:10:56.4347834Z 2021-05-16T20:10:56.4348785Z :: Proceed with installation? [Y/n] 2021-05-16T20:10:56.4349782Z :: Retrieving packages... 2021-05-16T20:10:56.7533844Z downloading mingw-w64-x86_64-libsystre-1.0.1-4-any.pkg.tar.xz... 2021-05-16T20:10:56.8492291Z checking keyring... 2021-05-16T20:10:56.9350903Z checking package integrity... 2021-05-16T20:10:57.0621110Z loading package files... 2021-05-16T20:10:57.0655232Z checking for file conflicts... 2021-05-16T20:10:57.0656137Z checking available disk space... 2021-05-16T20:10:57.0699291Z :: Processing package changes... 2021-05-16T20:10:57.0700268Z reinstalling mingw-w64-x86_64-libsystre... 2021-05-16T20:10:57.8766638Z warning: mingw-w64-x86_64-libtiff-4.2.0-3 is up to date -- reinstalling 2021-05-16T20:10:57.8767544Z resolving dependencies... 2021-05-16T20:10:57.9030249Z looking for conflicting packages... 2021-05-16T20:10:57.9086045Z 2021-05-16T20:10:57.9086901Z Packages (1) mingw-w64-x86_64-libtiff-4.2.0-3 2021-05-16T20:10:57.9087446Z 2021-05-16T20:10:57.9088029Z Total Installed Size: 4.22 MiB 2021-05-16T20:10:57.9089095Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:10:57.9089427Z 2021-05-16T20:10:57.9090475Z :: Proceed with installation? [Y/n] 2021-05-16T20:10:57.9091149Z checking keyring... 2021-05-16T20:10:57.9831715Z checking package integrity... 2021-05-16T20:10:58.0989805Z loading package files... 2021-05-16T20:10:58.1034318Z checking for file conflicts... 2021-05-16T20:10:58.1035201Z checking available disk space... 2021-05-16T20:10:58.1152816Z :: Processing package changes... 2021-05-16T20:10:58.1153801Z reinstalling mingw-w64-x86_64-libtiff... 2021-05-16T20:10:59.1906941Z warning: mingw-w64-x86_64-libtool-2.4.6-20 is up to date -- reinstalling 2021-05-16T20:10:59.1907831Z resolving dependencies... 2021-05-16T20:10:59.1910171Z looking for conflicting packages... 2021-05-16T20:10:59.2227528Z 2021-05-16T20:10:59.2233443Z Packages (1) mingw-w64-x86_64-libtool-2.4.6-20 2021-05-16T20:10:59.2242646Z 2021-05-16T20:10:59.2243217Z Total Installed Size: 2.31 MiB 2021-05-16T20:10:59.2243780Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:10:59.2244093Z 2021-05-16T20:10:59.2244738Z :: Proceed with installation? [Y/n] 2021-05-16T20:10:59.2245263Z checking keyring... 2021-05-16T20:10:59.2965520Z checking package integrity... 2021-05-16T20:10:59.4075319Z loading package files... 2021-05-16T20:10:59.4092679Z checking for file conflicts... 2021-05-16T20:10:59.4093478Z checking available disk space... 2021-05-16T20:10:59.4162390Z :: Processing package changes... 2021-05-16T20:10:59.4163501Z reinstalling mingw-w64-x86_64-libtool... 2021-05-16T20:11:00.2618179Z warning: mingw-w64-x86_64-libtre-git-r128.6fb7206-2 is up to date -- reinstalling 2021-05-16T20:11:00.2619589Z resolving dependencies... 2021-05-16T20:11:00.2733015Z looking for conflicting packages... 2021-05-16T20:11:00.2949149Z 2021-05-16T20:11:00.2951250Z Packages (1) mingw-w64-x86_64-libtre-git-r128.6fb7206-2 2021-05-16T20:11:00.2952412Z 2021-05-16T20:11:00.2953411Z Total Download Size: 0.08 MiB 2021-05-16T20:11:00.2954577Z Total Installed Size: 0.25 MiB 2021-05-16T20:11:00.2955735Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:11:00.2956445Z 2021-05-16T20:11:00.2957684Z :: Proceed with installation? [Y/n] 2021-05-16T20:11:00.2958956Z :: Retrieving packages... 2021-05-16T20:11:00.6182888Z downloading mingw-w64-x86_64-libtre-git-r128.6fb7206-2-any.pkg.tar.xz... 2021-05-16T20:11:00.8120993Z checking keyring... 2021-05-16T20:11:00.9028990Z checking package integrity... 2021-05-16T20:11:01.0337099Z loading package files... 2021-05-16T20:11:01.0394864Z checking for file conflicts... 2021-05-16T20:11:01.0395761Z checking available disk space... 2021-05-16T20:11:01.0444004Z :: Processing package changes... 2021-05-16T20:11:01.0444951Z reinstalling mingw-w64-x86_64-libtre-git... 2021-05-16T20:11:01.8473439Z warning: mingw-w64-x86_64-libutf8proc-2.6.1-1 is up to date -- reinstalling 2021-05-16T20:11:01.8475046Z resolving dependencies... 2021-05-16T20:11:01.8476757Z looking for conflicting packages... 2021-05-16T20:11:01.8777582Z 2021-05-16T20:11:01.8779712Z Packages (1) mingw-w64-x86_64-libutf8proc-2.6.1-1 2021-05-16T20:11:01.8780539Z 2021-05-16T20:11:01.8781916Z Total Installed Size: 0.70 MiB 2021-05-16T20:11:01.8783049Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:11:01.8783963Z 2021-05-16T20:11:01.8785274Z :: Proceed with installation? [Y/n] 2021-05-16T20:11:01.8786579Z checking keyring... 2021-05-16T20:11:01.9469727Z checking package integrity... 2021-05-16T20:11:02.0588656Z loading package files... 2021-05-16T20:11:02.0612218Z checking for file conflicts... 2021-05-16T20:11:02.0613082Z checking available disk space... 2021-05-16T20:11:02.0628630Z :: Processing package changes... 2021-05-16T20:11:02.0629529Z reinstalling mingw-w64-x86_64-libutf8proc... 2021-05-16T20:11:02.8456777Z warning: mingw-w64-x86_64-libuv-1.40.0-3 is up to date -- reinstalling 2021-05-16T20:11:02.8457627Z resolving dependencies... 2021-05-16T20:11:02.8558723Z looking for conflicting packages... 2021-05-16T20:11:02.8766747Z 2021-05-16T20:11:02.8767777Z Packages (1) mingw-w64-x86_64-libuv-1.40.0-3 2021-05-16T20:11:02.8768505Z 2021-05-16T20:11:02.8769969Z Total Installed Size: 1.08 MiB 2021-05-16T20:11:02.8771045Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:11:02.8771490Z 2021-05-16T20:11:02.8772340Z :: Proceed with installation? [Y/n] 2021-05-16T20:11:02.8772981Z checking keyring... 2021-05-16T20:11:02.9483446Z checking package integrity... 2021-05-16T20:11:03.0571473Z loading package files... 2021-05-16T20:11:03.0595963Z checking for file conflicts... 2021-05-16T20:11:03.0597241Z checking available disk space... 2021-05-16T20:11:03.0614661Z :: Processing package changes... 2021-05-16T20:11:03.0615530Z reinstalling mingw-w64-x86_64-libuv... 2021-05-16T20:11:03.8544133Z warning: mingw-w64-x86_64-libvorbis-1.3.7-1 is up to date -- reinstalling 2021-05-16T20:11:03.8544873Z resolving dependencies... 2021-05-16T20:11:03.8737327Z looking for conflicting packages... 2021-05-16T20:11:03.8887317Z 2021-05-16T20:11:03.8888967Z Packages (1) mingw-w64-x86_64-libvorbis-1.3.7-1 2021-05-16T20:11:03.8890484Z 2021-05-16T20:11:03.8891312Z Total Installed Size: 2.30 MiB 2021-05-16T20:11:03.8892131Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:11:03.8892556Z 2021-05-16T20:11:03.8893320Z :: Proceed with installation? [Y/n] 2021-05-16T20:11:03.8893994Z checking keyring... 2021-05-16T20:11:03.9657726Z checking package integrity... 2021-05-16T20:11:04.0773519Z loading package files... 2021-05-16T20:11:04.0812026Z checking for file conflicts... 2021-05-16T20:11:04.0812849Z checking available disk space... 2021-05-16T20:11:04.0894358Z :: Processing package changes... 2021-05-16T20:11:04.0895513Z reinstalling mingw-w64-x86_64-libvorbis... 2021-05-16T20:11:04.9978506Z warning: mingw-w64-x86_64-libvpx-1.10.0-1 is up to date -- reinstalling 2021-05-16T20:11:04.9979589Z resolving dependencies... 2021-05-16T20:11:04.9980911Z looking for conflicting packages... 2021-05-16T20:11:05.0295138Z 2021-05-16T20:11:05.0296572Z Packages (1) mingw-w64-x86_64-libvpx-1.10.0-1 2021-05-16T20:11:05.0297467Z 2021-05-16T20:11:05.0298549Z Total Installed Size: 9.11 MiB 2021-05-16T20:11:05.0299364Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:11:05.0299753Z 2021-05-16T20:11:05.0300456Z :: Proceed with installation? [Y/n] 2021-05-16T20:11:05.0301299Z checking keyring... 2021-05-16T20:11:05.0978556Z checking package integrity... 2021-05-16T20:11:05.2120704Z loading package files... 2021-05-16T20:11:05.2144476Z checking for file conflicts... 2021-05-16T20:11:05.2146207Z checking available disk space... 2021-05-16T20:11:05.2162931Z :: Processing package changes... 2021-05-16T20:11:05.2163755Z reinstalling mingw-w64-x86_64-libvpx... 2021-05-16T20:11:06.0162475Z warning: mingw-w64-x86_64-libwebp-1.2.0-2 is up to date -- reinstalling 2021-05-16T20:11:06.0163567Z resolving dependencies... 2021-05-16T20:11:06.0350660Z looking for conflicting packages... 2021-05-16T20:11:06.0486597Z 2021-05-16T20:11:06.0487712Z Packages (1) mingw-w64-x86_64-libwebp-1.2.0-2 2021-05-16T20:11:06.0488474Z 2021-05-16T20:11:06.0489767Z Total Installed Size: 2.97 MiB 2021-05-16T20:11:06.0490497Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:11:06.0490925Z 2021-05-16T20:11:06.0491871Z :: Proceed with installation? [Y/n] 2021-05-16T20:11:06.0492620Z checking keyring... 2021-05-16T20:11:06.1202056Z checking package integrity... 2021-05-16T20:11:06.2281480Z loading package files... 2021-05-16T20:11:06.2309424Z checking for file conflicts... 2021-05-16T20:11:06.2310386Z checking available disk space... 2021-05-16T20:11:06.2336834Z :: Processing package changes... 2021-05-16T20:11:06.2337720Z reinstalling mingw-w64-x86_64-libwebp... 2021-05-16T20:11:07.0194141Z warning: mingw-w64-x86_64-libxml2-2.9.12-1 is up to date -- reinstalling 2021-05-16T20:11:07.0195264Z resolving dependencies... 2021-05-16T20:11:07.0444454Z looking for conflicting packages... 2021-05-16T20:11:07.0503687Z 2021-05-16T20:11:07.0504483Z Packages (1) mingw-w64-x86_64-libxml2-2.9.12-1 2021-05-16T20:11:07.0505043Z 2021-05-16T20:11:07.0505639Z Total Installed Size: 11.79 MiB 2021-05-16T20:11:07.0507071Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:11:07.0507907Z 2021-05-16T20:11:07.0508710Z :: Proceed with installation? [Y/n] 2021-05-16T20:11:07.0509424Z checking keyring... 2021-05-16T20:11:07.1243032Z checking package integrity... 2021-05-16T20:11:07.2587953Z loading package files... 2021-05-16T20:11:07.2644028Z checking for file conflicts... 2021-05-16T20:11:07.2645305Z checking available disk space... 2021-05-16T20:11:07.2799236Z :: Processing package changes... 2021-05-16T20:11:07.2800322Z reinstalling mingw-w64-x86_64-libxml2... 2021-05-16T20:11:08.4576716Z resolving dependencies... 2021-05-16T20:11:08.4578586Z looking for conflicting packages... 2021-05-16T20:11:08.4895415Z 2021-05-16T20:11:08.4897111Z Packages (1) mingw-w64-x86_64-libyaml-0.2.5-1 2021-05-16T20:11:08.4898080Z 2021-05-16T20:11:08.4899111Z Total Download Size: 0.10 MiB 2021-05-16T20:11:08.4900259Z Total Installed Size: 0.38 MiB 2021-05-16T20:11:08.4901010Z 2021-05-16T20:11:08.4902234Z :: Proceed with installation? [Y/n] 2021-05-16T20:11:08.4903486Z :: Retrieving packages... 2021-05-16T20:11:08.8097730Z downloading mingw-w64-x86_64-libyaml-0.2.5-1-any.pkg.tar.zst... 2021-05-16T20:11:09.0967686Z checking keyring... 2021-05-16T20:11:09.1851550Z checking package integrity... 2021-05-16T20:11:09.3351462Z loading package files... 2021-05-16T20:11:09.3375917Z checking for file conflicts... 2021-05-16T20:11:09.3381345Z checking available disk space... 2021-05-16T20:11:09.3392592Z :: Processing package changes... 2021-05-16T20:11:09.3393489Z installing mingw-w64-x86_64-libyaml... 2021-05-16T20:11:10.1745889Z warning: mingw-w64-x86_64-lz4-1.9.3-1 is up to date -- reinstalling 2021-05-16T20:11:10.1746726Z resolving dependencies... 2021-05-16T20:11:10.1850475Z looking for conflicting packages... 2021-05-16T20:11:10.2063681Z 2021-05-16T20:11:10.2065635Z Packages (1) mingw-w64-x86_64-lz4-1.9.3-1 2021-05-16T20:11:10.2066218Z 2021-05-16T20:11:10.2067533Z Total Installed Size: 1.69 MiB 2021-05-16T20:11:10.2068522Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:11:10.2069100Z 2021-05-16T20:11:10.2070135Z :: Proceed with installation? [Y/n] 2021-05-16T20:11:10.2071702Z checking keyring... 2021-05-16T20:11:10.2792925Z checking package integrity... 2021-05-16T20:11:10.3897596Z loading package files... 2021-05-16T20:11:10.3914986Z checking for file conflicts... 2021-05-16T20:11:10.3916036Z checking available disk space... 2021-05-16T20:11:10.3937446Z :: Processing package changes... 2021-05-16T20:11:10.3938310Z reinstalling mingw-w64-x86_64-lz4... 2021-05-16T20:11:11.1926813Z warning: mingw-w64-x86_64-lzo2-2.10-1 is up to date -- reinstalling 2021-05-16T20:11:11.1927767Z resolving dependencies... 2021-05-16T20:11:11.1928986Z looking for conflicting packages... 2021-05-16T20:11:11.2230614Z 2021-05-16T20:11:11.2231771Z Packages (1) mingw-w64-x86_64-lzo2-2.10-1 2021-05-16T20:11:11.2232769Z 2021-05-16T20:11:11.2233420Z Total Installed Size: 0.62 MiB 2021-05-16T20:11:11.2234610Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:11:11.2235176Z 2021-05-16T20:11:11.2236073Z :: Proceed with installation? [Y/n] 2021-05-16T20:11:11.2237078Z checking keyring... 2021-05-16T20:11:11.3043519Z checking package integrity... 2021-05-16T20:11:11.4168154Z loading package files... 2021-05-16T20:11:11.4198750Z checking for file conflicts... 2021-05-16T20:11:11.4199656Z checking available disk space... 2021-05-16T20:11:11.4223092Z :: Processing package changes... 2021-05-16T20:11:11.4223936Z reinstalling mingw-w64-x86_64-lzo2... 2021-05-16T20:11:12.2414223Z warning: mingw-w64-x86_64-make-4.3-1 is up to date -- reinstalling 2021-05-16T20:11:12.2415056Z resolving dependencies... 2021-05-16T20:11:12.2534430Z looking for conflicting packages... 2021-05-16T20:11:12.2747899Z 2021-05-16T20:11:12.2749040Z Packages (1) mingw-w64-x86_64-make-4.3-1 2021-05-16T20:11:12.2749571Z 2021-05-16T20:11:12.2750160Z Total Download Size: 0.15 MiB 2021-05-16T20:11:12.2750832Z Total Installed Size: 0.29 MiB 2021-05-16T20:11:12.2751470Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:11:12.2751878Z 2021-05-16T20:11:12.2754466Z :: Proceed with installation? [Y/n] 2021-05-16T20:11:12.2755212Z :: Retrieving packages... 2021-05-16T20:11:12.6048570Z downloading mingw-w64-x86_64-make-4.3-1-any.pkg.tar.xz... 2021-05-16T20:11:12.8877867Z checking keyring... 2021-05-16T20:11:12.9740796Z checking package integrity... 2021-05-16T20:11:13.1148404Z loading package files... 2021-05-16T20:11:13.1198729Z checking for file conflicts... 2021-05-16T20:11:13.1199728Z checking available disk space... 2021-05-16T20:11:13.1211348Z :: Processing package changes... 2021-05-16T20:11:13.1212194Z reinstalling mingw-w64-x86_64-make... 2021-05-16T20:11:13.9846019Z resolving dependencies... 2021-05-16T20:11:14.0167112Z looking for conflicting packages... 2021-05-16T20:11:14.0182406Z 2021-05-16T20:11:14.0183689Z Packages (2) mingw-w64-x86_64-ninja-1.10.2-1 mingw-w64-x86_64-meson-0.58.0-1 2021-05-16T20:11:14.0184601Z 2021-05-16T20:11:14.0185509Z Total Download Size: 1.48 MiB 2021-05-16T20:11:14.0186409Z Total Installed Size: 6.54 MiB 2021-05-16T20:11:14.0186999Z 2021-05-16T20:11:14.0187979Z :: Proceed with installation? [Y/n] 2021-05-16T20:11:14.0188953Z :: Retrieving packages... 2021-05-16T20:11:14.3412100Z downloading mingw-w64-x86_64-ninja-1.10.2-1-any.pkg.tar.zst... 2021-05-16T20:11:14.8154220Z downloading mingw-w64-x86_64-meson-0.58.0-1-any.pkg.tar.zst... 2021-05-16T20:11:15.0095172Z checking keyring... 2021-05-16T20:11:15.1924814Z checking package integrity... 2021-05-16T20:11:15.4767906Z loading package files... 2021-05-16T20:11:15.4850846Z checking for file conflicts... 2021-05-16T20:11:15.5110411Z checking available disk space... 2021-05-16T20:11:15.5126936Z :: Processing package changes... 2021-05-16T20:11:15.5127887Z installing mingw-w64-x86_64-ninja... 2021-05-16T20:11:15.5240507Z installing mingw-w64-x86_64-meson... 2021-05-16T20:11:16.6133768Z warning: mingw-w64-x86_64-mpc-1.2.1-1 is up to date -- reinstalling 2021-05-16T20:11:16.6134538Z resolving dependencies... 2021-05-16T20:11:16.6331814Z looking for conflicting packages... 2021-05-16T20:11:16.6444796Z 2021-05-16T20:11:16.6445891Z Packages (1) mingw-w64-x86_64-mpc-1.2.1-1 2021-05-16T20:11:16.6446681Z 2021-05-16T20:11:16.6447434Z Total Download Size: 0.07 MiB 2021-05-16T20:11:16.6448321Z Total Installed Size: 0.20 MiB 2021-05-16T20:11:16.6449407Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:11:16.6449977Z 2021-05-16T20:11:16.6450915Z :: Proceed with installation? [Y/n] 2021-05-16T20:11:16.6452080Z :: Retrieving packages... 2021-05-16T20:11:16.9674630Z downloading mingw-w64-x86_64-mpc-1.2.1-1-any.pkg.tar.zst... 2021-05-16T20:11:17.1593834Z checking keyring... 2021-05-16T20:11:17.2569045Z checking package integrity... 2021-05-16T20:11:17.3985136Z loading package files... 2021-05-16T20:11:17.4007581Z checking for file conflicts... 2021-05-16T20:11:17.4008585Z checking available disk space... 2021-05-16T20:11:17.4031807Z :: Processing package changes... 2021-05-16T20:11:17.4032600Z reinstalling mingw-w64-x86_64-mpc... 2021-05-16T20:11:18.2411956Z warning: mingw-w64-x86_64-mpdecimal-2.5.0-2 is up to date -- reinstalling 2021-05-16T20:11:18.2413012Z resolving dependencies... 2021-05-16T20:11:18.2551357Z looking for conflicting packages... 2021-05-16T20:11:18.2772118Z 2021-05-16T20:11:18.2773258Z Packages (1) mingw-w64-x86_64-mpdecimal-2.5.0-2 2021-05-16T20:11:18.2773885Z 2021-05-16T20:11:18.2774494Z Total Download Size: 0.32 MiB 2021-05-16T20:11:18.2775176Z Total Installed Size: 2.42 MiB 2021-05-16T20:11:18.2775815Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:11:18.2776236Z 2021-05-16T20:11:18.2777369Z :: Proceed with installation? [Y/n] 2021-05-16T20:11:18.2778092Z :: Retrieving packages... 2021-05-16T20:11:18.5983584Z downloading mingw-w64-x86_64-mpdecimal-2.5.0-2-any.pkg.tar.zst... 2021-05-16T20:11:18.9845309Z checking keyring... 2021-05-16T20:11:19.0680495Z checking package integrity... 2021-05-16T20:11:19.2024258Z loading package files... 2021-05-16T20:11:19.2050615Z checking for file conflicts... 2021-05-16T20:11:19.2051483Z checking available disk space... 2021-05-16T20:11:19.2094521Z :: Processing package changes... 2021-05-16T20:11:19.2095377Z reinstalling mingw-w64-x86_64-mpdecimal... 2021-05-16T20:11:20.0849394Z warning: mingw-w64-x86_64-mpfr-4.1.0-3 is up to date -- reinstalling 2021-05-16T20:11:20.0850221Z resolving dependencies... 2021-05-16T20:11:20.0966604Z looking for conflicting packages... 2021-05-16T20:11:20.1172874Z 2021-05-16T20:11:20.1173955Z Packages (1) mingw-w64-x86_64-mpfr-4.1.0-3 2021-05-16T20:11:20.1174505Z 2021-05-16T20:11:20.1175105Z Total Download Size: 0.35 MiB 2021-05-16T20:11:20.1175765Z Total Installed Size: 1.18 MiB 2021-05-16T20:11:20.1176434Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:11:20.1176856Z 2021-05-16T20:11:20.1177572Z :: Proceed with installation? [Y/n] 2021-05-16T20:11:20.1178409Z :: Retrieving packages... 2021-05-16T20:11:20.4388484Z downloading mingw-w64-x86_64-mpfr-4.1.0-3-any.pkg.tar.zst... 2021-05-16T20:11:20.8248239Z checking keyring... 2021-05-16T20:11:20.9107326Z checking package integrity... 2021-05-16T20:11:21.0457540Z loading package files... 2021-05-16T20:11:21.0487495Z checking for file conflicts... 2021-05-16T20:11:21.0488370Z checking available disk space... 2021-05-16T20:11:21.0563961Z :: Processing package changes... 2021-05-16T20:11:21.0565103Z reinstalling mingw-w64-x86_64-mpfr... 2021-05-16T20:11:21.9874969Z resolving dependencies... 2021-05-16T20:11:21.9993541Z looking for conflicting packages... 2021-05-16T20:11:21.9996852Z 2021-05-16T20:11:22.0045714Z Packages (1) mingw-w64-x86_64-nasm-2.15.05-1 2021-05-16T20:11:22.0051830Z 2021-05-16T20:11:22.0081706Z Total Download Size: 0.38 MiB 2021-05-16T20:11:22.0083345Z Total Installed Size: 3.58 MiB 2021-05-16T20:11:22.0083993Z 2021-05-16T20:11:22.0084832Z :: Proceed with installation? [Y/n] 2021-05-16T20:11:22.0106962Z :: Retrieving packages... 2021-05-16T20:11:22.3168050Z downloading mingw-w64-x86_64-nasm-2.15.05-1-any.pkg.tar.zst... 2021-05-16T20:11:22.6965307Z checking keyring... 2021-05-16T20:11:22.8009608Z checking package integrity... 2021-05-16T20:11:22.9396168Z loading package files... 2021-05-16T20:11:22.9420703Z checking for file conflicts... 2021-05-16T20:11:22.9436893Z checking available disk space... 2021-05-16T20:11:22.9447793Z :: Processing package changes... 2021-05-16T20:11:22.9448820Z installing mingw-w64-x86_64-nasm... 2021-05-16T20:11:23.7673119Z warning: mingw-w64-x86_64-ncurses-6.2-3 is up to date -- reinstalling 2021-05-16T20:11:23.7673959Z resolving dependencies... 2021-05-16T20:11:23.7856230Z looking for conflicting packages... 2021-05-16T20:11:23.8055100Z 2021-05-16T20:11:23.8056689Z Packages (1) mingw-w64-x86_64-ncurses-6.2-3 2021-05-16T20:11:23.8057619Z 2021-05-16T20:11:23.8058608Z Total Download Size: 1.54 MiB 2021-05-16T20:11:23.8059788Z Total Installed Size: 16.43 MiB 2021-05-16T20:11:23.8060953Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:11:23.8061653Z 2021-05-16T20:11:23.8062889Z :: Proceed with installation? [Y/n] 2021-05-16T20:11:23.8064168Z :: Retrieving packages... 2021-05-16T20:11:24.1153545Z downloading mingw-w64-x86_64-ncurses-6.2-3-any.pkg.tar.zst... 2021-05-16T20:11:24.7827758Z checking keyring... 2021-05-16T20:11:24.8746423Z checking package integrity... 2021-05-16T20:11:25.0318316Z loading package files... 2021-05-16T20:11:25.1063355Z checking for file conflicts... 2021-05-16T20:11:25.1068314Z checking available disk space... 2021-05-16T20:11:26.7424179Z :: Processing package changes... 2021-05-16T20:11:26.7425376Z reinstalling mingw-w64-x86_64-ncurses... 2021-05-16T20:11:33.5617601Z warning: mingw-w64-x86_64-netcdf-4.7.4-2 is up to date -- reinstalling 2021-05-16T20:11:33.5618543Z resolving dependencies... 2021-05-16T20:11:33.5767352Z looking for conflicting packages... 2021-05-16T20:11:33.5974350Z 2021-05-16T20:11:33.5975473Z Packages (1) mingw-w64-x86_64-netcdf-4.7.4-2 2021-05-16T20:11:33.5976027Z 2021-05-16T20:11:33.5977128Z Total Installed Size: 4.18 MiB 2021-05-16T20:11:33.5977733Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:11:33.5978299Z 2021-05-16T20:11:33.5978796Z :: Proceed with installation? [Y/n] 2021-05-16T20:11:33.5979329Z checking keyring... 2021-05-16T20:11:33.6685615Z checking package integrity... 2021-05-16T20:11:33.7865030Z loading package files... 2021-05-16T20:11:33.7887726Z checking for file conflicts... 2021-05-16T20:11:33.7888573Z checking available disk space... 2021-05-16T20:11:33.7917272Z :: Processing package changes... 2021-05-16T20:11:33.7918416Z reinstalling mingw-w64-x86_64-netcdf... 2021-05-16T20:11:34.6535918Z warning: mingw-w64-x86_64-nettle-3.7-2 is up to date -- reinstalling 2021-05-16T20:11:34.6536834Z resolving dependencies... 2021-05-16T20:11:34.6665949Z looking for conflicting packages... 2021-05-16T20:11:34.6866613Z 2021-05-16T20:11:34.6867564Z Packages (1) mingw-w64-x86_64-nettle-3.7-2 2021-05-16T20:11:34.6868106Z 2021-05-16T20:11:34.6868762Z Total Installed Size: 2.46 MiB 2021-05-16T20:11:34.6869792Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:11:34.6870284Z 2021-05-16T20:11:34.6871342Z :: Proceed with installation? [Y/n] 2021-05-16T20:11:34.6872051Z checking keyring... 2021-05-16T20:11:34.7575554Z checking package integrity... 2021-05-16T20:11:35.2729809Z loading package files... 2021-05-16T20:11:35.2730547Z checking for file conflicts... 2021-05-16T20:11:35.2731184Z checking available disk space... 2021-05-16T20:11:35.2731860Z :: Processing package changes... 2021-05-16T20:11:35.2732554Z reinstalling mingw-w64-x86_64-nettle... 2021-05-16T20:11:35.7617912Z warning: mingw-w64-x86_64-ninja-1.10.2-1 is up to date -- reinstalling 2021-05-16T20:11:35.7618823Z resolving dependencies... 2021-05-16T20:11:35.7619984Z looking for conflicting packages... 2021-05-16T20:11:35.7931484Z 2021-05-16T20:11:35.7932395Z Packages (1) mingw-w64-x86_64-ninja-1.10.2-1 2021-05-16T20:11:35.7932913Z 2021-05-16T20:11:35.7933776Z Total Installed Size: 1.56 MiB 2021-05-16T20:11:35.7934812Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:11:35.7935361Z 2021-05-16T20:11:35.7936411Z :: Proceed with installation? [Y/n] 2021-05-16T20:11:35.7937069Z checking keyring... 2021-05-16T20:11:35.8957226Z checking package integrity... 2021-05-16T20:11:36.0084634Z loading package files... 2021-05-16T20:11:36.0099443Z checking for file conflicts... 2021-05-16T20:11:36.0100503Z checking available disk space... 2021-05-16T20:11:36.0112320Z :: Processing package changes... 2021-05-16T20:11:36.0113192Z reinstalling mingw-w64-x86_64-ninja... 2021-05-16T20:11:36.8068441Z resolving dependencies... 2021-05-16T20:11:36.8070270Z looking for conflicting packages... 2021-05-16T20:11:36.8393740Z 2021-05-16T20:11:36.8395105Z Packages (1) mingw-w64-x86_64-nlopt-2.6.2-1 2021-05-16T20:11:36.8395789Z 2021-05-16T20:11:36.8396506Z Total Download Size: 0.33 MiB 2021-05-16T20:11:36.8397345Z Total Installed Size: 1.08 MiB 2021-05-16T20:11:36.8397888Z 2021-05-16T20:11:36.8398780Z :: Proceed with installation? [Y/n] 2021-05-16T20:11:36.8399697Z :: Retrieving packages... 2021-05-16T20:11:37.1809590Z downloading mingw-w64-x86_64-nlopt-2.6.2-1-any.pkg.tar.xz... 2021-05-16T20:11:37.5409595Z checking keyring... 2021-05-16T20:11:37.6325782Z checking package integrity... 2021-05-16T20:11:37.7746960Z loading package files... 2021-05-16T20:11:37.7782694Z checking for file conflicts... 2021-05-16T20:11:37.7793580Z checking available disk space... 2021-05-16T20:11:37.7805032Z :: Processing package changes... 2021-05-16T20:11:37.7805920Z installing mingw-w64-x86_64-nlopt... 2021-05-16T20:11:38.7673692Z error: target not found: mingw-w64-x86_64-openbabel 2021-05-16T20:11:39.5498305Z warning: mingw-w64-x86_64-openblas-0.3.13-2 is up to date -- reinstalling 2021-05-16T20:11:39.5499219Z resolving dependencies... 2021-05-16T20:11:39.5694551Z looking for conflicting packages... 2021-05-16T20:11:39.5817572Z 2021-05-16T20:11:39.5818666Z Packages (1) mingw-w64-x86_64-openblas-0.3.13-2 2021-05-16T20:11:39.5819232Z 2021-05-16T20:11:39.5820192Z Total Installed Size: 77.64 MiB 2021-05-16T20:11:39.5821408Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:11:39.5822035Z 2021-05-16T20:11:39.5822821Z :: Proceed with installation? [Y/n] 2021-05-16T20:11:39.5823777Z checking keyring... 2021-05-16T20:11:39.6519228Z checking package integrity... 2021-05-16T20:11:39.8226943Z loading package files... 2021-05-16T20:11:39.8254028Z checking for file conflicts... 2021-05-16T20:11:39.8254856Z checking available disk space... 2021-05-16T20:11:39.8275979Z :: Processing package changes... 2021-05-16T20:11:39.8276856Z reinstalling mingw-w64-x86_64-openblas... 2021-05-16T20:11:40.7851387Z warning: mingw-w64-x86_64-opencv-4.5.1-2 is up to date -- reinstalling 2021-05-16T20:11:40.7852270Z resolving dependencies... 2021-05-16T20:11:40.8113877Z looking for conflicting packages... 2021-05-16T20:11:40.8189365Z 2021-05-16T20:11:40.8190695Z Packages (1) mingw-w64-x86_64-opencv-4.5.1-2 2021-05-16T20:11:40.8192086Z 2021-05-16T20:11:40.8193747Z Total Installed Size: 107.68 MiB 2021-05-16T20:11:40.8194598Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:11:40.8195063Z 2021-05-16T20:11:40.8195792Z :: Proceed with installation? [Y/n] 2021-05-16T20:11:40.8196486Z checking keyring... 2021-05-16T20:11:40.8890826Z checking package integrity... 2021-05-16T20:11:41.2067800Z loading package files... 2021-05-16T20:11:41.2179859Z checking for file conflicts... 2021-05-16T20:11:41.2180864Z checking available disk space... 2021-05-16T20:11:41.2512729Z :: Processing package changes... 2021-05-16T20:11:41.2514202Z reinstalling mingw-w64-x86_64-opencv... 2021-05-16T20:11:43.0110966Z warning: mingw-w64-x86_64-openjpeg2-2.3.1-1 is up to date -- reinstalling 2021-05-16T20:11:43.0111888Z resolving dependencies... 2021-05-16T20:11:43.0370914Z looking for conflicting packages... 2021-05-16T20:11:43.0433563Z 2021-05-16T20:11:43.0434567Z Packages (1) mingw-w64-x86_64-openjpeg2-2.3.1-1 2021-05-16T20:11:43.0435235Z 2021-05-16T20:11:43.0435873Z Total Installed Size: 3.54 MiB 2021-05-16T20:11:43.0436479Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:11:43.0437088Z 2021-05-16T20:11:43.0438237Z :: Proceed with installation? [Y/n] 2021-05-16T20:11:43.0438845Z checking keyring... 2021-05-16T20:11:43.1109495Z checking package integrity... 2021-05-16T20:11:43.2258856Z loading package files... 2021-05-16T20:11:43.2325323Z checking for file conflicts... 2021-05-16T20:11:43.2326269Z checking available disk space... 2021-05-16T20:11:43.2352760Z :: Processing package changes... 2021-05-16T20:11:43.2353593Z reinstalling mingw-w64-x86_64-openjpeg2... 2021-05-16T20:11:44.0975117Z warning: mingw-w64-x86_64-openssl-1.1.1.k-2 is up to date -- reinstalling 2021-05-16T20:11:44.0976465Z resolving dependencies... 2021-05-16T20:11:44.1233896Z looking for conflicting packages... 2021-05-16T20:11:44.1342463Z 2021-05-16T20:11:44.1343912Z Packages (1) mingw-w64-x86_64-openssl-1.1.1.k-2 2021-05-16T20:11:44.1344907Z 2021-05-16T20:11:44.1345910Z Total Download Size: 4.75 MiB 2021-05-16T20:11:44.1347190Z Total Installed Size: 69.11 MiB 2021-05-16T20:11:44.1348401Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:11:44.1349140Z 2021-05-16T20:11:44.1350360Z :: Proceed with installation? [Y/n] 2021-05-16T20:11:44.1351657Z :: Retrieving packages... 2021-05-16T20:11:44.4598538Z downloading mingw-w64-x86_64-openssl-1.1.1.k-2-any.pkg.tar.zst... 2021-05-16T20:11:45.3446664Z checking keyring... 2021-05-16T20:11:45.4405314Z checking package integrity... 2021-05-16T20:11:45.6279557Z loading package files... 2021-05-16T20:11:45.7227987Z checking for file conflicts... 2021-05-16T20:11:45.7237953Z checking available disk space... 2021-05-16T20:11:47.1596781Z :: Processing package changes... 2021-05-16T20:11:47.1597997Z reinstalling mingw-w64-x86_64-openssl... 2021-05-16T20:11:56.7231069Z warning: mingw-w64-x86_64-pango-1.48.4-2 is up to date -- reinstalling 2021-05-16T20:11:56.7231912Z resolving dependencies... 2021-05-16T20:11:56.7414763Z looking for conflicting packages... 2021-05-16T20:11:56.7560966Z 2021-05-16T20:11:56.7562313Z Packages (1) mingw-w64-x86_64-pango-1.48.4-2 2021-05-16T20:11:56.7563044Z 2021-05-16T20:11:56.7564204Z Total Installed Size: 12.40 MiB 2021-05-16T20:11:56.7565406Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:11:56.7566001Z 2021-05-16T20:11:56.7566754Z :: Proceed with installation? [Y/n] 2021-05-16T20:11:56.7567398Z checking keyring... 2021-05-16T20:11:56.8279950Z checking package integrity... 2021-05-16T20:11:56.9489281Z loading package files... 2021-05-16T20:11:56.9613696Z checking for file conflicts... 2021-05-16T20:11:56.9615811Z checking available disk space... 2021-05-16T20:11:57.0043004Z :: Processing package changes... 2021-05-16T20:11:57.0044196Z reinstalling mingw-w64-x86_64-pango... 2021-05-16T20:11:58.7954036Z warning: mingw-w64-x86_64-pcre-8.44-3 is up to date -- reinstalling 2021-05-16T20:11:58.7954859Z resolving dependencies... 2021-05-16T20:11:58.8218187Z looking for conflicting packages... 2021-05-16T20:11:58.8276852Z 2021-05-16T20:11:58.8277536Z Packages (1) mingw-w64-x86_64-pcre-8.44-3 2021-05-16T20:11:58.8278057Z 2021-05-16T20:11:58.8278607Z Total Installed Size: 4.16 MiB 2021-05-16T20:11:58.8279502Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:11:58.8280132Z 2021-05-16T20:11:58.8281115Z :: Proceed with installation? [Y/n] 2021-05-16T20:11:58.8281793Z checking keyring... 2021-05-16T20:11:58.8972521Z checking package integrity... 2021-05-16T20:11:59.0098956Z loading package files... 2021-05-16T20:11:59.0144267Z checking for file conflicts... 2021-05-16T20:11:59.0145266Z checking available disk space... 2021-05-16T20:11:59.0258677Z :: Processing package changes... 2021-05-16T20:11:59.0259695Z reinstalling mingw-w64-x86_64-pcre... 2021-05-16T20:12:00.0603381Z resolving dependencies... 2021-05-16T20:12:00.0915360Z looking for conflicting packages... 2021-05-16T20:12:00.0986616Z 2021-05-16T20:12:00.0987709Z Packages (1) mingw-w64-x86_64-pcre2-10.36-1 2021-05-16T20:12:00.0988246Z 2021-05-16T20:12:00.0988813Z Total Download Size: 0.98 MiB 2021-05-16T20:12:00.0989934Z Total Installed Size: 4.80 MiB 2021-05-16T20:12:00.0990370Z 2021-05-16T20:12:00.0991074Z :: Proceed with installation? [Y/n] 2021-05-16T20:12:00.0991833Z :: Retrieving packages... 2021-05-16T20:12:00.4149014Z downloading mingw-w64-x86_64-pcre2-10.36-1-any.pkg.tar.zst... 2021-05-16T20:12:00.9798180Z checking keyring... 2021-05-16T20:12:01.0704049Z checking package integrity... 2021-05-16T20:12:01.2175602Z loading package files... 2021-05-16T20:12:01.2214121Z checking for file conflicts... 2021-05-16T20:12:01.2360684Z checking available disk space... 2021-05-16T20:12:01.2372132Z :: Processing package changes... 2021-05-16T20:12:01.2373025Z installing mingw-w64-x86_64-pcre2... 2021-05-16T20:12:02.2343328Z warning: mingw-w64-x86_64-pixman-0.40.0-2 is up to date -- reinstalling 2021-05-16T20:12:02.2344184Z resolving dependencies... 2021-05-16T20:12:02.2450025Z looking for conflicting packages... 2021-05-16T20:12:02.2673572Z 2021-05-16T20:12:02.2674681Z Packages (1) mingw-w64-x86_64-pixman-0.40.0-2 2021-05-16T20:12:02.2675565Z 2021-05-16T20:12:02.2676563Z Total Installed Size: 1.57 MiB 2021-05-16T20:12:02.2677534Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:12:02.2677946Z 2021-05-16T20:12:02.2678665Z :: Proceed with installation? [Y/n] 2021-05-16T20:12:02.2679299Z checking keyring... 2021-05-16T20:12:02.3369001Z checking package integrity... 2021-05-16T20:12:02.4478772Z loading package files... 2021-05-16T20:12:02.4502753Z checking for file conflicts... 2021-05-16T20:12:02.4503726Z checking available disk space... 2021-05-16T20:12:02.4520555Z :: Processing package changes... 2021-05-16T20:12:02.4521449Z reinstalling mingw-w64-x86_64-pixman... 2021-05-16T20:12:03.2485957Z resolving dependencies... 2021-05-16T20:12:03.2770257Z looking for conflicting packages... 2021-05-16T20:12:03.2889335Z :: 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:12:03.2904824Z 2021-05-16T20:12:03.2906261Z 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:12:03.2907239Z 2021-05-16T20:12:03.2907955Z Total Download Size: 0.26 MiB 2021-05-16T20:12:03.2908775Z Total Installed Size: 1.33 MiB 2021-05-16T20:12:03.2909588Z Net Upgrade Size: 0.85 MiB 2021-05-16T20:12:03.2910100Z 2021-05-16T20:12:03.2910947Z :: Proceed with installation? [Y/n] 2021-05-16T20:12:03.2911833Z :: Retrieving packages... 2021-05-16T20:12:03.6103052Z downloading mingw-w64-x86_64-pkg-config-0.29.2-3-any.pkg.tar.zst... 2021-05-16T20:12:03.9878191Z checking keyring... 2021-05-16T20:12:04.0730364Z checking package integrity... 2021-05-16T20:12:04.2029672Z loading package files... 2021-05-16T20:12:04.2039785Z checking for file conflicts... 2021-05-16T20:12:04.2045532Z checking available disk space... 2021-05-16T20:12:04.2067525Z :: Processing package changes... 2021-05-16T20:12:04.2068328Z removing mingw-w64-x86_64-pkgconf... 2021-05-16T20:12:04.3328304Z installing mingw-w64-x86_64-pkg-config... 2021-05-16T20:12:05.1525729Z warning: mingw-w64-x86_64-poppler-data-0.4.10-1 is up to date -- reinstalling 2021-05-16T20:12:05.1527058Z resolving dependencies... 2021-05-16T20:12:05.1528565Z looking for conflicting packages... 2021-05-16T20:12:05.1848737Z 2021-05-16T20:12:05.1850635Z Packages (1) mingw-w64-x86_64-poppler-data-0.4.10-1 2021-05-16T20:12:05.1851486Z 2021-05-16T20:12:05.1852318Z Total Installed Size: 12.33 MiB 2021-05-16T20:12:05.1853102Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:12:05.1853626Z 2021-05-16T20:12:05.1854337Z :: Proceed with installation? [Y/n] 2021-05-16T20:12:05.1854991Z checking keyring... 2021-05-16T20:12:05.2546456Z checking package integrity... 2021-05-16T20:12:05.3749356Z loading package files... 2021-05-16T20:12:05.3804348Z checking for file conflicts... 2021-05-16T20:12:05.3805230Z checking available disk space... 2021-05-16T20:12:05.3934248Z :: Processing package changes... 2021-05-16T20:12:05.3938513Z reinstalling mingw-w64-x86_64-poppler-data... 2021-05-16T20:12:06.5001144Z warning: mingw-w64-x86_64-poppler-20.12.1-2 is up to date -- reinstalling 2021-05-16T20:12:06.5001987Z resolving dependencies... 2021-05-16T20:12:06.5258252Z looking for conflicting packages... 2021-05-16T20:12:06.5321542Z 2021-05-16T20:12:06.5322945Z Packages (1) mingw-w64-x86_64-poppler-20.12.1-2 2021-05-16T20:12:06.5324282Z 2021-05-16T20:12:06.5325761Z Total Installed Size: 11.78 MiB 2021-05-16T20:12:06.5327000Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:12:06.5327761Z 2021-05-16T20:12:06.5328978Z :: Proceed with installation? [Y/n] 2021-05-16T20:12:06.5330183Z checking keyring... 2021-05-16T20:12:06.6030588Z checking package integrity... 2021-05-16T20:12:06.7265673Z loading package files... 2021-05-16T20:12:06.7304701Z checking for file conflicts... 2021-05-16T20:12:06.7305546Z checking available disk space... 2021-05-16T20:12:06.7407770Z :: Processing package changes... 2021-05-16T20:12:06.7408661Z reinstalling mingw-w64-x86_64-poppler... 2021-05-16T20:12:07.7332061Z warning: mingw-w64-x86_64-proj-6.3.2-2 is up to date -- reinstalling 2021-05-16T20:12:07.7332859Z resolving dependencies... 2021-05-16T20:12:07.7575837Z looking for conflicting packages... 2021-05-16T20:12:07.7655226Z 2021-05-16T20:12:07.7656498Z Packages (1) mingw-w64-x86_64-proj-6.3.2-2 2021-05-16T20:12:07.7657560Z 2021-05-16T20:12:07.7658379Z Total Installed Size: 19.91 MiB 2021-05-16T20:12:07.7659859Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:12:07.7660544Z 2021-05-16T20:12:07.7661645Z :: Proceed with installation? [Y/n] 2021-05-16T20:12:07.7662896Z checking keyring... 2021-05-16T20:12:07.8360867Z checking package integrity... 2021-05-16T20:12:07.9640483Z loading package files... 2021-05-16T20:12:07.9658113Z checking for file conflicts... 2021-05-16T20:12:07.9658972Z checking available disk space... 2021-05-16T20:12:07.9682753Z :: Processing package changes... 2021-05-16T20:12:07.9683620Z reinstalling mingw-w64-x86_64-proj... 2021-05-16T20:12:08.8555329Z warning: mingw-w64-x86_64-protobuf-3.16.0-1 is up to date -- reinstalling 2021-05-16T20:12:08.8556217Z resolving dependencies... 2021-05-16T20:12:08.8813578Z looking for conflicting packages... 2021-05-16T20:12:08.8874644Z 2021-05-16T20:12:08.8875955Z Packages (1) mingw-w64-x86_64-protobuf-3.16.0-1 2021-05-16T20:12:08.8876863Z 2021-05-16T20:12:08.8877668Z Total Installed Size: 29.16 MiB 2021-05-16T20:12:08.8879017Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:12:08.8879709Z 2021-05-16T20:12:08.8880812Z :: Proceed with installation? [Y/n] 2021-05-16T20:12:08.8881875Z checking keyring... 2021-05-16T20:12:08.9591409Z checking package integrity... 2021-05-16T20:12:09.0929151Z loading package files... 2021-05-16T20:12:09.0969519Z checking for file conflicts... 2021-05-16T20:12:09.0970460Z checking available disk space... 2021-05-16T20:12:09.1042315Z :: Processing package changes... 2021-05-16T20:12:09.1043149Z reinstalling mingw-w64-x86_64-protobuf... 2021-05-16T20:12:10.1886730Z warning: mingw-w64-x86_64-python-3.8.9-2 is up to date -- reinstalling 2021-05-16T20:12:10.1887587Z resolving dependencies... 2021-05-16T20:12:10.2153777Z looking for conflicting packages... 2021-05-16T20:12:10.2270135Z 2021-05-16T20:12:10.2271310Z Packages (1) mingw-w64-x86_64-python-3.8.9-2 2021-05-16T20:12:10.2272070Z 2021-05-16T20:12:10.2272914Z Total Download Size: 17.02 MiB 2021-05-16T20:12:10.2273889Z Total Installed Size: 113.47 MiB 2021-05-16T20:12:10.2274827Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:12:10.2275539Z 2021-05-16T20:12:10.2276541Z :: Proceed with installation? [Y/n] 2021-05-16T20:12:10.2277579Z :: Retrieving packages... 2021-05-16T20:12:10.5508749Z downloading mingw-w64-x86_64-python-3.8.9-2-any.pkg.tar.zst... 2021-05-16T20:12:11.8698845Z checking keyring... 2021-05-16T20:12:12.0069584Z checking package integrity... 2021-05-16T20:12:12.3531365Z loading package files... 2021-05-16T20:12:12.4442198Z checking for file conflicts... 2021-05-16T20:12:12.4453437Z checking available disk space... 2021-05-16T20:12:13.4249738Z :: Processing package changes... 2021-05-16T20:12:13.4251766Z reinstalling mingw-w64-x86_64-python... 2021-05-16T20:12:22.2743026Z resolving dependencies... 2021-05-16T20:12:22.2744398Z looking for conflicting packages... 2021-05-16T20:12:22.2745210Z 2021-05-16T20:12:22.2746005Z Packages (1) mingw-w64-x86_64-qpdf-10.1.0-1 2021-05-16T20:12:22.2746538Z 2021-05-16T20:12:22.2747544Z Total Download Size: 0.98 MiB 2021-05-16T20:12:22.2748514Z Total Installed Size: 3.56 MiB 2021-05-16T20:12:22.2748980Z 2021-05-16T20:12:22.2749996Z :: Proceed with installation? [Y/n] 2021-05-16T20:12:22.2751080Z :: Retrieving packages... 2021-05-16T20:12:22.5796396Z downloading mingw-w64-x86_64-qpdf-10.1.0-1-any.pkg.tar.zst... 2021-05-16T20:12:23.1642622Z checking keyring... 2021-05-16T20:12:23.2713153Z checking package integrity... 2021-05-16T20:12:23.4110844Z loading package files... 2021-05-16T20:12:23.4128954Z checking for file conflicts... 2021-05-16T20:12:23.4165504Z checking available disk space... 2021-05-16T20:12:23.4176257Z :: Processing package changes... 2021-05-16T20:12:23.4177072Z installing mingw-w64-x86_64-qpdf... 2021-05-16T20:12:24.2847038Z resolving dependencies... 2021-05-16T20:12:24.2932670Z looking for conflicting packages... 2021-05-16T20:12:24.3186311Z 2021-05-16T20:12:24.3187296Z Packages (1) mingw-w64-x86_64-quantlib-1.20-1 2021-05-16T20:12:24.3187858Z 2021-05-16T20:12:24.3188473Z Total Download Size: 27.03 MiB 2021-05-16T20:12:24.3189095Z Total Installed Size: 194.29 MiB 2021-05-16T20:12:24.3189504Z 2021-05-16T20:12:24.3190195Z :: Proceed with installation? [Y/n] 2021-05-16T20:12:24.3190872Z :: Retrieving packages... 2021-05-16T20:12:24.6389707Z downloading mingw-w64-x86_64-quantlib-1.20-1-any.pkg.tar.zst... 2021-05-16T20:12:26.3310351Z checking keyring... 2021-05-16T20:12:26.4235043Z checking package integrity... 2021-05-16T20:12:26.8082612Z loading package files... 2021-05-16T20:12:26.8275772Z checking for file conflicts... 2021-05-16T20:12:26.9411353Z checking available disk space... 2021-05-16T20:12:26.9426208Z :: Processing package changes... 2021-05-16T20:12:26.9427776Z installing mingw-w64-x86_64-quantlib... 2021-05-16T20:12:29.4376376Z resolving dependencies... 2021-05-16T20:12:29.4710502Z looking for conflicting packages... 2021-05-16T20:12:29.4724055Z 2021-05-16T20:12:29.4725236Z Packages (2) mingw-w64-x86_64-popt-1.16-2 mingw-w64-x86_64-rabbitmq-c-0.10.0-1 2021-05-16T20:12:29.4725951Z 2021-05-16T20:12:29.4726550Z Total Download Size: 0.18 MiB 2021-05-16T20:12:29.4727210Z Total Installed Size: 0.79 MiB 2021-05-16T20:12:29.4727652Z 2021-05-16T20:12:29.4728364Z :: Proceed with installation? [Y/n] 2021-05-16T20:12:29.4729079Z :: Retrieving packages... 2021-05-16T20:12:29.8004782Z downloading mingw-w64-x86_64-popt-1.16-2-any.pkg.tar.zst... 2021-05-16T20:12:30.0866690Z downloading mingw-w64-x86_64-rabbitmq-c-0.10.0-1-any.pkg.tar.xz... 2021-05-16T20:12:30.1873134Z checking keyring... 2021-05-16T20:12:30.3754007Z checking package integrity... 2021-05-16T20:12:30.6601059Z loading package files... 2021-05-16T20:12:30.6673472Z checking for file conflicts... 2021-05-16T20:12:30.6729319Z checking available disk space... 2021-05-16T20:12:30.6741309Z :: Processing package changes... 2021-05-16T20:12:30.6742175Z installing mingw-w64-x86_64-popt... 2021-05-16T20:12:30.7245263Z installing mingw-w64-x86_64-rabbitmq-c... 2021-05-16T20:12:31.6707921Z error: target not found: mingw-w64-x86_64-raptor2 2021-05-16T20:12:32.5859534Z error: target not found: mingw-w64-x86_64-rasqal 2021-05-16T20:12:33.4308818Z warning: mingw-w64-x86_64-re2-20210401-1 is up to date -- reinstalling 2021-05-16T20:12:33.4318897Z resolving dependencies... 2021-05-16T20:12:33.4423796Z looking for conflicting packages... 2021-05-16T20:12:33.5243933Z 2021-05-16T20:12:33.5245652Z Packages (1) mingw-w64-x86_64-re2-20210401-1 2021-05-16T20:12:33.5246600Z 2021-05-16T20:12:33.5248142Z Total Installed Size: 1.79 MiB 2021-05-16T20:12:33.5250446Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:12:33.5251510Z 2021-05-16T20:12:33.5252878Z :: Proceed with installation? [Y/n] 2021-05-16T20:12:33.5254094Z checking keyring... 2021-05-16T20:12:33.5956000Z checking package integrity... 2021-05-16T20:12:33.7065565Z loading package files... 2021-05-16T20:12:33.7078653Z checking for file conflicts... 2021-05-16T20:12:33.7079559Z checking available disk space... 2021-05-16T20:12:33.7128531Z :: Processing package changes... 2021-05-16T20:12:33.7129581Z reinstalling mingw-w64-x86_64-re2... 2021-05-16T20:12:34.5056867Z warning: mingw-w64-x86_64-readline-8.0.004-2 is up to date -- reinstalling 2021-05-16T20:12:34.5057726Z resolving dependencies... 2021-05-16T20:12:34.5294737Z looking for conflicting packages... 2021-05-16T20:12:34.5368564Z 2021-05-16T20:12:34.5370198Z Packages (1) mingw-w64-x86_64-readline-8.0.004-2 2021-05-16T20:12:34.5371186Z 2021-05-16T20:12:34.5372075Z Total Download Size: 0.37 MiB 2021-05-16T20:12:34.5373161Z Total Installed Size: 1.57 MiB 2021-05-16T20:12:34.5374167Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:12:34.5374820Z 2021-05-16T20:12:34.5375915Z :: Proceed with installation? [Y/n] 2021-05-16T20:12:34.5377033Z :: Retrieving packages... 2021-05-16T20:12:34.8601385Z downloading mingw-w64-x86_64-readline-8.0.004-2-any.pkg.tar.zst... 2021-05-16T20:12:35.2467979Z checking keyring... 2021-05-16T20:12:35.3340930Z checking package integrity... 2021-05-16T20:12:35.4679844Z loading package files... 2021-05-16T20:12:35.4707001Z checking for file conflicts... 2021-05-16T20:12:35.4707894Z checking available disk space... 2021-05-16T20:12:35.4866726Z :: Processing package changes... 2021-05-16T20:12:35.4867739Z reinstalling mingw-w64-x86_64-readline... 2021-05-16T20:12:36.4382699Z error: target not found: mingw-w64-x86_64-redland 2021-05-16T20:12:37.3508139Z warning: mingw-w64-x86_64-rhash-1.4.1-3 is up to date -- reinstalling 2021-05-16T20:12:37.3509218Z resolving dependencies... 2021-05-16T20:12:37.3643485Z looking for conflicting packages... 2021-05-16T20:12:37.3866556Z 2021-05-16T20:12:37.3867785Z Packages (1) mingw-w64-x86_64-rhash-1.4.1-3 2021-05-16T20:12:37.3868312Z 2021-05-16T20:12:37.3869907Z Total Installed Size: 4.30 MiB 2021-05-16T20:12:37.3871477Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:12:37.3871951Z 2021-05-16T20:12:37.3872688Z :: Proceed with installation? [Y/n] 2021-05-16T20:12:37.3873382Z checking keyring... 2021-05-16T20:12:37.4641012Z checking package integrity... 2021-05-16T20:12:37.5745101Z loading package files... 2021-05-16T20:12:37.5770811Z checking for file conflicts... 2021-05-16T20:12:37.5771753Z checking available disk space... 2021-05-16T20:12:37.5806533Z :: Processing package changes... 2021-05-16T20:12:37.5807386Z reinstalling mingw-w64-x86_64-rhash... 2021-05-16T20:12:38.3965861Z resolving dependencies... 2021-05-16T20:12:38.4294016Z looking for conflicting packages... 2021-05-16T20:12:38.4309640Z 2021-05-16T20:12:38.4310633Z Packages (2) mingw-w64-x86_64-pdcurses-4.1.0-5 mingw-w64-x86_64-ruby-3.0.1-2 2021-05-16T20:12:38.4311312Z 2021-05-16T20:12:38.4311911Z Total Download Size: 7.12 MiB 2021-05-16T20:12:38.4312586Z Total Installed Size: 31.49 MiB 2021-05-16T20:12:38.4313029Z 2021-05-16T20:12:38.4313721Z :: Proceed with installation? [Y/n] 2021-05-16T20:12:38.4314450Z :: Retrieving packages... 2021-05-16T20:12:38.7531657Z downloading mingw-w64-x86_64-pdcurses-4.1.0-5-any.pkg.tar.zst... 2021-05-16T20:12:39.2353679Z downloading mingw-w64-x86_64-ruby-3.0.1-2-any.pkg.tar.zst... 2021-05-16T20:12:39.8377417Z checking keyring... 2021-05-16T20:12:39.9366806Z checking package integrity... 2021-05-16T20:12:40.2716892Z loading package files... 2021-05-16T20:12:40.3105797Z checking for file conflicts... 2021-05-16T20:12:40.6289080Z checking available disk space... 2021-05-16T20:12:40.6308138Z :: Processing package changes... 2021-05-16T20:12:40.6309259Z installing mingw-w64-x86_64-pdcurses... 2021-05-16T20:12:40.6482593Z installing mingw-w64-x86_64-ruby... 2021-05-16T20:12:44.0253866Z warning: mingw-w64-x86_64-snappy-1.1.8-1 is up to date -- reinstalling 2021-05-16T20:12:44.0254754Z resolving dependencies... 2021-05-16T20:12:44.0359597Z looking for conflicting packages... 2021-05-16T20:12:44.0588903Z 2021-05-16T20:12:44.0590399Z Packages (1) mingw-w64-x86_64-snappy-1.1.8-1 2021-05-16T20:12:44.0591410Z 2021-05-16T20:12:44.0592625Z Total Installed Size: 0.16 MiB 2021-05-16T20:12:44.0593583Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:12:44.0594196Z 2021-05-16T20:12:44.0595229Z :: Proceed with installation? [Y/n] 2021-05-16T20:12:44.0599323Z checking keyring... 2021-05-16T20:12:44.1303477Z checking package integrity... 2021-05-16T20:12:44.2389914Z loading package files... 2021-05-16T20:12:44.2437024Z checking for file conflicts... 2021-05-16T20:12:44.2437954Z checking available disk space... 2021-05-16T20:12:44.2484209Z :: Processing package changes... 2021-05-16T20:12:44.2485364Z reinstalling mingw-w64-x86_64-snappy... 2021-05-16T20:12:45.0477980Z warning: mingw-w64-x86_64-sqlite3-3.35.5-1 is up to date -- reinstalling 2021-05-16T20:12:45.0478886Z resolving dependencies... 2021-05-16T20:12:45.0727835Z looking for conflicting packages... 2021-05-16T20:12:45.0814785Z 2021-05-16T20:12:45.0815809Z Packages (1) mingw-w64-x86_64-sqlite3-3.35.5-1 2021-05-16T20:12:45.0816342Z 2021-05-16T20:12:45.0816979Z Total Download Size: 6.74 MiB 2021-05-16T20:12:45.0817604Z Total Installed Size: 48.62 MiB 2021-05-16T20:12:45.0818233Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:12:45.0818630Z 2021-05-16T20:12:45.0819312Z :: Proceed with installation? [Y/n] 2021-05-16T20:12:45.0819999Z :: Retrieving packages... 2021-05-16T20:12:45.4079325Z downloading mingw-w64-x86_64-sqlite3-3.35.5-1-any.pkg.tar.zst... 2021-05-16T20:12:46.3704611Z checking keyring... 2021-05-16T20:12:46.4606484Z checking package integrity... 2021-05-16T20:12:46.6683184Z loading package files... 2021-05-16T20:12:46.6881690Z checking for file conflicts... 2021-05-16T20:12:46.6882725Z checking available disk space... 2021-05-16T20:12:47.0111516Z :: Processing package changes... 2021-05-16T20:12:47.0112738Z reinstalling mingw-w64-x86_64-sqlite3... 2021-05-16T20:12:48.9575821Z warning: mingw-w64-x86_64-szip-2.1.1-2 is up to date -- reinstalling 2021-05-16T20:12:48.9576658Z resolving dependencies... 2021-05-16T20:12:48.9578124Z looking for conflicting packages... 2021-05-16T20:12:48.9927488Z 2021-05-16T20:12:48.9929779Z Packages (1) mingw-w64-x86_64-szip-2.1.1-2 2021-05-16T20:12:48.9930567Z 2021-05-16T20:12:48.9932124Z Total Installed Size: 0.16 MiB 2021-05-16T20:12:48.9933365Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:12:48.9934229Z 2021-05-16T20:12:48.9935639Z :: Proceed with installation? [Y/n] 2021-05-16T20:12:48.9936941Z checking keyring... 2021-05-16T20:12:49.0674312Z checking package integrity... 2021-05-16T20:12:49.1801816Z loading package files... 2021-05-16T20:12:49.1839133Z checking for file conflicts... 2021-05-16T20:12:49.1840089Z checking available disk space... 2021-05-16T20:12:49.1861716Z :: Processing package changes... 2021-05-16T20:12:49.7769001Z reinstalling mingw-w64-x86_64-szip... 2021-05-16T20:12:50.0131589Z warning: mingw-w64-x86_64-tcl-8.6.11-3 is up to date -- reinstalling 2021-05-16T20:12:50.0132449Z resolving dependencies... 2021-05-16T20:12:50.0413618Z looking for conflicting packages... 2021-05-16T20:12:50.0488171Z 2021-05-16T20:12:50.0489212Z Packages (1) mingw-w64-x86_64-tcl-8.6.11-3 2021-05-16T20:12:50.0489747Z 2021-05-16T20:12:50.0490356Z Total Download Size: 2.59 MiB 2021-05-16T20:12:50.0491017Z Total Installed Size: 9.64 MiB 2021-05-16T20:12:50.0491688Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:12:50.0492115Z 2021-05-16T20:12:50.0492829Z :: Proceed with installation? [Y/n] 2021-05-16T20:12:50.0493568Z :: Retrieving packages... 2021-05-16T20:12:50.3710946Z downloading mingw-w64-x86_64-tcl-8.6.11-3-any.pkg.tar.zst... 2021-05-16T20:12:51.1472951Z checking keyring... 2021-05-16T20:12:51.2359413Z checking package integrity... 2021-05-16T20:12:51.3908355Z loading package files... 2021-05-16T20:12:51.4139993Z checking for file conflicts... 2021-05-16T20:12:51.4141315Z checking available disk space... 2021-05-16T20:12:51.7904893Z :: Processing package changes... 2021-05-16T20:12:51.7906664Z reinstalling mingw-w64-x86_64-tcl... 2021-05-16T20:12:54.4235706Z warning: mingw-w64-x86_64-termcap-1.3.1-6 is up to date -- reinstalling 2021-05-16T20:12:54.4236929Z resolving dependencies... 2021-05-16T20:12:54.4342934Z looking for conflicting packages... 2021-05-16T20:12:54.4575972Z 2021-05-16T20:12:54.4577216Z Packages (1) mingw-w64-x86_64-termcap-1.3.1-6 2021-05-16T20:12:54.4577807Z 2021-05-16T20:12:54.4578689Z Total Download Size: 0.03 MiB 2021-05-16T20:12:54.4579437Z Total Installed Size: 0.06 MiB 2021-05-16T20:12:54.4580110Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:12:54.4580531Z 2021-05-16T20:12:54.4581246Z :: Proceed with installation? [Y/n] 2021-05-16T20:12:54.4582357Z :: Retrieving packages... 2021-05-16T20:12:54.7740475Z downloading mingw-w64-x86_64-termcap-1.3.1-6-any.pkg.tar.zst... 2021-05-16T20:12:54.8700542Z checking keyring... 2021-05-16T20:12:54.9577119Z checking package integrity... 2021-05-16T20:12:55.0839541Z loading package files... 2021-05-16T20:12:55.0860063Z checking for file conflicts... 2021-05-16T20:12:55.0860922Z checking available disk space... 2021-05-16T20:12:55.0894387Z :: Processing package changes... 2021-05-16T20:12:55.0895236Z reinstalling mingw-w64-x86_64-termcap... 2021-05-16T20:12:55.8548115Z warning: mingw-w64-x86_64-tesseract-ocr-4.1.1-7 is up to date -- reinstalling 2021-05-16T20:12:55.8549578Z resolving dependencies... 2021-05-16T20:12:55.8823896Z looking for conflicting packages... 2021-05-16T20:12:55.8892987Z 2021-05-16T20:12:55.8894581Z Packages (1) mingw-w64-x86_64-tesseract-ocr-4.1.1-7 2021-05-16T20:12:55.8895964Z 2021-05-16T20:12:55.8897526Z Total Installed Size: 24.86 MiB 2021-05-16T20:12:55.8898459Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:12:55.8898891Z 2021-05-16T20:12:55.8899656Z :: Proceed with installation? [Y/n] 2021-05-16T20:12:55.8900357Z checking keyring... 2021-05-16T20:12:55.9638124Z checking package integrity... 2021-05-16T20:12:56.1206261Z loading package files... 2021-05-16T20:12:56.1227943Z checking for file conflicts... 2021-05-16T20:12:56.1228859Z checking available disk space... 2021-05-16T20:12:56.1271072Z :: Processing package changes... 2021-05-16T20:12:56.1272096Z reinstalling mingw-w64-x86_64-tesseract-ocr... 2021-05-16T20:12:57.0310194Z warning: mingw-w64-x86_64-thrift-0.13.0-2 is up to date -- reinstalling 2021-05-16T20:12:57.0311181Z resolving dependencies... 2021-05-16T20:12:57.0579411Z looking for conflicting packages... 2021-05-16T20:12:57.0661019Z 2021-05-16T20:12:57.0662090Z Packages (1) mingw-w64-x86_64-thrift-0.13.0-2 2021-05-16T20:12:57.0662647Z 2021-05-16T20:12:57.0663248Z Total Installed Size: 7.49 MiB 2021-05-16T20:12:57.0664036Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:12:57.0664760Z 2021-05-16T20:12:57.0665610Z :: Proceed with installation? [Y/n] 2021-05-16T20:12:57.0666535Z checking keyring... 2021-05-16T20:12:57.1370896Z checking package integrity... 2021-05-16T20:12:57.2737948Z loading package files... 2021-05-16T20:12:57.2775926Z checking for file conflicts... 2021-05-16T20:12:57.2776908Z checking available disk space... 2021-05-16T20:12:57.3060336Z :: Processing package changes... 2021-05-16T20:12:57.3061530Z reinstalling mingw-w64-x86_64-thrift... 2021-05-16T20:12:58.1698521Z resolving dependencies... 2021-05-16T20:12:58.1990492Z looking for conflicting packages... 2021-05-16T20:12:58.2052708Z 2021-05-16T20:12:58.2053457Z Packages (1) mingw-w64-x86_64-tiledb-2.2.4-2 2021-05-16T20:12:58.2053962Z 2021-05-16T20:12:58.2054497Z Total Download Size: 3.09 MiB 2021-05-16T20:12:58.2055200Z Total Installed Size: 47.15 MiB 2021-05-16T20:12:58.2055605Z 2021-05-16T20:12:58.2056441Z :: Proceed with installation? [Y/n] 2021-05-16T20:12:58.2057132Z :: Retrieving packages... 2021-05-16T20:12:58.5293004Z downloading mingw-w64-x86_64-tiledb-2.2.4-2-any.pkg.tar.zst... 2021-05-16T20:12:59.3154906Z checking keyring... 2021-05-16T20:12:59.4045562Z checking package integrity... 2021-05-16T20:12:59.5698059Z loading package files... 2021-05-16T20:12:59.5719235Z checking for file conflicts... 2021-05-16T20:12:59.5744875Z checking available disk space... 2021-05-16T20:12:59.5756198Z :: Processing package changes... 2021-05-16T20:12:59.5757077Z installing mingw-w64-x86_64-tiledb... 2021-05-16T20:13:00.5101122Z warning: mingw-w64-x86_64-tk-8.6.11.1-2 is up to date -- reinstalling 2021-05-16T20:13:00.5101945Z resolving dependencies... 2021-05-16T20:13:00.5326556Z looking for conflicting packages... 2021-05-16T20:13:00.5411253Z 2021-05-16T20:13:00.5412220Z Packages (1) mingw-w64-x86_64-tk-8.6.11.1-2 2021-05-16T20:13:00.5412750Z 2021-05-16T20:13:00.5413334Z Total Download Size: 1.93 MiB 2021-05-16T20:13:00.5414043Z Total Installed Size: 5.55 MiB 2021-05-16T20:13:00.5414796Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:13:00.5415163Z 2021-05-16T20:13:00.5415842Z :: Proceed with installation? [Y/n] 2021-05-16T20:13:00.5416537Z :: Retrieving packages... 2021-05-16T20:13:00.8600013Z downloading mingw-w64-x86_64-tk-8.6.11.1-2-any.pkg.tar.zst... 2021-05-16T20:13:01.5397992Z checking keyring... 2021-05-16T20:13:01.6248634Z checking package integrity... 2021-05-16T20:13:01.7818683Z loading package files... 2021-05-16T20:13:01.7888715Z checking for file conflicts... 2021-05-16T20:13:01.7889666Z checking available disk space... 2021-05-16T20:13:01.9348748Z :: Processing package changes... 2021-05-16T20:13:01.9349939Z reinstalling mingw-w64-x86_64-tk... 2021-05-16T20:13:03.3939135Z resolving dependencies... 2021-05-16T20:13:03.4206345Z looking for conflicting packages... 2021-05-16T20:13:03.4295445Z 2021-05-16T20:13:03.4296849Z Packages (1) mingw-w64-x86_64-tktable-2.10-5 2021-05-16T20:13:03.4297661Z 2021-05-16T20:13:03.4298469Z Total Download Size: 0.11 MiB 2021-05-16T20:13:03.4299412Z Total Installed Size: 0.30 MiB 2021-05-16T20:13:03.4300021Z 2021-05-16T20:13:03.4300988Z :: Proceed with installation? [Y/n] 2021-05-16T20:13:03.4302014Z :: Retrieving packages... 2021-05-16T20:13:03.7527907Z downloading mingw-w64-x86_64-tktable-2.10-5-any.pkg.tar.zst... 2021-05-16T20:13:04.0387521Z checking keyring... 2021-05-16T20:13:04.1305032Z checking package integrity... 2021-05-16T20:13:04.2681023Z loading package files... 2021-05-16T20:13:04.2704642Z checking for file conflicts... 2021-05-16T20:13:04.2711303Z checking available disk space... 2021-05-16T20:13:04.2722536Z :: Processing package changes... 2021-05-16T20:13:04.2723400Z installing mingw-w64-x86_64-tktable... 2021-05-16T20:13:05.0951390Z warning: mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-16T20:13:05.0953116Z resolving dependencies... 2021-05-16T20:13:05.1056122Z looking for conflicting packages... 2021-05-16T20:13:05.1284100Z 2021-05-16T20:13:05.1285711Z Packages (1) mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T20:13:05.1286665Z 2021-05-16T20:13:05.1287470Z Total Download Size: 0.30 MiB 2021-05-16T20:13:05.1288504Z Total Installed Size: 0.96 MiB 2021-05-16T20:13:05.1289403Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:13:05.1289970Z 2021-05-16T20:13:05.1290933Z :: Proceed with installation? [Y/n] 2021-05-16T20:13:05.1291927Z :: Retrieving packages... 2021-05-16T20:13:05.4602640Z downloading mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T20:13:05.8377372Z checking keyring... 2021-05-16T20:13:05.9308600Z checking package integrity... 2021-05-16T20:13:06.0739287Z loading package files... 2021-05-16T20:13:06.0764067Z checking for file conflicts... 2021-05-16T20:13:06.0764992Z checking available disk space... 2021-05-16T20:13:06.0798208Z :: Processing package changes... 2021-05-16T20:13:06.0799869Z reinstalling mingw-w64-x86_64-tools-git... 2021-05-16T20:13:06.8973205Z resolving dependencies... 2021-05-16T20:13:06.9068679Z looking for conflicting packages... 2021-05-16T20:13:06.9326925Z 2021-05-16T20:13:06.9328183Z Packages (1) mingw-w64-x86_64-udunits-2.2.27.6-1 2021-05-16T20:13:06.9329164Z 2021-05-16T20:13:06.9329890Z Total Download Size: 0.17 MiB 2021-05-16T20:13:06.9330737Z Total Installed Size: 0.70 MiB 2021-05-16T20:13:06.9331282Z 2021-05-16T20:13:06.9332151Z :: Proceed with installation? [Y/n] 2021-05-16T20:13:06.9333064Z :: Retrieving packages... 2021-05-16T20:13:07.2475321Z downloading mingw-w64-x86_64-udunits-2.2.27.6-1-any.pkg.tar.zst... 2021-05-16T20:13:07.5302664Z checking keyring... 2021-05-16T20:13:07.6225453Z checking package integrity... 2021-05-16T20:13:07.7758294Z loading package files... 2021-05-16T20:13:07.7782914Z checking for file conflicts... 2021-05-16T20:13:07.7797958Z checking available disk space... 2021-05-16T20:13:07.7809239Z :: Processing package changes... 2021-05-16T20:13:07.7810283Z installing mingw-w64-x86_64-udunits... 2021-05-16T20:13:08.5869577Z warning: mingw-w64-x86_64-windows-default-manifest-6.4-3 is up to date -- reinstalling 2021-05-16T20:13:08.5870680Z resolving dependencies... 2021-05-16T20:13:08.5871896Z looking for conflicting packages... 2021-05-16T20:13:08.6209056Z 2021-05-16T20:13:08.6212872Z Packages (1) mingw-w64-x86_64-windows-default-manifest-6.4-3 2021-05-16T20:13:08.6214314Z 2021-05-16T20:13:08.6215355Z Total Download Size: 0.01 MiB 2021-05-16T20:13:08.6216546Z Total Installed Size: 0.00 MiB 2021-05-16T20:13:08.6217691Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:13:08.6218561Z 2021-05-16T20:13:08.6219861Z :: Proceed with installation? [Y/n] 2021-05-16T20:13:08.6221125Z :: Retrieving packages... 2021-05-16T20:13:08.9346112Z downloading mingw-w64-x86_64-windows-default-manifest-6.4-3-any.pkg.tar.xz... 2021-05-16T20:13:09.0273373Z checking keyring... 2021-05-16T20:13:09.1186253Z checking package integrity... 2021-05-16T20:13:09.2544892Z loading package files... 2021-05-16T20:13:09.2570471Z checking for file conflicts... 2021-05-16T20:13:09.2571419Z checking available disk space... 2021-05-16T20:13:09.2587881Z :: Processing package changes... 2021-05-16T20:13:09.2589237Z reinstalling mingw-w64-x86_64-windows-default-manifest... 2021-05-16T20:13:10.0637112Z warning: mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-16T20:13:10.0638198Z resolving dependencies... 2021-05-16T20:13:10.0842728Z looking for conflicting packages... 2021-05-16T20:13:10.0983070Z 2021-05-16T20:13:10.0984954Z Packages (1) mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T20:13:10.0986096Z 2021-05-16T20:13:10.0986887Z Total Download Size: 0.04 MiB 2021-05-16T20:13:10.0987814Z Total Installed Size: 0.37 MiB 2021-05-16T20:13:10.0988702Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:13:10.0989488Z 2021-05-16T20:13:10.0990502Z :: Proceed with installation? [Y/n] 2021-05-16T20:13:10.0991517Z :: Retrieving packages... 2021-05-16T20:13:10.4192401Z downloading mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T20:13:10.6119983Z checking keyring... 2021-05-16T20:13:10.7092570Z checking package integrity... 2021-05-16T20:13:10.8523744Z loading package files... 2021-05-16T20:13:10.8548557Z checking for file conflicts... 2021-05-16T20:13:10.8549420Z checking available disk space... 2021-05-16T20:13:10.8613549Z :: Processing package changes... 2021-05-16T20:13:10.8614710Z reinstalling mingw-w64-x86_64-winpthreads-git... 2021-05-16T20:13:11.6754240Z warning: mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-16T20:13:11.6755463Z resolving dependencies... 2021-05-16T20:13:11.6757332Z looking for conflicting packages... 2021-05-16T20:13:11.7106869Z 2021-05-16T20:13:11.7109395Z Packages (1) mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T20:13:11.7110940Z 2021-05-16T20:13:11.7112292Z Total Download Size: 0.02 MiB 2021-05-16T20:13:11.7113476Z Total Installed Size: 0.21 MiB 2021-05-16T20:13:11.7114652Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:13:11.7115357Z 2021-05-16T20:13:11.7116600Z :: Proceed with installation? [Y/n] 2021-05-16T20:13:11.7118046Z :: Retrieving packages... 2021-05-16T20:13:12.0285374Z downloading mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T20:13:12.1252501Z checking keyring... 2021-05-16T20:13:12.2176500Z checking package integrity... 2021-05-16T20:13:12.3626864Z loading package files... 2021-05-16T20:13:12.3635117Z checking for file conflicts... 2021-05-16T20:13:12.3635913Z checking available disk space... 2021-05-16T20:13:12.3655788Z :: Processing package changes... 2021-05-16T20:13:12.3656776Z reinstalling mingw-w64-x86_64-winstorecompat-git... 2021-05-16T20:13:13.1646302Z warning: mingw-w64-x86_64-x264-git-r2991.1771b556-1 is up to date -- reinstalling 2021-05-16T20:13:13.1647255Z resolving dependencies... 2021-05-16T20:13:13.1848985Z looking for conflicting packages... 2021-05-16T20:13:13.2002125Z 2021-05-16T20:13:13.2003366Z Packages (1) mingw-w64-x86_64-x264-git-r2991.1771b556-1 2021-05-16T20:13:13.2004252Z 2021-05-16T20:13:13.2006007Z Total Installed Size: 6.66 MiB 2021-05-16T20:13:13.2007915Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:13:13.2008379Z 2021-05-16T20:13:13.2009121Z :: Proceed with installation? [Y/n] 2021-05-16T20:13:13.2010144Z checking keyring... 2021-05-16T20:13:13.2735821Z checking package integrity... 2021-05-16T20:13:13.3964383Z loading package files... 2021-05-16T20:13:13.4008986Z checking for file conflicts... 2021-05-16T20:13:13.4009897Z checking available disk space... 2021-05-16T20:13:13.4026440Z :: Processing package changes... 2021-05-16T20:13:13.4027298Z reinstalling mingw-w64-x86_64-x264-git... 2021-05-16T20:13:14.3244435Z warning: mingw-w64-x86_64-x265-3.4-2 is up to date -- reinstalling 2021-05-16T20:13:14.3245456Z resolving dependencies... 2021-05-16T20:13:14.3349930Z looking for conflicting packages... 2021-05-16T20:13:14.3590164Z 2021-05-16T20:13:14.3592449Z Packages (1) mingw-w64-x86_64-x265-3.4-2 2021-05-16T20:13:14.3593423Z 2021-05-16T20:13:14.3594276Z Total Installed Size: 46.73 MiB 2021-05-16T20:13:14.3595140Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:13:14.3595592Z 2021-05-16T20:13:14.3596341Z :: Proceed with installation? [Y/n] 2021-05-16T20:13:14.3597044Z checking keyring... 2021-05-16T20:13:14.4333975Z checking package integrity... 2021-05-16T20:13:14.5635878Z loading package files... 2021-05-16T20:13:14.5647725Z checking for file conflicts... 2021-05-16T20:13:14.5648535Z checking available disk space... 2021-05-16T20:13:14.5665719Z :: Processing package changes... 2021-05-16T20:13:14.5666570Z reinstalling mingw-w64-x86_64-x265... 2021-05-16T20:13:15.4485893Z warning: mingw-w64-x86_64-xvidcore-1.3.7-2 is up to date -- reinstalling 2021-05-16T20:13:15.4486786Z resolving dependencies... 2021-05-16T20:13:15.4487934Z looking for conflicting packages... 2021-05-16T20:13:15.4810733Z 2021-05-16T20:13:15.4812432Z Packages (1) mingw-w64-x86_64-xvidcore-1.3.7-2 2021-05-16T20:13:15.4813246Z 2021-05-16T20:13:15.4813847Z Total Installed Size: 1.70 MiB 2021-05-16T20:13:15.4814499Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:13:15.4815196Z 2021-05-16T20:13:15.4815898Z :: Proceed with installation? [Y/n] 2021-05-16T20:13:15.4816800Z checking keyring... 2021-05-16T20:13:15.5517675Z checking package integrity... 2021-05-16T20:13:15.6664435Z loading package files... 2021-05-16T20:13:15.6687437Z checking for file conflicts... 2021-05-16T20:13:15.6688285Z checking available disk space... 2021-05-16T20:13:15.6703048Z :: Processing package changes... 2021-05-16T20:13:15.6703945Z reinstalling mingw-w64-x86_64-xvidcore... 2021-05-16T20:13:16.4608448Z warning: mingw-w64-x86_64-xz-5.2.5-2 is up to date -- reinstalling 2021-05-16T20:13:16.4609839Z resolving dependencies... 2021-05-16T20:13:16.4721193Z looking for conflicting packages... 2021-05-16T20:13:16.4951370Z 2021-05-16T20:13:16.4952651Z Packages (1) mingw-w64-x86_64-xz-5.2.5-2 2021-05-16T20:13:16.4953333Z 2021-05-16T20:13:16.4954156Z Total Download Size: 0.35 MiB 2021-05-16T20:13:16.4955342Z Total Installed Size: 1.67 MiB 2021-05-16T20:13:16.4956246Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:13:16.4956823Z 2021-05-16T20:13:16.4957789Z :: Proceed with installation? [Y/n] 2021-05-16T20:13:16.4958771Z :: Retrieving packages... 2021-05-16T20:13:16.8167580Z downloading mingw-w64-x86_64-xz-5.2.5-2-any.pkg.tar.zst... 2021-05-16T20:13:17.1966495Z checking keyring... 2021-05-16T20:13:17.2934964Z checking package integrity... 2021-05-16T20:13:17.4324749Z loading package files... 2021-05-16T20:13:17.4348740Z checking for file conflicts... 2021-05-16T20:13:17.4349626Z checking available disk space... 2021-05-16T20:13:17.4631235Z :: Processing package changes... 2021-05-16T20:13:17.4632208Z reinstalling mingw-w64-x86_64-xz... 2021-05-16T20:13:18.3642373Z resolving dependencies... 2021-05-16T20:13:18.3772606Z looking for conflicting packages... 2021-05-16T20:13:18.4017786Z 2021-05-16T20:13:18.4018797Z Packages (1) mingw-w64-x86_64-yasm-1.3.0-4 2021-05-16T20:13:18.4019352Z 2021-05-16T20:13:18.4020057Z Total Download Size: 0.50 MiB 2021-05-16T20:13:18.4020725Z Total Installed Size: 3.27 MiB 2021-05-16T20:13:18.4021168Z 2021-05-16T20:13:18.4022730Z :: Proceed with installation? [Y/n] 2021-05-16T20:13:18.4023458Z :: Retrieving packages... 2021-05-16T20:13:18.7253985Z downloading mingw-w64-x86_64-yasm-1.3.0-4-any.pkg.tar.xz... 2021-05-16T20:13:19.2067616Z checking keyring... 2021-05-16T20:13:19.2964240Z checking package integrity... 2021-05-16T20:13:19.4358760Z loading package files... 2021-05-16T20:13:19.4419918Z checking for file conflicts... 2021-05-16T20:13:19.4445901Z checking available disk space... 2021-05-16T20:13:19.4457042Z :: Processing package changes... 2021-05-16T20:13:19.4457723Z installing mingw-w64-x86_64-yasm... 2021-05-16T20:13:20.4429669Z error: target not found: mingw-w64-x86_64-zint 2021-05-16T20:13:21.2140384Z warning: mingw-w64-x86_64-zlib-1.2.11-9 is up to date -- reinstalling 2021-05-16T20:13:21.2141258Z resolving dependencies... 2021-05-16T20:13:21.2142309Z looking for conflicting packages... 2021-05-16T20:13:21.2474545Z 2021-05-16T20:13:21.2476145Z Packages (1) mingw-w64-x86_64-zlib-1.2.11-9 2021-05-16T20:13:21.2477036Z 2021-05-16T20:13:21.2478081Z Total Download Size: 0.10 MiB 2021-05-16T20:13:21.2479254Z Total Installed Size: 0.38 MiB 2021-05-16T20:13:21.2480371Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:13:21.2481091Z 2021-05-16T20:13:21.2482343Z :: Proceed with installation? [Y/n] 2021-05-16T20:13:21.2483586Z :: Retrieving packages... 2021-05-16T20:13:21.5693368Z downloading mingw-w64-x86_64-zlib-1.2.11-9-any.pkg.tar.zst... 2021-05-16T20:13:21.8571462Z checking keyring... 2021-05-16T20:13:21.9450906Z checking package integrity... 2021-05-16T20:13:22.0782932Z loading package files... 2021-05-16T20:13:22.0801956Z checking for file conflicts... 2021-05-16T20:13:22.0802936Z checking available disk space... 2021-05-16T20:13:22.0836188Z :: Processing package changes... 2021-05-16T20:13:22.0837137Z reinstalling mingw-w64-x86_64-zlib... 2021-05-16T20:13:22.8761179Z warning: mingw-w64-x86_64-zstd-1.5.0-1 is up to date -- reinstalling 2021-05-16T20:13:22.8762038Z resolving dependencies... 2021-05-16T20:13:22.8763223Z looking for conflicting packages... 2021-05-16T20:13:22.9095571Z 2021-05-16T20:13:22.9096550Z Packages (1) mingw-w64-x86_64-zstd-1.5.0-1 2021-05-16T20:13:22.9097078Z 2021-05-16T20:13:22.9097681Z Total Download Size: 0.52 MiB 2021-05-16T20:13:22.9098367Z Total Installed Size: 3.70 MiB 2021-05-16T20:13:22.9099040Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:13:22.9099463Z 2021-05-16T20:13:22.9100204Z :: Proceed with installation? [Y/n] 2021-05-16T20:13:22.9100920Z :: Retrieving packages... 2021-05-16T20:13:23.2267834Z downloading mingw-w64-x86_64-zstd-1.5.0-1-any.pkg.tar.zst... 2021-05-16T20:13:23.7053251Z checking keyring... 2021-05-16T20:13:23.7910707Z checking package integrity... 2021-05-16T20:13:23.9283586Z loading package files... 2021-05-16T20:13:23.9304173Z checking for file conflicts... 2021-05-16T20:13:23.9306117Z checking available disk space... 2021-05-16T20:13:23.9353129Z :: Processing package changes... 2021-05-16T20:13:23.9354093Z reinstalling mingw-w64-x86_64-zstd... 2021-05-16T20:13:24.6171046Z % Total % Received % Xferd Average Speed Time Time Time Current 2021-05-16T20:13:24.6173245Z Dload Upload Total Spent Left Speed 2021-05-16T20:13:24.6174093Z 2021-05-16T20:13:24.9457520Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-16T20:13:24.9459598Z 100 162 100 162 0 0 489 0 --:--:-- --:--:-- --:--:-- 489 2021-05-16T20:13:25.0172103Z 2021-05-16T20:13:25.4355177Z 0 29.0M 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-16T20:13:25.4356510Z 100 29.0M 100 29.0M 0 0 35.4M 0 --:--:-- --:--:-- --:--:-- 69.5M 2021-05-16T20:13:27.1939241Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-16T20:13:27.1939925Z with: 2021-05-16T20:13:27.1940415Z github_slug: neuroconductor/neurobase 2021-05-16T20:13:27.1941026Z env: 2021-05-16T20:13:27.1941468Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:13:27.1941968Z TIC_DEPLOY_KEY: 2021-05-16T20:13:27.1942352Z RSPM: 2021-05-16T20:13:27.1944146Z GITHUB_PAT: *** 2021-05-16T20:13:27.1944576Z COVERALLS_TOKEN: 2021-05-16T20:13:27.1945074Z continue-on-error: true 2021-05-16T20:13:27.1945578Z VDIFFR_RUN_TESTS: 2021-05-16T20:13:27.1946021Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T20:13:27.1946444Z TZ: UTC 2021-05-16T20:13:27.1946838Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:13:27.1947282Z NOT_CRAN: true 2021-05-16T20:13:27.1947669Z MSYSTEM: MINGW64 2021-05-16T20:13:27.1948108Z ##[endgroup] 2021-05-16T20:13:27.4031862Z repo slug is: neuroconductor/neurobase 2021-05-16T20:13:27.4339979Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-16T20:13:27.4340620Z env: 2021-05-16T20:13:27.4341084Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:13:27.4341554Z TIC_DEPLOY_KEY: 2021-05-16T20:13:27.4341917Z RSPM: 2021-05-16T20:13:27.4343344Z GITHUB_PAT: *** 2021-05-16T20:13:27.4343759Z COVERALLS_TOKEN: 2021-05-16T20:13:27.4344243Z continue-on-error: true 2021-05-16T20:13:27.4344730Z VDIFFR_RUN_TESTS: 2021-05-16T20:13:27.4345159Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T20:13:27.4345565Z TZ: UTC 2021-05-16T20:13:27.4345963Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:13:27.4346369Z NOT_CRAN: true 2021-05-16T20:13:27.4346877Z MSYSTEM: MINGW64 2021-05-16T20:13:27.4347267Z ##[endgroup] 2021-05-16T20:13:28.1164805Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-16T20:13:28.1165483Z with: 2021-05-16T20:13:28.1165900Z repo_name: neurobase 2021-05-16T20:13:28.1166317Z repo_version: 1.30.1 2021-05-16T20:13:28.1167473Z runner_os: Windows 2021-05-16T20:13:28.1168242Z R_version: 4.1 2021-05-16T20:13:28.1168603Z env: 2021-05-16T20:13:28.1169084Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:13:28.1169567Z TIC_DEPLOY_KEY: 2021-05-16T20:13:28.1169918Z RSPM: 2021-05-16T20:13:28.1171343Z GITHUB_PAT: *** 2021-05-16T20:13:28.1171746Z COVERALLS_TOKEN: 2021-05-16T20:13:28.1172246Z continue-on-error: true 2021-05-16T20:13:28.1172733Z VDIFFR_RUN_TESTS: 2021-05-16T20:13:28.1173163Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T20:13:28.1173566Z TZ: UTC 2021-05-16T20:13:28.1173946Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:13:28.1174366Z NOT_CRAN: true 2021-05-16T20:13:28.1174745Z MSYSTEM: MINGW64 2021-05-16T20:13:28.1175163Z ##[endgroup] 2021-05-16T20:13:28.1788322Z Package: neurobase 2021-05-16T20:13:28.1792641Z Version: 1.30.1 2021-05-16T20:13:28.1793683Z OS: Windows 2021-05-16T20:13:28.2002293Z ##[group]Run install.packages('remotes') 2021-05-16T20:13:28.2003103Z install.packages('remotes') 2021-05-16T20:13:28.2003950Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-16T20:13:28.2004992Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-16T20:13:28.2009074Z shell: C:\R\bin\Rscript.EXE {0} 2021-05-16T20:13:28.2009511Z env: 2021-05-16T20:13:28.2009971Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:13:28.2010437Z TIC_DEPLOY_KEY: 2021-05-16T20:13:28.2010804Z RSPM: 2021-05-16T20:13:28.2011719Z GITHUB_PAT: *** 2021-05-16T20:13:28.2012134Z COVERALLS_TOKEN: 2021-05-16T20:13:28.2012620Z continue-on-error: true 2021-05-16T20:13:28.2013108Z VDIFFR_RUN_TESTS: 2021-05-16T20:13:28.2013536Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T20:13:28.2013938Z TZ: UTC 2021-05-16T20:13:28.2014353Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:13:28.2014786Z NOT_CRAN: true 2021-05-16T20:13:28.2015165Z MSYSTEM: MINGW64 2021-05-16T20:13:28.2015569Z ##[endgroup] 2021-05-16T20:13:28.4628716Z Installing package into 'D:/a/_temp/Library' 2021-05-16T20:13:28.4629787Z (as 'lib' is unspecified) 2021-05-16T20:13:31.1605148Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/remotes_2.3.0.zip' 2021-05-16T20:13:31.1705501Z Content type 'application/zip' length 393236 bytes (384 KB) 2021-05-16T20:13:31.1836875Z ================================================== 2021-05-16T20:13:31.1838491Z downloaded 384 KB 2021-05-16T20:13:31.1839028Z 2021-05-16T20:13:31.2035125Z package 'remotes' successfully unpacked and MD5 sums checked 2021-05-16T20:13:31.2065311Z 2021-05-16T20:13:31.2066265Z The downloaded binary packages are in 2021-05-16T20:13:31.2067334Z C:\Users\runneradmin\AppData\Local\Temp\RtmpSMaupr\downloaded_packages 2021-05-16T20:13:35.7094711Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-16T20:13:35.7095603Z remotes::install_github("ropensci/tic") 2021-05-16T20:13:35.7096237Z remotes::install_github("muschellij2/ghtravis") 2021-05-16T20:13:35.7097061Z remotes::install_github("muschellij2/aghast") 2021-05-16T20:13:35.7097646Z remotes::install_cran("covr") 2021-05-16T20:13:35.7101982Z shell: C:\R\bin\Rscript.EXE {0} 2021-05-16T20:13:35.7102416Z env: 2021-05-16T20:13:35.7102867Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:13:35.7103355Z TIC_DEPLOY_KEY: 2021-05-16T20:13:35.7103707Z RSPM: 2021-05-16T20:13:35.7105512Z GITHUB_PAT: *** 2021-05-16T20:13:35.7105966Z COVERALLS_TOKEN: 2021-05-16T20:13:35.7106472Z continue-on-error: true 2021-05-16T20:13:35.7106945Z VDIFFR_RUN_TESTS: 2021-05-16T20:13:35.7107390Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T20:13:35.7107795Z TZ: UTC 2021-05-16T20:13:35.7108243Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:13:35.7108654Z NOT_CRAN: true 2021-05-16T20:13:35.7109062Z MSYSTEM: MINGW64 2021-05-16T20:13:35.7109449Z ##[endgroup] 2021-05-16T20:13:36.7702512Z Using github PAT from envvar GITHUB_PAT 2021-05-16T20:13:36.7703403Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-16T20:13:39.6595719Z rlang (NA -> 0.4.11) [CRAN] 2021-05-16T20:13:39.6596667Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-16T20:13:39.6597362Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-16T20:13:39.6597995Z sys (NA -> 3.4 ) [CRAN] 2021-05-16T20:13:39.6598619Z askpass (NA -> 1.1 ) [CRAN] 2021-05-16T20:13:39.6599253Z R6 (NA -> 2.5.0 ) [CRAN] 2021-05-16T20:13:39.6600095Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-16T20:13:39.6600743Z mime (NA -> 0.10 ) [CRAN] 2021-05-16T20:13:39.6601365Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-16T20:13:39.6601994Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-16T20:13:39.6602630Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-16T20:13:39.6603252Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-16T20:13:39.6604098Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-16T20:13:39.6604965Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-16T20:13:39.6605561Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-16T20:13:39.6606214Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-16T20:13:39.6606897Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-16T20:13:39.6607591Z rprojroot (NA -> 2.0.2 ) [CRAN] 2021-05-16T20:13:39.6608249Z crayon (NA -> 1.4.1 ) [CRAN] 2021-05-16T20:13:39.6608876Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-16T20:13:39.6609508Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-16T20:13:39.6610115Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-16T20:13:39.6610751Z whisker (NA -> 0.4 ) [CRAN] 2021-05-16T20:13:39.6611412Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-16T20:13:39.6612049Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-16T20:13:39.6612713Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-16T20:13:39.6613348Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-16T20:13:39.6614062Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-16T20:13:39.6614673Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-16T20:13:39.6615279Z desc (NA -> 1.3.0 ) [CRAN] 2021-05-16T20:13:39.6615905Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-16T20:13:39.6616521Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-16T20:13:39.6617169Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-16T20:13:39.6617818Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-16T20:13:39.6618442Z git2r (NA -> 0.28.0) [CRAN] 2021-05-16T20:13:39.6627366Z 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:13:39.6650718Z Installing packages into 'D:/a/_temp/Library' 2021-05-16T20:13:39.6651443Z (as 'lib' is unspecified) 2021-05-16T20:13:41.8667935Z 2021-05-16T20:13:41.8672560Z There is a binary version available but the source version is later: 2021-05-16T20:13:41.8710168Z binary source needs_compilation 2021-05-16T20:13:41.8711578Z cachem 1.0.4 1.0.5 TRUE 2021-05-16T20:13:41.8712366Z 2021-05-16T20:13:41.8738255Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/rlang_0.4.11.zip' 2021-05-16T20:13:41.9224306Z Content type 'application/zip' length 1200736 bytes (1.1 MB) 2021-05-16T20:13:41.9708537Z ================================================== 2021-05-16T20:13:41.9709680Z downloaded 1.1 MB 2021-05-16T20:13:41.9710314Z 2021-05-16T20:13:41.9725791Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/magrittr_2.0.1.zip' 2021-05-16T20:13:42.0318731Z Content type 'application/zip' length 235830 bytes (230 KB) 2021-05-16T20:13:42.0399361Z ================================================== 2021-05-16T20:13:42.0400444Z downloaded 230 KB 2021-05-16T20:13:42.0400954Z 2021-05-16T20:13:42.0422524Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/glue_1.4.2.zip' 2021-05-16T20:13:42.0827441Z Content type 'application/zip' length 154915 bytes (151 KB) 2021-05-16T20:13:42.0890152Z ================================================== 2021-05-16T20:13:42.0891084Z downloaded 151 KB 2021-05-16T20:13:42.0891509Z 2021-05-16T20:13:42.0909182Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/sys_3.4.zip' 2021-05-16T20:13:42.1558725Z Content type 'application/zip' length 59350 bytes (57 KB) 2021-05-16T20:13:42.1567066Z ================================================== 2021-05-16T20:13:42.1568177Z downloaded 57 KB 2021-05-16T20:13:42.1568792Z 2021-05-16T20:13:42.1587140Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/askpass_1.1.zip' 2021-05-16T20:13:42.2370782Z Content type 'application/zip' length 243577 bytes (237 KB) 2021-05-16T20:13:42.2387378Z ================================================== 2021-05-16T20:13:42.2388550Z downloaded 237 KB 2021-05-16T20:13:42.2389167Z 2021-05-16T20:13:42.2409043Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/R6_2.5.0.zip' 2021-05-16T20:13:42.2766048Z Content type 'application/zip' length 84129 bytes (82 KB) 2021-05-16T20:13:42.2776733Z ================================================== 2021-05-16T20:13:42.2778118Z downloaded 82 KB 2021-05-16T20:13:42.2778860Z 2021-05-16T20:13:42.2802064Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/openssl_1.4.4.zip' 2021-05-16T20:13:42.3349504Z Content type 'application/zip' length 4101898 bytes (3.9 MB) 2021-05-16T20:13:42.4099831Z ================================================== 2021-05-16T20:13:42.4100963Z downloaded 3.9 MB 2021-05-16T20:13:42.4101527Z 2021-05-16T20:13:42.4125320Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/mime_0.10.zip' 2021-05-16T20:13:42.4699909Z Content type 'application/zip' length 48490 bytes (47 KB) 2021-05-16T20:13:42.4708397Z ================================================== 2021-05-16T20:13:42.4710251Z downloaded 47 KB 2021-05-16T20:13:42.4711284Z 2021-05-16T20:13:42.4730640Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/curl_4.3.1.zip' 2021-05-16T20:13:42.5394537Z Content type 'application/zip' length 4248258 bytes (4.1 MB) 2021-05-16T20:13:42.6133389Z ================================================== 2021-05-16T20:13:42.6134554Z downloaded 4.1 MB 2021-05-16T20:13:42.6135088Z 2021-05-16T20:13:42.6152840Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/jsonlite_1.7.2.zip' 2021-05-16T20:13:42.6670609Z Content type 'application/zip' length 544294 bytes (531 KB) 2021-05-16T20:13:42.6717663Z ================================================== 2021-05-16T20:13:42.6719216Z downloaded 531 KB 2021-05-16T20:13:42.6720107Z 2021-05-16T20:13:42.6745387Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/ini_0.3.1.zip' 2021-05-16T20:13:42.7134240Z Content type 'application/zip' length 15652 bytes (15 KB) 2021-05-16T20:13:42.7136562Z ================================================== 2021-05-16T20:13:42.7138219Z downloaded 15 KB 2021-05-16T20:13:42.7138953Z 2021-05-16T20:13:42.7157955Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/httr_1.4.2.zip' 2021-05-16T20:13:42.7573765Z Content type 'application/zip' length 518829 bytes (506 KB) 2021-05-16T20:13:42.7634278Z ================================================== 2021-05-16T20:13:42.7635531Z downloaded 506 KB 2021-05-16T20:13:42.7636120Z 2021-05-16T20:13:42.7662861Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/gitcreds_0.1.1.zip' 2021-05-16T20:13:42.8044618Z Content type 'application/zip' length 97362 bytes (95 KB) 2021-05-16T20:13:42.8051645Z ================================================== 2021-05-16T20:13:42.8052985Z downloaded 95 KB 2021-05-16T20:13:42.8053792Z 2021-05-16T20:13:42.8071295Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/cli_2.5.0.zip' 2021-05-16T20:13:42.8417942Z Content type 'application/zip' length 532912 bytes (520 KB) 2021-05-16T20:13:42.8473590Z ================================================== 2021-05-16T20:13:42.8475178Z downloaded 520 KB 2021-05-16T20:13:42.8476024Z 2021-05-16T20:13:42.8494919Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/zip_2.1.1.zip' 2021-05-16T20:13:43.7832557Z Content type 'application/zip' length 1119181 bytes (1.1 MB) 2021-05-16T20:13:43.7836982Z ================================================== 2021-05-16T20:13:43.7838363Z downloaded 1.1 MB 2021-05-16T20:13:43.7839065Z 2021-05-16T20:13:43.7841064Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/rstudioapi_0.13.zip' 2021-05-16T20:13:43.7842872Z Content type 'application/zip' length 302216 bytes (295 KB) 2021-05-16T20:13:43.7843898Z ================================================== 2021-05-16T20:13:43.7844624Z downloaded 295 KB 2021-05-16T20:13:43.7845101Z 2021-05-16T20:13:43.7846589Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/credentials_1.3.0.zip' 2021-05-16T20:13:43.7848354Z Content type 'application/zip' length 173759 bytes (169 KB) 2021-05-16T20:13:43.7849374Z ================================================== 2021-05-16T20:13:43.7850516Z downloaded 169 KB 2021-05-16T20:13:43.7850989Z 2021-05-16T20:13:43.7852439Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/rprojroot_2.0.2.zip' 2021-05-16T20:13:43.7854150Z Content type 'application/zip' length 105001 bytes (102 KB) 2021-05-16T20:13:43.7855171Z ================================================== 2021-05-16T20:13:43.7855894Z downloaded 102 KB 2021-05-16T20:13:43.7856365Z 2021-05-16T20:13:43.7857764Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/crayon_1.4.1.zip' 2021-05-16T20:13:43.7863699Z Content type 'application/zip' length 141807 bytes (138 KB) 2021-05-16T20:13:43.7864746Z ================================================== 2021-05-16T20:13:43.7865479Z downloaded 138 KB 2021-05-16T20:13:43.7865954Z 2021-05-16T20:13:43.7867415Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/fastmap_1.1.0.zip' 2021-05-16T20:13:43.7869129Z Content type 'application/zip' length 215414 bytes (210 KB) 2021-05-16T20:13:43.7870266Z ================================================== 2021-05-16T20:13:43.7870993Z downloaded 210 KB 2021-05-16T20:13:43.7871473Z 2021-05-16T20:13:43.7872857Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/yaml_2.2.1.zip' 2021-05-16T20:13:43.7874537Z Content type 'application/zip' length 207770 bytes (202 KB) 2021-05-16T20:13:43.7875571Z ================================================== 2021-05-16T20:13:43.7876299Z downloaded 202 KB 2021-05-16T20:13:43.7876770Z 2021-05-16T20:13:43.7878155Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/withr_2.4.2.zip' 2021-05-16T20:13:43.7879916Z Content type 'application/zip' length 212813 bytes (207 KB) 2021-05-16T20:13:43.7880931Z ================================================== 2021-05-16T20:13:43.7881747Z downloaded 207 KB 2021-05-16T20:13:43.7882221Z 2021-05-16T20:13:43.7883910Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/whisker_0.4.zip' 2021-05-16T20:13:43.7885611Z Content type 'application/zip' length 83358 bytes (81 KB) 2021-05-16T20:13:43.7886646Z ================================================== 2021-05-16T20:13:43.7887350Z downloaded 81 KB 2021-05-16T20:13:43.7887829Z 2021-05-16T20:13:43.7889281Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/rappdirs_0.3.3.zip' 2021-05-16T20:13:43.7890689Z Content type 'application/zip' length 58745 bytes (57 KB) 2021-05-16T20:13:43.7891317Z ================================================== 2021-05-16T20:13:43.7891739Z downloaded 57 KB 2021-05-16T20:13:43.7892031Z 2021-05-16T20:13:43.7892885Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/purrr_0.3.4.zip' 2021-05-16T20:13:43.7893886Z Content type 'application/zip' length 429053 bytes (418 KB) 2021-05-16T20:13:43.7894518Z ================================================== 2021-05-16T20:13:43.7894941Z downloaded 418 KB 2021-05-16T20:13:43.7895229Z 2021-05-16T20:13:43.7896122Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/lifecycle_1.0.0.zip' 2021-05-16T20:13:43.7897153Z Content type 'application/zip' length 111135 bytes (108 KB) 2021-05-16T20:13:43.7897784Z ================================================== 2021-05-16T20:13:43.7898214Z downloaded 108 KB 2021-05-16T20:13:43.7898505Z 2021-05-16T20:13:43.7899344Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/gh_1.3.0.zip' 2021-05-16T20:13:43.7900390Z Content type 'application/zip' length 141331 bytes (138 KB) 2021-05-16T20:13:43.7901018Z ================================================== 2021-05-16T20:13:43.7901463Z downloaded 138 KB 2021-05-16T20:13:43.7901738Z 2021-05-16T20:13:43.7902585Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/gert_1.3.0.zip' 2021-05-16T20:13:43.7903588Z Content type 'application/zip' length 3669051 bytes (3.5 MB) 2021-05-16T20:13:43.7904225Z ================================================== 2021-05-16T20:13:43.7904666Z downloaded 3.5 MB 2021-05-16T20:13:43.7905029Z 2021-05-16T20:13:43.7905860Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/fs_1.5.0.zip' 2021-05-16T20:13:43.7906842Z Content type 'application/zip' length 606120 bytes (591 KB) 2021-05-16T20:13:43.7907473Z ================================================== 2021-05-16T20:13:43.7907915Z downloaded 591 KB 2021-05-16T20:13:43.7908185Z 2021-05-16T20:13:43.7909037Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/desc_1.3.0.zip' 2021-05-16T20:13:43.8109801Z Content type 'application/zip' length 527906 bytes (515 KB) 2021-05-16T20:13:43.8158210Z ================================================== 2021-05-16T20:13:43.8159473Z downloaded 515 KB 2021-05-16T20:13:43.8160256Z 2021-05-16T20:13:43.8177102Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/clipr_0.7.1.zip' 2021-05-16T20:13:43.8982605Z Content type 'application/zip' length 52469 bytes (51 KB) 2021-05-16T20:13:43.8987862Z ================================================== 2021-05-16T20:13:43.8988697Z downloaded 51 KB 2021-05-16T20:13:43.8989139Z 2021-05-16T20:13:43.9008883Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/usethis_2.0.1.zip' 2021-05-16T20:13:43.9511098Z Content type 'application/zip' length 735185 bytes (717 KB) 2021-05-16T20:13:43.9674080Z ================================================== 2021-05-16T20:13:43.9675049Z downloaded 717 KB 2021-05-16T20:13:43.9675548Z 2021-05-16T20:13:43.9693143Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/memoise_2.0.0.zip' 2021-05-16T20:13:44.0051445Z Content type 'application/zip' length 49468 bytes (48 KB) 2021-05-16T20:13:44.0059103Z ================================================== 2021-05-16T20:13:44.0059743Z downloaded 48 KB 2021-05-16T20:13:44.0060379Z 2021-05-16T20:13:44.0079731Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/git2r_0.28.0.zip' 2021-05-16T20:13:44.0540269Z Content type 'application/zip' length 3938335 bytes (3.8 MB) 2021-05-16T20:13:44.1128514Z ================================================== 2021-05-16T20:13:44.1129669Z downloaded 3.8 MB 2021-05-16T20:13:44.1130206Z 2021-05-16T20:13:44.1518045Z package 'rlang' successfully unpacked and MD5 sums checked 2021-05-16T20:13:44.1761238Z package 'magrittr' successfully unpacked and MD5 sums checked 2021-05-16T20:13:44.1942852Z package 'glue' successfully unpacked and MD5 sums checked 2021-05-16T20:13:44.2082795Z package 'sys' successfully unpacked and MD5 sums checked 2021-05-16T20:13:44.2308213Z package 'askpass' successfully unpacked and MD5 sums checked 2021-05-16T20:13:44.2437352Z package 'R6' successfully unpacked and MD5 sums checked 2021-05-16T20:13:44.3764463Z package 'openssl' successfully unpacked and MD5 sums checked 2021-05-16T20:13:44.3889249Z package 'mime' successfully unpacked and MD5 sums checked 2021-05-16T20:13:44.5240504Z package 'curl' successfully unpacked and MD5 sums checked 2021-05-16T20:13:44.5513309Z package 'jsonlite' successfully unpacked and MD5 sums checked 2021-05-16T20:13:44.5621781Z package 'ini' successfully unpacked and MD5 sums checked 2021-05-16T20:13:44.5894284Z package 'httr' successfully unpacked and MD5 sums checked 2021-05-16T20:13:44.6056096Z package 'gitcreds' successfully unpacked and MD5 sums checked 2021-05-16T20:13:44.6264711Z package 'cli' successfully unpacked and MD5 sums checked 2021-05-16T20:13:44.6800117Z package 'zip' successfully unpacked and MD5 sums checked 2021-05-16T20:13:44.7069533Z package 'rstudioapi' successfully unpacked and MD5 sums checked 2021-05-16T20:13:44.7231095Z package 'credentials' successfully unpacked and MD5 sums checked 2021-05-16T20:13:44.7427512Z package 'rprojroot' successfully unpacked and MD5 sums checked 2021-05-16T20:13:44.7550056Z package 'crayon' successfully unpacked and MD5 sums checked 2021-05-16T20:13:44.7727592Z package 'fastmap' successfully unpacked and MD5 sums checked 2021-05-16T20:13:44.7964594Z package 'yaml' successfully unpacked and MD5 sums checked 2021-05-16T20:13:44.8164059Z package 'withr' successfully unpacked and MD5 sums checked 2021-05-16T20:13:44.8361998Z package 'whisker' successfully unpacked and MD5 sums checked 2021-05-16T20:13:44.8489182Z package 'rappdirs' successfully unpacked and MD5 sums checked 2021-05-16T20:13:44.8729693Z package 'purrr' successfully unpacked and MD5 sums checked 2021-05-16T20:13:44.8948253Z package 'lifecycle' successfully unpacked and MD5 sums checked 2021-05-16T20:13:44.9103729Z package 'gh' successfully unpacked and MD5 sums checked 2021-05-16T20:13:45.0293000Z package 'gert' successfully unpacked and MD5 sums checked 2021-05-16T20:13:45.0636222Z package 'fs' successfully unpacked and MD5 sums checked 2021-05-16T20:13:45.0869918Z package 'desc' successfully unpacked and MD5 sums checked 2021-05-16T20:13:45.1135655Z package 'clipr' successfully unpacked and MD5 sums checked 2021-05-16T20:13:45.1648582Z package 'usethis' successfully unpacked and MD5 sums checked 2021-05-16T20:13:45.1775782Z package 'memoise' successfully unpacked and MD5 sums checked 2021-05-16T20:13:45.3100627Z package 'git2r' successfully unpacked and MD5 sums checked 2021-05-16T20:13:45.3137841Z 2021-05-16T20:13:45.3138985Z The downloaded binary packages are in 2021-05-16T20:13:45.3140064Z C:\Users\runneradmin\AppData\Local\Temp\Rtmp25DqBH\downloaded_packages 2021-05-16T20:13:45.3141121Z installing the source package 'cachem' 2021-05-16T20:13:45.3141616Z 2021-05-16T20:13:45.3160231Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-16T20:13:45.3272774Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-16T20:13:45.3278348Z ================================================== 2021-05-16T20:13:45.3279021Z downloaded 24 KB 2021-05-16T20:13:45.3279436Z 2021-05-16T20:13:45.6659928Z * installing *source* package 'cachem' ... 2021-05-16T20:13:45.6699567Z ** package 'cachem' successfully unpacked and MD5 sums checked 2021-05-16T20:13:45.6702740Z ** using staged installation 2021-05-16T20:13:45.8136206Z ** libs 2021-05-16T20:13:45.8152724Z 2021-05-16T20:13:45.8153554Z *** arch - i386 2021-05-16T20:13:45.9149455Z "C:/rtools40/mingw32/bin/"gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c cache.c -o cache.o 2021-05-16T20:13:49.3996037Z "C:/rtools40/mingw32/bin/"gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c init.c -o init.o 2021-05-16T20:13:49.7900078Z C:/rtools40/mingw32/bin/gcc -shared -s -static-libgcc -o cachem.dll tmp.def cache.o init.o -LC:/R/bin/i386 -lR 2021-05-16T20:13:50.5843098Z installing to D:/a/_temp/Library/00LOCK-cachem/00new/cachem/libs/i386 2021-05-16T20:13:50.5853118Z 2021-05-16T20:13:50.5854877Z *** arch - x64 2021-05-16T20:13:50.6067722Z "C:/rtools40/mingw64/bin/"gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c cache.c -o cache.o 2021-05-16T20:13:53.7166640Z "C:/rtools40/mingw64/bin/"gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c init.c -o init.o 2021-05-16T20:13:54.0918450Z C:/rtools40/mingw64/bin/gcc -shared -s -static-libgcc -o cachem.dll tmp.def cache.o init.o -LC:/R/bin/x64 -lR 2021-05-16T20:13:55.7745072Z installing to D:/a/_temp/Library/00LOCK-cachem/00new/cachem/libs/x64 2021-05-16T20:13:55.7745723Z ** R 2021-05-16T20:13:55.7746519Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:13:55.7747084Z ** help 2021-05-16T20:13:55.8176671Z *** installing help indices 2021-05-16T20:13:55.8496774Z converting help for package 'cachem' 2021-05-16T20:13:55.8891692Z finding HTML links ... done 2021-05-16T20:13:56.0104467Z cache_disk html 2021-05-16T20:13:56.0207542Z cache_layered html 2021-05-16T20:13:56.1000483Z cache_mem html 2021-05-16T20:13:56.1109304Z reexports html 2021-05-16T20:13:56.1114402Z ** building package indices 2021-05-16T20:13:56.4259271Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:13:56.4260461Z *** arch - i386 2021-05-16T20:13:56.9455490Z *** arch - x64 2021-05-16T20:13:57.2540199Z ** testing if installed package can be loaded from final location 2021-05-16T20:13:57.2544273Z *** arch - i386 2021-05-16T20:13:57.5605348Z *** arch - x64 2021-05-16T20:13:57.8664109Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:13:57.8712142Z * DONE (cachem) 2021-05-16T20:13:57.9004615Z 2021-05-16T20:13:57.9005942Z The downloaded source packages are in 2021-05-16T20:13:57.9007059Z 'C:\Users\runneradmin\AppData\Local\Temp\Rtmp25DqBH\downloaded_packages' 2021-05-16T20:13:57.9030496Z Running `R CMD build`... 2021-05-16T20:14:03.8742808Z * checking for file 'C:\Users\runneradmin\AppData\Local\Temp\Rtmp25DqBH\remotes11c83767ba7\ropensci-tic-3b4dfb8/DESCRIPTION' ... OK 2021-05-16T20:14:03.8744369Z * preparing 'tic': 2021-05-16T20:14:03.8746003Z * checking DESCRIPTION meta-information ... OK 2021-05-16T20:14:03.8746957Z * installing the package to process help pages 2021-05-16T20:14:03.8747974Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T20:14:03.8749241Z * checking for empty or unneeded directories 2021-05-16T20:14:03.8750086Z Removed empty directory 'tic/.circleci' 2021-05-16T20:14:03.8750868Z Removed empty directory 'tic/pkgdown' 2021-05-16T20:14:03.8751574Z * building 'tic_0.10.0.tar.gz' 2021-05-16T20:14:03.8775171Z Installing package into 'D:/a/_temp/Library' 2021-05-16T20:14:03.8775932Z (as 'lib' is unspecified) 2021-05-16T20:14:05.2791630Z * installing *source* package 'tic' ... 2021-05-16T20:14:05.2792747Z ** using staged installation 2021-05-16T20:14:05.2802332Z ** R 2021-05-16T20:14:05.2803199Z ** inst 2021-05-16T20:14:05.2804082Z ** preparing package for lazy loading 2021-05-16T20:14:05.2805701Z ** help 2021-05-16T20:14:05.4667104Z *** installing help indices 2021-05-16T20:14:05.6237050Z converting help for package 'tic' 2021-05-16T20:14:05.6554998Z finding HTML links ... done 2021-05-16T20:14:05.7662553Z Deprecated html 2021-05-16T20:14:05.8047221Z TicStep html 2021-05-16T20:14:05.8189102Z base64serialize html 2021-05-16T20:14:05.8492644Z ci html 2021-05-16T20:14:05.9308374Z do_blogdown html 2021-05-16T20:14:06.0120165Z do_bookdown html 2021-05-16T20:14:06.0764291Z do_drat html 2021-05-16T20:14:06.1510625Z do_package_checks html 2021-05-16T20:14:06.2172926Z do_pkgdown html 2021-05-16T20:14:06.2951022Z do_readme_rmd html 2021-05-16T20:14:06.3021459Z 2021-05-16T20:14:06.3300023Z dsl html 2021-05-16T20:14:06.3746501Z dsl_get html 2021-05-16T20:14:06.3994384Z gha_add_secret html 2021-05-16T20:14:07.2735453Z REDIRECT:topic Previous alias or file overwritten by alias: D:/a/_temp/Library/00LOCK-tic/00new/tic/help/DSL.html 2021-05-16T20:14:07.2736426Z github_helpers html 2021-05-16T20:14:07.2737022Z github_info html 2021-05-16T20:14:07.2737587Z list_macros html 2021-05-16T20:14:07.2738116Z macro html 2021-05-16T20:14:07.2738694Z prepare_all_stages html 2021-05-16T20:14:07.2739283Z reexports html 2021-05-16T20:14:07.2739838Z repo html 2021-05-16T20:14:07.2740387Z run_all_stages html 2021-05-16T20:14:07.2741029Z run_stage html 2021-05-16T20:14:07.2741813Z ssh_key_helpers html 2021-05-16T20:14:07.2742377Z stages html 2021-05-16T20:14:07.2742932Z step_add_to_drat html 2021-05-16T20:14:07.2743510Z step_add_to_known_hosts html 2021-05-16T20:14:07.2744115Z step_build_blogdown html 2021-05-16T20:14:07.2744715Z step_build_bookdown html 2021-05-16T20:14:07.2745328Z step_build_pkgdown html 2021-05-16T20:14:07.2745920Z step_do_push_deploy html 2021-05-16T20:14:07.2746516Z step_hello_world html 2021-05-16T20:14:07.2747105Z step_install_pkg html 2021-05-16T20:14:07.2747691Z step_install_ssh_keys html 2021-05-16T20:14:07.2748301Z step_push_deploy html 2021-05-16T20:14:07.2748888Z step_rcmdcheck html 2021-05-16T20:14:07.2749470Z step_run_code html 2021-05-16T20:14:07.2750034Z step_session_info html 2021-05-16T20:14:07.2750644Z step_setup_push_deploy html 2021-05-16T20:14:07.2751296Z step_setup_ssh html 2021-05-16T20:14:07.2751866Z step_test_ssh html 2021-05-16T20:14:07.2753124Z step_write_text_file html 2021-05-16T20:14:07.2753719Z tic-package html 2021-05-16T20:14:07.2754297Z update_yml html 2021-05-16T20:14:07.2755136Z use_ghactions_deploy html 2021-05-16T20:14:07.2796209Z use_tic html 2021-05-16T20:14:07.2931452Z use_tic_badge html 2021-05-16T20:14:07.3150100Z use_tic_r html 2021-05-16T20:14:07.3270565Z use_update_tic html 2021-05-16T20:14:07.3674464Z yaml_templates html 2021-05-16T20:14:07.3690487Z REDIRECT:topic %>% -> reexports.html [ FAIL ]*** copying figures 2021-05-16T20:14:07.3743791Z ** building package indices 2021-05-16T20:14:07.7842493Z ** installing vignettes 2021-05-16T20:14:07.7920487Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:14:07.7922223Z *** arch - i386 2021-05-16T20:14:08.1993794Z *** arch - x64 2021-05-16T20:14:08.6098628Z ** testing if installed package can be loaded from final location 2021-05-16T20:14:08.6103921Z *** arch - i386 2021-05-16T20:14:09.1187459Z *** arch - x64 2021-05-16T20:14:09.6265394Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:14:09.6586144Z * DONE (tic) 2021-05-16T20:14:09.7809094Z Using github PAT from envvar GITHUB_PAT 2021-05-16T20:14:09.9809877Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-16T20:14:11.9140997Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-16T20:14:11.9142560Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-16T20:14:11.9143967Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-16T20:14:11.9147927Z 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:14:11.9151259Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-16T20:14:11.9152356Z pillar (NA -> 1.6.1 ) [CRAN] 2021-05-16T20:14:11.9153681Z tibble (NA -> 3.1.2 ) [CRAN] 2021-05-16T20:14:11.9154861Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-16T20:14:11.9155945Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-16T20:14:11.9157010Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-16T20:14:11.9158346Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-16T20:14:11.9159373Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-16T20:14:11.9160428Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-16T20:14:11.9161484Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-16T20:14:11.9162589Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-16T20:14:11.9163913Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-16T20:14:11.9165010Z Installing packages into 'D:/a/_temp/Library' 2021-05-16T20:14:11.9166192Z (as 'lib' is unspecified) 2021-05-16T20:14:11.9167305Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-16T20:14:11.9168417Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-16T20:14:11.9169469Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-16T20:14:11.9170492Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-16T20:14:11.9171498Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-16T20:14:11.9172526Z xfun (NA -> 0.23 ) [CRAN] 2021-05-16T20:14:11.9173614Z markdown (NA -> 1.1 ) [CRAN] 2021-05-16T20:14:11.9174745Z highr (NA -> 0.9 ) [CRAN] 2021-05-16T20:14:11.9175814Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-16T20:14:11.9176848Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-16T20:14:11.9177898Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-16T20:14:11.9178930Z knitr (NA -> 1.33 ) [CRAN] 2021-05-16T20:14:11.9180003Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-16T20:14:11.9181044Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-16T20:14:11.9184032Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-16T20:14:11.9185125Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-16T20:14:11.9186287Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-16T20:14:11.9187430Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-16T20:14:11.9188751Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-16T20:14:11.9189874Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-16T20:14:11.9190966Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-16T20:14:11.9192066Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-16T20:14:11.9193176Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-16T20:14:14.3500686Z 2021-05-16T20:14:14.3502241Z There are binary versions available but the source versions are later: 2021-05-16T20:14:14.3513930Z binary source needs_compilation 2021-05-16T20:14:14.3514936Z pillar 1.6.0 1.6.1 FALSE 2021-05-16T20:14:14.3515577Z tibble 3.1.1 3.1.2 TRUE 2021-05-16T20:14:14.3516201Z xfun 0.22 0.23 TRUE 2021-05-16T20:14:14.3516599Z 2021-05-16T20:14:14.3538846Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/utf8_1.2.1.zip' 2021-05-16T20:14:14.3974036Z Content type 'application/zip' length 209982 bytes (205 KB) 2021-05-16T20:14:14.4003821Z ================================================== 2021-05-16T20:14:14.4006457Z downloaded 205 KB 2021-05-16T20:14:14.4006999Z 2021-05-16T20:14:14.4021385Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/vctrs_0.3.8.zip' 2021-05-16T20:14:14.4491584Z Content type 'application/zip' length 1251863 bytes (1.2 MB) 2021-05-16T20:14:14.4639670Z ================================================== 2021-05-16T20:14:14.4640847Z downloaded 1.2 MB 2021-05-16T20:14:14.4641341Z 2021-05-16T20:14:14.4657691Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/pkgconfig_2.0.3.zip' 2021-05-16T20:14:14.5095803Z Content type 'application/zip' length 22274 bytes (21 KB) 2021-05-16T20:14:14.5099915Z ================================================== 2021-05-16T20:14:14.5101345Z downloaded 21 KB 2021-05-16T20:14:14.5102151Z 2021-05-16T20:14:14.5121943Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/rematch2_2.1.2.zip' 2021-05-16T20:14:14.5776132Z Content type 'application/zip' length 47504 bytes (46 KB) 2021-05-16T20:14:15.2807387Z ================================================== 2021-05-16T20:14:15.2814588Z downloaded 46 KB 2021-05-16T20:14:15.2814977Z 2021-05-16T20:14:15.2816216Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/fansi_0.4.2.zip' 2021-05-16T20:14:15.2817342Z Content type 'application/zip' length 224354 bytes (219 KB) 2021-05-16T20:14:15.2818065Z ================================================== 2021-05-16T20:14:15.2818577Z downloaded 219 KB 2021-05-16T20:14:15.2818942Z 2021-05-16T20:14:15.2819903Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/diffobj_0.3.4.zip' 2021-05-16T20:14:15.2820990Z Content type 'application/zip' length 993584 bytes (970 KB) 2021-05-16T20:14:15.2821710Z ================================================== 2021-05-16T20:14:15.2822237Z downloaded 970 KB 2021-05-16T20:14:15.2822603Z 2021-05-16T20:14:15.2823516Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/waldo_0.2.5.zip' 2021-05-16T20:14:15.2824622Z Content type 'application/zip' length 72514 bytes (70 KB) 2021-05-16T20:14:15.2825313Z ================================================== 2021-05-16T20:14:15.2825920Z downloaded 70 KB 2021-05-16T20:14:15.2826280Z 2021-05-16T20:14:15.2827311Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/ps_1.6.0.zip' 2021-05-16T20:14:15.2828303Z Content type 'application/zip' length 775650 bytes (757 KB) 2021-05-16T20:14:15.2828972Z ================================================== 2021-05-16T20:14:15.2829441Z downloaded 757 KB 2021-05-16T20:14:15.2829776Z 2021-05-16T20:14:15.2830682Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/processx_3.5.2.zip' 2021-05-16T20:14:15.2831724Z Content type 'application/zip' length 1246169 bytes (1.2 MB) 2021-05-16T20:14:15.2832367Z ================================================== 2021-05-16T20:14:15.2832859Z downloaded 1.2 MB 2021-05-16T20:14:15.2833196Z 2021-05-16T20:14:15.2834606Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/praise_1.0.0.zip' 2021-05-16T20:14:15.2835739Z Content type 'application/zip' length 19719 bytes (19 KB) 2021-05-16T20:14:15.2836414Z ================================================== 2021-05-16T20:14:15.2836883Z downloaded 19 KB 2021-05-16T20:14:15.2837220Z 2021-05-16T20:14:15.2838111Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/pkgload_1.2.1.zip' 2021-05-16T20:14:15.2839123Z Content type 'application/zip' length 153931 bytes (150 KB) 2021-05-16T20:14:15.2839783Z ================================================== 2021-05-16T20:14:15.2840249Z downloaded 150 KB 2021-05-16T20:14:15.2840588Z 2021-05-16T20:14:15.2841488Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/evaluate_0.14.zip' 2021-05-16T20:14:15.2842526Z Content type 'application/zip' length 76757 bytes (74 KB) 2021-05-16T20:14:15.2843165Z ================================================== 2021-05-16T20:14:15.2843660Z downloaded 74 KB 2021-05-16T20:14:15.2843997Z 2021-05-16T20:14:15.2844881Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/ellipsis_0.3.2.zip' 2021-05-16T20:14:15.2846091Z Content type 'application/zip' length 49087 bytes (47 KB) 2021-05-16T20:14:15.2846762Z ================================================== 2021-05-16T20:14:15.2847233Z downloaded 47 KB 2021-05-16T20:14:15.2847573Z 2021-05-16T20:14:15.2848462Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/digest_0.6.27.zip' 2021-05-16T20:14:15.2849468Z Content type 'application/zip' length 268472 bytes (262 KB) 2021-05-16T20:14:15.2850137Z ================================================== 2021-05-16T20:14:15.2850632Z downloaded 262 KB 2021-05-16T20:14:15.2850948Z 2021-05-16T20:14:15.2851823Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/callr_3.7.0.zip' 2021-05-16T20:14:15.2852845Z Content type 'application/zip' length 438306 bytes (428 KB) 2021-05-16T20:14:15.2853490Z ================================================== 2021-05-16T20:14:15.2853991Z downloaded 428 KB 2021-05-16T20:14:15.2854334Z 2021-05-16T20:14:15.2855187Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/brio_1.1.2.zip' 2021-05-16T20:14:15.2856815Z Content type 'application/zip' length 46360 bytes (45 KB) 2021-05-16T20:14:16.2736063Z ================================================== 2021-05-16T20:14:16.2736730Z downloaded 45 KB 2021-05-16T20:14:16.2737106Z 2021-05-16T20:14:16.2738503Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/xml2_1.3.2.zip' 2021-05-16T20:14:16.2740094Z Content type 'application/zip' length 3004939 bytes (2.9 MB) 2021-05-16T20:14:16.2741157Z ================================================== 2021-05-16T20:14:16.2741610Z downloaded 2.9 MB 2021-05-16T20:14:16.2741914Z 2021-05-16T20:14:16.2742909Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/markdown_1.1.zip' 2021-05-16T20:14:16.2745683Z Content type 'application/zip' length 188630 bytes (184 KB) 2021-05-16T20:14:16.2746861Z ================================================== 2021-05-16T20:14:16.2747418Z downloaded 184 KB 2021-05-16T20:14:16.2748007Z 2021-05-16T20:14:16.2748883Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/highr_0.9.zip' 2021-05-16T20:14:16.2749911Z Content type 'application/zip' length 46592 bytes (45 KB) 2021-05-16T20:14:16.2750811Z ================================================== 2021-05-16T20:14:16.2751269Z downloaded 45 KB 2021-05-16T20:14:16.2751563Z 2021-05-16T20:14:16.2752534Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/stringr_1.4.0.zip' 2021-05-16T20:14:16.2753576Z Content type 'application/zip' length 216610 bytes (211 KB) 2021-05-16T20:14:16.2754198Z ================================================== 2021-05-16T20:14:16.2754656Z downloaded 211 KB 2021-05-16T20:14:16.2754952Z 2021-05-16T20:14:16.2755808Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/stringi_1.6.1.zip' 2021-05-16T20:14:16.2758043Z Content type 'application/zip' length 16350447 bytes (15.6 MB) 2021-05-16T20:14:16.2759513Z ================================================== 2021-05-16T20:14:16.2760012Z downloaded 15.6 MB 2021-05-16T20:14:16.2760310Z 2021-05-16T20:14:16.2762057Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/Rcpp_1.0.6.zip' 2021-05-16T20:14:16.2763230Z Content type 'application/zip' length 3254472 bytes (3.1 MB) 2021-05-16T20:14:16.2763875Z ================================================== 2021-05-16T20:14:16.2764308Z downloaded 3.1 MB 2021-05-16T20:14:16.2764603Z 2021-05-16T20:14:16.2765443Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/knitr_1.33.zip' 2021-05-16T20:14:16.2766472Z Content type 'application/zip' length 1460851 bytes (1.4 MB) 2021-05-16T20:14:16.2767114Z ================================================== 2021-05-16T20:14:16.2767549Z downloaded 1.4 MB 2021-05-16T20:14:16.2767846Z 2021-05-16T20:14:16.2768747Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/commonmark_1.7.zip' 2021-05-16T20:14:16.2769791Z Content type 'application/zip' length 265877 bytes (259 KB) 2021-05-16T20:14:16.2770436Z ================================================== 2021-05-16T20:14:16.2770883Z downloaded 259 KB 2021-05-16T20:14:16.2771179Z 2021-05-16T20:14:16.2772041Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/brew_1.0-6.zip' 2021-05-16T20:14:16.2773124Z Content type 'application/zip' length 113846 bytes (111 KB) 2021-05-16T20:14:16.2773769Z ================================================== 2021-05-16T20:14:16.2774201Z downloaded 111 KB 2021-05-16T20:14:16.2774496Z 2021-05-16T20:14:16.2775364Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/xopen_1.0.0.zip' 2021-05-16T20:14:16.2776391Z Content type 'application/zip' length 24695 bytes (24 KB) 2021-05-16T20:14:16.2777031Z ================================================== 2021-05-16T20:14:16.2777461Z downloaded 24 KB 2021-05-16T20:14:16.2777757Z 2021-05-16T20:14:16.2778683Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/sessioninfo_1.1.1.zip' 2021-05-16T20:14:16.2779718Z Content type 'application/zip' length 46938 bytes (45 KB) 2021-05-16T20:14:16.2780513Z ================================================== 2021-05-16T20:14:16.2781232Z downloaded 45 KB 2021-05-16T20:14:16.2781601Z 2021-05-16T20:14:16.2782683Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/prettyunits_1.1.1.zip' 2021-05-16T20:14:16.2783817Z Content type 'application/zip' length 37840 bytes (36 KB) 2021-05-16T20:14:16.2784507Z ================================================== 2021-05-16T20:14:16.2785125Z downloaded 36 KB 2021-05-16T20:14:16.2785486Z 2021-05-16T20:14:16.2786430Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/pkgbuild_1.2.0.zip' 2021-05-16T20:14:16.2787545Z Content type 'application/zip' length 142573 bytes (139 KB) 2021-05-16T20:14:16.2788260Z ================================================== 2021-05-16T20:14:16.2788766Z downloaded 139 KB 2021-05-16T20:14:16.2789127Z 2021-05-16T20:14:16.2790097Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/testthat_3.0.2.zip' 2021-05-16T20:14:16.3088097Z Content type 'application/zip' length 2494253 bytes (2.4 MB) 2021-05-16T20:14:16.3474218Z ================================================== 2021-05-16T20:14:16.3475632Z downloaded 2.4 MB 2021-05-16T20:14:16.3476238Z 2021-05-16T20:14:16.3497454Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/rversions_2.0.2.zip' 2021-05-16T20:14:16.3823345Z Content type 'application/zip' length 68655 bytes (67 KB) 2021-05-16T20:14:16.3832176Z ================================================== 2021-05-16T20:14:16.3833449Z downloaded 67 KB 2021-05-16T20:14:16.3834123Z 2021-05-16T20:14:16.3859337Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/roxygen2_7.1.1.zip' 2021-05-16T20:14:16.4650895Z Content type 'application/zip' length 1371276 bytes (1.3 MB) 2021-05-16T20:14:16.4801060Z ================================================== 2021-05-16T20:14:16.4802125Z downloaded 1.3 MB 2021-05-16T20:14:16.4802842Z 2021-05-16T20:14:16.4821525Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/rcmdcheck_1.3.3.zip' 2021-05-16T20:14:16.5203668Z Content type 'application/zip' length 134938 bytes (131 KB) 2021-05-16T20:14:16.5215819Z ================================================== 2021-05-16T20:14:16.5217226Z downloaded 131 KB 2021-05-16T20:14:16.5219510Z 2021-05-16T20:14:16.5242771Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/devtools_2.4.1.zip' 2021-05-16T20:14:16.5888140Z Content type 'application/zip' length 397417 bytes (388 KB) 2021-05-16T20:14:16.5924693Z ================================================== 2021-05-16T20:14:16.5925805Z downloaded 388 KB 2021-05-16T20:14:16.5926368Z 2021-05-16T20:14:16.6144339Z package 'utf8' successfully unpacked and MD5 sums checked 2021-05-16T20:14:16.6622055Z package 'vctrs' successfully unpacked and MD5 sums checked 2021-05-16T20:14:16.6739540Z package 'pkgconfig' successfully unpacked and MD5 sums checked 2021-05-16T20:14:16.6873374Z package 'rematch2' successfully unpacked and MD5 sums checked 2021-05-16T20:14:16.7085777Z package 'fansi' successfully unpacked and MD5 sums checked 2021-05-16T20:14:16.7393740Z package 'diffobj' successfully unpacked and MD5 sums checked 2021-05-16T20:14:16.7505226Z package 'waldo' successfully unpacked and MD5 sums checked 2021-05-16T20:14:16.7900323Z package 'ps' successfully unpacked and MD5 sums checked 2021-05-16T20:14:16.8513930Z package 'processx' successfully unpacked and MD5 sums checked 2021-05-16T20:14:16.8621052Z package 'praise' successfully unpacked and MD5 sums checked 2021-05-16T20:14:16.8746338Z package 'pkgload' successfully unpacked and MD5 sums checked 2021-05-16T20:14:16.8861665Z package 'evaluate' successfully unpacked and MD5 sums checked 2021-05-16T20:14:16.8987749Z package 'ellipsis' successfully unpacked and MD5 sums checked 2021-05-16T20:14:16.9265066Z package 'digest' successfully unpacked and MD5 sums checked 2021-05-16T20:14:16.9415716Z package 'callr' successfully unpacked and MD5 sums checked 2021-05-16T20:14:16.9608586Z package 'brio' successfully unpacked and MD5 sums checked 2021-05-16T20:14:17.0470441Z package 'xml2' successfully unpacked and MD5 sums checked 2021-05-16T20:14:17.0792778Z package 'markdown' successfully unpacked and MD5 sums checked 2021-05-16T20:14:17.0928113Z package 'highr' successfully unpacked and MD5 sums checked 2021-05-16T20:14:17.1145609Z package 'stringr' successfully unpacked and MD5 sums checked 2021-05-16T20:14:17.6198713Z package 'stringi' successfully unpacked and MD5 sums checked 2021-05-16T20:14:17.9887312Z package 'Rcpp' successfully unpacked and MD5 sums checked 2021-05-16T20:14:18.0940727Z package 'knitr' successfully unpacked and MD5 sums checked 2021-05-16T20:14:18.1157232Z package 'commonmark' successfully unpacked and MD5 sums checked 2021-05-16T20:14:18.1428373Z package 'brew' successfully unpacked and MD5 sums checked 2021-05-16T20:14:18.1556804Z package 'xopen' successfully unpacked and MD5 sums checked 2021-05-16T20:14:18.1667346Z package 'sessioninfo' successfully unpacked and MD5 sums checked 2021-05-16T20:14:18.1804613Z package 'prettyunits' successfully unpacked and MD5 sums checked 2021-05-16T20:14:18.1929372Z package 'pkgbuild' successfully unpacked and MD5 sums checked 2021-05-16T20:14:18.2768633Z package 'testthat' successfully unpacked and MD5 sums checked 2021-05-16T20:14:18.3285116Z package 'rversions' successfully unpacked and MD5 sums checked 2021-05-16T20:14:18.3828941Z package 'roxygen2' successfully unpacked and MD5 sums checked 2021-05-16T20:14:18.3957901Z package 'rcmdcheck' successfully unpacked and MD5 sums checked 2021-05-16T20:14:18.4456535Z package 'devtools' successfully unpacked and MD5 sums checked 2021-05-16T20:14:18.4480730Z 2021-05-16T20:14:18.4481665Z The downloaded binary packages are in 2021-05-16T20:14:18.4484489Z C:\Users\runneradmin\AppData\Local\Temp\Rtmp25DqBH\downloaded_packages 2021-05-16T20:14:18.4485895Z installing the source packages 'pillar', 'tibble', 'xfun' 2021-05-16T20:14:18.4486537Z 2021-05-16T20:14:18.4501917Z trying URL 'https://cloud.r-project.org/src/contrib/pillar_1.6.1.tar.gz' 2021-05-16T20:14:18.4640859Z Content type 'application/x-gzip' length 1111747 bytes (1.1 MB) 2021-05-16T20:14:18.4711485Z ================================================== 2021-05-16T20:14:18.4712432Z downloaded 1.1 MB 2021-05-16T20:14:18.4712937Z 2021-05-16T20:14:18.4726068Z trying URL 'https://cloud.r-project.org/src/contrib/tibble_3.1.2.tar.gz' 2021-05-16T20:14:18.4897880Z Content type 'application/x-gzip' length 686145 bytes (670 KB) 2021-05-16T20:14:18.4998622Z ================================================== 2021-05-16T20:14:18.4999540Z downloaded 670 KB 2021-05-16T20:14:18.4999995Z 2021-05-16T20:14:18.5014203Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-16T20:14:18.5110555Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-16T20:14:18.5118100Z ================================================== 2021-05-16T20:14:18.5118899Z downloaded 109 KB 2021-05-16T20:14:18.5119328Z 2021-05-16T20:14:19.7762805Z * installing *source* package 'pillar' ... 2021-05-16T20:14:19.7764419Z ** package 'pillar' successfully unpacked and MD5 sums checked 2021-05-16T20:14:19.7765207Z ** using staged installation 2021-05-16T20:14:19.7765667Z ** R 2021-05-16T20:14:19.7766008Z ** inst 2021-05-16T20:14:19.7766657Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:14:21.6810179Z ** help 2021-05-16T20:14:21.8790523Z *** installing help indices 2021-05-16T20:14:21.9691802Z converting help for package 'pillar' 2021-05-16T20:14:21.9983308Z finding HTML links ... done 2021-05-16T20:14:22.0388430Z align html 2021-05-16T20:14:22.0644402Z char html 2021-05-16T20:14:22.1009966Z colonnade html 2021-05-16T20:14:22.1231040Z ctl_new_pillar html 2021-05-16T20:14:22.1355294Z deprecated html 2021-05-16T20:14:22.1421241Z dim_desc html 2021-05-16T20:14:22.1628289Z expect_known_display html 2021-05-16T20:14:22.1848894Z extra_cols html 2021-05-16T20:14:22.2034646Z format_glimpse html 2021-05-16T20:14:22.2397776Z format_tbl html 2021-05-16T20:14:22.2587535Z format_type_sum html 2021-05-16T20:14:22.2697273Z get_extent html 2021-05-16T20:14:22.2878860Z glimpse html 2021-05-16T20:14:22.3001023Z 2021-05-16T20:14:22.3575081Z finding level-2 HTML links ... done 2021-05-16T20:14:22.3621314Z new_ornament html 2021-05-16T20:14:22.3826346Z new_pillar html 2021-05-16T20:14:22.3997765Z new_pillar_component html 2021-05-16T20:14:22.4545177Z new_pillar_shaft html 2021-05-16T20:14:22.4648888Z new_pillar_title html 2021-05-16T20:14:22.4746554Z new_pillar_type html 2021-05-16T20:14:22.5012534Z new_tbl_format_setup html 2021-05-16T20:14:22.5564116Z num html 2021-05-16T20:14:22.5943962Z pillar-package html 2021-05-16T20:14:22.6235150Z pillar html 2021-05-16T20:14:22.6695887Z pillar_shaft html 2021-05-16T20:14:22.6778346Z squeeze html 2021-05-16T20:14:22.6975148Z style_subtle html 2021-05-16T20:14:22.7168388Z tbl_format_body html 2021-05-16T20:14:22.7340097Z tbl_format_footer html 2021-05-16T20:14:22.7556981Z tbl_format_header html 2021-05-16T20:14:22.8074820Z tbl_format_setup html 2021-05-16T20:14:22.8189435Z tbl_sum html 2021-05-16T20:14:22.8352815Z type_sum html 2021-05-16T20:14:22.8365224Z *** copying figures 2021-05-16T20:14:22.8409199Z ** building package indices 2021-05-16T20:14:23.2470969Z ** installing vignettes 2021-05-16T20:14:23.2624468Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:14:23.2625585Z *** arch - i386 2021-05-16T20:14:23.6690236Z *** arch - x64 2021-05-16T20:14:24.0783783Z ** testing if installed package can be loaded from final location 2021-05-16T20:14:24.0786640Z *** arch - i386 2021-05-16T20:14:24.5856127Z *** arch - x64 2021-05-16T20:14:25.0944798Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:14:25.1111856Z * DONE (pillar) 2021-05-16T20:14:25.6020523Z * installing *source* package 'xfun' ... 2021-05-16T20:14:25.6152721Z ** package 'xfun' successfully unpacked and MD5 sums checked 2021-05-16T20:14:25.6154945Z ** using staged installation 2021-05-16T20:14:25.6592373Z ** libs 2021-05-16T20:14:25.6601941Z 2021-05-16T20:14:25.6603107Z *** arch - i386 2021-05-16T20:14:25.6853749Z "C:/rtools40/mingw32/bin/"gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c base64.c -o base64.o 2021-05-16T20:14:26.0359947Z "C:/rtools40/mingw32/bin/"gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c init.c -o init.o 2021-05-16T20:14:26.2678785Z C:/rtools40/mingw32/bin/g++ -shared -s -static-libgcc -o xfun.dll tmp.def base64.o init.o -LC:/R/bin/i386 -lR 2021-05-16T20:14:26.5490415Z installing to D:/a/_temp/Library/00LOCK-xfun/00new/xfun/libs/i386 2021-05-16T20:14:26.5501793Z 2021-05-16T20:14:26.5502982Z *** arch - x64 2021-05-16T20:14:26.5732291Z "C:/rtools40/mingw64/bin/"gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c base64.c -o base64.o 2021-05-16T20:14:26.8776061Z "C:/rtools40/mingw64/bin/"gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c init.c -o init.o 2021-05-16T20:14:27.1113196Z C:/rtools40/mingw64/bin/g++ -shared -s -static-libgcc -o xfun.dll tmp.def base64.o init.o -LC:/R/bin/x64 -lR 2021-05-16T20:14:27.3973862Z installing to D:/a/_temp/Library/00LOCK-xfun/00new/xfun/libs/x64 2021-05-16T20:14:27.4004328Z ** R 2021-05-16T20:14:27.4335254Z ** inst 2021-05-16T20:14:27.4380756Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:14:29.2583639Z ** help 2021-05-16T20:14:29.6202367Z *** installing help indices 2021-05-16T20:14:29.7921950Z converting help for package 'xfun' 2021-05-16T20:14:29.8226135Z finding HTML links ... done 2021-05-16T20:14:29.8667764Z Rscript html 2021-05-16T20:14:29.8875432Z Rscript_call html 2021-05-16T20:14:29.8958670Z attr html 2021-05-16T20:14:29.9081865Z base64_encode html 2021-05-16T20:14:29.9155514Z base64_uri html 2021-05-16T20:14:29.9683744Z bg_process html 2021-05-16T20:14:29.9776283Z bump_version html 2021-05-16T20:14:30.0364845Z cache_rds html 2021-05-16T20:14:30.0459512Z del_empty_dir html 2021-05-16T20:14:30.0605271Z dir_create html 2021-05-16T20:14:30.0731332Z dir_exists html 2021-05-16T20:14:30.0866480Z do_once html 2021-05-16T20:14:30.1081067Z download_file html 2021-05-16T20:14:30.1308751Z embed_file html 2021-05-16T20:14:30.1493550Z exit_call html 2021-05-16T20:14:30.1658741Z file_ext html 2021-05-16T20:14:30.7742014Z file_string html 2021-05-16T20:14:30.7742854Z format_bytes html 2021-05-16T20:14:30.7743531Z from_root html 2021-05-16T20:14:30.7744330Z github_releases html 2021-05-16T20:14:30.7745045Z grep_sub html 2021-05-16T20:14:30.7745677Z gsub_file html 2021-05-16T20:14:30.7746311Z in_dir html 2021-05-16T20:14:30.7746938Z install_dir html 2021-05-16T20:14:30.7747612Z install_github html 2021-05-16T20:14:30.7748268Z isFALSE html 2021-05-16T20:14:30.7748951Z is_R_CMD_check html 2021-05-16T20:14:30.7749604Z is_abs_path html 2021-05-16T20:14:30.7750239Z is_ascii html 2021-05-16T20:14:30.7750867Z is_sub_path html 2021-05-16T20:14:30.7751497Z is_web_path html 2021-05-16T20:14:30.7752144Z magic_path html 2021-05-16T20:14:30.7752770Z mark_dirs html 2021-05-16T20:14:30.7753391Z msg_cat html 2021-05-16T20:14:30.7754096Z native_encode html 2021-05-16T20:14:30.7754763Z news2md html 2021-05-16T20:14:30.7755433Z normalize_path html 2021-05-16T20:14:30.7756109Z numbers_to_words html 2021-05-16T20:14:30.7756784Z optipng html 2021-05-16T20:14:30.7757390Z os html 2021-05-16T20:14:30.7758209Z parse_only html 2021-05-16T20:14:30.7758852Z pkg_attach html 2021-05-16T20:14:30.7759957Z proc_kill html 2021-05-16T20:14:30.7760635Z process_file html 2021-05-16T20:14:30.7761217Z proj_root html 2021-05-16T20:14:30.7761784Z prose_index html 2021-05-16T20:14:30.7762344Z protect_math html 2021-05-16T20:14:30.7762917Z raw_string html 2021-05-16T20:14:30.7763444Z read_bin html 2021-05-16T20:14:30.7764201Z read_utf8 html 2021-05-16T20:14:30.7764761Z relative_path html 2021-05-16T20:14:30.7765355Z rename_seq html 2021-05-16T20:14:30.7765904Z retry html 2021-05-16T20:14:30.7766435Z rev_check html 2021-05-16T20:14:30.7766994Z rstudio_type html 2021-05-16T20:14:30.7767535Z same_path html 2021-05-16T20:14:30.7768084Z session_info html 2021-05-16T20:14:30.7768631Z set_envvar html 2021-05-16T20:14:30.7939638Z split_lines html 2021-05-16T20:14:31.7811378Z ** building package indices 2021-05-16T20:14:31.7812469Z ** installing vignettes 2021-05-16T20:14:31.7813872Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:14:31.7814997Z *** arch - i386 2021-05-16T20:14:31.7815906Z split_source html 2021-05-16T20:14:31.7818411Z strict_list html 2021-05-16T20:14:31.7819813Z stringsAsStrings html 2021-05-16T20:14:31.7821788Z submit_cran html 2021-05-16T20:14:31.7823011Z tinify html 2021-05-16T20:14:31.7824059Z tojson html 2021-05-16T20:14:31.7825107Z tree html 2021-05-16T20:14:31.7826293Z try_silent html 2021-05-16T20:14:31.7827365Z upload_ftp html 2021-05-16T20:14:31.7828479Z url_filename html 2021-05-16T20:14:31.7829588Z valid_syntax html 2021-05-16T20:14:31.8015665Z *** arch - x64 2021-05-16T20:14:32.1110827Z ** testing if installed package can be loaded from final location 2021-05-16T20:14:32.1114998Z *** arch - i386 2021-05-16T20:14:32.4178874Z *** arch - x64 2021-05-16T20:14:32.7248543Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:14:32.7457547Z * DONE (xfun) 2021-05-16T20:14:33.5106667Z * installing *source* package 'tibble' ... 2021-05-16T20:14:33.5404828Z ** package 'tibble' successfully unpacked and MD5 sums checked 2021-05-16T20:14:33.5406846Z ** using staged installation 2021-05-16T20:14:33.5954868Z ** libs 2021-05-16T20:14:33.5964466Z 2021-05-16T20:14:33.5965539Z *** arch - i386 2021-05-16T20:14:33.6220793Z "C:/rtools40/mingw32/bin/"gcc -I"C:/R/include" -DNDEBUG -std=gnu99 -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c attributes.c -o attributes.o 2021-05-16T20:14:33.7416300Z "C:/rtools40/mingw32/bin/"gcc -I"C:/R/include" -DNDEBUG -std=gnu99 -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c coerce.c -o coerce.o 2021-05-16T20:14:33.9158705Z "C:/rtools40/mingw32/bin/"gcc -I"C:/R/include" -DNDEBUG -std=gnu99 -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c init.c -o init.o 2021-05-16T20:14:34.0245143Z "C:/rtools40/mingw32/bin/"gcc -I"C:/R/include" -DNDEBUG -std=gnu99 -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c matrixToDataFrame.c -o matrixToDataFrame.o 2021-05-16T20:14:34.3065714Z C:/rtools40/mingw32/bin/gcc -shared -s -static-libgcc -o tibble.dll tmp.def attributes.o coerce.o init.o matrixToDataFrame.o -LC:/R/bin/i386 -lR 2021-05-16T20:14:34.4509411Z installing to D:/a/_temp/Library/00LOCK-tibble/00new/tibble/libs/i386 2021-05-16T20:14:34.4520126Z 2021-05-16T20:14:34.4521307Z *** arch - x64 2021-05-16T20:14:34.4775429Z "C:/rtools40/mingw64/bin/"gcc -I"C:/R/include" -DNDEBUG -std=gnu99 -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c attributes.c -o attributes.o 2021-05-16T20:14:34.5879054Z "C:/rtools40/mingw64/bin/"gcc -I"C:/R/include" -DNDEBUG -std=gnu99 -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c coerce.c -o coerce.o 2021-05-16T20:14:34.7571130Z "C:/rtools40/mingw64/bin/"gcc -I"C:/R/include" -DNDEBUG -std=gnu99 -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c init.c -o init.o 2021-05-16T20:14:34.8580404Z "C:/rtools40/mingw64/bin/"gcc -I"C:/R/include" -DNDEBUG -std=gnu99 -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c matrixToDataFrame.c -o matrixToDataFrame.o 2021-05-16T20:14:35.1442289Z C:/rtools40/mingw64/bin/gcc -shared -s -static-libgcc -o tibble.dll tmp.def attributes.o coerce.o init.o matrixToDataFrame.o -LC:/R/bin/x64 -lR 2021-05-16T20:14:35.2605073Z installing to D:/a/_temp/Library/00LOCK-tibble/00new/tibble/libs/x64 2021-05-16T20:14:35.2636403Z ** R 2021-05-16T20:14:35.3019062Z ** inst 2021-05-16T20:14:35.3145123Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:14:37.6412325Z ** help 2021-05-16T20:14:37.7982188Z *** installing help indices 2021-05-16T20:14:37.8773942Z converting help for package 'tibble' 2021-05-16T20:14:37.9049764Z finding HTML links ... done 2021-05-16T20:14:37.9489323Z add_column html 2021-05-16T20:14:37.9755332Z add_row html 2021-05-16T20:14:38.0579169Z as_tibble html 2021-05-16T20:14:38.0712785Z 2021-05-16T20:14:38.1272341Z finding level-2 HTML links ... done 2021-05-16T20:14:38.1380187Z deprecated html 2021-05-16T20:14:38.1530311Z enframe html 2021-05-16T20:14:38.2127665Z formatting html 2021-05-16T20:14:38.2305838Z frame_matrix html 2021-05-16T20:14:38.2407513Z is.tibble html 2021-05-16T20:14:38.2497833Z is_tibble html 2021-05-16T20:14:38.2569599Z knit_print.trunc_mat html 2021-05-16T20:14:38.7822643Z 2021-05-16T20:14:38.7823416Z REDIRECT:topic %>% -> reexports.html [ FAIL ] 2021-05-16T20:14:38.7824238Z REDIRECT:topic $<-.tbl_df -> subsetting.html [ FAIL ] 2021-05-16T20:14:38.7825414Z REDIRECT:topic [[<-.tbl_df -> subsetting.html [ FAIL ] 2021-05-16T20:14:38.7826559Z REDIRECT:topic [<-.tbl_df -> subsetting.html [ FAIL ]*** copying figures 2021-05-16T20:14:38.7827377Z ** building package indices 2021-05-16T20:14:38.7827908Z lst html 2021-05-16T20:14:38.7828535Z name-repair-superseded html 2021-05-16T20:14:38.7829186Z name-repair html 2021-05-16T20:14:38.7829733Z new_tibble html 2021-05-16T20:14:38.7830268Z reexports html 2021-05-16T20:14:38.7830786Z rownames html 2021-05-16T20:14:38.7831352Z subsetting html 2021-05-16T20:14:38.7831872Z tbl_df-class html 2021-05-16T20:14:38.7832636Z tibble-package html 2021-05-16T20:14:38.7833311Z tibble html 2021-05-16T20:14:38.7833813Z tribble html 2021-05-16T20:14:38.7834481Z trunc_mat html 2021-05-16T20:14:38.7834970Z view html 2021-05-16T20:14:39.1084056Z ** installing vignettes 2021-05-16T20:14:39.1224590Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:14:39.1225858Z *** arch - i386 2021-05-16T20:14:39.7793255Z *** arch - x64 2021-05-16T20:14:40.1457051Z ** testing if installed package can be loaded from final location 2021-05-16T20:14:40.1460209Z *** arch - i386 2021-05-16T20:14:40.6530943Z *** arch - x64 2021-05-16T20:14:41.1601250Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:14:41.1739839Z * DONE (tibble) 2021-05-16T20:14:41.2482458Z 2021-05-16T20:14:41.2483640Z The downloaded source packages are in 2021-05-16T20:14:41.2484733Z 'C:\Users\runneradmin\AppData\Local\Temp\Rtmp25DqBH\downloaded_packages' 2021-05-16T20:14:41.3275886Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-16T20:14:43.0937733Z 2021-05-16T20:14:43.5187323Z 2021-05-16T20:14:43.5195562Z 2021-05-16T20:14:43.5196141Z 2021-05-16T20:14:43.5212478Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\Rtmp25DqBH\remotes11c83bee44d9\muschellij2-desc-7be86f2/DESCRIPTION' ... 2021-05-16T20:14:43.5218520Z 2021-05-16T20:14:43.5231556Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\Rtmp25DqBH\remotes11c83bee44d9\muschellij2-desc-7be86f2/DESCRIPTION' ... 2021-05-16T20:14:43.5290692Z 2021-05-16T20:14:43.5292482Z v checking for file 'C:\Users\runneradmin\AppData\Local\Temp\Rtmp25DqBH\remotes11c83bee44d9\muschellij2-desc-7be86f2/DESCRIPTION' 2021-05-16T20:14:43.6444876Z 2021-05-16T20:14:43.6463628Z 2021-05-16T20:14:43.6464335Z 2021-05-16T20:14:43.6464781Z 2021-05-16T20:14:43.6465341Z - preparing 'desc': 2021-05-16T20:14:43.6737839Z checking DESCRIPTION meta-information ... 2021-05-16T20:14:43.6738812Z 2021-05-16T20:14:43.6739630Z checking DESCRIPTION meta-information ... 2021-05-16T20:14:43.6740242Z 2021-05-16T20:14:43.6740882Z v checking DESCRIPTION meta-information 2021-05-16T20:14:43.8509779Z 2021-05-16T20:14:43.8554804Z 2021-05-16T20:14:43.8555943Z 2021-05-16T20:14:43.8556702Z 2021-05-16T20:14:43.8557983Z - checking for LF line-endings in source and make files and shell scripts 2021-05-16T20:14:43.8624768Z 2021-05-16T20:14:43.8625556Z 2021-05-16T20:14:43.8626005Z 2021-05-16T20:14:43.8626429Z 2021-05-16T20:14:43.8627136Z - checking for empty or unneeded directories 2021-05-16T20:14:43.8690247Z 2021-05-16T20:14:43.8691076Z 2021-05-16T20:14:43.8691757Z Omitted 'LazyData' from DESCRIPTION 2021-05-16T20:14:43.8941356Z 2021-05-16T20:14:43.8974156Z 2021-05-16T20:14:43.8974750Z 2021-05-16T20:14:43.8975162Z 2021-05-16T20:14:43.8975748Z - building 'desc_1.2.0.9000.tar.gz' 2021-05-16T20:14:44.0841981Z 2021-05-16T20:14:44.0843040Z 2021-05-16T20:14:44.0843769Z 2021-05-16T20:14:44.1551876Z Installing package into 'D:/a/_temp/Library' 2021-05-16T20:14:44.1552907Z (as 'lib' is unspecified) 2021-05-16T20:14:44.6386419Z * installing *source* package 'desc' ... 2021-05-16T20:14:44.6528119Z ** using staged installation 2021-05-16T20:14:44.6940512Z ** R 2021-05-16T20:14:44.7231017Z ** inst 2021-05-16T20:14:44.7269384Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:14:46.6499193Z ** help 2021-05-16T20:14:47.2774594Z *** installing help indices 2021-05-16T20:14:47.2775443Z finding HTML links ... done 2021-05-16T20:14:47.2775903Z 2021-05-16T20:14:47.2776617Z converting help for package 'desc' 2021-05-16T20:14:47.2777499Z check_encoding html 2021-05-16T20:14:47.2778310Z check_field html 2021-05-16T20:14:47.2779098Z cran_ascii_fields html 2021-05-16T20:14:47.2779935Z cran_valid_fields html 2021-05-16T20:14:47.2781068Z dep_types html 2021-05-16T20:14:47.2781821Z desc html 2021-05-16T20:14:47.3047020Z desc_add_author html 2021-05-16T20:14:47.3352105Z desc_add_author_gh html 2021-05-16T20:14:47.3651557Z desc_add_me html 2021-05-16T20:14:47.4017692Z desc_add_orcid html 2021-05-16T20:14:47.4134296Z desc_add_remotes html 2021-05-16T20:14:47.4456078Z desc_add_role html 2021-05-16T20:14:47.4686215Z desc_add_to_collate html 2021-05-16T20:14:47.4790936Z desc_add_urls html 2021-05-16T20:14:47.5041448Z desc_bump_version html 2021-05-16T20:14:47.5348136Z desc_change_maintainer html 2021-05-16T20:14:47.5442854Z desc_clear_remotes html 2021-05-16T20:14:47.5532750Z desc_clear_urls html 2021-05-16T20:14:47.5836384Z desc_coerce_authors_at_r html 2021-05-16T20:14:47.5991238Z desc_del html 2021-05-16T20:14:47.6309811Z desc_del_author html 2021-05-16T20:14:47.6512155Z desc_del_collate html 2021-05-16T20:14:47.6705329Z desc_del_dep html 2021-05-16T20:14:47.6862308Z desc_del_deps html 2021-05-16T20:14:47.7068997Z desc_del_from_collate html 2021-05-16T20:14:47.7175614Z desc_del_remotes html 2021-05-16T20:14:47.7527949Z desc_del_role html 2021-05-16T20:14:47.7630729Z desc_del_urls html 2021-05-16T20:14:47.7773008Z desc_fields html 2021-05-16T20:14:47.7915035Z desc_get html 2021-05-16T20:14:47.8175665Z desc_get_author html 2021-05-16T20:14:47.8397159Z desc_get_authors html 2021-05-16T20:14:47.8506883Z desc_get_built html 2021-05-16T20:14:47.8639997Z desc_get_collate html 2021-05-16T20:14:47.8789176Z desc_get_deps html 2021-05-16T20:14:47.9024518Z desc_get_field html 2021-05-16T20:14:47.9233359Z desc_get_maintainer html 2021-05-16T20:14:47.9309258Z desc_get_remotes html 2021-05-16T20:14:47.9419920Z desc_get_urls html 2021-05-16T20:14:47.9539986Z desc_get_version html 2021-05-16T20:14:47.9702364Z desc_has_dep html 2021-05-16T20:14:47.9872307Z desc_has_fields html 2021-05-16T20:14:47.9975561Z desc_normalize html 2021-05-16T20:14:48.0040239Z desc_print html 2021-05-16T20:14:48.0131792Z desc_reformat_fields html 2021-05-16T20:14:48.0227830Z desc_reorder_fields html 2021-05-16T20:14:48.0417418Z desc_set html 2021-05-16T20:14:48.0728497Z desc_set_authors html 2021-05-16T20:14:48.0984127Z desc_set_collate html 2021-05-16T20:14:48.1189444Z desc_set_dep html 2021-05-16T20:14:48.1378552Z desc_set_deps html 2021-05-16T20:14:48.1488004Z desc_set_remotes html 2021-05-16T20:14:48.1634785Z desc_set_urls html 2021-05-16T20:14:48.1801038Z desc_set_version html 2021-05-16T20:14:48.1868361Z desc_to_latex html 2021-05-16T20:14:48.1936378Z desc_validate html 2021-05-16T20:14:48.3896143Z description html 2021-05-16T20:14:48.3914836Z ** building package indices 2021-05-16T20:14:48.8049829Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:14:48.8051443Z *** arch - i386 2021-05-16T20:14:49.1113296Z *** arch - x64 2021-05-16T20:14:49.4201702Z ** testing if installed package can be loaded from final location 2021-05-16T20:14:49.4205168Z *** arch - i386 2021-05-16T20:14:49.7261024Z *** arch - x64 2021-05-16T20:14:50.0312137Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:14:50.0460078Z * DONE (desc) 2021-05-16T20:14:50.4194996Z 2021-05-16T20:14:50.4195899Z 2021-05-16T20:14:50.4196357Z 2021-05-16T20:14:50.4224546Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\Rtmp25DqBH\remotes11c81816973\muschellij2-ghtravis-0b26809/DESCRIPTION' ... 2021-05-16T20:14:50.4232820Z 2021-05-16T20:14:50.4244346Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\Rtmp25DqBH\remotes11c81816973\muschellij2-ghtravis-0b26809/DESCRIPTION' ... 2021-05-16T20:14:50.4282880Z 2021-05-16T20:14:50.4285140Z v checking for file 'C:\Users\runneradmin\AppData\Local\Temp\Rtmp25DqBH\remotes11c81816973\muschellij2-ghtravis-0b26809/DESCRIPTION' 2021-05-16T20:14:50.4924325Z 2021-05-16T20:14:50.4925438Z 2021-05-16T20:14:50.4925898Z 2021-05-16T20:14:50.4926325Z 2021-05-16T20:14:50.4926916Z - preparing 'ghtravis': 2021-05-16T20:14:50.5111094Z checking DESCRIPTION meta-information ... 2021-05-16T20:14:50.5112140Z 2021-05-16T20:14:50.5112889Z checking DESCRIPTION meta-information ... 2021-05-16T20:14:50.5113953Z 2021-05-16T20:14:50.5114663Z v checking DESCRIPTION meta-information 2021-05-16T20:14:50.6268110Z 2021-05-16T20:14:50.6317993Z 2021-05-16T20:14:50.6318611Z 2021-05-16T20:14:50.6319049Z 2021-05-16T20:14:50.6319921Z - checking for LF line-endings in source and make files and shell scripts 2021-05-16T20:14:50.6320552Z 2021-05-16T20:14:50.6320970Z 2021-05-16T20:14:50.6321662Z - checking for empty or unneeded directories 2021-05-16T20:14:50.6379373Z 2021-05-16T20:14:50.6380730Z 2021-05-16T20:14:50.6381458Z Omitted 'LazyData' from DESCRIPTION 2021-05-16T20:14:50.6635428Z 2021-05-16T20:14:50.6636272Z 2021-05-16T20:14:50.6636731Z 2021-05-16T20:14:50.6742794Z 2021-05-16T20:14:50.6749680Z - building 'ghtravis_0.15.1.tar.gz' 2021-05-16T20:14:50.7179293Z 2021-05-16T20:14:50.7180342Z 2021-05-16T20:14:50.7180810Z 2021-05-16T20:14:50.7906905Z Installing package into 'D:/a/_temp/Library' 2021-05-16T20:14:50.7907971Z (as 'lib' is unspecified) 2021-05-16T20:14:51.1350882Z * installing *source* package 'ghtravis' ... 2021-05-16T20:14:51.1355719Z ** using staged installation 2021-05-16T20:14:51.1810703Z ** R 2021-05-16T20:14:51.2023754Z ** inst 2021-05-16T20:14:51.2054945Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:14:53.2738521Z ** help 2021-05-16T20:14:53.2739456Z *** installing help indices 2021-05-16T20:14:53.2740471Z finding HTML links ... done 2021-05-16T20:14:53.2741045Z 2021-05-16T20:14:53.2742008Z converting help for package 'ghtravis' 2021-05-16T20:14:53.2743253Z all_remote_package_deps html 2021-05-16T20:14:53.2744374Z binary_release_table html 2021-05-16T20:14:53.2745550Z cat_desc_elements html 2021-05-16T20:14:53.2746638Z dcf_package_version html 2021-05-16T20:14:53.2747685Z deploy_travis html 2021-05-16T20:14:53.2748799Z deployed_tarball_version html 2021-05-16T20:14:53.2816777Z drop_remotes html 2021-05-16T20:14:53.2880040Z example_description_file html 2021-05-16T20:14:53.2998843Z get_dep_table html 2021-05-16T20:14:53.3074627Z get_remote_info html 2021-05-16T20:14:53.3209645Z 2021-05-16T20:14:53.3765331Z finding level-2 HTML links ... done 2021-05-16T20:14:53.3783948Z get_remote_package_dcf html 2021-05-16T20:14:53.3849857Z get_remotes html 2021-05-16T20:14:53.4111557Z install_remote_binaries html 2021-05-16T20:14:53.4270990Z install_remotes_no_dep html 2021-05-16T20:14:53.4414180Z latest_release_with_binary html 2021-05-16T20:14:53.4489253Z make_full_version html 2021-05-16T20:14:53.4593647Z package_comparison_table html 2021-05-16T20:14:53.4679892Z package_name html 2021-05-16T20:14:53.4784650Z package_needs_update html 2021-05-16T20:14:53.4855301Z parse_one_remote html 2021-05-16T20:14:53.4911531Z r_version html 2021-05-16T20:14:53.4997784Z read_dcf html 2021-05-16T20:14:53.5123282Z remote_binaries html 2021-05-16T20:14:53.5242387Z remote_order html 2021-05-16T20:14:53.5317549Z rewrite_remotes html 2021-05-16T20:14:53.5384767Z split_remotes html 2021-05-16T20:14:53.5497841Z subset_remote html 2021-05-16T20:14:53.5555493Z sys_ext html 2021-05-16T20:14:53.5699935Z tag_table html 2021-05-16T20:14:53.5711977Z ** building package indices 2021-05-16T20:14:53.9844315Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:14:53.9846071Z *** arch - i386 2021-05-16T20:14:54.9962432Z *** arch - x64 2021-05-16T20:14:55.9093746Z ** testing if installed package can be loaded from final location 2021-05-16T20:14:55.9096908Z *** arch - i386 2021-05-16T20:14:56.8203523Z *** arch - x64 2021-05-16T20:14:57.7342424Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:14:57.7465063Z * DONE (ghtravis) 2021-05-16T20:14:57.8017177Z Using github PAT from envvar GITHUB_PAT 2021-05-16T20:14:57.9548508Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-16T20:14:59.9121979Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-16T20:14:59.9123429Z generics (NA -> 0.1.0) [CRAN] 2021-05-16T20:14:59.9124354Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-16T20:14:59.9125742Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-16T20:14:59.9127043Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-16T20:14:59.9127920Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-16T20:14:59.9141794Z Installing packages into 'D:/a/_temp/Library' 2021-05-16T20:14:59.9142887Z (as 'lib' is unspecified) 2021-05-16T20:15:02.2397362Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/tidyselect_1.1.1.zip' 2021-05-16T20:15:02.2790024Z Content type 'application/zip' length 204078 bytes (199 KB) 2021-05-16T20:15:02.2806993Z ================================================== 2021-05-16T20:15:02.2807904Z downloaded 199 KB 2021-05-16T20:15:02.2808331Z 2021-05-16T20:15:02.2825228Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/generics_0.1.0.zip' 2021-05-16T20:15:02.3358829Z Content type 'application/zip' length 70326 bytes (68 KB) 2021-05-16T20:15:02.3368337Z ================================================== 2021-05-16T20:15:02.3370278Z downloaded 68 KB 2021-05-16T20:15:02.3371265Z 2021-05-16T20:15:02.3395767Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/cpp11_0.2.7.zip' 2021-05-16T20:15:02.3899052Z Content type 'application/zip' length 217787 bytes (212 KB) 2021-05-16T20:15:02.3919962Z ================================================== 2021-05-16T20:15:02.3921447Z downloaded 212 KB 2021-05-16T20:15:02.3922461Z 2021-05-16T20:15:02.3939009Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/dplyr_1.0.6.zip' 2021-05-16T20:15:03.2818333Z Content type 'application/zip' length 1338545 bytes (1.3 MB) 2021-05-16T20:15:03.2819031Z ================================================== 2021-05-16T20:15:03.2819481Z downloaded 1.3 MB 2021-05-16T20:15:03.2819762Z 2021-05-16T20:15:03.2820680Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/tidyr_1.1.3.zip' 2021-05-16T20:15:03.2821706Z Content type 'application/zip' length 1055485 bytes (1.0 MB) 2021-05-16T20:15:03.2822327Z ================================================== 2021-05-16T20:15:03.2822770Z downloaded 1.0 MB 2021-05-16T20:15:03.2823043Z 2021-05-16T20:15:03.2823678Z Installing package into 'D:/a/_temp/Library' 2021-05-16T20:15:03.2824287Z (as 'lib' is unspecified) 2021-05-16T20:15:03.2825096Z package 'tidyselect' successfully unpacked and MD5 sums checked 2021-05-16T20:15:03.2826038Z package 'generics' successfully unpacked and MD5 sums checked 2021-05-16T20:15:03.2826927Z package 'cpp11' successfully unpacked and MD5 sums checked 2021-05-16T20:15:03.2827803Z package 'dplyr' successfully unpacked and MD5 sums checked 2021-05-16T20:15:03.2828655Z package 'tidyr' successfully unpacked and MD5 sums checked 2021-05-16T20:15:03.2829111Z 2021-05-16T20:15:03.2829632Z The downloaded binary packages are in 2021-05-16T20:15:03.2830524Z C:\Users\runneradmin\AppData\Local\Temp\Rtmp25DqBH\downloaded_packages 2021-05-16T20:15:03.2831159Z 2021-05-16T20:15:03.2831461Z 2021-05-16T20:15:03.2831770Z 2021-05-16T20:15:03.2833006Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\Rtmp25DqBH\remotes11c81213c0d\muschellij2-aghast-0c3b853/DESCRIPTION' ... 2021-05-16T20:15:03.2835574Z 2021-05-16T20:15:03.2837069Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\Rtmp25DqBH\remotes11c81213c0d\muschellij2-aghast-0c3b853/DESCRIPTION' ... 2021-05-16T20:15:03.2838069Z 2021-05-16T20:15:03.2839309Z v checking for file 'C:\Users\runneradmin\AppData\Local\Temp\Rtmp25DqBH\remotes11c81213c0d\muschellij2-aghast-0c3b853/DESCRIPTION' 2021-05-16T20:15:03.2840222Z 2021-05-16T20:15:03.2840524Z 2021-05-16T20:15:03.2840838Z 2021-05-16T20:15:03.2841134Z 2021-05-16T20:15:03.2841572Z - preparing 'aghast': 2021-05-16T20:15:03.2842243Z checking DESCRIPTION meta-information ... 2021-05-16T20:15:03.2842762Z 2021-05-16T20:15:03.2843342Z checking DESCRIPTION meta-information ... 2021-05-16T20:15:03.2843947Z 2021-05-16T20:15:03.2844524Z v checking DESCRIPTION meta-information 2021-05-16T20:15:03.2844938Z 2021-05-16T20:15:03.2845250Z 2021-05-16T20:15:03.2845548Z 2021-05-16T20:15:03.2845855Z 2021-05-16T20:15:03.2846577Z - checking for LF line-endings in source and make files and shell scripts 2021-05-16T20:15:03.2847067Z 2021-05-16T20:15:03.2847376Z 2021-05-16T20:15:03.2847938Z - checking for empty or unneeded directories 2021-05-16T20:15:03.2848651Z Omitted 'LazyData' from DESCRIPTION 2021-05-16T20:15:03.2849026Z 2021-05-16T20:15:03.2849323Z 2021-05-16T20:15:03.2849633Z 2021-05-16T20:15:03.2849928Z 2021-05-16T20:15:03.2850394Z - building 'aghast_0.2.1.tar.gz' 2021-05-16T20:15:03.2850717Z 2021-05-16T20:15:03.2851011Z 2021-05-16T20:15:03.2851321Z 2021-05-16T20:15:03.5540613Z * installing *source* package 'aghast' ... 2021-05-16T20:15:03.5546196Z ** using staged installation 2021-05-16T20:15:03.5976289Z ** R 2021-05-16T20:15:03.6111509Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:15:04.2215317Z ** help 2021-05-16T20:15:04.2902761Z *** installing help indices 2021-05-16T20:15:04.3257746Z 2021-05-16T20:15:04.3258898Z converting help for package 'aghast' 2021-05-16T20:15:04.3554791Z finding HTML links ... done 2021-05-16T20:15:04.3834766Z ga_artifacts html 2021-05-16T20:15:04.4047013Z ga_jobs html 2021-05-16T20:15:04.4139587Z ga_run_log_config html 2021-05-16T20:15:04.4392923Z ga_runs html 2021-05-16T20:15:04.4668763Z ga_secrets html 2021-05-16T20:15:04.4878838Z ga_workflows html 2021-05-16T20:15:04.4905701Z 2021-05-16T20:15:04.4990916Z pipe html 2021-05-16T20:15:04.4997060Z REDIRECT:topic %>% -> pipe.html [ FAIL ]** building package indices 2021-05-16T20:15:04.8136776Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:15:04.8138681Z *** arch - i386 2021-05-16T20:15:05.1199876Z *** arch - x64 2021-05-16T20:15:05.4309731Z ** testing if installed package can be loaded from final location 2021-05-16T20:15:05.4311621Z *** arch - i386 2021-05-16T20:15:05.7357428Z *** arch - x64 2021-05-16T20:15:06.0421239Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:15:06.0535369Z * DONE (aghast) 2021-05-16T20:15:06.0889318Z Installing 1 packages: covr 2021-05-16T20:15:06.0904468Z Installing package into 'D:/a/_temp/Library' 2021-05-16T20:15:06.0905256Z (as 'lib' is unspecified) 2021-05-16T20:15:07.2517142Z also installing the dependencies 'lazyeval', 'rex' 2021-05-16T20:15:07.2518061Z 2021-05-16T20:15:08.3881373Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/lazyeval_0.2.2.zip' 2021-05-16T20:15:08.4460683Z Content type 'application/zip' length 172045 bytes (168 KB) 2021-05-16T20:15:08.4475173Z ================================================== 2021-05-16T20:15:08.4476589Z downloaded 168 KB 2021-05-16T20:15:08.4477398Z 2021-05-16T20:15:08.4495708Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/rex_1.2.0.zip' 2021-05-16T20:15:08.4933289Z Content type 'application/zip' length 124896 bytes (121 KB) 2021-05-16T20:15:08.4943705Z ================================================== 2021-05-16T20:15:08.4944637Z downloaded 121 KB 2021-05-16T20:15:08.4945071Z 2021-05-16T20:15:08.4961767Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/covr_3.5.1.zip' 2021-05-16T20:15:08.5380047Z Content type 'application/zip' length 304915 bytes (297 KB) 2021-05-16T20:15:08.5398512Z ================================================== 2021-05-16T20:15:08.5399240Z downloaded 297 KB 2021-05-16T20:15:08.5399940Z 2021-05-16T20:15:08.5602374Z package 'lazyeval' successfully unpacked and MD5 sums checked 2021-05-16T20:15:08.5768782Z package 'rex' successfully unpacked and MD5 sums checked 2021-05-16T20:15:08.6034321Z package 'covr' successfully unpacked and MD5 sums checked 2021-05-16T20:15:08.6062096Z 2021-05-16T20:15:08.6063318Z The downloaded binary packages are in 2021-05-16T20:15:08.6064746Z C:\Users\runneradmin\AppData\Local\Temp\Rtmp25DqBH\downloaded_packages 2021-05-16T20:15:08.7132192Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-16T20:15:08.7133057Z Rscript -e "tic::before_install()" 2021-05-16T20:15:08.7265263Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'" 2021-05-16T20:15:08.7265840Z env: 2021-05-16T20:15:08.7266343Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:15:08.7266830Z TIC_DEPLOY_KEY: 2021-05-16T20:15:08.7267218Z RSPM: 2021-05-16T20:15:08.7268642Z GITHUB_PAT: *** 2021-05-16T20:15:08.7269059Z COVERALLS_TOKEN: 2021-05-16T20:15:08.7269578Z continue-on-error: true 2021-05-16T20:15:08.7270065Z VDIFFR_RUN_TESTS: 2021-05-16T20:15:08.7270529Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T20:15:08.7270935Z TZ: UTC 2021-05-16T20:15:08.7271349Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:15:08.7271768Z NOT_CRAN: true 2021-05-16T20:15:08.7272179Z MSYSTEM: MINGW64 2021-05-16T20:15:08.7272589Z ##[endgroup] 2021-05-16T20:15:10.7958634Z i `step_rcmdcheck()`: tic always uses option '--no-manual' during R CMD Check on 2021-05-16T20:15:10.7959516Z Windows because LaTeX is not available. 2021-05-16T20:15:10.7960272Z v Loading tic stage configuration from tic.R 2021-05-16T20:15:10.7961394Z Running before_install: step_install_remote_binaries() 2021-05-16T20:15:11.3371202Z Installing RNifti binaries 2021-05-16T20:15:11.3391793Z [1] "neuroconductor/RNifti" 2021-05-16T20:15:11.5581892Z OK (HTTP 200).OK (HTTP 200).No Binaries Found, exiting 2021-05-16T20:15:12.2889013Z Installing oro.nifti binaries 2021-05-16T20:15:12.2890809Z OK (HTTP 200).OK (HTTP 200).No Binaries Found, exiting 2021-05-16T20:15:12.2891932Z Installing brainR binaries 2021-05-16T20:15:12.2893122Z OK (HTTP 200).OK (HTTP 200).No Binaries Found, exiting 2021-05-16T20:15:12.2894367Z [1] "neuroconductor/oro.nifti" 2021-05-16T20:15:12.2895425Z [1] "neuroconductor/brainR" 2021-05-16T20:15:12.3118014Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-16T20:15:12.3118927Z remotes::install_deps(dependencies = TRUE) 2021-05-16T20:15:12.3119554Z remotes::install_cran("rcmdcheck") 2021-05-16T20:15:12.3120131Z remotes::install_cran("markdown") 2021-05-16T20:15:12.3125003Z shell: C:\R\bin\Rscript.EXE {0} 2021-05-16T20:15:12.3125443Z env: 2021-05-16T20:15:12.3125890Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:15:12.3126376Z TIC_DEPLOY_KEY: 2021-05-16T20:15:12.3126731Z RSPM: 2021-05-16T20:15:12.3130377Z GITHUB_PAT: *** 2021-05-16T20:15:12.3130853Z COVERALLS_TOKEN: 2021-05-16T20:15:12.3131363Z continue-on-error: true 2021-05-16T20:15:12.3131840Z VDIFFR_RUN_TESTS: 2021-05-16T20:15:12.3132290Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T20:15:12.3132689Z TZ: UTC 2021-05-16T20:15:12.3133098Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:15:12.3133516Z NOT_CRAN: true 2021-05-16T20:15:12.3134184Z MSYSTEM: MINGW64 2021-05-16T20:15:12.3134580Z ##[endgroup] 2021-05-16T20:15:15.9819441Z RNifti (NA -> 929106d1b...) [GitHub] 2021-05-16T20:15:15.9820463Z oro.nifti (NA -> bd06b05d2...) [GitHub] 2021-05-16T20:15:15.9821212Z brainR (NA -> 30deb9803...) [GitHub] 2021-05-16T20:15:15.9821896Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-16T20:15:15.9822577Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-16T20:15:15.9823221Z jquerylib (NA -> 0.1.4 ) [CRAN] 2021-05-16T20:15:15.9823921Z sass (NA -> 0.4.0 ) [CRAN] 2021-05-16T20:15:15.9824520Z bslib (NA -> 0.2.5 ) [CRAN] 2021-05-16T20:15:15.9825185Z promises (NA -> 1.2.0.1 ) [CRAN] 2021-05-16T20:15:15.9826088Z later (NA -> 1.2.0 ) [CRAN] 2021-05-16T20:15:15.9826729Z sourcetools (NA -> 0.1.7 ) [CRAN] 2021-05-16T20:15:15.9827395Z xtable (NA -> 1.8-4 ) [CRAN] 2021-05-16T20:15:15.9828005Z httpuv (NA -> 1.6.1 ) [CRAN] 2021-05-16T20:15:15.9828650Z webshot (NA -> 0.5.2 ) [CRAN] 2021-05-16T20:15:15.9829283Z miniUI (NA -> 0.1.1.1 ) [CRAN] 2021-05-16T20:15:15.9829912Z base64enc (NA -> 0.1-3 ) [CRAN] 2021-05-16T20:15:15.9830591Z manipulat... (NA -> 0.10.1 ) [CRAN] 2021-05-16T20:15:15.9831249Z crosstalk (NA -> 1.1.1 ) [CRAN] 2021-05-16T20:15:15.9831886Z shiny (NA -> 1.6.0 ) [CRAN] 2021-05-16T20:15:15.9832521Z htmltools (NA -> 0.5.1.1 ) [CRAN] 2021-05-16T20:15:15.9833176Z htmlwidgets (NA -> 1.5.3 ) [CRAN] 2021-05-16T20:15:15.9834117Z colorspace (NA -> 2.0-1 ) [CRAN] 2021-05-16T20:15:15.9834800Z viridisLite (NA -> 0.4.0 ) [CRAN] 2021-05-16T20:15:15.9835593Z RColorBrewer (NA -> 1.1-2 ) [CRAN] 2021-05-16T20:15:15.9836272Z munsell (NA -> 0.5.0 ) [CRAN] 2021-05-16T20:15:15.9836898Z labeling (NA -> 0.4.2 ) [CRAN] 2021-05-16T20:15:15.9837530Z farver (NA -> 2.1.0 ) [CRAN] 2021-05-16T20:15:15.9838178Z R.methodsS3 (NA -> 1.8.1 ) [CRAN] 2021-05-16T20:15:15.9838746Z misc3d (NA -> 0.9-0 ) [CRAN] 2021-05-16T20:15:15.9839250Z rgl (NA -> 0.106.8 ) [CRAN] 2021-05-16T20:15:15.9839784Z plyr (NA -> 1.8.6 ) [CRAN] 2021-05-16T20:15:15.9840303Z tinytex (NA -> 0.31 ) [CRAN] 2021-05-16T20:15:15.9841020Z scales (NA -> 1.1.1 ) [CRAN] 2021-05-16T20:15:15.9841541Z isoband (NA -> 0.2.4 ) [CRAN] 2021-05-16T20:15:15.9842047Z gtable (NA -> 0.3.0 ) [CRAN] 2021-05-16T20:15:15.9842551Z R.oo (NA -> 1.24.0 ) [CRAN] 2021-05-16T20:15:15.9843061Z reshape2 (NA -> 1.4.4 ) [CRAN] 2021-05-16T20:15:15.9843616Z rmarkdown (NA -> 2.8 ) [CRAN] 2021-05-16T20:15:15.9844201Z ggplot2 (NA -> 3.3.3 ) [CRAN] 2021-05-16T20:15:15.9844710Z R.utils (NA -> 2.10.1 ) [CRAN] 2021-05-16T20:15:15.9845259Z matrixStats (NA -> 0.58.0 ) [CRAN] 2021-05-16T20:15:16.1517173Z Downloading GitHub repo neuroconductor/RNifti@929106d1b17d6c09c8b001b5e39d448ed9ef635f 2021-05-16T20:15:16.9752461Z neuroconductor-RNifti-929106d/standalone/RNifti: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpiMJOk1\\remotesb8877ca7437\\neuroconductor-RNifti-929106d\\standalone\\RNifti' 2021-05-16T20:15:16.9757141Z neuroconductor-RNifti-929106d/standalone/RNifti.h: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpiMJOk1\\remotesb8877ca7437\\neuroconductor-RNifti-929106d\\standalone\\RNifti.h' 2021-05-16T20:15:16.9764458Z neuroconductor-RNifti-929106d/standalone/niftilib/nifti1.h: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpiMJOk1\\remotesb8877ca7437\\neuroconductor-RNifti-929106d\\standalone\\niftilib\\nifti1.h' 2021-05-16T20:15:16.9768634Z neuroconductor-RNifti-929106d/standalone/niftilib/nifti1_io.c: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpiMJOk1\\remotesb8877ca7437\\neuroconductor-RNifti-929106d\\standalone\\niftilib\\nifti1_io.c' 2021-05-16T20:15:16.9772830Z neuroconductor-RNifti-929106d/standalone/niftilib/nifti1_io.h: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpiMJOk1\\remotesb8877ca7437\\neuroconductor-RNifti-929106d\\standalone\\niftilib\\nifti1_io.h' 2021-05-16T20:15:16.9776876Z neuroconductor-RNifti-929106d/standalone/niftilib/nifti2.h: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpiMJOk1\\remotesb8877ca7437\\neuroconductor-RNifti-929106d\\standalone\\niftilib\\nifti2.h' 2021-05-16T20:15:16.9780777Z neuroconductor-RNifti-929106d/standalone/niftilib/nifti2_image.h: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpiMJOk1\\remotesb8877ca7437\\neuroconductor-RNifti-929106d\\standalone\\niftilib\\nifti2_image.h' 2021-05-16T20:15:16.9784792Z neuroconductor-RNifti-929106d/standalone/niftilib/nifti2_io.c: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpiMJOk1\\remotesb8877ca7437\\neuroconductor-RNifti-929106d\\standalone\\niftilib\\nifti2_io.c' 2021-05-16T20:15:16.9788032Z neuroconductor-RNifti-929106d/standalone/niftilib/nifti2_io.h: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpiMJOk1\\remotesb8877ca7437\\neuroconductor-RNifti-929106d\\standalone\\niftilib\\nifti2_io.h' 2021-05-16T20:15:16.9797106Z neuroconductor-RNifti-929106d/standalone/zlib/adler32.c: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpiMJOk1\\remotesb8877ca7437\\neuroconductor-RNifti-929106d\\standalone\\zlib\\adler32.c' 2021-05-16T20:15:16.9801574Z neuroconductor-RNifti-929106d/standalone/zlib/compress.c: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpiMJOk1\\remotesb8877ca7437\\neuroconductor-RNifti-929106d\\standalone\\zlib\\compress.c' 2021-05-16T20:15:16.9805881Z neuroconductor-RNifti-929106d/standalone/zlib/crc32.c: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpiMJOk1\\remotesb8877ca7437\\neuroconductor-RNifti-929106d\\standalone\\zlib\\crc32.c' 2021-05-16T20:15:16.9809667Z neuroconductor-RNifti-929106d/standalone/zlib/crc32.h: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpiMJOk1\\remotesb8877ca7437\\neuroconductor-RNifti-929106d\\standalone\\zlib\\crc32.h' 2021-05-16T20:15:16.9813004Z neuroconductor-RNifti-929106d/standalone/zlib/deflate.c: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpiMJOk1\\remotesb8877ca7437\\neuroconductor-RNifti-929106d\\standalone\\zlib\\deflate.c' 2021-05-16T20:15:16.9818164Z neuroconductor-RNifti-929106d/standalone/zlib/deflate.h: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpiMJOk1\\remotesb8877ca7437\\neuroconductor-RNifti-929106d\\standalone\\zlib\\deflate.h' 2021-05-16T20:15:16.9821316Z neuroconductor-RNifti-929106d/standalone/zlib/gzclose.c: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpiMJOk1\\remotesb8877ca7437\\neuroconductor-RNifti-929106d\\standalone\\zlib\\gzclose.c' 2021-05-16T20:15:16.9826502Z neuroconductor-RNifti-929106d/standalone/zlib/gzguts.h: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpiMJOk1\\remotesb8877ca7437\\neuroconductor-RNifti-929106d\\standalone\\zlib\\gzguts.h' 2021-05-16T20:15:16.9829632Z neuroconductor-RNifti-929106d/standalone/zlib/gzlib.c: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpiMJOk1\\remotesb8877ca7437\\neuroconductor-RNifti-929106d\\standalone\\zlib\\gzlib.c' 2021-05-16T20:15:16.9832759Z neuroconductor-RNifti-929106d/standalone/zlib/gzread.c: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpiMJOk1\\remotesb8877ca7437\\neuroconductor-RNifti-929106d\\standalone\\zlib\\gzread.c' 2021-05-16T20:15:16.9838452Z neuroconductor-RNifti-929106d/standalone/zlib/gzwrite.c: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpiMJOk1\\remotesb8877ca7437\\neuroconductor-RNifti-929106d\\standalone\\zlib\\gzwrite.c' 2021-05-16T20:15:16.9841727Z neuroconductor-RNifti-929106d/standalone/zlib/infback.c: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpiMJOk1\\remotesb8877ca7437\\neuroconductor-RNifti-929106d\\standalone\\zlib\\infback.c' 2021-05-16T20:15:16.9844881Z neuroconductor-RNifti-929106d/standalone/zlib/inffast.c: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpiMJOk1\\remotesb8877ca7437\\neuroconductor-RNifti-929106d\\standalone\\zlib\\inffast.c' 2021-05-16T20:15:16.9847996Z neuroconductor-RNifti-929106d/standalone/zlib/inffast.h: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpiMJOk1\\remotesb8877ca7437\\neuroconductor-RNifti-929106d\\standalone\\zlib\\inffast.h' 2021-05-16T20:15:16.9855079Z neuroconductor-RNifti-929106d/standalone/zlib/inffixed.h: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpiMJOk1\\remotesb8877ca7437\\neuroconductor-RNifti-929106d\\standalone\\zlib\\inffixed.h' 2021-05-16T20:15:16.9858223Z neuroconductor-RNifti-929106d/standalone/zlib/inflate.c: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpiMJOk1\\remotesb8877ca7437\\neuroconductor-RNifti-929106d\\standalone\\zlib\\inflate.c' 2021-05-16T20:15:16.9861365Z neuroconductor-RNifti-929106d/standalone/zlib/inflate.h: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpiMJOk1\\remotesb8877ca7437\\neuroconductor-RNifti-929106d\\standalone\\zlib\\inflate.h' 2021-05-16T20:15:16.9864477Z neuroconductor-RNifti-929106d/standalone/zlib/inftrees.c: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpiMJOk1\\remotesb8877ca7437\\neuroconductor-RNifti-929106d\\standalone\\zlib\\inftrees.c' 2021-05-16T20:15:16.9867676Z neuroconductor-RNifti-929106d/standalone/zlib/inftrees.h: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpiMJOk1\\remotesb8877ca7437\\neuroconductor-RNifti-929106d\\standalone\\zlib\\inftrees.h' 2021-05-16T20:15:16.9874962Z neuroconductor-RNifti-929106d/standalone/zlib/trees.c: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpiMJOk1\\remotesb8877ca7437\\neuroconductor-RNifti-929106d\\standalone\\zlib\\trees.c' 2021-05-16T20:15:16.9878706Z neuroconductor-RNifti-929106d/standalone/zlib/trees.h: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpiMJOk1\\remotesb8877ca7437\\neuroconductor-RNifti-929106d\\standalone\\zlib\\trees.h' 2021-05-16T20:15:16.9881842Z neuroconductor-RNifti-929106d/standalone/zlib/uncompr.c: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpiMJOk1\\remotesb8877ca7437\\neuroconductor-RNifti-929106d\\standalone\\zlib\\uncompr.c' 2021-05-16T20:15:16.9885852Z neuroconductor-RNifti-929106d/standalone/zlib/zconf.h: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpiMJOk1\\remotesb8877ca7437\\neuroconductor-RNifti-929106d\\standalone\\zlib\\zconf.h' 2021-05-16T20:15:16.9889636Z neuroconductor-RNifti-929106d/standalone/zlib/zlib.h: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpiMJOk1\\remotesb8877ca7437\\neuroconductor-RNifti-929106d\\standalone\\zlib\\zlib.h' 2021-05-16T20:15:16.9893132Z neuroconductor-RNifti-929106d/standalone/zlib/zutil.c: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpiMJOk1\\remotesb8877ca7437\\neuroconductor-RNifti-929106d\\standalone\\zlib\\zutil.c' 2021-05-16T20:15:16.9898190Z neuroconductor-RNifti-929106d/standalone/zlib/zutil.h: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpiMJOk1\\remotesb8877ca7437\\neuroconductor-RNifti-929106d\\standalone\\zlib\\zutil.h' 2021-05-16T20:15:16.9901924Z neuroconductor-RNifti-929106d/standalone/znzlib/znzlib.c: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpiMJOk1\\remotesb8877ca7437\\neuroconductor-RNifti-929106d\\standalone\\znzlib\\znzlib.c' 2021-05-16T20:15:16.9905428Z neuroconductor-RNifti-929106d/standalone/znzlib/znzlib.h: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpiMJOk1\\remotesb8877ca7437\\neuroconductor-RNifti-929106d\\standalone\\znzlib\\znzlib.h' 2021-05-16T20:15:16.9991439Z tar.exe: Error exit delayed from previous errors. 2021-05-16T20:15:18.2182858Z 2021-05-16T20:15:18.5186900Z 2021-05-16T20:15:18.5196246Z 2021-05-16T20:15:18.5196962Z 2021-05-16T20:15:18.5213104Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpiMJOk1\remotesb8877ca7437\neuroconductor-RNifti-929106d/DESCRIPTION' ... 2021-05-16T20:15:18.5219507Z 2021-05-16T20:15:18.5232919Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpiMJOk1\remotesb8877ca7437\neuroconductor-RNifti-929106d/DESCRIPTION' ... 2021-05-16T20:15:18.5304781Z 2021-05-16T20:15:18.5306605Z v checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpiMJOk1\remotesb8877ca7437\neuroconductor-RNifti-929106d/DESCRIPTION' 2021-05-16T20:15:18.6363181Z 2021-05-16T20:15:18.6378893Z 2021-05-16T20:15:18.6381242Z 2021-05-16T20:15:18.6381803Z 2021-05-16T20:15:18.6382371Z - preparing 'RNifti': 2021-05-16T20:15:18.6622547Z checking DESCRIPTION meta-information ... 2021-05-16T20:15:18.6638384Z 2021-05-16T20:15:18.6661378Z checking DESCRIPTION meta-information ... 2021-05-16T20:15:18.6662955Z 2021-05-16T20:15:18.6715452Z v checking DESCRIPTION meta-information 2021-05-16T20:15:19.2872802Z - cleaning src 2021-05-16T20:15:19.2873262Z 2021-05-16T20:15:19.2873585Z 2021-05-16T20:15:19.2874074Z - running 'cleanup.win' 2021-05-16T20:15:19.2874405Z 2021-05-16T20:15:19.2874717Z 2021-05-16T20:15:19.2875015Z 2021-05-16T20:15:19.2875341Z 2021-05-16T20:15:19.2876419Z - checking for LF line-endings in source and make files and shell scripts 2021-05-16T20:15:19.2876941Z 2021-05-16T20:15:19.2877258Z 2021-05-16T20:15:19.2877553Z 2021-05-16T20:15:19.2877864Z 2021-05-16T20:15:19.2878423Z - checking for empty or unneeded directories 2021-05-16T20:15:19.2878837Z 2021-05-16T20:15:19.2879147Z 2021-05-16T20:15:19.2879440Z 2021-05-16T20:15:19.2879748Z 2021-05-16T20:15:19.2880193Z - building 'RNifti_1.3.1.tar.gz' 2021-05-16T20:15:19.2880514Z 2021-05-16T20:15:19.2880824Z 2021-05-16T20:15:19.2881244Z Warning: 2021-05-16T20:15:19.2881586Z 2021-05-16T20:15:19.2882335Z Warning: file 'RNifti/cleanup' did not have execute permissions: corrected 2021-05-16T20:15:19.4798645Z 2021-05-16T20:15:19.4800075Z 2021-05-16T20:15:19.4800559Z 2021-05-16T20:15:19.5420583Z Installing package into 'D:/a/_temp/Library' 2021-05-16T20:15:19.5421536Z (as 'lib' is unspecified) 2021-05-16T20:15:20.0573682Z * installing *source* package 'RNifti' ... 2021-05-16T20:15:20.0578407Z ** using staged installation 2021-05-16T20:15:20.0985814Z ** libs 2021-05-16T20:15:20.1016600Z 2021-05-16T20:15:20.1018453Z *** arch - i386 2021-05-16T20:15:20.1476488Z 2021-05-16T20:15:20.1479180Z "C:/rtools40/mingw32/bin/"g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'D:/a/_temp/Library/Rcpp/include' -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c main.cpp -o main.o 2021-05-16T20:15:26.1431715Z main.cpp: In function 'SEXPREC* unpackRgb(SEXP, SEXP)': 2021-05-16T20:15:26.1435410Z main.cpp:109:24: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'unsigned int'} [-Wsign-compare] 2021-05-16T20:15:26.1437776Z for (int j=0; jnvox) 2021-05-16T20:15:52.7382451Z ~~~~~~~~~~^~~~~~~~~~~~~~~ 2021-05-16T20:15:52.8171921Z In file included from ../inst/include/RNifti/NiftiImage.h:1934, 2021-05-16T20:15:52.8172977Z from ../inst/include/RNifti.h:50, 2021-05-16T20:15:52.8173675Z from main.cpp:4: 2021-05-16T20:15:52.8175061Z ../inst/include/RNifti/NiftiImage_impl.h: In member function 'RNifti::NiftiImage& RNifti::NiftiImage::replaceData(const RNifti::NiftiImageData&)': 2021-05-16T20:15:52.8177201Z ../inst/include/RNifti/NiftiImage_impl.h:1769:28: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'int64_t' {aka 'long long int'} [-Wsign-compare] 2021-05-16T20:15:52.8178670Z else if (data.length() != image->nvox) 2021-05-16T20:15:52.8179349Z ~~~~~~~~~~~~~~^~~~~~~~~~~~~~ 2021-05-16T20:15:52.8330919Z main.cpp: In function 'SEXPREC* unpackRgb(SEXP, SEXP)': 2021-05-16T20:15:52.8333129Z main.cpp:109:24: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 2021-05-16T20:15:52.8335405Z for (int j=0; j extensions.html [ FAIL ] 2021-05-16T20:16:13.9827032Z extensions html 2021-05-16T20:16:13.9850246Z REDIRECT:topic extension<- -> extensions.html [ FAIL ] 2021-05-16T20:16:13.9995032Z indexing html 2021-05-16T20:16:14.0029885Z REDIRECT:topic $<-.niftiImage -> indexing.html [ FAIL ] 2021-05-16T20:16:14.0040709Z REDIRECT:topic dim<-.internalImage -> internalImage.html [ FAIL ] 2021-05-16T20:16:14.0208318Z internalImage html 2021-05-16T20:16:14.0288302Z ndim html 2021-05-16T20:16:14.0600447Z niftiHeader html 2021-05-16T20:16:14.0721819Z niftiVersion html 2021-05-16T20:16:14.0748145Z REDIRECT:topic [<-.internalImage -> internalImage.html [ FAIL ] 2021-05-16T20:16:14.0754751Z REDIRECT:topic pixdim<- -> pixdim.html [ FAIL ] 2021-05-16T20:16:14.0774488Z REDIRECT:topic pixdim<-.default -> pixdim.html [ FAIL ] 2021-05-16T20:16:14.0781969Z REDIRECT:topic pixunits<- -> pixdim.html [ FAIL ] 2021-05-16T20:16:14.0901755Z pixdim html 2021-05-16T20:16:14.1136405Z readNifti html 2021-05-16T20:16:14.1470198Z rgbArray html 2021-05-16T20:16:14.1936627Z view html 2021-05-16T20:16:14.2161737Z voxelToWorld html 2021-05-16T20:16:14.2457256Z writeNifti html 2021-05-16T20:16:14.2485986Z REDIRECT:topic pixunits<-.default -> pixdim.html [ FAIL ] 2021-05-16T20:16:14.2492565Z REDIRECT:topic qform<- -> xform.html [ FAIL ] 2021-05-16T20:16:14.2503169Z REDIRECT:topic sform<- -> xform.html [ FAIL ] 2021-05-16T20:16:14.2751471Z xform html 2021-05-16T20:16:14.2759993Z REDIRECT:topic orientation<- -> xform.html [ FAIL ]** building package indices 2021-05-16T20:16:14.5862054Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:16:14.5863365Z *** arch - i386 2021-05-16T20:16:15.0943189Z *** arch - x64 2021-05-16T20:16:15.6042961Z ** testing if installed package can be loaded from final location 2021-05-16T20:16:15.6048257Z *** arch - i386 2021-05-16T20:16:16.1142375Z *** arch - x64 2021-05-16T20:16:17.2897479Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:16:17.2898436Z * DONE (RNifti) 2021-05-16T20:16:17.2900012Z Downloading GitHub repo neuroconductor/oro.nifti@bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T20:16:19.4609855Z base64enc (NA -> 0.1-3 ) [CRAN] 2021-05-16T20:16:19.4618185Z Installing 7 packages: base64enc, tinytex, htmltools, rmarkdown, rticles, abind, bitops 2021-05-16T20:16:19.4624932Z tinytex (NA -> 0.31 ) [CRAN] 2021-05-16T20:16:19.4633122Z htmltools (NA -> 0.5.1.1) [CRAN] 2021-05-16T20:16:19.4634573Z Installing packages into 'D:/a/_temp/Library' 2021-05-16T20:16:19.4648643Z (as 'lib' is unspecified) 2021-05-16T20:16:19.4654961Z rmarkdown (NA -> 2.8 ) [CRAN] 2021-05-16T20:16:19.4656058Z rticles (NA -> 0.19 ) [CRAN] 2021-05-16T20:16:19.4656799Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-16T20:16:19.4657493Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-16T20:16:21.3877604Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/bioc/bin/windows/contrib/4.2: 2021-05-16T20:16:21.3914922Z cannot open URL 'https://bioconductor.org/packages/3.13/bioc/bin/windows/contrib/4.2/PACKAGES' 2021-05-16T20:16:21.6059953Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/data/annotation/bin/windows/contrib/4.2: 2021-05-16T20:16:21.6067206Z cannot open URL 'https://bioconductor.org/packages/3.13/data/annotation/bin/windows/contrib/4.2/PACKAGES' 2021-05-16T20:16:21.8482409Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/data/experiment/bin/windows/contrib/4.2: 2021-05-16T20:16:21.8488467Z cannot open URL 'https://bioconductor.org/packages/3.13/data/experiment/bin/windows/contrib/4.2/PACKAGES' 2021-05-16T20:16:22.0699796Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/workflows/bin/windows/contrib/4.2: 2021-05-16T20:16:22.0706883Z cannot open URL 'https://bioconductor.org/packages/3.13/workflows/bin/windows/contrib/4.2/PACKAGES' 2021-05-16T20:16:22.9665368Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/base64enc_0.1-3.zip' 2021-05-16T20:16:23.0170230Z Content type 'application/zip' length 43014 bytes (42 KB) 2021-05-16T20:16:23.0178814Z ================================================== 2021-05-16T20:16:23.0179510Z downloaded 42 KB 2021-05-16T20:16:23.0180141Z 2021-05-16T20:16:23.0204541Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/tinytex_0.31.zip' 2021-05-16T20:16:23.0625164Z Content type 'application/zip' length 120540 bytes (117 KB) 2021-05-16T20:16:23.0653263Z ================================================== 2021-05-16T20:16:23.0654137Z downloaded 117 KB 2021-05-16T20:16:23.0654607Z 2021-05-16T20:16:23.0672270Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/htmltools_0.5.1.1.zip' 2021-05-16T20:16:23.1060486Z Content type 'application/zip' length 243732 bytes (238 KB) 2021-05-16T20:16:23.1129066Z ================================================== 2021-05-16T20:16:23.1130652Z downloaded 238 KB 2021-05-16T20:16:23.1131523Z 2021-05-16T20:16:23.1148630Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/rmarkdown_2.8.zip' 2021-05-16T20:16:23.1607104Z Content type 'application/zip' length 3692418 bytes (3.5 MB) 2021-05-16T20:16:23.2351175Z ================================================== 2021-05-16T20:16:23.2352291Z downloaded 3.5 MB 2021-05-16T20:16:23.2352833Z 2021-05-16T20:16:23.2367657Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/rticles_0.19.zip' 2021-05-16T20:16:23.2721619Z Content type 'application/zip' length 1780231 bytes (1.7 MB) 2021-05-16T20:16:23.2952618Z ================================================== 2021-05-16T20:16:23.2953728Z downloaded 1.7 MB 2021-05-16T20:16:23.2954258Z 2021-05-16T20:16:23.2968860Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/abind_1.4-5.zip' 2021-05-16T20:16:23.3592311Z Content type 'application/zip' length 63645 bytes (62 KB) 2021-05-16T20:16:23.3616898Z ================================================== 2021-05-16T20:16:23.3617878Z downloaded 62 KB 2021-05-16T20:16:23.3618702Z 2021-05-16T20:16:23.3633068Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/bitops_1.0-7.zip' 2021-05-16T20:16:23.3977321Z Content type 'application/zip' length 42483 bytes (41 KB) 2021-05-16T20:16:23.4000999Z ================================================== 2021-05-16T20:16:23.4002317Z downloaded 41 KB 2021-05-16T20:16:23.4003111Z 2021-05-16T20:16:23.4152753Z package 'base64enc' successfully unpacked and MD5 sums checked 2021-05-16T20:16:23.4272450Z package 'tinytex' successfully unpacked and MD5 sums checked 2021-05-16T20:16:23.4433249Z package 'htmltools' successfully unpacked and MD5 sums checked 2021-05-16T20:16:23.6604155Z package 'rmarkdown' successfully unpacked and MD5 sums checked 2021-05-16T20:16:23.8616211Z package 'rticles' successfully unpacked and MD5 sums checked 2021-05-16T20:16:23.8743524Z package 'abind' successfully unpacked and MD5 sums checked 2021-05-16T20:16:23.8888654Z package 'bitops' successfully unpacked and MD5 sums checked 2021-05-16T20:16:23.8910100Z 2021-05-16T20:16:23.8910905Z The downloaded binary packages are in 2021-05-16T20:16:23.8911980Z C:\Users\runneradmin\AppData\Local\Temp\RtmpiMJOk1\downloaded_packages 2021-05-16T20:16:24.1630815Z 2021-05-16T20:16:24.1631826Z 2021-05-16T20:16:24.1632737Z 2021-05-16T20:16:24.1660368Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpiMJOk1\remotesb885b7d5ff4\neuroconductor-oro.nifti-bd06b05/DESCRIPTION' ... 2021-05-16T20:16:24.1673115Z 2021-05-16T20:16:24.1686835Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpiMJOk1\remotesb885b7d5ff4\neuroconductor-oro.nifti-bd06b05/DESCRIPTION' ... 2021-05-16T20:16:24.1723171Z 2021-05-16T20:16:24.1724905Z v checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpiMJOk1\remotesb885b7d5ff4\neuroconductor-oro.nifti-bd06b05/DESCRIPTION' 2021-05-16T20:16:24.7083308Z 2021-05-16T20:16:24.7106439Z 2021-05-16T20:16:24.7107034Z 2021-05-16T20:16:24.7107484Z 2021-05-16T20:16:24.7108093Z - preparing 'oro.nifti': (524ms) 2021-05-16T20:16:24.7224516Z checking DESCRIPTION meta-information ... 2021-05-16T20:16:24.7225464Z 2021-05-16T20:16:24.7226802Z checking DESCRIPTION meta-information ... 2021-05-16T20:16:24.7227531Z 2021-05-16T20:16:24.7228231Z v checking DESCRIPTION meta-information 2021-05-16T20:16:25.2245720Z 2021-05-16T20:16:25.2306808Z 2021-05-16T20:16:25.2307427Z 2021-05-16T20:16:25.2307886Z 2021-05-16T20:16:25.2308765Z - checking for LF line-endings in source and make files and shell scripts (506ms) 2021-05-16T20:16:25.2416168Z 2021-05-16T20:16:25.2455628Z 2021-05-16T20:16:25.2457320Z 2021-05-16T20:16:25.2457808Z 2021-05-16T20:16:25.2458546Z - checking for empty or unneeded directories 2021-05-16T20:16:25.2566000Z 2021-05-16T20:16:25.2574877Z 2021-05-16T20:16:25.2575580Z Removed empty directory 2021-05-16T20:16:25.2576147Z 2021-05-16T20:16:25.2576878Z Removed empty directory 'oro.nifti/vignettes' 2021-05-16T20:16:25.2597076Z 2021-05-16T20:16:25.2597798Z 2021-05-16T20:16:25.2598695Z Omitted 'LazyData' and 'LazyDataCompression' from DESCRIPTION 2021-05-16T20:16:25.2966717Z 2021-05-16T20:16:25.3006802Z 2021-05-16T20:16:25.3007396Z 2021-05-16T20:16:25.3007805Z 2021-05-16T20:16:25.3008389Z - building 'oro.nifti_0.10.3.tar.gz' 2021-05-16T20:16:25.9807761Z 2021-05-16T20:16:25.9808830Z 2021-05-16T20:16:25.9809472Z 2021-05-16T20:16:26.1023533Z Installing package into 'D:/a/_temp/Library' 2021-05-16T20:16:26.1024769Z (as 'lib' is unspecified) 2021-05-16T20:16:27.0051505Z * installing *source* package 'oro.nifti' ... 2021-05-16T20:16:27.0058184Z ** using staged installation 2021-05-16T20:16:27.0538455Z ** R 2021-05-16T20:16:27.1815068Z ** demo 2021-05-16T20:16:27.1860450Z ** inst 2021-05-16T20:16:27.2074679Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:16:36.5052191Z 2021-05-16T20:16:36.5053570Z Creating a new generic function for 'origin' in package 'oro.nifti' 2021-05-16T20:16:36.5064078Z ** help 2021-05-16T20:16:37.3997751Z *** installing help indices 2021-05-16T20:16:37.8526430Z converting help for package 'oro.nifti' 2021-05-16T20:16:37.8880466Z finding HTML links ... done 2021-05-16T20:16:38.1902892Z afni-class html 2021-05-16T20:16:38.3036198Z anlz-class html 2021-05-16T20:16:38.3161221Z anlz-nifti-ops html 2021-05-16T20:16:38.3361808Z anlz html 2021-05-16T20:16:38.3490486Z as.anlz html 2021-05-16T20:16:38.3624651Z as.nifti html 2021-05-16T20:16:38.3699574Z 2021-05-16T20:16:38.3708784Z REDIRECT:topic audit.trail<-,nifti-method -> audit_trail-methods.html [ FAIL ] 2021-05-16T20:16:38.3814326Z audit_trail-methods html 2021-05-16T20:16:38.4477139Z audit_trail html 2021-05-16T20:16:38.4521897Z REDIRECT:topic audit.trail<- -> audit_trail-methods.html [ FAIL ] 2021-05-16T20:16:38.4528641Z REDIRECT:topic aux_file<- -> aux_file-methods.html [ FAIL ] 2021-05-16T20:16:38.4535602Z REDIRECT:topic aux_file<-,nifti-method -> aux_file-methods.html [ FAIL ] 2021-05-16T20:16:38.4537834Z REDIRECT:topic aux_file<-,anlz-method -> aux_file-methods.html [ FAIL ] 2021-05-16T20:16:38.4543894Z REDIRECT:topic Previous alias or file overwritten by alias: D:/a/_temp/Library/00LOCK-oro.nifti/00new/oro.nifti/help/aux.file.html 2021-05-16T20:16:38.4548990Z REDIRECT:topic Previous alias or file overwritten by alias: D:/a/_temp/Library/00LOCK-oro.nifti/00new/oro.nifti/help/aux.file,nifti-method.html 2021-05-16T20:16:38.4554503Z REDIRECT:topic Previous alias or file overwritten by alias: D:/a/_temp/Library/00LOCK-oro.nifti/00new/oro.nifti/help/aux.file,anlz-method.html 2021-05-16T20:16:38.4560072Z REDIRECT:topic Previous alias or file overwritten by alias: D:/a/_temp/Library/00LOCK-oro.nifti/00new/oro.nifti/help/aux.file<-.html 2021-05-16T20:16:38.4565735Z REDIRECT:topic Previous alias or file overwritten by alias: D:/a/_temp/Library/00LOCK-oro.nifti/00new/oro.nifti/help/aux.file<-,nifti-method.html 2021-05-16T20:16:38.4580118Z REDIRECT:topic Previous alias or file overwritten by alias: D:/a/_temp/Library/00LOCK-oro.nifti/00new/oro.nifti/help/aux.file<-,anlz-method.html 2021-05-16T20:16:38.4781113Z aux_file-methods html 2021-05-16T20:16:38.4821293Z REDIRECT:topic aux_file<-,niftiImage-method -> aux_file-methods.html [ FAIL ] 2021-05-16T20:16:38.4827097Z REDIRECT:topic bitpix<- -> bitpix-methods.html [ FAIL ] 2021-05-16T20:16:38.4833474Z REDIRECT:topic bitpix<-,nifti-method -> bitpix-methods.html [ FAIL ] 2021-05-16T20:16:38.5008350Z bitpix-methods html 2021-05-16T20:16:38.5309959Z bitwise html 2021-05-16T20:16:38.5628612Z blend-methods html 2021-05-16T20:16:38.5776579Z cal_img html 2021-05-16T20:16:38.5821403Z REDIRECT:topic bitpix<-,anlz-method -> bitpix-methods.html [ FAIL ] 2021-05-16T20:16:38.5828309Z REDIRECT:topic cal_max<- -> cal_max-methods.html [ FAIL ] 2021-05-16T20:16:38.5835247Z REDIRECT:topic cal_max<-,nifti-method -> cal_max-methods.html [ FAIL ] 2021-05-16T20:16:38.5852073Z REDIRECT:topic cal_max<-,anlz-method -> cal_max-methods.html [ FAIL ] 2021-05-16T20:16:38.5858795Z REDIRECT:topic cal.max<- -> cal_max-methods.html [ FAIL ] 2021-05-16T20:16:38.5865465Z REDIRECT:topic cal.max<-,nifti-method -> cal_max-methods.html [ FAIL ] 2021-05-16T20:16:38.5876092Z REDIRECT:topic cal.max<-,anlz-method -> cal_max-methods.html [ FAIL ] 2021-05-16T20:16:38.5888193Z REDIRECT:topic cal.max<-,niftiImage-method -> cal_max-methods.html [ FAIL ] 2021-05-16T20:16:38.6103543Z cal_max-methods html 2021-05-16T20:16:38.6142590Z REDIRECT:topic cal_max<-,niftiImage-method -> cal_max-methods.html [ FAIL ] 2021-05-16T20:16:38.6149050Z REDIRECT:topic cal_min<- -> cal_min-methods.html [ FAIL ] 2021-05-16T20:16:38.6155865Z REDIRECT:topic cal_min<-,nifti-method -> cal_min-methods.html [ FAIL ] 2021-05-16T20:16:38.6178311Z REDIRECT:topic cal_min<-,anlz-method -> cal_min-methods.html [ FAIL ] 2021-05-16T20:16:38.6184534Z REDIRECT:topic cal.min<- -> cal_min-methods.html [ FAIL ] 2021-05-16T20:16:38.6191284Z REDIRECT:topic cal.min<-,nifti-method -> cal_min-methods.html [ FAIL ] 2021-05-16T20:16:38.6201853Z REDIRECT:topic cal.min<-,anlz-method -> cal_min-methods.html [ FAIL ] 2021-05-16T20:16:38.6212610Z REDIRECT:topic cal.min<-,niftiImage-method -> cal_min-methods.html [ FAIL ] 2021-05-16T20:16:38.6427214Z cal_min-methods html 2021-05-16T20:16:38.6463827Z REDIRECT:topic cal_min<-,niftiImage-method -> cal_min-methods.html [ FAIL ] 2021-05-16T20:16:38.6470862Z REDIRECT:topic cal_units<- -> cal_units-methods.html [ FAIL ] 2021-05-16T20:16:38.6488537Z REDIRECT:topic cal_units<-,anlz-method -> cal_units-methods.html [ FAIL ] 2021-05-16T20:16:38.6495164Z REDIRECT:topic cal.units<- -> cal_units-methods.html [ FAIL ] 2021-05-16T20:16:38.6659912Z cal_units-methods html 2021-05-16T20:16:38.6696702Z REDIRECT:topic cal.units<-,anlz-method -> cal_units-methods.html [ FAIL ] 2021-05-16T20:16:38.6708917Z REDIRECT:topic coerce<-,array,anlz-method -> coerce-methods.html [ FAIL ] 2021-05-16T20:16:38.6716570Z REDIRECT:topic as<-,array,anlz-method -> coerce-methods.html [ FAIL ] 2021-05-16T20:16:38.6730151Z REDIRECT:topic as<-,array,nifti-method -> coerce-methods.html [ FAIL ] 2021-05-16T20:16:38.6766636Z REDIRECT:topic coerce<-,list,anlz-method -> coerce-methods.html [ FAIL ] 2021-05-16T20:16:38.6774556Z REDIRECT:topic coerce<-,array,nifti-method -> coerce-methods.html [ FAIL ] 2021-05-16T20:16:38.6781514Z REDIRECT:topic coerce<-,list,nifti-method -> coerce-methods.html [ FAIL ] 2021-05-16T20:16:38.7049869Z coerce-methods html 2021-05-16T20:16:38.7092654Z REDIRECT:topic coerce<-,anlz,nifti-method -> coerce-methods.html [ FAIL ] 2021-05-16T20:16:38.7100977Z REDIRECT:topic compressed<- -> compressed-methods.html [ FAIL ] 2021-05-16T20:16:38.7293473Z compressed-methods html 2021-05-16T20:16:38.7437531Z convert_afni html 2021-05-16T20:16:38.7651071Z convert_anlz html 2021-05-16T20:16:38.7863737Z convert_nifti html 2021-05-16T20:16:38.7903158Z REDIRECT:topic compressed<-,anlz-method -> compressed-methods.html [ FAIL ] 2021-05-16T20:16:38.7909742Z REDIRECT:topic data_type<- -> data_type-methods.html [ FAIL ] 2021-05-16T20:16:38.7916574Z REDIRECT:topic data_type<-,nifti-method -> data_type-methods.html [ FAIL ] 2021-05-16T20:16:38.7947110Z REDIRECT:topic data_type<-,anlz-method -> data_type-methods.html [ FAIL ] 2021-05-16T20:16:38.7957898Z REDIRECT:topic data.type<- -> data_type-methods.html [ FAIL ] 2021-05-16T20:16:38.7961614Z REDIRECT:topic data.type<-,nifti-method -> data_type-methods.html [ FAIL ] 2021-05-16T20:16:38.8162786Z data_type-methods html 2021-05-16T20:16:38.8199515Z REDIRECT:topic data.type<-,anlz-method -> data_type-methods.html [ FAIL ] 2021-05-16T20:16:38.8206450Z REDIRECT:topic datatype<- -> datatype-methods.html [ FAIL ] 2021-05-16T20:16:38.8217394Z REDIRECT:topic datatype<-,nifti-method -> datatype-methods.html [ FAIL ] 2021-05-16T20:16:38.8381751Z datatype-methods html 2021-05-16T20:16:38.8419789Z REDIRECT:topic datatype<-,anlz-method -> datatype-methods.html [ FAIL ] 2021-05-16T20:16:38.8427153Z REDIRECT:topic db_name<- -> db_name-methods.html [ FAIL ] 2021-05-16T20:16:38.8433443Z REDIRECT:topic db_name<-,nifti-method -> db_name-methods.html [ FAIL ] 2021-05-16T20:16:38.8451227Z REDIRECT:topic db_name<-,anlz-method -> db_name-methods.html [ FAIL ] 2021-05-16T20:16:38.8459196Z REDIRECT:topic db.name<- -> db_name-methods.html [ FAIL ] 2021-05-16T20:16:38.8466033Z REDIRECT:topic db.name<-,nifti-method -> db_name-methods.html [ FAIL ] 2021-05-16T20:16:38.8658268Z db_name-methods html 2021-05-16T20:16:38.8702872Z REDIRECT:topic db.name<-,anlz-method -> db_name-methods.html [ FAIL ] 2021-05-16T20:16:38.8709221Z REDIRECT:topic descrip<- -> descrip-methods.html [ FAIL ] 2021-05-16T20:16:38.8717408Z REDIRECT:topic descrip<-,nifti-method -> descrip-methods.html [ FAIL ] 2021-05-16T20:16:38.8727925Z REDIRECT:topic descrip<-,anlz-method -> descrip-methods.html [ FAIL ] 2021-05-16T20:16:38.9009596Z descrip-methods html 2021-05-16T20:16:38.9047882Z REDIRECT:topic descrip<-,niftiImage-method -> descrip-methods.html [ FAIL ] 2021-05-16T20:16:38.9053945Z REDIRECT:topic dim_<- -> dim_-methods.html [ FAIL ] 2021-05-16T20:16:38.9061015Z REDIRECT:topic dim_<-,nifti-method -> dim_-methods.html [ FAIL ] 2021-05-16T20:16:38.9270200Z dim_-methods html 2021-05-16T20:16:38.9324418Z REDIRECT:topic dim_<-,anlz-method -> dim_-methods.html [ FAIL ] 2021-05-16T20:16:38.9331104Z REDIRECT:topic dim_info<- -> dim_info-methods.html [ FAIL ] 2021-05-16T20:16:38.9483589Z dim_info-methods html 2021-05-16T20:16:38.9519281Z REDIRECT:topic dim_info<-,nifti-method -> dim_info-methods.html [ FAIL ] 2021-05-16T20:16:38.9525611Z REDIRECT:topic dim_un0<- -> dim_un0-methods.html [ FAIL ] 2021-05-16T20:16:38.9675293Z dim_un0-methods html 2021-05-16T20:16:38.9807267Z drop_img_dim html 2021-05-16T20:16:38.9841049Z REDIRECT:topic dim_un0<-,anlz-method -> dim_un0-methods.html [ FAIL ] 2021-05-16T20:16:38.9847615Z REDIRECT:topic exp_date<- -> exp_date-methods.html [ FAIL ] 2021-05-16T20:16:39.0001385Z exp_date-methods html 2021-05-16T20:16:39.0042781Z REDIRECT:topic exp_date<-,anlz-method -> exp_date-methods.html [ FAIL ] 2021-05-16T20:16:39.0049289Z REDIRECT:topic exp_time<- -> exp_time-methods.html [ FAIL ] 2021-05-16T20:16:39.0216908Z exp_time-methods html 2021-05-16T20:16:39.0252259Z REDIRECT:topic exp_time<-,anlz-method -> exp_time-methods.html [ FAIL ] 2021-05-16T20:16:39.0258454Z REDIRECT:topic extender<- -> extender-methods.html [ FAIL ] 2021-05-16T20:16:39.0417009Z extender-methods html 2021-05-16T20:16:39.0456579Z REDIRECT:topic extender<-,nifti-method -> extender-methods.html [ FAIL ] 2021-05-16T20:16:39.0462536Z REDIRECT:topic extents<- -> extents-methods.html [ FAIL ] 2021-05-16T20:16:39.0469293Z REDIRECT:topic extents<-,nifti-method -> extents-methods.html [ FAIL ] 2021-05-16T20:16:39.0632100Z extents-methods html 2021-05-16T20:16:39.0672920Z REDIRECT:topic extents<-,anlz-method -> extents-methods.html [ FAIL ] 2021-05-16T20:16:39.0679321Z REDIRECT:topic field_skip<- -> field_skip-methods.html [ FAIL ] 2021-05-16T20:16:39.0698795Z REDIRECT:topic field_skip<-,anlz-method -> field_skip-methods.html [ FAIL ] 2021-05-16T20:16:39.0710559Z REDIRECT:topic field.skip<- -> field_skip-methods.html [ FAIL ] 2021-05-16T20:16:39.0898458Z field_skip-methods html 2021-05-16T20:16:39.0936622Z REDIRECT:topic field.skip<-,anlz-method -> field_skip-methods.html [ FAIL ] 2021-05-16T20:16:39.0942958Z REDIRECT:topic funused1<- -> funused1-methods.html [ FAIL ] 2021-05-16T20:16:39.1090223Z funused1-methods html 2021-05-16T20:16:39.1175204Z REDIRECT:topic funused1<-,anlz-method -> funused1-methods.html [ FAIL ] 2021-05-16T20:16:39.1176686Z REDIRECT:topic funused2<- -> funused2-methods.html [ FAIL ] 2021-05-16T20:16:39.1282782Z funused2-methods html 2021-05-16T20:16:39.1320928Z REDIRECT:topic funused2<-,anlz-method -> funused2-methods.html [ FAIL ] 2021-05-16T20:16:39.1327720Z REDIRECT:topic funused3<- -> funused3-methods.html [ FAIL ] 2021-05-16T20:16:39.1484983Z funused3-methods html 2021-05-16T20:16:39.1525395Z REDIRECT:topic funused3<-,anlz-method -> funused3-methods.html [ FAIL ] 2021-05-16T20:16:39.1532034Z REDIRECT:topic generated<- -> generated-methods.html [ FAIL ] 2021-05-16T20:16:39.1680426Z generated-methods html 2021-05-16T20:16:39.1719416Z REDIRECT:topic generated<-,anlz-method -> generated-methods.html [ FAIL ] 2021-05-16T20:16:39.1725871Z REDIRECT:topic glmax<- -> glmax-methods.html [ FAIL ] 2021-05-16T20:16:39.1732589Z REDIRECT:topic glmax<-,nifti-method -> glmax-methods.html [ FAIL ] 2021-05-16T20:16:39.1889519Z glmax-methods html 2021-05-16T20:16:39.1929463Z REDIRECT:topic glmax<-,anlz-method -> glmax-methods.html [ FAIL ] 2021-05-16T20:16:39.1935766Z REDIRECT:topic glmin<- -> glmin-methods.html [ FAIL ] 2021-05-16T20:16:39.1942324Z REDIRECT:topic glmin<-,nifti-method -> glmin-methods.html [ FAIL ] 2021-05-16T20:16:39.2099959Z glmin-methods html 2021-05-16T20:16:39.2135431Z REDIRECT:topic glmin<-,anlz-method -> glmin-methods.html [ FAIL ] 2021-05-16T20:16:39.2141954Z REDIRECT:topic hist_un0<- -> hist_un0-methods.html [ FAIL ] 2021-05-16T20:16:39.2287633Z hist_un0-methods html 2021-05-16T20:16:39.2327893Z REDIRECT:topic hist_un0<-,anlz-method -> hist_un0-methods.html [ FAIL ] 2021-05-16T20:16:39.2334691Z REDIRECT:topic hkey_un0<- -> hkey_un0-methods.html [ FAIL ] 2021-05-16T20:16:39.2352344Z REDIRECT:topic hkey_un0<-,anlz-method -> hkey_un0-methods.html [ FAIL ] 2021-05-16T20:16:39.2359099Z REDIRECT:topic hkey.un0<- -> hkey_un0-methods.html [ FAIL ] 2021-05-16T20:16:39.2589245Z hkey_un0-methods html 2021-05-16T20:16:39.2744706Z hotmetal html 2021-05-16T20:16:39.3259508Z image-methods html 2021-05-16T20:16:39.3312304Z REDIRECT:topic hkey.un0<-,anlz-method -> hkey_un0-methods.html [ FAIL ] 2021-05-16T20:16:39.3318986Z REDIRECT:topic img_data<- -> img_data-methods.html [ FAIL ] 2021-05-16T20:16:39.3333228Z REDIRECT:topic img_data<-,nifti-method -> img_data-methods.html [ FAIL ] 2021-05-16T20:16:39.3527511Z img_data-methods html 2021-05-16T20:16:39.3613745Z img_length html 2021-05-16T20:16:39.3736145Z integerTranslation html 2021-05-16T20:16:39.3774102Z REDIRECT:topic img_data<-,anlz-method -> img_data-methods.html [ FAIL ] 2021-05-16T20:16:39.3780330Z REDIRECT:topic intent_code<- -> intent_code-methods.html [ FAIL ] 2021-05-16T20:16:39.3794710Z REDIRECT:topic intent_code<-,nifti-method -> intent_code-methods.html [ FAIL ] 2021-05-16T20:16:39.3801837Z REDIRECT:topic intent.code<- -> intent_code-methods.html [ FAIL ] 2021-05-16T20:16:39.3812366Z REDIRECT:topic intent.code<-,nifti-method -> intent_code-methods.html [ FAIL ] 2021-05-16T20:16:39.4005802Z intent_code-methods html 2021-05-16T20:16:39.4040561Z REDIRECT:topic intent_code<-,niftiImage-method -> intent_code-methods.html [ FAIL ] 2021-05-16T20:16:39.4046908Z REDIRECT:topic intent_name<- -> intent_name-methods.html [ FAIL ] 2021-05-16T20:16:39.4061935Z REDIRECT:topic intent_name<-,nifti-method -> intent_name-methods.html [ FAIL ] 2021-05-16T20:16:39.4068473Z REDIRECT:topic intent.name<- -> intent_name-methods.html [ FAIL ] 2021-05-16T20:16:39.4079453Z REDIRECT:topic intent.name<-,nifti-method -> intent_name-methods.html [ FAIL ] 2021-05-16T20:16:39.4268170Z intent_name-methods html 2021-05-16T20:16:39.4304099Z REDIRECT:topic intent_name<-,niftiImage-method -> intent_name-methods.html [ FAIL ] 2021-05-16T20:16:39.4310476Z REDIRECT:topic intent_p1<- -> intent_p1-methods.html [ FAIL ] 2021-05-16T20:16:39.4324744Z REDIRECT:topic intent_p1<-,nifti-method -> intent_p1-methods.html [ FAIL ] 2021-05-16T20:16:39.4331412Z REDIRECT:topic intent.p1<- -> intent_p1-methods.html [ FAIL ] 2021-05-16T20:16:39.4342414Z REDIRECT:topic intent.p1<-,nifti-method -> intent_p1-methods.html [ FAIL ] 2021-05-16T20:16:39.4547170Z intent_p1-methods html 2021-05-16T20:16:39.4588897Z REDIRECT:topic intent_p1<-,niftiImage-method -> intent_p1-methods.html [ FAIL ] 2021-05-16T20:16:39.4595150Z REDIRECT:topic intent_p2<- -> intent_p2-methods.html [ FAIL ] 2021-05-16T20:16:39.4610109Z REDIRECT:topic intent_p2<-,nifti-method -> intent_p2-methods.html [ FAIL ] 2021-05-16T20:16:39.4616799Z REDIRECT:topic intent.p2<- -> intent_p2-methods.html [ FAIL ] 2021-05-16T20:16:39.4627622Z REDIRECT:topic intent.p2<-,nifti-method -> intent_p2-methods.html [ FAIL ] 2021-05-16T20:16:39.4799673Z intent_p2-methods html 2021-05-16T20:16:39.4835506Z REDIRECT:topic intent_p2<-,niftiImage-method -> intent_p2-methods.html [ FAIL ] 2021-05-16T20:16:39.4842087Z REDIRECT:topic intent_p3<- -> intent_p3-methods.html [ FAIL ] 2021-05-16T20:16:39.4856600Z REDIRECT:topic intent_p3<-,nifti-method -> intent_p3-methods.html [ FAIL ] 2021-05-16T20:16:39.4863189Z REDIRECT:topic intent.p3<- -> intent_p3-methods.html [ FAIL ] 2021-05-16T20:16:39.4874148Z REDIRECT:topic intent.p3<-,nifti-method -> intent_p3-methods.html [ FAIL ] 2021-05-16T20:16:39.5043039Z intent_p3-methods html 2021-05-16T20:16:39.5098067Z internalImage-class html 2021-05-16T20:16:39.5231931Z is_afni html 2021-05-16T20:16:39.5366312Z is_anlz html 2021-05-16T20:16:39.5495337Z is_nifti html 2021-05-16T20:16:39.5529929Z REDIRECT:topic intent_p3<-,niftiImage-method -> intent_p3-methods.html [ FAIL ] 2021-05-16T20:16:39.5536569Z REDIRECT:topic magic<- -> magic-methods.html [ FAIL ] 2021-05-16T20:16:39.5547332Z REDIRECT:topic magic<-,nifti-method -> magic-methods.html [ FAIL ] 2021-05-16T20:16:39.5708045Z magic-methods html 2021-05-16T20:16:39.5728315Z REDIRECT:topic magic<-,niftiImage-method -> magic-methods.html [ FAIL ] 2021-05-16T20:16:39.5737024Z REDIRECT:topic Previous alias or file overwritten by alias: D:/a/_temp/Library/00LOCK-oro.nifti/00new/oro.nifti/help/NSLI.html 2021-05-16T20:16:39.5844942Z miscellaneous html 2021-05-16T20:16:39.7026547Z nifti-class html 2021-05-16T20:16:39.7255371Z nifti html 2021-05-16T20:16:39.7403223Z niftiAuditTrail-class html 2021-05-16T20:16:39.7529407Z niftiExtension-class html 2021-05-16T20:16:39.7668222Z niftiExtensionSection-class html 2021-05-16T20:16:39.7726696Z niftiImage-class html 2021-05-16T20:16:39.7751020Z REDIRECT:topic Previous alias or file overwritten by alias: D:/a/_temp/Library/00LOCK-oro.nifti/00new/oro.nifti/help/NTIM.html 2021-05-16T20:16:39.7757706Z REDIRECT:topic [<--methods -> nifti_assign-methods.html [ FAIL ] 2021-05-16T20:16:39.7764519Z REDIRECT:topic [<-,ANY,ANY,ANY,ANY-method -> nifti_assign-methods.html [ FAIL ] 2021-05-16T20:16:39.7771452Z REDIRECT:topic [<-,nifti,ANY,ANY,ANY-method -> nifti_assign-methods.html [ FAIL ] 2021-05-16T20:16:39.7778252Z REDIRECT:topic [<-,nifti,numeric,numeric,ANY-method -> nifti_assign-methods.html [ FAIL ] 2021-05-16T20:16:39.7784800Z REDIRECT:topic [<-,nifti,ANY,missing,ANY-method -> nifti_assign-methods.html [ FAIL ] 2021-05-16T20:16:39.7791004Z REDIRECT:topic [<-,nifti,numeric,missing,ANY-method -> nifti_assign-methods.html [ FAIL ] 2021-05-16T20:16:39.7934369Z nifti_assign-methods html 2021-05-16T20:16:39.8053813Z niftiops html 2021-05-16T20:16:39.8148036Z nii2oro html 2021-05-16T20:16:39.8185430Z REDIRECT:topic [<-,nifti,missing,missing,array-method -> nifti_assign-methods.html [ FAIL ] 2021-05-16T20:16:39.8191861Z REDIRECT:topic omax<- -> omax-methods.html [ FAIL ] 2021-05-16T20:16:39.8338498Z omax-methods html 2021-05-16T20:16:39.8370480Z REDIRECT:topic omax<-,anlz-method -> omax-methods.html [ FAIL ] 2021-05-16T20:16:39.8376746Z REDIRECT:topic omin<- -> omin-methods.html [ FAIL ] 2021-05-16T20:16:39.8523482Z omin-methods html 2021-05-16T20:16:39.8654893Z onefile html 2021-05-16T20:16:39.8693415Z REDIRECT:topic omin<-,anlz-method -> omin-methods.html [ FAIL ] 2021-05-16T20:16:39.8699992Z REDIRECT:topic orient<- -> orient-methods.html [ FAIL ] 2021-05-16T20:16:39.8848052Z orient-methods html 2021-05-16T20:16:39.9004025Z orientation-methods html 2021-05-16T20:16:39.9054647Z REDIRECT:topic orient<-,anlz-method -> orient-methods.html [ FAIL ] 2021-05-16T20:16:39.9061093Z REDIRECT:topic origin<- -> origin-methods.html [ FAIL ] 2021-05-16T20:16:39.9067969Z REDIRECT:topic origin<-,anlz-method -> origin-methods.html [ FAIL ] 2021-05-16T20:16:39.9231737Z origin-methods html 2021-05-16T20:16:39.9331296Z oro2nii html 2021-05-16T20:16:39.9856747Z orthographic-methods html 2021-05-16T20:16:40.0459833Z overlay-methods html 2021-05-16T20:16:40.0500099Z REDIRECT:topic origin<-,nifti-method -> origin-methods.html [ FAIL ] 2021-05-16T20:16:40.0506854Z REDIRECT:topic patient_id<- -> patient_id-methods.html [ FAIL ] 2021-05-16T20:16:40.0524591Z REDIRECT:topic patient_id<-,anlz-method -> patient_id-methods.html [ FAIL ] 2021-05-16T20:16:40.0531260Z REDIRECT:topic patient.id<- -> patient_id-methods.html [ FAIL ] 2021-05-16T20:16:40.0693956Z patient_id-methods html 2021-05-16T20:16:40.0877967Z performPermutation html 2021-05-16T20:16:40.0920320Z REDIRECT:topic patient.id<-,anlz-method -> patient_id-methods.html [ FAIL ] 2021-05-16T20:16:40.0926971Z REDIRECT:topic pixdim<- -> pixdim-methods.html [ FAIL ] 2021-05-16T20:16:40.0939893Z REDIRECT:topic pixdim<-,nifti-method -> pixdim-methods.html [ FAIL ] 2021-05-16T20:16:40.0947079Z REDIRECT:topic pixdim<-,anlz-method -> pixdim-methods.html [ FAIL ] 2021-05-16T20:16:40.1144722Z pixdim-methods html 2021-05-16T20:16:40.1181955Z REDIRECT:topic pixdim<-,ANY-method -> pixdim-methods.html [ FAIL ] 2021-05-16T20:16:40.1188263Z REDIRECT:topic qform_code<- -> qform_code-methods.html [ FAIL ] 2021-05-16T20:16:40.1202262Z REDIRECT:topic qform_code<-,nifti-method -> qform_code-methods.html [ FAIL ] 2021-05-16T20:16:40.1208804Z REDIRECT:topic qform.code<- -> qform_code-methods.html [ FAIL ] 2021-05-16T20:16:40.1219545Z REDIRECT:topic qform.code<-,nifti-method -> qform_code-methods.html [ FAIL ] 2021-05-16T20:16:40.1444016Z qform_code-methods html 2021-05-16T20:16:40.1488976Z REDIRECT:topic qform_code<-,niftiImage-method -> qform_code-methods.html [ FAIL ] 2021-05-16T20:16:40.1495417Z REDIRECT:topic qoffset_x<- -> qoffset_x-methods.html [ FAIL ] 2021-05-16T20:16:40.1510855Z REDIRECT:topic qoffset_x<-,nifti-method -> qoffset_x-methods.html [ FAIL ] 2021-05-16T20:16:40.1517524Z REDIRECT:topic qoffset.x<- -> qoffset_x-methods.html [ FAIL ] 2021-05-16T20:16:40.1528256Z REDIRECT:topic qoffset.x<-,nifti-method -> qoffset_x-methods.html [ FAIL ] 2021-05-16T20:16:40.1701644Z qoffset_x-methods html 2021-05-16T20:16:40.1736518Z REDIRECT:topic qoffset_x<-,niftiImage-method -> qoffset_x-methods.html [ FAIL ] 2021-05-16T20:16:40.1742696Z REDIRECT:topic qoffset_y<- -> qoffset_y-methods.html [ FAIL ] 2021-05-16T20:16:40.1757592Z REDIRECT:topic qoffset_y<-,nifti-method -> qoffset_y-methods.html [ FAIL ] 2021-05-16T20:16:40.1765005Z REDIRECT:topic qoffset.y<- -> qoffset_y-methods.html [ FAIL ] 2021-05-16T20:16:40.1776442Z REDIRECT:topic qoffset.y<-,nifti-method -> qoffset_y-methods.html [ FAIL ] 2021-05-16T20:16:40.1947617Z qoffset_y-methods html 2021-05-16T20:16:40.1983481Z REDIRECT:topic qoffset_y<-,niftiImage-method -> qoffset_y-methods.html [ FAIL ] 2021-05-16T20:16:40.1989551Z REDIRECT:topic qoffset_z<- -> qoffset_z-methods.html [ FAIL ] 2021-05-16T20:16:40.2004373Z REDIRECT:topic qoffset_z<-,nifti-method -> qoffset_z-methods.html [ FAIL ] 2021-05-16T20:16:40.2012452Z REDIRECT:topic qoffset.z<- -> qoffset_z-methods.html [ FAIL ] 2021-05-16T20:16:40.2022686Z REDIRECT:topic qoffset.z<-,nifti-method -> qoffset_z-methods.html [ FAIL ] 2021-05-16T20:16:40.2194236Z qoffset_z-methods html 2021-05-16T20:16:40.2228755Z REDIRECT:topic qoffset_z<-,niftiImage-method -> qoffset_z-methods.html [ FAIL ] 2021-05-16T20:16:40.2234718Z REDIRECT:topic quatern_b<- -> quatern_b-methods.html [ FAIL ] 2021-05-16T20:16:40.2248325Z REDIRECT:topic quatern_b<-,nifti-method -> quatern_b-methods.html [ FAIL ] 2021-05-16T20:16:40.2254355Z REDIRECT:topic quatern.b<- -> quatern_b-methods.html [ FAIL ] 2021-05-16T20:16:40.2264263Z REDIRECT:topic quatern.b<-,nifti-method -> quatern_b-methods.html [ FAIL ] 2021-05-16T20:16:40.2431816Z quatern_b-methods html 2021-05-16T20:16:40.2465067Z REDIRECT:topic quatern_b<-,niftiImage-method -> quatern_b-methods.html [ FAIL ] 2021-05-16T20:16:40.2471264Z REDIRECT:topic quatern_c<- -> quatern_c-methods.html [ FAIL ] 2021-05-16T20:16:40.2484990Z REDIRECT:topic quatern_c<-,nifti-method -> quatern_c-methods.html [ FAIL ] 2021-05-16T20:16:40.2491456Z REDIRECT:topic quatern.c<- -> quatern_c-methods.html [ FAIL ] 2021-05-16T20:16:40.2501679Z REDIRECT:topic quatern.c<-,nifti-method -> quatern_c-methods.html [ FAIL ] 2021-05-16T20:16:40.2665759Z quatern_c-methods html 2021-05-16T20:16:40.2707779Z REDIRECT:topic quatern_c<-,niftiImage-method -> quatern_c-methods.html [ FAIL ] 2021-05-16T20:16:40.2715179Z REDIRECT:topic quatern_d<- -> quatern_d-methods.html [ FAIL ] 2021-05-16T20:16:40.2729125Z REDIRECT:topic quatern_d<-,nifti-method -> quatern_d-methods.html [ FAIL ] 2021-05-16T20:16:40.2735606Z REDIRECT:topic quatern.d<- -> quatern_d-methods.html [ FAIL ] 2021-05-16T20:16:40.2746241Z REDIRECT:topic quatern.d<-,nifti-method -> quatern_d-methods.html [ FAIL ] 2021-05-16T20:16:40.2941885Z quatern_d-methods html 2021-05-16T20:16:40.3159998Z quaternion2rotation html 2021-05-16T20:16:40.3468658Z read_afni html 2021-05-16T20:16:40.3672400Z read_anlz html 2021-05-16T20:16:40.4016736Z read_nifti html 2021-05-16T20:16:40.4055084Z REDIRECT:topic quatern_d<-,niftiImage-method -> quatern_d-methods.html [ FAIL ] 2021-05-16T20:16:40.4061687Z REDIRECT:topic regular<- -> regular-methods.html [ FAIL ] 2021-05-16T20:16:40.4068531Z REDIRECT:topic regular<-,nifti-method -> regular-methods.html [ FAIL ] 2021-05-16T20:16:40.4223797Z regular-methods html 2021-05-16T20:16:40.4327461Z remove html 2021-05-16T20:16:40.4503457Z reorient html 2021-05-16T20:16:40.4540540Z REDIRECT:topic regular<-,anlz-method -> regular-methods.html [ FAIL ] 2021-05-16T20:16:40.4546132Z REDIRECT:topic scannum<- -> scannum-methods.html [ FAIL ] 2021-05-16T20:16:40.4722384Z scannum-methods html 2021-05-16T20:16:40.4758946Z REDIRECT:topic scannum<-,anlz-method -> scannum-methods.html [ FAIL ] 2021-05-16T20:16:40.4764731Z REDIRECT:topic scl_inter<- -> scl_inter-methods.html [ FAIL ] 2021-05-16T20:16:40.4778360Z REDIRECT:topic scl_inter<-,nifti-method -> scl_inter-methods.html [ FAIL ] 2021-05-16T20:16:40.4784408Z REDIRECT:topic scl.inter<- -> scl_inter-methods.html [ FAIL ] 2021-05-16T20:16:40.4954582Z scl_inter-methods html 2021-05-16T20:16:40.5000785Z REDIRECT:topic scl.inter<-,nifti-method -> scl_inter-methods.html [ FAIL ] 2021-05-16T20:16:40.5009231Z REDIRECT:topic scl_slope<- -> scl_slope-methods.html [ FAIL ] 2021-05-16T20:16:40.5027885Z REDIRECT:topic scl_slope<-,nifti-method -> scl_slope-methods.html [ FAIL ] 2021-05-16T20:16:40.5036480Z REDIRECT:topic scl.slope<- -> scl_slope-methods.html [ FAIL ] 2021-05-16T20:16:40.5216717Z scl_slope-methods html 2021-05-16T20:16:40.5254948Z REDIRECT:topic scl.slope<-,nifti-method -> scl_slope-methods.html [ FAIL ] 2021-05-16T20:16:40.5263815Z REDIRECT:topic session_error<- -> session_error-methods.html [ FAIL ] 2021-05-16T20:16:40.5268658Z REDIRECT:topic session_error<-,nifti-method -> session_error-methods.html [ FAIL ] 2021-05-16T20:16:40.5286191Z REDIRECT:topic session_error<-,anlz-method -> session_error-methods.html [ FAIL ] 2021-05-16T20:16:40.5293791Z REDIRECT:topic session.error<- -> session_error-methods.html [ FAIL ] 2021-05-16T20:16:40.5300835Z REDIRECT:topic session.error<-,nifti-method -> session_error-methods.html [ FAIL ] 2021-05-16T20:16:40.5529005Z session_error-methods html 2021-05-16T20:16:40.5564350Z REDIRECT:topic session.error<-,anlz-method -> session_error-methods.html [ FAIL ] 2021-05-16T20:16:40.5570887Z REDIRECT:topic sform_code<- -> sform_code-methods.html [ FAIL ] 2021-05-16T20:16:40.5585056Z REDIRECT:topic sform_code<-,nifti-method -> sform_code-methods.html [ FAIL ] 2021-05-16T20:16:40.5598128Z REDIRECT:topic sform.code<- -> sform_code-methods.html [ FAIL ] 2021-05-16T20:16:40.5608941Z REDIRECT:topic sform.code<-,nifti-method -> sform_code-methods.html [ FAIL ] 2021-05-16T20:16:40.5792635Z sform_code-methods html 2021-05-16T20:16:40.5840972Z REDIRECT:topic sform_code<-,niftiImage-method -> sform_code-methods.html [ FAIL ] 2021-05-16T20:16:40.5847103Z REDIRECT:topic sizeof_hdr<- -> sizeof_hdr-methods.html [ FAIL ] 2021-05-16T20:16:40.5853401Z REDIRECT:topic sizeof_hdr<-,nifti-method -> sizeof_hdr-methods.html [ FAIL ] 2021-05-16T20:16:40.6019668Z sizeof_hdr-methods html 2021-05-16T20:16:40.6635842Z slice-methods html 2021-05-16T20:16:40.6679653Z REDIRECT:topic sizeof_hdr<-,anlz-method -> sizeof_hdr-methods.html [ FAIL ] 2021-05-16T20:16:40.6686252Z REDIRECT:topic slice_code<- -> slice_code-methods.html [ FAIL ] 2021-05-16T20:16:40.6700890Z REDIRECT:topic slice_code<-,nifti-method -> slice_code-methods.html [ FAIL ] 2021-05-16T20:16:40.6707437Z REDIRECT:topic slice.code<- -> slice_code-methods.html [ FAIL ] 2021-05-16T20:16:40.6718109Z REDIRECT:topic slice.code<-,nifti-method -> slice_code-methods.html [ FAIL ] 2021-05-16T20:16:40.6890095Z slice_code-methods html 2021-05-16T20:16:40.6924482Z REDIRECT:topic slice_code<-,niftiImage-method -> slice_code-methods.html [ FAIL ] 2021-05-16T20:16:40.6931045Z REDIRECT:topic slice_duration<- -> slice_duration-methods.html [ FAIL ] 2021-05-16T20:16:40.6945474Z REDIRECT:topic slice_duration<-,nifti-method -> slice_duration-methods.html [ FAIL ] 2021-05-16T20:16:40.6951612Z REDIRECT:topic slice.duration<- -> slice_duration-methods.html [ FAIL ] 2021-05-16T20:16:40.6962388Z REDIRECT:topic slice.duration<-,nifti-method -> slice_duration-methods.html [ FAIL ] 2021-05-16T20:16:40.7137988Z slice_duration-methods html 2021-05-16T20:16:40.7177707Z REDIRECT:topic slice_duration<-,niftiImage-method -> slice_duration-methods.html [ FAIL ] 2021-05-16T20:16:40.7184780Z REDIRECT:topic slice_end<- -> slice_end-methods.html [ FAIL ] 2021-05-16T20:16:40.7199041Z REDIRECT:topic slice_end<-,nifti-method -> slice_end-methods.html [ FAIL ] 2021-05-16T20:16:40.7205622Z REDIRECT:topic slice.end<- -> slice_end-methods.html [ FAIL ] 2021-05-16T20:16:40.7216639Z REDIRECT:topic slice.end<-,nifti-method -> slice_end-methods.html [ FAIL ] 2021-05-16T20:16:40.7227489Z REDIRECT:topic slice_end<-,niftiImage-method -> slice_end-methods.html [ FAIL ] 2021-05-16T20:16:40.7414816Z slice_end-methods html 2021-05-16T20:16:40.8010520Z slice_overlay-methods html 2021-05-16T20:16:40.8078604Z REDIRECT:topic slice.end<-,niftiImage-method -> slice_end-methods.html [ FAIL ] 2021-05-16T20:16:40.8085135Z REDIRECT:topic slice_start<- -> slice_start-methods.html [ FAIL ] 2021-05-16T20:16:40.8099189Z REDIRECT:topic slice_start<-,nifti-method -> slice_start-methods.html [ FAIL ] 2021-05-16T20:16:40.8107188Z REDIRECT:topic slice.start<- -> slice_start-methods.html [ FAIL ] 2021-05-16T20:16:40.8118312Z REDIRECT:topic slice.start<-,nifti-method -> slice_start-methods.html [ FAIL ] 2021-05-16T20:16:40.8128927Z REDIRECT:topic slice_start<-,niftiImage-method -> slice_start-methods.html [ FAIL ] 2021-05-16T20:16:40.8309857Z slice_start-methods html 2021-05-16T20:16:40.8343337Z REDIRECT:topic slice.start<-,niftiImage-method -> slice_start-methods.html [ FAIL ] 2021-05-16T20:16:40.8349771Z REDIRECT:topic smax<- -> smax-methods.html [ FAIL ] 2021-05-16T20:16:40.8495704Z smax-methods html 2021-05-16T20:16:40.8530367Z REDIRECT:topic smax<-,anlz-method -> smax-methods.html [ FAIL ] 2021-05-16T20:16:40.8536360Z REDIRECT:topic smin<- -> smin-methods.html [ FAIL ] 2021-05-16T20:16:40.8681821Z smin-methods html 2021-05-16T20:16:40.8728603Z REDIRECT:topic smin<-,anlz-method -> smin-methods.html [ FAIL ] 2021-05-16T20:16:40.8734481Z REDIRECT:topic srow_x<- -> srow_x-methods.html [ FAIL ] 2021-05-16T20:16:40.8748923Z REDIRECT:topic srow_x<-,nifti-method -> srow_x-methods.html [ FAIL ] 2021-05-16T20:16:40.8753893Z REDIRECT:topic srow.x<- -> srow_x-methods.html [ FAIL ] 2021-05-16T20:16:40.8764402Z REDIRECT:topic srow.x<-,nifti-method -> srow_x-methods.html [ FAIL ] 2021-05-16T20:16:40.8934038Z srow_x-methods html 2021-05-16T20:16:40.8967815Z REDIRECT:topic srow_x<-,niftiImage-method -> srow_x-methods.html [ FAIL ] 2021-05-16T20:16:40.8974427Z REDIRECT:topic srow_y<- -> srow_y-methods.html [ FAIL ] 2021-05-16T20:16:40.8988877Z REDIRECT:topic srow_y<-,nifti-method -> srow_y-methods.html [ FAIL ] 2021-05-16T20:16:40.8995343Z REDIRECT:topic srow.y<- -> srow_y-methods.html [ FAIL ] 2021-05-16T20:16:40.9006593Z REDIRECT:topic srow.y<-,nifti-method -> srow_y-methods.html [ FAIL ] 2021-05-16T20:16:40.9175370Z srow_y-methods html 2021-05-16T20:16:40.9211126Z REDIRECT:topic srow_y<-,niftiImage-method -> srow_y-methods.html [ FAIL ] 2021-05-16T20:16:40.9216746Z REDIRECT:topic srow_z<- -> srow_z-methods.html [ FAIL ] 2021-05-16T20:16:40.9230977Z REDIRECT:topic srow_z<-,nifti-method -> srow_z-methods.html [ FAIL ] 2021-05-16T20:16:40.9237351Z REDIRECT:topic srow.z<- -> srow_z-methods.html [ FAIL ] 2021-05-16T20:16:40.9249470Z REDIRECT:topic srow.z<-,nifti-method -> srow_z-methods.html [ FAIL ] 2021-05-16T20:16:40.9414196Z srow_z-methods html 2021-05-16T20:16:40.9448343Z REDIRECT:topic srow_z<-,niftiImage-method -> srow_z-methods.html [ FAIL ] 2021-05-16T20:16:40.9454729Z REDIRECT:topic start_field<- -> start_field-methods.html [ FAIL ] 2021-05-16T20:16:40.9598616Z start_field-methods html 2021-05-16T20:16:40.9795945Z tim_colors html 2021-05-16T20:16:40.9829286Z REDIRECT:topic start_field<-,anlz-method -> start_field-methods.html [ FAIL ] 2021-05-16T20:16:40.9837571Z REDIRECT:topic toffset<- -> toffset-methods.html [ FAIL ] 2021-05-16T20:16:40.9865375Z REDIRECT:topic toffset<-,nifti-method -> toffset-methods.html [ FAIL ] 2021-05-16T20:16:41.0119998Z toffset-methods html 2021-05-16T20:16:41.0258764Z transformCoordinate html 2021-05-16T20:16:41.0293435Z REDIRECT:topic toffset<-,niftiImage-method -> toffset-methods.html [ FAIL ] 2021-05-16T20:16:41.0300465Z REDIRECT:topic unused1<- -> unused1-methods.html [ FAIL ] 2021-05-16T20:16:41.0490805Z unused1-methods html 2021-05-16T20:16:41.0527929Z REDIRECT:topic unused1<-,anlz-method -> unused1-methods.html [ FAIL ] 2021-05-16T20:16:41.0534470Z REDIRECT:topic verified<- -> verified-methods.html [ FAIL ] 2021-05-16T20:16:41.0686301Z verified-methods html 2021-05-16T20:16:41.0724175Z REDIRECT:topic verified<-,anlz-method -> verified-methods.html [ FAIL ] 2021-05-16T20:16:41.0730942Z REDIRECT:topic views<- -> views-methods.html [ FAIL ] 2021-05-16T20:16:41.0880364Z views-methods html 2021-05-16T20:16:41.0914651Z REDIRECT:topic views<-,anlz-method -> views-methods.html [ FAIL ] 2021-05-16T20:16:41.0921452Z REDIRECT:topic vols_added<- -> vols_added-methods.html [ FAIL ] 2021-05-16T20:16:41.0948029Z REDIRECT:topic vols_added<-,anlz-method -> vols_added-methods.html [ FAIL ] 2021-05-16T20:16:41.0956814Z REDIRECT:topic vols.added<- -> vols_added-methods.html [ FAIL ] 2021-05-16T20:16:41.1125495Z vols_added-methods html 2021-05-16T20:16:41.1164706Z REDIRECT:topic vols.added<-,anlz-method -> vols_added-methods.html [ FAIL ] 2021-05-16T20:16:41.1171434Z REDIRECT:topic vox_offset<- -> vox_offset-methods.html [ FAIL ] 2021-05-16T20:16:41.1177818Z REDIRECT:topic vox_offset<-,nifti-method -> vox_offset-methods.html [ FAIL ] 2021-05-16T20:16:41.1195377Z REDIRECT:topic vox_offset<-,anlz-method -> vox_offset-methods.html [ FAIL ] 2021-05-16T20:16:41.1201739Z REDIRECT:topic vox.offset<- -> vox_offset-methods.html [ FAIL ] 2021-05-16T20:16:41.1208565Z REDIRECT:topic vox.offset<-,nifti-method -> vox_offset-methods.html [ FAIL ] 2021-05-16T20:16:41.1404338Z vox_offset-methods html 2021-05-16T20:16:41.1437826Z REDIRECT:topic vox.offset<-,anlz-method -> vox_offset-methods.html [ FAIL ] 2021-05-16T20:16:41.1443923Z REDIRECT:topic vox_units<- -> vox_units-methods.html [ FAIL ] 2021-05-16T20:16:41.1470066Z REDIRECT:topic vox_units<-,anlz-method -> vox_units-methods.html [ FAIL ] 2021-05-16T20:16:41.1471861Z REDIRECT:topic vox.units<- -> vox_units-methods.html [ FAIL ] 2021-05-16T20:16:41.1658877Z vox_units-methods html 2021-05-16T20:16:41.1721823Z voxdim html 2021-05-16T20:16:41.1796300Z voxres html 2021-05-16T20:16:41.2101235Z write_afni-methods html 2021-05-16T20:16:41.2382630Z write_anlz html 2021-05-16T20:16:41.2835779Z write_nifti html 2021-05-16T20:16:41.2873645Z REDIRECT:topic vox.units<-,anlz-method -> vox_units-methods.html [ FAIL ] 2021-05-16T20:16:41.2880472Z REDIRECT:topic xyzt_units<- -> xyzt_units-methods.html [ FAIL ] 2021-05-16T20:16:41.2896535Z REDIRECT:topic xyzt_units<-,nifti-method -> xyzt_units-methods.html [ FAIL ] 2021-05-16T20:16:41.2903314Z REDIRECT:topic xyzt.units<- -> xyzt_units-methods.html [ FAIL ] 2021-05-16T20:16:41.2914781Z REDIRECT:topic xyzt.units<-,nifti-method -> xyzt_units-methods.html [ FAIL ] 2021-05-16T20:16:41.3108267Z xyzt_units-methods html 2021-05-16T20:16:41.3275251Z zero_trans html 2021-05-16T20:16:41.3318340Z REDIRECT:topic xyzt_units<-,niftiImage-method -> xyzt_units-methods.html [ FAIL ]** building package indices 2021-05-16T20:16:42.0565661Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:16:42.0567975Z *** arch - i386 2021-05-16T20:16:42.9698979Z *** arch - x64 2021-05-16T20:16:43.8850238Z ** testing if installed package can be loaded from final location 2021-05-16T20:16:43.8855182Z *** arch - i386 2021-05-16T20:16:44.8988406Z *** arch - x64 2021-05-16T20:16:45.9129097Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:16:45.9897957Z * DONE (oro.nifti) 2021-05-16T20:16:46.3755956Z Downloading GitHub repo neuroconductor/brainR@30deb980379774a44b6be4e1030c1faf4a0115bd 2021-05-16T20:16:48.8239030Z jquerylib (NA -> 0.1.4 ) [CRAN] 2021-05-16T20:16:48.8240636Z sass (NA -> 0.4.0 ) [CRAN] 2021-05-16T20:16:48.8241754Z bslib (NA -> 0.2.5 ) [CRAN] 2021-05-16T20:16:48.8242871Z promises (NA -> 1.2.0.1) [CRAN] 2021-05-16T20:16:48.8245280Z Installing 16 packages: jquerylib, sass, bslib, promises, later, sourcetools, xtable, httpuv, webshot, htmlwidgets, miniUI, shiny, manipulateWidget, crosstalk, misc3d, rgl 2021-05-16T20:16:48.8247116Z later (NA -> 1.2.0 ) [CRAN] 2021-05-16T20:16:48.8247968Z sourcetools (NA -> 0.1.7 ) [CRAN] 2021-05-16T20:16:48.8248846Z xtable (NA -> 1.8-4 ) [CRAN] 2021-05-16T20:16:48.8249675Z httpuv (NA -> 1.6.1 ) [CRAN] 2021-05-16T20:16:48.8250530Z webshot (NA -> 0.5.2 ) [CRAN] 2021-05-16T20:16:48.8251402Z htmlwidgets (NA -> 1.5.3 ) [CRAN] 2021-05-16T20:16:48.8252241Z miniUI (NA -> 0.1.1.1) [CRAN] 2021-05-16T20:16:48.8253058Z shiny (NA -> 1.6.0 ) [CRAN] 2021-05-16T20:16:48.8253919Z manipulat... (NA -> 0.10.1 ) [CRAN] 2021-05-16T20:16:48.8254773Z crosstalk (NA -> 1.1.1 ) [CRAN] 2021-05-16T20:16:48.8255621Z misc3d (NA -> 0.9-0 ) [CRAN] 2021-05-16T20:16:48.8256400Z rgl (NA -> 0.106.8) [CRAN] 2021-05-16T20:16:48.8262863Z Installing packages into 'D:/a/_temp/Library' 2021-05-16T20:16:48.8263843Z (as 'lib' is unspecified) 2021-05-16T20:16:50.7009021Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/bioc/bin/windows/contrib/4.2: 2021-05-16T20:16:51.2817185Z cannot open URL 'https://bioconductor.org/packages/3.13/bioc/bin/windows/contrib/4.2/PACKAGES' 2021-05-16T20:16:51.2821008Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/data/annotation/bin/windows/contrib/4.2: 2021-05-16T20:16:51.2823978Z cannot open URL 'https://bioconductor.org/packages/3.13/data/annotation/bin/windows/contrib/4.2/PACKAGES' 2021-05-16T20:16:51.2826415Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/data/experiment/bin/windows/contrib/4.2: 2021-05-16T20:16:51.2829170Z cannot open URL 'https://bioconductor.org/packages/3.13/data/experiment/bin/windows/contrib/4.2/PACKAGES' 2021-05-16T20:16:51.3334263Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/workflows/bin/windows/contrib/4.2: 2021-05-16T20:16:51.3339364Z cannot open URL 'https://bioconductor.org/packages/3.13/workflows/bin/windows/contrib/4.2/PACKAGES' 2021-05-16T20:16:52.3037888Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/jquerylib_0.1.4.zip' 2021-05-16T20:16:52.3414162Z Content type 'application/zip' length 525784 bytes (513 KB) 2021-05-16T20:16:52.3500524Z ================================================== 2021-05-16T20:16:52.3501499Z downloaded 513 KB 2021-05-16T20:16:52.3501964Z 2021-05-16T20:16:52.3517466Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/sass_0.4.0.zip' 2021-05-16T20:16:52.3970394Z Content type 'application/zip' length 3638920 bytes (3.5 MB) 2021-05-16T20:16:52.4254875Z ================================================== 2021-05-16T20:16:52.4255998Z downloaded 3.5 MB 2021-05-16T20:16:52.4256519Z 2021-05-16T20:16:52.4271537Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/bslib_0.2.5.zip' 2021-05-16T20:16:52.4658314Z Content type 'application/zip' length 3833988 bytes (3.7 MB) 2021-05-16T20:16:52.5241027Z ================================================== 2021-05-16T20:16:52.5242196Z downloaded 3.7 MB 2021-05-16T20:16:52.5242779Z 2021-05-16T20:16:52.5259177Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/promises_1.2.0.1.zip' 2021-05-16T20:16:52.5686204Z Content type 'application/zip' length 2314210 bytes (2.2 MB) 2021-05-16T20:16:52.6086805Z ================================================== 2021-05-16T20:16:52.6087848Z downloaded 2.2 MB 2021-05-16T20:16:52.6088345Z 2021-05-16T20:16:52.6104148Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/later_1.2.0.zip' 2021-05-16T20:16:52.6771226Z Content type 'application/zip' length 853565 bytes (833 KB) 2021-05-16T20:16:52.6835045Z ================================================== 2021-05-16T20:16:52.6836008Z downloaded 833 KB 2021-05-16T20:16:52.6836436Z 2021-05-16T20:16:52.6851995Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/sourcetools_0.1.7.zip' 2021-05-16T20:16:52.7182812Z Content type 'application/zip' length 691313 bytes (675 KB) 2021-05-16T20:16:52.7287242Z ================================================== 2021-05-16T20:16:52.7288335Z downloaded 675 KB 2021-05-16T20:16:52.7288903Z 2021-05-16T20:16:52.7303425Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/xtable_1.8-4.zip' 2021-05-16T20:16:52.7771622Z Content type 'application/zip' length 706042 bytes (689 KB) 2021-05-16T20:16:52.7959828Z ================================================== 2021-05-16T20:16:52.7961013Z downloaded 689 KB 2021-05-16T20:16:52.7961895Z 2021-05-16T20:16:52.7975861Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/httpuv_1.6.1.zip' 2021-05-16T20:16:52.8283404Z Content type 'application/zip' length 1622870 bytes (1.5 MB) 2021-05-16T20:16:53.0238230Z ================================================== 2021-05-16T20:16:53.0239378Z downloaded 1.5 MB 2021-05-16T20:16:53.0239880Z 2021-05-16T20:16:53.0255163Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/webshot_0.5.2.zip' 2021-05-16T20:16:53.0695570Z Content type 'application/zip' length 145603 bytes (142 KB) 2021-05-16T20:16:53.0745003Z ================================================== 2021-05-16T20:16:53.0746550Z downloaded 142 KB 2021-05-16T20:16:53.0747432Z 2021-05-16T20:16:53.0861906Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/htmlwidgets_1.5.3.zip' 2021-05-16T20:16:53.1262667Z Content type 'application/zip' length 278566 bytes (272 KB) 2021-05-16T20:16:53.1319022Z ================================================== 2021-05-16T20:16:53.1320098Z downloaded 272 KB 2021-05-16T20:16:53.1320687Z 2021-05-16T20:16:53.1339589Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/miniUI_0.1.1.1.zip' 2021-05-16T20:16:53.1644967Z Content type 'application/zip' length 36706 bytes (35 KB) 2021-05-16T20:16:53.1654303Z ================================================== 2021-05-16T20:16:53.1655727Z downloaded 35 KB 2021-05-16T20:16:53.1656612Z 2021-05-16T20:16:53.1675240Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/shiny_1.6.0.zip' 2021-05-16T20:16:53.2019787Z Content type 'application/zip' length 5474176 bytes (5.2 MB) 2021-05-16T20:16:53.2588262Z ================================================== 2021-05-16T20:16:53.2589335Z downloaded 5.2 MB 2021-05-16T20:16:53.2589877Z 2021-05-16T20:16:53.2605398Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/manipulateWidget_0.10.1.zip' 2021-05-16T20:16:53.3297587Z Content type 'application/zip' length 1825686 bytes (1.7 MB) 2021-05-16T20:16:53.3526686Z ================================================== 2021-05-16T20:16:53.3527807Z downloaded 1.7 MB 2021-05-16T20:16:53.3528337Z 2021-05-16T20:16:53.3543307Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/crosstalk_1.1.1.zip' 2021-05-16T20:16:53.3883583Z Content type 'application/zip' length 786179 bytes (767 KB) 2021-05-16T20:16:53.4701618Z ================================================== 2021-05-16T20:16:53.4702463Z downloaded 767 KB 2021-05-16T20:16:53.4703003Z 2021-05-16T20:16:53.4717590Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/misc3d_0.9-0.zip' 2021-05-16T20:16:53.5131196Z Content type 'application/zip' length 239932 bytes (234 KB) 2021-05-16T20:16:53.5188936Z ================================================== 2021-05-16T20:16:53.5190397Z downloaded 234 KB 2021-05-16T20:16:53.5191707Z 2021-05-16T20:16:53.5224991Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/rgl_0.106.8.zip' 2021-05-16T20:16:53.5707443Z Content type 'application/zip' length 5070777 bytes (4.8 MB) 2021-05-16T20:16:53.6112885Z ================================================== 2021-05-16T20:16:53.6113977Z downloaded 4.8 MB 2021-05-16T20:16:53.6114494Z 2021-05-16T20:16:53.6442601Z package 'jquerylib' successfully unpacked and MD5 sums checked 2021-05-16T20:16:53.7632385Z package 'sass' successfully unpacked and MD5 sums checked 2021-05-16T20:16:54.0320616Z package 'bslib' successfully unpacked and MD5 sums checked 2021-05-16T20:16:54.1090470Z package 'promises' successfully unpacked and MD5 sums checked 2021-05-16T20:16:54.1550596Z package 'later' successfully unpacked and MD5 sums checked 2021-05-16T20:16:54.2028453Z package 'sourcetools' successfully unpacked and MD5 sums checked 2021-05-16T20:16:54.2291010Z package 'xtable' successfully unpacked and MD5 sums checked 2021-05-16T20:16:54.2971688Z package 'httpuv' successfully unpacked and MD5 sums checked 2021-05-16T20:16:54.3183869Z package 'webshot' successfully unpacked and MD5 sums checked 2021-05-16T20:16:54.3389464Z package 'htmlwidgets' successfully unpacked and MD5 sums checked 2021-05-16T20:16:54.3495659Z package 'miniUI' successfully unpacked and MD5 sums checked 2021-05-16T20:16:54.6391115Z package 'shiny' successfully unpacked and MD5 sums checked 2021-05-16T20:16:54.6963629Z package 'manipulateWidget' successfully unpacked and MD5 sums checked 2021-05-16T20:16:54.7645810Z package 'crosstalk' successfully unpacked and MD5 sums checked 2021-05-16T20:16:54.7799939Z package 'misc3d' successfully unpacked and MD5 sums checked 2021-05-16T20:16:54.9387805Z package 'rgl' successfully unpacked and MD5 sums checked 2021-05-16T20:16:54.9430874Z 2021-05-16T20:16:54.9432027Z The downloaded binary packages are in 2021-05-16T20:16:54.9433140Z C:\Users\runneradmin\AppData\Local\Temp\RtmpiMJOk1\downloaded_packages 2021-05-16T20:16:55.2165381Z 2021-05-16T20:16:55.2166307Z 2021-05-16T20:16:55.2166757Z 2021-05-16T20:16:55.2180617Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpiMJOk1\remotesb883b91471a\neuroconductor-brainR-30deb98/DESCRIPTION' ... 2021-05-16T20:16:55.2195066Z 2021-05-16T20:16:55.2206276Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpiMJOk1\remotesb883b91471a\neuroconductor-brainR-30deb98/DESCRIPTION' ... 2021-05-16T20:16:55.2231571Z 2021-05-16T20:16:55.2239186Z v checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpiMJOk1\remotesb883b91471a\neuroconductor-brainR-30deb98/DESCRIPTION' 2021-05-16T20:16:55.3080688Z 2021-05-16T20:16:55.3116101Z 2021-05-16T20:16:55.3116751Z 2021-05-16T20:16:55.3117209Z 2021-05-16T20:16:55.3117768Z - preparing 'brainR': 2021-05-16T20:16:55.3286189Z checking DESCRIPTION meta-information ... 2021-05-16T20:16:55.3287121Z 2021-05-16T20:16:55.3287847Z checking DESCRIPTION meta-information ... 2021-05-16T20:16:55.3288487Z 2021-05-16T20:16:55.3289189Z v checking DESCRIPTION meta-information 2021-05-16T20:16:55.4304128Z 2021-05-16T20:16:55.4416237Z 2021-05-16T20:16:55.4417251Z 2021-05-16T20:16:55.4417700Z 2021-05-16T20:16:55.4418573Z - checking for LF line-endings in source and make files and shell scripts 2021-05-16T20:16:55.4419212Z 2021-05-16T20:16:55.4419639Z 2021-05-16T20:16:55.4420518Z - checking for empty or unneeded directories 2021-05-16T20:16:55.4421045Z 2021-05-16T20:16:55.4421472Z 2021-05-16T20:16:55.4422098Z Omitted 'LazyData' from DESCRIPTION 2021-05-16T20:16:55.4617599Z 2021-05-16T20:16:55.4631320Z 2021-05-16T20:16:55.4646557Z 2021-05-16T20:16:55.4647351Z 2021-05-16T20:16:55.4647977Z - building 'brainR_1.6.0.tar.gz' 2021-05-16T20:16:55.8566188Z 2021-05-16T20:16:55.8567425Z 2021-05-16T20:16:55.8567856Z 2021-05-16T20:16:55.9085822Z Installing package into 'D:/a/_temp/Library' 2021-05-16T20:16:55.9086849Z (as 'lib' is unspecified) 2021-05-16T20:16:56.4046553Z * installing *source* package 'brainR' ... 2021-05-16T20:16:56.4051872Z ** using staged installation 2021-05-16T20:16:56.4399894Z ** R 2021-05-16T20:16:56.4550968Z ** inst 2021-05-16T20:16:56.4779904Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:16:58.6037659Z ** help 2021-05-16T20:16:58.6637374Z *** installing help indices 2021-05-16T20:16:58.6964566Z 2021-05-16T20:16:58.6966215Z converting help for package 'brainR' 2021-05-16T20:16:58.7255377Z finding HTML links ... done 2021-05-16T20:16:58.7483901Z 2021-05-16T20:16:58.8202382Z finding level-2 HTML links ... done 2021-05-16T20:16:58.8224916Z brainR-package html 2021-05-16T20:16:58.8375311Z makeScene html 2021-05-16T20:16:58.8579010Z scene4d html 2021-05-16T20:16:58.8770408Z write4D html 2021-05-16T20:16:58.9072078Z write4D.file html 2021-05-16T20:16:58.9193332Z writeTrianglesSTL html 2021-05-16T20:16:58.9345989Z writeWebGL_split html 2021-05-16T20:16:58.9352627Z ** building package indices 2021-05-16T20:16:59.2469972Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:16:59.2472050Z *** arch - i386 2021-05-16T20:17:00.9654820Z *** arch - x64 2021-05-16T20:17:02.4886795Z ** testing if installed package can be loaded from final location 2021-05-16T20:17:02.4889660Z *** arch - i386 2021-05-16T20:17:03.9074408Z *** arch - x64 2021-05-16T20:17:05.3238954Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:17:05.3303673Z * DONE (brainR) 2021-05-16T20:17:05.3860369Z Installing 38 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, misc3d, rgl, plyr, tinytex, scales, isoband, gtable, R.oo, reshape2, rmarkdown, ggplot2, R.utils, matrixStats 2021-05-16T20:17:05.3877288Z Installing packages into 'D:/a/_temp/Library' 2021-05-16T20:17:05.3878072Z (as 'lib' is unspecified) 2021-05-16T20:17:07.2156261Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/bioc/bin/windows/contrib/4.2: 2021-05-16T20:17:07.2158789Z cannot open URL 'https://bioconductor.org/packages/3.13/bioc/bin/windows/contrib/4.2/PACKAGES' 2021-05-16T20:17:07.3825830Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/data/annotation/bin/windows/contrib/4.2: 2021-05-16T20:17:07.3836987Z cannot open URL 'https://bioconductor.org/packages/3.13/data/annotation/bin/windows/contrib/4.2/PACKAGES' 2021-05-16T20:17:07.5968030Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/data/experiment/bin/windows/contrib/4.2: 2021-05-16T20:17:07.5976083Z cannot open URL 'https://bioconductor.org/packages/3.13/data/experiment/bin/windows/contrib/4.2/PACKAGES' 2021-05-16T20:17:07.7427840Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/workflows/bin/windows/contrib/4.2: 2021-05-16T20:17:07.7431961Z cannot open URL 'https://bioconductor.org/packages/3.13/workflows/bin/windows/contrib/4.2/PACKAGES' 2021-05-16T20:17:08.7123954Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/abind_1.4-5.zip' 2021-05-16T20:17:08.7297004Z Content type 'application/zip' length 63645 bytes (62 KB) 2021-05-16T20:17:08.7302083Z ================================================== 2021-05-16T20:17:08.7303184Z downloaded 62 KB 2021-05-16T20:17:08.7303907Z 2021-05-16T20:17:08.7316158Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/bitops_1.0-7.zip' 2021-05-16T20:17:08.7479199Z Content type 'application/zip' length 42483 bytes (41 KB) 2021-05-16T20:17:08.7484055Z ================================================== 2021-05-16T20:17:08.7485603Z downloaded 41 KB 2021-05-16T20:17:08.7486389Z 2021-05-16T20:17:08.7499479Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/jquerylib_0.1.4.zip' 2021-05-16T20:17:08.7869188Z Content type 'application/zip' length 525784 bytes (513 KB) 2021-05-16T20:17:08.8175861Z ================================================== 2021-05-16T20:17:08.8177201Z downloaded 513 KB 2021-05-16T20:17:08.8177879Z 2021-05-16T20:17:08.8199243Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/sass_0.4.0.zip' 2021-05-16T20:17:08.8390897Z Content type 'application/zip' length 3638920 bytes (3.5 MB) 2021-05-16T20:17:09.7863792Z ================================================== 2021-05-16T20:17:09.7869173Z downloaded 3.5 MB 2021-05-16T20:17:09.7870010Z 2021-05-16T20:17:09.7871946Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/bslib_0.2.5.zip' 2021-05-16T20:17:09.7873773Z Content type 'application/zip' length 3833988 bytes (3.7 MB) 2021-05-16T20:17:09.7874843Z ================================================== 2021-05-16T20:17:09.7875553Z downloaded 3.7 MB 2021-05-16T20:17:09.7876519Z 2021-05-16T20:17:09.7878021Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/promises_1.2.0.1.zip' 2021-05-16T20:17:09.7879719Z Content type 'application/zip' length 2314210 bytes (2.2 MB) 2021-05-16T20:17:09.7880771Z ================================================== 2021-05-16T20:17:09.7881474Z downloaded 2.2 MB 2021-05-16T20:17:09.7882075Z 2021-05-16T20:17:09.7883481Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/later_1.2.0.zip' 2021-05-16T20:17:09.7885136Z Content type 'application/zip' length 853565 bytes (833 KB) 2021-05-16T20:17:09.7886165Z ================================================== 2021-05-16T20:17:09.7886862Z downloaded 833 KB 2021-05-16T20:17:09.7887327Z 2021-05-16T20:17:09.7888816Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/sourcetools_0.1.7.zip' 2021-05-16T20:17:09.7890572Z Content type 'application/zip' length 691313 bytes (675 KB) 2021-05-16T20:17:09.7891609Z ================================================== 2021-05-16T20:17:09.7892412Z downloaded 675 KB 2021-05-16T20:17:09.7892885Z 2021-05-16T20:17:09.7894119Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/xtable_1.8-4.zip' 2021-05-16T20:17:09.7895056Z Content type 'application/zip' length 706042 bytes (689 KB) 2021-05-16T20:17:09.7895639Z ================================================== 2021-05-16T20:17:09.7896031Z downloaded 689 KB 2021-05-16T20:17:09.7896300Z 2021-05-16T20:17:09.7897100Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/httpuv_1.6.1.zip' 2021-05-16T20:17:09.7898389Z Content type 'application/zip' length 1622870 bytes (1.5 MB) 2021-05-16T20:17:09.7899722Z ================================================== 2021-05-16T20:17:09.7900202Z downloaded 1.5 MB 2021-05-16T20:17:09.7900483Z 2021-05-16T20:17:09.7901395Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/webshot_0.5.2.zip' 2021-05-16T20:17:09.7902472Z Content type 'application/zip' length 145603 bytes (142 KB) 2021-05-16T20:17:09.7903112Z ================================================== 2021-05-16T20:17:09.7903554Z downloaded 142 KB 2021-05-16T20:17:09.7903830Z 2021-05-16T20:17:09.7904708Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/miniUI_0.1.1.1.zip' 2021-05-16T20:17:09.7905995Z Content type 'application/zip' length 36706 bytes (35 KB) 2021-05-16T20:17:09.7906610Z ================================================== 2021-05-16T20:17:09.7907047Z downloaded 35 KB 2021-05-16T20:17:09.7907320Z 2021-05-16T20:17:09.7908211Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/base64enc_0.1-3.zip' 2021-05-16T20:17:09.7909244Z Content type 'application/zip' length 43014 bytes (42 KB) 2021-05-16T20:17:09.7909849Z ================================================== 2021-05-16T20:17:09.7910285Z downloaded 42 KB 2021-05-16T20:17:09.7910569Z 2021-05-16T20:17:09.7911608Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/manipulateWidget_0.10.1.zip' 2021-05-16T20:17:09.7912753Z Content type 'application/zip' length 1825686 bytes (1.7 MB) 2021-05-16T20:17:09.7913365Z ================================================== 2021-05-16T20:17:09.7913804Z downloaded 1.7 MB 2021-05-16T20:17:09.7914097Z 2021-05-16T20:17:09.7915299Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/crosstalk_1.1.1.zip' 2021-05-16T20:17:09.7916552Z Content type 'application/zip' length 786179 bytes (767 KB) 2021-05-16T20:17:09.7917211Z ================================================== 2021-05-16T20:17:09.7917781Z downloaded 767 KB 2021-05-16T20:17:09.7918125Z 2021-05-16T20:17:09.7919327Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/shiny_1.6.0.zip' 2021-05-16T20:17:09.7920943Z Content type 'application/zip' length 5474176 bytes (5.2 MB) 2021-05-16T20:17:09.7921740Z ================================================== 2021-05-16T20:17:09.7922205Z downloaded 5.2 MB 2021-05-16T20:17:09.7922491Z 2021-05-16T20:17:09.7923368Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/htmltools_0.5.1.1.zip' 2021-05-16T20:17:09.7926096Z Content type 'application/zip' length 243732 bytes (238 KB) 2021-05-16T20:17:09.7926683Z ================================================== 2021-05-16T20:17:09.7927106Z downloaded 238 KB 2021-05-16T20:17:09.7927379Z 2021-05-16T20:17:09.7928215Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/htmlwidgets_1.5.3.zip' 2021-05-16T20:17:09.7929407Z Content type 'application/zip' length 278566 bytes (272 KB) 2021-05-16T20:17:09.7930021Z ================================================== 2021-05-16T20:17:09.7930466Z downloaded 272 KB 2021-05-16T20:17:09.7930752Z 2021-05-16T20:17:09.7931633Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/colorspace_2.0-1.zip' 2021-05-16T20:17:09.7932948Z Content type 'application/zip' length 2640682 bytes (2.5 MB) 2021-05-16T20:17:09.7933595Z ================================================== 2021-05-16T20:17:09.7934020Z downloaded 2.5 MB 2021-05-16T20:17:09.7934307Z 2021-05-16T20:17:09.7935197Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/viridisLite_0.4.0.zip' 2021-05-16T20:17:09.7936253Z Content type 'application/zip' length 1299469 bytes (1.2 MB) 2021-05-16T20:17:09.7937120Z ================================================== 2021-05-16T20:17:09.7937709Z downloaded 1.2 MB 2021-05-16T20:17:09.7937995Z 2021-05-16T20:17:09.7938903Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/RColorBrewer_1.1-2.zip' 2021-05-16T20:17:09.7939969Z Content type 'application/zip' length 55584 bytes (54 KB) 2021-05-16T20:17:09.7940592Z ================================================== 2021-05-16T20:17:09.7941012Z downloaded 54 KB 2021-05-16T20:17:09.7941299Z 2021-05-16T20:17:09.7942204Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/munsell_0.5.0.zip' 2021-05-16T20:17:09.7943271Z Content type 'application/zip' length 244821 bytes (239 KB) 2021-05-16T20:17:09.7943860Z ================================================== 2021-05-16T20:17:09.7944253Z downloaded 239 KB 2021-05-16T20:17:09.7944517Z 2021-05-16T20:17:09.7945325Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/labeling_0.4.2.zip' 2021-05-16T20:17:09.7946453Z Content type 'application/zip' length 62674 bytes (61 KB) 2021-05-16T20:17:09.7947032Z ================================================== 2021-05-16T20:17:09.7947425Z downloaded 61 KB 2021-05-16T20:17:09.7947691Z 2021-05-16T20:17:09.7948484Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/farver_2.1.0.zip' 2021-05-16T20:17:09.8291171Z Content type 'application/zip' length 1752095 bytes (1.7 MB) 2021-05-16T20:17:09.8570769Z ================================================== 2021-05-16T20:17:09.8571938Z downloaded 1.7 MB 2021-05-16T20:17:09.8572365Z 2021-05-16T20:17:09.8779280Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/R.methodsS3_1.8.1.zip' 2021-05-16T20:17:09.9109249Z Content type 'application/zip' length 81001 bytes (79 KB) 2021-05-16T20:17:09.9118702Z ================================================== 2021-05-16T20:17:09.9119281Z downloaded 79 KB 2021-05-16T20:17:09.9119856Z 2021-05-16T20:17:09.9136420Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/misc3d_0.9-0.zip' 2021-05-16T20:17:09.9360641Z Content type 'application/zip' length 239932 bytes (234 KB) 2021-05-16T20:17:09.9383846Z ================================================== 2021-05-16T20:17:09.9384751Z downloaded 234 KB 2021-05-16T20:17:09.9385304Z 2021-05-16T20:17:09.9413645Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/rgl_0.106.8.zip' 2021-05-16T20:17:09.9609020Z Content type 'application/zip' length 5070777 bytes (4.8 MB) 2021-05-16T20:17:10.0179796Z ================================================== 2021-05-16T20:17:10.0180668Z downloaded 4.8 MB 2021-05-16T20:17:10.0181087Z 2021-05-16T20:17:10.0199345Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/plyr_1.8.6.zip' 2021-05-16T20:17:10.0750726Z Content type 'application/zip' length 1497841 bytes (1.4 MB) 2021-05-16T20:17:10.1507172Z ================================================== 2021-05-16T20:17:10.1508329Z downloaded 1.4 MB 2021-05-16T20:17:10.1508798Z 2021-05-16T20:17:10.1524679Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/tinytex_0.31.zip' 2021-05-16T20:17:10.1648965Z Content type 'application/zip' length 120540 bytes (117 KB) 2021-05-16T20:17:10.1657104Z ================================================== 2021-05-16T20:17:10.1657789Z downloaded 117 KB 2021-05-16T20:17:10.1658128Z 2021-05-16T20:17:10.1670427Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/scales_1.1.1.zip' 2021-05-16T20:17:10.2092889Z Content type 'application/zip' length 563040 bytes (549 KB) 2021-05-16T20:17:10.2231837Z ================================================== 2021-05-16T20:17:10.2232574Z downloaded 549 KB 2021-05-16T20:17:10.2233143Z 2021-05-16T20:17:10.2247609Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/isoband_0.2.4.zip' 2021-05-16T20:17:10.2393846Z Content type 'application/zip' length 3062192 bytes (2.9 MB) 2021-05-16T20:17:10.3090823Z ================================================== 2021-05-16T20:17:10.3091904Z downloaded 2.9 MB 2021-05-16T20:17:10.3092432Z 2021-05-16T20:17:10.3107164Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/gtable_0.3.0.zip' 2021-05-16T20:17:10.3175759Z Content type 'application/zip' length 434073 bytes (423 KB) 2021-05-16T20:17:10.3254136Z ================================================== 2021-05-16T20:17:10.3255021Z downloaded 423 KB 2021-05-16T20:17:10.3255478Z 2021-05-16T20:17:10.3268571Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/R.oo_1.24.0.zip' 2021-05-16T20:17:10.3647098Z Content type 'application/zip' length 965445 bytes (942 KB) 2021-05-16T20:17:10.4401480Z ================================================== 2021-05-16T20:17:10.4402618Z downloaded 942 KB 2021-05-16T20:17:10.4403144Z 2021-05-16T20:17:10.4419146Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/reshape2_1.4.4.zip' 2021-05-16T20:17:10.4831493Z Content type 'application/zip' length 814148 bytes (795 KB) 2021-05-16T20:17:10.5053940Z ================================================== 2021-05-16T20:17:10.5055191Z downloaded 795 KB 2021-05-16T20:17:10.5055724Z 2021-05-16T20:17:10.5077843Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/rmarkdown_2.8.zip' 2021-05-16T20:17:10.5295810Z Content type 'application/zip' length 3692418 bytes (3.5 MB) 2021-05-16T20:17:10.5741957Z ================================================== 2021-05-16T20:17:10.5742788Z downloaded 3.5 MB 2021-05-16T20:17:10.5743189Z 2021-05-16T20:17:10.5758065Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/ggplot2_3.3.3.zip' 2021-05-16T20:17:10.5847304Z Content type 'application/zip' length 4072714 bytes (3.9 MB) 2021-05-16T20:17:10.6982325Z ================================================== 2021-05-16T20:17:10.6983086Z downloaded 3.9 MB 2021-05-16T20:17:10.6983632Z 2021-05-16T20:17:10.6998171Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/R.utils_2.10.1.zip' 2021-05-16T20:17:10.7696563Z Content type 'application/zip' length 1397296 bytes (1.3 MB) 2021-05-16T20:17:10.7875142Z ================================================== 2021-05-16T20:17:10.7876133Z downloaded 1.3 MB 2021-05-16T20:17:10.7876647Z 2021-05-16T20:17:10.7891833Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/matrixStats_0.58.0.zip' 2021-05-16T20:17:10.8416910Z Content type 'application/zip' length 1590322 bytes (1.5 MB) 2021-05-16T20:17:10.8767665Z ================================================== 2021-05-16T20:17:10.8768546Z downloaded 1.5 MB 2021-05-16T20:17:10.8768973Z 2021-05-16T20:17:10.8862343Z package 'abind' successfully unpacked and MD5 sums checked 2021-05-16T20:17:10.9097091Z package 'bitops' successfully unpacked and MD5 sums checked 2021-05-16T20:17:10.9579239Z package 'jquerylib' successfully unpacked and MD5 sums checked 2021-05-16T20:17:11.1081589Z package 'sass' successfully unpacked and MD5 sums checked 2021-05-16T20:17:11.4400895Z package 'bslib' successfully unpacked and MD5 sums checked 2021-05-16T20:17:11.8307894Z package 'promises' successfully unpacked and MD5 sums checked 2021-05-16T20:17:11.9209359Z package 'later' successfully unpacked and MD5 sums checked 2021-05-16T20:17:11.9973895Z package 'sourcetools' successfully unpacked and MD5 sums checked 2021-05-16T20:17:12.0729037Z package 'xtable' successfully unpacked and MD5 sums checked 2021-05-16T20:17:12.1731689Z package 'httpuv' successfully unpacked and MD5 sums checked 2021-05-16T20:17:12.2264515Z package 'webshot' successfully unpacked and MD5 sums checked 2021-05-16T20:17:12.2623855Z package 'miniUI' successfully unpacked and MD5 sums checked 2021-05-16T20:17:12.2869520Z package 'base64enc' successfully unpacked and MD5 sums checked 2021-05-16T20:17:12.3574581Z package 'manipulateWidget' successfully unpacked and MD5 sums checked 2021-05-16T20:17:12.4585139Z package 'crosstalk' successfully unpacked and MD5 sums checked 2021-05-16T20:17:12.8023964Z package 'shiny' successfully unpacked and MD5 sums checked 2021-05-16T20:17:13.0302606Z package 'htmltools' successfully unpacked and MD5 sums checked 2021-05-16T20:17:13.0695171Z package 'htmlwidgets' successfully unpacked and MD5 sums checked 2021-05-16T20:17:13.2059894Z package 'colorspace' successfully unpacked and MD5 sums checked 2021-05-16T20:17:13.2295163Z package 'viridisLite' successfully unpacked and MD5 sums checked 2021-05-16T20:17:13.2406600Z package 'RColorBrewer' successfully unpacked and MD5 sums checked 2021-05-16T20:17:13.2589899Z package 'munsell' successfully unpacked and MD5 sums checked 2021-05-16T20:17:13.2704462Z package 'labeling' successfully unpacked and MD5 sums checked 2021-05-16T20:17:13.3242925Z package 'farver' successfully unpacked and MD5 sums checked 2021-05-16T20:17:13.3365004Z package 'R.methodsS3' successfully unpacked and MD5 sums checked 2021-05-16T20:17:13.3511638Z package 'misc3d' successfully unpacked and MD5 sums checked 2021-05-16T20:17:13.5822777Z package 'rgl' successfully unpacked and MD5 sums checked 2021-05-16T20:17:13.7231333Z package 'plyr' successfully unpacked and MD5 sums checked 2021-05-16T20:17:13.7351249Z package 'tinytex' successfully unpacked and MD5 sums checked 2021-05-16T20:17:13.7702334Z package 'scales' successfully unpacked and MD5 sums checked 2021-05-16T20:17:13.8528213Z package 'isoband' successfully unpacked and MD5 sums checked 2021-05-16T20:17:13.8843722Z package 'gtable' successfully unpacked and MD5 sums checked 2021-05-16T20:17:13.9094379Z package 'R.oo' successfully unpacked and MD5 sums checked 2021-05-16T20:17:14.7870293Z Skipping install of 'RNifti' from a github remote, the SHA1 (929106d1) has not changed since last install. 2021-05-16T20:17:14.7872240Z Use `force = TRUE` to force installation 2021-05-16T20:17:14.7874070Z Skipping install of 'oro.nifti' from a github remote, the SHA1 (bd06b05d) has not changed since last install. 2021-05-16T20:17:14.7875644Z Use `force = TRUE` to force installation 2021-05-16T20:17:14.7877209Z package 'reshape2' successfully unpacked and MD5 sums checked 2021-05-16T20:17:14.7878885Z package 'rmarkdown' successfully unpacked and MD5 sums checked 2021-05-16T20:17:14.7880518Z package 'ggplot2' successfully unpacked and MD5 sums checked 2021-05-16T20:17:14.7882107Z package 'R.utils' successfully unpacked and MD5 sums checked 2021-05-16T20:17:14.7883728Z package 'matrixStats' successfully unpacked and MD5 sums checked 2021-05-16T20:17:14.7884616Z 2021-05-16T20:17:14.7885569Z The downloaded binary packages are in 2021-05-16T20:17:14.7887226Z C:\Users\runneradmin\AppData\Local\Temp\RtmpiMJOk1\downloaded_packages 2021-05-16T20:17:14.8098156Z Skipping install of 'brainR' from a github remote, the SHA1 (30deb980) has not changed since last install. 2021-05-16T20:17:14.8099910Z Use `force = TRUE` to force installation 2021-05-16T20:17:14.8103643Z Warning message: 2021-05-16T20:17:14.8104711Z In utils::untar(tarfile, ...) : 2021-05-16T20:17:14.8107960Z 'tar.exe -xf "C:\Users\RUNNER~1\AppData\Local\Temp\RtmpiMJOk1\fileb887b4289d.tar.gz" -C "C:/Users/RUNNER~1/AppData/Local/Temp/RtmpiMJOk1/remotesb8877ca7437"' returned error code 1 2021-05-16T20:17:15.9405945Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-16T20:17:15.9407199Z Use `force = TRUE` to force installation 2021-05-16T20:17:15.9543503Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-16T20:17:15.9550203Z Use `force = TRUE` to force installation 2021-05-16T20:17:16.0229398Z ##[group]Run options(width = 100) 2021-05-16T20:17:16.0229984Z options(width = 100) 2021-05-16T20:17:16.0230586Z pkgs <- installed.packages()[, "Package"] 2021-05-16T20:17:16.0231250Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-16T20:17:16.0235491Z shell: C:\R\bin\Rscript.EXE {0} 2021-05-16T20:17:16.0235919Z env: 2021-05-16T20:17:16.0236349Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:17:16.0236802Z TIC_DEPLOY_KEY: 2021-05-16T20:17:16.0237156Z RSPM: 2021-05-16T20:17:16.0238392Z GITHUB_PAT: *** 2021-05-16T20:17:16.0238776Z COVERALLS_TOKEN: 2021-05-16T20:17:16.0239231Z continue-on-error: true 2021-05-16T20:17:16.0239879Z VDIFFR_RUN_TESTS: 2021-05-16T20:17:16.0240313Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T20:17:16.0240719Z TZ: UTC 2021-05-16T20:17:16.0241105Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:17:16.0241650Z NOT_CRAN: true 2021-05-16T20:17:16.0242085Z MSYSTEM: MINGW64 2021-05-16T20:17:16.0242479Z ##[endgroup] 2021-05-16T20:17:17.3351549Z - Session info ----------------------------------------------------------------------------------- 2021-05-16T20:17:17.3353491Z setting value 2021-05-16T20:17:17.3355799Z version R Under development (unstable) (2021-05-15 r80301) 2021-05-16T20:17:17.3356583Z os Windows Server x64 2021-05-16T20:17:17.3357255Z system x86_64, mingw32 2021-05-16T20:17:17.3358132Z ui RTerm 2021-05-16T20:17:17.3358758Z language (EN) 2021-05-16T20:17:17.3359462Z collate English_United States.1252 2021-05-16T20:17:17.3360256Z ctype English_United States.1252 2021-05-16T20:17:17.3360937Z tz UTC 2021-05-16T20:17:17.3361510Z date 2021-05-16 2021-05-16T20:17:17.3361828Z 2021-05-16T20:17:17.3362740Z - Packages --------------------------------------------------------------------------------------- 2021-05-16T20:17:17.3363723Z package * version date lib source 2021-05-16T20:17:17.3364537Z abind 1.4-5 2016-07-21 [1] CRAN (R 4.1.0) 2021-05-16T20:17:17.3365378Z aghast 0.2.1 2021-05-16 [1] Github (muschellij2/aghast@0c3b853) 2021-05-16T20:17:17.3366238Z askpass 1.1 2019-01-13 [1] CRAN (R 4.1.0) 2021-05-16T20:17:17.3366962Z base * 4.2.0 2021-05-16 [2] local 2021-05-16T20:17:17.3367729Z base64enc 0.1-3 2015-07-28 [1] CRAN (R 4.1.0) 2021-05-16T20:17:17.3368501Z bitops 1.0-7 2021-04-24 [1] CRAN (R 4.1.0) 2021-05-16T20:17:17.3369212Z boot 1.3-28 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T20:17:17.3370058Z brainR 1.6.0 2021-05-16 [1] Github (neuroconductor/brainR@30deb98) 2021-05-16T20:17:17.3370908Z brew 1.0-6 2011-04-13 [1] CRAN (R 4.1.0) 2021-05-16T20:17:17.3371623Z brio 1.1.2 2021-04-23 [1] CRAN (R 4.1.0) 2021-05-16T20:17:17.3372395Z bslib 0.2.5 2021-05-12 [1] CRAN (R 4.1.0) 2021-05-16T20:17:17.3373120Z cachem 1.0.5 2021-05-15 [1] CRAN (R 4.2.0) 2021-05-16T20:17:17.3373842Z callr 3.7.0 2021-04-20 [1] CRAN (R 4.1.0) 2021-05-16T20:17:17.3374545Z class 7.3-19 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T20:17:17.3377014Z cli 2.5.0 2021-04-26 [1] CRAN (R 4.1.0) 2021-05-16T20:17:17.3377848Z clipr 0.7.1 2020-10-08 [1] CRAN (R 4.1.0) 2021-05-16T20:17:17.3378792Z cluster 2.1.2 2021-04-17 [2] CRAN (R 4.2.0) 2021-05-16T20:17:17.3379558Z codetools 0.2-18 2020-11-04 [2] CRAN (R 4.2.0) 2021-05-16T20:17:17.3380350Z colorspace 2.0-1 2021-05-04 [1] CRAN (R 4.1.0) 2021-05-16T20:17:17.3381314Z commonmark 1.7 2018-12-01 [1] CRAN (R 4.1.0) 2021-05-16T20:17:17.3382077Z compiler 4.2.0 2021-05-16 [2] local 2021-05-16T20:17:17.3383203Z covr 3.5.1 2020-09-16 [1] CRAN (R 4.1.0) 2021-05-16T20:17:17.3383938Z cpp11 0.2.7 2021-03-29 [1] CRAN (R 4.1.0) 2021-05-16T20:17:17.3384659Z crayon 1.4.1 2021-02-08 [1] CRAN (R 4.1.0) 2021-05-16T20:17:17.3385432Z credentials 1.3.0 2020-07-21 [1] CRAN (R 4.1.0) 2021-05-16T20:17:17.3386200Z crosstalk 1.1.1 2021-01-12 [1] CRAN (R 4.1.0) 2021-05-16T20:17:17.3386931Z curl 4.3.1 2021-04-30 [1] CRAN (R 4.1.0) 2021-05-16T20:17:17.3387664Z datasets * 4.2.0 2021-05-16 [2] local 2021-05-16T20:17:17.3388622Z desc 1.2.0.9000 2021-05-16 [1] Github (muschellij2/desc@7be86f2) 2021-05-16T20:17:17.3389460Z devtools 2.4.1 2021-05-05 [1] CRAN (R 4.1.0) 2021-05-16T20:17:17.3390209Z diffobj 0.3.4 2021-03-22 [1] CRAN (R 4.1.0) 2021-05-16T20:17:17.3391161Z digest 0.6.27 2020-10-24 [1] CRAN (R 4.1.0) 2021-05-16T20:17:17.3392071Z dplyr 1.0.6 2021-05-05 [1] CRAN (R 4.1.0) 2021-05-16T20:17:17.3392895Z ellipsis 0.3.2 2021-04-29 [1] CRAN (R 4.1.0) 2021-05-16T20:17:17.3393672Z evaluate 0.14 2019-05-28 [1] CRAN (R 4.1.0) 2021-05-16T20:17:17.3394458Z fansi 0.4.2 2021-01-15 [1] CRAN (R 4.1.0) 2021-05-16T20:17:17.3395183Z farver 2.1.0 2021-02-28 [1] CRAN (R 4.1.0) 2021-05-16T20:17:17.3395955Z fastmap 1.1.0 2021-01-25 [1] CRAN (R 4.1.0) 2021-05-16T20:17:17.3396693Z foreign 0.8-81 2020-12-22 [2] CRAN (R 4.2.0) 2021-05-16T20:17:17.3397409Z fs 1.5.0 2020-07-31 [1] CRAN (R 4.1.0) 2021-05-16T20:17:17.3398152Z generics 0.1.0 2020-10-31 [1] CRAN (R 4.1.0) 2021-05-16T20:17:17.3399419Z gert 1.3.0 2021-03-29 [1] CRAN (R 4.1.0) 2021-05-16T20:17:17.3400672Z ggplot2 3.3.3 2020-12-30 [1] CRAN (R 4.1.0) 2021-05-16T20:17:17.3401416Z gh 1.3.0 2021-04-30 [1] CRAN (R 4.1.0) 2021-05-16T20:17:17.3402718Z ghtravis 0.15.1 2021-05-16 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-16T20:17:17.3403611Z git2r 0.28.0 2021-01-10 [1] CRAN (R 4.1.0) 2021-05-16T20:17:17.3404319Z gitcreds 0.1.1 2020-12-04 [1] CRAN (R 4.1.0) 2021-05-16T20:17:17.3404998Z glue 1.4.2 2020-08-27 [1] CRAN (R 4.1.0) 2021-05-16T20:17:17.3405697Z graphics * 4.2.0 2021-05-16 [2] local 2021-05-16T20:17:17.3406995Z grDevices * 4.2.0 2021-05-16 [2] local 2021-05-16T20:17:17.3407694Z grid 4.2.0 2021-05-16 [2] local 2021-05-16T20:17:17.3408371Z gtable 0.3.0 2019-03-25 [1] CRAN (R 4.1.0) 2021-05-16T20:17:17.3409035Z highr 0.9 2021-04-16 [1] CRAN (R 4.1.0) 2021-05-16T20:17:17.3409726Z htmltools 0.5.1.1 2021-01-22 [1] CRAN (R 4.1.0) 2021-05-16T20:17:17.3410462Z htmlwidgets 1.5.3 2020-12-10 [1] CRAN (R 4.1.0) 2021-05-16T20:17:17.3411259Z httpuv 1.6.1 2021-05-07 [1] CRAN (R 4.1.0) 2021-05-16T20:17:17.3411965Z httr 1.4.2 2020-07-20 [1] CRAN (R 4.1.0) 2021-05-16T20:17:17.3412662Z ini 0.3.1 2018-05-20 [1] CRAN (R 4.1.0) 2021-05-16T20:17:17.3413313Z isoband 0.2.4 2021-03-03 [1] CRAN (R 4.1.0) 2021-05-16T20:17:17.3414006Z jquerylib 0.1.4 2021-04-26 [1] CRAN (R 4.1.0) 2021-05-16T20:17:17.3414684Z jsonlite 1.7.2 2020-12-09 [1] CRAN (R 4.1.0) 2021-05-16T20:17:17.3415392Z KernSmooth 2.23-20 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T20:17:17.3416089Z knitr 1.33 2021-04-24 [1] CRAN (R 4.1.0) 2021-05-16T20:17:17.3416852Z labeling 0.4.2 2020-10-20 [1] CRAN (R 4.1.0) 2021-05-16T20:17:17.3417532Z later 1.2.0 2021-04-23 [1] CRAN (R 4.1.0) 2021-05-16T20:17:17.3418196Z lattice 0.20-44 2021-05-02 [2] CRAN (R 4.2.0) 2021-05-16T20:17:17.3418898Z lazyeval 0.2.2 2019-03-15 [1] CRAN (R 4.1.0) 2021-05-16T20:17:17.3419600Z lifecycle 1.0.0 2021-02-15 [1] CRAN (R 4.1.0) 2021-05-16T20:17:17.3420286Z magrittr 2.0.1 2020-11-17 [1] CRAN (R 4.1.0) 2021-05-16T20:17:17.3421042Z manipulateWidget 0.10.1 2020-02-24 [1] CRAN (R 4.1.0) 2021-05-16T20:17:17.3421784Z markdown 1.1 2019-08-07 [1] CRAN (R 4.1.0) 2021-05-16T20:17:17.3422491Z MASS 7.3-54 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T20:17:17.3423143Z Matrix 1.3-3 2021-05-04 [2] CRAN (R 4.2.0) 2021-05-16T20:17:17.3423838Z matrixStats 0.58.0 2021-01-29 [1] CRAN (R 4.1.0) 2021-05-16T20:17:17.3424544Z memoise 2.0.0 2021-01-26 [1] CRAN (R 4.1.0) 2021-05-16T20:17:17.3425212Z methods * 4.2.0 2021-05-16 [2] local 2021-05-16T20:17:17.3425887Z mgcv 1.8-35 2021-04-18 [2] CRAN (R 4.2.0) 2021-05-16T20:17:17.3426518Z mime 0.10 2021-02-13 [1] CRAN (R 4.1.0) 2021-05-16T20:17:17.3427173Z miniUI 0.1.1.1 2018-05-18 [1] CRAN (R 4.1.0) 2021-05-16T20:17:17.3427848Z misc3d 0.9-0 2020-09-06 [1] CRAN (R 4.1.0) 2021-05-16T20:17:17.3428523Z munsell 0.5.0 2018-06-12 [1] CRAN (R 4.1.0) 2021-05-16T20:17:17.3429195Z nlme 3.1-152 2021-02-04 [2] CRAN (R 4.2.0) 2021-05-16T20:17:17.3429845Z nnet 7.3-16 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T20:17:17.3430580Z openssl 1.4.4 2021-04-30 [1] CRAN (R 4.1.0) 2021-05-16T20:17:17.3431400Z oro.nifti 0.10.3 2021-05-16 [1] Github (neuroconductor/oro.nifti@bd06b05) 2021-05-16T20:17:17.3432222Z parallel 4.2.0 2021-05-16 [2] local 2021-05-16T20:17:17.3432945Z pillar 1.6.1 2021-05-16 [1] CRAN (R 4.2.0) 2021-05-16T20:17:17.3433616Z pkgbuild 1.2.0 2020-12-15 [1] CRAN (R 4.1.0) 2021-05-16T20:17:17.3434322Z pkgconfig 2.0.3 2019-09-22 [1] CRAN (R 4.1.0) 2021-05-16T20:17:17.3435009Z pkgload 1.2.1 2021-04-06 [1] CRAN (R 4.1.0) 2021-05-16T20:17:17.3435679Z plyr 1.8.6 2020-03-03 [1] CRAN (R 4.1.0) 2021-05-16T20:17:17.3436342Z praise 1.0.0 2015-08-11 [1] CRAN (R 4.1.0) 2021-05-16T20:17:17.3437038Z prettyunits 1.1.1 2020-01-24 [1] CRAN (R 4.1.0) 2021-05-16T20:17:17.3439559Z processx 3.5.2 2021-04-30 [1] CRAN (R 4.1.0) 2021-05-16T20:17:17.3440292Z promises 1.2.0.1 2021-02-11 [1] CRAN (R 4.1.0) 2021-05-16T20:17:17.3440963Z ps 1.6.0 2021-02-28 [1] CRAN (R 4.1.0) 2021-05-16T20:17:17.3441615Z purrr 0.3.4 2020-04-17 [1] CRAN (R 4.1.0) 2021-05-16T20:17:17.3442483Z R.methodsS3 1.8.1 2020-08-26 [1] CRAN (R 4.1.0) 2021-05-16T20:17:17.3443177Z R.oo 1.24.0 2020-08-26 [1] CRAN (R 4.1.0) 2021-05-16T20:17:17.3443819Z R.utils 2.10.1 2020-08-26 [1] CRAN (R 4.1.0) 2021-05-16T20:17:17.3444469Z R6 2.5.0 2020-10-28 [1] CRAN (R 4.1.0) 2021-05-16T20:17:17.3445139Z rappdirs 0.3.3 2021-01-31 [1] CRAN (R 4.1.0) 2021-05-16T20:17:17.3445828Z rcmdcheck 1.3.3 2019-05-07 [1] CRAN (R 4.1.0) 2021-05-16T20:17:17.3446565Z RColorBrewer 1.1-2 2014-12-07 [1] CRAN (R 4.1.0) 2021-05-16T20:17:17.3447266Z Rcpp 1.0.6 2021-01-15 [1] CRAN (R 4.1.0) 2021-05-16T20:17:17.3447951Z rematch2 2.1.2 2020-05-01 [1] CRAN (R 4.1.0) 2021-05-16T20:17:17.3448647Z remotes 2.3.0 2021-04-01 [1] CRAN (R 4.1.0) 2021-05-16T20:17:17.3449324Z reshape2 1.4.4 2020-04-09 [1] CRAN (R 4.1.0) 2021-05-16T20:17:17.3449999Z rex 1.2.0 2020-04-21 [1] CRAN (R 4.1.0) 2021-05-16T20:17:17.3450632Z rgl 0.106.8 2021-04-23 [1] CRAN (R 4.1.0) 2021-05-16T20:17:17.3451277Z rlang 0.4.11 2021-04-30 [1] CRAN (R 4.1.0) 2021-05-16T20:17:17.3451943Z rmarkdown 2.8 2021-05-07 [1] CRAN (R 4.1.0) 2021-05-16T20:17:17.3452763Z RNifti 1.3.1 2021-05-16 [1] Github (neuroconductor/RNifti@929106d) 2021-05-16T20:17:17.3453546Z roxygen2 7.1.1 2020-06-27 [1] CRAN (R 4.1.0) 2021-05-16T20:17:17.3454214Z rpart 4.1-15 2019-04-12 [2] CRAN (R 4.2.0) 2021-05-16T20:17:17.3454904Z rprojroot 2.0.2 2020-11-15 [1] CRAN (R 4.1.0) 2021-05-16T20:17:17.3455595Z rstudioapi 0.13 2020-11-12 [1] CRAN (R 4.1.0) 2021-05-16T20:17:17.3456296Z rticles 0.19 2021-03-04 [1] CRAN (R 4.1.0) 2021-05-16T20:17:17.3457060Z rversions 2.0.2 2020-05-25 [1] CRAN (R 4.1.0) 2021-05-16T20:17:17.3457728Z sass 0.4.0 2021-05-12 [1] CRAN (R 4.1.0) 2021-05-16T20:17:17.3458390Z scales 1.1.1 2020-05-11 [1] CRAN (R 4.1.0) 2021-05-16T20:17:17.3459078Z sessioninfo 1.1.1 2018-11-05 [1] CRAN (R 4.1.0) 2021-05-16T20:17:17.3459772Z shiny 1.6.0 2021-01-25 [1] CRAN (R 4.1.0) 2021-05-16T20:17:17.3460472Z sourcetools 0.1.7 2018-04-25 [1] CRAN (R 4.1.0) 2021-05-16T20:17:17.3461167Z spatial 7.3-14 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T20:17:17.3461855Z splines 4.2.0 2021-05-16 [2] local 2021-05-16T20:17:17.3462543Z stats * 4.2.0 2021-05-16 [2] local 2021-05-16T20:17:17.3463204Z stats4 4.2.0 2021-05-16 [2] local 2021-05-16T20:17:17.3463858Z stringi 1.6.1 2021-05-10 [1] CRAN (R 4.1.0) 2021-05-16T20:17:17.3464533Z stringr 1.4.0 2019-02-10 [1] CRAN (R 4.1.0) 2021-05-16T20:17:17.3465210Z survival 3.2-11 2021-04-26 [2] CRAN (R 4.2.0) 2021-05-16T20:17:17.3465855Z sys 3.4 2020-07-23 [1] CRAN (R 4.1.0) 2021-05-16T20:17:17.3467104Z tcltk 4.2.0 2021-05-16 [2] local 2021-05-16T20:17:17.3467766Z testthat 3.0.2 2021-02-14 [1] CRAN (R 4.1.0) 2021-05-16T20:17:17.3468454Z tibble 3.1.2 2021-05-16 [1] CRAN (R 4.2.0) 2021-05-16T20:17:17.3469181Z tic 0.10.0 2021-05-16 [1] Github (ropensci/tic@3b4dfb8) 2021-05-16T20:17:17.3469882Z tidyr 1.1.3 2021-03-03 [1] CRAN (R 4.1.0) 2021-05-16T20:17:17.3470577Z tidyselect 1.1.1 2021-04-30 [1] CRAN (R 4.1.0) 2021-05-16T20:17:17.3471266Z tinytex 0.31 2021-03-30 [1] CRAN (R 4.1.0) 2021-05-16T20:17:17.3471935Z tools 4.2.0 2021-05-16 [2] local 2021-05-16T20:17:17.3472668Z translations 4.2.0 2021-05-16 [2] local 2021-05-16T20:17:17.3473372Z usethis 2.0.1 2021-02-10 [1] CRAN (R 4.1.0) 2021-05-16T20:17:17.3474032Z utf8 1.2.1 2021-03-12 [1] CRAN (R 4.1.0) 2021-05-16T20:17:17.3474669Z utils * 4.2.0 2021-05-16 [2] local 2021-05-16T20:17:17.3475329Z vctrs 0.3.8 2021-04-29 [1] CRAN (R 4.1.0) 2021-05-16T20:17:17.3476028Z viridisLite 0.4.0 2021-04-13 [1] CRAN (R 4.1.0) 2021-05-16T20:17:17.3476709Z waldo 0.2.5 2021-03-08 [1] CRAN (R 4.1.0) 2021-05-16T20:17:17.3477385Z webshot 0.5.2 2019-11-22 [1] CRAN (R 4.1.0) 2021-05-16T20:17:17.3478054Z whisker 0.4 2019-08-28 [1] CRAN (R 4.1.0) 2021-05-16T20:17:17.3478725Z withr 2.4.2 2021-04-18 [1] CRAN (R 4.1.0) 2021-05-16T20:17:17.3479359Z xfun 0.23 2021-05-15 [1] CRAN (R 4.2.0) 2021-05-16T20:17:17.3480013Z xml2 1.3.2 2020-04-23 [1] CRAN (R 4.1.0) 2021-05-16T20:17:17.3480661Z xopen 1.0.0 2018-09-17 [1] CRAN (R 4.1.0) 2021-05-16T20:17:17.3505078Z xtable 1.8-4 2019-04-21 [1] CRAN (R 4.1.0) 2021-05-16T20:17:17.3506055Z yaml 2.2.1 2020-02-01 [1] CRAN (R 4.1.0) 2021-05-16T20:17:17.3506712Z zip 2.1.1 2020-08-27 [1] CRAN (R 4.1.0) 2021-05-16T20:17:17.3507044Z 2021-05-16T20:17:17.3507464Z [1] D:/a/_temp/Library 2021-05-16T20:17:17.3507891Z [2] C:/R/library 2021-05-16T20:17:17.3823065Z ##[group]Run Rscript -e 'tic::script()' 2021-05-16T20:17:17.3823740Z Rscript -e 'tic::script()' 2021-05-16T20:17:17.3824186Z ls -l check 2021-05-16T20:17:17.3831513Z shell: C:\rtools40\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2021-05-16T20:17:17.3832112Z env: 2021-05-16T20:17:17.3832697Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:17:17.3833185Z TIC_DEPLOY_KEY: 2021-05-16T20:17:17.3833540Z RSPM: 2021-05-16T20:17:17.3834806Z GITHUB_PAT: *** 2021-05-16T20:17:17.3835221Z COVERALLS_TOKEN: 2021-05-16T20:17:17.3835711Z continue-on-error: true 2021-05-16T20:17:17.3836203Z VDIFFR_RUN_TESTS: 2021-05-16T20:17:17.3836635Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T20:17:17.3837046Z TZ: UTC 2021-05-16T20:17:17.3837428Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:17:17.3837855Z NOT_CRAN: true 2021-05-16T20:17:17.3838236Z MSYSTEM: MINGW64 2021-05-16T20:17:17.3838641Z ##[endgroup] 2021-05-16T20:17:17.7895734Z v Loading tic stage configuration from tic.R 2021-05-16T20:17:17.9922151Z i `step_rcmdcheck()`: tic always uses option '--no-manual' during R CMD Check on 2021-05-16T20:17:17.9924145Z Windows because LaTeX is not available. 2021-05-16T20:17:18.0293735Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-16T20:17:18.0295165Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-16T20:17:18.0296103Z timeout = Inf, check_dir = "check") 2021-05-16T20:17:18.1291743Z -- R CMD build ----------------------------------------------------------------- 2021-05-16T20:17:18.4907807Z * checking for file 'D:\a\neurobase\neurobase/DESCRIPTION' ... OK 2021-05-16T20:17:18.4908661Z 2021-05-16T20:17:19.7568086Z * preparing 'neurobase': 2021-05-16T20:17:19.7568859Z 2021-05-16T20:17:19.7801118Z * checking DESCRIPTION meta-information ... OK 2021-05-16T20:17:19.7802363Z 2021-05-16T20:17:20.1656389Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T20:17:20.1657284Z 2021-05-16T20:17:20.1758303Z * checking for empty or unneeded directories 2021-05-16T20:17:20.1759011Z 2021-05-16T20:17:20.1974548Z * building 'neurobase_1.30.1.tar.gz' 2021-05-16T20:17:20.1975172Z 2021-05-16T20:17:22.6532869Z 2021-05-16T20:17:22.6534035Z 2021-05-16T20:17:23.6770962Z -- R CMD check ----------------------------------------------------------------- 2021-05-16T20:17:23.9817558Z * using log directory 'D:/a/neurobase/neurobase/check/neurobase.Rcheck' 2021-05-16T20:17:23.9819206Z 2021-05-16T20:17:23.9820508Z * using R Under development (unstable) (2021-05-15 r80301) 2021-05-16T20:17:23.9821443Z 2021-05-16T20:17:23.9822598Z * using platform: x86_64-w64-mingw32 (64-bit) 2021-05-16T20:17:23.9823434Z 2021-05-16T20:17:23.9824487Z * using session charset: ISO8859-1 2021-05-16T20:17:23.9825423Z 2021-05-16T20:17:25.4286966Z * using options '--no-manual --as-cran' 2021-05-16T20:17:25.4287959Z 2021-05-16T20:17:25.4312956Z * checking for file 'neurobase/DESCRIPTION' ... OK 2021-05-16T20:17:25.4313620Z 2021-05-16T20:17:25.4314289Z * checking extension type ... Package 2021-05-16T20:17:25.4314783Z 2021-05-16T20:17:25.4315571Z * this is package 'neurobase' version '1.30.1' 2021-05-16T20:17:25.4316059Z 2021-05-16T20:17:25.4316676Z * package encoding: UTF-8 2021-05-16T20:17:25.4317112Z 2021-05-16T20:17:25.4381300Z * checking package namespace information ... OK 2021-05-16T20:17:25.4381982Z 2021-05-16T20:17:26.9115310Z * checking package dependencies ... OK 2021-05-16T20:17:26.9116181Z 2021-05-16T20:17:26.9230002Z * checking if this is a source package ... OK 2021-05-16T20:17:26.9230669Z 2021-05-16T20:17:26.9231342Z * checking if there is a namespace ... OK 2021-05-16T20:17:26.9231821Z 2021-05-16T20:17:29.2176382Z * checking for executable files ... WARNING 2021-05-16T20:17:29.2177930Z 2021-05-16T20:17:29.2179135Z Found the following executable file: 2021-05-16T20:17:29.2180009Z 2021-05-16T20:17:29.2183272Z JAGS-4.2.0-Rtools33.exe 2021-05-16T20:17:29.2184367Z 2021-05-16T20:17:29.2189900Z Source packages should not contain undeclared executable files. 2021-05-16T20:17:29.2190582Z 2021-05-16T20:17:29.2209174Z See section 'Package structure' in the 'Writing R Extensions' manual. 2021-05-16T20:17:29.2210432Z 2021-05-16T20:17:29.2364538Z * checking for hidden files and directories ... OK 2021-05-16T20:17:29.2365267Z 2021-05-16T20:17:29.2538057Z * checking for portable file names ... OK 2021-05-16T20:17:29.2538721Z 2021-05-16T20:17:29.2601601Z * checking serialization versions ... OK 2021-05-16T20:17:29.2602221Z 2021-05-16T20:17:39.0969093Z * checking whether package 'neurobase' can be installed ... OK 2021-05-16T20:17:39.0969662Z 2021-05-16T20:17:39.3371154Z * checking installed package size ... OK 2021-05-16T20:17:39.3371934Z 2021-05-16T20:17:39.7723791Z * checking package directory ... OK 2021-05-16T20:17:39.7724552Z 2021-05-16T20:17:39.7725341Z * checking for future file timestamps ... OK 2021-05-16T20:17:39.7725859Z 2021-05-16T20:17:40.0959642Z * checking DESCRIPTION meta-information ... OK 2021-05-16T20:17:40.0964584Z 2021-05-16T20:17:40.0971239Z * checking top-level files ... NOTE 2021-05-16T20:17:40.0971829Z 2021-05-16T20:17:40.0972551Z Non-standard file/directory found at top level: 2021-05-16T20:17:40.0973073Z 2021-05-16T20:17:40.0973685Z 'JAGS-4.2.0-Rtools33.exe' 2021-05-16T20:17:40.0974156Z 2021-05-16T20:17:40.1035185Z * checking for left-over files ... OK 2021-05-16T20:17:40.1035898Z 2021-05-16T20:17:40.1036558Z * checking index information ... OK 2021-05-16T20:17:40.1037018Z 2021-05-16T20:17:40.2203410Z * checking package subdirectories ... OK 2021-05-16T20:17:40.2204367Z 2021-05-16T20:17:40.3248983Z * checking R files for non-ASCII characters ... OK 2021-05-16T20:17:40.3250341Z 2021-05-16T20:17:40.4284433Z * checking R files for syntax errors ... OK 2021-05-16T20:17:40.4285110Z 2021-05-16T20:17:41.4408769Z * checking whether the package can be loaded ... OK 2021-05-16T20:17:41.4410062Z 2021-05-16T20:17:42.3538569Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-16T20:17:42.3539493Z 2021-05-16T20:17:43.3672036Z * checking whether the package can be unloaded cleanly ... OK 2021-05-16T20:17:43.3673497Z 2021-05-16T20:17:44.2813843Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-16T20:17:44.2817730Z 2021-05-16T20:17:45.2958814Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-16T20:17:45.2959798Z 2021-05-16T20:17:46.3908352Z * checking loading without being on the library search path ... OK 2021-05-16T20:17:46.3909833Z 2021-05-16T20:17:47.5063506Z * checking dependencies in R code ... OK 2021-05-16T20:17:47.5064918Z 2021-05-16T20:17:49.3276249Z * checking S3 generic/method consistency ... OK 2021-05-16T20:17:49.3279282Z 2021-05-16T20:17:50.2400778Z * checking replacement functions ... OK 2021-05-16T20:17:50.2402077Z 2021-05-16T20:17:51.3573601Z * checking foreign function calls ... OK 2021-05-16T20:17:51.3574306Z 2021-05-16T20:18:02.6983904Z * checking R code for possible problems ... OK 2021-05-16T20:18:02.6984928Z 2021-05-16T20:18:03.5131110Z * checking Rd files ... OK 2021-05-16T20:18:03.5131913Z 2021-05-16T20:18:03.6170832Z * checking Rd metadata ... OK 2021-05-16T20:18:03.6171719Z 2021-05-16T20:18:04.0305021Z * checking Rd line widths ... OK 2021-05-16T20:18:04.0306671Z 2021-05-16T20:18:04.3373610Z * checking Rd cross-references ... OK 2021-05-16T20:18:04.3374883Z 2021-05-16T20:18:05.3555376Z * checking for missing documentation entries ... OK 2021-05-16T20:18:05.3556254Z 2021-05-16T20:18:08.5964761Z * checking for code/documentation mismatches ... OK 2021-05-16T20:18:08.5969888Z 2021-05-16T20:18:11.4343640Z * checking Rd \usage sections ... OK 2021-05-16T20:18:11.4344573Z 2021-05-16T20:18:11.8418981Z * checking Rd contents ... OK 2021-05-16T20:18:11.8420003Z 2021-05-16T20:18:12.5543987Z * checking for unstated dependencies in examples ... OK 2021-05-16T20:18:12.5545459Z 2021-05-16T20:18:12.5688374Z * checking files in 'vignettes' ... WARNING 2021-05-16T20:18:12.5709142Z 2021-05-16T20:18:12.5710756Z Files in the 'vignettes' directory but no files in 'inst/doc': 2021-05-16T20:18:12.5711731Z 2021-05-16T20:18:12.5713036Z 'neurobase.Rmd', 'nifti_basics.Rmd', 'simple_io.Rmd' 2021-05-16T20:18:12.5713988Z 2021-05-16T20:18:22.2706279Z * checking examples ... OK 2021-05-16T20:18:22.2706722Z 2021-05-16T20:18:59.4757718Z * checking examples with --run-donttest ... OK 2021-05-16T20:18:59.4758561Z 2021-05-16T20:18:59.6805380Z * checking for unstated dependencies in 'tests' ... OK 2021-05-16T20:18:59.6808358Z 2021-05-16T20:18:59.9099082Z * checking tests ... 2021-05-16T20:18:59.9099779Z 2021-05-16T20:19:04.7280031Z Running 'testthat.R' 2021-05-16T20:19:04.7280979Z 2021-05-16T20:19:04.7425673Z OK 2021-05-16T20:19:04.7426384Z 2021-05-16T20:19:04.8644897Z * checking for unstated dependencies in vignettes ... OK 2021-05-16T20:19:04.8645788Z 2021-05-16T20:19:04.8667488Z * checking package vignettes in 'inst/doc' ... WARNING 2021-05-16T20:19:04.8668277Z 2021-05-16T20:19:04.8669234Z dir.exists(dir) is not TRUEdir.exists(dir) is not TRUEdir.exists(dir) is not TRUE 2021-05-16T20:19:04.8669912Z 2021-05-16T20:19:04.8670693Z Package vignettes without corresponding single PDF/HTML: 2021-05-16T20:19:04.8671339Z 2021-05-16T20:19:04.8671887Z 'neurobase.Rmd' 2021-05-16T20:19:04.8672304Z 2021-05-16T20:19:04.8672814Z 'nifti_basics.Rmd' 2021-05-16T20:19:04.8673224Z 2021-05-16T20:19:04.8673734Z 'simple_io.Rmd' 2021-05-16T20:19:04.8674120Z 2021-05-16T20:19:04.8674452Z 2021-05-16T20:19:04.8674763Z 2021-05-16T20:21:39.2005327Z * checking re-building of vignette outputs ... OK 2021-05-16T20:21:39.2006555Z 2021-05-16T20:21:39.2007522Z * checking for non-standard things in the check directory ... OK 2021-05-16T20:21:39.2008137Z 2021-05-16T20:21:39.2008948Z * checking for detritus in the temp directory ... OK 2021-05-16T20:21:39.2031126Z 2021-05-16T20:21:39.2031724Z * DONE 2021-05-16T20:21:39.2032094Z 2021-05-16T20:21:39.2032504Z 2021-05-16T20:21:39.2032843Z 2021-05-16T20:21:39.2033376Z Status: 3 WARNINGs, 1 NOTE 2021-05-16T20:21:39.2033793Z 2021-05-16T20:21:39.2034252Z See 2021-05-16T20:21:39.2034602Z 2021-05-16T20:21:39.2035379Z 'D:/a/neurobase/neurobase/check/neurobase.Rcheck/00check.log' 2021-05-16T20:21:39.2035978Z 2021-05-16T20:21:39.2036477Z for details. 2021-05-16T20:21:39.2036853Z 2021-05-16T20:21:39.2037142Z 2021-05-16T20:21:39.2037470Z 2021-05-16T20:21:39.2037983Z 2021-05-16T20:21:39.2038381Z 2021-05-16T20:21:39.5379521Z -- R CMD check results ----------------------------------- neurobase 1.30.1 ---- 2021-05-16T20:21:39.5400127Z Duration: 4m 16.7s 2021-05-16T20:21:39.5400652Z 2021-05-16T20:21:39.5425331Z > checking for executable files ... WARNING 2021-05-16T20:21:39.5427306Z ##[warning] Found the following executable file: 2021-05-16T20:21:39.5429094Z JAGS-4.2.0-Rtools33.exe 2021-05-16T20:21:39.5430177Z Source packages should not contain undeclared executable files. 2021-05-16T20:21:39.5431328Z See section 'Package structure' in the 'Writing R Extensions' manual. 2021-05-16T20:21:39.5431960Z 2021-05-16T20:21:39.5437020Z > checking files in 'vignettes' ... WARNING 2021-05-16T20:21:39.5438449Z ##[warning] Files in the 'vignettes' directory but no files in 'inst/doc': 2021-05-16T20:21:39.5440263Z 'neurobase.Rmd', 'nifti_basics.Rmd', 'simple_io.Rmd' 2021-05-16T20:21:39.5440901Z 2021-05-16T20:21:39.5449049Z > checking package vignettes in 'inst/doc' ... WARNING 2021-05-16T20:21:39.5450846Z ##[warning] dir.exists(dir) is not TRUEdir.exists(dir) is not TRUEdir.exists(dir) is not TRUE 2021-05-16T20:21:39.5452770Z Package vignettes without corresponding single PDF/HTML: 2021-05-16T20:21:39.5453620Z 'neurobase.Rmd' 2021-05-16T20:21:39.5454250Z 'nifti_basics.Rmd' 2021-05-16T20:21:39.5455064Z 'simple_io.Rmd' 2021-05-16T20:21:39.5455489Z 2021-05-16T20:21:39.5460321Z > checking top-level files ... NOTE 2021-05-16T20:21:39.5461214Z Non-standard file/directory found at top level: 2021-05-16T20:21:39.5461978Z 'JAGS-4.2.0-Rtools33.exe' 2021-05-16T20:21:39.5462444Z 2021-05-16T20:21:39.5475867Z 0 errors v | 3 warnings x | 1 note x 2021-05-16T20:21:39.7058801Z total 29960 2021-05-16T20:21:39.7059859Z drwxr-xr-x 1 runneradmin None 0 May 16 20:21 neurobase.Rcheck 2021-05-16T20:21:39.7068604Z -rw-r--r-- 1 runneradmin None 30350592 May 16 20:17 neurobase_1.30.1.tar.gz 2021-05-16T20:21:39.7079624Z -rw-r--r-- 1 runneradmin None 323306 May 16 20:17 neurobase_1.30.1.zip 2021-05-16T20:21:39.7292388Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T20:21:39.7293358Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T20:21:39.7303205Z shell: C:\rtools40\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2021-05-16T20:21:39.7303822Z env: 2021-05-16T20:21:39.7304340Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:21:39.7304948Z TIC_DEPLOY_KEY: 2021-05-16T20:21:39.7305375Z RSPM: 2021-05-16T20:21:39.7307065Z GITHUB_PAT: *** 2021-05-16T20:21:39.7307497Z COVERALLS_TOKEN: 2021-05-16T20:21:39.7308056Z continue-on-error: true 2021-05-16T20:21:39.7308561Z VDIFFR_RUN_TESTS: 2021-05-16T20:21:39.7309061Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T20:21:39.7309592Z TZ: UTC 2021-05-16T20:21:39.7310053Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:21:39.7310491Z NOT_CRAN: true 2021-05-16T20:21:39.7310940Z MSYSTEM: MINGW64 2021-05-16T20:21:39.7311362Z ##[endgroup] 2021-05-16T20:21:39.8626815Z 2021-05-16T20:21:39.8630199Z R Under development (unstable) (2021-05-15 r80301) -- "Unsuffered Consequences" 2021-05-16T20:21:39.8641371Z Copyright (C) 2021 The R Foundation for Statistical Computing 2021-05-16T20:21:39.8642503Z Platform: x86_64-w64-mingw32/x64 (64-bit) 2021-05-16T20:21:39.8643788Z 2021-05-16T20:21:39.8647597Z R is free software and comes with ABSOLUTELY NO WARRANTY. 2021-05-16T20:21:39.8650916Z You are welcome to redistribute it under certain conditions. 2021-05-16T20:21:39.8662977Z Type 'license()' or 'licence()' for distribution details. 2021-05-16T20:21:39.8663944Z 2021-05-16T20:21:39.8664753Z R is a collaborative project with many contributors. 2021-05-16T20:21:39.8665674Z Type 'contributors()' for more information and 2021-05-16T20:21:39.8666567Z 'citation()' on how to cite R or R packages in publications. 2021-05-16T20:21:39.8667121Z 2021-05-16T20:21:39.8667858Z Type 'demo()' for some demos, 'help()' for on-line help, or 2021-05-16T20:21:39.8668733Z 'help.start()' for an HTML browser interface to help. 2021-05-16T20:21:39.8669459Z Type 'q()' to quit R. 2021-05-16T20:21:39.8669974Z 2021-05-16T20:21:39.8670489Z > library(testthat) 2021-05-16T20:21:39.8671119Z > library(neurobase) 2021-05-16T20:21:39.8671849Z Loading required package: oro.nifti 2021-05-16T20:21:39.8672680Z oro.nifti 0.10.3 2021-05-16T20:21:39.8673224Z > 2021-05-16T20:21:39.8673820Z > test_check("neurobase") 2021-05-16T20:21:39.8674561Z [ FAIL 0 | WARN 0 | SKIP 0 | PASS 58 ] 2021-05-16T20:21:39.8675103Z > 2021-05-16T20:21:39.8675720Z > 2021-05-16T20:21:39.8676257Z > # copyNIfTIHeader 2021-05-16T20:21:39.8676916Z > # double_ortho 2021-05-16T20:21:39.8677638Z > # getEmptyImageDimensions 2021-05-16T20:21:39.8678328Z > # get_empty_dim 2021-05-16T20:21:39.8678921Z > # maskEmptyImageDimensions 2021-05-16T20:21:39.8679544Z > # mask_empty_dim 2021-05-16T20:21:39.8679986Z > # mask_img 2021-05-16T20:21:39.8680431Z > # multi_overlay 2021-05-16T20:21:39.8680825Z > # newnii 2021-05-16T20:21:39.8681252Z > # niftiarr 2021-05-16T20:21:39.8681636Z > # nii.stub 2021-05-16T20:21:39.8682041Z > # ortho2 2021-05-16T20:21:39.8682420Z > # ortho_diff 2021-05-16T20:21:39.8682867Z > # parse_img_ext 2021-05-16T20:21:39.8683282Z > # quantile_img 2021-05-16T20:21:39.8683749Z > # readNIfTI2 2021-05-16T20:21:39.8684154Z > # readnii 2021-05-16T20:21:39.8684582Z > # remake_img 2021-05-16T20:21:39.8685124Z > # replace_dropped_dimensions 2021-05-16T20:21:39.8685793Z > # rescale_img 2021-05-16T20:21:39.8686278Z > # robust_window 2021-05-16T20:21:39.8686701Z > # same_dims 2021-05-16T20:21:39.8687147Z > # tempimg 2021-05-16T20:21:39.8687560Z > # window_img 2021-05-16T20:21:39.8688045Z > # writeNIfTI2 2021-05-16T20:21:39.8688492Z > # writenii 2021-05-16T20:21:39.8688920Z > # xyz 2021-05-16T20:21:39.8689303Z > # zero_pad 2021-05-16T20:21:39.8689787Z > # zlimmer 2021-05-16T20:21:39.8690202Z > # zscore_img 2021-05-16T20:21:39.8690614Z > 2021-05-16T20:21:39.8691051Z > proc.time() 2021-05-16T20:21:39.8692746Z user system elapsed 2021-05-16T20:21:39.8693308Z 2.12 0.20 4.73 2021-05-16T20:21:39.8933755Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-16T20:21:39.8935568Z Rscript -e "tic::before_deploy()" 2021-05-16T20:21:39.8991462Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'" 2021-05-16T20:21:39.8992037Z env: 2021-05-16T20:21:39.8992659Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:21:39.8993198Z TIC_DEPLOY_KEY: 2021-05-16T20:21:39.8993580Z RSPM: 2021-05-16T20:21:39.8994570Z GITHUB_PAT: *** 2021-05-16T20:21:39.8994988Z COVERALLS_TOKEN: 2021-05-16T20:21:39.8995539Z continue-on-error: true 2021-05-16T20:21:39.8996121Z VDIFFR_RUN_TESTS: 2021-05-16T20:21:39.8996600Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T20:21:39.8996988Z TZ: UTC 2021-05-16T20:21:39.8997407Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:21:39.8997809Z NOT_CRAN: true 2021-05-16T20:21:39.8998226Z MSYSTEM: MINGW64 2021-05-16T20:21:39.8998651Z ##[endgroup] 2021-05-16T20:21:40.6601022Z v Loading tic stage configuration from tic.R 2021-05-16T20:21:40.8708950Z i `step_rcmdcheck()`: tic always uses option '--no-manual' during R CMD Check on 2021-05-16T20:21:40.8710184Z Windows because LaTeX is not available. 2021-05-16T20:21:41.0861426Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-16T20:21:41.0862041Z with: 2021-05-16T20:21:41.0862949Z upload_url: https://uploads.github.com/repos/neuroconductor/neurobase/releases/43020192/assets{?name,label} 2021-05-16T20:21:41.0863912Z asset_path: check/neurobase_1.30.1.zip 2021-05-16T20:21:41.0864430Z asset_name: neurobase_1.30.1_R4.1.zip 2021-05-16T20:21:41.0865110Z asset_content_type: application/octet-stream 2021-05-16T20:21:41.0865700Z env: 2021-05-16T20:21:41.0866115Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:21:41.0866517Z TIC_DEPLOY_KEY: 2021-05-16T20:21:41.0866861Z RSPM: 2021-05-16T20:21:41.0868090Z GITHUB_PAT: *** 2021-05-16T20:21:41.0868473Z COVERALLS_TOKEN: 2021-05-16T20:21:41.0868927Z continue-on-error: true 2021-05-16T20:21:41.0869332Z VDIFFR_RUN_TESTS: 2021-05-16T20:21:41.0869736Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T20:21:41.0870076Z TZ: UTC 2021-05-16T20:21:41.0870474Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:21:41.0870860Z NOT_CRAN: true 2021-05-16T20:21:41.0871190Z MSYSTEM: MINGW64 2021-05-16T20:21:41.0872236Z GITHUB_TOKEN: *** 2021-05-16T20:21:41.0872623Z ##[endgroup] 2021-05-16T20:21:42.4663248Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-16T20:21:42.4663921Z Rscript -e "tic::deploy()" 2021-05-16T20:21:42.4723137Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'" 2021-05-16T20:21:42.4723712Z env: 2021-05-16T20:21:42.4724230Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:21:42.4724732Z TIC_DEPLOY_KEY: 2021-05-16T20:21:42.4725213Z RSPM: 2021-05-16T20:21:42.4726476Z GITHUB_PAT: *** 2021-05-16T20:21:42.4726960Z COVERALLS_TOKEN: 2021-05-16T20:21:42.4727476Z continue-on-error: true 2021-05-16T20:21:42.4728016Z VDIFFR_RUN_TESTS: 2021-05-16T20:21:42.4728516Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T20:21:42.4728935Z TZ: UTC 2021-05-16T20:21:42.4729383Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:21:42.4729819Z NOT_CRAN: true 2021-05-16T20:21:42.4730265Z MSYSTEM: MINGW64 2021-05-16T20:21:42.4730685Z ##[endgroup] 2021-05-16T20:21:43.2272404Z v Loading tic stage configuration from tic.R 2021-05-16T20:21:43.4392925Z i `step_rcmdcheck()`: tic always uses option '--no-manual' during R CMD Check on 2021-05-16T20:21:43.4394359Z Windows because LaTeX is not available. 2021-05-16T20:21:43.6526906Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-16T20:21:43.6527841Z Rscript -e "tic::after_deploy()" 2021-05-16T20:21:43.6581854Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'" 2021-05-16T20:21:43.6582434Z env: 2021-05-16T20:21:43.6582870Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:21:43.6583367Z TIC_DEPLOY_KEY: 2021-05-16T20:21:43.6583720Z RSPM: 2021-05-16T20:21:43.6585030Z GITHUB_PAT: *** 2021-05-16T20:21:43.6585428Z COVERALLS_TOKEN: 2021-05-16T20:21:43.6585942Z continue-on-error: true 2021-05-16T20:21:43.6586445Z VDIFFR_RUN_TESTS: 2021-05-16T20:21:43.6586866Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T20:21:43.6587345Z TZ: UTC 2021-05-16T20:21:43.6587850Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:21:43.6588291Z NOT_CRAN: true 2021-05-16T20:21:43.6588670Z MSYSTEM: MINGW64 2021-05-16T20:21:43.6589105Z ##[endgroup] 2021-05-16T20:21:44.3925096Z v Loading tic stage configuration from tic.R 2021-05-16T20:21:44.6059063Z i `step_rcmdcheck()`: tic always uses option '--no-manual' during R CMD Check on 2021-05-16T20:21:44.6060402Z Windows because LaTeX is not available. 2021-05-16T20:21:44.8278102Z Post job cleanup. 2021-05-16T20:21:47.1107635Z [command]"C:\Program Files\Git\bin\git.exe" version 2021-05-16T20:21:47.2113564Z git version 2.31.1.windows.1 2021-05-16T20:21:47.2231503Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp core\.sshCommand 2021-05-16T20:21:47.2478470Z [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:47.8550644Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T20:21:47.8762286Z http.https://github.com/.extraheader 2021-05-16T20:21:47.8822839Z [command]"C:\Program Files\Git\bin\git.exe" config --local --unset-all http.https://github.com/.extraheader 2021-05-16T20:21:47.9075700Z [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:48.4204853Z Cleaning up orphan processes