2021-05-16T23:04:07.8272363Z ##[section]Starting: Request a runner to run this job 2021-05-16T23:04:08.6568801Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'windows-latest' 2021-05-16T23:04:08.7464812Z Can't find any online and idle self-hosted runner in current repository's organization/enterprise account that matches the required labels: 'windows-latest' 2021-05-16T23:04:08.8909462Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'windows-latest' 2021-05-16T23:04:08.9851708Z ##[section]Finishing: Request a runner to run this job 2021-05-16T23:04:16.8504303Z Current runner version: '2.278.0' 2021-05-16T23:04:16.9090379Z ##[group]Operating System 2021-05-16T23:04:16.9092302Z Microsoft Windows Server 2019 2021-05-16T23:04:16.9093232Z 10.0.17763 2021-05-16T23:04:16.9094170Z Datacenter 2021-05-16T23:04:16.9095011Z ##[endgroup] 2021-05-16T23:04:16.9096023Z ##[group]Virtual Environment 2021-05-16T23:04:16.9097123Z Environment: windows-2019 2021-05-16T23:04:16.9098136Z Version: 20210509.1 2021-05-16T23:04:16.9100070Z Included Software: https://github.com/actions/virtual-environments/blob/win19/20210509.1/images/win/Windows2019-Readme.md 2021-05-16T23:04:16.9102640Z Image Release: https://github.com/actions/virtual-environments/releases/tag/win19%2F20210509.1 2021-05-16T23:04:16.9106662Z ##[endgroup] 2021-05-16T23:04:16.9108829Z ##[group]GITHUB_TOKEN Permissions 2021-05-16T23:04:16.9110374Z Actions: write 2021-05-16T23:04:16.9110967Z Checks: write 2021-05-16T23:04:16.9111524Z Contents: write 2021-05-16T23:04:16.9112228Z Deployments: write 2021-05-16T23:04:16.9112804Z Issues: write 2021-05-16T23:04:16.9113361Z Metadata: read 2021-05-16T23:04:16.9113858Z Packages: write 2021-05-16T23:04:16.9114432Z PullRequests: write 2021-05-16T23:04:16.9115055Z RepositoryProjects: write 2021-05-16T23:04:16.9115733Z SecurityEvents: write 2021-05-16T23:04:16.9116352Z Statuses: write 2021-05-16T23:04:16.9116965Z ##[endgroup] 2021-05-16T23:04:16.9120470Z Prepare workflow directory 2021-05-16T23:04:17.0368597Z Prepare all required actions 2021-05-16T23:04:17.0380232Z Getting action download info 2021-05-16T23:04:17.3803265Z Download action repository 'actions/checkout@v2' 2021-05-16T23:04:19.8896917Z Download action repository 'r-lib/actions@master' 2021-05-16T23:04:21.5766375Z Download action repository 'adigherman/actions@master' 2021-05-16T23:04:22.9139767Z Download action repository 'msys2/setup-msys2@v2' 2021-05-16T23:04:23.5400360Z Download action repository 'actions/cache@v1' 2021-05-16T23:04:24.9320312Z Download action repository 'actions/upload-artifact@master' 2021-05-16T23:04:25.5844987Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-16T23:04:26.4136696Z ##[group]Run actions/checkout@v2 2021-05-16T23:04:26.4137495Z with: 2021-05-16T23:04:26.4137964Z repository: neuroconductor/afnir 2021-05-16T23:04:26.4138966Z token: *** 2021-05-16T23:04:26.4139347Z ssh-strict: true 2021-05-16T23:04:26.4139856Z persist-credentials: true 2021-05-16T23:04:26.4140323Z clean: true 2021-05-16T23:04:26.4140713Z fetch-depth: 1 2021-05-16T23:04:26.4141088Z lfs: false 2021-05-16T23:04:26.4141474Z submodules: false 2021-05-16T23:04:26.4141853Z env: 2021-05-16T23:04:26.4142281Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:04:26.4142756Z TIC_DEPLOY_KEY: 2021-05-16T23:04:26.4143102Z RSPM: 2021-05-16T23:04:26.4143851Z GITHUB_PAT: *** 2021-05-16T23:04:26.4144240Z COVERALLS_TOKEN: 2021-05-16T23:04:26.4144730Z continue-on-error: true 2021-05-16T23:04:26.4145193Z VDIFFR_RUN_TESTS: 2021-05-16T23:04:26.4145598Z ##[endgroup] 2021-05-16T23:04:29.2895795Z Syncing repository: neuroconductor/afnir 2021-05-16T23:04:29.3131740Z ##[group]Getting Git version info 2021-05-16T23:04:29.3133070Z Working directory is 'D:\a\afnir\afnir' 2021-05-16T23:04:29.3582363Z [command]"C:\Program Files\Git\bin\git.exe" version 2021-05-16T23:04:29.3798523Z git version 2.31.1.windows.1 2021-05-16T23:04:29.3863007Z ##[endgroup] 2021-05-16T23:04:29.3868648Z Deleting the contents of 'D:\a\afnir\afnir' 2021-05-16T23:04:29.3874334Z ##[group]Initializing the repository 2021-05-16T23:04:29.3887577Z [command]"C:\Program Files\Git\bin\git.exe" init D:\a\afnir\afnir 2021-05-16T23:04:29.6455001Z Initialized empty Git repository in D:/a/afnir/afnir/.git/ 2021-05-16T23:04:29.6512420Z [command]"C:\Program Files\Git\bin\git.exe" remote add origin https://github.com/neuroconductor/afnir 2021-05-16T23:04:29.7023281Z ##[endgroup] 2021-05-16T23:04:29.7025722Z ##[group]Disabling automatic garbage collection 2021-05-16T23:04:29.7035155Z [command]"C:\Program Files\Git\bin\git.exe" config --local gc.auto 0 2021-05-16T23:04:29.7797653Z ##[endgroup] 2021-05-16T23:04:29.7801214Z ##[group]Setting up auth 2021-05-16T23:04:29.7818847Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp core\.sshCommand 2021-05-16T23:04:29.8111539Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2021-05-16T23:04:31.7082810Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T23:04:31.7340090Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2021-05-16T23:04:32.2216631Z [command]"C:\Program Files\Git\bin\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2021-05-16T23:04:32.2477589Z ##[endgroup] 2021-05-16T23:04:32.2484381Z ##[group]Fetching the repository 2021-05-16T23:04:32.2501480Z [command]"C:\Program Files\Git\bin\git.exe" -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +7fe9ee3bd7ff79de2cc83d261d5e09fdc178043e:refs/tags/0.4.6.s 2021-05-16T23:04:34.2423203Z remote: Enumerating objects: 85, done. 2021-05-16T23:04:34.2424681Z remote: Counting objects: 1% (1/85) 2021-05-16T23:04:34.2426053Z remote: Counting objects: 2% (2/85) 2021-05-16T23:04:34.2426731Z remote: Counting objects: 3% (3/85) 2021-05-16T23:04:34.2427382Z remote: Counting objects: 4% (4/85) 2021-05-16T23:04:34.2428023Z remote: Counting objects: 5% (5/85) 2021-05-16T23:04:34.2428669Z remote: Counting objects: 7% (6/85) 2021-05-16T23:04:34.2429302Z remote: Counting objects: 8% (7/85) 2021-05-16T23:04:34.2429994Z remote: Counting objects: 9% (8/85) 2021-05-16T23:04:34.2432089Z remote: Counting objects: 10% (9/85) 2021-05-16T23:04:34.2432721Z remote: Counting objects: 11% (10/85) 2021-05-16T23:04:34.2433252Z remote: Counting objects: 12% (11/85) 2021-05-16T23:04:34.2433764Z remote: Counting objects: 14% (12/85) 2021-05-16T23:04:34.2434292Z remote: Counting objects: 15% (13/85) 2021-05-16T23:04:34.2434803Z remote: Counting objects: 16% (14/85) 2021-05-16T23:04:34.2435334Z remote: Counting objects: 17% (15/85) 2021-05-16T23:04:34.2435858Z remote: Counting objects: 18% (16/85) 2021-05-16T23:04:34.2436366Z remote: Counting objects: 20% (17/85) 2021-05-16T23:04:34.2436883Z remote: Counting objects: 21% (18/85) 2021-05-16T23:04:34.2437388Z remote: Counting objects: 22% (19/85) 2021-05-16T23:04:34.2437903Z remote: Counting objects: 23% (20/85) 2021-05-16T23:04:34.2438480Z remote: Counting objects: 24% (21/85) 2021-05-16T23:04:34.2438991Z remote: Counting objects: 25% (22/85) 2021-05-16T23:04:34.2439506Z remote: Counting objects: 27% (23/85) 2021-05-16T23:04:34.2440009Z remote: Counting objects: 28% (24/85) 2021-05-16T23:04:34.2440528Z remote: Counting objects: 29% (25/85) 2021-05-16T23:04:34.2441137Z remote: Counting objects: 30% (26/85) 2021-05-16T23:04:34.2441661Z remote: Counting objects: 31% (27/85) 2021-05-16T23:04:34.2442176Z remote: Counting objects: 32% (28/85) 2021-05-16T23:04:34.2442679Z remote: Counting objects: 34% (29/85) 2021-05-16T23:04:34.2443194Z remote: Counting objects: 35% (30/85) 2021-05-16T23:04:34.2443698Z remote: Counting objects: 36% (31/85) 2021-05-16T23:04:34.2444216Z remote: Counting objects: 37% (32/85) 2021-05-16T23:04:34.2444887Z remote: Counting objects: 38% (33/85) 2021-05-16T23:04:34.2445410Z remote: Counting objects: 40% (34/85) 2021-05-16T23:04:34.2446506Z remote: Counting objects: 41% (35/85) 2021-05-16T23:04:34.2447013Z remote: Counting objects: 42% (36/85) 2021-05-16T23:04:34.2447530Z remote: Counting objects: 43% (37/85) 2021-05-16T23:04:34.2448039Z remote: Counting objects: 44% (38/85) 2021-05-16T23:04:34.2448556Z remote: Counting objects: 45% (39/85) 2021-05-16T23:04:34.2449063Z remote: Counting objects: 47% (40/85) 2021-05-16T23:04:34.2449579Z remote: Counting objects: 48% (41/85) 2021-05-16T23:04:34.2450083Z remote: Counting objects: 49% (42/85) 2021-05-16T23:04:34.2450600Z remote: Counting objects: 50% (43/85) 2021-05-16T23:04:34.2451210Z remote: Counting objects: 51% (44/85) 2021-05-16T23:04:34.2451713Z remote: Counting objects: 52% (45/85) 2021-05-16T23:04:34.2452229Z remote: Counting objects: 54% (46/85) 2021-05-16T23:04:34.2452732Z remote: Counting objects: 55% (47/85) 2021-05-16T23:04:34.2453250Z remote: Counting objects: 56% (48/85) 2021-05-16T23:04:34.2453759Z remote: Counting objects: 57% (49/85) 2021-05-16T23:04:34.2454278Z remote: Counting objects: 58% (50/85) 2021-05-16T23:04:34.2454784Z remote: Counting objects: 60% (51/85) 2021-05-16T23:04:34.2455302Z remote: Counting objects: 61% (52/85) 2021-05-16T23:04:34.2455827Z remote: Counting objects: 62% (53/85) 2021-05-16T23:04:34.2456332Z remote: Counting objects: 63% (54/85) 2021-05-16T23:04:34.2456848Z remote: Counting objects: 64% (55/85) 2021-05-16T23:04:34.2457350Z remote: Counting objects: 65% (56/85) 2021-05-16T23:04:34.2457866Z remote: Counting objects: 67% (57/85) 2021-05-16T23:04:34.2458370Z remote: Counting objects: 68% (58/85) 2021-05-16T23:04:34.2458887Z remote: Counting objects: 69% (59/85) 2021-05-16T23:04:34.2459395Z remote: Counting objects: 70% (60/85) 2021-05-16T23:04:34.2459916Z remote: Counting objects: 71% (61/85) 2021-05-16T23:04:34.2460843Z remote: Counting objects: 72% (62/85) 2021-05-16T23:04:34.2461386Z remote: Counting objects: 74% (63/85) 2021-05-16T23:04:34.2461900Z remote: Counting objects: 75% (64/85) 2021-05-16T23:04:34.2462402Z remote: Counting objects: 76% (65/85) 2021-05-16T23:04:34.2462923Z remote: Counting objects: 77% (66/85) 2021-05-16T23:04:34.2463425Z remote: Counting objects: 78% (67/85) 2021-05-16T23:04:34.2463941Z remote: Counting objects: 80% (68/85) 2021-05-16T23:04:34.2464445Z remote: Counting objects: 81% (69/85) 2021-05-16T23:04:34.2464959Z remote: Counting objects: 82% (70/85) 2021-05-16T23:04:34.2465460Z remote: Counting objects: 83% (71/85) 2021-05-16T23:04:34.2465979Z remote: Counting objects: 84% (72/85) 2021-05-16T23:04:34.2466491Z remote: Counting objects: 85% (73/85) 2021-05-16T23:04:34.2467003Z remote: Counting objects: 87% (74/85) 2021-05-16T23:04:34.2467531Z remote: Counting objects: 88% (75/85) 2021-05-16T23:04:34.2468033Z remote: Counting objects: 89% (76/85) 2021-05-16T23:04:34.2468547Z remote: Counting objects: 90% (77/85) 2021-05-16T23:04:34.2469051Z remote: Counting objects: 91% (78/85) 2021-05-16T23:04:34.2469564Z remote: Counting objects: 92% (79/85) 2021-05-16T23:04:34.2470067Z remote: Counting objects: 94% (80/85) 2021-05-16T23:04:34.2470621Z remote: Counting objects: 95% (81/85) 2021-05-16T23:04:34.2471206Z remote: Counting objects: 96% (82/85) 2021-05-16T23:04:34.2471708Z remote: Counting objects: 97% (83/85) 2021-05-16T23:04:34.2472223Z remote: Counting objects: 98% (84/85) 2021-05-16T23:04:34.2472725Z remote: Counting objects: 100% (85/85) 2021-05-16T23:04:34.2473269Z remote: Counting objects: 100% (85/85), done. 2021-05-16T23:04:34.2473839Z remote: Compressing objects: 1% (1/82) 2021-05-16T23:04:34.2474512Z remote: Compressing objects: 2% (2/82) 2021-05-16T23:04:34.2475074Z remote: Compressing objects: 3% (3/82) 2021-05-16T23:04:34.2475643Z remote: Compressing objects: 4% (4/82) 2021-05-16T23:04:34.2476211Z remote: Compressing objects: 6% (5/82) 2021-05-16T23:04:34.2476767Z remote: Compressing objects: 7% (6/82) 2021-05-16T23:04:34.2477335Z remote: Compressing objects: 8% (7/82) 2021-05-16T23:04:34.2478462Z remote: Compressing objects: 9% (8/82) 2021-05-16T23:04:34.3164271Z remote: Compressing objects: 10% (9/82) 2021-05-16T23:04:34.3165064Z remote: Compressing objects: 12% (10/82) 2021-05-16T23:04:34.3165660Z remote: Compressing objects: 13% (11/82) 2021-05-16T23:04:34.3166364Z remote: Compressing objects: 14% (12/82) 2021-05-16T23:04:34.3166943Z remote: Compressing objects: 15% (13/82) 2021-05-16T23:04:34.3167501Z remote: Compressing objects: 17% (14/82) 2021-05-16T23:04:34.3168105Z remote: Compressing objects: 18% (15/82) 2021-05-16T23:04:34.3168662Z remote: Compressing objects: 19% (16/82) 2021-05-16T23:04:34.3169231Z remote: Compressing objects: 20% (17/82) 2021-05-16T23:04:34.3169784Z remote: Compressing objects: 21% (18/82) 2021-05-16T23:04:34.3170353Z remote: Compressing objects: 23% (19/82) 2021-05-16T23:04:34.3170911Z remote: Compressing objects: 24% (20/82) 2021-05-16T23:04:34.3171479Z remote: Compressing objects: 25% (21/82) 2021-05-16T23:04:34.3172046Z remote: Compressing objects: 26% (22/82) 2021-05-16T23:04:34.3172598Z remote: Compressing objects: 28% (23/82) 2021-05-16T23:04:34.3173164Z remote: Compressing objects: 29% (24/82) 2021-05-16T23:04:34.3173717Z remote: Compressing objects: 30% (25/82) 2021-05-16T23:04:34.3174284Z remote: Compressing objects: 31% (26/82) 2021-05-16T23:04:34.3174835Z remote: Compressing objects: 32% (27/82) 2021-05-16T23:04:34.3175619Z remote: Compressing objects: 34% (28/82) 2021-05-16T23:04:34.3176263Z remote: Compressing objects: 35% (29/82) 2021-05-16T23:04:34.3176826Z remote: Compressing objects: 36% (30/82) 2021-05-16T23:04:34.3177387Z remote: Compressing objects: 37% (31/82) 2021-05-16T23:04:34.3177938Z remote: Compressing objects: 39% (32/82) 2021-05-16T23:04:34.3178503Z remote: Compressing objects: 40% (33/82) 2021-05-16T23:04:34.3179053Z remote: Compressing objects: 41% (34/82) 2021-05-16T23:04:34.3179618Z remote: Compressing objects: 42% (35/82) 2021-05-16T23:04:34.3180175Z remote: Compressing objects: 43% (36/82) 2021-05-16T23:04:34.3180741Z remote: Compressing objects: 45% (37/82) 2021-05-16T23:04:34.3181292Z remote: Compressing objects: 46% (38/82) 2021-05-16T23:04:34.3181858Z remote: Compressing objects: 47% (39/82) 2021-05-16T23:04:34.3182427Z remote: Compressing objects: 48% (40/82) 2021-05-16T23:04:34.3182983Z remote: Compressing objects: 50% (41/82) 2021-05-16T23:04:34.3183548Z remote: Compressing objects: 51% (42/82) 2021-05-16T23:04:34.3184100Z remote: Compressing objects: 52% (43/82) 2021-05-16T23:04:34.3184663Z remote: Compressing objects: 53% (44/82) 2021-05-16T23:04:34.3185216Z remote: Compressing objects: 54% (45/82) 2021-05-16T23:04:34.3185890Z remote: Compressing objects: 56% (46/82) 2021-05-16T23:04:34.3186442Z remote: Compressing objects: 57% (47/82) 2021-05-16T23:04:34.3187004Z remote: Compressing objects: 58% (48/82) 2021-05-16T23:04:34.3187565Z remote: Compressing objects: 59% (49/82) 2021-05-16T23:04:34.3188114Z remote: Compressing objects: 60% (50/82) 2021-05-16T23:04:34.3188679Z remote: Compressing objects: 62% (51/82) 2021-05-16T23:04:34.3189227Z remote: Compressing objects: 63% (52/82) 2021-05-16T23:04:34.3189885Z remote: Compressing objects: 64% (53/82) 2021-05-16T23:04:34.3190439Z remote: Compressing objects: 65% (54/82) 2021-05-16T23:04:34.3191005Z remote: Compressing objects: 67% (55/82) 2021-05-16T23:04:34.3191554Z remote: Compressing objects: 68% (56/82) 2021-05-16T23:04:34.3192114Z remote: Compressing objects: 69% (57/82) 2021-05-16T23:04:34.3192679Z remote: Compressing objects: 70% (58/82) 2021-05-16T23:04:34.3193231Z remote: Compressing objects: 71% (59/82) 2021-05-16T23:04:34.3193793Z remote: Compressing objects: 73% (60/82) 2021-05-16T23:04:34.3194342Z remote: Compressing objects: 74% (61/82) 2021-05-16T23:04:34.3194904Z remote: Compressing objects: 75% (62/82) 2021-05-16T23:04:34.3195451Z remote: Compressing objects: 76% (63/82) 2021-05-16T23:04:34.3196102Z remote: Compressing objects: 78% (64/82) 2021-05-16T23:04:34.3196656Z remote: Compressing objects: 79% (65/82) 2021-05-16T23:04:34.3197227Z remote: Compressing objects: 80% (66/82) 2021-05-16T23:04:34.3197799Z remote: Compressing objects: 81% (67/82) 2021-05-16T23:04:34.3198351Z remote: Compressing objects: 82% (68/82) 2021-05-16T23:04:34.3198914Z remote: Compressing objects: 84% (69/82) 2021-05-16T23:04:34.3199463Z remote: Compressing objects: 85% (70/82) 2021-05-16T23:04:34.3200022Z remote: Compressing objects: 86% (71/82) 2021-05-16T23:04:34.3200570Z remote: Compressing objects: 87% (72/82) 2021-05-16T23:04:34.3201133Z remote: Compressing objects: 89% (73/82) 2021-05-16T23:04:34.3201680Z remote: Compressing objects: 90% (74/82) 2021-05-16T23:04:34.3202247Z remote: Compressing objects: 91% (75/82) 2021-05-16T23:04:34.3202815Z remote: Compressing objects: 92% (76/82) 2021-05-16T23:04:34.3203364Z remote: Compressing objects: 93% (77/82) 2021-05-16T23:04:34.3203927Z remote: Compressing objects: 95% (78/82) 2021-05-16T23:04:34.3204546Z remote: Compressing objects: 96% (79/82) 2021-05-16T23:04:34.3205118Z remote: Compressing objects: 97% (80/82) 2021-05-16T23:04:34.3205668Z remote: Compressing objects: 98% (81/82) 2021-05-16T23:04:34.3206296Z remote: Compressing objects: 100% (82/82) 2021-05-16T23:04:34.3206877Z remote: Compressing objects: 100% (82/82), done. 2021-05-16T23:04:34.4544900Z remote: Total 85 (delta 10), reused 36 (delta 0), pack-reused 0 2021-05-16T23:04:34.5988379Z From https://github.com/neuroconductor/afnir 2021-05-16T23:04:34.6001707Z * [new ref] 7fe9ee3bd7ff79de2cc83d261d5e09fdc178043e -> 0.4.6.s 2021-05-16T23:04:34.6451826Z ##[endgroup] 2021-05-16T23:04:34.6452748Z ##[group]Determining the checkout info 2021-05-16T23:04:34.6454268Z ##[endgroup] 2021-05-16T23:04:34.6454898Z ##[group]Checking out the ref 2021-05-16T23:04:34.6467691Z [command]"C:\Program Files\Git\bin\git.exe" checkout --progress --force refs/tags/0.4.6.s 2021-05-16T23:04:34.7238438Z Note: switching to 'refs/tags/0.4.6.s'. 2021-05-16T23:04:34.7239386Z 2021-05-16T23:04:34.7240116Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-16T23:04:34.7241546Z changes and commit them, and you can discard any commits you make in this 2021-05-16T23:04:34.7243276Z state without impacting any branches by switching back to a branch. 2021-05-16T23:04:34.7244481Z 2021-05-16T23:04:34.7245247Z If you want to create a new branch to retain commits you create, you may 2021-05-16T23:04:34.7246173Z do so (now or later) by using -c with the switch command. Example: 2021-05-16T23:04:34.7246699Z 2021-05-16T23:04:34.7247233Z git switch -c 2021-05-16T23:04:34.7247687Z 2021-05-16T23:04:34.7248190Z Or undo this operation with: 2021-05-16T23:04:34.7248589Z 2021-05-16T23:04:34.7249142Z git switch - 2021-05-16T23:04:34.7249501Z 2021-05-16T23:04:34.7250225Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-16T23:04:34.7251552Z 2021-05-16T23:04:34.7252120Z HEAD is now at 7fe9ee3 Version id 72 stable 2021-05-16T23:04:34.7284978Z ##[endgroup] 2021-05-16T23:04:34.7684122Z [command]"C:\Program Files\Git\bin\git.exe" log -1 --format='%H' 2021-05-16T23:04:34.7894675Z '7fe9ee3bd7ff79de2cc83d261d5e09fdc178043e' 2021-05-16T23:04:34.8253904Z ##[group]Run r-lib/actions/setup-r@master 2021-05-16T23:04:34.8254482Z with: 2021-05-16T23:04:34.8254980Z r-version: devel 2021-05-16T23:04:34.8255390Z Ncpus: 1 2021-05-16T23:04:34.8255879Z crayon.enabled: NULL 2021-05-16T23:04:34.8256451Z remove-openmp-macos: true 2021-05-16T23:04:34.8257089Z http-user-agent: default 2021-05-16T23:04:34.8257587Z install-r: true 2021-05-16T23:04:34.8258251Z windows-path-include-mingw: true 2021-05-16T23:04:34.8258814Z env: 2021-05-16T23:04:34.8259393Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:04:34.8259941Z TIC_DEPLOY_KEY: 2021-05-16T23:04:34.8260333Z RSPM: 2021-05-16T23:04:34.8261724Z GITHUB_PAT: *** 2021-05-16T23:04:34.8262158Z COVERALLS_TOKEN: 2021-05-16T23:04:34.8262721Z continue-on-error: true 2021-05-16T23:04:34.8263228Z VDIFFR_RUN_TESTS: 2021-05-16T23:04:34.8263692Z ##[endgroup] 2021-05-16T23:04:35.3978460Z [command]C:\ProgramData\Chocolatey\bin\choco.exe install qpdf --no-progress 2021-05-16T23:04:37.0756024Z [command]D:\a\_temp\R-devel-win.exe /VERYSILENT /SUPPRESSMSGBOXES /DIR=C:\R 2021-05-16T23:04:37.4619845Z Chocolatey v0.10.15 2021-05-16T23:06:08.1651755Z Installing the following packages: 2021-05-16T23:06:08.1674112Z qpdf 2021-05-16T23:06:08.1676061Z By installing you accept licenses for the packages. 2021-05-16T23:06:10.0678548Z 2021-05-16T23:06:10.0701368Z qpdf v10.3.2 [Approved] 2021-05-16T23:06:10.0969477Z qpdf package files install completed. Performing other installation steps. 2021-05-16T23:06:12.5664029Z Extracting C:\ProgramData\chocolatey\lib\qpdf\tools\qpdf-10.3.2-bin-mingw32_x32.zip to C:\ProgramData\chocolatey\lib\qpdf\tools... 2021-05-16T23:06:13.2958775Z C:\ProgramData\chocolatey\lib\qpdf\tools 2021-05-16T23:06:15.8800435Z ShimGen has successfully created a shim for fix-qdf.exe 2021-05-16T23:06:16.1405581Z ShimGen has successfully created a shim for qpdf.exe 2021-05-16T23:06:16.3882601Z ShimGen has successfully created a shim for zlib-flate.exe 2021-05-16T23:06:16.4238838Z The install of qpdf was successful. 2021-05-16T23:06:16.4244308Z Software installed to 'C:\ProgramData\chocolatey\lib\qpdf\tools' 2021-05-16T23:06:16.4674282Z 2021-05-16T23:06:16.4675570Z Chocolatey installed 1/1 packages. 2021-05-16T23:06:16.4676550Z See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log). 2021-05-16T23:06:16.4689629Z 2021-05-16T23:06:16.4690923Z Enjoy using Chocolatey? Explore more amazing features to take your 2021-05-16T23:06:16.4691753Z experience to the next level at 2021-05-16T23:06:16.4697803Z https://chocolatey.org/compare 2021-05-16T23:06:16.8823119Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-16T23:06:16.8823729Z with: 2021-05-16T23:06:16.8824171Z pandoc-version: 2.7.3 2021-05-16T23:06:16.8824562Z env: 2021-05-16T23:06:16.8825022Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:06:16.8825491Z TIC_DEPLOY_KEY: 2021-05-16T23:06:16.8825872Z RSPM: 2021-05-16T23:06:16.8827190Z GITHUB_PAT: *** 2021-05-16T23:06:16.8827616Z COVERALLS_TOKEN: 2021-05-16T23:06:16.8828103Z continue-on-error: true 2021-05-16T23:06:16.8828601Z VDIFFR_RUN_TESTS: 2021-05-16T23:06:16.8829034Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T23:06:16.8829538Z TZ: UTC 2021-05-16T23:06:16.8829951Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:06:16.8830361Z NOT_CRAN: true 2021-05-16T23:06:16.8830760Z ##[endgroup] 2021-05-16T23:06:17.6469758Z [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\719a5124-884d-41ab-be06-73490582b4e6', 'D:\a\_temp\a7dd8d1d-6057-41e9-b657-323b58d63033')" 2021-05-16T23:06:20.7887627Z ##[group]Run git config user.name adigherman 2021-05-16T23:06:20.7888413Z git config user.name adigherman 2021-05-16T23:06:20.7889013Z git config user.email adig@jhu.edu 2021-05-16T23:06:20.9012308Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'" 2021-05-16T23:06:20.9012887Z env: 2021-05-16T23:06:20.9013354Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:06:20.9013846Z TIC_DEPLOY_KEY: 2021-05-16T23:06:20.9014202Z RSPM: 2021-05-16T23:06:20.9015631Z GITHUB_PAT: *** 2021-05-16T23:06:20.9016035Z COVERALLS_TOKEN: 2021-05-16T23:06:20.9016537Z continue-on-error: true 2021-05-16T23:06:20.9017010Z VDIFFR_RUN_TESTS: 2021-05-16T23:06:20.9017463Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T23:06:20.9017876Z TZ: UTC 2021-05-16T23:06:20.9018279Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:06:20.9018715Z NOT_CRAN: true 2021-05-16T23:06:20.9019089Z ##[endgroup] 2021-05-16T23:06:22.2897749Z ##[group]Run msys2/setup-msys2@v2 2021-05-16T23:06:22.2898288Z with: 2021-05-16T23:06:22.2898665Z msystem: MINGW64 2021-05-16T23:06:22.2899080Z update: true 2021-05-16T23:06:22.2899571Z install: git mingw-w64-x86_64-toolchain 2021-05-16T23:06:22.2900105Z path-type: minimal 2021-05-16T23:06:22.2900518Z release: true 2021-05-16T23:06:22.2900892Z env: 2021-05-16T23:06:22.2901392Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:06:22.2901890Z TIC_DEPLOY_KEY: 2021-05-16T23:06:22.2902269Z RSPM: 2021-05-16T23:06:22.2903591Z GITHUB_PAT: *** 2021-05-16T23:06:22.2904013Z COVERALLS_TOKEN: 2021-05-16T23:06:22.2904500Z continue-on-error: true 2021-05-16T23:06:22.2905001Z VDIFFR_RUN_TESTS: 2021-05-16T23:06:22.2905439Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T23:06:22.2905859Z TZ: UTC 2021-05-16T23:06:22.2906255Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:06:22.2906691Z NOT_CRAN: true 2021-05-16T23:06:22.2907068Z ##[endgroup] 2021-05-16T23:06:22.4867741Z ##[group]Downloading MSYS2... 2021-05-16T23:06:23.4874059Z [command]C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe "(Get-FileHash D:\a\_temp\base.exe -Algorithm SHA256)[0].Hash" 2021-05-16T23:06:25.3831676Z 1F2CFD8E13B0382096E53EAD6FD52D0B656A1F81E1B5D82F44CB4CE8AB68755E 2021-05-16T23:06:25.4028403Z ##[endgroup] 2021-05-16T23:06:25.4030977Z ##[group]Extracting MSYS2... 2021-05-16T23:06:25.4033117Z [command]D:\a\_temp\base.exe -y 2021-05-16T23:06:25.8180882Z 2021-05-16T23:06:25.8183897Z 7-Zip SFX 19.00 (x86) : Copyright (c) 1999-2018 Igor Pavlov : 2019-02-21 2021-05-16T23:06:25.8201027Z 2021-05-16T23:06:25.8202060Z Extracting archive: D:\a\_temp\base.exe 2021-05-16T23:06:25.8202958Z -- 2021-05-16T23:06:25.8203634Z Path = D:\a\_temp\base.exe 2021-05-16T23:06:25.8204256Z Type = 7z 2021-05-16T23:06:25.8204685Z 2021-05-16T23:06:26.0505110Z 0% 2021-05-16T23:06:26.0506344Z 2021-05-16T23:06:26.2646433Z 0% 279 - msys64\usr\share\cygwin 2021-05-16T23:06:26.2647557Z 2021-05-16T23:06:26.4769130Z 1% 1100 2021-05-16T23:06:26.4770428Z 2021-05-16T23:06:26.6811842Z 8% 1100 2021-05-16T23:06:26.6812636Z 2021-05-16T23:06:26.8778583Z 15% 1100 2021-05-16T23:06:26.8779339Z 2021-05-16T23:06:27.0823468Z 22% 1100 2021-05-16T23:06:27.0824231Z 2021-05-16T23:06:27.3012653Z 28% 1100 2021-05-16T23:06:27.3013469Z 2021-05-16T23:06:27.5064781Z 30% 1100 2021-05-16T23:06:27.5066021Z 2021-05-16T23:06:27.7121310Z 32% 1100 2021-05-16T23:06:27.7122116Z 2021-05-16T23:06:27.9112850Z 37% 1100 2021-05-16T23:06:27.9114030Z 2021-05-16T23:06:28.1104214Z 41% 1100 2021-05-16T23:06:28.1105015Z 2021-05-16T23:06:28.3094978Z 46% 1100 2021-05-16T23:06:28.3095769Z 2021-05-16T23:06:28.5136168Z 47% 1689 - msys64\usr\lib\tcl8.6\msgs\es_hn.msg 2021-05-16T23:06:28.5137386Z 2021-05-16T23:06:28.7167035Z 47% 2491 - msys64\usr\lib\terminfo\64\d463-unix-s 2021-05-16T23:06:28.7168043Z 2021-05-16T23:06:28.9197181Z 47% 3309 - msys64\usr\lib\terminfo\6e\nsterm-m-7 2021-05-16T23:06:28.9198227Z 2021-05-16T23:06:29.1231756Z 47% 3972 - msys64\usr\lib\terminfo\74\tvi920c-vb-mc 2021-05-16T23:06:29.1233104Z 2021-05-16T23:06:29.3261483Z 47% 4740 - msys64\usr\share\bash-completion\completions\btdownloadcurses.py 2021-05-16T23:06:29.3262821Z 2021-05-16T23:06:29.5286717Z 47% 5449 - msys64\usr\share\doc\bash\COMPAT 2021-05-16T23:06:29.5287687Z 2021-05-16T23:06:29.7318226Z 47% 6049 - msys64\usr\share\locale\fr\LC_MESSAGES\sed.mo 2021-05-16T23:06:29.7320226Z 2021-05-16T23:06:29.9349287Z 47% 6626 - msys64\usr\share\locale\zh_CN\LC_MESSAGES\sed.mo 2021-05-16T23:06:29.9350679Z 2021-05-16T23:06:30.1387118Z 47% 7329 - msys64\usr\share\man\man1\sha1sum.1.gz 2021-05-16T23:06:30.1388175Z 2021-05-16T23:06:30.3418604Z 47% 8046 - msys64\usr\share\man\man3\IO.Uncompress.Gunzip.3perl.gz 2021-05-16T23:06:30.3419732Z 2021-05-16T23:06:30.5448599Z 47% 8710 - msys64\usr\share\man\man3\Tcl_ReapDetachedProcs.3.gz 2021-05-16T23:06:30.5449800Z 2021-05-16T23:06:30.7479046Z 47% 9395 - msys64\usr\share\man\man3\el_wline.3.gz 2021-05-16T23:06:30.7480084Z 2021-05-16T23:06:31.0005094Z 47% 10122 - msys64\usr\share\man\man3\set_field_status.3x.gz 2021-05-16T23:06:31.0006507Z 2021-05-16T23:06:31.2006122Z 47% 10610 - msys64\usr\share\man\mann\regexp.n.gz 2021-05-16T23:06:31.2007164Z 2021-05-16T23:06:31.6098561Z 47% 11225 - msys64\usr\share\perl5\core_perl\Unicode\Collate\CJK\Big5.pm 2021-05-16T23:06:31.6100080Z 2021-05-16T23:06:31.8099753Z 47% 11636 - msys64\usr\share\perl5\core_perl\unicore\lib\Age\V30.pl 2021-05-16T23:06:31.8101342Z 2021-05-16T23:06:32.0129573Z 47% 12412 - msys64\usr\share\terminfo\61\apple-uterm-vb 2021-05-16T23:06:32.0130659Z 2021-05-16T23:06:32.2170715Z 47% 13219 - msys64\usr\share\terminfo\68\hp2627a 2021-05-16T23:06:32.2171720Z 2021-05-16T23:06:32.4199061Z 47% 14007 - msys64\usr\share\terminfo\73\screen.linux-m2 2021-05-16T23:06:32.4200099Z 2021-05-16T23:06:32.6236920Z 47% 14816 - msys64\usr\share\terminfo\78\xterm+256setaf 2021-05-16T23:06:32.6238011Z 2021-05-16T23:06:32.9173372Z 47% 15672 - msys64\usr\share\zoneinfo\posix\America\Kralendijk 2021-05-16T23:06:32.9174621Z 2021-05-16T23:06:33.1075329Z 47% 16129 - msys64\usr\share\zoneinfo\right\Africa\Asmera 2021-05-16T23:06:33.1076902Z 2021-05-16T23:06:33.3104048Z 47% 16500 - msys64\usr\share\zoneinfo\right\Canada\Eastern 2021-05-16T23:06:33.3105139Z 2021-05-16T23:06:33.5155864Z 47% 17092 2021-05-16T23:06:33.5156965Z 2021-05-16T23:06:33.7368081Z 49% 17092 2021-05-16T23:06:33.7368906Z 2021-05-16T23:06:33.9374942Z 53% 17092 2021-05-16T23:06:33.9375707Z 2021-05-16T23:06:34.1446637Z 56% 17092 2021-05-16T23:06:34.1447468Z 2021-05-16T23:06:34.3462288Z 59% 17092 2021-05-16T23:06:34.3463338Z 2021-05-16T23:06:34.5557877Z 62% 17092 2021-05-16T23:06:34.5558667Z 2021-05-16T23:06:34.7540603Z 64% 17092 2021-05-16T23:06:34.7541378Z 2021-05-16T23:06:34.9592508Z 66% 17092 2021-05-16T23:06:34.9593494Z 2021-05-16T23:06:35.1568647Z 70% 17092 2021-05-16T23:06:35.1569422Z 2021-05-16T23:06:35.3613187Z 73% 17092 2021-05-16T23:06:35.3614051Z 2021-05-16T23:06:35.5766540Z 76% 17092 2021-05-16T23:06:35.5767307Z 2021-05-16T23:06:35.8000639Z 78% 17092 2021-05-16T23:06:35.8001428Z 2021-05-16T23:06:36.0011090Z 81% 17092 2021-05-16T23:06:36.0025927Z 2021-05-16T23:06:36.2207201Z 87% 17092 2021-05-16T23:06:36.2208217Z 2021-05-16T23:06:36.4266194Z 93% 17092 2021-05-16T23:06:36.4267003Z 2021-05-16T23:06:36.6228012Z 97% 17092 2021-05-16T23:06:36.6228899Z 2021-05-16T23:06:36.8334819Z 100% 17219 - msys64\usr\bin\hardlink.exe 2021-05-16T23:06:36.8341735Z 2021-05-16T23:06:37.1213119Z 100% 17372 - msys64\usr\bin\msys-perl5_32.dll 2021-05-16T23:06:37.1214107Z 2021-05-16T23:06:37.2685185Z 100% 17498 - msys64\usr\bin\tsort.exe 2021-05-16T23:06:37.2688310Z 2021-05-16T23:06:37.2689097Z Everything is Ok 2021-05-16T23:06:37.2719707Z ##[endgroup] 2021-05-16T23:06:37.2720721Z ##[group]Disable Key Refresh... 2021-05-16T23:06:37.3503763Z [command]C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe "((Get-Content -path D:\a\_temp\msys\msys64\etc\post-install\07-pacman-key.post -Raw) -replace '--refresh-keys', '--version') | Set-Content -Path D:\a\_temp\msys\msys64\etc\post-install\07-pacman-key.post" 2021-05-16T23:06:37.6723046Z ##[endgroup] 2021-05-16T23:06:37.6753056Z ##[group]Restoring package cache... 2021-05-16T23:06:39.9641440Z Cache restore for msys2-pkgs-upd:true-conf:e36258c0, got undefined 2021-05-16T23:06:39.9642756Z ##[endgroup] 2021-05-16T23:06:39.9643521Z ##[group]Starting MSYS2 for the first time... 2021-05-16T23:06:40.0435220Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'uname' '-a'" 2021-05-16T23:06:40.2247572Z mkdir: cannot change permissions of '/dev/shm': Permission denied 2021-05-16T23:06:40.2432488Z mkdir: cannot change permissions of '/dev/mqueue': Permission denied 2021-05-16T23:06:40.4285290Z Copying skeleton files. 2021-05-16T23:06:40.4286730Z These files are for the users to personalise their msys2 experience. 2021-05-16T23:06:40.4287400Z 2021-05-16T23:06:40.4288252Z They will never be overwritten nor automatically updated. 2021-05-16T23:06:40.4288850Z 2021-05-16T23:06:40.4870763Z './.bashrc' -> '/home/runneradmin/.bashrc' 2021-05-16T23:06:40.5051386Z './.bash_logout' -> '/home/runneradmin/.bash_logout' 2021-05-16T23:06:40.5219675Z './.bash_profile' -> '/home/runneradmin/.bash_profile' 2021-05-16T23:06:40.5378781Z './.inputrc' -> '/home/runneradmin/.inputrc' 2021-05-16T23:06:40.5544994Z './.profile' -> '/home/runneradmin/.profile' 2021-05-16T23:06:40.6118643Z 'C:\Windows\system32\drivers\etc\hosts' -> '/etc/hosts' 2021-05-16T23:06:40.6537218Z 'C:\Windows\system32\drivers\etc\protocol' -> '/etc/protocols' 2021-05-16T23:06:40.6851147Z 'C:\Windows\system32\drivers\etc\services' -> '/etc/services' 2021-05-16T23:06:40.7167879Z 'C:\Windows\system32\drivers\etc\networks' -> '/etc/networks' 2021-05-16T23:06:40.9107980Z gpg: /etc/pacman.d/gnupg/trustdb.gpg: trustdb created 2021-05-16T23:06:40.9280247Z gpg: no ultimately trusted keys found 2021-05-16T23:06:41.5862590Z gpg: starting migration from earlier GnuPG versions 2021-05-16T23:06:41.6321084Z gpg: porting secret keys from '/etc/pacman.d/gnupg/secring.gpg' to gpg-agent 2021-05-16T23:06:41.6325026Z gpg: migration succeeded 2021-05-16T23:06:41.6548411Z gpg: Generating pacman keyring master key... 2021-05-16T23:06:43.9295622Z gpg: key 156308572457BA7E marked as ultimately trusted 2021-05-16T23:06:43.9296992Z gpg: directory '/etc/pacman.d/gnupg/openpgp-revocs.d' created 2021-05-16T23:06:43.9761903Z gpg: revocation certificate stored as '/etc/pacman.d/gnupg/openpgp-revocs.d/20F333F426EAC3B14717B802156308572457BA7E.rev' 2021-05-16T23:06:43.9763373Z gpg: Done 2021-05-16T23:06:43.9984943Z ==> Updating trust database... 2021-05-16T23:06:44.0195481Z gpg: marginals needed: 3 completes needed: 1 trust model: pgp 2021-05-16T23:06:44.0197684Z gpg: depth: 0 valid: 1 signed: 0 trust: 0-, 0q, 0n, 0m, 0f, 1u 2021-05-16T23:06:44.1135997Z ==> Appending keys from msys2.gpg... 2021-05-16T23:06:44.2690534Z ==> Locally signing trusted keys in keyring... 2021-05-16T23:06:44.2855586Z -> Locally signing key 123D4D51A1793859C2BE916BBBE514E53E0D0813... 2021-05-16T23:06:44.4042062Z -> Locally signing key B91BCF3303284BF90CC043CA9F418C233E652008... 2021-05-16T23:06:44.5168902Z -> Locally signing key 6E8FEAFF9644F54EED90EEA0790AE56A1D3CFDDC... 2021-05-16T23:06:44.6329393Z -> Locally signing key 69985C5EB351011C78DF7F6D755B8182ACD22879... 2021-05-16T23:06:44.7512722Z -> Locally signing key 9DD0D4217D75A33B896159E6DA7EF2ABAEEA755C... 2021-05-16T23:06:44.8655483Z -> Locally signing key D55E7A6D7CE9BA1587C0ACACF40D263ECA25678A... 2021-05-16T23:06:44.9798714Z ==> Importing owner trust values... 2021-05-16T23:06:44.9975099Z gpg: setting ownertrust to 4 2021-05-16T23:06:44.9976586Z gpg: setting ownertrust to 4 2021-05-16T23:06:44.9977250Z gpg: setting ownertrust to 4 2021-05-16T23:06:44.9978053Z gpg: setting ownertrust to 4 2021-05-16T23:06:44.9978836Z gpg: setting ownertrust to 4 2021-05-16T23:06:44.9979522Z gpg: setting ownertrust to 4 2021-05-16T23:06:45.0369836Z ==> Disabling revoked keys in keyring... 2021-05-16T23:06:45.0545793Z -> Disabling key B19514FB53EB3668471B296E794DCF97F93FC717... 2021-05-16T23:06:45.1498059Z ==> Updating trust database... 2021-05-16T23:06:45.1715854Z gpg: marginals needed: 3 completes needed: 1 trust model: pgp 2021-05-16T23:06:45.1727229Z gpg: depth: 0 valid: 1 signed: 6 trust: 0-, 0q, 0n, 0m, 0f, 1u 2021-05-16T23:06:45.1737959Z gpg: depth: 1 valid: 6 signed: 6 trust: 0-, 0q, 0n, 6m, 0f, 0u 2021-05-16T23:06:45.1742463Z gpg: depth: 2 valid: 6 signed: 0 trust: 6-, 0q, 0n, 0m, 0f, 0u 2021-05-16T23:06:45.1744669Z gpg: next trustdb check due at 2022-01-23 2021-05-16T23:06:45.2163135Z pacman-key (pacman) 5.2.2 2021-05-16T23:06:45.2164705Z Copyright (c) 2010-2020 Pacman Development Team . 2021-05-16T23:06:45.2165806Z 2021-05-16T23:06:45.2332410Z This is free software; see the source for copying conditions. 2021-05-16T23:06:45.2334020Z There is NO WARRANTY, to the extent permitted by law. 2021-05-16T23:06:46.0435900Z  2021-05-16T23:06:46.0436561Z 2021-05-16T23:06:46.0437279Z ################################################################### 2021-05-16T23:06:46.0437980Z # # 2021-05-16T23:06:46.0438644Z # # 2021-05-16T23:06:46.0439646Z # C A U T I O N # 2021-05-16T23:06:46.0440282Z # # 2021-05-16T23:06:46.0440894Z # This is first start of MSYS2. # 2021-05-16T23:06:46.0441836Z # You MUST restart shell to apply necessary actions. # 2021-05-16T23:06:46.0442532Z # # 2021-05-16T23:06:46.0443046Z # # 2021-05-16T23:06:46.0444233Z ################################################################### 2021-05-16T23:06:46.0444936Z 2021-05-16T23:06:46.0445148Z 2021-05-16T23:06:46.0654821Z MINGW64_NT-10.0-17763 fv-az158-529 3.2.0-340.x86_64 2021-04-02 09:40 UTC x86_64 Msys 2021-05-16T23:06:46.0714070Z ##[endgroup] 2021-05-16T23:06:46.0714969Z ##[group]Disable CheckSpace... 2021-05-16T23:06:46.1549935Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'sed' '-i' 's/^CheckSpace/#CheckSpace/g' '/etc/pacman.conf'" 2021-05-16T23:06:46.5123795Z ##[endgroup] 2021-05-16T23:06:46.5124841Z ##[group]Updating packages... 2021-05-16T23:06:46.5971780Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'pacman' '--noconfirm' '-Syuu' '--overwrite' '*'" 2021-05-16T23:06:47.4838203Z :: Synchronizing package databases... 2021-05-16T23:06:47.8189187Z downloading mingw32.db... 2021-05-16T23:06:48.4707853Z downloading mingw32.db.sig... 2021-05-16T23:06:48.6832121Z downloading mingw64.db... 2021-05-16T23:06:48.8777829Z downloading mingw64.db.sig... 2021-05-16T23:06:49.0886732Z downloading ucrt64.db... 2021-05-16T23:06:49.2809432Z downloading ucrt64.db.sig... 2021-05-16T23:06:49.4928078Z downloading msys.db... 2021-05-16T23:06:49.5922667Z downloading msys.db.sig... 2021-05-16T23:06:49.7024056Z :: Starting core system upgrade... 2021-05-16T23:06:49.9232396Z warning: terminate other MSYS2 programs before proceeding 2021-05-16T23:06:49.9233628Z resolving dependencies... 2021-05-16T23:06:49.9311586Z looking for conflicting packages... 2021-05-16T23:06:49.9336389Z 2021-05-16T23:06:49.9337851Z Packages (5) filesystem-2021.04-4 mintty-1~3.5.0-1 msys2-runtime-3.2.0-6 pacman-5.2.2-22 pacman-mirrors-20210423-2 2021-05-16T23:06:49.9338824Z 2021-05-16T23:06:49.9339431Z Total Download Size: 9.36 MiB 2021-05-16T23:06:49.9340119Z Total Installed Size: 44.60 MiB 2021-05-16T23:06:49.9341013Z Net Upgrade Size: 0.02 MiB 2021-05-16T23:06:49.9341328Z 2021-05-16T23:06:49.9341996Z :: Proceed with installation? [Y/n] 2021-05-16T23:06:49.9342603Z :: Retrieving packages... 2021-05-16T23:06:50.0273329Z downloading filesystem-2021.04-4-x86_64.pkg.tar.zst... 2021-05-16T23:06:50.1226269Z downloading mintty-1~3.5.0-1-x86_64.pkg.tar.zst... 2021-05-16T23:06:50.2337800Z downloading msys2-runtime-3.2.0-6-x86_64.pkg.tar.zst... 2021-05-16T23:06:50.4332158Z downloading pacman-mirrors-20210423-2-any.pkg.tar.zst... 2021-05-16T23:06:50.5274090Z downloading pacman-5.2.2-22-x86_64.pkg.tar.zst... 2021-05-16T23:06:50.6823765Z checking keyring... 2021-05-16T23:06:50.7835543Z checking package integrity... 2021-05-16T23:06:51.6607832Z loading package files... 2021-05-16T23:06:51.6779872Z checking for file conflicts... 2021-05-16T23:06:51.6782711Z :: Processing package changes... 2021-05-16T23:06:51.6783537Z upgrading filesystem... 2021-05-16T23:06:51.7276981Z upgrading mintty... 2021-05-16T23:06:51.8027968Z upgrading msys2-runtime... 2021-05-16T23:06:51.8791048Z upgrading pacman-mirrors... 2021-05-16T23:06:51.8847294Z warning: /etc/pacman.d/mirrorlist.mingw64 installed as /etc/pacman.d/mirrorlist.mingw64.pacnew 2021-05-16T23:06:51.8865482Z warning: /etc/pacman.d/mirrorlist.ucrt64 installed as /etc/pacman.d/mirrorlist.ucrt64.pacnew 2021-05-16T23:06:51.8880652Z upgrading pacman... 2021-05-16T23:06:51.9817789Z warning: /etc/pacman.conf installed as /etc/pacman.conf.pacnew 2021-05-16T23:06:52.3522550Z :: To complete this update all MSYS2 processes including this terminal will be closed. Confirm to proceed [Y/n] SUCCESS: The process with PID 4352 has been terminated. 2021-05-16T23:06:53.0386916Z ##[endgroup] 2021-05-16T23:06:53.0403990Z ##[group]Killing remaining tasks... 2021-05-16T23:06:53.0554420Z [command]C:\Windows\system32\taskkill.exe /F /FI "MODULES eq msys-2.0.dll" 2021-05-16T23:06:53.3117418Z 2021-05-16T23:06:53.3126898Z INFO: No tasks running with the specified criteria. 2021-05-16T23:06:53.3664800Z ##[endgroup] 2021-05-16T23:06:53.3681484Z ##[group]Final system upgrade... 2021-05-16T23:06:53.3770004Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'pacman' '--noconfirm' '-Syuu' '--overwrite' '*'" 2021-05-16T23:06:54.2620284Z :: Synchronizing package databases... 2021-05-16T23:06:54.8671027Z mingw32 is up to date 2021-05-16T23:06:54.8672005Z mingw64 is up to date 2021-05-16T23:06:54.8672777Z ucrt64 is up to date 2021-05-16T23:06:54.8673658Z downloading clang64.db... 2021-05-16T23:06:55.5150660Z downloading clang64.db.sig... 2021-05-16T23:06:55.7339979Z msys is up to date 2021-05-16T23:06:55.7341175Z :: Starting core system upgrade... 2021-05-16T23:06:56.0077489Z there is nothing to do 2021-05-16T23:06:56.0078580Z :: Starting full system upgrade... 2021-05-16T23:06:56.0519707Z resolving dependencies... 2021-05-16T23:06:56.0595441Z looking for conflicting packages... 2021-05-16T23:06:56.0641929Z 2021-05-16T23:06:56.0645176Z Packages (14) brotli-1.0.9-2 ca-certificates-20210119-1 file-5.40-2 gnupg-2.2.27-2 less-581-1 libgpgme-1.15.1-2 libsqlite-3.35.5-1 libxml2-2.9.10-9 libxslt-1.1.34-4 libzstd-1.5.0-1 msys2-keyring-1~20210213-2 msys2-launcher-1.3-2 rebase-4.4.4-3 zstd-1.5.0-1 2021-05-16T23:06:56.0646828Z 2021-05-16T23:06:56.0649560Z Total Download Size: 6.22 MiB 2021-05-16T23:06:56.0650453Z Total Installed Size: 32.30 MiB 2021-05-16T23:06:56.0651121Z Net Upgrade Size: 0.97 MiB 2021-05-16T23:06:56.0651438Z 2021-05-16T23:06:56.0652061Z :: Proceed with installation? [Y/n] 2021-05-16T23:06:56.0652664Z :: Retrieving packages... 2021-05-16T23:06:56.1595943Z downloading brotli-1.0.9-2-x86_64.pkg.tar.zst... 2021-05-16T23:06:56.2562855Z downloading less-581-1-x86_64.pkg.tar.zst... 2021-05-16T23:06:56.3522064Z downloading libxml2-2.9.10-9-x86_64.pkg.tar.zst... 2021-05-16T23:06:56.5396206Z downloading libxslt-1.1.34-4-x86_64.pkg.tar.zst... 2021-05-16T23:06:56.6340918Z downloading ca-certificates-20210119-1-any.pkg.tar.zst... 2021-05-16T23:06:56.7314996Z downloading file-5.40-2-x86_64.pkg.tar.zst... 2021-05-16T23:06:56.8308548Z downloading libsqlite-3.35.5-1-x86_64.pkg.tar.zst... 2021-05-16T23:06:56.9437019Z downloading libzstd-1.5.0-1-x86_64.pkg.tar.zst... 2021-05-16T23:06:57.0389153Z downloading gnupg-2.2.27-2-x86_64.pkg.tar.zst... 2021-05-16T23:06:57.2404100Z downloading libgpgme-1.15.1-2-x86_64.pkg.tar.zst... 2021-05-16T23:06:57.3352350Z downloading msys2-keyring-1~20210213-2-any.pkg.tar.zst... 2021-05-16T23:06:57.4311580Z downloading msys2-launcher-1.3-2-x86_64.pkg.tar.zst... 2021-05-16T23:06:57.5268461Z downloading rebase-4.4.4-3-x86_64.pkg.tar.zst... 2021-05-16T23:06:57.6250009Z downloading zstd-1.5.0-1-x86_64.pkg.tar.zst... 2021-05-16T23:06:57.6283960Z checking keyring... 2021-05-16T23:06:57.7404597Z checking package integrity... 2021-05-16T23:07:00.0923908Z loading package files... 2021-05-16T23:07:00.1254909Z checking for file conflicts... 2021-05-16T23:07:00.1257309Z checking available disk space... 2021-05-16T23:07:00.1396458Z :: Processing package changes... 2021-05-16T23:07:00.1397279Z upgrading brotli... 2021-05-16T23:07:00.1529604Z upgrading less... 2021-05-16T23:07:00.1630706Z upgrading libxml2... 2021-05-16T23:07:00.1846245Z upgrading libxslt... 2021-05-16T23:07:00.1980188Z upgrading ca-certificates... 2021-05-16T23:07:00.9596603Z upgrading file... 2021-05-16T23:07:01.8968697Z upgrading libsqlite... 2021-05-16T23:07:01.8969320Z upgrading libzstd... 2021-05-16T23:07:01.8969812Z upgrading gnupg... 2021-05-16T23:07:03.5086900Z ==> Appending keys from msys2.gpg... 2021-05-16T23:07:03.6173544Z ==> Locally signing trusted keys in keyring... 2021-05-16T23:07:03.6346460Z -> Locally signing key 123D4D51A1793859C2BE916BBBE514E53E0D0813... 2021-05-16T23:07:07.7438955Z -> Locally signing key B91BCF3303284BF90CC043CA9F418C233E652008... 2021-05-16T23:07:07.8078253Z -> Locally signing key 6E8FEAFF9644F54EED90EEA0790AE56A1D3CFDDC... 2021-05-16T23:07:07.8728218Z -> Locally signing key 69985C5EB351011C78DF7F6D755B8182ACD22879... 2021-05-16T23:07:07.9398116Z -> Locally signing key 9DD0D4217D75A33B896159E6DA7EF2ABAEEA755C... 2021-05-16T23:07:08.0087714Z -> Locally signing key D55E7A6D7CE9BA1587C0ACACF40D263ECA25678A... 2021-05-16T23:07:08.0757834Z ==> Importing owner trust values... 2021-05-16T23:07:08.1178749Z ==> Disabling revoked keys in keyring... 2021-05-16T23:07:08.1357625Z -> Disabling key B19514FB53EB3668471B296E794DCF97F93FC717... 2021-05-16T23:07:08.2018287Z ==> Updating trust database... 2021-05-16T23:07:08.2218495Z gpg: next trustdb check due at 2022-01-23 2021-05-16T23:07:08.3284509Z upgrading libgpgme... 2021-05-16T23:07:08.5461392Z upgrading msys2-keyring... 2021-05-16T23:07:08.8595265Z ==> Appending keys from msys2.gpg... 2021-05-16T23:07:08.9647082Z ==> Locally signing trusted keys in keyring... 2021-05-16T23:07:08.9826741Z -> Locally signing key 123D4D51A1793859C2BE916BBBE514E53E0D0813... 2021-05-16T23:07:09.0927206Z -> Locally signing key B91BCF3303284BF90CC043CA9F418C233E652008... 2021-05-16T23:07:09.1587340Z -> Locally signing key 6E8FEAFF9644F54EED90EEA0790AE56A1D3CFDDC... 2021-05-16T23:07:09.2227374Z -> Locally signing key 69985C5EB351011C78DF7F6D755B8182ACD22879... 2021-05-16T23:07:09.2877403Z -> Locally signing key 9DD0D4217D75A33B896159E6DA7EF2ABAEEA755C... 2021-05-16T23:07:09.3540129Z -> Locally signing key D55E7A6D7CE9BA1587C0ACACF40D263ECA25678A... 2021-05-16T23:07:09.4156665Z ==> Importing owner trust values... 2021-05-16T23:07:09.4556462Z ==> Disabling revoked keys in keyring... 2021-05-16T23:07:09.4732233Z -> Disabling key B19514FB53EB3668471B296E794DCF97F93FC717... 2021-05-16T23:07:09.5396377Z ==> Updating trust database... 2021-05-16T23:07:09.5602605Z gpg: next trustdb check due at 2022-01-23 2021-05-16T23:07:09.6550208Z upgrading msys2-launcher... 2021-05-16T23:07:09.6663160Z upgrading rebase... 2021-05-16T23:07:09.6810636Z upgrading zstd... 2021-05-16T23:07:09.7044086Z :: Running post-transaction hooks... 2021-05-16T23:07:09.7045135Z (1/1) Updating the info directory file... 2021-05-16T23:07:10.1053421Z ##[endgroup] 2021-05-16T23:07:10.1054454Z ##[group]Installing additional packages... 2021-05-16T23:07:10.1534967Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'pacman' '--noconfirm' '-S' '--needed' '--overwrite' '*' 'git' 'mingw-w64-x86_64-toolchain'" 2021-05-16T23:07:11.3788924Z :: There are 19 members in group mingw-w64-x86_64-toolchain: 2021-05-16T23:07:11.3790163Z :: Repository mingw64 2021-05-16T23:07:11.3794325Z 1) mingw-w64-x86_64-binutils 2) mingw-w64-x86_64-crt-git 3) mingw-w64-x86_64-gcc 4) mingw-w64-x86_64-gcc-ada 5) mingw-w64-x86_64-gcc-fortran 6) mingw-w64-x86_64-gcc-libgfortran 7) mingw-w64-x86_64-gcc-libs 8) mingw-w64-x86_64-gcc-objc 9) mingw-w64-x86_64-gdb 10) mingw-w64-x86_64-gdb-multiarch 11) mingw-w64-x86_64-headers-git 12) mingw-w64-x86_64-libgccjit 13) mingw-w64-x86_64-libmangle-git 14) mingw-w64-x86_64-libwinpthread-git 15) mingw-w64-x86_64-make 16) mingw-w64-x86_64-pkgconf 17) mingw-w64-x86_64-tools-git 18) mingw-w64-x86_64-winpthreads-git 19) mingw-w64-x86_64-winstorecompat-git 2021-05-16T23:07:11.3796904Z 2021-05-16T23:07:11.3797539Z Enter a selection (default=all): 2021-05-16T23:07:11.3798242Z resolving dependencies... 2021-05-16T23:07:11.3918407Z looking for conflicting packages... 2021-05-16T23:07:11.4039527Z 2021-05-16T23:07:11.4059024Z Packages (80) expat-2.3.0-1 heimdal-7.7.0-2 mingw-w64-x86_64-bzip2-1.0.8-2 mingw-w64-x86_64-ca-certificates-20200601-3 mingw-w64-x86_64-expat-2.2.10-1 mingw-w64-x86_64-gettext-0.19.8.1-10 mingw-w64-x86_64-gmp-6.2.1-2 mingw-w64-x86_64-isl-0.24-1 mingw-w64-x86_64-libffi-3.3-4 mingw-w64-x86_64-libiconv-1.16-2 mingw-w64-x86_64-libsystre-1.0.1-4 mingw-w64-x86_64-libtasn1-4.16.0-2 mingw-w64-x86_64-libtre-git-r128.6fb7206-2 mingw-w64-x86_64-mpc-1.2.1-1 mingw-w64-x86_64-mpdecimal-2.5.0-2 mingw-w64-x86_64-mpfr-4.1.0-3 mingw-w64-x86_64-ncurses-6.2-3 mingw-w64-x86_64-openssl-1.1.1.k-2 mingw-w64-x86_64-p11-kit-0.23.22-1 mingw-w64-x86_64-python-3.8.9-2 mingw-w64-x86_64-readline-8.0.004-2 mingw-w64-x86_64-sqlite3-3.35.5-1 mingw-w64-x86_64-tcl-8.6.11-3 mingw-w64-x86_64-termcap-1.3.1-6 mingw-w64-x86_64-tk-8.6.11.1-2 mingw-w64-x86_64-windows-default-manifest-6.4-3 mingw-w64-x86_64-xxhash-0.8.0-1 mingw-w64-x86_64-xz-5.2.5-2 mingw-w64-x86_64-zlib-1.2.11-9 mingw-w64-x86_64-zstd-1.5.0-1 openssh-8.5p1-1 perl-Authen-SASL-2.16-2 perl-Clone-0.45-2 perl-Convert-BinHex-1.125-1 perl-Encode-Locale-1.05-1 perl-Error-0.17029-1 perl-File-Listing-6.14-1 perl-HTML-Parser-3.76-1 perl-HTML-Tagset-3.20-2 perl-HTTP-Cookies-6.10-1 perl-HTTP-Daemon-6.12-1 perl-HTTP-Date-6.05-1 perl-HTTP-Message-6.29-1 perl-HTTP-Negotiate-6.01-2 perl-IO-HTML-1.004-1 perl-IO-Socket-SSL-2.070-1 perl-IO-Stringy-2.113-1 perl-LWP-MediaTypes-6.04-1 perl-MIME-tools-5.509-1 perl-MailTools-2.21-1 perl-Net-HTTP-6.21-1 perl-Net-SMTP-SSL-1.04-1 perl-Net-SSLeay-1.90-1 perl-TermReadKey-2.38-2 perl-TimeDate-2.33-1 perl-Try-Tiny-0.30-1 perl-URI-5.09-1 perl-WWW-RobotRules-6.02-2 perl-libwww-6.53-1 vim-8.2.2689-2 git-2.31.1-2 mingw-w64-x86_64-binutils-2.36.1-3 mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1 mingw-w64-x86_64-gcc-10.3.0-2 mingw-w64-x86_64-gcc-ada-10.3.0-2 mingw-w64-x86_64-gcc-fortran-10.3.0-2 mingw-w64-x86_64-gcc-libgfortran-10.3.0-2 mingw-w64-x86_64-gcc-libs-10.3.0-2 mingw-w64-x86_64-gcc-objc-10.3.0-2 mingw-w64-x86_64-gdb-10.2-1 mingw-w64-x86_64-gdb-multiarch-10.2-1 mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1 mingw-w64-x86_64-libgccjit-10.3.0-2 mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1 mingw-w64-x86_64-libwinpthread-git-9.0.0.6184.ab0fa5ad-1 mingw-w64-x86_64-make-4.3-1 mingw-w64-x86_64-pkgconf-1.7.4-2 mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1 mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1 mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T23:07:11.4072602Z 2021-05-16T23:07:11.4073195Z Total Download Size: 165.06 MiB 2021-05-16T23:07:11.4073879Z Total Installed Size: 1091.89 MiB 2021-05-16T23:07:11.4074310Z 2021-05-16T23:07:11.4075051Z :: Proceed with installation? [Y/n] 2021-05-16T23:07:11.4075794Z :: Retrieving packages... 2021-05-16T23:07:11.7325389Z downloading mingw-w64-x86_64-libiconv-1.16-2-any.pkg.tar.zst... 2021-05-16T23:07:12.2889583Z downloading mingw-w64-x86_64-zlib-1.2.11-9-any.pkg.tar.zst... 2021-05-16T23:07:12.3848067Z downloading mingw-w64-x86_64-binutils-2.36.1-3-any.pkg.tar.zst... 2021-05-16T23:07:12.8768661Z downloading mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T23:07:13.0967567Z downloading mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T23:07:13.2346380Z downloading mingw-w64-x86_64-isl-0.24-1-any.pkg.tar.zst... 2021-05-16T23:07:13.3365704Z downloading mingw-w64-x86_64-gmp-6.2.1-2-any.pkg.tar.zst... 2021-05-16T23:07:13.4359827Z downloading mingw-w64-x86_64-mpfr-4.1.0-3-any.pkg.tar.zst... 2021-05-16T23:07:13.5346037Z downloading mingw-w64-x86_64-mpc-1.2.1-1-any.pkg.tar.zst... 2021-05-16T23:07:13.6308926Z downloading mingw-w64-x86_64-libwinpthread-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T23:07:13.7253758Z downloading mingw-w64-x86_64-gcc-libs-10.3.0-2-any.pkg.tar.zst... 2021-05-16T23:07:13.8276445Z downloading mingw-w64-x86_64-windows-default-manifest-6.4-3-any.pkg.tar.xz... 2021-05-16T23:07:13.9223735Z downloading mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T23:07:14.0168863Z downloading mingw-w64-x86_64-zstd-1.5.0-1-any.pkg.tar.zst... 2021-05-16T23:07:14.1183701Z downloading mingw-w64-x86_64-gcc-10.3.0-2-any.pkg.tar.zst... 2021-05-16T23:07:15.2121754Z downloading mingw-w64-x86_64-gcc-ada-10.3.0-2-any.pkg.tar.zst... 2021-05-16T23:07:15.9676585Z downloading mingw-w64-x86_64-gcc-libgfortran-10.3.0-2-any.pkg.tar.zst... 2021-05-16T23:07:16.0771284Z downloading mingw-w64-x86_64-gcc-fortran-10.3.0-2-any.pkg.tar.zst... 2021-05-16T23:07:16.5118494Z downloading mingw-w64-x86_64-gcc-objc-10.3.0-2-any.pkg.tar.zst... 2021-05-16T23:07:17.0057701Z downloading mingw-w64-x86_64-expat-2.2.10-1-any.pkg.tar.zst... 2021-05-16T23:07:17.1034386Z downloading mingw-w64-x86_64-gettext-0.19.8.1-10-any.pkg.tar.zst... 2021-05-16T23:07:17.2332520Z downloading mingw-w64-x86_64-libtre-git-r128.6fb7206-2-any.pkg.tar.xz... 2021-05-16T23:07:17.3284553Z downloading mingw-w64-x86_64-libsystre-1.0.1-4-any.pkg.tar.xz... 2021-05-16T23:07:17.4233644Z downloading mingw-w64-x86_64-ncurses-6.2-3-any.pkg.tar.zst... 2021-05-16T23:07:17.5350757Z downloading mingw-w64-x86_64-bzip2-1.0.8-2-any.pkg.tar.zst... 2021-05-16T23:07:17.6305726Z downloading mingw-w64-x86_64-libffi-3.3-4-any.pkg.tar.zst... 2021-05-16T23:07:17.7255620Z downloading mingw-w64-x86_64-mpdecimal-2.5.0-2-any.pkg.tar.zst... 2021-05-16T23:07:17.8234083Z downloading mingw-w64-x86_64-libtasn1-4.16.0-2-any.pkg.tar.zst... 2021-05-16T23:07:17.9199116Z downloading mingw-w64-x86_64-p11-kit-0.23.22-1-any.pkg.tar.zst... 2021-05-16T23:07:18.0185642Z downloading mingw-w64-x86_64-ca-certificates-20200601-3-any.pkg.tar.zst... 2021-05-16T23:07:18.1183520Z downloading mingw-w64-x86_64-openssl-1.1.1.k-2-any.pkg.tar.zst... 2021-05-16T23:07:18.3414143Z downloading mingw-w64-x86_64-termcap-1.3.1-6-any.pkg.tar.zst... 2021-05-16T23:07:18.4377952Z downloading mingw-w64-x86_64-readline-8.0.004-2-any.pkg.tar.zst... 2021-05-16T23:07:18.5400504Z downloading mingw-w64-x86_64-tcl-8.6.11-3-any.pkg.tar.zst... 2021-05-16T23:07:18.6589196Z downloading mingw-w64-x86_64-sqlite3-3.35.5-1-any.pkg.tar.zst... 2021-05-16T23:07:18.8989980Z downloading mingw-w64-x86_64-tk-8.6.11.1-2-any.pkg.tar.zst... 2021-05-16T23:07:19.0123172Z downloading mingw-w64-x86_64-xz-5.2.5-2-any.pkg.tar.zst... 2021-05-16T23:07:19.1176932Z downloading mingw-w64-x86_64-python-3.8.9-2-any.pkg.tar.zst... 2021-05-16T23:07:19.7569378Z downloading mingw-w64-x86_64-xxhash-0.8.0-1-any.pkg.tar.zst... 2021-05-16T23:07:19.8524543Z downloading mingw-w64-x86_64-gdb-10.2-1-any.pkg.tar.zst... 2021-05-16T23:07:20.0770279Z downloading mingw-w64-x86_64-gdb-multiarch-10.2-1-any.pkg.tar.zst... 2021-05-16T23:07:20.3238764Z downloading mingw-w64-x86_64-libgccjit-10.3.0-2-any.pkg.tar.zst... 2021-05-16T23:07:20.6743878Z downloading mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T23:07:20.7688326Z downloading mingw-w64-x86_64-make-4.3-1-any.pkg.tar.xz... 2021-05-16T23:07:20.8651569Z downloading mingw-w64-x86_64-pkgconf-1.7.4-2-any.pkg.tar.zst... 2021-05-16T23:07:20.9623247Z downloading mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T23:07:21.0578263Z downloading mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T23:07:21.1522603Z downloading expat-2.3.0-1-x86_64.pkg.tar.zst... 2021-05-16T23:07:21.2469005Z downloading vim-8.2.2689-2-x86_64.pkg.tar.zst... 2021-05-16T23:07:21.5732214Z downloading heimdal-7.7.0-2-x86_64.pkg.tar.zst... 2021-05-16T23:07:21.6754266Z downloading openssh-8.5p1-1-x86_64.pkg.tar.zst... 2021-05-16T23:07:21.7868270Z downloading perl-Error-0.17029-1-any.pkg.tar.xz... 2021-05-16T23:07:21.8824982Z downloading perl-Authen-SASL-2.16-2-any.pkg.tar.xz... 2021-05-16T23:07:21.9767636Z downloading perl-Encode-Locale-1.05-1-any.pkg.tar.xz... 2021-05-16T23:07:22.0717441Z downloading perl-HTTP-Date-6.05-1-any.pkg.tar.xz... 2021-05-16T23:07:22.1658220Z downloading perl-File-Listing-6.14-1-any.pkg.tar.zst... 2021-05-16T23:07:22.2601802Z downloading perl-HTML-Tagset-3.20-2-any.pkg.tar.xz... 2021-05-16T23:07:22.3547322Z downloading perl-Clone-0.45-2-x86_64.pkg.tar.zst... 2021-05-16T23:07:22.4491243Z downloading perl-IO-HTML-1.004-1-any.pkg.tar.zst... 2021-05-16T23:07:22.5436089Z downloading perl-LWP-MediaTypes-6.04-1-any.pkg.tar.zst... 2021-05-16T23:07:22.6419724Z downloading perl-URI-5.09-1-any.pkg.tar.zst... 2021-05-16T23:07:22.7364080Z downloading perl-HTTP-Message-6.29-1-any.pkg.tar.zst... 2021-05-16T23:07:22.8317555Z downloading perl-HTML-Parser-3.76-1-x86_64.pkg.tar.zst... 2021-05-16T23:07:22.9262150Z downloading perl-HTTP-Cookies-6.10-1-any.pkg.tar.zst... 2021-05-16T23:07:23.0210354Z downloading perl-HTTP-Daemon-6.12-1-any.pkg.tar.zst... 2021-05-16T23:07:23.1162422Z downloading perl-HTTP-Negotiate-6.01-2-any.pkg.tar.xz... 2021-05-16T23:07:23.2116367Z downloading perl-Net-HTTP-6.21-1-any.pkg.tar.zst... 2021-05-16T23:07:23.3066143Z downloading perl-WWW-RobotRules-6.02-2-any.pkg.tar.xz... 2021-05-16T23:07:23.4014766Z downloading perl-Try-Tiny-0.30-1-any.pkg.tar.xz... 2021-05-16T23:07:23.4979448Z downloading perl-libwww-6.53-1-any.pkg.tar.zst... 2021-05-16T23:07:23.5928855Z downloading perl-TimeDate-2.33-1-any.pkg.tar.zst... 2021-05-16T23:07:23.6882359Z downloading perl-MailTools-2.21-1-any.pkg.tar.xz... 2021-05-16T23:07:23.7838121Z downloading perl-IO-Stringy-2.113-1-any.pkg.tar.zst... 2021-05-16T23:07:23.8802101Z downloading perl-Convert-BinHex-1.125-1-any.pkg.tar.xz... 2021-05-16T23:07:23.9770558Z downloading perl-MIME-tools-5.509-1-any.pkg.tar.xz... 2021-05-16T23:07:24.0736140Z downloading perl-Net-SSLeay-1.90-1-x86_64.pkg.tar.zst... 2021-05-16T23:07:24.1706210Z downloading perl-IO-Socket-SSL-2.070-1-any.pkg.tar.zst... 2021-05-16T23:07:24.2656991Z downloading perl-Net-SMTP-SSL-1.04-1-any.pkg.tar.xz... 2021-05-16T23:07:24.3606924Z downloading perl-TermReadKey-2.38-2-x86_64.pkg.tar.zst... 2021-05-16T23:07:24.4595334Z downloading git-2.31.1-2-x86_64.pkg.tar.zst... 2021-05-16T23:07:24.5928204Z checking keyring... 2021-05-16T23:07:24.9090615Z checking package integrity... 2021-05-16T23:07:39.3046024Z loading package files... 2021-05-16T23:07:39.9543060Z checking for file conflicts... 2021-05-16T23:07:42.4684496Z checking available disk space... 2021-05-16T23:07:42.4818310Z :: Processing package changes... 2021-05-16T23:07:42.4819273Z installing expat... 2021-05-16T23:07:42.4888134Z installing vim... 2021-05-16T23:07:44.1404143Z installing heimdal... 2021-05-16T23:07:44.5132387Z installing openssh... 2021-05-16T23:07:44.5536270Z installing perl-Error... 2021-05-16T23:07:44.5659955Z installing perl-Authen-SASL... 2021-05-16T23:07:44.5900340Z installing perl-Encode-Locale... 2021-05-16T23:07:44.5986120Z installing perl-HTTP-Date... 2021-05-16T23:07:44.6077295Z installing perl-File-Listing... 2021-05-16T23:07:44.6148148Z installing perl-HTML-Tagset... 2021-05-16T23:07:44.6200092Z installing perl-Clone... 2021-05-16T23:07:44.6267153Z installing perl-IO-HTML... 2021-05-16T23:07:44.6331255Z installing perl-LWP-MediaTypes... 2021-05-16T23:07:44.6398986Z installing perl-URI... 2021-05-16T23:07:44.6913130Z installing perl-HTTP-Message... 2021-05-16T23:07:44.7120264Z installing perl-HTML-Parser... 2021-05-16T23:07:44.7290412Z installing perl-HTTP-Cookies... 2021-05-16T23:07:44.7387100Z installing perl-HTTP-Daemon... 2021-05-16T23:07:44.7436463Z installing perl-HTTP-Negotiate... 2021-05-16T23:07:44.7484379Z installing perl-Net-HTTP... 2021-05-16T23:07:44.7599089Z installing perl-WWW-RobotRules... 2021-05-16T23:07:44.7673028Z installing perl-Try-Tiny... 2021-05-16T23:07:44.7777909Z installing perl-libwww... 2021-05-16T23:07:44.8182039Z Optional dependencies for perl-libwww 2021-05-16T23:07:44.8183217Z perl-LWP-Protocol-https: for https:// url schemes 2021-05-16T23:07:44.8184235Z installing perl-TimeDate... 2021-05-16T23:07:44.8593869Z installing perl-MailTools... 2021-05-16T23:07:44.8955850Z installing perl-IO-Stringy... 2021-05-16T23:07:44.9115295Z installing perl-Convert-BinHex... 2021-05-16T23:07:45.0364255Z module test... pass. 2021-05-16T23:07:45.0412284Z installing perl-MIME-tools... 2021-05-16T23:07:45.1043608Z installing perl-Net-SSLeay... 2021-05-16T23:07:45.1802503Z installing perl-IO-Socket-SSL... 2021-05-16T23:07:45.1938555Z installing perl-Net-SMTP-SSL... 2021-05-16T23:07:45.2004478Z installing perl-TermReadKey... 2021-05-16T23:07:45.2084701Z installing git... 2021-05-16T23:07:45.8177022Z Optional dependencies for git 2021-05-16T23:07:45.8178121Z python: various helper scripts 2021-05-16T23:07:45.8178856Z subversion: git svn 2021-05-16T23:07:45.8179589Z installing mingw-w64-x86_64-libiconv... 2021-05-16T23:07:45.8461262Z installing mingw-w64-x86_64-zlib... 2021-05-16T23:07:45.8562307Z installing mingw-w64-x86_64-binutils... 2021-05-16T23:07:46.1641738Z installing mingw-w64-x86_64-headers-git... 2021-05-16T23:07:47.5761925Z installing mingw-w64-x86_64-crt-git... 2021-05-16T23:07:48.7688109Z installing mingw-w64-x86_64-isl... 2021-05-16T23:07:48.8290406Z installing mingw-w64-x86_64-gmp... 2021-05-16T23:07:48.8471297Z installing mingw-w64-x86_64-mpfr... 2021-05-16T23:07:48.8657543Z installing mingw-w64-x86_64-mpc... 2021-05-16T23:07:48.8711958Z installing mingw-w64-x86_64-libwinpthread-git... 2021-05-16T23:07:48.8787269Z installing mingw-w64-x86_64-gcc-libs... 2021-05-16T23:07:48.8973748Z installing mingw-w64-x86_64-windows-default-manifest... 2021-05-16T23:07:48.9017017Z installing mingw-w64-x86_64-winpthreads-git... 2021-05-16T23:07:48.9157978Z installing mingw-w64-x86_64-zstd... 2021-05-16T23:07:48.9390248Z installing mingw-w64-x86_64-gcc... 2021-05-16T23:07:50.2609939Z installing mingw-w64-x86_64-gcc-ada... 2021-05-16T23:07:52.6921423Z installing mingw-w64-x86_64-gcc-libgfortran... 2021-05-16T23:07:52.7048786Z installing mingw-w64-x86_64-gcc-fortran... 2021-05-16T23:07:52.8572544Z installing mingw-w64-x86_64-gcc-objc... 2021-05-16T23:07:53.0398207Z installing mingw-w64-x86_64-expat... 2021-05-16T23:07:53.0518988Z installing mingw-w64-x86_64-gettext... 2021-05-16T23:07:55.2820049Z installing mingw-w64-x86_64-libtre-git... 2021-05-16T23:07:55.3032270Z installing mingw-w64-x86_64-libsystre... 2021-05-16T23:07:55.3146416Z installing mingw-w64-x86_64-ncurses... 2021-05-16T23:08:00.7091642Z installing mingw-w64-x86_64-bzip2... 2021-05-16T23:08:00.7285219Z installing mingw-w64-x86_64-libffi... 2021-05-16T23:08:00.7400904Z installing mingw-w64-x86_64-mpdecimal... 2021-05-16T23:08:00.7968124Z installing mingw-w64-x86_64-libtasn1... 2021-05-16T23:08:00.8458289Z installing mingw-w64-x86_64-p11-kit... 2021-05-16T23:08:00.8721928Z installing mingw-w64-x86_64-ca-certificates... 2021-05-16T23:08:01.6581877Z installing mingw-w64-x86_64-openssl... 2021-05-16T23:08:08.5353636Z installing mingw-w64-x86_64-termcap... 2021-05-16T23:08:08.5415627Z installing mingw-w64-x86_64-readline... 2021-05-16T23:08:08.5752063Z installing mingw-w64-x86_64-tcl... 2021-05-16T23:08:10.3998862Z installing mingw-w64-x86_64-sqlite3... 2021-05-16T23:08:11.4942459Z installing mingw-w64-x86_64-tk... 2021-05-16T23:08:12.0215341Z installing mingw-w64-x86_64-xz... 2021-05-16T23:08:12.0966939Z installing mingw-w64-x86_64-python... 2021-05-16T23:08:19.8981583Z installing mingw-w64-x86_64-xxhash... 2021-05-16T23:08:19.9094930Z installing mingw-w64-x86_64-gdb... 2021-05-16T23:08:20.0255233Z installing mingw-w64-x86_64-gdb-multiarch... 2021-05-16T23:08:20.1204881Z installing mingw-w64-x86_64-libgccjit... 2021-05-16T23:08:20.2603291Z installing mingw-w64-x86_64-libmangle-git... 2021-05-16T23:08:20.2659218Z installing mingw-w64-x86_64-make... 2021-05-16T23:08:20.2880748Z installing mingw-w64-x86_64-pkgconf... 2021-05-16T23:08:20.3061189Z installing mingw-w64-x86_64-tools-git... 2021-05-16T23:08:20.3187871Z installing mingw-w64-x86_64-winstorecompat-git... 2021-05-16T23:08:20.3893536Z ##[endgroup] 2021-05-16T23:08:20.4115964Z ##[group]Saving package cache... 2021-05-16T23:08:20.4412658Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'paccache' '-r' '-f' '-u' '-k0'" 2021-05-16T23:08:21.5339118Z ==> no candidate packages found for pruning 2021-05-16T23:08:21.5901775Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'paccache' '-r' '-f' '-k1'" 2021-05-16T23:08:22.0441456Z ==> no candidate packages found for pruning 2021-05-16T23:08:23.0667073Z [command]C:\rtools40\usr\bin\tar.exe --posix --use-compress-program "zstd -T0" -cf cache.tzst -P -C D:/a/afnir/afnir --files-from manifest.txt --force-local 2021-05-16T23:08:28.2456218Z Cache Size: ~181 MB (189500725 B) 2021-05-16T23:08:28.3427417Z Cache saved successfully 2021-05-16T23:08:28.3434056Z Cache saved as ID 1 using key msys2-pkgs-upd:true-conf:e36258c0-files:753615ce398942dc832338a15edc0be412143ee9 2021-05-16T23:08:28.3983727Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'pacman' '--noconfirm' '-Scc'" 2021-05-16T23:08:29.3410352Z 2021-05-16T23:08:29.3411946Z Cache directory: /var/cache/pacman/pkg/ 2021-05-16T23:08:29.3712333Z :: Do you want to remove ALL files from cache? [Y/n] 2021-05-16T23:08:29.3713431Z removing all files from cache... 2021-05-16T23:08:29.3713924Z 2021-05-16T23:08:29.3714571Z Database directory: /var/lib/pacman/ 2021-05-16T23:08:29.3720024Z :: Do you want to remove unused repositories? [Y/n] 2021-05-16T23:08:29.3721423Z removing unused sync repositories... 2021-05-16T23:08:29.3784682Z ##[endgroup] 2021-05-16T23:08:29.4135272Z ##[group]Run adigherman/actions/install-sysdeps-windows@master 2021-05-16T23:08:29.4136018Z env: 2021-05-16T23:08:29.4136519Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:08:29.4137015Z TIC_DEPLOY_KEY: 2021-05-16T23:08:29.4137373Z RSPM: 2021-05-16T23:08:29.4138865Z GITHUB_PAT: *** 2021-05-16T23:08:29.4139272Z COVERALLS_TOKEN: 2021-05-16T23:08:29.4139801Z continue-on-error: true 2021-05-16T23:08:29.4140275Z VDIFFR_RUN_TESTS: 2021-05-16T23:08:29.4140728Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T23:08:29.4141216Z TZ: UTC 2021-05-16T23:08:29.4141604Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:08:29.4142039Z NOT_CRAN: true 2021-05-16T23:08:29.4142421Z MSYSTEM: MINGW64 2021-05-16T23:08:29.4142838Z ##[endgroup] 2021-05-16T23:08:30.4158931Z :: Synchronizing package databases... 2021-05-16T23:08:31.1308226Z mingw32 is up to date 2021-05-16T23:08:31.1309159Z mingw64 is up to date 2021-05-16T23:08:31.1309782Z ucrt64 is up to date 2021-05-16T23:08:31.1310505Z clang64 is up to date 2021-05-16T23:08:31.1311096Z msys is up to date 2021-05-16T23:08:31.1311878Z :: Starting core system upgrade... 2021-05-16T23:08:31.4069337Z there is nothing to do 2021-05-16T23:08:31.4070279Z :: Starting full system upgrade... 2021-05-16T23:08:31.5167478Z there is nothing to do 2021-05-16T23:08:32.2623122Z resolving dependencies... 2021-05-16T23:08:32.2691613Z looking for conflicting packages... 2021-05-16T23:08:32.2781790Z 2021-05-16T23:08:32.2782801Z Packages (1) mingw-w64-x86_64-aom-3.1.0-1 2021-05-16T23:08:32.2783449Z 2021-05-16T23:08:32.2784297Z Total Download Size: 3.00 MiB 2021-05-16T23:08:32.2785230Z Total Installed Size: 20.93 MiB 2021-05-16T23:08:32.2785787Z 2021-05-16T23:08:32.2786814Z :: Proceed with installation? [Y/n] 2021-05-16T23:08:32.2787824Z :: Retrieving packages... 2021-05-16T23:08:32.7485284Z downloading mingw-w64-x86_64-aom-3.1.0-1-any.pkg.tar.zst... 2021-05-16T23:08:33.5014048Z checking keyring... 2021-05-16T23:08:33.5878291Z checking package integrity... 2021-05-16T23:08:33.7469744Z loading package files... 2021-05-16T23:08:33.7487352Z checking for file conflicts... 2021-05-16T23:08:33.7499614Z checking available disk space... 2021-05-16T23:08:33.7506045Z :: Processing package changes... 2021-05-16T23:08:33.7506849Z installing mingw-w64-x86_64-aom... 2021-05-16T23:08:34.6105288Z resolving dependencies... 2021-05-16T23:08:34.6107185Z looking for conflicting packages... 2021-05-16T23:08:34.6261582Z 2021-05-16T23:08:34.6263084Z Packages (1) mingw-w64-x86_64-argtable-2.13-2 2021-05-16T23:08:34.6264555Z 2021-05-16T23:08:34.6265139Z Total Download Size: 1.97 MiB 2021-05-16T23:08:34.6265823Z Total Installed Size: 4.43 MiB 2021-05-16T23:08:34.6266249Z 2021-05-16T23:08:34.6267038Z :: Proceed with installation? [Y/n] 2021-05-16T23:08:34.6267849Z :: Retrieving packages... 2021-05-16T23:08:34.9481495Z downloading mingw-w64-x86_64-argtable-2.13-2-any.pkg.tar.zst... 2021-05-16T23:08:35.6000746Z checking keyring... 2021-05-16T23:08:35.6869199Z checking package integrity... 2021-05-16T23:08:35.8345841Z loading package files... 2021-05-16T23:08:35.8363956Z checking for file conflicts... 2021-05-16T23:08:35.8386215Z checking available disk space... 2021-05-16T23:08:35.8392458Z :: Processing package changes... 2021-05-16T23:08:35.8393321Z installing mingw-w64-x86_64-argtable... 2021-05-16T23:08:36.6546121Z resolving dependencies... 2021-05-16T23:08:36.6710278Z looking for conflicting packages... 2021-05-16T23:08:36.6763960Z 2021-05-16T23:08:36.6774622Z Packages (32) mingw-w64-x86_64-aws-c-cal-0.5.0-1 mingw-w64-x86_64-aws-c-common-0.5.5-1 mingw-w64-x86_64-aws-c-event-stream-0.2.7-1 mingw-w64-x86_64-aws-c-io-0.9.1-3 mingw-w64-x86_64-aws-checksums-0.1.11-1 mingw-w64-x86_64-aws-sdk-cpp-1.8.149-2 mingw-w64-x86_64-boost-1.75.0-4 mingw-w64-x86_64-brotli-1.0.9-2 mingw-w64-x86_64-c-ares-1.17.1-1 mingw-w64-x86_64-double-conversion-3.1.5-1 mingw-w64-x86_64-flatbuffers-1.12.0-2 mingw-w64-x86_64-gflags-2.2.2-2 mingw-w64-x86_64-glib2-2.68.2-1 mingw-w64-x86_64-gobject-introspection-1.66.1-5 mingw-w64-x86_64-gobject-introspection-runtime-1.66.1-5 mingw-w64-x86_64-grpc-1.35.0-2 mingw-w64-x86_64-icu-68.2-3 mingw-w64-x86_64-libutf8proc-2.6.1-1 mingw-w64-x86_64-lz4-1.9.3-1 mingw-w64-x86_64-openblas-0.3.13-2 mingw-w64-x86_64-pcre-8.44-3 mingw-w64-x86_64-protobuf-3.16.0-1 mingw-w64-x86_64-python-beaker-1.11.0-1 mingw-w64-x86_64-python-mako-1.1.4-2 mingw-w64-x86_64-python-markupsafe-2.0.0-1 mingw-w64-x86_64-python-numpy-1.20.3-1 mingw-w64-x86_64-re2-20210401-1 mingw-w64-x86_64-snappy-1.1.8-1 mingw-w64-x86_64-thrift-0.13.0-2 mingw-w64-x86_64-uriparser-0.9.4-1 mingw-w64-x86_64-wineditline-2.205-3 mingw-w64-x86_64-arrow-4.0.0-1 2021-05-16T23:08:36.6781824Z 2021-05-16T23:08:36.6782474Z Total Download Size: 92.82 MiB 2021-05-16T23:08:36.6783154Z Total Installed Size: 821.22 MiB 2021-05-16T23:08:36.6783600Z 2021-05-16T23:08:36.6784361Z :: Proceed with installation? [Y/n] 2021-05-16T23:08:36.6785089Z :: Retrieving packages... 2021-05-16T23:08:36.9859736Z downloading mingw-w64-x86_64-aws-c-common-0.5.5-1-any.pkg.tar.zst... 2021-05-16T23:08:37.4482788Z downloading mingw-w64-x86_64-aws-checksums-0.1.11-1-any.pkg.tar.zst... 2021-05-16T23:08:37.5434742Z downloading mingw-w64-x86_64-aws-c-cal-0.5.0-1-any.pkg.tar.zst... 2021-05-16T23:08:37.6382788Z downloading mingw-w64-x86_64-aws-c-io-0.9.1-3-any.pkg.tar.zst... 2021-05-16T23:08:37.8259739Z downloading mingw-w64-x86_64-aws-c-event-stream-0.2.7-1-any.pkg.tar.zst... 2021-05-16T23:08:37.9255131Z downloading mingw-w64-x86_64-aws-sdk-cpp-1.8.149-2-any.pkg.tar.zst... 2021-05-16T23:08:38.3139607Z downloading mingw-w64-x86_64-brotli-1.0.9-2-any.pkg.tar.zst... 2021-05-16T23:08:38.4116865Z downloading mingw-w64-x86_64-double-conversion-3.1.5-1-any.pkg.tar.xz... 2021-05-16T23:08:38.5211452Z downloading mingw-w64-x86_64-flatbuffers-1.12.0-2-any.pkg.tar.zst... 2021-05-16T23:08:38.6336427Z downloading mingw-w64-x86_64-gflags-2.2.2-2-any.pkg.tar.xz... 2021-05-16T23:08:38.7289953Z downloading mingw-w64-x86_64-wineditline-2.205-3-any.pkg.tar.xz... 2021-05-16T23:08:38.8248717Z downloading mingw-w64-x86_64-pcre-8.44-3-any.pkg.tar.zst... 2021-05-16T23:08:38.9358570Z downloading mingw-w64-x86_64-glib2-2.68.2-1-any.pkg.tar.zst... 2021-05-16T23:08:39.1371749Z downloading mingw-w64-x86_64-gobject-introspection-runtime-1.66.1-5-any.pkg.tar.zst... 2021-05-16T23:08:39.2334463Z downloading mingw-w64-x86_64-python-markupsafe-2.0.0-1-any.pkg.tar.zst... 2021-05-16T23:08:39.3279608Z downloading mingw-w64-x86_64-python-beaker-1.11.0-1-any.pkg.tar.xz... 2021-05-16T23:08:39.4245089Z downloading mingw-w64-x86_64-python-mako-1.1.4-2-any.pkg.tar.zst... 2021-05-16T23:08:39.5207422Z downloading mingw-w64-x86_64-gobject-introspection-1.66.1-5-any.pkg.tar.zst... 2021-05-16T23:08:39.6294196Z downloading mingw-w64-x86_64-c-ares-1.17.1-1-any.pkg.tar.zst... 2021-05-16T23:08:39.7258209Z downloading mingw-w64-x86_64-protobuf-3.16.0-1-any.pkg.tar.zst... 2021-05-16T23:08:39.8525253Z downloading mingw-w64-x86_64-re2-20210401-1-any.pkg.tar.zst... 2021-05-16T23:08:39.9508090Z downloading mingw-w64-x86_64-grpc-1.35.0-2-any.pkg.tar.zst... 2021-05-16T23:08:40.0799910Z downloading mingw-w64-x86_64-libutf8proc-2.6.1-1-any.pkg.tar.zst... 2021-05-16T23:08:40.1775238Z downloading mingw-w64-x86_64-lz4-1.9.3-1-any.pkg.tar.zst... 2021-05-16T23:08:40.2732654Z downloading mingw-w64-x86_64-openblas-0.3.13-2-any.pkg.tar.zst... 2021-05-16T23:08:40.5940162Z downloading mingw-w64-x86_64-python-numpy-1.20.3-1-any.pkg.tar.zst... 2021-05-16T23:08:40.8018386Z downloading mingw-w64-x86_64-snappy-1.1.8-1-any.pkg.tar.xz... 2021-05-16T23:08:40.8965548Z downloading mingw-w64-x86_64-icu-68.2-3-any.pkg.tar.zst... 2021-05-16T23:08:41.7204888Z downloading mingw-w64-x86_64-boost-1.75.0-4-any.pkg.tar.zst... 2021-05-16T23:08:42.5107253Z downloading mingw-w64-x86_64-thrift-0.13.0-2-any.pkg.tar.zst... 2021-05-16T23:08:42.6293718Z downloading mingw-w64-x86_64-uriparser-0.9.4-1-any.pkg.tar.zst... 2021-05-16T23:08:42.7260020Z downloading mingw-w64-x86_64-arrow-4.0.0-1-any.pkg.tar.zst... 2021-05-16T23:08:43.3808970Z checking keyring... 2021-05-16T23:08:43.6379083Z checking package integrity... 2021-05-16T23:08:48.7549112Z loading package files... 2021-05-16T23:08:49.0992790Z checking for file conflicts... 2021-05-16T23:08:50.7638244Z checking available disk space... 2021-05-16T23:08:50.7711724Z :: Processing package changes... 2021-05-16T23:08:50.7712810Z installing mingw-w64-x86_64-aws-c-common... 2021-05-16T23:08:50.8480362Z installing mingw-w64-x86_64-aws-checksums... 2021-05-16T23:08:50.8621198Z installing mingw-w64-x86_64-aws-c-cal... 2021-05-16T23:08:50.8794361Z installing mingw-w64-x86_64-aws-c-io... 2021-05-16T23:08:50.9089559Z installing mingw-w64-x86_64-aws-c-event-stream... 2021-05-16T23:08:50.9266999Z installing mingw-w64-x86_64-aws-sdk-cpp... 2021-05-16T23:08:51.7345236Z installing mingw-w64-x86_64-brotli... 2021-05-16T23:08:51.7556022Z installing mingw-w64-x86_64-double-conversion... 2021-05-16T23:08:51.7812155Z installing mingw-w64-x86_64-flatbuffers... 2021-05-16T23:08:51.8156476Z installing mingw-w64-x86_64-gflags... 2021-05-16T23:08:51.8542651Z installing mingw-w64-x86_64-wineditline... 2021-05-16T23:08:51.8686772Z installing mingw-w64-x86_64-pcre... 2021-05-16T23:08:52.0295903Z installing mingw-w64-x86_64-glib2... 2021-05-16T23:08:52.5623567Z installing mingw-w64-x86_64-gobject-introspection-runtime... 2021-05-16T23:08:52.5827777Z installing mingw-w64-x86_64-python-markupsafe... 2021-05-16T23:08:52.6001856Z installing mingw-w64-x86_64-python-beaker... 2021-05-16T23:08:52.6885751Z installing mingw-w64-x86_64-python-mako... 2021-05-16T23:08:52.7692065Z installing mingw-w64-x86_64-gobject-introspection... 2021-05-16T23:08:52.9330502Z installing mingw-w64-x86_64-c-ares... 2021-05-16T23:08:52.9973350Z installing mingw-w64-x86_64-protobuf... 2021-05-16T23:08:53.1788476Z installing mingw-w64-x86_64-re2... 2021-05-16T23:08:53.1943662Z installing mingw-w64-x86_64-grpc... 2021-05-16T23:08:53.5592731Z installing mingw-w64-x86_64-libutf8proc... 2021-05-16T23:08:53.5682407Z installing mingw-w64-x86_64-lz4... 2021-05-16T23:08:53.5839874Z installing mingw-w64-x86_64-openblas... 2021-05-16T23:08:53.8068586Z Set the environment variable OPENBLAS_NUM_THREADS to the 2021-05-16T23:08:53.8069853Z number of threads to use. 2021-05-16T23:08:53.8101440Z installing mingw-w64-x86_64-python-numpy... 2021-05-16T23:08:55.4618660Z Optional dependencies for mingw-w64-x86_64-python-numpy 2021-05-16T23:08:55.4620125Z mingw-w64-x86_64-python-pytest: testsuite 2021-05-16T23:08:55.4621195Z installing mingw-w64-x86_64-snappy... 2021-05-16T23:08:55.4774400Z installing mingw-w64-x86_64-icu... 2021-05-16T23:08:55.9434506Z installing mingw-w64-x86_64-boost... 2021-05-16T23:09:10.6310976Z installing mingw-w64-x86_64-thrift... 2021-05-16T23:09:10.7354459Z installing mingw-w64-x86_64-uriparser... 2021-05-16T23:09:10.7498323Z installing mingw-w64-x86_64-arrow... 2021-05-16T23:09:13.0837961Z warning: mingw-w64-x86_64-aws-sdk-cpp-1.8.149-2 is up to date -- reinstalling 2021-05-16T23:09:13.0838871Z resolving dependencies... 2021-05-16T23:09:13.0964275Z looking for conflicting packages... 2021-05-16T23:09:13.1024628Z 2021-05-16T23:09:13.1025548Z Packages (1) mingw-w64-x86_64-aws-sdk-cpp-1.8.149-2 2021-05-16T23:09:13.1026150Z 2021-05-16T23:09:13.1027012Z Total Installed Size: 36.73 MiB 2021-05-16T23:09:13.1028457Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:09:13.1029462Z 2021-05-16T23:09:13.1030254Z :: Proceed with installation? [Y/n] 2021-05-16T23:09:13.1031047Z checking keyring... 2021-05-16T23:09:13.1723689Z checking package integrity... 2021-05-16T23:09:13.3145007Z loading package files... 2021-05-16T23:09:13.3276894Z checking for file conflicts... 2021-05-16T23:09:13.3277890Z checking available disk space... 2021-05-16T23:09:13.3697903Z :: Processing package changes... 2021-05-16T23:09:13.3699011Z reinstalling mingw-w64-x86_64-aws-sdk-cpp... 2021-05-16T23:09:15.5469540Z warning: mingw-w64-x86_64-binutils-2.36.1-3 is up to date -- reinstalling 2021-05-16T23:09:15.5470543Z resolving dependencies... 2021-05-16T23:09:15.5594330Z looking for conflicting packages... 2021-05-16T23:09:15.5666493Z 2021-05-16T23:09:15.5667526Z Packages (1) mingw-w64-x86_64-binutils-2.36.1-3 2021-05-16T23:09:15.5668080Z 2021-05-16T23:09:15.5668651Z Total Download Size: 7.06 MiB 2021-05-16T23:09:15.5669352Z Total Installed Size: 88.32 MiB 2021-05-16T23:09:15.5670002Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:09:15.5670461Z 2021-05-16T23:09:15.5671146Z :: Proceed with installation? [Y/n] 2021-05-16T23:09:15.5671858Z :: Retrieving packages... 2021-05-16T23:09:15.9696239Z downloading mingw-w64-x86_64-binutils-2.36.1-3-any.pkg.tar.zst... 2021-05-16T23:09:16.9303114Z checking keyring... 2021-05-16T23:09:17.0201403Z checking package integrity... 2021-05-16T23:09:17.2149073Z loading package files... 2021-05-16T23:09:17.2191854Z checking for file conflicts... 2021-05-16T23:09:17.2192795Z checking available disk space... 2021-05-16T23:09:17.2292315Z :: Processing package changes... 2021-05-16T23:09:17.2293313Z reinstalling mingw-w64-x86_64-binutils... 2021-05-16T23:09:18.3517463Z warning: mingw-w64-x86_64-boost-1.75.0-4 is up to date -- reinstalling 2021-05-16T23:09:18.3518310Z resolving dependencies... 2021-05-16T23:09:18.3649291Z looking for conflicting packages... 2021-05-16T23:09:18.3813966Z 2021-05-16T23:09:18.3815198Z Packages (1) mingw-w64-x86_64-boost-1.75.0-4 2021-05-16T23:09:18.3815953Z 2021-05-16T23:09:18.3817103Z Total Installed Size: 344.30 MiB 2021-05-16T23:09:18.3817963Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:09:18.3818868Z 2021-05-16T23:09:18.3819881Z :: Proceed with installation? [Y/n] 2021-05-16T23:09:18.3820823Z checking keyring... 2021-05-16T23:09:18.4677356Z checking package integrity... 2021-05-16T23:09:18.7826164Z loading package files... 2021-05-16T23:09:18.9820450Z checking for file conflicts... 2021-05-16T23:09:18.9842647Z checking available disk space... 2021-05-16T23:09:19.7619199Z :: Processing package changes... 2021-05-16T23:09:19.7620479Z reinstalling mingw-w64-x86_64-boost... 2021-05-16T23:09:36.1171041Z resolving dependencies... 2021-05-16T23:09:36.1391978Z looking for conflicting packages... 2021-05-16T23:09:36.1460636Z 2021-05-16T23:09:36.1461641Z Packages (1) mingw-w64-x86_64-bwidget-1.9.14-1 2021-05-16T23:09:36.1462232Z 2021-05-16T23:09:36.1462824Z Total Download Size: 0.17 MiB 2021-05-16T23:09:36.1463479Z Total Installed Size: 0.98 MiB 2021-05-16T23:09:36.1463905Z 2021-05-16T23:09:36.1464695Z :: Proceed with installation? [Y/n] 2021-05-16T23:09:36.1465407Z :: Retrieving packages... 2021-05-16T23:09:36.4558482Z downloading mingw-w64-x86_64-bwidget-1.9.14-1-any.pkg.tar.xz... 2021-05-16T23:09:36.7343353Z checking keyring... 2021-05-16T23:09:36.8246501Z checking package integrity... 2021-05-16T23:09:36.9606825Z loading package files... 2021-05-16T23:09:36.9662829Z checking for file conflicts... 2021-05-16T23:09:36.9738582Z checking available disk space... 2021-05-16T23:09:36.9748033Z :: Processing package changes... 2021-05-16T23:09:36.9748911Z installing mingw-w64-x86_64-bwidget... 2021-05-16T23:09:37.9518050Z warning: mingw-w64-x86_64-bzip2-1.0.8-2 is up to date -- reinstalling 2021-05-16T23:09:37.9518890Z resolving dependencies... 2021-05-16T23:09:37.9600303Z looking for conflicting packages... 2021-05-16T23:09:37.9703943Z 2021-05-16T23:09:37.9708680Z Packages (1) mingw-w64-x86_64-bzip2-1.0.8-2 2021-05-16T23:09:37.9709338Z 2021-05-16T23:09:37.9709965Z Total Download Size: 0.09 MiB 2021-05-16T23:09:37.9710650Z Total Installed Size: 0.46 MiB 2021-05-16T23:09:37.9711295Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:09:37.9711709Z 2021-05-16T23:09:37.9712432Z :: Proceed with installation? [Y/n] 2021-05-16T23:09:37.9713143Z :: Retrieving packages... 2021-05-16T23:09:38.2769936Z downloading mingw-w64-x86_64-bzip2-1.0.8-2-any.pkg.tar.zst... 2021-05-16T23:09:38.4640663Z checking keyring... 2021-05-16T23:09:38.5499427Z checking package integrity... 2021-05-16T23:09:38.6797087Z loading package files... 2021-05-16T23:09:38.6815450Z checking for file conflicts... 2021-05-16T23:09:38.6816283Z checking available disk space... 2021-05-16T23:09:38.6837624Z :: Processing package changes... 2021-05-16T23:09:38.6838526Z reinstalling mingw-w64-x86_64-bzip2... 2021-05-16T23:09:39.5314143Z warning: mingw-w64-x86_64-c-ares-1.17.1-1 is up to date -- reinstalling 2021-05-16T23:09:39.5315036Z resolving dependencies... 2021-05-16T23:09:39.5316208Z looking for conflicting packages... 2021-05-16T23:09:39.5501985Z 2021-05-16T23:09:39.5503044Z Packages (1) mingw-w64-x86_64-c-ares-1.17.1-1 2021-05-16T23:09:39.5503595Z 2021-05-16T23:09:39.5504505Z Total Installed Size: 0.62 MiB 2021-05-16T23:09:39.5505685Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:09:39.5506336Z 2021-05-16T23:09:39.5507141Z :: Proceed with installation? [Y/n] 2021-05-16T23:09:39.5507842Z checking keyring... 2021-05-16T23:09:39.6239288Z checking package integrity... 2021-05-16T23:09:39.7350736Z loading package files... 2021-05-16T23:09:39.7396383Z checking for file conflicts... 2021-05-16T23:09:39.7397232Z checking available disk space... 2021-05-16T23:09:39.7443149Z :: Processing package changes... 2021-05-16T23:09:39.7444039Z reinstalling mingw-w64-x86_64-c-ares... 2021-05-16T23:09:40.7015127Z resolving dependencies... 2021-05-16T23:09:40.7196892Z looking for conflicting packages... 2021-05-16T23:09:40.7221138Z warning: dependency cycle detected: 2021-05-16T23:09:40.7221877Z 2021-05-16T23:09:40.7224033Z warning: mingw-w64-x86_64-harfbuzz will be installed before its mingw-w64-x86_64-freetype dependency 2021-05-16T23:09:40.7230539Z Packages (8) mingw-w64-x86_64-fontconfig-2.13.93-3 mingw-w64-x86_64-freetype-2.10.4-2 mingw-w64-x86_64-graphite2-1.3.14-2 mingw-w64-x86_64-harfbuzz-2.8.1-1 mingw-w64-x86_64-libpng-1.6.37-4 mingw-w64-x86_64-lzo2-2.10-1 mingw-w64-x86_64-pixman-0.40.0-2 mingw-w64-x86_64-cairo-1.17.4-3 2021-05-16T23:09:40.7233567Z 2021-05-16T23:09:40.7234649Z Total Download Size: 3.58 MiB 2021-05-16T23:09:40.7235853Z Total Installed Size: 21.16 MiB 2021-05-16T23:09:40.7236698Z 2021-05-16T23:09:40.7237969Z :: Proceed with installation? [Y/n] 2021-05-16T23:09:40.7239258Z :: Retrieving packages... 2021-05-16T23:09:41.0313521Z downloading mingw-w64-x86_64-libpng-1.6.37-4-any.pkg.tar.zst... 2021-05-16T23:09:41.4946609Z downloading mingw-w64-x86_64-graphite2-1.3.14-2-any.pkg.tar.zst... 2021-05-16T23:09:41.5919636Z downloading mingw-w64-x86_64-harfbuzz-2.8.1-1-any.pkg.tar.zst... 2021-05-16T23:09:41.8769502Z downloading mingw-w64-x86_64-freetype-2.10.4-2-any.pkg.tar.zst... 2021-05-16T23:09:41.9764385Z downloading mingw-w64-x86_64-fontconfig-2.13.93-3-any.pkg.tar.zst... 2021-05-16T23:09:42.0746072Z downloading mingw-w64-x86_64-lzo2-2.10-1-any.pkg.tar.xz... 2021-05-16T23:09:42.1695605Z downloading mingw-w64-x86_64-pixman-0.40.0-2-any.pkg.tar.zst... 2021-05-16T23:09:42.2676105Z downloading mingw-w64-x86_64-cairo-1.17.4-3-any.pkg.tar.zst... 2021-05-16T23:09:42.2746388Z checking keyring... 2021-05-16T23:09:42.5283218Z checking package integrity... 2021-05-16T23:09:43.5924040Z loading package files... 2021-05-16T23:09:43.6147592Z checking for file conflicts... 2021-05-16T23:09:43.6353857Z checking available disk space... 2021-05-16T23:09:43.6363999Z :: Processing package changes... 2021-05-16T23:09:43.6365851Z installing mingw-w64-x86_64-libpng... 2021-05-16T23:09:43.6627792Z installing mingw-w64-x86_64-graphite2... 2021-05-16T23:09:43.6773958Z installing mingw-w64-x86_64-harfbuzz... 2021-05-16T23:09:43.7431267Z Optional dependencies for mingw-w64-x86_64-harfbuzz 2021-05-16T23:09:43.7432564Z mingw-w64-x86_64-icu: harfbuzz-icu support [installed] 2021-05-16T23:09:43.7434186Z mingw-w64-x86_64-cairo: hb-view program [pending] 2021-05-16T23:09:43.7435152Z installing mingw-w64-x86_64-freetype... 2021-05-16T23:09:43.7956707Z installing mingw-w64-x86_64-fontconfig... 2021-05-16T23:09:43.9182515Z 2021-05-16T23:09:43.9191720Z Fontconfig configuration is done via /mingw64/etc/fonts/conf.avail and conf.d. 2021-05-16T23:09:43.9193762Z Read /mingw64/etc/fonts/conf.d/README for more information. 2021-05-16T23:09:43.9206321Z 2021-05-16T23:09:53.5677744Z updating font cache... done. 2021-05-16T23:09:53.5682629Z installing mingw-w64-x86_64-lzo2... 2021-05-16T23:09:53.6023458Z installing mingw-w64-x86_64-pixman... 2021-05-16T23:09:53.6153159Z installing mingw-w64-x86_64-cairo... 2021-05-16T23:09:53.6554976Z Optional dependencies for mingw-w64-x86_64-cairo 2021-05-16T23:09:53.6556273Z mingw-w64-x86_64-glib2: libcairo-gobject [installed] 2021-05-16T23:09:53.6569466Z :: Running post-transaction hooks... 2021-05-16T23:09:53.6570320Z (1/1) Updating fontconfig cache... 2021-05-16T23:09:54.5163823Z resolving dependencies... 2021-05-16T23:09:54.5300413Z looking for conflicting packages... 2021-05-16T23:09:54.5360966Z 2021-05-16T23:09:54.5362305Z Packages (1) mingw-w64-x86_64-ccache-3.7.9-2 2021-05-16T23:09:54.5363250Z 2021-05-16T23:09:54.5364279Z Total Download Size: 0.10 MiB 2021-05-16T23:09:54.5365452Z Total Installed Size: 0.20 MiB 2021-05-16T23:09:54.5366176Z 2021-05-16T23:09:54.5367466Z :: Proceed with installation? [Y/n] 2021-05-16T23:09:54.5368754Z :: Retrieving packages... 2021-05-16T23:09:54.9878381Z downloading mingw-w64-x86_64-ccache-3.7.9-2-any.pkg.tar.zst... 2021-05-16T23:09:55.2646376Z checking keyring... 2021-05-16T23:09:55.3609703Z checking package integrity... 2021-05-16T23:09:55.5030555Z loading package files... 2021-05-16T23:09:55.5043935Z checking for file conflicts... 2021-05-16T23:09:55.5053827Z checking available disk space... 2021-05-16T23:09:55.5063807Z :: Processing package changes... 2021-05-16T23:09:55.5064647Z installing mingw-w64-x86_64-ccache... 2021-05-16T23:09:56.3160171Z resolving dependencies... 2021-05-16T23:09:56.3292971Z looking for conflicting packages... 2021-05-16T23:09:56.3353037Z 2021-05-16T23:09:56.3353841Z Packages (1) mingw-w64-x86_64-cfitsio-3.450-2 2021-05-16T23:09:56.3354375Z 2021-05-16T23:09:56.3354963Z Total Download Size: 0.69 MiB 2021-05-16T23:09:56.3355606Z Total Installed Size: 3.86 MiB 2021-05-16T23:09:56.3356082Z 2021-05-16T23:09:56.3356803Z :: Proceed with installation? [Y/n] 2021-05-16T23:09:56.3357521Z :: Retrieving packages... 2021-05-16T23:09:56.6603340Z downloading mingw-w64-x86_64-cfitsio-3.450-2-any.pkg.tar.zst... 2021-05-16T23:09:57.1283839Z checking keyring... 2021-05-16T23:09:57.2264600Z checking package integrity... 2021-05-16T23:09:57.3672474Z loading package files... 2021-05-16T23:09:57.3688819Z checking for file conflicts... 2021-05-16T23:09:57.3703266Z checking available disk space... 2021-05-16T23:09:57.3713178Z :: Processing package changes... 2021-05-16T23:09:57.3714004Z installing mingw-w64-x86_64-cfitsio... 2021-05-16T23:09:58.1754414Z resolving dependencies... 2021-05-16T23:09:58.1820189Z looking for conflicting packages... 2021-05-16T23:09:58.1957912Z 2021-05-16T23:09:58.1959147Z Packages (1) mingw-w64-x86_64-clustal-omega-1.2.4-1 2021-05-16T23:09:58.1959831Z 2021-05-16T23:09:58.1960414Z Total Download Size: 0.42 MiB 2021-05-16T23:09:58.1961091Z Total Installed Size: 1.59 MiB 2021-05-16T23:09:58.1961513Z 2021-05-16T23:09:58.1962239Z :: Proceed with installation? [Y/n] 2021-05-16T23:09:58.1962936Z :: Retrieving packages... 2021-05-16T23:09:58.5071684Z downloading mingw-w64-x86_64-clustal-omega-1.2.4-1-any.pkg.tar.zst... 2021-05-16T23:09:58.8765481Z checking keyring... 2021-05-16T23:09:58.9660873Z checking package integrity... 2021-05-16T23:09:59.1163185Z loading package files... 2021-05-16T23:09:59.1185421Z checking for file conflicts... 2021-05-16T23:09:59.1209527Z checking available disk space... 2021-05-16T23:09:59.1219481Z :: Processing package changes... 2021-05-16T23:09:59.1220424Z installing mingw-w64-x86_64-clustal-omega... 2021-05-16T23:09:59.9455380Z resolving dependencies... 2021-05-16T23:09:59.9649623Z looking for conflicting packages... 2021-05-16T23:09:59.9683004Z 2021-05-16T23:09:59.9686938Z Packages (15) mingw-w64-x86_64-curl-7.76.1-1 mingw-w64-x86_64-jansson-2.13.1-1 mingw-w64-x86_64-jemalloc-5.2.1-2 mingw-w64-x86_64-jsoncpp-1.9.4-1 mingw-w64-x86_64-libarchive-3.5.1-1 mingw-w64-x86_64-libidn2-2.3.0-1 mingw-w64-x86_64-libmetalink-0.1.3-3 mingw-w64-x86_64-libpsl-0.21.1-2 mingw-w64-x86_64-libssh2-1.9.0-3 mingw-w64-x86_64-libunistring-0.9.10-3 mingw-w64-x86_64-libuv-1.40.0-3 mingw-w64-x86_64-nettle-3.7-2 mingw-w64-x86_64-nghttp2-1.41.0-1 mingw-w64-x86_64-rhash-1.4.1-3 mingw-w64-x86_64-cmake-3.20.2-1 2021-05-16T23:09:59.9689427Z 2021-05-16T23:09:59.9690045Z Total Download Size: 13.82 MiB 2021-05-16T23:09:59.9690720Z Total Installed Size: 92.94 MiB 2021-05-16T23:09:59.9691168Z 2021-05-16T23:09:59.9691903Z :: Proceed with installation? [Y/n] 2021-05-16T23:09:59.9692617Z :: Retrieving packages... 2021-05-16T23:10:00.2783382Z downloading mingw-w64-x86_64-libunistring-0.9.10-3-any.pkg.tar.zst... 2021-05-16T23:10:00.8314230Z downloading mingw-w64-x86_64-libidn2-2.3.0-1-any.pkg.tar.xz... 2021-05-16T23:10:00.9277842Z downloading mingw-w64-x86_64-libmetalink-0.1.3-3-any.pkg.tar.xz... 2021-05-16T23:10:01.0223493Z downloading mingw-w64-x86_64-libpsl-0.21.1-2-any.pkg.tar.zst... 2021-05-16T23:10:01.1168899Z downloading mingw-w64-x86_64-libssh2-1.9.0-3-any.pkg.tar.zst... 2021-05-16T23:10:01.2142051Z downloading mingw-w64-x86_64-jansson-2.13.1-1-any.pkg.tar.zst... 2021-05-16T23:10:01.3085048Z downloading mingw-w64-x86_64-jemalloc-5.2.1-2-any.pkg.tar.zst... 2021-05-16T23:10:01.4078489Z downloading mingw-w64-x86_64-nghttp2-1.41.0-1-any.pkg.tar.zst... 2021-05-16T23:10:01.5060448Z downloading mingw-w64-x86_64-curl-7.76.1-1-any.pkg.tar.zst... 2021-05-16T23:10:01.7848234Z downloading mingw-w64-x86_64-jsoncpp-1.9.4-1-any.pkg.tar.zst... 2021-05-16T23:10:01.8836247Z downloading mingw-w64-x86_64-nettle-3.7-2-any.pkg.tar.zst... 2021-05-16T23:10:01.9836857Z downloading mingw-w64-x86_64-libarchive-3.5.1-1-any.pkg.tar.zst... 2021-05-16T23:10:02.0857068Z downloading mingw-w64-x86_64-libuv-1.40.0-3-any.pkg.tar.zst... 2021-05-16T23:10:02.1801947Z downloading mingw-w64-x86_64-rhash-1.4.1-3-any.pkg.tar.zst... 2021-05-16T23:10:02.2761973Z downloading mingw-w64-x86_64-cmake-3.20.2-1-any.pkg.tar.zst... 2021-05-16T23:10:02.5804218Z checking keyring... 2021-05-16T23:10:02.8505405Z checking package integrity... 2021-05-16T23:10:04.9687843Z loading package files... 2021-05-16T23:10:05.1016593Z checking for file conflicts... 2021-05-16T23:10:05.6683444Z checking available disk space... 2021-05-16T23:10:05.6720178Z :: Processing package changes... 2021-05-16T23:10:05.6721564Z installing mingw-w64-x86_64-libunistring... 2021-05-16T23:10:05.7226638Z installing mingw-w64-x86_64-libidn2... 2021-05-16T23:10:05.7656360Z installing mingw-w64-x86_64-libmetalink... 2021-05-16T23:10:05.7944910Z installing mingw-w64-x86_64-libpsl... 2021-05-16T23:10:05.8023484Z installing mingw-w64-x86_64-libssh2... 2021-05-16T23:10:05.9492458Z installing mingw-w64-x86_64-jansson... 2021-05-16T23:10:05.9565724Z installing mingw-w64-x86_64-jemalloc... 2021-05-16T23:10:05.9782280Z installing mingw-w64-x86_64-nghttp2... 2021-05-16T23:10:05.9948587Z installing mingw-w64-x86_64-curl... 2021-05-16T23:10:06.3637639Z installing mingw-w64-x86_64-jsoncpp... 2021-05-16T23:10:06.3890763Z installing mingw-w64-x86_64-nettle... 2021-05-16T23:10:06.4464807Z installing mingw-w64-x86_64-libarchive... 2021-05-16T23:10:06.4975544Z installing mingw-w64-x86_64-libuv... 2021-05-16T23:10:06.5115674Z installing mingw-w64-x86_64-rhash... 2021-05-16T23:10:06.5518222Z installing mingw-w64-x86_64-cmake... 2021-05-16T23:10:12.2273140Z Optional dependencies for mingw-w64-x86_64-cmake 2021-05-16T23:10:12.2274292Z mingw-w64-x86_64-qt5: CMake Qt GUI 2021-05-16T23:10:12.2275133Z mingw-w64-x86_64-emacs: for cmake emacs mode 2021-05-16T23:10:13.1637685Z error: target not found: mingw-w64-x86_64-coinor-cbc 2021-05-16T23:10:14.0874505Z error: target not found: mingw-w64-x86_64-coinor-symphony 2021-05-16T23:10:14.8983866Z warning: mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-16T23:10:14.8984812Z resolving dependencies... 2021-05-16T23:10:14.9096296Z looking for conflicting packages... 2021-05-16T23:10:14.9222234Z 2021-05-16T23:10:14.9223539Z Packages (1) mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T23:10:14.9224402Z 2021-05-16T23:10:14.9225267Z Total Download Size: 3.18 MiB 2021-05-16T23:10:14.9226180Z Total Installed Size: 81.46 MiB 2021-05-16T23:10:14.9227138Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:10:14.9227719Z 2021-05-16T23:10:14.9228673Z :: Proceed with installation? [Y/n] 2021-05-16T23:10:14.9229686Z :: Retrieving packages... 2021-05-16T23:10:15.2332593Z downloading mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T23:10:15.9807111Z checking keyring... 2021-05-16T23:10:16.0653872Z checking package integrity... 2021-05-16T23:10:16.2232620Z loading package files... 2021-05-16T23:10:16.2351430Z checking for file conflicts... 2021-05-16T23:10:16.2352339Z checking available disk space... 2021-05-16T23:10:16.2742368Z :: Processing package changes... 2021-05-16T23:10:16.2743963Z reinstalling mingw-w64-x86_64-crt-git... 2021-05-16T23:10:18.0301683Z warning: mingw-w64-x86_64-curl-7.76.1-1 is up to date -- reinstalling 2021-05-16T23:10:18.0302562Z resolving dependencies... 2021-05-16T23:10:18.0457208Z looking for conflicting packages... 2021-05-16T23:10:18.0516648Z 2021-05-16T23:10:18.0517392Z Packages (1) mingw-w64-x86_64-curl-7.76.1-1 2021-05-16T23:10:18.0517914Z 2021-05-16T23:10:18.0518484Z Total Installed Size: 2.86 MiB 2021-05-16T23:10:18.0519412Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:10:18.0519841Z 2021-05-16T23:10:18.0520827Z :: Proceed with installation? [Y/n] 2021-05-16T23:10:18.0521513Z checking keyring... 2021-05-16T23:10:18.1232574Z checking package integrity... 2021-05-16T23:10:18.2393499Z loading package files... 2021-05-16T23:10:18.2472352Z checking for file conflicts... 2021-05-16T23:10:18.2473229Z checking available disk space... 2021-05-16T23:10:18.2690222Z :: Processing package changes... 2021-05-16T23:10:18.2691414Z reinstalling mingw-w64-x86_64-curl... 2021-05-16T23:10:19.5579364Z resolving dependencies... 2021-05-16T23:10:19.5784809Z looking for conflicting packages... 2021-05-16T23:10:19.5797271Z 2021-05-16T23:10:19.5798407Z Packages (2) mingw-w64-x86_64-gdbm-1.19-1 mingw-w64-x86_64-cyrus-sasl-2.1.27-2 2021-05-16T23:10:19.5799142Z 2021-05-16T23:10:19.5799787Z Total Download Size: 0.41 MiB 2021-05-16T23:10:19.5800552Z Total Installed Size: 1.66 MiB 2021-05-16T23:10:19.5801105Z 2021-05-16T23:10:19.5801877Z :: Proceed with installation? [Y/n] 2021-05-16T23:10:19.5802668Z :: Retrieving packages... 2021-05-16T23:10:19.8913474Z downloading mingw-w64-x86_64-gdbm-1.19-1-any.pkg.tar.zst... 2021-05-16T23:10:20.3585574Z downloading mingw-w64-x86_64-cyrus-sasl-2.1.27-2-any.pkg.tar.zst... 2021-05-16T23:10:20.4532570Z checking keyring... 2021-05-16T23:10:20.6250890Z checking package integrity... 2021-05-16T23:10:20.8944461Z loading package files... 2021-05-16T23:10:20.9000441Z checking for file conflicts... 2021-05-16T23:10:20.9086446Z checking available disk space... 2021-05-16T23:10:20.9096578Z :: Processing package changes... 2021-05-16T23:10:20.9097438Z installing mingw-w64-x86_64-gdbm... 2021-05-16T23:10:20.9397274Z installing mingw-w64-x86_64-cyrus-sasl... 2021-05-16T23:10:21.8599960Z resolving dependencies... 2021-05-16T23:10:21.8601144Z looking for conflicting packages... 2021-05-16T23:10:21.8810000Z 2021-05-16T23:10:21.8811054Z Packages (1) mingw-w64-x86_64-discount-2.2.7-1 2021-05-16T23:10:21.8811615Z 2021-05-16T23:10:21.8812207Z Total Download Size: 0.11 MiB 2021-05-16T23:10:21.8812855Z Total Installed Size: 0.38 MiB 2021-05-16T23:10:21.8813282Z 2021-05-16T23:10:21.8814007Z :: Proceed with installation? [Y/n] 2021-05-16T23:10:21.8814713Z :: Retrieving packages... 2021-05-16T23:10:22.1925279Z downloading mingw-w64-x86_64-discount-2.2.7-1-any.pkg.tar.zst... 2021-05-16T23:10:22.4715582Z checking keyring... 2021-05-16T23:10:22.5750175Z checking package integrity... 2021-05-16T23:10:22.7150261Z loading package files... 2021-05-16T23:10:22.7177030Z checking for file conflicts... 2021-05-16T23:10:22.7200546Z checking available disk space... 2021-05-16T23:10:22.7210695Z :: Processing package changes... 2021-05-16T23:10:22.7211562Z installing mingw-w64-x86_64-discount... 2021-05-16T23:10:23.5363363Z resolving dependencies... 2021-05-16T23:10:23.5453764Z looking for conflicting packages... 2021-05-16T23:10:23.5579423Z 2021-05-16T23:10:23.5580407Z Packages (1) mingw-w64-x86_64-dlfcn-1.2.0-2 2021-05-16T23:10:23.5580932Z 2021-05-16T23:10:23.5581522Z Total Download Size: 0.01 MiB 2021-05-16T23:10:23.5582201Z Total Installed Size: 0.01 MiB 2021-05-16T23:10:23.5582608Z 2021-05-16T23:10:23.5583330Z :: Proceed with installation? [Y/n] 2021-05-16T23:10:23.5584058Z :: Retrieving packages... 2021-05-16T23:10:23.8629482Z downloading mingw-w64-x86_64-dlfcn-1.2.0-2-any.pkg.tar.zst... 2021-05-16T23:10:23.9551566Z checking keyring... 2021-05-16T23:10:24.0425420Z checking package integrity... 2021-05-16T23:10:24.1774247Z loading package files... 2021-05-16T23:10:24.1795977Z checking for file conflicts... 2021-05-16T23:10:24.1802004Z checking available disk space... 2021-05-16T23:10:24.1812014Z :: Processing package changes... 2021-05-16T23:10:24.1812871Z installing mingw-w64-x86_64-dlfcn... 2021-05-16T23:10:24.9560657Z warning: mingw-w64-x86_64-double-conversion-3.1.5-1 is up to date -- reinstalling 2021-05-16T23:10:24.9561864Z resolving dependencies... 2021-05-16T23:10:24.9651472Z looking for conflicting packages... 2021-05-16T23:10:24.9771268Z 2021-05-16T23:10:24.9772527Z Packages (1) mingw-w64-x86_64-double-conversion-3.1.5-1 2021-05-16T23:10:24.9773184Z 2021-05-16T23:10:24.9774080Z Total Installed Size: 0.29 MiB 2021-05-16T23:10:24.9774698Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:10:24.9775435Z 2021-05-16T23:10:24.9776170Z :: Proceed with installation? [Y/n] 2021-05-16T23:10:24.9776860Z checking keyring... 2021-05-16T23:10:25.0488099Z checking package integrity... 2021-05-16T23:10:25.1626215Z loading package files... 2021-05-16T23:10:25.1690729Z checking for file conflicts... 2021-05-16T23:10:25.1691585Z checking available disk space... 2021-05-16T23:10:25.1712656Z :: Processing package changes... 2021-05-16T23:10:25.1713932Z reinstalling mingw-w64-x86_64-double-conversion... 2021-05-16T23:10:25.2540674Z error: only one operation may be used at a time 2021-05-16T23:10:26.0065044Z warning: mingw-w64-x86_64-expat-2.2.10-1 is up to date -- reinstalling 2021-05-16T23:10:26.0066116Z resolving dependencies... 2021-05-16T23:10:26.0067195Z looking for conflicting packages... 2021-05-16T23:10:26.0273623Z 2021-05-16T23:10:26.0274822Z Packages (1) mingw-w64-x86_64-expat-2.2.10-1 2021-05-16T23:10:26.0275374Z 2021-05-16T23:10:26.0275966Z Total Download Size: 0.14 MiB 2021-05-16T23:10:26.0276645Z Total Installed Size: 0.61 MiB 2021-05-16T23:10:26.0277308Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:10:26.0277724Z 2021-05-16T23:10:26.0278434Z :: Proceed with installation? [Y/n] 2021-05-16T23:10:26.0279168Z :: Retrieving packages... 2021-05-16T23:10:26.3360852Z downloading mingw-w64-x86_64-expat-2.2.10-1-any.pkg.tar.zst... 2021-05-16T23:10:26.6134727Z checking keyring... 2021-05-16T23:10:26.7037255Z checking package integrity... 2021-05-16T23:10:26.8405351Z loading package files... 2021-05-16T23:10:26.8427841Z checking for file conflicts... 2021-05-16T23:10:26.8428723Z checking available disk space... 2021-05-16T23:10:26.8445999Z :: Processing package changes... 2021-05-16T23:10:26.8446933Z reinstalling mingw-w64-x86_64-expat... 2021-05-16T23:10:27.6286920Z resolving dependencies... 2021-05-16T23:10:27.7859345Z looking for conflicting packages... 2021-05-16T23:10:27.7992867Z warning: dependency cycle detected: 2021-05-16T23:10:27.7995188Z warning: mingw-w64-x86_64-libwebp will be installed before its mingw-w64-x86_64-libtiff dependency 2021-05-16T23:10:27.7996291Z warning: dependency cycle detected: 2021-05-16T23:10:27.7997409Z warning: mingw-w64-x86_64-ffms2 will be installed before its mingw-w64-x86_64-ffmpeg dependency 2021-05-16T23:10:27.7998067Z 2021-05-16T23:10:27.8014021Z Packages (73) mingw-w64-x86_64-SDL2-2.0.14-2 mingw-w64-x86_64-celt-0.11.3-4 mingw-w64-x86_64-ceres-solver-2.0.0-2 mingw-w64-x86_64-cppunit-1.15.1-2 mingw-w64-x86_64-dav1d-0.8.2-1 mingw-w64-x86_64-eigen3-3.3.9-1 mingw-w64-x86_64-ffms2-2.40-1 mingw-w64-x86_64-freeglut-3.2.1-2 mingw-w64-x86_64-freeimage-3.18.0-6 mingw-w64-x86_64-frei0r-plugins-1.7.0-2 mingw-w64-x86_64-fribidi-1.0.10-2 mingw-w64-x86_64-gavl-1.4.0-1 mingw-w64-x86_64-giflib-5.2.1-3 mingw-w64-x86_64-glog-0.4.0-2 mingw-w64-x86_64-glsl-optimizer-git-r66917.d78c3d2f24-1 mingw-w64-x86_64-gnutls-3.7.1-1 mingw-w64-x86_64-gsm-1.0.19-1 mingw-w64-x86_64-hdf5-1.12.0-3 mingw-w64-x86_64-hlsl2glsl-git-r852.14dd189-1 mingw-w64-x86_64-ilmbase-2.5.4-4 mingw-w64-x86_64-intel-tbb-1~2020.2-2 mingw-w64-x86_64-jasper-2.0.24-1 mingw-w64-x86_64-jxrlib-1.1-3 mingw-w64-x86_64-l-smash-2.14.5-1 mingw-w64-x86_64-lame-3.100-1 mingw-w64-x86_64-lcms2-2.12-1 mingw-w64-x86_64-leptonica-1.80.0-2 mingw-w64-x86_64-libass-0.15.1-1 mingw-w64-x86_64-libbluray-1.2.1-1 mingw-w64-x86_64-libcaca-0.99.beta19-6 mingw-w64-x86_64-libdatrie-0.2.12-1 mingw-w64-x86_64-libdeflate-1.7-2 mingw-w64-x86_64-libexif-0.6.22-1 mingw-w64-x86_64-libjpeg-turbo-2.0.6-1 mingw-w64-x86_64-libmfx-1.25-1 mingw-w64-x86_64-libmodplug-0.8.9.0-3 mingw-w64-x86_64-libmysofa-1.1-1 mingw-w64-x86_64-libogg-1.3.4-3 mingw-w64-x86_64-libraw-0.20.2-2 mingw-w64-x86_64-libsoxr-0.1.3-2 mingw-w64-x86_64-libthai-0.1.28-3 mingw-w64-x86_64-libtheora-1.1.1-6 mingw-w64-x86_64-libtiff-4.2.0-3 mingw-w64-x86_64-libunwind-12.0.0-4 mingw-w64-x86_64-libvorbis-1.3.7-1 mingw-w64-x86_64-libvpx-1.10.0-1 mingw-w64-x86_64-libwebp-1.2.0-2 mingw-w64-x86_64-libxml2-2.9.12-1 mingw-w64-x86_64-metis-5.1.0-3 mingw-w64-x86_64-ogre3d-1.12.6-3 mingw-w64-x86_64-openal-1.21.0-2 mingw-w64-x86_64-opencore-amr-0.1.5-1 mingw-w64-x86_64-opencv-4.5.1-2 mingw-w64-x86_64-openexr-2.5.4-4 mingw-w64-x86_64-openjpeg2-2.3.1-1 mingw-w64-x86_64-opus-1.3.1-4 mingw-w64-x86_64-pango-1.48.4-2 mingw-w64-x86_64-pugixml-1.11.4-1 mingw-w64-x86_64-rtmpdump-git-r514.c5f04a5-4 mingw-w64-x86_64-speex-1.2.0-1 mingw-w64-x86_64-speexdsp-1.2.0-1 mingw-w64-x86_64-srt-1.4.2-1 mingw-w64-x86_64-suitesparse-5.8.1-1 mingw-w64-x86_64-szip-2.1.1-2 mingw-w64-x86_64-tesseract-ocr-4.1.1-7 mingw-w64-x86_64-tinyxml-2.6.2-5 mingw-w64-x86_64-vulkan-headers-1.2.168-2 mingw-w64-x86_64-vulkan-loader-1.2.166-1 mingw-w64-x86_64-x264-git-r2991.1771b556-1 mingw-w64-x86_64-x265-3.4-2 mingw-w64-x86_64-xvidcore-1.3.7-2 mingw-w64-x86_64-zziplib-0.13.72-2 mingw-w64-x86_64-ffmpeg-4.4-1 2021-05-16T23:10:27.8025024Z 2021-05-16T23:10:27.8025776Z Total Download Size: 206.04 MiB 2021-05-16T23:10:27.8026452Z Total Installed Size: 743.39 MiB 2021-05-16T23:10:27.8026855Z 2021-05-16T23:10:27.8027539Z :: Proceed with installation? [Y/n] 2021-05-16T23:10:27.8028258Z :: Retrieving packages... 2021-05-16T23:10:28.1068622Z downloading mingw-w64-x86_64-libogg-1.3.4-3-any.pkg.tar.xz... 2021-05-16T23:10:28.5653928Z downloading mingw-w64-x86_64-celt-0.11.3-4-any.pkg.tar.xz... 2021-05-16T23:10:28.6605980Z downloading mingw-w64-x86_64-gavl-1.4.0-1-any.pkg.tar.xz... 2021-05-16T23:10:29.1490987Z downloading mingw-w64-x86_64-eigen3-3.3.9-1-any.pkg.tar.zst... 2021-05-16T23:10:29.2526351Z downloading mingw-w64-x86_64-libunwind-12.0.0-4-any.pkg.tar.zst... 2021-05-16T23:10:29.3483425Z downloading mingw-w64-x86_64-glog-0.4.0-2-any.pkg.tar.xz... 2021-05-16T23:10:29.4431195Z downloading mingw-w64-x86_64-metis-5.1.0-3-any.pkg.tar.xz... 2021-05-16T23:10:29.5415325Z downloading mingw-w64-x86_64-suitesparse-5.8.1-1-any.pkg.tar.zst... 2021-05-16T23:10:29.7437663Z downloading mingw-w64-x86_64-ceres-solver-2.0.0-2-any.pkg.tar.zst... 2021-05-16T23:10:29.8626662Z downloading mingw-w64-x86_64-intel-tbb-1~2020.2-2-any.pkg.tar.zst... 2021-05-16T23:10:30.0088076Z downloading mingw-w64-x86_64-freeglut-3.2.1-2-any.pkg.tar.zst... 2021-05-16T23:10:30.1049879Z downloading mingw-w64-x86_64-libjpeg-turbo-2.0.6-1-any.pkg.tar.zst... 2021-05-16T23:10:30.2076107Z downloading mingw-w64-x86_64-jasper-2.0.24-1-any.pkg.tar.zst... 2021-05-16T23:10:30.3213158Z downloading mingw-w64-x86_64-szip-2.1.1-2-any.pkg.tar.xz... 2021-05-16T23:10:30.4161930Z downloading mingw-w64-x86_64-hdf5-1.12.0-3-any.pkg.tar.zst... 2021-05-16T23:10:30.8753521Z downloading mingw-w64-x86_64-libdeflate-1.7-2-any.pkg.tar.zst... 2021-05-16T23:10:30.9701604Z downloading mingw-w64-x86_64-giflib-5.2.1-3-any.pkg.tar.zst... 2021-05-16T23:10:31.0648293Z downloading mingw-w64-x86_64-libwebp-1.2.0-2-any.pkg.tar.zst... 2021-05-16T23:10:31.1633154Z downloading mingw-w64-x86_64-libtiff-4.2.0-3-any.pkg.tar.zst... 2021-05-16T23:10:31.2731022Z downloading mingw-w64-x86_64-cppunit-1.15.1-2-any.pkg.tar.zst... 2021-05-16T23:10:31.3712827Z downloading mingw-w64-x86_64-jxrlib-1.1-3-any.pkg.tar.xz... 2021-05-16T23:10:31.4783225Z downloading mingw-w64-x86_64-lcms2-2.12-1-any.pkg.tar.zst... 2021-05-16T23:10:31.5770176Z downloading mingw-w64-x86_64-libraw-0.20.2-2-any.pkg.tar.zst... 2021-05-16T23:10:31.6821688Z downloading mingw-w64-x86_64-openjpeg2-2.3.1-1-any.pkg.tar.xz... 2021-05-16T23:10:31.7915906Z downloading mingw-w64-x86_64-ilmbase-2.5.4-4-any.pkg.tar.zst... 2021-05-16T23:10:31.8920208Z downloading mingw-w64-x86_64-openexr-2.5.4-4-any.pkg.tar.zst... 2021-05-16T23:10:32.0357374Z downloading mingw-w64-x86_64-freeimage-3.18.0-6-any.pkg.tar.zst... 2021-05-16T23:10:32.1466548Z downloading mingw-w64-x86_64-glsl-optimizer-git-r66917.d78c3d2f24-1-any.pkg.tar.zst... 2021-05-16T23:10:32.2464229Z downloading mingw-w64-x86_64-hlsl2glsl-git-r852.14dd189-1-any.pkg.tar.zst... 2021-05-16T23:10:32.3435999Z downloading mingw-w64-x86_64-vulkan-headers-1.2.168-2-any.pkg.tar.zst... 2021-05-16T23:10:32.4430921Z downloading mingw-w64-x86_64-vulkan-loader-1.2.166-1-any.pkg.tar.zst... 2021-05-16T23:10:32.5369298Z downloading mingw-w64-x86_64-SDL2-2.0.14-2-any.pkg.tar.zst... 2021-05-16T23:10:32.6504942Z downloading mingw-w64-x86_64-pugixml-1.11.4-1-any.pkg.tar.zst... 2021-05-16T23:10:32.7471610Z downloading mingw-w64-x86_64-tinyxml-2.6.2-5-any.pkg.tar.zst... 2021-05-16T23:10:32.8445317Z downloading mingw-w64-x86_64-zziplib-0.13.72-2-any.pkg.tar.zst... 2021-05-16T23:10:32.9387775Z downloading mingw-w64-x86_64-ogre3d-1.12.6-3-any.pkg.tar.zst... 2021-05-16T23:10:37.3802432Z downloading mingw-w64-x86_64-leptonica-1.80.0-2-any.pkg.tar.zst... 2021-05-16T23:10:37.5724226Z downloading mingw-w64-x86_64-fribidi-1.0.10-2-any.pkg.tar.zst... 2021-05-16T23:10:37.6666799Z downloading mingw-w64-x86_64-libdatrie-0.2.12-1-any.pkg.tar.xz... 2021-05-16T23:10:37.7618111Z downloading mingw-w64-x86_64-libthai-0.1.28-3-any.pkg.tar.zst... 2021-05-16T23:10:37.8585776Z downloading mingw-w64-x86_64-pango-1.48.4-2-any.pkg.tar.zst... 2021-05-16T23:10:37.9718242Z downloading mingw-w64-x86_64-tesseract-ocr-4.1.1-7-any.pkg.tar.zst... 2021-05-16T23:10:38.2326118Z downloading mingw-w64-x86_64-opencv-4.5.1-2-any.pkg.tar.zst... 2021-05-16T23:10:39.1759917Z downloading mingw-w64-x86_64-frei0r-plugins-1.7.0-2-any.pkg.tar.zst... 2021-05-16T23:10:39.2790565Z downloading mingw-w64-x86_64-dav1d-0.8.2-1-any.pkg.tar.zst... 2021-05-16T23:10:39.3812598Z downloading mingw-w64-x86_64-gnutls-3.7.1-1-any.pkg.tar.zst... 2021-05-16T23:10:39.5173644Z downloading mingw-w64-x86_64-gsm-1.0.19-1-any.pkg.tar.xz... 2021-05-16T23:10:39.6120867Z downloading mingw-w64-x86_64-lame-3.100-1-any.pkg.tar.xz... 2021-05-16T23:10:39.7106711Z downloading mingw-w64-x86_64-libass-0.15.1-1-any.pkg.tar.zst... 2021-05-16T23:10:39.8063738Z downloading mingw-w64-x86_64-libxml2-2.9.12-1-any.pkg.tar.zst... 2021-05-16T23:10:39.9141089Z downloading mingw-w64-x86_64-libbluray-1.2.1-1-any.pkg.tar.zst... 2021-05-16T23:10:40.0105010Z downloading mingw-w64-x86_64-libcaca-0.99.beta19-6-any.pkg.tar.zst... 2021-05-16T23:10:40.1107078Z downloading mingw-w64-x86_64-libexif-0.6.22-1-any.pkg.tar.zst... 2021-05-16T23:10:40.2169309Z downloading mingw-w64-x86_64-libmfx-1.25-1-any.pkg.tar.xz... 2021-05-16T23:10:40.3140534Z downloading mingw-w64-x86_64-libmodplug-0.8.9.0-3-any.pkg.tar.zst... 2021-05-16T23:10:40.4139310Z downloading mingw-w64-x86_64-libsoxr-0.1.3-2-any.pkg.tar.zst... 2021-05-16T23:10:40.5080729Z downloading mingw-w64-x86_64-libvorbis-1.3.7-1-any.pkg.tar.zst... 2021-05-16T23:10:40.6052513Z downloading mingw-w64-x86_64-libtheora-1.1.1-6-any.pkg.tar.zst... 2021-05-16T23:10:40.7019716Z downloading mingw-w64-x86_64-libvpx-1.10.0-1-any.pkg.tar.zst... 2021-05-16T23:10:40.8146459Z downloading mingw-w64-x86_64-libmysofa-1.1-1-any.pkg.tar.zst... 2021-05-16T23:10:40.9212190Z downloading mingw-w64-x86_64-openal-1.21.0-2-any.pkg.tar.zst... 2021-05-16T23:10:41.0215118Z downloading mingw-w64-x86_64-opencore-amr-0.1.5-1-any.pkg.tar.xz... 2021-05-16T23:10:41.1164401Z downloading mingw-w64-x86_64-opus-1.3.1-4-any.pkg.tar.zst... 2021-05-16T23:10:41.2116619Z downloading mingw-w64-x86_64-rtmpdump-git-r514.c5f04a5-4-any.pkg.tar.zst... 2021-05-16T23:10:41.3102952Z downloading mingw-w64-x86_64-speexdsp-1.2.0-1-any.pkg.tar.xz... 2021-05-16T23:10:41.4222302Z downloading mingw-w64-x86_64-speex-1.2.0-1-any.pkg.tar.xz... 2021-05-16T23:10:41.5254385Z downloading mingw-w64-x86_64-srt-1.4.2-1-any.pkg.tar.zst... 2021-05-16T23:10:41.6327278Z downloading mingw-w64-x86_64-l-smash-2.14.5-1-any.pkg.tar.xz... 2021-05-16T23:10:41.7300889Z downloading mingw-w64-x86_64-ffms2-2.40-1-any.pkg.tar.zst... 2021-05-16T23:10:42.4356615Z downloading mingw-w64-x86_64-x264-git-r2991.1771b556-1-any.pkg.tar.xz... 2021-05-16T23:10:42.4357725Z downloading mingw-w64-x86_64-x265-3.4-2-any.pkg.tar.zst... 2021-05-16T23:10:42.4358805Z downloading mingw-w64-x86_64-xvidcore-1.3.7-2-any.pkg.tar.zst... 2021-05-16T23:10:42.4365896Z downloading mingw-w64-x86_64-ffmpeg-4.4-1-any.pkg.tar.zst... 2021-05-16T23:10:42.6440191Z checking keyring... 2021-05-16T23:10:42.9808209Z checking package integrity... 2021-05-16T23:10:56.6606482Z loading package files... 2021-05-16T23:10:56.9727753Z checking for file conflicts... 2021-05-16T23:10:57.6149895Z checking available disk space... 2021-05-16T23:10:57.6192155Z :: Processing package changes... 2021-05-16T23:10:57.6193069Z installing mingw-w64-x86_64-libogg... 2021-05-16T23:10:57.7241017Z installing mingw-w64-x86_64-celt... 2021-05-16T23:10:57.7461897Z installing mingw-w64-x86_64-gavl... 2021-05-16T23:10:58.2064257Z installing mingw-w64-x86_64-eigen3... 2021-05-16T23:10:58.6738633Z installing mingw-w64-x86_64-libunwind... 2021-05-16T23:10:58.6790446Z installing mingw-w64-x86_64-glog... 2021-05-16T23:10:58.7064478Z installing mingw-w64-x86_64-metis... 2021-05-16T23:10:58.7613334Z installing mingw-w64-x86_64-suitesparse... 2021-05-16T23:10:58.8720700Z installing mingw-w64-x86_64-ceres-solver... 2021-05-16T23:10:58.9349035Z installing mingw-w64-x86_64-intel-tbb... 2021-05-16T23:10:59.0556495Z installing mingw-w64-x86_64-freeglut... 2021-05-16T23:10:59.0724289Z installing mingw-w64-x86_64-libjpeg-turbo... 2021-05-16T23:10:59.1111698Z installing mingw-w64-x86_64-jasper... 2021-05-16T23:10:59.3134520Z installing mingw-w64-x86_64-szip... 2021-05-16T23:10:59.3331050Z installing mingw-w64-x86_64-hdf5... 2021-05-16T23:10:59.7221546Z installing mingw-w64-x86_64-libdeflate... 2021-05-16T23:10:59.7306718Z installing mingw-w64-x86_64-giflib... 2021-05-16T23:10:59.7496634Z installing mingw-w64-x86_64-libwebp... 2021-05-16T23:10:59.7863482Z installing mingw-w64-x86_64-libtiff... 2021-05-16T23:10:59.9813326Z installing mingw-w64-x86_64-cppunit... 2021-05-16T23:11:00.0530077Z installing mingw-w64-x86_64-jxrlib... 2021-05-16T23:11:00.0988398Z installing mingw-w64-x86_64-lcms2... 2021-05-16T23:11:00.1179175Z installing mingw-w64-x86_64-libraw... 2021-05-16T23:11:00.1563685Z installing mingw-w64-x86_64-openjpeg2... 2021-05-16T23:11:00.2676805Z installing mingw-w64-x86_64-ilmbase... 2021-05-16T23:11:00.3252960Z installing mingw-w64-x86_64-openexr... 2021-05-16T23:11:00.4580630Z installing mingw-w64-x86_64-freeimage... 2021-05-16T23:11:00.4786205Z installing mingw-w64-x86_64-glsl-optimizer-git... 2021-05-16T23:11:00.5016480Z installing mingw-w64-x86_64-hlsl2glsl-git... 2021-05-16T23:11:00.5091886Z installing mingw-w64-x86_64-vulkan-headers... 2021-05-16T23:11:00.5548367Z installing mingw-w64-x86_64-vulkan-loader... 2021-05-16T23:11:00.5628198Z installing mingw-w64-x86_64-SDL2... 2021-05-16T23:11:00.6506922Z installing mingw-w64-x86_64-pugixml... 2021-05-16T23:11:00.6641628Z installing mingw-w64-x86_64-tinyxml... 2021-05-16T23:11:00.6723425Z installing mingw-w64-x86_64-zziplib... 2021-05-16T23:11:00.7721945Z Optional dependencies for mingw-w64-x86_64-zziplib 2021-05-16T23:11:00.7723194Z mingw-w64-x86_64-SDL: SDL_rwops for ZZipLib 2021-05-16T23:11:00.7724103Z installing mingw-w64-x86_64-ogre3d... 2021-05-16T23:11:02.6204095Z installing mingw-w64-x86_64-leptonica... 2021-05-16T23:11:02.6761288Z installing mingw-w64-x86_64-fribidi... 2021-05-16T23:11:02.6987725Z installing mingw-w64-x86_64-libdatrie... 2021-05-16T23:11:02.7660653Z installing mingw-w64-x86_64-libthai... 2021-05-16T23:11:02.7957600Z installing mingw-w64-x86_64-pango... 2021-05-16T23:11:03.7856672Z installing mingw-w64-x86_64-tesseract-ocr... 2021-05-16T23:11:03.9168457Z installing mingw-w64-x86_64-opencv... 2021-05-16T23:11:04.7876631Z Optional dependencies for mingw-w64-x86_64-opencv 2021-05-16T23:11:04.7878013Z mingw-w64-x86_64-ffmpeg: support to read and write video files [pending] 2021-05-16T23:11:04.7880500Z mingw-w64-x86_64-python-numpy: Python 3.x interface [installed] 2021-05-16T23:11:04.7881684Z installing mingw-w64-x86_64-frei0r-plugins... 2021-05-16T23:11:04.8989146Z installing mingw-w64-x86_64-dav1d... 2021-05-16T23:11:05.1377902Z installing mingw-w64-x86_64-gnutls... 2021-05-16T23:11:06.2188414Z installing mingw-w64-x86_64-gsm... 2021-05-16T23:11:06.2404838Z installing mingw-w64-x86_64-lame... 2021-05-16T23:11:06.3022774Z installing mingw-w64-x86_64-libass... 2021-05-16T23:11:06.3117550Z installing mingw-w64-x86_64-libxml2... 2021-05-16T23:11:06.8960179Z installing mingw-w64-x86_64-libbluray... 2021-05-16T23:11:06.9134835Z installing mingw-w64-x86_64-libcaca... 2021-05-16T23:11:06.9454717Z installing mingw-w64-x86_64-libexif... 2021-05-16T23:11:06.9948920Z installing mingw-w64-x86_64-libmfx... 2021-05-16T23:11:07.0299683Z installing mingw-w64-x86_64-libmodplug... 2021-05-16T23:11:07.0425409Z installing mingw-w64-x86_64-libsoxr... 2021-05-16T23:11:07.0675826Z installing mingw-w64-x86_64-libvorbis... 2021-05-16T23:11:07.1998757Z installing mingw-w64-x86_64-libtheora... 2021-05-16T23:11:07.2986996Z installing mingw-w64-x86_64-libvpx... 2021-05-16T23:11:07.3342622Z installing mingw-w64-x86_64-libmysofa... 2021-05-16T23:11:07.3488939Z installing mingw-w64-x86_64-openal... 2021-05-16T23:11:07.3796127Z installing mingw-w64-x86_64-opencore-amr... 2021-05-16T23:11:07.4098953Z installing mingw-w64-x86_64-opus... 2021-05-16T23:11:07.4244679Z installing mingw-w64-x86_64-rtmpdump-git... 2021-05-16T23:11:07.4391332Z installing mingw-w64-x86_64-speexdsp... 2021-05-16T23:11:07.4851161Z installing mingw-w64-x86_64-speex... 2021-05-16T23:11:07.5394473Z installing mingw-w64-x86_64-srt... 2021-05-16T23:11:07.5661503Z installing mingw-w64-x86_64-l-smash... 2021-05-16T23:11:07.6346703Z installing mingw-w64-x86_64-ffms2... 2021-05-16T23:11:07.6490938Z installing mingw-w64-x86_64-x264-git... 2021-05-16T23:11:07.7811849Z installing mingw-w64-x86_64-x265... 2021-05-16T23:11:07.8714562Z installing mingw-w64-x86_64-xvidcore... 2021-05-16T23:11:07.8887873Z installing mingw-w64-x86_64-ffmpeg... 2021-05-16T23:11:09.0006210Z resolving dependencies... 2021-05-16T23:11:09.0145158Z looking for conflicting packages... 2021-05-16T23:11:09.0332633Z 2021-05-16T23:11:09.0333631Z Packages (1) mingw-w64-x86_64-fftw-3.3.9-2 2021-05-16T23:11:09.0334146Z 2021-05-16T23:11:09.0334724Z Total Download Size: 3.13 MiB 2021-05-16T23:11:09.0335611Z Total Installed Size: 21.70 MiB 2021-05-16T23:11:09.0336041Z 2021-05-16T23:11:09.0336732Z :: Proceed with installation? [Y/n] 2021-05-16T23:11:09.0337486Z :: Retrieving packages... 2021-05-16T23:11:09.3423254Z downloading mingw-w64-x86_64-fftw-3.3.9-2-any.pkg.tar.zst... 2021-05-16T23:11:10.0895585Z checking keyring... 2021-05-16T23:11:10.1764521Z checking package integrity... 2021-05-16T23:11:10.3378635Z loading package files... 2021-05-16T23:11:10.3403230Z checking for file conflicts... 2021-05-16T23:11:10.3430048Z checking available disk space... 2021-05-16T23:11:10.3439992Z :: Processing package changes... 2021-05-16T23:11:10.3440866Z installing mingw-w64-x86_64-fftw... 2021-05-16T23:11:11.2720049Z warning: mingw-w64-x86_64-flatbuffers-1.12.0-2 is up to date -- reinstalling 2021-05-16T23:11:11.2721935Z resolving dependencies... 2021-05-16T23:11:11.2873044Z looking for conflicting packages... 2021-05-16T23:11:11.2996344Z 2021-05-16T23:11:11.2997513Z Packages (1) mingw-w64-x86_64-flatbuffers-1.12.0-2 2021-05-16T23:11:11.2998144Z 2021-05-16T23:11:11.2999063Z Total Installed Size: 4.17 MiB 2021-05-16T23:11:11.3000158Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:11:11.3000808Z 2021-05-16T23:11:11.3001618Z :: Proceed with installation? [Y/n] 2021-05-16T23:11:11.3002322Z checking keyring... 2021-05-16T23:11:11.3718976Z checking package integrity... 2021-05-16T23:11:11.4891079Z loading package files... 2021-05-16T23:11:11.4912332Z checking for file conflicts... 2021-05-16T23:11:11.4913222Z checking available disk space... 2021-05-16T23:11:11.4937909Z :: Processing package changes... 2021-05-16T23:11:11.4938827Z reinstalling mingw-w64-x86_64-flatbuffers... 2021-05-16T23:11:12.3894343Z warning: mingw-w64-x86_64-fontconfig-2.13.93-3 is up to date -- reinstalling 2021-05-16T23:11:12.3895270Z resolving dependencies... 2021-05-16T23:11:12.4044469Z looking for conflicting packages... 2021-05-16T23:11:12.4180375Z 2021-05-16T23:11:12.4181455Z Packages (1) mingw-w64-x86_64-fontconfig-2.13.93-3 2021-05-16T23:11:12.4182062Z 2021-05-16T23:11:12.4182962Z Total Installed Size: 1.29 MiB 2021-05-16T23:11:12.4183942Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:11:12.4184601Z 2021-05-16T23:11:12.4185561Z :: Proceed with installation? [Y/n] 2021-05-16T23:11:12.4186259Z checking keyring... 2021-05-16T23:11:12.4917477Z checking package integrity... 2021-05-16T23:11:12.6076835Z loading package files... 2021-05-16T23:11:12.6102565Z checking for file conflicts... 2021-05-16T23:11:12.6103383Z checking available disk space... 2021-05-16T23:11:12.6156981Z :: Processing package changes... 2021-05-16T23:11:12.6157982Z reinstalling mingw-w64-x86_64-fontconfig... 2021-05-16T23:11:15.0744362Z updating font cache... done. 2021-05-16T23:11:15.0771141Z :: Running post-transaction hooks... 2021-05-16T23:11:15.0772034Z (1/1) Updating fontconfig cache... 2021-05-16T23:11:15.9363155Z warning: mingw-w64-x86_64-freetype-2.10.4-2 is up to date -- reinstalling 2021-05-16T23:11:15.9364094Z resolving dependencies... 2021-05-16T23:11:15.9576476Z looking for conflicting packages... 2021-05-16T23:11:15.9637728Z 2021-05-16T23:11:15.9638673Z Packages (1) mingw-w64-x86_64-freetype-2.10.4-2 2021-05-16T23:11:15.9639322Z 2021-05-16T23:11:15.9640371Z Total Installed Size: 2.54 MiB 2021-05-16T23:11:15.9641046Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:11:15.9641859Z 2021-05-16T23:11:15.9642942Z :: Proceed with installation? [Y/n] 2021-05-16T23:11:15.9643730Z checking keyring... 2021-05-16T23:11:16.0357134Z checking package integrity... 2021-05-16T23:11:16.1504736Z loading package files... 2021-05-16T23:11:16.1523313Z checking for file conflicts... 2021-05-16T23:11:16.1524133Z checking available disk space... 2021-05-16T23:11:16.1562236Z :: Processing package changes... 2021-05-16T23:11:16.1563096Z reinstalling mingw-w64-x86_64-freetype... 2021-05-16T23:11:16.9708920Z warning: mingw-w64-x86_64-fribidi-1.0.10-2 is up to date -- reinstalling 2021-05-16T23:11:16.9710359Z resolving dependencies... 2021-05-16T23:11:16.9712004Z looking for conflicting packages... 2021-05-16T23:11:16.9969452Z 2021-05-16T23:11:16.9970652Z Packages (1) mingw-w64-x86_64-fribidi-1.0.10-2 2021-05-16T23:11:16.9971942Z 2021-05-16T23:11:16.9973130Z Total Installed Size: 0.44 MiB 2021-05-16T23:11:16.9974049Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:11:16.9974516Z 2021-05-16T23:11:16.9975274Z :: Proceed with installation? [Y/n] 2021-05-16T23:11:16.9975976Z checking keyring... 2021-05-16T23:11:17.0736762Z checking package integrity... 2021-05-16T23:11:17.1945039Z loading package files... 2021-05-16T23:11:17.1973677Z checking for file conflicts... 2021-05-16T23:11:17.1974521Z checking available disk space... 2021-05-16T23:11:17.2002268Z :: Processing package changes... 2021-05-16T23:11:17.2003117Z reinstalling mingw-w64-x86_64-fribidi... 2021-05-16T23:11:18.0232503Z warning: mingw-w64-x86_64-gcc-10.3.0-2 is up to date -- reinstalling 2021-05-16T23:11:18.0233344Z resolving dependencies... 2021-05-16T23:11:18.0454889Z looking for conflicting packages... 2021-05-16T23:11:18.9286539Z 2021-05-16T23:11:18.9287351Z Packages (1) mingw-w64-x86_64-gcc-10.3.0-2 2021-05-16T23:11:18.9287770Z 2021-05-16T23:11:18.9288341Z Total Download Size: 27.13 MiB 2021-05-16T23:11:18.9288896Z Total Installed Size: 156.41 MiB 2021-05-16T23:11:18.9289451Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:11:18.9289786Z 2021-05-16T23:11:18.9290301Z :: Proceed with installation? [Y/n] 2021-05-16T23:11:18.9290916Z :: Retrieving packages... 2021-05-16T23:11:18.9291723Z downloading mingw-w64-x86_64-gcc-10.3.0-2-any.pkg.tar.zst... 2021-05-16T23:11:20.1206791Z checking keyring... 2021-05-16T23:11:20.2155204Z checking package integrity... 2021-05-16T23:11:20.5966975Z loading package files... 2021-05-16T23:11:20.6098068Z checking for file conflicts... 2021-05-16T23:11:20.6099411Z checking available disk space... 2021-05-16T23:11:20.6544068Z :: Processing package changes... 2021-05-16T23:11:20.6545666Z reinstalling mingw-w64-x86_64-gcc... 2021-05-16T23:11:22.8218629Z resolving dependencies... 2021-05-16T23:11:22.9829450Z looking for conflicting packages... 2021-05-16T23:11:22.9893065Z 2021-05-16T23:11:22.9899252Z Packages (26) mingw-w64-x86_64-crypto++-8.4.0-2 mingw-w64-x86_64-geos-3.8.0-1 mingw-w64-x86_64-json-c-0.15-1 mingw-w64-x86_64-libde265-1.0.8-1 mingw-w64-x86_64-libfreexl-1.0.6-1 mingw-w64-x86_64-libgcrypt-1.9.2-2 mingw-w64-x86_64-libgeotiff-1.6.0-1 mingw-w64-x86_64-libgpg-error-1.41-3 mingw-w64-x86_64-libheif-1.11.0-2 mingw-w64-x86_64-libkml-1.3.0-8 mingw-w64-x86_64-libmariadbclient-3.1.12-1 mingw-w64-x86_64-librttopo-1.1.0-1 mingw-w64-x86_64-libspatialite-5.0.1-2 mingw-w64-x86_64-libxslt-1.1.34-3 mingw-w64-x86_64-minizip-git-1.2.445.e67b996-2 mingw-w64-x86_64-netcdf-4.7.4-2 mingw-w64-x86_64-nspr-4.25-1 mingw-w64-x86_64-nss-3.52.1-1 mingw-w64-x86_64-poppler-20.12.1-2 mingw-w64-x86_64-poppler-data-0.4.10-1 mingw-w64-x86_64-postgresql-13.1-1 mingw-w64-x86_64-proj-6.3.2-2 mingw-w64-x86_64-rav1e-0.4.1-1 mingw-w64-x86_64-xerces-c-3.2.3-3 winpty-0.4.3-1 mingw-w64-x86_64-gdal-3.2.2-3 2021-05-16T23:11:22.9903477Z 2021-05-16T23:11:22.9904141Z Total Download Size: 48.47 MiB 2021-05-16T23:11:22.9904827Z Total Installed Size: 363.82 MiB 2021-05-16T23:11:22.9905245Z 2021-05-16T23:11:22.9905992Z :: Proceed with installation? [Y/n] 2021-05-16T23:11:22.9906721Z :: Retrieving packages... 2021-05-16T23:11:23.2978538Z downloading mingw-w64-x86_64-crypto++-8.4.0-2-any.pkg.tar.zst... 2021-05-16T23:11:24.2395400Z downloading mingw-w64-x86_64-geos-3.8.0-1-any.pkg.tar.xz... 2021-05-16T23:11:24.3427328Z downloading mingw-w64-x86_64-json-c-0.15-1-any.pkg.tar.zst... 2021-05-16T23:11:24.4386529Z downloading mingw-w64-x86_64-libfreexl-1.0.6-1-any.pkg.tar.zst... 2021-05-16T23:11:24.5348509Z downloading mingw-w64-x86_64-proj-6.3.2-2-any.pkg.tar.zst... 2021-05-16T23:11:24.6613215Z downloading mingw-w64-x86_64-libgeotiff-1.6.0-1-any.pkg.tar.zst... 2021-05-16T23:11:24.7597397Z downloading mingw-w64-x86_64-libde265-1.0.8-1-any.pkg.tar.zst... 2021-05-16T23:11:24.8617573Z downloading mingw-w64-x86_64-rav1e-0.4.1-1-any.pkg.tar.zst... 2021-05-16T23:11:24.9861857Z downloading mingw-w64-x86_64-libheif-1.11.0-2-any.pkg.tar.zst... 2021-05-16T23:11:25.0855933Z downloading mingw-w64-x86_64-minizip-git-1.2.445.e67b996-2-any.pkg.tar.zst... 2021-05-16T23:11:25.1809951Z downloading mingw-w64-x86_64-libkml-1.3.0-8-any.pkg.tar.xz... 2021-05-16T23:11:25.2810109Z downloading mingw-w64-x86_64-libmariadbclient-3.1.12-1-any.pkg.tar.zst... 2021-05-16T23:11:25.3783486Z downloading mingw-w64-x86_64-librttopo-1.1.0-1-any.pkg.tar.zst... 2021-05-16T23:11:25.5865202Z downloading mingw-w64-x86_64-libspatialite-5.0.1-2-any.pkg.tar.zst... 2021-05-16T23:11:25.7894790Z downloading mingw-w64-x86_64-netcdf-4.7.4-2-any.pkg.tar.zst... 2021-05-16T23:11:25.8916831Z downloading mingw-w64-x86_64-nspr-4.25-1-any.pkg.tar.xz... 2021-05-16T23:11:25.9901198Z downloading mingw-w64-x86_64-nss-3.52.1-1-any.pkg.tar.zst... 2021-05-16T23:11:26.1062660Z downloading mingw-w64-x86_64-poppler-data-0.4.10-1-any.pkg.tar.zst... 2021-05-16T23:11:26.2492020Z downloading mingw-w64-x86_64-poppler-20.12.1-2-any.pkg.tar.zst... 2021-05-16T23:11:26.3699535Z downloading mingw-w64-x86_64-libgpg-error-1.41-3-any.pkg.tar.zst... 2021-05-16T23:11:26.4708256Z downloading mingw-w64-x86_64-libgcrypt-1.9.2-2-any.pkg.tar.zst... 2021-05-16T23:11:26.5744523Z downloading mingw-w64-x86_64-libxslt-1.1.34-3-any.pkg.tar.zst... 2021-05-16T23:11:26.6742812Z downloading mingw-w64-x86_64-postgresql-13.1-1-any.pkg.tar.zst... 2021-05-16T23:11:27.0044053Z downloading mingw-w64-x86_64-xerces-c-3.2.3-3-any.pkg.tar.zst... 2021-05-16T23:11:27.1633021Z downloading mingw-w64-x86_64-gdal-3.2.2-3-any.pkg.tar.zst... 2021-05-16T23:11:27.8318596Z downloading winpty-0.4.3-1-x86_64.pkg.tar.xz... 2021-05-16T23:11:27.8436770Z checking keyring... 2021-05-16T23:11:28.1967144Z checking package integrity... 2021-05-16T23:11:32.8342995Z loading package files... 2021-05-16T23:11:32.9596069Z checking for file conflicts... 2021-05-16T23:11:33.2879962Z checking available disk space... 2021-05-16T23:11:33.2905064Z :: Processing package changes... 2021-05-16T23:11:33.2906045Z installing mingw-w64-x86_64-crypto++... 2021-05-16T23:11:33.5347751Z installing mingw-w64-x86_64-geos... 2021-05-16T23:11:33.9632725Z installing mingw-w64-x86_64-json-c... 2021-05-16T23:11:33.9857204Z installing mingw-w64-x86_64-libfreexl... 2021-05-16T23:11:33.9923242Z installing mingw-w64-x86_64-proj... 2021-05-16T23:11:34.0902439Z installing mingw-w64-x86_64-libgeotiff... 2021-05-16T23:11:34.1147744Z installing mingw-w64-x86_64-libde265... 2021-05-16T23:11:34.1392730Z Optional dependencies for mingw-w64-x86_64-libde265 2021-05-16T23:11:34.1394060Z mingw-w64-x86_64-ffmpeg: sherlock265 [installed] 2021-05-16T23:11:34.1395043Z mingw-w64-x86_64-qt5: sherlock265 2021-05-16T23:11:34.1395904Z mingw-w64-x86_64-SDL: dec265 2021-05-16T23:11:34.1396812Z installing mingw-w64-x86_64-rav1e... 2021-05-16T23:11:34.1724859Z installing mingw-w64-x86_64-libheif... 2021-05-16T23:11:34.1996531Z installing mingw-w64-x86_64-minizip-git... 2021-05-16T23:11:34.2208364Z installing mingw-w64-x86_64-libkml... 2021-05-16T23:11:34.3943640Z installing mingw-w64-x86_64-libmariadbclient... 2021-05-16T23:11:34.4433932Z installing mingw-w64-x86_64-librttopo... 2021-05-16T23:11:34.4561144Z installing mingw-w64-x86_64-libspatialite... 2021-05-16T23:11:34.5652926Z installing mingw-w64-x86_64-netcdf... 2021-05-16T23:11:34.6008172Z installing mingw-w64-x86_64-nspr... 2021-05-16T23:11:34.6921475Z installing mingw-w64-x86_64-nss... 2021-05-16T23:11:34.8163717Z installing mingw-w64-x86_64-poppler-data... 2021-05-16T23:11:35.2471945Z installing mingw-w64-x86_64-poppler... 2021-05-16T23:11:35.4163440Z Optional dependencies for mingw-w64-x86_64-poppler 2021-05-16T23:11:35.4164674Z mingw-w64-x86_64-glib2: libpoppler-glib [installed] 2021-05-16T23:11:35.4165599Z mingw-w64-x86_64-qt5: libpoppler-qt5 2021-05-16T23:11:35.4166728Z installing mingw-w64-x86_64-libgpg-error... 2021-05-16T23:11:35.4555890Z installing mingw-w64-x86_64-libgcrypt... 2021-05-16T23:11:35.4784427Z installing mingw-w64-x86_64-libxslt... 2021-05-16T23:11:35.5960180Z installing winpty... 2021-05-16T23:11:35.6756563Z installing mingw-w64-x86_64-postgresql... 2021-05-16T23:11:37.4257526Z installing mingw-w64-x86_64-xerces-c... 2021-05-16T23:11:38.0093519Z installing mingw-w64-x86_64-gdal... 2021-05-16T23:11:39.2656561Z warning: mingw-w64-x86_64-gdb-10.2-1 is up to date -- reinstalling 2021-05-16T23:11:39.2657629Z resolving dependencies... 2021-05-16T23:11:39.2904680Z looking for conflicting packages... 2021-05-16T23:11:39.2974828Z 2021-05-16T23:11:39.2975805Z Packages (1) mingw-w64-x86_64-gdb-10.2-1 2021-05-16T23:11:39.2976389Z 2021-05-16T23:11:39.2977162Z Total Download Size: 4.15 MiB 2021-05-16T23:11:39.2977990Z Total Installed Size: 13.89 MiB 2021-05-16T23:11:39.2978778Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:11:39.2979283Z 2021-05-16T23:11:39.2980165Z :: Proceed with installation? [Y/n] 2021-05-16T23:11:39.2981030Z :: Retrieving packages... 2021-05-16T23:11:39.6319976Z downloading mingw-w64-x86_64-gdb-10.2-1-any.pkg.tar.zst... 2021-05-16T23:11:40.6387770Z checking keyring... 2021-05-16T23:11:40.7390157Z checking package integrity... 2021-05-16T23:11:40.9186495Z loading package files... 2021-05-16T23:11:40.9225758Z checking for file conflicts... 2021-05-16T23:11:40.9226718Z checking available disk space... 2021-05-16T23:11:40.9289696Z :: Processing package changes... 2021-05-16T23:11:40.9290726Z reinstalling mingw-w64-x86_64-gdb... 2021-05-16T23:11:41.9514993Z warning: mingw-w64-x86_64-gdbm-1.19-1 is up to date -- reinstalling 2021-05-16T23:11:41.9515845Z resolving dependencies... 2021-05-16T23:11:41.9669720Z looking for conflicting packages... 2021-05-16T23:11:41.9820404Z 2021-05-16T23:11:41.9821559Z Packages (1) mingw-w64-x86_64-gdbm-1.19-1 2021-05-16T23:11:41.9822083Z 2021-05-16T23:11:41.9823383Z Total Installed Size: 0.72 MiB 2021-05-16T23:11:41.9824627Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:11:41.9825079Z 2021-05-16T23:11:41.9825804Z :: Proceed with installation? [Y/n] 2021-05-16T23:11:41.9826488Z checking keyring... 2021-05-16T23:11:42.0554015Z checking package integrity... 2021-05-16T23:11:42.1799019Z loading package files... 2021-05-16T23:11:42.1820305Z checking for file conflicts... 2021-05-16T23:11:42.1821176Z checking available disk space... 2021-05-16T23:11:42.1855819Z :: Processing package changes... 2021-05-16T23:11:42.1856661Z reinstalling mingw-w64-x86_64-gdbm... 2021-05-16T23:11:42.9903864Z resolving dependencies... 2021-05-16T23:11:43.0064681Z looking for conflicting packages... 2021-05-16T23:11:43.0195435Z 2021-05-16T23:11:43.0196473Z Packages (1) mingw-w64-x86_64-gdk-pixbuf2-2.42.4-1 2021-05-16T23:11:43.0197066Z 2021-05-16T23:11:43.0197672Z Total Download Size: 1.57 MiB 2021-05-16T23:11:43.0198494Z Total Installed Size: 6.77 MiB 2021-05-16T23:11:43.0198964Z 2021-05-16T23:11:43.0199740Z :: Proceed with installation? [Y/n] 2021-05-16T23:11:43.0200450Z :: Retrieving packages... 2021-05-16T23:11:43.3321674Z downloading mingw-w64-x86_64-gdk-pixbuf2-2.42.4-1-any.pkg.tar.zst... 2021-05-16T23:11:44.0035395Z checking keyring... 2021-05-16T23:11:44.0992617Z checking package integrity... 2021-05-16T23:11:44.2517955Z loading package files... 2021-05-16T23:11:44.2611747Z checking for file conflicts... 2021-05-16T23:11:44.2998876Z checking available disk space... 2021-05-16T23:11:44.3010249Z :: Processing package changes... 2021-05-16T23:11:44.3011182Z installing mingw-w64-x86_64-gdk-pixbuf2... 2021-05-16T23:11:44.7685397Z :: Running post-transaction hooks... 2021-05-16T23:11:44.7687221Z (1/1) Probing GDK-Pixbuf loader modules... 2021-05-16T23:11:45.7223452Z warning: mingw-w64-x86_64-geos-3.8.0-1 is up to date -- reinstalling 2021-05-16T23:11:45.7224295Z resolving dependencies... 2021-05-16T23:11:45.7225425Z looking for conflicting packages... 2021-05-16T23:11:45.7558098Z 2021-05-16T23:11:45.7560381Z Packages (1) mingw-w64-x86_64-geos-3.8.0-1 2021-05-16T23:11:45.7567075Z 2021-05-16T23:11:45.7568151Z Total Installed Size: 7.40 MiB 2021-05-16T23:11:45.7568868Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:11:45.7569273Z 2021-05-16T23:11:45.7570026Z :: Proceed with installation? [Y/n] 2021-05-16T23:11:45.7570875Z checking keyring... 2021-05-16T23:11:45.8276873Z checking package integrity... 2021-05-16T23:11:45.9617038Z loading package files... 2021-05-16T23:11:45.9746827Z checking for file conflicts... 2021-05-16T23:11:45.9747766Z checking available disk space... 2021-05-16T23:11:46.0058439Z :: Processing package changes... 2021-05-16T23:11:46.0059625Z reinstalling mingw-w64-x86_64-geos... 2021-05-16T23:11:47.2665304Z warning: mingw-w64-x86_64-gettext-0.19.8.1-10 is up to date -- reinstalling 2021-05-16T23:11:47.2666305Z resolving dependencies... 2021-05-16T23:11:47.2820844Z looking for conflicting packages... 2021-05-16T23:11:47.3005944Z 2021-05-16T23:11:47.3007108Z Packages (1) mingw-w64-x86_64-gettext-0.19.8.1-10 2021-05-16T23:11:47.3008143Z 2021-05-16T23:11:47.3009297Z Total Download Size: 3.36 MiB 2021-05-16T23:11:47.3009990Z Total Installed Size: 18.30 MiB 2021-05-16T23:11:47.3010636Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:11:47.3011056Z 2021-05-16T23:11:47.3012085Z :: Proceed with installation? [Y/n] 2021-05-16T23:11:47.3012880Z :: Retrieving packages... 2021-05-16T23:11:47.6122708Z downloading mingw-w64-x86_64-gettext-0.19.8.1-10-any.pkg.tar.zst... 2021-05-16T23:11:48.3587200Z checking keyring... 2021-05-16T23:11:48.4645543Z checking package integrity... 2021-05-16T23:11:48.6315038Z loading package files... 2021-05-16T23:11:48.6634238Z checking for file conflicts... 2021-05-16T23:11:48.6654220Z checking available disk space... 2021-05-16T23:11:48.7621723Z :: Processing package changes... 2021-05-16T23:11:48.7622975Z reinstalling mingw-w64-x86_64-gettext... 2021-05-16T23:11:51.5311511Z warning: mingw-w64-x86_64-gflags-2.2.2-2 is up to date -- reinstalling 2021-05-16T23:11:51.5312369Z resolving dependencies... 2021-05-16T23:11:51.5313460Z looking for conflicting packages... 2021-05-16T23:11:51.5621410Z 2021-05-16T23:11:51.5622615Z Packages (1) mingw-w64-x86_64-gflags-2.2.2-2 2021-05-16T23:11:51.5623349Z 2021-05-16T23:11:51.5624338Z Total Installed Size: 1.09 MiB 2021-05-16T23:11:51.5625463Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:11:51.5625945Z 2021-05-16T23:11:51.5626663Z :: Proceed with installation? [Y/n] 2021-05-16T23:11:51.5627363Z checking keyring... 2021-05-16T23:11:51.6409273Z checking package integrity... 2021-05-16T23:11:51.7528473Z loading package files... 2021-05-16T23:11:51.7586089Z checking for file conflicts... 2021-05-16T23:11:51.7586955Z checking available disk space... 2021-05-16T23:11:51.7608911Z :: Processing package changes... 2021-05-16T23:11:51.7609751Z reinstalling mingw-w64-x86_64-gflags... 2021-05-16T23:11:52.5731299Z warning: mingw-w64-x86_64-giflib-5.2.1-3 is up to date -- reinstalling 2021-05-16T23:11:52.5732182Z resolving dependencies... 2021-05-16T23:11:52.5831119Z looking for conflicting packages... 2021-05-16T23:11:52.6021450Z 2021-05-16T23:11:52.6022673Z Packages (1) mingw-w64-x86_64-giflib-5.2.1-3 2021-05-16T23:11:52.6023207Z 2021-05-16T23:11:52.6023993Z Total Installed Size: 0.73 MiB 2021-05-16T23:11:52.6024590Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:11:52.6025522Z 2021-05-16T23:11:52.6026260Z :: Proceed with installation? [Y/n] 2021-05-16T23:11:52.6026945Z checking keyring... 2021-05-16T23:11:52.6729886Z checking package integrity... 2021-05-16T23:11:52.7875947Z loading package files... 2021-05-16T23:11:52.7900519Z checking for file conflicts... 2021-05-16T23:11:52.7901652Z checking available disk space... 2021-05-16T23:11:52.7923543Z :: Processing package changes... 2021-05-16T23:11:52.7924431Z reinstalling mingw-w64-x86_64-giflib... 2021-05-16T23:11:53.5872425Z warning: mingw-w64-x86_64-glib2-2.68.2-1 is up to date -- reinstalling 2021-05-16T23:11:53.5873689Z resolving dependencies... 2021-05-16T23:11:53.6119968Z looking for conflicting packages... 2021-05-16T23:11:53.6188847Z 2021-05-16T23:11:53.6190236Z Packages (1) mingw-w64-x86_64-glib2-2.68.2-1 2021-05-16T23:11:53.6191541Z 2021-05-16T23:11:53.6192307Z Total Installed Size: 22.99 MiB 2021-05-16T23:11:53.6193184Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:11:53.6193876Z 2021-05-16T23:11:53.6194637Z :: Proceed with installation? [Y/n] 2021-05-16T23:11:53.6195311Z checking keyring... 2021-05-16T23:11:53.6974850Z checking package integrity... 2021-05-16T23:11:53.8366785Z loading package files... 2021-05-16T23:11:53.8456768Z checking for file conflicts... 2021-05-16T23:11:53.8457752Z checking available disk space... 2021-05-16T23:11:53.8729270Z :: Processing package changes... 2021-05-16T23:11:53.8730276Z reinstalling mingw-w64-x86_64-glib2... 2021-05-16T23:11:55.1852625Z resolving dependencies... 2021-05-16T23:11:55.1968478Z looking for conflicting packages... 2021-05-16T23:11:55.2154717Z 2021-05-16T23:11:55.2155789Z Packages (1) mingw-w64-x86_64-glpk-4.65-2 2021-05-16T23:11:55.2156317Z 2021-05-16T23:11:55.2156889Z Total Download Size: 0.60 MiB 2021-05-16T23:11:55.2157568Z Total Installed Size: 2.63 MiB 2021-05-16T23:11:55.2157999Z 2021-05-16T23:11:55.2158717Z :: Proceed with installation? [Y/n] 2021-05-16T23:11:55.2159453Z :: Retrieving packages... 2021-05-16T23:11:55.5309621Z downloading mingw-w64-x86_64-glpk-4.65-2-any.pkg.tar.zst... 2021-05-16T23:11:55.9917009Z checking keyring... 2021-05-16T23:11:56.0794060Z checking package integrity... 2021-05-16T23:11:56.2187525Z loading package files... 2021-05-16T23:11:56.2207690Z checking for file conflicts... 2021-05-16T23:11:56.2212153Z checking available disk space... 2021-05-16T23:11:56.2223180Z :: Processing package changes... 2021-05-16T23:11:56.2224026Z installing mingw-w64-x86_64-glpk... 2021-05-16T23:11:57.0164186Z warning: mingw-w64-x86_64-gmp-6.2.1-2 is up to date -- reinstalling 2021-05-16T23:11:57.0165083Z resolving dependencies... 2021-05-16T23:11:57.0166213Z looking for conflicting packages... 2021-05-16T23:11:57.0459820Z 2021-05-16T23:11:57.0460908Z Packages (1) mingw-w64-x86_64-gmp-6.2.1-2 2021-05-16T23:11:57.0461499Z 2021-05-16T23:11:57.0462069Z Total Download Size: 0.49 MiB 2021-05-16T23:11:57.0462750Z Total Installed Size: 2.21 MiB 2021-05-16T23:11:57.0463416Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:11:57.0463829Z 2021-05-16T23:11:57.0464563Z :: Proceed with installation? [Y/n] 2021-05-16T23:11:57.0465267Z :: Retrieving packages... 2021-05-16T23:11:57.3563237Z downloading mingw-w64-x86_64-gmp-6.2.1-2-any.pkg.tar.zst... 2021-05-16T23:11:57.8181766Z checking keyring... 2021-05-16T23:11:57.9092256Z checking package integrity... 2021-05-16T23:11:58.0470937Z loading package files... 2021-05-16T23:11:58.0494931Z checking for file conflicts... 2021-05-16T23:11:58.0495631Z checking available disk space... 2021-05-16T23:11:58.0514403Z :: Processing package changes... 2021-05-16T23:11:58.0515310Z reinstalling mingw-w64-x86_64-gmp... 2021-05-16T23:11:58.8657609Z resolving dependencies... 2021-05-16T23:11:59.0264395Z looking for conflicting packages... 2021-05-16T23:11:59.0294318Z 2021-05-16T23:11:59.0296477Z Packages (7) mingw-w64-x86_64-gnupg-2.2.27-2 mingw-w64-x86_64-libassuan-2.5.4-1 mingw-w64-x86_64-libksba-1.4.0-1 mingw-w64-x86_64-libusb-1.0.24-2 mingw-w64-x86_64-libusb-compat-git-r76.b5db9d0-2 mingw-w64-x86_64-npth-1.6-1 mingw-w64-x86_64-gpgme-1.15.1-2 2021-05-16T23:11:59.0298203Z 2021-05-16T23:11:59.0298811Z Total Download Size: 3.72 MiB 2021-05-16T23:11:59.0299493Z Total Installed Size: 21.06 MiB 2021-05-16T23:11:59.0299903Z 2021-05-16T23:11:59.0300603Z :: Proceed with installation? [Y/n] 2021-05-16T23:11:59.0301330Z :: Retrieving packages... 2021-05-16T23:11:59.3359036Z downloading mingw-w64-x86_64-libksba-1.4.0-1-any.pkg.tar.zst... 2021-05-16T23:11:59.7043580Z downloading mingw-w64-x86_64-libassuan-2.5.4-1-any.pkg.tar.zst... 2021-05-16T23:11:59.8011610Z downloading mingw-w64-x86_64-libusb-1.0.24-2-any.pkg.tar.zst... 2021-05-16T23:11:59.8955803Z downloading mingw-w64-x86_64-libusb-compat-git-r76.b5db9d0-2-any.pkg.tar.zst... 2021-05-16T23:11:59.9895337Z downloading mingw-w64-x86_64-npth-1.6-1-any.pkg.tar.xz... 2021-05-16T23:12:00.0840305Z downloading mingw-w64-x86_64-gnupg-2.2.27-2-any.pkg.tar.zst... 2021-05-16T23:12:00.4700224Z downloading mingw-w64-x86_64-gpgme-1.15.1-2-any.pkg.tar.zst... 2021-05-16T23:12:00.4888342Z checking keyring... 2021-05-16T23:12:00.8041288Z checking package integrity... 2021-05-16T23:12:01.9708520Z loading package files... 2021-05-16T23:12:01.9913003Z checking for file conflicts... 2021-05-16T23:12:02.0123186Z checking available disk space... 2021-05-16T23:12:02.0134934Z :: Processing package changes... 2021-05-16T23:12:02.0135858Z installing mingw-w64-x86_64-libksba... 2021-05-16T23:12:02.0246608Z installing mingw-w64-x86_64-libassuan... 2021-05-16T23:12:02.0337243Z installing mingw-w64-x86_64-libusb... 2021-05-16T23:12:02.0423334Z installing mingw-w64-x86_64-libusb-compat-git... 2021-05-16T23:12:02.0498618Z installing mingw-w64-x86_64-npth... 2021-05-16T23:12:02.0597557Z installing mingw-w64-x86_64-gnupg... 2021-05-16T23:12:02.1307396Z Optional dependencies for mingw-w64-x86_64-gnupg 2021-05-16T23:12:02.1308456Z mingw-w64-x86_64-pinentry 2021-05-16T23:12:02.1309276Z installing mingw-w64-x86_64-gpgme... 2021-05-16T23:12:03.1421130Z warning: mingw-w64-x86_64-grpc-1.35.0-2 is up to date -- reinstalling 2021-05-16T23:12:03.1422334Z resolving dependencies... 2021-05-16T23:12:03.1660425Z looking for conflicting packages... 2021-05-16T23:12:03.1724117Z 2021-05-16T23:12:03.1724948Z Packages (1) mingw-w64-x86_64-grpc-1.35.0-2 2021-05-16T23:12:03.1725531Z 2021-05-16T23:12:03.1726101Z Total Installed Size: 21.09 MiB 2021-05-16T23:12:03.1727503Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:12:03.1728303Z 2021-05-16T23:12:03.1729044Z :: Proceed with installation? [Y/n] 2021-05-16T23:12:03.1729789Z checking keyring... 2021-05-16T23:12:03.2442460Z checking package integrity... 2021-05-16T23:12:03.3720870Z loading package files... 2021-05-16T23:12:03.3784706Z checking for file conflicts... 2021-05-16T23:12:03.3785564Z checking available disk space... 2021-05-16T23:12:03.3958807Z :: Processing package changes... 2021-05-16T23:12:03.3959816Z reinstalling mingw-w64-x86_64-grpc... 2021-05-16T23:12:04.5346373Z resolving dependencies... 2021-05-16T23:12:04.5348183Z looking for conflicting packages... 2021-05-16T23:12:04.5651244Z 2021-05-16T23:12:04.5652502Z Packages (1) mingw-w64-x86_64-gsl-2.6-1 2021-05-16T23:12:04.5653355Z 2021-05-16T23:12:04.5654382Z Total Download Size: 1.89 MiB 2021-05-16T23:12:04.5655529Z Total Installed Size: 12.38 MiB 2021-05-16T23:12:04.5656266Z 2021-05-16T23:12:04.5657534Z :: Proceed with installation? [Y/n] 2021-05-16T23:12:04.5658819Z :: Retrieving packages... 2021-05-16T23:12:04.8865794Z downloading mingw-w64-x86_64-gsl-2.6-1-any.pkg.tar.xz... 2021-05-16T23:12:05.5640436Z checking keyring... 2021-05-16T23:12:05.6513904Z checking package integrity... 2021-05-16T23:12:05.8090510Z loading package files... 2021-05-16T23:12:05.8198683Z checking for file conflicts... 2021-05-16T23:12:05.8346113Z checking available disk space... 2021-05-16T23:12:05.8362705Z :: Processing package changes... 2021-05-16T23:12:05.8363748Z installing mingw-w64-x86_64-gsl... 2021-05-16T23:12:07.0317596Z warning: mingw-w64-x86_64-harfbuzz-2.8.1-1 is up to date -- reinstalling 2021-05-16T23:12:07.0319545Z resolving dependencies... 2021-05-16T23:12:07.0440006Z looking for conflicting packages... 2021-05-16T23:12:07.0649009Z 2021-05-16T23:12:07.0650479Z Packages (1) mingw-w64-x86_64-harfbuzz-2.8.1-1 2021-05-16T23:12:07.0651356Z 2021-05-16T23:12:07.0651960Z Total Installed Size: 8.19 MiB 2021-05-16T23:12:07.0652892Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:12:07.0653322Z 2021-05-16T23:12:07.0654028Z :: Proceed with installation? [Y/n] 2021-05-16T23:12:07.0654921Z checking keyring... 2021-05-16T23:12:07.1492825Z checking package integrity... 2021-05-16T23:12:07.2831633Z loading package files... 2021-05-16T23:12:07.2862229Z checking for file conflicts... 2021-05-16T23:12:07.2863029Z checking available disk space... 2021-05-16T23:12:07.2905937Z :: Processing package changes... 2021-05-16T23:12:07.2906869Z reinstalling mingw-w64-x86_64-harfbuzz... 2021-05-16T23:12:08.1584220Z resolving dependencies... 2021-05-16T23:12:08.1831998Z looking for conflicting packages... 2021-05-16T23:12:08.1897238Z 2021-05-16T23:12:08.1898094Z Packages (1) mingw-w64-x86_64-hdf4-4.2.15-2 2021-05-16T23:12:08.1898769Z 2021-05-16T23:12:08.1899461Z Total Download Size: 1.09 MiB 2021-05-16T23:12:08.1900256Z Total Installed Size: 8.69 MiB 2021-05-16T23:12:08.1900747Z 2021-05-16T23:12:08.1901576Z :: Proceed with installation? [Y/n] 2021-05-16T23:12:08.1902434Z :: Retrieving packages... 2021-05-16T23:12:08.5016687Z downloading mingw-w64-x86_64-hdf4-4.2.15-2-any.pkg.tar.zst... 2021-05-16T23:12:09.0593903Z checking keyring... 2021-05-16T23:12:09.1586360Z checking package integrity... 2021-05-16T23:12:09.3112546Z loading package files... 2021-05-16T23:12:09.3151210Z checking for file conflicts... 2021-05-16T23:12:09.3223098Z checking available disk space... 2021-05-16T23:12:09.3235145Z :: Processing package changes... 2021-05-16T23:12:09.3236078Z installing mingw-w64-x86_64-hdf4... 2021-05-16T23:12:10.2020527Z warning: mingw-w64-x86_64-hdf5-1.12.0-3 is up to date -- reinstalling 2021-05-16T23:12:10.2021356Z resolving dependencies... 2021-05-16T23:12:10.2266223Z looking for conflicting packages... 2021-05-16T23:12:10.2327539Z 2021-05-16T23:12:10.2328426Z Packages (1) mingw-w64-x86_64-hdf5-1.12.0-3 2021-05-16T23:12:10.2328966Z 2021-05-16T23:12:10.2329834Z Total Installed Size: 91.59 MiB 2021-05-16T23:12:10.2330927Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:12:10.2331741Z 2021-05-16T23:12:10.2332512Z :: Proceed with installation? [Y/n] 2021-05-16T23:12:10.2333202Z checking keyring... 2021-05-16T23:12:10.3057298Z checking package integrity... 2021-05-16T23:12:10.5204004Z loading package files... 2021-05-16T23:12:10.5238910Z checking for file conflicts... 2021-05-16T23:12:10.5239792Z checking available disk space... 2021-05-16T23:12:10.5341899Z :: Processing package changes... 2021-05-16T23:12:10.5342761Z reinstalling mingw-w64-x86_64-hdf5... 2021-05-16T23:12:11.6744230Z warning: mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-16T23:12:11.6745231Z resolving dependencies... 2021-05-16T23:12:11.6746396Z looking for conflicting packages... 2021-05-16T23:12:11.7075826Z 2021-05-16T23:12:11.7077616Z Packages (1) mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T23:12:11.7078629Z 2021-05-16T23:12:11.7079216Z Total Download Size: 5.28 MiB 2021-05-16T23:12:11.7080614Z Total Installed Size: 66.96 MiB 2021-05-16T23:12:11.7081290Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:12:11.7081689Z 2021-05-16T23:12:11.7082463Z :: Proceed with installation? [Y/n] 2021-05-16T23:12:11.7083191Z :: Retrieving packages... 2021-05-16T23:12:12.0139620Z downloading mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T23:12:12.9635792Z checking keyring... 2021-05-16T23:12:13.0546028Z checking package integrity... 2021-05-16T23:12:13.2592532Z loading package files... 2021-05-16T23:12:13.2850935Z checking for file conflicts... 2021-05-16T23:12:13.2852512Z checking available disk space... 2021-05-16T23:12:13.4249927Z :: Processing package changes... 2021-05-16T23:12:13.4251186Z reinstalling mingw-w64-x86_64-headers-git... 2021-05-16T23:12:15.9341055Z resolving dependencies... 2021-05-16T23:12:15.9581245Z looking for conflicting packages... 2021-05-16T23:12:15.9689065Z 2021-05-16T23:12:15.9690209Z Packages (1) mingw-w64-x86_64-hiredis-1.0.0-1 2021-05-16T23:12:15.9690750Z 2021-05-16T23:12:15.9691326Z Total Download Size: 0.08 MiB 2021-05-16T23:12:15.9692261Z Total Installed Size: 0.32 MiB 2021-05-16T23:12:15.9692696Z 2021-05-16T23:12:15.9693429Z :: Proceed with installation? [Y/n] 2021-05-16T23:12:15.9694148Z :: Retrieving packages... 2021-05-16T23:12:16.2779407Z downloading mingw-w64-x86_64-hiredis-1.0.0-1-any.pkg.tar.zst... 2021-05-16T23:12:16.4628329Z checking keyring... 2021-05-16T23:12:16.5543879Z checking package integrity... 2021-05-16T23:12:16.6913194Z loading package files... 2021-05-16T23:12:16.6939759Z checking for file conflicts... 2021-05-16T23:12:16.6959665Z checking available disk space... 2021-05-16T23:12:16.6973419Z :: Processing package changes... 2021-05-16T23:12:16.6974416Z installing mingw-w64-x86_64-hiredis... 2021-05-16T23:12:17.5663371Z resolving dependencies... 2021-05-16T23:12:17.5664587Z looking for conflicting packages... 2021-05-16T23:12:17.5971242Z 2021-05-16T23:12:17.5972704Z Packages (1) mingw-w64-x86_64-http-parser-2.9.4-2 2021-05-16T23:12:17.5973536Z 2021-05-16T23:12:17.5974360Z Total Download Size: 0.03 MiB 2021-05-16T23:12:17.5975290Z Total Installed Size: 0.11 MiB 2021-05-16T23:12:17.5975879Z 2021-05-16T23:12:17.5976863Z :: Proceed with installation? [Y/n] 2021-05-16T23:12:17.5977840Z :: Retrieving packages... 2021-05-16T23:12:17.9055843Z downloading mingw-w64-x86_64-http-parser-2.9.4-2-any.pkg.tar.zst... 2021-05-16T23:12:17.9992902Z checking keyring... 2021-05-16T23:12:18.0865568Z checking package integrity... 2021-05-16T23:12:18.2150178Z loading package files... 2021-05-16T23:12:18.2172205Z checking for file conflicts... 2021-05-16T23:12:18.2180812Z checking available disk space... 2021-05-16T23:12:18.2193980Z :: Processing package changes... 2021-05-16T23:12:18.2194901Z installing mingw-w64-x86_64-http-parser... 2021-05-16T23:12:19.0150767Z warning: mingw-w64-x86_64-icu-68.2-3 is up to date -- reinstalling 2021-05-16T23:12:19.0151757Z resolving dependencies... 2021-05-16T23:12:19.0268891Z looking for conflicting packages... 2021-05-16T23:12:19.0480647Z 2021-05-16T23:12:19.0481788Z Packages (1) mingw-w64-x86_64-icu-68.2-3 2021-05-16T23:12:19.0482594Z 2021-05-16T23:12:19.0483659Z Total Installed Size: 113.98 MiB 2021-05-16T23:12:19.0484704Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:12:19.0485158Z 2021-05-16T23:12:19.0485926Z :: Proceed with installation? [Y/n] 2021-05-16T23:12:19.0486597Z checking keyring... 2021-05-16T23:12:19.1219477Z checking package integrity... 2021-05-16T23:12:19.4465764Z loading package files... 2021-05-16T23:12:19.4510342Z checking for file conflicts... 2021-05-16T23:12:19.4511342Z checking available disk space... 2021-05-16T23:12:19.4632719Z :: Processing package changes... 2021-05-16T23:12:19.4633819Z reinstalling mingw-w64-x86_64-icu... 2021-05-16T23:12:20.7921934Z resolving dependencies... 2021-05-16T23:12:20.8231202Z looking for conflicting packages... 2021-05-16T23:12:20.8266016Z 2021-05-16T23:12:20.8268731Z Packages (10) mingw-w64-x86_64-djvulibre-3.5.28-2 mingw-w64-x86_64-flif-0.3-1 mingw-w64-x86_64-gsfonts-20200910-2 mingw-w64-x86_64-jbigkit-2.1-4 mingw-w64-x86_64-liblqr-0.4.2-4 mingw-w64-x86_64-libraqm-0.7.1-1 mingw-w64-x86_64-libtool-2.4.6-20 mingw-w64-x86_64-libwmf-0.2.12-3 mingw-w64-x86_64-ttf-dejavu-2.37-3 mingw-w64-x86_64-imagemagick-7.0.10.11-3 2021-05-16T23:12:20.8270565Z 2021-05-16T23:12:20.8271166Z Total Download Size: 17.57 MiB 2021-05-16T23:12:20.8271833Z Total Installed Size: 78.94 MiB 2021-05-16T23:12:20.8272471Z 2021-05-16T23:12:20.8273188Z :: Proceed with installation? [Y/n] 2021-05-16T23:12:20.8273955Z :: Retrieving packages... 2021-05-16T23:12:21.1395278Z downloading mingw-w64-x86_64-djvulibre-3.5.28-2-any.pkg.tar.zst... 2021-05-16T23:12:21.9644699Z downloading mingw-w64-x86_64-flif-0.3-1-any.pkg.tar.xz... 2021-05-16T23:12:22.1532435Z downloading mingw-w64-x86_64-gsfonts-20200910-2-any.pkg.tar.zst... 2021-05-16T23:12:22.3445790Z downloading mingw-w64-x86_64-jbigkit-2.1-4-any.pkg.tar.xz... 2021-05-16T23:12:22.4398098Z downloading mingw-w64-x86_64-liblqr-0.4.2-4-any.pkg.tar.xz... 2021-05-16T23:12:22.5346616Z downloading mingw-w64-x86_64-libraqm-0.7.1-1-any.pkg.tar.zst... 2021-05-16T23:12:22.6292533Z downloading mingw-w64-x86_64-libtool-2.4.6-20-any.pkg.tar.zst... 2021-05-16T23:12:22.7298745Z downloading mingw-w64-x86_64-libwmf-0.2.12-3-any.pkg.tar.zst... 2021-05-16T23:12:22.9437822Z downloading mingw-w64-x86_64-ttf-dejavu-2.37-3-any.pkg.tar.zst... 2021-05-16T23:12:23.0765370Z downloading mingw-w64-x86_64-imagemagick-7.0.10.11-3-any.pkg.tar.zst... 2021-05-16T23:12:23.3539073Z checking keyring... 2021-05-16T23:12:23.6183608Z checking package integrity... 2021-05-16T23:12:25.1163773Z loading package files... 2021-05-16T23:12:25.1696656Z checking for file conflicts... 2021-05-16T23:12:25.3230231Z checking available disk space... 2021-05-16T23:12:25.3248125Z :: Processing package changes... 2021-05-16T23:12:25.3249829Z installing mingw-w64-x86_64-djvulibre... 2021-05-16T23:12:25.4383318Z installing mingw-w64-x86_64-flif... 2021-05-16T23:12:25.6099564Z installing mingw-w64-x86_64-gsfonts... 2021-05-16T23:12:25.6791886Z installing mingw-w64-x86_64-jbigkit... 2021-05-16T23:12:25.7007423Z installing mingw-w64-x86_64-liblqr... 2021-05-16T23:12:26.4224311Z installing mingw-w64-x86_64-libraqm... 2021-05-16T23:12:26.4225091Z installing mingw-w64-x86_64-libtool... 2021-05-16T23:12:26.4225766Z installing mingw-w64-x86_64-libwmf... 2021-05-16T23:12:26.4226492Z installing mingw-w64-x86_64-ttf-dejavu... 2021-05-16T23:12:26.4227257Z installing mingw-w64-x86_64-imagemagick... 2021-05-16T23:12:27.4401185Z Optional dependencies for mingw-w64-x86_64-imagemagick 2021-05-16T23:12:27.4403232Z mingw-w64-x86_64-ghostscript: for Ghostscript support 2021-05-16T23:12:27.4405021Z mingw-w64-x86_64-openexr: for OpenEXR support [installed] 2021-05-16T23:12:27.4406628Z mingw-w64-x86_64-librsvg: for SVG support 2021-05-16T23:12:27.4408090Z mingw-w64-x86_64-graphviz: for GVC support 2021-05-16T23:12:27.4453324Z :: Running post-transaction hooks... 2021-05-16T23:12:27.4454219Z (1/2) Updating fontconfig cache... 2021-05-16T23:12:27.5204462Z (2/2) Probing GDK-Pixbuf loader modules... 2021-05-16T23:12:28.3829810Z warning: mingw-w64-x86_64-intel-tbb-1~2020.2-2 is up to date -- reinstalling 2021-05-16T23:12:28.3830712Z resolving dependencies... 2021-05-16T23:12:28.3938859Z looking for conflicting packages... 2021-05-16T23:12:28.4147284Z 2021-05-16T23:12:28.4148670Z Packages (1) mingw-w64-x86_64-intel-tbb-1~2020.2-2 2021-05-16T23:12:28.4149748Z 2021-05-16T23:12:28.4152151Z Total Installed Size: 8.68 MiB 2021-05-16T23:12:28.4153245Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:12:28.4153708Z 2021-05-16T23:12:28.4154456Z :: Proceed with installation? [Y/n] 2021-05-16T23:12:28.4155159Z checking keyring... 2021-05-16T23:12:28.4847468Z checking package integrity... 2021-05-16T23:12:28.6145100Z loading package files... 2021-05-16T23:12:28.6189034Z checking for file conflicts... 2021-05-16T23:12:28.6189982Z checking available disk space... 2021-05-16T23:12:28.6258581Z :: Processing package changes... 2021-05-16T23:12:28.6259621Z reinstalling mingw-w64-x86_64-intel-tbb... 2021-05-16T23:12:29.5278745Z warning: mingw-w64-x86_64-isl-0.24-1 is up to date -- reinstalling 2021-05-16T23:12:29.5279722Z resolving dependencies... 2021-05-16T23:12:29.5282403Z looking for conflicting packages... 2021-05-16T23:12:29.5601113Z 2021-05-16T23:12:29.5603030Z Packages (1) mingw-w64-x86_64-isl-0.24-1 2021-05-16T23:12:29.5604448Z 2021-05-16T23:12:29.5605064Z Total Download Size: 0.93 MiB 2021-05-16T23:12:29.5606288Z Total Installed Size: 6.43 MiB 2021-05-16T23:12:29.5606936Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:12:29.5607352Z 2021-05-16T23:12:29.5608095Z :: Proceed with installation? [Y/n] 2021-05-16T23:12:29.5608802Z :: Retrieving packages... 2021-05-16T23:12:29.8834115Z downloading mingw-w64-x86_64-isl-0.24-1-any.pkg.tar.zst... 2021-05-16T23:12:30.4419280Z checking keyring... 2021-05-16T23:12:30.5336998Z checking package integrity... 2021-05-16T23:12:30.6807773Z loading package files... 2021-05-16T23:12:30.6839320Z checking for file conflicts... 2021-05-16T23:12:30.6840270Z checking available disk space... 2021-05-16T23:12:30.7014233Z :: Processing package changes... 2021-05-16T23:12:30.7015212Z reinstalling mingw-w64-x86_64-isl... 2021-05-16T23:12:31.5838103Z resolving dependencies... 2021-05-16T23:12:31.6146515Z looking for conflicting packages... 2021-05-16T23:12:31.6168093Z 2021-05-16T23:12:31.6169022Z Packages (2) mingw-w64-x86_64-gdcm-3.0.8-2 mingw-w64-x86_64-itk-5.1.0-2 2021-05-16T23:12:31.6170862Z 2021-05-16T23:12:31.6171569Z Total Download Size: 13.04 MiB 2021-05-16T23:12:31.6172262Z Total Installed Size: 137.15 MiB 2021-05-16T23:12:31.6172703Z 2021-05-16T23:12:31.6173425Z :: Proceed with installation? [Y/n] 2021-05-16T23:12:31.6174161Z :: Retrieving packages... 2021-05-16T23:12:31.9225990Z downloading mingw-w64-x86_64-gdcm-3.0.8-2-any.pkg.tar.zst... 2021-05-16T23:12:32.7659950Z downloading mingw-w64-x86_64-itk-5.1.0-2-any.pkg.tar.zst... 2021-05-16T23:12:33.0843099Z checking keyring... 2021-05-16T23:12:33.1744610Z checking package integrity... 2021-05-16T23:12:33.5667801Z loading package files... 2021-05-16T23:12:33.6271384Z checking for file conflicts... 2021-05-16T23:12:33.9137098Z checking available disk space... 2021-05-16T23:12:33.9163820Z :: Processing package changes... 2021-05-16T23:12:33.9164900Z installing mingw-w64-x86_64-gdcm... 2021-05-16T23:12:34.3235754Z installing mingw-w64-x86_64-itk... 2021-05-16T23:12:37.7642602Z Optional dependencies for mingw-w64-x86_64-itk 2021-05-16T23:12:37.7644226Z mingw-w64-x86_64-opencv: ITK-OpenCV bridge [installed] 2021-05-16T23:12:37.7645402Z mingw-w64-x86_64-vtk: ITK-VTK bridge 2021-05-16T23:12:38.5866823Z warning: mingw-w64-x86_64-jasper-2.0.24-1 is up to date -- reinstalling 2021-05-16T23:12:38.5867853Z resolving dependencies... 2021-05-16T23:12:38.6031647Z looking for conflicting packages... 2021-05-16T23:12:38.6191764Z 2021-05-16T23:12:38.6192848Z Packages (1) mingw-w64-x86_64-jasper-2.0.24-1 2021-05-16T23:12:38.6193572Z 2021-05-16T23:12:38.6194331Z Total Installed Size: 4.75 MiB 2021-05-16T23:12:38.6195025Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:12:38.6195446Z 2021-05-16T23:12:38.6196629Z :: Proceed with installation? [Y/n] 2021-05-16T23:12:38.6197490Z checking keyring... 2021-05-16T23:12:38.6929435Z checking package integrity... 2021-05-16T23:12:38.8282616Z loading package files... 2021-05-16T23:12:38.8328438Z checking for file conflicts... 2021-05-16T23:12:38.8329299Z checking available disk space... 2021-05-16T23:12:38.8452389Z :: Processing package changes... 2021-05-16T23:12:38.8453410Z reinstalling mingw-w64-x86_64-jasper... 2021-05-16T23:12:39.8784007Z warning: mingw-w64-x86_64-json-c-0.15-1 is up to date -- reinstalling 2021-05-16T23:12:39.8784855Z resolving dependencies... 2021-05-16T23:12:39.8889376Z looking for conflicting packages... 2021-05-16T23:12:39.9096383Z 2021-05-16T23:12:39.9097798Z Packages (1) mingw-w64-x86_64-json-c-0.15-1 2021-05-16T23:12:39.9099128Z 2021-05-16T23:12:39.9099994Z Total Installed Size: 0.43 MiB 2021-05-16T23:12:39.9100995Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:12:39.9102164Z 2021-05-16T23:12:39.9103424Z :: Proceed with installation? [Y/n] 2021-05-16T23:12:39.9104791Z checking keyring... 2021-05-16T23:12:39.9817345Z checking package integrity... 2021-05-16T23:12:40.0934237Z loading package files... 2021-05-16T23:12:40.0953159Z checking for file conflicts... 2021-05-16T23:12:40.0954041Z checking available disk space... 2021-05-16T23:12:40.0979336Z :: Processing package changes... 2021-05-16T23:12:40.0980239Z reinstalling mingw-w64-x86_64-json-c... 2021-05-16T23:12:40.9001386Z warning: mingw-w64-x86_64-jsoncpp-1.9.4-1 is up to date -- reinstalling 2021-05-16T23:12:40.9002632Z resolving dependencies... 2021-05-16T23:12:40.9004648Z looking for conflicting packages... 2021-05-16T23:12:40.9317281Z 2021-05-16T23:12:40.9319568Z Packages (1) mingw-w64-x86_64-jsoncpp-1.9.4-1 2021-05-16T23:12:40.9320567Z 2021-05-16T23:12:40.9321558Z Total Installed Size: 1.88 MiB 2021-05-16T23:12:40.9322404Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:12:40.9322841Z 2021-05-16T23:12:40.9323554Z :: Proceed with installation? [Y/n] 2021-05-16T23:12:40.9324242Z checking keyring... 2021-05-16T23:12:41.0057817Z checking package integrity... 2021-05-16T23:12:41.1208811Z loading package files... 2021-05-16T23:12:41.1236511Z checking for file conflicts... 2021-05-16T23:12:41.1237665Z checking available disk space... 2021-05-16T23:12:41.1267084Z :: Processing package changes... 2021-05-16T23:12:41.1268958Z reinstalling mingw-w64-x86_64-jsoncpp... 2021-05-16T23:12:41.9384784Z warning: mingw-w64-x86_64-lame-3.100-1 is up to date -- reinstalling 2021-05-16T23:12:41.9389574Z resolving dependencies... 2021-05-16T23:12:41.9552231Z looking for conflicting packages... 2021-05-16T23:12:41.9811866Z 2021-05-16T23:12:41.9813169Z Packages (1) mingw-w64-x86_64-lame-3.100-1 2021-05-16T23:12:41.9814507Z 2021-05-16T23:12:41.9816051Z Total Installed Size: 1.64 MiB 2021-05-16T23:12:41.9817211Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:12:41.9817936Z 2021-05-16T23:12:41.9819146Z :: Proceed with installation? [Y/n] 2021-05-16T23:12:41.9820659Z checking keyring... 2021-05-16T23:12:42.0532351Z checking package integrity... 2021-05-16T23:12:42.1714101Z loading package files... 2021-05-16T23:12:42.1743177Z checking for file conflicts... 2021-05-16T23:12:42.1744053Z checking available disk space... 2021-05-16T23:12:42.1766574Z :: Processing package changes... 2021-05-16T23:12:42.1767383Z reinstalling mingw-w64-x86_64-lame... 2021-05-16T23:12:43.0091873Z resolving dependencies... 2021-05-16T23:12:43.0194100Z looking for conflicting packages... 2021-05-16T23:12:43.0400065Z 2021-05-16T23:12:43.0401200Z Packages (1) mingw-w64-x86_64-lapack-3.9.0-2 2021-05-16T23:12:43.0401932Z 2021-05-16T23:12:43.0402725Z Total Download Size: 3.31 MiB 2021-05-16T23:12:43.0403618Z Total Installed Size: 28.75 MiB 2021-05-16T23:12:43.0404226Z 2021-05-16T23:12:43.0405176Z :: Proceed with installation? [Y/n] 2021-05-16T23:12:43.0406259Z :: Retrieving packages... 2021-05-16T23:12:43.3523266Z downloading mingw-w64-x86_64-lapack-3.9.0-2-any.pkg.tar.zst... 2021-05-16T23:12:44.1001284Z checking keyring... 2021-05-16T23:12:44.1965944Z checking package integrity... 2021-05-16T23:12:44.3806058Z loading package files... 2021-05-16T23:12:44.3835397Z checking for file conflicts... 2021-05-16T23:12:44.3863871Z checking available disk space... 2021-05-16T23:12:44.3875091Z :: Processing package changes... 2021-05-16T23:12:44.3875933Z installing mingw-w64-x86_64-lapack... 2021-05-16T23:12:45.3432469Z warning: mingw-w64-x86_64-lcms2-2.12-1 is up to date -- reinstalling 2021-05-16T23:12:45.3433505Z resolving dependencies... 2021-05-16T23:12:45.3613643Z looking for conflicting packages... 2021-05-16T23:12:45.3748888Z 2021-05-16T23:12:45.3749889Z Packages (1) mingw-w64-x86_64-lcms2-2.12-1 2021-05-16T23:12:45.3750408Z 2021-05-16T23:12:45.3751327Z Total Installed Size: 1.62 MiB 2021-05-16T23:12:45.3752249Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:12:45.3752949Z 2021-05-16T23:12:45.3753863Z :: Proceed with installation? [Y/n] 2021-05-16T23:12:45.3754530Z checking keyring... 2021-05-16T23:12:45.4476116Z checking package integrity... 2021-05-16T23:12:45.5586402Z loading package files... 2021-05-16T23:12:45.5611413Z checking for file conflicts... 2021-05-16T23:12:45.5612476Z checking available disk space... 2021-05-16T23:12:45.5632318Z :: Processing package changes... 2021-05-16T23:12:45.5633169Z reinstalling mingw-w64-x86_64-lcms2... 2021-05-16T23:12:46.3852740Z warning: mingw-w64-x86_64-leptonica-1.80.0-2 is up to date -- reinstalling 2021-05-16T23:12:46.3853639Z resolving dependencies... 2021-05-16T23:12:46.4120076Z looking for conflicting packages... 2021-05-16T23:12:46.4182053Z 2021-05-16T23:12:46.4183400Z Packages (1) mingw-w64-x86_64-leptonica-1.80.0-2 2021-05-16T23:12:46.4184840Z 2021-05-16T23:12:46.4188170Z Total Installed Size: 8.39 MiB 2021-05-16T23:12:46.4189082Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:12:46.4189592Z 2021-05-16T23:12:46.4190461Z :: Proceed with installation? [Y/n] 2021-05-16T23:12:46.4191356Z checking keyring... 2021-05-16T23:12:46.4917699Z checking package integrity... 2021-05-16T23:12:46.6130814Z loading package files... 2021-05-16T23:12:46.6158129Z checking for file conflicts... 2021-05-16T23:12:46.6159057Z checking available disk space... 2021-05-16T23:12:46.6191394Z :: Processing package changes... 2021-05-16T23:12:46.6192374Z reinstalling mingw-w64-x86_64-leptonica... 2021-05-16T23:12:47.4853307Z warning: mingw-w64-x86_64-libarchive-3.5.1-1 is up to date -- reinstalling 2021-05-16T23:12:47.4854180Z resolving dependencies... 2021-05-16T23:12:47.5115786Z looking for conflicting packages... 2021-05-16T23:12:47.5174222Z 2021-05-16T23:12:47.5175666Z Packages (1) mingw-w64-x86_64-libarchive-3.5.1-1 2021-05-16T23:12:47.5177195Z 2021-05-16T23:12:47.5178385Z Total Installed Size: 3.99 MiB 2021-05-16T23:12:47.5179473Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:12:47.5180121Z 2021-05-16T23:12:47.5181159Z :: Proceed with installation? [Y/n] 2021-05-16T23:12:47.5182195Z checking keyring... 2021-05-16T23:12:47.5978809Z checking package integrity... 2021-05-16T23:12:47.7189108Z loading package files... 2021-05-16T23:12:47.7219015Z checking for file conflicts... 2021-05-16T23:12:47.7219982Z checking available disk space... 2021-05-16T23:12:47.7259120Z :: Processing package changes... 2021-05-16T23:12:47.7260106Z reinstalling mingw-w64-x86_64-libarchive... 2021-05-16T23:12:48.5745559Z warning: mingw-w64-x86_64-libassuan-2.5.4-1 is up to date -- reinstalling 2021-05-16T23:12:48.5746759Z resolving dependencies... 2021-05-16T23:12:48.5900465Z looking for conflicting packages... 2021-05-16T23:12:48.6061054Z 2021-05-16T23:12:48.6062152Z Packages (1) mingw-w64-x86_64-libassuan-2.5.4-1 2021-05-16T23:12:48.6062724Z 2021-05-16T23:12:48.6063940Z Total Installed Size: 0.38 MiB 2021-05-16T23:12:48.6065049Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:12:48.6065632Z 2021-05-16T23:12:48.6066475Z :: Proceed with installation? [Y/n] 2021-05-16T23:12:48.6067153Z checking keyring... 2021-05-16T23:12:48.6839913Z checking package integrity... 2021-05-16T23:12:48.7944621Z loading package files... 2021-05-16T23:12:48.7964148Z checking for file conflicts... 2021-05-16T23:12:48.7965076Z checking available disk space... 2021-05-16T23:12:48.7981506Z :: Processing package changes... 2021-05-16T23:12:48.7982388Z reinstalling mingw-w64-x86_64-libassuan... 2021-05-16T23:12:49.5813954Z warning: mingw-w64-x86_64-libde265-1.0.8-1 is up to date -- reinstalling 2021-05-16T23:12:49.5814796Z resolving dependencies... 2021-05-16T23:12:49.5928973Z looking for conflicting packages... 2021-05-16T23:12:49.6140080Z 2021-05-16T23:12:49.6140953Z Packages (1) mingw-w64-x86_64-libde265-1.0.8-1 2021-05-16T23:12:49.6141497Z 2021-05-16T23:12:49.6142408Z Total Installed Size: 4.02 MiB 2021-05-16T23:12:49.6143391Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:12:49.6144180Z 2021-05-16T23:12:49.6144958Z :: Proceed with installation? [Y/n] 2021-05-16T23:12:49.6145657Z checking keyring... 2021-05-16T23:12:49.6864034Z checking package integrity... 2021-05-16T23:12:49.7992440Z loading package files... 2021-05-16T23:12:49.8016222Z checking for file conflicts... 2021-05-16T23:12:49.8017387Z checking available disk space... 2021-05-16T23:12:49.8036493Z :: Processing package changes... 2021-05-16T23:12:49.8037458Z reinstalling mingw-w64-x86_64-libde265... 2021-05-16T23:12:50.6219316Z warning: mingw-w64-x86_64-libffi-3.3-4 is up to date -- reinstalling 2021-05-16T23:12:50.6220146Z resolving dependencies... 2021-05-16T23:12:50.6221265Z looking for conflicting packages... 2021-05-16T23:12:50.6547881Z 2021-05-16T23:12:50.6548871Z Packages (1) mingw-w64-x86_64-libffi-3.3-4 2021-05-16T23:12:50.6549396Z 2021-05-16T23:12:50.6549987Z Total Download Size: 0.04 MiB 2021-05-16T23:12:50.6550814Z Total Installed Size: 0.11 MiB 2021-05-16T23:12:50.6551480Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:12:50.6551894Z 2021-05-16T23:12:50.6552589Z :: Proceed with installation? [Y/n] 2021-05-16T23:12:50.6553309Z :: Retrieving packages... 2021-05-16T23:12:50.9750334Z downloading mingw-w64-x86_64-libffi-3.3-4-any.pkg.tar.zst... 2021-05-16T23:12:51.1596099Z checking keyring... 2021-05-16T23:12:51.2504273Z checking package integrity... 2021-05-16T23:12:51.3871361Z loading package files... 2021-05-16T23:12:51.3892864Z checking for file conflicts... 2021-05-16T23:12:51.3893818Z checking available disk space... 2021-05-16T23:12:51.3949067Z :: Processing package changes... 2021-05-16T23:12:51.3949940Z reinstalling mingw-w64-x86_64-libffi... 2021-05-16T23:12:52.2137700Z warning: mingw-w64-x86_64-libfreexl-1.0.6-1 is up to date -- reinstalling 2021-05-16T23:12:52.2138713Z resolving dependencies... 2021-05-16T23:12:52.2139648Z looking for conflicting packages... 2021-05-16T23:12:52.2454217Z 2021-05-16T23:12:52.2455799Z Packages (1) mingw-w64-x86_64-libfreexl-1.0.6-1 2021-05-16T23:12:52.2457132Z 2021-05-16T23:12:52.2458607Z Total Installed Size: 0.13 MiB 2021-05-16T23:12:52.2459828Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:12:52.2460589Z 2021-05-16T23:12:52.2461813Z :: Proceed with installation? [Y/n] 2021-05-16T23:12:52.2463400Z checking keyring... 2021-05-16T23:12:52.3173639Z checking package integrity... 2021-05-16T23:12:52.4233879Z loading package files... 2021-05-16T23:12:52.4252219Z checking for file conflicts... 2021-05-16T23:12:52.4253116Z checking available disk space... 2021-05-16T23:12:52.4267266Z :: Processing package changes... 2021-05-16T23:12:52.4268139Z reinstalling mingw-w64-x86_64-libfreexl... 2021-05-16T23:12:53.2310310Z warning: mingw-w64-x86_64-libgeotiff-1.6.0-1 is up to date -- reinstalling 2021-05-16T23:12:53.2311363Z resolving dependencies... 2021-05-16T23:12:53.2593630Z looking for conflicting packages... 2021-05-16T23:12:53.2656450Z 2021-05-16T23:12:53.2657509Z Packages (1) mingw-w64-x86_64-libgeotiff-1.6.0-1 2021-05-16T23:12:53.2658105Z 2021-05-16T23:12:53.2658727Z Total Installed Size: 0.79 MiB 2021-05-16T23:12:53.2659801Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:12:53.2660260Z 2021-05-16T23:12:53.2661315Z :: Proceed with installation? [Y/n] 2021-05-16T23:12:53.2661994Z checking keyring... 2021-05-16T23:12:53.3411508Z checking package integrity... 2021-05-16T23:12:53.4540776Z loading package files... 2021-05-16T23:12:53.4564110Z checking for file conflicts... 2021-05-16T23:12:53.4565184Z checking available disk space... 2021-05-16T23:12:53.4592008Z :: Processing package changes... 2021-05-16T23:12:53.4593049Z reinstalling mingw-w64-x86_64-libgeotiff... 2021-05-16T23:12:54.2946666Z resolving dependencies... 2021-05-16T23:12:54.3242744Z looking for conflicting packages... 2021-05-16T23:12:54.3316294Z 2021-05-16T23:12:54.3317491Z Packages (1) mingw-w64-x86_64-libgit2-1.1.0-1 2021-05-16T23:12:54.3318326Z 2021-05-16T23:12:54.3319237Z Total Download Size: 0.68 MiB 2021-05-16T23:12:54.3320263Z Total Installed Size: 3.01 MiB 2021-05-16T23:12:54.3320905Z 2021-05-16T23:12:54.3321974Z :: Proceed with installation? [Y/n] 2021-05-16T23:12:54.3323086Z :: Retrieving packages... 2021-05-16T23:12:54.6459931Z downloading mingw-w64-x86_64-libgit2-1.1.0-1-any.pkg.tar.zst... 2021-05-16T23:12:55.1167175Z checking keyring... 2021-05-16T23:12:55.2070977Z checking package integrity... 2021-05-16T23:12:55.3658901Z loading package files... 2021-05-16T23:12:55.3697367Z checking for file conflicts... 2021-05-16T23:12:55.3763534Z checking available disk space... 2021-05-16T23:12:55.3774950Z :: Processing package changes... 2021-05-16T23:12:55.3775818Z installing mingw-w64-x86_64-libgit2... 2021-05-16T23:12:56.2576593Z warning: mingw-w64-x86_64-libgpg-error-1.41-3 is up to date -- reinstalling 2021-05-16T23:12:56.2577502Z resolving dependencies... 2021-05-16T23:12:56.2691220Z looking for conflicting packages... 2021-05-16T23:12:56.2893712Z 2021-05-16T23:12:56.2895056Z Packages (1) mingw-w64-x86_64-libgpg-error-1.41-3 2021-05-16T23:12:56.2895967Z 2021-05-16T23:12:56.2896966Z Total Installed Size: 1.43 MiB 2021-05-16T23:12:56.2898016Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:12:56.2898456Z 2021-05-16T23:12:56.2899163Z :: Proceed with installation? [Y/n] 2021-05-16T23:12:56.2899827Z checking keyring... 2021-05-16T23:12:56.3627209Z checking package integrity... 2021-05-16T23:12:56.4817705Z loading package files... 2021-05-16T23:12:56.4847020Z checking for file conflicts... 2021-05-16T23:12:56.4847972Z checking available disk space... 2021-05-16T23:12:56.4893928Z :: Processing package changes... 2021-05-16T23:12:56.4894977Z reinstalling mingw-w64-x86_64-libgpg-error... 2021-05-16T23:12:57.3249683Z warning: mingw-w64-x86_64-libheif-1.11.0-2 is up to date -- reinstalling 2021-05-16T23:12:57.3250552Z resolving dependencies... 2021-05-16T23:12:57.3502509Z looking for conflicting packages... 2021-05-16T23:12:57.3567964Z 2021-05-16T23:12:57.3569038Z Packages (1) mingw-w64-x86_64-libheif-1.11.0-2 2021-05-16T23:12:57.3569601Z 2021-05-16T23:12:57.3570470Z Total Installed Size: 3.84 MiB 2021-05-16T23:12:57.3571350Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:12:57.3572020Z 2021-05-16T23:12:57.3573064Z :: Proceed with installation? [Y/n] 2021-05-16T23:12:57.3573758Z checking keyring... 2021-05-16T23:12:57.4279444Z checking package integrity... 2021-05-16T23:12:57.5407578Z loading package files... 2021-05-16T23:12:57.5434400Z checking for file conflicts... 2021-05-16T23:12:57.5436786Z checking available disk space... 2021-05-16T23:12:57.5458741Z :: Processing package changes... 2021-05-16T23:12:57.5459616Z reinstalling mingw-w64-x86_64-libheif... 2021-05-16T23:12:58.3600392Z warning: mingw-w64-x86_64-libiconv-1.16-2 is up to date -- reinstalling 2021-05-16T23:12:58.3601290Z resolving dependencies... 2021-05-16T23:12:58.3748045Z looking for conflicting packages... 2021-05-16T23:12:58.3827736Z 2021-05-16T23:12:58.3828902Z Packages (1) mingw-w64-x86_64-libiconv-1.16-2 2021-05-16T23:12:58.3829453Z 2021-05-16T23:12:58.3830029Z Total Download Size: 0.73 MiB 2021-05-16T23:12:58.3830669Z Total Installed Size: 2.24 MiB 2021-05-16T23:12:58.3831306Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:12:58.3831716Z 2021-05-16T23:12:58.3832420Z :: Proceed with installation? [Y/n] 2021-05-16T23:12:58.3833223Z :: Retrieving packages... 2021-05-16T23:12:58.6918144Z downloading mingw-w64-x86_64-libiconv-1.16-2-any.pkg.tar.zst... 2021-05-16T23:12:59.1561847Z checking keyring... 2021-05-16T23:12:59.2446346Z checking package integrity... 2021-05-16T23:12:59.3843777Z loading package files... 2021-05-16T23:12:59.3870636Z checking for file conflicts... 2021-05-16T23:12:59.3871635Z checking available disk space... 2021-05-16T23:12:59.3963281Z :: Processing package changes... 2021-05-16T23:12:59.3964324Z reinstalling mingw-w64-x86_64-libiconv... 2021-05-16T23:13:00.2181636Z warning: mingw-w64-x86_64-libjpeg-turbo-2.0.6-1 is up to date -- reinstalling 2021-05-16T23:13:00.2182596Z resolving dependencies... 2021-05-16T23:13:00.2287887Z looking for conflicting packages... 2021-05-16T23:13:00.2497731Z 2021-05-16T23:13:00.2498724Z Packages (1) mingw-w64-x86_64-libjpeg-turbo-2.0.6-1 2021-05-16T23:13:00.2499377Z 2021-05-16T23:13:00.2500264Z Total Installed Size: 4.35 MiB 2021-05-16T23:13:00.2501097Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:13:00.2502146Z 2021-05-16T23:13:00.2502994Z :: Proceed with installation? [Y/n] 2021-05-16T23:13:00.2503724Z checking keyring... 2021-05-16T23:13:00.3207968Z checking package integrity... 2021-05-16T23:13:00.4323564Z loading package files... 2021-05-16T23:13:00.4341325Z checking for file conflicts... 2021-05-16T23:13:00.4342139Z checking available disk space... 2021-05-16T23:13:00.4372704Z :: Processing package changes... 2021-05-16T23:13:00.4373660Z reinstalling mingw-w64-x86_64-libjpeg-turbo... 2021-05-16T23:13:01.2827865Z warning: mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-16T23:13:01.2828913Z resolving dependencies... 2021-05-16T23:13:01.2830075Z looking for conflicting packages... 2021-05-16T23:13:01.3144421Z 2021-05-16T23:13:01.3146501Z Packages (1) mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T23:13:01.3147799Z 2021-05-16T23:13:01.3148822Z Total Download Size: 0.02 MiB 2021-05-16T23:13:01.3150015Z Total Installed Size: 0.05 MiB 2021-05-16T23:13:01.3151163Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:13:01.3151870Z 2021-05-16T23:13:01.3153184Z :: Proceed with installation? [Y/n] 2021-05-16T23:13:01.3154447Z :: Retrieving packages... 2021-05-16T23:13:01.6201507Z downloading mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T23:13:01.7129023Z checking keyring... 2021-05-16T23:13:01.8145039Z checking package integrity... 2021-05-16T23:13:01.9545701Z loading package files... 2021-05-16T23:13:01.9557329Z checking for file conflicts... 2021-05-16T23:13:01.9558320Z checking available disk space... 2021-05-16T23:13:01.9571787Z :: Processing package changes... 2021-05-16T23:13:01.9572712Z reinstalling mingw-w64-x86_64-libmangle-git... 2021-05-16T23:13:02.7565570Z warning: mingw-w64-x86_64-libmariadbclient-3.1.12-1 is up to date -- reinstalling 2021-05-16T23:13:02.7566542Z resolving dependencies... 2021-05-16T23:13:02.7840054Z looking for conflicting packages... 2021-05-16T23:13:02.7910816Z 2021-05-16T23:13:02.7912382Z Packages (1) mingw-w64-x86_64-libmariadbclient-3.1.12-1 2021-05-16T23:13:02.7913248Z 2021-05-16T23:13:02.7914163Z Total Installed Size: 3.26 MiB 2021-05-16T23:13:02.7915098Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:13:02.7915525Z 2021-05-16T23:13:02.7916241Z :: Proceed with installation? [Y/n] 2021-05-16T23:13:02.7916888Z checking keyring... 2021-05-16T23:13:02.8636011Z checking package integrity... 2021-05-16T23:13:02.9746861Z loading package files... 2021-05-16T23:13:02.9773169Z checking for file conflicts... 2021-05-16T23:13:02.9774001Z checking available disk space... 2021-05-16T23:13:02.9806825Z :: Processing package changes... 2021-05-16T23:13:02.9807802Z reinstalling mingw-w64-x86_64-libmariadbclient... 2021-05-16T23:13:03.8131512Z warning: mingw-w64-x86_64-libogg-1.3.4-3 is up to date -- reinstalling 2021-05-16T23:13:03.8132368Z resolving dependencies... 2021-05-16T23:13:03.8133617Z looking for conflicting packages... 2021-05-16T23:13:03.8458053Z 2021-05-16T23:13:03.8459252Z Packages (1) mingw-w64-x86_64-libogg-1.3.4-3 2021-05-16T23:13:03.8460130Z 2021-05-16T23:13:03.8460734Z Total Installed Size: 0.54 MiB 2021-05-16T23:13:03.8461819Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:13:03.8462290Z 2021-05-16T23:13:03.8463111Z :: Proceed with installation? [Y/n] 2021-05-16T23:13:03.8464382Z checking keyring... 2021-05-16T23:13:03.9180143Z checking package integrity... 2021-05-16T23:13:04.0306383Z loading package files... 2021-05-16T23:13:04.0376643Z checking for file conflicts... 2021-05-16T23:13:04.0377524Z checking available disk space... 2021-05-16T23:13:04.0486085Z :: Processing package changes... 2021-05-16T23:13:04.0486985Z reinstalling mingw-w64-x86_64-libogg... 2021-05-16T23:13:04.9613703Z warning: mingw-w64-x86_64-libpng-1.6.37-4 is up to date -- reinstalling 2021-05-16T23:13:04.9614651Z resolving dependencies... 2021-05-16T23:13:04.9859424Z looking for conflicting packages... 2021-05-16T23:13:04.9917446Z 2021-05-16T23:13:04.9918261Z Packages (1) mingw-w64-x86_64-libpng-1.6.37-4 2021-05-16T23:13:04.9918787Z 2021-05-16T23:13:04.9919373Z Total Installed Size: 2.35 MiB 2021-05-16T23:13:04.9920732Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:13:04.9921569Z 2021-05-16T23:13:04.9922335Z :: Proceed with installation? [Y/n] 2021-05-16T23:13:04.9923019Z checking keyring... 2021-05-16T23:13:05.0671847Z checking package integrity... 2021-05-16T23:13:05.1818131Z loading package files... 2021-05-16T23:13:05.1850770Z checking for file conflicts... 2021-05-16T23:13:05.1851934Z checking available disk space... 2021-05-16T23:13:05.1880506Z :: Processing package changes... 2021-05-16T23:13:05.1881384Z reinstalling mingw-w64-x86_64-libpng... 2021-05-16T23:13:06.1056833Z error: target not found: mingw-w64-x86_64-libpq 2021-05-16T23:13:06.8998191Z warning: mingw-w64-x86_64-libraw-0.20.2-2 is up to date -- reinstalling 2021-05-16T23:13:06.8999406Z resolving dependencies... 2021-05-16T23:13:06.9272773Z looking for conflicting packages... 2021-05-16T23:13:06.9338741Z 2021-05-16T23:13:06.9340136Z Packages (1) mingw-w64-x86_64-libraw-0.20.2-2 2021-05-16T23:13:06.9340589Z 2021-05-16T23:13:06.9341745Z Total Installed Size: 6.32 MiB 2021-05-16T23:13:06.9342614Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:13:06.9343047Z 2021-05-16T23:13:06.9343784Z :: Proceed with installation? [Y/n] 2021-05-16T23:13:06.9344469Z checking keyring... 2021-05-16T23:13:07.0079457Z checking package integrity... 2021-05-16T23:13:07.1263726Z loading package files... 2021-05-16T23:13:07.1292245Z checking for file conflicts... 2021-05-16T23:13:07.1293153Z checking available disk space... 2021-05-16T23:13:07.1323000Z :: Processing package changes... 2021-05-16T23:13:07.1323859Z reinstalling mingw-w64-x86_64-libraw... 2021-05-16T23:13:07.9513657Z resolving dependencies... 2021-05-16T23:13:07.9724623Z looking for conflicting packages... 2021-05-16T23:13:07.9833730Z 2021-05-16T23:13:07.9834970Z Packages (1) mingw-w64-x86_64-librsvg-2.50.3-1 2021-05-16T23:13:07.9835531Z 2021-05-16T23:13:07.9836120Z Total Download Size: 6.30 MiB 2021-05-16T23:13:07.9836845Z Total Installed Size: 39.39 MiB 2021-05-16T23:13:07.9837289Z 2021-05-16T23:13:07.9838005Z :: Proceed with installation? [Y/n] 2021-05-16T23:13:07.9838717Z :: Retrieving packages... 2021-05-16T23:13:08.3063199Z downloading mingw-w64-x86_64-librsvg-2.50.3-1-any.pkg.tar.zst... 2021-05-16T23:13:09.1712348Z checking keyring... 2021-05-16T23:13:09.2655959Z checking package integrity... 2021-05-16T23:13:09.4545123Z loading package files... 2021-05-16T23:13:09.4574746Z checking for file conflicts... 2021-05-16T23:13:09.4609798Z checking available disk space... 2021-05-16T23:13:09.4620978Z :: Processing package changes... 2021-05-16T23:13:09.4621838Z installing mingw-w64-x86_64-librsvg... 2021-05-16T23:13:09.6194798Z Optional dependencies for mingw-w64-x86_64-librsvg 2021-05-16T23:13:09.6195992Z mingw-w64-x86_64-gtk3: for rsvg-view-3 2021-05-16T23:13:09.6204768Z :: Running post-transaction hooks... 2021-05-16T23:13:09.6205633Z (1/1) Probing GDK-Pixbuf loader modules... 2021-05-16T23:13:10.5163352Z resolving dependencies... 2021-05-16T23:13:10.5423997Z looking for conflicting packages... 2021-05-16T23:13:10.5486967Z 2021-05-16T23:13:10.5488039Z Packages (1) mingw-w64-x86_64-libsbml-5.19.0-2 2021-05-16T23:13:10.5488601Z 2021-05-16T23:13:10.5489484Z Total Download Size: 7.79 MiB 2021-05-16T23:13:10.5490139Z Total Installed Size: 80.96 MiB 2021-05-16T23:13:10.5490580Z 2021-05-16T23:13:10.5491329Z :: Proceed with installation? [Y/n] 2021-05-16T23:13:10.5492051Z :: Retrieving packages... 2021-05-16T23:13:10.8633247Z downloading mingw-w64-x86_64-libsbml-5.19.0-2-any.pkg.tar.zst... 2021-05-16T23:13:11.8169161Z checking keyring... 2021-05-16T23:13:11.9104410Z checking package integrity... 2021-05-16T23:13:12.1162008Z loading package files... 2021-05-16T23:13:12.1234793Z checking for file conflicts... 2021-05-16T23:13:12.1638234Z checking available disk space... 2021-05-16T23:13:12.1650657Z :: Processing package changes... 2021-05-16T23:13:12.1651504Z installing mingw-w64-x86_64-libsbml... 2021-05-16T23:13:13.5523635Z resolving dependencies... 2021-05-16T23:13:13.5836535Z looking for conflicting packages... 2021-05-16T23:13:13.5848606Z 2021-05-16T23:13:13.5849793Z Packages (2) mingw-w64-x86_64-flac-1.3.3-3 mingw-w64-x86_64-libsndfile-1.0.31-1 2021-05-16T23:13:13.5850467Z 2021-05-16T23:13:13.5851044Z Total Download Size: 0.91 MiB 2021-05-16T23:13:13.5851693Z Total Installed Size: 5.45 MiB 2021-05-16T23:13:13.5852111Z 2021-05-16T23:13:13.5853026Z :: Proceed with installation? [Y/n] 2021-05-16T23:13:13.5853743Z :: Retrieving packages... 2021-05-16T23:13:13.8905798Z downloading mingw-w64-x86_64-flac-1.3.3-3-any.pkg.tar.zst... 2021-05-16T23:13:14.4448763Z downloading mingw-w64-x86_64-libsndfile-1.0.31-1-any.pkg.tar.zst... 2021-05-16T23:13:14.5382260Z checking keyring... 2021-05-16T23:13:14.6279604Z checking package integrity... 2021-05-16T23:13:14.8984170Z loading package files... 2021-05-16T23:13:14.9031886Z checking for file conflicts... 2021-05-16T23:13:14.9091173Z checking available disk space... 2021-05-16T23:13:14.9102614Z :: Processing package changes... 2021-05-16T23:13:14.9103416Z installing mingw-w64-x86_64-flac... 2021-05-16T23:13:14.9553302Z installing mingw-w64-x86_64-libsndfile... 2021-05-16T23:13:15.7741017Z warning: mingw-w64-x86_64-libspatialite-5.0.1-2 is up to date -- reinstalling 2021-05-16T23:13:15.7741949Z resolving dependencies... 2021-05-16T23:13:15.7998662Z looking for conflicting packages... 2021-05-16T23:13:15.8093733Z 2021-05-16T23:13:15.8094837Z Packages (1) mingw-w64-x86_64-libspatialite-5.0.1-2 2021-05-16T23:13:15.8095460Z 2021-05-16T23:13:15.8096359Z Total Installed Size: 29.97 MiB 2021-05-16T23:13:15.8097449Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:13:15.8098078Z 2021-05-16T23:13:15.8098872Z :: Proceed with installation? [Y/n] 2021-05-16T23:13:15.8099581Z checking keyring... 2021-05-16T23:13:15.8813057Z checking package integrity... 2021-05-16T23:13:16.0279075Z loading package files... 2021-05-16T23:13:16.0297161Z checking for file conflicts... 2021-05-16T23:13:16.0298084Z checking available disk space... 2021-05-16T23:13:16.0326630Z :: Processing package changes... 2021-05-16T23:13:16.0327671Z reinstalling mingw-w64-x86_64-libspatialite... 2021-05-16T23:13:16.8996681Z resolving dependencies... 2021-05-16T23:13:16.9273577Z looking for conflicting packages... 2021-05-16T23:13:16.9339601Z 2021-05-16T23:13:16.9340473Z Packages (1) mingw-w64-x86_64-libssh-0.9.5-2 2021-05-16T23:13:16.9341015Z 2021-05-16T23:13:16.9341584Z Total Download Size: 0.31 MiB 2021-05-16T23:13:16.9342230Z Total Installed Size: 1.50 MiB 2021-05-16T23:13:16.9342652Z 2021-05-16T23:13:16.9343343Z :: Proceed with installation? [Y/n] 2021-05-16T23:13:16.9344040Z :: Retrieving packages... 2021-05-16T23:13:17.2430696Z downloading mingw-w64-x86_64-libssh-0.9.5-2-any.pkg.tar.zst... 2021-05-16T23:13:17.6096584Z checking keyring... 2021-05-16T23:13:17.6965749Z checking package integrity... 2021-05-16T23:13:17.8291801Z loading package files... 2021-05-16T23:13:17.8306961Z checking for file conflicts... 2021-05-16T23:13:17.8319136Z checking available disk space... 2021-05-16T23:13:17.8330367Z :: Processing package changes... 2021-05-16T23:13:17.8331221Z installing mingw-w64-x86_64-libssh... 2021-05-16T23:13:17.8999047Z / 2021-05-16T23:13:18.7289504Z warning: mingw-w64-x86_64-libssh2-1.9.0-3 is up to date -- reinstalling 2021-05-16T23:13:18.7290347Z resolving dependencies... 2021-05-16T23:13:18.7546972Z looking for conflicting packages... 2021-05-16T23:13:18.7608280Z 2021-05-16T23:13:18.7609334Z Packages (1) mingw-w64-x86_64-libssh2-1.9.0-3 2021-05-16T23:13:18.7610063Z 2021-05-16T23:13:18.7611249Z Total Installed Size: 0.79 MiB 2021-05-16T23:13:18.7612042Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:13:18.7612956Z 2021-05-16T23:13:18.7614004Z :: Proceed with installation? [Y/n] 2021-05-16T23:13:18.7615186Z checking keyring... 2021-05-16T23:13:18.8321493Z checking package integrity... 2021-05-16T23:13:18.9382694Z loading package files... 2021-05-16T23:13:18.9424463Z checking for file conflicts... 2021-05-16T23:13:18.9425345Z checking available disk space... 2021-05-16T23:13:18.9517699Z :: Processing package changes... 2021-05-16T23:13:18.9518822Z reinstalling mingw-w64-x86_64-libssh2... 2021-05-16T23:13:19.8774851Z warning: mingw-w64-x86_64-libsystre-1.0.1-4 is up to date -- reinstalling 2021-05-16T23:13:19.8775754Z resolving dependencies... 2021-05-16T23:13:19.8956368Z looking for conflicting packages... 2021-05-16T23:13:19.9085973Z 2021-05-16T23:13:19.9087325Z Packages (1) mingw-w64-x86_64-libsystre-1.0.1-4 2021-05-16T23:13:19.9088295Z 2021-05-16T23:13:19.9089390Z Total Download Size: 0.02 MiB 2021-05-16T23:13:19.9090568Z Total Installed Size: 0.03 MiB 2021-05-16T23:13:19.9091695Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:13:19.9092455Z 2021-05-16T23:13:19.9093687Z :: Proceed with installation? [Y/n] 2021-05-16T23:13:19.9094940Z :: Retrieving packages... 2021-05-16T23:13:20.2144434Z downloading mingw-w64-x86_64-libsystre-1.0.1-4-any.pkg.tar.xz... 2021-05-16T23:13:20.3077059Z checking keyring... 2021-05-16T23:13:20.3938883Z checking package integrity... 2021-05-16T23:13:20.5237426Z loading package files... 2021-05-16T23:13:20.5278000Z checking for file conflicts... 2021-05-16T23:13:20.5278927Z checking available disk space... 2021-05-16T23:13:20.5318045Z :: Processing package changes... 2021-05-16T23:13:20.5319011Z reinstalling mingw-w64-x86_64-libsystre... 2021-05-16T23:13:21.3769673Z warning: mingw-w64-x86_64-libtiff-4.2.0-3 is up to date -- reinstalling 2021-05-16T23:13:21.3770694Z resolving dependencies... 2021-05-16T23:13:21.4054177Z looking for conflicting packages... 2021-05-16T23:13:21.4120350Z 2021-05-16T23:13:21.4121137Z Packages (1) mingw-w64-x86_64-libtiff-4.2.0-3 2021-05-16T23:13:21.4121651Z 2021-05-16T23:13:21.4122229Z Total Installed Size: 4.22 MiB 2021-05-16T23:13:21.4122882Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:13:21.4123215Z 2021-05-16T23:13:21.4124118Z :: Proceed with installation? [Y/n] 2021-05-16T23:13:21.4125017Z checking keyring... 2021-05-16T23:13:21.4902420Z checking package integrity... 2021-05-16T23:13:21.6089260Z loading package files... 2021-05-16T23:13:21.6144221Z checking for file conflicts... 2021-05-16T23:13:21.6145095Z checking available disk space... 2021-05-16T23:13:21.6265192Z :: Processing package changes... 2021-05-16T23:13:21.6266278Z reinstalling mingw-w64-x86_64-libtiff... 2021-05-16T23:13:22.6362443Z warning: mingw-w64-x86_64-libtool-2.4.6-20 is up to date -- reinstalling 2021-05-16T23:13:22.6363297Z resolving dependencies... 2021-05-16T23:13:22.6364347Z looking for conflicting packages... 2021-05-16T23:13:22.6690560Z 2021-05-16T23:13:22.6691732Z Packages (1) mingw-w64-x86_64-libtool-2.4.6-20 2021-05-16T23:13:22.6692524Z 2021-05-16T23:13:22.6693617Z Total Installed Size: 2.31 MiB 2021-05-16T23:13:22.6694530Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:13:22.6694958Z 2021-05-16T23:13:22.6695857Z :: Proceed with installation? [Y/n] 2021-05-16T23:13:22.6696629Z checking keyring... 2021-05-16T23:13:22.7458663Z checking package integrity... 2021-05-16T23:13:22.8642083Z loading package files... 2021-05-16T23:13:22.8659708Z checking for file conflicts... 2021-05-16T23:13:22.8660481Z checking available disk space... 2021-05-16T23:13:22.8703863Z :: Processing package changes... 2021-05-16T23:13:22.8704728Z reinstalling mingw-w64-x86_64-libtool... 2021-05-16T23:13:23.6965219Z warning: mingw-w64-x86_64-libtre-git-r128.6fb7206-2 is up to date -- reinstalling 2021-05-16T23:13:23.6966153Z resolving dependencies... 2021-05-16T23:13:23.7087009Z looking for conflicting packages... 2021-05-16T23:13:23.7301129Z 2021-05-16T23:13:23.7302331Z Packages (1) mingw-w64-x86_64-libtre-git-r128.6fb7206-2 2021-05-16T23:13:23.7302957Z 2021-05-16T23:13:23.7304313Z Total Download Size: 0.08 MiB 2021-05-16T23:13:23.7304967Z Total Installed Size: 0.25 MiB 2021-05-16T23:13:23.7305593Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:13:23.7305990Z 2021-05-16T23:13:23.7308184Z :: Proceed with installation? [Y/n] 2021-05-16T23:13:23.7308944Z :: Retrieving packages... 2021-05-16T23:13:24.0427584Z downloading mingw-w64-x86_64-libtre-git-r128.6fb7206-2-any.pkg.tar.xz... 2021-05-16T23:13:24.2278264Z checking keyring... 2021-05-16T23:13:24.3185967Z checking package integrity... 2021-05-16T23:13:24.4512224Z loading package files... 2021-05-16T23:13:24.4570309Z checking for file conflicts... 2021-05-16T23:13:24.4571196Z checking available disk space... 2021-05-16T23:13:24.4628571Z :: Processing package changes... 2021-05-16T23:13:24.4629516Z reinstalling mingw-w64-x86_64-libtre-git... 2021-05-16T23:13:25.2778622Z warning: mingw-w64-x86_64-libutf8proc-2.6.1-1 is up to date -- reinstalling 2021-05-16T23:13:25.2779577Z resolving dependencies... 2021-05-16T23:13:25.2780756Z looking for conflicting packages... 2021-05-16T23:13:25.3103029Z 2021-05-16T23:13:25.3104739Z Packages (1) mingw-w64-x86_64-libutf8proc-2.6.1-1 2021-05-16T23:13:25.3105966Z 2021-05-16T23:13:25.3107380Z Total Installed Size: 0.70 MiB 2021-05-16T23:13:25.3108582Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:13:25.3109330Z 2021-05-16T23:13:25.3110631Z :: Proceed with installation? [Y/n] 2021-05-16T23:13:25.3112201Z checking keyring... 2021-05-16T23:13:25.3816091Z checking package integrity... 2021-05-16T23:13:25.5033678Z loading package files... 2021-05-16T23:13:25.5060090Z checking for file conflicts... 2021-05-16T23:13:25.5060926Z checking available disk space... 2021-05-16T23:13:25.5076555Z :: Processing package changes... 2021-05-16T23:13:25.5077454Z reinstalling mingw-w64-x86_64-libutf8proc... 2021-05-16T23:13:26.3349616Z warning: mingw-w64-x86_64-libuv-1.40.0-3 is up to date -- reinstalling 2021-05-16T23:13:26.3350545Z resolving dependencies... 2021-05-16T23:13:26.3461127Z looking for conflicting packages... 2021-05-16T23:13:26.3718778Z 2021-05-16T23:13:26.3719833Z Packages (1) mingw-w64-x86_64-libuv-1.40.0-3 2021-05-16T23:13:26.3720421Z 2021-05-16T23:13:26.3721337Z Total Installed Size: 1.08 MiB 2021-05-16T23:13:26.3721961Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:13:26.3722666Z 2021-05-16T23:13:26.3723397Z :: Proceed with installation? [Y/n] 2021-05-16T23:13:26.3724073Z checking keyring... 2021-05-16T23:13:26.4467353Z checking package integrity... 2021-05-16T23:13:26.5587266Z loading package files... 2021-05-16T23:13:26.5609911Z checking for file conflicts... 2021-05-16T23:13:26.5611068Z checking available disk space... 2021-05-16T23:13:26.5627249Z :: Processing package changes... 2021-05-16T23:13:26.5628172Z reinstalling mingw-w64-x86_64-libuv... 2021-05-16T23:13:27.3881866Z warning: mingw-w64-x86_64-libvorbis-1.3.7-1 is up to date -- reinstalling 2021-05-16T23:13:27.3882853Z resolving dependencies... 2021-05-16T23:13:27.4059647Z looking for conflicting packages... 2021-05-16T23:13:27.4213430Z 2021-05-16T23:13:27.4214370Z Packages (1) mingw-w64-x86_64-libvorbis-1.3.7-1 2021-05-16T23:13:27.4214928Z 2021-05-16T23:13:27.4215844Z Total Installed Size: 2.30 MiB 2021-05-16T23:13:27.4217910Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:13:27.4218254Z 2021-05-16T23:13:27.4218789Z :: Proceed with installation? [Y/n] 2021-05-16T23:13:27.4219332Z checking keyring... 2021-05-16T23:13:27.4945540Z checking package integrity... 2021-05-16T23:13:27.6117198Z loading package files... 2021-05-16T23:13:27.6154877Z checking for file conflicts... 2021-05-16T23:13:27.6155728Z checking available disk space... 2021-05-16T23:13:27.6314578Z :: Processing package changes... 2021-05-16T23:13:27.6315791Z reinstalling mingw-w64-x86_64-libvorbis... 2021-05-16T23:13:28.5766380Z warning: mingw-w64-x86_64-libvpx-1.10.0-1 is up to date -- reinstalling 2021-05-16T23:13:28.5767244Z resolving dependencies... 2021-05-16T23:13:28.5768373Z looking for conflicting packages... 2021-05-16T23:13:28.6082326Z 2021-05-16T23:13:28.6083676Z Packages (1) mingw-w64-x86_64-libvpx-1.10.0-1 2021-05-16T23:13:28.6084959Z 2021-05-16T23:13:28.6086445Z Total Installed Size: 9.11 MiB 2021-05-16T23:13:28.6087167Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:13:28.6087597Z 2021-05-16T23:13:28.6088333Z :: Proceed with installation? [Y/n] 2021-05-16T23:13:28.6088991Z checking keyring... 2021-05-16T23:13:28.6799137Z checking package integrity... 2021-05-16T23:13:28.7945952Z loading package files... 2021-05-16T23:13:28.7970736Z checking for file conflicts... 2021-05-16T23:13:28.7972554Z checking available disk space... 2021-05-16T23:13:28.7990321Z :: Processing package changes... 2021-05-16T23:13:28.7991186Z reinstalling mingw-w64-x86_64-libvpx... 2021-05-16T23:13:29.6085425Z warning: mingw-w64-x86_64-libwebp-1.2.0-2 is up to date -- reinstalling 2021-05-16T23:13:29.6086258Z resolving dependencies... 2021-05-16T23:13:29.6300698Z looking for conflicting packages... 2021-05-16T23:13:29.6433888Z 2021-05-16T23:13:29.6434940Z Packages (1) mingw-w64-x86_64-libwebp-1.2.0-2 2021-05-16T23:13:29.6435470Z 2021-05-16T23:13:29.6436284Z Total Installed Size: 2.97 MiB 2021-05-16T23:13:29.6437319Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:13:29.6437935Z 2021-05-16T23:13:29.6438682Z :: Proceed with installation? [Y/n] 2021-05-16T23:13:29.6439327Z checking keyring... 2021-05-16T23:13:29.7129855Z checking package integrity... 2021-05-16T23:13:29.8217890Z loading package files... 2021-05-16T23:13:29.8243069Z checking for file conflicts... 2021-05-16T23:13:29.8243889Z checking available disk space... 2021-05-16T23:13:29.8270905Z :: Processing package changes... 2021-05-16T23:13:29.8271756Z reinstalling mingw-w64-x86_64-libwebp... 2021-05-16T23:13:30.6293205Z warning: mingw-w64-x86_64-libxml2-2.9.12-1 is up to date -- reinstalling 2021-05-16T23:13:30.6294155Z resolving dependencies... 2021-05-16T23:13:30.6562870Z looking for conflicting packages... 2021-05-16T23:13:30.6625417Z 2021-05-16T23:13:30.6626412Z Packages (1) mingw-w64-x86_64-libxml2-2.9.12-1 2021-05-16T23:13:30.6626976Z 2021-05-16T23:13:30.6627935Z Total Installed Size: 11.79 MiB 2021-05-16T23:13:30.6628568Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:13:30.6629242Z 2021-05-16T23:13:30.6630040Z :: Proceed with installation? [Y/n] 2021-05-16T23:13:30.6630734Z checking keyring... 2021-05-16T23:13:30.7336414Z checking package integrity... 2021-05-16T23:13:30.8554296Z loading package files... 2021-05-16T23:13:30.8625118Z checking for file conflicts... 2021-05-16T23:13:30.8625962Z checking available disk space... 2021-05-16T23:13:30.8786332Z :: Processing package changes... 2021-05-16T23:13:30.8787237Z reinstalling mingw-w64-x86_64-libxml2... 2021-05-16T23:13:32.0561498Z resolving dependencies... 2021-05-16T23:13:32.0563384Z looking for conflicting packages... 2021-05-16T23:13:32.0891376Z 2021-05-16T23:13:32.0892609Z Packages (1) mingw-w64-x86_64-libyaml-0.2.5-1 2021-05-16T23:13:32.0893172Z 2021-05-16T23:13:32.0893767Z Total Download Size: 0.10 MiB 2021-05-16T23:13:32.0894425Z Total Installed Size: 0.38 MiB 2021-05-16T23:13:32.0894851Z 2021-05-16T23:13:32.0895562Z :: Proceed with installation? [Y/n] 2021-05-16T23:13:32.0896278Z :: Retrieving packages... 2021-05-16T23:13:32.4000879Z downloading mingw-w64-x86_64-libyaml-0.2.5-1-any.pkg.tar.zst... 2021-05-16T23:13:32.6785164Z checking keyring... 2021-05-16T23:13:32.7674237Z checking package integrity... 2021-05-16T23:13:32.9017741Z loading package files... 2021-05-16T23:13:32.9036592Z checking for file conflicts... 2021-05-16T23:13:32.9042101Z checking available disk space... 2021-05-16T23:13:32.9053279Z :: Processing package changes... 2021-05-16T23:13:32.9054131Z installing mingw-w64-x86_64-libyaml... 2021-05-16T23:13:33.6776495Z warning: mingw-w64-x86_64-lz4-1.9.3-1 is up to date -- reinstalling 2021-05-16T23:13:33.6777301Z resolving dependencies... 2021-05-16T23:13:33.6882922Z looking for conflicting packages... 2021-05-16T23:13:33.7138901Z 2021-05-16T23:13:33.7149253Z Packages (1) mingw-w64-x86_64-lz4-1.9.3-1 2021-05-16T23:13:33.7157062Z 2021-05-16T23:13:33.7163427Z Total Installed Size: 1.69 MiB 2021-05-16T23:13:33.7165211Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:13:33.7165678Z 2021-05-16T23:13:33.7170916Z :: Proceed with installation? [Y/n] 2021-05-16T23:13:33.7171692Z checking keyring... 2021-05-16T23:13:33.7943432Z checking package integrity... 2021-05-16T23:13:33.8995540Z loading package files... 2021-05-16T23:13:33.9017503Z checking for file conflicts... 2021-05-16T23:13:33.9018747Z checking available disk space... 2021-05-16T23:13:33.9037726Z :: Processing package changes... 2021-05-16T23:13:33.9038565Z reinstalling mingw-w64-x86_64-lz4... 2021-05-16T23:13:34.6785148Z warning: mingw-w64-x86_64-lzo2-2.10-1 is up to date -- reinstalling 2021-05-16T23:13:34.6785985Z resolving dependencies... 2021-05-16T23:13:34.6788400Z looking for conflicting packages... 2021-05-16T23:13:34.7111401Z 2021-05-16T23:13:34.7112538Z Packages (1) mingw-w64-x86_64-lzo2-2.10-1 2021-05-16T23:13:34.7113333Z 2021-05-16T23:13:34.7113891Z Total Installed Size: 0.62 MiB 2021-05-16T23:13:34.7114916Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:13:34.7115485Z 2021-05-16T23:13:34.7116390Z :: Proceed with installation? [Y/n] 2021-05-16T23:13:34.7117086Z checking keyring... 2021-05-16T23:13:34.7814740Z checking package integrity... 2021-05-16T23:13:34.8893541Z loading package files... 2021-05-16T23:13:34.8932575Z checking for file conflicts... 2021-05-16T23:13:34.8933570Z checking available disk space... 2021-05-16T23:13:34.8957477Z :: Processing package changes... 2021-05-16T23:13:34.8958328Z reinstalling mingw-w64-x86_64-lzo2... 2021-05-16T23:13:35.6945539Z warning: mingw-w64-x86_64-make-4.3-1 is up to date -- reinstalling 2021-05-16T23:13:35.6946899Z resolving dependencies... 2021-05-16T23:13:35.7058675Z looking for conflicting packages... 2021-05-16T23:13:35.7266874Z 2021-05-16T23:13:35.7267858Z Packages (1) mingw-w64-x86_64-make-4.3-1 2021-05-16T23:13:35.7268405Z 2021-05-16T23:13:35.7269023Z Total Download Size: 0.15 MiB 2021-05-16T23:13:35.7269689Z Total Installed Size: 0.29 MiB 2021-05-16T23:13:35.7270357Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:13:35.7270824Z 2021-05-16T23:13:35.7271540Z :: Proceed with installation? [Y/n] 2021-05-16T23:13:35.7272279Z :: Retrieving packages... 2021-05-16T23:13:36.4425808Z downloading mingw-w64-x86_64-make-4.3-1-any.pkg.tar.xz... 2021-05-16T23:13:36.4426630Z checking keyring... 2021-05-16T23:13:36.4427212Z checking package integrity... 2021-05-16T23:13:36.5516089Z loading package files... 2021-05-16T23:13:36.5558927Z checking for file conflicts... 2021-05-16T23:13:36.5559780Z checking available disk space... 2021-05-16T23:13:36.5574147Z :: Processing package changes... 2021-05-16T23:13:36.5575031Z reinstalling mingw-w64-x86_64-make... 2021-05-16T23:13:37.3762209Z resolving dependencies... 2021-05-16T23:13:37.4077813Z looking for conflicting packages... 2021-05-16T23:13:37.4093150Z 2021-05-16T23:13:37.4094280Z Packages (2) mingw-w64-x86_64-ninja-1.10.2-1 mingw-w64-x86_64-meson-0.58.0-1 2021-05-16T23:13:37.4094967Z 2021-05-16T23:13:37.4095889Z Total Download Size: 1.48 MiB 2021-05-16T23:13:37.4096603Z Total Installed Size: 6.54 MiB 2021-05-16T23:13:37.4097019Z 2021-05-16T23:13:37.4097763Z :: Proceed with installation? [Y/n] 2021-05-16T23:13:37.4098477Z :: Retrieving packages... 2021-05-16T23:13:37.7233775Z downloading mingw-w64-x86_64-ninja-1.10.2-1-any.pkg.tar.zst... 2021-05-16T23:13:38.2003596Z downloading mingw-w64-x86_64-meson-0.58.0-1-any.pkg.tar.zst... 2021-05-16T23:13:38.3875355Z checking keyring... 2021-05-16T23:13:38.5646462Z checking package integrity... 2021-05-16T23:13:38.8444260Z loading package files... 2021-05-16T23:13:38.8536859Z checking for file conflicts... 2021-05-16T23:13:38.8794618Z checking available disk space... 2021-05-16T23:13:38.8807058Z :: Processing package changes... 2021-05-16T23:13:38.8808897Z installing mingw-w64-x86_64-ninja... 2021-05-16T23:13:38.8899723Z installing mingw-w64-x86_64-meson... 2021-05-16T23:13:39.9787193Z warning: mingw-w64-x86_64-mpc-1.2.1-1 is up to date -- reinstalling 2021-05-16T23:13:39.9788642Z resolving dependencies... 2021-05-16T23:13:39.9989328Z looking for conflicting packages... 2021-05-16T23:13:40.0108569Z 2021-05-16T23:13:40.0109654Z Packages (1) mingw-w64-x86_64-mpc-1.2.1-1 2021-05-16T23:13:40.0110165Z 2021-05-16T23:13:40.0110761Z Total Download Size: 0.07 MiB 2021-05-16T23:13:40.0111415Z Total Installed Size: 0.20 MiB 2021-05-16T23:13:40.0113894Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:13:40.0114388Z 2021-05-16T23:13:40.0115117Z :: Proceed with installation? [Y/n] 2021-05-16T23:13:40.0115848Z :: Retrieving packages... 2021-05-16T23:13:40.3175191Z downloading mingw-w64-x86_64-mpc-1.2.1-1-any.pkg.tar.zst... 2021-05-16T23:13:40.5016910Z checking keyring... 2021-05-16T23:13:40.5981436Z checking package integrity... 2021-05-16T23:13:40.7307034Z loading package files... 2021-05-16T23:13:40.7321282Z checking for file conflicts... 2021-05-16T23:13:40.7322095Z checking available disk space... 2021-05-16T23:13:40.7344599Z :: Processing package changes... 2021-05-16T23:13:40.7345496Z reinstalling mingw-w64-x86_64-mpc... 2021-05-16T23:13:41.5219460Z warning: mingw-w64-x86_64-mpdecimal-2.5.0-2 is up to date -- reinstalling 2021-05-16T23:13:41.5220354Z resolving dependencies... 2021-05-16T23:13:41.5325949Z looking for conflicting packages... 2021-05-16T23:13:41.5547298Z 2021-05-16T23:13:41.5548991Z Packages (1) mingw-w64-x86_64-mpdecimal-2.5.0-2 2021-05-16T23:13:41.5550033Z 2021-05-16T23:13:41.5551037Z Total Download Size: 0.32 MiB 2021-05-16T23:13:41.5552195Z Total Installed Size: 2.42 MiB 2021-05-16T23:13:41.5553336Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:13:41.5554039Z 2021-05-16T23:13:41.5555322Z :: Proceed with installation? [Y/n] 2021-05-16T23:13:41.5556579Z :: Retrieving packages... 2021-05-16T23:13:41.8632786Z downloading mingw-w64-x86_64-mpdecimal-2.5.0-2-any.pkg.tar.zst... 2021-05-16T23:13:42.2386233Z checking keyring... 2021-05-16T23:13:42.3321860Z checking package integrity... 2021-05-16T23:13:42.4661745Z loading package files... 2021-05-16T23:13:42.4682716Z checking for file conflicts... 2021-05-16T23:13:42.4683558Z checking available disk space... 2021-05-16T23:13:42.4879234Z :: Processing package changes... 2021-05-16T23:13:42.4880153Z reinstalling mingw-w64-x86_64-mpdecimal... 2021-05-16T23:13:43.3326493Z warning: mingw-w64-x86_64-mpfr-4.1.0-3 is up to date -- reinstalling 2021-05-16T23:13:43.3347818Z resolving dependencies... 2021-05-16T23:13:43.3444881Z looking for conflicting packages... 2021-05-16T23:13:43.3654010Z 2021-05-16T23:13:43.3655077Z Packages (1) mingw-w64-x86_64-mpfr-4.1.0-3 2021-05-16T23:13:43.3655607Z 2021-05-16T23:13:43.3656201Z Total Download Size: 0.35 MiB 2021-05-16T23:13:43.3656860Z Total Installed Size: 1.18 MiB 2021-05-16T23:13:43.3657525Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:13:43.3657972Z 2021-05-16T23:13:43.3658678Z :: Proceed with installation? [Y/n] 2021-05-16T23:13:43.3659497Z :: Retrieving packages... 2021-05-16T23:13:43.6735726Z downloading mingw-w64-x86_64-mpfr-4.1.0-3-any.pkg.tar.zst... 2021-05-16T23:13:44.0436659Z checking keyring... 2021-05-16T23:13:44.1348451Z checking package integrity... 2021-05-16T23:13:44.2784029Z loading package files... 2021-05-16T23:13:44.2802951Z checking for file conflicts... 2021-05-16T23:13:44.2803850Z checking available disk space... 2021-05-16T23:13:44.2875374Z :: Processing package changes... 2021-05-16T23:13:44.2876390Z reinstalling mingw-w64-x86_64-mpfr... 2021-05-16T23:13:45.1004788Z resolving dependencies... 2021-05-16T23:13:45.1006651Z looking for conflicting packages... 2021-05-16T23:13:45.1338603Z 2021-05-16T23:13:45.1339825Z Packages (1) mingw-w64-x86_64-nasm-2.15.05-1 2021-05-16T23:13:45.1340348Z 2021-05-16T23:13:45.1340954Z Total Download Size: 0.38 MiB 2021-05-16T23:13:45.1341634Z Total Installed Size: 3.58 MiB 2021-05-16T23:13:45.1342318Z 2021-05-16T23:13:45.1343074Z :: Proceed with installation? [Y/n] 2021-05-16T23:13:45.1343805Z :: Retrieving packages... 2021-05-16T23:13:45.4418648Z downloading mingw-w64-x86_64-nasm-2.15.05-1-any.pkg.tar.zst... 2021-05-16T23:13:45.8203594Z checking keyring... 2021-05-16T23:13:45.9251817Z checking package integrity... 2021-05-16T23:13:46.0641208Z loading package files... 2021-05-16T23:13:46.0663007Z checking for file conflicts... 2021-05-16T23:13:46.0678855Z checking available disk space... 2021-05-16T23:13:46.0689641Z :: Processing package changes... 2021-05-16T23:13:46.0690665Z installing mingw-w64-x86_64-nasm... 2021-05-16T23:13:46.8947071Z warning: mingw-w64-x86_64-ncurses-6.2-3 is up to date -- reinstalling 2021-05-16T23:13:46.8947938Z resolving dependencies... 2021-05-16T23:13:46.9133278Z looking for conflicting packages... 2021-05-16T23:13:46.9346190Z 2021-05-16T23:13:46.9347395Z Packages (1) mingw-w64-x86_64-ncurses-6.2-3 2021-05-16T23:13:46.9347985Z 2021-05-16T23:13:46.9348607Z Total Download Size: 1.54 MiB 2021-05-16T23:13:46.9349287Z Total Installed Size: 16.43 MiB 2021-05-16T23:13:46.9349966Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:13:46.9350393Z 2021-05-16T23:13:46.9351117Z :: Proceed with installation? [Y/n] 2021-05-16T23:13:46.9351863Z :: Retrieving packages... 2021-05-16T23:13:47.2379522Z downloading mingw-w64-x86_64-ncurses-6.2-3-any.pkg.tar.zst... 2021-05-16T23:13:47.8816379Z checking keyring... 2021-05-16T23:13:47.9757702Z checking package integrity... 2021-05-16T23:13:48.1424842Z loading package files... 2021-05-16T23:13:48.2127645Z checking for file conflicts... 2021-05-16T23:13:48.2132839Z checking available disk space... 2021-05-16T23:13:50.0892286Z :: Processing package changes... 2021-05-16T23:13:50.0893509Z reinstalling mingw-w64-x86_64-ncurses... 2021-05-16T23:13:57.4279581Z warning: mingw-w64-x86_64-netcdf-4.7.4-2 is up to date -- reinstalling 2021-05-16T23:13:57.4280455Z resolving dependencies... 2021-05-16T23:13:57.4281181Z looking for conflicting packages... 2021-05-16T23:13:57.4281580Z 2021-05-16T23:13:57.4282150Z Packages (1) mingw-w64-x86_64-netcdf-4.7.4-2 2021-05-16T23:13:57.4282570Z 2021-05-16T23:13:57.4283059Z Total Installed Size: 4.18 MiB 2021-05-16T23:13:57.4283610Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:13:57.4283930Z 2021-05-16T23:13:57.4284491Z :: Proceed with installation? [Y/n] 2021-05-16T23:13:57.4285050Z checking keyring... 2021-05-16T23:13:57.4285640Z checking package integrity... 2021-05-16T23:13:57.4286219Z loading package files... 2021-05-16T23:13:57.4286826Z checking for file conflicts... 2021-05-16T23:13:57.4287492Z checking available disk space... 2021-05-16T23:13:57.4288149Z :: Processing package changes... 2021-05-16T23:13:57.4288831Z reinstalling mingw-w64-x86_64-netcdf... 2021-05-16T23:13:58.0369520Z warning: mingw-w64-x86_64-nettle-3.7-2 is up to date -- reinstalling 2021-05-16T23:13:58.0370569Z resolving dependencies... 2021-05-16T23:13:58.0495702Z looking for conflicting packages... 2021-05-16T23:13:58.0711090Z 2021-05-16T23:13:58.0712344Z Packages (1) mingw-w64-x86_64-nettle-3.7-2 2021-05-16T23:13:58.0713431Z 2021-05-16T23:13:58.0714428Z Total Installed Size: 2.46 MiB 2021-05-16T23:13:58.0715470Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:13:58.0716556Z 2021-05-16T23:13:58.0718008Z :: Proceed with installation? [Y/n] 2021-05-16T23:13:58.0719238Z checking keyring... 2021-05-16T23:13:58.1476234Z checking package integrity... 2021-05-16T23:13:58.2621570Z loading package files... 2021-05-16T23:13:58.2653675Z checking for file conflicts... 2021-05-16T23:13:58.2654542Z checking available disk space... 2021-05-16T23:13:58.2703347Z :: Processing package changes... 2021-05-16T23:13:58.2704328Z reinstalling mingw-w64-x86_64-nettle... 2021-05-16T23:13:59.1567936Z warning: mingw-w64-x86_64-ninja-1.10.2-1 is up to date -- reinstalling 2021-05-16T23:13:59.1569762Z resolving dependencies... 2021-05-16T23:13:59.1571718Z looking for conflicting packages... 2021-05-16T23:13:59.1904754Z 2021-05-16T23:13:59.1906131Z Packages (1) mingw-w64-x86_64-ninja-1.10.2-1 2021-05-16T23:13:59.1907058Z 2021-05-16T23:13:59.1907944Z Total Installed Size: 1.56 MiB 2021-05-16T23:13:59.1909609Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:13:59.1910398Z 2021-05-16T23:13:59.1911637Z :: Proceed with installation? [Y/n] 2021-05-16T23:13:59.1912864Z checking keyring... 2021-05-16T23:13:59.2655389Z checking package integrity... 2021-05-16T23:13:59.3796831Z loading package files... 2021-05-16T23:13:59.3815194Z checking for file conflicts... 2021-05-16T23:13:59.3816292Z checking available disk space... 2021-05-16T23:13:59.3829071Z :: Processing package changes... 2021-05-16T23:13:59.3829924Z reinstalling mingw-w64-x86_64-ninja... 2021-05-16T23:14:00.2174908Z resolving dependencies... 2021-05-16T23:14:00.2176945Z looking for conflicting packages... 2021-05-16T23:14:00.2535523Z 2021-05-16T23:14:00.2537002Z Packages (1) mingw-w64-x86_64-nlopt-2.6.2-1 2021-05-16T23:14:00.2537752Z 2021-05-16T23:14:00.2538531Z Total Download Size: 0.33 MiB 2021-05-16T23:14:00.2539484Z Total Installed Size: 1.08 MiB 2021-05-16T23:14:00.2540085Z 2021-05-16T23:14:00.2541029Z :: Proceed with installation? [Y/n] 2021-05-16T23:14:00.2541997Z :: Retrieving packages... 2021-05-16T23:14:00.5657329Z downloading mingw-w64-x86_64-nlopt-2.6.2-1-any.pkg.tar.xz... 2021-05-16T23:14:00.9355647Z checking keyring... 2021-05-16T23:14:01.0300806Z checking package integrity... 2021-05-16T23:14:01.2093604Z loading package files... 2021-05-16T23:14:01.2148555Z checking for file conflicts... 2021-05-16T23:14:01.2160032Z checking available disk space... 2021-05-16T23:14:01.2172059Z :: Processing package changes... 2021-05-16T23:14:01.2172920Z installing mingw-w64-x86_64-nlopt... 2021-05-16T23:14:02.1919563Z error: target not found: mingw-w64-x86_64-openbabel 2021-05-16T23:14:03.0160709Z warning: mingw-w64-x86_64-openblas-0.3.13-2 is up to date -- reinstalling 2021-05-16T23:14:03.0161856Z resolving dependencies... 2021-05-16T23:14:03.0374141Z looking for conflicting packages... 2021-05-16T23:14:03.0509198Z 2021-05-16T23:14:03.0510462Z Packages (1) mingw-w64-x86_64-openblas-0.3.13-2 2021-05-16T23:14:03.0511328Z 2021-05-16T23:14:03.0512211Z Total Installed Size: 77.64 MiB 2021-05-16T23:14:03.0513123Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:14:03.0513574Z 2021-05-16T23:14:03.0514309Z :: Proceed with installation? [Y/n] 2021-05-16T23:14:03.0515013Z checking keyring... 2021-05-16T23:14:03.1410883Z checking package integrity... 2021-05-16T23:14:03.3218922Z loading package files... 2021-05-16T23:14:03.3238887Z checking for file conflicts... 2021-05-16T23:14:03.3239701Z checking available disk space... 2021-05-16T23:14:03.3261843Z :: Processing package changes... 2021-05-16T23:14:03.3262730Z reinstalling mingw-w64-x86_64-openblas... 2021-05-16T23:14:04.3295702Z warning: mingw-w64-x86_64-opencv-4.5.1-2 is up to date -- reinstalling 2021-05-16T23:14:04.3296609Z resolving dependencies... 2021-05-16T23:14:04.3560637Z looking for conflicting packages... 2021-05-16T23:14:04.3637335Z 2021-05-16T23:14:04.3638749Z Packages (1) mingw-w64-x86_64-opencv-4.5.1-2 2021-05-16T23:14:04.3639931Z 2021-05-16T23:14:04.3640818Z Total Installed Size: 107.68 MiB 2021-05-16T23:14:04.3642347Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:14:04.3643075Z 2021-05-16T23:14:04.3644217Z :: Proceed with installation? [Y/n] 2021-05-16T23:14:04.3645343Z checking keyring... 2021-05-16T23:14:04.4345043Z checking package integrity... 2021-05-16T23:14:04.7566183Z loading package files... 2021-05-16T23:14:04.7671526Z checking for file conflicts... 2021-05-16T23:14:04.7672399Z checking available disk space... 2021-05-16T23:14:04.8005988Z :: Processing package changes... 2021-05-16T23:14:04.8007491Z reinstalling mingw-w64-x86_64-opencv... 2021-05-16T23:14:06.5691798Z warning: mingw-w64-x86_64-openjpeg2-2.3.1-1 is up to date -- reinstalling 2021-05-16T23:14:06.5692933Z resolving dependencies... 2021-05-16T23:14:06.5958772Z looking for conflicting packages... 2021-05-16T23:14:06.6021233Z 2021-05-16T23:14:06.6022400Z Packages (1) mingw-w64-x86_64-openjpeg2-2.3.1-1 2021-05-16T23:14:06.6022989Z 2021-05-16T23:14:06.6024318Z Total Installed Size: 3.54 MiB 2021-05-16T23:14:06.6025410Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:14:06.6025864Z 2021-05-16T23:14:06.6026611Z :: Proceed with installation? [Y/n] 2021-05-16T23:14:06.6027276Z checking keyring... 2021-05-16T23:14:06.6794164Z checking package integrity... 2021-05-16T23:14:06.7967677Z loading package files... 2021-05-16T23:14:06.8034952Z checking for file conflicts... 2021-05-16T23:14:06.8035862Z checking available disk space... 2021-05-16T23:14:06.8069984Z :: Processing package changes... 2021-05-16T23:14:06.8071577Z reinstalling mingw-w64-x86_64-openjpeg2... 2021-05-16T23:14:07.6825809Z warning: mingw-w64-x86_64-openssl-1.1.1.k-2 is up to date -- reinstalling 2021-05-16T23:14:07.6826715Z resolving dependencies... 2021-05-16T23:14:07.7102339Z looking for conflicting packages... 2021-05-16T23:14:07.7254242Z 2021-05-16T23:14:07.7255426Z Packages (1) mingw-w64-x86_64-openssl-1.1.1.k-2 2021-05-16T23:14:07.7256024Z 2021-05-16T23:14:07.7256613Z Total Download Size: 4.75 MiB 2021-05-16T23:14:07.7257303Z Total Installed Size: 69.11 MiB 2021-05-16T23:14:07.7257976Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:14:07.7258376Z 2021-05-16T23:14:07.7259113Z :: Proceed with installation? [Y/n] 2021-05-16T23:14:07.7259846Z :: Retrieving packages... 2021-05-16T23:14:08.0333780Z downloading mingw-w64-x86_64-openssl-1.1.1.k-2-any.pkg.tar.zst... 2021-05-16T23:14:08.7927763Z checking keyring... 2021-05-16T23:14:08.8877716Z checking package integrity... 2021-05-16T23:14:09.0652311Z loading package files... 2021-05-16T23:14:09.1593478Z checking for file conflicts... 2021-05-16T23:14:09.1603563Z checking available disk space... 2021-05-16T23:14:12.3468112Z :: Processing package changes... 2021-05-16T23:14:12.3469471Z reinstalling mingw-w64-x86_64-openssl... 2021-05-16T23:14:21.6268935Z warning: mingw-w64-x86_64-pango-1.48.4-2 is up to date -- reinstalling 2021-05-16T23:14:21.6269804Z resolving dependencies... 2021-05-16T23:14:21.6458659Z looking for conflicting packages... 2021-05-16T23:14:21.6608289Z 2021-05-16T23:14:21.6609326Z Packages (1) mingw-w64-x86_64-pango-1.48.4-2 2021-05-16T23:14:21.6609870Z 2021-05-16T23:14:21.6610487Z Total Installed Size: 12.40 MiB 2021-05-16T23:14:21.6611077Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:14:21.6611430Z 2021-05-16T23:14:21.6612753Z :: Proceed with installation? [Y/n] 2021-05-16T23:14:21.6613896Z checking keyring... 2021-05-16T23:14:21.7408978Z checking package integrity... 2021-05-16T23:14:21.8645043Z loading package files... 2021-05-16T23:14:21.8779654Z checking for file conflicts... 2021-05-16T23:14:21.8780655Z checking available disk space... 2021-05-16T23:14:21.9196647Z :: Processing package changes... 2021-05-16T23:14:21.9197806Z reinstalling mingw-w64-x86_64-pango... 2021-05-16T23:14:23.7045073Z warning: mingw-w64-x86_64-pcre-8.44-3 is up to date -- reinstalling 2021-05-16T23:14:23.7046313Z resolving dependencies... 2021-05-16T23:14:23.7312952Z looking for conflicting packages... 2021-05-16T23:14:23.7374634Z 2021-05-16T23:14:23.7376071Z Packages (1) mingw-w64-x86_64-pcre-8.44-3 2021-05-16T23:14:23.7377097Z 2021-05-16T23:14:23.7377777Z Total Installed Size: 4.16 MiB 2021-05-16T23:14:23.7378959Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:14:23.7379867Z 2021-05-16T23:14:23.7380857Z :: Proceed with installation? [Y/n] 2021-05-16T23:14:23.7382441Z checking keyring... 2021-05-16T23:14:23.8107813Z checking package integrity... 2021-05-16T23:14:23.9250368Z loading package files... 2021-05-16T23:14:23.9291605Z checking for file conflicts... 2021-05-16T23:14:23.9292829Z checking available disk space... 2021-05-16T23:14:23.9393660Z :: Processing package changes... 2021-05-16T23:14:23.9394565Z reinstalling mingw-w64-x86_64-pcre... 2021-05-16T23:14:24.9365147Z resolving dependencies... 2021-05-16T23:14:24.9649335Z looking for conflicting packages... 2021-05-16T23:14:24.9719150Z 2021-05-16T23:14:24.9720227Z Packages (1) mingw-w64-x86_64-pcre2-10.36-1 2021-05-16T23:14:24.9720775Z 2021-05-16T23:14:24.9721351Z Total Download Size: 0.98 MiB 2021-05-16T23:14:24.9722033Z Total Installed Size: 4.80 MiB 2021-05-16T23:14:24.9722465Z 2021-05-16T23:14:24.9723190Z :: Proceed with installation? [Y/n] 2021-05-16T23:14:24.9723925Z :: Retrieving packages... 2021-05-16T23:14:25.2881235Z downloading mingw-w64-x86_64-pcre2-10.36-1-any.pkg.tar.zst... 2021-05-16T23:14:25.8637534Z checking keyring... 2021-05-16T23:14:25.9557734Z checking package integrity... 2021-05-16T23:14:26.1123492Z loading package files... 2021-05-16T23:14:26.1172875Z checking for file conflicts... 2021-05-16T23:14:26.1316173Z checking available disk space... 2021-05-16T23:14:26.1328729Z :: Processing package changes... 2021-05-16T23:14:26.1329611Z installing mingw-w64-x86_64-pcre2... 2021-05-16T23:14:27.0935830Z warning: mingw-w64-x86_64-pixman-0.40.0-2 is up to date -- reinstalling 2021-05-16T23:14:27.0936708Z resolving dependencies... 2021-05-16T23:14:27.1051282Z looking for conflicting packages... 2021-05-16T23:14:27.1296383Z 2021-05-16T23:14:27.1297654Z Packages (1) mingw-w64-x86_64-pixman-0.40.0-2 2021-05-16T23:14:27.1298994Z 2021-05-16T23:14:27.1300248Z Total Installed Size: 1.57 MiB 2021-05-16T23:14:27.1301359Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:14:27.1302009Z 2021-05-16T23:14:27.1303102Z :: Proceed with installation? [Y/n] 2021-05-16T23:14:27.1304317Z checking keyring... 2021-05-16T23:14:27.2188263Z checking package integrity... 2021-05-16T23:14:27.3374539Z loading package files... 2021-05-16T23:14:27.3389917Z checking for file conflicts... 2021-05-16T23:14:27.3390782Z checking available disk space... 2021-05-16T23:14:27.3408100Z :: Processing package changes... 2021-05-16T23:14:27.3408969Z reinstalling mingw-w64-x86_64-pixman... 2021-05-16T23:14:28.1397831Z resolving dependencies... 2021-05-16T23:14:28.1615813Z looking for conflicting packages... 2021-05-16T23:14:28.1747357Z :: mingw-w64-x86_64-pkg-config and mingw-w64-x86_64-pkgconf are in conflict. Remove mingw-w64-x86_64-pkgconf? [Y/n] 2021-05-16T23:14:28.1765703Z 2021-05-16T23:14:28.1767209Z Packages (2) mingw-w64-x86_64-pkgconf-1.7.4-2 [removal] mingw-w64-x86_64-pkg-config-0.29.2-3 2021-05-16T23:14:28.1768014Z 2021-05-16T23:14:28.1768637Z Total Download Size: 0.26 MiB 2021-05-16T23:14:28.1769302Z Total Installed Size: 1.33 MiB 2021-05-16T23:14:28.1769996Z Net Upgrade Size: 0.85 MiB 2021-05-16T23:14:28.1770417Z 2021-05-16T23:14:28.1771123Z :: Proceed with installation? [Y/n] 2021-05-16T23:14:28.1771960Z :: Retrieving packages... 2021-05-16T23:14:28.4873041Z downloading mingw-w64-x86_64-pkg-config-0.29.2-3-any.pkg.tar.zst... 2021-05-16T23:14:28.8557809Z checking keyring... 2021-05-16T23:14:28.9489269Z checking package integrity... 2021-05-16T23:14:29.0890839Z loading package files... 2021-05-16T23:14:29.0906428Z checking for file conflicts... 2021-05-16T23:14:29.0912270Z checking available disk space... 2021-05-16T23:14:29.0935846Z :: Processing package changes... 2021-05-16T23:14:29.0936889Z removing mingw-w64-x86_64-pkgconf... 2021-05-16T23:14:29.2328292Z installing mingw-w64-x86_64-pkg-config... 2021-05-16T23:14:30.0557060Z warning: mingw-w64-x86_64-poppler-data-0.4.10-1 is up to date -- reinstalling 2021-05-16T23:14:30.0557988Z resolving dependencies... 2021-05-16T23:14:30.0559780Z looking for conflicting packages... 2021-05-16T23:14:30.0931295Z 2021-05-16T23:14:30.0933352Z Packages (1) mingw-w64-x86_64-poppler-data-0.4.10-1 2021-05-16T23:14:30.0934150Z 2021-05-16T23:14:30.0935444Z Total Installed Size: 12.33 MiB 2021-05-16T23:14:30.0936189Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:14:30.0936624Z 2021-05-16T23:14:30.0937366Z :: Proceed with installation? [Y/n] 2021-05-16T23:14:30.0938060Z checking keyring... 2021-05-16T23:14:30.1656313Z checking package integrity... 2021-05-16T23:14:30.2934810Z loading package files... 2021-05-16T23:14:30.2981110Z checking for file conflicts... 2021-05-16T23:14:30.2981987Z checking available disk space... 2021-05-16T23:14:30.3112826Z :: Processing package changes... 2021-05-16T23:14:30.3113804Z reinstalling mingw-w64-x86_64-poppler-data... 2021-05-16T23:14:31.4540166Z warning: mingw-w64-x86_64-poppler-20.12.1-2 is up to date -- reinstalling 2021-05-16T23:14:31.4541103Z resolving dependencies... 2021-05-16T23:14:31.4818508Z looking for conflicting packages... 2021-05-16T23:14:31.4892113Z 2021-05-16T23:14:31.4893053Z Packages (1) mingw-w64-x86_64-poppler-20.12.1-2 2021-05-16T23:14:31.4893634Z 2021-05-16T23:14:31.4894491Z Total Installed Size: 11.78 MiB 2021-05-16T23:14:31.4895141Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:14:31.4895853Z 2021-05-16T23:14:31.4896589Z :: Proceed with installation? [Y/n] 2021-05-16T23:14:31.4897289Z checking keyring... 2021-05-16T23:14:31.5679022Z checking package integrity... 2021-05-16T23:14:31.6978006Z loading package files... 2021-05-16T23:14:31.7020356Z checking for file conflicts... 2021-05-16T23:14:31.7032331Z checking available disk space... 2021-05-16T23:14:31.7119812Z :: Processing package changes... 2021-05-16T23:14:31.7120863Z reinstalling mingw-w64-x86_64-poppler... 2021-05-16T23:14:32.7620854Z warning: mingw-w64-x86_64-proj-6.3.2-2 is up to date -- reinstalling 2021-05-16T23:14:32.7621824Z resolving dependencies... 2021-05-16T23:14:32.7875767Z looking for conflicting packages... 2021-05-16T23:14:32.7959307Z 2021-05-16T23:14:32.7960417Z Packages (1) mingw-w64-x86_64-proj-6.3.2-2 2021-05-16T23:14:32.7961298Z 2021-05-16T23:14:32.7962180Z Total Installed Size: 19.91 MiB 2021-05-16T23:14:32.7963000Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:14:32.7963460Z 2021-05-16T23:14:32.7964254Z :: Proceed with installation? [Y/n] 2021-05-16T23:14:32.7965065Z checking keyring... 2021-05-16T23:14:32.8705942Z checking package integrity... 2021-05-16T23:14:33.0101915Z loading package files... 2021-05-16T23:14:33.0103254Z checking for file conflicts... 2021-05-16T23:14:33.0118643Z checking available disk space... 2021-05-16T23:14:33.0119585Z :: Processing package changes... 2021-05-16T23:14:33.0120401Z reinstalling mingw-w64-x86_64-proj... 2021-05-16T23:14:33.8986050Z warning: mingw-w64-x86_64-protobuf-3.16.0-1 is up to date -- reinstalling 2021-05-16T23:14:33.8986965Z resolving dependencies... 2021-05-16T23:14:33.9240628Z looking for conflicting packages... 2021-05-16T23:14:33.9300046Z 2021-05-16T23:14:33.9301526Z Packages (1) mingw-w64-x86_64-protobuf-3.16.0-1 2021-05-16T23:14:33.9313579Z 2021-05-16T23:14:33.9314570Z Total Installed Size: 29.16 MiB 2021-05-16T23:14:33.9315590Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:14:33.9316150Z 2021-05-16T23:14:33.9317078Z :: Proceed with installation? [Y/n] 2021-05-16T23:14:33.9318086Z checking keyring... 2021-05-16T23:14:34.0129089Z checking package integrity... 2021-05-16T23:14:34.1559836Z loading package files... 2021-05-16T23:14:34.1595584Z checking for file conflicts... 2021-05-16T23:14:34.1596538Z checking available disk space... 2021-05-16T23:14:34.1673479Z :: Processing package changes... 2021-05-16T23:14:34.1674434Z reinstalling mingw-w64-x86_64-protobuf... 2021-05-16T23:14:35.2558653Z warning: mingw-w64-x86_64-python-3.8.9-2 is up to date -- reinstalling 2021-05-16T23:14:35.2559689Z resolving dependencies... 2021-05-16T23:14:35.2838336Z looking for conflicting packages... 2021-05-16T23:14:35.2959875Z 2021-05-16T23:14:35.2960824Z Packages (1) mingw-w64-x86_64-python-3.8.9-2 2021-05-16T23:14:35.2961368Z 2021-05-16T23:14:35.2961939Z Total Download Size: 17.02 MiB 2021-05-16T23:14:35.2962686Z Total Installed Size: 113.47 MiB 2021-05-16T23:14:35.2963360Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:14:35.2963760Z 2021-05-16T23:14:35.2964477Z :: Proceed with installation? [Y/n] 2021-05-16T23:14:35.2965452Z :: Retrieving packages... 2021-05-16T23:14:35.6096630Z downloading mingw-w64-x86_64-python-3.8.9-2-any.pkg.tar.zst... 2021-05-16T23:14:36.9000141Z checking keyring... 2021-05-16T23:14:37.0213238Z checking package integrity... 2021-05-16T23:14:37.3451078Z loading package files... 2021-05-16T23:14:37.4391829Z checking for file conflicts... 2021-05-16T23:14:37.4403235Z checking available disk space... 2021-05-16T23:14:39.6591060Z :: Processing package changes... 2021-05-16T23:14:39.6592178Z reinstalling mingw-w64-x86_64-python... 2021-05-16T23:14:48.4344816Z resolving dependencies... 2021-05-16T23:14:48.4619739Z looking for conflicting packages... 2021-05-16T23:14:48.4682757Z 2021-05-16T23:14:48.4683738Z Packages (1) mingw-w64-x86_64-qpdf-10.1.0-1 2021-05-16T23:14:48.4684273Z 2021-05-16T23:14:48.4684926Z Total Download Size: 0.98 MiB 2021-05-16T23:14:48.4685585Z Total Installed Size: 3.56 MiB 2021-05-16T23:14:48.4686019Z 2021-05-16T23:14:48.4686767Z :: Proceed with installation? [Y/n] 2021-05-16T23:14:48.4687505Z :: Retrieving packages... 2021-05-16T23:14:48.7787032Z downloading mingw-w64-x86_64-qpdf-10.1.0-1-any.pkg.tar.zst... 2021-05-16T23:14:49.3346650Z checking keyring... 2021-05-16T23:14:49.4250622Z checking package integrity... 2021-05-16T23:14:49.5751218Z loading package files... 2021-05-16T23:14:49.5780805Z checking for file conflicts... 2021-05-16T23:14:49.5815039Z checking available disk space... 2021-05-16T23:14:49.5826592Z :: Processing package changes... 2021-05-16T23:14:49.5827484Z installing mingw-w64-x86_64-qpdf... 2021-05-16T23:14:50.4828181Z resolving dependencies... 2021-05-16T23:14:50.4899533Z looking for conflicting packages... 2021-05-16T23:14:50.5219507Z 2021-05-16T23:14:50.5221079Z Packages (1) mingw-w64-x86_64-quantlib-1.20-1 2021-05-16T23:14:50.5221854Z 2021-05-16T23:14:50.5222686Z Total Download Size: 27.03 MiB 2021-05-16T23:14:50.5223624Z Total Installed Size: 194.29 MiB 2021-05-16T23:14:50.5224199Z 2021-05-16T23:14:50.5225195Z :: Proceed with installation? [Y/n] 2021-05-16T23:14:50.5226233Z :: Retrieving packages... 2021-05-16T23:14:50.8321838Z downloading mingw-w64-x86_64-quantlib-1.20-1-any.pkg.tar.zst... 2021-05-16T23:14:52.4957603Z checking keyring... 2021-05-16T23:14:52.5883762Z checking package integrity... 2021-05-16T23:14:52.9594145Z loading package files... 2021-05-16T23:14:52.9795850Z checking for file conflicts... 2021-05-16T23:14:53.0905072Z checking available disk space... 2021-05-16T23:14:53.0921773Z :: Processing package changes... 2021-05-16T23:14:53.0922806Z installing mingw-w64-x86_64-quantlib... 2021-05-16T23:14:55.4455165Z resolving dependencies... 2021-05-16T23:14:55.4765746Z looking for conflicting packages... 2021-05-16T23:14:55.4780030Z 2021-05-16T23:14:55.4781088Z Packages (2) mingw-w64-x86_64-popt-1.16-2 mingw-w64-x86_64-rabbitmq-c-0.10.0-1 2021-05-16T23:14:55.4781798Z 2021-05-16T23:14:55.4782376Z Total Download Size: 0.18 MiB 2021-05-16T23:14:55.4784731Z Total Installed Size: 0.79 MiB 2021-05-16T23:14:55.4785201Z 2021-05-16T23:14:55.4785900Z :: Proceed with installation? [Y/n] 2021-05-16T23:14:55.4786643Z :: Retrieving packages... 2021-05-16T23:14:55.7875774Z downloading mingw-w64-x86_64-popt-1.16-2-any.pkg.tar.zst... 2021-05-16T23:14:56.2215705Z downloading mingw-w64-x86_64-rabbitmq-c-0.10.0-1-any.pkg.tar.xz... 2021-05-16T23:14:56.3157694Z checking keyring... 2021-05-16T23:14:56.4977058Z checking package integrity... 2021-05-16T23:14:56.7816788Z loading package files... 2021-05-16T23:14:56.7884800Z checking for file conflicts... 2021-05-16T23:14:56.7941043Z checking available disk space... 2021-05-16T23:14:56.7952850Z :: Processing package changes... 2021-05-16T23:14:56.7953752Z installing mingw-w64-x86_64-popt... 2021-05-16T23:14:56.8283520Z installing mingw-w64-x86_64-rabbitmq-c... 2021-05-16T23:14:57.7880332Z error: target not found: mingw-w64-x86_64-raptor2 2021-05-16T23:14:58.7048671Z error: target not found: mingw-w64-x86_64-rasqal 2021-05-16T23:14:59.4863682Z warning: mingw-w64-x86_64-re2-20210401-1 is up to date -- reinstalling 2021-05-16T23:14:59.4864726Z resolving dependencies... 2021-05-16T23:14:59.4970354Z looking for conflicting packages... 2021-05-16T23:14:59.5199246Z 2021-05-16T23:14:59.5200536Z Packages (1) mingw-w64-x86_64-re2-20210401-1 2021-05-16T23:14:59.5201776Z 2021-05-16T23:14:59.5202561Z Total Installed Size: 1.79 MiB 2021-05-16T23:14:59.5203870Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:14:59.5204532Z 2021-05-16T23:14:59.5205607Z :: Proceed with installation? [Y/n] 2021-05-16T23:14:59.5206604Z checking keyring... 2021-05-16T23:14:59.5919064Z checking package integrity... 2021-05-16T23:14:59.7055780Z loading package files... 2021-05-16T23:14:59.7081372Z checking for file conflicts... 2021-05-16T23:14:59.7082367Z checking available disk space... 2021-05-16T23:14:59.7146774Z :: Processing package changes... 2021-05-16T23:14:59.7147728Z reinstalling mingw-w64-x86_64-re2... 2021-05-16T23:15:00.5691383Z warning: mingw-w64-x86_64-readline-8.0.004-2 is up to date -- reinstalling 2021-05-16T23:15:00.5692314Z resolving dependencies... 2021-05-16T23:15:00.5951732Z looking for conflicting packages... 2021-05-16T23:15:00.6032027Z 2021-05-16T23:15:00.6034668Z Packages (1) mingw-w64-x86_64-readline-8.0.004-2 2021-05-16T23:15:00.6035781Z 2021-05-16T23:15:00.6036418Z Total Download Size: 0.37 MiB 2021-05-16T23:15:00.6037089Z Total Installed Size: 1.57 MiB 2021-05-16T23:15:00.6037751Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:15:00.6038168Z 2021-05-16T23:15:00.6038890Z :: Proceed with installation? [Y/n] 2021-05-16T23:15:00.6039643Z :: Retrieving packages... 2021-05-16T23:15:00.9173394Z downloading mingw-w64-x86_64-readline-8.0.004-2-any.pkg.tar.zst... 2021-05-16T23:15:01.2977895Z checking keyring... 2021-05-16T23:15:01.3999154Z checking package integrity... 2021-05-16T23:15:01.5518004Z loading package files... 2021-05-16T23:15:01.5534720Z checking for file conflicts... 2021-05-16T23:15:01.5535676Z checking available disk space... 2021-05-16T23:15:01.5705545Z :: Processing package changes... 2021-05-16T23:15:01.5706704Z reinstalling mingw-w64-x86_64-readline... 2021-05-16T23:15:02.5413876Z error: target not found: mingw-w64-x86_64-redland 2021-05-16T23:15:03.3730988Z warning: mingw-w64-x86_64-rhash-1.4.1-3 is up to date -- reinstalling 2021-05-16T23:15:03.3732033Z resolving dependencies... 2021-05-16T23:15:03.3848419Z looking for conflicting packages... 2021-05-16T23:15:03.4095689Z 2021-05-16T23:15:03.4096837Z Packages (1) mingw-w64-x86_64-rhash-1.4.1-3 2021-05-16T23:15:03.4097392Z 2021-05-16T23:15:03.4097997Z Total Installed Size: 4.30 MiB 2021-05-16T23:15:03.4098989Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:15:03.4099334Z 2021-05-16T23:15:03.4100321Z :: Proceed with installation? [Y/n] 2021-05-16T23:15:03.4101016Z checking keyring... 2021-05-16T23:15:03.4832399Z checking package integrity... 2021-05-16T23:15:03.5995302Z loading package files... 2021-05-16T23:15:03.6018669Z checking for file conflicts... 2021-05-16T23:15:03.6019545Z checking available disk space... 2021-05-16T23:15:03.6056398Z :: Processing package changes... 2021-05-16T23:15:03.6057376Z reinstalling mingw-w64-x86_64-rhash... 2021-05-16T23:15:04.4154746Z resolving dependencies... 2021-05-16T23:15:04.4482478Z looking for conflicting packages... 2021-05-16T23:15:04.4497811Z 2021-05-16T23:15:04.4498845Z Packages (2) mingw-w64-x86_64-pdcurses-4.1.0-5 mingw-w64-x86_64-ruby-3.0.1-2 2021-05-16T23:15:04.4499528Z 2021-05-16T23:15:04.4500123Z Total Download Size: 7.12 MiB 2021-05-16T23:15:04.4500781Z Total Installed Size: 31.49 MiB 2021-05-16T23:15:04.4501229Z 2021-05-16T23:15:04.4501940Z :: Proceed with installation? [Y/n] 2021-05-16T23:15:04.4503001Z :: Retrieving packages... 2021-05-16T23:15:04.7515239Z downloading mingw-w64-x86_64-pdcurses-4.1.0-5-any.pkg.tar.zst... 2021-05-16T23:15:05.2102050Z downloading mingw-w64-x86_64-ruby-3.0.1-2-any.pkg.tar.zst... 2021-05-16T23:15:05.7814357Z checking keyring... 2021-05-16T23:15:05.8720876Z checking package integrity... 2021-05-16T23:15:06.2250649Z loading package files... 2021-05-16T23:15:06.2613784Z checking for file conflicts... 2021-05-16T23:15:06.5461855Z checking available disk space... 2021-05-16T23:15:06.5481265Z :: Processing package changes... 2021-05-16T23:15:06.5482258Z installing mingw-w64-x86_64-pdcurses... 2021-05-16T23:15:06.5646676Z installing mingw-w64-x86_64-ruby... 2021-05-16T23:15:09.7835064Z warning: mingw-w64-x86_64-snappy-1.1.8-1 is up to date -- reinstalling 2021-05-16T23:15:09.7835978Z resolving dependencies... 2021-05-16T23:15:09.7944296Z looking for conflicting packages... 2021-05-16T23:15:09.8190124Z 2021-05-16T23:15:09.8191306Z Packages (1) mingw-w64-x86_64-snappy-1.1.8-1 2021-05-16T23:15:09.8192118Z 2021-05-16T23:15:09.8193084Z Total Installed Size: 0.16 MiB 2021-05-16T23:15:09.8194304Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:15:09.8194766Z 2021-05-16T23:15:09.8195520Z :: Proceed with installation? [Y/n] 2021-05-16T23:15:09.8196210Z checking keyring... 2021-05-16T23:15:09.8885036Z checking package integrity... 2021-05-16T23:15:09.9979229Z loading package files... 2021-05-16T23:15:10.0024784Z checking for file conflicts... 2021-05-16T23:15:10.0025756Z checking available disk space... 2021-05-16T23:15:10.0073238Z :: Processing package changes... 2021-05-16T23:15:10.0074278Z reinstalling mingw-w64-x86_64-snappy... 2021-05-16T23:15:10.7866842Z warning: mingw-w64-x86_64-sqlite3-3.35.5-1 is up to date -- reinstalling 2021-05-16T23:15:10.7868111Z resolving dependencies... 2021-05-16T23:15:10.8140048Z looking for conflicting packages... 2021-05-16T23:15:10.8227017Z 2021-05-16T23:15:10.8228124Z Packages (1) mingw-w64-x86_64-sqlite3-3.35.5-1 2021-05-16T23:15:10.8228679Z 2021-05-16T23:15:10.8229267Z Total Download Size: 6.74 MiB 2021-05-16T23:15:10.8230271Z Total Installed Size: 48.62 MiB 2021-05-16T23:15:10.8230938Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:15:10.8231357Z 2021-05-16T23:15:10.8232069Z :: Proceed with installation? [Y/n] 2021-05-16T23:15:10.8232816Z :: Retrieving packages... 2021-05-16T23:15:11.1340099Z downloading mingw-w64-x86_64-sqlite3-3.35.5-1-any.pkg.tar.zst... 2021-05-16T23:15:11.9905881Z checking keyring... 2021-05-16T23:15:12.0813927Z checking package integrity... 2021-05-16T23:15:12.2743988Z loading package files... 2021-05-16T23:15:12.2894862Z checking for file conflicts... 2021-05-16T23:15:12.2895872Z checking available disk space... 2021-05-16T23:15:12.6358065Z :: Processing package changes... 2021-05-16T23:15:12.6359257Z reinstalling mingw-w64-x86_64-sqlite3... 2021-05-16T23:15:14.6390502Z warning: mingw-w64-x86_64-szip-2.1.1-2 is up to date -- reinstalling 2021-05-16T23:15:14.6391798Z resolving dependencies... 2021-05-16T23:15:14.6394257Z looking for conflicting packages... 2021-05-16T23:15:14.6745506Z 2021-05-16T23:15:14.6747591Z Packages (1) mingw-w64-x86_64-szip-2.1.1-2 2021-05-16T23:15:14.6748618Z 2021-05-16T23:15:14.6749533Z Total Installed Size: 0.16 MiB 2021-05-16T23:15:14.6750285Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:15:14.6750699Z 2021-05-16T23:15:14.6751421Z :: Proceed with installation? [Y/n] 2021-05-16T23:15:14.6752089Z checking keyring... 2021-05-16T23:15:14.7500600Z checking package integrity... 2021-05-16T23:15:14.8607219Z loading package files... 2021-05-16T23:15:14.8662944Z checking for file conflicts... 2021-05-16T23:15:14.8663811Z checking available disk space... 2021-05-16T23:15:14.8685464Z :: Processing package changes... 2021-05-16T23:15:14.8686406Z reinstalling mingw-w64-x86_64-szip... 2021-05-16T23:15:15.6762213Z warning: mingw-w64-x86_64-tcl-8.6.11-3 is up to date -- reinstalling 2021-05-16T23:15:15.6763028Z resolving dependencies... 2021-05-16T23:15:15.7050650Z looking for conflicting packages... 2021-05-16T23:15:15.7124072Z 2021-05-16T23:15:15.7125027Z Packages (1) mingw-w64-x86_64-tcl-8.6.11-3 2021-05-16T23:15:15.7125580Z 2021-05-16T23:15:15.7126216Z Total Download Size: 2.59 MiB 2021-05-16T23:15:15.7126916Z Total Installed Size: 9.64 MiB 2021-05-16T23:15:15.7127904Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:15:15.7128362Z 2021-05-16T23:15:15.7129100Z :: Proceed with installation? [Y/n] 2021-05-16T23:15:15.7129914Z :: Retrieving packages... 2021-05-16T23:15:16.0240815Z downloading mingw-w64-x86_64-tcl-8.6.11-3-any.pkg.tar.zst... 2021-05-16T23:15:16.7666093Z checking keyring... 2021-05-16T23:15:16.8636313Z checking package integrity... 2021-05-16T23:15:17.0233675Z loading package files... 2021-05-16T23:15:17.0464731Z checking for file conflicts... 2021-05-16T23:15:17.0466263Z checking available disk space... 2021-05-16T23:15:17.3863703Z :: Processing package changes... 2021-05-16T23:15:17.3864833Z reinstalling mingw-w64-x86_64-tcl... 2021-05-16T23:15:20.0694507Z warning: mingw-w64-x86_64-termcap-1.3.1-6 is up to date -- reinstalling 2021-05-16T23:15:20.0695409Z resolving dependencies... 2021-05-16T23:15:20.0817153Z looking for conflicting packages... 2021-05-16T23:15:20.1049318Z 2021-05-16T23:15:20.1050609Z Packages (1) mingw-w64-x86_64-termcap-1.3.1-6 2021-05-16T23:15:20.1051335Z 2021-05-16T23:15:20.1052084Z Total Download Size: 0.03 MiB 2021-05-16T23:15:20.1052965Z Total Installed Size: 0.06 MiB 2021-05-16T23:15:20.1053831Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:15:20.1054347Z 2021-05-16T23:15:20.1055287Z :: Proceed with installation? [Y/n] 2021-05-16T23:15:20.1056238Z :: Retrieving packages... 2021-05-16T23:15:20.4100559Z downloading mingw-w64-x86_64-termcap-1.3.1-6-any.pkg.tar.zst... 2021-05-16T23:15:20.5056871Z checking keyring... 2021-05-16T23:15:20.5993342Z checking package integrity... 2021-05-16T23:15:20.7373951Z loading package files... 2021-05-16T23:15:20.7396074Z checking for file conflicts... 2021-05-16T23:15:20.7396891Z checking available disk space... 2021-05-16T23:15:20.7426327Z :: Processing package changes... 2021-05-16T23:15:20.7427452Z reinstalling mingw-w64-x86_64-termcap... 2021-05-16T23:15:21.5620825Z warning: mingw-w64-x86_64-tesseract-ocr-4.1.1-7 is up to date -- reinstalling 2021-05-16T23:15:21.5621772Z resolving dependencies... 2021-05-16T23:15:21.5892976Z looking for conflicting packages... 2021-05-16T23:15:21.5961027Z 2021-05-16T23:15:21.5962204Z Packages (1) mingw-w64-x86_64-tesseract-ocr-4.1.1-7 2021-05-16T23:15:21.5962825Z 2021-05-16T23:15:21.5964002Z Total Installed Size: 24.86 MiB 2021-05-16T23:15:21.5965165Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:15:21.5965746Z 2021-05-16T23:15:21.5966497Z :: Proceed with installation? [Y/n] 2021-05-16T23:15:21.5967186Z checking keyring... 2021-05-16T23:15:21.6704946Z checking package integrity... 2021-05-16T23:15:21.8459368Z loading package files... 2021-05-16T23:15:21.8487369Z checking for file conflicts... 2021-05-16T23:15:21.8488752Z checking available disk space... 2021-05-16T23:15:21.8538846Z :: Processing package changes... 2021-05-16T23:15:21.8539963Z reinstalling mingw-w64-x86_64-tesseract-ocr... 2021-05-16T23:15:22.7974375Z warning: mingw-w64-x86_64-thrift-0.13.0-2 is up to date -- reinstalling 2021-05-16T23:15:22.7975255Z resolving dependencies... 2021-05-16T23:15:22.8245050Z looking for conflicting packages... 2021-05-16T23:15:22.8311451Z 2021-05-16T23:15:22.8312350Z Packages (1) mingw-w64-x86_64-thrift-0.13.0-2 2021-05-16T23:15:22.8312886Z 2021-05-16T23:15:22.8313760Z Total Installed Size: 7.49 MiB 2021-05-16T23:15:22.8314782Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:15:22.8315577Z 2021-05-16T23:15:22.8316370Z :: Proceed with installation? [Y/n] 2021-05-16T23:15:22.8317044Z checking keyring... 2021-05-16T23:15:22.9055099Z checking package integrity... 2021-05-16T23:15:23.0556478Z loading package files... 2021-05-16T23:15:23.0576706Z checking for file conflicts... 2021-05-16T23:15:23.0577674Z checking available disk space... 2021-05-16T23:15:23.1595805Z :: Processing package changes... 2021-05-16T23:15:23.1597013Z reinstalling mingw-w64-x86_64-thrift... 2021-05-16T23:15:24.0900842Z resolving dependencies... 2021-05-16T23:15:24.1177081Z looking for conflicting packages... 2021-05-16T23:15:24.1277021Z 2021-05-16T23:15:24.1278105Z Packages (1) mingw-w64-x86_64-tiledb-2.2.4-2 2021-05-16T23:15:24.1278666Z 2021-05-16T23:15:24.1279242Z Total Download Size: 3.09 MiB 2021-05-16T23:15:24.1279922Z Total Installed Size: 47.15 MiB 2021-05-16T23:15:24.1280352Z 2021-05-16T23:15:24.1281064Z :: Proceed with installation? [Y/n] 2021-05-16T23:15:24.1281798Z :: Retrieving packages... 2021-05-16T23:15:24.4425223Z downloading mingw-w64-x86_64-tiledb-2.2.4-2-any.pkg.tar.zst... 2021-05-16T23:15:25.2055647Z checking keyring... 2021-05-16T23:15:25.3024952Z checking package integrity... 2021-05-16T23:15:25.4721280Z loading package files... 2021-05-16T23:15:25.4749003Z checking for file conflicts... 2021-05-16T23:15:25.4778229Z checking available disk space... 2021-05-16T23:15:25.4789779Z :: Processing package changes... 2021-05-16T23:15:25.4790615Z installing mingw-w64-x86_64-tiledb... 2021-05-16T23:15:26.4535431Z warning: mingw-w64-x86_64-tk-8.6.11.1-2 is up to date -- reinstalling 2021-05-16T23:15:26.4536299Z resolving dependencies... 2021-05-16T23:15:26.4803230Z looking for conflicting packages... 2021-05-16T23:15:26.4887171Z 2021-05-16T23:15:26.4888068Z Packages (1) mingw-w64-x86_64-tk-8.6.11.1-2 2021-05-16T23:15:26.4888738Z 2021-05-16T23:15:26.4889444Z Total Download Size: 1.93 MiB 2021-05-16T23:15:26.4890223Z Total Installed Size: 5.55 MiB 2021-05-16T23:15:26.4891043Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:15:26.4893077Z 2021-05-16T23:15:26.4893913Z :: Proceed with installation? [Y/n] 2021-05-16T23:15:26.4894818Z :: Retrieving packages... 2021-05-16T23:15:26.7987968Z downloading mingw-w64-x86_64-tk-8.6.11.1-2-any.pkg.tar.zst... 2021-05-16T23:15:27.4460092Z checking keyring... 2021-05-16T23:15:27.5357705Z checking package integrity... 2021-05-16T23:15:27.6863657Z loading package files... 2021-05-16T23:15:27.6956891Z checking for file conflicts... 2021-05-16T23:15:27.6958080Z checking available disk space... 2021-05-16T23:15:27.8315375Z :: Processing package changes... 2021-05-16T23:15:27.8316576Z reinstalling mingw-w64-x86_64-tk... 2021-05-16T23:15:29.2409126Z resolving dependencies... 2021-05-16T23:15:29.2669934Z looking for conflicting packages... 2021-05-16T23:15:29.2750373Z 2021-05-16T23:15:29.2751439Z Packages (1) mingw-w64-x86_64-tktable-2.10-5 2021-05-16T23:15:29.2751994Z 2021-05-16T23:15:29.2752648Z Total Download Size: 0.11 MiB 2021-05-16T23:15:29.2753314Z Total Installed Size: 0.30 MiB 2021-05-16T23:15:29.2753749Z 2021-05-16T23:15:29.2754482Z :: Proceed with installation? [Y/n] 2021-05-16T23:15:29.2755209Z :: Retrieving packages... 2021-05-16T23:15:29.5833518Z downloading mingw-w64-x86_64-tktable-2.10-5-any.pkg.tar.zst... 2021-05-16T23:15:29.8594464Z checking keyring... 2021-05-16T23:15:29.9508152Z checking package integrity... 2021-05-16T23:15:30.0978317Z loading package files... 2021-05-16T23:15:30.0991134Z checking for file conflicts... 2021-05-16T23:15:30.0997641Z checking available disk space... 2021-05-16T23:15:30.1009036Z :: Processing package changes... 2021-05-16T23:15:30.1009953Z installing mingw-w64-x86_64-tktable... 2021-05-16T23:15:31.4470383Z warning: mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-16T23:15:31.4472113Z resolving dependencies... 2021-05-16T23:15:31.4473316Z looking for conflicting packages... 2021-05-16T23:15:31.4473984Z 2021-05-16T23:15:31.4475283Z Packages (1) mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T23:15:31.4476333Z 2021-05-16T23:15:31.4477155Z Total Download Size: 0.30 MiB 2021-05-16T23:15:31.4478183Z Total Installed Size: 0.96 MiB 2021-05-16T23:15:31.4479144Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:15:31.4479693Z 2021-05-16T23:15:31.4480640Z :: Proceed with installation? [Y/n] 2021-05-16T23:15:31.4481710Z :: Retrieving packages... 2021-05-16T23:15:31.4483670Z downloading mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T23:15:31.6410764Z checking keyring... 2021-05-16T23:15:31.7361072Z checking package integrity... 2021-05-16T23:15:31.8832678Z loading package files... 2021-05-16T23:15:31.8848962Z checking for file conflicts... 2021-05-16T23:15:31.8849783Z checking available disk space... 2021-05-16T23:15:31.8887511Z :: Processing package changes... 2021-05-16T23:15:31.8888514Z reinstalling mingw-w64-x86_64-tools-git... 2021-05-16T23:15:32.7019948Z resolving dependencies... 2021-05-16T23:15:32.7112333Z looking for conflicting packages... 2021-05-16T23:15:32.7357564Z 2021-05-16T23:15:32.7358633Z Packages (1) mingw-w64-x86_64-udunits-2.2.27.6-1 2021-05-16T23:15:32.7359426Z 2021-05-16T23:15:32.7360017Z Total Download Size: 0.17 MiB 2021-05-16T23:15:32.7360663Z Total Installed Size: 0.70 MiB 2021-05-16T23:15:32.7361087Z 2021-05-16T23:15:32.7361789Z :: Proceed with installation? [Y/n] 2021-05-16T23:15:32.7366699Z :: Retrieving packages... 2021-05-16T23:15:33.0535969Z downloading mingw-w64-x86_64-udunits-2.2.27.6-1-any.pkg.tar.zst... 2021-05-16T23:15:33.3301935Z checking keyring... 2021-05-16T23:15:33.4205525Z checking package integrity... 2021-05-16T23:15:33.5595121Z loading package files... 2021-05-16T23:15:33.5607089Z checking for file conflicts... 2021-05-16T23:15:33.5621523Z checking available disk space... 2021-05-16T23:15:33.5632978Z :: Processing package changes... 2021-05-16T23:15:33.5633849Z installing mingw-w64-x86_64-udunits... 2021-05-16T23:15:34.3639014Z warning: mingw-w64-x86_64-windows-default-manifest-6.4-3 is up to date -- reinstalling 2021-05-16T23:15:34.3640306Z resolving dependencies... 2021-05-16T23:15:34.3642295Z looking for conflicting packages... 2021-05-16T23:15:34.3993227Z 2021-05-16T23:15:34.3995030Z Packages (1) mingw-w64-x86_64-windows-default-manifest-6.4-3 2021-05-16T23:15:34.3996312Z 2021-05-16T23:15:34.3997307Z Total Download Size: 0.01 MiB 2021-05-16T23:15:34.3998473Z Total Installed Size: 0.00 MiB 2021-05-16T23:15:34.3999660Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:15:34.4000458Z 2021-05-16T23:15:34.4001667Z :: Proceed with installation? [Y/n] 2021-05-16T23:15:34.4002908Z :: Retrieving packages... 2021-05-16T23:15:34.7117388Z downloading mingw-w64-x86_64-windows-default-manifest-6.4-3-any.pkg.tar.xz... 2021-05-16T23:15:34.8037566Z checking keyring... 2021-05-16T23:15:34.8948912Z checking package integrity... 2021-05-16T23:15:35.0302171Z loading package files... 2021-05-16T23:15:35.0328278Z checking for file conflicts... 2021-05-16T23:15:35.0329295Z checking available disk space... 2021-05-16T23:15:35.0348241Z :: Processing package changes... 2021-05-16T23:15:35.0349616Z reinstalling mingw-w64-x86_64-windows-default-manifest... 2021-05-16T23:15:35.8450222Z warning: mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-16T23:15:35.8451326Z resolving dependencies... 2021-05-16T23:15:35.8649502Z looking for conflicting packages... 2021-05-16T23:15:35.8787641Z 2021-05-16T23:15:35.8789687Z Packages (1) mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T23:15:35.8790706Z 2021-05-16T23:15:35.8791483Z Total Download Size: 0.04 MiB 2021-05-16T23:15:35.8792357Z Total Installed Size: 0.37 MiB 2021-05-16T23:15:35.8793203Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:15:35.8793818Z 2021-05-16T23:15:35.8794744Z :: Proceed with installation? [Y/n] 2021-05-16T23:15:35.8795652Z :: Retrieving packages... 2021-05-16T23:15:36.1902850Z downloading mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T23:15:36.3732434Z checking keyring... 2021-05-16T23:15:36.4633095Z checking package integrity... 2021-05-16T23:15:36.5997986Z loading package files... 2021-05-16T23:15:36.6018389Z checking for file conflicts... 2021-05-16T23:15:36.6019210Z checking available disk space... 2021-05-16T23:15:36.6079937Z :: Processing package changes... 2021-05-16T23:15:36.6081095Z reinstalling mingw-w64-x86_64-winpthreads-git... 2021-05-16T23:15:37.4203504Z warning: mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-16T23:15:37.4205132Z resolving dependencies... 2021-05-16T23:15:37.4206433Z looking for conflicting packages... 2021-05-16T23:15:37.4537443Z 2021-05-16T23:15:37.4539098Z Packages (1) mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T23:15:37.4539947Z 2021-05-16T23:15:37.4540532Z Total Download Size: 0.02 MiB 2021-05-16T23:15:37.4541189Z Total Installed Size: 0.21 MiB 2021-05-16T23:15:37.4542644Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:15:37.4543060Z 2021-05-16T23:15:37.4543800Z :: Proceed with installation? [Y/n] 2021-05-16T23:15:37.4544712Z :: Retrieving packages... 2021-05-16T23:15:37.7614192Z downloading mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T23:15:37.8547173Z checking keyring... 2021-05-16T23:15:37.9470718Z checking package integrity... 2021-05-16T23:15:38.0815614Z loading package files... 2021-05-16T23:15:38.0838236Z checking for file conflicts... 2021-05-16T23:15:38.0839128Z checking available disk space... 2021-05-16T23:15:38.0858468Z :: Processing package changes... 2021-05-16T23:15:38.0859464Z reinstalling mingw-w64-x86_64-winstorecompat-git... 2021-05-16T23:15:38.9172632Z warning: mingw-w64-x86_64-x264-git-r2991.1771b556-1 is up to date -- reinstalling 2021-05-16T23:15:38.9173506Z resolving dependencies... 2021-05-16T23:15:38.9375373Z looking for conflicting packages... 2021-05-16T23:15:38.9527679Z 2021-05-16T23:15:38.9528717Z Packages (1) mingw-w64-x86_64-x264-git-r2991.1771b556-1 2021-05-16T23:15:38.9529305Z 2021-05-16T23:15:38.9530178Z Total Installed Size: 6.66 MiB 2021-05-16T23:15:38.9530823Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:15:38.9531530Z 2021-05-16T23:15:38.9532374Z :: Proceed with installation? [Y/n] 2021-05-16T23:15:38.9533061Z checking keyring... 2021-05-16T23:15:39.0239166Z checking package integrity... 2021-05-16T23:15:39.1464979Z loading package files... 2021-05-16T23:15:39.1501153Z checking for file conflicts... 2021-05-16T23:15:39.1502034Z checking available disk space... 2021-05-16T23:15:39.1518324Z :: Processing package changes... 2021-05-16T23:15:39.1519196Z reinstalling mingw-w64-x86_64-x264-git... 2021-05-16T23:15:40.0228427Z warning: mingw-w64-x86_64-x265-3.4-2 is up to date -- reinstalling 2021-05-16T23:15:40.0229216Z resolving dependencies... 2021-05-16T23:15:40.0334811Z looking for conflicting packages... 2021-05-16T23:15:40.0561082Z 2021-05-16T23:15:40.0562092Z Packages (1) mingw-w64-x86_64-x265-3.4-2 2021-05-16T23:15:40.0562607Z 2021-05-16T23:15:40.0563657Z Total Installed Size: 46.73 MiB 2021-05-16T23:15:40.0564876Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:15:40.0565532Z 2021-05-16T23:15:40.0566329Z :: Proceed with installation? [Y/n] 2021-05-16T23:15:40.0567035Z checking keyring... 2021-05-16T23:15:40.1287014Z checking package integrity... 2021-05-16T23:15:40.2571088Z loading package files... 2021-05-16T23:15:40.2592019Z checking for file conflicts... 2021-05-16T23:15:40.2592920Z checking available disk space... 2021-05-16T23:15:40.2610402Z :: Processing package changes... 2021-05-16T23:15:40.2611270Z reinstalling mingw-w64-x86_64-x265... 2021-05-16T23:15:41.1117172Z warning: mingw-w64-x86_64-xvidcore-1.3.7-2 is up to date -- reinstalling 2021-05-16T23:15:41.1118024Z resolving dependencies... 2021-05-16T23:15:41.1119155Z looking for conflicting packages... 2021-05-16T23:15:41.1454244Z 2021-05-16T23:15:41.1455515Z Packages (1) mingw-w64-x86_64-xvidcore-1.3.7-2 2021-05-16T23:15:41.1456314Z 2021-05-16T23:15:41.1457116Z Total Installed Size: 1.70 MiB 2021-05-16T23:15:41.1457887Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:15:41.1458341Z 2021-05-16T23:15:41.1459288Z :: Proceed with installation? [Y/n] 2021-05-16T23:15:41.1459954Z checking keyring... 2021-05-16T23:15:41.2160629Z checking package integrity... 2021-05-16T23:15:41.3272794Z loading package files... 2021-05-16T23:15:41.3291102Z checking for file conflicts... 2021-05-16T23:15:41.3292718Z checking available disk space... 2021-05-16T23:15:41.3306176Z :: Processing package changes... 2021-05-16T23:15:41.3307037Z reinstalling mingw-w64-x86_64-xvidcore... 2021-05-16T23:15:42.1104339Z warning: mingw-w64-x86_64-xz-5.2.5-2 is up to date -- reinstalling 2021-05-16T23:15:42.1105334Z resolving dependencies... 2021-05-16T23:15:42.1231922Z looking for conflicting packages... 2021-05-16T23:15:42.1462897Z 2021-05-16T23:15:42.1463996Z Packages (1) mingw-w64-x86_64-xz-5.2.5-2 2021-05-16T23:15:42.1464487Z 2021-05-16T23:15:42.1465055Z Total Download Size: 0.35 MiB 2021-05-16T23:15:42.1466002Z Total Installed Size: 1.67 MiB 2021-05-16T23:15:42.1466663Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:15:42.1467067Z 2021-05-16T23:15:42.1467758Z :: Proceed with installation? [Y/n] 2021-05-16T23:15:42.1468461Z :: Retrieving packages... 2021-05-16T23:15:42.4668419Z downloading mingw-w64-x86_64-xz-5.2.5-2-any.pkg.tar.zst... 2021-05-16T23:15:42.8413198Z checking keyring... 2021-05-16T23:15:42.9314623Z checking package integrity... 2021-05-16T23:15:43.0665063Z loading package files... 2021-05-16T23:15:43.0690442Z checking for file conflicts... 2021-05-16T23:15:43.0691314Z checking available disk space... 2021-05-16T23:15:43.1021690Z :: Processing package changes... 2021-05-16T23:15:43.1022697Z reinstalling mingw-w64-x86_64-xz... 2021-05-16T23:15:43.9911601Z resolving dependencies... 2021-05-16T23:15:44.0037114Z looking for conflicting packages... 2021-05-16T23:15:44.0257204Z 2021-05-16T23:15:44.0258337Z Packages (1) mingw-w64-x86_64-yasm-1.3.0-4 2021-05-16T23:15:44.0258970Z 2021-05-16T23:15:44.0259723Z Total Download Size: 0.50 MiB 2021-05-16T23:15:44.0260537Z Total Installed Size: 3.27 MiB 2021-05-16T23:15:44.0261058Z 2021-05-16T23:15:44.0261938Z :: Proceed with installation? [Y/n] 2021-05-16T23:15:44.0262882Z :: Retrieving packages... 2021-05-16T23:15:44.3275283Z downloading mingw-w64-x86_64-yasm-1.3.0-4-any.pkg.tar.xz... 2021-05-16T23:15:44.7848555Z checking keyring... 2021-05-16T23:15:44.8719898Z checking package integrity... 2021-05-16T23:15:45.0187394Z loading package files... 2021-05-16T23:15:45.0256675Z checking for file conflicts... 2021-05-16T23:15:45.0281832Z checking available disk space... 2021-05-16T23:15:45.0293128Z :: Processing package changes... 2021-05-16T23:15:45.0293993Z installing mingw-w64-x86_64-yasm... 2021-05-16T23:15:46.0372929Z error: target not found: mingw-w64-x86_64-zint 2021-05-16T23:15:46.8108854Z warning: mingw-w64-x86_64-zlib-1.2.11-9 is up to date -- reinstalling 2021-05-16T23:15:46.8109912Z resolving dependencies... 2021-05-16T23:15:46.8111016Z looking for conflicting packages... 2021-05-16T23:15:46.8462068Z 2021-05-16T23:15:46.8463296Z Packages (1) mingw-w64-x86_64-zlib-1.2.11-9 2021-05-16T23:15:46.8463821Z 2021-05-16T23:15:46.8464592Z Total Download Size: 0.10 MiB 2021-05-16T23:15:46.8465246Z Total Installed Size: 0.38 MiB 2021-05-16T23:15:46.8465890Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:15:46.8466299Z 2021-05-16T23:15:46.8467032Z :: Proceed with installation? [Y/n] 2021-05-16T23:15:46.8467744Z :: Retrieving packages... 2021-05-16T23:15:47.1535058Z downloading mingw-w64-x86_64-zlib-1.2.11-9-any.pkg.tar.zst... 2021-05-16T23:15:47.4297493Z checking keyring... 2021-05-16T23:15:47.5251647Z checking package integrity... 2021-05-16T23:15:47.6668272Z loading package files... 2021-05-16T23:15:47.6690883Z checking for file conflicts... 2021-05-16T23:15:47.6691832Z checking available disk space... 2021-05-16T23:15:47.6730915Z :: Processing package changes... 2021-05-16T23:15:47.6731923Z reinstalling mingw-w64-x86_64-zlib... 2021-05-16T23:15:48.5119972Z warning: mingw-w64-x86_64-zstd-1.5.0-1 is up to date -- reinstalling 2021-05-16T23:15:48.5120790Z resolving dependencies... 2021-05-16T23:15:48.5121940Z looking for conflicting packages... 2021-05-16T23:15:49.4370951Z 2021-05-16T23:15:49.4373223Z Packages (1) mingw-w64-x86_64-zstd-1.5.0-1 2021-05-16T23:15:49.4373988Z 2021-05-16T23:15:49.4374590Z Total Download Size: 0.52 MiB 2021-05-16T23:15:49.4375380Z Total Installed Size: 3.70 MiB 2021-05-16T23:15:49.4375917Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:15:49.4376230Z 2021-05-16T23:15:49.4376778Z :: Proceed with installation? [Y/n] 2021-05-16T23:15:49.4377382Z :: Retrieving packages... 2021-05-16T23:15:49.4378230Z downloading mingw-w64-x86_64-zstd-1.5.0-1-any.pkg.tar.zst... 2021-05-16T23:15:49.4378953Z checking keyring... 2021-05-16T23:15:49.4379601Z checking package integrity... 2021-05-16T23:15:49.5443338Z loading package files... 2021-05-16T23:15:49.5458423Z checking for file conflicts... 2021-05-16T23:15:49.5460232Z checking available disk space... 2021-05-16T23:15:49.5515848Z :: Processing package changes... 2021-05-16T23:15:49.5516724Z reinstalling mingw-w64-x86_64-zstd... 2021-05-16T23:15:50.2803919Z % Total % Received % Xferd Average Speed Time Time Time Current 2021-05-16T23:15:50.2805353Z Dload Upload Total Spent Left Speed 2021-05-16T23:15:50.2806313Z 2021-05-16T23:15:50.3759334Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-16T23:15:50.8037464Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-16T23:15:50.8038771Z 100 162 100 162 0 0 307 0 --:--:-- --:--:-- --:--:-- 307 2021-05-16T23:15:51.0873294Z 2021-05-16T23:15:51.0874692Z 100 29.0M 100 29.0M 0 0 35.9M 0 --:--:-- --:--:-- --:--:-- 35.9M 2021-05-16T23:15:52.9379007Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-16T23:15:52.9379793Z with: 2021-05-16T23:15:52.9380264Z github_slug: neuroconductor/afnir 2021-05-16T23:15:52.9380699Z env: 2021-05-16T23:15:52.9381143Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:15:52.9381602Z TIC_DEPLOY_KEY: 2021-05-16T23:15:52.9381967Z RSPM: 2021-05-16T23:15:52.9383529Z GITHUB_PAT: *** 2021-05-16T23:15:52.9383939Z COVERALLS_TOKEN: 2021-05-16T23:15:52.9384500Z continue-on-error: true 2021-05-16T23:15:52.9384996Z VDIFFR_RUN_TESTS: 2021-05-16T23:15:52.9385418Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T23:15:52.9385817Z TZ: UTC 2021-05-16T23:15:52.9386205Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:15:52.9386606Z NOT_CRAN: true 2021-05-16T23:15:52.9386991Z MSYSTEM: MINGW64 2021-05-16T23:15:52.9387372Z ##[endgroup] 2021-05-16T23:15:53.1933471Z repo slug is: neuroconductor/afnir 2021-05-16T23:15:53.2612873Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-16T23:15:53.2613511Z env: 2021-05-16T23:15:53.2613971Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:15:53.2614436Z TIC_DEPLOY_KEY: 2021-05-16T23:15:53.2614801Z RSPM: 2021-05-16T23:15:53.2615714Z GITHUB_PAT: *** 2021-05-16T23:15:53.2616119Z COVERALLS_TOKEN: 2021-05-16T23:15:53.2616592Z continue-on-error: true 2021-05-16T23:15:53.2617073Z VDIFFR_RUN_TESTS: 2021-05-16T23:15:53.2617498Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T23:15:53.2617901Z TZ: UTC 2021-05-16T23:15:53.2618313Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:15:53.2618753Z NOT_CRAN: true 2021-05-16T23:15:53.2619141Z MSYSTEM: MINGW64 2021-05-16T23:15:53.2619524Z ##[endgroup] 2021-05-16T23:15:53.9373450Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-16T23:15:53.9374092Z with: 2021-05-16T23:15:53.9374467Z repo_name: afnir 2021-05-16T23:15:53.9374866Z repo_version: 0.4.6 2021-05-16T23:15:53.9375255Z runner_os: Windows 2021-05-16T23:15:53.9375638Z R_version: 4.1 2021-05-16T23:15:53.9375968Z env: 2021-05-16T23:15:53.9376407Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:15:53.9376867Z TIC_DEPLOY_KEY: 2021-05-16T23:15:53.9377226Z RSPM: 2021-05-16T23:15:53.9378638Z GITHUB_PAT: *** 2021-05-16T23:15:53.9379044Z COVERALLS_TOKEN: 2021-05-16T23:15:53.9379518Z continue-on-error: true 2021-05-16T23:15:53.9379995Z VDIFFR_RUN_TESTS: 2021-05-16T23:15:53.9380430Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T23:15:53.9380814Z TZ: UTC 2021-05-16T23:15:53.9381340Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:15:53.9381740Z NOT_CRAN: true 2021-05-16T23:15:53.9382133Z MSYSTEM: MINGW64 2021-05-16T23:15:53.9382540Z ##[endgroup] 2021-05-16T23:15:54.0034217Z Package: afnir 2021-05-16T23:15:54.0038814Z Version: 0.4.6 2021-05-16T23:15:54.0039399Z OS: Windows 2021-05-16T23:15:54.0256659Z ##[group]Run install.packages('remotes') 2021-05-16T23:15:54.0257457Z install.packages('remotes') 2021-05-16T23:15:54.0258290Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-16T23:15:54.0259441Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-16T23:15:54.0263399Z shell: C:\R\bin\Rscript.EXE {0} 2021-05-16T23:15:54.0263808Z env: 2021-05-16T23:15:54.0264258Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:15:54.0264721Z TIC_DEPLOY_KEY: 2021-05-16T23:15:54.0265085Z RSPM: 2021-05-16T23:15:54.0266012Z GITHUB_PAT: *** 2021-05-16T23:15:54.0266412Z COVERALLS_TOKEN: 2021-05-16T23:15:54.0266893Z continue-on-error: true 2021-05-16T23:15:54.0267366Z VDIFFR_RUN_TESTS: 2021-05-16T23:15:54.0267789Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T23:15:54.0268187Z TZ: UTC 2021-05-16T23:15:54.0268723Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:15:54.0269140Z NOT_CRAN: true 2021-05-16T23:15:54.0269515Z MSYSTEM: MINGW64 2021-05-16T23:15:54.0269912Z ##[endgroup] 2021-05-16T23:15:54.2648320Z Installing package into 'D:/a/_temp/Library' 2021-05-16T23:15:54.2650017Z (as 'lib' is unspecified) 2021-05-16T23:15:56.8377423Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/remotes_2.3.0.zip' 2021-05-16T23:15:56.8701190Z Content type 'application/zip' length 393236 bytes (384 KB) 2021-05-16T23:15:56.8802786Z ================================================== 2021-05-16T23:15:56.8803698Z downloaded 384 KB 2021-05-16T23:15:56.8804227Z 2021-05-16T23:15:56.9268136Z package 'remotes' successfully unpacked and MD5 sums checked 2021-05-16T23:15:56.9300319Z 2021-05-16T23:15:56.9301772Z The downloaded binary packages are in 2021-05-16T23:15:56.9303174Z C:\Users\runneradmin\AppData\Local\Temp\RtmpMBeckf\downloaded_packages 2021-05-16T23:16:01.7316036Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-16T23:16:01.7316954Z remotes::install_github("ropensci/tic") 2021-05-16T23:16:01.7317621Z remotes::install_github("muschellij2/ghtravis") 2021-05-16T23:16:01.7318305Z remotes::install_github("muschellij2/aghast") 2021-05-16T23:16:01.7319249Z remotes::install_cran("covr") 2021-05-16T23:16:01.7323533Z shell: C:\R\bin\Rscript.EXE {0} 2021-05-16T23:16:01.7323951Z env: 2021-05-16T23:16:01.7324404Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:16:01.7324865Z TIC_DEPLOY_KEY: 2021-05-16T23:16:01.7325230Z RSPM: 2021-05-16T23:16:01.7327127Z GITHUB_PAT: *** 2021-05-16T23:16:01.7327555Z COVERALLS_TOKEN: 2021-05-16T23:16:01.7328065Z continue-on-error: true 2021-05-16T23:16:01.7328534Z VDIFFR_RUN_TESTS: 2021-05-16T23:16:01.7328974Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T23:16:01.7329689Z TZ: UTC 2021-05-16T23:16:01.7330149Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:16:01.7330571Z NOT_CRAN: true 2021-05-16T23:16:01.7330950Z MSYSTEM: MINGW64 2021-05-16T23:16:01.7331352Z ##[endgroup] 2021-05-16T23:16:01.9852007Z Using github PAT from envvar GITHUB_PAT 2021-05-16T23:16:02.7133401Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-16T23:16:05.7784606Z rlang (NA -> 0.4.11) [CRAN] 2021-05-16T23:16:05.7785533Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-16T23:16:05.7786568Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-16T23:16:05.7787151Z sys (NA -> 3.4 ) [CRAN] 2021-05-16T23:16:05.7787767Z askpass (NA -> 1.1 ) [CRAN] 2021-05-16T23:16:05.7788373Z R6 (NA -> 2.5.0 ) [CRAN] 2021-05-16T23:16:05.7789031Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-16T23:16:05.7789883Z mime (NA -> 0.10 ) [CRAN] 2021-05-16T23:16:05.7790694Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-16T23:16:05.7791308Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-16T23:16:05.7791914Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-16T23:16:05.7792492Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-16T23:16:05.7793507Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-16T23:16:05.7794093Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-16T23:16:05.7794682Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-16T23:16:05.7795331Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-16T23:16:05.7795966Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-16T23:16:05.7797002Z rprojroot (NA -> 2.0.2 ) [CRAN] 2021-05-16T23:16:05.7797660Z crayon (NA -> 1.4.1 ) [CRAN] 2021-05-16T23:16:05.7798273Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-16T23:16:05.7798928Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-16T23:16:05.7799523Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-16T23:16:05.7800130Z whisker (NA -> 0.4 ) [CRAN] 2021-05-16T23:16:05.7800742Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-16T23:16:05.7801364Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-16T23:16:05.7801965Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-16T23:16:05.7802578Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-16T23:16:05.7803170Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-16T23:16:05.7804068Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-16T23:16:05.7804660Z desc (NA -> 1.3.0 ) [CRAN] 2021-05-16T23:16:05.7805235Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-16T23:16:05.7805882Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-16T23:16:05.7806484Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-16T23:16:05.7807110Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-16T23:16:05.7808056Z git2r (NA -> 0.28.0) [CRAN] 2021-05-16T23:16:05.7815805Z Installing 35 packages: rlang, magrittr, glue, sys, askpass, R6, openssl, mime, curl, jsonlite, ini, httr, gitcreds, cli, zip, rstudioapi, credentials, rprojroot, crayon, fastmap, yaml, withr, whisker, rappdirs, purrr, lifecycle, gh, gert, fs, desc, clipr, cachem, usethis, memoise, git2r 2021-05-16T23:16:05.7839573Z Installing packages into 'D:/a/_temp/Library' 2021-05-16T23:16:05.7840393Z (as 'lib' is unspecified) 2021-05-16T23:16:07.9555772Z 2021-05-16T23:16:07.9558952Z There is a binary version available but the source version is later: 2021-05-16T23:16:07.9588388Z binary source needs_compilation 2021-05-16T23:16:07.9589229Z cachem 1.0.4 1.0.5 TRUE 2021-05-16T23:16:07.9589621Z 2021-05-16T23:16:07.9617911Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/rlang_0.4.11.zip' 2021-05-16T23:16:07.9804948Z Content type 'application/zip' length 1200736 bytes (1.1 MB) 2021-05-16T23:16:07.9922169Z ================================================== 2021-05-16T23:16:07.9923120Z downloaded 1.1 MB 2021-05-16T23:16:07.9923639Z 2021-05-16T23:16:07.9936323Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/magrittr_2.0.1.zip' 2021-05-16T23:16:08.0176602Z Content type 'application/zip' length 235830 bytes (230 KB) 2021-05-16T23:16:08.0236535Z ================================================== 2021-05-16T23:16:08.0237446Z downloaded 230 KB 2021-05-16T23:16:08.0237939Z 2021-05-16T23:16:08.0255665Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/glue_1.4.2.zip' 2021-05-16T23:16:08.0441789Z Content type 'application/zip' length 154915 bytes (151 KB) 2021-05-16T23:16:08.0479786Z ================================================== 2021-05-16T23:16:08.0480536Z downloaded 151 KB 2021-05-16T23:16:08.0481105Z 2021-05-16T23:16:08.0494142Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/sys_3.4.zip' 2021-05-16T23:16:08.0859278Z Content type 'application/zip' length 59350 bytes (57 KB) 2021-05-16T23:16:08.0874708Z ================================================== 2021-05-16T23:16:08.0875672Z downloaded 57 KB 2021-05-16T23:16:08.0876189Z 2021-05-16T23:16:08.0893260Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/askpass_1.1.zip' 2021-05-16T23:16:08.1079901Z Content type 'application/zip' length 243577 bytes (237 KB) 2021-05-16T23:16:08.1195555Z ================================================== 2021-05-16T23:16:08.1196478Z downloaded 237 KB 2021-05-16T23:16:08.1196992Z 2021-05-16T23:16:08.1212659Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/R6_2.5.0.zip' 2021-05-16T23:16:08.1413532Z Content type 'application/zip' length 84129 bytes (82 KB) 2021-05-16T23:16:08.1423420Z ================================================== 2021-05-16T23:16:08.1424308Z downloaded 82 KB 2021-05-16T23:16:08.1424754Z 2021-05-16T23:16:08.1445901Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/openssl_1.4.4.zip' 2021-05-16T23:16:08.1692817Z Content type 'application/zip' length 4101898 bytes (3.9 MB) 2021-05-16T23:16:08.2471818Z ================================================== 2021-05-16T23:16:08.2472911Z downloaded 3.9 MB 2021-05-16T23:16:08.2473447Z 2021-05-16T23:16:08.2505532Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/mime_0.10.zip' 2021-05-16T23:16:08.2713528Z Content type 'application/zip' length 48490 bytes (47 KB) 2021-05-16T23:16:08.2732843Z ================================================== 2021-05-16T23:16:08.2734005Z downloaded 47 KB 2021-05-16T23:16:08.2734730Z 2021-05-16T23:16:08.2753197Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/curl_4.3.1.zip' 2021-05-16T23:16:08.3160992Z Content type 'application/zip' length 4248258 bytes (4.1 MB) 2021-05-16T23:16:08.3788407Z ================================================== 2021-05-16T23:16:08.3789572Z downloaded 4.1 MB 2021-05-16T23:16:08.3790118Z 2021-05-16T23:16:08.3808123Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/jsonlite_1.7.2.zip' 2021-05-16T23:16:08.3972693Z Content type 'application/zip' length 544294 bytes (531 KB) 2021-05-16T23:16:08.4059427Z ================================================== 2021-05-16T23:16:08.4060402Z downloaded 531 KB 2021-05-16T23:16:08.4060913Z 2021-05-16T23:16:08.4079378Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/ini_0.3.1.zip' 2021-05-16T23:16:08.4276615Z Content type 'application/zip' length 15652 bytes (15 KB) 2021-05-16T23:16:08.4280182Z ================================================== 2021-05-16T23:16:08.4281594Z downloaded 15 KB 2021-05-16T23:16:08.4282115Z 2021-05-16T23:16:08.4297120Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/httr_1.4.2.zip' 2021-05-16T23:16:08.4485903Z Content type 'application/zip' length 518829 bytes (506 KB) 2021-05-16T23:16:08.4537224Z ================================================== 2021-05-16T23:16:08.4538487Z downloaded 506 KB 2021-05-16T23:16:08.4539165Z 2021-05-16T23:16:08.4554158Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/gitcreds_0.1.1.zip' 2021-05-16T23:16:08.4721037Z Content type 'application/zip' length 97362 bytes (95 KB) 2021-05-16T23:16:08.4743513Z ================================================== 2021-05-16T23:16:08.4744523Z downloaded 95 KB 2021-05-16T23:16:08.4745113Z 2021-05-16T23:16:08.4766142Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/cli_2.5.0.zip' 2021-05-16T23:16:08.4937253Z Content type 'application/zip' length 532912 bytes (520 KB) 2021-05-16T23:16:08.5189737Z ================================================== 2021-05-16T23:16:08.5190701Z downloaded 520 KB 2021-05-16T23:16:08.5191220Z 2021-05-16T23:16:08.5211739Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/zip_2.1.1.zip' 2021-05-16T23:16:08.5472316Z Content type 'application/zip' length 1119181 bytes (1.1 MB) 2021-05-16T23:16:08.5617941Z ================================================== 2021-05-16T23:16:08.5618865Z downloaded 1.1 MB 2021-05-16T23:16:08.5619294Z 2021-05-16T23:16:08.5638738Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/rstudioapi_0.13.zip' 2021-05-16T23:16:08.5901193Z Content type 'application/zip' length 302216 bytes (295 KB) 2021-05-16T23:16:08.5936823Z ================================================== 2021-05-16T23:16:08.5937952Z downloaded 295 KB 2021-05-16T23:16:08.5938423Z 2021-05-16T23:16:08.5965259Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/credentials_1.3.0.zip' 2021-05-16T23:16:08.6139289Z Content type 'application/zip' length 173759 bytes (169 KB) 2021-05-16T23:16:08.6165039Z ================================================== 2021-05-16T23:16:08.6166364Z downloaded 169 KB 2021-05-16T23:16:08.6166910Z 2021-05-16T23:16:08.6186294Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/rprojroot_2.0.2.zip' 2021-05-16T23:16:08.6360244Z Content type 'application/zip' length 105001 bytes (102 KB) 2021-05-16T23:16:08.6388781Z ================================================== 2021-05-16T23:16:08.6389965Z downloaded 102 KB 2021-05-16T23:16:08.6390571Z 2021-05-16T23:16:08.6408697Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/crayon_1.4.1.zip' 2021-05-16T23:16:08.6576789Z Content type 'application/zip' length 141807 bytes (138 KB) 2021-05-16T23:16:08.6660756Z ================================================== 2021-05-16T23:16:08.6661355Z downloaded 138 KB 2021-05-16T23:16:08.6661861Z 2021-05-16T23:16:08.6678065Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/fastmap_1.1.0.zip' 2021-05-16T23:16:08.6867298Z Content type 'application/zip' length 215414 bytes (210 KB) 2021-05-16T23:16:08.6931657Z ================================================== 2021-05-16T23:16:08.6932582Z downloaded 210 KB 2021-05-16T23:16:08.6933083Z 2021-05-16T23:16:08.6949642Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/yaml_2.2.1.zip' 2021-05-16T23:16:08.7151261Z Content type 'application/zip' length 207770 bytes (202 KB) 2021-05-16T23:16:08.7244872Z ================================================== 2021-05-16T23:16:08.7245834Z downloaded 202 KB 2021-05-16T23:16:08.7246351Z 2021-05-16T23:16:08.7263898Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/withr_2.4.2.zip' 2021-05-16T23:16:08.7490465Z Content type 'application/zip' length 212813 bytes (207 KB) 2021-05-16T23:16:08.7545684Z ================================================== 2021-05-16T23:16:08.7546675Z downloaded 207 KB 2021-05-16T23:16:08.7547146Z 2021-05-16T23:16:08.7573431Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/whisker_0.4.zip' 2021-05-16T23:16:08.7878084Z Content type 'application/zip' length 83358 bytes (81 KB) 2021-05-16T23:16:08.7906541Z ================================================== 2021-05-16T23:16:08.7907503Z downloaded 81 KB 2021-05-16T23:16:08.7907921Z 2021-05-16T23:16:08.7931986Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/rappdirs_0.3.3.zip' 2021-05-16T23:16:08.8140053Z Content type 'application/zip' length 58745 bytes (57 KB) 2021-05-16T23:16:08.8146808Z ================================================== 2021-05-16T23:16:08.8147841Z downloaded 57 KB 2021-05-16T23:16:08.8148384Z 2021-05-16T23:16:08.8165189Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/purrr_0.3.4.zip' 2021-05-16T23:16:08.8358097Z Content type 'application/zip' length 429053 bytes (418 KB) 2021-05-16T23:16:08.8496292Z ================================================== 2021-05-16T23:16:08.8497365Z downloaded 418 KB 2021-05-16T23:16:08.8497920Z 2021-05-16T23:16:08.8516600Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/lifecycle_1.0.0.zip' 2021-05-16T23:16:08.8695902Z Content type 'application/zip' length 111135 bytes (108 KB) 2021-05-16T23:16:08.8724281Z ================================================== 2021-05-16T23:16:08.8725322Z downloaded 108 KB 2021-05-16T23:16:08.8726342Z 2021-05-16T23:16:08.8815009Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/gh_1.3.0.zip' 2021-05-16T23:16:08.9004197Z Content type 'application/zip' length 141331 bytes (138 KB) 2021-05-16T23:16:08.9036170Z ================================================== 2021-05-16T23:16:08.9037167Z downloaded 138 KB 2021-05-16T23:16:08.9037677Z 2021-05-16T23:16:08.9051161Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/gert_1.3.0.zip' 2021-05-16T23:16:08.9229507Z Content type 'application/zip' length 3669051 bytes (3.5 MB) 2021-05-16T23:16:08.9691499Z ================================================== 2021-05-16T23:16:08.9692211Z downloaded 3.5 MB 2021-05-16T23:16:08.9692758Z 2021-05-16T23:16:08.9707355Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/fs_1.5.0.zip' 2021-05-16T23:16:08.9889192Z Content type 'application/zip' length 606120 bytes (591 KB) 2021-05-16T23:16:08.9951516Z ================================================== 2021-05-16T23:16:08.9952430Z downloaded 591 KB 2021-05-16T23:16:08.9952917Z 2021-05-16T23:16:08.9965235Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/desc_1.3.0.zip' 2021-05-16T23:16:09.0142495Z Content type 'application/zip' length 527906 bytes (515 KB) 2021-05-16T23:16:09.0204814Z ================================================== 2021-05-16T23:16:09.0205797Z downloaded 515 KB 2021-05-16T23:16:09.0206273Z 2021-05-16T23:16:09.0222361Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/clipr_0.7.1.zip' 2021-05-16T23:16:09.0482062Z Content type 'application/zip' length 52469 bytes (51 KB) 2021-05-16T23:16:09.0487658Z ================================================== 2021-05-16T23:16:09.0488532Z downloaded 51 KB 2021-05-16T23:16:09.0489059Z 2021-05-16T23:16:09.0504283Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/usethis_2.0.1.zip' 2021-05-16T23:16:09.0705801Z Content type 'application/zip' length 735185 bytes (717 KB) 2021-05-16T23:16:09.0846942Z ================================================== 2021-05-16T23:16:09.0850015Z downloaded 717 KB 2021-05-16T23:16:09.0854049Z 2021-05-16T23:16:09.0866802Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/memoise_2.0.0.zip' 2021-05-16T23:16:09.1120052Z Content type 'application/zip' length 49468 bytes (48 KB) 2021-05-16T23:16:09.1145049Z ================================================== 2021-05-16T23:16:09.1145778Z downloaded 48 KB 2021-05-16T23:16:09.1146427Z 2021-05-16T23:16:09.1167502Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/git2r_0.28.0.zip' 2021-05-16T23:16:09.1519716Z Content type 'application/zip' length 3938335 bytes (3.8 MB) 2021-05-16T23:16:09.3285766Z ================================================== 2021-05-16T23:16:09.3286955Z downloaded 3.8 MB 2021-05-16T23:16:09.3287519Z 2021-05-16T23:16:09.3666626Z package 'rlang' successfully unpacked and MD5 sums checked 2021-05-16T23:16:09.3903618Z package 'magrittr' successfully unpacked and MD5 sums checked 2021-05-16T23:16:09.4083873Z package 'glue' successfully unpacked and MD5 sums checked 2021-05-16T23:16:09.4222463Z package 'sys' successfully unpacked and MD5 sums checked 2021-05-16T23:16:09.4449694Z package 'askpass' successfully unpacked and MD5 sums checked 2021-05-16T23:16:09.4577167Z package 'R6' successfully unpacked and MD5 sums checked 2021-05-16T23:16:09.5950915Z package 'openssl' successfully unpacked and MD5 sums checked 2021-05-16T23:16:09.6087264Z package 'mime' successfully unpacked and MD5 sums checked 2021-05-16T23:16:09.7452331Z package 'curl' successfully unpacked and MD5 sums checked 2021-05-16T23:16:09.7726707Z package 'jsonlite' successfully unpacked and MD5 sums checked 2021-05-16T23:16:09.7821207Z package 'ini' successfully unpacked and MD5 sums checked 2021-05-16T23:16:09.8086563Z package 'httr' successfully unpacked and MD5 sums checked 2021-05-16T23:16:09.8242078Z package 'gitcreds' successfully unpacked and MD5 sums checked 2021-05-16T23:16:09.8456576Z package 'cli' successfully unpacked and MD5 sums checked 2021-05-16T23:16:09.9007502Z package 'zip' successfully unpacked and MD5 sums checked 2021-05-16T23:16:09.9271656Z package 'rstudioapi' successfully unpacked and MD5 sums checked 2021-05-16T23:16:09.9434937Z package 'credentials' successfully unpacked and MD5 sums checked 2021-05-16T23:16:09.9612916Z package 'rprojroot' successfully unpacked and MD5 sums checked 2021-05-16T23:16:09.9731204Z package 'crayon' successfully unpacked and MD5 sums checked 2021-05-16T23:16:09.9921173Z package 'fastmap' successfully unpacked and MD5 sums checked 2021-05-16T23:16:10.0128828Z package 'yaml' successfully unpacked and MD5 sums checked 2021-05-16T23:16:10.0297275Z package 'withr' successfully unpacked and MD5 sums checked 2021-05-16T23:16:10.0490248Z package 'whisker' successfully unpacked and MD5 sums checked 2021-05-16T23:16:10.0620597Z package 'rappdirs' successfully unpacked and MD5 sums checked 2021-05-16T23:16:10.0862151Z package 'purrr' successfully unpacked and MD5 sums checked 2021-05-16T23:16:10.1091975Z package 'lifecycle' successfully unpacked and MD5 sums checked 2021-05-16T23:16:10.1239451Z package 'gh' successfully unpacked and MD5 sums checked 2021-05-16T23:16:10.2364914Z package 'gert' successfully unpacked and MD5 sums checked 2021-05-16T23:16:10.2662816Z package 'fs' successfully unpacked and MD5 sums checked 2021-05-16T23:16:10.2878127Z package 'desc' successfully unpacked and MD5 sums checked 2021-05-16T23:16:10.3006703Z package 'clipr' successfully unpacked and MD5 sums checked 2021-05-16T23:16:10.3455277Z package 'usethis' successfully unpacked and MD5 sums checked 2021-05-16T23:16:10.3572130Z package 'memoise' successfully unpacked and MD5 sums checked 2021-05-16T23:16:10.4800476Z package 'git2r' successfully unpacked and MD5 sums checked 2021-05-16T23:16:10.4846952Z 2021-05-16T23:16:10.4848006Z The downloaded binary packages are in 2021-05-16T23:16:10.4849155Z C:\Users\runneradmin\AppData\Local\Temp\RtmpUhMRPO\downloaded_packages 2021-05-16T23:16:10.4871838Z installing the source package 'cachem' 2021-05-16T23:16:10.4872355Z 2021-05-16T23:16:10.5007385Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-16T23:16:10.5199586Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-16T23:16:10.5221573Z ================================================== 2021-05-16T23:16:10.5222582Z downloaded 24 KB 2021-05-16T23:16:10.5223081Z 2021-05-16T23:16:10.8597333Z * installing *source* package 'cachem' ... 2021-05-16T23:16:10.8636605Z ** package 'cachem' successfully unpacked and MD5 sums checked 2021-05-16T23:16:10.8639596Z ** using staged installation 2021-05-16T23:16:10.8942449Z ** libs 2021-05-16T23:16:10.8957224Z 2021-05-16T23:16:10.8958628Z *** arch - i386 2021-05-16T23:16:11.0599758Z "C:/rtools40/mingw32/bin/"gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c cache.c -o cache.o 2021-05-16T23:16:14.8491847Z "C:/rtools40/mingw32/bin/"gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c init.c -o init.o 2021-05-16T23:16:15.2658468Z C:/rtools40/mingw32/bin/gcc -shared -s -static-libgcc -o cachem.dll tmp.def cache.o init.o -LC:/R/bin/i386 -lR 2021-05-16T23:16:16.2183539Z installing to D:/a/_temp/Library/00LOCK-cachem/00new/cachem/libs/i386 2021-05-16T23:16:16.2193607Z 2021-05-16T23:16:16.2194785Z *** arch - x64 2021-05-16T23:16:16.2403575Z "C:/rtools40/mingw64/bin/"gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c cache.c -o cache.o 2021-05-16T23:16:19.8725197Z "C:/rtools40/mingw64/bin/"gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c init.c -o init.o 2021-05-16T23:16:20.2486543Z C:/rtools40/mingw64/bin/gcc -shared -s -static-libgcc -o cachem.dll tmp.def cache.o init.o -LC:/R/bin/x64 -lR 2021-05-16T23:16:21.9390987Z installing to D:/a/_temp/Library/00LOCK-cachem/00new/cachem/libs/x64 2021-05-16T23:16:21.9391795Z ** R 2021-05-16T23:16:21.9399696Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:16:22.0148031Z ** help 2021-05-16T23:16:22.0744973Z *** installing help indices 2021-05-16T23:16:22.1130311Z converting help for package 'cachem' 2021-05-16T23:16:22.1518842Z finding HTML links ... done 2021-05-16T23:16:22.2678367Z cache_disk html 2021-05-16T23:16:22.2775374Z cache_layered html 2021-05-16T23:16:22.3584491Z cache_mem html 2021-05-16T23:16:22.3688166Z reexports html 2021-05-16T23:16:22.3693652Z ** building package indices 2021-05-16T23:16:22.6802751Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:16:22.6804143Z *** arch - i386 2021-05-16T23:16:23.2006486Z *** arch - x64 2021-05-16T23:16:23.5093189Z ** testing if installed package can be loaded from final location 2021-05-16T23:16:23.5096815Z *** arch - i386 2021-05-16T23:16:23.8156819Z *** arch - x64 2021-05-16T23:16:24.1216896Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:16:24.1270156Z * DONE (cachem) 2021-05-16T23:16:24.1572222Z 2021-05-16T23:16:24.1573445Z The downloaded source packages are in 2021-05-16T23:16:24.1574518Z 'C:\Users\runneradmin\AppData\Local\Temp\RtmpUhMRPO\downloaded_packages' 2021-05-16T23:16:24.1599091Z Running `R CMD build`... 2021-05-16T23:16:30.5588392Z * checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpUhMRPO\remotes5b07eb035c\ropensci-tic-3b4dfb8/DESCRIPTION' ... OK 2021-05-16T23:16:30.5590017Z * preparing 'tic': 2021-05-16T23:16:30.5592858Z * checking DESCRIPTION meta-information ... OK 2021-05-16T23:16:30.5594245Z * installing the package to process help pages 2021-05-16T23:16:30.5595341Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:16:30.5596557Z * checking for empty or unneeded directories 2021-05-16T23:16:30.5597684Z Removed empty directory 'tic/.circleci' 2021-05-16T23:16:30.5598486Z Removed empty directory 'tic/pkgdown' 2021-05-16T23:16:30.5599183Z * building 'tic_0.10.0.tar.gz' 2021-05-16T23:16:30.5621548Z Installing package into 'D:/a/_temp/Library' 2021-05-16T23:16:30.5622474Z (as 'lib' is unspecified) 2021-05-16T23:16:31.1573149Z * installing *source* package 'tic' ... 2021-05-16T23:16:31.1577853Z ** using staged installation 2021-05-16T23:16:31.2199525Z ** R 2021-05-16T23:16:31.2691761Z ** inst 2021-05-16T23:16:31.9535512Z ** preparing package for lazy loading 2021-05-16T23:16:31.9542626Z ** help 2021-05-16T23:16:32.1246645Z *** installing help indices 2021-05-16T23:16:32.2900737Z converting help for package 'tic' 2021-05-16T23:16:32.3215472Z finding HTML links ... done 2021-05-16T23:16:32.4359450Z Deprecated html 2021-05-16T23:16:32.4759275Z TicStep html 2021-05-16T23:16:32.4902758Z base64serialize html 2021-05-16T23:16:32.5202172Z ci html 2021-05-16T23:16:32.5917869Z do_blogdown html 2021-05-16T23:16:32.6632211Z do_bookdown html 2021-05-16T23:16:32.7175797Z do_drat html 2021-05-16T23:16:32.7941453Z do_package_checks html 2021-05-16T23:16:32.8591821Z do_pkgdown html 2021-05-16T23:16:32.9355076Z do_readme_rmd html 2021-05-16T23:16:32.9429473Z 2021-05-16T23:16:32.9731390Z dsl html 2021-05-16T23:16:33.0214995Z dsl_get html 2021-05-16T23:16:33.0433471Z gha_add_secret html 2021-05-16T23:16:33.0592645Z github_helpers html 2021-05-16T23:16:33.0723572Z github_info html 2021-05-16T23:16:33.0888043Z list_macros html 2021-05-16T23:16:33.1117053Z macro html 2021-05-16T23:16:33.1249465Z prepare_all_stages html 2021-05-16T23:16:33.1279216Z REDIRECT:topic Previous alias or file overwritten by alias: D:/a/_temp/Library/00LOCK-tic/00new/tic/help/DSL.html 2021-05-16T23:16:33.1349615Z reexports html 2021-05-16T23:16:33.1549581Z repo html 2021-05-16T23:16:33.1765053Z run_all_stages html 2021-05-16T23:16:33.1920458Z run_stage html 2021-05-16T23:16:33.2159385Z ssh_key_helpers html 2021-05-16T23:16:33.2465341Z stages html 2021-05-16T23:16:33.2765689Z step_add_to_drat html 2021-05-16T23:16:33.3061431Z step_add_to_known_hosts html 2021-05-16T23:16:33.3305101Z step_build_blogdown html 2021-05-16T23:16:33.3395041Z step_build_bookdown html 2021-05-16T23:16:33.3920128Z step_build_pkgdown html 2021-05-16T23:16:33.4349162Z step_do_push_deploy html 2021-05-16T23:16:33.4558324Z step_hello_world html 2021-05-16T23:16:33.5121139Z step_install_pkg html 2021-05-16T23:16:33.5596813Z step_install_ssh_keys html 2021-05-16T23:16:33.6121190Z step_push_deploy html 2021-05-16T23:16:33.6455866Z step_rcmdcheck html 2021-05-16T23:16:33.6739933Z step_run_code html 2021-05-16T23:16:33.6974917Z step_session_info html 2021-05-16T23:16:33.7382524Z step_setup_push_deploy html 2021-05-16T23:16:33.7786452Z step_setup_ssh html 2021-05-16T23:16:33.8102524Z step_test_ssh html 2021-05-16T23:16:33.8336685Z step_write_text_file html 2021-05-16T23:16:33.8686424Z tic-package html 2021-05-16T23:16:33.8845518Z update_yml html 2021-05-16T23:16:33.9077226Z use_ghactions_deploy html 2021-05-16T23:16:33.9405836Z use_tic html 2021-05-16T23:16:33.9534917Z use_tic_badge html 2021-05-16T23:16:33.9735604Z use_tic_r html 2021-05-16T23:16:33.9843109Z use_update_tic html 2021-05-16T23:16:34.0232336Z yaml_templates html 2021-05-16T23:16:34.0249961Z REDIRECT:topic %>% -> reexports.html [ FAIL ]*** copying figures 2021-05-16T23:16:34.0304816Z ** building package indices 2021-05-16T23:16:34.4409271Z ** installing vignettes 2021-05-16T23:16:34.4499031Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:16:34.4500781Z *** arch - i386 2021-05-16T23:16:34.8563456Z *** arch - x64 2021-05-16T23:16:35.2664942Z ** testing if installed package can be loaded from final location 2021-05-16T23:16:35.2670865Z *** arch - i386 2021-05-16T23:16:35.7760597Z *** arch - x64 2021-05-16T23:16:36.2844759Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:16:36.3109722Z * DONE (tic) 2021-05-16T23:16:36.4359482Z Using github PAT from envvar GITHUB_PAT 2021-05-16T23:16:36.6277451Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-16T23:16:38.6161949Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-16T23:16:38.6163550Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-16T23:16:38.6164814Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-16T23:16:38.6166013Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-16T23:16:38.6170593Z Installing 37 packages: utf8, vctrs, pkgconfig, pillar, tibble, rematch2, fansi, diffobj, waldo, ps, processx, praise, pkgload, evaluate, ellipsis, digest, callr, brio, xml2, xfun, markdown, highr, stringr, stringi, Rcpp, knitr, commonmark, brew, xopen, sessioninfo, prettyunits, pkgbuild, testthat, rversions, roxygen2, rcmdcheck, devtools 2021-05-16T23:16:38.6174086Z pillar (NA -> 1.6.1 ) [CRAN] 2021-05-16T23:16:38.6175239Z tibble (NA -> 3.1.2 ) [CRAN] 2021-05-16T23:16:38.6176412Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-16T23:16:38.6177512Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-16T23:16:38.6178554Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-16T23:16:38.6179617Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-16T23:16:38.6180622Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-16T23:16:38.6181695Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-16T23:16:38.6182792Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-16T23:16:38.6183850Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-16T23:16:38.6185016Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-16T23:16:38.6186122Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-16T23:16:38.6187378Z Installing packages into 'D:/a/_temp/Library' 2021-05-16T23:16:38.6188577Z (as 'lib' is unspecified) 2021-05-16T23:16:38.6189693Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-16T23:16:38.6190799Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-16T23:16:38.6191843Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-16T23:16:38.6192876Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-16T23:16:38.6193877Z xfun (NA -> 0.23 ) [CRAN] 2021-05-16T23:16:38.6195043Z markdown (NA -> 1.1 ) [CRAN] 2021-05-16T23:16:38.6196088Z highr (NA -> 0.9 ) [CRAN] 2021-05-16T23:16:38.6197182Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-16T23:16:38.6198260Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-16T23:16:38.6199294Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-16T23:16:38.6200329Z knitr (NA -> 1.33 ) [CRAN] 2021-05-16T23:16:38.6201378Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-16T23:16:38.6202465Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-16T23:16:38.6203510Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-16T23:16:38.6204925Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-16T23:16:38.6206149Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-16T23:16:38.6207347Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-16T23:16:38.6208626Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-16T23:16:38.6209736Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-16T23:16:38.6210805Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-16T23:16:38.6211905Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-16T23:16:38.6212967Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-16T23:16:40.9589329Z 2021-05-16T23:16:40.9591094Z There are binary versions available but the source versions are later: 2021-05-16T23:16:40.9609035Z binary source needs_compilation 2021-05-16T23:16:40.9610019Z pillar 1.6.0 1.6.1 FALSE 2021-05-16T23:16:40.9610668Z tibble 3.1.1 3.1.2 TRUE 2021-05-16T23:16:40.9611280Z xfun 0.22 0.23 TRUE 2021-05-16T23:16:40.9611671Z 2021-05-16T23:16:40.9639191Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/utf8_1.2.1.zip' 2021-05-16T23:16:40.9950583Z Content type 'application/zip' length 209982 bytes (205 KB) 2021-05-16T23:16:40.9977467Z ================================================== 2021-05-16T23:16:40.9978366Z downloaded 205 KB 2021-05-16T23:16:40.9978866Z 2021-05-16T23:16:40.9992482Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/vctrs_0.3.8.zip' 2021-05-16T23:16:41.0363973Z Content type 'application/zip' length 1251863 bytes (1.2 MB) 2021-05-16T23:16:41.2247130Z ================================================== 2021-05-16T23:16:41.2248430Z downloaded 1.2 MB 2021-05-16T23:16:41.2248984Z 2021-05-16T23:16:41.2266314Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/pkgconfig_2.0.3.zip' 2021-05-16T23:16:41.2474239Z Content type 'application/zip' length 22274 bytes (21 KB) 2021-05-16T23:16:41.2478900Z ================================================== 2021-05-16T23:16:41.2479891Z downloaded 21 KB 2021-05-16T23:16:41.2480499Z 2021-05-16T23:16:41.2495480Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/rematch2_2.1.2.zip' 2021-05-16T23:16:41.2716740Z Content type 'application/zip' length 47504 bytes (46 KB) 2021-05-16T23:16:41.2726340Z ================================================== 2021-05-16T23:16:41.2727232Z downloaded 46 KB 2021-05-16T23:16:41.2727723Z 2021-05-16T23:16:41.2744775Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/fansi_0.4.2.zip' 2021-05-16T23:16:41.2958016Z Content type 'application/zip' length 224354 bytes (219 KB) 2021-05-16T23:16:41.9427335Z ================================================== 2021-05-16T23:16:41.9430343Z downloaded 219 KB 2021-05-16T23:16:41.9430670Z 2021-05-16T23:16:41.9431634Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/diffobj_0.3.4.zip' 2021-05-16T23:16:41.9432702Z Content type 'application/zip' length 993584 bytes (970 KB) 2021-05-16T23:16:41.9433318Z ================================================== 2021-05-16T23:16:41.9433794Z downloaded 970 KB 2021-05-16T23:16:41.9434090Z 2021-05-16T23:16:41.9434929Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/waldo_0.2.5.zip' 2021-05-16T23:16:41.9435941Z Content type 'application/zip' length 72514 bytes (70 KB) 2021-05-16T23:16:41.9436555Z ================================================== 2021-05-16T23:16:41.9437003Z downloaded 70 KB 2021-05-16T23:16:41.9437297Z 2021-05-16T23:16:41.9438113Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/ps_1.6.0.zip' 2021-05-16T23:16:41.9439187Z Content type 'application/zip' length 775650 bytes (757 KB) 2021-05-16T23:16:41.9439801Z ================================================== 2021-05-16T23:16:41.9440552Z downloaded 757 KB 2021-05-16T23:16:41.9440849Z 2021-05-16T23:16:41.9441704Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/processx_3.5.2.zip' 2021-05-16T23:16:41.9442736Z Content type 'application/zip' length 1246169 bytes (1.2 MB) 2021-05-16T23:16:41.9443359Z ================================================== 2021-05-16T23:16:41.9443813Z downloaded 1.2 MB 2021-05-16T23:16:41.9444104Z 2021-05-16T23:16:41.9445566Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/praise_1.0.0.zip' 2021-05-16T23:16:41.9446606Z Content type 'application/zip' length 19719 bytes (19 KB) 2021-05-16T23:16:41.9447222Z ================================================== 2021-05-16T23:16:41.9447672Z downloaded 19 KB 2021-05-16T23:16:41.9447968Z 2021-05-16T23:16:41.9448812Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/pkgload_1.2.1.zip' 2021-05-16T23:16:41.9449924Z Content type 'application/zip' length 153931 bytes (150 KB) 2021-05-16T23:16:41.9450542Z ================================================== 2021-05-16T23:16:41.9450992Z downloaded 150 KB 2021-05-16T23:16:41.9451283Z 2021-05-16T23:16:41.9452140Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/evaluate_0.14.zip' 2021-05-16T23:16:41.9453165Z Content type 'application/zip' length 76757 bytes (74 KB) 2021-05-16T23:16:41.9453803Z ================================================== 2021-05-16T23:16:41.9454233Z downloaded 74 KB 2021-05-16T23:16:41.9454526Z 2021-05-16T23:16:41.9455385Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/ellipsis_0.3.2.zip' 2021-05-16T23:16:41.9456412Z Content type 'application/zip' length 49087 bytes (47 KB) 2021-05-16T23:16:41.9457041Z ================================================== 2021-05-16T23:16:41.9457471Z downloaded 47 KB 2021-05-16T23:16:41.9457761Z 2021-05-16T23:16:41.9458596Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/digest_0.6.27.zip' 2021-05-16T23:16:41.9459673Z Content type 'application/zip' length 268472 bytes (262 KB) 2021-05-16T23:16:41.9460305Z ================================================== 2021-05-16T23:16:41.9460729Z downloaded 262 KB 2021-05-16T23:16:41.9461025Z 2021-05-16T23:16:41.9461874Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/callr_3.7.0.zip' 2021-05-16T23:16:41.9462980Z Content type 'application/zip' length 438306 bytes (428 KB) 2021-05-16T23:16:41.9463615Z ================================================== 2021-05-16T23:16:41.9464044Z downloaded 428 KB 2021-05-16T23:16:41.9464342Z 2021-05-16T23:16:41.9465192Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/brio_1.1.2.zip' 2021-05-16T23:16:41.9466167Z Content type 'application/zip' length 46360 bytes (45 KB) 2021-05-16T23:16:41.9466800Z ================================================== 2021-05-16T23:16:41.9467242Z downloaded 45 KB 2021-05-16T23:16:41.9467534Z 2021-05-16T23:16:41.9468379Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/xml2_1.3.2.zip' 2021-05-16T23:16:41.9469437Z Content type 'application/zip' length 3004939 bytes (2.9 MB) 2021-05-16T23:16:41.9470070Z ================================================== 2021-05-16T23:16:41.9470498Z downloaded 2.9 MB 2021-05-16T23:16:41.9470788Z 2021-05-16T23:16:41.9471652Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/markdown_1.1.zip' 2021-05-16T23:16:41.9472655Z Content type 'application/zip' length 188630 bytes (184 KB) 2021-05-16T23:16:41.9473283Z ================================================== 2021-05-16T23:16:41.9473713Z downloaded 184 KB 2021-05-16T23:16:41.9474003Z 2021-05-16T23:16:41.9474858Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/highr_0.9.zip' 2021-05-16T23:16:41.9475833Z Content type 'application/zip' length 46592 bytes (45 KB) 2021-05-16T23:16:41.9476468Z ================================================== 2021-05-16T23:16:41.9476892Z downloaded 45 KB 2021-05-16T23:16:41.9477180Z 2021-05-16T23:16:41.9478036Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/stringr_1.4.0.zip' 2021-05-16T23:16:41.9479094Z Content type 'application/zip' length 216610 bytes (211 KB) 2021-05-16T23:16:41.9479728Z ================================================== 2021-05-16T23:16:41.9480173Z downloaded 211 KB 2021-05-16T23:16:41.9480448Z 2021-05-16T23:16:41.9481305Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/stringi_1.6.1.zip' 2021-05-16T23:16:41.9494170Z Content type 'application/zip' length 16350447 bytes (15.6 MB) 2021-05-16T23:16:42.5405325Z ================================================== 2021-05-16T23:16:42.5406143Z downloaded 15.6 MB 2021-05-16T23:16:42.5406689Z 2021-05-16T23:16:42.5421542Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/Rcpp_1.0.6.zip' 2021-05-16T23:16:42.5612872Z Content type 'application/zip' length 3254472 bytes (3.1 MB) 2021-05-16T23:16:42.5933146Z ================================================== 2021-05-16T23:16:42.5933858Z downloaded 3.1 MB 2021-05-16T23:16:42.5934348Z 2021-05-16T23:16:42.5948036Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/knitr_1.33.zip' 2021-05-16T23:16:42.6135797Z Content type 'application/zip' length 1460851 bytes (1.4 MB) 2021-05-16T23:16:42.6480459Z ================================================== 2021-05-16T23:16:42.6481491Z downloaded 1.4 MB 2021-05-16T23:16:42.6481984Z 2021-05-16T23:16:42.6496748Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/commonmark_1.7.zip' 2021-05-16T23:16:42.6677958Z Content type 'application/zip' length 265877 bytes (259 KB) 2021-05-16T23:16:42.6893369Z ================================================== 2021-05-16T23:16:42.6894366Z downloaded 259 KB 2021-05-16T23:16:42.6894850Z 2021-05-16T23:16:42.6910084Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/brew_1.0-6.zip' 2021-05-16T23:16:42.7097858Z Content type 'application/zip' length 113846 bytes (111 KB) 2021-05-16T23:16:42.7123151Z ================================================== 2021-05-16T23:16:42.7124100Z downloaded 111 KB 2021-05-16T23:16:42.7124552Z 2021-05-16T23:16:42.7138708Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/xopen_1.0.0.zip' 2021-05-16T23:16:42.7630795Z Content type 'application/zip' length 24695 bytes (24 KB) 2021-05-16T23:16:42.7634822Z ================================================== 2021-05-16T23:16:42.7636165Z downloaded 24 KB 2021-05-16T23:16:42.7636940Z 2021-05-16T23:16:42.7652465Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/sessioninfo_1.1.1.zip' 2021-05-16T23:16:42.8082657Z Content type 'application/zip' length 46938 bytes (45 KB) 2021-05-16T23:16:42.8097343Z ================================================== 2021-05-16T23:16:42.8098587Z downloaded 45 KB 2021-05-16T23:16:42.8099193Z 2021-05-16T23:16:42.8127043Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/prettyunits_1.1.1.zip' 2021-05-16T23:16:42.8658543Z Content type 'application/zip' length 37840 bytes (36 KB) 2021-05-16T23:16:42.8666149Z ================================================== 2021-05-16T23:16:42.8666820Z downloaded 36 KB 2021-05-16T23:16:42.8667453Z 2021-05-16T23:16:42.8687267Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/pkgbuild_1.2.0.zip' 2021-05-16T23:16:42.9119985Z Content type 'application/zip' length 142573 bytes (139 KB) 2021-05-16T23:16:42.9148271Z ================================================== 2021-05-16T23:16:42.9149302Z downloaded 139 KB 2021-05-16T23:16:42.9149770Z 2021-05-16T23:16:42.9175972Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/testthat_3.0.2.zip' 2021-05-16T23:16:42.9354719Z Content type 'application/zip' length 2494253 bytes (2.4 MB) 2021-05-16T23:16:42.9654026Z ================================================== 2021-05-16T23:16:42.9655060Z downloaded 2.4 MB 2021-05-16T23:16:42.9655541Z 2021-05-16T23:16:42.9675980Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/rversions_2.0.2.zip' 2021-05-16T23:16:42.9848929Z Content type 'application/zip' length 68655 bytes (67 KB) 2021-05-16T23:16:42.9861757Z ================================================== 2021-05-16T23:16:42.9862748Z downloaded 67 KB 2021-05-16T23:16:42.9863220Z 2021-05-16T23:16:42.9878840Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/roxygen2_7.1.1.zip' 2021-05-16T23:16:43.0056049Z Content type 'application/zip' length 1371276 bytes (1.3 MB) 2021-05-16T23:16:43.0241920Z ================================================== 2021-05-16T23:16:43.0242928Z downloaded 1.3 MB 2021-05-16T23:16:43.0243570Z 2021-05-16T23:16:43.0260332Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/rcmdcheck_1.3.3.zip' 2021-05-16T23:16:43.0694585Z Content type 'application/zip' length 134938 bytes (131 KB) 2021-05-16T23:16:43.0720647Z ================================================== 2021-05-16T23:16:43.0721375Z downloaded 131 KB 2021-05-16T23:16:43.0722049Z 2021-05-16T23:16:43.0741926Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/devtools_2.4.1.zip' 2021-05-16T23:16:43.0916233Z Content type 'application/zip' length 397417 bytes (388 KB) 2021-05-16T23:16:43.0991915Z ================================================== 2021-05-16T23:16:43.0992742Z downloaded 388 KB 2021-05-16T23:16:43.0993418Z 2021-05-16T23:16:43.1194703Z package 'utf8' successfully unpacked and MD5 sums checked 2021-05-16T23:16:43.1752813Z package 'vctrs' successfully unpacked and MD5 sums checked 2021-05-16T23:16:43.1877396Z package 'pkgconfig' successfully unpacked and MD5 sums checked 2021-05-16T23:16:43.1985222Z package 'rematch2' successfully unpacked and MD5 sums checked 2021-05-16T23:16:43.2191805Z package 'fansi' successfully unpacked and MD5 sums checked 2021-05-16T23:16:43.2489530Z package 'diffobj' successfully unpacked and MD5 sums checked 2021-05-16T23:16:43.2601036Z package 'waldo' successfully unpacked and MD5 sums checked 2021-05-16T23:16:43.2989048Z package 'ps' successfully unpacked and MD5 sums checked 2021-05-16T23:16:43.3559245Z package 'processx' successfully unpacked and MD5 sums checked 2021-05-16T23:16:43.3677760Z package 'praise' successfully unpacked and MD5 sums checked 2021-05-16T23:16:43.3808366Z package 'pkgload' successfully unpacked and MD5 sums checked 2021-05-16T23:16:43.3922748Z package 'evaluate' successfully unpacked and MD5 sums checked 2021-05-16T23:16:43.4142414Z package 'ellipsis' successfully unpacked and MD5 sums checked 2021-05-16T23:16:43.4392023Z package 'digest' successfully unpacked and MD5 sums checked 2021-05-16T23:16:43.4563369Z package 'callr' successfully unpacked and MD5 sums checked 2021-05-16T23:16:43.4759373Z package 'brio' successfully unpacked and MD5 sums checked 2021-05-16T23:16:43.5619716Z package 'xml2' successfully unpacked and MD5 sums checked 2021-05-16T23:16:43.5878961Z package 'markdown' successfully unpacked and MD5 sums checked 2021-05-16T23:16:43.6026009Z package 'highr' successfully unpacked and MD5 sums checked 2021-05-16T23:16:43.6230008Z package 'stringr' successfully unpacked and MD5 sums checked 2021-05-16T23:16:44.1081976Z package 'stringi' successfully unpacked and MD5 sums checked 2021-05-16T23:16:44.4751535Z package 'Rcpp' successfully unpacked and MD5 sums checked 2021-05-16T23:16:44.5693261Z package 'knitr' successfully unpacked and MD5 sums checked 2021-05-16T23:16:44.5903113Z package 'commonmark' successfully unpacked and MD5 sums checked 2021-05-16T23:16:44.6144072Z package 'brew' successfully unpacked and MD5 sums checked 2021-05-16T23:16:44.6249260Z package 'xopen' successfully unpacked and MD5 sums checked 2021-05-16T23:16:44.6364002Z package 'sessioninfo' successfully unpacked and MD5 sums checked 2021-05-16T23:16:44.6477190Z package 'prettyunits' successfully unpacked and MD5 sums checked 2021-05-16T23:16:44.6603105Z package 'pkgbuild' successfully unpacked and MD5 sums checked 2021-05-16T23:16:44.7463194Z package 'testthat' successfully unpacked and MD5 sums checked 2021-05-16T23:16:44.7594126Z package 'rversions' successfully unpacked and MD5 sums checked 2021-05-16T23:16:44.8137169Z package 'roxygen2' successfully unpacked and MD5 sums checked 2021-05-16T23:16:44.8272385Z package 'rcmdcheck' successfully unpacked and MD5 sums checked 2021-05-16T23:16:44.8458104Z package 'devtools' successfully unpacked and MD5 sums checked 2021-05-16T23:16:44.8481093Z 2021-05-16T23:16:44.8482182Z The downloaded binary packages are in 2021-05-16T23:16:44.8483336Z C:\Users\runneradmin\AppData\Local\Temp\RtmpUhMRPO\downloaded_packages 2021-05-16T23:16:44.8484837Z installing the source packages 'pillar', 'tibble', 'xfun' 2021-05-16T23:16:44.8485399Z 2021-05-16T23:16:44.8502059Z trying URL 'https://cloud.r-project.org/src/contrib/pillar_1.6.1.tar.gz' 2021-05-16T23:16:44.8815631Z Content type 'application/x-gzip' length 1111747 bytes (1.1 MB) 2021-05-16T23:16:44.9257220Z ================================================== 2021-05-16T23:16:44.9258297Z downloaded 1.1 MB 2021-05-16T23:16:44.9258814Z 2021-05-16T23:16:44.9271700Z trying URL 'https://cloud.r-project.org/src/contrib/tibble_3.1.2.tar.gz' 2021-05-16T23:16:44.9460886Z Content type 'application/x-gzip' length 686145 bytes (670 KB) 2021-05-16T23:16:44.9527675Z ================================================== 2021-05-16T23:16:44.9529464Z downloaded 670 KB 2021-05-16T23:16:44.9530416Z 2021-05-16T23:16:44.9542841Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-16T23:16:44.9645980Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-16T23:16:44.9685256Z ================================================== 2021-05-16T23:16:44.9686213Z downloaded 109 KB 2021-05-16T23:16:44.9686941Z 2021-05-16T23:16:45.6514216Z * installing *source* package 'pillar' ... 2021-05-16T23:16:45.6789837Z ** package 'pillar' successfully unpacked and MD5 sums checked 2021-05-16T23:16:45.6791984Z ** using staged installation 2021-05-16T23:16:45.7297653Z ** R 2021-05-16T23:16:45.7731582Z ** inst 2021-05-16T23:16:45.7865844Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:16:48.0208134Z ** help 2021-05-16T23:16:48.2102981Z *** installing help indices 2021-05-16T23:16:48.3054846Z converting help for package 'pillar' 2021-05-16T23:16:48.3361134Z finding HTML links ... done 2021-05-16T23:16:48.3751513Z align html 2021-05-16T23:16:48.4015715Z char html 2021-05-16T23:16:48.4419031Z colonnade html 2021-05-16T23:16:48.4589926Z ctl_new_pillar html 2021-05-16T23:16:48.4705112Z deprecated html 2021-05-16T23:16:48.4769082Z dim_desc html 2021-05-16T23:16:48.4949730Z expect_known_display html 2021-05-16T23:16:48.5127757Z extra_cols html 2021-05-16T23:16:48.5284862Z format_glimpse html 2021-05-16T23:16:48.5622729Z format_tbl html 2021-05-16T23:16:48.5808387Z format_type_sum html 2021-05-16T23:16:48.5881515Z get_extent html 2021-05-16T23:16:48.6059836Z glimpse html 2021-05-16T23:16:48.6163228Z 2021-05-16T23:16:48.6735929Z finding level-2 HTML links ... done 2021-05-16T23:16:48.6783822Z new_ornament html 2021-05-16T23:16:48.6988594Z new_pillar html 2021-05-16T23:16:48.7160873Z new_pillar_component html 2021-05-16T23:16:48.7642935Z new_pillar_shaft html 2021-05-16T23:16:48.7730439Z new_pillar_title html 2021-05-16T23:16:48.7831409Z new_pillar_type html 2021-05-16T23:16:48.8082207Z new_tbl_format_setup html 2021-05-16T23:16:48.8485681Z num html 2021-05-16T23:16:48.8874485Z pillar-package html 2021-05-16T23:16:48.9170215Z pillar html 2021-05-16T23:16:48.9635629Z pillar_shaft html 2021-05-16T23:16:48.9716085Z squeeze html 2021-05-16T23:16:48.9893059Z style_subtle html 2021-05-16T23:16:49.0081293Z tbl_format_body html 2021-05-16T23:16:49.0237177Z tbl_format_footer html 2021-05-16T23:16:49.0436250Z tbl_format_header html 2021-05-16T23:16:49.0962243Z tbl_format_setup html 2021-05-16T23:16:49.1104623Z tbl_sum html 2021-05-16T23:16:49.1264684Z type_sum html 2021-05-16T23:16:49.1276875Z *** copying figures 2021-05-16T23:16:49.1323807Z ** building package indices 2021-05-16T23:16:49.5393508Z ** installing vignettes 2021-05-16T23:16:49.5540910Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:16:49.5542341Z *** arch - i386 2021-05-16T23:16:49.9610777Z *** arch - x64 2021-05-16T23:16:50.3698668Z ** testing if installed package can be loaded from final location 2021-05-16T23:16:50.3701709Z *** arch - i386 2021-05-16T23:16:50.8792356Z *** arch - x64 2021-05-16T23:16:51.3870629Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:16:51.4040209Z * DONE (pillar) 2021-05-16T23:16:51.9062222Z * installing *source* package 'xfun' ... 2021-05-16T23:16:51.9186029Z ** package 'xfun' successfully unpacked and MD5 sums checked 2021-05-16T23:16:51.9188138Z ** using staged installation 2021-05-16T23:16:51.9620093Z ** libs 2021-05-16T23:16:51.9629389Z 2021-05-16T23:16:51.9630206Z *** arch - i386 2021-05-16T23:16:51.9886600Z "C:/rtools40/mingw32/bin/"gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c base64.c -o base64.o 2021-05-16T23:16:52.3799870Z "C:/rtools40/mingw32/bin/"gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c init.c -o init.o 2021-05-16T23:16:52.6045527Z C:/rtools40/mingw32/bin/g++ -shared -s -static-libgcc -o xfun.dll tmp.def base64.o init.o -LC:/R/bin/i386 -lR 2021-05-16T23:16:52.9042312Z installing to D:/a/_temp/Library/00LOCK-xfun/00new/xfun/libs/i386 2021-05-16T23:16:52.9052795Z 2021-05-16T23:16:52.9054016Z *** arch - x64 2021-05-16T23:16:52.9293357Z "C:/rtools40/mingw64/bin/"gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c base64.c -o base64.o 2021-05-16T23:16:53.2665357Z "C:/rtools40/mingw64/bin/"gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c init.c -o init.o 2021-05-16T23:16:53.4972101Z C:/rtools40/mingw64/bin/g++ -shared -s -static-libgcc -o xfun.dll tmp.def base64.o init.o -LC:/R/bin/x64 -lR 2021-05-16T23:16:53.8111072Z installing to D:/a/_temp/Library/00LOCK-xfun/00new/xfun/libs/x64 2021-05-16T23:16:53.8145087Z ** R 2021-05-16T23:16:53.8473920Z ** inst 2021-05-16T23:16:53.8525805Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:16:55.5729843Z ** help 2021-05-16T23:16:56.4410720Z *** installing help indices 2021-05-16T23:16:56.4411346Z finding HTML links ... done 2021-05-16T23:16:56.4411996Z converting help for package 'xfun' 2021-05-16T23:16:56.4412631Z Rscript html 2021-05-16T23:16:56.4413215Z Rscript_call html 2021-05-16T23:16:56.4413762Z attr html 2021-05-16T23:16:56.4414369Z base64_encode html 2021-05-16T23:16:56.4414930Z base64_uri html 2021-05-16T23:16:56.4415503Z bg_process html 2021-05-16T23:16:56.4416086Z bump_version html 2021-05-16T23:16:56.4416683Z cache_rds html 2021-05-16T23:16:56.4417250Z del_empty_dir html 2021-05-16T23:16:56.4417806Z dir_create html 2021-05-16T23:16:56.4418371Z dir_exists html 2021-05-16T23:16:56.4418910Z do_once html 2021-05-16T23:16:56.4447155Z download_file html 2021-05-16T23:16:56.4680833Z embed_file html 2021-05-16T23:16:56.4890880Z exit_call html 2021-05-16T23:16:56.5061851Z file_ext html 2021-05-16T23:16:56.5139296Z file_string html 2021-05-16T23:16:56.5237003Z format_bytes html 2021-05-16T23:16:56.5390809Z from_root html 2021-05-16T23:16:56.5505908Z github_releases html 2021-05-16T23:16:56.5597990Z grep_sub html 2021-05-16T23:16:56.5865655Z gsub_file html 2021-05-16T23:16:56.5948970Z in_dir html 2021-05-16T23:16:56.6095378Z install_dir html 2021-05-16T23:16:56.6203485Z install_github html 2021-05-16T23:16:56.6274942Z isFALSE html 2021-05-16T23:16:56.6340014Z is_R_CMD_check html 2021-05-16T23:16:56.6432838Z is_abs_path html 2021-05-16T23:16:56.6510641Z is_ascii html 2021-05-16T23:16:56.6663318Z is_sub_path html 2021-05-16T23:16:56.6747625Z is_web_path html 2021-05-16T23:16:56.6932313Z magic_path html 2021-05-16T23:16:56.7081644Z mark_dirs html 2021-05-16T23:16:56.7267047Z msg_cat html 2021-05-16T23:16:56.7363104Z native_encode html 2021-05-16T23:16:56.7501628Z news2md html 2021-05-16T23:16:56.7603941Z normalize_path html 2021-05-16T23:16:56.7779637Z numbers_to_words html 2021-05-16T23:16:56.7871096Z optipng html 2021-05-16T23:16:56.7959055Z os html 2021-05-16T23:16:56.8046330Z parse_only html 2021-05-16T23:16:56.8459583Z pkg_attach html 2021-05-16T23:16:56.8604220Z proc_kill html 2021-05-16T23:16:56.8771678Z process_file html 2021-05-16T23:16:56.8944753Z proj_root html 2021-05-16T23:16:56.9034420Z prose_index html 2021-05-16T23:16:56.9178449Z protect_math html 2021-05-16T23:16:56.9311803Z raw_string html 2021-05-16T23:16:56.9425835Z read_bin html 2021-05-16T23:16:56.9620499Z read_utf8 html 2021-05-16T23:16:56.9781903Z relative_path html 2021-05-16T23:16:56.9991871Z rename_seq html 2021-05-16T23:16:57.0107843Z retry html 2021-05-16T23:16:57.0813261Z rev_check html 2021-05-16T23:16:57.0932403Z rstudio_type html 2021-05-16T23:16:57.1019129Z same_path html 2021-05-16T23:16:57.1181909Z session_info html 2021-05-16T23:16:57.1282787Z set_envvar html 2021-05-16T23:16:57.1416707Z split_lines html 2021-05-16T23:16:57.1491973Z split_source html 2021-05-16T23:16:57.1706019Z strict_list html 2021-05-16T23:16:57.1796804Z stringsAsStrings html 2021-05-16T23:16:57.1926998Z submit_cran html 2021-05-16T23:16:57.2311623Z tinify html 2021-05-16T23:16:57.2447730Z tojson html 2021-05-16T23:16:57.2581218Z tree html 2021-05-16T23:16:57.2652994Z try_silent html 2021-05-16T23:16:57.2827134Z upload_ftp html 2021-05-16T23:16:57.2909002Z url_filename html 2021-05-16T23:16:57.3005587Z valid_syntax html 2021-05-16T23:16:57.3025409Z ** building package indices 2021-05-16T23:16:57.8106415Z ** installing vignettes 2021-05-16T23:16:57.8251108Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:16:57.8252639Z *** arch - i386 2021-05-16T23:16:58.1315142Z *** arch - x64 2021-05-16T23:16:58.4398467Z ** testing if installed package can be loaded from final location 2021-05-16T23:16:58.4405776Z *** arch - i386 2021-05-16T23:16:58.7526000Z *** arch - x64 2021-05-16T23:16:59.0584215Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:16:59.0824228Z * DONE (xfun) 2021-05-16T23:16:59.8157664Z * installing *source* package 'tibble' ... 2021-05-16T23:16:59.8445432Z ** package 'tibble' successfully unpacked and MD5 sums checked 2021-05-16T23:16:59.8447949Z ** using staged installation 2021-05-16T23:16:59.9031458Z ** libs 2021-05-16T23:16:59.9041238Z 2021-05-16T23:16:59.9042452Z *** arch - i386 2021-05-16T23:16:59.9299971Z "C:/rtools40/mingw32/bin/"gcc -I"C:/R/include" -DNDEBUG -std=gnu99 -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c attributes.c -o attributes.o 2021-05-16T23:17:00.0547119Z "C:/rtools40/mingw32/bin/"gcc -I"C:/R/include" -DNDEBUG -std=gnu99 -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c coerce.c -o coerce.o 2021-05-16T23:17:00.2364607Z "C:/rtools40/mingw32/bin/"gcc -I"C:/R/include" -DNDEBUG -std=gnu99 -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c init.c -o init.o 2021-05-16T23:17:00.3428572Z "C:/rtools40/mingw32/bin/"gcc -I"C:/R/include" -DNDEBUG -std=gnu99 -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c matrixToDataFrame.c -o matrixToDataFrame.o 2021-05-16T23:17:00.6318507Z C:/rtools40/mingw32/bin/gcc -shared -s -static-libgcc -o tibble.dll tmp.def attributes.o coerce.o init.o matrixToDataFrame.o -LC:/R/bin/i386 -lR 2021-05-16T23:17:00.7867929Z installing to D:/a/_temp/Library/00LOCK-tibble/00new/tibble/libs/i386 2021-05-16T23:17:00.7878797Z 2021-05-16T23:17:00.7879901Z *** arch - x64 2021-05-16T23:17:00.8115597Z "C:/rtools40/mingw64/bin/"gcc -I"C:/R/include" -DNDEBUG -std=gnu99 -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c attributes.c -o attributes.o 2021-05-16T23:17:00.9202295Z "C:/rtools40/mingw64/bin/"gcc -I"C:/R/include" -DNDEBUG -std=gnu99 -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c coerce.c -o coerce.o 2021-05-16T23:17:01.1121983Z "C:/rtools40/mingw64/bin/"gcc -I"C:/R/include" -DNDEBUG -std=gnu99 -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c init.c -o init.o 2021-05-16T23:17:01.2161760Z "C:/rtools40/mingw64/bin/"gcc -I"C:/R/include" -DNDEBUG -std=gnu99 -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c matrixToDataFrame.c -o matrixToDataFrame.o 2021-05-16T23:17:01.5181029Z C:/rtools40/mingw64/bin/gcc -shared -s -static-libgcc -o tibble.dll tmp.def attributes.o coerce.o init.o matrixToDataFrame.o -LC:/R/bin/x64 -lR 2021-05-16T23:17:01.6388109Z installing to D:/a/_temp/Library/00LOCK-tibble/00new/tibble/libs/x64 2021-05-16T23:17:01.6419213Z ** R 2021-05-16T23:17:01.6816403Z ** inst 2021-05-16T23:17:01.6953319Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:17:04.0260954Z ** help 2021-05-16T23:17:04.1803388Z *** installing help indices 2021-05-16T23:17:04.2663129Z converting help for package 'tibble' 2021-05-16T23:17:04.2971486Z finding HTML links ... done 2021-05-16T23:17:04.3418143Z add_column html 2021-05-16T23:17:04.3679173Z add_row html 2021-05-16T23:17:04.4458468Z as_tibble html 2021-05-16T23:17:04.4587670Z 2021-05-16T23:17:04.5148910Z finding level-2 HTML links ... done 2021-05-16T23:17:04.5259343Z deprecated html 2021-05-16T23:17:04.5437836Z enframe html 2021-05-16T23:17:04.5987231Z formatting html 2021-05-16T23:17:04.6182704Z frame_matrix html 2021-05-16T23:17:04.6286632Z is.tibble html 2021-05-16T23:17:04.6361400Z is_tibble html 2021-05-16T23:17:04.6412164Z knit_print.trunc_mat html 2021-05-16T23:17:04.6675097Z lst html 2021-05-16T23:17:05.4555964Z 2021-05-16T23:17:05.4557322Z REDIRECT:topic %>% -> reexports.html [ FAIL ] 2021-05-16T23:17:05.4558777Z REDIRECT:topic $<-.tbl_df -> subsetting.html [ FAIL ] 2021-05-16T23:17:05.4560197Z REDIRECT:topic [[<-.tbl_df -> subsetting.html [ FAIL ] 2021-05-16T23:17:05.4561857Z REDIRECT:topic [<-.tbl_df -> subsetting.html [ FAIL ]*** copying figures 2021-05-16T23:17:05.4563190Z ** building package indices 2021-05-16T23:17:05.4564493Z name-repair-superseded html 2021-05-16T23:17:05.4566202Z name-repair html 2021-05-16T23:17:05.4567368Z new_tibble html 2021-05-16T23:17:05.4568501Z reexports html 2021-05-16T23:17:05.4569645Z rownames html 2021-05-16T23:17:05.4570752Z subsetting html 2021-05-16T23:17:05.4572262Z tbl_df-class html 2021-05-16T23:17:05.4573503Z tibble-package html 2021-05-16T23:17:05.4574700Z tibble html 2021-05-16T23:17:05.4575779Z tribble html 2021-05-16T23:17:05.4576825Z trunc_mat html 2021-05-16T23:17:05.4577893Z view html 2021-05-16T23:17:05.4884202Z ** installing vignettes 2021-05-16T23:17:05.5008405Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:17:05.5009904Z *** arch - i386 2021-05-16T23:17:06.0082689Z *** arch - x64 2021-05-16T23:17:06.5183155Z ** testing if installed package can be loaded from final location 2021-05-16T23:17:06.5186689Z *** arch - i386 2021-05-16T23:17:07.0262722Z *** arch - x64 2021-05-16T23:17:07.5333592Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:17:07.5472793Z * DONE (tibble) 2021-05-16T23:17:07.6181294Z 2021-05-16T23:17:07.6182546Z The downloaded source packages are in 2021-05-16T23:17:07.6183648Z 'C:\Users\runneradmin\AppData\Local\Temp\RtmpUhMRPO\downloaded_packages' 2021-05-16T23:17:07.6827847Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-16T23:17:10.2022858Z 2021-05-16T23:17:10.6345017Z 2021-05-16T23:17:10.6352895Z 2021-05-16T23:17:10.6366728Z 2021-05-16T23:17:10.6375496Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpUhMRPO\remotes5b075536036\muschellij2-desc-7be86f2/DESCRIPTION' ... 2021-05-16T23:17:10.6435895Z 2021-05-16T23:17:10.6437512Z v checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpUhMRPO\remotes5b075536036\muschellij2-desc-7be86f2/DESCRIPTION' 2021-05-16T23:17:10.7694241Z 2021-05-16T23:17:10.7695332Z 2021-05-16T23:17:10.7695765Z 2021-05-16T23:17:10.7696200Z 2021-05-16T23:17:10.7696725Z - preparing 'desc': 2021-05-16T23:17:10.7974234Z checking DESCRIPTION meta-information ... 2021-05-16T23:17:10.7991629Z 2021-05-16T23:17:10.7992657Z checking DESCRIPTION meta-information ... 2021-05-16T23:17:10.7993314Z 2021-05-16T23:17:10.7994189Z v checking DESCRIPTION meta-information 2021-05-16T23:17:10.9777297Z 2021-05-16T23:17:10.9778385Z 2021-05-16T23:17:10.9778847Z 2021-05-16T23:17:10.9779268Z 2021-05-16T23:17:10.9780101Z - checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:17:10.9898173Z 2021-05-16T23:17:10.9899040Z 2021-05-16T23:17:10.9899480Z 2021-05-16T23:17:10.9899913Z 2021-05-16T23:17:10.9900600Z - checking for empty or unneeded directories 2021-05-16T23:17:10.9964633Z 2021-05-16T23:17:10.9965323Z 2021-05-16T23:17:10.9965979Z Omitted 'LazyData' from DESCRIPTION 2021-05-16T23:17:11.0265879Z 2021-05-16T23:17:11.0297714Z 2021-05-16T23:17:11.0298267Z 2021-05-16T23:17:11.0298769Z 2021-05-16T23:17:11.0299381Z - building 'desc_1.2.0.9000.tar.gz' 2021-05-16T23:17:11.2319992Z 2021-05-16T23:17:11.2321033Z 2021-05-16T23:17:11.2321483Z 2021-05-16T23:17:11.3072712Z Installing package into 'D:/a/_temp/Library' 2021-05-16T23:17:11.3073812Z (as 'lib' is unspecified) 2021-05-16T23:17:11.7850948Z * installing *source* package 'desc' ... 2021-05-16T23:17:11.7994456Z ** using staged installation 2021-05-16T23:17:11.8394806Z ** R 2021-05-16T23:17:11.8683404Z ** inst 2021-05-16T23:17:11.8722752Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:17:14.4506554Z ** help 2021-05-16T23:17:14.4507097Z *** installing help indices 2021-05-16T23:17:14.4507662Z finding HTML links ... done 2021-05-16T23:17:14.4507983Z 2021-05-16T23:17:14.4508674Z converting help for package 'desc' 2021-05-16T23:17:14.4516693Z check_encoding html 2021-05-16T23:17:14.4517440Z check_field html 2021-05-16T23:17:14.4518139Z cran_ascii_fields html 2021-05-16T23:17:14.4519162Z cran_valid_fields html 2021-05-16T23:17:14.4519840Z dep_types html 2021-05-16T23:17:14.4520504Z desc html 2021-05-16T23:17:14.4521137Z desc_add_author html 2021-05-16T23:17:14.4700321Z desc_add_author_gh html 2021-05-16T23:17:14.5020916Z desc_add_me html 2021-05-16T23:17:14.5374140Z desc_add_orcid html 2021-05-16T23:17:14.5490421Z desc_add_remotes html 2021-05-16T23:17:14.5811155Z desc_add_role html 2021-05-16T23:17:14.6007680Z desc_add_to_collate html 2021-05-16T23:17:14.6112270Z desc_add_urls html 2021-05-16T23:17:14.6335290Z desc_bump_version html 2021-05-16T23:17:14.6628321Z desc_change_maintainer html 2021-05-16T23:17:14.6717551Z desc_clear_remotes html 2021-05-16T23:17:14.6806256Z desc_clear_urls html 2021-05-16T23:17:14.7069287Z desc_coerce_authors_at_r html 2021-05-16T23:17:14.7225567Z desc_del html 2021-05-16T23:17:14.7561375Z desc_del_author html 2021-05-16T23:17:14.7747981Z desc_del_collate html 2021-05-16T23:17:14.7936268Z desc_del_dep html 2021-05-16T23:17:14.8117074Z desc_del_deps html 2021-05-16T23:17:14.8287678Z desc_del_from_collate html 2021-05-16T23:17:14.8398095Z desc_del_remotes html 2021-05-16T23:17:14.8755659Z desc_del_role html 2021-05-16T23:17:14.8861469Z desc_del_urls html 2021-05-16T23:17:14.8989456Z desc_fields html 2021-05-16T23:17:14.9145835Z desc_get html 2021-05-16T23:17:14.9439473Z desc_get_author html 2021-05-16T23:17:14.9662884Z desc_get_authors html 2021-05-16T23:17:14.9782946Z desc_get_built html 2021-05-16T23:17:14.9919998Z desc_get_collate html 2021-05-16T23:17:15.0067769Z desc_get_deps html 2021-05-16T23:17:15.0312182Z desc_get_field html 2021-05-16T23:17:15.0525927Z desc_get_maintainer html 2021-05-16T23:17:15.0606471Z desc_get_remotes html 2021-05-16T23:17:15.0701709Z desc_get_urls html 2021-05-16T23:17:15.0816646Z desc_get_version html 2021-05-16T23:17:15.0971658Z desc_has_dep html 2021-05-16T23:17:15.1136675Z desc_has_fields html 2021-05-16T23:17:15.1233541Z desc_normalize html 2021-05-16T23:17:15.1295728Z desc_print html 2021-05-16T23:17:15.1430888Z desc_reformat_fields html 2021-05-16T23:17:15.1525112Z desc_reorder_fields html 2021-05-16T23:17:15.1698429Z desc_set html 2021-05-16T23:17:15.1999828Z desc_set_authors html 2021-05-16T23:17:15.2167257Z desc_set_collate html 2021-05-16T23:17:15.2350340Z desc_set_dep html 2021-05-16T23:17:15.2523661Z desc_set_deps html 2021-05-16T23:17:15.2628317Z desc_set_remotes html 2021-05-16T23:17:15.2775098Z desc_set_urls html 2021-05-16T23:17:15.2944592Z desc_set_version html 2021-05-16T23:17:15.3008985Z desc_to_latex html 2021-05-16T23:17:15.3108744Z desc_validate html 2021-05-16T23:17:15.4984480Z description html 2021-05-16T23:17:15.5004155Z ** building package indices 2021-05-16T23:17:15.9142663Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:17:15.9145004Z *** arch - i386 2021-05-16T23:17:16.2218650Z *** arch - x64 2021-05-16T23:17:16.5287291Z ** testing if installed package can be loaded from final location 2021-05-16T23:17:16.5290365Z *** arch - i386 2021-05-16T23:17:16.8351606Z *** arch - x64 2021-05-16T23:17:17.1420084Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:17:17.1577160Z * DONE (desc) 2021-05-16T23:17:17.5226811Z 2021-05-16T23:17:17.5227751Z 2021-05-16T23:17:17.5228207Z 2021-05-16T23:17:17.5243068Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpUhMRPO\remotes5b021c742da\muschellij2-ghtravis-0b26809/DESCRIPTION' ... 2021-05-16T23:17:17.5245427Z 2021-05-16T23:17:17.5262068Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpUhMRPO\remotes5b021c742da\muschellij2-ghtravis-0b26809/DESCRIPTION' ... 2021-05-16T23:17:17.5296929Z 2021-05-16T23:17:17.5298826Z v checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpUhMRPO\remotes5b021c742da\muschellij2-ghtravis-0b26809/DESCRIPTION' 2021-05-16T23:17:17.5922176Z 2021-05-16T23:17:17.5923078Z 2021-05-16T23:17:17.5923515Z 2021-05-16T23:17:17.5923944Z 2021-05-16T23:17:17.5924509Z - preparing 'ghtravis': 2021-05-16T23:17:17.6106453Z checking DESCRIPTION meta-information ... 2021-05-16T23:17:17.6107675Z 2021-05-16T23:17:17.6108405Z checking DESCRIPTION meta-information ... 2021-05-16T23:17:17.6109035Z 2021-05-16T23:17:17.6109721Z v checking DESCRIPTION meta-information 2021-05-16T23:17:17.7205749Z 2021-05-16T23:17:17.7286112Z 2021-05-16T23:17:17.7286717Z 2021-05-16T23:17:17.7287153Z 2021-05-16T23:17:17.7287993Z - checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:17:17.7288802Z 2021-05-16T23:17:17.7289234Z 2021-05-16T23:17:17.7289905Z - checking for empty or unneeded directories 2021-05-16T23:17:17.7307521Z 2021-05-16T23:17:17.7308371Z 2021-05-16T23:17:17.7309044Z Omitted 'LazyData' from DESCRIPTION 2021-05-16T23:17:17.7610403Z 2021-05-16T23:17:17.7611424Z 2021-05-16T23:17:17.7611858Z 2021-05-16T23:17:17.7690916Z 2021-05-16T23:17:17.7693991Z - building 'ghtravis_0.15.1.tar.gz' 2021-05-16T23:17:17.8243229Z 2021-05-16T23:17:17.8244714Z 2021-05-16T23:17:17.8245362Z 2021-05-16T23:17:17.8981806Z Installing package into 'D:/a/_temp/Library' 2021-05-16T23:17:17.8982836Z (as 'lib' is unspecified) 2021-05-16T23:17:18.2514460Z * installing *source* package 'ghtravis' ... 2021-05-16T23:17:18.2519329Z ** using staged installation 2021-05-16T23:17:18.2879666Z ** R 2021-05-16T23:17:18.3088675Z ** inst 2021-05-16T23:17:18.3118756Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:17:20.0337441Z ** help 2021-05-16T23:17:20.1799211Z *** installing help indices 2021-05-16T23:17:20.2551559Z 2021-05-16T23:17:20.2553414Z converting help for package 'ghtravis' 2021-05-16T23:17:20.2841469Z finding HTML links ... done 2021-05-16T23:17:20.3138801Z all_remote_package_deps html 2021-05-16T23:17:20.3296947Z binary_release_table html 2021-05-16T23:17:20.3410000Z cat_desc_elements html 2021-05-16T23:17:20.3473387Z dcf_package_version html 2021-05-16T23:17:20.3576507Z deploy_travis html 2021-05-16T23:17:20.3718655Z deployed_tarball_version html 2021-05-16T23:17:20.3860119Z drop_remotes html 2021-05-16T23:17:20.3925281Z example_description_file html 2021-05-16T23:17:20.4040838Z get_dep_table html 2021-05-16T23:17:20.4107339Z get_remote_info html 2021-05-16T23:17:20.4237597Z 2021-05-16T23:17:20.4779292Z finding level-2 HTML links ... done 2021-05-16T23:17:20.4798065Z get_remote_package_dcf html 2021-05-16T23:17:20.4862187Z get_remotes html 2021-05-16T23:17:20.5104015Z install_remote_binaries html 2021-05-16T23:17:20.5259795Z install_remotes_no_dep html 2021-05-16T23:17:20.5400583Z latest_release_with_binary html 2021-05-16T23:17:20.5476531Z make_full_version html 2021-05-16T23:17:20.5580586Z package_comparison_table html 2021-05-16T23:17:20.5644551Z package_name html 2021-05-16T23:17:20.5748483Z package_needs_update html 2021-05-16T23:17:20.5817685Z parse_one_remote html 2021-05-16T23:17:20.5872908Z r_version html 2021-05-16T23:17:20.5982701Z read_dcf html 2021-05-16T23:17:20.6105364Z remote_binaries html 2021-05-16T23:17:20.6225242Z remote_order html 2021-05-16T23:17:20.6298273Z rewrite_remotes html 2021-05-16T23:17:20.6360953Z split_remotes html 2021-05-16T23:17:20.6448700Z subset_remote html 2021-05-16T23:17:20.6513376Z sys_ext html 2021-05-16T23:17:20.6643116Z tag_table html 2021-05-16T23:17:20.6655166Z ** building package indices 2021-05-16T23:17:21.0777345Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:17:21.0779699Z *** arch - i386 2021-05-16T23:17:22.0900154Z *** arch - x64 2021-05-16T23:17:23.0056933Z ** testing if installed package can be loaded from final location 2021-05-16T23:17:23.0064585Z *** arch - i386 2021-05-16T23:17:23.9162198Z *** arch - x64 2021-05-16T23:17:24.8272219Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:17:24.8365192Z * DONE (ghtravis) 2021-05-16T23:17:24.8871858Z Using github PAT from envvar GITHUB_PAT 2021-05-16T23:17:25.0340033Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-16T23:17:27.5156670Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-16T23:17:27.5159220Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-16T23:17:27.5160521Z generics (NA -> 0.1.0) [CRAN] 2021-05-16T23:17:27.5161752Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-16T23:17:27.5162800Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-16T23:17:27.5163844Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-16T23:17:27.5177364Z Installing packages into 'D:/a/_temp/Library' 2021-05-16T23:17:27.5178610Z (as 'lib' is unspecified) 2021-05-16T23:17:29.9444728Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/tidyselect_1.1.1.zip' 2021-05-16T23:17:29.9445961Z Content type 'application/zip' length 204078 bytes (199 KB) 2021-05-16T23:17:29.9446624Z ================================================== 2021-05-16T23:17:29.9447131Z downloaded 199 KB 2021-05-16T23:17:29.9447406Z 2021-05-16T23:17:29.9448283Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/generics_0.1.0.zip' 2021-05-16T23:17:29.9449280Z Content type 'application/zip' length 70326 bytes (68 KB) 2021-05-16T23:17:29.9449899Z ================================================== 2021-05-16T23:17:29.9450358Z downloaded 68 KB 2021-05-16T23:17:29.9450627Z 2021-05-16T23:17:29.9451475Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/cpp11_0.2.7.zip' 2021-05-16T23:17:29.9452476Z Content type 'application/zip' length 217787 bytes (212 KB) 2021-05-16T23:17:29.9453329Z ================================================== 2021-05-16T23:17:29.9453763Z downloaded 212 KB 2021-05-16T23:17:29.9454031Z 2021-05-16T23:17:29.9454872Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/dplyr_1.0.6.zip' 2021-05-16T23:17:29.9535754Z Content type 'application/zip' length 1338545 bytes (1.3 MB) 2021-05-16T23:17:30.0342923Z ================================================== 2021-05-16T23:17:30.0343996Z downloaded 1.3 MB 2021-05-16T23:17:30.0344882Z 2021-05-16T23:17:30.0361727Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/tidyr_1.1.3.zip' 2021-05-16T23:17:30.0564959Z Content type 'application/zip' length 1055485 bytes (1.0 MB) 2021-05-16T23:17:30.0803642Z ================================================== 2021-05-16T23:17:30.0804766Z downloaded 1.0 MB 2021-05-16T23:17:30.0805216Z 2021-05-16T23:17:30.0969020Z package 'tidyselect' successfully unpacked and MD5 sums checked 2021-05-16T23:17:30.1078549Z package 'generics' successfully unpacked and MD5 sums checked 2021-05-16T23:17:30.1369399Z package 'cpp11' successfully unpacked and MD5 sums checked 2021-05-16T23:17:30.1940433Z package 'dplyr' successfully unpacked and MD5 sums checked 2021-05-16T23:17:30.2395887Z package 'tidyr' successfully unpacked and MD5 sums checked 2021-05-16T23:17:30.2419358Z 2021-05-16T23:17:30.2420174Z The downloaded binary packages are in 2021-05-16T23:17:30.2421222Z C:\Users\runneradmin\AppData\Local\Temp\RtmpUhMRPO\downloaded_packages 2021-05-16T23:17:30.5021148Z 2021-05-16T23:17:30.5029121Z 2021-05-16T23:17:30.5029707Z 2021-05-16T23:17:30.5050842Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpUhMRPO\remotes5b057267d08\muschellij2-aghast-0c3b853/DESCRIPTION' ... 2021-05-16T23:17:30.5060573Z 2021-05-16T23:17:30.5072158Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpUhMRPO\remotes5b057267d08\muschellij2-aghast-0c3b853/DESCRIPTION' ... 2021-05-16T23:17:30.5105208Z 2021-05-16T23:17:30.5110171Z v checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpUhMRPO\remotes5b057267d08\muschellij2-aghast-0c3b853/DESCRIPTION' 2021-05-16T23:17:30.5427894Z 2021-05-16T23:17:30.5448790Z 2021-05-16T23:17:30.5449382Z 2021-05-16T23:17:30.5450154Z 2021-05-16T23:17:30.5450723Z - preparing 'aghast': 2021-05-16T23:17:30.5615586Z checking DESCRIPTION meta-information ... 2021-05-16T23:17:30.5616395Z 2021-05-16T23:17:30.5617123Z checking DESCRIPTION meta-information ... 2021-05-16T23:17:30.5617744Z 2021-05-16T23:17:30.5618406Z v checking DESCRIPTION meta-information 2021-05-16T23:17:30.6439403Z 2021-05-16T23:17:30.6440558Z 2021-05-16T23:17:30.6440980Z 2021-05-16T23:17:30.6441400Z 2021-05-16T23:17:30.6442241Z - checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:17:30.6442849Z 2021-05-16T23:17:30.6443259Z 2021-05-16T23:17:30.6443916Z - checking for empty or unneeded directories 2021-05-16T23:17:30.6444717Z Omitted 'LazyData' from DESCRIPTION 2021-05-16T23:17:30.6596859Z 2021-05-16T23:17:30.6597844Z 2021-05-16T23:17:30.6598283Z 2021-05-16T23:17:30.6613204Z 2021-05-16T23:17:30.6613833Z - building 'aghast_0.2.1.tar.gz' 2021-05-16T23:17:30.6824714Z 2021-05-16T23:17:30.6825740Z 2021-05-16T23:17:30.6826420Z 2021-05-16T23:17:30.7184184Z Installing package into 'D:/a/_temp/Library' 2021-05-16T23:17:30.7185181Z (as 'lib' is unspecified) 2021-05-16T23:17:31.0153802Z * installing *source* package 'aghast' ... 2021-05-16T23:17:31.0160515Z ** using staged installation 2021-05-16T23:17:31.0537514Z ** R 2021-05-16T23:17:31.0665343Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:17:31.6766198Z ** help 2021-05-16T23:17:31.7414581Z *** installing help indices 2021-05-16T23:17:31.7746284Z 2021-05-16T23:17:31.7748263Z converting help for package 'aghast' 2021-05-16T23:17:31.8035022Z finding HTML links ... done 2021-05-16T23:17:31.8325101Z ga_artifacts html 2021-05-16T23:17:31.8500931Z ga_jobs html 2021-05-16T23:17:31.8589603Z ga_run_log_config html 2021-05-16T23:17:31.8836401Z ga_runs html 2021-05-16T23:17:31.9089528Z ga_secrets html 2021-05-16T23:17:31.9283929Z ga_workflows html 2021-05-16T23:17:31.9308681Z 2021-05-16T23:17:31.9391333Z pipe html 2021-05-16T23:17:31.9397506Z REDIRECT:topic %>% -> pipe.html [ FAIL ]** building package indices 2021-05-16T23:17:32.2508488Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:17:32.2510397Z *** arch - i386 2021-05-16T23:17:32.5565219Z *** arch - x64 2021-05-16T23:17:32.8652126Z ** testing if installed package can be loaded from final location 2021-05-16T23:17:32.8654755Z *** arch - i386 2021-05-16T23:17:33.1704879Z *** arch - x64 2021-05-16T23:17:33.4760062Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:17:33.4858776Z * DONE (aghast) 2021-05-16T23:17:33.5202870Z Installing 1 packages: covr 2021-05-16T23:17:33.5219364Z Installing package into 'D:/a/_temp/Library' 2021-05-16T23:17:33.5220029Z (as 'lib' is unspecified) 2021-05-16T23:17:34.6376391Z also installing the dependencies 'lazyeval', 'rex' 2021-05-16T23:17:34.6377722Z 2021-05-16T23:17:35.7351230Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/lazyeval_0.2.2.zip' 2021-05-16T23:17:35.7553902Z Content type 'application/zip' length 172045 bytes (168 KB) 2021-05-16T23:17:35.7580398Z ================================================== 2021-05-16T23:17:35.7581392Z downloaded 168 KB 2021-05-16T23:17:35.7581835Z 2021-05-16T23:17:35.7599934Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/rex_1.2.0.zip' 2021-05-16T23:17:35.7826861Z Content type 'application/zip' length 124896 bytes (121 KB) 2021-05-16T23:17:35.7862361Z ================================================== 2021-05-16T23:17:35.7863448Z downloaded 121 KB 2021-05-16T23:17:35.7863925Z 2021-05-16T23:17:35.7886404Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/covr_3.5.1.zip' 2021-05-16T23:17:35.8230846Z Content type 'application/zip' length 304915 bytes (297 KB) 2021-05-16T23:17:35.8328470Z ================================================== 2021-05-16T23:17:35.8329577Z downloaded 297 KB 2021-05-16T23:17:35.8330088Z 2021-05-16T23:17:35.8511496Z package 'lazyeval' successfully unpacked and MD5 sums checked 2021-05-16T23:17:35.8673069Z package 'rex' successfully unpacked and MD5 sums checked 2021-05-16T23:17:35.8945674Z package 'covr' successfully unpacked and MD5 sums checked 2021-05-16T23:17:35.8976887Z 2021-05-16T23:17:35.8978269Z The downloaded binary packages are in 2021-05-16T23:17:35.8979712Z C:\Users\runneradmin\AppData\Local\Temp\RtmpUhMRPO\downloaded_packages 2021-05-16T23:17:36.0050975Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-16T23:17:36.0051879Z Rscript -e "tic::before_install()" 2021-05-16T23:17:36.0210496Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'" 2021-05-16T23:17:36.0211069Z env: 2021-05-16T23:17:36.0211585Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:17:36.0212122Z TIC_DEPLOY_KEY: 2021-05-16T23:17:36.0212514Z RSPM: 2021-05-16T23:17:36.0213802Z GITHUB_PAT: *** 2021-05-16T23:17:36.0214224Z COVERALLS_TOKEN: 2021-05-16T23:17:36.0214755Z continue-on-error: true 2021-05-16T23:17:36.0215247Z VDIFFR_RUN_TESTS: 2021-05-16T23:17:36.0215711Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T23:17:36.0216119Z TZ: UTC 2021-05-16T23:17:36.0216535Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:17:36.0216966Z NOT_CRAN: true 2021-05-16T23:17:36.0217384Z MSYSTEM: MINGW64 2021-05-16T23:17:36.0217920Z ##[endgroup] 2021-05-16T23:17:37.6748244Z v Loading tic stage configuration from tic.R 2021-05-16T23:17:37.8798274Z i `step_rcmdcheck()`: tic always uses option '--no-manual' during R CMD Check on 2021-05-16T23:17:37.8799823Z Windows because LaTeX is not available. 2021-05-16T23:17:37.9136458Z Running before_install: step_install_remote_binaries() 2021-05-16T23:17:38.5575164Z Installing kirby21.t1 binaries 2021-05-16T23:17:38.5596884Z [1] "neuroconductor/kirby21.t1" 2021-05-16T23:17:38.7520245Z OK (HTTP 200).OK (HTTP 200).No Binaries Found, exiting 2021-05-16T23:17:38.7538638Z Installing oro.nifti binaries 2021-05-16T23:17:38.7558365Z [1] "neuroconductor/oro.nifti" 2021-05-16T23:17:38.8877310Z OK (HTTP 200).OK (HTTP 200).No Binaries Found, exiting 2021-05-16T23:17:38.8887688Z Installing kirby21.fmri binaries 2021-05-16T23:17:38.8899676Z [1] "neuroconductor/kirby21.fmri" 2021-05-16T23:17:39.0198903Z OK (HTTP 200).OK (HTTP 200).No Binaries Found, exiting 2021-05-16T23:17:39.0213620Z Installing neurobase binaries 2021-05-16T23:17:39.0220365Z [1] "neuroconductor/neurobase" 2021-05-16T23:17:39.1605843Z OK (HTTP 200).OK (HTTP 200).No Binaries Found, exiting 2021-05-16T23:17:39.4031022Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-16T23:17:39.4031928Z remotes::install_deps(dependencies = TRUE) 2021-05-16T23:17:39.4032575Z remotes::install_cran("rcmdcheck") 2021-05-16T23:17:39.4033176Z remotes::install_cran("markdown") 2021-05-16T23:17:39.4037307Z shell: C:\R\bin\Rscript.EXE {0} 2021-05-16T23:17:39.4037735Z env: 2021-05-16T23:17:39.4038217Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:17:39.4038770Z TIC_DEPLOY_KEY: 2021-05-16T23:17:39.4039119Z RSPM: 2021-05-16T23:17:39.4040308Z GITHUB_PAT: *** 2021-05-16T23:17:39.4040697Z COVERALLS_TOKEN: 2021-05-16T23:17:39.4041188Z continue-on-error: true 2021-05-16T23:17:39.4041649Z VDIFFR_RUN_TESTS: 2021-05-16T23:17:39.4042132Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T23:17:39.4042518Z TZ: UTC 2021-05-16T23:17:39.4042913Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:17:39.4043327Z NOT_CRAN: true 2021-05-16T23:17:39.4043767Z MSYSTEM: MINGW64 2021-05-16T23:17:39.4044157Z ##[endgroup] 2021-05-16T23:17:43.1920948Z kirby21.t1 (NA -> d9d2c5888...) [GitHub] 2021-05-16T23:17:43.1922657Z oro.nifti (NA -> bd06b05d2...) [GitHub] 2021-05-16T23:17:43.1923987Z kirby21.fmri (NA -> e59273128...) [GitHub] 2021-05-16T23:17:43.1925387Z neurobase (NA -> 1d4b17291...) [GitHub] 2021-05-16T23:17:43.1926653Z R.methodsS3 (NA -> 1.8.1 ) [CRAN] 2021-05-16T23:17:43.1927781Z R.oo (NA -> 1.24.0 ) [CRAN] 2021-05-16T23:17:43.1928858Z RNifti (NA -> 1.3.1 ) [CRAN] 2021-05-16T23:17:43.1930006Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-16T23:17:43.1931198Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-16T23:17:43.1932365Z kirby21.base (NA -> 1.7.3 ) [CRAN] 2021-05-16T23:17:43.1933481Z R.utils (NA -> 2.10.1 ) [CRAN] 2021-05-16T23:17:43.1934616Z matrixStats (NA -> 0.58.0 ) [CRAN] 2021-05-16T23:17:43.3676669Z Downloading GitHub repo neuroconductor/kirby21.t1@d9d2c5888aae676ae04f31146111014c589ea26f 2021-05-16T23:17:47.7604888Z kirby21.base (NA -> 05f22dce0...) [GitHub] 2021-05-16T23:17:47.9267558Z Downloading GitHub repo neuroconductor/kirby21.base@05f22dce05785d199035f6a933598c1a9fd9119d 2021-05-16T23:17:49.6071537Z 2021-05-16T23:17:50.0809844Z 2021-05-16T23:17:50.0818764Z 2021-05-16T23:17:50.0855537Z 2021-05-16T23:17:50.0857368Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpIPAh00\remotes16405fba6d5c\neuroconductor-kirby21.base-05f22dc/DESCRIPTION' ... 2021-05-16T23:17:50.0910418Z 2021-05-16T23:17:50.0912204Z v checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpIPAh00\remotes16405fba6d5c\neuroconductor-kirby21.base-05f22dc/DESCRIPTION' 2021-05-16T23:17:50.1235314Z 2021-05-16T23:17:50.1236191Z 2021-05-16T23:17:50.1236626Z 2021-05-16T23:17:50.1237055Z 2021-05-16T23:17:50.1237649Z - preparing 'kirby21.base': 2021-05-16T23:17:50.1329238Z checking DESCRIPTION meta-information ... 2021-05-16T23:17:50.1330414Z 2021-05-16T23:17:50.1331132Z checking DESCRIPTION meta-information ... 2021-05-16T23:17:50.1331886Z 2021-05-16T23:17:50.1332778Z v checking DESCRIPTION meta-information 2021-05-16T23:17:50.2061097Z 2021-05-16T23:17:50.2062982Z 2021-05-16T23:17:50.2081795Z 2021-05-16T23:17:50.2082431Z 2021-05-16T23:17:50.2083298Z - checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:17:50.2083930Z 2021-05-16T23:17:50.2084422Z 2021-05-16T23:17:50.2085117Z - checking for empty or unneeded directories 2021-05-16T23:17:50.2186184Z 2021-05-16T23:17:50.2186920Z 2021-05-16T23:17:50.2187364Z 2021-05-16T23:17:50.2193457Z 2021-05-16T23:17:50.2194135Z - building 'kirby21.base_1.7.3.tar.gz' 2021-05-16T23:17:50.9634820Z Installing package into 'D:/a/_temp/Library' 2021-05-16T23:17:50.9635487Z (as 'lib' is unspecified) 2021-05-16T23:17:50.9636161Z * installing *source* package 'kirby21.base' ... 2021-05-16T23:17:50.9645823Z ** using staged installation 2021-05-16T23:17:50.9646575Z ** R 2021-05-16T23:17:50.9646912Z ** data 2021-05-16T23:17:50.9647520Z *** moving datasets to lazyload DB 2021-05-16T23:17:50.9647980Z ** inst 2021-05-16T23:17:50.9648593Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:17:50.9649054Z 2021-05-16T23:17:50.9649351Z 2021-05-16T23:17:50.9649664Z 2021-05-16T23:17:51.1663580Z ** help 2021-05-16T23:17:51.2297762Z *** installing help indices 2021-05-16T23:17:51.2705600Z 2021-05-16T23:17:51.2707066Z converting help for package 'kirby21.base' 2021-05-16T23:17:51.3007383Z finding HTML links ... done 2021-05-16T23:17:51.3133235Z all_modalities html 2021-05-16T23:17:51.3286026Z copy_kirby21_data html 2021-05-16T23:17:51.3374597Z delete_kirby21_data html 2021-05-16T23:17:51.3496473Z download_kirby21_data html 2021-05-16T23:17:51.3552989Z get_ids html 2021-05-16T23:17:51.3622273Z get_image_filenames html 2021-05-16T23:17:51.3802167Z get_image_filenames_df html 2021-05-16T23:17:51.3893153Z get_par_filenames html 2021-05-16T23:17:51.3967652Z kirby21_demog html 2021-05-16T23:17:51.4041613Z modality_df html 2021-05-16T23:17:51.4106519Z subject_id_to_visit_id html 2021-05-16T23:17:51.4113706Z ** building package indices 2021-05-16T23:17:51.7227996Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:17:51.7229624Z *** arch - i386 2021-05-16T23:17:52.0282950Z *** arch - x64 2021-05-16T23:17:52.3367320Z ** testing if installed package can be loaded from final location 2021-05-16T23:17:52.3372155Z *** arch - i386 2021-05-16T23:17:52.6437589Z *** arch - x64 2021-05-16T23:17:52.9505456Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:17:52.9567907Z * DONE (kirby21.base) 2021-05-16T23:17:53.0658295Z Skipping install of 'kirby21.base' from a github remote, the SHA1 (05f22dce) has not changed since last install. 2021-05-16T23:17:53.0660433Z Use `force = TRUE` to force installation 2021-05-16T23:17:53.3308290Z 2021-05-16T23:17:53.3309140Z 2021-05-16T23:17:53.3309569Z 2021-05-16T23:17:53.3327669Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpIPAh00\remotes164071bd7cdb\neuroconductor-kirby21.t1-d9d2c58/DESCRIPTION' ... 2021-05-16T23:17:53.3336375Z 2021-05-16T23:17:53.3345526Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpIPAh00\remotes164071bd7cdb\neuroconductor-kirby21.t1-d9d2c58/DESCRIPTION' ... 2021-05-16T23:17:53.3375757Z 2021-05-16T23:17:53.3377456Z v checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpIPAh00\remotes164071bd7cdb\neuroconductor-kirby21.t1-d9d2c58/DESCRIPTION' 2021-05-16T23:17:53.5127152Z 2021-05-16T23:17:53.5142473Z 2021-05-16T23:17:53.5143134Z 2021-05-16T23:17:53.5143647Z 2021-05-16T23:17:53.5144354Z - preparing 'kirby21.t1': 2021-05-16T23:17:53.5210246Z checking DESCRIPTION meta-information ... 2021-05-16T23:17:53.5211251Z 2021-05-16T23:17:53.5212033Z checking DESCRIPTION meta-information ... 2021-05-16T23:17:53.5212672Z 2021-05-16T23:17:53.5213351Z v checking DESCRIPTION meta-information 2021-05-16T23:17:53.6016390Z 2021-05-16T23:17:53.6017469Z 2021-05-16T23:17:53.6017901Z 2021-05-16T23:17:53.6018330Z 2021-05-16T23:17:53.6019161Z - checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:17:53.6019782Z 2021-05-16T23:17:53.6020206Z 2021-05-16T23:17:53.6047429Z - checking for empty or unneeded directories 2021-05-16T23:17:53.6048156Z 2021-05-16T23:17:53.6048603Z 2021-05-16T23:17:53.6049027Z 2021-05-16T23:17:53.6061766Z 2021-05-16T23:17:53.6062436Z - building 'kirby21.t1_1.7.3.2.tar.gz' 2021-05-16T23:17:53.6175687Z 2021-05-16T23:17:53.6177455Z 2021-05-16T23:17:53.6178013Z 2021-05-16T23:17:53.6921829Z Installing package into 'D:/a/_temp/Library' 2021-05-16T23:17:53.6922838Z (as 'lib' is unspecified) 2021-05-16T23:17:53.9601509Z * installing *source* package 'kirby21.t1' ... 2021-05-16T23:17:53.9606554Z ** using staged installation 2021-05-16T23:17:53.9940068Z ** R 2021-05-16T23:17:54.0002916Z ** inst 2021-05-16T23:17:54.0031390Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:17:54.3098452Z ** help 2021-05-16T23:17:54.3408639Z *** installing help indices 2021-05-16T23:17:54.3765441Z 2021-05-16T23:17:54.3766788Z converting help for package 'kirby21.t1' 2021-05-16T23:17:54.4046409Z finding HTML links ... done 2021-05-16T23:17:54.4158052Z 2021-05-16T23:17:54.4799448Z finding level-2 HTML links ... done 2021-05-16T23:17:54.4821292Z delete_t1_data html 2021-05-16T23:17:54.4909834Z download_t1_data html 2021-05-16T23:17:54.4990744Z get_t1_filenames html 2021-05-16T23:17:54.4996157Z ** building package indices 2021-05-16T23:17:54.8112370Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:17:54.8114190Z *** arch - i386 2021-05-16T23:17:55.1167029Z *** arch - x64 2021-05-16T23:17:55.4251713Z ** testing if installed package can be loaded from final location 2021-05-16T23:17:55.4254505Z *** arch - i386 2021-05-16T23:17:55.7311283Z *** arch - x64 2021-05-16T23:17:56.0370918Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:17:56.0405612Z * DONE (kirby21.t1) 2021-05-16T23:17:56.2493053Z Downloading GitHub repo neuroconductor/oro.nifti@bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T23:17:58.6837486Z RNifti (NA -> 929106d1b...) [GitHub] 2021-05-16T23:17:58.6838817Z base64enc (NA -> 0.1-3 ) [CRAN] 2021-05-16T23:17:58.6839589Z tinytex (NA -> 0.31 ) [CRAN] 2021-05-16T23:17:58.6840366Z htmltools (NA -> 0.5.1.1 ) [CRAN] 2021-05-16T23:17:58.6841145Z rmarkdown (NA -> 2.8 ) [CRAN] 2021-05-16T23:17:58.6841901Z rticles (NA -> 0.19 ) [CRAN] 2021-05-16T23:17:58.6842576Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-16T23:17:58.6843266Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-16T23:17:58.8418125Z Downloading GitHub repo neuroconductor/RNifti@929106d1b17d6c09c8b001b5e39d448ed9ef635f 2021-05-16T23:17:59.5271554Z neuroconductor-RNifti-929106d/standalone/RNifti: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpIPAh00\\remotes164032187ef3\\neuroconductor-RNifti-929106d\\standalone\\RNifti' 2021-05-16T23:17:59.5275642Z neuroconductor-RNifti-929106d/standalone/RNifti.h: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpIPAh00\\remotes164032187ef3\\neuroconductor-RNifti-929106d\\standalone\\RNifti.h' 2021-05-16T23:17:59.5283221Z neuroconductor-RNifti-929106d/standalone/niftilib/nifti1.h: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpIPAh00\\remotes164032187ef3\\neuroconductor-RNifti-929106d\\standalone\\niftilib\\nifti1.h' 2021-05-16T23:17:59.5287425Z neuroconductor-RNifti-929106d/standalone/niftilib/nifti1_io.c: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpIPAh00\\remotes164032187ef3\\neuroconductor-RNifti-929106d\\standalone\\niftilib\\nifti1_io.c' 2021-05-16T23:17:59.5291736Z neuroconductor-RNifti-929106d/standalone/niftilib/nifti1_io.h: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpIPAh00\\remotes164032187ef3\\neuroconductor-RNifti-929106d\\standalone\\niftilib\\nifti1_io.h' 2021-05-16T23:17:59.5296355Z neuroconductor-RNifti-929106d/standalone/niftilib/nifti2.h: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpIPAh00\\remotes164032187ef3\\neuroconductor-RNifti-929106d\\standalone\\niftilib\\nifti2.h' 2021-05-16T23:17:59.5300950Z neuroconductor-RNifti-929106d/standalone/niftilib/nifti2_image.h: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpIPAh00\\remotes164032187ef3\\neuroconductor-RNifti-929106d\\standalone\\niftilib\\nifti2_image.h' 2021-05-16T23:17:59.5305140Z neuroconductor-RNifti-929106d/standalone/niftilib/nifti2_io.c: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpIPAh00\\remotes164032187ef3\\neuroconductor-RNifti-929106d\\standalone\\niftilib\\nifti2_io.c' 2021-05-16T23:17:59.5309910Z neuroconductor-RNifti-929106d/standalone/niftilib/nifti2_io.h: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpIPAh00\\remotes164032187ef3\\neuroconductor-RNifti-929106d\\standalone\\niftilib\\nifti2_io.h' 2021-05-16T23:17:59.5320481Z neuroconductor-RNifti-929106d/standalone/zlib/adler32.c: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpIPAh00\\remotes164032187ef3\\neuroconductor-RNifti-929106d\\standalone\\zlib\\adler32.c' 2021-05-16T23:17:59.5324530Z neuroconductor-RNifti-929106d/standalone/zlib/compress.c: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpIPAh00\\remotes164032187ef3\\neuroconductor-RNifti-929106d\\standalone\\zlib\\compress.c' 2021-05-16T23:17:59.5328441Z neuroconductor-RNifti-929106d/standalone/zlib/crc32.c: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpIPAh00\\remotes164032187ef3\\neuroconductor-RNifti-929106d\\standalone\\zlib\\crc32.c' 2021-05-16T23:17:59.5332349Z neuroconductor-RNifti-929106d/standalone/zlib/crc32.h: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpIPAh00\\remotes164032187ef3\\neuroconductor-RNifti-929106d\\standalone\\zlib\\crc32.h' 2021-05-16T23:17:59.5335959Z neuroconductor-RNifti-929106d/standalone/zlib/deflate.c: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpIPAh00\\remotes164032187ef3\\neuroconductor-RNifti-929106d\\standalone\\zlib\\deflate.c' 2021-05-16T23:17:59.5339806Z neuroconductor-RNifti-929106d/standalone/zlib/deflate.h: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpIPAh00\\remotes164032187ef3\\neuroconductor-RNifti-929106d\\standalone\\zlib\\deflate.h' 2021-05-16T23:17:59.5343628Z neuroconductor-RNifti-929106d/standalone/zlib/gzclose.c: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpIPAh00\\remotes164032187ef3\\neuroconductor-RNifti-929106d\\standalone\\zlib\\gzclose.c' 2021-05-16T23:17:59.5347817Z neuroconductor-RNifti-929106d/standalone/zlib/gzguts.h: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpIPAh00\\remotes164032187ef3\\neuroconductor-RNifti-929106d\\standalone\\zlib\\gzguts.h' 2021-05-16T23:17:59.5351702Z neuroconductor-RNifti-929106d/standalone/zlib/gzlib.c: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpIPAh00\\remotes164032187ef3\\neuroconductor-RNifti-929106d\\standalone\\zlib\\gzlib.c' 2021-05-16T23:17:59.5355222Z neuroconductor-RNifti-929106d/standalone/zlib/gzread.c: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpIPAh00\\remotes164032187ef3\\neuroconductor-RNifti-929106d\\standalone\\zlib\\gzread.c' 2021-05-16T23:17:59.5359284Z neuroconductor-RNifti-929106d/standalone/zlib/gzwrite.c: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpIPAh00\\remotes164032187ef3\\neuroconductor-RNifti-929106d\\standalone\\zlib\\gzwrite.c' 2021-05-16T23:17:59.5363034Z neuroconductor-RNifti-929106d/standalone/zlib/infback.c: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpIPAh00\\remotes164032187ef3\\neuroconductor-RNifti-929106d\\standalone\\zlib\\infback.c' 2021-05-16T23:17:59.5366272Z neuroconductor-RNifti-929106d/standalone/zlib/inffast.c: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpIPAh00\\remotes164032187ef3\\neuroconductor-RNifti-929106d\\standalone\\zlib\\inffast.c' 2021-05-16T23:17:59.5371006Z neuroconductor-RNifti-929106d/standalone/zlib/inffast.h: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpIPAh00\\remotes164032187ef3\\neuroconductor-RNifti-929106d\\standalone\\zlib\\inffast.h' 2021-05-16T23:17:59.5374088Z neuroconductor-RNifti-929106d/standalone/zlib/inffixed.h: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpIPAh00\\remotes164032187ef3\\neuroconductor-RNifti-929106d\\standalone\\zlib\\inffixed.h' 2021-05-16T23:17:59.5378895Z neuroconductor-RNifti-929106d/standalone/zlib/inflate.c: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpIPAh00\\remotes164032187ef3\\neuroconductor-RNifti-929106d\\standalone\\zlib\\inflate.c' 2021-05-16T23:17:59.5381894Z neuroconductor-RNifti-929106d/standalone/zlib/inflate.h: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpIPAh00\\remotes164032187ef3\\neuroconductor-RNifti-929106d\\standalone\\zlib\\inflate.h' 2021-05-16T23:17:59.5385001Z neuroconductor-RNifti-929106d/standalone/zlib/inftrees.c: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpIPAh00\\remotes164032187ef3\\neuroconductor-RNifti-929106d\\standalone\\zlib\\inftrees.c' 2021-05-16T23:17:59.5390613Z neuroconductor-RNifti-929106d/standalone/zlib/inftrees.h: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpIPAh00\\remotes164032187ef3\\neuroconductor-RNifti-929106d\\standalone\\zlib\\inftrees.h' 2021-05-16T23:17:59.5393617Z neuroconductor-RNifti-929106d/standalone/zlib/trees.c: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpIPAh00\\remotes164032187ef3\\neuroconductor-RNifti-929106d\\standalone\\zlib\\trees.c' 2021-05-16T23:17:59.5396637Z neuroconductor-RNifti-929106d/standalone/zlib/trees.h: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpIPAh00\\remotes164032187ef3\\neuroconductor-RNifti-929106d\\standalone\\zlib\\trees.h' 2021-05-16T23:17:59.5401845Z neuroconductor-RNifti-929106d/standalone/zlib/uncompr.c: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpIPAh00\\remotes164032187ef3\\neuroconductor-RNifti-929106d\\standalone\\zlib\\uncompr.c' 2021-05-16T23:17:59.5405334Z neuroconductor-RNifti-929106d/standalone/zlib/zconf.h: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpIPAh00\\remotes164032187ef3\\neuroconductor-RNifti-929106d\\standalone\\zlib\\zconf.h' 2021-05-16T23:17:59.5410772Z neuroconductor-RNifti-929106d/standalone/zlib/zlib.h: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpIPAh00\\remotes164032187ef3\\neuroconductor-RNifti-929106d\\standalone\\zlib\\zlib.h' 2021-05-16T23:17:59.5414789Z neuroconductor-RNifti-929106d/standalone/zlib/zutil.c: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpIPAh00\\remotes164032187ef3\\neuroconductor-RNifti-929106d\\standalone\\zlib\\zutil.c' 2021-05-16T23:17:59.5420150Z neuroconductor-RNifti-929106d/standalone/zlib/zutil.h: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpIPAh00\\remotes164032187ef3\\neuroconductor-RNifti-929106d\\standalone\\zlib\\zutil.h' 2021-05-16T23:17:59.5423667Z neuroconductor-RNifti-929106d/standalone/znzlib/znzlib.c: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpIPAh00\\remotes164032187ef3\\neuroconductor-RNifti-929106d\\standalone\\znzlib\\znzlib.c' 2021-05-16T23:17:59.5427451Z neuroconductor-RNifti-929106d/standalone/znzlib/znzlib.h: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpIPAh00\\remotes164032187ef3\\neuroconductor-RNifti-929106d\\standalone\\znzlib\\znzlib.h' 2021-05-16T23:17:59.5518704Z tar.exe: Error exit delayed from previous errors. 2021-05-16T23:18:00.7488731Z 2021-05-16T23:18:01.0286481Z 2021-05-16T23:18:01.0298159Z 2021-05-16T23:18:01.0298771Z 2021-05-16T23:18:01.0314305Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpIPAh00\remotes164032187ef3\neuroconductor-RNifti-929106d/DESCRIPTION' ... 2021-05-16T23:18:01.0327291Z 2021-05-16T23:18:01.0333479Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpIPAh00\remotes164032187ef3\neuroconductor-RNifti-929106d/DESCRIPTION' ... 2021-05-16T23:18:01.0367815Z 2021-05-16T23:18:01.0373928Z v checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpIPAh00\remotes164032187ef3\neuroconductor-RNifti-929106d/DESCRIPTION' 2021-05-16T23:18:01.1940508Z 2021-05-16T23:18:01.1952933Z 2021-05-16T23:18:01.1953510Z 2021-05-16T23:18:01.1953933Z 2021-05-16T23:18:01.1954493Z - preparing 'RNifti': 2021-05-16T23:18:01.2156361Z checking DESCRIPTION meta-information ... 2021-05-16T23:18:01.2170903Z 2021-05-16T23:18:01.2191614Z checking DESCRIPTION meta-information ... 2021-05-16T23:18:01.2193147Z 2021-05-16T23:18:01.2194034Z v checking DESCRIPTION meta-information 2021-05-16T23:18:01.2226573Z - cleaning src 2021-05-16T23:18:01.2227216Z 2021-05-16T23:18:01.2227810Z 2021-05-16T23:18:01.2228393Z - running 'cleanup.win' 2021-05-16T23:18:01.3980997Z 2021-05-16T23:18:01.3981950Z 2021-05-16T23:18:01.3982383Z 2021-05-16T23:18:01.3982778Z 2021-05-16T23:18:01.3983621Z - checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:18:01.5408085Z 2021-05-16T23:18:01.5424216Z 2021-05-16T23:18:01.5449332Z 2021-05-16T23:18:01.5450049Z 2021-05-16T23:18:01.5450769Z - checking for empty or unneeded directories 2021-05-16T23:18:01.5623524Z 2021-05-16T23:18:01.5650343Z 2021-05-16T23:18:01.5650929Z 2021-05-16T23:18:01.5651445Z 2021-05-16T23:18:01.5652011Z - building 'RNifti_1.3.1.tar.gz' 2021-05-16T23:18:01.5944739Z 2021-05-16T23:18:01.5945681Z 2021-05-16T23:18:01.5946225Z Warning: 2021-05-16T23:18:01.5949457Z 2021-05-16T23:18:01.5950660Z Warning: file 'RNifti/cleanup' did not have execute permissions: corrected 2021-05-16T23:18:02.0135763Z 2021-05-16T23:18:02.0136838Z 2021-05-16T23:18:02.0137314Z 2021-05-16T23:18:02.0718696Z Installing package into 'D:/a/_temp/Library' 2021-05-16T23:18:02.0719736Z (as 'lib' is unspecified) 2021-05-16T23:18:02.5770582Z * installing *source* package 'RNifti' ... 2021-05-16T23:18:02.5775412Z ** using staged installation 2021-05-16T23:18:02.6165713Z ** libs 2021-05-16T23:18:02.6183792Z 2021-05-16T23:18:02.6184716Z *** arch - i386 2021-05-16T23:18:02.6630258Z 2021-05-16T23:18:02.6633106Z "C:/rtools40/mingw32/bin/"g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'D:/a/_temp/Library/Rcpp/include' -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c main.cpp -o main.o 2021-05-16T23:18:09.0820321Z main.cpp: In function 'SEXPREC* unpackRgb(SEXP, SEXP)': 2021-05-16T23:18:09.0822259Z main.cpp:109:24: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'unsigned int'} [-Wsign-compare] 2021-05-16T23:18:09.0823491Z for (int j=0; jnvox) 2021-05-16T23:18:36.1617100Z ~~~~~~~~~~^~~~~~~~~~~~~~~ 2021-05-16T23:18:36.2311065Z In file included from ../inst/include/RNifti/NiftiImage.h:1934, 2021-05-16T23:18:36.2312630Z from ../inst/include/RNifti.h:50, 2021-05-16T23:18:36.2313618Z from main.cpp:4: 2021-05-16T23:18:36.2315524Z ../inst/include/RNifti/NiftiImage_impl.h: In member function 'RNifti::NiftiImage& RNifti::NiftiImage::replaceData(const RNifti::NiftiImageData&)': 2021-05-16T23:18:36.2318480Z ../inst/include/RNifti/NiftiImage_impl.h:1769:28: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'int64_t' {aka 'long long int'} [-Wsign-compare] 2021-05-16T23:18:36.2320366Z else if (data.length() != image->nvox) 2021-05-16T23:18:36.2321345Z ~~~~~~~~~~~~~~^~~~~~~~~~~~~~ 2021-05-16T23:18:36.2466415Z main.cpp: In function 'SEXPREC* unpackRgb(SEXP, SEXP)': 2021-05-16T23:18:36.2468752Z main.cpp:109:24: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 2021-05-16T23:18:36.2470466Z for (int j=0; j extensions.html [ FAIL ] 2021-05-16T23:18:57.4495055Z extensions html 2021-05-16T23:18:57.4520203Z REDIRECT:topic extension<- -> extensions.html [ FAIL ] 2021-05-16T23:18:57.4643818Z indexing html 2021-05-16T23:18:57.4670697Z REDIRECT:topic $<-.niftiImage -> indexing.html [ FAIL ] 2021-05-16T23:18:57.4690126Z REDIRECT:topic dim<-.internalImage -> internalImage.html [ FAIL ] 2021-05-16T23:18:57.4850170Z internalImage html 2021-05-16T23:18:57.4935104Z ndim html 2021-05-16T23:18:57.5246843Z niftiHeader html 2021-05-16T23:18:57.5364154Z niftiVersion html 2021-05-16T23:18:57.5391001Z REDIRECT:topic [<-.internalImage -> internalImage.html [ FAIL ] 2021-05-16T23:18:57.5397630Z REDIRECT:topic pixdim<- -> pixdim.html [ FAIL ] 2021-05-16T23:18:57.5414236Z REDIRECT:topic pixdim<-.default -> pixdim.html [ FAIL ] 2021-05-16T23:18:57.5420800Z REDIRECT:topic pixunits<- -> pixdim.html [ FAIL ] 2021-05-16T23:18:57.5537483Z pixdim html 2021-05-16T23:18:57.5771193Z readNifti html 2021-05-16T23:18:57.6097142Z rgbArray html 2021-05-16T23:18:57.6515450Z view html 2021-05-16T23:18:57.6719487Z voxelToWorld html 2021-05-16T23:18:57.6996908Z writeNifti html 2021-05-16T23:18:57.7028724Z REDIRECT:topic pixunits<-.default -> pixdim.html [ FAIL ] 2021-05-16T23:18:57.7034964Z REDIRECT:topic qform<- -> xform.html [ FAIL ] 2021-05-16T23:18:57.7045143Z REDIRECT:topic sform<- -> xform.html [ FAIL ] 2021-05-16T23:18:57.7288411Z xform html 2021-05-16T23:18:57.7298171Z REDIRECT:topic orientation<- -> xform.html [ FAIL ]** building package indices 2021-05-16T23:18:58.0408915Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:18:58.0410103Z *** arch - i386 2021-05-16T23:18:58.4487823Z *** arch - x64 2021-05-16T23:18:58.8570239Z ** testing if installed package can be loaded from final location 2021-05-16T23:18:58.8573175Z *** arch - i386 2021-05-16T23:18:59.2638313Z *** arch - x64 2021-05-16T23:18:59.7714695Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:18:59.7830384Z * DONE (RNifti) 2021-05-16T23:18:59.8973279Z Installing 7 packages: base64enc, tinytex, htmltools, rmarkdown, rticles, abind, bitops 2021-05-16T23:18:59.8991044Z Installing packages into 'D:/a/_temp/Library' 2021-05-16T23:18:59.8991866Z (as 'lib' is unspecified) 2021-05-16T23:19:01.7857933Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/bioc/bin/windows/contrib/4.2: 2021-05-16T23:19:01.7883608Z cannot open URL 'https://bioconductor.org/packages/3.13/bioc/bin/windows/contrib/4.2/PACKAGES' 2021-05-16T23:19:02.0259061Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/data/annotation/bin/windows/contrib/4.2: 2021-05-16T23:19:02.0263298Z cannot open URL 'https://bioconductor.org/packages/3.13/data/annotation/bin/windows/contrib/4.2/PACKAGES' 2021-05-16T23:19:02.2354560Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/data/experiment/bin/windows/contrib/4.2: 2021-05-16T23:19:02.2358440Z cannot open URL 'https://bioconductor.org/packages/3.13/data/experiment/bin/windows/contrib/4.2/PACKAGES' 2021-05-16T23:19:02.4889044Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/workflows/bin/windows/contrib/4.2: 2021-05-16T23:19:02.4938184Z cannot open URL 'https://bioconductor.org/packages/3.13/workflows/bin/windows/contrib/4.2/PACKAGES' 2021-05-16T23:19:03.4755306Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/base64enc_0.1-3.zip' 2021-05-16T23:19:03.4951185Z Content type 'application/zip' length 43014 bytes (42 KB) 2021-05-16T23:19:03.4957369Z ================================================== 2021-05-16T23:19:03.4958197Z downloaded 42 KB 2021-05-16T23:19:03.4958644Z 2021-05-16T23:19:03.4971589Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/tinytex_0.31.zip' 2021-05-16T23:19:03.5175889Z Content type 'application/zip' length 120540 bytes (117 KB) 2021-05-16T23:19:03.5195178Z ================================================== 2021-05-16T23:19:03.5196331Z downloaded 117 KB 2021-05-16T23:19:03.5196986Z 2021-05-16T23:19:03.5211708Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/htmltools_0.5.1.1.zip' 2021-05-16T23:19:03.5421793Z Content type 'application/zip' length 243732 bytes (238 KB) 2021-05-16T23:19:03.5602554Z ================================================== 2021-05-16T23:19:03.5603617Z downloaded 238 KB 2021-05-16T23:19:03.5604175Z 2021-05-16T23:19:03.5617262Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/rmarkdown_2.8.zip' 2021-05-16T23:19:03.5834818Z Content type 'application/zip' length 3692418 bytes (3.5 MB) 2021-05-16T23:19:03.6239139Z ================================================== 2021-05-16T23:19:03.6240534Z downloaded 3.5 MB 2021-05-16T23:19:03.6241066Z 2021-05-16T23:19:03.6255327Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/rticles_0.19.zip' 2021-05-16T23:19:03.6454587Z Content type 'application/zip' length 1780231 bytes (1.7 MB) 2021-05-16T23:19:03.7162077Z ================================================== 2021-05-16T23:19:03.7163186Z downloaded 1.7 MB 2021-05-16T23:19:03.7163716Z 2021-05-16T23:19:03.7178356Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/abind_1.4-5.zip' 2021-05-16T23:19:03.7392619Z Content type 'application/zip' length 63645 bytes (62 KB) 2021-05-16T23:19:03.7398691Z ================================================== 2021-05-16T23:19:03.7399520Z downloaded 62 KB 2021-05-16T23:19:03.7399998Z 2021-05-16T23:19:03.7413001Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/bitops_1.0-7.zip' 2021-05-16T23:19:03.7619529Z Content type 'application/zip' length 42483 bytes (41 KB) 2021-05-16T23:19:03.7631350Z ================================================== 2021-05-16T23:19:03.7632077Z downloaded 41 KB 2021-05-16T23:19:03.7632726Z 2021-05-16T23:19:03.7795252Z package 'base64enc' successfully unpacked and MD5 sums checked 2021-05-16T23:19:03.7922419Z package 'tinytex' successfully unpacked and MD5 sums checked 2021-05-16T23:19:03.8089473Z package 'htmltools' successfully unpacked and MD5 sums checked 2021-05-16T23:19:04.0181913Z package 'rmarkdown' successfully unpacked and MD5 sums checked 2021-05-16T23:19:04.2078117Z package 'rticles' successfully unpacked and MD5 sums checked 2021-05-16T23:19:04.2203233Z package 'abind' successfully unpacked and MD5 sums checked 2021-05-16T23:19:04.2339804Z package 'bitops' successfully unpacked and MD5 sums checked 2021-05-16T23:19:04.2360269Z 2021-05-16T23:19:04.2361094Z The downloaded binary packages are in 2021-05-16T23:19:04.2362193Z C:\Users\runneradmin\AppData\Local\Temp\RtmpIPAh00\downloaded_packages 2021-05-16T23:19:04.3327086Z Skipping install of 'RNifti' from a github remote, the SHA1 (929106d1) has not changed since last install. 2021-05-16T23:19:04.3330266Z Use `force = TRUE` to force installation 2021-05-16T23:19:04.5974211Z 2021-05-16T23:19:04.5975173Z 2021-05-16T23:19:04.5975643Z 2021-05-16T23:19:04.5996068Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpIPAh00\remotes16406d382ab0\neuroconductor-oro.nifti-bd06b05/DESCRIPTION' ... 2021-05-16T23:19:04.6006338Z 2021-05-16T23:19:04.6017853Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpIPAh00\remotes16406d382ab0\neuroconductor-oro.nifti-bd06b05/DESCRIPTION' ... 2021-05-16T23:19:04.6051936Z 2021-05-16T23:19:04.6053715Z v checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpIPAh00\remotes16406d382ab0\neuroconductor-oro.nifti-bd06b05/DESCRIPTION' 2021-05-16T23:19:05.0194302Z 2021-05-16T23:19:05.0195728Z 2021-05-16T23:19:05.0196329Z 2021-05-16T23:19:05.0196787Z 2021-05-16T23:19:05.0197393Z - preparing 'oro.nifti': (412ms) 2021-05-16T23:19:05.0421357Z checking DESCRIPTION meta-information ... 2021-05-16T23:19:05.0423417Z 2021-05-16T23:19:05.0424300Z checking DESCRIPTION meta-information ... 2021-05-16T23:19:05.0424937Z 2021-05-16T23:19:05.0425650Z v checking DESCRIPTION meta-information 2021-05-16T23:19:05.5092839Z 2021-05-16T23:19:05.5114600Z 2021-05-16T23:19:05.5135225Z 2021-05-16T23:19:05.5135952Z 2021-05-16T23:19:05.5136840Z - checking for LF line-endings in source and make files and shell scripts (470ms) 2021-05-16T23:19:05.5253632Z 2021-05-16T23:19:05.5299647Z 2021-05-16T23:19:05.5300212Z 2021-05-16T23:19:05.5300636Z 2021-05-16T23:19:05.5301368Z - checking for empty or unneeded directories 2021-05-16T23:19:05.5412437Z 2021-05-16T23:19:05.5420993Z 2021-05-16T23:19:05.5422168Z Removed empty directory 2021-05-16T23:19:05.5422788Z 2021-05-16T23:19:05.5423493Z Removed empty directory 'oro.nifti/vignettes' 2021-05-16T23:19:05.5440645Z 2021-05-16T23:19:05.5441361Z 2021-05-16T23:19:05.5442293Z Omitted 'LazyData' and 'LazyDataCompression' from DESCRIPTION 2021-05-16T23:19:05.5809448Z 2021-05-16T23:19:05.5848790Z 2021-05-16T23:19:05.5849435Z 2021-05-16T23:19:05.5849902Z 2021-05-16T23:19:05.5850501Z - building 'oro.nifti_0.10.3.tar.gz' 2021-05-16T23:19:06.3171690Z 2021-05-16T23:19:06.3172804Z 2021-05-16T23:19:06.3173253Z 2021-05-16T23:19:06.4482341Z Installing package into 'D:/a/_temp/Library' 2021-05-16T23:19:06.4483373Z (as 'lib' is unspecified) 2021-05-16T23:19:07.3490571Z * installing *source* package 'oro.nifti' ... 2021-05-16T23:19:07.3495731Z ** using staged installation 2021-05-16T23:19:07.3982636Z ** R 2021-05-16T23:19:07.5233225Z ** demo 2021-05-16T23:19:07.5265721Z ** inst 2021-05-16T23:19:07.5484861Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:19:16.7475925Z 2021-05-16T23:19:16.7477994Z Creating a new generic function for 'origin' in package 'oro.nifti' 2021-05-16T23:19:16.7479139Z ** help 2021-05-16T23:19:17.6566806Z *** installing help indices 2021-05-16T23:19:18.1028987Z converting help for package 'oro.nifti' 2021-05-16T23:19:18.1377534Z finding HTML links ... done 2021-05-16T23:19:18.4166441Z afni-class html 2021-05-16T23:19:18.5230528Z anlz-class html 2021-05-16T23:19:18.5367095Z anlz-nifti-ops html 2021-05-16T23:19:18.5562991Z anlz html 2021-05-16T23:19:18.5705675Z as.anlz html 2021-05-16T23:19:18.5837392Z as.nifti html 2021-05-16T23:19:18.5923305Z 2021-05-16T23:19:18.5935430Z REDIRECT:topic audit.trail<-,nifti-method -> audit_trail-methods.html [ FAIL ] 2021-05-16T23:19:18.6038404Z audit_trail-methods html 2021-05-16T23:19:18.6711502Z audit_trail html 2021-05-16T23:19:18.6768271Z REDIRECT:topic audit.trail<- -> audit_trail-methods.html [ FAIL ] 2021-05-16T23:19:18.6774485Z REDIRECT:topic aux_file<- -> aux_file-methods.html [ FAIL ] 2021-05-16T23:19:18.6781277Z REDIRECT:topic aux_file<-,nifti-method -> aux_file-methods.html [ FAIL ] 2021-05-16T23:19:18.6783338Z REDIRECT:topic aux_file<-,anlz-method -> aux_file-methods.html [ FAIL ] 2021-05-16T23:19:18.6789407Z REDIRECT:topic Previous alias or file overwritten by alias: D:/a/_temp/Library/00LOCK-oro.nifti/00new/oro.nifti/help/aux.file.html 2021-05-16T23:19:18.6795102Z REDIRECT:topic Previous alias or file overwritten by alias: D:/a/_temp/Library/00LOCK-oro.nifti/00new/oro.nifti/help/aux.file,nifti-method.html 2021-05-16T23:19:18.6800697Z REDIRECT:topic Previous alias or file overwritten by alias: D:/a/_temp/Library/00LOCK-oro.nifti/00new/oro.nifti/help/aux.file,anlz-method.html 2021-05-16T23:19:18.6806087Z REDIRECT:topic Previous alias or file overwritten by alias: D:/a/_temp/Library/00LOCK-oro.nifti/00new/oro.nifti/help/aux.file<-.html 2021-05-16T23:19:18.6811854Z REDIRECT:topic Previous alias or file overwritten by alias: D:/a/_temp/Library/00LOCK-oro.nifti/00new/oro.nifti/help/aux.file<-,nifti-method.html 2021-05-16T23:19:18.6825760Z REDIRECT:topic Previous alias or file overwritten by alias: D:/a/_temp/Library/00LOCK-oro.nifti/00new/oro.nifti/help/aux.file<-,anlz-method.html 2021-05-16T23:19:18.7020298Z aux_file-methods html 2021-05-16T23:19:18.7057181Z REDIRECT:topic aux_file<-,niftiImage-method -> aux_file-methods.html [ FAIL ] 2021-05-16T23:19:18.7063095Z REDIRECT:topic bitpix<- -> bitpix-methods.html [ FAIL ] 2021-05-16T23:19:18.7069801Z REDIRECT:topic bitpix<-,nifti-method -> bitpix-methods.html [ FAIL ] 2021-05-16T23:19:18.7241257Z bitpix-methods html 2021-05-16T23:19:18.7519878Z bitwise html 2021-05-16T23:19:18.7820672Z blend-methods html 2021-05-16T23:19:18.7964276Z cal_img html 2021-05-16T23:19:18.8005490Z REDIRECT:topic bitpix<-,anlz-method -> bitpix-methods.html [ FAIL ] 2021-05-16T23:19:18.8012370Z REDIRECT:topic cal_max<- -> cal_max-methods.html [ FAIL ] 2021-05-16T23:19:18.8018986Z REDIRECT:topic cal_max<-,nifti-method -> cal_max-methods.html [ FAIL ] 2021-05-16T23:19:18.8036526Z REDIRECT:topic cal_max<-,anlz-method -> cal_max-methods.html [ FAIL ] 2021-05-16T23:19:18.8042579Z REDIRECT:topic cal.max<- -> cal_max-methods.html [ FAIL ] 2021-05-16T23:19:18.8050482Z REDIRECT:topic cal.max<-,nifti-method -> cal_max-methods.html [ FAIL ] 2021-05-16T23:19:18.8060078Z REDIRECT:topic cal.max<-,anlz-method -> cal_max-methods.html [ FAIL ] 2021-05-16T23:19:18.8070605Z REDIRECT:topic cal.max<-,niftiImage-method -> cal_max-methods.html [ FAIL ] 2021-05-16T23:19:18.8280193Z cal_max-methods html 2021-05-16T23:19:18.8317997Z REDIRECT:topic cal_max<-,niftiImage-method -> cal_max-methods.html [ FAIL ] 2021-05-16T23:19:18.8324459Z REDIRECT:topic cal_min<- -> cal_min-methods.html [ FAIL ] 2021-05-16T23:19:18.8331004Z REDIRECT:topic cal_min<-,nifti-method -> cal_min-methods.html [ FAIL ] 2021-05-16T23:19:18.8352709Z REDIRECT:topic cal_min<-,anlz-method -> cal_min-methods.html [ FAIL ] 2021-05-16T23:19:18.8359388Z REDIRECT:topic cal.min<- -> cal_min-methods.html [ FAIL ] 2021-05-16T23:19:18.8365886Z REDIRECT:topic cal.min<-,nifti-method -> cal_min-methods.html [ FAIL ] 2021-05-16T23:19:18.8376337Z REDIRECT:topic cal.min<-,anlz-method -> cal_min-methods.html [ FAIL ] 2021-05-16T23:19:18.8387413Z REDIRECT:topic cal.min<-,niftiImage-method -> cal_min-methods.html [ FAIL ] 2021-05-16T23:19:18.8597744Z cal_min-methods html 2021-05-16T23:19:18.8631810Z REDIRECT:topic cal_min<-,niftiImage-method -> cal_min-methods.html [ FAIL ] 2021-05-16T23:19:18.8638225Z REDIRECT:topic cal_units<- -> cal_units-methods.html [ FAIL ] 2021-05-16T23:19:18.8656424Z REDIRECT:topic cal_units<-,anlz-method -> cal_units-methods.html [ FAIL ] 2021-05-16T23:19:18.8663163Z REDIRECT:topic cal.units<- -> cal_units-methods.html [ FAIL ] 2021-05-16T23:19:18.8819295Z cal_units-methods html 2021-05-16T23:19:18.8850614Z REDIRECT:topic cal.units<-,anlz-method -> cal_units-methods.html [ FAIL ] 2021-05-16T23:19:18.8861984Z REDIRECT:topic coerce<-,array,anlz-method -> coerce-methods.html [ FAIL ] 2021-05-16T23:19:18.8867571Z REDIRECT:topic as<-,array,anlz-method -> coerce-methods.html [ FAIL ] 2021-05-16T23:19:18.8877861Z REDIRECT:topic as<-,array,nifti-method -> coerce-methods.html [ FAIL ] 2021-05-16T23:19:18.8898862Z REDIRECT:topic coerce<-,list,anlz-method -> coerce-methods.html [ FAIL ] 2021-05-16T23:19:18.8904864Z REDIRECT:topic coerce<-,array,nifti-method -> coerce-methods.html [ FAIL ] 2021-05-16T23:19:18.8911442Z REDIRECT:topic coerce<-,list,nifti-method -> coerce-methods.html [ FAIL ] 2021-05-16T23:19:18.9186909Z coerce-methods html 2021-05-16T23:19:18.9246465Z REDIRECT:topic coerce<-,anlz,nifti-method -> coerce-methods.html [ FAIL ] 2021-05-16T23:19:18.9254963Z REDIRECT:topic compressed<- -> compressed-methods.html [ FAIL ] 2021-05-16T23:19:18.9443171Z compressed-methods html 2021-05-16T23:19:18.9591015Z convert_afni html 2021-05-16T23:19:18.9807174Z convert_anlz html 2021-05-16T23:19:19.0054067Z convert_nifti html 2021-05-16T23:19:19.0092924Z REDIRECT:topic compressed<-,anlz-method -> compressed-methods.html [ FAIL ] 2021-05-16T23:19:19.0099434Z REDIRECT:topic data_type<- -> data_type-methods.html [ FAIL ] 2021-05-16T23:19:19.0106164Z REDIRECT:topic data_type<-,nifti-method -> data_type-methods.html [ FAIL ] 2021-05-16T23:19:19.0128041Z REDIRECT:topic data_type<-,anlz-method -> data_type-methods.html [ FAIL ] 2021-05-16T23:19:19.0134403Z REDIRECT:topic data.type<- -> data_type-methods.html [ FAIL ] 2021-05-16T23:19:19.0142051Z REDIRECT:topic data.type<-,nifti-method -> data_type-methods.html [ FAIL ] 2021-05-16T23:19:19.0342818Z data_type-methods html 2021-05-16T23:19:19.0380372Z REDIRECT:topic data.type<-,anlz-method -> data_type-methods.html [ FAIL ] 2021-05-16T23:19:19.0392362Z REDIRECT:topic datatype<- -> datatype-methods.html [ FAIL ] 2021-05-16T23:19:19.0398082Z REDIRECT:topic datatype<-,nifti-method -> datatype-methods.html [ FAIL ] 2021-05-16T23:19:19.0557742Z datatype-methods html 2021-05-16T23:19:19.0595041Z REDIRECT:topic datatype<-,anlz-method -> datatype-methods.html [ FAIL ] 2021-05-16T23:19:19.0601401Z REDIRECT:topic db_name<- -> db_name-methods.html [ FAIL ] 2021-05-16T23:19:19.0608080Z REDIRECT:topic db_name<-,nifti-method -> db_name-methods.html [ FAIL ] 2021-05-16T23:19:19.0625508Z REDIRECT:topic db_name<-,anlz-method -> db_name-methods.html [ FAIL ] 2021-05-16T23:19:19.0631924Z REDIRECT:topic db.name<- -> db_name-methods.html [ FAIL ] 2021-05-16T23:19:19.0638540Z REDIRECT:topic db.name<-,nifti-method -> db_name-methods.html [ FAIL ] 2021-05-16T23:19:19.0815988Z db_name-methods html 2021-05-16T23:19:19.0855703Z REDIRECT:topic db.name<-,anlz-method -> db_name-methods.html [ FAIL ] 2021-05-16T23:19:19.0862189Z REDIRECT:topic descrip<- -> descrip-methods.html [ FAIL ] 2021-05-16T23:19:19.0869016Z REDIRECT:topic descrip<-,nifti-method -> descrip-methods.html [ FAIL ] 2021-05-16T23:19:19.0879734Z REDIRECT:topic descrip<-,anlz-method -> descrip-methods.html [ FAIL ] 2021-05-16T23:19:19.1085614Z descrip-methods html 2021-05-16T23:19:19.1127831Z REDIRECT:topic descrip<-,niftiImage-method -> descrip-methods.html [ FAIL ] 2021-05-16T23:19:19.1134225Z REDIRECT:topic dim_<- -> dim_-methods.html [ FAIL ] 2021-05-16T23:19:19.1141132Z REDIRECT:topic dim_<-,nifti-method -> dim_-methods.html [ FAIL ] 2021-05-16T23:19:19.1304126Z dim_-methods html 2021-05-16T23:19:19.1340015Z REDIRECT:topic dim_<-,anlz-method -> dim_-methods.html [ FAIL ] 2021-05-16T23:19:19.1346685Z REDIRECT:topic dim_info<- -> dim_info-methods.html [ FAIL ] 2021-05-16T23:19:19.1495668Z dim_info-methods html 2021-05-16T23:19:19.1533279Z REDIRECT:topic dim_info<-,nifti-method -> dim_info-methods.html [ FAIL ] 2021-05-16T23:19:19.1540062Z REDIRECT:topic dim_un0<- -> dim_un0-methods.html [ FAIL ] 2021-05-16T23:19:19.1689346Z dim_un0-methods html 2021-05-16T23:19:19.1821027Z drop_img_dim html 2021-05-16T23:19:19.1876089Z REDIRECT:topic dim_un0<-,anlz-method -> dim_un0-methods.html [ FAIL ] 2021-05-16T23:19:19.1886237Z REDIRECT:topic exp_date<- -> exp_date-methods.html [ FAIL ] 2021-05-16T23:19:19.2050000Z exp_date-methods html 2021-05-16T23:19:19.2088880Z REDIRECT:topic exp_date<-,anlz-method -> exp_date-methods.html [ FAIL ] 2021-05-16T23:19:19.2095505Z REDIRECT:topic exp_time<- -> exp_time-methods.html [ FAIL ] 2021-05-16T23:19:19.2239246Z exp_time-methods html 2021-05-16T23:19:19.2273100Z REDIRECT:topic exp_time<-,anlz-method -> exp_time-methods.html [ FAIL ] 2021-05-16T23:19:19.2279903Z REDIRECT:topic extender<- -> extender-methods.html [ FAIL ] 2021-05-16T23:19:19.2425370Z extender-methods html 2021-05-16T23:19:19.2462763Z REDIRECT:topic extender<-,nifti-method -> extender-methods.html [ FAIL ] 2021-05-16T23:19:19.2469131Z REDIRECT:topic extents<- -> extents-methods.html [ FAIL ] 2021-05-16T23:19:19.2475746Z REDIRECT:topic extents<-,nifti-method -> extents-methods.html [ FAIL ] 2021-05-16T23:19:19.2630366Z extents-methods html 2021-05-16T23:19:19.2667619Z REDIRECT:topic extents<-,anlz-method -> extents-methods.html [ FAIL ] 2021-05-16T23:19:19.2675511Z REDIRECT:topic field_skip<- -> field_skip-methods.html [ FAIL ] 2021-05-16T23:19:19.2694687Z REDIRECT:topic field_skip<-,anlz-method -> field_skip-methods.html [ FAIL ] 2021-05-16T23:19:19.2701340Z REDIRECT:topic field.skip<- -> field_skip-methods.html [ FAIL ] 2021-05-16T23:19:19.2891910Z field_skip-methods html 2021-05-16T23:19:19.2929490Z REDIRECT:topic field.skip<-,anlz-method -> field_skip-methods.html [ FAIL ] 2021-05-16T23:19:19.2938407Z REDIRECT:topic funused1<- -> funused1-methods.html [ FAIL ] 2021-05-16T23:19:19.3115620Z funused1-methods html 2021-05-16T23:19:19.3154458Z REDIRECT:topic funused1<-,anlz-method -> funused1-methods.html [ FAIL ] 2021-05-16T23:19:19.3160760Z REDIRECT:topic funused2<- -> funused2-methods.html [ FAIL ] 2021-05-16T23:19:19.3312826Z funused2-methods html 2021-05-16T23:19:19.3351543Z REDIRECT:topic funused2<-,anlz-method -> funused2-methods.html [ FAIL ] 2021-05-16T23:19:19.3358443Z REDIRECT:topic funused3<- -> funused3-methods.html [ FAIL ] 2021-05-16T23:19:19.3521824Z funused3-methods html 2021-05-16T23:19:19.3564558Z REDIRECT:topic funused3<-,anlz-method -> funused3-methods.html [ FAIL ] 2021-05-16T23:19:19.3571059Z REDIRECT:topic generated<- -> generated-methods.html [ FAIL ] 2021-05-16T23:19:19.3721359Z generated-methods html 2021-05-16T23:19:19.3759009Z REDIRECT:topic generated<-,anlz-method -> generated-methods.html [ FAIL ] 2021-05-16T23:19:19.3767156Z REDIRECT:topic glmax<- -> glmax-methods.html [ FAIL ] 2021-05-16T23:19:19.3772124Z REDIRECT:topic glmax<-,nifti-method -> glmax-methods.html [ FAIL ] 2021-05-16T23:19:19.3931594Z glmax-methods html 2021-05-16T23:19:19.3972818Z REDIRECT:topic glmax<-,anlz-method -> glmax-methods.html [ FAIL ] 2021-05-16T23:19:19.3979557Z REDIRECT:topic glmin<- -> glmin-methods.html [ FAIL ] 2021-05-16T23:19:19.3986544Z REDIRECT:topic glmin<-,nifti-method -> glmin-methods.html [ FAIL ] 2021-05-16T23:19:19.4146960Z glmin-methods html 2021-05-16T23:19:19.4182780Z REDIRECT:topic glmin<-,anlz-method -> glmin-methods.html [ FAIL ] 2021-05-16T23:19:19.4189676Z REDIRECT:topic hist_un0<- -> hist_un0-methods.html [ FAIL ] 2021-05-16T23:19:19.4342170Z hist_un0-methods html 2021-05-16T23:19:19.4382521Z REDIRECT:topic hist_un0<-,anlz-method -> hist_un0-methods.html [ FAIL ] 2021-05-16T23:19:19.4389097Z REDIRECT:topic hkey_un0<- -> hkey_un0-methods.html [ FAIL ] 2021-05-16T23:19:19.4406398Z REDIRECT:topic hkey_un0<-,anlz-method -> hkey_un0-methods.html [ FAIL ] 2021-05-16T23:19:19.4413140Z REDIRECT:topic hkey.un0<- -> hkey_un0-methods.html [ FAIL ] 2021-05-16T23:19:19.4602724Z hkey_un0-methods html 2021-05-16T23:19:19.4775796Z hotmetal html 2021-05-16T23:19:19.5235697Z image-methods html 2021-05-16T23:19:19.5309631Z REDIRECT:topic hkey.un0<-,anlz-method -> hkey_un0-methods.html [ FAIL ] 2021-05-16T23:19:19.5320724Z REDIRECT:topic img_data<- -> img_data-methods.html [ FAIL ] 2021-05-16T23:19:19.5331959Z REDIRECT:topic img_data<-,nifti-method -> img_data-methods.html [ FAIL ] 2021-05-16T23:19:19.5525839Z img_data-methods html 2021-05-16T23:19:19.5612217Z img_length html 2021-05-16T23:19:19.5729874Z integerTranslation html 2021-05-16T23:19:19.5765333Z REDIRECT:topic img_data<-,anlz-method -> img_data-methods.html [ FAIL ] 2021-05-16T23:19:19.5772309Z REDIRECT:topic intent_code<- -> intent_code-methods.html [ FAIL ] 2021-05-16T23:19:19.5793036Z REDIRECT:topic intent_code<-,nifti-method -> intent_code-methods.html [ FAIL ] 2021-05-16T23:19:19.5795377Z REDIRECT:topic intent.code<- -> intent_code-methods.html [ FAIL ] 2021-05-16T23:19:19.5803871Z REDIRECT:topic intent.code<-,nifti-method -> intent_code-methods.html [ FAIL ] 2021-05-16T23:19:19.5973226Z intent_code-methods html 2021-05-16T23:19:19.6008395Z REDIRECT:topic intent_code<-,niftiImage-method -> intent_code-methods.html [ FAIL ] 2021-05-16T23:19:19.6014585Z REDIRECT:topic intent_name<- -> intent_name-methods.html [ FAIL ] 2021-05-16T23:19:19.6029052Z REDIRECT:topic intent_name<-,nifti-method -> intent_name-methods.html [ FAIL ] 2021-05-16T23:19:19.6035594Z REDIRECT:topic intent.name<- -> intent_name-methods.html [ FAIL ] 2021-05-16T23:19:19.6046212Z REDIRECT:topic intent.name<-,nifti-method -> intent_name-methods.html [ FAIL ] 2021-05-16T23:19:19.6220103Z intent_name-methods html 2021-05-16T23:19:19.6256182Z REDIRECT:topic intent_name<-,niftiImage-method -> intent_name-methods.html [ FAIL ] 2021-05-16T23:19:19.6264283Z REDIRECT:topic intent_p1<- -> intent_p1-methods.html [ FAIL ] 2021-05-16T23:19:19.6278798Z REDIRECT:topic intent_p1<-,nifti-method -> intent_p1-methods.html [ FAIL ] 2021-05-16T23:19:19.6285282Z REDIRECT:topic intent.p1<- -> intent_p1-methods.html [ FAIL ] 2021-05-16T23:19:19.6295976Z REDIRECT:topic intent.p1<-,nifti-method -> intent_p1-methods.html [ FAIL ] 2021-05-16T23:19:19.6496681Z intent_p1-methods html 2021-05-16T23:19:19.6538072Z REDIRECT:topic intent_p1<-,niftiImage-method -> intent_p1-methods.html [ FAIL ] 2021-05-16T23:19:19.6544601Z REDIRECT:topic intent_p2<- -> intent_p2-methods.html [ FAIL ] 2021-05-16T23:19:19.6559113Z REDIRECT:topic intent_p2<-,nifti-method -> intent_p2-methods.html [ FAIL ] 2021-05-16T23:19:19.6565607Z REDIRECT:topic intent.p2<- -> intent_p2-methods.html [ FAIL ] 2021-05-16T23:19:19.6576448Z REDIRECT:topic intent.p2<-,nifti-method -> intent_p2-methods.html [ FAIL ] 2021-05-16T23:19:19.6746060Z intent_p2-methods html 2021-05-16T23:19:19.6782197Z REDIRECT:topic intent_p2<-,niftiImage-method -> intent_p2-methods.html [ FAIL ] 2021-05-16T23:19:19.6788925Z REDIRECT:topic intent_p3<- -> intent_p3-methods.html [ FAIL ] 2021-05-16T23:19:19.6803340Z REDIRECT:topic intent_p3<-,nifti-method -> intent_p3-methods.html [ FAIL ] 2021-05-16T23:19:19.6811422Z REDIRECT:topic intent.p3<- -> intent_p3-methods.html [ FAIL ] 2021-05-16T23:19:19.6821072Z REDIRECT:topic intent.p3<-,nifti-method -> intent_p3-methods.html [ FAIL ] 2021-05-16T23:19:19.6993876Z intent_p3-methods html 2021-05-16T23:19:19.7046490Z internalImage-class html 2021-05-16T23:19:19.7174714Z is_afni html 2021-05-16T23:19:19.7301473Z is_anlz html 2021-05-16T23:19:19.7431213Z is_nifti html 2021-05-16T23:19:19.7467055Z REDIRECT:topic intent_p3<-,niftiImage-method -> intent_p3-methods.html [ FAIL ] 2021-05-16T23:19:19.7473528Z REDIRECT:topic magic<- -> magic-methods.html [ FAIL ] 2021-05-16T23:19:19.7484449Z REDIRECT:topic magic<-,nifti-method -> magic-methods.html [ FAIL ] 2021-05-16T23:19:19.7642494Z magic-methods html 2021-05-16T23:19:19.7661682Z REDIRECT:topic magic<-,niftiImage-method -> magic-methods.html [ FAIL ] 2021-05-16T23:19:19.7670264Z REDIRECT:topic Previous alias or file overwritten by alias: D:/a/_temp/Library/00LOCK-oro.nifti/00new/oro.nifti/help/NSLI.html 2021-05-16T23:19:19.7777030Z miscellaneous html 2021-05-16T23:19:19.8983578Z nifti-class html 2021-05-16T23:19:19.9256128Z nifti html 2021-05-16T23:19:19.9406953Z niftiAuditTrail-class html 2021-05-16T23:19:19.9524613Z niftiExtension-class html 2021-05-16T23:19:19.9659020Z niftiExtensionSection-class html 2021-05-16T23:19:19.9711863Z niftiImage-class html 2021-05-16T23:19:19.9737544Z REDIRECT:topic Previous alias or file overwritten by alias: D:/a/_temp/Library/00LOCK-oro.nifti/00new/oro.nifti/help/NTIM.html 2021-05-16T23:19:19.9743895Z REDIRECT:topic [<--methods -> nifti_assign-methods.html [ FAIL ] 2021-05-16T23:19:19.9750924Z REDIRECT:topic [<-,ANY,ANY,ANY,ANY-method -> nifti_assign-methods.html [ FAIL ] 2021-05-16T23:19:19.9757462Z REDIRECT:topic [<-,nifti,ANY,ANY,ANY-method -> nifti_assign-methods.html [ FAIL ] 2021-05-16T23:19:19.9764266Z REDIRECT:topic [<-,nifti,numeric,numeric,ANY-method -> nifti_assign-methods.html [ FAIL ] 2021-05-16T23:19:19.9771752Z REDIRECT:topic [<-,nifti,ANY,missing,ANY-method -> nifti_assign-methods.html [ FAIL ] 2021-05-16T23:19:19.9778443Z REDIRECT:topic [<-,nifti,numeric,missing,ANY-method -> nifti_assign-methods.html [ FAIL ] 2021-05-16T23:19:19.9930620Z nifti_assign-methods html 2021-05-16T23:19:20.0051751Z niftiops html 2021-05-16T23:19:20.0128623Z nii2oro html 2021-05-16T23:19:20.0165745Z REDIRECT:topic [<-,nifti,missing,missing,array-method -> nifti_assign-methods.html [ FAIL ] 2021-05-16T23:19:20.0173254Z REDIRECT:topic omax<- -> omax-methods.html [ FAIL ] 2021-05-16T23:19:20.0319908Z omax-methods html 2021-05-16T23:19:20.0355035Z REDIRECT:topic omax<-,anlz-method -> omax-methods.html [ FAIL ] 2021-05-16T23:19:20.0361922Z REDIRECT:topic omin<- -> omin-methods.html [ FAIL ] 2021-05-16T23:19:20.0509214Z omin-methods html 2021-05-16T23:19:20.0641206Z onefile html 2021-05-16T23:19:20.0679681Z REDIRECT:topic omin<-,anlz-method -> omin-methods.html [ FAIL ] 2021-05-16T23:19:20.0688012Z REDIRECT:topic orient<- -> orient-methods.html [ FAIL ] 2021-05-16T23:19:20.0832339Z orient-methods html 2021-05-16T23:19:20.0967950Z orientation-methods html 2021-05-16T23:19:20.1009381Z REDIRECT:topic orient<-,anlz-method -> orient-methods.html [ FAIL ] 2021-05-16T23:19:20.1015875Z REDIRECT:topic origin<- -> origin-methods.html [ FAIL ] 2021-05-16T23:19:20.1022716Z REDIRECT:topic origin<-,anlz-method -> origin-methods.html [ FAIL ] 2021-05-16T23:19:20.1185787Z origin-methods html 2021-05-16T23:19:20.1283789Z oro2nii html 2021-05-16T23:19:20.1856518Z orthographic-methods html 2021-05-16T23:19:20.2440254Z overlay-methods html 2021-05-16T23:19:20.2476996Z REDIRECT:topic origin<-,nifti-method -> origin-methods.html [ FAIL ] 2021-05-16T23:19:20.2492539Z REDIRECT:topic patient_id<- -> patient_id-methods.html [ FAIL ] 2021-05-16T23:19:20.2511711Z REDIRECT:topic patient_id<-,anlz-method -> patient_id-methods.html [ FAIL ] 2021-05-16T23:19:20.2518362Z REDIRECT:topic patient.id<- -> patient_id-methods.html [ FAIL ] 2021-05-16T23:19:20.2680751Z patient_id-methods html 2021-05-16T23:19:20.2858067Z performPermutation html 2021-05-16T23:19:20.2912192Z REDIRECT:topic patient.id<-,anlz-method -> patient_id-methods.html [ FAIL ] 2021-05-16T23:19:20.2918287Z REDIRECT:topic pixdim<- -> pixdim-methods.html [ FAIL ] 2021-05-16T23:19:20.2924922Z REDIRECT:topic pixdim<-,nifti-method -> pixdim-methods.html [ FAIL ] 2021-05-16T23:19:20.2931875Z REDIRECT:topic pixdim<-,anlz-method -> pixdim-methods.html [ FAIL ] 2021-05-16T23:19:20.3105930Z pixdim-methods html 2021-05-16T23:19:20.3144297Z REDIRECT:topic pixdim<-,ANY-method -> pixdim-methods.html [ FAIL ] 2021-05-16T23:19:20.3150958Z REDIRECT:topic qform_code<- -> qform_code-methods.html [ FAIL ] 2021-05-16T23:19:20.3164987Z REDIRECT:topic qform_code<-,nifti-method -> qform_code-methods.html [ FAIL ] 2021-05-16T23:19:20.3171620Z REDIRECT:topic qform.code<- -> qform_code-methods.html [ FAIL ] 2021-05-16T23:19:20.3182255Z REDIRECT:topic qform.code<-,nifti-method -> qform_code-methods.html [ FAIL ] 2021-05-16T23:19:20.3383007Z qform_code-methods html 2021-05-16T23:19:20.3421919Z REDIRECT:topic qform_code<-,niftiImage-method -> qform_code-methods.html [ FAIL ] 2021-05-16T23:19:20.3428247Z REDIRECT:topic qoffset_x<- -> qoffset_x-methods.html [ FAIL ] 2021-05-16T23:19:20.3443553Z REDIRECT:topic qoffset_x<-,nifti-method -> qoffset_x-methods.html [ FAIL ] 2021-05-16T23:19:20.3450183Z REDIRECT:topic qoffset.x<- -> qoffset_x-methods.html [ FAIL ] 2021-05-16T23:19:20.3460988Z REDIRECT:topic qoffset.x<-,nifti-method -> qoffset_x-methods.html [ FAIL ] 2021-05-16T23:19:20.3739325Z qoffset_x-methods html 2021-05-16T23:19:20.3778338Z REDIRECT:topic qoffset_x<-,niftiImage-method -> qoffset_x-methods.html [ FAIL ] 2021-05-16T23:19:20.3784846Z REDIRECT:topic qoffset_y<- -> qoffset_y-methods.html [ FAIL ] 2021-05-16T23:19:20.3799693Z REDIRECT:topic qoffset_y<-,nifti-method -> qoffset_y-methods.html [ FAIL ] 2021-05-16T23:19:20.3806169Z REDIRECT:topic qoffset.y<- -> qoffset_y-methods.html [ FAIL ] 2021-05-16T23:19:20.3817253Z REDIRECT:topic qoffset.y<-,nifti-method -> qoffset_y-methods.html [ FAIL ] 2021-05-16T23:19:20.3997537Z qoffset_y-methods html 2021-05-16T23:19:20.4033007Z REDIRECT:topic qoffset_y<-,niftiImage-method -> qoffset_y-methods.html [ FAIL ] 2021-05-16T23:19:20.4039472Z REDIRECT:topic qoffset_z<- -> qoffset_z-methods.html [ FAIL ] 2021-05-16T23:19:20.4055128Z REDIRECT:topic qoffset_z<-,nifti-method -> qoffset_z-methods.html [ FAIL ] 2021-05-16T23:19:20.4061690Z REDIRECT:topic qoffset.z<- -> qoffset_z-methods.html [ FAIL ] 2021-05-16T23:19:20.4072286Z REDIRECT:topic qoffset.z<-,nifti-method -> qoffset_z-methods.html [ FAIL ] 2021-05-16T23:19:20.4253008Z qoffset_z-methods html 2021-05-16T23:19:20.4293209Z REDIRECT:topic qoffset_z<-,niftiImage-method -> qoffset_z-methods.html [ FAIL ] 2021-05-16T23:19:20.4299539Z REDIRECT:topic quatern_b<- -> quatern_b-methods.html [ FAIL ] 2021-05-16T23:19:20.4315356Z REDIRECT:topic quatern_b<-,nifti-method -> quatern_b-methods.html [ FAIL ] 2021-05-16T23:19:20.4321819Z REDIRECT:topic quatern.b<- -> quatern_b-methods.html [ FAIL ] 2021-05-16T23:19:20.4332686Z REDIRECT:topic quatern.b<-,nifti-method -> quatern_b-methods.html [ FAIL ] 2021-05-16T23:19:20.4517413Z quatern_b-methods html 2021-05-16T23:19:20.4552987Z REDIRECT:topic quatern_b<-,niftiImage-method -> quatern_b-methods.html [ FAIL ] 2021-05-16T23:19:20.4559713Z REDIRECT:topic quatern_c<- -> quatern_c-methods.html [ FAIL ] 2021-05-16T23:19:20.4574314Z REDIRECT:topic quatern_c<-,nifti-method -> quatern_c-methods.html [ FAIL ] 2021-05-16T23:19:20.4580858Z REDIRECT:topic quatern.c<- -> quatern_c-methods.html [ FAIL ] 2021-05-16T23:19:20.4591592Z REDIRECT:topic quatern.c<-,nifti-method -> quatern_c-methods.html [ FAIL ] 2021-05-16T23:19:20.4763222Z quatern_c-methods html 2021-05-16T23:19:20.4800671Z REDIRECT:topic quatern_c<-,niftiImage-method -> quatern_c-methods.html [ FAIL ] 2021-05-16T23:19:20.4807110Z REDIRECT:topic quatern_d<- -> quatern_d-methods.html [ FAIL ] 2021-05-16T23:19:20.4821776Z REDIRECT:topic quatern_d<-,nifti-method -> quatern_d-methods.html [ FAIL ] 2021-05-16T23:19:20.4828311Z REDIRECT:topic quatern.d<- -> quatern_d-methods.html [ FAIL ] 2021-05-16T23:19:20.4839108Z REDIRECT:topic quatern.d<-,nifti-method -> quatern_d-methods.html [ FAIL ] 2021-05-16T23:19:20.5045336Z quatern_d-methods html 2021-05-16T23:19:20.5289707Z quaternion2rotation html 2021-05-16T23:19:20.5554672Z read_afni html 2021-05-16T23:19:20.5759552Z read_anlz html 2021-05-16T23:19:20.6105456Z read_nifti html 2021-05-16T23:19:20.6146599Z REDIRECT:topic quatern_d<-,niftiImage-method -> quatern_d-methods.html [ FAIL ] 2021-05-16T23:19:20.6154988Z REDIRECT:topic regular<- -> regular-methods.html [ FAIL ] 2021-05-16T23:19:20.6161838Z REDIRECT:topic regular<-,nifti-method -> regular-methods.html [ FAIL ] 2021-05-16T23:19:20.6329971Z regular-methods html 2021-05-16T23:19:20.6453727Z remove html 2021-05-16T23:19:20.6639171Z reorient html 2021-05-16T23:19:20.6674166Z REDIRECT:topic regular<-,anlz-method -> regular-methods.html [ FAIL ] 2021-05-16T23:19:20.6680877Z REDIRECT:topic scannum<- -> scannum-methods.html [ FAIL ] 2021-05-16T23:19:20.6862056Z scannum-methods html 2021-05-16T23:19:20.6897668Z REDIRECT:topic scannum<-,anlz-method -> scannum-methods.html [ FAIL ] 2021-05-16T23:19:20.6905901Z REDIRECT:topic scl_inter<- -> scl_inter-methods.html [ FAIL ] 2021-05-16T23:19:20.6920515Z REDIRECT:topic scl_inter<-,nifti-method -> scl_inter-methods.html [ FAIL ] 2021-05-16T23:19:20.6927009Z REDIRECT:topic scl.inter<- -> scl_inter-methods.html [ FAIL ] 2021-05-16T23:19:20.7103979Z scl_inter-methods html 2021-05-16T23:19:20.7139835Z REDIRECT:topic scl.inter<-,nifti-method -> scl_inter-methods.html [ FAIL ] 2021-05-16T23:19:20.7146341Z REDIRECT:topic scl_slope<- -> scl_slope-methods.html [ FAIL ] 2021-05-16T23:19:20.7160759Z REDIRECT:topic scl_slope<-,nifti-method -> scl_slope-methods.html [ FAIL ] 2021-05-16T23:19:20.7167266Z REDIRECT:topic scl.slope<- -> scl_slope-methods.html [ FAIL ] 2021-05-16T23:19:20.7348938Z scl_slope-methods html 2021-05-16T23:19:20.7386761Z REDIRECT:topic scl.slope<-,nifti-method -> scl_slope-methods.html [ FAIL ] 2021-05-16T23:19:20.7393489Z REDIRECT:topic session_error<- -> session_error-methods.html [ FAIL ] 2021-05-16T23:19:20.7400234Z REDIRECT:topic session_error<-,nifti-method -> session_error-methods.html [ FAIL ] 2021-05-16T23:19:20.7420392Z REDIRECT:topic session_error<-,anlz-method -> session_error-methods.html [ FAIL ] 2021-05-16T23:19:20.7426579Z REDIRECT:topic session.error<- -> session_error-methods.html [ FAIL ] 2021-05-16T23:19:20.7435427Z REDIRECT:topic session.error<-,nifti-method -> session_error-methods.html [ FAIL ] 2021-05-16T23:19:20.7625778Z session_error-methods html 2021-05-16T23:19:20.7660935Z REDIRECT:topic session.error<-,anlz-method -> session_error-methods.html [ FAIL ] 2021-05-16T23:19:20.7667410Z REDIRECT:topic sform_code<- -> sform_code-methods.html [ FAIL ] 2021-05-16T23:19:20.7681612Z REDIRECT:topic sform_code<-,nifti-method -> sform_code-methods.html [ FAIL ] 2021-05-16T23:19:20.7688235Z REDIRECT:topic sform.code<- -> sform_code-methods.html [ FAIL ] 2021-05-16T23:19:20.7699322Z REDIRECT:topic sform.code<-,nifti-method -> sform_code-methods.html [ FAIL ] 2021-05-16T23:19:20.7878745Z sform_code-methods html 2021-05-16T23:19:20.7954218Z REDIRECT:topic sform_code<-,niftiImage-method -> sform_code-methods.html [ FAIL ] 2021-05-16T23:19:20.7964421Z REDIRECT:topic sizeof_hdr<- -> sizeof_hdr-methods.html [ FAIL ] 2021-05-16T23:19:20.7975996Z REDIRECT:topic sizeof_hdr<-,nifti-method -> sizeof_hdr-methods.html [ FAIL ] 2021-05-16T23:19:20.8147484Z sizeof_hdr-methods html 2021-05-16T23:19:20.8766155Z slice-methods html 2021-05-16T23:19:20.8802579Z REDIRECT:topic sizeof_hdr<-,anlz-method -> sizeof_hdr-methods.html [ FAIL ] 2021-05-16T23:19:20.8809281Z REDIRECT:topic slice_code<- -> slice_code-methods.html [ FAIL ] 2021-05-16T23:19:20.8828046Z REDIRECT:topic slice_code<-,nifti-method -> slice_code-methods.html [ FAIL ] 2021-05-16T23:19:20.8831699Z REDIRECT:topic slice.code<- -> slice_code-methods.html [ FAIL ] 2021-05-16T23:19:20.8846216Z REDIRECT:topic slice.code<-,nifti-method -> slice_code-methods.html [ FAIL ] 2021-05-16T23:19:20.9032352Z slice_code-methods html 2021-05-16T23:19:20.9071654Z REDIRECT:topic slice_code<-,niftiImage-method -> slice_code-methods.html [ FAIL ] 2021-05-16T23:19:20.9088565Z REDIRECT:topic slice_duration<- -> slice_duration-methods.html [ FAIL ] 2021-05-16T23:19:20.9103587Z REDIRECT:topic slice_duration<-,nifti-method -> slice_duration-methods.html [ FAIL ] 2021-05-16T23:19:20.9109570Z REDIRECT:topic slice.duration<- -> slice_duration-methods.html [ FAIL ] 2021-05-16T23:19:20.9123112Z REDIRECT:topic slice.duration<-,nifti-method -> slice_duration-methods.html [ FAIL ] 2021-05-16T23:19:20.9300347Z slice_duration-methods html 2021-05-16T23:19:20.9349478Z REDIRECT:topic slice_duration<-,niftiImage-method -> slice_duration-methods.html [ FAIL ] 2021-05-16T23:19:20.9358576Z REDIRECT:topic slice_end<- -> slice_end-methods.html [ FAIL ] 2021-05-16T23:19:20.9376547Z REDIRECT:topic slice_end<-,nifti-method -> slice_end-methods.html [ FAIL ] 2021-05-16T23:19:20.9383286Z REDIRECT:topic slice.end<- -> slice_end-methods.html [ FAIL ] 2021-05-16T23:19:20.9396749Z REDIRECT:topic slice.end<-,nifti-method -> slice_end-methods.html [ FAIL ] 2021-05-16T23:19:20.9410057Z REDIRECT:topic slice_end<-,niftiImage-method -> slice_end-methods.html [ FAIL ] 2021-05-16T23:19:20.9594265Z slice_end-methods html 2021-05-16T23:19:21.0210283Z slice_overlay-methods html 2021-05-16T23:19:21.0285065Z REDIRECT:topic slice.end<-,niftiImage-method -> slice_end-methods.html [ FAIL ] 2021-05-16T23:19:21.0291665Z REDIRECT:topic slice_start<- -> slice_start-methods.html [ FAIL ] 2021-05-16T23:19:21.0306009Z REDIRECT:topic slice_start<-,nifti-method -> slice_start-methods.html [ FAIL ] 2021-05-16T23:19:21.0312664Z REDIRECT:topic slice.start<- -> slice_start-methods.html [ FAIL ] 2021-05-16T23:19:21.0323776Z REDIRECT:topic slice.start<-,nifti-method -> slice_start-methods.html [ FAIL ] 2021-05-16T23:19:21.0335047Z REDIRECT:topic slice_start<-,niftiImage-method -> slice_start-methods.html [ FAIL ] 2021-05-16T23:19:21.0520983Z slice_start-methods html 2021-05-16T23:19:21.0557834Z REDIRECT:topic slice.start<-,niftiImage-method -> slice_start-methods.html [ FAIL ] 2021-05-16T23:19:21.0564399Z REDIRECT:topic smax<- -> smax-methods.html [ FAIL ] 2021-05-16T23:19:21.0725431Z smax-methods html 2021-05-16T23:19:21.0760963Z REDIRECT:topic smax<-,anlz-method -> smax-methods.html [ FAIL ] 2021-05-16T23:19:21.0767455Z REDIRECT:topic smin<- -> smin-methods.html [ FAIL ] 2021-05-16T23:19:21.0923556Z smin-methods html 2021-05-16T23:19:21.0959157Z REDIRECT:topic smin<-,anlz-method -> smin-methods.html [ FAIL ] 2021-05-16T23:19:21.0965786Z REDIRECT:topic srow_x<- -> srow_x-methods.html [ FAIL ] 2021-05-16T23:19:21.0979996Z REDIRECT:topic srow_x<-,nifti-method -> srow_x-methods.html [ FAIL ] 2021-05-16T23:19:21.0987617Z REDIRECT:topic srow.x<- -> srow_x-methods.html [ FAIL ] 2021-05-16T23:19:21.0999496Z REDIRECT:topic srow.x<-,nifti-method -> srow_x-methods.html [ FAIL ] 2021-05-16T23:19:21.1174268Z srow_x-methods html 2021-05-16T23:19:21.1211702Z REDIRECT:topic srow_x<-,niftiImage-method -> srow_x-methods.html [ FAIL ] 2021-05-16T23:19:21.1218110Z REDIRECT:topic srow_y<- -> srow_y-methods.html [ FAIL ] 2021-05-16T23:19:21.1232651Z REDIRECT:topic srow_y<-,nifti-method -> srow_y-methods.html [ FAIL ] 2021-05-16T23:19:21.1238992Z REDIRECT:topic srow.y<- -> srow_y-methods.html [ FAIL ] 2021-05-16T23:19:21.1251375Z REDIRECT:topic srow.y<-,nifti-method -> srow_y-methods.html [ FAIL ] 2021-05-16T23:19:21.1446238Z srow_y-methods html 2021-05-16T23:19:21.1484553Z REDIRECT:topic srow_y<-,niftiImage-method -> srow_y-methods.html [ FAIL ] 2021-05-16T23:19:21.1491101Z REDIRECT:topic srow_z<- -> srow_z-methods.html [ FAIL ] 2021-05-16T23:19:21.1505299Z REDIRECT:topic srow_z<-,nifti-method -> srow_z-methods.html [ FAIL ] 2021-05-16T23:19:21.1511685Z REDIRECT:topic srow.z<- -> srow_z-methods.html [ FAIL ] 2021-05-16T23:19:21.1522448Z REDIRECT:topic srow.z<-,nifti-method -> srow_z-methods.html [ FAIL ] 2021-05-16T23:19:21.1691536Z srow_z-methods html 2021-05-16T23:19:21.1727488Z REDIRECT:topic srow_z<-,niftiImage-method -> srow_z-methods.html [ FAIL ] 2021-05-16T23:19:21.1734099Z REDIRECT:topic start_field<- -> start_field-methods.html [ FAIL ] 2021-05-16T23:19:21.1880045Z start_field-methods html 2021-05-16T23:19:21.2062798Z tim_colors html 2021-05-16T23:19:21.2098446Z REDIRECT:topic start_field<-,anlz-method -> start_field-methods.html [ FAIL ] 2021-05-16T23:19:21.2105954Z REDIRECT:topic toffset<- -> toffset-methods.html [ FAIL ] 2021-05-16T23:19:21.2117620Z REDIRECT:topic toffset<-,nifti-method -> toffset-methods.html [ FAIL ] 2021-05-16T23:19:21.2282247Z toffset-methods html 2021-05-16T23:19:21.2497415Z transformCoordinate html 2021-05-16T23:19:21.2535933Z REDIRECT:topic toffset<-,niftiImage-method -> toffset-methods.html [ FAIL ] 2021-05-16T23:19:21.2542731Z REDIRECT:topic unused1<- -> unused1-methods.html [ FAIL ] 2021-05-16T23:19:21.2692504Z unused1-methods html 2021-05-16T23:19:21.2745924Z REDIRECT:topic unused1<-,anlz-method -> unused1-methods.html [ FAIL ] 2021-05-16T23:19:21.2754457Z REDIRECT:topic verified<- -> verified-methods.html [ FAIL ] 2021-05-16T23:19:21.2901711Z verified-methods html 2021-05-16T23:19:21.2937318Z REDIRECT:topic verified<-,anlz-method -> verified-methods.html [ FAIL ] 2021-05-16T23:19:21.2943438Z REDIRECT:topic views<- -> views-methods.html [ FAIL ] 2021-05-16T23:19:21.3097554Z views-methods html 2021-05-16T23:19:21.3134542Z REDIRECT:topic views<-,anlz-method -> views-methods.html [ FAIL ] 2021-05-16T23:19:21.3141418Z REDIRECT:topic vols_added<- -> vols_added-methods.html [ FAIL ] 2021-05-16T23:19:21.3164127Z REDIRECT:topic vols_added<-,anlz-method -> vols_added-methods.html [ FAIL ] 2021-05-16T23:19:21.3170796Z REDIRECT:topic vols.added<- -> vols_added-methods.html [ FAIL ] 2021-05-16T23:19:21.3330548Z vols_added-methods html 2021-05-16T23:19:21.3371506Z REDIRECT:topic vols.added<-,anlz-method -> vols_added-methods.html [ FAIL ] 2021-05-16T23:19:21.3378262Z REDIRECT:topic vox_offset<- -> vox_offset-methods.html [ FAIL ] 2021-05-16T23:19:21.3384888Z REDIRECT:topic vox_offset<-,nifti-method -> vox_offset-methods.html [ FAIL ] 2021-05-16T23:19:21.3403679Z REDIRECT:topic vox_offset<-,anlz-method -> vox_offset-methods.html [ FAIL ] 2021-05-16T23:19:21.3410392Z REDIRECT:topic vox.offset<- -> vox_offset-methods.html [ FAIL ] 2021-05-16T23:19:21.3417092Z REDIRECT:topic vox.offset<-,nifti-method -> vox_offset-methods.html [ FAIL ] 2021-05-16T23:19:21.3624150Z vox_offset-methods html 2021-05-16T23:19:21.3662554Z REDIRECT:topic vox.offset<-,anlz-method -> vox_offset-methods.html [ FAIL ] 2021-05-16T23:19:21.3669722Z REDIRECT:topic vox_units<- -> vox_units-methods.html [ FAIL ] 2021-05-16T23:19:21.3687236Z REDIRECT:topic vox_units<-,anlz-method -> vox_units-methods.html [ FAIL ] 2021-05-16T23:19:21.3693876Z REDIRECT:topic vox.units<- -> vox_units-methods.html [ FAIL ] 2021-05-16T23:19:21.3887016Z vox_units-methods html 2021-05-16T23:19:21.3954019Z voxdim html 2021-05-16T23:19:21.4027921Z voxres html 2021-05-16T23:19:21.4332804Z write_afni-methods html 2021-05-16T23:19:21.4618506Z write_anlz html 2021-05-16T23:19:21.5057561Z write_nifti html 2021-05-16T23:19:21.5109127Z REDIRECT:topic vox.units<-,anlz-method -> vox_units-methods.html [ FAIL ] 2021-05-16T23:19:21.5115613Z REDIRECT:topic xyzt_units<- -> xyzt_units-methods.html [ FAIL ] 2021-05-16T23:19:21.5129549Z REDIRECT:topic xyzt_units<-,nifti-method -> xyzt_units-methods.html [ FAIL ] 2021-05-16T23:19:21.5136100Z REDIRECT:topic xyzt.units<- -> xyzt_units-methods.html [ FAIL ] 2021-05-16T23:19:21.5146768Z REDIRECT:topic xyzt.units<-,nifti-method -> xyzt_units-methods.html [ FAIL ] 2021-05-16T23:19:21.5323390Z xyzt_units-methods html 2021-05-16T23:19:21.5458411Z zero_trans html 2021-05-16T23:19:21.5493609Z REDIRECT:topic xyzt_units<-,niftiImage-method -> xyzt_units-methods.html [ FAIL ]** building package indices 2021-05-16T23:19:22.2717503Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:19:22.2718619Z *** arch - i386 2021-05-16T23:19:23.1829854Z *** arch - x64 2021-05-16T23:19:24.0976773Z ** testing if installed package can be loaded from final location 2021-05-16T23:19:24.0979885Z *** arch - i386 2021-05-16T23:19:25.1107045Z *** arch - x64 2021-05-16T23:19:26.1238493Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:19:26.2009934Z * DONE (oro.nifti) 2021-05-16T23:19:26.6155414Z Downloading GitHub repo neuroconductor/kirby21.fmri@e59273128069905f2da32e9d48864ec7e73c1ad7 2021-05-16T23:19:43.6819554Z 2021-05-16T23:19:43.9720218Z 2021-05-16T23:19:43.9721107Z 2021-05-16T23:19:43.9721552Z 2021-05-16T23:19:43.9733990Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpIPAh00\remotes1640c3d77f4\neuroconductor-kirby21.fmri-e592731/DESCRIPTION' ... 2021-05-16T23:19:43.9743212Z 2021-05-16T23:19:43.9748623Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpIPAh00\remotes1640c3d77f4\neuroconductor-kirby21.fmri-e592731/DESCRIPTION' ... 2021-05-16T23:19:43.9788039Z 2021-05-16T23:19:43.9793664Z v checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpIPAh00\remotes1640c3d77f4\neuroconductor-kirby21.fmri-e592731/DESCRIPTION' 2021-05-16T23:19:45.1908032Z 2021-05-16T23:19:45.1981284Z 2021-05-16T23:19:45.1981828Z 2021-05-16T23:19:45.1982464Z 2021-05-16T23:19:45.1983090Z - preparing 'kirby21.fmri': (1.2s) 2021-05-16T23:19:45.2067168Z checking DESCRIPTION meta-information ... 2021-05-16T23:19:45.2068155Z 2021-05-16T23:19:45.2069798Z checking DESCRIPTION meta-information ... 2021-05-16T23:19:45.2071077Z 2021-05-16T23:19:45.2071806Z checking DESCRIPTION meta-information ... OK 2021-05-16T23:19:45.2075744Z 2021-05-16T23:19:45.2076477Z v checking DESCRIPTION meta-information 2021-05-16T23:19:45.3105366Z 2021-05-16T23:19:45.3138724Z 2021-05-16T23:19:45.3139309Z 2021-05-16T23:19:45.3139745Z 2021-05-16T23:19:45.3140600Z - checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:19:45.3141227Z 2021-05-16T23:19:45.3141634Z 2021-05-16T23:19:45.3142318Z - checking for empty or unneeded directories 2021-05-16T23:19:45.3169776Z 2021-05-16T23:19:45.3170475Z 2021-05-16T23:19:45.3170924Z 2021-05-16T23:19:45.3185840Z 2021-05-16T23:19:45.3186578Z - building 'kirby21.fmri_1.7.0.tar.gz' 2021-05-16T23:19:45.3312204Z 2021-05-16T23:19:45.3313125Z 2021-05-16T23:19:45.3314084Z 2021-05-16T23:19:45.3656938Z Installing package into 'D:/a/_temp/Library' 2021-05-16T23:19:45.3657832Z (as 'lib' is unspecified) 2021-05-16T23:19:45.6385106Z * installing *source* package 'kirby21.fmri' ... 2021-05-16T23:19:45.6390215Z ** using staged installation 2021-05-16T23:19:45.6729345Z ** R 2021-05-16T23:19:45.6787491Z ** inst 2021-05-16T23:19:45.6808066Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:19:45.9878362Z ** help 2021-05-16T23:19:46.0183639Z *** installing help indices 2021-05-16T23:19:46.0497409Z 2021-05-16T23:19:46.0499281Z converting help for package 'kirby21.fmri' 2021-05-16T23:19:46.0791113Z finding HTML links ... done 2021-05-16T23:19:46.0900394Z 2021-05-16T23:19:46.1571829Z finding level-2 HTML links ... done 2021-05-16T23:19:46.1593654Z delete_fmri_data html 2021-05-16T23:19:46.1679561Z download_fmri_data html 2021-05-16T23:19:46.1758953Z get_fmri_filenames html 2021-05-16T23:19:46.1765578Z ** building package indices 2021-05-16T23:19:46.4867605Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:19:46.4869208Z *** arch - i386 2021-05-16T23:19:46.7923095Z *** arch - x64 2021-05-16T23:19:47.1003819Z ** testing if installed package can be loaded from final location 2021-05-16T23:19:47.1007270Z *** arch - i386 2021-05-16T23:19:47.4134811Z *** arch - x64 2021-05-16T23:19:47.7193467Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:19:47.7227311Z * DONE (kirby21.fmri) 2021-05-16T23:19:47.9713310Z Downloading GitHub repo neuroconductor/neurobase@1d4b172915192d419b4defb2e56d84d7541c03cd 2021-05-16T23:19:50.9441346Z R.methodsS3 (NA -> 1.8.1 ) [CRAN] 2021-05-16T23:19:50.9443121Z R.oo (NA -> 1.24.0) [CRAN] 2021-05-16T23:19:50.9444694Z Installing 4 packages: R.methodsS3, R.oo, R.utils, matrixStats 2021-05-16T23:19:50.9446301Z R.utils (NA -> 2.10.1) [CRAN] 2021-05-16T23:19:50.9447466Z matrixStats (NA -> 0.58.0) [CRAN] 2021-05-16T23:19:50.9460798Z Installing packages into 'D:/a/_temp/Library' 2021-05-16T23:19:50.9462123Z (as 'lib' is unspecified) 2021-05-16T23:19:52.7963982Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/bioc/bin/windows/contrib/4.2: 2021-05-16T23:19:52.7972634Z cannot open URL 'https://bioconductor.org/packages/3.13/bioc/bin/windows/contrib/4.2/PACKAGES' 2021-05-16T23:19:52.9899973Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/data/annotation/bin/windows/contrib/4.2: 2021-05-16T23:19:52.9908172Z cannot open URL 'https://bioconductor.org/packages/3.13/data/annotation/bin/windows/contrib/4.2/PACKAGES' 2021-05-16T23:19:53.2279063Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/data/experiment/bin/windows/contrib/4.2: 2021-05-16T23:19:53.2287872Z cannot open URL 'https://bioconductor.org/packages/3.13/data/experiment/bin/windows/contrib/4.2/PACKAGES' 2021-05-16T23:19:53.4710158Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/workflows/bin/windows/contrib/4.2: 2021-05-16T23:19:53.4714795Z cannot open URL 'https://bioconductor.org/packages/3.13/workflows/bin/windows/contrib/4.2/PACKAGES' 2021-05-16T23:19:54.4454495Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/R.methodsS3_1.8.1.zip' 2021-05-16T23:19:54.4652266Z Content type 'application/zip' length 81001 bytes (79 KB) 2021-05-16T23:19:54.4660463Z ================================================== 2021-05-16T23:19:54.4661899Z downloaded 79 KB 2021-05-16T23:19:54.4662602Z 2021-05-16T23:19:54.4678132Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/R.oo_1.24.0.zip' 2021-05-16T23:19:54.4857144Z Content type 'application/zip' length 965445 bytes (942 KB) 2021-05-16T23:19:54.5076917Z ================================================== 2021-05-16T23:19:54.5077895Z downloaded 942 KB 2021-05-16T23:19:54.5078383Z 2021-05-16T23:19:54.5096628Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/R.utils_2.10.1.zip' 2021-05-16T23:19:54.5261149Z Content type 'application/zip' length 1397296 bytes (1.3 MB) 2021-05-16T23:19:54.5441738Z ================================================== 2021-05-16T23:19:54.5442708Z downloaded 1.3 MB 2021-05-16T23:19:54.5443154Z 2021-05-16T23:19:54.5456712Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/matrixStats_0.58.0.zip' 2021-05-16T23:19:54.5627470Z Content type 'application/zip' length 1590322 bytes (1.5 MB) 2021-05-16T23:19:54.5879192Z ================================================== 2021-05-16T23:19:54.5880112Z downloaded 1.5 MB 2021-05-16T23:19:54.5880549Z 2021-05-16T23:19:54.5985089Z package 'R.methodsS3' successfully unpacked and MD5 sums checked 2021-05-16T23:19:54.6225307Z package 'R.oo' successfully unpacked and MD5 sums checked 2021-05-16T23:19:54.6520095Z package 'R.utils' successfully unpacked and MD5 sums checked 2021-05-16T23:19:54.7502845Z package 'matrixStats' successfully unpacked and MD5 sums checked 2021-05-16T23:19:54.7530937Z 2021-05-16T23:19:54.7531994Z The downloaded binary packages are in 2021-05-16T23:19:54.7533339Z C:\Users\runneradmin\AppData\Local\Temp\RtmpIPAh00\downloaded_packages 2021-05-16T23:19:55.0401751Z 2021-05-16T23:19:55.0402597Z 2021-05-16T23:19:55.0403017Z 2021-05-16T23:19:55.0452207Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpIPAh00\remotes1640488177f\neuroconductor-neurobase-1d4b172/DESCRIPTION' ... 2021-05-16T23:19:55.0472344Z 2021-05-16T23:19:55.0474326Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpIPAh00\remotes1640488177f\neuroconductor-neurobase-1d4b172/DESCRIPTION' ... 2021-05-16T23:19:55.0475536Z 2021-05-16T23:19:55.0477290Z v checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpIPAh00\remotes1640488177f\neuroconductor-neurobase-1d4b172/DESCRIPTION' 2021-05-16T23:19:55.3752681Z 2021-05-16T23:19:55.3753655Z 2021-05-16T23:19:55.3754102Z 2021-05-16T23:19:55.3754502Z 2021-05-16T23:19:55.3755159Z - preparing 'neurobase': 2021-05-16T23:19:55.3985614Z checking DESCRIPTION meta-information ... 2021-05-16T23:19:55.3986579Z 2021-05-16T23:19:55.3987311Z checking DESCRIPTION meta-information ... 2021-05-16T23:19:55.3987917Z 2021-05-16T23:19:55.3988595Z v checking DESCRIPTION meta-information 2021-05-16T23:19:55.7181614Z 2021-05-16T23:19:55.7182702Z 2021-05-16T23:19:55.7183148Z 2021-05-16T23:19:55.7183583Z 2021-05-16T23:19:55.7184407Z - checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:19:55.7251735Z 2021-05-16T23:19:55.7279822Z 2021-05-16T23:19:55.7280332Z 2021-05-16T23:19:55.7280755Z 2021-05-16T23:19:55.7281442Z - checking for empty or unneeded directories 2021-05-16T23:19:55.7502023Z 2021-05-16T23:19:55.7503031Z 2021-05-16T23:19:55.7503582Z 2021-05-16T23:19:55.7504078Z 2021-05-16T23:19:55.7504762Z - building 'neurobase_1.30.1.tar.gz' 2021-05-16T23:19:55.8947111Z 2021-05-16T23:19:55.8948441Z 2021-05-16T23:19:55.8948888Z 2021-05-16T23:19:55.9799545Z Installing package into 'D:/a/_temp/Library' 2021-05-16T23:19:55.9800468Z (as 'lib' is unspecified) 2021-05-16T23:19:56.4826760Z * installing *source* package 'neurobase' ... 2021-05-16T23:19:56.4831839Z ** using staged installation 2021-05-16T23:19:56.5299862Z ** R 2021-05-16T23:19:56.5829912Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:19:59.6295147Z ** help 2021-05-16T23:20:00.0313919Z *** installing help indices 2021-05-16T23:20:00.2139282Z 2021-05-16T23:20:00.2140859Z converting help for package 'neurobase' 2021-05-16T23:20:00.2451497Z finding HTML links ... done 2021-05-16T23:20:00.3623838Z applyEmptyImageDimensions-methods html 2021-05-16T23:20:00.3801781Z boxplot.nifti html 2021-05-16T23:20:00.3976139Z breaker html 2021-05-16T23:20:00.4078860Z check_mask html 2021-05-16T23:20:00.4157040Z check_mask_fail html 2021-05-16T23:20:00.4511905Z check_nifti-methods html 2021-05-16T23:20:00.4672353Z check_nifti_header-methods html 2021-05-16T23:20:00.4764723Z check_outfile html 2021-05-16T23:20:00.4927869Z checkimg-methods html 2021-05-16T23:20:00.5103623Z checknii-methods html 2021-05-16T23:20:00.5303821Z checkniigz-methods html 2021-05-16T23:20:00.5426063Z cog html 2021-05-16T23:20:00.5586788Z colorbar html 2021-05-16T23:20:00.5688977Z 2021-05-16T23:20:00.6409285Z finding level-2 HTML links ... done 2021-05-16T23:20:00.6515800Z copyNIfTIHeader html 2021-05-16T23:20:00.6715630Z cut.nifti html 2021-05-16T23:20:00.6901934Z datatype html 2021-05-16T23:20:00.7048966Z density.nifti html 2021-05-16T23:20:00.7128754Z dicer html 2021-05-16T23:20:00.7308281Z double_ortho html 2021-05-16T23:20:00.7583776Z dropEmptyImageDimensions html 2021-05-16T23:20:00.7737148Z emptyImageDimensionsMask html 2021-05-16T23:20:00.7832888Z ensure_array html 2021-05-16T23:20:00.7935026Z fast_dice_tab html 2021-05-16T23:20:00.8060929Z fast_readnii html 2021-05-16T23:20:00.8161749Z file_imgext html 2021-05-16T23:20:00.8346765Z finite_img-methods html 2021-05-16T23:20:00.8479424Z flip_img html 2021-05-16T23:20:00.8657743Z getEmptyImageDimensions html 2021-05-16T23:20:00.8793434Z hist.nifti html 2021-05-16T23:20:00.8901365Z images2matrix html 2021-05-16T23:20:00.9098879Z img_colour_df html 2021-05-16T23:20:00.9215645Z img_indices html 2021-05-16T23:20:00.9377338Z img_list_to_ts html 2021-05-16T23:20:00.9481178Z img_ts_to_df html 2021-05-16T23:20:00.9635023Z img_ts_to_list html 2021-05-16T23:20:00.9734586Z img_ts_to_matrix html 2021-05-16T23:20:01.0038453Z maskEmptyImageDimensions-methods html 2021-05-16T23:20:01.0152428Z mask_img html 2021-05-16T23:20:01.0186581Z 2021-05-16T23:20:01.0194462Z REDIRECT:topic mask_vals<- -> mask_vals-methods.html [ FAIL ] 2021-05-16T23:20:01.0201399Z REDIRECT:topic mask_vals<-,nifti-method -> mask_vals-methods.html [ FAIL ] 2021-05-16T23:20:01.0208331Z REDIRECT:topic mask_vals<-,nifti,ANY,ANY-method -> mask_vals-methods.html [ FAIL ] 2021-05-16T23:20:01.0215139Z REDIRECT:topic mask_vals<-,anlz-method -> mask_vals-methods.html [ FAIL ] 2021-05-16T23:20:01.0221942Z REDIRECT:topic mask_vals<-,anlz,ANY,ANY-method -> mask_vals-methods.html [ FAIL ] 2021-05-16T23:20:01.0228572Z REDIRECT:topic mask_vals<-,array-method -> mask_vals-methods.html [ FAIL ] 2021-05-16T23:20:01.0339376Z mask_vals-methods html 2021-05-16T23:20:01.0477902Z mean.nifti html 2021-05-16T23:20:01.0651128Z minmax_img-methods html 2021-05-16T23:20:01.1316219Z multi_overlay html 2021-05-16T23:20:01.1413335Z newnii html 2021-05-16T23:20:01.9595343Z REDIRECT:topic mask_vals<-,array,ANY,ANY-method -> mask_vals-methods.html [ FAIL ]** building package indices 2021-05-16T23:20:01.9596367Z niftiarr html 2021-05-16T23:20:01.9596931Z nii.stub html 2021-05-16T23:20:01.9597465Z ortho2 html 2021-05-16T23:20:01.9598006Z ortho_diff html 2021-05-16T23:20:01.9598574Z parse_img_ext html 2021-05-16T23:20:01.9599176Z quantile.nifti html 2021-05-16T23:20:01.9599764Z quantile_img html 2021-05-16T23:20:01.9600327Z random_nifti html 2021-05-16T23:20:01.9600899Z randomize_mask html 2021-05-16T23:20:01.9601521Z readNIfTI2 html 2021-05-16T23:20:01.9602108Z remake_img html 2021-05-16T23:20:01.9602667Z remap_filename html 2021-05-16T23:20:01.9603596Z replaceEmptyImageDimensions-methods html 2021-05-16T23:20:01.9604542Z replace_dropped_dimensions html 2021-05-16T23:20:01.9605216Z replace_outside_surface html 2021-05-16T23:20:01.9605819Z rescale_img html 2021-05-16T23:20:01.9606360Z robust_window html 2021-05-16T23:20:01.9606901Z same_dims html 2021-05-16T23:20:01.9607485Z separate_img-methods html 2021-05-16T23:20:01.9608091Z slice_colour_df html 2021-05-16T23:20:01.9608671Z subset_dti-methods html 2021-05-16T23:20:01.9609249Z tempimg html 2021-05-16T23:20:01.9609773Z window_img html 2021-05-16T23:20:01.9610349Z writeNIfTI2 html 2021-05-16T23:20:01.9610920Z write_nifti html 2021-05-16T23:20:01.9611458Z xyz html 2021-05-16T23:20:01.9611975Z zero_pad html 2021-05-16T23:20:01.9612495Z zlimmer html 2021-05-16T23:20:01.9613028Z zscore_img html 2021-05-16T23:20:02.2146703Z ** installing vignettes 2021-05-16T23:20:02.2303619Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:20:02.2304653Z *** arch - i386 2021-05-16T23:20:03.2437132Z *** arch - x64 2021-05-16T23:20:04.2699300Z ** testing if installed package can be loaded from final location 2021-05-16T23:20:04.2704770Z *** arch - i386 2021-05-16T23:20:05.2847227Z *** arch - x64 2021-05-16T23:20:06.2984290Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:20:06.3227267Z * DONE (neurobase) 2021-05-16T23:20:06.5178116Z Installing 8 packages: R.methodsS3, R.oo, RNifti, abind, bitops, kirby21.base, R.utils, matrixStats 2021-05-16T23:20:06.5194769Z Installing packages into 'D:/a/_temp/Library' 2021-05-16T23:20:06.5195573Z (as 'lib' is unspecified) 2021-05-16T23:20:08.3467379Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/bioc/bin/windows/contrib/4.2: 2021-05-16T23:20:08.3476905Z cannot open URL 'https://bioconductor.org/packages/3.13/bioc/bin/windows/contrib/4.2/PACKAGES' 2021-05-16T23:20:08.5975170Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/data/annotation/bin/windows/contrib/4.2: 2021-05-16T23:20:08.5977953Z cannot open URL 'https://bioconductor.org/packages/3.13/data/annotation/bin/windows/contrib/4.2/PACKAGES' 2021-05-16T23:20:08.7999144Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/data/experiment/bin/windows/contrib/4.2: 2021-05-16T23:20:08.8009991Z cannot open URL 'https://bioconductor.org/packages/3.13/data/experiment/bin/windows/contrib/4.2/PACKAGES' 2021-05-16T23:20:08.9941320Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/workflows/bin/windows/contrib/4.2: 2021-05-16T23:20:08.9944741Z cannot open URL 'https://bioconductor.org/packages/3.13/workflows/bin/windows/contrib/4.2/PACKAGES' 2021-05-16T23:20:09.9701361Z 2021-05-16T23:20:09.9702370Z There is a binary version available but the source version is later: 2021-05-16T23:20:09.9722133Z binary source needs_compilation 2021-05-16T23:20:09.9723002Z RNifti 1.3.0 1.3.1 TRUE 2021-05-16T23:20:09.9723427Z 2021-05-16T23:20:09.9739406Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/R.methodsS3_1.8.1.zip' 2021-05-16T23:20:09.9952263Z Content type 'application/zip' length 81001 bytes (79 KB) 2021-05-16T23:20:09.9961183Z ================================================== 2021-05-16T23:20:09.9961934Z downloaded 79 KB 2021-05-16T23:20:09.9962370Z 2021-05-16T23:20:09.9979870Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/R.oo_1.24.0.zip' 2021-05-16T23:20:10.0243203Z Content type 'application/zip' length 965445 bytes (942 KB) 2021-05-16T23:20:10.0330062Z ================================================== 2021-05-16T23:20:10.0330819Z downloaded 942 KB 2021-05-16T23:20:10.0331237Z 2021-05-16T23:20:10.0344560Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/abind_1.4-5.zip' 2021-05-16T23:20:10.0544484Z Content type 'application/zip' length 63645 bytes (62 KB) 2021-05-16T23:20:10.0549244Z ================================================== 2021-05-16T23:20:10.0550012Z downloaded 62 KB 2021-05-16T23:20:10.0550504Z 2021-05-16T23:20:10.0564133Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/bitops_1.0-7.zip' 2021-05-16T23:20:10.0771169Z Content type 'application/zip' length 42483 bytes (41 KB) 2021-05-16T23:20:10.0775096Z ================================================== 2021-05-16T23:20:10.0775739Z downloaded 41 KB 2021-05-16T23:20:10.0776130Z 2021-05-16T23:20:10.0788931Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/kirby21.base_1.7.3.zip' 2021-05-16T23:20:10.0956610Z Content type 'application/zip' length 46393 bytes (45 KB) 2021-05-16T23:20:10.0964180Z ================================================== 2021-05-16T23:20:10.0964721Z downloaded 45 KB 2021-05-16T23:20:10.0965193Z 2021-05-16T23:20:10.0979746Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/R.utils_2.10.1.zip' 2021-05-16T23:20:10.1358867Z Content type 'application/zip' length 1397296 bytes (1.3 MB) 2021-05-16T23:20:10.1657043Z ================================================== 2021-05-16T23:20:10.1657845Z downloaded 1.3 MB 2021-05-16T23:20:10.1658255Z 2021-05-16T23:20:10.1676080Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/matrixStats_0.58.0.zip' 2021-05-16T23:20:10.1987630Z Content type 'application/zip' length 1590322 bytes (1.5 MB) 2021-05-16T23:20:10.2283747Z ================================================== 2021-05-16T23:20:10.2284579Z downloaded 1.5 MB 2021-05-16T23:20:10.2285304Z 2021-05-16T23:20:10.2389643Z package 'R.methodsS3' successfully unpacked and MD5 sums checked 2021-05-16T23:20:10.2765966Z package 'R.oo' successfully unpacked and MD5 sums checked 2021-05-16T23:20:10.3080075Z package 'abind' successfully unpacked and MD5 sums checked 2021-05-16T23:20:10.3318693Z package 'bitops' successfully unpacked and MD5 sums checked 2021-05-16T23:20:10.3587290Z package 'kirby21.base' successfully unpacked and MD5 sums checked 2021-05-16T23:20:10.4143361Z package 'R.utils' successfully unpacked and MD5 sums checked 2021-05-16T23:20:10.5337407Z package 'matrixStats' successfully unpacked and MD5 sums checked 2021-05-16T23:20:10.6201031Z 2021-05-16T23:20:10.6204215Z installing the source package 'RNifti' 2021-05-16T23:20:10.6205114Z The downloaded binary packages are in 2021-05-16T23:20:10.6206046Z C:\Users\runneradmin\AppData\Local\Temp\RtmpIPAh00\downloaded_packages 2021-05-16T23:20:10.6206790Z 2021-05-16T23:20:10.6223459Z trying URL 'https://cloud.r-project.org/src/contrib/RNifti_1.3.1.tar.gz' 2021-05-16T23:20:10.6346894Z Content type 'application/x-gzip' length 1076925 bytes (1.0 MB) 2021-05-16T23:20:10.6544447Z ================================================== 2021-05-16T23:20:10.6545358Z downloaded 1.0 MB 2021-05-16T23:20:10.6545832Z 2021-05-16T23:20:11.1456001Z * installing *source* package 'RNifti' ... 2021-05-16T23:20:11.1628080Z ** package 'RNifti' successfully unpacked and MD5 sums checked 2021-05-16T23:20:11.2187915Z ** using staged installation 2021-05-16T23:20:11.2641957Z ** libs 2021-05-16T23:20:11.2666178Z 2021-05-16T23:20:11.2667889Z *** arch - i386 2021-05-16T23:20:11.3135505Z "C:/rtools40/mingw32/bin/"g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'D:/a/_temp/Library/Rcpp/include' -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c main.cpp -o main.o 2021-05-16T23:20:14.1955243Z main.cpp: In function 'SEXPREC* unpackRgb(SEXP, SEXP)': 2021-05-16T23:20:14.1957065Z main.cpp:109:24: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'unsigned int'} [-Wsign-compare] 2021-05-16T23:20:14.1958329Z for (int j=0; jnvox) 2021-05-16T23:20:35.2490890Z ~~~~~~~~~~^~~~~~~~~~~~~~~ 2021-05-16T23:20:35.3211095Z In file included from ../inst/include/RNifti/NiftiImage.h:1934, 2021-05-16T23:20:35.3212917Z from ../inst/include/RNifti.h:50, 2021-05-16T23:20:35.3214050Z from main.cpp:4: 2021-05-16T23:20:35.3216265Z ../inst/include/RNifti/NiftiImage_impl.h: In member function 'RNifti::NiftiImage& RNifti::NiftiImage::replaceData(const RNifti::NiftiImageData&)': 2021-05-16T23:20:35.3220187Z ../inst/include/RNifti/NiftiImage_impl.h:1769:28: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'int64_t' {aka 'long long int'} [-Wsign-compare] 2021-05-16T23:20:35.3222576Z else if (data.length() != image->nvox) 2021-05-16T23:20:35.3223645Z ~~~~~~~~~~~~~~^~~~~~~~~~~~~~ 2021-05-16T23:20:35.3383369Z main.cpp: In function 'SEXPREC* unpackRgb(SEXP, SEXP)': 2021-05-16T23:20:35.3385715Z main.cpp:109:24: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 2021-05-16T23:20:35.3387432Z for (int j=0; j extensions.html [ FAIL ] 2021-05-16T23:20:53.4486096Z extensions html 2021-05-16T23:20:53.4511083Z REDIRECT:topic extension<- -> extensions.html [ FAIL ] 2021-05-16T23:20:53.4637297Z indexing html 2021-05-16T23:20:53.4665386Z REDIRECT:topic $<-.niftiImage -> indexing.html [ FAIL ] 2021-05-16T23:20:53.4686613Z REDIRECT:topic dim<-.internalImage -> internalImage.html [ FAIL ] 2021-05-16T23:20:53.4858931Z internalImage html 2021-05-16T23:20:53.4936855Z ndim html 2021-05-16T23:20:53.5236761Z niftiHeader html 2021-05-16T23:20:53.5353729Z niftiVersion html 2021-05-16T23:20:53.5379735Z REDIRECT:topic [<-.internalImage -> internalImage.html [ FAIL ] 2021-05-16T23:20:53.5386327Z REDIRECT:topic pixdim<- -> pixdim.html [ FAIL ] 2021-05-16T23:20:53.5403347Z REDIRECT:topic pixdim<-.default -> pixdim.html [ FAIL ] 2021-05-16T23:20:53.5409743Z REDIRECT:topic pixunits<- -> pixdim.html [ FAIL ] 2021-05-16T23:20:53.5526771Z pixdim html 2021-05-16T23:20:53.5763080Z readNifti html 2021-05-16T23:20:53.6093519Z rgbArray html 2021-05-16T23:20:53.6543140Z view html 2021-05-16T23:20:53.6752042Z voxelToWorld html 2021-05-16T23:20:53.7016505Z writeNifti html 2021-05-16T23:20:53.7045645Z REDIRECT:topic pixunits<-.default -> pixdim.html [ FAIL ] 2021-05-16T23:20:53.7051782Z REDIRECT:topic qform<- -> xform.html [ FAIL ] 2021-05-16T23:20:53.7062456Z REDIRECT:topic sform<- -> xform.html [ FAIL ] 2021-05-16T23:20:53.7308303Z xform html 2021-05-16T23:20:53.7316664Z REDIRECT:topic orientation<- -> xform.html [ FAIL ]** building package indices 2021-05-16T23:20:54.0425526Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:20:54.0427600Z *** arch - i386 2021-05-16T23:20:54.5503257Z *** arch - x64 2021-05-16T23:20:55.0611235Z ** testing if installed package can be loaded from final location 2021-05-16T23:20:55.0614334Z *** arch - i386 2021-05-16T23:20:55.5696969Z *** arch - x64 2021-05-16T23:20:56.0784618Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:20:56.0896713Z * DONE (RNifti) 2021-05-16T23:20:56.1711716Z 2021-05-16T23:20:56.1712977Z The downloaded source packages are in 2021-05-16T23:20:56.1714141Z 'C:\Users\runneradmin\AppData\Local\Temp\RtmpIPAh00\downloaded_packages' 2021-05-16T23:20:56.2462238Z Skipping install of 'kirby21.t1' from a github remote, the SHA1 (d9d2c588) has not changed since last install. 2021-05-16T23:20:56.2463630Z Use `force = TRUE` to force installation 2021-05-16T23:20:56.3243641Z Skipping install of 'oro.nifti' from a github remote, the SHA1 (bd06b05d) has not changed since last install. 2021-05-16T23:20:56.3245552Z Use `force = TRUE` to force installation 2021-05-16T23:20:56.4256845Z Skipping install of 'kirby21.fmri' from a github remote, the SHA1 (e5927312) has not changed since last install. 2021-05-16T23:20:56.4258642Z Use `force = TRUE` to force installation 2021-05-16T23:20:56.5040315Z Skipping install of 'neurobase' from a github remote, the SHA1 (1d4b1729) has not changed since last install. 2021-05-16T23:20:56.5042428Z Use `force = TRUE` to force installation 2021-05-16T23:20:56.5043838Z Warning message: 2021-05-16T23:20:56.5045007Z In utils::untar(tarfile, ...) : 2021-05-16T23:20:56.5047957Z 'tar.exe -xf "C:\Users\RUNNER~1\AppData\Local\Temp\RtmpIPAh00\file16403a2939e7.tar.gz" -C "C:/Users/RUNNER~1/AppData/Local/Temp/RtmpIPAh00/remotes164032187ef3"' returned error code 1 2021-05-16T23:20:57.6562607Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-16T23:20:57.6563872Z Use `force = TRUE` to force installation 2021-05-16T23:20:57.6587901Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-16T23:20:57.6589478Z Use `force = TRUE` to force installation 2021-05-16T23:20:57.7387866Z ##[group]Run options(width = 100) 2021-05-16T23:20:57.7388601Z options(width = 100) 2021-05-16T23:20:57.7389179Z pkgs <- installed.packages()[, "Package"] 2021-05-16T23:20:57.7390006Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-16T23:20:57.7394371Z shell: C:\R\bin\Rscript.EXE {0} 2021-05-16T23:20:57.7394794Z env: 2021-05-16T23:20:57.7395251Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:20:57.7395728Z TIC_DEPLOY_KEY: 2021-05-16T23:20:57.7396076Z RSPM: 2021-05-16T23:20:57.7397339Z GITHUB_PAT: *** 2021-05-16T23:20:57.7397733Z COVERALLS_TOKEN: 2021-05-16T23:20:57.7398225Z continue-on-error: true 2021-05-16T23:20:57.7398812Z VDIFFR_RUN_TESTS: 2021-05-16T23:20:57.7399249Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T23:20:57.7399646Z TZ: UTC 2021-05-16T23:20:57.7400021Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:20:57.7400440Z NOT_CRAN: true 2021-05-16T23:20:57.7400868Z MSYSTEM: MINGW64 2021-05-16T23:20:57.7401253Z ##[endgroup] 2021-05-16T23:20:58.8146369Z - Session info ----------------------------------------------------------------------------------- 2021-05-16T23:20:58.8148196Z setting value 2021-05-16T23:20:58.8149592Z version R Under development (unstable) (2021-05-15 r80301) 2021-05-16T23:20:58.8150900Z os Windows Server x64 2021-05-16T23:20:58.8151968Z system x86_64, mingw32 2021-05-16T23:20:58.8152984Z ui RTerm 2021-05-16T23:20:58.8154040Z language (EN) 2021-05-16T23:20:58.8155179Z collate English_United States.1252 2021-05-16T23:20:58.8156458Z ctype English_United States.1252 2021-05-16T23:20:58.8157528Z tz UTC 2021-05-16T23:20:58.8158490Z date 2021-05-16 2021-05-16T23:20:58.8159014Z 2021-05-16T23:20:58.8160454Z - Packages --------------------------------------------------------------------------------------- 2021-05-16T23:20:58.8162611Z package * version date lib source 2021-05-16T23:20:58.8163890Z abind 1.4-5 2016-07-21 [1] CRAN (R 4.1.0) 2021-05-16T23:20:58.8165519Z aghast 0.2.1 2021-05-16 [1] Github (muschellij2/aghast@0c3b853) 2021-05-16T23:20:58.8167134Z askpass 1.1 2019-01-13 [1] CRAN (R 4.1.0) 2021-05-16T23:20:58.8168293Z base * 4.2.0 2021-05-16 [2] local 2021-05-16T23:20:58.8169604Z base64enc 0.1-3 2015-07-28 [1] CRAN (R 4.1.0) 2021-05-16T23:20:58.8170829Z bitops 1.0-7 2021-04-24 [1] CRAN (R 4.1.0) 2021-05-16T23:20:58.8172001Z boot 1.3-28 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T23:20:58.8173148Z brew 1.0-6 2011-04-13 [1] CRAN (R 4.1.0) 2021-05-16T23:20:58.8174549Z brio 1.1.2 2021-04-23 [1] CRAN (R 4.1.0) 2021-05-16T23:20:58.8175944Z cachem 1.0.5 2021-05-15 [1] CRAN (R 4.2.0) 2021-05-16T23:20:58.8177088Z callr 3.7.0 2021-04-20 [1] CRAN (R 4.1.0) 2021-05-16T23:20:58.8178236Z class 7.3-19 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T23:20:58.8179471Z cli 2.5.0 2021-04-26 [1] CRAN (R 4.1.0) 2021-05-16T23:20:58.8180586Z clipr 0.7.1 2020-10-08 [1] CRAN (R 4.1.0) 2021-05-16T23:20:58.8185730Z cluster 2.1.2 2021-04-17 [2] CRAN (R 4.2.0) 2021-05-16T23:20:58.8187137Z codetools 0.2-18 2020-11-04 [2] CRAN (R 4.2.0) 2021-05-16T23:20:58.8188383Z commonmark 1.7 2018-12-01 [1] CRAN (R 4.1.0) 2021-05-16T23:20:58.8189974Z compiler 4.2.0 2021-05-16 [2] local 2021-05-16T23:20:58.8191156Z covr 3.5.1 2020-09-16 [1] CRAN (R 4.1.0) 2021-05-16T23:20:58.8192297Z cpp11 0.2.7 2021-03-29 [1] CRAN (R 4.1.0) 2021-05-16T23:20:58.8193433Z crayon 1.4.1 2021-02-08 [1] CRAN (R 4.1.0) 2021-05-16T23:20:58.8194652Z credentials 1.3.0 2020-07-21 [1] CRAN (R 4.1.0) 2021-05-16T23:20:58.8195838Z curl 4.3.1 2021-04-30 [1] CRAN (R 4.1.0) 2021-05-16T23:20:58.8197019Z datasets * 4.2.0 2021-05-16 [2] local 2021-05-16T23:20:58.8198348Z desc 1.2.0.9000 2021-05-16 [1] Github (muschellij2/desc@7be86f2) 2021-05-16T23:20:58.8199760Z devtools 2.4.1 2021-05-05 [1] CRAN (R 4.1.0) 2021-05-16T23:20:58.8200942Z diffobj 0.3.4 2021-03-22 [1] CRAN (R 4.1.0) 2021-05-16T23:20:58.8202094Z digest 0.6.27 2020-10-24 [1] CRAN (R 4.1.0) 2021-05-16T23:20:58.8203256Z dplyr 1.0.6 2021-05-05 [1] CRAN (R 4.1.0) 2021-05-16T23:20:58.8204452Z ellipsis 0.3.2 2021-04-29 [1] CRAN (R 4.1.0) 2021-05-16T23:20:58.8205652Z evaluate 0.14 2019-05-28 [1] CRAN (R 4.1.0) 2021-05-16T23:20:58.8206830Z fansi 0.4.2 2021-01-15 [1] CRAN (R 4.1.0) 2021-05-16T23:20:58.8207981Z fastmap 1.1.0 2021-01-25 [1] CRAN (R 4.1.0) 2021-05-16T23:20:58.8209257Z foreign 0.8-81 2020-12-22 [2] CRAN (R 4.2.0) 2021-05-16T23:20:58.8210412Z fs 1.5.0 2020-07-31 [1] CRAN (R 4.1.0) 2021-05-16T23:20:58.8211551Z generics 0.1.0 2020-10-31 [1] CRAN (R 4.1.0) 2021-05-16T23:20:58.8212725Z gert 1.3.0 2021-03-29 [1] CRAN (R 4.1.0) 2021-05-16T23:20:58.8213844Z gh 1.3.0 2021-04-30 [1] CRAN (R 4.1.0) 2021-05-16T23:20:58.8215180Z ghtravis 0.15.1 2021-05-16 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-16T23:20:58.8216504Z git2r 0.28.0 2021-01-10 [1] CRAN (R 4.1.0) 2021-05-16T23:20:58.8217682Z gitcreds 0.1.1 2020-12-04 [1] CRAN (R 4.1.0) 2021-05-16T23:20:58.8218982Z glue 1.4.2 2020-08-27 [1] CRAN (R 4.1.0) 2021-05-16T23:20:58.8220250Z graphics * 4.2.0 2021-05-16 [2] local 2021-05-16T23:20:58.8221473Z grDevices * 4.2.0 2021-05-16 [2] local 2021-05-16T23:20:58.8222657Z grid 4.2.0 2021-05-16 [2] local 2021-05-16T23:20:58.8223772Z highr 0.9 2021-04-16 [1] CRAN (R 4.1.0) 2021-05-16T23:20:58.8224957Z htmltools 0.5.1.1 2021-01-22 [1] CRAN (R 4.1.0) 2021-05-16T23:20:58.8226103Z httr 1.4.2 2020-07-20 [1] CRAN (R 4.1.0) 2021-05-16T23:20:58.8227217Z ini 0.3.1 2018-05-20 [1] CRAN (R 4.1.0) 2021-05-16T23:20:58.8229259Z jsonlite 1.7.2 2020-12-09 [1] CRAN (R 4.1.0) 2021-05-16T23:20:58.8230518Z KernSmooth 2.23-20 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T23:20:58.8231793Z kirby21.base 1.7.3 2020-07-02 [1] CRAN (R 4.1.0) 2021-05-16T23:20:58.8233393Z kirby21.fmri 1.7.0 2021-05-16 [1] Github (neuroconductor/kirby21.fmri@e592731) 2021-05-16T23:20:58.8235086Z kirby21.t1 1.7.3.2 2021-05-16 [1] Github (neuroconductor/kirby21.t1@d9d2c58) 2021-05-16T23:20:58.8236484Z knitr 1.33 2021-04-24 [1] CRAN (R 4.1.0) 2021-05-16T23:20:58.8237622Z lattice 0.20-44 2021-05-02 [2] CRAN (R 4.2.0) 2021-05-16T23:20:58.8238822Z lazyeval 0.2.2 2019-03-15 [1] CRAN (R 4.1.0) 2021-05-16T23:20:58.8240113Z lifecycle 1.0.0 2021-02-15 [1] CRAN (R 4.1.0) 2021-05-16T23:20:58.8241322Z magrittr 2.0.1 2020-11-17 [1] CRAN (R 4.1.0) 2021-05-16T23:20:58.8242508Z markdown 1.1 2019-08-07 [1] CRAN (R 4.1.0) 2021-05-16T23:20:58.8243661Z MASS 7.3-54 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T23:20:58.8244715Z Matrix 1.3-3 2021-05-04 [2] CRAN (R 4.2.0) 2021-05-16T23:20:58.8245388Z matrixStats 0.58.0 2021-01-29 [1] CRAN (R 4.1.0) 2021-05-16T23:20:58.8246081Z memoise 2.0.0 2021-01-26 [1] CRAN (R 4.1.0) 2021-05-16T23:20:58.8246749Z methods * 4.2.0 2021-05-16 [2] local 2021-05-16T23:20:58.8247391Z mgcv 1.8-35 2021-04-18 [2] CRAN (R 4.2.0) 2021-05-16T23:20:58.8248028Z mime 0.10 2021-02-13 [1] CRAN (R 4.1.0) 2021-05-16T23:20:58.8248812Z neurobase 1.30.1 2021-05-16 [1] Github (neuroconductor/neurobase@1d4b172) 2021-05-16T23:20:58.8249671Z nlme 3.1-152 2021-02-04 [2] CRAN (R 4.2.0) 2021-05-16T23:20:58.8250306Z nnet 7.3-16 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T23:20:58.8250967Z openssl 1.4.4 2021-04-30 [1] CRAN (R 4.1.0) 2021-05-16T23:20:58.8251768Z oro.nifti 0.10.3 2021-05-16 [1] Github (neuroconductor/oro.nifti@bd06b05) 2021-05-16T23:20:58.8252561Z parallel 4.2.0 2021-05-16 [2] local 2021-05-16T23:20:58.8253236Z pillar 1.6.1 2021-05-16 [1] CRAN (R 4.2.0) 2021-05-16T23:20:58.8253894Z pkgbuild 1.2.0 2020-12-15 [1] CRAN (R 4.1.0) 2021-05-16T23:20:58.8254587Z pkgconfig 2.0.3 2019-09-22 [1] CRAN (R 4.1.0) 2021-05-16T23:20:58.8255264Z pkgload 1.2.1 2021-04-06 [1] CRAN (R 4.1.0) 2021-05-16T23:20:58.8255919Z praise 1.0.0 2015-08-11 [1] CRAN (R 4.1.0) 2021-05-16T23:20:58.8256610Z prettyunits 1.1.1 2020-01-24 [1] CRAN (R 4.1.0) 2021-05-16T23:20:58.8257298Z processx 3.5.2 2021-04-30 [1] CRAN (R 4.1.0) 2021-05-16T23:20:58.8257955Z ps 1.6.0 2021-02-28 [1] CRAN (R 4.1.0) 2021-05-16T23:20:58.8258590Z purrr 0.3.4 2020-04-17 [1] CRAN (R 4.1.0) 2021-05-16T23:20:58.8259306Z R.methodsS3 1.8.1 2020-08-26 [1] CRAN (R 4.1.0) 2021-05-16T23:20:58.8259976Z R.oo 1.24.0 2020-08-26 [1] CRAN (R 4.1.0) 2021-05-16T23:20:58.8260667Z R.utils 2.10.1 2020-08-26 [1] CRAN (R 4.1.0) 2021-05-16T23:20:58.8261339Z R6 2.5.0 2020-10-28 [1] CRAN (R 4.1.0) 2021-05-16T23:20:58.8261977Z rappdirs 0.3.3 2021-01-31 [1] CRAN (R 4.1.0) 2021-05-16T23:20:58.8263123Z rcmdcheck 1.3.3 2019-05-07 [1] CRAN (R 4.1.0) 2021-05-16T23:20:58.8263791Z Rcpp 1.0.6 2021-01-15 [1] CRAN (R 4.1.0) 2021-05-16T23:20:58.8264439Z rematch2 2.1.2 2020-05-01 [1] CRAN (R 4.1.0) 2021-05-16T23:20:58.8265121Z remotes 2.3.0 2021-04-01 [1] CRAN (R 4.1.0) 2021-05-16T23:20:58.8265759Z rex 1.2.0 2020-04-21 [1] CRAN (R 4.1.0) 2021-05-16T23:20:58.8266403Z rlang 0.4.11 2021-04-30 [1] CRAN (R 4.1.0) 2021-05-16T23:20:58.8267070Z rmarkdown 2.8 2021-05-07 [1] CRAN (R 4.1.0) 2021-05-16T23:20:58.8267725Z RNifti 1.3.1 2021-05-13 [1] CRAN (R 4.2.0) 2021-05-16T23:20:58.8268396Z roxygen2 7.1.1 2020-06-27 [1] CRAN (R 4.1.0) 2021-05-16T23:20:58.8269050Z rpart 4.1-15 2019-04-12 [2] CRAN (R 4.2.0) 2021-05-16T23:20:58.8269782Z rprojroot 2.0.2 2020-11-15 [1] CRAN (R 4.1.0) 2021-05-16T23:20:58.8270478Z rstudioapi 0.13 2020-11-12 [1] CRAN (R 4.1.0) 2021-05-16T23:20:58.8271144Z rticles 0.19 2021-03-04 [1] CRAN (R 4.1.0) 2021-05-16T23:20:58.8271818Z rversions 2.0.2 2020-05-25 [1] CRAN (R 4.1.0) 2021-05-16T23:20:58.8272508Z sessioninfo 1.1.1 2018-11-05 [1] CRAN (R 4.1.0) 2021-05-16T23:20:58.8273208Z spatial 7.3-14 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T23:20:58.8273881Z splines 4.2.0 2021-05-16 [2] local 2021-05-16T23:20:58.8274531Z stats * 4.2.0 2021-05-16 [2] local 2021-05-16T23:20:58.8275178Z stats4 4.2.0 2021-05-16 [2] local 2021-05-16T23:20:58.8275817Z stringi 1.6.1 2021-05-10 [1] CRAN (R 4.1.0) 2021-05-16T23:20:58.8276475Z stringr 1.4.0 2019-02-10 [1] CRAN (R 4.1.0) 2021-05-16T23:20:58.8277135Z survival 3.2-11 2021-04-26 [2] CRAN (R 4.2.0) 2021-05-16T23:20:58.8277792Z sys 3.4 2020-07-23 [1] CRAN (R 4.1.0) 2021-05-16T23:20:58.8278430Z tcltk 4.2.0 2021-05-16 [2] local 2021-05-16T23:20:58.8279133Z testthat 3.0.2 2021-02-14 [1] CRAN (R 4.1.0) 2021-05-16T23:20:58.8279803Z tibble 3.1.2 2021-05-16 [1] CRAN (R 4.2.0) 2021-05-16T23:20:58.8280498Z tic 0.10.0 2021-05-16 [1] Github (ropensci/tic@3b4dfb8) 2021-05-16T23:20:58.8281195Z tidyr 1.1.3 2021-03-03 [1] CRAN (R 4.1.0) 2021-05-16T23:20:58.8282100Z tidyselect 1.1.1 2021-04-30 [1] CRAN (R 4.1.0) 2021-05-16T23:20:58.8282787Z tinytex 0.31 2021-03-30 [1] CRAN (R 4.1.0) 2021-05-16T23:20:58.8283432Z tools 4.2.0 2021-05-16 [2] local 2021-05-16T23:20:58.8284120Z translations 4.2.0 2021-05-16 [2] local 2021-05-16T23:20:58.8284888Z usethis 2.0.1 2021-02-10 [1] CRAN (R 4.1.0) 2021-05-16T23:20:58.8285542Z utf8 1.2.1 2021-03-12 [1] CRAN (R 4.1.0) 2021-05-16T23:20:58.8286183Z utils * 4.2.0 2021-05-16 [2] local 2021-05-16T23:20:58.8286875Z vctrs 0.3.8 2021-04-29 [1] CRAN (R 4.1.0) 2021-05-16T23:20:58.8287520Z waldo 0.2.5 2021-03-08 [1] CRAN (R 4.1.0) 2021-05-16T23:20:58.8288164Z whisker 0.4 2019-08-28 [1] CRAN (R 4.1.0) 2021-05-16T23:20:58.8288816Z withr 2.4.2 2021-04-18 [1] CRAN (R 4.1.0) 2021-05-16T23:20:58.8289507Z xfun 0.23 2021-05-15 [1] CRAN (R 4.2.0) 2021-05-16T23:20:58.8290127Z xml2 1.3.2 2020-04-23 [1] CRAN (R 4.1.0) 2021-05-16T23:20:58.8290770Z xopen 1.0.0 2018-09-17 [1] CRAN (R 4.1.0) 2021-05-16T23:20:58.8291398Z yaml 2.2.1 2020-02-01 [1] CRAN (R 4.1.0) 2021-05-16T23:20:58.8292039Z zip 2.1.1 2020-08-27 [1] CRAN (R 4.1.0) 2021-05-16T23:20:58.8292360Z 2021-05-16T23:20:58.8292766Z [1] D:/a/_temp/Library 2021-05-16T23:20:58.8293203Z [2] C:/R/library 2021-05-16T23:20:58.8486842Z ##[group]Run Rscript -e 'tic::script()' 2021-05-16T23:20:58.8487581Z Rscript -e 'tic::script()' 2021-05-16T23:20:58.8488021Z ls -l check 2021-05-16T23:20:58.8495728Z shell: C:\rtools40\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2021-05-16T23:20:58.8496317Z env: 2021-05-16T23:20:58.8496804Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:20:58.8497278Z TIC_DEPLOY_KEY: 2021-05-16T23:20:58.8497660Z RSPM: 2021-05-16T23:20:58.8498947Z GITHUB_PAT: *** 2021-05-16T23:20:58.8499503Z COVERALLS_TOKEN: 2021-05-16T23:20:58.8500013Z continue-on-error: true 2021-05-16T23:20:58.8500494Z VDIFFR_RUN_TESTS: 2021-05-16T23:20:58.8500945Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T23:20:58.8501356Z TZ: UTC 2021-05-16T23:20:58.8501763Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:20:58.8502181Z NOT_CRAN: true 2021-05-16T23:20:58.8502582Z MSYSTEM: MINGW64 2021-05-16T23:20:58.8502978Z ##[endgroup] 2021-05-16T23:20:59.2350731Z v Loading tic stage configuration from tic.R 2021-05-16T23:20:59.4454421Z i `step_rcmdcheck()`: tic always uses option '--no-manual' during R CMD Check on 2021-05-16T23:20:59.4455503Z Windows because LaTeX is not available. 2021-05-16T23:20:59.4798393Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-16T23:20:59.4799626Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-16T23:20:59.4800601Z timeout = Inf, check_dir = "check") 2021-05-16T23:20:59.5647857Z -- R CMD build ----------------------------------------------------------------- 2021-05-16T23:20:59.9050061Z * checking for file 'D:\a\afnir\afnir/DESCRIPTION' ... OK 2021-05-16T23:20:59.9051996Z 2021-05-16T23:21:00.1930294Z * preparing 'afnir': 2021-05-16T23:21:00.1931087Z 2021-05-16T23:21:00.2038717Z * checking DESCRIPTION meta-information ... OK 2021-05-16T23:21:00.2039406Z 2021-05-16T23:21:00.4056526Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:21:00.4057385Z 2021-05-16T23:21:00.4123829Z * checking for empty or unneeded directories 2021-05-16T23:21:00.4124543Z 2021-05-16T23:21:00.4253381Z * building 'afnir_0.4.6.tar.gz' 2021-05-16T23:21:00.4254435Z 2021-05-16T23:21:02.7719835Z 2021-05-16T23:21:02.7721055Z 2021-05-16T23:21:03.6586216Z -- R CMD check ----------------------------------------------------------------- 2021-05-16T23:21:03.9520172Z * using log directory 'D:/a/afnir/afnir/check/afnir.Rcheck' 2021-05-16T23:21:03.9521019Z 2021-05-16T23:21:03.9521780Z * using R Under development (unstable) (2021-05-15 r80301) 2021-05-16T23:21:03.9522321Z 2021-05-16T23:21:03.9522955Z * using platform: x86_64-w64-mingw32 (64-bit) 2021-05-16T23:21:03.9523565Z 2021-05-16T23:21:03.9524411Z * using session charset: ISO8859-1 2021-05-16T23:21:03.9524860Z 2021-05-16T23:21:05.2745585Z * using options '--no-manual --as-cran' 2021-05-16T23:21:05.2746402Z 2021-05-16T23:21:05.2785194Z * checking for file 'afnir/DESCRIPTION' ... OK 2021-05-16T23:21:05.2785855Z 2021-05-16T23:21:05.2786551Z * checking extension type ... Package 2021-05-16T23:21:05.2787039Z 2021-05-16T23:21:05.2787639Z * this is package 'afnir' version '0.4.6' 2021-05-16T23:21:05.2788089Z 2021-05-16T23:21:05.2788720Z * package encoding: UTF-8 2021-05-16T23:21:05.2789160Z 2021-05-16T23:21:05.2831586Z * checking package namespace information ... OK 2021-05-16T23:21:05.2832242Z 2021-05-16T23:21:06.6482720Z * checking package dependencies ... OK 2021-05-16T23:21:06.6483716Z 2021-05-16T23:21:06.6529970Z * checking if this is a source package ... OK 2021-05-16T23:21:06.6530582Z 2021-05-16T23:21:06.6531267Z * checking if there is a namespace ... OK 2021-05-16T23:21:06.6531750Z 2021-05-16T23:21:08.0089394Z * checking for executable files ... WARNING 2021-05-16T23:21:08.0090291Z 2021-05-16T23:21:08.0090964Z Found the following executable file: 2021-05-16T23:21:08.0091455Z 2021-05-16T23:21:08.0095010Z JAGS-4.2.0-Rtools33.exe 2021-05-16T23:21:08.0096066Z 2021-05-16T23:21:08.0096997Z Source packages should not contain undeclared executable files. 2021-05-16T23:21:08.0113884Z 2021-05-16T23:21:08.0114897Z See section 'Package structure' in the 'Writing R Extensions' manual. 2021-05-16T23:21:08.0115505Z 2021-05-16T23:21:08.0166775Z * checking for hidden files and directories ... OK 2021-05-16T23:21:08.0167427Z 2021-05-16T23:21:08.0255985Z * checking for portable file names ... OK 2021-05-16T23:21:08.0256627Z 2021-05-16T23:21:08.0287663Z * checking serialization versions ... OK 2021-05-16T23:21:08.0288300Z 2021-05-16T23:21:15.9630183Z * checking whether package 'afnir' can be installed ... OK 2021-05-16T23:21:15.9630682Z 2021-05-16T23:21:15.9631223Z * checking installed package size ... OK 2021-05-16T23:21:15.9631641Z 2021-05-16T23:21:16.0373711Z * checking package directory ... OK 2021-05-16T23:21:16.0374455Z 2021-05-16T23:21:16.0375228Z * checking for future file timestamps ... OK 2021-05-16T23:21:16.0375740Z 2021-05-16T23:21:16.3525251Z * checking DESCRIPTION meta-information ... OK 2021-05-16T23:21:16.3578482Z 2021-05-16T23:21:16.3586271Z * checking top-level files ... NOTE 2021-05-16T23:21:16.3586776Z 2021-05-16T23:21:16.3587477Z Non-standard file/directory found at top level: 2021-05-16T23:21:16.3588005Z 2021-05-16T23:21:16.3588660Z 'JAGS-4.2.0-Rtools33.exe' 2021-05-16T23:21:16.3589124Z 2021-05-16T23:21:16.3589722Z * checking for left-over files ... OK 2021-05-16T23:21:16.3590179Z 2021-05-16T23:21:16.3590788Z * checking index information ... OK 2021-05-16T23:21:16.3591264Z 2021-05-16T23:21:16.5742532Z * checking package subdirectories ... OK 2021-05-16T23:21:16.5746750Z 2021-05-16T23:21:16.6793096Z * checking R files for non-ASCII characters ... OK 2021-05-16T23:21:16.6794209Z 2021-05-16T23:21:16.7835967Z * checking R files for syntax errors ... OK 2021-05-16T23:21:16.7836756Z 2021-05-16T23:21:17.7963719Z * checking whether the package can be loaded ... OK 2021-05-16T23:21:17.7965628Z 2021-05-16T23:21:18.8110303Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-16T23:21:18.8111386Z 2021-05-16T23:21:19.8238327Z * checking whether the package can be unloaded cleanly ... OK 2021-05-16T23:21:19.8239965Z 2021-05-16T23:21:20.8382310Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-16T23:21:20.8383727Z 2021-05-16T23:21:21.9520297Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-16T23:21:21.9521330Z 2021-05-16T23:21:23.0632497Z * checking loading without being on the library search path ... OK 2021-05-16T23:21:23.0633389Z 2021-05-16T23:21:24.0765649Z * checking dependencies in R code ... OK 2021-05-16T23:21:24.0770195Z 2021-05-16T23:21:25.6984591Z * checking S3 generic/method consistency ... OK 2021-05-16T23:21:25.6989323Z 2021-05-16T23:21:26.7140853Z * checking replacement functions ... OK 2021-05-16T23:21:26.7146319Z 2021-05-16T23:21:27.7293159Z * checking foreign function calls ... OK 2021-05-16T23:21:27.7293919Z 2021-05-16T23:21:35.5401857Z * checking R code for possible problems ... OK 2021-05-16T23:21:35.5402879Z 2021-05-16T23:21:36.0484838Z * checking Rd files ... OK 2021-05-16T23:21:36.0485567Z 2021-05-16T23:21:36.1592415Z * checking Rd metadata ... OK 2021-05-16T23:21:36.1593387Z 2021-05-16T23:21:36.3641315Z * checking Rd line widths ... OK 2021-05-16T23:21:36.3647104Z 2021-05-16T23:21:36.5714753Z * checking Rd cross-references ... OK 2021-05-16T23:21:36.5715551Z 2021-05-16T23:21:37.5862066Z * checking for missing documentation entries ... OK 2021-05-16T23:21:37.5865410Z 2021-05-16T23:21:40.5251056Z * checking for code/documentation mismatches ... OK 2021-05-16T23:21:40.5251936Z 2021-05-16T23:21:42.4492427Z * checking Rd \usage sections ... OK 2021-05-16T23:21:42.4494410Z 2021-05-16T23:21:42.6548349Z * checking Rd contents ... OK 2021-05-16T23:21:42.6552157Z 2021-05-16T23:21:42.8611834Z * checking for unstated dependencies in examples ... OK 2021-05-16T23:21:42.8612753Z 2021-05-16T23:21:44.5750860Z * checking examples ... OK 2021-05-16T23:21:44.5751631Z 2021-05-16T23:21:44.5810666Z * checking for non-standard things in the check directory ... OK 2021-05-16T23:21:44.5811405Z 2021-05-16T23:21:44.5834391Z * checking for detritus in the temp directory ... OK 2021-05-16T23:21:44.5834952Z 2021-05-16T23:21:44.5835438Z * DONE 2021-05-16T23:21:44.5835793Z 2021-05-16T23:21:44.5836109Z 2021-05-16T23:21:44.5836431Z 2021-05-16T23:21:44.5836984Z Status: 1 WARNING, 1 NOTE 2021-05-16T23:21:44.5837973Z 2021-05-16T23:21:44.5838422Z See 2021-05-16T23:21:44.5839489Z 2021-05-16T23:21:44.5840226Z 'D:/a/afnir/afnir/check/afnir.Rcheck/00check.log' 2021-05-16T23:21:44.5840752Z 2021-05-16T23:21:44.5841257Z for details. 2021-05-16T23:21:44.5841634Z 2021-05-16T23:21:44.5841966Z 2021-05-16T23:21:44.5842409Z 2021-05-16T23:21:44.5842738Z 2021-05-16T23:21:44.5843068Z 2021-05-16T23:21:44.9077775Z -- R CMD check results ---------------------------------------- afnir 0.4.6 ---- 2021-05-16T23:21:44.9094867Z Duration: 42s 2021-05-16T23:21:44.9095335Z 2021-05-16T23:21:44.9119268Z > checking for executable files ... WARNING 2021-05-16T23:21:44.9121022Z ##[warning] Found the following executable file: 2021-05-16T23:21:44.9133907Z JAGS-4.2.0-Rtools33.exe 2021-05-16T23:21:44.9134961Z Source packages should not contain undeclared executable files. 2021-05-16T23:21:44.9136068Z See section 'Package structure' in the 'Writing R Extensions' manual. 2021-05-16T23:21:44.9136692Z 2021-05-16T23:21:44.9137449Z > checking top-level files ... NOTE 2021-05-16T23:21:44.9138277Z Non-standard file/directory found at top level: 2021-05-16T23:21:44.9139101Z 'JAGS-4.2.0-Rtools33.exe' 2021-05-16T23:21:44.9139605Z 2021-05-16T23:21:44.9143409Z 0 errors v | 1 warning x | 1 note x 2021-05-16T23:21:44.9885451Z total 29720 2021-05-16T23:21:44.9886862Z drwxr-xr-x 1 runneradmin None 0 May 16 23:21 afnir.Rcheck 2021-05-16T23:21:44.9890114Z -rw-r--r-- 1 runneradmin None 30298945 May 16 23:21 afnir_0.4.6.tar.gz 2021-05-16T23:21:44.9894056Z -rw-r--r-- 1 runneradmin None 125067 May 16 23:21 afnir_0.4.6.zip 2021-05-16T23:21:45.0079257Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T23:21:45.0080152Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T23:21:45.0087782Z shell: C:\rtools40\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2021-05-16T23:21:45.0088392Z env: 2021-05-16T23:21:45.0088839Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:21:45.0089323Z TIC_DEPLOY_KEY: 2021-05-16T23:21:45.0089679Z RSPM: 2021-05-16T23:21:45.0090951Z GITHUB_PAT: *** 2021-05-16T23:21:45.0091350Z COVERALLS_TOKEN: 2021-05-16T23:21:45.0091972Z continue-on-error: true 2021-05-16T23:21:45.0092561Z VDIFFR_RUN_TESTS: 2021-05-16T23:21:45.0093017Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T23:21:45.0093430Z TZ: UTC 2021-05-16T23:21:45.0093814Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:21:45.0094242Z NOT_CRAN: true 2021-05-16T23:21:45.0094623Z MSYSTEM: MINGW64 2021-05-16T23:21:45.0095034Z ##[endgroup] 2021-05-16T23:21:45.1368254Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-16T23:21:45.1368986Z Rscript -e "tic::before_deploy()" 2021-05-16T23:21:45.1427650Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'" 2021-05-16T23:21:45.1428205Z env: 2021-05-16T23:21:45.1428671Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:21:45.1429141Z TIC_DEPLOY_KEY: 2021-05-16T23:21:45.1429517Z RSPM: 2021-05-16T23:21:45.1430443Z GITHUB_PAT: *** 2021-05-16T23:21:45.1430907Z COVERALLS_TOKEN: 2021-05-16T23:21:45.1431417Z continue-on-error: true 2021-05-16T23:21:45.1431897Z VDIFFR_RUN_TESTS: 2021-05-16T23:21:45.1432353Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T23:21:45.1432744Z TZ: UTC 2021-05-16T23:21:45.1433149Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:21:45.1433557Z NOT_CRAN: true 2021-05-16T23:21:45.1433956Z MSYSTEM: MINGW64 2021-05-16T23:21:45.1434348Z ##[endgroup] 2021-05-16T23:21:45.8448923Z v Loading tic stage configuration from tic.R 2021-05-16T23:21:46.0533787Z i `step_rcmdcheck()`: tic always uses option '--no-manual' during R CMD Check on 2021-05-16T23:21:46.0535298Z Windows because LaTeX is not available. 2021-05-16T23:21:46.2791866Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-16T23:21:46.2792521Z with: 2021-05-16T23:21:46.2793378Z upload_url: https://uploads.github.com/repos/neuroconductor/afnir/releases/43023014/assets{?name,label} 2021-05-16T23:21:46.2794313Z asset_path: check/afnir_0.4.6.zip 2021-05-16T23:21:46.2794783Z asset_name: afnir_0.4.6_R4.1.zip 2021-05-16T23:21:46.2795372Z asset_content_type: application/octet-stream 2021-05-16T23:21:46.2795888Z env: 2021-05-16T23:21:46.2796346Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:21:46.2796818Z TIC_DEPLOY_KEY: 2021-05-16T23:21:46.2797201Z RSPM: 2021-05-16T23:21:46.2798370Z GITHUB_PAT: *** 2021-05-16T23:21:46.2798768Z COVERALLS_TOKEN: 2021-05-16T23:21:46.2799273Z continue-on-error: true 2021-05-16T23:21:46.2799748Z VDIFFR_RUN_TESTS: 2021-05-16T23:21:46.2800197Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T23:21:46.2800590Z TZ: UTC 2021-05-16T23:21:46.2801024Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:21:46.2801744Z NOT_CRAN: true 2021-05-16T23:21:46.2802132Z MSYSTEM: MINGW64 2021-05-16T23:21:46.2803127Z GITHUB_TOKEN: *** 2021-05-16T23:21:46.2803541Z ##[endgroup] 2021-05-16T23:21:47.6513800Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-16T23:21:47.6514456Z Rscript -e "tic::deploy()" 2021-05-16T23:21:47.6572552Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'" 2021-05-16T23:21:47.6573115Z env: 2021-05-16T23:21:47.6574999Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:21:47.6575505Z TIC_DEPLOY_KEY: 2021-05-16T23:21:47.6575885Z RSPM: 2021-05-16T23:21:47.6577083Z GITHUB_PAT: *** 2021-05-16T23:21:47.6577483Z COVERALLS_TOKEN: 2021-05-16T23:21:47.6577989Z continue-on-error: true 2021-05-16T23:21:47.6578462Z VDIFFR_RUN_TESTS: 2021-05-16T23:21:47.6578916Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T23:21:47.6579311Z TZ: UTC 2021-05-16T23:21:47.6579717Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:21:47.6581777Z NOT_CRAN: true 2021-05-16T23:21:47.6582201Z MSYSTEM: MINGW64 2021-05-16T23:21:47.6582599Z ##[endgroup] 2021-05-16T23:21:48.3762997Z v Loading tic stage configuration from tic.R 2021-05-16T23:21:48.5821243Z i `step_rcmdcheck()`: tic always uses option '--no-manual' during R CMD Check on 2021-05-16T23:21:48.5822468Z Windows because LaTeX is not available. 2021-05-16T23:21:48.7982171Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-16T23:21:48.7983048Z Rscript -e "tic::after_deploy()" 2021-05-16T23:21:48.8058905Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'" 2021-05-16T23:21:48.8059494Z env: 2021-05-16T23:21:48.8059955Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:21:48.8060464Z TIC_DEPLOY_KEY: 2021-05-16T23:21:48.8060860Z RSPM: 2021-05-16T23:21:48.8062691Z GITHUB_PAT: *** 2021-05-16T23:21:48.8063212Z COVERALLS_TOKEN: 2021-05-16T23:21:48.8063720Z continue-on-error: true 2021-05-16T23:21:48.8064230Z VDIFFR_RUN_TESTS: 2021-05-16T23:21:48.8064678Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T23:21:48.8065106Z TZ: UTC 2021-05-16T23:21:48.8065504Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:21:48.8065948Z NOT_CRAN: true 2021-05-16T23:21:48.8066345Z MSYSTEM: MINGW64 2021-05-16T23:21:48.8066801Z ##[endgroup] 2021-05-16T23:21:49.5384822Z v Loading tic stage configuration from tic.R 2021-05-16T23:21:49.7570497Z i `step_rcmdcheck()`: tic always uses option '--no-manual' during R CMD Check on 2021-05-16T23:21:49.7571792Z Windows because LaTeX is not available. 2021-05-16T23:21:49.9839242Z Post job cleanup. 2021-05-16T23:21:52.2056705Z [command]"C:\Program Files\Git\bin\git.exe" version 2021-05-16T23:21:52.3011868Z git version 2.31.1.windows.1 2021-05-16T23:21:52.3101044Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp core\.sshCommand 2021-05-16T23:21:52.3391682Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2021-05-16T23:21:52.9271010Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T23:21:52.9477618Z http.https://github.com/.extraheader 2021-05-16T23:21:52.9531957Z [command]"C:\Program Files\Git\bin\git.exe" config --local --unset-all http.https://github.com/.extraheader 2021-05-16T23:21:52.9793738Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2021-05-16T23:21:53.4766453Z Cleaning up orphan processes