2021-05-16T19:32:09.3657967Z ##[section]Starting: Request a runner to run this job 2021-05-16T19:32:10.3190519Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'windows-latest' 2021-05-16T19:32:10.3906454Z 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-16T19:32:10.4732694Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'windows-latest' 2021-05-16T19:32:10.5713791Z ##[section]Finishing: Request a runner to run this job 2021-05-16T19:32:19.7197858Z Current runner version: '2.278.0' 2021-05-16T19:32:19.7475648Z ##[group]Operating System 2021-05-16T19:32:19.7476542Z Microsoft Windows Server 2019 2021-05-16T19:32:19.7477021Z 10.0.17763 2021-05-16T19:32:19.7477431Z Datacenter 2021-05-16T19:32:19.7477826Z ##[endgroup] 2021-05-16T19:32:19.7478502Z ##[group]Virtual Environment 2021-05-16T19:32:19.7479067Z Environment: windows-2019 2021-05-16T19:32:19.7479924Z Version: 20210509.1 2021-05-16T19:32:19.7481211Z Included Software: https://github.com/actions/virtual-environments/blob/win19/20210509.1/images/win/Windows2019-Readme.md 2021-05-16T19:32:19.7482430Z Image Release: https://github.com/actions/virtual-environments/releases/tag/win19%2F20210509.1 2021-05-16T19:32:19.7483216Z ##[endgroup] 2021-05-16T19:32:19.7484952Z ##[group]GITHUB_TOKEN Permissions 2021-05-16T19:32:19.7486133Z Actions: write 2021-05-16T19:32:19.7486562Z Checks: write 2021-05-16T19:32:19.7487019Z Contents: write 2021-05-16T19:32:19.7487662Z Deployments: write 2021-05-16T19:32:19.7488182Z Issues: write 2021-05-16T19:32:19.7488635Z Metadata: read 2021-05-16T19:32:19.7489059Z Packages: write 2021-05-16T19:32:19.7489557Z PullRequests: write 2021-05-16T19:32:19.7490361Z RepositoryProjects: write 2021-05-16T19:32:19.7490952Z SecurityEvents: write 2021-05-16T19:32:19.7491401Z Statuses: write 2021-05-16T19:32:19.7491963Z ##[endgroup] 2021-05-16T19:32:19.7494782Z Prepare workflow directory 2021-05-16T19:32:19.8752142Z Prepare all required actions 2021-05-16T19:32:19.8762767Z Getting action download info 2021-05-16T19:32:20.2411575Z Download action repository 'actions/checkout@v2' 2021-05-16T19:32:22.8379951Z Download action repository 'r-lib/actions@master' 2021-05-16T19:32:25.2953823Z Download action repository 'adigherman/actions@master' 2021-05-16T19:32:28.1910833Z Download action repository 'msys2/setup-msys2@v2' 2021-05-16T19:32:29.0775095Z Download action repository 'actions/cache@v1' 2021-05-16T19:32:29.9053527Z Download action repository 'actions/upload-artifact@master' 2021-05-16T19:32:30.8185225Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-16T19:32:31.8903804Z ##[group]Run actions/checkout@v2 2021-05-16T19:32:31.8904570Z with: 2021-05-16T19:32:31.8905050Z repository: neuroconductor/voxel 2021-05-16T19:32:31.8906228Z token: *** 2021-05-16T19:32:31.8906685Z ssh-strict: true 2021-05-16T19:32:31.8907201Z persist-credentials: true 2021-05-16T19:32:31.8907982Z clean: true 2021-05-16T19:32:31.8908484Z fetch-depth: 1 2021-05-16T19:32:31.8908963Z lfs: false 2021-05-16T19:32:31.8909402Z submodules: false 2021-05-16T19:32:31.8910191Z env: 2021-05-16T19:32:31.8910631Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:32:31.8911192Z TIC_DEPLOY_KEY: 2021-05-16T19:32:31.8911552Z RSPM: 2021-05-16T19:32:31.8912523Z GITHUB_PAT: *** 2021-05-16T19:32:31.8912985Z COVERALLS_TOKEN: 2021-05-16T19:32:31.8913527Z continue-on-error: false 2021-05-16T19:32:31.8914099Z VDIFFR_RUN_TESTS: 2021-05-16T19:32:31.8914523Z ##[endgroup] 2021-05-16T19:32:36.1610546Z Syncing repository: neuroconductor/voxel 2021-05-16T19:32:36.1881235Z ##[group]Getting Git version info 2021-05-16T19:32:36.1882421Z Working directory is 'D:\a\voxel\voxel' 2021-05-16T19:32:36.2332652Z [command]"C:\Program Files\Git\bin\git.exe" version 2021-05-16T19:32:36.2555833Z git version 2.31.1.windows.1 2021-05-16T19:32:36.2619518Z ##[endgroup] 2021-05-16T19:32:36.2627687Z Deleting the contents of 'D:\a\voxel\voxel' 2021-05-16T19:32:36.2633427Z ##[group]Initializing the repository 2021-05-16T19:32:36.2651294Z [command]"C:\Program Files\Git\bin\git.exe" init D:\a\voxel\voxel 2021-05-16T19:32:36.4493672Z Initialized empty Git repository in D:/a/voxel/voxel/.git/ 2021-05-16T19:32:36.4550256Z [command]"C:\Program Files\Git\bin\git.exe" remote add origin https://github.com/neuroconductor/voxel 2021-05-16T19:32:36.5083206Z ##[endgroup] 2021-05-16T19:32:36.5084740Z ##[group]Disabling automatic garbage collection 2021-05-16T19:32:36.5100914Z [command]"C:\Program Files\Git\bin\git.exe" config --local gc.auto 0 2021-05-16T19:32:36.5702097Z ##[endgroup] 2021-05-16T19:32:36.5707216Z ##[group]Setting up auth 2021-05-16T19:32:36.5728657Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp core\.sshCommand 2021-05-16T19:32:36.6038002Z [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-16T19:32:38.5690632Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T19:32:38.5962025Z [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-16T19:32:39.1214323Z [command]"C:\Program Files\Git\bin\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2021-05-16T19:32:39.1490869Z ##[endgroup] 2021-05-16T19:32:39.1497374Z ##[group]Fetching the repository 2021-05-16T19:32:39.1519994Z [command]"C:\Program Files\Git\bin\git.exe" -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +abf3082f86a230e6c3bbaf54a3a61570eeedde33:refs/tags/1.3.5.s 2021-05-16T19:32:40.7797864Z remote: Enumerating objects: 85, done. 2021-05-16T19:32:40.7800595Z remote: Counting objects: 1% (1/85) 2021-05-16T19:32:40.7802013Z remote: Counting objects: 2% (2/85) 2021-05-16T19:32:40.7802746Z remote: Counting objects: 3% (3/85) 2021-05-16T19:32:40.7805074Z remote: Counting objects: 4% (4/85) 2021-05-16T19:32:40.7805995Z remote: Counting objects: 5% (5/85) 2021-05-16T19:32:40.7807538Z remote: Counting objects: 7% (6/85) 2021-05-16T19:32:40.7808323Z remote: Counting objects: 8% (7/85) 2021-05-16T19:32:40.7809085Z remote: Counting objects: 9% (8/85) 2021-05-16T19:32:40.7811253Z remote: Counting objects: 10% (9/85) 2021-05-16T19:32:40.7812211Z remote: Counting objects: 11% (10/85) 2021-05-16T19:32:40.7813215Z remote: Counting objects: 12% (11/85) 2021-05-16T19:32:40.7815394Z remote: Counting objects: 14% (12/85) 2021-05-16T19:32:40.7816521Z remote: Counting objects: 15% (13/85) 2021-05-16T19:32:40.7817427Z remote: Counting objects: 16% (14/85) 2021-05-16T19:32:40.7818327Z remote: Counting objects: 17% (15/85) 2021-05-16T19:32:40.7819164Z remote: Counting objects: 18% (16/85) 2021-05-16T19:32:40.7819790Z remote: Counting objects: 20% (17/85) 2021-05-16T19:32:40.7820317Z remote: Counting objects: 21% (18/85) 2021-05-16T19:32:40.7820890Z remote: Counting objects: 22% (19/85) 2021-05-16T19:32:40.7821390Z remote: Counting objects: 23% (20/85) 2021-05-16T19:32:40.7822124Z remote: Counting objects: 24% (21/85) 2021-05-16T19:32:40.7822641Z remote: Counting objects: 25% (22/85) 2021-05-16T19:32:40.7824016Z remote: Counting objects: 27% (23/85) 2021-05-16T19:32:40.7824847Z remote: Counting objects: 28% (24/85) 2021-05-16T19:32:40.7825404Z remote: Counting objects: 29% (25/85) 2021-05-16T19:32:40.7826002Z remote: Counting objects: 30% (26/85) 2021-05-16T19:32:40.7827073Z remote: Counting objects: 31% (27/85) 2021-05-16T19:32:40.7827608Z remote: Counting objects: 32% (28/85) 2021-05-16T19:32:40.7828262Z remote: Counting objects: 34% (29/85) 2021-05-16T19:32:40.7829377Z remote: Counting objects: 35% (30/85) 2021-05-16T19:32:40.7830096Z remote: Counting objects: 36% (31/85) 2021-05-16T19:32:40.7830668Z remote: Counting objects: 37% (32/85) 2021-05-16T19:32:40.7831360Z remote: Counting objects: 38% (33/85) 2021-05-16T19:32:40.7831862Z remote: Counting objects: 40% (34/85) 2021-05-16T19:32:40.7833177Z remote: Counting objects: 41% (35/85) 2021-05-16T19:32:40.7833682Z remote: Counting objects: 42% (36/85) 2021-05-16T19:32:40.7834259Z remote: Counting objects: 43% (37/85) 2021-05-16T19:32:40.7834763Z remote: Counting objects: 44% (38/85) 2021-05-16T19:32:40.7835308Z remote: Counting objects: 45% (39/85) 2021-05-16T19:32:40.7835847Z remote: Counting objects: 47% (40/85) 2021-05-16T19:32:40.7837692Z remote: Counting objects: 48% (41/85) 2021-05-16T19:32:40.7838387Z remote: Counting objects: 49% (42/85) 2021-05-16T19:32:40.7839262Z remote: Counting objects: 50% (43/85) 2021-05-16T19:32:40.7839869Z remote: Counting objects: 51% (44/85) 2021-05-16T19:32:40.7840423Z remote: Counting objects: 52% (45/85) 2021-05-16T19:32:40.7841405Z remote: Counting objects: 54% (46/85) 2021-05-16T19:32:40.7841961Z remote: Counting objects: 55% (47/85) 2021-05-16T19:32:40.7842608Z remote: Counting objects: 56% (48/85) 2021-05-16T19:32:40.7843286Z remote: Counting objects: 57% (49/85) 2021-05-16T19:32:40.7843844Z remote: Counting objects: 58% (50/85) 2021-05-16T19:32:40.7844448Z remote: Counting objects: 60% (51/85) 2021-05-16T19:32:40.7845027Z remote: Counting objects: 61% (52/85) 2021-05-16T19:32:40.7845812Z remote: Counting objects: 62% (53/85) 2021-05-16T19:32:40.7846457Z remote: Counting objects: 63% (54/85) 2021-05-16T19:32:40.7847188Z remote: Counting objects: 64% (55/85) 2021-05-16T19:32:40.7847702Z remote: Counting objects: 65% (56/85) 2021-05-16T19:32:40.7848258Z remote: Counting objects: 67% (57/85) 2021-05-16T19:32:40.7849199Z remote: Counting objects: 68% (58/85) 2021-05-16T19:32:40.7849832Z remote: Counting objects: 69% (59/85) 2021-05-16T19:32:40.7850593Z remote: Counting objects: 70% (60/85) 2021-05-16T19:32:40.7851186Z remote: Counting objects: 71% (61/85) 2021-05-16T19:32:40.7852481Z remote: Counting objects: 72% (62/85) 2021-05-16T19:32:40.7853165Z remote: Counting objects: 74% (63/85) 2021-05-16T19:32:40.7853929Z remote: Counting objects: 75% (64/85) 2021-05-16T19:32:40.7854447Z remote: Counting objects: 76% (65/85) 2021-05-16T19:32:40.7855128Z remote: Counting objects: 77% (66/85) 2021-05-16T19:32:40.7855650Z remote: Counting objects: 78% (67/85) 2021-05-16T19:32:40.7856359Z remote: Counting objects: 80% (68/85) 2021-05-16T19:32:40.7857118Z remote: Counting objects: 81% (69/85) 2021-05-16T19:32:40.7857615Z remote: Counting objects: 82% (70/85) 2021-05-16T19:32:40.7858152Z remote: Counting objects: 83% (71/85) 2021-05-16T19:32:40.7858675Z remote: Counting objects: 84% (72/85) 2021-05-16T19:32:40.7859290Z remote: Counting objects: 85% (73/85) 2021-05-16T19:32:40.7859802Z remote: Counting objects: 87% (74/85) 2021-05-16T19:32:40.7860425Z remote: Counting objects: 88% (75/85) 2021-05-16T19:32:40.7860941Z remote: Counting objects: 89% (76/85) 2021-05-16T19:32:40.7861493Z remote: Counting objects: 90% (77/85) 2021-05-16T19:32:40.7862076Z remote: Counting objects: 91% (78/85) 2021-05-16T19:32:40.7862580Z remote: Counting objects: 92% (79/85) 2021-05-16T19:32:40.7863122Z remote: Counting objects: 94% (80/85) 2021-05-16T19:32:40.7863621Z remote: Counting objects: 95% (81/85) 2021-05-16T19:32:40.7864158Z remote: Counting objects: 96% (82/85) 2021-05-16T19:32:40.7864656Z remote: Counting objects: 97% (83/85) 2021-05-16T19:32:40.7865223Z remote: Counting objects: 98% (84/85) 2021-05-16T19:32:40.7865719Z remote: Counting objects: 100% (85/85) 2021-05-16T19:32:40.7866376Z remote: Counting objects: 100% (85/85), done. 2021-05-16T19:32:40.7866988Z remote: Compressing objects: 1% (1/80) 2021-05-16T19:32:40.7867676Z remote: Compressing objects: 2% (2/80) 2021-05-16T19:32:40.7868319Z remote: Compressing objects: 3% (3/80) 2021-05-16T19:32:40.7868867Z remote: Compressing objects: 5% (4/80) 2021-05-16T19:32:40.7869522Z remote: Compressing objects: 6% (5/80) 2021-05-16T19:32:40.7870076Z remote: Compressing objects: 7% (6/80) 2021-05-16T19:32:40.7870666Z remote: Compressing objects: 8% (7/80) 2021-05-16T19:32:40.7871236Z remote: Compressing objects: 10% (8/80) 2021-05-16T19:32:40.7871849Z remote: Compressing objects: 11% (9/80) 2021-05-16T19:32:40.7872401Z remote: Compressing objects: 12% (10/80) 2021-05-16T19:32:40.7873014Z remote: Compressing objects: 13% (11/80) 2021-05-16T19:32:40.7873608Z remote: Compressing objects: 15% (12/80) 2021-05-16T19:32:40.7874175Z remote: Compressing objects: 16% (13/80) 2021-05-16T19:32:40.7874783Z remote: Compressing objects: 17% (14/80) 2021-05-16T19:32:40.7875389Z remote: Compressing objects: 18% (15/80) 2021-05-16T19:32:40.7875937Z remote: Compressing objects: 20% (16/80) 2021-05-16T19:32:40.7876818Z remote: Compressing objects: 21% (17/80) 2021-05-16T19:32:40.7877593Z remote: Compressing objects: 22% (18/80) 2021-05-16T19:32:40.7878224Z remote: Compressing objects: 23% (19/80) 2021-05-16T19:32:40.7878830Z remote: Compressing objects: 25% (20/80) 2021-05-16T19:32:40.7879764Z remote: Compressing objects: 26% (21/80) 2021-05-16T19:32:40.7880307Z remote: Compressing objects: 27% (22/80) 2021-05-16T19:32:40.7880911Z remote: Compressing objects: 28% (23/80) 2021-05-16T19:32:40.7881505Z remote: Compressing objects: 30% (24/80) 2021-05-16T19:32:40.7882061Z remote: Compressing objects: 31% (25/80) 2021-05-16T19:32:40.7882866Z remote: Compressing objects: 32% (26/80) 2021-05-16T19:32:40.7883464Z remote: Compressing objects: 33% (27/80) 2021-05-16T19:32:40.7884262Z remote: Compressing objects: 35% (28/80) 2021-05-16T19:32:40.7884888Z remote: Compressing objects: 36% (29/80) 2021-05-16T19:32:40.7885538Z remote: Compressing objects: 37% (30/80) 2021-05-16T19:32:40.7886484Z remote: Compressing objects: 38% (31/80) 2021-05-16T19:32:40.7887230Z remote: Compressing objects: 40% (32/80) 2021-05-16T19:32:40.7887921Z remote: Compressing objects: 41% (33/80) 2021-05-16T19:32:40.7888528Z remote: Compressing objects: 42% (34/80) 2021-05-16T19:32:40.7889176Z remote: Compressing objects: 43% (35/80) 2021-05-16T19:32:40.7889794Z remote: Compressing objects: 45% (36/80) 2021-05-16T19:32:40.7890463Z remote: Compressing objects: 46% (37/80) 2021-05-16T19:32:40.7891067Z remote: Compressing objects: 47% (38/80) 2021-05-16T19:32:40.7891743Z remote: Compressing objects: 48% (39/80) 2021-05-16T19:32:40.7892711Z remote: Compressing objects: 50% (40/80) 2021-05-16T19:32:40.7893514Z remote: Compressing objects: 51% (41/80) 2021-05-16T19:32:40.7894331Z remote: Compressing objects: 52% (42/80) 2021-05-16T19:32:40.7894933Z remote: Compressing objects: 53% (43/80) 2021-05-16T19:32:40.7895610Z remote: Compressing objects: 55% (44/80) 2021-05-16T19:32:40.7896310Z remote: Compressing objects: 56% (45/80) 2021-05-16T19:32:40.7897123Z remote: Compressing objects: 57% (46/80) 2021-05-16T19:32:40.7897704Z remote: Compressing objects: 58% (47/80) 2021-05-16T19:32:40.7898350Z remote: Compressing objects: 60% (48/80) 2021-05-16T19:32:40.7899103Z remote: Compressing objects: 61% (49/80) 2021-05-16T19:32:40.7899706Z remote: Compressing objects: 62% (50/80) 2021-05-16T19:32:40.7900307Z remote: Compressing objects: 63% (51/80) 2021-05-16T19:32:40.7900867Z remote: Compressing objects: 65% (52/80) 2021-05-16T19:32:40.7901623Z remote: Compressing objects: 66% (53/80) 2021-05-16T19:32:40.7902213Z remote: Compressing objects: 67% (54/80) 2021-05-16T19:32:40.7902830Z remote: Compressing objects: 68% (55/80) 2021-05-16T19:32:40.7903389Z remote: Compressing objects: 70% (56/80) 2021-05-16T19:32:40.7903996Z remote: Compressing objects: 71% (57/80) 2021-05-16T19:32:40.7904554Z remote: Compressing objects: 72% (58/80) 2021-05-16T19:32:40.7905194Z remote: Compressing objects: 73% (59/80) 2021-05-16T19:32:40.7905754Z remote: Compressing objects: 75% (60/80) 2021-05-16T19:32:40.7906492Z remote: Compressing objects: 76% (61/80) 2021-05-16T19:32:40.7907098Z remote: Compressing objects: 77% (62/80) 2021-05-16T19:32:40.7907656Z remote: Compressing objects: 78% (63/80) 2021-05-16T19:32:40.7908314Z remote: Compressing objects: 80% (64/80) 2021-05-16T19:32:40.7908875Z remote: Compressing objects: 81% (65/80) 2021-05-16T19:32:40.7909505Z remote: Compressing objects: 82% (66/80) 2021-05-16T19:32:40.7910516Z remote: Compressing objects: 83% (67/80) 2021-05-16T19:32:40.7911164Z remote: Compressing objects: 85% (68/80) 2021-05-16T19:32:40.7911763Z remote: Compressing objects: 86% (69/80) 2021-05-16T19:32:40.7912466Z remote: Compressing objects: 87% (70/80) 2021-05-16T19:32:40.7913118Z remote: Compressing objects: 88% (71/80) 2021-05-16T19:32:40.7913860Z remote: Compressing objects: 90% (72/80) 2021-05-16T19:32:40.7914470Z remote: Compressing objects: 91% (73/80) 2021-05-16T19:32:40.7915038Z remote: Compressing objects: 92% (74/80) 2021-05-16T19:32:40.7915706Z remote: Compressing objects: 93% (75/80) 2021-05-16T19:32:40.7916351Z remote: Compressing objects: 95% (76/80) 2021-05-16T19:32:40.7916963Z remote: Compressing objects: 96% (77/80) 2021-05-16T19:32:40.7917524Z remote: Compressing objects: 97% (78/80) 2021-05-16T19:32:40.8013169Z remote: Compressing objects: 98% (79/80) 2021-05-16T19:32:40.8014635Z remote: Compressing objects: 100% (80/80) 2021-05-16T19:32:40.8015223Z remote: Compressing objects: 100% (80/80), done. 2021-05-16T19:32:40.9220951Z remote: Total 85 (delta 49), reused 15 (delta 3), pack-reused 0 2021-05-16T19:32:41.1040104Z From https://github.com/neuroconductor/voxel 2021-05-16T19:32:41.1056667Z * [new ref] abf3082f86a230e6c3bbaf54a3a61570eeedde33 -> 1.3.5.s 2021-05-16T19:32:41.1888716Z ##[endgroup] 2021-05-16T19:32:41.1902253Z ##[group]Determining the checkout info 2021-05-16T19:32:41.1925235Z ##[endgroup] 2021-05-16T19:32:41.1926691Z ##[group]Checking out the ref 2021-05-16T19:32:41.1928272Z [command]"C:\Program Files\Git\bin\git.exe" checkout --progress --force refs/tags/1.3.5.s 2021-05-16T19:32:41.2817059Z Note: switching to 'refs/tags/1.3.5.s'. 2021-05-16T19:32:41.2817866Z 2021-05-16T19:32:41.2818820Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-16T19:32:41.2819973Z changes and commit them, and you can discard any commits you make in this 2021-05-16T19:32:41.2822372Z state without impacting any branches by switching back to a branch. 2021-05-16T19:32:41.2823211Z 2021-05-16T19:32:41.2824198Z If you want to create a new branch to retain commits you create, you may 2021-05-16T19:32:41.2825138Z do so (now or later) by using -c with the switch command. Example: 2021-05-16T19:32:41.2825692Z 2021-05-16T19:32:41.2826229Z git switch -c 2021-05-16T19:32:41.2827022Z 2021-05-16T19:32:41.2827557Z Or undo this operation with: 2021-05-16T19:32:41.2828154Z 2021-05-16T19:32:41.2830372Z git switch - 2021-05-16T19:32:41.2830787Z 2021-05-16T19:32:41.2831565Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-16T19:32:41.2832226Z 2021-05-16T19:32:41.2832790Z HEAD is now at abf3082 Version id 64 stable 2021-05-16T19:32:41.2865650Z ##[endgroup] 2021-05-16T19:32:41.3302651Z [command]"C:\Program Files\Git\bin\git.exe" log -1 --format='%H' 2021-05-16T19:32:41.3548588Z 'abf3082f86a230e6c3bbaf54a3a61570eeedde33' 2021-05-16T19:32:41.3937787Z ##[group]Run r-lib/actions/setup-r@master 2021-05-16T19:32:41.3938259Z with: 2021-05-16T19:32:41.3938599Z r-version: oldrel 2021-05-16T19:32:41.3938925Z Ncpus: 1 2021-05-16T19:32:41.3939293Z crayon.enabled: NULL 2021-05-16T19:32:41.3939760Z remove-openmp-macos: true 2021-05-16T19:32:41.3940263Z http-user-agent: default 2021-05-16T19:32:41.3940683Z install-r: true 2021-05-16T19:32:41.3941184Z windows-path-include-mingw: true 2021-05-16T19:32:41.3941662Z env: 2021-05-16T19:32:41.3942038Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:32:41.3942530Z TIC_DEPLOY_KEY: 2021-05-16T19:32:41.3942837Z RSPM: 2021-05-16T19:32:41.3943978Z GITHUB_PAT: *** 2021-05-16T19:32:41.3944333Z COVERALLS_TOKEN: 2021-05-16T19:32:41.3944770Z continue-on-error: false 2021-05-16T19:32:41.3945199Z VDIFFR_RUN_TESTS: 2021-05-16T19:32:41.3945551Z ##[endgroup] 2021-05-16T19:32:41.7925982Z Downloading http://cloud.r-project.org/bin/windows/Rtools/Rtools35.exe... 2021-05-16T19:32:41.8847947Z [command]C:\ProgramData\Chocolatey\bin\choco.exe install qpdf --no-progress 2021-05-16T19:32:42.6970409Z [command]D:\a\_temp\Rtools35.exe /VERYSILENT /SUPPRESSMSGBOXES 2021-05-16T19:32:43.7295073Z [command]D:\a\_temp\R-3.6.3-win.exe /VERYSILENT /SUPPRESSMSGBOXES /DIR=C:\R 2021-05-16T19:32:48.6621961Z Chocolatey v0.10.15 2021-05-16T19:34:42.1606769Z Installing the following packages: 2021-05-16T19:34:42.1645325Z qpdf 2021-05-16T19:34:42.1675298Z By installing you accept licenses for the packages. 2021-05-16T19:34:44.8038460Z 2021-05-16T19:34:44.8083833Z qpdf v10.3.2 [Approved] 2021-05-16T19:34:44.8158848Z qpdf package files install completed. Performing other installation steps. 2021-05-16T19:34:49.0603983Z Extracting C:\ProgramData\chocolatey\lib\qpdf\tools\qpdf-10.3.2-bin-mingw32_x32.zip to C:\ProgramData\chocolatey\lib\qpdf\tools... 2021-05-16T19:34:50.2843511Z C:\ProgramData\chocolatey\lib\qpdf\tools 2021-05-16T19:34:54.7267946Z ShimGen has successfully created a shim for fix-qdf.exe 2021-05-16T19:34:55.0574640Z ShimGen has successfully created a shim for qpdf.exe 2021-05-16T19:34:55.3509115Z ShimGen has successfully created a shim for zlib-flate.exe 2021-05-16T19:34:55.3871421Z The install of qpdf was successful. 2021-05-16T19:34:55.3876517Z Software installed to 'C:\ProgramData\chocolatey\lib\qpdf\tools' 2021-05-16T19:34:55.4348538Z 2021-05-16T19:34:55.4350374Z Chocolatey installed 1/1 packages. 2021-05-16T19:34:55.4351925Z See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log). 2021-05-16T19:35:43.6210313Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-16T19:35:43.6210806Z with: 2021-05-16T19:35:43.6211196Z pandoc-version: 2.7.3 2021-05-16T19:35:43.6211534Z env: 2021-05-16T19:35:43.6211940Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:35:43.6212357Z TIC_DEPLOY_KEY: 2021-05-16T19:35:43.6212699Z RSPM: 2021-05-16T19:35:43.6213814Z GITHUB_PAT: *** 2021-05-16T19:35:43.6214358Z COVERALLS_TOKEN: 2021-05-16T19:35:43.6214795Z continue-on-error: false 2021-05-16T19:35:43.6215183Z VDIFFR_RUN_TESTS: 2021-05-16T19:35:43.6215580Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T19:35:43.6215903Z TZ: UTC 2021-05-16T19:35:43.6216259Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:35:43.6216598Z NOT_CRAN: true 2021-05-16T19:35:43.6216944Z ##[endgroup] 2021-05-16T19:35:44.6753958Z [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\0b6a47c4-69dd-4de9-a05a-e671a1b9256f', 'D:\a\_temp\de8268bc-df70-4eea-a35d-2fda83b2b401')" 2021-05-16T19:35:48.3092465Z ##[group]Run git config user.name adigherman 2021-05-16T19:35:48.3093204Z git config user.name adigherman 2021-05-16T19:35:48.3093780Z git config user.email adig@jhu.edu 2021-05-16T19:35:48.3162645Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'" 2021-05-16T19:35:48.3163216Z env: 2021-05-16T19:35:48.3163642Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:35:48.3164135Z TIC_DEPLOY_KEY: 2021-05-16T19:35:48.3165695Z RSPM: 2021-05-16T19:35:48.3167435Z GITHUB_PAT: *** 2021-05-16T19:35:48.3167950Z COVERALLS_TOKEN: 2021-05-16T19:35:48.3168680Z continue-on-error: false 2021-05-16T19:35:48.3169170Z VDIFFR_RUN_TESTS: 2021-05-16T19:35:48.3169586Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T19:35:48.3170003Z TZ: UTC 2021-05-16T19:35:48.3170374Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:35:48.3170807Z NOT_CRAN: true 2021-05-16T19:35:48.3171171Z ##[endgroup] 2021-05-16T19:35:49.9799228Z ##[group]Run msys2/setup-msys2@v2 2021-05-16T19:35:49.9799941Z with: 2021-05-16T19:35:49.9800452Z msystem: MINGW64 2021-05-16T19:35:49.9801263Z update: true 2021-05-16T19:35:49.9802040Z install: git mingw-w64-x86_64-toolchain 2021-05-16T19:35:49.9802565Z path-type: minimal 2021-05-16T19:35:49.9802999Z release: true 2021-05-16T19:35:49.9803337Z env: 2021-05-16T19:35:49.9803794Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:35:49.9804543Z TIC_DEPLOY_KEY: 2021-05-16T19:35:49.9805236Z RSPM: 2021-05-16T19:35:49.9806510Z GITHUB_PAT: *** 2021-05-16T19:35:49.9806907Z COVERALLS_TOKEN: 2021-05-16T19:35:49.9807305Z continue-on-error: false 2021-05-16T19:35:49.9807735Z VDIFFR_RUN_TESTS: 2021-05-16T19:35:49.9808091Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T19:35:49.9808454Z TZ: UTC 2021-05-16T19:35:49.9808985Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:35:49.9809577Z NOT_CRAN: true 2021-05-16T19:35:49.9809943Z ##[endgroup] 2021-05-16T19:35:50.1908446Z ##[group]Downloading MSYS2... 2021-05-16T19:35:52.0427435Z [command]C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe "(Get-FileHash D:\a\_temp\base.exe -Algorithm SHA256)[0].Hash" 2021-05-16T19:35:53.6991844Z 1F2CFD8E13B0382096E53EAD6FD52D0B656A1F81E1B5D82F44CB4CE8AB68755E 2021-05-16T19:35:53.6994107Z ##[endgroup] 2021-05-16T19:35:53.6994681Z ##[group]Extracting MSYS2... 2021-05-16T19:35:53.6996102Z [command]D:\a\_temp\base.exe -y 2021-05-16T19:35:53.7818747Z 2021-05-16T19:35:53.7821153Z 7-Zip SFX 19.00 (x86) : Copyright (c) 1999-2018 Igor Pavlov : 2019-02-21 2021-05-16T19:35:53.7821874Z 2021-05-16T19:35:53.7837943Z Extracting archive: D:\a\_temp\base.exe 2021-05-16T19:35:53.7838767Z -- 2021-05-16T19:35:53.7839431Z Path = D:\a\_temp\base.exe 2021-05-16T19:35:53.7840066Z Type = 7z 2021-05-16T19:35:53.7840795Z 2021-05-16T19:35:53.9728826Z 0% 2021-05-16T19:35:53.9729520Z 2021-05-16T19:35:54.1957093Z 0% 907 - msys64\usr\share\vim 2021-05-16T19:35:54.1958055Z 2021-05-16T19:35:54.4076909Z 5% 1100 2021-05-16T19:35:54.4077827Z 2021-05-16T19:35:54.6019129Z 14% 1100 2021-05-16T19:35:54.6019890Z 2021-05-16T19:35:54.8032715Z 21% 1100 2021-05-16T19:35:54.8034555Z 2021-05-16T19:35:55.0175923Z 28% 1100 2021-05-16T19:35:55.0176643Z 2021-05-16T19:35:55.2139310Z 30% 1100 2021-05-16T19:35:55.2140078Z 2021-05-16T19:35:55.4237614Z 33% 1100 2021-05-16T19:35:55.4238427Z 2021-05-16T19:35:55.6184926Z 39% 1100 2021-05-16T19:35:55.6185694Z 2021-05-16T19:35:55.8157398Z 44% 1100 2021-05-16T19:35:55.8168348Z 2021-05-16T19:35:56.0193427Z 47% 1412 - msys64\usr\lib\perl5\core_perl\CORE\patchlevel.h 2021-05-16T19:35:56.0194680Z 2021-05-16T19:35:56.2221973Z 47% 1843 - msys64\usr\lib\terminfo\4e\NCRVT100WPP 2021-05-16T19:35:56.2223060Z 2021-05-16T19:35:56.4252806Z 47% 2390 - msys64\usr\lib\terminfo\64\d216e+ 2021-05-16T19:35:56.4254024Z 2021-05-16T19:35:56.6283087Z 47% 2901 - msys64\usr\lib\terminfo\68\htx11 2021-05-16T19:35:56.6283728Z 2021-05-16T19:35:56.8322376Z 47% 3517 - msys64\usr\lib\terminfo\70\psterm-90x28 2021-05-16T19:35:56.8323964Z 2021-05-16T19:35:57.0353209Z 47% 3918 - msys64\usr\lib\terminfo\74\tvi912c-2p 2021-05-16T19:35:57.0354755Z 2021-05-16T19:35:57.2451900Z 47% 4514 - msys64\usr\lib\terminfo\78\xterm-direct 2021-05-16T19:35:57.2452887Z 2021-05-16T19:35:57.4413800Z 47% 4985 - msys64\usr\share\bash-completion\completions\iptables 2021-05-16T19:35:57.4414920Z 2021-05-16T19:35:57.6450790Z 47% 5473 - msys64\usr\share\doc\gnupg\examples\systemd-user\README 2021-05-16T19:35:57.6451900Z 2021-05-16T19:35:57.8481802Z 47% 5946 - msys64\usr\share\locale\es\LC_MESSAGES\findutils.mo 2021-05-16T19:35:57.8482911Z 2021-05-16T19:35:58.0505510Z 47% 6398 - msys64\usr\share\locale\ro\LC_MESSAGES\gettext-runtime.mo 2021-05-16T19:35:58.0506804Z 2021-05-16T19:35:58.2535595Z 47% 6898 - msys64\usr\share\man\man1\gpg-agent.1.gz 2021-05-16T19:35:58.2536745Z 2021-05-16T19:35:58.4576147Z 47% 7453 - msys64\usr\share\man\man3\Archive.Tar.3perl.gz 2021-05-16T19:35:58.4577790Z 2021-05-16T19:35:58.6679607Z 47% 8026 - msys64\usr\share\man\man3\IO.Compress.Deflate.3perl.gz 2021-05-16T19:35:58.6681371Z 2021-05-16T19:35:58.8633605Z 47% 8539 - msys64\usr\share\man\man3\Tcl_GetObjResult.3.gz 2021-05-16T19:35:58.8634693Z 2021-05-16T19:35:59.0664615Z 47% 8697 - msys64\usr\share\man\man3\Tcl_PkgRequire.3.gz 2021-05-16T19:35:59.0665636Z 2021-05-16T19:35:59.2694715Z 47% 9255 - msys64\usr\share\man\man3\curl_share_strerror.3.gz 2021-05-16T19:35:59.2695735Z 2021-05-16T19:35:59.5679252Z 47% 9836 - msys64\usr\share\man\man3\libssh2_version.3.gz 2021-05-16T19:35:59.5680625Z 2021-05-16T19:35:59.7694108Z 47% 10396 - msys64\usr\share\man\man3\wsetscrreg.3x.gz 2021-05-16T19:35:59.7695209Z 2021-05-16T19:35:59.9722704Z 47% 10906 - msys64\usr\share\perl5\core_perl\ExtUtils\MakeMaker\version.pm 2021-05-16T19:35:59.9723979Z 2021-05-16T19:36:00.1874871Z 47% 11408 - msys64\usr\share\perl5\core_perl\pods\perl5280delta.pod 2021-05-16T19:36:00.1876738Z 2021-05-16T19:36:00.3793813Z 47% 11477 - msys64\usr\share\perl5\core_perl\pods\perlglossary.pod 2021-05-16T19:36:00.3795212Z 2021-05-16T19:36:00.5824228Z 47% 11968 - msys64\usr\share\perl5\core_perl\unicore\lib\Perl\Print.pl 2021-05-16T19:36:00.5826140Z 2021-05-16T19:36:00.7851367Z 47% 12571 - msys64\usr\share\terminfo\62\bq300 2021-05-16T19:36:00.7852572Z 2021-05-16T19:36:00.9880011Z 47% 13193 - msys64\usr\share\terminfo\68\hp2621k45 2021-05-16T19:36:00.9881320Z 2021-05-16T19:36:01.1910314Z 47% 13789 - msys64\usr\share\terminfo\70\pcansi-33-m 2021-05-16T19:36:01.1911822Z 2021-05-16T19:36:01.5371952Z 47% 14367 - msys64\usr\share\terminfo\76\vc203 2021-05-16T19:36:01.5373245Z 2021-05-16T19:36:01.7376471Z 47% 14807 - msys64\usr\share\terminfo\78\xnuppc-f 2021-05-16T19:36:01.7377279Z 2021-05-16T19:36:01.9415991Z 47% 15458 - msys64\usr\share\zoneinfo\PRC 2021-05-16T19:36:01.9417133Z 2021-05-16T19:36:02.1445787Z 47% 15908 - msys64\usr\share\zoneinfo\posix\Canada\Pacific 2021-05-16T19:36:02.1446878Z 2021-05-16T19:36:02.3702450Z 47% 16482 - msys64\usr\share\zoneinfo\right\Australia\NSW 2021-05-16T19:36:02.3703309Z 2021-05-16T19:36:02.5816135Z 47% 17064 2021-05-16T19:36:02.5817106Z 2021-05-16T19:36:02.7838436Z 48% 17092 2021-05-16T19:36:02.7839434Z 2021-05-16T19:36:02.9848951Z 52% 17092 2021-05-16T19:36:02.9850437Z 2021-05-16T19:36:03.1920571Z 56% 17092 2021-05-16T19:36:03.1921543Z 2021-05-16T19:36:03.4091464Z 59% 17092 2021-05-16T19:36:03.4095365Z 2021-05-16T19:36:03.6024639Z 62% 17092 2021-05-16T19:36:03.6025623Z 2021-05-16T19:36:03.8109272Z 64% 17092 2021-05-16T19:36:03.8109994Z 2021-05-16T19:36:04.0168206Z 67% 17092 2021-05-16T19:36:04.0178024Z 2021-05-16T19:36:04.2112449Z 71% 17092 2021-05-16T19:36:04.2113106Z 2021-05-16T19:36:04.4171698Z 74% 17092 2021-05-16T19:36:04.4172672Z 2021-05-16T19:36:04.6149907Z 77% 17092 2021-05-16T19:36:04.6150631Z 2021-05-16T19:36:04.8346944Z 80% 17092 2021-05-16T19:36:04.8347643Z 2021-05-16T19:36:05.0358915Z 87% 17092 2021-05-16T19:36:05.0359903Z 2021-05-16T19:36:05.2529934Z 93% 17092 2021-05-16T19:36:05.2531220Z 2021-05-16T19:36:05.4413850Z 98% 17092 2021-05-16T19:36:05.4416859Z 2021-05-16T19:36:05.7863686Z 100% 17302 - msys64\usr\bin\msys-crypto-1.1.dll 2021-05-16T19:36:05.7865177Z 2021-05-16T19:36:05.9889670Z 100% 17331 - msys64\usr\bin\msys-gpgmepp-6.dll 2021-05-16T19:36:05.9891276Z 2021-05-16T19:36:06.2377435Z 100% 17435 - msys64\usr\bin\recode-sr-latin.exe 2021-05-16T19:36:06.2380371Z 2021-05-16T19:36:06.2381716Z Everything is Ok 2021-05-16T19:36:06.2418125Z ##[endgroup] 2021-05-16T19:36:06.2419062Z ##[group]Disable Key Refresh... 2021-05-16T19:36:06.3278840Z [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-16T19:36:07.3122063Z ##[endgroup] 2021-05-16T19:36:07.3154824Z ##[group]Restoring package cache... 2021-05-16T19:36:08.8299281Z Received 109051904 of 189500742 (57.5%), 102.9 MBs/sec 2021-05-16T19:36:10.4819194Z Received 189500742 of 189500742 (100.0%), 67.9 MBs/sec 2021-05-16T19:36:10.4907280Z Cache Size: ~181 MB (189500742 B) 2021-05-16T19:36:10.5712087Z [command]C:\Rtools\bin\tar.exe --use-compress-program "zstd -d" -xf D:/a/_temp/1e1bb488-72ce-4c18-9266-d264ec7bdab1/cache.tzst -P -C D:/a/voxel/voxel --force-local 2021-05-16T19:36:11.3958878Z Cache restored successfully 2021-05-16T19:36:11.4195004Z Cache restore for msys2-pkgs-upd:true-conf:e36258c0, got msys2-pkgs-upd:true-conf:e36258c0-files:753615ce398942dc832338a15edc0be412143ee9 2021-05-16T19:36:11.4197450Z ##[endgroup] 2021-05-16T19:36:11.4199409Z ##[group]Starting MSYS2 for the first time... 2021-05-16T19:36:11.4962977Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'uname' '-a'" 2021-05-16T19:36:11.6573691Z mkdir: cannot change permissions of '/dev/shm': Permission denied 2021-05-16T19:36:11.6783219Z mkdir: cannot change permissions of '/dev/mqueue': Permission denied 2021-05-16T19:36:11.8566402Z Copying skeleton files. 2021-05-16T19:36:11.8567385Z These files are for the users to personalise their msys2 experience. 2021-05-16T19:36:11.8568284Z 2021-05-16T19:36:11.8569375Z They will never be overwritten nor automatically updated. 2021-05-16T19:36:11.8570029Z 2021-05-16T19:36:11.9105633Z './.bashrc' -> '/home/runneradmin/.bashrc' 2021-05-16T19:36:11.9277380Z './.bash_logout' -> '/home/runneradmin/.bash_logout' 2021-05-16T19:36:11.9456240Z './.bash_profile' -> '/home/runneradmin/.bash_profile' 2021-05-16T19:36:11.9629248Z './.inputrc' -> '/home/runneradmin/.inputrc' 2021-05-16T19:36:11.9822923Z './.profile' -> '/home/runneradmin/.profile' 2021-05-16T19:36:12.0468053Z 'C:\Windows\system32\drivers\etc\hosts' -> '/etc/hosts' 2021-05-16T19:36:12.0896909Z 'C:\Windows\system32\drivers\etc\protocol' -> '/etc/protocols' 2021-05-16T19:36:12.1265796Z 'C:\Windows\system32\drivers\etc\services' -> '/etc/services' 2021-05-16T19:36:12.1623626Z 'C:\Windows\system32\drivers\etc\networks' -> '/etc/networks' 2021-05-16T19:36:12.6232070Z gpg: /etc/pacman.d/gnupg/trustdb.gpg: trustdb created 2021-05-16T19:36:12.6331583Z gpg: no ultimately trusted keys found 2021-05-16T19:36:12.9480743Z gpg: starting migration from earlier GnuPG versions 2021-05-16T19:36:12.9946600Z gpg: porting secret keys from '/etc/pacman.d/gnupg/secring.gpg' to gpg-agent 2021-05-16T19:36:12.9948331Z gpg: migration succeeded 2021-05-16T19:36:13.0225504Z gpg: Generating pacman keyring master key... 2021-05-16T19:36:14.2455024Z gpg: key 13C31EED0FB3CACB marked as ultimately trusted 2021-05-16T19:36:14.2456140Z gpg: directory '/etc/pacman.d/gnupg/openpgp-revocs.d' created 2021-05-16T19:36:14.2876185Z gpg: revocation certificate stored as '/etc/pacman.d/gnupg/openpgp-revocs.d/B3465B50FC727F530903728D13C31EED0FB3CACB.rev' 2021-05-16T19:36:14.2878322Z gpg: Done 2021-05-16T19:36:14.3105584Z ==> Updating trust database... 2021-05-16T19:36:14.3318687Z gpg: marginals needed: 3 completes needed: 1 trust model: pgp 2021-05-16T19:36:14.3320182Z gpg: depth: 0 valid: 1 signed: 0 trust: 0-, 0q, 0n, 0m, 0f, 1u 2021-05-16T19:36:14.4313761Z ==> Appending keys from msys2.gpg... 2021-05-16T19:36:14.5863722Z ==> Locally signing trusted keys in keyring... 2021-05-16T19:36:14.6030057Z -> Locally signing key 123D4D51A1793859C2BE916BBBE514E53E0D0813... 2021-05-16T19:36:14.7219974Z -> Locally signing key B91BCF3303284BF90CC043CA9F418C233E652008... 2021-05-16T19:36:14.8376615Z -> Locally signing key 6E8FEAFF9644F54EED90EEA0790AE56A1D3CFDDC... 2021-05-16T19:36:14.9555152Z -> Locally signing key 69985C5EB351011C78DF7F6D755B8182ACD22879... 2021-05-16T19:36:15.2228710Z -> Locally signing key 9DD0D4217D75A33B896159E6DA7EF2ABAEEA755C... 2021-05-16T19:36:15.3400675Z -> Locally signing key D55E7A6D7CE9BA1587C0ACACF40D263ECA25678A... 2021-05-16T19:36:15.4854163Z ==> Importing owner trust values... 2021-05-16T19:36:15.5088353Z gpg: setting ownertrust to 4 2021-05-16T19:36:15.5090005Z gpg: setting ownertrust to 4 2021-05-16T19:36:15.5091005Z gpg: setting ownertrust to 4 2021-05-16T19:36:15.5091949Z gpg: setting ownertrust to 4 2021-05-16T19:36:15.5092702Z gpg: setting ownertrust to 4 2021-05-16T19:36:15.5093475Z gpg: setting ownertrust to 4 2021-05-16T19:36:15.5370271Z ==> Disabling revoked keys in keyring... 2021-05-16T19:36:15.5509347Z -> Disabling key B19514FB53EB3668471B296E794DCF97F93FC717... 2021-05-16T19:36:15.6168878Z ==> Updating trust database... 2021-05-16T19:36:15.6391198Z gpg: marginals needed: 3 completes needed: 1 trust model: pgp 2021-05-16T19:36:15.6402328Z gpg: depth: 0 valid: 1 signed: 6 trust: 0-, 0q, 0n, 0m, 0f, 1u 2021-05-16T19:36:15.6412734Z gpg: depth: 1 valid: 6 signed: 6 trust: 0-, 0q, 0n, 6m, 0f, 0u 2021-05-16T19:36:15.6416747Z gpg: depth: 2 valid: 6 signed: 0 trust: 6-, 0q, 0n, 0m, 0f, 0u 2021-05-16T19:36:15.6419709Z gpg: next trustdb check due at 2022-01-23 2021-05-16T19:36:15.6831893Z pacman-key (pacman) 5.2.2 2021-05-16T19:36:15.6833464Z Copyright (c) 2010-2020 Pacman Development Team . 2021-05-16T19:36:15.6834386Z 2021-05-16T19:36:15.6997164Z This is free software; see the source for copying conditions. 2021-05-16T19:36:15.6998498Z There is NO WARRANTY, to the extent permitted by law. 2021-05-16T19:36:16.5275032Z  2021-05-16T19:36:16.5275581Z 2021-05-16T19:36:16.5276241Z ################################################################### 2021-05-16T19:36:16.5276763Z # # 2021-05-16T19:36:16.5277489Z # # 2021-05-16T19:36:16.5278063Z # C A U T I O N # 2021-05-16T19:36:16.5278845Z # # 2021-05-16T19:36:16.5279704Z # This is first start of MSYS2. # 2021-05-16T19:36:16.5280441Z # You MUST restart shell to apply necessary actions. # 2021-05-16T19:36:16.5281278Z # # 2021-05-16T19:36:16.5281847Z # # 2021-05-16T19:36:16.5282412Z ################################################################### 2021-05-16T19:36:16.5282752Z 2021-05-16T19:36:16.5283044Z 2021-05-16T19:36:16.5493221Z 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-16T19:36:16.5554025Z ##[endgroup] 2021-05-16T19:36:16.5558101Z ##[group]Disable CheckSpace... 2021-05-16T19:36:16.6298290Z [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-16T19:36:16.9784076Z ##[endgroup] 2021-05-16T19:36:16.9785193Z ##[group]Updating packages... 2021-05-16T19:36:17.0532312Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'pacman' '--noconfirm' '-Syuu' '--overwrite' '*'" 2021-05-16T19:36:17.9951354Z :: Synchronizing package databases... 2021-05-16T19:36:18.4684718Z downloading mingw32.db... 2021-05-16T19:36:19.2953978Z downloading mingw32.db.sig... 2021-05-16T19:36:19.5041591Z downloading mingw64.db... 2021-05-16T19:36:19.7016796Z downloading mingw64.db.sig... 2021-05-16T19:36:19.9122475Z downloading ucrt64.db... 2021-05-16T19:36:20.1055342Z downloading ucrt64.db.sig... 2021-05-16T19:36:20.3227223Z downloading msys.db... 2021-05-16T19:36:20.4199722Z downloading msys.db.sig... 2021-05-16T19:36:20.5482320Z :: Starting core system upgrade... 2021-05-16T19:36:20.7474466Z warning: terminate other MSYS2 programs before proceeding 2021-05-16T19:36:20.7475745Z resolving dependencies... 2021-05-16T19:36:20.7588975Z looking for conflicting packages... 2021-05-16T19:36:20.7614469Z 2021-05-16T19:36:20.7616169Z 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-16T19:36:20.7617119Z 2021-05-16T19:36:20.7619207Z Total Installed Size: 44.60 MiB 2021-05-16T19:36:20.7620019Z Net Upgrade Size: 0.02 MiB 2021-05-16T19:36:20.7620755Z 2021-05-16T19:36:20.7621860Z :: Proceed with installation? [Y/n] 2021-05-16T19:36:20.7622657Z checking keyring... 2021-05-16T19:36:20.8628220Z checking package integrity... 2021-05-16T19:36:21.7626518Z loading package files... 2021-05-16T19:36:21.7797878Z checking for file conflicts... 2021-05-16T19:36:21.7802448Z :: Processing package changes... 2021-05-16T19:36:21.7803411Z upgrading filesystem... 2021-05-16T19:36:21.9051100Z upgrading mintty... 2021-05-16T19:36:21.9942375Z upgrading msys2-runtime... 2021-05-16T19:36:22.0724187Z upgrading pacman-mirrors... 2021-05-16T19:36:22.0815663Z warning: /etc/pacman.d/mirrorlist.mingw64 installed as /etc/pacman.d/mirrorlist.mingw64.pacnew 2021-05-16T19:36:22.0824928Z warning: /etc/pacman.d/mirrorlist.ucrt64 installed as /etc/pacman.d/mirrorlist.ucrt64.pacnew 2021-05-16T19:36:22.0840068Z upgrading pacman... 2021-05-16T19:36:22.2017570Z warning: /etc/pacman.conf installed as /etc/pacman.conf.pacnew 2021-05-16T19:36:22.5979700Z :: To complete this update all MSYS2 processes including this terminal will be closed. Confirm to proceed [Y/n] SUCCESS: The process with PID 3284 has been terminated. 2021-05-16T19:36:23.0787867Z ##[endgroup] 2021-05-16T19:36:23.0788826Z ##[group]Killing remaining tasks... 2021-05-16T19:36:23.1638683Z [command]C:\Windows\system32\taskkill.exe /F /FI "MODULES eq msys-2.0.dll" 2021-05-16T19:36:23.5781743Z 2021-05-16T19:36:23.5783233Z INFO: No tasks running with the specified criteria. 2021-05-16T19:36:23.5816561Z ##[endgroup] 2021-05-16T19:36:23.5817448Z ##[group]Final system upgrade... 2021-05-16T19:36:23.6622108Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'pacman' '--noconfirm' '-Syuu' '--overwrite' '*'" 2021-05-16T19:36:24.5230904Z :: Synchronizing package databases... 2021-05-16T19:36:25.2835016Z mingw32 is up to date 2021-05-16T19:36:25.2835720Z mingw64 is up to date 2021-05-16T19:36:25.2836212Z ucrt64 is up to date 2021-05-16T19:36:25.2836701Z downloading clang64.db... 2021-05-16T19:36:25.9354640Z downloading clang64.db.sig... 2021-05-16T19:36:26.1538290Z msys is up to date 2021-05-16T19:36:26.1539829Z :: Starting core system upgrade... 2021-05-16T19:36:26.3976504Z there is nothing to do 2021-05-16T19:36:26.3977865Z :: Starting full system upgrade... 2021-05-16T19:36:26.4362679Z resolving dependencies... 2021-05-16T19:36:26.4455954Z looking for conflicting packages... 2021-05-16T19:36:26.4493231Z 2021-05-16T19:36:26.4495040Z 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-16T19:36:26.4496289Z 2021-05-16T19:36:26.4496910Z Total Installed Size: 32.30 MiB 2021-05-16T19:36:26.4497504Z Net Upgrade Size: 0.97 MiB 2021-05-16T19:36:26.4497855Z 2021-05-16T19:36:26.4500732Z :: Proceed with installation? [Y/n] 2021-05-16T19:36:26.4501768Z checking keyring... 2021-05-16T19:36:26.5654077Z checking package integrity... 2021-05-16T19:36:29.0070096Z loading package files... 2021-05-16T19:36:29.0381919Z checking for file conflicts... 2021-05-16T19:36:29.0385864Z checking available disk space... 2021-05-16T19:36:29.0583801Z :: Processing package changes... 2021-05-16T19:36:29.0584800Z upgrading brotli... 2021-05-16T19:36:29.0760188Z upgrading less... 2021-05-16T19:36:29.0898929Z upgrading libxml2... 2021-05-16T19:36:29.1163060Z upgrading libxslt... 2021-05-16T19:36:29.1319559Z upgrading ca-certificates... 2021-05-16T19:36:29.8794686Z upgrading file... 2021-05-16T19:36:29.9348445Z upgrading libsqlite... 2021-05-16T19:36:29.9475817Z upgrading libzstd... 2021-05-16T19:36:29.9565228Z upgrading gnupg... 2021-05-16T19:36:32.4747130Z ==> Appending keys from msys2.gpg... 2021-05-16T19:36:32.5871228Z ==> Locally signing trusted keys in keyring... 2021-05-16T19:36:32.6062715Z -> Locally signing key 123D4D51A1793859C2BE916BBBE514E53E0D0813... 2021-05-16T19:36:36.7221384Z -> Locally signing key B91BCF3303284BF90CC043CA9F418C233E652008... 2021-05-16T19:36:36.7941969Z -> Locally signing key 6E8FEAFF9644F54EED90EEA0790AE56A1D3CFDDC... 2021-05-16T19:36:36.8690726Z -> Locally signing key 69985C5EB351011C78DF7F6D755B8182ACD22879... 2021-05-16T19:36:36.9350887Z -> Locally signing key 9DD0D4217D75A33B896159E6DA7EF2ABAEEA755C... 2021-05-16T19:36:37.0061773Z -> Locally signing key D55E7A6D7CE9BA1587C0ACACF40D263ECA25678A... 2021-05-16T19:36:37.0720897Z ==> Importing owner trust values... 2021-05-16T19:36:37.1150763Z ==> Disabling revoked keys in keyring... 2021-05-16T19:36:37.1352602Z -> Disabling key B19514FB53EB3668471B296E794DCF97F93FC717... 2021-05-16T19:36:37.2011126Z ==> Updating trust database... 2021-05-16T19:36:37.2189882Z gpg: next trustdb check due at 2022-01-23 2021-05-16T19:36:37.3267288Z upgrading libgpgme... 2021-05-16T19:36:37.5389738Z upgrading msys2-keyring... 2021-05-16T19:36:37.8502202Z ==> Appending keys from msys2.gpg... 2021-05-16T19:36:37.9610125Z ==> Locally signing trusted keys in keyring... 2021-05-16T19:36:37.9830370Z -> Locally signing key 123D4D51A1793859C2BE916BBBE514E53E0D0813... 2021-05-16T19:36:38.1134975Z -> Locally signing key B91BCF3303284BF90CC043CA9F418C233E652008... 2021-05-16T19:36:38.1883423Z -> Locally signing key 6E8FEAFF9644F54EED90EEA0790AE56A1D3CFDDC... 2021-05-16T19:36:38.2668533Z -> Locally signing key 69985C5EB351011C78DF7F6D755B8182ACD22879... 2021-05-16T19:36:38.3434730Z -> Locally signing key 9DD0D4217D75A33B896159E6DA7EF2ABAEEA755C... 2021-05-16T19:36:38.4342308Z -> Locally signing key D55E7A6D7CE9BA1587C0ACACF40D263ECA25678A... 2021-05-16T19:36:38.5136099Z ==> Importing owner trust values... 2021-05-16T19:36:38.5593616Z ==> Disabling revoked keys in keyring... 2021-05-16T19:36:38.5840304Z -> Disabling key B19514FB53EB3668471B296E794DCF97F93FC717... 2021-05-16T19:36:38.6512278Z ==> Updating trust database... 2021-05-16T19:36:38.6711040Z gpg: next trustdb check due at 2022-01-23 2021-05-16T19:36:38.7647197Z upgrading msys2-launcher... 2021-05-16T19:36:38.7801132Z upgrading rebase... 2021-05-16T19:36:38.7994247Z upgrading zstd... 2021-05-16T19:36:38.8259478Z :: Running post-transaction hooks... 2021-05-16T19:36:38.8260364Z (1/1) Updating the info directory file... 2021-05-16T19:36:39.2420813Z ##[endgroup] 2021-05-16T19:36:39.2422033Z ##[group]Installing additional packages... 2021-05-16T19:36:39.3168835Z [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-16T19:36:40.5088378Z :: There are 19 members in group mingw-w64-x86_64-toolchain: 2021-05-16T19:36:41.2109924Z :: Repository mingw64 2021-05-16T19:36:41.2115455Z 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-16T19:36:41.2117735Z 2021-05-16T19:36:41.2119561Z Enter a selection (default=all): 2021-05-16T19:36:41.2120265Z resolving dependencies... 2021-05-16T19:36:41.2120912Z looking for conflicting packages... 2021-05-16T19:36:41.2121296Z 2021-05-16T19:36:41.2143461Z 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-16T19:36:41.2156659Z 2021-05-16T19:36:41.2157139Z Total Installed Size: 1091.89 MiB 2021-05-16T19:36:41.2157464Z 2021-05-16T19:36:41.2158033Z :: Proceed with installation? [Y/n] 2021-05-16T19:36:41.2158820Z checking keyring... 2021-05-16T19:36:41.2159385Z checking package integrity... 2021-05-16T19:36:54.6817606Z loading package files... 2021-05-16T19:36:55.2849458Z checking for file conflicts... 2021-05-16T19:36:58.3420370Z checking available disk space... 2021-05-16T19:36:58.3539881Z :: Processing package changes... 2021-05-16T19:36:58.3540786Z installing expat... 2021-05-16T19:36:58.3613893Z installing vim... 2021-05-16T19:37:00.4862190Z installing heimdal... 2021-05-16T19:37:01.0063234Z installing openssh... 2021-05-16T19:37:01.0566573Z installing perl-Error... 2021-05-16T19:37:01.0712024Z installing perl-Authen-SASL... 2021-05-16T19:37:01.1017038Z installing perl-Encode-Locale... 2021-05-16T19:37:01.1154662Z installing perl-HTTP-Date... 2021-05-16T19:37:01.1249228Z installing perl-File-Listing... 2021-05-16T19:37:01.1342191Z installing perl-HTML-Tagset... 2021-05-16T19:37:01.1395766Z installing perl-Clone... 2021-05-16T19:37:01.1465988Z installing perl-IO-HTML... 2021-05-16T19:37:01.1559098Z installing perl-LWP-MediaTypes... 2021-05-16T19:37:01.1643231Z installing perl-URI... 2021-05-16T19:37:01.2288014Z installing perl-HTTP-Message... 2021-05-16T19:37:01.2554177Z installing perl-HTML-Parser... 2021-05-16T19:37:01.2784135Z installing perl-HTTP-Cookies... 2021-05-16T19:37:01.2890938Z installing perl-HTTP-Daemon... 2021-05-16T19:37:01.2947427Z installing perl-HTTP-Negotiate... 2021-05-16T19:37:01.2998470Z installing perl-Net-HTTP... 2021-05-16T19:37:01.3161193Z installing perl-WWW-RobotRules... 2021-05-16T19:37:01.3259229Z installing perl-Try-Tiny... 2021-05-16T19:37:01.3386504Z installing perl-libwww... 2021-05-16T19:37:01.3870765Z Optional dependencies for perl-libwww 2021-05-16T19:37:01.3871878Z perl-LWP-Protocol-https: for https:// url schemes 2021-05-16T19:37:01.3872781Z installing perl-TimeDate... 2021-05-16T19:37:01.4389363Z installing perl-MailTools... 2021-05-16T19:37:01.4790670Z installing perl-IO-Stringy... 2021-05-16T19:37:01.5002382Z installing perl-Convert-BinHex... 2021-05-16T19:37:01.6560896Z module test... pass. 2021-05-16T19:37:01.6577032Z installing perl-MIME-tools... 2021-05-16T19:37:01.7221363Z installing perl-Net-SSLeay... 2021-05-16T19:37:01.8200041Z installing perl-IO-Socket-SSL... 2021-05-16T19:37:01.8416930Z installing perl-Net-SMTP-SSL... 2021-05-16T19:37:01.8489116Z installing perl-TermReadKey... 2021-05-16T19:37:01.8602850Z installing git... 2021-05-16T19:37:02.6201986Z Optional dependencies for git 2021-05-16T19:37:02.6203264Z python: various helper scripts 2021-05-16T19:37:02.6204728Z subversion: git svn 2021-05-16T19:37:02.6206713Z installing mingw-w64-x86_64-libiconv... 2021-05-16T19:37:02.7034222Z installing mingw-w64-x86_64-zlib... 2021-05-16T19:37:02.7157606Z installing mingw-w64-x86_64-binutils... 2021-05-16T19:37:03.0950827Z installing mingw-w64-x86_64-headers-git... 2021-05-16T19:37:04.8999509Z installing mingw-w64-x86_64-crt-git... 2021-05-16T19:37:05.8619069Z installing mingw-w64-x86_64-isl... 2021-05-16T19:37:05.9345257Z installing mingw-w64-x86_64-gmp... 2021-05-16T19:37:05.9537054Z installing mingw-w64-x86_64-mpfr... 2021-05-16T19:37:05.9927344Z installing mingw-w64-x86_64-mpc... 2021-05-16T19:37:05.9985814Z installing mingw-w64-x86_64-libwinpthread-git... 2021-05-16T19:37:06.0085608Z installing mingw-w64-x86_64-gcc-libs... 2021-05-16T19:37:06.0305821Z installing mingw-w64-x86_64-windows-default-manifest... 2021-05-16T19:37:06.0356142Z installing mingw-w64-x86_64-winpthreads-git... 2021-05-16T19:37:06.0528831Z installing mingw-w64-x86_64-zstd... 2021-05-16T19:37:06.0863633Z installing mingw-w64-x86_64-gcc... 2021-05-16T19:37:07.6502523Z installing mingw-w64-x86_64-gcc-ada... 2021-05-16T19:37:10.5883034Z installing mingw-w64-x86_64-gcc-libgfortran... 2021-05-16T19:37:10.6005541Z installing mingw-w64-x86_64-gcc-fortran... 2021-05-16T19:37:10.7665591Z installing mingw-w64-x86_64-gcc-objc... 2021-05-16T19:37:10.9644508Z installing mingw-w64-x86_64-expat... 2021-05-16T19:37:10.9781546Z installing mingw-w64-x86_64-gettext... 2021-05-16T19:37:13.7144588Z installing mingw-w64-x86_64-libtre-git... 2021-05-16T19:37:13.7424431Z installing mingw-w64-x86_64-libsystre... 2021-05-16T19:37:13.7566610Z installing mingw-w64-x86_64-ncurses... 2021-05-16T19:37:20.7171435Z installing mingw-w64-x86_64-bzip2... 2021-05-16T19:37:20.7435569Z installing mingw-w64-x86_64-libffi... 2021-05-16T19:37:20.8040151Z installing mingw-w64-x86_64-mpdecimal... 2021-05-16T19:37:20.9228258Z installing mingw-w64-x86_64-libtasn1... 2021-05-16T19:37:21.7209439Z installing mingw-w64-x86_64-p11-kit... 2021-05-16T19:37:21.7210189Z installing mingw-w64-x86_64-ca-certificates... 2021-05-16T19:37:21.8008514Z installing mingw-w64-x86_64-openssl... 2021-05-16T19:37:30.6159640Z installing mingw-w64-x86_64-termcap... 2021-05-16T19:37:30.6221526Z installing mingw-w64-x86_64-readline... 2021-05-16T19:37:30.6624318Z installing mingw-w64-x86_64-tcl... 2021-05-16T19:37:33.1104144Z installing mingw-w64-x86_64-sqlite3... 2021-05-16T19:37:34.2258798Z installing mingw-w64-x86_64-tk... 2021-05-16T19:37:35.0073858Z installing mingw-w64-x86_64-xz... 2021-05-16T19:37:35.1093757Z installing mingw-w64-x86_64-python... 2021-05-16T19:37:43.9716535Z installing mingw-w64-x86_64-xxhash... 2021-05-16T19:37:43.9848526Z installing mingw-w64-x86_64-gdb... 2021-05-16T19:37:44.1183646Z installing mingw-w64-x86_64-gdb-multiarch... 2021-05-16T19:37:44.2251845Z installing mingw-w64-x86_64-libgccjit... 2021-05-16T19:37:44.3909939Z installing mingw-w64-x86_64-libmangle-git... 2021-05-16T19:37:44.3972507Z installing mingw-w64-x86_64-make... 2021-05-16T19:37:44.4166790Z installing mingw-w64-x86_64-pkgconf... 2021-05-16T19:37:44.4390760Z installing mingw-w64-x86_64-tools-git... 2021-05-16T19:37:44.4523216Z installing mingw-w64-x86_64-winstorecompat-git... 2021-05-16T19:37:44.5095871Z ##[endgroup] 2021-05-16T19:37:44.5097067Z ##[group]Saving package cache... 2021-05-16T19:37:44.5891657Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'paccache' '-r' '-f' '-u' '-k0'" 2021-05-16T19:37:45.7738805Z ==> no candidate packages found for pruning 2021-05-16T19:37:45.8698586Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'paccache' '-r' '-f' '-k1'" 2021-05-16T19:37:46.3270202Z ==> no candidate packages found for pruning 2021-05-16T19:37:47.0342154Z Cache unchanged, skipping save for msys2-pkgs-upd:true-conf:e36258c0-files:753615ce398942dc832338a15edc0be412143ee9 2021-05-16T19:37:47.1324678Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'pacman' '--noconfirm' '-Scc'" 2021-05-16T19:37:48.1747081Z 2021-05-16T19:37:48.1748271Z Cache directory: /var/cache/pacman/pkg/ 2021-05-16T19:37:48.2187416Z :: Do you want to remove ALL files from cache? [Y/n] 2021-05-16T19:37:48.2188312Z removing all files from cache... 2021-05-16T19:37:48.2188794Z 2021-05-16T19:37:48.2189454Z Database directory: /var/lib/pacman/ 2021-05-16T19:37:48.2200455Z :: Do you want to remove unused repositories? [Y/n] 2021-05-16T19:37:48.2202256Z removing unused sync repositories... 2021-05-16T19:37:48.2277736Z ##[endgroup] 2021-05-16T19:37:48.2722560Z ##[group]Run adigherman/actions/install-sysdeps-windows@master 2021-05-16T19:37:48.2723773Z env: 2021-05-16T19:37:48.2724835Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:37:48.2725520Z TIC_DEPLOY_KEY: 2021-05-16T19:37:48.2726061Z RSPM: 2021-05-16T19:37:48.2727329Z GITHUB_PAT: *** 2021-05-16T19:37:48.2727750Z COVERALLS_TOKEN: 2021-05-16T19:37:48.2728219Z continue-on-error: false 2021-05-16T19:37:48.2728698Z VDIFFR_RUN_TESTS: 2021-05-16T19:37:48.2729113Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T19:37:48.2729517Z TZ: UTC 2021-05-16T19:37:48.2729918Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:37:48.2730314Z NOT_CRAN: true 2021-05-16T19:37:48.2730708Z MSYSTEM: MINGW64 2021-05-16T19:37:48.2741512Z ##[endgroup] 2021-05-16T19:37:49.3754020Z :: Synchronizing package databases... 2021-05-16T19:37:50.0858934Z mingw32 is up to date 2021-05-16T19:37:50.0897542Z mingw64 is up to date 2021-05-16T19:37:50.0898405Z ucrt64 is up to date 2021-05-16T19:37:50.0899017Z clang64 is up to date 2021-05-16T19:37:50.0899594Z msys is up to date 2021-05-16T19:37:50.0900311Z :: Starting core system upgrade... 2021-05-16T19:37:50.3643711Z there is nothing to do 2021-05-16T19:37:50.3645051Z :: Starting full system upgrade... 2021-05-16T19:37:50.4762919Z there is nothing to do 2021-05-16T19:37:51.3032909Z resolving dependencies... 2021-05-16T19:37:51.3134931Z looking for conflicting packages... 2021-05-16T19:37:51.3254808Z 2021-05-16T19:37:51.3255899Z Packages (1) mingw-w64-x86_64-aom-3.1.0-1 2021-05-16T19:37:51.3256883Z 2021-05-16T19:37:51.3257581Z Total Download Size: 3.00 MiB 2021-05-16T19:37:51.3258342Z Total Installed Size: 20.93 MiB 2021-05-16T19:37:51.3258733Z 2021-05-16T19:37:51.3259475Z :: Proceed with installation? [Y/n] 2021-05-16T19:37:51.3260165Z :: Retrieving packages... 2021-05-16T19:37:51.6764743Z downloading mingw-w64-x86_64-aom-3.1.0-1-any.pkg.tar.zst... 2021-05-16T19:37:52.4281266Z checking keyring... 2021-05-16T19:37:52.5163113Z checking package integrity... 2021-05-16T19:37:52.6858985Z loading package files... 2021-05-16T19:37:52.6874528Z checking for file conflicts... 2021-05-16T19:37:52.6891216Z checking available disk space... 2021-05-16T19:37:52.6897500Z :: Processing package changes... 2021-05-16T19:37:52.6898321Z installing mingw-w64-x86_64-aom... 2021-05-16T19:37:53.6282691Z resolving dependencies... 2021-05-16T19:37:53.6283869Z looking for conflicting packages... 2021-05-16T19:37:53.6486818Z 2021-05-16T19:37:53.6487840Z Packages (1) mingw-w64-x86_64-argtable-2.13-2 2021-05-16T19:37:53.6488439Z 2021-05-16T19:37:53.6489221Z Total Download Size: 1.97 MiB 2021-05-16T19:37:53.6489985Z Total Installed Size: 4.43 MiB 2021-05-16T19:37:53.6490599Z 2021-05-16T19:37:53.6491827Z :: Proceed with installation? [Y/n] 2021-05-16T19:37:53.6492994Z :: Retrieving packages... 2021-05-16T19:37:53.9581356Z downloading mingw-w64-x86_64-argtable-2.13-2-any.pkg.tar.zst... 2021-05-16T19:37:54.6118304Z checking keyring... 2021-05-16T19:37:54.7002893Z checking package integrity... 2021-05-16T19:37:54.8718869Z loading package files... 2021-05-16T19:37:54.8737554Z checking for file conflicts... 2021-05-16T19:37:54.8762684Z checking available disk space... 2021-05-16T19:37:54.8771266Z :: Processing package changes... 2021-05-16T19:37:54.8772212Z installing mingw-w64-x86_64-argtable... 2021-05-16T19:37:55.7719466Z resolving dependencies... 2021-05-16T19:37:55.7936017Z looking for conflicting packages... 2021-05-16T19:37:55.7995048Z 2021-05-16T19:37:55.8004183Z 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-16T19:37:55.8010037Z 2021-05-16T19:37:55.8010688Z Total Download Size: 92.82 MiB 2021-05-16T19:37:55.8011731Z Total Installed Size: 821.22 MiB 2021-05-16T19:37:55.8012181Z 2021-05-16T19:37:55.8013259Z :: Proceed with installation? [Y/n] 2021-05-16T19:37:55.8014081Z :: Retrieving packages... 2021-05-16T19:37:56.1039081Z downloading mingw-w64-x86_64-aws-c-common-0.5.5-1-any.pkg.tar.zst... 2021-05-16T19:37:56.5620471Z downloading mingw-w64-x86_64-aws-checksums-0.1.11-1-any.pkg.tar.zst... 2021-05-16T19:37:56.6555420Z downloading mingw-w64-x86_64-aws-c-cal-0.5.0-1-any.pkg.tar.zst... 2021-05-16T19:37:56.7501801Z downloading mingw-w64-x86_64-aws-c-io-0.9.1-3-any.pkg.tar.zst... 2021-05-16T19:37:56.9376874Z downloading mingw-w64-x86_64-aws-c-event-stream-0.2.7-1-any.pkg.tar.zst... 2021-05-16T19:37:57.0310459Z downloading mingw-w64-x86_64-aws-sdk-cpp-1.8.149-2-any.pkg.tar.zst... 2021-05-16T19:37:57.4944036Z downloading mingw-w64-x86_64-brotli-1.0.9-2-any.pkg.tar.zst... 2021-05-16T19:37:57.5922954Z downloading mingw-w64-x86_64-double-conversion-3.1.5-1-any.pkg.tar.xz... 2021-05-16T19:37:57.6873029Z downloading mingw-w64-x86_64-flatbuffers-1.12.0-2-any.pkg.tar.zst... 2021-05-16T19:37:57.7900036Z downloading mingw-w64-x86_64-gflags-2.2.2-2-any.pkg.tar.xz... 2021-05-16T19:37:57.8839538Z downloading mingw-w64-x86_64-wineditline-2.205-3-any.pkg.tar.xz... 2021-05-16T19:37:57.9785527Z downloading mingw-w64-x86_64-pcre-8.44-3-any.pkg.tar.zst... 2021-05-16T19:37:58.0813410Z downloading mingw-w64-x86_64-glib2-2.68.2-1-any.pkg.tar.zst... 2021-05-16T19:37:58.2955755Z downloading mingw-w64-x86_64-gobject-introspection-runtime-1.66.1-5-any.pkg.tar.zst... 2021-05-16T19:37:58.3939443Z downloading mingw-w64-x86_64-python-markupsafe-2.0.0-1-any.pkg.tar.zst... 2021-05-16T19:37:58.4883690Z downloading mingw-w64-x86_64-python-beaker-1.11.0-1-any.pkg.tar.xz... 2021-05-16T19:37:58.5853772Z downloading mingw-w64-x86_64-python-mako-1.1.4-2-any.pkg.tar.zst... 2021-05-16T19:37:58.6810362Z downloading mingw-w64-x86_64-gobject-introspection-1.66.1-5-any.pkg.tar.zst... 2021-05-16T19:37:58.7850714Z downloading mingw-w64-x86_64-c-ares-1.17.1-1-any.pkg.tar.zst... 2021-05-16T19:37:58.8813553Z downloading mingw-w64-x86_64-protobuf-3.16.0-1-any.pkg.tar.zst... 2021-05-16T19:37:59.0045642Z downloading mingw-w64-x86_64-re2-20210401-1-any.pkg.tar.zst... 2021-05-16T19:37:59.1033746Z downloading mingw-w64-x86_64-grpc-1.35.0-2-any.pkg.tar.zst... 2021-05-16T19:37:59.2284129Z downloading mingw-w64-x86_64-libutf8proc-2.6.1-1-any.pkg.tar.zst... 2021-05-16T19:37:59.3266654Z downloading mingw-w64-x86_64-lz4-1.9.3-1-any.pkg.tar.zst... 2021-05-16T19:37:59.4229922Z downloading mingw-w64-x86_64-openblas-0.3.13-2-any.pkg.tar.zst... 2021-05-16T19:37:59.7369564Z downloading mingw-w64-x86_64-python-numpy-1.20.3-1-any.pkg.tar.zst... 2021-05-16T19:37:59.9506486Z downloading mingw-w64-x86_64-snappy-1.1.8-1-any.pkg.tar.xz... 2021-05-16T19:38:00.0454988Z downloading mingw-w64-x86_64-icu-68.2-3-any.pkg.tar.zst... 2021-05-16T19:38:00.8786667Z downloading mingw-w64-x86_64-boost-1.75.0-4-any.pkg.tar.zst... 2021-05-16T19:38:01.6840226Z downloading mingw-w64-x86_64-thrift-0.13.0-2-any.pkg.tar.zst... 2021-05-16T19:38:01.8188304Z downloading mingw-w64-x86_64-uriparser-0.9.4-1-any.pkg.tar.zst... 2021-05-16T19:38:01.9164643Z downloading mingw-w64-x86_64-arrow-4.0.0-1-any.pkg.tar.zst... 2021-05-16T19:38:02.5857086Z checking keyring... 2021-05-16T19:38:02.8715297Z checking package integrity... 2021-05-16T19:38:08.4995414Z loading package files... 2021-05-16T19:38:08.8413353Z checking for file conflicts... 2021-05-16T19:38:10.7452823Z checking available disk space... 2021-05-16T19:38:10.7517583Z :: Processing package changes... 2021-05-16T19:38:10.7518673Z installing mingw-w64-x86_64-aws-c-common... 2021-05-16T19:38:10.8491988Z installing mingw-w64-x86_64-aws-checksums... 2021-05-16T19:38:10.8662609Z installing mingw-w64-x86_64-aws-c-cal... 2021-05-16T19:38:10.8872347Z installing mingw-w64-x86_64-aws-c-io... 2021-05-16T19:38:10.9208219Z installing mingw-w64-x86_64-aws-c-event-stream... 2021-05-16T19:38:10.9439845Z installing mingw-w64-x86_64-aws-sdk-cpp... 2021-05-16T19:38:11.9977699Z installing mingw-w64-x86_64-brotli... 2021-05-16T19:38:12.0244109Z installing mingw-w64-x86_64-double-conversion... 2021-05-16T19:38:12.0531734Z installing mingw-w64-x86_64-flatbuffers... 2021-05-16T19:38:12.0937830Z installing mingw-w64-x86_64-gflags... 2021-05-16T19:38:12.1327561Z installing mingw-w64-x86_64-wineditline... 2021-05-16T19:38:12.1496014Z installing mingw-w64-x86_64-pcre... 2021-05-16T19:38:12.3416109Z installing mingw-w64-x86_64-glib2... 2021-05-16T19:38:12.9143534Z installing mingw-w64-x86_64-gobject-introspection-runtime... 2021-05-16T19:38:12.9406159Z installing mingw-w64-x86_64-python-markupsafe... 2021-05-16T19:38:12.9630010Z installing mingw-w64-x86_64-python-beaker... 2021-05-16T19:38:13.0872561Z installing mingw-w64-x86_64-python-mako... 2021-05-16T19:38:13.2067332Z installing mingw-w64-x86_64-gobject-introspection... 2021-05-16T19:38:13.4137195Z installing mingw-w64-x86_64-c-ares... 2021-05-16T19:38:13.4897967Z installing mingw-w64-x86_64-protobuf... 2021-05-16T19:38:13.7733217Z installing mingw-w64-x86_64-re2... 2021-05-16T19:38:13.7932128Z installing mingw-w64-x86_64-grpc... 2021-05-16T19:38:14.2341521Z installing mingw-w64-x86_64-libutf8proc... 2021-05-16T19:38:14.2438641Z installing mingw-w64-x86_64-lz4... 2021-05-16T19:38:14.2644077Z installing mingw-w64-x86_64-openblas... 2021-05-16T19:38:14.4999664Z Set the environment variable OPENBLAS_NUM_THREADS to the 2021-05-16T19:38:14.5000695Z number of threads to use. 2021-05-16T19:38:14.5035323Z installing mingw-w64-x86_64-python-numpy... 2021-05-16T19:38:16.3799927Z Optional dependencies for mingw-w64-x86_64-python-numpy 2021-05-16T19:38:16.3801349Z mingw-w64-x86_64-python-pytest: testsuite 2021-05-16T19:38:16.3802222Z installing mingw-w64-x86_64-snappy... 2021-05-16T19:38:16.3983458Z installing mingw-w64-x86_64-icu... 2021-05-16T19:38:16.9599823Z installing mingw-w64-x86_64-boost... 2021-05-16T19:38:35.2626202Z installing mingw-w64-x86_64-thrift... 2021-05-16T19:38:35.3927266Z installing mingw-w64-x86_64-uriparser... 2021-05-16T19:38:35.4111532Z installing mingw-w64-x86_64-arrow... 2021-05-16T19:38:37.9548549Z warning: mingw-w64-x86_64-aws-sdk-cpp-1.8.149-2 is up to date -- reinstalling 2021-05-16T19:38:37.9549481Z resolving dependencies... 2021-05-16T19:38:37.9662186Z looking for conflicting packages... 2021-05-16T19:38:37.9812483Z 2021-05-16T19:38:37.9813654Z Packages (1) mingw-w64-x86_64-aws-sdk-cpp-1.8.149-2 2021-05-16T19:38:37.9814230Z 2021-05-16T19:38:37.9815148Z Total Installed Size: 36.73 MiB 2021-05-16T19:38:37.9815910Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:38:37.9816350Z 2021-05-16T19:38:37.9817541Z :: Proceed with installation? [Y/n] 2021-05-16T19:38:37.9819104Z checking keyring... 2021-05-16T19:38:38.0566217Z checking package integrity... 2021-05-16T19:38:38.2112364Z loading package files... 2021-05-16T19:38:38.2246211Z checking for file conflicts... 2021-05-16T19:38:38.2247413Z checking available disk space... 2021-05-16T19:38:38.2919145Z :: Processing package changes... 2021-05-16T19:38:38.2920342Z reinstalling mingw-w64-x86_64-aws-sdk-cpp... 2021-05-16T19:38:40.6045740Z warning: mingw-w64-x86_64-binutils-2.36.1-3 is up to date -- reinstalling 2021-05-16T19:38:40.6046651Z resolving dependencies... 2021-05-16T19:38:40.6225425Z looking for conflicting packages... 2021-05-16T19:38:40.6307393Z 2021-05-16T19:38:40.6308714Z Packages (1) mingw-w64-x86_64-binutils-2.36.1-3 2021-05-16T19:38:40.6309300Z 2021-05-16T19:38:40.6309906Z Total Download Size: 7.06 MiB 2021-05-16T19:38:40.6310829Z Total Installed Size: 88.32 MiB 2021-05-16T19:38:40.6311751Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:38:40.6312167Z 2021-05-16T19:38:40.6312893Z :: Proceed with installation? [Y/n] 2021-05-16T19:38:40.6313662Z :: Retrieving packages... 2021-05-16T19:38:40.9988653Z downloading mingw-w64-x86_64-binutils-2.36.1-3-any.pkg.tar.zst... 2021-05-16T19:38:41.9299971Z checking keyring... 2021-05-16T19:38:42.0334338Z checking package integrity... 2021-05-16T19:38:42.2475049Z loading package files... 2021-05-16T19:38:42.2528973Z checking for file conflicts... 2021-05-16T19:38:42.2530557Z checking available disk space... 2021-05-16T19:38:42.2676787Z :: Processing package changes... 2021-05-16T19:38:42.2677769Z reinstalling mingw-w64-x86_64-binutils... 2021-05-16T19:38:43.4952626Z warning: mingw-w64-x86_64-boost-1.75.0-4 is up to date -- reinstalling 2021-05-16T19:38:43.4953469Z resolving dependencies... 2021-05-16T19:38:43.5131088Z looking for conflicting packages... 2021-05-16T19:38:43.5311780Z 2021-05-16T19:38:43.5312542Z Packages (1) mingw-w64-x86_64-boost-1.75.0-4 2021-05-16T19:38:43.5313004Z 2021-05-16T19:38:43.5313515Z Total Installed Size: 344.30 MiB 2021-05-16T19:38:43.5314554Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:38:43.5314874Z 2021-05-16T19:38:43.5315702Z :: Proceed with installation? [Y/n] 2021-05-16T19:38:43.5316449Z checking keyring... 2021-05-16T19:38:43.6143628Z checking package integrity... 2021-05-16T19:38:43.9434835Z loading package files... 2021-05-16T19:38:44.1451898Z checking for file conflicts... 2021-05-16T19:38:44.1475653Z checking available disk space... 2021-05-16T19:38:45.1251836Z :: Processing package changes... 2021-05-16T19:38:45.1253386Z reinstalling mingw-w64-x86_64-boost... 2021-05-16T19:39:06.3697722Z resolving dependencies... 2021-05-16T19:39:06.4004629Z looking for conflicting packages... 2021-05-16T19:39:06.4090930Z 2021-05-16T19:39:06.4091856Z Packages (1) mingw-w64-x86_64-bwidget-1.9.14-1 2021-05-16T19:39:06.4092354Z 2021-05-16T19:39:06.4092914Z Total Download Size: 0.17 MiB 2021-05-16T19:39:06.4093540Z Total Installed Size: 0.98 MiB 2021-05-16T19:39:06.4093940Z 2021-05-16T19:39:06.4094609Z :: Proceed with installation? [Y/n] 2021-05-16T19:39:06.4095400Z :: Retrieving packages... 2021-05-16T19:39:06.7172541Z downloading mingw-w64-x86_64-bwidget-1.9.14-1-any.pkg.tar.xz... 2021-05-16T19:39:07.0067881Z checking keyring... 2021-05-16T19:39:07.1027352Z checking package integrity... 2021-05-16T19:39:07.2477090Z loading package files... 2021-05-16T19:39:07.2523951Z checking for file conflicts... 2021-05-16T19:39:07.2614352Z checking available disk space... 2021-05-16T19:39:07.2625077Z :: Processing package changes... 2021-05-16T19:39:07.2625854Z installing mingw-w64-x86_64-bwidget... 2021-05-16T19:39:08.4356123Z warning: mingw-w64-x86_64-bzip2-1.0.8-2 is up to date -- reinstalling 2021-05-16T19:39:08.4357182Z resolving dependencies... 2021-05-16T19:39:08.4485771Z looking for conflicting packages... 2021-05-16T19:39:08.4633521Z 2021-05-16T19:39:08.4634405Z Packages (1) mingw-w64-x86_64-bzip2-1.0.8-2 2021-05-16T19:39:08.4634934Z 2021-05-16T19:39:08.4635639Z Total Download Size: 0.09 MiB 2021-05-16T19:39:08.4636328Z Total Installed Size: 0.46 MiB 2021-05-16T19:39:08.4636981Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:39:08.4637388Z 2021-05-16T19:39:08.4638115Z :: Proceed with installation? [Y/n] 2021-05-16T19:39:08.4638818Z :: Retrieving packages... 2021-05-16T19:39:08.7710975Z downloading mingw-w64-x86_64-bzip2-1.0.8-2-any.pkg.tar.zst... 2021-05-16T19:39:09.0050954Z checking keyring... 2021-05-16T19:39:09.1013246Z checking package integrity... 2021-05-16T19:39:09.2445461Z loading package files... 2021-05-16T19:39:09.2469107Z checking for file conflicts... 2021-05-16T19:39:09.2471316Z checking available disk space... 2021-05-16T19:39:09.2512209Z :: Processing package changes... 2021-05-16T19:39:09.2513156Z reinstalling mingw-w64-x86_64-bzip2... 2021-05-16T19:39:10.1090985Z warning: mingw-w64-x86_64-c-ares-1.17.1-1 is up to date -- reinstalling 2021-05-16T19:39:10.1091802Z resolving dependencies... 2021-05-16T19:39:10.1092583Z looking for conflicting packages... 2021-05-16T19:39:10.1324099Z 2021-05-16T19:39:10.1324972Z Packages (1) mingw-w64-x86_64-c-ares-1.17.1-1 2021-05-16T19:39:10.1325416Z 2021-05-16T19:39:10.1326208Z Total Installed Size: 0.62 MiB 2021-05-16T19:39:10.1326882Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:39:10.1327383Z 2021-05-16T19:39:10.1328204Z :: Proceed with installation? [Y/n] 2021-05-16T19:39:10.1328799Z checking keyring... 2021-05-16T19:39:10.2189563Z checking package integrity... 2021-05-16T19:39:10.3356068Z loading package files... 2021-05-16T19:39:10.3379572Z checking for file conflicts... 2021-05-16T19:39:10.3380368Z checking available disk space... 2021-05-16T19:39:10.3438497Z :: Processing package changes... 2021-05-16T19:39:10.3440795Z reinstalling mingw-w64-x86_64-c-ares... 2021-05-16T19:39:11.2653158Z resolving dependencies... 2021-05-16T19:39:11.2901334Z looking for conflicting packages... 2021-05-16T19:39:11.2929663Z warning: dependency cycle detected: 2021-05-16T19:39:11.2930104Z 2021-05-16T19:39:11.2931324Z warning: mingw-w64-x86_64-harfbuzz will be installed before its mingw-w64-x86_64-freetype dependency 2021-05-16T19:39:11.2933785Z 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-16T19:39:11.2935457Z 2021-05-16T19:39:11.2936245Z Total Download Size: 3.58 MiB 2021-05-16T19:39:11.2936976Z Total Installed Size: 21.16 MiB 2021-05-16T19:39:11.2937431Z 2021-05-16T19:39:11.2938151Z :: Proceed with installation? [Y/n] 2021-05-16T19:39:11.2938942Z :: Retrieving packages... 2021-05-16T19:39:11.6153725Z downloading mingw-w64-x86_64-libpng-1.6.37-4-any.pkg.tar.zst... 2021-05-16T19:39:12.0903872Z downloading mingw-w64-x86_64-graphite2-1.3.14-2-any.pkg.tar.zst... 2021-05-16T19:39:12.1855005Z downloading mingw-w64-x86_64-harfbuzz-2.8.1-1-any.pkg.tar.zst... 2021-05-16T19:39:12.4710987Z downloading mingw-w64-x86_64-freetype-2.10.4-2-any.pkg.tar.zst... 2021-05-16T19:39:12.5791157Z downloading mingw-w64-x86_64-fontconfig-2.13.93-3-any.pkg.tar.zst... 2021-05-16T19:39:12.6776897Z downloading mingw-w64-x86_64-lzo2-2.10-1-any.pkg.tar.xz... 2021-05-16T19:39:12.7762764Z downloading mingw-w64-x86_64-pixman-0.40.0-2-any.pkg.tar.zst... 2021-05-16T19:39:12.9987813Z downloading mingw-w64-x86_64-cairo-1.17.4-3-any.pkg.tar.zst... 2021-05-16T19:39:13.0073942Z checking keyring... 2021-05-16T19:39:13.2932974Z checking package integrity... 2021-05-16T19:39:14.4981256Z loading package files... 2021-05-16T19:39:14.5216353Z checking for file conflicts... 2021-05-16T19:39:14.5474654Z checking available disk space... 2021-05-16T19:39:14.5486060Z :: Processing package changes... 2021-05-16T19:39:14.5487115Z installing mingw-w64-x86_64-libpng... 2021-05-16T19:39:14.5794595Z installing mingw-w64-x86_64-graphite2... 2021-05-16T19:39:14.5983114Z installing mingw-w64-x86_64-harfbuzz... 2021-05-16T19:39:14.6771165Z Optional dependencies for mingw-w64-x86_64-harfbuzz 2021-05-16T19:39:14.6772352Z mingw-w64-x86_64-icu: harfbuzz-icu support [installed] 2021-05-16T19:39:14.6773191Z mingw-w64-x86_64-cairo: hb-view program [pending] 2021-05-16T19:39:14.6774081Z installing mingw-w64-x86_64-freetype... 2021-05-16T19:39:14.7403303Z installing mingw-w64-x86_64-fontconfig... 2021-05-16T19:39:14.8841375Z 2021-05-16T19:39:14.8849284Z Fontconfig configuration is done via /mingw64/etc/fonts/conf.avail and conf.d. 2021-05-16T19:39:14.8855209Z Read /mingw64/etc/fonts/conf.d/README for more information. 2021-05-16T19:39:14.8857685Z 2021-05-16T19:39:25.2198857Z updating font cache... done. 2021-05-16T19:39:25.2204849Z installing mingw-w64-x86_64-lzo2... 2021-05-16T19:39:25.2535059Z installing mingw-w64-x86_64-pixman... 2021-05-16T19:39:25.2694092Z installing mingw-w64-x86_64-cairo... 2021-05-16T19:39:25.3154854Z Optional dependencies for mingw-w64-x86_64-cairo 2021-05-16T19:39:25.3155853Z mingw-w64-x86_64-glib2: libcairo-gobject [installed] 2021-05-16T19:39:25.3172613Z :: Running post-transaction hooks... 2021-05-16T19:39:25.3173441Z (1/1) Updating fontconfig cache... 2021-05-16T19:39:26.2071013Z resolving dependencies... 2021-05-16T19:39:26.2250416Z looking for conflicting packages... 2021-05-16T19:39:26.2334547Z 2021-05-16T19:39:26.2335508Z Packages (1) mingw-w64-x86_64-ccache-3.7.9-2 2021-05-16T19:39:26.2336011Z 2021-05-16T19:39:26.2336670Z Total Download Size: 0.10 MiB 2021-05-16T19:39:26.2337237Z Total Installed Size: 0.20 MiB 2021-05-16T19:39:26.2337598Z 2021-05-16T19:39:26.2338228Z :: Proceed with installation? [Y/n] 2021-05-16T19:39:26.2338847Z :: Retrieving packages... 2021-05-16T19:39:26.5390946Z downloading mingw-w64-x86_64-ccache-3.7.9-2-any.pkg.tar.zst... 2021-05-16T19:39:26.8172312Z checking keyring... 2021-05-16T19:39:26.9130078Z checking package integrity... 2021-05-16T19:39:27.0608172Z loading package files... 2021-05-16T19:39:27.0617413Z checking for file conflicts... 2021-05-16T19:39:27.0631820Z checking available disk space... 2021-05-16T19:39:27.0645042Z :: Processing package changes... 2021-05-16T19:39:27.0646303Z installing mingw-w64-x86_64-ccache... 2021-05-16T19:39:27.8527629Z resolving dependencies... 2021-05-16T19:39:27.8691973Z looking for conflicting packages... 2021-05-16T19:39:27.8755257Z 2021-05-16T19:39:27.8755988Z Packages (1) mingw-w64-x86_64-cfitsio-3.450-2 2021-05-16T19:39:27.8756418Z 2021-05-16T19:39:27.8756993Z Total Download Size: 0.69 MiB 2021-05-16T19:39:27.8757519Z Total Installed Size: 3.86 MiB 2021-05-16T19:39:27.8757853Z 2021-05-16T19:39:27.8758635Z :: Proceed with installation? [Y/n] 2021-05-16T19:39:27.8760552Z :: Retrieving packages... 2021-05-16T19:39:28.1806389Z downloading mingw-w64-x86_64-cfitsio-3.450-2-any.pkg.tar.zst... 2021-05-16T19:39:28.6497581Z checking keyring... 2021-05-16T19:39:28.7538409Z checking package integrity... 2021-05-16T19:39:28.9152332Z loading package files... 2021-05-16T19:39:28.9172176Z checking for file conflicts... 2021-05-16T19:39:28.9190642Z checking available disk space... 2021-05-16T19:39:28.9204927Z :: Processing package changes... 2021-05-16T19:39:28.9205816Z installing mingw-w64-x86_64-cfitsio... 2021-05-16T19:39:29.7840616Z resolving dependencies... 2021-05-16T19:39:29.7923357Z looking for conflicting packages... 2021-05-16T19:39:29.8100665Z 2021-05-16T19:39:29.8101573Z Packages (1) mingw-w64-x86_64-clustal-omega-1.2.4-1 2021-05-16T19:39:29.8102081Z 2021-05-16T19:39:29.8102570Z Total Download Size: 0.42 MiB 2021-05-16T19:39:29.8103102Z Total Installed Size: 1.59 MiB 2021-05-16T19:39:29.8103848Z 2021-05-16T19:39:29.8104476Z :: Proceed with installation? [Y/n] 2021-05-16T19:39:29.8105079Z :: Retrieving packages... 2021-05-16T19:39:30.1137263Z downloading mingw-w64-x86_64-clustal-omega-1.2.4-1-any.pkg.tar.zst... 2021-05-16T19:39:30.5273550Z checking keyring... 2021-05-16T19:39:30.6244082Z checking package integrity... 2021-05-16T19:39:30.7715787Z loading package files... 2021-05-16T19:39:30.7736038Z checking for file conflicts... 2021-05-16T19:39:30.7761771Z checking available disk space... 2021-05-16T19:39:30.7774260Z :: Processing package changes... 2021-05-16T19:39:30.7775126Z installing mingw-w64-x86_64-clustal-omega... 2021-05-16T19:39:31.6912380Z resolving dependencies... 2021-05-16T19:39:31.7175931Z looking for conflicting packages... 2021-05-16T19:39:31.7214877Z 2021-05-16T19:39:31.7218057Z 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-16T19:39:31.7220274Z 2021-05-16T19:39:31.7220824Z Total Download Size: 13.82 MiB 2021-05-16T19:39:31.7221414Z Total Installed Size: 92.94 MiB 2021-05-16T19:39:31.7221808Z 2021-05-16T19:39:31.7222465Z :: Proceed with installation? [Y/n] 2021-05-16T19:39:31.7223121Z :: Retrieving packages... 2021-05-16T19:39:32.0348556Z downloading mingw-w64-x86_64-libunistring-0.9.10-3-any.pkg.tar.zst... 2021-05-16T19:39:32.5997333Z downloading mingw-w64-x86_64-libidn2-2.3.0-1-any.pkg.tar.xz... 2021-05-16T19:39:32.6990345Z downloading mingw-w64-x86_64-libmetalink-0.1.3-3-any.pkg.tar.xz... 2021-05-16T19:39:32.7954617Z downloading mingw-w64-x86_64-libpsl-0.21.1-2-any.pkg.tar.zst... 2021-05-16T19:39:32.8915211Z downloading mingw-w64-x86_64-libssh2-1.9.0-3-any.pkg.tar.zst... 2021-05-16T19:39:32.9922834Z downloading mingw-w64-x86_64-jansson-2.13.1-1-any.pkg.tar.zst... 2021-05-16T19:39:33.0881799Z downloading mingw-w64-x86_64-jemalloc-5.2.1-2-any.pkg.tar.zst... 2021-05-16T19:39:33.1918255Z downloading mingw-w64-x86_64-nghttp2-1.41.0-1-any.pkg.tar.zst... 2021-05-16T19:39:33.2899479Z downloading mingw-w64-x86_64-curl-7.76.1-1-any.pkg.tar.zst... 2021-05-16T19:39:33.5807967Z downloading mingw-w64-x86_64-jsoncpp-1.9.4-1-any.pkg.tar.zst... 2021-05-16T19:39:33.6786504Z downloading mingw-w64-x86_64-nettle-3.7-2-any.pkg.tar.zst... 2021-05-16T19:39:33.7837415Z downloading mingw-w64-x86_64-libarchive-3.5.1-1-any.pkg.tar.zst... 2021-05-16T19:39:33.8946593Z downloading mingw-w64-x86_64-libuv-1.40.0-3-any.pkg.tar.zst... 2021-05-16T19:39:33.9915375Z downloading mingw-w64-x86_64-rhash-1.4.1-3-any.pkg.tar.zst... 2021-05-16T19:39:34.0888744Z downloading mingw-w64-x86_64-cmake-3.20.2-1-any.pkg.tar.zst... 2021-05-16T19:39:34.4189715Z checking keyring... 2021-05-16T19:39:34.7175356Z checking package integrity... 2021-05-16T19:39:36.9741454Z loading package files... 2021-05-16T19:39:37.0912268Z checking for file conflicts... 2021-05-16T19:39:37.7664165Z checking available disk space... 2021-05-16T19:39:37.7701823Z :: Processing package changes... 2021-05-16T19:39:37.7703725Z installing mingw-w64-x86_64-libunistring... 2021-05-16T19:39:37.8333811Z installing mingw-w64-x86_64-libidn2... 2021-05-16T19:39:37.8822322Z installing mingw-w64-x86_64-libmetalink... 2021-05-16T19:39:37.9184315Z installing mingw-w64-x86_64-libpsl... 2021-05-16T19:39:37.9280669Z installing mingw-w64-x86_64-libssh2... 2021-05-16T19:39:38.1166816Z installing mingw-w64-x86_64-jansson... 2021-05-16T19:39:38.1260855Z installing mingw-w64-x86_64-jemalloc... 2021-05-16T19:39:38.1490415Z installing mingw-w64-x86_64-nghttp2... 2021-05-16T19:39:38.1704375Z installing mingw-w64-x86_64-curl... 2021-05-16T19:39:38.6419620Z installing mingw-w64-x86_64-jsoncpp... 2021-05-16T19:39:38.6709145Z installing mingw-w64-x86_64-nettle... 2021-05-16T19:39:38.7443997Z installing mingw-w64-x86_64-libarchive... 2021-05-16T19:39:38.8054444Z installing mingw-w64-x86_64-libuv... 2021-05-16T19:39:38.8215093Z installing mingw-w64-x86_64-rhash... 2021-05-16T19:39:38.8708155Z installing mingw-w64-x86_64-cmake... 2021-05-16T19:39:45.7669225Z Optional dependencies for mingw-w64-x86_64-cmake 2021-05-16T19:39:45.7670294Z mingw-w64-x86_64-qt5: CMake Qt GUI 2021-05-16T19:39:45.7671108Z mingw-w64-x86_64-emacs: for cmake emacs mode 2021-05-16T19:39:46.7152152Z error: target not found: mingw-w64-x86_64-coinor-cbc 2021-05-16T19:39:47.6230118Z error: target not found: mingw-w64-x86_64-coinor-symphony 2021-05-16T19:39:48.4823066Z warning: mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-16T19:39:48.4824335Z resolving dependencies... 2021-05-16T19:39:48.4965159Z looking for conflicting packages... 2021-05-16T19:39:48.5124699Z 2021-05-16T19:39:48.5126294Z Packages (1) mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T19:39:48.5127187Z 2021-05-16T19:39:48.5132658Z Total Download Size: 3.18 MiB 2021-05-16T19:39:48.5133403Z Total Installed Size: 81.46 MiB 2021-05-16T19:39:48.5134096Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:39:48.5134530Z 2021-05-16T19:39:48.5135289Z :: Proceed with installation? [Y/n] 2021-05-16T19:39:48.5136050Z :: Retrieving packages... 2021-05-16T19:39:48.8348768Z downloading mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T19:39:49.6744802Z checking keyring... 2021-05-16T19:39:49.7854893Z checking package integrity... 2021-05-16T19:39:49.9702177Z loading package files... 2021-05-16T19:39:49.9818348Z checking for file conflicts... 2021-05-16T19:39:49.9819225Z checking available disk space... 2021-05-16T19:39:50.0427528Z :: Processing package changes... 2021-05-16T19:39:50.0429073Z reinstalling mingw-w64-x86_64-crt-git... 2021-05-16T19:39:52.0871282Z warning: mingw-w64-x86_64-curl-7.76.1-1 is up to date -- reinstalling 2021-05-16T19:39:52.0872055Z resolving dependencies... 2021-05-16T19:39:52.1089449Z looking for conflicting packages... 2021-05-16T19:39:52.1166541Z 2021-05-16T19:39:52.1167434Z Packages (1) mingw-w64-x86_64-curl-7.76.1-1 2021-05-16T19:39:52.1167932Z 2021-05-16T19:39:52.1168634Z Total Installed Size: 2.86 MiB 2021-05-16T19:39:52.1169247Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:39:52.1169821Z 2021-05-16T19:39:52.1172637Z :: Proceed with installation? [Y/n] 2021-05-16T19:39:52.1173293Z checking keyring... 2021-05-16T19:39:52.1911378Z checking package integrity... 2021-05-16T19:39:52.3111138Z loading package files... 2021-05-16T19:39:52.3180293Z checking for file conflicts... 2021-05-16T19:39:52.3181052Z checking available disk space... 2021-05-16T19:39:52.3486841Z :: Processing package changes... 2021-05-16T19:39:52.3487677Z reinstalling mingw-w64-x86_64-curl... 2021-05-16T19:39:53.9746366Z resolving dependencies... 2021-05-16T19:39:54.0044139Z looking for conflicting packages... 2021-05-16T19:39:54.0052471Z 2021-05-16T19:39:54.0053487Z Packages (2) mingw-w64-x86_64-gdbm-1.19-1 mingw-w64-x86_64-cyrus-sasl-2.1.27-2 2021-05-16T19:39:54.0054110Z 2021-05-16T19:39:54.0054664Z Total Download Size: 0.41 MiB 2021-05-16T19:39:54.0055274Z Total Installed Size: 1.66 MiB 2021-05-16T19:39:54.0055704Z 2021-05-16T19:39:54.0056370Z :: Proceed with installation? [Y/n] 2021-05-16T19:39:54.0057031Z :: Retrieving packages... 2021-05-16T19:39:54.3169291Z downloading mingw-w64-x86_64-gdbm-1.19-1-any.pkg.tar.zst... 2021-05-16T19:39:54.7820199Z downloading mingw-w64-x86_64-cyrus-sasl-2.1.27-2-any.pkg.tar.zst... 2021-05-16T19:39:54.8745781Z checking keyring... 2021-05-16T19:39:55.0714225Z checking package integrity... 2021-05-16T19:39:55.4049577Z loading package files... 2021-05-16T19:39:55.4120209Z checking for file conflicts... 2021-05-16T19:39:55.4249228Z checking available disk space... 2021-05-16T19:39:55.4277558Z :: Processing package changes... 2021-05-16T19:39:55.4278615Z installing mingw-w64-x86_64-gdbm... 2021-05-16T19:39:55.4680181Z installing mingw-w64-x86_64-cyrus-sasl... 2021-05-16T19:39:56.3941439Z resolving dependencies... 2021-05-16T19:39:56.3942431Z looking for conflicting packages... 2021-05-16T19:39:56.4237901Z 2021-05-16T19:39:56.4238694Z Packages (1) mingw-w64-x86_64-discount-2.2.7-1 2021-05-16T19:39:56.4239181Z 2021-05-16T19:39:56.4239687Z Total Download Size: 0.11 MiB 2021-05-16T19:39:56.4240252Z Total Installed Size: 0.38 MiB 2021-05-16T19:39:56.4240619Z 2021-05-16T19:39:56.4241239Z :: Proceed with installation? [Y/n] 2021-05-16T19:39:56.4242050Z :: Retrieving packages... 2021-05-16T19:39:56.7293408Z downloading mingw-w64-x86_64-discount-2.2.7-1-any.pkg.tar.zst... 2021-05-16T19:39:57.0051103Z checking keyring... 2021-05-16T19:39:57.0980966Z checking package integrity... 2021-05-16T19:39:57.2401636Z loading package files... 2021-05-16T19:39:57.2427638Z checking for file conflicts... 2021-05-16T19:39:57.2455600Z checking available disk space... 2021-05-16T19:39:57.2469738Z :: Processing package changes... 2021-05-16T19:39:57.2470607Z installing mingw-w64-x86_64-discount... 2021-05-16T19:39:58.0744197Z resolving dependencies... 2021-05-16T19:39:58.0868960Z looking for conflicting packages... 2021-05-16T19:39:58.1051390Z 2021-05-16T19:39:58.1052388Z Packages (1) mingw-w64-x86_64-dlfcn-1.2.0-2 2021-05-16T19:39:58.1052886Z 2021-05-16T19:39:58.1053772Z Total Download Size: 0.01 MiB 2021-05-16T19:39:58.1054559Z Total Installed Size: 0.01 MiB 2021-05-16T19:39:58.1054944Z 2021-05-16T19:39:58.1056168Z :: Proceed with installation? [Y/n] 2021-05-16T19:39:58.1056851Z :: Retrieving packages... 2021-05-16T19:39:58.4107364Z downloading mingw-w64-x86_64-dlfcn-1.2.0-2-any.pkg.tar.zst... 2021-05-16T19:39:58.4121957Z checking keyring... 2021-05-16T19:39:58.5044551Z checking package integrity... 2021-05-16T19:39:58.6454325Z loading package files... 2021-05-16T19:39:58.6464813Z checking for file conflicts... 2021-05-16T19:39:58.6470739Z checking available disk space... 2021-05-16T19:39:58.6483595Z :: Processing package changes... 2021-05-16T19:39:58.6484550Z installing mingw-w64-x86_64-dlfcn... 2021-05-16T19:39:59.4405824Z warning: mingw-w64-x86_64-double-conversion-3.1.5-1 is up to date -- reinstalling 2021-05-16T19:39:59.4407382Z resolving dependencies... 2021-05-16T19:39:59.4522485Z looking for conflicting packages... 2021-05-16T19:39:59.4697916Z 2021-05-16T19:39:59.4698787Z Packages (1) mingw-w64-x86_64-double-conversion-3.1.5-1 2021-05-16T19:39:59.4699319Z 2021-05-16T19:39:59.4700232Z Total Installed Size: 0.29 MiB 2021-05-16T19:39:59.4700801Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:39:59.4701398Z 2021-05-16T19:39:59.4702087Z :: Proceed with installation? [Y/n] 2021-05-16T19:39:59.4702644Z checking keyring... 2021-05-16T19:39:59.5446909Z checking package integrity... 2021-05-16T19:39:59.6656557Z loading package files... 2021-05-16T19:39:59.6700413Z checking for file conflicts... 2021-05-16T19:39:59.6701230Z checking available disk space... 2021-05-16T19:39:59.6728857Z :: Processing package changes... 2021-05-16T19:39:59.6730024Z reinstalling mingw-w64-x86_64-double-conversion... 2021-05-16T19:39:59.7581065Z error: only one operation may be used at a time 2021-05-16T19:40:00.5273213Z warning: mingw-w64-x86_64-expat-2.2.10-1 is up to date -- reinstalling 2021-05-16T19:40:00.5274118Z resolving dependencies... 2021-05-16T19:40:00.5275389Z looking for conflicting packages... 2021-05-16T19:40:00.5626609Z 2021-05-16T19:40:00.5627651Z Packages (1) mingw-w64-x86_64-expat-2.2.10-1 2021-05-16T19:40:00.5628104Z 2021-05-16T19:40:00.5628592Z Total Download Size: 0.14 MiB 2021-05-16T19:40:00.5629174Z Total Installed Size: 0.61 MiB 2021-05-16T19:40:00.5629760Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:40:00.5630127Z 2021-05-16T19:40:00.5630749Z :: Proceed with installation? [Y/n] 2021-05-16T19:40:00.5631598Z :: Retrieving packages... 2021-05-16T19:40:00.8638309Z downloading mingw-w64-x86_64-expat-2.2.10-1-any.pkg.tar.zst... 2021-05-16T19:40:01.1353186Z checking keyring... 2021-05-16T19:40:01.2436586Z checking package integrity... 2021-05-16T19:40:01.3922521Z loading package files... 2021-05-16T19:40:01.3945678Z checking for file conflicts... 2021-05-16T19:40:01.3946454Z checking available disk space... 2021-05-16T19:40:01.3971292Z :: Processing package changes... 2021-05-16T19:40:01.3972250Z reinstalling mingw-w64-x86_64-expat... 2021-05-16T19:40:02.2365924Z resolving dependencies... 2021-05-16T19:40:02.3973302Z looking for conflicting packages... 2021-05-16T19:40:02.4128229Z warning: dependency cycle detected: 2021-05-16T19:40:02.4130706Z warning: mingw-w64-x86_64-libwebp will be installed before its mingw-w64-x86_64-libtiff dependency 2021-05-16T19:40:02.4131994Z warning: dependency cycle detected: 2021-05-16T19:40:02.4133189Z warning: mingw-w64-x86_64-ffms2 will be installed before its mingw-w64-x86_64-ffmpeg dependency 2021-05-16T19:40:02.4134486Z 2021-05-16T19:40:02.4151867Z 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-16T19:40:02.4164403Z 2021-05-16T19:40:02.4165591Z Total Download Size: 206.04 MiB 2021-05-16T19:40:02.4166464Z Total Installed Size: 743.39 MiB 2021-05-16T19:40:02.4167120Z 2021-05-16T19:40:02.4167904Z :: Proceed with installation? [Y/n] 2021-05-16T19:40:02.4168681Z :: Retrieving packages... 2021-05-16T19:40:02.7242716Z downloading mingw-w64-x86_64-libogg-1.3.4-3-any.pkg.tar.xz... 2021-05-16T19:40:03.1929174Z downloading mingw-w64-x86_64-celt-0.11.3-4-any.pkg.tar.xz... 2021-05-16T19:40:03.2908233Z downloading mingw-w64-x86_64-gavl-1.4.0-1-any.pkg.tar.xz... 2021-05-16T19:40:03.7739384Z downloading mingw-w64-x86_64-eigen3-3.3.9-1-any.pkg.tar.zst... 2021-05-16T19:40:03.8790505Z downloading mingw-w64-x86_64-libunwind-12.0.0-4-any.pkg.tar.zst... 2021-05-16T19:40:03.9760895Z downloading mingw-w64-x86_64-glog-0.4.0-2-any.pkg.tar.xz... 2021-05-16T19:40:04.0740282Z downloading mingw-w64-x86_64-metis-5.1.0-3-any.pkg.tar.xz... 2021-05-16T19:40:04.1745463Z downloading mingw-w64-x86_64-suitesparse-5.8.1-1-any.pkg.tar.zst... 2021-05-16T19:40:04.3837305Z downloading mingw-w64-x86_64-ceres-solver-2.0.0-2-any.pkg.tar.zst... 2021-05-16T19:40:04.4900576Z downloading mingw-w64-x86_64-intel-tbb-1~2020.2-2-any.pkg.tar.zst... 2021-05-16T19:40:04.6025019Z downloading mingw-w64-x86_64-freeglut-3.2.1-2-any.pkg.tar.zst... 2021-05-16T19:40:04.6993406Z downloading mingw-w64-x86_64-libjpeg-turbo-2.0.6-1-any.pkg.tar.zst... 2021-05-16T19:40:04.8063309Z downloading mingw-w64-x86_64-jasper-2.0.24-1-any.pkg.tar.zst... 2021-05-16T19:40:04.9099975Z downloading mingw-w64-x86_64-szip-2.1.1-2-any.pkg.tar.xz... 2021-05-16T19:40:05.0084237Z downloading mingw-w64-x86_64-hdf5-1.12.0-3-any.pkg.tar.zst... 2021-05-16T19:40:05.4401245Z downloading mingw-w64-x86_64-libdeflate-1.7-2-any.pkg.tar.zst... 2021-05-16T19:40:05.5405631Z downloading mingw-w64-x86_64-giflib-5.2.1-3-any.pkg.tar.zst... 2021-05-16T19:40:05.6387527Z downloading mingw-w64-x86_64-libwebp-1.2.0-2-any.pkg.tar.zst... 2021-05-16T19:40:05.7398308Z downloading mingw-w64-x86_64-libtiff-4.2.0-3-any.pkg.tar.zst... 2021-05-16T19:40:05.8508697Z downloading mingw-w64-x86_64-cppunit-1.15.1-2-any.pkg.tar.zst... 2021-05-16T19:40:05.9482663Z downloading mingw-w64-x86_64-jxrlib-1.1-3-any.pkg.tar.xz... 2021-05-16T19:40:06.0475716Z downloading mingw-w64-x86_64-lcms2-2.12-1-any.pkg.tar.zst... 2021-05-16T19:40:06.1459741Z downloading mingw-w64-x86_64-libraw-0.20.2-2-any.pkg.tar.zst... 2021-05-16T19:40:06.2458676Z downloading mingw-w64-x86_64-openjpeg2-2.3.1-1-any.pkg.tar.xz... 2021-05-16T19:40:06.3493799Z downloading mingw-w64-x86_64-ilmbase-2.5.4-4-any.pkg.tar.zst... 2021-05-16T19:40:06.4484989Z downloading mingw-w64-x86_64-openexr-2.5.4-4-any.pkg.tar.zst... 2021-05-16T19:40:06.5860486Z downloading mingw-w64-x86_64-freeimage-3.18.0-6-any.pkg.tar.zst... 2021-05-16T19:40:06.6869132Z downloading mingw-w64-x86_64-glsl-optimizer-git-r66917.d78c3d2f24-1-any.pkg.tar.zst... 2021-05-16T19:40:06.7903208Z downloading mingw-w64-x86_64-hlsl2glsl-git-r852.14dd189-1-any.pkg.tar.zst... 2021-05-16T19:40:06.8883580Z downloading mingw-w64-x86_64-vulkan-headers-1.2.168-2-any.pkg.tar.zst... 2021-05-16T19:40:06.9936957Z downloading mingw-w64-x86_64-vulkan-loader-1.2.166-1-any.pkg.tar.zst... 2021-05-16T19:40:07.0903712Z downloading mingw-w64-x86_64-SDL2-2.0.14-2-any.pkg.tar.zst... 2021-05-16T19:40:07.2069102Z downloading mingw-w64-x86_64-pugixml-1.11.4-1-any.pkg.tar.zst... 2021-05-16T19:40:07.3044190Z downloading mingw-w64-x86_64-tinyxml-2.6.2-5-any.pkg.tar.zst... 2021-05-16T19:40:07.4018752Z downloading mingw-w64-x86_64-zziplib-0.13.72-2-any.pkg.tar.zst... 2021-05-16T19:40:07.4996648Z downloading mingw-w64-x86_64-ogre3d-1.12.6-3-any.pkg.tar.zst... 2021-05-16T19:40:11.5835075Z downloading mingw-w64-x86_64-leptonica-1.80.0-2-any.pkg.tar.zst... 2021-05-16T19:40:11.7131105Z downloading mingw-w64-x86_64-fribidi-1.0.10-2-any.pkg.tar.zst... 2021-05-16T19:40:11.8107812Z downloading mingw-w64-x86_64-libdatrie-0.2.12-1-any.pkg.tar.xz... 2021-05-16T19:40:11.9091526Z downloading mingw-w64-x86_64-libthai-0.1.28-3-any.pkg.tar.zst... 2021-05-16T19:40:12.0072782Z downloading mingw-w64-x86_64-pango-1.48.4-2-any.pkg.tar.zst... 2021-05-16T19:40:12.1226256Z downloading mingw-w64-x86_64-tesseract-ocr-4.1.1-7-any.pkg.tar.zst... 2021-05-16T19:40:12.3627515Z downloading mingw-w64-x86_64-opencv-4.5.1-2-any.pkg.tar.zst... 2021-05-16T19:40:13.3407873Z downloading mingw-w64-x86_64-frei0r-plugins-1.7.0-2-any.pkg.tar.zst... 2021-05-16T19:40:13.4383230Z downloading mingw-w64-x86_64-dav1d-0.8.2-1-any.pkg.tar.zst... 2021-05-16T19:40:13.5409521Z downloading mingw-w64-x86_64-gnutls-3.7.1-1-any.pkg.tar.zst... 2021-05-16T19:40:13.6756054Z downloading mingw-w64-x86_64-gsm-1.0.19-1-any.pkg.tar.xz... 2021-05-16T19:40:13.7725468Z downloading mingw-w64-x86_64-lame-3.100-1-any.pkg.tar.xz... 2021-05-16T19:40:13.8736985Z downloading mingw-w64-x86_64-libass-0.15.1-1-any.pkg.tar.zst... 2021-05-16T19:40:13.9736528Z downloading mingw-w64-x86_64-libxml2-2.9.12-1-any.pkg.tar.zst... 2021-05-16T19:40:14.0860592Z downloading mingw-w64-x86_64-libbluray-1.2.1-1-any.pkg.tar.zst... 2021-05-16T19:40:14.1831369Z downloading mingw-w64-x86_64-libcaca-0.99.beta19-6-any.pkg.tar.zst... 2021-05-16T19:40:14.2907117Z downloading mingw-w64-x86_64-libexif-0.6.22-1-any.pkg.tar.zst... 2021-05-16T19:40:14.3908944Z downloading mingw-w64-x86_64-libmfx-1.25-1-any.pkg.tar.xz... 2021-05-16T19:40:14.4880408Z downloading mingw-w64-x86_64-libmodplug-0.8.9.0-3-any.pkg.tar.zst... 2021-05-16T19:40:14.5872630Z downloading mingw-w64-x86_64-libsoxr-0.1.3-2-any.pkg.tar.zst... 2021-05-16T19:40:14.6852724Z downloading mingw-w64-x86_64-libvorbis-1.3.7-1-any.pkg.tar.zst... 2021-05-16T19:40:14.7868837Z downloading mingw-w64-x86_64-libtheora-1.1.1-6-any.pkg.tar.zst... 2021-05-16T19:40:14.8852200Z downloading mingw-w64-x86_64-libvpx-1.10.0-1-any.pkg.tar.zst... 2021-05-16T19:40:14.9988314Z downloading mingw-w64-x86_64-libmysofa-1.1-1-any.pkg.tar.zst... 2021-05-16T19:40:15.1073084Z downloading mingw-w64-x86_64-openal-1.21.0-2-any.pkg.tar.zst... 2021-05-16T19:40:15.2090372Z downloading mingw-w64-x86_64-opencore-amr-0.1.5-1-any.pkg.tar.xz... 2021-05-16T19:40:15.3053668Z downloading mingw-w64-x86_64-opus-1.3.1-4-any.pkg.tar.zst... 2021-05-16T19:40:15.4042724Z downloading mingw-w64-x86_64-rtmpdump-git-r514.c5f04a5-4-any.pkg.tar.zst... 2021-05-16T19:40:15.5022845Z downloading mingw-w64-x86_64-speexdsp-1.2.0-1-any.pkg.tar.xz... 2021-05-16T19:40:15.6096352Z downloading mingw-w64-x86_64-speex-1.2.0-1-any.pkg.tar.xz... 2021-05-16T19:40:15.7089796Z downloading mingw-w64-x86_64-srt-1.4.2-1-any.pkg.tar.zst... 2021-05-16T19:40:15.8127228Z downloading mingw-w64-x86_64-l-smash-2.14.5-1-any.pkg.tar.xz... 2021-05-16T19:40:15.9142024Z downloading mingw-w64-x86_64-ffms2-2.40-1-any.pkg.tar.zst... 2021-05-16T19:40:16.0109009Z downloading mingw-w64-x86_64-x264-git-r2991.1771b556-1-any.pkg.tar.xz... 2021-05-16T19:40:16.1182810Z downloading mingw-w64-x86_64-x265-3.4-2-any.pkg.tar.zst... 2021-05-16T19:40:16.2376738Z downloading mingw-w64-x86_64-xvidcore-1.3.7-2-any.pkg.tar.zst... 2021-05-16T19:40:16.3380686Z downloading mingw-w64-x86_64-ffmpeg-4.4-1-any.pkg.tar.zst... 2021-05-16T19:40:16.6532444Z checking keyring... 2021-05-16T19:40:17.0139029Z checking package integrity... 2021-05-16T19:40:32.3948074Z loading package files... 2021-05-16T19:40:32.6963797Z checking for file conflicts... 2021-05-16T19:40:33.4728330Z checking available disk space... 2021-05-16T19:40:33.4765275Z :: Processing package changes... 2021-05-16T19:40:33.4766261Z installing mingw-w64-x86_64-libogg... 2021-05-16T19:40:33.5991086Z installing mingw-w64-x86_64-celt... 2021-05-16T19:40:33.6200605Z installing mingw-w64-x86_64-gavl... 2021-05-16T19:40:34.0075121Z installing mingw-w64-x86_64-eigen3... 2021-05-16T19:40:34.6285704Z installing mingw-w64-x86_64-libunwind... 2021-05-16T19:40:34.6352479Z installing mingw-w64-x86_64-glog... 2021-05-16T19:40:34.6643962Z installing mingw-w64-x86_64-metis... 2021-05-16T19:40:34.7142910Z installing mingw-w64-x86_64-suitesparse... 2021-05-16T19:40:34.8530715Z installing mingw-w64-x86_64-ceres-solver... 2021-05-16T19:40:34.9273486Z installing mingw-w64-x86_64-intel-tbb... 2021-05-16T19:40:35.0741958Z installing mingw-w64-x86_64-freeglut... 2021-05-16T19:40:35.0954946Z installing mingw-w64-x86_64-libjpeg-turbo... 2021-05-16T19:40:35.1408236Z installing mingw-w64-x86_64-jasper... 2021-05-16T19:40:35.3936459Z installing mingw-w64-x86_64-szip... 2021-05-16T19:40:35.4159062Z installing mingw-w64-x86_64-hdf5... 2021-05-16T19:40:35.8214954Z installing mingw-w64-x86_64-libdeflate... 2021-05-16T19:40:35.8308877Z installing mingw-w64-x86_64-giflib... 2021-05-16T19:40:35.8525625Z installing mingw-w64-x86_64-libwebp... 2021-05-16T19:40:35.8915757Z installing mingw-w64-x86_64-libtiff... 2021-05-16T19:40:36.2210635Z installing mingw-w64-x86_64-cppunit... 2021-05-16T19:40:36.3025733Z installing mingw-w64-x86_64-jxrlib... 2021-05-16T19:40:36.3490344Z installing mingw-w64-x86_64-lcms2... 2021-05-16T19:40:36.3703958Z installing mingw-w64-x86_64-libraw... 2021-05-16T19:40:36.4158326Z installing mingw-w64-x86_64-openjpeg2... 2021-05-16T19:40:36.5328102Z installing mingw-w64-x86_64-ilmbase... 2021-05-16T19:40:36.6031805Z installing mingw-w64-x86_64-openexr... 2021-05-16T19:40:36.7656680Z installing mingw-w64-x86_64-freeimage... 2021-05-16T19:40:36.7923084Z installing mingw-w64-x86_64-glsl-optimizer-git... 2021-05-16T19:40:36.8148410Z installing mingw-w64-x86_64-hlsl2glsl-git... 2021-05-16T19:40:36.8227944Z installing mingw-w64-x86_64-vulkan-headers... 2021-05-16T19:40:36.8744768Z installing mingw-w64-x86_64-vulkan-loader... 2021-05-16T19:40:36.8859680Z installing mingw-w64-x86_64-SDL2... 2021-05-16T19:40:36.9877159Z installing mingw-w64-x86_64-pugixml... 2021-05-16T19:40:37.0024724Z installing mingw-w64-x86_64-tinyxml... 2021-05-16T19:40:37.0112355Z installing mingw-w64-x86_64-zziplib... 2021-05-16T19:40:37.1329524Z Optional dependencies for mingw-w64-x86_64-zziplib 2021-05-16T19:40:37.1330950Z mingw-w64-x86_64-SDL: SDL_rwops for ZZipLib 2021-05-16T19:40:37.1332012Z installing mingw-w64-x86_64-ogre3d... 2021-05-16T19:40:39.4680543Z installing mingw-w64-x86_64-leptonica... 2021-05-16T19:40:39.5333114Z installing mingw-w64-x86_64-fribidi... 2021-05-16T19:40:39.5610816Z installing mingw-w64-x86_64-libdatrie... 2021-05-16T19:40:39.6355006Z installing mingw-w64-x86_64-libthai... 2021-05-16T19:40:39.6614772Z installing mingw-w64-x86_64-pango... 2021-05-16T19:40:40.8160090Z installing mingw-w64-x86_64-tesseract-ocr... 2021-05-16T19:40:40.9613042Z installing mingw-w64-x86_64-opencv... 2021-05-16T19:40:42.3545685Z Optional dependencies for mingw-w64-x86_64-opencv 2021-05-16T19:40:42.3547393Z mingw-w64-x86_64-ffmpeg: support to read and write video files [pending] 2021-05-16T19:40:42.3548606Z mingw-w64-x86_64-python-numpy: Python 3.x interface [installed] 2021-05-16T19:40:42.3549894Z installing mingw-w64-x86_64-frei0r-plugins... 2021-05-16T19:40:42.4986082Z installing mingw-w64-x86_64-dav1d... 2021-05-16T19:40:42.5218247Z installing mingw-w64-x86_64-gnutls... 2021-05-16T19:40:44.0069950Z installing mingw-w64-x86_64-gsm... 2021-05-16T19:40:44.0302197Z installing mingw-w64-x86_64-lame... 2021-05-16T19:40:44.0915033Z installing mingw-w64-x86_64-libass... 2021-05-16T19:40:44.1025135Z installing mingw-w64-x86_64-libxml2... 2021-05-16T19:40:44.7929575Z installing mingw-w64-x86_64-libbluray... 2021-05-16T19:40:44.8143246Z installing mingw-w64-x86_64-libcaca... 2021-05-16T19:40:44.8522306Z installing mingw-w64-x86_64-libexif... 2021-05-16T19:40:44.9163167Z installing mingw-w64-x86_64-libmfx... 2021-05-16T19:40:44.9561713Z installing mingw-w64-x86_64-libmodplug... 2021-05-16T19:40:44.9719824Z installing mingw-w64-x86_64-libsoxr... 2021-05-16T19:40:45.0004577Z installing mingw-w64-x86_64-libvorbis... 2021-05-16T19:40:45.1814420Z installing mingw-w64-x86_64-libtheora... 2021-05-16T19:40:45.3016565Z installing mingw-w64-x86_64-libvpx... 2021-05-16T19:40:45.3416058Z installing mingw-w64-x86_64-libmysofa... 2021-05-16T19:40:45.3587236Z installing mingw-w64-x86_64-openal... 2021-05-16T19:40:45.3982560Z installing mingw-w64-x86_64-opencore-amr... 2021-05-16T19:40:45.4271991Z installing mingw-w64-x86_64-opus... 2021-05-16T19:40:45.4430297Z installing mingw-w64-x86_64-rtmpdump-git... 2021-05-16T19:40:45.4599623Z installing mingw-w64-x86_64-speexdsp... 2021-05-16T19:40:45.5022298Z installing mingw-w64-x86_64-speex... 2021-05-16T19:40:45.5529920Z installing mingw-w64-x86_64-srt... 2021-05-16T19:40:45.5991347Z installing mingw-w64-x86_64-l-smash... 2021-05-16T19:40:45.6609332Z installing mingw-w64-x86_64-ffms2... 2021-05-16T19:40:45.6738871Z installing mingw-w64-x86_64-x264-git... 2021-05-16T19:40:45.7922788Z installing mingw-w64-x86_64-x265... 2021-05-16T19:40:45.8910041Z installing mingw-w64-x86_64-xvidcore... 2021-05-16T19:40:45.9033109Z installing mingw-w64-x86_64-ffmpeg... 2021-05-16T19:40:47.1437636Z resolving dependencies... 2021-05-16T19:40:47.1599651Z looking for conflicting packages... 2021-05-16T19:40:47.1852704Z 2021-05-16T19:40:47.1854169Z Packages (1) mingw-w64-x86_64-fftw-3.3.9-2 2021-05-16T19:40:47.1854674Z 2021-05-16T19:40:47.1855465Z Total Download Size: 3.13 MiB 2021-05-16T19:40:47.1856688Z Total Installed Size: 21.70 MiB 2021-05-16T19:40:47.1857351Z 2021-05-16T19:40:47.1858121Z :: Proceed with installation? [Y/n] 2021-05-16T19:40:47.1858869Z :: Retrieving packages... 2021-05-16T19:40:47.4961802Z downloading mingw-w64-x86_64-fftw-3.3.9-2-any.pkg.tar.zst... 2021-05-16T19:40:48.2437806Z checking keyring... 2021-05-16T19:40:48.3549452Z checking package integrity... 2021-05-16T19:40:48.5660858Z loading package files... 2021-05-16T19:40:48.5689283Z checking for file conflicts... 2021-05-16T19:40:48.5719710Z checking available disk space... 2021-05-16T19:40:48.5732695Z :: Processing package changes... 2021-05-16T19:40:48.5733518Z installing mingw-w64-x86_64-fftw... 2021-05-16T19:40:49.5597148Z warning: mingw-w64-x86_64-flatbuffers-1.12.0-2 is up to date -- reinstalling 2021-05-16T19:40:49.5598324Z resolving dependencies... 2021-05-16T19:40:49.5804236Z looking for conflicting packages... 2021-05-16T19:40:49.5998478Z 2021-05-16T19:40:49.5999606Z Packages (1) mingw-w64-x86_64-flatbuffers-1.12.0-2 2021-05-16T19:40:49.6000204Z 2021-05-16T19:40:49.6000861Z Total Installed Size: 4.17 MiB 2021-05-16T19:40:49.6001575Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:40:49.6001946Z 2021-05-16T19:40:49.6002988Z :: Proceed with installation? [Y/n] 2021-05-16T19:40:49.6003757Z checking keyring... 2021-05-16T19:40:49.6932931Z checking package integrity... 2021-05-16T19:40:49.8498589Z loading package files... 2021-05-16T19:40:49.8514975Z checking for file conflicts... 2021-05-16T19:40:49.8515770Z checking available disk space... 2021-05-16T19:40:49.8546817Z :: Processing package changes... 2021-05-16T19:40:49.8547950Z reinstalling mingw-w64-x86_64-flatbuffers... 2021-05-16T19:40:50.7348850Z warning: mingw-w64-x86_64-fontconfig-2.13.93-3 is up to date -- reinstalling 2021-05-16T19:40:50.7349718Z resolving dependencies... 2021-05-16T19:40:50.7539635Z looking for conflicting packages... 2021-05-16T19:40:50.7726255Z 2021-05-16T19:40:50.7727277Z Packages (1) mingw-w64-x86_64-fontconfig-2.13.93-3 2021-05-16T19:40:50.7727875Z 2021-05-16T19:40:50.7728660Z Total Installed Size: 1.29 MiB 2021-05-16T19:40:50.7729249Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:40:50.7729896Z 2021-05-16T19:40:50.7731151Z :: Proceed with installation? [Y/n] 2021-05-16T19:40:50.7731790Z checking keyring... 2021-05-16T19:40:50.8526085Z checking package integrity... 2021-05-16T19:40:50.9703392Z loading package files... 2021-05-16T19:40:50.9739710Z checking for file conflicts... 2021-05-16T19:40:50.9740551Z checking available disk space... 2021-05-16T19:40:50.9812271Z :: Processing package changes... 2021-05-16T19:40:50.9813782Z reinstalling mingw-w64-x86_64-fontconfig... 2021-05-16T19:40:53.6236271Z updating font cache... done. 2021-05-16T19:40:53.6256734Z :: Running post-transaction hooks... 2021-05-16T19:40:53.6258030Z (1/1) Updating fontconfig cache... 2021-05-16T19:40:54.5122812Z warning: mingw-w64-x86_64-freetype-2.10.4-2 is up to date -- reinstalling 2021-05-16T19:40:54.5123698Z resolving dependencies... 2021-05-16T19:40:54.5413729Z looking for conflicting packages... 2021-05-16T19:40:54.5495748Z 2021-05-16T19:40:54.5496840Z Packages (1) mingw-w64-x86_64-freetype-2.10.4-2 2021-05-16T19:40:54.5497845Z 2021-05-16T19:40:54.5498950Z Total Installed Size: 2.54 MiB 2021-05-16T19:40:54.5499966Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:40:54.5500331Z 2021-05-16T19:40:54.5501056Z :: Proceed with installation? [Y/n] 2021-05-16T19:40:54.5501556Z checking keyring... 2021-05-16T19:40:54.6293175Z checking package integrity... 2021-05-16T19:40:54.7543302Z loading package files... 2021-05-16T19:40:54.7571133Z checking for file conflicts... 2021-05-16T19:40:54.7572008Z checking available disk space... 2021-05-16T19:40:54.7622639Z :: Processing package changes... 2021-05-16T19:40:54.7623562Z reinstalling mingw-w64-x86_64-freetype... 2021-05-16T19:40:55.7212633Z warning: mingw-w64-x86_64-fribidi-1.0.10-2 is up to date -- reinstalling 2021-05-16T19:40:55.7213647Z resolving dependencies... 2021-05-16T19:40:55.7214999Z looking for conflicting packages... 2021-05-16T19:40:55.7598325Z 2021-05-16T19:40:55.7599977Z Packages (1) mingw-w64-x86_64-fribidi-1.0.10-2 2021-05-16T19:40:55.7600592Z 2021-05-16T19:40:55.7602275Z Total Installed Size: 0.44 MiB 2021-05-16T19:40:55.7603538Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:40:55.7604605Z 2021-05-16T19:40:55.7605653Z :: Proceed with installation? [Y/n] 2021-05-16T19:40:55.7606578Z checking keyring... 2021-05-16T19:40:55.8478140Z checking package integrity... 2021-05-16T19:40:55.9833064Z loading package files... 2021-05-16T19:40:55.9852538Z checking for file conflicts... 2021-05-16T19:40:55.9853496Z checking available disk space... 2021-05-16T19:40:55.9889263Z :: Processing package changes... 2021-05-16T19:40:55.9890387Z reinstalling mingw-w64-x86_64-fribidi... 2021-05-16T19:40:56.9155861Z warning: mingw-w64-x86_64-gcc-10.3.0-2 is up to date -- reinstalling 2021-05-16T19:40:56.9156905Z resolving dependencies... 2021-05-16T19:40:56.9459201Z looking for conflicting packages... 2021-05-16T19:40:56.9545953Z 2021-05-16T19:40:56.9546949Z Packages (1) mingw-w64-x86_64-gcc-10.3.0-2 2021-05-16T19:40:56.9548010Z 2021-05-16T19:40:56.9548617Z Total Download Size: 27.13 MiB 2021-05-16T19:40:56.9549443Z Total Installed Size: 156.41 MiB 2021-05-16T19:40:56.9550036Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:40:56.9550478Z 2021-05-16T19:40:56.9551184Z :: Proceed with installation? [Y/n] 2021-05-16T19:40:56.9551856Z :: Retrieving packages... 2021-05-16T19:40:57.2665644Z downloading mingw-w64-x86_64-gcc-10.3.0-2-any.pkg.tar.zst... 2021-05-16T19:40:59.0000825Z checking keyring... 2021-05-16T19:40:59.0981284Z checking package integrity... 2021-05-16T19:40:59.5186768Z loading package files... 2021-05-16T19:40:59.5311331Z checking for file conflicts... 2021-05-16T19:40:59.5312226Z checking available disk space... 2021-05-16T19:40:59.6000337Z :: Processing package changes... 2021-05-16T19:40:59.6001860Z reinstalling mingw-w64-x86_64-gcc... 2021-05-16T19:41:02.1120510Z resolving dependencies... 2021-05-16T19:41:02.2826257Z looking for conflicting packages... 2021-05-16T19:41:02.2908114Z 2021-05-16T19:41:02.2915010Z 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-16T19:41:02.2920527Z 2021-05-16T19:41:02.2921723Z Total Download Size: 48.47 MiB 2021-05-16T19:41:02.2922848Z Total Installed Size: 363.82 MiB 2021-05-16T19:41:02.2923343Z 2021-05-16T19:41:02.2924180Z :: Proceed with installation? [Y/n] 2021-05-16T19:41:02.2925005Z :: Retrieving packages... 2021-05-16T19:41:02.6072217Z downloading mingw-w64-x86_64-crypto++-8.4.0-2-any.pkg.tar.zst... 2021-05-16T19:41:03.5015172Z downloading mingw-w64-x86_64-geos-3.8.0-1-any.pkg.tar.xz... 2021-05-16T19:41:03.6085065Z downloading mingw-w64-x86_64-json-c-0.15-1-any.pkg.tar.zst... 2021-05-16T19:41:03.7046091Z downloading mingw-w64-x86_64-libfreexl-1.0.6-1-any.pkg.tar.zst... 2021-05-16T19:41:03.7993722Z downloading mingw-w64-x86_64-proj-6.3.2-2-any.pkg.tar.zst... 2021-05-16T19:41:03.9262412Z downloading mingw-w64-x86_64-libgeotiff-1.6.0-1-any.pkg.tar.zst... 2021-05-16T19:41:04.0225517Z downloading mingw-w64-x86_64-libde265-1.0.8-1-any.pkg.tar.zst... 2021-05-16T19:41:04.1219403Z downloading mingw-w64-x86_64-rav1e-0.4.1-1-any.pkg.tar.zst... 2021-05-16T19:41:04.2362747Z downloading mingw-w64-x86_64-libheif-1.11.0-2-any.pkg.tar.zst... 2021-05-16T19:41:04.3355337Z downloading mingw-w64-x86_64-minizip-git-1.2.445.e67b996-2-any.pkg.tar.zst... 2021-05-16T19:41:04.4308586Z downloading mingw-w64-x86_64-libkml-1.3.0-8-any.pkg.tar.xz... 2021-05-16T19:41:04.5361959Z downloading mingw-w64-x86_64-libmariadbclient-3.1.12-1-any.pkg.tar.zst... 2021-05-16T19:41:04.6332424Z downloading mingw-w64-x86_64-librttopo-1.1.0-1-any.pkg.tar.zst... 2021-05-16T19:41:04.7314868Z downloading mingw-w64-x86_64-libspatialite-5.0.1-2-any.pkg.tar.zst... 2021-05-16T19:41:04.9371454Z downloading mingw-w64-x86_64-netcdf-4.7.4-2-any.pkg.tar.zst... 2021-05-16T19:41:05.0439940Z downloading mingw-w64-x86_64-nspr-4.25-1-any.pkg.tar.xz... 2021-05-16T19:41:05.1403125Z downloading mingw-w64-x86_64-nss-3.52.1-1-any.pkg.tar.zst... 2021-05-16T19:41:05.2614399Z downloading mingw-w64-x86_64-poppler-data-0.4.10-1-any.pkg.tar.zst... 2021-05-16T19:41:05.3751939Z downloading mingw-w64-x86_64-poppler-20.12.1-2-any.pkg.tar.zst... 2021-05-16T19:41:05.4871430Z downloading mingw-w64-x86_64-libgpg-error-1.41-3-any.pkg.tar.zst... 2021-05-16T19:41:05.5898539Z downloading mingw-w64-x86_64-libgcrypt-1.9.2-2-any.pkg.tar.zst... 2021-05-16T19:41:05.6893723Z downloading mingw-w64-x86_64-libxslt-1.1.34-3-any.pkg.tar.zst... 2021-05-16T19:41:05.7891669Z downloading mingw-w64-x86_64-postgresql-13.1-1-any.pkg.tar.zst... 2021-05-16T19:41:06.1138031Z downloading mingw-w64-x86_64-xerces-c-3.2.3-3-any.pkg.tar.zst... 2021-05-16T19:41:06.2331674Z downloading mingw-w64-x86_64-gdal-3.2.2-3-any.pkg.tar.zst... 2021-05-16T19:41:06.7942407Z downloading winpty-0.4.3-1-x86_64.pkg.tar.xz... 2021-05-16T19:41:06.8115986Z checking keyring... 2021-05-16T19:41:07.2155292Z checking package integrity... 2021-05-16T19:41:12.4034563Z loading package files... 2021-05-16T19:41:12.5223360Z checking for file conflicts... 2021-05-16T19:41:12.9324496Z checking available disk space... 2021-05-16T19:41:12.9352370Z :: Processing package changes... 2021-05-16T19:41:12.9353373Z installing mingw-w64-x86_64-crypto++... 2021-05-16T19:41:13.2118289Z installing mingw-w64-x86_64-geos... 2021-05-16T19:41:13.6932430Z installing mingw-w64-x86_64-json-c... 2021-05-16T19:41:13.7172257Z installing mingw-w64-x86_64-libfreexl... 2021-05-16T19:41:13.7237944Z installing mingw-w64-x86_64-proj... 2021-05-16T19:41:13.8215748Z installing mingw-w64-x86_64-libgeotiff... 2021-05-16T19:41:13.8536864Z installing mingw-w64-x86_64-libde265... 2021-05-16T19:41:13.8839366Z Optional dependencies for mingw-w64-x86_64-libde265 2021-05-16T19:41:13.8840392Z mingw-w64-x86_64-ffmpeg: sherlock265 [installed] 2021-05-16T19:41:13.8841547Z mingw-w64-x86_64-qt5: sherlock265 2021-05-16T19:41:13.8842241Z mingw-w64-x86_64-SDL: dec265 2021-05-16T19:41:13.8843943Z installing mingw-w64-x86_64-rav1e... 2021-05-16T19:41:13.9157713Z installing mingw-w64-x86_64-libheif... 2021-05-16T19:41:13.9473631Z installing mingw-w64-x86_64-minizip-git... 2021-05-16T19:41:13.9730661Z installing mingw-w64-x86_64-libkml... 2021-05-16T19:41:14.1688560Z installing mingw-w64-x86_64-libmariadbclient... 2021-05-16T19:41:14.3173270Z installing mingw-w64-x86_64-librttopo... 2021-05-16T19:41:14.3320851Z installing mingw-w64-x86_64-libspatialite... 2021-05-16T19:41:14.4623213Z installing mingw-w64-x86_64-netcdf... 2021-05-16T19:41:14.5002422Z installing mingw-w64-x86_64-nspr... 2021-05-16T19:41:14.5978902Z installing mingw-w64-x86_64-nss... 2021-05-16T19:41:14.7564648Z installing mingw-w64-x86_64-poppler-data... 2021-05-16T19:41:15.0844020Z installing mingw-w64-x86_64-poppler... 2021-05-16T19:41:15.2927271Z Optional dependencies for mingw-w64-x86_64-poppler 2021-05-16T19:41:15.2928433Z mingw-w64-x86_64-glib2: libpoppler-glib [installed] 2021-05-16T19:41:15.2929209Z mingw-w64-x86_64-qt5: libpoppler-qt5 2021-05-16T19:41:15.2930305Z installing mingw-w64-x86_64-libgpg-error... 2021-05-16T19:41:15.3464895Z installing mingw-w64-x86_64-libgcrypt... 2021-05-16T19:41:15.3726639Z installing mingw-w64-x86_64-libxslt... 2021-05-16T19:41:15.5068985Z installing winpty... 2021-05-16T19:41:15.5773744Z installing mingw-w64-x86_64-postgresql... 2021-05-16T19:41:17.6427650Z installing mingw-w64-x86_64-xerces-c... 2021-05-16T19:41:18.3118153Z installing mingw-w64-x86_64-gdal... 2021-05-16T19:41:19.7307390Z warning: mingw-w64-x86_64-gdb-10.2-1 is up to date -- reinstalling 2021-05-16T19:41:19.7308609Z resolving dependencies... 2021-05-16T19:41:19.7659802Z looking for conflicting packages... 2021-05-16T19:41:19.7739135Z 2021-05-16T19:41:19.7739882Z Packages (1) mingw-w64-x86_64-gdb-10.2-1 2021-05-16T19:41:19.7740330Z 2021-05-16T19:41:19.7740983Z Total Download Size: 4.15 MiB 2021-05-16T19:41:19.7741597Z Total Installed Size: 13.89 MiB 2021-05-16T19:41:19.7742176Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:41:19.7742542Z 2021-05-16T19:41:19.7743217Z :: Proceed with installation? [Y/n] 2021-05-16T19:41:19.7743832Z :: Retrieving packages... 2021-05-16T19:41:20.0857709Z downloading mingw-w64-x86_64-gdb-10.2-1-any.pkg.tar.zst... 2021-05-16T19:41:20.8612097Z checking keyring... 2021-05-16T19:41:20.9586242Z checking package integrity... 2021-05-16T19:41:21.1749979Z loading package files... 2021-05-16T19:41:21.1786822Z checking for file conflicts... 2021-05-16T19:41:21.1787770Z checking available disk space... 2021-05-16T19:41:21.1881916Z :: Processing package changes... 2021-05-16T19:41:21.1882898Z reinstalling mingw-w64-x86_64-gdb... 2021-05-16T19:41:22.1758626Z warning: mingw-w64-x86_64-gdbm-1.19-1 is up to date -- reinstalling 2021-05-16T19:41:22.1759387Z resolving dependencies... 2021-05-16T19:41:22.1950984Z looking for conflicting packages... 2021-05-16T19:41:22.2153106Z 2021-05-16T19:41:22.2154025Z Packages (1) mingw-w64-x86_64-gdbm-1.19-1 2021-05-16T19:41:22.2154487Z 2021-05-16T19:41:22.2155324Z Total Installed Size: 0.72 MiB 2021-05-16T19:41:22.2156096Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:41:22.2157073Z 2021-05-16T19:41:22.2157832Z :: Proceed with installation? [Y/n] 2021-05-16T19:41:22.2158417Z checking keyring... 2021-05-16T19:41:22.2960667Z checking package integrity... 2021-05-16T19:41:22.4339717Z loading package files... 2021-05-16T19:41:22.4368840Z checking for file conflicts... 2021-05-16T19:41:22.4374299Z checking available disk space... 2021-05-16T19:41:22.4414607Z :: Processing package changes... 2021-05-16T19:41:22.4415823Z reinstalling mingw-w64-x86_64-gdbm... 2021-05-16T19:41:23.7022556Z resolving dependencies... 2021-05-16T19:41:23.7023360Z looking for conflicting packages... 2021-05-16T19:41:23.7025132Z 2021-05-16T19:41:23.7026124Z Packages (1) mingw-w64-x86_64-gdk-pixbuf2-2.42.4-1 2021-05-16T19:41:23.7026683Z 2021-05-16T19:41:23.7027265Z Total Download Size: 1.57 MiB 2021-05-16T19:41:23.7027916Z Total Installed Size: 6.77 MiB 2021-05-16T19:41:23.7028301Z 2021-05-16T19:41:23.7028905Z :: Proceed with installation? [Y/n] 2021-05-16T19:41:23.7029533Z :: Retrieving packages... 2021-05-16T19:41:23.7237969Z downloading mingw-w64-x86_64-gdk-pixbuf2-2.42.4-1-any.pkg.tar.zst... 2021-05-16T19:41:24.3773066Z checking keyring... 2021-05-16T19:41:24.4747430Z checking package integrity... 2021-05-16T19:41:24.6283387Z loading package files... 2021-05-16T19:41:24.6386383Z checking for file conflicts... 2021-05-16T19:41:24.6859261Z checking available disk space... 2021-05-16T19:41:24.6876763Z :: Processing package changes... 2021-05-16T19:41:24.6877723Z installing mingw-w64-x86_64-gdk-pixbuf2... 2021-05-16T19:41:25.3055934Z :: Running post-transaction hooks... 2021-05-16T19:41:25.3057292Z (1/1) Probing GDK-Pixbuf loader modules... 2021-05-16T19:41:26.2297332Z warning: mingw-w64-x86_64-geos-3.8.0-1 is up to date -- reinstalling 2021-05-16T19:41:26.2298111Z resolving dependencies... 2021-05-16T19:41:26.2299295Z looking for conflicting packages... 2021-05-16T19:41:26.2690322Z 2021-05-16T19:41:26.2691978Z Packages (1) mingw-w64-x86_64-geos-3.8.0-1 2021-05-16T19:41:26.2692764Z 2021-05-16T19:41:26.2693566Z Total Installed Size: 7.40 MiB 2021-05-16T19:41:26.2694360Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:41:26.2694748Z 2021-05-16T19:41:26.2695396Z :: Proceed with installation? [Y/n] 2021-05-16T19:41:26.2695965Z checking keyring... 2021-05-16T19:41:26.3470483Z checking package integrity... 2021-05-16T19:41:26.4855193Z loading package files... 2021-05-16T19:41:26.5067525Z checking for file conflicts... 2021-05-16T19:41:26.5068509Z checking available disk space... 2021-05-16T19:41:26.5413589Z :: Processing package changes... 2021-05-16T19:41:26.5414514Z reinstalling mingw-w64-x86_64-geos... 2021-05-16T19:41:27.9340351Z warning: mingw-w64-x86_64-gettext-0.19.8.1-10 is up to date -- reinstalling 2021-05-16T19:41:27.9341532Z resolving dependencies... 2021-05-16T19:41:27.9539428Z looking for conflicting packages... 2021-05-16T19:41:27.9741897Z 2021-05-16T19:41:27.9743617Z Packages (1) mingw-w64-x86_64-gettext-0.19.8.1-10 2021-05-16T19:41:27.9744327Z 2021-05-16T19:41:27.9744958Z Total Download Size: 3.36 MiB 2021-05-16T19:41:27.9745666Z Total Installed Size: 18.30 MiB 2021-05-16T19:41:27.9746794Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:41:27.9747109Z 2021-05-16T19:41:27.9747718Z :: Proceed with installation? [Y/n] 2021-05-16T19:41:27.9748299Z :: Retrieving packages... 2021-05-16T19:41:28.2893193Z downloading mingw-w64-x86_64-gettext-0.19.8.1-10-any.pkg.tar.zst... 2021-05-16T19:41:29.1221172Z checking keyring... 2021-05-16T19:41:29.2218068Z checking package integrity... 2021-05-16T19:41:29.4072996Z loading package files... 2021-05-16T19:41:29.4315435Z checking for file conflicts... 2021-05-16T19:41:29.4317822Z checking available disk space... 2021-05-16T19:41:29.5698253Z :: Processing package changes... 2021-05-16T19:41:29.5699423Z reinstalling mingw-w64-x86_64-gettext... 2021-05-16T19:41:33.0145766Z warning: mingw-w64-x86_64-gflags-2.2.2-2 is up to date -- reinstalling 2021-05-16T19:41:33.0146875Z resolving dependencies... 2021-05-16T19:41:33.0147804Z looking for conflicting packages... 2021-05-16T19:41:33.0579838Z 2021-05-16T19:41:33.0581531Z Packages (1) mingw-w64-x86_64-gflags-2.2.2-2 2021-05-16T19:41:33.0582757Z 2021-05-16T19:41:33.0592871Z Total Installed Size: 1.09 MiB 2021-05-16T19:41:33.0593953Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:41:33.0594369Z 2021-05-16T19:41:33.0595380Z :: Proceed with installation? [Y/n] 2021-05-16T19:41:33.0596110Z checking keyring... 2021-05-16T19:41:33.1454565Z checking package integrity... 2021-05-16T19:41:33.2839652Z loading package files... 2021-05-16T19:41:33.2901141Z checking for file conflicts... 2021-05-16T19:41:33.2902269Z checking available disk space... 2021-05-16T19:41:33.2935673Z :: Processing package changes... 2021-05-16T19:41:33.2936644Z reinstalling mingw-w64-x86_64-gflags... 2021-05-16T19:41:34.1807509Z warning: mingw-w64-x86_64-giflib-5.2.1-3 is up to date -- reinstalling 2021-05-16T19:41:34.1808301Z resolving dependencies... 2021-05-16T19:41:34.1954499Z looking for conflicting packages... 2021-05-16T19:41:34.2241015Z 2021-05-16T19:41:34.2242659Z Packages (1) mingw-w64-x86_64-giflib-5.2.1-3 2021-05-16T19:41:34.2244712Z 2021-05-16T19:41:34.2245308Z Total Installed Size: 0.73 MiB 2021-05-16T19:41:34.2245898Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:41:34.2246401Z 2021-05-16T19:41:34.2247241Z :: Proceed with installation? [Y/n] 2021-05-16T19:41:34.2247768Z checking keyring... 2021-05-16T19:41:34.3013970Z checking package integrity... 2021-05-16T19:41:34.4160157Z loading package files... 2021-05-16T19:41:34.4184490Z checking for file conflicts... 2021-05-16T19:41:34.4185428Z checking available disk space... 2021-05-16T19:41:34.4216542Z :: Processing package changes... 2021-05-16T19:41:34.4217308Z reinstalling mingw-w64-x86_64-giflib... 2021-05-16T19:41:35.2757564Z warning: mingw-w64-x86_64-glib2-2.68.2-1 is up to date -- reinstalling 2021-05-16T19:41:35.2758542Z resolving dependencies... 2021-05-16T19:41:35.3101837Z looking for conflicting packages... 2021-05-16T19:41:35.3191756Z 2021-05-16T19:41:35.3192670Z Packages (1) mingw-w64-x86_64-glib2-2.68.2-1 2021-05-16T19:41:35.3193216Z 2021-05-16T19:41:35.3194105Z Total Installed Size: 22.99 MiB 2021-05-16T19:41:35.3194697Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:41:35.3195230Z 2021-05-16T19:41:35.3195849Z :: Proceed with installation? [Y/n] 2021-05-16T19:41:35.3196761Z checking keyring... 2021-05-16T19:41:35.3978781Z checking package integrity... 2021-05-16T19:41:35.5514207Z loading package files... 2021-05-16T19:41:35.5602463Z checking for file conflicts... 2021-05-16T19:41:35.5603494Z checking available disk space... 2021-05-16T19:41:35.6025113Z :: Processing package changes... 2021-05-16T19:41:35.6026295Z reinstalling mingw-w64-x86_64-glib2... 2021-05-16T19:41:37.0363505Z resolving dependencies... 2021-05-16T19:41:37.0526129Z looking for conflicting packages... 2021-05-16T19:41:37.0774055Z 2021-05-16T19:41:37.0774901Z Packages (1) mingw-w64-x86_64-glpk-4.65-2 2021-05-16T19:41:37.0775363Z 2021-05-16T19:41:37.0775902Z Total Download Size: 0.60 MiB 2021-05-16T19:41:37.0776502Z Total Installed Size: 2.63 MiB 2021-05-16T19:41:37.0777215Z 2021-05-16T19:41:37.0778019Z :: Proceed with installation? [Y/n] 2021-05-16T19:41:37.0778687Z :: Retrieving packages... 2021-05-16T19:41:37.3886616Z downloading mingw-w64-x86_64-glpk-4.65-2-any.pkg.tar.zst... 2021-05-16T19:41:37.8516450Z checking keyring... 2021-05-16T19:41:37.9476903Z checking package integrity... 2021-05-16T19:41:38.1013126Z loading package files... 2021-05-16T19:41:38.1037570Z checking for file conflicts... 2021-05-16T19:41:38.1044317Z checking available disk space... 2021-05-16T19:41:38.1058812Z :: Processing package changes... 2021-05-16T19:41:38.1059710Z installing mingw-w64-x86_64-glpk... 2021-05-16T19:41:38.9721097Z warning: mingw-w64-x86_64-gmp-6.2.1-2 is up to date -- reinstalling 2021-05-16T19:41:38.9722811Z resolving dependencies... 2021-05-16T19:41:38.9723876Z looking for conflicting packages... 2021-05-16T19:41:39.0155349Z 2021-05-16T19:41:39.0156434Z Packages (1) mingw-w64-x86_64-gmp-6.2.1-2 2021-05-16T19:41:39.0156946Z 2021-05-16T19:41:39.0157524Z Total Download Size: 0.49 MiB 2021-05-16T19:41:39.0158140Z Total Installed Size: 2.21 MiB 2021-05-16T19:41:39.0158936Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:41:39.0159333Z 2021-05-16T19:41:39.0160016Z :: Proceed with installation? [Y/n] 2021-05-16T19:41:39.0161046Z :: Retrieving packages... 2021-05-16T19:41:39.3204737Z downloading mingw-w64-x86_64-gmp-6.2.1-2-any.pkg.tar.zst... 2021-05-16T19:41:39.7821797Z checking keyring... 2021-05-16T19:41:39.8762662Z checking package integrity... 2021-05-16T19:41:40.0202405Z loading package files... 2021-05-16T19:41:40.0214892Z checking for file conflicts... 2021-05-16T19:41:40.0215657Z checking available disk space... 2021-05-16T19:41:40.0238853Z :: Processing package changes... 2021-05-16T19:41:40.0239870Z reinstalling mingw-w64-x86_64-gmp... 2021-05-16T19:41:40.9059540Z resolving dependencies... 2021-05-16T19:41:41.0614831Z looking for conflicting packages... 2021-05-16T19:41:41.0644291Z 2021-05-16T19:41:41.0646369Z 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-16T19:41:41.0647811Z 2021-05-16T19:41:41.0648401Z Total Download Size: 3.72 MiB 2021-05-16T19:41:41.0649124Z Total Installed Size: 21.06 MiB 2021-05-16T19:41:41.0649553Z 2021-05-16T19:41:41.0650277Z :: Proceed with installation? [Y/n] 2021-05-16T19:41:41.0650988Z :: Retrieving packages... 2021-05-16T19:41:41.3738689Z downloading mingw-w64-x86_64-libksba-1.4.0-1-any.pkg.tar.zst... 2021-05-16T19:41:41.7480653Z downloading mingw-w64-x86_64-libassuan-2.5.4-1-any.pkg.tar.zst... 2021-05-16T19:41:41.8473373Z downloading mingw-w64-x86_64-libusb-1.0.24-2-any.pkg.tar.zst... 2021-05-16T19:41:41.9436138Z downloading mingw-w64-x86_64-libusb-compat-git-r76.b5db9d0-2-any.pkg.tar.zst... 2021-05-16T19:41:42.0391538Z downloading mingw-w64-x86_64-npth-1.6-1-any.pkg.tar.xz... 2021-05-16T19:41:42.1353748Z downloading mingw-w64-x86_64-gnupg-2.2.27-2-any.pkg.tar.zst... 2021-05-16T19:41:42.5185251Z downloading mingw-w64-x86_64-gpgme-1.15.1-2-any.pkg.tar.zst... 2021-05-16T19:41:42.5309017Z checking keyring... 2021-05-16T19:41:42.9163223Z checking package integrity... 2021-05-16T19:41:44.2073583Z loading package files... 2021-05-16T19:41:44.2278428Z checking for file conflicts... 2021-05-16T19:41:44.2675661Z checking available disk space... 2021-05-16T19:41:44.2688416Z :: Processing package changes... 2021-05-16T19:41:44.2689542Z installing mingw-w64-x86_64-libksba... 2021-05-16T19:41:44.2934652Z installing mingw-w64-x86_64-libassuan... 2021-05-16T19:41:44.3040268Z installing mingw-w64-x86_64-libusb... 2021-05-16T19:41:44.3136463Z installing mingw-w64-x86_64-libusb-compat-git... 2021-05-16T19:41:44.3219633Z installing mingw-w64-x86_64-npth... 2021-05-16T19:41:44.3331227Z installing mingw-w64-x86_64-gnupg... 2021-05-16T19:41:44.4214257Z Optional dependencies for mingw-w64-x86_64-gnupg 2021-05-16T19:41:44.4215160Z mingw-w64-x86_64-pinentry 2021-05-16T19:41:44.4216006Z installing mingw-w64-x86_64-gpgme... 2021-05-16T19:41:45.4836782Z warning: mingw-w64-x86_64-grpc-1.35.0-2 is up to date -- reinstalling 2021-05-16T19:41:45.4837503Z resolving dependencies... 2021-05-16T19:41:45.5163750Z looking for conflicting packages... 2021-05-16T19:41:45.5239254Z 2021-05-16T19:41:45.5240281Z Packages (1) mingw-w64-x86_64-grpc-1.35.0-2 2021-05-16T19:41:45.5241070Z 2021-05-16T19:41:45.5242101Z Total Installed Size: 21.09 MiB 2021-05-16T19:41:45.5243351Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:41:45.5243857Z 2021-05-16T19:41:45.5244936Z :: Proceed with installation? [Y/n] 2021-05-16T19:41:45.5246706Z checking keyring... 2021-05-16T19:41:45.6189910Z checking package integrity... 2021-05-16T19:41:45.7615392Z loading package files... 2021-05-16T19:41:45.7672696Z checking for file conflicts... 2021-05-16T19:41:45.7673619Z checking available disk space... 2021-05-16T19:41:45.7934952Z :: Processing package changes... 2021-05-16T19:41:45.7936779Z reinstalling mingw-w64-x86_64-grpc... 2021-05-16T19:41:47.0841650Z resolving dependencies... 2021-05-16T19:41:47.0843306Z looking for conflicting packages... 2021-05-16T19:41:47.1265336Z 2021-05-16T19:41:47.1266416Z Packages (1) mingw-w64-x86_64-gsl-2.6-1 2021-05-16T19:41:47.1266888Z 2021-05-16T19:41:47.1267412Z Total Download Size: 1.89 MiB 2021-05-16T19:41:47.1268021Z Total Installed Size: 12.38 MiB 2021-05-16T19:41:47.1268408Z 2021-05-16T19:41:47.1269090Z :: Proceed with installation? [Y/n] 2021-05-16T19:41:47.1269726Z :: Retrieving packages... 2021-05-16T19:41:47.4428162Z downloading mingw-w64-x86_64-gsl-2.6-1-any.pkg.tar.xz... 2021-05-16T19:41:48.1913718Z checking keyring... 2021-05-16T19:41:48.3047180Z checking package integrity... 2021-05-16T19:41:48.4792293Z loading package files... 2021-05-16T19:41:48.4895844Z checking for file conflicts... 2021-05-16T19:41:48.5089575Z checking available disk space... 2021-05-16T19:41:48.5106207Z :: Processing package changes... 2021-05-16T19:41:48.5107250Z installing mingw-w64-x86_64-gsl... 2021-05-16T19:41:49.7599728Z warning: mingw-w64-x86_64-harfbuzz-2.8.1-1 is up to date -- reinstalling 2021-05-16T19:41:49.7600542Z resolving dependencies... 2021-05-16T19:41:49.7763822Z looking for conflicting packages... 2021-05-16T19:41:49.8010734Z 2021-05-16T19:41:49.8012149Z Packages (1) mingw-w64-x86_64-harfbuzz-2.8.1-1 2021-05-16T19:41:49.8012635Z 2021-05-16T19:41:49.8013177Z Total Installed Size: 8.19 MiB 2021-05-16T19:41:49.8013749Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:41:49.8014068Z 2021-05-16T19:41:49.8014574Z :: Proceed with installation? [Y/n] 2021-05-16T19:41:49.8015846Z checking keyring... 2021-05-16T19:41:49.8792901Z checking package integrity... 2021-05-16T19:41:50.0065531Z loading package files... 2021-05-16T19:41:50.0094591Z checking for file conflicts... 2021-05-16T19:41:50.0095547Z checking available disk space... 2021-05-16T19:41:50.0162002Z :: Processing package changes... 2021-05-16T19:41:50.0163071Z reinstalling mingw-w64-x86_64-harfbuzz... 2021-05-16T19:41:50.9246405Z resolving dependencies... 2021-05-16T19:41:50.9604124Z looking for conflicting packages... 2021-05-16T19:41:50.9680727Z 2021-05-16T19:41:50.9681712Z Packages (1) mingw-w64-x86_64-hdf4-4.2.15-2 2021-05-16T19:41:50.9682645Z 2021-05-16T19:41:50.9683267Z Total Download Size: 1.09 MiB 2021-05-16T19:41:50.9683976Z Total Installed Size: 8.69 MiB 2021-05-16T19:41:50.9684408Z 2021-05-16T19:41:50.9685433Z :: Proceed with installation? [Y/n] 2021-05-16T19:41:50.9686250Z :: Retrieving packages... 2021-05-16T19:41:51.2719622Z downloading mingw-w64-x86_64-hdf4-4.2.15-2-any.pkg.tar.zst... 2021-05-16T19:41:51.8277513Z checking keyring... 2021-05-16T19:41:51.9229783Z checking package integrity... 2021-05-16T19:41:52.0943518Z loading package files... 2021-05-16T19:41:52.0978330Z checking for file conflicts... 2021-05-16T19:41:52.1091766Z checking available disk space... 2021-05-16T19:41:52.1107975Z :: Processing package changes... 2021-05-16T19:41:52.1108917Z installing mingw-w64-x86_64-hdf4... 2021-05-16T19:41:53.0997186Z warning: mingw-w64-x86_64-hdf5-1.12.0-3 is up to date -- reinstalling 2021-05-16T19:41:53.0998024Z resolving dependencies... 2021-05-16T19:41:53.1373824Z looking for conflicting packages... 2021-05-16T19:41:53.1470604Z 2021-05-16T19:41:53.1471544Z Packages (1) mingw-w64-x86_64-hdf5-1.12.0-3 2021-05-16T19:41:53.1472105Z 2021-05-16T19:41:53.1472743Z Total Installed Size: 91.59 MiB 2021-05-16T19:41:53.1473474Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:41:53.1473846Z 2021-05-16T19:41:53.1474439Z :: Proceed with installation? [Y/n] 2021-05-16T19:41:53.1475454Z checking keyring... 2021-05-16T19:41:53.2343198Z checking package integrity... 2021-05-16T19:41:53.4790420Z loading package files... 2021-05-16T19:41:53.4831079Z checking for file conflicts... 2021-05-16T19:41:53.4832190Z checking available disk space... 2021-05-16T19:41:53.4994648Z :: Processing package changes... 2021-05-16T19:41:53.4995671Z reinstalling mingw-w64-x86_64-hdf5... 2021-05-16T19:41:54.7782839Z warning: mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-16T19:41:54.7783765Z resolving dependencies... 2021-05-16T19:41:54.7785765Z looking for conflicting packages... 2021-05-16T19:41:54.8260345Z 2021-05-16T19:41:54.8263381Z Packages (1) mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T19:41:54.8264714Z 2021-05-16T19:41:54.8265970Z Total Download Size: 5.28 MiB 2021-05-16T19:41:54.8269488Z Total Installed Size: 66.96 MiB 2021-05-16T19:41:54.8270332Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:41:54.8270783Z 2021-05-16T19:41:54.8271819Z :: Proceed with installation? [Y/n] 2021-05-16T19:41:54.8273125Z :: Retrieving packages... 2021-05-16T19:41:55.1359695Z downloading mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T19:41:55.9847697Z checking keyring... 2021-05-16T19:41:56.0865528Z checking package integrity... 2021-05-16T19:41:56.3011911Z loading package files... 2021-05-16T19:41:56.3254474Z checking for file conflicts... 2021-05-16T19:41:56.3256334Z checking available disk space... 2021-05-16T19:41:56.4421052Z :: Processing package changes... 2021-05-16T19:41:56.4422408Z reinstalling mingw-w64-x86_64-headers-git... 2021-05-16T19:41:59.4292525Z resolving dependencies... 2021-05-16T19:41:59.4566835Z looking for conflicting packages... 2021-05-16T19:41:59.4706913Z 2021-05-16T19:41:59.4707752Z Packages (1) mingw-w64-x86_64-hiredis-1.0.0-1 2021-05-16T19:41:59.4708222Z 2021-05-16T19:41:59.4708904Z Total Download Size: 0.08 MiB 2021-05-16T19:41:59.4709707Z Total Installed Size: 0.32 MiB 2021-05-16T19:41:59.4710124Z 2021-05-16T19:41:59.4710930Z :: Proceed with installation? [Y/n] 2021-05-16T19:41:59.4711541Z :: Retrieving packages... 2021-05-16T19:41:59.7801881Z downloading mingw-w64-x86_64-hiredis-1.0.0-1-any.pkg.tar.zst... 2021-05-16T19:41:59.9656249Z checking keyring... 2021-05-16T19:42:00.0780233Z checking package integrity... 2021-05-16T19:42:00.2278196Z loading package files... 2021-05-16T19:42:00.2300099Z checking for file conflicts... 2021-05-16T19:42:00.2338996Z checking available disk space... 2021-05-16T19:42:00.2355005Z :: Processing package changes... 2021-05-16T19:42:00.2356029Z installing mingw-w64-x86_64-hiredis... 2021-05-16T19:42:01.1060250Z resolving dependencies... 2021-05-16T19:42:01.1061515Z looking for conflicting packages... 2021-05-16T19:42:01.1487058Z 2021-05-16T19:42:01.1488106Z Packages (1) mingw-w64-x86_64-http-parser-2.9.4-2 2021-05-16T19:42:01.1488672Z 2021-05-16T19:42:01.1489238Z Total Download Size: 0.03 MiB 2021-05-16T19:42:01.1490157Z Total Installed Size: 0.11 MiB 2021-05-16T19:42:01.1490574Z 2021-05-16T19:42:01.1491658Z :: Proceed with installation? [Y/n] 2021-05-16T19:42:01.1492361Z :: Retrieving packages... 2021-05-16T19:42:01.4575678Z downloading mingw-w64-x86_64-http-parser-2.9.4-2-any.pkg.tar.zst... 2021-05-16T19:42:01.5516396Z checking keyring... 2021-05-16T19:42:01.6405264Z checking package integrity... 2021-05-16T19:42:01.7922759Z loading package files... 2021-05-16T19:42:01.7936780Z checking for file conflicts... 2021-05-16T19:42:01.7943134Z checking available disk space... 2021-05-16T19:42:01.7956579Z :: Processing package changes... 2021-05-16T19:42:01.7957540Z installing mingw-w64-x86_64-http-parser... 2021-05-16T19:42:02.6373771Z warning: mingw-w64-x86_64-icu-68.2-3 is up to date -- reinstalling 2021-05-16T19:42:02.6374619Z resolving dependencies... 2021-05-16T19:42:02.6522460Z looking for conflicting packages... 2021-05-16T19:42:02.6800866Z 2021-05-16T19:42:02.6801903Z Packages (1) mingw-w64-x86_64-icu-68.2-3 2021-05-16T19:42:02.6802357Z 2021-05-16T19:42:02.6803143Z Total Installed Size: 113.98 MiB 2021-05-16T19:42:02.6803949Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:42:02.6804422Z 2021-05-16T19:42:02.6805276Z :: Proceed with installation? [Y/n] 2021-05-16T19:42:02.6805907Z checking keyring... 2021-05-16T19:42:02.7545222Z checking package integrity... 2021-05-16T19:42:03.0828650Z loading package files... 2021-05-16T19:42:03.0884158Z checking for file conflicts... 2021-05-16T19:42:03.0885190Z checking available disk space... 2021-05-16T19:42:03.1077830Z :: Processing package changes... 2021-05-16T19:42:03.1078879Z reinstalling mingw-w64-x86_64-icu... 2021-05-16T19:42:04.5346636Z resolving dependencies... 2021-05-16T19:42:04.5769450Z looking for conflicting packages... 2021-05-16T19:42:04.5808976Z 2021-05-16T19:42:04.5811759Z 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-16T19:42:04.5813702Z 2021-05-16T19:42:04.5814282Z Total Download Size: 17.57 MiB 2021-05-16T19:42:04.5814907Z Total Installed Size: 78.94 MiB 2021-05-16T19:42:04.5815311Z 2021-05-16T19:42:04.5815969Z :: Proceed with installation? [Y/n] 2021-05-16T19:42:04.5816641Z :: Retrieving packages... 2021-05-16T19:42:04.9128848Z downloading mingw-w64-x86_64-djvulibre-3.5.28-2-any.pkg.tar.zst... 2021-05-16T19:42:05.6683047Z downloading mingw-w64-x86_64-flif-0.3-1-any.pkg.tar.xz... 2021-05-16T19:42:05.7783976Z downloading mingw-w64-x86_64-gsfonts-20200910-2-any.pkg.tar.zst... 2021-05-16T19:42:05.8959533Z downloading mingw-w64-x86_64-jbigkit-2.1-4-any.pkg.tar.xz... 2021-05-16T19:42:05.9952775Z downloading mingw-w64-x86_64-liblqr-0.4.2-4-any.pkg.tar.xz... 2021-05-16T19:42:06.2018623Z downloading mingw-w64-x86_64-libraqm-0.7.1-1-any.pkg.tar.zst... 2021-05-16T19:42:06.2991468Z downloading mingw-w64-x86_64-libtool-2.4.6-20-any.pkg.tar.zst... 2021-05-16T19:42:06.4028398Z downloading mingw-w64-x86_64-libwmf-0.2.12-3-any.pkg.tar.zst... 2021-05-16T19:42:06.5196203Z downloading mingw-w64-x86_64-ttf-dejavu-2.37-3-any.pkg.tar.zst... 2021-05-16T19:42:06.7152794Z downloading mingw-w64-x86_64-imagemagick-7.0.10.11-3-any.pkg.tar.zst... 2021-05-16T19:42:06.9432886Z checking keyring... 2021-05-16T19:42:07.2505261Z checking package integrity... 2021-05-16T19:42:08.9646031Z loading package files... 2021-05-16T19:42:09.0139935Z checking for file conflicts... 2021-05-16T19:42:09.2121890Z checking available disk space... 2021-05-16T19:42:09.2143627Z :: Processing package changes... 2021-05-16T19:42:09.2144710Z installing mingw-w64-x86_64-djvulibre... 2021-05-16T19:42:09.3496737Z installing mingw-w64-x86_64-flif... 2021-05-16T19:42:09.5152563Z installing mingw-w64-x86_64-gsfonts... 2021-05-16T19:42:09.5985213Z installing mingw-w64-x86_64-jbigkit... 2021-05-16T19:42:09.6217799Z installing mingw-w64-x86_64-liblqr... 2021-05-16T19:42:09.6491366Z installing mingw-w64-x86_64-libraqm... 2021-05-16T19:42:09.6777502Z installing mingw-w64-x86_64-libtool... 2021-05-16T19:42:09.7486686Z installing mingw-w64-x86_64-libwmf... 2021-05-16T19:42:09.8197188Z installing mingw-w64-x86_64-ttf-dejavu... 2021-05-16T19:42:09.8960579Z installing mingw-w64-x86_64-imagemagick... 2021-05-16T19:42:11.8210243Z Optional dependencies for mingw-w64-x86_64-imagemagick 2021-05-16T19:42:11.8211471Z mingw-w64-x86_64-ghostscript: for Ghostscript support 2021-05-16T19:42:11.8212337Z mingw-w64-x86_64-openexr: for OpenEXR support [installed] 2021-05-16T19:42:11.8213072Z mingw-w64-x86_64-librsvg: for SVG support 2021-05-16T19:42:11.8213904Z mingw-w64-x86_64-graphviz: for GVC support 2021-05-16T19:42:11.8255899Z :: Running post-transaction hooks... 2021-05-16T19:42:11.8256694Z (1/2) Updating fontconfig cache... 2021-05-16T19:42:11.9148355Z (2/2) Probing GDK-Pixbuf loader modules... 2021-05-16T19:42:12.8384915Z warning: mingw-w64-x86_64-intel-tbb-1~2020.2-2 is up to date -- reinstalling 2021-05-16T19:42:12.8385748Z resolving dependencies... 2021-05-16T19:42:12.8569437Z looking for conflicting packages... 2021-05-16T19:42:12.8878364Z 2021-05-16T19:42:12.8879237Z Packages (1) mingw-w64-x86_64-intel-tbb-1~2020.2-2 2021-05-16T19:42:12.8879696Z 2021-05-16T19:42:12.8880221Z Total Installed Size: 8.68 MiB 2021-05-16T19:42:12.8881558Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:42:12.8882283Z 2021-05-16T19:42:12.8883180Z :: Proceed with installation? [Y/n] 2021-05-16T19:42:12.8884398Z checking keyring... 2021-05-16T19:42:12.9635536Z checking package integrity... 2021-05-16T19:42:13.0997614Z loading package files... 2021-05-16T19:42:13.1035387Z checking for file conflicts... 2021-05-16T19:42:13.1036202Z checking available disk space... 2021-05-16T19:42:13.1136444Z :: Processing package changes... 2021-05-16T19:42:13.1137396Z reinstalling mingw-w64-x86_64-intel-tbb... 2021-05-16T19:42:14.0675673Z warning: mingw-w64-x86_64-isl-0.24-1 is up to date -- reinstalling 2021-05-16T19:42:14.0676561Z resolving dependencies... 2021-05-16T19:42:14.0678622Z looking for conflicting packages... 2021-05-16T19:42:14.1341062Z 2021-05-16T19:42:14.1346407Z Packages (1) mingw-w64-x86_64-isl-0.24-1 2021-05-16T19:42:14.1348024Z 2021-05-16T19:42:14.1348676Z Total Download Size: 0.93 MiB 2021-05-16T19:42:14.1349317Z Total Installed Size: 6.43 MiB 2021-05-16T19:42:14.1349920Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:42:14.1350307Z 2021-05-16T19:42:14.1351022Z :: Proceed with installation? [Y/n] 2021-05-16T19:42:14.1351787Z :: Retrieving packages... 2021-05-16T19:42:14.4694443Z downloading mingw-w64-x86_64-isl-0.24-1-any.pkg.tar.zst... 2021-05-16T19:42:15.0233723Z checking keyring... 2021-05-16T19:42:15.1211446Z checking package integrity... 2021-05-16T19:42:15.2722703Z loading package files... 2021-05-16T19:42:15.2751741Z checking for file conflicts... 2021-05-16T19:42:15.2752614Z checking available disk space... 2021-05-16T19:42:15.3003575Z :: Processing package changes... 2021-05-16T19:42:15.3004935Z reinstalling mingw-w64-x86_64-isl... 2021-05-16T19:42:16.1783611Z resolving dependencies... 2021-05-16T19:42:16.2229637Z looking for conflicting packages... 2021-05-16T19:42:16.2251684Z 2021-05-16T19:42:16.2252795Z Packages (2) mingw-w64-x86_64-gdcm-3.0.8-2 mingw-w64-x86_64-itk-5.1.0-2 2021-05-16T19:42:16.2253445Z 2021-05-16T19:42:16.2254265Z Total Download Size: 13.04 MiB 2021-05-16T19:42:16.2254978Z Total Installed Size: 137.15 MiB 2021-05-16T19:42:16.2255431Z 2021-05-16T19:42:16.2256200Z :: Proceed with installation? [Y/n] 2021-05-16T19:42:16.2257030Z :: Retrieving packages... 2021-05-16T19:42:16.5302643Z downloading mingw-w64-x86_64-gdcm-3.0.8-2-any.pkg.tar.zst... 2021-05-16T19:42:17.3812950Z downloading mingw-w64-x86_64-itk-5.1.0-2-any.pkg.tar.zst... 2021-05-16T19:42:17.6936546Z checking keyring... 2021-05-16T19:42:17.7998724Z checking package integrity... 2021-05-16T19:42:18.2373569Z loading package files... 2021-05-16T19:42:18.3030561Z checking for file conflicts... 2021-05-16T19:42:18.6642203Z checking available disk space... 2021-05-16T19:42:18.6668268Z :: Processing package changes... 2021-05-16T19:42:18.6669120Z installing mingw-w64-x86_64-gdcm... 2021-05-16T19:42:19.1747081Z installing mingw-w64-x86_64-itk... 2021-05-16T19:42:23.4820964Z Optional dependencies for mingw-w64-x86_64-itk 2021-05-16T19:42:23.4822149Z mingw-w64-x86_64-opencv: ITK-OpenCV bridge [installed] 2021-05-16T19:42:23.4822996Z mingw-w64-x86_64-vtk: ITK-VTK bridge 2021-05-16T19:42:24.3423947Z warning: mingw-w64-x86_64-jasper-2.0.24-1 is up to date -- reinstalling 2021-05-16T19:42:24.3424929Z resolving dependencies... 2021-05-16T19:42:24.3636748Z looking for conflicting packages... 2021-05-16T19:42:24.3855514Z 2021-05-16T19:42:24.3856575Z Packages (1) mingw-w64-x86_64-jasper-2.0.24-1 2021-05-16T19:42:24.3857296Z 2021-05-16T19:42:24.3857879Z Total Installed Size: 4.75 MiB 2021-05-16T19:42:24.3859011Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:42:24.3859411Z 2021-05-16T19:42:24.3860335Z :: Proceed with installation? [Y/n] 2021-05-16T19:42:24.3861042Z checking keyring... 2021-05-16T19:42:24.4654783Z checking package integrity... 2021-05-16T19:42:24.5887533Z loading package files... 2021-05-16T19:42:24.5939328Z checking for file conflicts... 2021-05-16T19:42:24.5940286Z checking available disk space... 2021-05-16T19:42:24.6110847Z :: Processing package changes... 2021-05-16T19:42:24.6112424Z reinstalling mingw-w64-x86_64-jasper... 2021-05-16T19:42:25.7589443Z warning: mingw-w64-x86_64-json-c-0.15-1 is up to date -- reinstalling 2021-05-16T19:42:25.7590190Z resolving dependencies... 2021-05-16T19:42:25.7724402Z looking for conflicting packages... 2021-05-16T19:42:25.7984566Z 2021-05-16T19:42:25.7985851Z Packages (1) mingw-w64-x86_64-json-c-0.15-1 2021-05-16T19:42:25.7986569Z 2021-05-16T19:42:25.7987647Z Total Installed Size: 0.43 MiB 2021-05-16T19:42:25.7988615Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:42:25.7989244Z 2021-05-16T19:42:25.7989789Z :: Proceed with installation? [Y/n] 2021-05-16T19:42:25.7991413Z checking keyring... 2021-05-16T19:42:25.8834276Z checking package integrity... 2021-05-16T19:42:26.0040438Z loading package files... 2021-05-16T19:42:26.0049981Z checking for file conflicts... 2021-05-16T19:42:26.0050734Z checking available disk space... 2021-05-16T19:42:26.0080155Z :: Processing package changes... 2021-05-16T19:42:26.0080909Z reinstalling mingw-w64-x86_64-json-c... 2021-05-16T19:42:26.8704582Z warning: mingw-w64-x86_64-jsoncpp-1.9.4-1 is up to date -- reinstalling 2021-05-16T19:42:26.8705686Z resolving dependencies... 2021-05-16T19:42:26.8707432Z looking for conflicting packages... 2021-05-16T19:42:26.9156018Z 2021-05-16T19:42:26.9157347Z Packages (1) mingw-w64-x86_64-jsoncpp-1.9.4-1 2021-05-16T19:42:26.9158302Z 2021-05-16T19:42:26.9159805Z Total Installed Size: 1.88 MiB 2021-05-16T19:42:26.9160488Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:42:26.9161073Z 2021-05-16T19:42:26.9162110Z :: Proceed with installation? [Y/n] 2021-05-16T19:42:26.9162990Z checking keyring... 2021-05-16T19:42:27.0096596Z checking package integrity... 2021-05-16T19:42:27.1656853Z loading package files... 2021-05-16T19:42:27.1669323Z checking for file conflicts... 2021-05-16T19:42:27.1670172Z checking available disk space... 2021-05-16T19:42:27.1700869Z :: Processing package changes... 2021-05-16T19:42:27.1701767Z reinstalling mingw-w64-x86_64-jsoncpp... 2021-05-16T19:42:28.0115591Z warning: mingw-w64-x86_64-lame-3.100-1 is up to date -- reinstalling 2021-05-16T19:42:28.0116308Z resolving dependencies... 2021-05-16T19:42:28.0354634Z looking for conflicting packages... 2021-05-16T19:42:28.0563426Z 2021-05-16T19:42:28.0564389Z Packages (1) mingw-w64-x86_64-lame-3.100-1 2021-05-16T19:42:28.0565593Z 2021-05-16T19:42:28.0566728Z Total Installed Size: 1.64 MiB 2021-05-16T19:42:28.0568255Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:42:28.0568708Z 2021-05-16T19:42:28.0569673Z :: Proceed with installation? [Y/n] 2021-05-16T19:42:28.0570421Z checking keyring... 2021-05-16T19:42:28.1327104Z checking package integrity... 2021-05-16T19:42:28.2507372Z loading package files... 2021-05-16T19:42:28.2535132Z checking for file conflicts... 2021-05-16T19:42:28.2535874Z checking available disk space... 2021-05-16T19:42:28.2565272Z :: Processing package changes... 2021-05-16T19:42:28.2566264Z reinstalling mingw-w64-x86_64-lame... 2021-05-16T19:42:29.1295914Z resolving dependencies... 2021-05-16T19:42:29.1417726Z looking for conflicting packages... 2021-05-16T19:42:29.1699317Z 2021-05-16T19:42:29.1700451Z Packages (1) mingw-w64-x86_64-lapack-3.9.0-2 2021-05-16T19:42:29.1700922Z 2021-05-16T19:42:29.1701580Z Total Download Size: 3.31 MiB 2021-05-16T19:42:29.1702305Z Total Installed Size: 28.75 MiB 2021-05-16T19:42:29.1702687Z 2021-05-16T19:42:29.1703318Z :: Proceed with installation? [Y/n] 2021-05-16T19:42:29.1703900Z :: Retrieving packages... 2021-05-16T19:42:29.4784564Z downloading mingw-w64-x86_64-lapack-3.9.0-2-any.pkg.tar.zst... 2021-05-16T19:42:30.2283107Z checking keyring... 2021-05-16T19:42:30.3220045Z checking package integrity... 2021-05-16T19:42:30.5042678Z loading package files... 2021-05-16T19:42:30.5063281Z checking for file conflicts... 2021-05-16T19:42:30.5103419Z checking available disk space... 2021-05-16T19:42:30.5120265Z :: Processing package changes... 2021-05-16T19:42:30.5121485Z installing mingw-w64-x86_64-lapack... 2021-05-16T19:42:31.4984010Z warning: mingw-w64-x86_64-lcms2-2.12-1 is up to date -- reinstalling 2021-05-16T19:42:31.4984994Z resolving dependencies... 2021-05-16T19:42:31.5262848Z looking for conflicting packages... 2021-05-16T19:42:31.5441439Z 2021-05-16T19:42:31.5442426Z Packages (1) mingw-w64-x86_64-lcms2-2.12-1 2021-05-16T19:42:31.5442937Z 2021-05-16T19:42:31.5443524Z Total Installed Size: 1.62 MiB 2021-05-16T19:42:31.5445312Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:42:31.5445782Z 2021-05-16T19:42:31.5446932Z :: Proceed with installation? [Y/n] 2021-05-16T19:42:31.5448343Z checking keyring... 2021-05-16T19:42:31.6238544Z checking package integrity... 2021-05-16T19:42:31.7566636Z loading package files... 2021-05-16T19:42:31.7595171Z checking for file conflicts... 2021-05-16T19:42:31.7596209Z checking available disk space... 2021-05-16T19:42:31.7624885Z :: Processing package changes... 2021-05-16T19:42:31.7625851Z reinstalling mingw-w64-x86_64-lcms2... 2021-05-16T19:42:32.6612011Z warning: mingw-w64-x86_64-leptonica-1.80.0-2 is up to date -- reinstalling 2021-05-16T19:42:32.6612820Z resolving dependencies... 2021-05-16T19:42:32.6973169Z looking for conflicting packages... 2021-05-16T19:42:32.7048918Z 2021-05-16T19:42:32.7049841Z Packages (1) mingw-w64-x86_64-leptonica-1.80.0-2 2021-05-16T19:42:32.7050407Z 2021-05-16T19:42:32.7051634Z Total Installed Size: 8.39 MiB 2021-05-16T19:42:32.7052468Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:42:32.7052957Z 2021-05-16T19:42:32.7053801Z :: Proceed with installation? [Y/n] 2021-05-16T19:42:32.7054454Z checking keyring... 2021-05-16T19:42:32.7814014Z checking package integrity... 2021-05-16T19:42:32.9114632Z loading package files... 2021-05-16T19:42:32.9133145Z checking for file conflicts... 2021-05-16T19:42:32.9134278Z checking available disk space... 2021-05-16T19:42:32.9180829Z :: Processing package changes... 2021-05-16T19:42:32.9181761Z reinstalling mingw-w64-x86_64-leptonica... 2021-05-16T19:42:33.8264923Z warning: mingw-w64-x86_64-libarchive-3.5.1-1 is up to date -- reinstalling 2021-05-16T19:42:33.8266031Z resolving dependencies... 2021-05-16T19:42:33.8668818Z looking for conflicting packages... 2021-05-16T19:42:33.8748212Z 2021-05-16T19:42:33.8749113Z Packages (1) mingw-w64-x86_64-libarchive-3.5.1-1 2021-05-16T19:42:33.8749668Z 2021-05-16T19:42:33.8750761Z Total Installed Size: 3.99 MiB 2021-05-16T19:42:33.8751642Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:42:33.8752015Z 2021-05-16T19:42:33.8752964Z :: Proceed with installation? [Y/n] 2021-05-16T19:42:33.8753647Z checking keyring... 2021-05-16T19:42:33.9554509Z checking package integrity... 2021-05-16T19:42:34.0885514Z loading package files... 2021-05-16T19:42:34.0913149Z checking for file conflicts... 2021-05-16T19:42:34.0914023Z checking available disk space... 2021-05-16T19:42:34.0969755Z :: Processing package changes... 2021-05-16T19:42:34.0971077Z reinstalling mingw-w64-x86_64-libarchive... 2021-05-16T19:42:34.9952179Z warning: mingw-w64-x86_64-libassuan-2.5.4-1 is up to date -- reinstalling 2021-05-16T19:42:34.9953585Z resolving dependencies... 2021-05-16T19:42:35.0236365Z looking for conflicting packages... 2021-05-16T19:42:35.0441526Z 2021-05-16T19:42:35.0442388Z Packages (1) mingw-w64-x86_64-libassuan-2.5.4-1 2021-05-16T19:42:35.0442898Z 2021-05-16T19:42:35.0443450Z Total Installed Size: 0.38 MiB 2021-05-16T19:42:35.0444350Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:42:35.0444957Z 2021-05-16T19:42:35.0446078Z :: Proceed with installation? [Y/n] 2021-05-16T19:42:35.0446731Z checking keyring... 2021-05-16T19:42:35.1244844Z checking package integrity... 2021-05-16T19:42:35.2423663Z loading package files... 2021-05-16T19:42:35.2443661Z checking for file conflicts... 2021-05-16T19:42:35.2444503Z checking available disk space... 2021-05-16T19:42:35.2471034Z :: Processing package changes... 2021-05-16T19:42:35.2472434Z reinstalling mingw-w64-x86_64-libassuan... 2021-05-16T19:42:36.1040016Z warning: mingw-w64-x86_64-libde265-1.0.8-1 is up to date -- reinstalling 2021-05-16T19:42:36.1041006Z resolving dependencies... 2021-05-16T19:42:36.1182768Z looking for conflicting packages... 2021-05-16T19:42:36.1463944Z 2021-05-16T19:42:36.1464856Z Packages (1) mingw-w64-x86_64-libde265-1.0.8-1 2021-05-16T19:42:36.1465326Z 2021-05-16T19:42:36.1466146Z Total Installed Size: 4.02 MiB 2021-05-16T19:42:36.1466722Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:42:36.1467346Z 2021-05-16T19:42:36.1468066Z :: Proceed with installation? [Y/n] 2021-05-16T19:42:36.1468660Z checking keyring... 2021-05-16T19:42:36.2225462Z checking package integrity... 2021-05-16T19:42:36.3503659Z loading package files... 2021-05-16T19:42:36.3531037Z checking for file conflicts... 2021-05-16T19:42:36.3531987Z checking available disk space... 2021-05-16T19:42:36.3556452Z :: Processing package changes... 2021-05-16T19:42:36.3557288Z reinstalling mingw-w64-x86_64-libde265... 2021-05-16T19:42:37.1954556Z warning: mingw-w64-x86_64-libffi-3.3-4 is up to date -- reinstalling 2021-05-16T19:42:37.1955424Z resolving dependencies... 2021-05-16T19:42:37.1965167Z looking for conflicting packages... 2021-05-16T19:42:37.2393614Z 2021-05-16T19:42:37.2394874Z Packages (1) mingw-w64-x86_64-libffi-3.3-4 2021-05-16T19:42:37.2395454Z 2021-05-16T19:42:37.2396104Z Total Download Size: 0.04 MiB 2021-05-16T19:42:37.2397101Z Total Installed Size: 0.11 MiB 2021-05-16T19:42:37.2397855Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:42:37.2398303Z 2021-05-16T19:42:37.2399097Z :: Proceed with installation? [Y/n] 2021-05-16T19:42:37.2399847Z :: Retrieving packages... 2021-05-16T19:42:37.5525206Z downloading mingw-w64-x86_64-libffi-3.3-4-any.pkg.tar.zst... 2021-05-16T19:42:37.7369753Z checking keyring... 2021-05-16T19:42:37.8510381Z checking package integrity... 2021-05-16T19:42:38.0223702Z loading package files... 2021-05-16T19:42:38.0245557Z checking for file conflicts... 2021-05-16T19:42:38.0246551Z checking available disk space... 2021-05-16T19:42:38.0287965Z :: Processing package changes... 2021-05-16T19:42:38.0289425Z reinstalling mingw-w64-x86_64-libffi... 2021-05-16T19:42:38.9201817Z warning: mingw-w64-x86_64-libfreexl-1.0.6-1 is up to date -- reinstalling 2021-05-16T19:42:38.9202590Z resolving dependencies... 2021-05-16T19:42:38.9203766Z looking for conflicting packages... 2021-05-16T19:42:38.9646834Z 2021-05-16T19:42:38.9647749Z Packages (1) mingw-w64-x86_64-libfreexl-1.0.6-1 2021-05-16T19:42:38.9648256Z 2021-05-16T19:42:38.9648787Z Total Installed Size: 0.13 MiB 2021-05-16T19:42:38.9649787Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:42:38.9650114Z 2021-05-16T19:42:38.9650655Z :: Proceed with installation? [Y/n] 2021-05-16T19:42:38.9651764Z checking keyring... 2021-05-16T19:42:39.0533907Z checking package integrity... 2021-05-16T19:42:39.1882634Z loading package files... 2021-05-16T19:42:39.1907664Z checking for file conflicts... 2021-05-16T19:42:39.1908519Z checking available disk space... 2021-05-16T19:42:39.1933072Z :: Processing package changes... 2021-05-16T19:42:39.1934006Z reinstalling mingw-w64-x86_64-libfreexl... 2021-05-16T19:42:40.0665083Z warning: mingw-w64-x86_64-libgeotiff-1.6.0-1 is up to date -- reinstalling 2021-05-16T19:42:40.0665929Z resolving dependencies... 2021-05-16T19:42:40.1024423Z looking for conflicting packages... 2021-05-16T19:42:40.1102068Z 2021-05-16T19:42:40.1103045Z Packages (1) mingw-w64-x86_64-libgeotiff-1.6.0-1 2021-05-16T19:42:40.1103575Z 2021-05-16T19:42:40.1104382Z Total Installed Size: 0.79 MiB 2021-05-16T19:42:40.1105569Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:42:40.1106375Z 2021-05-16T19:42:40.1107662Z :: Proceed with installation? [Y/n] 2021-05-16T19:42:40.1108409Z checking keyring... 2021-05-16T19:42:40.2003043Z checking package integrity... 2021-05-16T19:42:40.3449690Z loading package files... 2021-05-16T19:42:40.3481678Z checking for file conflicts... 2021-05-16T19:42:40.3482933Z checking available disk space... 2021-05-16T19:42:40.3523352Z :: Processing package changes... 2021-05-16T19:42:40.3526217Z reinstalling mingw-w64-x86_64-libgeotiff... 2021-05-16T19:42:41.2530954Z resolving dependencies... 2021-05-16T19:42:41.2906710Z looking for conflicting packages... 2021-05-16T19:42:41.3016347Z 2021-05-16T19:42:41.3017503Z Packages (1) mingw-w64-x86_64-libgit2-1.1.0-1 2021-05-16T19:42:41.3018206Z 2021-05-16T19:42:41.3018826Z Total Download Size: 0.68 MiB 2021-05-16T19:42:41.3019693Z Total Installed Size: 3.01 MiB 2021-05-16T19:42:41.3020308Z 2021-05-16T19:42:41.3021063Z :: Proceed with installation? [Y/n] 2021-05-16T19:42:41.3022426Z :: Retrieving packages... 2021-05-16T19:42:41.6104208Z downloading mingw-w64-x86_64-libgit2-1.1.0-1-any.pkg.tar.zst... 2021-05-16T19:42:42.0737355Z checking keyring... 2021-05-16T19:42:42.1757321Z checking package integrity... 2021-05-16T19:42:42.3386706Z loading package files... 2021-05-16T19:42:42.3421728Z checking for file conflicts... 2021-05-16T19:42:42.3487192Z checking available disk space... 2021-05-16T19:42:42.3503545Z :: Processing package changes... 2021-05-16T19:42:42.3505237Z installing mingw-w64-x86_64-libgit2... 2021-05-16T19:42:43.3486048Z warning: mingw-w64-x86_64-libgpg-error-1.41-3 is up to date -- reinstalling 2021-05-16T19:42:43.3486797Z resolving dependencies... 2021-05-16T19:42:43.3629320Z looking for conflicting packages... 2021-05-16T19:42:43.3888806Z 2021-05-16T19:42:43.3889909Z Packages (1) mingw-w64-x86_64-libgpg-error-1.41-3 2021-05-16T19:42:43.3890734Z 2021-05-16T19:42:43.3891734Z Total Installed Size: 1.43 MiB 2021-05-16T19:42:43.3892376Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:42:43.3893140Z 2021-05-16T19:42:43.3893766Z :: Proceed with installation? [Y/n] 2021-05-16T19:42:43.3894487Z checking keyring... 2021-05-16T19:42:43.4614244Z checking package integrity... 2021-05-16T19:42:44.2148473Z loading package files... 2021-05-16T19:42:44.2149240Z checking for file conflicts... 2021-05-16T19:42:44.2149798Z checking available disk space... 2021-05-16T19:42:44.2150585Z :: Processing package changes... 2021-05-16T19:42:44.2151266Z reinstalling mingw-w64-x86_64-libgpg-error... 2021-05-16T19:42:44.4701147Z warning: mingw-w64-x86_64-libheif-1.11.0-2 is up to date -- reinstalling 2021-05-16T19:42:44.4701928Z resolving dependencies... 2021-05-16T19:42:44.5031115Z looking for conflicting packages... 2021-05-16T19:42:44.5121313Z 2021-05-16T19:42:44.5122647Z Packages (1) mingw-w64-x86_64-libheif-1.11.0-2 2021-05-16T19:42:44.5123145Z 2021-05-16T19:42:44.5123694Z Total Installed Size: 3.84 MiB 2021-05-16T19:42:44.5124561Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:42:44.5125514Z 2021-05-16T19:42:44.5126726Z :: Proceed with installation? [Y/n] 2021-05-16T19:42:44.5127538Z checking keyring... 2021-05-16T19:42:44.5894699Z checking package integrity... 2021-05-16T19:42:44.7078245Z loading package files... 2021-05-16T19:42:44.7101336Z checking for file conflicts... 2021-05-16T19:42:44.7102075Z checking available disk space... 2021-05-16T19:42:44.7132052Z :: Processing package changes... 2021-05-16T19:42:44.7132833Z reinstalling mingw-w64-x86_64-libheif... 2021-05-16T19:42:45.5477914Z warning: mingw-w64-x86_64-libiconv-1.16-2 is up to date -- reinstalling 2021-05-16T19:42:45.5478792Z resolving dependencies... 2021-05-16T19:42:45.5479829Z looking for conflicting packages... 2021-05-16T19:42:45.5895028Z 2021-05-16T19:42:45.5896312Z Packages (1) mingw-w64-x86_64-libiconv-1.16-2 2021-05-16T19:42:45.5896801Z 2021-05-16T19:42:45.5897503Z Total Download Size: 0.73 MiB 2021-05-16T19:42:45.5898179Z Total Installed Size: 2.24 MiB 2021-05-16T19:42:45.5898762Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:42:45.5899368Z 2021-05-16T19:42:45.5900427Z :: Proceed with installation? [Y/n] 2021-05-16T19:42:45.5901681Z :: Retrieving packages... 2021-05-16T19:42:45.8992943Z downloading mingw-w64-x86_64-libiconv-1.16-2-any.pkg.tar.zst... 2021-05-16T19:42:46.3627787Z checking keyring... 2021-05-16T19:42:46.4558809Z checking package integrity... 2021-05-16T19:42:46.6158017Z loading package files... 2021-05-16T19:42:46.6177826Z checking for file conflicts... 2021-05-16T19:42:46.6178669Z checking available disk space... 2021-05-16T19:42:46.6312753Z :: Processing package changes... 2021-05-16T19:42:46.6313861Z reinstalling mingw-w64-x86_64-libiconv... 2021-05-16T19:42:47.4928662Z warning: mingw-w64-x86_64-libjpeg-turbo-2.0.6-1 is up to date -- reinstalling 2021-05-16T19:42:47.4929467Z resolving dependencies... 2021-05-16T19:42:47.5067998Z looking for conflicting packages... 2021-05-16T19:42:47.5364382Z 2021-05-16T19:42:47.5365502Z Packages (1) mingw-w64-x86_64-libjpeg-turbo-2.0.6-1 2021-05-16T19:42:47.5366297Z 2021-05-16T19:42:47.5367132Z Total Installed Size: 4.35 MiB 2021-05-16T19:42:47.5367783Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:42:47.5368179Z 2021-05-16T19:42:47.5368719Z :: Proceed with installation? [Y/n] 2021-05-16T19:42:47.5369540Z checking keyring... 2021-05-16T19:42:47.6094156Z checking package integrity... 2021-05-16T19:42:47.7344149Z loading package files... 2021-05-16T19:42:47.7365335Z checking for file conflicts... 2021-05-16T19:42:47.7366431Z checking available disk space... 2021-05-16T19:42:47.7408898Z :: Processing package changes... 2021-05-16T19:42:47.7409922Z reinstalling mingw-w64-x86_64-libjpeg-turbo... 2021-05-16T19:42:48.6648116Z warning: mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-16T19:42:48.6649234Z resolving dependencies... 2021-05-16T19:42:48.6650543Z looking for conflicting packages... 2021-05-16T19:42:48.7048919Z 2021-05-16T19:42:48.7050149Z Packages (1) mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T19:42:48.7051341Z 2021-05-16T19:42:48.7051980Z Total Download Size: 0.02 MiB 2021-05-16T19:42:48.7052663Z Total Installed Size: 0.05 MiB 2021-05-16T19:42:48.7053425Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:42:48.7053865Z 2021-05-16T19:42:48.7055915Z :: Proceed with installation? [Y/n] 2021-05-16T19:42:48.7056684Z :: Retrieving packages... 2021-05-16T19:42:49.0122885Z downloading mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T19:42:49.1058678Z checking keyring... 2021-05-16T19:42:49.2148830Z checking package integrity... 2021-05-16T19:42:49.3566559Z loading package files... 2021-05-16T19:42:49.3575224Z checking for file conflicts... 2021-05-16T19:42:49.3576067Z checking available disk space... 2021-05-16T19:42:49.3593839Z :: Processing package changes... 2021-05-16T19:42:49.3594727Z reinstalling mingw-w64-x86_64-libmangle-git... 2021-05-16T19:42:50.1768581Z warning: mingw-w64-x86_64-libmariadbclient-3.1.12-1 is up to date -- reinstalling 2021-05-16T19:42:50.1769551Z resolving dependencies... 2021-05-16T19:42:50.2149167Z looking for conflicting packages... 2021-05-16T19:42:50.2270615Z 2021-05-16T19:42:50.2272117Z Packages (1) mingw-w64-x86_64-libmariadbclient-3.1.12-1 2021-05-16T19:42:50.2279827Z 2021-05-16T19:42:50.2286544Z Total Installed Size: 3.26 MiB 2021-05-16T19:42:50.2311167Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:42:50.2322377Z 2021-05-16T19:42:50.2423058Z :: Proceed with installation? [Y/n] 2021-05-16T19:42:51.2044141Z checking keyring... 2021-05-16T19:42:51.2044757Z checking package integrity... 2021-05-16T19:42:51.2045312Z loading package files... 2021-05-16T19:42:51.2046274Z checking for file conflicts... 2021-05-16T19:42:51.2046811Z checking available disk space... 2021-05-16T19:42:51.2047376Z :: Processing package changes... 2021-05-16T19:42:51.2048001Z reinstalling mingw-w64-x86_64-libmariadbclient... 2021-05-16T19:42:51.3435645Z warning: mingw-w64-x86_64-libogg-1.3.4-3 is up to date -- reinstalling 2021-05-16T19:42:51.3436527Z resolving dependencies... 2021-05-16T19:42:51.3439128Z looking for conflicting packages... 2021-05-16T19:42:51.3849426Z 2021-05-16T19:42:51.3850254Z Packages (1) mingw-w64-x86_64-libogg-1.3.4-3 2021-05-16T19:42:51.3850716Z 2021-05-16T19:42:51.3851232Z Total Installed Size: 0.54 MiB 2021-05-16T19:42:51.3851775Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:42:51.3852166Z 2021-05-16T19:42:51.3852660Z :: Proceed with installation? [Y/n] 2021-05-16T19:42:51.3853500Z checking keyring... 2021-05-16T19:42:51.4671966Z checking package integrity... 2021-05-16T19:42:51.5821568Z loading package files... 2021-05-16T19:42:51.5893164Z checking for file conflicts... 2021-05-16T19:42:51.5894092Z checking available disk space... 2021-05-16T19:42:51.5977889Z :: Processing package changes... 2021-05-16T19:42:51.5978697Z reinstalling mingw-w64-x86_64-libogg... 2021-05-16T19:42:52.5845573Z warning: mingw-w64-x86_64-libpng-1.6.37-4 is up to date -- reinstalling 2021-05-16T19:42:52.5846716Z resolving dependencies... 2021-05-16T19:42:52.6205917Z looking for conflicting packages... 2021-05-16T19:42:52.6285848Z 2021-05-16T19:42:52.6286863Z Packages (1) mingw-w64-x86_64-libpng-1.6.37-4 2021-05-16T19:42:52.6287722Z 2021-05-16T19:42:52.6288819Z Total Installed Size: 2.35 MiB 2021-05-16T19:42:52.6289435Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:42:52.6290060Z 2021-05-16T19:42:52.6290805Z :: Proceed with installation? [Y/n] 2021-05-16T19:42:52.6291881Z checking keyring... 2021-05-16T19:42:52.7046322Z checking package integrity... 2021-05-16T19:42:52.8490139Z loading package files... 2021-05-16T19:42:52.8511376Z checking for file conflicts... 2021-05-16T19:42:52.8512641Z checking available disk space... 2021-05-16T19:42:52.8547780Z :: Processing package changes... 2021-05-16T19:42:52.8548750Z reinstalling mingw-w64-x86_64-libpng... 2021-05-16T19:42:53.8189465Z error: target not found: mingw-w64-x86_64-libpq 2021-05-16T19:42:54.6677426Z warning: mingw-w64-x86_64-libraw-0.20.2-2 is up to date -- reinstalling 2021-05-16T19:42:54.6679052Z resolving dependencies... 2021-05-16T19:42:54.7033378Z looking for conflicting packages... 2021-05-16T19:42:54.7106007Z 2021-05-16T19:42:54.7106775Z Packages (1) mingw-w64-x86_64-libraw-0.20.2-2 2021-05-16T19:42:54.7107223Z 2021-05-16T19:42:54.7107868Z Total Installed Size: 6.32 MiB 2021-05-16T19:42:54.7108868Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:42:54.7110341Z 2021-05-16T19:42:54.7111901Z :: Proceed with installation? [Y/n] 2021-05-16T19:42:54.7112840Z checking keyring... 2021-05-16T19:42:54.7875653Z checking package integrity... 2021-05-16T19:42:54.9164136Z loading package files... 2021-05-16T19:42:54.9186873Z checking for file conflicts... 2021-05-16T19:42:54.9187749Z checking available disk space... 2021-05-16T19:42:54.9223772Z :: Processing package changes... 2021-05-16T19:42:54.9224666Z reinstalling mingw-w64-x86_64-libraw... 2021-05-16T19:42:55.7870256Z resolving dependencies... 2021-05-16T19:42:55.8183195Z looking for conflicting packages... 2021-05-16T19:42:55.8338926Z 2021-05-16T19:42:55.8339916Z Packages (1) mingw-w64-x86_64-librsvg-2.50.3-1 2021-05-16T19:42:55.8340474Z 2021-05-16T19:42:55.8341082Z Total Download Size: 6.30 MiB 2021-05-16T19:42:55.8341765Z Total Installed Size: 39.39 MiB 2021-05-16T19:42:55.8342321Z 2021-05-16T19:42:55.8343139Z :: Proceed with installation? [Y/n] 2021-05-16T19:42:55.8343882Z :: Retrieving packages... 2021-05-16T19:42:56.1730627Z downloading mingw-w64-x86_64-librsvg-2.50.3-1-any.pkg.tar.zst... 2021-05-16T19:42:57.0308312Z checking keyring... 2021-05-16T19:42:57.1267751Z checking package integrity... 2021-05-16T19:42:57.3358417Z loading package files... 2021-05-16T19:42:57.3387549Z checking for file conflicts... 2021-05-16T19:42:57.3429589Z checking available disk space... 2021-05-16T19:42:57.3442724Z :: Processing package changes... 2021-05-16T19:42:57.3443973Z installing mingw-w64-x86_64-librsvg... 2021-05-16T19:42:57.5143610Z Optional dependencies for mingw-w64-x86_64-librsvg 2021-05-16T19:42:57.5144637Z mingw-w64-x86_64-gtk3: for rsvg-view-3 2021-05-16T19:42:57.5156000Z :: Running post-transaction hooks... 2021-05-16T19:42:57.5156782Z (1/1) Probing GDK-Pixbuf loader modules... 2021-05-16T19:42:58.4138281Z resolving dependencies... 2021-05-16T19:42:58.4477031Z looking for conflicting packages... 2021-05-16T19:42:58.4557183Z 2021-05-16T19:42:58.4557940Z Packages (1) mingw-w64-x86_64-libsbml-5.19.0-2 2021-05-16T19:42:58.4558374Z 2021-05-16T19:42:58.4558837Z Total Download Size: 7.79 MiB 2021-05-16T19:42:58.4559532Z Total Installed Size: 80.96 MiB 2021-05-16T19:42:58.4560056Z 2021-05-16T19:42:58.4560697Z :: Proceed with installation? [Y/n] 2021-05-16T19:42:58.4561491Z :: Retrieving packages... 2021-05-16T19:42:58.7646662Z downloading mingw-w64-x86_64-libsbml-5.19.0-2-any.pkg.tar.zst... 2021-05-16T19:42:59.7975289Z checking keyring... 2021-05-16T19:42:59.8942848Z checking package integrity... 2021-05-16T19:43:00.1262653Z loading package files... 2021-05-16T19:43:00.1339178Z checking for file conflicts... 2021-05-16T19:43:00.1842102Z checking available disk space... 2021-05-16T19:43:00.1856040Z :: Processing package changes... 2021-05-16T19:43:00.1857238Z installing mingw-w64-x86_64-libsbml... 2021-05-16T19:43:01.7253972Z resolving dependencies... 2021-05-16T19:43:01.7702468Z looking for conflicting packages... 2021-05-16T19:43:01.7716695Z 2021-05-16T19:43:01.7717798Z Packages (2) mingw-w64-x86_64-flac-1.3.3-3 mingw-w64-x86_64-libsndfile-1.0.31-1 2021-05-16T19:43:01.7718665Z 2021-05-16T19:43:01.7719213Z Total Download Size: 0.91 MiB 2021-05-16T19:43:01.7720011Z Total Installed Size: 5.45 MiB 2021-05-16T19:43:01.7720657Z 2021-05-16T19:43:01.7721738Z :: Proceed with installation? [Y/n] 2021-05-16T19:43:01.7722387Z :: Retrieving packages... 2021-05-16T19:43:02.0828648Z downloading mingw-w64-x86_64-flac-1.3.3-3-any.pkg.tar.zst... 2021-05-16T19:43:02.6443391Z downloading mingw-w64-x86_64-libsndfile-1.0.31-1-any.pkg.tar.zst... 2021-05-16T19:43:02.7393467Z checking keyring... 2021-05-16T19:43:02.8370933Z checking package integrity... 2021-05-16T19:43:03.1376345Z loading package files... 2021-05-16T19:43:03.1416854Z checking for file conflicts... 2021-05-16T19:43:03.1491495Z checking available disk space... 2021-05-16T19:43:03.1509218Z :: Processing package changes... 2021-05-16T19:43:03.1510530Z installing mingw-w64-x86_64-flac... 2021-05-16T19:43:03.2062133Z installing mingw-w64-x86_64-libsndfile... 2021-05-16T19:43:04.0905358Z warning: mingw-w64-x86_64-libspatialite-5.0.1-2 is up to date -- reinstalling 2021-05-16T19:43:04.0906662Z resolving dependencies... 2021-05-16T19:43:04.1234495Z looking for conflicting packages... 2021-05-16T19:43:04.1333024Z 2021-05-16T19:43:04.1334450Z Packages (1) mingw-w64-x86_64-libspatialite-5.0.1-2 2021-05-16T19:43:04.1334987Z 2021-05-16T19:43:04.1335828Z Total Installed Size: 29.97 MiB 2021-05-16T19:43:04.1336849Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:43:04.1337689Z 2021-05-16T19:43:04.1338702Z :: Proceed with installation? [Y/n] 2021-05-16T19:43:04.1339288Z checking keyring... 2021-05-16T19:43:04.2145152Z checking package integrity... 2021-05-16T19:43:04.3662770Z loading package files... 2021-05-16T19:43:04.3680442Z checking for file conflicts... 2021-05-16T19:43:04.3681495Z checking available disk space... 2021-05-16T19:43:04.3720158Z :: Processing package changes... 2021-05-16T19:43:04.3721480Z reinstalling mingw-w64-x86_64-libspatialite... 2021-05-16T19:43:05.2995047Z resolving dependencies... 2021-05-16T19:43:05.3361621Z looking for conflicting packages... 2021-05-16T19:43:05.3442203Z 2021-05-16T19:43:05.3443431Z Packages (1) mingw-w64-x86_64-libssh-0.9.5-2 2021-05-16T19:43:05.3443919Z 2021-05-16T19:43:05.3444427Z Total Download Size: 0.31 MiB 2021-05-16T19:43:05.3445267Z Total Installed Size: 1.50 MiB 2021-05-16T19:43:05.3445678Z 2021-05-16T19:43:05.3446374Z :: Proceed with installation? [Y/n] 2021-05-16T19:43:05.3447027Z :: Retrieving packages... 2021-05-16T19:43:05.6571276Z downloading mingw-w64-x86_64-libssh-0.9.5-2-any.pkg.tar.zst... 2021-05-16T19:43:06.0269094Z checking keyring... 2021-05-16T19:43:06.1352595Z checking package integrity... 2021-05-16T19:43:06.2932862Z loading package files... 2021-05-16T19:43:06.2945092Z checking for file conflicts... 2021-05-16T19:43:06.2958832Z checking available disk space... 2021-05-16T19:43:06.2973463Z :: Processing package changes... 2021-05-16T19:43:06.2974313Z installing mingw-w64-x86_64-libssh... 2021-05-16T19:43:06.3739448Z / 2021-05-16T19:43:07.3421376Z warning: mingw-w64-x86_64-libssh2-1.9.0-3 is up to date -- reinstalling 2021-05-16T19:43:07.3422730Z resolving dependencies... 2021-05-16T19:43:07.3810602Z looking for conflicting packages... 2021-05-16T19:43:07.3890776Z 2021-05-16T19:43:07.3891970Z Packages (1) mingw-w64-x86_64-libssh2-1.9.0-3 2021-05-16T19:43:07.3892476Z 2021-05-16T19:43:07.3893509Z Total Installed Size: 0.79 MiB 2021-05-16T19:43:07.3894920Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:43:07.3895603Z 2021-05-16T19:43:07.3896722Z :: Proceed with installation? [Y/n] 2021-05-16T19:43:07.3897601Z checking keyring... 2021-05-16T19:43:07.4650778Z checking package integrity... 2021-05-16T19:43:07.6000595Z loading package files... 2021-05-16T19:43:07.6036313Z checking for file conflicts... 2021-05-16T19:43:07.6037096Z checking available disk space... 2021-05-16T19:43:07.6158818Z :: Processing package changes... 2021-05-16T19:43:07.6159915Z reinstalling mingw-w64-x86_64-libssh2... 2021-05-16T19:43:08.6815305Z warning: mingw-w64-x86_64-libsystre-1.0.1-4 is up to date -- reinstalling 2021-05-16T19:43:08.6816255Z resolving dependencies... 2021-05-16T19:43:08.7080409Z looking for conflicting packages... 2021-05-16T19:43:08.7254870Z 2021-05-16T19:43:08.7255703Z Packages (1) mingw-w64-x86_64-libsystre-1.0.1-4 2021-05-16T19:43:08.7256179Z 2021-05-16T19:43:08.7256701Z Total Download Size: 0.02 MiB 2021-05-16T19:43:08.7257409Z Total Installed Size: 0.03 MiB 2021-05-16T19:43:08.7258000Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:43:08.7258368Z 2021-05-16T19:43:08.7259017Z :: Proceed with installation? [Y/n] 2021-05-16T19:43:08.7259651Z :: Retrieving packages... 2021-05-16T19:43:09.0358503Z downloading mingw-w64-x86_64-libsystre-1.0.1-4-any.pkg.tar.xz... 2021-05-16T19:43:09.1285637Z checking keyring... 2021-05-16T19:43:09.2253741Z checking package integrity... 2021-05-16T19:43:09.3707571Z loading package files... 2021-05-16T19:43:09.3742845Z checking for file conflicts... 2021-05-16T19:43:09.3743680Z checking available disk space... 2021-05-16T19:43:09.3793189Z :: Processing package changes... 2021-05-16T19:43:09.3794169Z reinstalling mingw-w64-x86_64-libsystre... 2021-05-16T19:43:10.1955136Z warning: mingw-w64-x86_64-libtiff-4.2.0-3 is up to date -- reinstalling 2021-05-16T19:43:10.1955945Z resolving dependencies... 2021-05-16T19:43:10.2327288Z looking for conflicting packages... 2021-05-16T19:43:10.2403525Z 2021-05-16T19:43:10.2404353Z Packages (1) mingw-w64-x86_64-libtiff-4.2.0-3 2021-05-16T19:43:10.2404840Z 2021-05-16T19:43:10.2405394Z Total Installed Size: 4.22 MiB 2021-05-16T19:43:10.2406253Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:43:10.2406547Z 2021-05-16T19:43:10.2407657Z :: Proceed with installation? [Y/n] 2021-05-16T19:43:10.2408476Z checking keyring... 2021-05-16T19:43:10.3198916Z checking package integrity... 2021-05-16T19:43:10.4494474Z loading package files... 2021-05-16T19:43:10.4540084Z checking for file conflicts... 2021-05-16T19:43:10.4540997Z checking available disk space... 2021-05-16T19:43:10.4707453Z :: Processing package changes... 2021-05-16T19:43:10.4708346Z reinstalling mingw-w64-x86_64-libtiff... 2021-05-16T19:43:11.6194383Z warning: mingw-w64-x86_64-libtool-2.4.6-20 is up to date -- reinstalling 2021-05-16T19:43:11.6195151Z resolving dependencies... 2021-05-16T19:43:11.6196243Z looking for conflicting packages... 2021-05-16T19:43:11.6636526Z 2021-05-16T19:43:11.6637420Z Packages (1) mingw-w64-x86_64-libtool-2.4.6-20 2021-05-16T19:43:11.6637865Z 2021-05-16T19:43:11.6638676Z Total Installed Size: 2.31 MiB 2021-05-16T19:43:11.6639448Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:43:11.6640097Z 2021-05-16T19:43:11.6641241Z :: Proceed with installation? [Y/n] 2021-05-16T19:43:11.6642476Z checking keyring... 2021-05-16T19:43:11.7464715Z checking package integrity... 2021-05-16T19:43:12.7099387Z loading package files... 2021-05-16T19:43:12.7099916Z checking for file conflicts... 2021-05-16T19:43:12.7100449Z checking available disk space... 2021-05-16T19:43:12.7101072Z :: Processing package changes... 2021-05-16T19:43:12.7101816Z reinstalling mingw-w64-x86_64-libtool... 2021-05-16T19:43:12.8157819Z warning: mingw-w64-x86_64-libtre-git-r128.6fb7206-2 is up to date -- reinstalling 2021-05-16T19:43:12.8158749Z resolving dependencies... 2021-05-16T19:43:12.8310892Z looking for conflicting packages... 2021-05-16T19:43:12.8582297Z 2021-05-16T19:43:12.8583158Z Packages (1) mingw-w64-x86_64-libtre-git-r128.6fb7206-2 2021-05-16T19:43:12.8583688Z 2021-05-16T19:43:12.8584164Z Total Download Size: 0.08 MiB 2021-05-16T19:43:12.8584730Z Total Installed Size: 0.25 MiB 2021-05-16T19:43:12.8585278Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:43:12.8585621Z 2021-05-16T19:43:12.8586227Z :: Proceed with installation? [Y/n] 2021-05-16T19:43:12.8586843Z :: Retrieving packages... 2021-05-16T19:43:13.1658561Z downloading mingw-w64-x86_64-libtre-git-r128.6fb7206-2-any.pkg.tar.xz... 2021-05-16T19:43:13.3512363Z checking keyring... 2021-05-16T19:43:13.4474039Z checking package integrity... 2021-05-16T19:43:13.5824381Z loading package files... 2021-05-16T19:43:13.5880754Z checking for file conflicts... 2021-05-16T19:43:13.5882131Z checking available disk space... 2021-05-16T19:43:13.5940730Z :: Processing package changes... 2021-05-16T19:43:13.5941645Z reinstalling mingw-w64-x86_64-libtre-git... 2021-05-16T19:43:14.4479924Z warning: mingw-w64-x86_64-libutf8proc-2.6.1-1 is up to date -- reinstalling 2021-05-16T19:43:14.4481061Z resolving dependencies... 2021-05-16T19:43:14.4482298Z looking for conflicting packages... 2021-05-16T19:43:14.4903135Z 2021-05-16T19:43:14.4904101Z Packages (1) mingw-w64-x86_64-libutf8proc-2.6.1-1 2021-05-16T19:43:14.4904594Z 2021-05-16T19:43:14.4905573Z Total Installed Size: 0.70 MiB 2021-05-16T19:43:14.4906056Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:43:14.4906277Z 2021-05-16T19:43:14.4906744Z :: Proceed with installation? [Y/n] 2021-05-16T19:43:14.4907580Z checking keyring... 2021-05-16T19:43:14.5627755Z checking package integrity... 2021-05-16T19:43:14.6784399Z loading package files... 2021-05-16T19:43:14.6808451Z checking for file conflicts... 2021-05-16T19:43:14.6809255Z checking available disk space... 2021-05-16T19:43:14.6828852Z :: Processing package changes... 2021-05-16T19:43:14.6829660Z reinstalling mingw-w64-x86_64-libutf8proc... 2021-05-16T19:43:15.4748259Z warning: mingw-w64-x86_64-libuv-1.40.0-3 is up to date -- reinstalling 2021-05-16T19:43:15.4749319Z resolving dependencies... 2021-05-16T19:43:15.4896199Z looking for conflicting packages... 2021-05-16T19:43:15.5176949Z 2021-05-16T19:43:15.5177813Z Packages (1) mingw-w64-x86_64-libuv-1.40.0-3 2021-05-16T19:43:15.5178303Z 2021-05-16T19:43:15.5178826Z Total Installed Size: 1.08 MiB 2021-05-16T19:43:15.5179434Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:43:15.5179751Z 2021-05-16T19:43:15.5180241Z :: Proceed with installation? [Y/n] 2021-05-16T19:43:15.5181187Z checking keyring... 2021-05-16T19:43:15.5948289Z checking package integrity... 2021-05-16T19:43:15.7148672Z loading package files... 2021-05-16T19:43:15.7163746Z checking for file conflicts... 2021-05-16T19:43:15.7165097Z checking available disk space... 2021-05-16T19:43:15.7189032Z :: Processing package changes... 2021-05-16T19:43:15.7190087Z reinstalling mingw-w64-x86_64-libuv... 2021-05-16T19:43:16.5276555Z warning: mingw-w64-x86_64-libvorbis-1.3.7-1 is up to date -- reinstalling 2021-05-16T19:43:16.5277332Z resolving dependencies... 2021-05-16T19:43:16.5512297Z looking for conflicting packages... 2021-05-16T19:43:16.5698376Z 2021-05-16T19:43:16.5699380Z Packages (1) mingw-w64-x86_64-libvorbis-1.3.7-1 2021-05-16T19:43:16.5699845Z 2021-05-16T19:43:16.5700347Z Total Installed Size: 2.30 MiB 2021-05-16T19:43:16.5701275Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:43:16.5701799Z 2021-05-16T19:43:16.5702912Z :: Proceed with installation? [Y/n] 2021-05-16T19:43:16.5703709Z checking keyring... 2021-05-16T19:43:16.6454718Z checking package integrity... 2021-05-16T19:43:16.7627268Z loading package files... 2021-05-16T19:43:16.7665352Z checking for file conflicts... 2021-05-16T19:43:16.7666796Z checking available disk space... 2021-05-16T19:43:16.7798368Z :: Processing package changes... 2021-05-16T19:43:16.7799638Z reinstalling mingw-w64-x86_64-libvorbis... 2021-05-16T19:43:17.7895342Z warning: mingw-w64-x86_64-libvpx-1.10.0-1 is up to date -- reinstalling 2021-05-16T19:43:17.7896537Z resolving dependencies... 2021-05-16T19:43:17.7897494Z looking for conflicting packages... 2021-05-16T19:43:17.8367020Z 2021-05-16T19:43:17.8367920Z Packages (1) mingw-w64-x86_64-libvpx-1.10.0-1 2021-05-16T19:43:17.8368447Z 2021-05-16T19:43:17.8369018Z Total Installed Size: 9.11 MiB 2021-05-16T19:43:17.8369873Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:43:17.8370286Z 2021-05-16T19:43:17.8371385Z :: Proceed with installation? [Y/n] 2021-05-16T19:43:17.8372127Z checking keyring... 2021-05-16T19:43:17.9188753Z checking package integrity... 2021-05-16T19:43:18.0550441Z loading package files... 2021-05-16T19:43:18.0569654Z checking for file conflicts... 2021-05-16T19:43:18.0572353Z checking available disk space... 2021-05-16T19:43:18.0600974Z :: Processing package changes... 2021-05-16T19:43:18.0601949Z reinstalling mingw-w64-x86_64-libvpx... 2021-05-16T19:43:18.9513160Z warning: mingw-w64-x86_64-libwebp-1.2.0-2 is up to date -- reinstalling 2021-05-16T19:43:18.9514101Z resolving dependencies... 2021-05-16T19:43:18.9756561Z looking for conflicting packages... 2021-05-16T19:43:18.9931369Z 2021-05-16T19:43:18.9932475Z Packages (1) mingw-w64-x86_64-libwebp-1.2.0-2 2021-05-16T19:43:18.9932933Z 2021-05-16T19:43:18.9933589Z Total Installed Size: 2.97 MiB 2021-05-16T19:43:18.9935099Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:43:18.9935498Z 2021-05-16T19:43:18.9936454Z :: Proceed with installation? [Y/n] 2021-05-16T19:43:18.9937116Z checking keyring... 2021-05-16T19:43:19.0738381Z checking package integrity... 2021-05-16T19:43:19.2083257Z loading package files... 2021-05-16T19:43:19.2102229Z checking for file conflicts... 2021-05-16T19:43:19.2103291Z checking available disk space... 2021-05-16T19:43:19.2139575Z :: Processing package changes... 2021-05-16T19:43:19.2141336Z reinstalling mingw-w64-x86_64-libwebp... 2021-05-16T19:43:20.0745815Z warning: mingw-w64-x86_64-libxml2-2.9.12-1 is up to date -- reinstalling 2021-05-16T19:43:20.0746578Z resolving dependencies... 2021-05-16T19:43:20.1118599Z looking for conflicting packages... 2021-05-16T19:43:20.1195022Z 2021-05-16T19:43:20.1196745Z Packages (1) mingw-w64-x86_64-libxml2-2.9.12-1 2021-05-16T19:43:20.1197315Z 2021-05-16T19:43:20.1198299Z Total Installed Size: 11.79 MiB 2021-05-16T19:43:20.1199430Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:43:20.1200066Z 2021-05-16T19:43:20.1201047Z :: Proceed with installation? [Y/n] 2021-05-16T19:43:20.1203044Z checking keyring... 2021-05-16T19:43:20.2005032Z checking package integrity... 2021-05-16T19:43:20.3295379Z loading package files... 2021-05-16T19:43:20.3371879Z checking for file conflicts... 2021-05-16T19:43:20.3373652Z checking available disk space... 2021-05-16T19:43:20.3614719Z :: Processing package changes... 2021-05-16T19:43:20.3616455Z reinstalling mingw-w64-x86_64-libxml2... 2021-05-16T19:43:21.6929962Z resolving dependencies... 2021-05-16T19:43:21.6931505Z looking for conflicting packages... 2021-05-16T19:43:21.7376672Z 2021-05-16T19:43:21.7378713Z Packages (1) mingw-w64-x86_64-libyaml-0.2.5-1 2021-05-16T19:43:21.7379300Z 2021-05-16T19:43:21.7379908Z Total Download Size: 0.10 MiB 2021-05-16T19:43:21.7380912Z Total Installed Size: 0.38 MiB 2021-05-16T19:43:21.7381595Z 2021-05-16T19:43:21.7382339Z :: Proceed with installation? [Y/n] 2021-05-16T19:43:21.7382973Z :: Retrieving packages... 2021-05-16T19:43:22.0506029Z downloading mingw-w64-x86_64-libyaml-0.2.5-1-any.pkg.tar.zst... 2021-05-16T19:43:22.3294276Z checking keyring... 2021-05-16T19:43:22.4186780Z checking package integrity... 2021-05-16T19:43:22.5843575Z loading package files... 2021-05-16T19:43:22.5868700Z checking for file conflicts... 2021-05-16T19:43:22.5877365Z checking available disk space... 2021-05-16T19:43:22.5893140Z :: Processing package changes... 2021-05-16T19:43:22.5893997Z installing mingw-w64-x86_64-libyaml... 2021-05-16T19:43:23.4952751Z warning: mingw-w64-x86_64-lz4-1.9.3-1 is up to date -- reinstalling 2021-05-16T19:43:23.4955384Z resolving dependencies... 2021-05-16T19:43:23.5080750Z looking for conflicting packages... 2021-05-16T19:43:23.5365573Z 2021-05-16T19:43:23.5366307Z Packages (1) mingw-w64-x86_64-lz4-1.9.3-1 2021-05-16T19:43:23.5366727Z 2021-05-16T19:43:23.5367214Z Total Installed Size: 1.69 MiB 2021-05-16T19:43:23.5368094Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:43:23.5368379Z 2021-05-16T19:43:23.5369089Z :: Proceed with installation? [Y/n] 2021-05-16T19:43:23.5369561Z checking keyring... 2021-05-16T19:43:23.6137008Z checking package integrity... 2021-05-16T19:43:23.7286121Z loading package files... 2021-05-16T19:43:23.7311763Z checking for file conflicts... 2021-05-16T19:43:23.7312833Z checking available disk space... 2021-05-16T19:43:23.7340033Z :: Processing package changes... 2021-05-16T19:43:23.7340856Z reinstalling mingw-w64-x86_64-lz4... 2021-05-16T19:43:24.5494769Z warning: mingw-w64-x86_64-lzo2-2.10-1 is up to date -- reinstalling 2021-05-16T19:43:24.5495622Z resolving dependencies... 2021-05-16T19:43:24.5497850Z looking for conflicting packages... 2021-05-16T19:43:24.5961724Z 2021-05-16T19:43:24.5962974Z Packages (1) mingw-w64-x86_64-lzo2-2.10-1 2021-05-16T19:43:24.5963526Z 2021-05-16T19:43:24.5964164Z Total Installed Size: 0.62 MiB 2021-05-16T19:43:24.5964775Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:43:24.5965269Z 2021-05-16T19:43:24.5966073Z :: Proceed with installation? [Y/n] 2021-05-16T19:43:24.5967017Z checking keyring... 2021-05-16T19:43:24.6842657Z checking package integrity... 2021-05-16T19:43:25.2050042Z loading package files... 2021-05-16T19:43:25.2050868Z checking for file conflicts... 2021-05-16T19:43:25.2051397Z checking available disk space... 2021-05-16T19:43:25.2051999Z :: Processing package changes... 2021-05-16T19:43:25.2052586Z reinstalling mingw-w64-x86_64-lzo2... 2021-05-16T19:43:25.6502097Z warning: mingw-w64-x86_64-make-4.3-1 is up to date -- reinstalling 2021-05-16T19:43:25.6503101Z resolving dependencies... 2021-05-16T19:43:25.6655594Z looking for conflicting packages... 2021-05-16T19:43:25.6914546Z 2021-05-16T19:43:25.6915409Z Packages (1) mingw-w64-x86_64-make-4.3-1 2021-05-16T19:43:25.6915866Z 2021-05-16T19:43:25.6916388Z Total Download Size: 0.15 MiB 2021-05-16T19:43:25.6916951Z Total Installed Size: 0.29 MiB 2021-05-16T19:43:25.6917529Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:43:25.6917893Z 2021-05-16T19:43:25.6918539Z :: Proceed with installation? [Y/n] 2021-05-16T19:43:25.6919188Z :: Retrieving packages... 2021-05-16T19:43:25.9952807Z downloading mingw-w64-x86_64-make-4.3-1-any.pkg.tar.xz... 2021-05-16T19:43:26.2734113Z checking keyring... 2021-05-16T19:43:26.3638876Z checking package integrity... 2021-05-16T19:43:26.5016693Z loading package files... 2021-05-16T19:43:26.5046505Z checking for file conflicts... 2021-05-16T19:43:26.5047263Z checking available disk space... 2021-05-16T19:43:26.5061871Z :: Processing package changes... 2021-05-16T19:43:26.5062479Z reinstalling mingw-w64-x86_64-make... 2021-05-16T19:43:27.3650593Z resolving dependencies... 2021-05-16T19:43:27.4054344Z looking for conflicting packages... 2021-05-16T19:43:27.4082054Z 2021-05-16T19:43:27.4083168Z Packages (2) mingw-w64-x86_64-ninja-1.10.2-1 mingw-w64-x86_64-meson-0.58.0-1 2021-05-16T19:43:27.4084000Z 2021-05-16T19:43:27.4084714Z Total Download Size: 1.48 MiB 2021-05-16T19:43:27.4085313Z Total Installed Size: 6.54 MiB 2021-05-16T19:43:27.4085688Z 2021-05-16T19:43:27.4086323Z :: Proceed with installation? [Y/n] 2021-05-16T19:43:27.4086969Z :: Retrieving packages... 2021-05-16T19:43:27.7193789Z downloading mingw-w64-x86_64-ninja-1.10.2-1-any.pkg.tar.zst... 2021-05-16T19:43:28.1807326Z downloading mingw-w64-x86_64-meson-0.58.0-1-any.pkg.tar.zst... 2021-05-16T19:43:28.3689742Z checking keyring... 2021-05-16T19:43:28.5422501Z checking package integrity... 2021-05-16T19:43:28.8402007Z loading package files... 2021-05-16T19:43:28.8486183Z checking for file conflicts... 2021-05-16T19:43:28.8810158Z checking available disk space... 2021-05-16T19:43:28.8828240Z :: Processing package changes... 2021-05-16T19:43:28.8829149Z installing mingw-w64-x86_64-ninja... 2021-05-16T19:43:28.8919193Z installing mingw-w64-x86_64-meson... 2021-05-16T19:43:30.1025998Z warning: mingw-w64-x86_64-mpc-1.2.1-1 is up to date -- reinstalling 2021-05-16T19:43:30.1029651Z resolving dependencies... 2021-05-16T19:43:30.1300739Z looking for conflicting packages... 2021-05-16T19:43:30.1461921Z 2021-05-16T19:43:30.1462992Z Packages (1) mingw-w64-x86_64-mpc-1.2.1-1 2021-05-16T19:43:30.1463419Z 2021-05-16T19:43:30.1463898Z Total Download Size: 0.07 MiB 2021-05-16T19:43:30.1464633Z Total Installed Size: 0.20 MiB 2021-05-16T19:43:30.1465412Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:43:30.1465843Z 2021-05-16T19:43:30.1466457Z :: Proceed with installation? [Y/n] 2021-05-16T19:43:30.1467312Z :: Retrieving packages... 2021-05-16T19:43:30.4563639Z downloading mingw-w64-x86_64-mpc-1.2.1-1-any.pkg.tar.zst... 2021-05-16T19:43:30.6430598Z checking keyring... 2021-05-16T19:43:30.7457897Z checking package integrity... 2021-05-16T19:43:30.8933014Z loading package files... 2021-05-16T19:43:30.8955684Z checking for file conflicts... 2021-05-16T19:43:30.8956831Z checking available disk space... 2021-05-16T19:43:30.9002353Z :: Processing package changes... 2021-05-16T19:43:30.9003382Z reinstalling mingw-w64-x86_64-mpc... 2021-05-16T19:43:31.7679220Z warning: mingw-w64-x86_64-mpdecimal-2.5.0-2 is up to date -- reinstalling 2021-05-16T19:43:31.7680274Z resolving dependencies... 2021-05-16T19:43:31.7843944Z looking for conflicting packages... 2021-05-16T19:43:31.8132210Z 2021-05-16T19:43:31.8134683Z Packages (1) mingw-w64-x86_64-mpdecimal-2.5.0-2 2021-05-16T19:43:31.8136233Z 2021-05-16T19:43:31.8137145Z Total Download Size: 0.32 MiB 2021-05-16T19:43:31.8137933Z Total Installed Size: 2.42 MiB 2021-05-16T19:43:31.8138675Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:43:31.8139411Z 2021-05-16T19:43:31.8140229Z :: Proceed with installation? [Y/n] 2021-05-16T19:43:31.8141035Z :: Retrieving packages... 2021-05-16T19:43:32.1213406Z downloading mingw-w64-x86_64-mpdecimal-2.5.0-2-any.pkg.tar.zst... 2021-05-16T19:43:32.4982247Z checking keyring... 2021-05-16T19:43:32.5996935Z checking package integrity... 2021-05-16T19:43:32.7444031Z loading package files... 2021-05-16T19:43:32.7473732Z checking for file conflicts... 2021-05-16T19:43:32.7474643Z checking available disk space... 2021-05-16T19:43:32.7717028Z :: Processing package changes... 2021-05-16T19:43:32.7718043Z reinstalling mingw-w64-x86_64-mpdecimal... 2021-05-16T19:43:33.6667631Z warning: mingw-w64-x86_64-mpfr-4.1.0-3 is up to date -- reinstalling 2021-05-16T19:43:33.6668376Z resolving dependencies... 2021-05-16T19:43:33.6850350Z looking for conflicting packages... 2021-05-16T19:43:33.7127572Z 2021-05-16T19:43:33.7128395Z Packages (1) mingw-w64-x86_64-mpfr-4.1.0-3 2021-05-16T19:43:33.7128850Z 2021-05-16T19:43:33.7129512Z Total Download Size: 0.35 MiB 2021-05-16T19:43:33.7130107Z Total Installed Size: 1.18 MiB 2021-05-16T19:43:33.7130683Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:43:33.7131046Z 2021-05-16T19:43:33.7131687Z :: Proceed with installation? [Y/n] 2021-05-16T19:43:33.7132299Z :: Retrieving packages... 2021-05-16T19:43:34.0169685Z downloading mingw-w64-x86_64-mpfr-4.1.0-3-any.pkg.tar.zst... 2021-05-16T19:43:34.3842489Z checking keyring... 2021-05-16T19:43:34.4722801Z checking package integrity... 2021-05-16T19:43:34.6187060Z loading package files... 2021-05-16T19:43:34.6213913Z checking for file conflicts... 2021-05-16T19:43:34.6215016Z checking available disk space... 2021-05-16T19:43:34.6331059Z :: Processing package changes... 2021-05-16T19:43:34.6332081Z reinstalling mingw-w64-x86_64-mpfr... 2021-05-16T19:43:35.4903817Z resolving dependencies... 2021-05-16T19:43:35.4904834Z looking for conflicting packages... 2021-05-16T19:43:35.5364815Z 2021-05-16T19:43:35.5366361Z Packages (1) mingw-w64-x86_64-nasm-2.15.05-1 2021-05-16T19:43:35.5366821Z 2021-05-16T19:43:35.5367353Z Total Download Size: 0.38 MiB 2021-05-16T19:43:35.5368133Z Total Installed Size: 3.58 MiB 2021-05-16T19:43:35.5368500Z 2021-05-16T19:43:35.5369176Z :: Proceed with installation? [Y/n] 2021-05-16T19:43:35.5369839Z :: Retrieving packages... 2021-05-16T19:43:35.8449231Z downloading mingw-w64-x86_64-nasm-2.15.05-1-any.pkg.tar.zst... 2021-05-16T19:43:36.2163634Z checking keyring... 2021-05-16T19:43:36.3090813Z checking package integrity... 2021-05-16T19:43:36.4516437Z loading package files... 2021-05-16T19:43:36.4542152Z checking for file conflicts... 2021-05-16T19:43:36.4560180Z checking available disk space... 2021-05-16T19:43:36.4574502Z :: Processing package changes... 2021-05-16T19:43:36.4575668Z installing mingw-w64-x86_64-nasm... 2021-05-16T19:43:37.3009673Z warning: mingw-w64-x86_64-ncurses-6.2-3 is up to date -- reinstalling 2021-05-16T19:43:37.3010733Z resolving dependencies... 2021-05-16T19:43:37.3276549Z looking for conflicting packages... 2021-05-16T19:43:37.3540435Z 2021-05-16T19:43:37.3541265Z Packages (1) mingw-w64-x86_64-ncurses-6.2-3 2021-05-16T19:43:37.3541741Z 2021-05-16T19:43:37.3542278Z Total Download Size: 1.54 MiB 2021-05-16T19:43:37.3542858Z Total Installed Size: 16.43 MiB 2021-05-16T19:43:37.3543605Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:43:37.3543981Z 2021-05-16T19:43:37.3544625Z :: Proceed with installation? [Y/n] 2021-05-16T19:43:37.3545277Z :: Retrieving packages... 2021-05-16T19:43:37.6594899Z downloading mingw-w64-x86_64-ncurses-6.2-3-any.pkg.tar.zst... 2021-05-16T19:43:38.3097035Z checking keyring... 2021-05-16T19:43:38.4113070Z checking package integrity... 2021-05-16T19:43:38.5698034Z loading package files... 2021-05-16T19:43:38.6416588Z checking for file conflicts... 2021-05-16T19:43:38.6420326Z checking available disk space... 2021-05-16T19:43:41.0705947Z :: Processing package changes... 2021-05-16T19:43:41.0706983Z reinstalling mingw-w64-x86_64-ncurses... 2021-05-16T19:43:49.6710274Z warning: mingw-w64-x86_64-netcdf-4.7.4-2 is up to date -- reinstalling 2021-05-16T19:43:49.6711007Z resolving dependencies... 2021-05-16T19:43:49.6894462Z looking for conflicting packages... 2021-05-16T19:43:49.7220991Z 2021-05-16T19:43:49.7221896Z Packages (1) mingw-w64-x86_64-netcdf-4.7.4-2 2021-05-16T19:43:49.7222754Z 2021-05-16T19:43:49.7223343Z Total Installed Size: 4.18 MiB 2021-05-16T19:43:49.7224337Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:43:49.7224899Z 2021-05-16T19:43:49.7225553Z :: Proceed with installation? [Y/n] 2021-05-16T19:43:49.7226328Z checking keyring... 2021-05-16T19:43:49.8050596Z checking package integrity... 2021-05-16T19:43:49.9575732Z loading package files... 2021-05-16T19:43:49.9598922Z checking for file conflicts... 2021-05-16T19:43:49.9599718Z checking available disk space... 2021-05-16T19:43:49.9646115Z :: Processing package changes... 2021-05-16T19:43:49.9647024Z reinstalling mingw-w64-x86_64-netcdf... 2021-05-16T19:43:50.8475014Z warning: mingw-w64-x86_64-nettle-3.7-2 is up to date -- reinstalling 2021-05-16T19:43:50.8475907Z resolving dependencies... 2021-05-16T19:43:50.8637345Z looking for conflicting packages... 2021-05-16T19:43:50.8947719Z 2021-05-16T19:43:50.8948928Z Packages (1) mingw-w64-x86_64-nettle-3.7-2 2021-05-16T19:43:50.8949447Z 2021-05-16T19:43:50.8950674Z Total Installed Size: 2.46 MiB 2021-05-16T19:43:50.8952890Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:43:50.8953670Z 2021-05-16T19:43:50.8954578Z :: Proceed with installation? [Y/n] 2021-05-16T19:43:50.8955300Z checking keyring... 2021-05-16T19:43:50.9668810Z checking package integrity... 2021-05-16T19:43:51.0848928Z loading package files... 2021-05-16T19:43:51.0868532Z checking for file conflicts... 2021-05-16T19:43:51.0869332Z checking available disk space... 2021-05-16T19:43:51.0932672Z :: Processing package changes... 2021-05-16T19:43:51.0933387Z reinstalling mingw-w64-x86_64-nettle... 2021-05-16T19:43:52.0661434Z warning: mingw-w64-x86_64-ninja-1.10.2-1 is up to date -- reinstalling 2021-05-16T19:43:52.0662179Z resolving dependencies... 2021-05-16T19:43:52.0663506Z looking for conflicting packages... 2021-05-16T19:43:52.1162177Z 2021-05-16T19:43:52.1164056Z Packages (1) mingw-w64-x86_64-ninja-1.10.2-1 2021-05-16T19:43:52.1164881Z 2021-05-16T19:43:52.1165548Z Total Installed Size: 1.56 MiB 2021-05-16T19:43:52.1166877Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:43:52.1167573Z 2021-05-16T19:43:52.1168356Z :: Proceed with installation? [Y/n] 2021-05-16T19:43:52.1168984Z checking keyring... 2021-05-16T19:43:52.1980398Z checking package integrity... 2021-05-16T19:43:52.3206631Z loading package files... 2021-05-16T19:43:52.3223609Z checking for file conflicts... 2021-05-16T19:43:52.3224816Z checking available disk space... 2021-05-16T19:43:52.3243972Z :: Processing package changes... 2021-05-16T19:43:52.3245022Z reinstalling mingw-w64-x86_64-ninja... 2021-05-16T19:43:53.2355018Z resolving dependencies... 2021-05-16T19:43:53.2356433Z looking for conflicting packages... 2021-05-16T19:43:53.2851463Z 2021-05-16T19:43:53.2852327Z Packages (1) mingw-w64-x86_64-nlopt-2.6.2-1 2021-05-16T19:43:53.2852958Z 2021-05-16T19:43:53.2853543Z Total Download Size: 0.33 MiB 2021-05-16T19:43:53.2854341Z Total Installed Size: 1.08 MiB 2021-05-16T19:43:53.2854729Z 2021-05-16T19:43:53.2855420Z :: Proceed with installation? [Y/n] 2021-05-16T19:43:53.2856056Z :: Retrieving packages... 2021-05-16T19:43:53.6045937Z downloading mingw-w64-x86_64-nlopt-2.6.2-1-any.pkg.tar.xz... 2021-05-16T19:43:53.9766246Z checking keyring... 2021-05-16T19:43:54.1024104Z checking package integrity... 2021-05-16T19:43:54.2434290Z loading package files... 2021-05-16T19:43:54.2466861Z checking for file conflicts... 2021-05-16T19:43:54.2478277Z checking available disk space... 2021-05-16T19:43:54.2493121Z :: Processing package changes... 2021-05-16T19:43:54.2493937Z installing mingw-w64-x86_64-nlopt... 2021-05-16T19:43:55.2041504Z error: target not found: mingw-w64-x86_64-openbabel 2021-05-16T19:43:56.0771303Z warning: mingw-w64-x86_64-openblas-0.3.13-2 is up to date -- reinstalling 2021-05-16T19:43:56.0772328Z resolving dependencies... 2021-05-16T19:43:56.1058008Z looking for conflicting packages... 2021-05-16T19:43:56.1235493Z 2021-05-16T19:43:56.1236483Z Packages (1) mingw-w64-x86_64-openblas-0.3.13-2 2021-05-16T19:43:56.1237116Z 2021-05-16T19:43:56.1237742Z Total Installed Size: 77.64 MiB 2021-05-16T19:43:56.1238729Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:43:56.1239404Z 2021-05-16T19:43:56.1240434Z :: Proceed with installation? [Y/n] 2021-05-16T19:43:56.1241150Z checking keyring... 2021-05-16T19:43:56.2141941Z checking package integrity... 2021-05-16T19:43:56.3880256Z loading package files... 2021-05-16T19:43:56.3893350Z checking for file conflicts... 2021-05-16T19:43:56.3894254Z checking available disk space... 2021-05-16T19:43:56.3922274Z :: Processing package changes... 2021-05-16T19:43:56.3923325Z reinstalling mingw-w64-x86_64-openblas... 2021-05-16T19:43:57.4439873Z warning: mingw-w64-x86_64-opencv-4.5.1-2 is up to date -- reinstalling 2021-05-16T19:43:57.4440965Z resolving dependencies... 2021-05-16T19:43:57.4787788Z looking for conflicting packages... 2021-05-16T19:43:57.4868970Z 2021-05-16T19:43:57.4869698Z Packages (1) mingw-w64-x86_64-opencv-4.5.1-2 2021-05-16T19:43:57.4870325Z 2021-05-16T19:43:57.4871012Z Total Installed Size: 107.68 MiB 2021-05-16T19:43:57.4871587Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:43:57.4872038Z 2021-05-16T19:43:57.4872728Z :: Proceed with installation? [Y/n] 2021-05-16T19:43:57.4873569Z checking keyring... 2021-05-16T19:43:57.5600672Z checking package integrity... 2021-05-16T19:43:57.9052468Z loading package files... 2021-05-16T19:43:57.9153706Z checking for file conflicts... 2021-05-16T19:43:57.9154510Z checking available disk space... 2021-05-16T19:43:57.9636301Z :: Processing package changes... 2021-05-16T19:43:57.9637558Z reinstalling mingw-w64-x86_64-opencv... 2021-05-16T19:43:59.9043839Z warning: mingw-w64-x86_64-openjpeg2-2.3.1-1 is up to date -- reinstalling 2021-05-16T19:43:59.9044569Z resolving dependencies... 2021-05-16T19:43:59.9368742Z looking for conflicting packages... 2021-05-16T19:43:59.9438299Z 2021-05-16T19:43:59.9439074Z Packages (1) mingw-w64-x86_64-openjpeg2-2.3.1-1 2021-05-16T19:43:59.9439521Z 2021-05-16T19:43:59.9440355Z Total Installed Size: 3.54 MiB 2021-05-16T19:43:59.9441495Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:43:59.9442103Z 2021-05-16T19:43:59.9443104Z :: Proceed with installation? [Y/n] 2021-05-16T19:43:59.9443792Z checking keyring... 2021-05-16T19:44:00.0285794Z checking package integrity... 2021-05-16T19:44:00.1592488Z loading package files... 2021-05-16T19:44:00.1650138Z checking for file conflicts... 2021-05-16T19:44:00.1650910Z checking available disk space... 2021-05-16T19:44:00.1685595Z :: Processing package changes... 2021-05-16T19:44:00.1686449Z reinstalling mingw-w64-x86_64-openjpeg2... 2021-05-16T19:44:01.0689804Z warning: mingw-w64-x86_64-openssl-1.1.1.k-2 is up to date -- reinstalling 2021-05-16T19:44:01.0690548Z resolving dependencies... 2021-05-16T19:44:01.1088098Z looking for conflicting packages... 2021-05-16T19:44:01.1266588Z 2021-05-16T19:44:01.1267519Z Packages (1) mingw-w64-x86_64-openssl-1.1.1.k-2 2021-05-16T19:44:01.1268001Z 2021-05-16T19:44:01.1268480Z Total Download Size: 4.75 MiB 2021-05-16T19:44:01.1269041Z Total Installed Size: 69.11 MiB 2021-05-16T19:44:01.1269584Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:44:01.1269929Z 2021-05-16T19:44:01.1270525Z :: Proceed with installation? [Y/n] 2021-05-16T19:44:01.1271124Z :: Retrieving packages... 2021-05-16T19:44:01.4617436Z downloading mingw-w64-x86_64-openssl-1.1.1.k-2-any.pkg.tar.zst... 2021-05-16T19:44:02.3050284Z checking keyring... 2021-05-16T19:44:02.4151645Z checking package integrity... 2021-05-16T19:44:02.5992818Z loading package files... 2021-05-16T19:44:02.6857864Z checking for file conflicts... 2021-05-16T19:44:02.6866036Z checking available disk space... 2021-05-16T19:44:06.4681866Z :: Processing package changes... 2021-05-16T19:44:06.4683178Z reinstalling mingw-w64-x86_64-openssl... 2021-05-16T19:44:18.3212205Z warning: mingw-w64-x86_64-pango-1.48.4-2 is up to date -- reinstalling 2021-05-16T19:44:18.3213385Z resolving dependencies... 2021-05-16T19:44:18.3473412Z looking for conflicting packages... 2021-05-16T19:44:18.3673887Z 2021-05-16T19:44:18.3674776Z Packages (1) mingw-w64-x86_64-pango-1.48.4-2 2021-05-16T19:44:18.3675264Z 2021-05-16T19:44:18.3675820Z Total Installed Size: 12.40 MiB 2021-05-16T19:44:18.3676794Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:44:18.3677415Z 2021-05-16T19:44:18.3678434Z :: Proceed with installation? [Y/n] 2021-05-16T19:44:18.3679109Z checking keyring... 2021-05-16T19:44:19.2167381Z checking package integrity... 2021-05-16T19:44:19.2168057Z loading package files... 2021-05-16T19:44:19.2168649Z checking for file conflicts... 2021-05-16T19:44:19.2169365Z checking available disk space... 2021-05-16T19:44:19.2170250Z :: Processing package changes... 2021-05-16T19:44:19.2170974Z reinstalling mingw-w64-x86_64-pango... 2021-05-16T19:44:20.8392733Z warning: mingw-w64-x86_64-pcre-8.44-3 is up to date -- reinstalling 2021-05-16T19:44:20.8393514Z resolving dependencies... 2021-05-16T19:44:20.8749541Z looking for conflicting packages... 2021-05-16T19:44:20.8837296Z 2021-05-16T19:44:20.8840695Z Packages (1) mingw-w64-x86_64-pcre-8.44-3 2021-05-16T19:44:20.8841182Z 2021-05-16T19:44:20.8843520Z Total Installed Size: 4.16 MiB 2021-05-16T19:44:20.8844404Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:44:20.8844950Z 2021-05-16T19:44:20.8845523Z :: Proceed with installation? [Y/n] 2021-05-16T19:44:20.8847392Z checking keyring... 2021-05-16T19:44:20.9733319Z checking package integrity... 2021-05-16T19:44:21.1170411Z loading package files... 2021-05-16T19:44:21.1204582Z checking for file conflicts... 2021-05-16T19:44:21.1205872Z checking available disk space... 2021-05-16T19:44:21.1360599Z :: Processing package changes... 2021-05-16T19:44:21.1361633Z reinstalling mingw-w64-x86_64-pcre... 2021-05-16T19:44:22.2516433Z resolving dependencies... 2021-05-16T19:44:22.2904626Z looking for conflicting packages... 2021-05-16T19:44:22.2994060Z 2021-05-16T19:44:22.2995264Z Packages (1) mingw-w64-x86_64-pcre2-10.36-1 2021-05-16T19:44:22.2995847Z 2021-05-16T19:44:22.2996462Z Total Download Size: 0.98 MiB 2021-05-16T19:44:22.2997122Z Total Installed Size: 4.80 MiB 2021-05-16T19:44:22.2997548Z 2021-05-16T19:44:22.2998255Z :: Proceed with installation? [Y/n] 2021-05-16T19:44:22.2999360Z :: Retrieving packages... 2021-05-16T19:44:22.6356688Z downloading mingw-w64-x86_64-pcre2-10.36-1-any.pkg.tar.zst... 2021-05-16T19:44:23.1928902Z checking keyring... 2021-05-16T19:44:23.2908988Z checking package integrity... 2021-05-16T19:44:23.4556698Z loading package files... 2021-05-16T19:44:23.4600243Z checking for file conflicts... 2021-05-16T19:44:23.4772766Z checking available disk space... 2021-05-16T19:44:23.4787893Z :: Processing package changes... 2021-05-16T19:44:23.4788746Z installing mingw-w64-x86_64-pcre2... 2021-05-16T19:44:24.5091409Z warning: mingw-w64-x86_64-pixman-0.40.0-2 is up to date -- reinstalling 2021-05-16T19:44:24.5092306Z resolving dependencies... 2021-05-16T19:44:24.5233333Z looking for conflicting packages... 2021-05-16T19:44:24.5520613Z 2021-05-16T19:44:24.5521604Z Packages (1) mingw-w64-x86_64-pixman-0.40.0-2 2021-05-16T19:44:24.5522064Z 2021-05-16T19:44:24.5522798Z Total Installed Size: 1.57 MiB 2021-05-16T19:44:24.5523536Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:44:24.5524113Z 2021-05-16T19:44:24.5524766Z :: Proceed with installation? [Y/n] 2021-05-16T19:44:24.5525349Z checking keyring... 2021-05-16T19:44:24.6244527Z checking package integrity... 2021-05-16T19:44:24.7414355Z loading package files... 2021-05-16T19:44:24.7442267Z checking for file conflicts... 2021-05-16T19:44:24.7443386Z checking available disk space... 2021-05-16T19:44:24.7466285Z :: Processing package changes... 2021-05-16T19:44:24.7467126Z reinstalling mingw-w64-x86_64-pixman... 2021-05-16T19:44:25.5998420Z resolving dependencies... 2021-05-16T19:44:25.6268494Z looking for conflicting packages... 2021-05-16T19:44:25.6447162Z :: 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-16T19:44:25.6462795Z 2021-05-16T19:44:25.6463819Z Packages (2) mingw-w64-x86_64-pkgconf-1.7.4-2 [removal] mingw-w64-x86_64-pkg-config-0.29.2-3 2021-05-16T19:44:25.6464506Z 2021-05-16T19:44:25.6465048Z Total Download Size: 0.26 MiB 2021-05-16T19:44:25.6465670Z Total Installed Size: 1.33 MiB 2021-05-16T19:44:25.6466287Z Net Upgrade Size: 0.85 MiB 2021-05-16T19:44:25.6466671Z 2021-05-16T19:44:25.6467318Z :: Proceed with installation? [Y/n] 2021-05-16T19:44:25.6467987Z :: Retrieving packages... 2021-05-16T19:44:25.9544999Z downloading mingw-w64-x86_64-pkg-config-0.29.2-3-any.pkg.tar.zst... 2021-05-16T19:44:26.3212885Z checking keyring... 2021-05-16T19:44:26.4121643Z checking package integrity... 2021-05-16T19:44:26.5686885Z loading package files... 2021-05-16T19:44:26.5705604Z checking for file conflicts... 2021-05-16T19:44:26.5712362Z checking available disk space... 2021-05-16T19:44:26.5745762Z :: Processing package changes... 2021-05-16T19:44:26.5746686Z removing mingw-w64-x86_64-pkgconf... 2021-05-16T19:44:26.7282233Z installing mingw-w64-x86_64-pkg-config... 2021-05-16T19:44:27.6068837Z warning: mingw-w64-x86_64-poppler-data-0.4.10-1 is up to date -- reinstalling 2021-05-16T19:44:27.6069661Z resolving dependencies... 2021-05-16T19:44:27.6070796Z looking for conflicting packages... 2021-05-16T19:44:27.6510472Z 2021-05-16T19:44:27.6512379Z Packages (1) mingw-w64-x86_64-poppler-data-0.4.10-1 2021-05-16T19:44:27.6513302Z 2021-05-16T19:44:27.6514843Z Total Installed Size: 12.33 MiB 2021-05-16T19:44:27.6516033Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:44:27.6516713Z 2021-05-16T19:44:27.6517959Z :: Proceed with installation? [Y/n] 2021-05-16T19:44:27.6519757Z checking keyring... 2021-05-16T19:44:27.7301366Z checking package integrity... 2021-05-16T19:44:27.8871550Z loading package files... 2021-05-16T19:44:27.8918297Z checking for file conflicts... 2021-05-16T19:44:27.8919246Z checking available disk space... 2021-05-16T19:44:27.9095468Z :: Processing package changes... 2021-05-16T19:44:27.9096379Z reinstalling mingw-w64-x86_64-poppler-data... 2021-05-16T19:44:29.1055883Z warning: mingw-w64-x86_64-poppler-20.12.1-2 is up to date -- reinstalling 2021-05-16T19:44:29.1056624Z resolving dependencies... 2021-05-16T19:44:29.1432995Z looking for conflicting packages... 2021-05-16T19:44:29.1521807Z 2021-05-16T19:44:29.1523012Z Packages (1) mingw-w64-x86_64-poppler-20.12.1-2 2021-05-16T19:44:29.1523691Z 2021-05-16T19:44:29.1524404Z Total Installed Size: 11.78 MiB 2021-05-16T19:44:29.1525094Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:44:29.1525424Z 2021-05-16T19:44:29.1526641Z :: Proceed with installation? [Y/n] 2021-05-16T19:44:29.1527814Z checking keyring... 2021-05-16T19:44:29.2324645Z checking package integrity... 2021-05-16T19:44:29.3719398Z loading package files... 2021-05-16T19:44:29.3761969Z checking for file conflicts... 2021-05-16T19:44:29.3762732Z checking available disk space... 2021-05-16T19:44:29.3895998Z :: Processing package changes... 2021-05-16T19:44:29.3897131Z reinstalling mingw-w64-x86_64-poppler... 2021-05-16T19:44:30.4430229Z warning: mingw-w64-x86_64-proj-6.3.2-2 is up to date -- reinstalling 2021-05-16T19:44:30.4431404Z resolving dependencies... 2021-05-16T19:44:30.4766567Z looking for conflicting packages... 2021-05-16T19:44:30.4885295Z 2021-05-16T19:44:30.4886308Z Packages (1) mingw-w64-x86_64-proj-6.3.2-2 2021-05-16T19:44:30.4886881Z 2021-05-16T19:44:30.4887560Z Total Installed Size: 19.91 MiB 2021-05-16T19:44:30.4888503Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:44:30.4888879Z 2021-05-16T19:44:30.4890013Z :: Proceed with installation? [Y/n] 2021-05-16T19:44:30.4890973Z checking keyring... 2021-05-16T19:44:31.2227673Z checking package integrity... 2021-05-16T19:44:31.2228427Z loading package files... 2021-05-16T19:44:31.2229095Z checking for file conflicts... 2021-05-16T19:44:31.2229632Z checking available disk space... 2021-05-16T19:44:31.2230214Z :: Processing package changes... 2021-05-16T19:44:31.2231124Z reinstalling mingw-w64-x86_64-proj... 2021-05-16T19:44:31.6727546Z warning: mingw-w64-x86_64-protobuf-3.16.0-1 is up to date -- reinstalling 2021-05-16T19:44:31.6728242Z resolving dependencies... 2021-05-16T19:44:31.7075715Z looking for conflicting packages... 2021-05-16T19:44:31.7166058Z 2021-05-16T19:44:31.7167185Z Packages (1) mingw-w64-x86_64-protobuf-3.16.0-1 2021-05-16T19:44:31.7167650Z 2021-05-16T19:44:31.7168142Z Total Installed Size: 29.16 MiB 2021-05-16T19:44:31.7169162Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:44:31.7169472Z 2021-05-16T19:44:31.7170332Z :: Proceed with installation? [Y/n] 2021-05-16T19:44:31.7170915Z checking keyring... 2021-05-16T19:44:31.7928949Z checking package integrity... 2021-05-16T19:44:31.9573246Z loading package files... 2021-05-16T19:44:31.9603401Z checking for file conflicts... 2021-05-16T19:44:31.9604739Z checking available disk space... 2021-05-16T19:44:31.9719980Z :: Processing package changes... 2021-05-16T19:44:31.9721205Z reinstalling mingw-w64-x86_64-protobuf... 2021-05-16T19:44:33.1228047Z warning: mingw-w64-x86_64-python-3.8.9-2 is up to date -- reinstalling 2021-05-16T19:44:33.1229020Z resolving dependencies... 2021-05-16T19:44:33.1620742Z looking for conflicting packages... 2021-05-16T19:44:33.1746855Z 2021-05-16T19:44:33.1747666Z Packages (1) mingw-w64-x86_64-python-3.8.9-2 2021-05-16T19:44:33.1748141Z 2021-05-16T19:44:33.1748643Z Total Download Size: 17.02 MiB 2021-05-16T19:44:33.1749204Z Total Installed Size: 113.47 MiB 2021-05-16T19:44:33.1750019Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:44:33.1750368Z 2021-05-16T19:44:33.1750977Z :: Proceed with installation? [Y/n] 2021-05-16T19:44:33.1751587Z :: Retrieving packages... 2021-05-16T19:44:33.4874136Z downloading mingw-w64-x86_64-python-3.8.9-2-any.pkg.tar.zst... 2021-05-16T19:44:34.7550190Z checking keyring... 2021-05-16T19:44:34.8745676Z checking package integrity... 2021-05-16T19:44:35.2456699Z loading package files... 2021-05-16T19:44:35.3294006Z checking for file conflicts... 2021-05-16T19:44:35.3303788Z checking available disk space... 2021-05-16T19:44:37.0722776Z :: Processing package changes... 2021-05-16T19:44:37.0724036Z reinstalling mingw-w64-x86_64-python... 2021-05-16T19:44:47.9721246Z resolving dependencies... 2021-05-16T19:44:48.0106964Z looking for conflicting packages... 2021-05-16T19:44:48.0197472Z 2021-05-16T19:44:48.0198659Z Packages (1) mingw-w64-x86_64-qpdf-10.1.0-1 2021-05-16T19:44:48.0199413Z 2021-05-16T19:44:48.0200007Z Total Download Size: 0.98 MiB 2021-05-16T19:44:48.0200729Z Total Installed Size: 3.56 MiB 2021-05-16T19:44:48.0201169Z 2021-05-16T19:44:48.0202125Z :: Proceed with installation? [Y/n] 2021-05-16T19:44:48.0202878Z :: Retrieving packages... 2021-05-16T19:44:48.3381206Z downloading mingw-w64-x86_64-qpdf-10.1.0-1-any.pkg.tar.zst... 2021-05-16T19:44:48.8954169Z checking keyring... 2021-05-16T19:44:48.9901247Z checking package integrity... 2021-05-16T19:44:49.1359654Z loading package files... 2021-05-16T19:44:49.1385805Z checking for file conflicts... 2021-05-16T19:44:49.1429731Z checking available disk space... 2021-05-16T19:44:49.1453481Z :: Processing package changes... 2021-05-16T19:44:49.1454390Z installing mingw-w64-x86_64-qpdf... 2021-05-16T19:44:50.0037944Z resolving dependencies... 2021-05-16T19:44:50.0122492Z looking for conflicting packages... 2021-05-16T19:44:50.0761078Z 2021-05-16T19:44:50.0762314Z Packages (1) mingw-w64-x86_64-quantlib-1.20-1 2021-05-16T19:44:50.0762845Z 2021-05-16T19:44:50.0763428Z Total Download Size: 27.03 MiB 2021-05-16T19:44:50.0764062Z Total Installed Size: 194.29 MiB 2021-05-16T19:44:50.0764462Z 2021-05-16T19:44:50.0765305Z :: Proceed with installation? [Y/n] 2021-05-16T19:44:50.0766195Z :: Retrieving packages... 2021-05-16T19:44:50.3805186Z downloading mingw-w64-x86_64-quantlib-1.20-1-any.pkg.tar.zst... 2021-05-16T19:44:51.8986380Z checking keyring... 2021-05-16T19:44:51.9987437Z checking package integrity... 2021-05-16T19:44:52.4321203Z loading package files... 2021-05-16T19:44:52.4532305Z checking for file conflicts... 2021-05-16T19:44:52.5970109Z checking available disk space... 2021-05-16T19:44:52.5992147Z :: Processing package changes... 2021-05-16T19:44:52.5993110Z installing mingw-w64-x86_64-quantlib... 2021-05-16T19:44:55.4217903Z resolving dependencies... 2021-05-16T19:44:55.4676024Z looking for conflicting packages... 2021-05-16T19:44:55.4704101Z 2021-05-16T19:44:55.4705787Z Packages (2) mingw-w64-x86_64-popt-1.16-2 mingw-w64-x86_64-rabbitmq-c-0.10.0-1 2021-05-16T19:44:55.4707195Z 2021-05-16T19:44:55.4708329Z Total Download Size: 0.18 MiB 2021-05-16T19:44:55.4709370Z Total Installed Size: 0.79 MiB 2021-05-16T19:44:55.4709972Z 2021-05-16T19:44:55.4712041Z :: Proceed with installation? [Y/n] 2021-05-16T19:44:55.4712999Z :: Retrieving packages... 2021-05-16T19:44:55.8087008Z downloading mingw-w64-x86_64-popt-1.16-2-any.pkg.tar.zst... 2021-05-16T19:44:56.0912317Z downloading mingw-w64-x86_64-rabbitmq-c-0.10.0-1-any.pkg.tar.xz... 2021-05-16T19:44:56.1857210Z checking keyring... 2021-05-16T19:44:56.3729755Z checking package integrity... 2021-05-16T19:44:56.6458177Z loading package files... 2021-05-16T19:44:56.6526212Z checking for file conflicts... 2021-05-16T19:44:56.6602747Z checking available disk space... 2021-05-16T19:44:56.6618131Z :: Processing package changes... 2021-05-16T19:44:56.6618921Z installing mingw-w64-x86_64-popt... 2021-05-16T19:44:56.7018114Z installing mingw-w64-x86_64-rabbitmq-c... 2021-05-16T19:44:57.7113600Z error: target not found: mingw-w64-x86_64-raptor2 2021-05-16T19:44:58.6165591Z error: target not found: mingw-w64-x86_64-rasqal 2021-05-16T19:44:59.4298399Z warning: mingw-w64-x86_64-re2-20210401-1 is up to date -- reinstalling 2021-05-16T19:44:59.4299156Z resolving dependencies... 2021-05-16T19:44:59.4424218Z looking for conflicting packages... 2021-05-16T19:45:00.2057850Z 2021-05-16T19:45:00.2089192Z Packages (1) mingw-w64-x86_64-re2-20210401-1 2021-05-16T19:45:00.2099503Z 2021-05-16T19:45:00.2110706Z Total Installed Size: 1.79 MiB 2021-05-16T19:45:00.2127214Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:45:00.2133904Z 2021-05-16T19:45:00.2141032Z :: Proceed with installation? [Y/n] 2021-05-16T19:45:00.2141539Z checking keyring... 2021-05-16T19:45:00.2142251Z checking package integrity... 2021-05-16T19:45:00.2142791Z loading package files... 2021-05-16T19:45:00.2143285Z checking for file conflicts... 2021-05-16T19:45:00.2143829Z checking available disk space... 2021-05-16T19:45:00.2144744Z :: Processing package changes... 2021-05-16T19:45:00.2145367Z reinstalling mingw-w64-x86_64-re2... 2021-05-16T19:45:00.7222694Z warning: mingw-w64-x86_64-readline-8.0.004-2 is up to date -- reinstalling 2021-05-16T19:45:00.7223649Z resolving dependencies... 2021-05-16T19:45:00.7558743Z looking for conflicting packages... 2021-05-16T19:45:00.7674249Z 2021-05-16T19:45:00.7675455Z Packages (1) mingw-w64-x86_64-readline-8.0.004-2 2021-05-16T19:45:00.7676629Z 2021-05-16T19:45:00.7677257Z Total Download Size: 0.37 MiB 2021-05-16T19:45:00.7677942Z Total Installed Size: 1.57 MiB 2021-05-16T19:45:00.7678637Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:45:00.7679073Z 2021-05-16T19:45:00.7679855Z :: Proceed with installation? [Y/n] 2021-05-16T19:45:00.7680623Z :: Retrieving packages... 2021-05-16T19:45:01.0756722Z downloading mingw-w64-x86_64-readline-8.0.004-2-any.pkg.tar.zst... 2021-05-16T19:45:01.4449876Z checking keyring... 2021-05-16T19:45:01.5450822Z checking package integrity... 2021-05-16T19:45:01.7060300Z loading package files... 2021-05-16T19:45:01.7085993Z checking for file conflicts... 2021-05-16T19:45:01.7086945Z checking available disk space... 2021-05-16T19:45:01.7278205Z :: Processing package changes... 2021-05-16T19:45:01.7279481Z reinstalling mingw-w64-x86_64-readline... 2021-05-16T19:45:02.7754684Z error: target not found: mingw-w64-x86_64-redland 2021-05-16T19:45:03.6219351Z warning: mingw-w64-x86_64-rhash-1.4.1-3 is up to date -- reinstalling 2021-05-16T19:45:03.6221177Z resolving dependencies... 2021-05-16T19:45:03.6381189Z looking for conflicting packages... 2021-05-16T19:45:03.6743894Z 2021-05-16T19:45:03.6745055Z Packages (1) mingw-w64-x86_64-rhash-1.4.1-3 2021-05-16T19:45:03.6745681Z 2021-05-16T19:45:03.6746636Z Total Installed Size: 4.30 MiB 2021-05-16T19:45:03.6747753Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:45:03.6748308Z 2021-05-16T19:45:03.6749267Z :: Proceed with installation? [Y/n] 2021-05-16T19:45:03.6749985Z checking keyring... 2021-05-16T19:45:03.7526332Z checking package integrity... 2021-05-16T19:45:03.8706644Z loading package files... 2021-05-16T19:45:03.8735330Z checking for file conflicts... 2021-05-16T19:45:03.8736377Z checking available disk space... 2021-05-16T19:45:03.8787093Z :: Processing package changes... 2021-05-16T19:45:03.8787917Z reinstalling mingw-w64-x86_64-rhash... 2021-05-16T19:45:04.7441771Z resolving dependencies... 2021-05-16T19:45:04.7884349Z looking for conflicting packages... 2021-05-16T19:45:04.7901071Z 2021-05-16T19:45:04.7902284Z Packages (2) mingw-w64-x86_64-pdcurses-4.1.0-5 mingw-w64-x86_64-ruby-3.0.1-2 2021-05-16T19:45:04.7903097Z 2021-05-16T19:45:04.7903714Z Total Download Size: 7.12 MiB 2021-05-16T19:45:04.7904436Z Total Installed Size: 31.49 MiB 2021-05-16T19:45:04.7904923Z 2021-05-16T19:45:04.7905737Z :: Proceed with installation? [Y/n] 2021-05-16T19:45:04.7906483Z :: Retrieving packages... 2021-05-16T19:45:05.0974463Z downloading mingw-w64-x86_64-pdcurses-4.1.0-5-any.pkg.tar.zst... 2021-05-16T19:45:05.5621236Z downloading mingw-w64-x86_64-ruby-3.0.1-2-any.pkg.tar.zst... 2021-05-16T19:45:06.0546398Z checking keyring... 2021-05-16T19:45:06.1580759Z checking package integrity... 2021-05-16T19:45:06.5104444Z loading package files... 2021-05-16T19:45:06.5423809Z checking for file conflicts... 2021-05-16T19:45:06.8961349Z checking available disk space... 2021-05-16T19:45:06.8982245Z :: Processing package changes... 2021-05-16T19:45:06.8983662Z installing mingw-w64-x86_64-pdcurses... 2021-05-16T19:45:06.9163439Z installing mingw-w64-x86_64-ruby... 2021-05-16T19:45:10.9954513Z warning: mingw-w64-x86_64-snappy-1.1.8-1 is up to date -- reinstalling 2021-05-16T19:45:10.9955993Z resolving dependencies... 2021-05-16T19:45:11.0143718Z looking for conflicting packages... 2021-05-16T19:45:11.0545897Z 2021-05-16T19:45:11.0547075Z Packages (1) mingw-w64-x86_64-snappy-1.1.8-1 2021-05-16T19:45:11.0547662Z 2021-05-16T19:45:11.0548712Z Total Installed Size: 0.16 MiB 2021-05-16T19:45:11.0549817Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:45:11.0550523Z 2021-05-16T19:45:11.0551560Z :: Proceed with installation? [Y/n] 2021-05-16T19:45:11.0552274Z checking keyring... 2021-05-16T19:45:11.1414422Z checking package integrity... 2021-05-16T19:45:11.2689754Z loading package files... 2021-05-16T19:45:11.2722829Z checking for file conflicts... 2021-05-16T19:45:11.2723693Z checking available disk space... 2021-05-16T19:45:11.2802160Z :: Processing package changes... 2021-05-16T19:45:11.2803357Z reinstalling mingw-w64-x86_64-snappy... 2021-05-16T19:45:12.1333202Z warning: mingw-w64-x86_64-sqlite3-3.35.5-1 is up to date -- reinstalling 2021-05-16T19:45:12.1334030Z resolving dependencies... 2021-05-16T19:45:12.1726468Z looking for conflicting packages... 2021-05-16T19:45:12.1841962Z 2021-05-16T19:45:12.1846213Z Packages (1) mingw-w64-x86_64-sqlite3-3.35.5-1 2021-05-16T19:45:12.1849166Z 2021-05-16T19:45:12.1850535Z Total Download Size: 6.74 MiB 2021-05-16T19:45:12.1852029Z Total Installed Size: 48.62 MiB 2021-05-16T19:45:12.1852719Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:45:12.1853115Z 2021-05-16T19:45:12.1853840Z :: Proceed with installation? [Y/n] 2021-05-16T19:45:12.1854551Z :: Retrieving packages... 2021-05-16T19:45:12.4985509Z downloading mingw-w64-x86_64-sqlite3-3.35.5-1-any.pkg.tar.zst... 2021-05-16T19:45:13.4432560Z checking keyring... 2021-05-16T19:45:13.5529012Z checking package integrity... 2021-05-16T19:45:13.7499009Z loading package files... 2021-05-16T19:45:13.7635168Z checking for file conflicts... 2021-05-16T19:45:13.7636202Z checking available disk space... 2021-05-16T19:45:14.2615871Z :: Processing package changes... 2021-05-16T19:45:14.2617113Z reinstalling mingw-w64-x86_64-sqlite3... 2021-05-16T19:45:16.4860814Z warning: mingw-w64-x86_64-szip-2.1.1-2 is up to date -- reinstalling 2021-05-16T19:45:16.4862322Z resolving dependencies... 2021-05-16T19:45:16.4863085Z looking for conflicting packages... 2021-05-16T19:45:16.5316923Z 2021-05-16T19:45:16.5317912Z Packages (1) mingw-w64-x86_64-szip-2.1.1-2 2021-05-16T19:45:16.5318420Z 2021-05-16T19:45:16.5319442Z Total Installed Size: 0.16 MiB 2021-05-16T19:45:16.5320038Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:45:16.5320734Z 2021-05-16T19:45:16.5321537Z :: Proceed with installation? [Y/n] 2021-05-16T19:45:16.5323370Z checking keyring... 2021-05-16T19:45:16.6176227Z checking package integrity... 2021-05-16T19:45:16.7452431Z loading package files... 2021-05-16T19:45:16.7494421Z checking for file conflicts... 2021-05-16T19:45:16.7495407Z checking available disk space... 2021-05-16T19:45:16.7528001Z :: Processing package changes... 2021-05-16T19:45:16.7529253Z reinstalling mingw-w64-x86_64-szip... 2021-05-16T19:45:17.5997134Z warning: mingw-w64-x86_64-tcl-8.6.11-3 is up to date -- reinstalling 2021-05-16T19:45:17.5997826Z resolving dependencies... 2021-05-16T19:45:17.6363721Z looking for conflicting packages... 2021-05-16T19:45:17.6453436Z 2021-05-16T19:45:17.6454587Z Packages (1) mingw-w64-x86_64-tcl-8.6.11-3 2021-05-16T19:45:17.6455059Z 2021-05-16T19:45:17.6455930Z Total Download Size: 2.59 MiB 2021-05-16T19:45:17.6456528Z Total Installed Size: 9.64 MiB 2021-05-16T19:45:17.6457093Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:45:17.6457459Z 2021-05-16T19:45:17.6458102Z :: Proceed with installation? [Y/n] 2021-05-16T19:45:17.6458755Z :: Retrieving packages... 2021-05-16T19:45:17.9637495Z downloading mingw-w64-x86_64-tcl-8.6.11-3-any.pkg.tar.zst... 2021-05-16T19:45:18.7074074Z checking keyring... 2021-05-16T19:45:18.8035960Z checking package integrity... 2021-05-16T19:45:18.9643254Z loading package files... 2021-05-16T19:45:18.9834819Z checking for file conflicts... 2021-05-16T19:45:18.9837143Z checking available disk space... 2021-05-16T19:45:19.4408230Z :: Processing package changes... 2021-05-16T19:45:19.4409322Z reinstalling mingw-w64-x86_64-tcl... 2021-05-16T19:45:23.2059317Z warning: mingw-w64-x86_64-termcap-1.3.1-6 is up to date -- reinstalling 2021-05-16T19:45:23.2060132Z resolving dependencies... 2021-05-16T19:45:23.2060716Z looking for conflicting packages... 2021-05-16T19:45:23.2061073Z 2021-05-16T19:45:23.2061603Z Packages (1) mingw-w64-x86_64-termcap-1.3.1-6 2021-05-16T19:45:23.2061976Z 2021-05-16T19:45:23.2062376Z Total Download Size: 0.03 MiB 2021-05-16T19:45:23.2062884Z Total Installed Size: 0.06 MiB 2021-05-16T19:45:23.2063378Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:45:23.2063661Z 2021-05-16T19:45:23.2064125Z :: Proceed with installation? [Y/n] 2021-05-16T19:45:23.2064674Z :: Retrieving packages... 2021-05-16T19:45:23.2065478Z downloading mingw-w64-x86_64-termcap-1.3.1-6-any.pkg.tar.zst... 2021-05-16T19:45:23.2066159Z checking keyring... 2021-05-16T19:45:23.2942612Z checking package integrity... 2021-05-16T19:45:23.4380329Z loading package files... 2021-05-16T19:45:23.4390986Z checking for file conflicts... 2021-05-16T19:45:23.4391777Z checking available disk space... 2021-05-16T19:45:23.4432038Z :: Processing package changes... 2021-05-16T19:45:23.4433405Z reinstalling mingw-w64-x86_64-termcap... 2021-05-16T19:45:24.2786259Z warning: mingw-w64-x86_64-tesseract-ocr-4.1.1-7 is up to date -- reinstalling 2021-05-16T19:45:24.2787415Z resolving dependencies... 2021-05-16T19:45:24.3200823Z looking for conflicting packages... 2021-05-16T19:45:24.3294641Z 2021-05-16T19:45:24.3295583Z Packages (1) mingw-w64-x86_64-tesseract-ocr-4.1.1-7 2021-05-16T19:45:24.3296191Z 2021-05-16T19:45:24.3296801Z Total Installed Size: 24.86 MiB 2021-05-16T19:45:24.3297977Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:45:24.3298412Z 2021-05-16T19:45:24.3299419Z :: Proceed with installation? [Y/n] 2021-05-16T19:45:24.3300141Z checking keyring... 2021-05-16T19:45:24.4171259Z checking package integrity... 2021-05-16T19:45:24.5971563Z loading package files... 2021-05-16T19:45:24.5991901Z checking for file conflicts... 2021-05-16T19:45:24.5992760Z checking available disk space... 2021-05-16T19:45:24.6057007Z :: Processing package changes... 2021-05-16T19:45:24.6058610Z reinstalling mingw-w64-x86_64-tesseract-ocr... 2021-05-16T19:45:25.6113396Z warning: mingw-w64-x86_64-thrift-0.13.0-2 is up to date -- reinstalling 2021-05-16T19:45:25.6114223Z resolving dependencies... 2021-05-16T19:45:25.6481949Z looking for conflicting packages... 2021-05-16T19:45:25.6579960Z 2021-05-16T19:45:25.6581123Z Packages (1) mingw-w64-x86_64-thrift-0.13.0-2 2021-05-16T19:45:25.6581806Z 2021-05-16T19:45:25.6582387Z Total Installed Size: 7.49 MiB 2021-05-16T19:45:25.6583710Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:45:25.6584324Z 2021-05-16T19:45:25.6585391Z :: Proceed with installation? [Y/n] 2021-05-16T19:45:25.6586043Z checking keyring... 2021-05-16T19:45:25.7313074Z checking package integrity... 2021-05-16T19:45:25.8884447Z loading package files... 2021-05-16T19:45:25.8917848Z checking for file conflicts... 2021-05-16T19:45:25.8918623Z checking available disk space... 2021-05-16T19:45:25.9505832Z :: Processing package changes... 2021-05-16T19:45:25.9507092Z reinstalling mingw-w64-x86_64-thrift... 2021-05-16T19:45:26.9394227Z resolving dependencies... 2021-05-16T19:45:26.9775626Z looking for conflicting packages... 2021-05-16T19:45:26.9857939Z 2021-05-16T19:45:26.9858748Z Packages (1) mingw-w64-x86_64-tiledb-2.2.4-2 2021-05-16T19:45:26.9859223Z 2021-05-16T19:45:26.9861026Z Total Download Size: 3.09 MiB 2021-05-16T19:45:26.9861683Z Total Installed Size: 47.15 MiB 2021-05-16T19:45:26.9862061Z 2021-05-16T19:45:26.9862683Z :: Proceed with installation? [Y/n] 2021-05-16T19:45:26.9863306Z :: Retrieving packages... 2021-05-16T19:45:27.3027366Z downloading mingw-w64-x86_64-tiledb-2.2.4-2-any.pkg.tar.zst... 2021-05-16T19:45:28.0510122Z checking keyring... 2021-05-16T19:45:28.1503998Z checking package integrity... 2021-05-16T19:45:28.3396614Z loading package files... 2021-05-16T19:45:28.3416540Z checking for file conflicts... 2021-05-16T19:45:28.3449693Z checking available disk space... 2021-05-16T19:45:28.3466597Z :: Processing package changes... 2021-05-16T19:45:28.3467506Z installing mingw-w64-x86_64-tiledb... 2021-05-16T19:45:29.2907513Z warning: mingw-w64-x86_64-tk-8.6.11.1-2 is up to date -- reinstalling 2021-05-16T19:45:29.2908296Z resolving dependencies... 2021-05-16T19:45:29.3316521Z looking for conflicting packages... 2021-05-16T19:45:29.3421370Z 2021-05-16T19:45:29.3422199Z Packages (1) mingw-w64-x86_64-tk-8.6.11.1-2 2021-05-16T19:45:29.3422653Z 2021-05-16T19:45:29.3423145Z Total Download Size: 1.93 MiB 2021-05-16T19:45:29.3423722Z Total Installed Size: 5.55 MiB 2021-05-16T19:45:29.3424294Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:45:29.3424658Z 2021-05-16T19:45:29.3425285Z :: Proceed with installation? [Y/n] 2021-05-16T19:45:29.3425968Z :: Retrieving packages... 2021-05-16T19:45:29.6467363Z downloading mingw-w64-x86_64-tk-8.6.11.1-2-any.pkg.tar.zst... 2021-05-16T19:45:30.2944408Z checking keyring... 2021-05-16T19:45:30.3905255Z checking package integrity... 2021-05-16T19:45:30.5552355Z loading package files... 2021-05-16T19:45:31.2142457Z checking for file conflicts... 2021-05-16T19:45:31.2143117Z checking available disk space... 2021-05-16T19:45:31.2144104Z :: Processing package changes... 2021-05-16T19:45:31.2144798Z reinstalling mingw-w64-x86_64-tk... 2021-05-16T19:45:32.4321642Z resolving dependencies... 2021-05-16T19:45:32.4718808Z looking for conflicting packages... 2021-05-16T19:45:32.4831893Z 2021-05-16T19:45:32.4832885Z Packages (1) mingw-w64-x86_64-tktable-2.10-5 2021-05-16T19:45:32.4833384Z 2021-05-16T19:45:32.4834174Z Total Download Size: 0.11 MiB 2021-05-16T19:45:32.4834974Z Total Installed Size: 0.30 MiB 2021-05-16T19:45:32.4835361Z 2021-05-16T19:45:32.4836046Z :: Proceed with installation? [Y/n] 2021-05-16T19:45:32.4836719Z :: Retrieving packages... 2021-05-16T19:45:33.2074796Z downloading mingw-w64-x86_64-tktable-2.10-5-any.pkg.tar.zst... 2021-05-16T19:45:33.2075695Z checking keyring... 2021-05-16T19:45:33.2076287Z checking package integrity... 2021-05-16T19:45:33.3017668Z loading package files... 2021-05-16T19:45:33.3039083Z checking for file conflicts... 2021-05-16T19:45:33.3048640Z checking available disk space... 2021-05-16T19:45:33.3060449Z :: Processing package changes... 2021-05-16T19:45:33.3061236Z installing mingw-w64-x86_64-tktable... 2021-05-16T19:45:34.1288959Z warning: mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-16T19:45:34.1290190Z resolving dependencies... 2021-05-16T19:45:34.1435170Z looking for conflicting packages... 2021-05-16T19:45:34.1784787Z 2021-05-16T19:45:34.1786063Z Packages (1) mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T19:45:34.1786671Z 2021-05-16T19:45:34.1787190Z Total Download Size: 0.30 MiB 2021-05-16T19:45:34.1788100Z Total Installed Size: 0.96 MiB 2021-05-16T19:45:34.1788727Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:45:34.1789114Z 2021-05-16T19:45:34.1789995Z :: Proceed with installation? [Y/n] 2021-05-16T19:45:34.1791325Z :: Retrieving packages... 2021-05-16T19:45:34.4888843Z downloading mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T19:45:34.8608467Z checking keyring... 2021-05-16T19:45:34.9677735Z checking package integrity... 2021-05-16T19:45:35.1214506Z loading package files... 2021-05-16T19:45:35.1238069Z checking for file conflicts... 2021-05-16T19:45:35.1239243Z checking available disk space... 2021-05-16T19:45:35.1289496Z :: Processing package changes... 2021-05-16T19:45:35.1290373Z reinstalling mingw-w64-x86_64-tools-git... 2021-05-16T19:45:35.9644312Z resolving dependencies... 2021-05-16T19:45:35.9784344Z looking for conflicting packages... 2021-05-16T19:45:36.0121264Z 2021-05-16T19:45:36.0122365Z Packages (1) mingw-w64-x86_64-udunits-2.2.27.6-1 2021-05-16T19:45:36.0123294Z 2021-05-16T19:45:36.0123912Z Total Download Size: 0.17 MiB 2021-05-16T19:45:36.0124533Z Total Installed Size: 0.70 MiB 2021-05-16T19:45:36.0124939Z 2021-05-16T19:45:36.0125791Z :: Proceed with installation? [Y/n] 2021-05-16T19:45:36.0126486Z :: Retrieving packages... 2021-05-16T19:45:36.3191604Z downloading mingw-w64-x86_64-udunits-2.2.27.6-1-any.pkg.tar.zst... 2021-05-16T19:45:36.5977087Z checking keyring... 2021-05-16T19:45:36.6918490Z checking package integrity... 2021-05-16T19:45:36.8395000Z loading package files... 2021-05-16T19:45:36.8409758Z checking for file conflicts... 2021-05-16T19:45:36.8425833Z checking available disk space... 2021-05-16T19:45:36.8441244Z :: Processing package changes... 2021-05-16T19:45:36.8442307Z installing mingw-w64-x86_64-udunits... 2021-05-16T19:45:37.7214914Z warning: mingw-w64-x86_64-windows-default-manifest-6.4-3 is up to date -- reinstalling 2021-05-16T19:45:37.7216165Z resolving dependencies... 2021-05-16T19:45:37.7218325Z looking for conflicting packages... 2021-05-16T19:45:37.7774587Z 2021-05-16T19:45:37.7776658Z Packages (1) mingw-w64-x86_64-windows-default-manifest-6.4-3 2021-05-16T19:45:37.7777900Z 2021-05-16T19:45:37.7778825Z Total Download Size: 0.01 MiB 2021-05-16T19:45:37.7779446Z Total Installed Size: 0.00 MiB 2021-05-16T19:45:37.7780055Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:45:37.7780439Z 2021-05-16T19:45:37.7781110Z :: Proceed with installation? [Y/n] 2021-05-16T19:45:37.7781778Z :: Retrieving packages... 2021-05-16T19:45:38.0852084Z downloading mingw-w64-x86_64-windows-default-manifest-6.4-3-any.pkg.tar.xz... 2021-05-16T19:45:38.1769493Z checking keyring... 2021-05-16T19:45:38.2803629Z checking package integrity... 2021-05-16T19:45:38.4373554Z loading package files... 2021-05-16T19:45:38.4394829Z checking for file conflicts... 2021-05-16T19:45:38.4395670Z checking available disk space... 2021-05-16T19:45:38.4415662Z :: Processing package changes... 2021-05-16T19:45:38.4416984Z reinstalling mingw-w64-x86_64-windows-default-manifest... 2021-05-16T19:45:39.7061997Z warning: mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-16T19:45:39.7062914Z resolving dependencies... 2021-05-16T19:45:39.7063634Z looking for conflicting packages... 2021-05-16T19:45:39.7064387Z 2021-05-16T19:45:39.7065400Z Packages (1) mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T19:45:39.7066046Z 2021-05-16T19:45:39.7066525Z Total Download Size: 0.04 MiB 2021-05-16T19:45:39.7067094Z Total Installed Size: 0.37 MiB 2021-05-16T19:45:39.7067750Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:45:39.7068015Z 2021-05-16T19:45:39.7068667Z :: Proceed with installation? [Y/n] 2021-05-16T19:45:39.7069189Z :: Retrieving packages... 2021-05-16T19:45:39.7070459Z downloading mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T19:45:39.8057048Z checking keyring... 2021-05-16T19:45:39.8971293Z checking package integrity... 2021-05-16T19:45:40.0448627Z loading package files... 2021-05-16T19:45:40.0465884Z checking for file conflicts... 2021-05-16T19:45:40.0466677Z checking available disk space... 2021-05-16T19:45:40.0543887Z :: Processing package changes... 2021-05-16T19:45:40.0546681Z reinstalling mingw-w64-x86_64-winpthreads-git... 2021-05-16T19:45:40.9322832Z warning: mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-16T19:45:40.9324876Z resolving dependencies... 2021-05-16T19:45:40.9326888Z looking for conflicting packages... 2021-05-16T19:45:40.9825427Z 2021-05-16T19:45:40.9827069Z Packages (1) mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T19:45:40.9827953Z 2021-05-16T19:45:40.9828572Z Total Download Size: 0.02 MiB 2021-05-16T19:45:40.9829232Z Total Installed Size: 0.21 MiB 2021-05-16T19:45:40.9829900Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:45:40.9830322Z 2021-05-16T19:45:40.9831056Z :: Proceed with installation? [Y/n] 2021-05-16T19:45:40.9832017Z :: Retrieving packages... 2021-05-16T19:45:41.2908635Z downloading mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T19:45:41.3843916Z checking keyring... 2021-05-16T19:45:41.4814108Z checking package integrity... 2021-05-16T19:45:41.6308445Z loading package files... 2021-05-16T19:45:41.6322464Z checking for file conflicts... 2021-05-16T19:45:41.6323769Z checking available disk space... 2021-05-16T19:45:41.6348955Z :: Processing package changes... 2021-05-16T19:45:41.6350650Z reinstalling mingw-w64-x86_64-winstorecompat-git... 2021-05-16T19:45:42.5116938Z warning: mingw-w64-x86_64-x264-git-r2991.1771b556-1 is up to date -- reinstalling 2021-05-16T19:45:42.5117945Z resolving dependencies... 2021-05-16T19:45:42.5418673Z looking for conflicting packages... 2021-05-16T19:45:42.5618706Z 2021-05-16T19:45:42.5620161Z Packages (1) mingw-w64-x86_64-x264-git-r2991.1771b556-1 2021-05-16T19:45:42.5620726Z 2021-05-16T19:45:42.5621343Z Total Installed Size: 6.66 MiB 2021-05-16T19:45:42.5622454Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:45:42.5622761Z 2021-05-16T19:45:42.5623582Z :: Proceed with installation? [Y/n] 2021-05-16T19:45:42.5624444Z checking keyring... 2021-05-16T19:45:42.6404752Z checking package integrity... 2021-05-16T19:45:42.7649205Z loading package files... 2021-05-16T19:45:42.7694457Z checking for file conflicts... 2021-05-16T19:45:42.7695303Z checking available disk space... 2021-05-16T19:45:42.7719426Z :: Processing package changes... 2021-05-16T19:45:42.7720317Z reinstalling mingw-w64-x86_64-x264-git... 2021-05-16T19:45:43.7163659Z warning: mingw-w64-x86_64-x265-3.4-2 is up to date -- reinstalling 2021-05-16T19:45:43.7164319Z resolving dependencies... 2021-05-16T19:45:43.7311232Z looking for conflicting packages... 2021-05-16T19:45:43.7620434Z 2021-05-16T19:45:43.7621374Z Packages (1) mingw-w64-x86_64-x265-3.4-2 2021-05-16T19:45:43.7621807Z 2021-05-16T19:45:43.7622342Z Total Installed Size: 46.73 MiB 2021-05-16T19:45:43.7622862Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:45:43.7623101Z 2021-05-16T19:45:43.7623576Z :: Proceed with installation? [Y/n] 2021-05-16T19:45:43.7624089Z checking keyring... 2021-05-16T19:45:43.8398730Z checking package integrity... 2021-05-16T19:45:43.9799144Z loading package files... 2021-05-16T19:45:43.9825084Z checking for file conflicts... 2021-05-16T19:45:43.9826314Z checking available disk space... 2021-05-16T19:45:43.9849823Z :: Processing package changes... 2021-05-16T19:45:43.9850682Z reinstalling mingw-w64-x86_64-x265... 2021-05-16T19:45:44.9390061Z warning: mingw-w64-x86_64-xvidcore-1.3.7-2 is up to date -- reinstalling 2021-05-16T19:45:44.9391384Z resolving dependencies... 2021-05-16T19:45:44.9394274Z looking for conflicting packages... 2021-05-16T19:45:44.9862673Z 2021-05-16T19:45:44.9863697Z Packages (1) mingw-w64-x86_64-xvidcore-1.3.7-2 2021-05-16T19:45:44.9864150Z 2021-05-16T19:45:44.9865051Z Total Installed Size: 1.70 MiB 2021-05-16T19:45:44.9865968Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:45:44.9866447Z 2021-05-16T19:45:44.9867475Z :: Proceed with installation? [Y/n] 2021-05-16T19:45:44.9868825Z checking keyring... 2021-05-16T19:45:45.0618797Z checking package integrity... 2021-05-16T19:45:45.1890896Z loading package files... 2021-05-16T19:45:45.1914883Z checking for file conflicts... 2021-05-16T19:45:45.1915974Z checking available disk space... 2021-05-16T19:45:45.1935706Z :: Processing package changes... 2021-05-16T19:45:45.1936646Z reinstalling mingw-w64-x86_64-xvidcore... 2021-05-16T19:45:46.0424833Z warning: mingw-w64-x86_64-xz-5.2.5-2 is up to date -- reinstalling 2021-05-16T19:45:46.0425756Z resolving dependencies... 2021-05-16T19:45:46.0581579Z looking for conflicting packages... 2021-05-16T19:45:46.0929590Z 2021-05-16T19:45:46.0930797Z Packages (1) mingw-w64-x86_64-xz-5.2.5-2 2021-05-16T19:45:46.0931313Z 2021-05-16T19:45:46.0932017Z Total Download Size: 0.35 MiB 2021-05-16T19:45:46.0932967Z Total Installed Size: 1.67 MiB 2021-05-16T19:45:46.0933694Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:45:46.0934110Z 2021-05-16T19:45:46.0934825Z :: Proceed with installation? [Y/n] 2021-05-16T19:45:46.0935652Z :: Retrieving packages... 2021-05-16T19:45:46.4272480Z downloading mingw-w64-x86_64-xz-5.2.5-2-any.pkg.tar.zst... 2021-05-16T19:45:46.7990893Z checking keyring... 2021-05-16T19:45:46.8935732Z checking package integrity... 2021-05-16T19:45:47.0457308Z loading package files... 2021-05-16T19:45:47.0491252Z checking for file conflicts... 2021-05-16T19:45:47.0492208Z checking available disk space... 2021-05-16T19:45:47.0921156Z :: Processing package changes... 2021-05-16T19:45:47.0922332Z reinstalling mingw-w64-x86_64-xz... 2021-05-16T19:45:48.1035705Z resolving dependencies... 2021-05-16T19:45:48.1222800Z looking for conflicting packages... 2021-05-16T19:45:48.1553730Z 2021-05-16T19:45:48.1554844Z Packages (1) mingw-w64-x86_64-yasm-1.3.0-4 2021-05-16T19:45:48.1555406Z 2021-05-16T19:45:48.1556062Z Total Download Size: 0.50 MiB 2021-05-16T19:45:48.1556851Z Total Installed Size: 3.27 MiB 2021-05-16T19:45:48.1557314Z 2021-05-16T19:45:48.1558098Z :: Proceed with installation? [Y/n] 2021-05-16T19:45:48.1558881Z :: Retrieving packages... 2021-05-16T19:45:48.4664769Z downloading mingw-w64-x86_64-yasm-1.3.0-4-any.pkg.tar.xz... 2021-05-16T19:45:48.9256404Z checking keyring... 2021-05-16T19:45:49.0134581Z checking package integrity... 2021-05-16T19:45:49.1651602Z loading package files... 2021-05-16T19:45:49.1707860Z checking for file conflicts... 2021-05-16T19:45:49.1736322Z checking available disk space... 2021-05-16T19:45:49.1749843Z :: Processing package changes... 2021-05-16T19:45:49.1750610Z installing mingw-w64-x86_64-yasm... 2021-05-16T19:45:50.2022273Z error: target not found: mingw-w64-x86_64-zint 2021-05-16T19:45:51.0176152Z warning: mingw-w64-x86_64-zlib-1.2.11-9 is up to date -- reinstalling 2021-05-16T19:45:51.0177167Z resolving dependencies... 2021-05-16T19:45:51.0180484Z looking for conflicting packages... 2021-05-16T19:45:51.0672928Z 2021-05-16T19:45:51.0674038Z Packages (1) mingw-w64-x86_64-zlib-1.2.11-9 2021-05-16T19:45:51.0674493Z 2021-05-16T19:45:51.0675551Z Total Download Size: 0.10 MiB 2021-05-16T19:45:51.0676202Z Total Installed Size: 0.38 MiB 2021-05-16T19:45:51.0676811Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:45:51.0677196Z 2021-05-16T19:45:51.0677877Z :: Proceed with installation? [Y/n] 2021-05-16T19:45:51.0678701Z :: Retrieving packages... 2021-05-16T19:45:51.3787621Z downloading mingw-w64-x86_64-zlib-1.2.11-9-any.pkg.tar.zst... 2021-05-16T19:45:51.6568585Z checking keyring... 2021-05-16T19:45:51.7482295Z checking package integrity... 2021-05-16T19:45:51.8937042Z loading package files... 2021-05-16T19:45:51.8956507Z checking for file conflicts... 2021-05-16T19:45:51.8957386Z checking available disk space... 2021-05-16T19:45:51.9008128Z :: Processing package changes... 2021-05-16T19:45:51.9009029Z reinstalling mingw-w64-x86_64-zlib... 2021-05-16T19:45:52.7805215Z warning: mingw-w64-x86_64-zstd-1.5.0-1 is up to date -- reinstalling 2021-05-16T19:45:52.7812071Z resolving dependencies... 2021-05-16T19:45:52.7813500Z looking for conflicting packages... 2021-05-16T19:45:52.8334367Z 2021-05-16T19:45:52.8335600Z Packages (1) mingw-w64-x86_64-zstd-1.5.0-1 2021-05-16T19:45:52.8336165Z 2021-05-16T19:45:52.8336824Z Total Download Size: 0.52 MiB 2021-05-16T19:45:52.8337505Z Total Installed Size: 3.70 MiB 2021-05-16T19:45:52.8338466Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:45:52.8338904Z 2021-05-16T19:45:52.8339714Z :: Proceed with installation? [Y/n] 2021-05-16T19:45:52.8340482Z :: Retrieving packages... 2021-05-16T19:45:53.1446209Z downloading mingw-w64-x86_64-zstd-1.5.0-1-any.pkg.tar.zst... 2021-05-16T19:45:53.6086865Z checking keyring... 2021-05-16T19:45:53.7042272Z checking package integrity... 2021-05-16T19:45:53.8636518Z loading package files... 2021-05-16T19:45:53.8659288Z checking for file conflicts... 2021-05-16T19:45:53.8661016Z checking available disk space... 2021-05-16T19:45:53.8737975Z :: Processing package changes... 2021-05-16T19:45:53.8739074Z reinstalling mingw-w64-x86_64-zstd... 2021-05-16T19:45:54.1284657Z % Total % Received % Xferd Average Speed Time Time Time Current 2021-05-16T19:45:54.1286209Z Dload Upload Total Spent Left Speed 2021-05-16T19:45:54.1286674Z 2021-05-16T19:45:54.2650291Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-16T19:45:54.2651468Z 100 162 100 162 0 0 162 0 0:00:01 --:--:-- 0:00:01 1148 2021-05-16T19:45:54.5442597Z 2021-05-16T19:45:54.5443894Z 100 29.0M 100 29.0M 0 0 29.0M 0 0:00:01 --:--:-- 0:00:01 29.0M 2021-05-16T19:45:56.5093219Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-16T19:45:56.5093719Z with: 2021-05-16T19:45:56.5094106Z github_slug: neuroconductor/voxel 2021-05-16T19:45:56.5094460Z env: 2021-05-16T19:45:56.5094826Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:45:56.5095223Z TIC_DEPLOY_KEY: 2021-05-16T19:45:56.5095671Z RSPM: 2021-05-16T19:45:56.5097661Z GITHUB_PAT: *** 2021-05-16T19:45:56.5098055Z COVERALLS_TOKEN: 2021-05-16T19:45:56.5098453Z continue-on-error: false 2021-05-16T19:45:56.5098861Z VDIFFR_RUN_TESTS: 2021-05-16T19:45:56.5099237Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T19:45:56.5099560Z TZ: UTC 2021-05-16T19:45:56.5100046Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:45:56.5100586Z NOT_CRAN: true 2021-05-16T19:45:56.5100918Z MSYSTEM: MINGW64 2021-05-16T19:45:56.5101260Z ##[endgroup] 2021-05-16T19:45:56.7914874Z repo slug is: neuroconductor/voxel 2021-05-16T19:45:56.8233906Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-16T19:45:56.8234458Z env: 2021-05-16T19:45:56.8234946Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:45:56.8235356Z TIC_DEPLOY_KEY: 2021-05-16T19:45:56.8235650Z RSPM: 2021-05-16T19:45:56.8237140Z GITHUB_PAT: *** 2021-05-16T19:45:56.8237521Z COVERALLS_TOKEN: 2021-05-16T19:45:56.8238289Z continue-on-error: false 2021-05-16T19:45:56.8238723Z VDIFFR_RUN_TESTS: 2021-05-16T19:45:56.8239302Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T19:45:56.8239671Z TZ: UTC 2021-05-16T19:45:56.8240038Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:45:56.8240736Z NOT_CRAN: true 2021-05-16T19:45:56.8241059Z MSYSTEM: MINGW64 2021-05-16T19:45:56.8241414Z ##[endgroup] 2021-05-16T19:45:57.5765354Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-16T19:45:57.5766051Z with: 2021-05-16T19:45:57.5766590Z repo_name: voxel 2021-05-16T19:45:57.5766975Z repo_version: 1.3.5 2021-05-16T19:45:57.5767518Z runner_os: Windows 2021-05-16T19:45:57.5767846Z R_version: 3.6 2021-05-16T19:45:57.5768315Z env: 2021-05-16T19:45:57.5768702Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:45:57.5769085Z TIC_DEPLOY_KEY: 2021-05-16T19:45:57.5769399Z RSPM: 2021-05-16T19:45:57.5770502Z GITHUB_PAT: *** 2021-05-16T19:45:57.5770842Z COVERALLS_TOKEN: 2021-05-16T19:45:57.5771330Z continue-on-error: false 2021-05-16T19:45:57.5771722Z VDIFFR_RUN_TESTS: 2021-05-16T19:45:57.5772296Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T19:45:57.5772643Z TZ: UTC 2021-05-16T19:45:57.5772963Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:45:57.5773325Z NOT_CRAN: true 2021-05-16T19:45:57.5773669Z MSYSTEM: MINGW64 2021-05-16T19:45:57.5774027Z ##[endgroup] 2021-05-16T19:45:57.6488647Z Package: voxel 2021-05-16T19:45:57.6493424Z Version: 1.3.5 2021-05-16T19:45:57.6494049Z OS: Windows 2021-05-16T19:45:57.6725841Z ##[group]Run install.packages('remotes') 2021-05-16T19:45:57.6726542Z install.packages('remotes') 2021-05-16T19:45:57.6727213Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-16T19:45:57.6728031Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-16T19:45:57.6734476Z shell: C:\R\bin\Rscript.EXE {0} 2021-05-16T19:45:57.6734802Z env: 2021-05-16T19:45:57.6735167Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:45:57.6735549Z TIC_DEPLOY_KEY: 2021-05-16T19:45:57.6735837Z RSPM: 2021-05-16T19:45:57.6736568Z GITHUB_PAT: *** 2021-05-16T19:45:57.6736896Z COVERALLS_TOKEN: 2021-05-16T19:45:57.6737279Z continue-on-error: false 2021-05-16T19:45:57.6737662Z VDIFFR_RUN_TESTS: 2021-05-16T19:45:57.6738014Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T19:45:57.6738319Z TZ: UTC 2021-05-16T19:45:57.6738846Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:45:57.6739191Z NOT_CRAN: true 2021-05-16T19:45:57.6739511Z MSYSTEM: MINGW64 2021-05-16T19:45:57.6739825Z ##[endgroup] 2021-05-16T19:45:57.9222100Z Installing package into 'D:/a/_temp/Library' 2021-05-16T19:45:57.9223274Z (as 'lib' is unspecified) 2021-05-16T19:45:59.8718761Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/remotes_2.3.0.zip' 2021-05-16T19:45:59.8893566Z Content type 'application/zip' length 393711 bytes (384 KB) 2021-05-16T19:45:59.9132854Z ================================================== 2021-05-16T19:45:59.9133884Z downloaded 384 KB 2021-05-16T19:45:59.9134295Z 2021-05-16T19:45:59.9354944Z package 'remotes' successfully unpacked and MD5 sums checked 2021-05-16T19:45:59.9398710Z 2021-05-16T19:45:59.9399422Z The downloaded binary packages are in 2021-05-16T19:45:59.9400210Z C:\Users\runneradmin\AppData\Local\Temp\RtmpIHmedL\downloaded_packages 2021-05-16T19:46:04.9632816Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-16T19:46:04.9633506Z remotes::install_github("ropensci/tic") 2021-05-16T19:46:04.9634072Z remotes::install_github("muschellij2/ghtravis") 2021-05-16T19:46:04.9634658Z remotes::install_github("muschellij2/aghast") 2021-05-16T19:46:04.9635331Z remotes::install_cran("covr") 2021-05-16T19:46:04.9643081Z shell: C:\R\bin\Rscript.EXE {0} 2021-05-16T19:46:04.9643456Z env: 2021-05-16T19:46:04.9643869Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:46:04.9644502Z TIC_DEPLOY_KEY: 2021-05-16T19:46:04.9644955Z RSPM: 2021-05-16T19:46:04.9646201Z GITHUB_PAT: *** 2021-05-16T19:46:04.9646563Z COVERALLS_TOKEN: 2021-05-16T19:46:04.9646978Z continue-on-error: false 2021-05-16T19:46:04.9647563Z VDIFFR_RUN_TESTS: 2021-05-16T19:46:04.9647965Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T19:46:04.9648313Z TZ: UTC 2021-05-16T19:46:04.9648889Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:46:04.9649289Z NOT_CRAN: true 2021-05-16T19:46:04.9649812Z MSYSTEM: MINGW64 2021-05-16T19:46:04.9650235Z ##[endgroup] 2021-05-16T19:46:05.2194995Z Using github PAT from envvar GITHUB_PAT 2021-05-16T19:46:05.8930164Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-16T19:46:10.6018662Z rlang (NA -> 0.4.11) [CRAN] 2021-05-16T19:46:10.6019615Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-16T19:46:10.6020460Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-16T19:46:10.6021067Z sys (NA -> 3.4 ) [CRAN] 2021-05-16T19:46:10.6021674Z askpass (NA -> 1.1 ) [CRAN] 2021-05-16T19:46:10.6022258Z R6 (NA -> 2.5.0 ) [CRAN] 2021-05-16T19:46:10.6023252Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-16T19:46:10.6023858Z mime (NA -> 0.10 ) [CRAN] 2021-05-16T19:46:10.6024624Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-16T19:46:10.6025238Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-16T19:46:10.6026058Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-16T19:46:10.6026816Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-16T19:46:10.6027591Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-16T19:46:10.6028345Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-16T19:46:10.6029148Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-16T19:46:10.6029726Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-16T19:46:10.6030351Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-16T19:46:10.6031146Z rprojroot (NA -> 2.0.2 ) [CRAN] 2021-05-16T19:46:10.6031888Z crayon (NA -> 1.4.1 ) [CRAN] 2021-05-16T19:46:10.6032470Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-16T19:46:10.6033041Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-16T19:46:10.6033588Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-16T19:46:10.6034361Z whisker (NA -> 0.4 ) [CRAN] 2021-05-16T19:46:10.6035235Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-16T19:46:10.6036058Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-16T19:46:10.6036897Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-16T19:46:10.6037527Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-16T19:46:10.6038134Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-16T19:46:10.6038718Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-16T19:46:10.6039311Z desc (NA -> 1.3.0 ) [CRAN] 2021-05-16T19:46:10.6039916Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-16T19:46:10.6040570Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-16T19:46:10.6041202Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-16T19:46:10.6041839Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-16T19:46:10.6042863Z git2r (NA -> 0.28.0) [CRAN] 2021-05-16T19:46:10.6054249Z 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-16T19:46:10.6073437Z Installing packages into 'D:/a/_temp/Library' 2021-05-16T19:46:10.6074360Z (as 'lib' is unspecified) 2021-05-16T19:46:12.2979258Z 2021-05-16T19:46:12.2983245Z There is a binary version available but the source version is later: 2021-05-16T19:46:12.3015838Z binary source needs_compilation 2021-05-16T19:46:12.3016866Z cachem 1.0.4 1.0.5 TRUE 2021-05-16T19:46:12.3017811Z 2021-05-16T19:46:12.3051049Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/rlang_0.4.11.zip' 2021-05-16T19:46:12.3226702Z Content type 'application/zip' length 1224139 bytes (1.2 MB) 2021-05-16T19:46:12.3361720Z ================================================== 2021-05-16T19:46:12.3362730Z downloaded 1.2 MB 2021-05-16T19:46:12.3363228Z 2021-05-16T19:46:12.3383971Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/magrittr_2.0.1.zip' 2021-05-16T19:46:12.3552967Z Content type 'application/zip' length 236016 bytes (230 KB) 2021-05-16T19:46:12.3611493Z ================================================== 2021-05-16T19:46:12.3612443Z downloaded 230 KB 2021-05-16T19:46:12.3612874Z 2021-05-16T19:46:12.3628796Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/glue_1.4.2.zip' 2021-05-16T19:46:12.3839688Z Content type 'application/zip' length 154763 bytes (151 KB) 2021-05-16T19:46:12.3874574Z ================================================== 2021-05-16T19:46:12.3875306Z downloaded 151 KB 2021-05-16T19:46:12.3875881Z 2021-05-16T19:46:12.3897852Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/sys_3.4.zip' 2021-05-16T19:46:12.4059032Z Content type 'application/zip' length 59978 bytes (58 KB) 2021-05-16T19:46:12.4070470Z ================================================== 2021-05-16T19:46:12.4071362Z downloaded 58 KB 2021-05-16T19:46:12.4071813Z 2021-05-16T19:46:12.4082886Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/askpass_1.1.zip' 2021-05-16T19:46:12.4247149Z Content type 'application/zip' length 64698 bytes (63 KB) 2021-05-16T19:46:12.4255242Z ================================================== 2021-05-16T19:46:12.4256064Z downloaded 63 KB 2021-05-16T19:46:12.4256481Z 2021-05-16T19:46:12.4267510Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/R6_2.5.0.zip' 2021-05-16T19:46:12.4451210Z Content type 'application/zip' length 84104 bytes (82 KB) 2021-05-16T19:46:12.4461685Z ================================================== 2021-05-16T19:46:12.4462651Z downloaded 82 KB 2021-05-16T19:46:12.4463160Z 2021-05-16T19:46:12.4473644Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/openssl_1.4.4.zip' 2021-05-16T19:46:12.4663984Z Content type 'application/zip' length 4105779 bytes (3.9 MB) 2021-05-16T19:46:12.5125373Z ================================================== 2021-05-16T19:46:12.5126396Z downloaded 3.9 MB 2021-05-16T19:46:12.5127267Z 2021-05-16T19:46:12.5145525Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/mime_0.10.zip' 2021-05-16T19:46:12.5313900Z Content type 'application/zip' length 48417 bytes (47 KB) 2021-05-16T19:46:12.5320512Z ================================================== 2021-05-16T19:46:12.5321624Z downloaded 47 KB 2021-05-16T19:46:12.5322730Z 2021-05-16T19:46:12.5333464Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/curl_4.3.1.zip' 2021-05-16T19:46:12.5497100Z Content type 'application/zip' length 4250500 bytes (4.1 MB) 2021-05-16T19:46:12.5739567Z ================================================== 2021-05-16T19:46:12.5740484Z downloaded 4.1 MB 2021-05-16T19:46:12.5740938Z 2021-05-16T19:46:12.5752674Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/jsonlite_1.7.2.zip' 2021-05-16T19:46:12.5912679Z Content type 'application/zip' length 541859 bytes (529 KB) 2021-05-16T19:46:12.6013069Z ================================================== 2021-05-16T19:46:12.6014158Z downloaded 529 KB 2021-05-16T19:46:12.6014669Z 2021-05-16T19:46:12.6030681Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/ini_0.3.1.zip' 2021-05-16T19:46:12.6191139Z Content type 'application/zip' length 15689 bytes (15 KB) 2021-05-16T19:46:12.6197540Z ================================================== 2021-05-16T19:46:12.6198736Z downloaded 15 KB 2021-05-16T19:46:12.6199388Z 2021-05-16T19:46:12.6216500Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/httr_1.4.2.zip' 2021-05-16T19:46:12.6384255Z Content type 'application/zip' length 519204 bytes (507 KB) 2021-05-16T19:46:12.6486359Z ================================================== 2021-05-16T19:46:12.6487535Z downloaded 507 KB 2021-05-16T19:46:12.6487901Z 2021-05-16T19:46:12.6501341Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/gitcreds_0.1.1.zip' 2021-05-16T19:46:12.6681594Z Content type 'application/zip' length 97332 bytes (95 KB) 2021-05-16T19:46:12.6715349Z ================================================== 2021-05-16T19:46:12.6716116Z downloaded 95 KB 2021-05-16T19:46:12.6716755Z 2021-05-16T19:46:12.6732348Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/cli_2.5.0.zip' 2021-05-16T19:46:12.6899616Z Content type 'application/zip' length 534931 bytes (522 KB) 2021-05-16T19:46:12.6959391Z ================================================== 2021-05-16T19:46:12.6960108Z downloaded 522 KB 2021-05-16T19:46:12.6962072Z 2021-05-16T19:46:12.6972200Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/zip_2.1.1.zip' 2021-05-16T19:46:12.7155516Z Content type 'application/zip' length 743445 bytes (726 KB) 2021-05-16T19:46:12.7317119Z ================================================== 2021-05-16T19:46:12.7318214Z downloaded 726 KB 2021-05-16T19:46:12.7318877Z 2021-05-16T19:46:12.7339880Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/rstudioapi_0.13.zip' 2021-05-16T19:46:12.7509225Z Content type 'application/zip' length 302305 bytes (295 KB) 2021-05-16T19:46:12.7549063Z ================================================== 2021-05-16T19:46:12.7550146Z downloaded 295 KB 2021-05-16T19:46:12.7550774Z 2021-05-16T19:46:12.7563804Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/credentials_1.3.0.zip' 2021-05-16T19:46:12.7901629Z Content type 'application/zip' length 173746 bytes (169 KB) 2021-05-16T19:46:12.7918769Z ================================================== 2021-05-16T19:46:12.7924497Z downloaded 169 KB 2021-05-16T19:46:12.7924963Z 2021-05-16T19:46:12.7944258Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/rprojroot_2.0.2.zip' 2021-05-16T19:46:12.8146068Z Content type 'application/zip' length 105050 bytes (102 KB) 2021-05-16T19:46:12.8178155Z ================================================== 2021-05-16T19:46:12.8178938Z downloaded 102 KB 2021-05-16T19:46:12.8179369Z 2021-05-16T19:46:12.8195728Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/crayon_1.4.1.zip' 2021-05-16T19:46:12.8363399Z Content type 'application/zip' length 141808 bytes (138 KB) 2021-05-16T19:46:12.8377962Z ================================================== 2021-05-16T19:46:12.8378810Z downloaded 138 KB 2021-05-16T19:46:12.8379220Z 2021-05-16T19:46:12.8396661Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/fastmap_1.1.0.zip' 2021-05-16T19:46:12.8558386Z Content type 'application/zip' length 432038 bytes (421 KB) 2021-05-16T19:46:12.8596937Z ================================================== 2021-05-16T19:46:12.8597798Z downloaded 421 KB 2021-05-16T19:46:12.8598212Z 2021-05-16T19:46:12.8613601Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/yaml_2.2.1.zip' 2021-05-16T19:46:12.9009231Z Content type 'application/zip' length 206410 bytes (201 KB) 2021-05-16T19:46:12.9160852Z ================================================== 2021-05-16T19:46:12.9162073Z downloaded 201 KB 2021-05-16T19:46:12.9162501Z 2021-05-16T19:46:12.9177050Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/withr_2.4.2.zip' 2021-05-16T19:46:12.9345076Z Content type 'application/zip' length 212247 bytes (207 KB) 2021-05-16T19:46:12.9367143Z ================================================== 2021-05-16T19:46:12.9368166Z downloaded 207 KB 2021-05-16T19:46:12.9368898Z 2021-05-16T19:46:12.9381829Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/whisker_0.4.zip' 2021-05-16T19:46:12.9568544Z Content type 'application/zip' length 83318 bytes (81 KB) 2021-05-16T19:46:12.9575473Z ================================================== 2021-05-16T19:46:12.9576303Z downloaded 81 KB 2021-05-16T19:46:12.9576880Z 2021-05-16T19:46:12.9594174Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/rappdirs_0.3.3.zip' 2021-05-16T19:46:12.9773391Z Content type 'application/zip' length 58746 bytes (57 KB) 2021-05-16T19:46:12.9781230Z ================================================== 2021-05-16T19:46:12.9782042Z downloaded 57 KB 2021-05-16T19:46:12.9782442Z 2021-05-16T19:46:12.9795291Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/purrr_0.3.4.zip' 2021-05-16T19:46:12.9978703Z Content type 'application/zip' length 430780 bytes (420 KB) 2021-05-16T19:46:13.0050845Z ================================================== 2021-05-16T19:46:13.0051605Z downloaded 420 KB 2021-05-16T19:46:13.0052008Z 2021-05-16T19:46:13.0066260Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/lifecycle_1.0.0.zip' 2021-05-16T19:46:13.0290141Z Content type 'application/zip' length 111131 bytes (108 KB) 2021-05-16T19:46:13.0357248Z ================================================== 2021-05-16T19:46:13.0358162Z downloaded 108 KB 2021-05-16T19:46:13.0358516Z 2021-05-16T19:46:13.0372467Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/gh_1.3.0.zip' 2021-05-16T19:46:13.0554437Z Content type 'application/zip' length 141600 bytes (138 KB) 2021-05-16T19:46:13.0570554Z ================================================== 2021-05-16T19:46:13.0571851Z downloaded 138 KB 2021-05-16T19:46:13.0572664Z 2021-05-16T19:46:13.0590337Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/gert_1.3.0.zip' 2021-05-16T19:46:13.0823261Z Content type 'application/zip' length 3669242 bytes (3.5 MB) 2021-05-16T19:46:13.1231371Z ================================================== 2021-05-16T19:46:13.1234899Z downloaded 3.5 MB 2021-05-16T19:46:13.1236191Z 2021-05-16T19:46:13.1252340Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/fs_1.5.0.zip' 2021-05-16T19:46:13.1579834Z Content type 'application/zip' length 808907 bytes (789 KB) 2021-05-16T19:46:13.1772365Z ================================================== 2021-05-16T19:46:13.1773373Z downloaded 789 KB 2021-05-16T19:46:13.1773919Z 2021-05-16T19:46:13.1788217Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/desc_1.3.0.zip' 2021-05-16T19:46:13.2252942Z Content type 'application/zip' length 528456 bytes (516 KB) 2021-05-16T19:46:13.2463156Z ================================================== 2021-05-16T19:46:13.2464364Z downloaded 516 KB 2021-05-16T19:46:13.2464780Z 2021-05-16T19:46:13.2483553Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/clipr_0.7.1.zip' 2021-05-16T19:46:13.2661606Z Content type 'application/zip' length 52206 bytes (50 KB) 2021-05-16T19:46:13.2666454Z ================================================== 2021-05-16T19:46:13.2667390Z downloaded 50 KB 2021-05-16T19:46:13.2668056Z 2021-05-16T19:46:13.2689138Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/usethis_2.0.1.zip' 2021-05-16T19:46:13.2880636Z Content type 'application/zip' length 734873 bytes (717 KB) 2021-05-16T19:46:13.2973690Z ================================================== 2021-05-16T19:46:13.2975392Z downloaded 717 KB 2021-05-16T19:46:13.2975865Z 2021-05-16T19:46:13.3069216Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/memoise_2.0.0.zip' 2021-05-16T19:46:13.3233403Z Content type 'application/zip' length 49412 bytes (48 KB) 2021-05-16T19:46:13.3240974Z ================================================== 2021-05-16T19:46:13.3241914Z downloaded 48 KB 2021-05-16T19:46:13.3242399Z 2021-05-16T19:46:13.3257249Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/git2r_0.28.0.zip' 2021-05-16T19:46:13.3419605Z Content type 'application/zip' length 3938768 bytes (3.8 MB) 2021-05-16T19:46:13.3763454Z ================================================== 2021-05-16T19:46:13.3764155Z downloaded 3.8 MB 2021-05-16T19:46:13.3764773Z 2021-05-16T19:46:13.4216245Z package 'rlang' successfully unpacked and MD5 sums checked 2021-05-16T19:46:13.4489847Z package 'magrittr' successfully unpacked and MD5 sums checked 2021-05-16T19:46:13.4709736Z package 'glue' successfully unpacked and MD5 sums checked 2021-05-16T19:46:13.4863952Z package 'sys' successfully unpacked and MD5 sums checked 2021-05-16T19:46:13.5029869Z package 'askpass' successfully unpacked and MD5 sums checked 2021-05-16T19:46:13.5231949Z package 'R6' successfully unpacked and MD5 sums checked 2021-05-16T19:46:13.6375303Z package 'openssl' successfully unpacked and MD5 sums checked 2021-05-16T19:46:13.6525675Z package 'mime' successfully unpacked and MD5 sums checked 2021-05-16T19:46:13.7721436Z package 'curl' successfully unpacked and MD5 sums checked 2021-05-16T19:46:13.8014247Z package 'jsonlite' successfully unpacked and MD5 sums checked 2021-05-16T19:46:13.8150544Z package 'ini' successfully unpacked and MD5 sums checked 2021-05-16T19:46:13.8434943Z package 'httr' successfully unpacked and MD5 sums checked 2021-05-16T19:46:13.8662120Z package 'gitcreds' successfully unpacked and MD5 sums checked 2021-05-16T19:46:13.8948205Z package 'cli' successfully unpacked and MD5 sums checked 2021-05-16T19:46:13.9348528Z package 'zip' successfully unpacked and MD5 sums checked 2021-05-16T19:46:13.9651725Z package 'rstudioapi' successfully unpacked and MD5 sums checked 2021-05-16T19:46:13.9821543Z package 'credentials' successfully unpacked and MD5 sums checked 2021-05-16T19:46:14.0036895Z package 'rprojroot' successfully unpacked and MD5 sums checked 2021-05-16T19:46:14.0177661Z package 'crayon' successfully unpacked and MD5 sums checked 2021-05-16T19:46:14.0483115Z package 'fastmap' successfully unpacked and MD5 sums checked 2021-05-16T19:46:14.0808429Z package 'yaml' successfully unpacked and MD5 sums checked 2021-05-16T19:46:14.1014346Z package 'withr' successfully unpacked and MD5 sums checked 2021-05-16T19:46:14.1240322Z package 'whisker' successfully unpacked and MD5 sums checked 2021-05-16T19:46:14.1404104Z package 'rappdirs' successfully unpacked and MD5 sums checked 2021-05-16T19:46:14.1706472Z package 'purrr' successfully unpacked and MD5 sums checked 2021-05-16T19:46:14.1966512Z package 'lifecycle' successfully unpacked and MD5 sums checked 2021-05-16T19:46:14.2139636Z package 'gh' successfully unpacked and MD5 sums checked 2021-05-16T19:46:14.3282291Z package 'gert' successfully unpacked and MD5 sums checked 2021-05-16T19:46:14.3726058Z package 'fs' successfully unpacked and MD5 sums checked 2021-05-16T19:46:14.3993557Z package 'desc' successfully unpacked and MD5 sums checked 2021-05-16T19:46:14.4170846Z package 'clipr' successfully unpacked and MD5 sums checked 2021-05-16T19:46:14.4822704Z package 'usethis' successfully unpacked and MD5 sums checked 2021-05-16T19:46:14.4954249Z package 'memoise' successfully unpacked and MD5 sums checked 2021-05-16T19:46:14.6087014Z package 'git2r' successfully unpacked and MD5 sums checked 2021-05-16T19:46:14.6123463Z 2021-05-16T19:46:14.6124537Z The downloaded binary packages are in 2021-05-16T19:46:14.6125665Z C:\Users\runneradmin\AppData\Local\Temp\RtmpYFkJVF\downloaded_packages 2021-05-16T19:46:14.6128143Z installing the source package 'cachem' 2021-05-16T19:46:14.6128703Z 2021-05-16T19:46:14.6143940Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-16T19:46:14.6328408Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-16T19:46:14.6331995Z ================================================== 2021-05-16T19:46:14.6333049Z downloaded 24 KB 2021-05-16T19:46:14.6333774Z 2021-05-16T19:46:15.0659211Z * installing *source* package 'cachem' ... 2021-05-16T19:46:15.0703612Z ** package 'cachem' successfully unpacked and MD5 sums checked 2021-05-16T19:46:15.0707223Z ** using staged installation 2021-05-16T19:46:15.1142164Z ** libs 2021-05-16T19:46:15.1156229Z 2021-05-16T19:46:15.1157609Z *** arch - i386 2021-05-16T19:46:15.1854291Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=core2 -c cache.c -o cache.o 2021-05-16T19:46:15.5914857Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=core2 -c init.c -o init.o 2021-05-16T19:46:15.8393254Z c:/Rtools/mingw_32/bin/gcc -shared -s -static-libgcc -o cachem.dll tmp.def cache.o init.o -LC:/R/bin/i386 -lR 2021-05-16T19:46:16.0113384Z installing to D:/a/_temp/Library/00LOCK-cachem/00new/cachem/libs/i386 2021-05-16T19:46:16.0126358Z 2021-05-16T19:46:16.0127710Z *** arch - x64 2021-05-16T19:46:16.0372139Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=core2 -c cache.c -o cache.o 2021-05-16T19:46:16.3845020Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=core2 -c init.c -o init.o 2021-05-16T19:46:16.6288814Z c:/Rtools/mingw_64/bin/gcc -shared -s -static-libgcc -o cachem.dll tmp.def cache.o init.o -LC:/R/bin/x64 -lR 2021-05-16T19:46:16.8301430Z installing to D:/a/_temp/Library/00LOCK-cachem/00new/cachem/libs/x64 2021-05-16T19:46:16.8329893Z ** R 2021-05-16T19:46:16.8486195Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:46:17.5592105Z ** help 2021-05-16T19:46:17.6100703Z *** installing help indices 2021-05-16T19:46:17.6417749Z converting help for package 'cachem' 2021-05-16T19:46:17.6852329Z finding HTML links ... done 2021-05-16T19:46:17.8194073Z cache_disk html 2021-05-16T19:46:17.8296643Z cache_layered html 2021-05-16T19:46:17.9224845Z cache_mem html 2021-05-16T19:46:17.9362278Z reexports html 2021-05-16T19:46:17.9368294Z ** building package indices 2021-05-16T19:46:17.9646345Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:46:17.9648237Z *** arch - i386 2021-05-16T19:46:18.4803292Z *** arch - x64 2021-05-16T19:46:18.7899833Z ** testing if installed package can be loaded from final location 2021-05-16T19:46:18.7903481Z *** arch - i386 2021-05-16T19:46:19.0963810Z *** arch - x64 2021-05-16T19:46:19.4010309Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:46:19.4054899Z * DONE (cachem) 2021-05-16T19:46:19.4338250Z 2021-05-16T19:46:19.4339071Z The downloaded source packages are in 2021-05-16T19:46:19.4340030Z 'C:\Users\runneradmin\AppData\Local\Temp\RtmpYFkJVF\downloaded_packages' 2021-05-16T19:46:19.4362451Z Running `R CMD build`... 2021-05-16T19:46:24.8587135Z * checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpYFkJVF\remotes161428e91bbe\ropensci-tic-3b4dfb8/DESCRIPTION' ... OK 2021-05-16T19:46:24.8588447Z * preparing 'tic': 2021-05-16T19:46:24.8589866Z * checking DESCRIPTION meta-information ... OK 2021-05-16T19:46:24.8590795Z * installing the package to process help pages 2021-05-16T19:46:24.8591558Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T19:46:24.8592290Z * checking for empty or unneeded directories 2021-05-16T19:46:24.8593600Z Removed empty directory 'tic/.circleci' 2021-05-16T19:46:24.8594276Z Removed empty directory 'tic/pkgdown' 2021-05-16T19:46:24.8594842Z * building 'tic_0.10.0.tar.gz' 2021-05-16T19:46:24.8658546Z Installing package into 'D:/a/_temp/Library' 2021-05-16T19:46:24.8659487Z (as 'lib' is unspecified) 2021-05-16T19:46:25.4517315Z * installing *source* package 'tic' ... 2021-05-16T19:46:25.4521748Z ** using staged installation 2021-05-16T19:46:25.5003583Z ** R 2021-05-16T19:46:25.5494626Z ** inst 2021-05-16T19:46:25.5832476Z ** preparing package for lazy loading 2021-05-16T19:46:26.0940377Z ** help 2021-05-16T19:46:26.4213158Z *** installing help indices 2021-05-16T19:46:26.5786270Z converting help for package 'tic' 2021-05-16T19:46:26.6105507Z finding HTML links ... done 2021-05-16T19:46:26.7134393Z Deprecated html 2021-05-16T19:46:26.7534628Z TicStep html 2021-05-16T19:46:26.7646957Z base64serialize html 2021-05-16T19:46:26.7883250Z ci html 2021-05-16T19:46:26.8590577Z do_blogdown html 2021-05-16T19:46:26.9373541Z do_bookdown html 2021-05-16T19:46:26.9914148Z do_drat html 2021-05-16T19:46:27.0515970Z do_package_checks html 2021-05-16T19:46:27.1174219Z do_pkgdown html 2021-05-16T19:46:27.1846285Z do_readme_rmd html 2021-05-16T19:46:27.2094785Z dsl html 2021-05-16T19:46:27.2454104Z dsl_get html 2021-05-16T19:46:27.2626337Z gha_add_secret html 2021-05-16T19:46:27.2740261Z github_helpers html 2021-05-16T19:46:27.2827222Z github_info html 2021-05-16T19:46:27.2934056Z list_macros html 2021-05-16T19:46:27.3104604Z macro html 2021-05-16T19:46:27.3222715Z prepare_all_stages html 2021-05-16T19:46:27.3295659Z reexports html 2021-05-16T19:46:27.3426585Z repo html 2021-05-16T19:46:27.3608801Z run_all_stages html 2021-05-16T19:46:27.3806860Z run_stage html 2021-05-16T19:46:27.4028603Z ssh_key_helpers html 2021-05-16T19:46:27.4166123Z stages html 2021-05-16T19:46:27.4417954Z step_add_to_drat html 2021-05-16T19:46:27.4619953Z step_add_to_known_hosts html 2021-05-16T19:46:27.4840551Z step_build_blogdown html 2021-05-16T19:46:27.4952403Z step_build_bookdown html 2021-05-16T19:46:27.5431463Z step_build_pkgdown html 2021-05-16T19:46:27.5763615Z step_do_push_deploy html 2021-05-16T19:46:27.5946111Z step_hello_world html 2021-05-16T19:46:27.6398822Z step_install_pkg html 2021-05-16T19:46:27.6653918Z step_install_ssh_keys html 2021-05-16T19:46:27.7074687Z step_push_deploy html 2021-05-16T19:46:27.7420089Z step_rcmdcheck html 2021-05-16T19:46:27.7677036Z step_run_code html 2021-05-16T19:46:27.7853358Z step_session_info html 2021-05-16T19:46:27.8165897Z step_setup_push_deploy html 2021-05-16T19:46:27.8445358Z step_setup_ssh html 2021-05-16T19:46:27.8661435Z step_test_ssh html 2021-05-16T19:46:27.8821966Z step_write_text_file html 2021-05-16T19:46:27.9090425Z tic-package html 2021-05-16T19:46:27.9236426Z update_yml html 2021-05-16T19:46:27.9440419Z use_ghactions_deploy html 2021-05-16T19:46:27.9727947Z use_tic html 2021-05-16T19:46:27.9835107Z use_tic_badge html 2021-05-16T19:46:27.9959108Z use_tic_r html 2021-05-16T19:46:28.0080171Z use_update_tic html 2021-05-16T19:46:28.0472268Z yaml_templates html 2021-05-16T19:46:28.0480921Z *** copying figures 2021-05-16T19:46:28.0527385Z ** building package indices 2021-05-16T19:46:28.2456706Z ** installing vignettes 2021-05-16T19:46:28.2518422Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:46:28.2520154Z *** arch - i386 2021-05-16T19:46:28.6575767Z *** arch - x64 2021-05-16T19:46:29.0674489Z ** testing if installed package can be loaded from final location 2021-05-16T19:46:29.0677827Z *** arch - i386 2021-05-16T19:46:29.4752088Z *** arch - x64 2021-05-16T19:46:29.8827207Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:46:29.8989184Z * DONE (tic) 2021-05-16T19:46:30.0441511Z Using github PAT from envvar GITHUB_PAT 2021-05-16T19:46:30.2272390Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-16T19:46:33.5406120Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-16T19:46:33.5407030Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-16T19:46:33.5407610Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-16T19:46:33.5408224Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-16T19:46:33.5408787Z pillar (NA -> 1.6.1 ) [CRAN] 2021-05-16T19:46:33.5409347Z tibble (NA -> 3.1.2 ) [CRAN] 2021-05-16T19:46:33.5409905Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-16T19:46:33.5412515Z 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-16T19:46:33.5415275Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-16T19:46:33.5416265Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-16T19:46:33.5416803Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-16T19:46:33.5417341Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-16T19:46:33.5417890Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-16T19:46:33.5418459Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-16T19:46:33.5419000Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-16T19:46:33.5419573Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-16T19:46:33.5420149Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-16T19:46:33.5420693Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-16T19:46:33.5421238Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-16T19:46:33.5421768Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-16T19:46:33.5422280Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-16T19:46:33.5422907Z xfun (NA -> 0.23 ) [CRAN] 2021-05-16T19:46:33.5423577Z markdown (NA -> 1.1 ) [CRAN] 2021-05-16T19:46:33.5424183Z Installing packages into 'D:/a/_temp/Library' 2021-05-16T19:46:33.5424800Z (as 'lib' is unspecified) 2021-05-16T19:46:33.5425381Z highr (NA -> 0.9 ) [CRAN] 2021-05-16T19:46:33.5425990Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-16T19:46:33.5426562Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-16T19:46:33.5427124Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-16T19:46:33.5427670Z knitr (NA -> 1.33 ) [CRAN] 2021-05-16T19:46:33.5428232Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-16T19:46:33.5429570Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-16T19:46:33.5430338Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-16T19:46:33.5431118Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-16T19:46:33.5432035Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-16T19:46:33.5433191Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-16T19:46:33.5433818Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-16T19:46:33.5434430Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-16T19:46:33.5435140Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-16T19:46:33.5435711Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-16T19:46:33.5436274Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-16T19:46:35.2668027Z 2021-05-16T19:46:35.2670694Z There are binary versions available but the source versions are later: 2021-05-16T19:46:35.2695886Z binary source needs_compilation 2021-05-16T19:46:35.2696891Z pillar 1.6.0 1.6.1 FALSE 2021-05-16T19:46:35.2697488Z tibble 3.1.1 3.1.2 TRUE 2021-05-16T19:46:35.2698108Z xfun 0.22 0.23 TRUE 2021-05-16T19:46:35.2698479Z 2021-05-16T19:46:35.2712332Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/utf8_1.2.1.zip' 2021-05-16T19:46:35.2893951Z Content type 'application/zip' length 216497 bytes (211 KB) 2021-05-16T19:46:35.2925880Z ================================================== 2021-05-16T19:46:35.2926627Z downloaded 211 KB 2021-05-16T19:46:35.2927352Z 2021-05-16T19:46:35.2941226Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/vctrs_0.3.8.zip' 2021-05-16T19:46:35.3132271Z Content type 'application/zip' length 1289331 bytes (1.2 MB) 2021-05-16T19:46:35.5115448Z ================================================== 2021-05-16T19:46:35.5117119Z downloaded 1.2 MB 2021-05-16T19:46:35.5117665Z 2021-05-16T19:46:35.5134163Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/pkgconfig_2.0.3.zip' 2021-05-16T19:46:35.5310890Z Content type 'application/zip' length 22186 bytes (21 KB) 2021-05-16T19:46:35.5317683Z ================================================== 2021-05-16T19:46:35.5318556Z downloaded 21 KB 2021-05-16T19:46:35.5318977Z 2021-05-16T19:46:35.5328827Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/rematch2_2.1.2.zip' 2021-05-16T19:46:35.5743286Z Content type 'application/zip' length 47506 bytes (46 KB) 2021-05-16T19:46:35.5812796Z ================================================== 2021-05-16T19:46:35.5814112Z downloaded 46 KB 2021-05-16T19:46:35.5815256Z 2021-05-16T19:46:35.5839428Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/fansi_0.4.2.zip' 2021-05-16T19:46:35.6011758Z Content type 'application/zip' length 225105 bytes (219 KB) 2021-05-16T19:46:35.6046114Z ================================================== 2021-05-16T19:46:35.6047120Z downloaded 219 KB 2021-05-16T19:46:35.6047616Z 2021-05-16T19:46:35.6057062Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/diffobj_0.3.4.zip' 2021-05-16T19:46:35.6228977Z Content type 'application/zip' length 997588 bytes (974 KB) 2021-05-16T19:46:35.6332661Z ================================================== 2021-05-16T19:46:35.6333541Z downloaded 974 KB 2021-05-16T19:46:35.6333986Z 2021-05-16T19:46:35.6346228Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/waldo_0.2.5.zip' 2021-05-16T19:46:35.6556369Z Content type 'application/zip' length 72637 bytes (70 KB) 2021-05-16T19:46:35.6569027Z ================================================== 2021-05-16T19:46:35.6569909Z downloaded 70 KB 2021-05-16T19:46:35.6570396Z 2021-05-16T19:46:35.6581294Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/ps_1.6.0.zip' 2021-05-16T19:46:35.6740590Z Content type 'application/zip' length 407581 bytes (398 KB) 2021-05-16T19:46:35.6803364Z ================================================== 2021-05-16T19:46:35.6813518Z downloaded 398 KB 2021-05-16T19:46:35.6814210Z 2021-05-16T19:46:35.6825649Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/processx_3.5.2.zip' 2021-05-16T19:46:35.6993332Z Content type 'application/zip' length 502502 bytes (490 KB) 2021-05-16T19:46:35.7053577Z ================================================== 2021-05-16T19:46:35.7054776Z downloaded 490 KB 2021-05-16T19:46:35.7055234Z 2021-05-16T19:46:35.7065625Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/praise_1.0.0.zip' 2021-05-16T19:46:35.7307659Z Content type 'application/zip' length 19719 bytes (19 KB) 2021-05-16T19:46:35.7311308Z ================================================== 2021-05-16T19:46:35.7312439Z downloaded 19 KB 2021-05-16T19:46:35.7312896Z 2021-05-16T19:46:35.7325347Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/pkgload_1.2.1.zip' 2021-05-16T19:46:35.7537516Z Content type 'application/zip' length 154085 bytes (150 KB) 2021-05-16T19:46:35.7551881Z ================================================== 2021-05-16T19:46:35.7552885Z downloaded 150 KB 2021-05-16T19:46:35.7553415Z 2021-05-16T19:46:35.7567015Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/evaluate_0.14.zip' 2021-05-16T19:46:35.7828229Z Content type 'application/zip' length 76967 bytes (75 KB) 2021-05-16T19:46:35.7896522Z ================================================== 2021-05-16T19:46:35.7898058Z downloaded 75 KB 2021-05-16T19:46:35.7898502Z 2021-05-16T19:46:35.7914978Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/ellipsis_0.3.2.zip' 2021-05-16T19:46:35.8096183Z Content type 'application/zip' length 49192 bytes (48 KB) 2021-05-16T19:46:35.8108908Z ================================================== 2021-05-16T19:46:35.8109427Z downloaded 48 KB 2021-05-16T19:46:35.8109866Z 2021-05-16T19:46:35.8118600Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/digest_0.6.27.zip' 2021-05-16T19:46:35.8303344Z Content type 'application/zip' length 275994 bytes (269 KB) 2021-05-16T19:46:35.8383086Z ================================================== 2021-05-16T19:46:35.8384797Z downloaded 269 KB 2021-05-16T19:46:35.8385781Z 2021-05-16T19:46:35.8396422Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/callr_3.7.0.zip' 2021-05-16T19:46:35.8555905Z Content type 'application/zip' length 438643 bytes (428 KB) 2021-05-16T19:46:35.8628597Z ================================================== 2021-05-16T19:46:35.8629981Z downloaded 428 KB 2021-05-16T19:46:35.8630765Z 2021-05-16T19:46:35.8726409Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/brio_1.1.2.zip' 2021-05-16T19:46:35.8890104Z Content type 'application/zip' length 46310 bytes (45 KB) 2021-05-16T19:46:35.8903292Z ================================================== 2021-05-16T19:46:35.8904294Z downloaded 45 KB 2021-05-16T19:46:35.8904863Z 2021-05-16T19:46:35.8916274Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/xml2_1.3.2.zip' 2021-05-16T19:46:35.9086912Z Content type 'application/zip' length 3178434 bytes (3.0 MB) 2021-05-16T19:46:35.9342991Z ================================================== 2021-05-16T19:46:35.9344124Z downloaded 3.0 MB 2021-05-16T19:46:35.9344561Z 2021-05-16T19:46:35.9354590Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/markdown_1.1.zip' 2021-05-16T19:46:35.9532939Z Content type 'application/zip' length 190093 bytes (185 KB) 2021-05-16T19:46:35.9581067Z ================================================== 2021-05-16T19:46:35.9581984Z downloaded 185 KB 2021-05-16T19:46:35.9582457Z 2021-05-16T19:46:35.9593372Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/highr_0.9.zip' 2021-05-16T19:46:35.9757942Z Content type 'application/zip' length 46628 bytes (45 KB) 2021-05-16T19:46:35.9765055Z ================================================== 2021-05-16T19:46:35.9765937Z downloaded 45 KB 2021-05-16T19:46:35.9766377Z 2021-05-16T19:46:35.9777336Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/stringr_1.4.0.zip' 2021-05-16T19:46:35.9953445Z Content type 'application/zip' length 216784 bytes (211 KB) 2021-05-16T19:46:35.9991896Z ================================================== 2021-05-16T19:46:35.9992788Z downloaded 211 KB 2021-05-16T19:46:35.9993404Z 2021-05-16T19:46:36.0004200Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/stringi_1.6.1.zip' 2021-05-16T19:46:36.0173565Z Content type 'application/zip' length 16420946 bytes (15.7 MB) 2021-05-16T19:46:36.1671741Z ================================================== 2021-05-16T19:46:36.1672789Z downloaded 15.7 MB 2021-05-16T19:46:36.1673715Z 2021-05-16T19:46:36.1687413Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/Rcpp_1.0.6.zip' 2021-05-16T19:46:36.1875962Z Content type 'application/zip' length 3113359 bytes (3.0 MB) 2021-05-16T19:46:36.2604553Z ================================================== 2021-05-16T19:46:36.2605519Z downloaded 3.0 MB 2021-05-16T19:46:36.2605946Z 2021-05-16T19:46:36.2619641Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/knitr_1.33.zip' 2021-05-16T19:46:36.2784522Z Content type 'application/zip' length 1460779 bytes (1.4 MB) 2021-05-16T19:46:36.2941051Z ================================================== 2021-05-16T19:46:36.2941938Z downloaded 1.4 MB 2021-05-16T19:46:36.2942421Z 2021-05-16T19:46:36.2952605Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/commonmark_1.7.zip' 2021-05-16T19:46:36.3128571Z Content type 'application/zip' length 265798 bytes (259 KB) 2021-05-16T19:46:36.3170252Z ================================================== 2021-05-16T19:46:36.3171397Z downloaded 259 KB 2021-05-16T19:46:36.3172350Z 2021-05-16T19:46:36.3184238Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/brew_1.0-6.zip' 2021-05-16T19:46:36.3359839Z Content type 'application/zip' length 113871 bytes (111 KB) 2021-05-16T19:46:36.3372090Z ================================================== 2021-05-16T19:46:36.3373318Z downloaded 111 KB 2021-05-16T19:46:36.3373771Z 2021-05-16T19:46:36.3383783Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/xopen_1.0.0.zip' 2021-05-16T19:46:36.3573872Z Content type 'application/zip' length 24689 bytes (24 KB) 2021-05-16T19:46:36.3578008Z ================================================== 2021-05-16T19:46:36.3578808Z downloaded 24 KB 2021-05-16T19:46:36.3579214Z 2021-05-16T19:46:36.3588897Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/sessioninfo_1.1.1.zip' 2021-05-16T19:46:36.3752922Z Content type 'application/zip' length 46937 bytes (45 KB) 2021-05-16T19:46:36.3798134Z ================================================== 2021-05-16T19:46:36.3799309Z downloaded 45 KB 2021-05-16T19:46:36.3800256Z 2021-05-16T19:46:36.3814506Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/prettyunits_1.1.1.zip' 2021-05-16T19:46:36.4004002Z Content type 'application/zip' length 37736 bytes (36 KB) 2021-05-16T19:46:36.4005403Z ================================================== 2021-05-16T19:46:36.4005971Z downloaded 36 KB 2021-05-16T19:46:36.4006335Z 2021-05-16T19:46:36.4016194Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/pkgbuild_1.2.0.zip' 2021-05-16T19:46:36.4185690Z Content type 'application/zip' length 142850 bytes (139 KB) 2021-05-16T19:46:36.4200527Z ================================================== 2021-05-16T19:46:36.4201963Z downloaded 139 KB 2021-05-16T19:46:36.4202526Z 2021-05-16T19:46:36.4214551Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/testthat_3.0.2.zip' 2021-05-16T19:46:36.4390327Z Content type 'application/zip' length 2319209 bytes (2.2 MB) 2021-05-16T19:46:36.4593802Z ================================================== 2021-05-16T19:46:36.4594710Z downloaded 2.2 MB 2021-05-16T19:46:36.4595170Z 2021-05-16T19:46:36.4606506Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/rversions_2.0.2.zip' 2021-05-16T19:46:36.4813240Z Content type 'application/zip' length 68680 bytes (67 KB) 2021-05-16T19:46:36.4829104Z ================================================== 2021-05-16T19:46:36.4830159Z downloaded 67 KB 2021-05-16T19:46:36.4830901Z 2021-05-16T19:46:36.4849210Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/roxygen2_7.1.1.zip' 2021-05-16T19:46:36.5068219Z Content type 'application/zip' length 1175844 bytes (1.1 MB) 2021-05-16T19:46:36.5250100Z ================================================== 2021-05-16T19:46:36.5251363Z downloaded 1.1 MB 2021-05-16T19:46:36.5252234Z 2021-05-16T19:46:36.5265763Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/rcmdcheck_1.3.3.zip' 2021-05-16T19:46:36.5711068Z Content type 'application/zip' length 135341 bytes (132 KB) 2021-05-16T19:46:36.5837318Z ================================================== 2021-05-16T19:46:36.5838634Z downloaded 132 KB 2021-05-16T19:46:36.5839279Z 2021-05-16T19:46:36.5854331Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/devtools_2.4.1.zip' 2021-05-16T19:46:36.6127555Z Content type 'application/zip' length 397382 bytes (388 KB) 2021-05-16T19:46:36.6350789Z ================================================== 2021-05-16T19:46:36.6351340Z downloaded 388 KB 2021-05-16T19:46:36.6351598Z 2021-05-16T19:46:36.6684952Z package 'utf8' successfully unpacked and MD5 sums checked 2021-05-16T19:46:36.7213459Z package 'vctrs' successfully unpacked and MD5 sums checked 2021-05-16T19:46:36.7352004Z package 'pkgconfig' successfully unpacked and MD5 sums checked 2021-05-16T19:46:36.7476750Z package 'rematch2' successfully unpacked and MD5 sums checked 2021-05-16T19:46:36.7684595Z package 'fansi' successfully unpacked and MD5 sums checked 2021-05-16T19:46:36.8068603Z package 'diffobj' successfully unpacked and MD5 sums checked 2021-05-16T19:46:36.8203593Z package 'waldo' successfully unpacked and MD5 sums checked 2021-05-16T19:46:36.8477042Z package 'ps' successfully unpacked and MD5 sums checked 2021-05-16T19:46:36.8792354Z package 'processx' successfully unpacked and MD5 sums checked 2021-05-16T19:46:36.8953072Z package 'praise' successfully unpacked and MD5 sums checked 2021-05-16T19:46:36.9107016Z package 'pkgload' successfully unpacked and MD5 sums checked 2021-05-16T19:46:36.9244090Z package 'evaluate' successfully unpacked and MD5 sums checked 2021-05-16T19:46:36.9398161Z package 'ellipsis' successfully unpacked and MD5 sums checked 2021-05-16T19:46:36.9679372Z package 'digest' successfully unpacked and MD5 sums checked 2021-05-16T19:46:36.9913569Z package 'callr' successfully unpacked and MD5 sums checked 2021-05-16T19:46:37.0065159Z package 'brio' successfully unpacked and MD5 sums checked 2021-05-16T19:46:37.0951239Z package 'xml2' successfully unpacked and MD5 sums checked 2021-05-16T19:46:37.1256496Z package 'markdown' successfully unpacked and MD5 sums checked 2021-05-16T19:46:37.1460440Z package 'highr' successfully unpacked and MD5 sums checked 2021-05-16T19:46:37.1709122Z package 'stringr' successfully unpacked and MD5 sums checked 2021-05-16T19:46:37.6095234Z package 'stringi' successfully unpacked and MD5 sums checked 2021-05-16T19:46:38.1006124Z package 'Rcpp' successfully unpacked and MD5 sums checked 2021-05-16T19:46:38.2285256Z package 'knitr' successfully unpacked and MD5 sums checked 2021-05-16T19:46:38.2515463Z package 'commonmark' successfully unpacked and MD5 sums checked 2021-05-16T19:46:38.2792277Z package 'brew' successfully unpacked and MD5 sums checked 2021-05-16T19:46:38.2918139Z package 'xopen' successfully unpacked and MD5 sums checked 2021-05-16T19:46:38.3046881Z package 'sessioninfo' successfully unpacked and MD5 sums checked 2021-05-16T19:46:38.3211678Z package 'prettyunits' successfully unpacked and MD5 sums checked 2021-05-16T19:46:38.3357492Z package 'pkgbuild' successfully unpacked and MD5 sums checked 2021-05-16T19:46:38.4197461Z package 'testthat' successfully unpacked and MD5 sums checked 2021-05-16T19:46:38.4358738Z package 'rversions' successfully unpacked and MD5 sums checked 2021-05-16T19:46:38.4895333Z package 'roxygen2' successfully unpacked and MD5 sums checked 2021-05-16T19:46:38.5039540Z package 'rcmdcheck' successfully unpacked and MD5 sums checked 2021-05-16T19:46:38.5285472Z package 'devtools' successfully unpacked and MD5 sums checked 2021-05-16T19:46:38.5313652Z 2021-05-16T19:46:38.5314610Z The downloaded binary packages are in 2021-05-16T19:46:38.5315717Z C:\Users\runneradmin\AppData\Local\Temp\RtmpYFkJVF\downloaded_packages 2021-05-16T19:46:38.5318565Z installing the source packages 'pillar', 'tibble', 'xfun' 2021-05-16T19:46:38.5319666Z 2021-05-16T19:46:38.5335224Z trying URL 'https://cloud.r-project.org/src/contrib/pillar_1.6.1.tar.gz' 2021-05-16T19:46:38.5427545Z Content type 'application/x-gzip' length 1111747 bytes (1.1 MB) 2021-05-16T19:46:38.5520252Z ================================================== 2021-05-16T19:46:38.5520912Z downloaded 1.1 MB 2021-05-16T19:46:38.5521468Z 2021-05-16T19:46:38.5530535Z trying URL 'https://cloud.r-project.org/src/contrib/tibble_3.1.2.tar.gz' 2021-05-16T19:46:38.5614197Z Content type 'application/x-gzip' length 686145 bytes (670 KB) 2021-05-16T19:46:38.5658096Z ================================================== 2021-05-16T19:46:38.5659047Z downloaded 670 KB 2021-05-16T19:46:38.5659540Z 2021-05-16T19:46:38.5670714Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-16T19:46:38.5792510Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-16T19:46:38.5799585Z ================================================== 2021-05-16T19:46:38.5800503Z downloaded 109 KB 2021-05-16T19:46:38.5800936Z 2021-05-16T19:46:39.2550939Z * installing *source* package 'pillar' ... 2021-05-16T19:46:39.2950203Z ** package 'pillar' successfully unpacked and MD5 sums checked 2021-05-16T19:46:39.2952797Z ** using staged installation 2021-05-16T19:46:39.3402806Z ** R 2021-05-16T19:46:39.3812769Z ** inst 2021-05-16T19:46:39.3940430Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:46:41.6206356Z ** help 2021-05-16T19:46:41.7948647Z *** installing help indices 2021-05-16T19:46:41.8786222Z converting help for package 'pillar' 2021-05-16T19:46:41.9070544Z finding HTML links ... done 2021-05-16T19:46:41.9401484Z align html 2021-05-16T19:46:41.9691475Z char html 2021-05-16T19:46:41.9988645Z colonnade html 2021-05-16T19:46:42.0247727Z ctl_new_pillar html 2021-05-16T19:46:42.0397170Z deprecated html 2021-05-16T19:46:42.0458930Z dim_desc html 2021-05-16T19:46:42.0677128Z expect_known_display html 2021-05-16T19:46:42.0844003Z extra_cols html 2021-05-16T19:46:42.1009849Z format_glimpse html 2021-05-16T19:46:42.1346051Z format_tbl html 2021-05-16T19:46:42.1511487Z format_type_sum html 2021-05-16T19:46:42.1574311Z get_extent html 2021-05-16T19:46:42.1762164Z glimpse html 2021-05-16T19:46:42.1846769Z 2021-05-16T19:46:42.2575776Z finding level-2 HTML links ... done 2021-05-16T19:46:42.2636126Z new_ornament html 2021-05-16T19:46:42.2838900Z new_pillar html 2021-05-16T19:46:42.3061020Z new_pillar_component html 2021-05-16T19:46:42.3567144Z new_pillar_shaft html 2021-05-16T19:46:42.3645036Z new_pillar_title html 2021-05-16T19:46:42.3795859Z new_pillar_type html 2021-05-16T19:46:42.4044950Z new_tbl_format_setup html 2021-05-16T19:46:42.4503548Z num html 2021-05-16T19:46:42.4921411Z pillar-package html 2021-05-16T19:46:42.5239143Z pillar html 2021-05-16T19:46:42.5684579Z pillar_shaft html 2021-05-16T19:46:42.5776061Z squeeze html 2021-05-16T19:46:42.5918575Z style_subtle html 2021-05-16T19:46:42.6165132Z tbl_format_body html 2021-05-16T19:46:42.6340137Z tbl_format_footer html 2021-05-16T19:46:42.6523712Z tbl_format_header html 2021-05-16T19:46:42.7356982Z tbl_format_setup html 2021-05-16T19:46:42.7466572Z tbl_sum html 2021-05-16T19:46:42.7650541Z type_sum html 2021-05-16T19:46:42.7658234Z *** copying figures 2021-05-16T19:46:42.7712421Z ** building package indices 2021-05-16T19:46:42.8775241Z ** installing vignettes 2021-05-16T19:46:42.8907364Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:46:42.8909261Z *** arch - i386 2021-05-16T19:46:43.2974976Z *** arch - x64 2021-05-16T19:46:43.7067167Z ** testing if installed package can be loaded from final location 2021-05-16T19:46:43.7070558Z *** arch - i386 2021-05-16T19:46:44.1134060Z *** arch - x64 2021-05-16T19:46:44.6206497Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:46:44.6334116Z * DONE (pillar) 2021-05-16T19:46:45.1404994Z * installing *source* package 'xfun' ... 2021-05-16T19:46:45.1548520Z ** package 'xfun' successfully unpacked and MD5 sums checked 2021-05-16T19:46:45.1551170Z ** using staged installation 2021-05-16T19:46:45.1899548Z ** libs 2021-05-16T19:46:45.1913072Z 2021-05-16T19:46:45.1914486Z *** arch - i386 2021-05-16T19:46:45.2250894Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=core2 -c base64.c -o base64.o 2021-05-16T19:46:45.4271028Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=core2 -c init.c -o init.o 2021-05-16T19:46:45.6399426Z c:/Rtools/mingw_32/bin/g++ -shared -s -static-libgcc -o xfun.dll tmp.def base64.o init.o -LC:/R/bin/i386 -lR 2021-05-16T19:46:45.7857686Z installing to D:/a/_temp/Library/00LOCK-xfun/00new/xfun/libs/i386 2021-05-16T19:46:45.7869203Z 2021-05-16T19:46:45.7870883Z *** arch - x64 2021-05-16T19:46:45.8140819Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=core2 -c base64.c -o base64.o 2021-05-16T19:46:46.0041023Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=core2 -c init.c -o init.o 2021-05-16T19:46:46.2541489Z c:/Rtools/mingw_64/bin/g++ -shared -s -static-libgcc -o xfun.dll tmp.def base64.o init.o -LC:/R/bin/x64 -lR 2021-05-16T19:46:46.3824450Z installing to D:/a/_temp/Library/00LOCK-xfun/00new/xfun/libs/x64 2021-05-16T19:46:46.3854034Z ** R 2021-05-16T19:46:46.4212286Z ** inst 2021-05-16T19:46:46.4263172Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:46:48.1470308Z ** help 2021-05-16T19:46:48.5405965Z *** installing help indices 2021-05-16T19:46:48.7109097Z converting help for package 'xfun' 2021-05-16T19:46:48.7400684Z finding HTML links ... done 2021-05-16T19:46:48.7817203Z Rscript html 2021-05-16T19:46:48.7986488Z Rscript_call html 2021-05-16T19:46:48.8076666Z attr html 2021-05-16T19:46:48.8672541Z base64_encode html 2021-05-16T19:46:48.8753538Z base64_uri html 2021-05-16T19:46:48.8911390Z bg_process html 2021-05-16T19:46:48.8987223Z bump_version html 2021-05-16T19:46:48.9587367Z cache_rds html 2021-05-16T19:46:48.9652467Z del_empty_dir html 2021-05-16T19:46:48.9758496Z dir_create html 2021-05-16T19:46:48.9854323Z dir_exists html 2021-05-16T19:46:48.9995848Z do_once html 2021-05-16T19:46:49.0209300Z download_file html 2021-05-16T19:46:49.0450998Z embed_file html 2021-05-16T19:46:49.0619998Z exit_call html 2021-05-16T19:46:49.0760029Z file_ext html 2021-05-16T19:46:49.0830757Z file_string html 2021-05-16T19:46:49.0948133Z format_bytes html 2021-05-16T19:46:49.1106197Z from_root html 2021-05-16T19:46:49.1215198Z github_releases html 2021-05-16T19:46:49.1293556Z grep_sub html 2021-05-16T19:46:49.1512562Z gsub_file html 2021-05-16T19:46:49.1590576Z in_dir html 2021-05-16T19:46:49.1731634Z install_dir html 2021-05-16T19:46:49.1864935Z install_github html 2021-05-16T19:46:49.1938346Z isFALSE html 2021-05-16T19:46:49.1983431Z is_R_CMD_check html 2021-05-16T19:46:49.2064018Z is_abs_path html 2021-05-16T19:46:49.2134180Z is_ascii html 2021-05-16T19:46:49.2241577Z is_sub_path html 2021-05-16T19:46:49.2308845Z is_web_path html 2021-05-16T19:46:49.2485537Z magic_path html 2021-05-16T19:46:49.2602624Z mark_dirs html 2021-05-16T19:46:49.2757995Z msg_cat html 2021-05-16T19:46:49.2843232Z native_encode html 2021-05-16T19:46:49.2961840Z news2md html 2021-05-16T19:46:49.3025445Z normalize_path html 2021-05-16T19:46:49.3170766Z numbers_to_words html 2021-05-16T19:46:49.3235155Z optipng html 2021-05-16T19:46:49.3299365Z os html 2021-05-16T19:46:49.3360264Z parse_only html 2021-05-16T19:46:49.3738519Z pkg_attach html 2021-05-16T19:46:49.3851533Z proc_kill html 2021-05-16T19:46:49.4022343Z process_file html 2021-05-16T19:46:49.4194396Z proj_root html 2021-05-16T19:46:49.4279456Z prose_index html 2021-05-16T19:46:49.4393815Z protect_math html 2021-05-16T19:46:49.4530198Z raw_string html 2021-05-16T19:46:49.4613248Z read_bin html 2021-05-16T19:46:49.4778794Z read_utf8 html 2021-05-16T19:46:49.4954607Z relative_path html 2021-05-16T19:46:49.5179644Z rename_seq html 2021-05-16T19:46:49.5310818Z retry html 2021-05-16T19:46:49.6090968Z rev_check html 2021-05-16T19:46:49.6198486Z rstudio_type html 2021-05-16T19:46:49.6269849Z same_path html 2021-05-16T19:46:49.6433510Z session_info html 2021-05-16T19:46:49.6573767Z set_envvar html 2021-05-16T19:46:49.6695049Z split_lines html 2021-05-16T19:46:49.6761913Z split_source html 2021-05-16T19:46:49.6978679Z strict_list html 2021-05-16T19:46:49.7063839Z stringsAsStrings html 2021-05-16T19:46:49.7175413Z submit_cran html 2021-05-16T19:46:49.7538508Z tinify html 2021-05-16T19:46:49.7654511Z tojson html 2021-05-16T19:46:49.7766380Z tree html 2021-05-16T19:46:49.7817303Z try_silent html 2021-05-16T19:46:49.7978063Z upload_ftp html 2021-05-16T19:46:49.8085075Z url_filename html 2021-05-16T19:46:49.8169809Z valid_syntax html 2021-05-16T19:46:49.8179015Z ** building package indices 2021-05-16T19:46:49.9835257Z ** installing vignettes 2021-05-16T19:46:49.9962038Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:46:49.9964952Z *** arch - i386 2021-05-16T19:46:50.3046650Z *** arch - x64 2021-05-16T19:46:50.6130761Z ** testing if installed package can be loaded from final location 2021-05-16T19:46:50.6133860Z *** arch - i386 2021-05-16T19:46:50.9185222Z *** arch - x64 2021-05-16T19:46:51.2222235Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:46:51.2372849Z * DONE (xfun) 2021-05-16T19:46:52.0134974Z * installing *source* package 'tibble' ... 2021-05-16T19:46:52.0344539Z ** package 'tibble' successfully unpacked and MD5 sums checked 2021-05-16T19:46:52.0346089Z ** using staged installation 2021-05-16T19:46:52.0712396Z ** libs 2021-05-16T19:46:52.0725012Z 2021-05-16T19:46:52.0726555Z *** arch - i386 2021-05-16T19:46:52.1030805Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -std=gnu99 -O3 -Wall -std=gnu99 -mtune=core2 -c attributes.c -o attributes.o 2021-05-16T19:46:52.2079286Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -std=gnu99 -O3 -Wall -std=gnu99 -mtune=core2 -c coerce.c -o coerce.o 2021-05-16T19:46:52.3331469Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -std=gnu99 -O3 -Wall -std=gnu99 -mtune=core2 -c init.c -o init.o 2021-05-16T19:46:52.4225731Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -std=gnu99 -O3 -Wall -std=gnu99 -mtune=core2 -c matrixToDataFrame.c -o matrixToDataFrame.o 2021-05-16T19:46:52.7079327Z c:/Rtools/mingw_32/bin/gcc -shared -s -static-libgcc -o tibble.dll tmp.def attributes.o coerce.o init.o matrixToDataFrame.o -LC:/R/bin/i386 -lR 2021-05-16T19:46:52.8541951Z installing to D:/a/_temp/Library/00LOCK-tibble/00new/tibble/libs/i386 2021-05-16T19:46:52.8555226Z 2021-05-16T19:46:52.8556737Z *** arch - x64 2021-05-16T19:46:52.8913663Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -std=gnu99 -O2 -Wall -std=gnu99 -mtune=core2 -c attributes.c -o attributes.o 2021-05-16T19:46:53.0174101Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -std=gnu99 -O2 -Wall -std=gnu99 -mtune=core2 -c coerce.c -o coerce.o 2021-05-16T19:46:53.1662425Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -std=gnu99 -O2 -Wall -std=gnu99 -mtune=core2 -c init.c -o init.o 2021-05-16T19:46:53.2738484Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -std=gnu99 -O2 -Wall -std=gnu99 -mtune=core2 -c matrixToDataFrame.c -o matrixToDataFrame.o 2021-05-16T19:46:53.5824807Z c:/Rtools/mingw_64/bin/gcc -shared -s -static-libgcc -o tibble.dll tmp.def attributes.o coerce.o init.o matrixToDataFrame.o -LC:/R/bin/x64 -lR 2021-05-16T19:46:53.7021059Z installing to D:/a/_temp/Library/00LOCK-tibble/00new/tibble/libs/x64 2021-05-16T19:46:53.7054098Z ** R 2021-05-16T19:46:53.7465745Z ** inst 2021-05-16T19:46:53.7591772Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:46:56.1834177Z ** help 2021-05-16T19:46:56.3370234Z *** installing help indices 2021-05-16T19:46:56.4132819Z converting help for package 'tibble' 2021-05-16T19:46:56.4426231Z finding HTML links ... done 2021-05-16T19:46:56.4929030Z add_column html 2021-05-16T19:46:56.5137942Z add_row html 2021-05-16T19:46:56.6053226Z as_tibble html 2021-05-16T19:46:56.6150337Z 2021-05-16T19:46:56.6777351Z finding level-2 HTML links ... done 2021-05-16T19:46:56.6873236Z deprecated html 2021-05-16T19:46:56.7014045Z enframe html 2021-05-16T19:46:56.7583752Z formatting html 2021-05-16T19:46:56.7791264Z frame_matrix html 2021-05-16T19:46:56.7884817Z is.tibble html 2021-05-16T19:46:56.7972298Z is_tibble html 2021-05-16T19:46:56.8009906Z knit_print.trunc_mat html 2021-05-16T19:46:56.8291060Z lst html 2021-05-16T19:46:56.8632164Z name-repair-superseded html 2021-05-16T19:46:56.8697110Z name-repair html 2021-05-16T19:46:56.8986077Z new_tibble html 2021-05-16T19:46:56.9356145Z reexports html 2021-05-16T19:46:56.9497035Z rownames html 2021-05-16T19:46:56.9867944Z subsetting html 2021-05-16T19:46:57.0745398Z tbl_df-class html 2021-05-16T19:46:57.1528526Z tibble-package html 2021-05-16T19:46:57.2147674Z tibble html 2021-05-16T19:46:57.2411951Z tribble html 2021-05-16T19:46:57.2654971Z trunc_mat html 2021-05-16T19:46:57.2885853Z view html 2021-05-16T19:46:57.2893733Z *** copying figures 2021-05-16T19:46:57.2949529Z ** building package indices 2021-05-16T19:46:57.3667637Z ** installing vignettes 2021-05-16T19:46:57.3795434Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:46:57.3797642Z *** arch - i386 2021-05-16T19:46:57.8869744Z *** arch - x64 2021-05-16T19:46:58.3973094Z ** testing if installed package can be loaded from final location 2021-05-16T19:46:58.3976687Z *** arch - i386 2021-05-16T19:46:58.9057218Z *** arch - x64 2021-05-16T19:46:59.4114512Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:46:59.4220097Z * DONE (tibble) 2021-05-16T19:46:59.5031474Z 2021-05-16T19:46:59.5032879Z The downloaded source packages are in 2021-05-16T19:46:59.5033738Z 'C:\Users\runneradmin\AppData\Local\Temp\RtmpYFkJVF\downloaded_packages' 2021-05-16T19:46:59.5729283Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-16T19:47:03.2854176Z 2021-05-16T19:47:04.7094934Z 2021-05-16T19:47:04.7095285Z 2021-05-16T19:47:04.7095544Z 2021-05-16T19:47:04.7097381Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpYFkJVF\remotes1614280d735e\muschellij2-desc-7be86f2/DESCRIPTION' ... 2021-05-16T19:47:04.7098177Z 2021-05-16T19:47:04.7099114Z v checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpYFkJVF\remotes1614280d735e\muschellij2-desc-7be86f2/DESCRIPTION' 2021-05-16T19:47:04.7099851Z 2021-05-16T19:47:04.7100139Z 2021-05-16T19:47:04.7100496Z 2021-05-16T19:47:04.7101123Z 2021-05-16T19:47:04.7101650Z - preparing 'desc': 2021-05-16T19:47:04.7102192Z checking DESCRIPTION meta-information ... 2021-05-16T19:47:04.7102865Z 2021-05-16T19:47:04.7103508Z checking DESCRIPTION meta-information ... 2021-05-16T19:47:04.7103919Z 2021-05-16T19:47:04.7104382Z v checking DESCRIPTION meta-information 2021-05-16T19:47:04.7104719Z 2021-05-16T19:47:04.7104957Z 2021-05-16T19:47:04.7105211Z 2021-05-16T19:47:04.7105465Z 2021-05-16T19:47:04.7106016Z - checking for LF line-endings in source and make files and shell scripts 2021-05-16T19:47:04.7106413Z 2021-05-16T19:47:04.7106665Z 2021-05-16T19:47:04.7106904Z 2021-05-16T19:47:04.7107155Z 2021-05-16T19:47:04.7107608Z - checking for empty or unneeded directories 2021-05-16T19:47:04.7107931Z 2021-05-16T19:47:04.7108172Z 2021-05-16T19:47:04.7108423Z 2021-05-16T19:47:04.7108659Z 2021-05-16T19:47:04.7109033Z - building 'desc_1.2.0.9000.tar.gz' 2021-05-16T19:47:04.7629593Z 2021-05-16T19:47:04.7630808Z 2021-05-16T19:47:04.7631539Z 2021-05-16T19:47:04.8440235Z Installing package into 'D:/a/_temp/Library' 2021-05-16T19:47:04.8440997Z (as 'lib' is unspecified) 2021-05-16T19:47:05.3167810Z * installing *source* package 'desc' ... 2021-05-16T19:47:05.3369132Z ** using staged installation 2021-05-16T19:47:05.3753755Z ** R 2021-05-16T19:47:05.4067269Z ** inst 2021-05-16T19:47:05.4105623Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:47:07.3340901Z ** help 2021-05-16T19:47:07.6124803Z *** installing help indices 2021-05-16T19:47:07.7760619Z 2021-05-16T19:47:07.7761903Z converting help for package 'desc' 2021-05-16T19:47:07.8073280Z finding HTML links ... done 2021-05-16T19:47:07.8523468Z check_encoding html 2021-05-16T19:47:07.8634991Z check_field html 2021-05-16T19:47:07.8752330Z cran_ascii_fields html 2021-05-16T19:47:07.8868451Z cran_valid_fields html 2021-05-16T19:47:07.8970927Z dep_types html 2021-05-16T19:47:07.9163364Z desc html 2021-05-16T19:47:07.9867838Z desc_add_author html 2021-05-16T19:47:08.0164082Z desc_add_author_gh html 2021-05-16T19:47:08.0462616Z desc_add_me html 2021-05-16T19:47:08.0854024Z desc_add_orcid html 2021-05-16T19:47:08.1006018Z desc_add_remotes html 2021-05-16T19:47:08.1327867Z desc_add_role html 2021-05-16T19:47:08.1543564Z desc_add_to_collate html 2021-05-16T19:47:08.1674667Z desc_add_urls html 2021-05-16T19:47:08.1926690Z desc_bump_version html 2021-05-16T19:47:08.2230221Z desc_change_maintainer html 2021-05-16T19:47:08.2320361Z desc_clear_remotes html 2021-05-16T19:47:08.2400265Z desc_clear_urls html 2021-05-16T19:47:08.2648391Z desc_coerce_authors_at_r html 2021-05-16T19:47:08.2820964Z desc_del html 2021-05-16T19:47:08.3149645Z desc_del_author html 2021-05-16T19:47:08.3306995Z desc_del_collate html 2021-05-16T19:47:08.3512770Z desc_del_dep html 2021-05-16T19:47:08.3649815Z desc_del_deps html 2021-05-16T19:47:08.3814557Z desc_del_from_collate html 2021-05-16T19:47:08.3912173Z desc_del_remotes html 2021-05-16T19:47:08.4231049Z desc_del_role html 2021-05-16T19:47:08.4356353Z desc_del_urls html 2021-05-16T19:47:08.4476147Z desc_fields html 2021-05-16T19:47:08.4623837Z desc_get html 2021-05-16T19:47:08.4880423Z desc_get_author html 2021-05-16T19:47:08.5100567Z desc_get_authors html 2021-05-16T19:47:08.5233659Z desc_get_built html 2021-05-16T19:47:08.5371680Z desc_get_collate html 2021-05-16T19:47:08.5511577Z desc_get_deps html 2021-05-16T19:47:08.5707108Z desc_get_field html 2021-05-16T19:47:08.5896062Z desc_get_maintainer html 2021-05-16T19:47:08.5986128Z desc_get_remotes html 2021-05-16T19:47:08.6063392Z desc_get_urls html 2021-05-16T19:47:08.6250864Z desc_get_version html 2021-05-16T19:47:08.6253410Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpA3d4oF/R.INSTALL11f82df2a20/desc/man/desc_get_version.Rd:15: file link 'package_version' in package 'base' does not exist and so has been treated as a topic 2021-05-16T19:47:08.6400330Z desc_has_dep html 2021-05-16T19:47:08.6539600Z desc_has_fields html 2021-05-16T19:47:08.6635950Z desc_normalize html 2021-05-16T19:47:08.6698779Z desc_print html 2021-05-16T19:47:08.6796274Z desc_reformat_fields html 2021-05-16T19:47:08.6888571Z desc_reorder_fields html 2021-05-16T19:47:08.7082993Z desc_set html 2021-05-16T19:47:08.7323798Z desc_set_authors html 2021-05-16T19:47:08.7485083Z desc_set_collate html 2021-05-16T19:47:08.7676404Z desc_set_dep html 2021-05-16T19:47:08.7886931Z desc_set_deps html 2021-05-16T19:47:08.8012288Z desc_set_remotes html 2021-05-16T19:47:08.8117012Z desc_set_urls html 2021-05-16T19:47:08.8305065Z desc_set_version html 2021-05-16T19:47:08.8307244Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpA3d4oF/R.INSTALL11f82df2a20/desc/man/desc_set_version.Rd:10: file link 'package_version' in package 'base' does not exist and so has been treated as a topic 2021-05-16T19:47:08.8356434Z desc_to_latex html 2021-05-16T19:47:08.8411371Z desc_validate html 2021-05-16T19:47:09.0627793Z description html 2021-05-16T19:47:09.0629772Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpA3d4oF/R.INSTALL11f82df2a20/desc/man/description.Rd:162: file link 'package_version' in package 'base' does not exist and so has been treated as a topic 2021-05-16T19:47:09.0632266Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpA3d4oF/R.INSTALL11f82df2a20/desc/man/description.Rd:172: file link 'package_version' in package 'base' does not exist and so has been treated as a topic 2021-05-16T19:47:09.0634716Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpA3d4oF/R.INSTALL11f82df2a20/desc/man/description.Rd:176: file link 'package_version' in package 'base' does not exist and so has been treated as a topic 2021-05-16T19:47:09.0639526Z ** building package indices 2021-05-16T19:47:09.2445742Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:47:09.2447095Z *** arch - i386 2021-05-16T19:47:09.5496348Z *** arch - x64 2021-05-16T19:47:09.8569257Z ** testing if installed package can be loaded from final location 2021-05-16T19:47:09.8572898Z *** arch - i386 2021-05-16T19:47:10.1631028Z *** arch - x64 2021-05-16T19:47:10.4683529Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:47:10.4810865Z * DONE (desc) 2021-05-16T19:47:10.8848084Z 2021-05-16T19:47:10.8849344Z 2021-05-16T19:47:10.8849838Z 2021-05-16T19:47:10.8862071Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpYFkJVF\remotes16144e76cdb\muschellij2-ghtravis-0b26809/DESCRIPTION' ... 2021-05-16T19:47:10.8873956Z 2021-05-16T19:47:10.8878115Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpYFkJVF\remotes16144e76cdb\muschellij2-ghtravis-0b26809/DESCRIPTION' ... 2021-05-16T19:47:10.8911995Z 2021-05-16T19:47:10.8913558Z v checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpYFkJVF\remotes16144e76cdb\muschellij2-ghtravis-0b26809/DESCRIPTION' 2021-05-16T19:47:10.9692722Z 2021-05-16T19:47:10.9693605Z 2021-05-16T19:47:10.9694877Z 2021-05-16T19:47:10.9695413Z 2021-05-16T19:47:10.9696050Z - preparing 'ghtravis': 2021-05-16T19:47:10.9834672Z checking DESCRIPTION meta-information ... 2021-05-16T19:47:10.9835557Z 2021-05-16T19:47:10.9836738Z checking DESCRIPTION meta-information ... 2021-05-16T19:47:10.9837537Z 2021-05-16T19:47:10.9838234Z v checking DESCRIPTION meta-information 2021-05-16T19:47:11.1180901Z 2021-05-16T19:47:11.1184621Z 2021-05-16T19:47:11.1185188Z 2021-05-16T19:47:11.1185664Z 2021-05-16T19:47:11.1187069Z - checking for LF line-endings in source and make files and shell scripts 2021-05-16T19:47:11.1251138Z 2021-05-16T19:47:11.1251936Z 2021-05-16T19:47:11.1252393Z 2021-05-16T19:47:11.1252795Z 2021-05-16T19:47:11.1253483Z - checking for empty or unneeded directories 2021-05-16T19:47:11.1379955Z 2021-05-16T19:47:11.1381510Z 2021-05-16T19:47:11.1381981Z 2021-05-16T19:47:11.1382394Z 2021-05-16T19:47:11.1383009Z - building 'ghtravis_0.15.1.tar.gz' 2021-05-16T19:47:11.1984047Z 2021-05-16T19:47:11.1985162Z 2021-05-16T19:47:11.1985578Z 2021-05-16T19:47:11.2786200Z Installing package into 'D:/a/_temp/Library' 2021-05-16T19:47:11.2787027Z (as 'lib' is unspecified) 2021-05-16T19:47:11.6396918Z * installing *source* package 'ghtravis' ... 2021-05-16T19:47:11.6403832Z ** using staged installation 2021-05-16T19:47:11.6744382Z ** R 2021-05-16T19:47:11.6932044Z ** inst 2021-05-16T19:47:11.6960158Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:47:13.3140912Z ** help 2021-05-16T19:47:13.4565121Z *** installing help indices 2021-05-16T19:47:13.5293425Z 2021-05-16T19:47:13.5295322Z converting help for package 'ghtravis' 2021-05-16T19:47:13.5616919Z finding HTML links ... done 2021-05-16T19:47:13.5904808Z all_remote_package_deps html 2021-05-16T19:47:13.6082613Z binary_release_table html 2021-05-16T19:47:13.6183037Z cat_desc_elements html 2021-05-16T19:47:13.6240702Z dcf_package_version html 2021-05-16T19:47:13.6416793Z deploy_travis html 2021-05-16T19:47:13.6513262Z deployed_tarball_version html 2021-05-16T19:47:13.6644046Z drop_remotes html 2021-05-16T19:47:13.6692561Z example_description_file html 2021-05-16T19:47:13.6811961Z get_dep_table html 2021-05-16T19:47:13.6865572Z get_remote_info html 2021-05-16T19:47:13.6992793Z 2021-05-16T19:47:13.7603573Z finding level-2 HTML links ... done 2021-05-16T19:47:13.7620801Z get_remote_package_dcf html 2021-05-16T19:47:13.7698136Z get_remotes html 2021-05-16T19:47:13.7898625Z install_remote_binaries html 2021-05-16T19:47:13.8055772Z install_remotes_no_dep html 2021-05-16T19:47:13.8208105Z latest_release_with_binary html 2021-05-16T19:47:13.8286857Z make_full_version html 2021-05-16T19:47:13.8397523Z package_comparison_table html 2021-05-16T19:47:13.8446771Z package_name html 2021-05-16T19:47:13.8568377Z package_needs_update html 2021-05-16T19:47:13.8624531Z parse_one_remote html 2021-05-16T19:47:13.8666456Z r_version html 2021-05-16T19:47:13.8715524Z read_dcf html 2021-05-16T19:47:13.8830273Z remote_binaries html 2021-05-16T19:47:13.8963486Z remote_order html 2021-05-16T19:47:13.9026355Z rewrite_remotes html 2021-05-16T19:47:13.9072013Z split_remotes html 2021-05-16T19:47:13.9131725Z subset_remote html 2021-05-16T19:47:13.9169299Z sys_ext html 2021-05-16T19:47:13.9315020Z tag_table html 2021-05-16T19:47:13.9324153Z ** building package indices 2021-05-16T19:47:14.0145853Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:47:14.0146967Z *** arch - i386 2021-05-16T19:47:14.9253245Z *** arch - x64 2021-05-16T19:47:15.8387951Z ** testing if installed package can be loaded from final location 2021-05-16T19:47:15.8392057Z *** arch - i386 2021-05-16T19:47:16.6502386Z *** arch - x64 2021-05-16T19:47:17.5623993Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:47:17.5721680Z * DONE (ghtravis) 2021-05-16T19:47:17.6376040Z Using github PAT from envvar GITHUB_PAT 2021-05-16T19:47:17.7905798Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-16T19:47:20.9491360Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-16T19:47:20.9492317Z generics (NA -> 0.1.0) [CRAN] 2021-05-16T19:47:20.9492878Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-16T19:47:20.9493394Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-16T19:47:20.9493886Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-16T19:47:20.9494717Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-16T19:47:20.9506536Z Installing packages into 'D:/a/_temp/Library' 2021-05-16T19:47:20.9507255Z (as 'lib' is unspecified) 2021-05-16T19:47:22.5444113Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/tidyselect_1.1.1.zip' 2021-05-16T19:47:22.5614759Z Content type 'application/zip' length 204221 bytes (199 KB) 2021-05-16T19:47:22.5634831Z ================================================== 2021-05-16T19:47:22.5635865Z downloaded 199 KB 2021-05-16T19:47:22.5636475Z 2021-05-16T19:47:22.5647154Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/generics_0.1.0.zip' 2021-05-16T19:47:22.5828220Z Content type 'application/zip' length 72329 bytes (70 KB) 2021-05-16T19:47:22.6731132Z ================================================== 2021-05-16T19:47:22.6732200Z downloaded 70 KB 2021-05-16T19:47:22.6732891Z 2021-05-16T19:47:22.6748753Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/cpp11_0.2.7.zip' 2021-05-16T19:47:22.6912459Z Content type 'application/zip' length 217726 bytes (212 KB) 2021-05-16T19:47:22.7807733Z ================================================== 2021-05-16T19:47:22.7809547Z downloaded 212 KB 2021-05-16T19:47:22.7810222Z 2021-05-16T19:47:22.7828603Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/dplyr_1.0.6.zip' 2021-05-16T19:47:22.7991887Z Content type 'application/zip' length 1559698 bytes (1.5 MB) 2021-05-16T19:47:22.8135824Z ================================================== 2021-05-16T19:47:22.8136940Z downloaded 1.5 MB 2021-05-16T19:47:22.8137409Z 2021-05-16T19:47:22.8154197Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/tidyr_1.1.3.zip' 2021-05-16T19:47:22.8335151Z Content type 'application/zip' length 1252957 bytes (1.2 MB) 2021-05-16T19:47:22.8465830Z ================================================== 2021-05-16T19:47:22.8466597Z downloaded 1.2 MB 2021-05-16T19:47:22.8467012Z 2021-05-16T19:47:22.8650791Z package 'tidyselect' successfully unpacked and MD5 sums checked 2021-05-16T19:47:22.8789807Z package 'generics' successfully unpacked and MD5 sums checked 2021-05-16T19:47:22.9144840Z package 'cpp11' successfully unpacked and MD5 sums checked 2021-05-16T19:47:22.9934354Z package 'dplyr' successfully unpacked and MD5 sums checked 2021-05-16T19:47:23.0540844Z package 'tidyr' successfully unpacked and MD5 sums checked 2021-05-16T19:47:23.0575577Z 2021-05-16T19:47:23.0576560Z The downloaded binary packages are in 2021-05-16T19:47:23.0577716Z C:\Users\runneradmin\AppData\Local\Temp\RtmpYFkJVF\downloaded_packages 2021-05-16T19:47:23.3396474Z 2021-05-16T19:47:23.3406525Z 2021-05-16T19:47:23.3407316Z 2021-05-16T19:47:23.3424471Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpYFkJVF\remotes161450fb71d4\muschellij2-aghast-0c3b853/DESCRIPTION' ... 2021-05-16T19:47:23.3429263Z 2021-05-16T19:47:23.3436657Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpYFkJVF\remotes161450fb71d4\muschellij2-aghast-0c3b853/DESCRIPTION' ... 2021-05-16T19:47:23.3468629Z 2021-05-16T19:47:23.3470149Z v checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpYFkJVF\remotes161450fb71d4\muschellij2-aghast-0c3b853/DESCRIPTION' 2021-05-16T19:47:23.3983324Z 2021-05-16T19:47:23.3984382Z 2021-05-16T19:47:23.3985033Z 2021-05-16T19:47:23.3985499Z 2021-05-16T19:47:23.3986053Z - preparing 'aghast': 2021-05-16T19:47:23.3987081Z checking DESCRIPTION meta-information ... 2021-05-16T19:47:23.3987732Z 2021-05-16T19:47:23.3988418Z v checking DESCRIPTION meta-information 2021-05-16T19:47:23.4829659Z 2021-05-16T19:47:23.4858120Z 2021-05-16T19:47:23.4858776Z 2021-05-16T19:47:23.4859231Z 2021-05-16T19:47:23.4860016Z - checking for LF line-endings in source and make files and shell scripts 2021-05-16T19:47:23.4860598Z 2021-05-16T19:47:23.4861093Z 2021-05-16T19:47:23.4861748Z - checking for empty or unneeded directories 2021-05-16T19:47:23.4902102Z 2021-05-16T19:47:23.4902825Z 2021-05-16T19:47:23.4903255Z 2021-05-16T19:47:23.4912160Z 2021-05-16T19:47:23.4913700Z - building 'aghast_0.2.1.tar.gz' 2021-05-16T19:47:23.5218736Z 2021-05-16T19:47:23.5219652Z 2021-05-16T19:47:23.5220098Z 2021-05-16T19:47:23.5634181Z Installing package into 'D:/a/_temp/Library' 2021-05-16T19:47:23.5635164Z (as 'lib' is unspecified) 2021-05-16T19:47:23.8348885Z * installing *source* package 'aghast' ... 2021-05-16T19:47:23.8353353Z ** using staged installation 2021-05-16T19:47:23.8712465Z ** R 2021-05-16T19:47:23.8829556Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:47:24.4910882Z ** help 2021-05-16T19:47:24.5452383Z *** installing help indices 2021-05-16T19:47:24.5808290Z 2021-05-16T19:47:24.5809153Z converting help for package 'aghast' 2021-05-16T19:47:24.6147014Z finding HTML links ... done 2021-05-16T19:47:24.6498158Z ga_artifacts html 2021-05-16T19:47:24.6652879Z ga_jobs html 2021-05-16T19:47:24.6750432Z ga_run_log_config html 2021-05-16T19:47:24.6975603Z ga_runs html 2021-05-16T19:47:24.7205644Z ga_secrets html 2021-05-16T19:47:24.7388885Z ga_workflows html 2021-05-16T19:47:24.7530696Z pipe html 2021-05-16T19:47:24.7537370Z ** building package indices 2021-05-16T19:47:24.7877725Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:47:24.7879855Z *** arch - i386 2021-05-16T19:47:25.0944531Z *** arch - x64 2021-05-16T19:47:25.4028157Z ** testing if installed package can be loaded from final location 2021-05-16T19:47:25.4031300Z *** arch - i386 2021-05-16T19:47:25.7078112Z *** arch - x64 2021-05-16T19:47:26.0130786Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:47:26.0184753Z * DONE (aghast) 2021-05-16T19:47:26.0549977Z Installing 1 packages: covr 2021-05-16T19:47:26.0598910Z Installing package into 'D:/a/_temp/Library' 2021-05-16T19:47:26.0599983Z (as 'lib' is unspecified) 2021-05-16T19:47:26.9232725Z also installing the dependencies 'lazyeval', 'rex' 2021-05-16T19:47:26.9233452Z 2021-05-16T19:47:27.6545563Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/lazyeval_0.2.2.zip' 2021-05-16T19:47:27.6749877Z Content type 'application/zip' length 172564 bytes (168 KB) 2021-05-16T19:47:27.6776723Z ================================================== 2021-05-16T19:47:27.6777881Z downloaded 168 KB 2021-05-16T19:47:27.6778574Z 2021-05-16T19:47:27.6788034Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/rex_1.2.0.zip' 2021-05-16T19:47:27.6956038Z Content type 'application/zip' length 125393 bytes (122 KB) 2021-05-16T19:47:27.6971862Z ================================================== 2021-05-16T19:47:27.6973093Z downloaded 122 KB 2021-05-16T19:47:27.6973439Z 2021-05-16T19:47:27.6985039Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/covr_3.5.1.zip' 2021-05-16T19:47:27.7165946Z Content type 'application/zip' length 306130 bytes (298 KB) 2021-05-16T19:47:27.7228275Z ================================================== 2021-05-16T19:47:27.7229150Z downloaded 298 KB 2021-05-16T19:47:27.7229561Z 2021-05-16T19:47:27.7435134Z package 'lazyeval' successfully unpacked and MD5 sums checked 2021-05-16T19:47:27.7626284Z package 'rex' successfully unpacked and MD5 sums checked 2021-05-16T19:47:27.7943278Z package 'covr' successfully unpacked and MD5 sums checked 2021-05-16T19:47:27.7970977Z 2021-05-16T19:47:27.7971803Z The downloaded binary packages are in 2021-05-16T19:47:27.7972661Z C:\Users\runneradmin\AppData\Local\Temp\RtmpYFkJVF\downloaded_packages 2021-05-16T19:47:27.9059003Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-16T19:47:27.9059915Z Rscript -e "tic::before_install()" 2021-05-16T19:47:27.9267177Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'" 2021-05-16T19:47:27.9267673Z env: 2021-05-16T19:47:27.9268082Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:47:27.9268812Z TIC_DEPLOY_KEY: 2021-05-16T19:47:27.9269264Z RSPM: 2021-05-16T19:47:27.9270303Z GITHUB_PAT: *** 2021-05-16T19:47:27.9270642Z COVERALLS_TOKEN: 2021-05-16T19:47:27.9271014Z continue-on-error: false 2021-05-16T19:47:27.9271389Z VDIFFR_RUN_TESTS: 2021-05-16T19:47:27.9271721Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T19:47:27.9272035Z TZ: UTC 2021-05-16T19:47:27.9272388Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:47:27.9272700Z NOT_CRAN: true 2021-05-16T19:47:27.9273008Z MSYSTEM: MINGW64 2021-05-16T19:47:27.9273333Z ##[endgroup] 2021-05-16T19:47:29.6160215Z v Loading tic stage configuration from tic.R 2021-05-16T19:47:29.8170906Z i `step_rcmdcheck()`: tic always uses option '--no-manual' during R CMD Check on 2021-05-16T19:47:29.8171953Z Windows because LaTeX is not available. 2021-05-16T19:47:29.8512875Z Running before_install: step_install_remote_binaries() 2021-05-16T19:47:30.4399716Z Installing oro.nifti binaries 2021-05-16T19:47:30.4413790Z [1] "neuroconductor/oro.nifti" 2021-05-16T19:47:30.6391822Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-16T19:47:30.6422967Z tag_name 2021-05-16T19:47:30.6423656Z 4 0.10.3.s 2021-05-16T19:47:30.6424190Z zipball_url 2021-05-16T19:47:30.6425001Z 4 https://api.github.com/repos/neuroconductor/oro.nifti/zipball/refs/tags/0.10.3.s 2021-05-16T19:47:30.6425979Z tarball_url 2021-05-16T19:47:30.6427409Z 4 https://api.github.com/repos/neuroconductor/oro.nifti/tarball/refs/tags/0.10.3.s 2021-05-16T19:47:30.6428342Z commit.sha 2021-05-16T19:47:30.6429026Z 4 bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T19:47:30.6429839Z commit.url 2021-05-16T19:47:30.6431033Z Installing oro.nifti package binaries 2021-05-16T19:47:30.6432146Z 4 https://api.github.com/repos/neuroconductor/oro.nifti/commits/bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T19:47:30.6433029Z node_id 2021-05-16T19:47:30.6433935Z 4 MDM6UmVmMzY3NzQyMTIyOnJlZnMvdGFncy8wLjEwLjMucw== 2021-05-16T19:47:30.6434872Z url 2021-05-16T19:47:30.6435645Z 4 https://api.github.com/repos/neuroconductor/oro.nifti/releases/43005549 2021-05-16T19:47:30.6436432Z assets_url 2021-05-16T19:47:30.6437427Z 4 https://api.github.com/repos/neuroconductor/oro.nifti/releases/43005549/assets 2021-05-16T19:47:30.6438409Z upload_url 2021-05-16T19:47:30.6439621Z 4 https://uploads.github.com/repos/neuroconductor/oro.nifti/releases/43005549/assets{?name,label} 2021-05-16T19:47:30.6441150Z id asset_updated_at asset_created_at created_at 2021-05-16T19:47:30.6442069Z 4 43005549 2021-05-15 22:54:11 2021-05-15 22:54:09 2021-05-15 22:37:06 2021-05-16T19:47:30.6442762Z published_at asset_name asset_label 2021-05-16T19:47:30.6444112Z 4 2021-05-15 22:37:30 oro.nifti_0.10.3_R3.6.zip 2021-05-16T19:47:30.6444666Z asset_download_count 2021-05-16T19:47:30.6445450Z 4 9 2021-05-16T19:47:30.6446023Z asset_browser_download_url 2021-05-16T19:47:30.6448445Z 4 https://github.com/neuroconductor/oro.nifti/releases/download/0.10.3.s/oro.nifti_0.10.3_R3.6.zip 2021-05-16T19:47:30.6456834Z trying URL 'https://github.com/neuroconductor/oro.nifti/releases/download/0.10.3.s/oro.nifti_0.10.3_R3.6.zip' 2021-05-16T19:47:31.2855695Z Content type 'application/octet-stream' length 6056198 bytes (5.8 MB) 2021-05-16T19:47:31.3686226Z ================================================== 2021-05-16T19:47:31.3687298Z downloaded 5.8 MB 2021-05-16T19:47:31.3687842Z 2021-05-16T19:47:31.3712602Z Installing package into 'D:/a/_temp/Library' 2021-05-16T19:47:31.3713330Z (as 'lib' is unspecified) 2021-05-16T19:47:31.4515957Z package 'oro.nifti' successfully unpacked and MD5 sums checked 2021-05-16T19:47:31.4598275Z Rewriting new remotes: 2021-05-16T19:47:31.7199750Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-16T19:47:31.7200542Z remotes::install_deps(dependencies = TRUE) 2021-05-16T19:47:31.7201278Z remotes::install_cran("rcmdcheck") 2021-05-16T19:47:31.7203395Z remotes::install_cran("markdown") 2021-05-16T19:47:31.7215361Z shell: C:\R\bin\Rscript.EXE {0} 2021-05-16T19:47:31.7216537Z env: 2021-05-16T19:47:31.7217593Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:47:31.7218036Z TIC_DEPLOY_KEY: 2021-05-16T19:47:31.7218560Z RSPM: 2021-05-16T19:47:31.7219781Z GITHUB_PAT: *** 2021-05-16T19:47:31.7220156Z COVERALLS_TOKEN: 2021-05-16T19:47:31.7220613Z continue-on-error: false 2021-05-16T19:47:31.7221059Z VDIFFR_RUN_TESTS: 2021-05-16T19:47:31.7221451Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T19:47:31.7221821Z TZ: UTC 2021-05-16T19:47:31.7222168Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:47:31.7222552Z NOT_CRAN: true 2021-05-16T19:47:31.7222937Z MSYSTEM: MINGW64 2021-05-16T19:47:31.7223315Z ##[endgroup] 2021-05-16T19:47:36.2139938Z colorspace (NA -> 2.0-1 ) [CRAN] 2021-05-16T19:47:36.2141088Z viridisLite (NA -> 0.4.0 ) [CRAN] 2021-05-16T19:47:36.2142672Z RColorBrewer (NA -> 1.1-2 ) [CRAN] 2021-05-16T19:47:36.2143355Z munsell (NA -> 0.5.0 ) [CRAN] 2021-05-16T19:47:36.2144143Z labeling (NA -> 0.4.2 ) [CRAN] 2021-05-16T19:47:36.2145190Z farver (NA -> 2.1.0 ) [CRAN] 2021-05-16T19:47:36.2146352Z scales (NA -> 1.1.1 ) [CRAN] 2021-05-16T19:47:36.2146961Z isoband (NA -> 0.2.4 ) [CRAN] 2021-05-16T19:47:36.2147671Z gtable (NA -> 0.3.0 ) [CRAN] 2021-05-16T19:47:36.2148224Z RcppEigen (NA -> 0.3.3.9.1 ) [CRAN] 2021-05-16T19:47:36.2148809Z nloptr (NA -> 1.2.2.2 ) [CRAN] 2021-05-16T19:47:36.2149889Z minqa (NA -> 1.2.4 ) [CRAN] 2021-05-16T19:47:36.2150418Z RNifti (NA -> 1.3.1 ) [CRAN] 2021-05-16T19:47:36.2151295Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-16T19:47:36.2152053Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-16T19:47:36.2153165Z lme4 (NA -> 1.1-27 ) [CRAN] 2021-05-16T19:47:36.2154390Z ggplot2 (NA -> 3.3.3 ) [CRAN] 2021-05-16T19:47:36.2155981Z numDeriv (NA -> 2016.8-1.1) [CRAN] 2021-05-16T19:47:36.2156840Z oro.nifti (0.10.3 -> 0.11.0 ) [CRAN] 2021-05-16T19:47:36.2157753Z gamm4 (NA -> 0.2-6 ) [CRAN] 2021-05-16T19:47:36.2158350Z lmerTest (NA -> 3.1-3 ) [CRAN] 2021-05-16T19:47:36.2178392Z Installing 21 packages: colorspace, viridisLite, RColorBrewer, munsell, labeling, farver, scales, isoband, gtable, RcppEigen, nloptr, minqa, RNifti, abind, bitops, lme4, ggplot2, numDeriv, oro.nifti, gamm4, lmerTest 2021-05-16T19:47:36.2195717Z Installing packages into 'D:/a/_temp/Library' 2021-05-16T19:47:36.2196414Z (as 'lib' is unspecified) 2021-05-16T19:47:38.4789086Z 2021-05-16T19:47:38.4790549Z There are binary versions available but the source versions are later: 2021-05-16T19:47:38.4824034Z binary source needs_compilation 2021-05-16T19:47:38.4824971Z RNifti 1.3.0 1.3.1 TRUE 2021-05-16T19:47:38.4825618Z lme4 1.1-26 1.1-27 TRUE 2021-05-16T19:47:38.4826021Z 2021-05-16T19:47:38.4852448Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/colorspace_2.0-1.zip' 2021-05-16T19:47:38.5041400Z Content type 'application/zip' length 2590904 bytes (2.5 MB) 2021-05-16T19:47:38.5328230Z ================================================== 2021-05-16T19:47:38.5329368Z downloaded 2.5 MB 2021-05-16T19:47:38.5329932Z 2021-05-16T19:47:38.5345266Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/viridisLite_0.4.0.zip' 2021-05-16T19:47:38.5521385Z Content type 'application/zip' length 1299552 bytes (1.2 MB) 2021-05-16T19:47:38.6277933Z ================================================== 2021-05-16T19:47:38.6278973Z downloaded 1.2 MB 2021-05-16T19:47:38.6281153Z 2021-05-16T19:47:38.6302663Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/RColorBrewer_1.1-2.zip' 2021-05-16T19:47:38.6557914Z Content type 'application/zip' length 55569 bytes (54 KB) 2021-05-16T19:47:38.6564668Z ================================================== 2021-05-16T19:47:38.6566811Z downloaded 54 KB 2021-05-16T19:47:38.6567509Z 2021-05-16T19:47:38.6584238Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/munsell_0.5.0.zip' 2021-05-16T19:47:38.6758459Z Content type 'application/zip' length 245302 bytes (239 KB) 2021-05-16T19:47:38.6802788Z ================================================== 2021-05-16T19:47:38.6803695Z downloaded 239 KB 2021-05-16T19:47:38.6804171Z 2021-05-16T19:47:38.6836834Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/labeling_0.4.2.zip' 2021-05-16T19:47:38.7014140Z Content type 'application/zip' length 62943 bytes (61 KB) 2021-05-16T19:47:38.7021644Z ================================================== 2021-05-16T19:47:38.7022455Z downloaded 61 KB 2021-05-16T19:47:38.7022883Z 2021-05-16T19:47:38.7036117Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/farver_2.1.0.zip' 2021-05-16T19:47:38.7232503Z Content type 'application/zip' length 1975759 bytes (1.9 MB) 2021-05-16T19:47:38.8079701Z ================================================== 2021-05-16T19:47:38.8081200Z downloaded 1.9 MB 2021-05-16T19:47:38.8081737Z 2021-05-16T19:47:38.8099601Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/scales_1.1.1.zip' 2021-05-16T19:47:38.8303244Z Content type 'application/zip' length 561427 bytes (548 KB) 2021-05-16T19:47:38.8345966Z ================================================== 2021-05-16T19:47:38.8346896Z downloaded 548 KB 2021-05-16T19:47:38.8347398Z 2021-05-16T19:47:38.8362353Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/isoband_0.2.4.zip' 2021-05-16T19:47:38.8544049Z Content type 'application/zip' length 2889230 bytes (2.8 MB) 2021-05-16T19:47:38.8853033Z ================================================== 2021-05-16T19:47:38.8853915Z downloaded 2.8 MB 2021-05-16T19:47:38.8854363Z 2021-05-16T19:47:38.8866537Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/gtable_0.3.0.zip' 2021-05-16T19:47:38.9071727Z Content type 'application/zip' length 434344 bytes (424 KB) 2021-05-16T19:47:38.9125801Z ================================================== 2021-05-16T19:47:38.9127433Z downloaded 424 KB 2021-05-16T19:47:38.9127868Z 2021-05-16T19:47:38.9140089Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/RcppEigen_0.3.3.9.1.zip' 2021-05-16T19:47:38.9318266Z Content type 'application/zip' length 2664911 bytes (2.5 MB) 2021-05-16T19:47:38.9741078Z ================================================== 2021-05-16T19:47:38.9742143Z downloaded 2.5 MB 2021-05-16T19:47:38.9742651Z 2021-05-16T19:47:38.9758657Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/nloptr_1.2.2.2.zip' 2021-05-16T19:47:38.9989346Z Content type 'application/zip' length 1078633 bytes (1.0 MB) 2021-05-16T19:47:39.0451977Z ================================================== 2021-05-16T19:47:39.0453594Z downloaded 1.0 MB 2021-05-16T19:47:39.0454663Z 2021-05-16T19:47:39.0471423Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/minqa_1.2.4.zip' 2021-05-16T19:47:39.0942338Z Content type 'application/zip' length 673761 bytes (657 KB) 2021-05-16T19:47:39.1246308Z ================================================== 2021-05-16T19:47:39.1247345Z downloaded 657 KB 2021-05-16T19:47:39.1248165Z 2021-05-16T19:47:39.1262730Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/abind_1.4-5.zip' 2021-05-16T19:47:39.1446676Z Content type 'application/zip' length 63845 bytes (62 KB) 2021-05-16T19:47:39.1457749Z ================================================== 2021-05-16T19:47:39.1460061Z downloaded 62 KB 2021-05-16T19:47:39.1460882Z 2021-05-16T19:47:39.1487146Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/bitops_1.0-7.zip' 2021-05-16T19:47:39.1689417Z Content type 'application/zip' length 42346 bytes (41 KB) 2021-05-16T19:47:39.1693740Z ================================================== 2021-05-16T19:47:39.1694852Z downloaded 41 KB 2021-05-16T19:47:39.1695326Z 2021-05-16T19:47:39.1708937Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/ggplot2_3.3.3.zip' 2021-05-16T19:47:39.1938381Z Content type 'application/zip' length 4074076 bytes (3.9 MB) 2021-05-16T19:47:39.2439353Z ================================================== 2021-05-16T19:47:39.2440223Z downloaded 3.9 MB 2021-05-16T19:47:39.2440746Z 2021-05-16T19:47:39.2460570Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/numDeriv_2016.8-1.1.zip' 2021-05-16T19:47:39.2633480Z Content type 'application/zip' length 116384 bytes (113 KB) 2021-05-16T19:47:39.2646564Z ================================================== 2021-05-16T19:47:39.2647554Z downloaded 113 KB 2021-05-16T19:47:39.2648058Z 2021-05-16T19:47:39.2662172Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/oro.nifti_0.11.0.zip' 2021-05-16T19:47:39.3108200Z Content type 'application/zip' length 6056992 bytes (5.8 MB) 2021-05-16T19:47:39.4070502Z ================================================== 2021-05-16T19:47:39.4072712Z downloaded 5.8 MB 2021-05-16T19:47:39.4073314Z 2021-05-16T19:47:39.4117320Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/gamm4_0.2-6.zip' 2021-05-16T19:47:39.4313627Z Content type 'application/zip' length 58114 bytes (56 KB) 2021-05-16T19:47:39.4318027Z ================================================== 2021-05-16T19:47:39.4318917Z downloaded 56 KB 2021-05-16T19:47:39.4319549Z 2021-05-16T19:47:39.4333383Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/lmerTest_3.1-3.zip' 2021-05-16T19:47:39.4716713Z Content type 'application/zip' length 418977 bytes (409 KB) 2021-05-16T19:47:39.4950677Z ================================================== 2021-05-16T19:47:39.4952029Z downloaded 409 KB 2021-05-16T19:47:39.4952797Z 2021-05-16T19:47:39.6195685Z package 'colorspace' successfully unpacked and MD5 sums checked 2021-05-16T19:47:39.6450476Z package 'viridisLite' successfully unpacked and MD5 sums checked 2021-05-16T19:47:39.6597820Z package 'RColorBrewer' successfully unpacked and MD5 sums checked 2021-05-16T19:47:39.6795396Z package 'munsell' successfully unpacked and MD5 sums checked 2021-05-16T19:47:39.6926026Z package 'labeling' successfully unpacked and MD5 sums checked 2021-05-16T19:47:39.7513905Z package 'farver' successfully unpacked and MD5 sums checked 2021-05-16T19:47:39.7760708Z package 'scales' successfully unpacked and MD5 sums checked 2021-05-16T19:47:39.8535069Z package 'isoband' successfully unpacked and MD5 sums checked 2021-05-16T19:47:39.8867250Z package 'gtable' successfully unpacked and MD5 sums checked 2021-05-16T19:47:40.3142234Z package 'RcppEigen' successfully unpacked and MD5 sums checked 2021-05-16T19:47:40.3633228Z package 'nloptr' successfully unpacked and MD5 sums checked 2021-05-16T19:47:40.3989568Z package 'minqa' successfully unpacked and MD5 sums checked 2021-05-16T19:47:40.4139001Z package 'abind' successfully unpacked and MD5 sums checked 2021-05-16T19:47:40.4290953Z package 'bitops' successfully unpacked and MD5 sums checked 2021-05-16T19:47:40.5078240Z package 'ggplot2' successfully unpacked and MD5 sums checked 2021-05-16T19:47:40.5256100Z package 'numDeriv' successfully unpacked and MD5 sums checked 2021-05-16T19:47:40.6206353Z package 'oro.nifti' successfully unpacked and MD5 sums checked 2021-05-16T19:47:40.6920119Z package 'gamm4' successfully unpacked and MD5 sums checked 2021-05-16T19:47:40.7152911Z package 'lmerTest' successfully unpacked and MD5 sums checked 2021-05-16T19:47:40.7182230Z 2021-05-16T19:47:40.7183156Z The downloaded binary packages are in 2021-05-16T19:47:40.7184178Z C:\Users\runneradmin\AppData\Local\Temp\RtmpKq08Vb\downloaded_packages 2021-05-16T19:47:40.7185953Z installing the source packages 'RNifti', 'lme4' 2021-05-16T19:47:40.7186541Z 2021-05-16T19:47:40.7207476Z trying URL 'https://cloud.r-project.org/src/contrib/RNifti_1.3.1.tar.gz' 2021-05-16T19:47:40.7435677Z Content type 'application/x-gzip' length 1076925 bytes (1.0 MB) 2021-05-16T19:47:40.7687131Z ================================================== 2021-05-16T19:47:40.7688303Z downloaded 1.0 MB 2021-05-16T19:47:40.7688881Z 2021-05-16T19:47:40.7705222Z trying URL 'https://cloud.r-project.org/src/contrib/lme4_1.1-27.tar.gz' 2021-05-16T19:47:40.7922448Z Content type 'application/x-gzip' length 3302287 bytes (3.1 MB) 2021-05-16T19:47:40.8533570Z ================================================== 2021-05-16T19:47:40.8534818Z downloaded 3.1 MB 2021-05-16T19:47:40.8535395Z 2021-05-16T19:47:41.4351162Z * installing *source* package 'RNifti' ... 2021-05-16T19:47:41.4532350Z ** package 'RNifti' successfully unpacked and MD5 sums checked 2021-05-16T19:47:41.4534360Z ** using staged installation 2021-05-16T19:47:41.4872880Z ** libs 2021-05-16T19:47:41.4892183Z 2021-05-16T19:47:41.4894000Z *** arch - i386 2021-05-16T19:47:41.5441792Z c:/Rtools/mingw_32/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 -mtune=core2 -c main.cpp -o main.o 2021-05-16T19:47:44.8051121Z main.cpp: In function 'SEXPREC* unpackRgb(SEXP, SEXP)': 2021-05-16T19:47:44.8052524Z main.cpp:109:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2021-05-16T19:47:44.8053505Z for (int j=0; jnvox) 2021-05-16T19:48:07.8743290Z ^ 2021-05-16T19:48:07.9458723Z In file included from ../inst/include/RNifti/NiftiImage.h:1934:0, 2021-05-16T19:48:07.9459933Z from ../inst/include/RNifti.h:50, 2021-05-16T19:48:07.9460746Z from main.cpp:4: 2021-05-16T19:48:07.9462100Z ../inst/include/RNifti/NiftiImage_impl.h: In member function 'RNifti::NiftiImage& RNifti::NiftiImage::replaceData(const RNifti::NiftiImageData&)': 2021-05-16T19:48:07.9463986Z ../inst/include/RNifti/NiftiImage_impl.h:1769:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2021-05-16T19:48:07.9465172Z else if (data.length() != image->nvox) 2021-05-16T19:48:07.9465797Z ^ 2021-05-16T19:48:07.9582916Z main.cpp: In function 'SEXPREC* unpackRgb(SEXP, SEXP)': 2021-05-16T19:48:07.9584286Z main.cpp:109:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2021-05-16T19:48:07.9585850Z for (int j=0; j