2021-05-16T17:30:50.7409271Z ##[section]Starting: Request a runner to run this job 2021-05-16T17:30:51.7959303Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'windows-latest' 2021-05-16T17:30:51.8637998Z 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-16T17:30:51.9386845Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'windows-latest' 2021-05-16T17:30:51.9986911Z ##[section]Finishing: Request a runner to run this job 2021-05-16T17:30:59.1193633Z Current runner version: '2.278.0' 2021-05-16T17:30:59.1607687Z ##[group]Operating System 2021-05-16T17:30:59.1608727Z Microsoft Windows Server 2019 2021-05-16T17:30:59.1609309Z 10.0.17763 2021-05-16T17:30:59.1609755Z Datacenter 2021-05-16T17:30:59.1610335Z ##[endgroup] 2021-05-16T17:30:59.1610878Z ##[group]Virtual Environment 2021-05-16T17:30:59.1611549Z Environment: windows-2019 2021-05-16T17:30:59.1612100Z Version: 20210509.1 2021-05-16T17:30:59.1613342Z Included Software: https://github.com/actions/virtual-environments/blob/win19/20210509.1/images/win/Windows2019-Readme.md 2021-05-16T17:30:59.1614778Z Image Release: https://github.com/actions/virtual-environments/releases/tag/win19%2F20210509.1 2021-05-16T17:30:59.1615700Z ##[endgroup] 2021-05-16T17:30:59.1617666Z ##[group]GITHUB_TOKEN Permissions 2021-05-16T17:30:59.1618977Z Actions: write 2021-05-16T17:30:59.1619564Z Checks: write 2021-05-16T17:30:59.1620101Z Contents: write 2021-05-16T17:30:59.1620786Z Deployments: write 2021-05-16T17:30:59.1621366Z Issues: write 2021-05-16T17:30:59.1621851Z Metadata: read 2021-05-16T17:30:59.1622550Z Packages: write 2021-05-16T17:30:59.1623094Z PullRequests: write 2021-05-16T17:30:59.1623765Z RepositoryProjects: write 2021-05-16T17:30:59.1624409Z SecurityEvents: write 2021-05-16T17:30:59.1624998Z Statuses: write 2021-05-16T17:30:59.1625617Z ##[endgroup] 2021-05-16T17:30:59.1628886Z Prepare workflow directory 2021-05-16T17:30:59.2884848Z Prepare all required actions 2021-05-16T17:30:59.2896759Z Getting action download info 2021-05-16T17:30:59.6622674Z Download action repository 'actions/checkout@v2' 2021-05-16T17:31:02.1843287Z Download action repository 'r-lib/actions@master' 2021-05-16T17:31:04.2203647Z Download action repository 'adigherman/actions@master' 2021-05-16T17:31:06.9749030Z Download action repository 'msys2/setup-msys2@v2' 2021-05-16T17:31:07.5673280Z Download action repository 'actions/cache@v1' 2021-05-16T17:31:08.1427707Z Download action repository 'actions/upload-artifact@master' 2021-05-16T17:31:08.7434949Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-16T17:31:09.5303299Z ##[group]Run actions/checkout@v2 2021-05-16T17:31:09.5304005Z with: 2021-05-16T17:31:09.5304595Z repository: neuroconductor/brainR 2021-05-16T17:31:09.5305652Z token: *** 2021-05-16T17:31:09.5306032Z ssh-strict: true 2021-05-16T17:31:09.5306555Z persist-credentials: true 2021-05-16T17:31:09.5307031Z clean: true 2021-05-16T17:31:09.5307425Z fetch-depth: 1 2021-05-16T17:31:09.5307802Z lfs: false 2021-05-16T17:31:09.5308195Z submodules: false 2021-05-16T17:31:09.5308566Z env: 2021-05-16T17:31:09.5309014Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:31:09.5309483Z TIC_DEPLOY_KEY: 2021-05-16T17:31:09.5309845Z RSPM: 2021-05-16T17:31:09.5310633Z GITHUB_PAT: *** 2021-05-16T17:31:09.5311027Z COVERALLS_TOKEN: 2021-05-16T17:31:09.5311527Z continue-on-error: false 2021-05-16T17:31:09.5312005Z VDIFFR_RUN_TESTS: 2021-05-16T17:31:09.5312420Z ##[endgroup] 2021-05-16T17:31:12.4765748Z Syncing repository: neuroconductor/brainR 2021-05-16T17:31:12.5025002Z ##[group]Getting Git version info 2021-05-16T17:31:12.5026332Z Working directory is 'D:\a\brainR\brainR' 2021-05-16T17:31:12.5470240Z [command]"C:\Program Files\Git\bin\git.exe" version 2021-05-16T17:31:12.5687862Z git version 2.31.1.windows.1 2021-05-16T17:31:12.5746461Z ##[endgroup] 2021-05-16T17:31:12.5753408Z Deleting the contents of 'D:\a\brainR\brainR' 2021-05-16T17:31:12.5757596Z ##[group]Initializing the repository 2021-05-16T17:31:12.5772078Z [command]"C:\Program Files\Git\bin\git.exe" init D:\a\brainR\brainR 2021-05-16T17:31:12.8476379Z Initialized empty Git repository in D:/a/brainR/brainR/.git/ 2021-05-16T17:31:12.8540592Z [command]"C:\Program Files\Git\bin\git.exe" remote add origin https://github.com/neuroconductor/brainR 2021-05-16T17:31:12.9071030Z ##[endgroup] 2021-05-16T17:31:12.9080200Z ##[group]Disabling automatic garbage collection 2021-05-16T17:31:12.9084665Z [command]"C:\Program Files\Git\bin\git.exe" config --local gc.auto 0 2021-05-16T17:31:12.9712950Z ##[endgroup] 2021-05-16T17:31:12.9717079Z ##[group]Setting up auth 2021-05-16T17:31:12.9734028Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp core\.sshCommand 2021-05-16T17:31:12.9982156Z [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-16T17:31:15.3085472Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T17:31:15.3333646Z [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-16T17:31:15.8170093Z [command]"C:\Program Files\Git\bin\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2021-05-16T17:31:15.8431715Z ##[endgroup] 2021-05-16T17:31:15.8468398Z ##[group]Fetching the repository 2021-05-16T17:31:15.8483247Z [command]"C:\Program Files\Git\bin\git.exe" -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +30deb980379774a44b6be4e1030c1faf4a0115bd:refs/tags/1.6.0.s 2021-05-16T17:31:17.8401354Z remote: Enumerating objects: 89, done. 2021-05-16T17:31:17.8402614Z remote: Counting objects: 1% (1/89) 2021-05-16T17:31:17.8404106Z remote: Counting objects: 2% (2/89) 2021-05-16T17:31:17.8404928Z remote: Counting objects: 3% (3/89) 2021-05-16T17:31:17.8405661Z remote: Counting objects: 4% (4/89) 2021-05-16T17:31:17.8406561Z remote: Counting objects: 5% (5/89) 2021-05-16T17:31:17.8407282Z remote: Counting objects: 6% (6/89) 2021-05-16T17:31:17.8408018Z remote: Counting objects: 7% (7/89) 2021-05-16T17:31:17.8408767Z remote: Counting objects: 8% (8/89) 2021-05-16T17:31:17.8411206Z remote: Counting objects: 10% (9/89) 2021-05-16T17:31:17.8412120Z remote: Counting objects: 11% (10/89) 2021-05-16T17:31:17.8412969Z remote: Counting objects: 12% (11/89) 2021-05-16T17:31:17.8413694Z remote: Counting objects: 13% (12/89) 2021-05-16T17:31:17.8414442Z remote: Counting objects: 14% (13/89) 2021-05-16T17:31:17.8415176Z remote: Counting objects: 15% (14/89) 2021-05-16T17:31:17.8415892Z remote: Counting objects: 16% (15/89) 2021-05-16T17:31:17.8416741Z remote: Counting objects: 17% (16/89) 2021-05-16T17:31:17.8417434Z remote: Counting objects: 19% (17/89) 2021-05-16T17:31:17.8418144Z remote: Counting objects: 20% (18/89) 2021-05-16T17:31:17.8418839Z remote: Counting objects: 21% (19/89) 2021-05-16T17:31:17.8419495Z remote: Counting objects: 22% (20/89) 2021-05-16T17:31:17.8420202Z remote: Counting objects: 23% (21/89) 2021-05-16T17:31:17.8420881Z remote: Counting objects: 24% (22/89) 2021-05-16T17:31:17.8421577Z remote: Counting objects: 25% (23/89) 2021-05-16T17:31:17.8422270Z remote: Counting objects: 26% (24/89) 2021-05-16T17:31:17.8422949Z remote: Counting objects: 28% (25/89) 2021-05-16T17:31:17.8423652Z remote: Counting objects: 29% (26/89) 2021-05-16T17:31:17.8424314Z remote: Counting objects: 30% (27/89) 2021-05-16T17:31:17.8425653Z remote: Counting objects: 31% (28/89) 2021-05-16T17:31:17.8426594Z remote: Counting objects: 32% (29/89) 2021-05-16T17:31:17.8427318Z remote: Counting objects: 33% (30/89) 2021-05-16T17:31:17.8428228Z remote: Counting objects: 34% (31/89) 2021-05-16T17:31:17.8428867Z remote: Counting objects: 35% (32/89) 2021-05-16T17:31:17.8430183Z remote: Counting objects: 37% (33/89) 2021-05-16T17:31:17.8430891Z remote: Counting objects: 38% (34/89) 2021-05-16T17:31:17.8449142Z remote: Counting objects: 39% (35/89) 2021-05-16T17:31:17.8450615Z remote: Counting objects: 40% (36/89) 2021-05-16T17:31:17.8454302Z remote: Counting objects: 41% (37/89) 2021-05-16T17:31:17.8454881Z remote: Counting objects: 42% (38/89) 2021-05-16T17:31:17.8455564Z remote: Counting objects: 43% (39/89) 2021-05-16T17:31:17.8456135Z remote: Counting objects: 44% (40/89) 2021-05-16T17:31:17.8456748Z remote: Counting objects: 46% (41/89) 2021-05-16T17:31:17.8457296Z remote: Counting objects: 47% (42/89) 2021-05-16T17:31:17.8457886Z remote: Counting objects: 48% (43/89) 2021-05-16T17:31:17.8458474Z remote: Counting objects: 49% (44/89) 2021-05-16T17:31:17.8459034Z remote: Counting objects: 50% (45/89) 2021-05-16T17:31:17.8459624Z remote: Counting objects: 51% (46/89) 2021-05-16T17:31:17.8460190Z remote: Counting objects: 52% (47/89) 2021-05-16T17:31:17.8460790Z remote: Counting objects: 53% (48/89) 2021-05-16T17:31:17.8461338Z remote: Counting objects: 55% (49/89) 2021-05-16T17:31:17.8461939Z remote: Counting objects: 56% (50/89) 2021-05-16T17:31:17.8462481Z remote: Counting objects: 57% (51/89) 2021-05-16T17:31:17.8463133Z remote: Counting objects: 58% (52/89) 2021-05-16T17:31:17.8463718Z remote: Counting objects: 59% (53/89) 2021-05-16T17:31:17.8464268Z remote: Counting objects: 60% (54/89) 2021-05-16T17:31:17.8464887Z remote: Counting objects: 61% (55/89) 2021-05-16T17:31:17.8465441Z remote: Counting objects: 62% (56/89) 2021-05-16T17:31:17.8466025Z remote: Counting objects: 64% (57/89) 2021-05-16T17:31:17.8466593Z remote: Counting objects: 65% (58/89) 2021-05-16T17:31:17.8467175Z remote: Counting objects: 66% (59/89) 2021-05-16T17:31:17.8467802Z remote: Counting objects: 67% (60/89) 2021-05-16T17:31:17.8468360Z remote: Counting objects: 68% (61/89) 2021-05-16T17:31:17.8469608Z remote: Counting objects: 69% (62/89) 2021-05-16T17:31:17.8470241Z remote: Counting objects: 70% (63/89) 2021-05-16T17:31:17.8470829Z remote: Counting objects: 71% (64/89) 2021-05-16T17:31:17.8471369Z remote: Counting objects: 73% (65/89) 2021-05-16T17:31:17.8471970Z remote: Counting objects: 74% (66/89) 2021-05-16T17:31:17.8472514Z remote: Counting objects: 75% (67/89) 2021-05-16T17:31:17.8473138Z remote: Counting objects: 76% (68/89) 2021-05-16T17:31:17.8473756Z remote: Counting objects: 77% (69/89) 2021-05-16T17:31:17.8474341Z remote: Counting objects: 78% (70/89) 2021-05-16T17:31:17.8474899Z remote: Counting objects: 79% (71/89) 2021-05-16T17:31:17.8475483Z remote: Counting objects: 80% (72/89) 2021-05-16T17:31:17.8476067Z remote: Counting objects: 82% (73/89) 2021-05-16T17:31:17.8476629Z remote: Counting objects: 83% (74/89) 2021-05-16T17:31:17.8477226Z remote: Counting objects: 84% (75/89) 2021-05-16T17:31:17.8477783Z remote: Counting objects: 85% (76/89) 2021-05-16T17:31:17.8478390Z remote: Counting objects: 86% (77/89) 2021-05-16T17:31:17.8478934Z remote: Counting objects: 87% (78/89) 2021-05-16T17:31:17.8479518Z remote: Counting objects: 88% (79/89) 2021-05-16T17:31:17.8480093Z remote: Counting objects: 89% (80/89) 2021-05-16T17:31:17.8480722Z remote: Counting objects: 91% (81/89) 2021-05-16T17:31:17.8481311Z remote: Counting objects: 92% (82/89) 2021-05-16T17:31:17.8481852Z remote: Counting objects: 93% (83/89) 2021-05-16T17:31:17.8482441Z remote: Counting objects: 94% (84/89) 2021-05-16T17:31:17.8483009Z remote: Counting objects: 95% (85/89) 2021-05-16T17:31:17.8483609Z remote: Counting objects: 96% (86/89) 2021-05-16T17:31:17.8484167Z remote: Counting objects: 97% (87/89) 2021-05-16T17:31:17.8484888Z remote: Counting objects: 98% (88/89) 2021-05-16T17:31:17.8485456Z remote: Counting objects: 100% (89/89) 2021-05-16T17:31:17.8486081Z remote: Counting objects: 100% (89/89), done. 2021-05-16T17:31:17.8486751Z remote: Compressing objects: 1% (1/66) 2021-05-16T17:31:17.8487366Z remote: Compressing objects: 3% (2/66) 2021-05-16T17:31:17.8488052Z remote: Compressing objects: 4% (3/66) 2021-05-16T17:31:17.8488674Z remote: Compressing objects: 6% (4/66) 2021-05-16T17:31:17.8489370Z remote: Compressing objects: 7% (5/66) 2021-05-16T17:31:17.8489991Z remote: Compressing objects: 9% (6/66) 2021-05-16T17:31:17.8490781Z remote: Compressing objects: 10% (7/66) 2021-05-16T17:31:17.8491425Z remote: Compressing objects: 12% (8/66) 2021-05-16T17:31:17.8492017Z remote: Compressing objects: 13% (9/66) 2021-05-16T17:31:17.8492665Z remote: Compressing objects: 15% (10/66) 2021-05-16T17:31:17.8493329Z remote: Compressing objects: 16% (11/66) 2021-05-16T17:31:17.8494044Z remote: Compressing objects: 18% (12/66) 2021-05-16T17:31:17.8494665Z remote: Compressing objects: 19% (13/66) 2021-05-16T17:31:17.8495340Z remote: Compressing objects: 21% (14/66) 2021-05-16T17:31:17.8496006Z remote: Compressing objects: 22% (15/66) 2021-05-16T17:31:17.8496610Z remote: Compressing objects: 24% (16/66) 2021-05-16T17:31:17.8497270Z remote: Compressing objects: 25% (17/66) 2021-05-16T17:31:17.8497864Z remote: Compressing objects: 27% (18/66) 2021-05-16T17:31:17.8498500Z remote: Compressing objects: 28% (19/66) 2021-05-16T17:31:17.8499105Z remote: Compressing objects: 30% (20/66) 2021-05-16T17:31:17.8499740Z remote: Compressing objects: 31% (21/66) 2021-05-16T17:31:17.8500343Z remote: Compressing objects: 33% (22/66) 2021-05-16T17:31:17.8500974Z remote: Compressing objects: 34% (23/66) 2021-05-16T17:31:17.8501701Z remote: Compressing objects: 36% (24/66) 2021-05-16T17:31:17.8502302Z remote: Compressing objects: 37% (25/66) 2021-05-16T17:31:17.8502965Z remote: Compressing objects: 39% (26/66) 2021-05-16T17:31:17.8503573Z remote: Compressing objects: 40% (27/66) 2021-05-16T17:31:17.8504249Z remote: Compressing objects: 42% (28/66) 2021-05-16T17:31:17.8504842Z remote: Compressing objects: 43% (29/66) 2021-05-16T17:31:17.8505480Z remote: Compressing objects: 45% (30/66) 2021-05-16T17:31:17.8506077Z remote: Compressing objects: 46% (31/66) 2021-05-16T17:31:17.8506737Z remote: Compressing objects: 48% (32/66) 2021-05-16T17:31:17.8507400Z remote: Compressing objects: 50% (33/66) 2021-05-16T17:31:17.8508000Z remote: Compressing objects: 51% (34/66) 2021-05-16T17:31:17.8508636Z remote: Compressing objects: 53% (35/66) 2021-05-16T17:31:17.8509234Z remote: Compressing objects: 54% (36/66) 2021-05-16T17:31:17.8509884Z remote: Compressing objects: 56% (37/66) 2021-05-16T17:31:17.8510480Z remote: Compressing objects: 57% (38/66) 2021-05-16T17:31:17.8511129Z remote: Compressing objects: 59% (39/66) 2021-05-16T17:31:17.8511770Z remote: Compressing objects: 60% (40/66) 2021-05-16T17:31:17.8512451Z remote: Compressing objects: 62% (41/66) 2021-05-16T17:31:17.8513396Z remote: Compressing objects: 63% (42/66) 2021-05-16T17:31:17.8514036Z remote: Compressing objects: 65% (43/66) 2021-05-16T17:31:17.8514691Z remote: Compressing objects: 66% (44/66) 2021-05-16T17:31:17.8515279Z remote: Compressing objects: 68% (45/66) 2021-05-16T17:31:17.8515911Z remote: Compressing objects: 69% (46/66) 2021-05-16T17:31:17.8516499Z remote: Compressing objects: 71% (47/66) 2021-05-16T17:31:17.8517153Z remote: Compressing objects: 72% (48/66) 2021-05-16T17:31:17.8517854Z remote: Compressing objects: 74% (49/66) 2021-05-16T17:31:17.8518510Z remote: Compressing objects: 75% (50/66) 2021-05-16T17:31:17.8519148Z remote: Compressing objects: 77% (51/66) 2021-05-16T17:31:17.8519737Z remote: Compressing objects: 78% (52/66) 2021-05-16T17:31:17.8520384Z remote: Compressing objects: 80% (53/66) 2021-05-16T17:31:17.8520973Z remote: Compressing objects: 81% (54/66) 2021-05-16T17:31:17.8521625Z remote: Compressing objects: 83% (55/66) 2021-05-16T17:31:17.8522214Z remote: Compressing objects: 84% (56/66) 2021-05-16T17:31:17.8522879Z remote: Compressing objects: 86% (57/66) 2021-05-16T17:31:17.8523482Z remote: Compressing objects: 87% (58/66) 2021-05-16T17:31:17.8524116Z remote: Compressing objects: 89% (59/66) 2021-05-16T17:31:17.8524706Z remote: Compressing objects: 90% (60/66) 2021-05-16T17:31:17.8525351Z remote: Compressing objects: 92% (61/66) 2021-05-16T17:31:17.8525985Z remote: Compressing objects: 93% (62/66) 2021-05-16T17:31:17.8526588Z remote: Compressing objects: 95% (63/66) 2021-05-16T17:31:17.8527222Z remote: Compressing objects: 96% (64/66) 2021-05-16T17:31:17.8527920Z remote: Compressing objects: 98% (65/66) 2021-05-16T17:31:17.8528635Z remote: Compressing objects: 100% (66/66) 2021-05-16T17:31:17.8529258Z remote: Compressing objects: 100% (66/66), done. 2021-05-16T17:31:18.2251521Z remote: Total 89 (delta 24), reused 62 (delta 20), pack-reused 0 2021-05-16T17:31:18.4085987Z From https://github.com/neuroconductor/brainR 2021-05-16T17:31:18.4090196Z * [new ref] 30deb980379774a44b6be4e1030c1faf4a0115bd -> 1.6.0.s 2021-05-16T17:31:18.4914605Z ##[endgroup] 2021-05-16T17:31:18.4916179Z ##[group]Determining the checkout info 2021-05-16T17:31:18.4918730Z ##[endgroup] 2021-05-16T17:31:18.4924640Z ##[group]Checking out the ref 2021-05-16T17:31:18.4931414Z [command]"C:\Program Files\Git\bin\git.exe" checkout --progress --force refs/tags/1.6.0.s 2021-05-16T17:31:18.6246741Z Note: switching to 'refs/tags/1.6.0.s'. 2021-05-16T17:31:18.6268319Z 2021-05-16T17:31:18.6270242Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-16T17:31:18.6275316Z changes and commit them, and you can discard any commits you make in this 2021-05-16T17:31:18.6280636Z state without impacting any branches by switching back to a branch. 2021-05-16T17:31:18.6295724Z 2021-05-16T17:31:18.6330210Z If you want to create a new branch to retain commits you create, you may 2021-05-16T17:31:18.6344696Z do so (now or later) by using -c with the switch command. Example: 2021-05-16T17:31:18.6346459Z 2021-05-16T17:31:18.6386046Z git switch -c 2021-05-16T17:31:18.6387817Z 2021-05-16T17:31:18.6388633Z Or undo this operation with: 2021-05-16T17:31:18.6389171Z 2021-05-16T17:31:18.6389674Z git switch - 2021-05-16T17:31:18.6392253Z 2021-05-16T17:31:18.6396694Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-16T17:31:18.6399963Z 2021-05-16T17:31:18.6411081Z HEAD is now at 30deb98 Version id 60 stable 2021-05-16T17:31:18.6413815Z ##[endgroup] 2021-05-16T17:31:18.6721589Z [command]"C:\Program Files\Git\bin\git.exe" log -1 --format='%H' 2021-05-16T17:31:18.6931618Z '30deb980379774a44b6be4e1030c1faf4a0115bd' 2021-05-16T17:31:18.7275144Z ##[group]Run r-lib/actions/setup-r@master 2021-05-16T17:31:18.7275696Z with: 2021-05-16T17:31:18.7276090Z r-version: oldrel 2021-05-16T17:31:18.7276462Z Ncpus: 1 2021-05-16T17:31:18.7276885Z crayon.enabled: NULL 2021-05-16T17:31:18.7277422Z remove-openmp-macos: true 2021-05-16T17:31:18.7277999Z http-user-agent: default 2021-05-16T17:31:18.7278460Z install-r: true 2021-05-16T17:31:18.7279054Z windows-path-include-mingw: true 2021-05-16T17:31:18.7279589Z env: 2021-05-16T17:31:18.7280033Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:31:18.7280980Z TIC_DEPLOY_KEY: 2021-05-16T17:31:18.7281346Z RSPM: 2021-05-16T17:31:18.7282674Z GITHUB_PAT: *** 2021-05-16T17:31:18.7283069Z COVERALLS_TOKEN: 2021-05-16T17:31:18.7283572Z continue-on-error: false 2021-05-16T17:31:18.7284049Z VDIFFR_RUN_TESTS: 2021-05-16T17:31:18.7284568Z ##[endgroup] 2021-05-16T17:31:19.1863547Z Downloading http://cloud.r-project.org/bin/windows/Rtools/Rtools35.exe... 2021-05-16T17:31:19.2844034Z [command]C:\ProgramData\Chocolatey\bin\choco.exe install qpdf --no-progress 2021-05-16T17:31:20.7985759Z [command]D:\a\_temp\R-3.6.3-win.exe /VERYSILENT /SUPPRESSMSGBOXES /DIR=C:\R 2021-05-16T17:31:21.7666949Z [command]D:\a\_temp\Rtools35.exe /VERYSILENT /SUPPRESSMSGBOXES 2021-05-16T17:31:22.2399316Z Chocolatey v0.10.15 2021-05-16T17:33:39.7128528Z Installing the following packages: 2021-05-16T17:33:39.7149027Z qpdf 2021-05-16T17:33:39.7149876Z By installing you accept licenses for the packages. 2021-05-16T17:33:43.3049123Z 2021-05-16T17:33:43.3096874Z qpdf v10.3.2 [Approved] 2021-05-16T17:33:43.3146171Z qpdf package files install completed. Performing other installation steps. 2021-05-16T17:33:46.8258073Z Extracting C:\ProgramData\chocolatey\lib\qpdf\tools\qpdf-10.3.2-bin-mingw32_x32.zip to C:\ProgramData\chocolatey\lib\qpdf\tools... 2021-05-16T17:33:48.4849329Z C:\ProgramData\chocolatey\lib\qpdf\tools 2021-05-16T17:33:52.8466563Z ShimGen has successfully created a shim for fix-qdf.exe 2021-05-16T17:33:53.1269101Z ShimGen has successfully created a shim for qpdf.exe 2021-05-16T17:33:53.4382246Z ShimGen has successfully created a shim for zlib-flate.exe 2021-05-16T17:33:53.4750755Z The install of qpdf was successful. 2021-05-16T17:33:53.4774136Z Software installed to 'C:\ProgramData\chocolatey\lib\qpdf\tools' 2021-05-16T17:33:53.5477505Z 2021-05-16T17:33:53.5522026Z Chocolatey installed 1/1 packages. 2021-05-16T17:33:53.5523139Z See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log). 2021-05-16T17:34:36.1155581Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-16T17:34:36.1156198Z with: 2021-05-16T17:34:36.1156668Z pandoc-version: 2.7.3 2021-05-16T17:34:36.1157082Z env: 2021-05-16T17:34:36.1157580Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:34:36.1158075Z TIC_DEPLOY_KEY: 2021-05-16T17:34:36.1158489Z RSPM: 2021-05-16T17:34:36.1159919Z GITHUB_PAT: *** 2021-05-16T17:34:36.1160382Z COVERALLS_TOKEN: 2021-05-16T17:34:36.1160939Z continue-on-error: false 2021-05-16T17:34:36.1161440Z VDIFFR_RUN_TESTS: 2021-05-16T17:34:36.1161932Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T17:34:36.1162344Z TZ: UTC 2021-05-16T17:34:36.1162795Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:34:36.1163228Z NOT_CRAN: true 2021-05-16T17:34:36.1163663Z ##[endgroup] 2021-05-16T17:34:36.8169564Z [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\7b75420a-8c42-4b61-ba34-41ebbcb9af27', 'D:\a\_temp\4fcd4877-a3a2-4644-a892-11a2187d58bc')" 2021-05-16T17:34:40.0317599Z ##[group]Run git config user.name adigherman 2021-05-16T17:34:40.0318730Z git config user.name adigherman 2021-05-16T17:34:40.0319383Z git config user.email adig@jhu.edu 2021-05-16T17:34:40.0381846Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'" 2021-05-16T17:34:40.0382473Z env: 2021-05-16T17:34:40.0382951Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:34:40.0383488Z TIC_DEPLOY_KEY: 2021-05-16T17:34:40.0383867Z RSPM: 2021-05-16T17:34:40.0385189Z GITHUB_PAT: *** 2021-05-16T17:34:40.0385653Z COVERALLS_TOKEN: 2021-05-16T17:34:40.0386171Z continue-on-error: false 2021-05-16T17:34:40.0386710Z VDIFFR_RUN_TESTS: 2021-05-16T17:34:40.0387167Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T17:34:40.0387623Z TZ: UTC 2021-05-16T17:34:40.0388161Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:34:40.0388702Z NOT_CRAN: true 2021-05-16T17:34:40.0389104Z ##[endgroup] 2021-05-16T17:34:41.9650794Z ##[group]Run msys2/setup-msys2@v2 2021-05-16T17:34:41.9651394Z with: 2021-05-16T17:34:41.9651793Z msystem: MINGW64 2021-05-16T17:34:41.9652249Z update: true 2021-05-16T17:34:41.9652757Z install: git mingw-w64-x86_64-toolchain 2021-05-16T17:34:41.9653339Z path-type: minimal 2021-05-16T17:34:41.9653823Z release: true 2021-05-16T17:34:41.9654192Z env: 2021-05-16T17:34:41.9654697Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:34:41.9655185Z TIC_DEPLOY_KEY: 2021-05-16T17:34:41.9655597Z RSPM: 2021-05-16T17:34:41.9656944Z GITHUB_PAT: *** 2021-05-16T17:34:41.9657405Z COVERALLS_TOKEN: 2021-05-16T17:34:41.9657921Z continue-on-error: false 2021-05-16T17:34:41.9658522Z VDIFFR_RUN_TESTS: 2021-05-16T17:34:41.9658980Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T17:34:41.9659440Z TZ: UTC 2021-05-16T17:34:41.9659909Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:34:41.9660341Z NOT_CRAN: true 2021-05-16T17:34:41.9660779Z ##[endgroup] 2021-05-16T17:34:42.1613643Z ##[group]Downloading MSYS2... 2021-05-16T17:34:42.9351303Z [command]C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe "(Get-FileHash D:\a\_temp\base.exe -Algorithm SHA256)[0].Hash" 2021-05-16T17:34:44.8817683Z 1F2CFD8E13B0382096E53EAD6FD52D0B656A1F81E1B5D82F44CB4CE8AB68755E 2021-05-16T17:34:44.9024609Z ##[endgroup] 2021-05-16T17:34:44.9027387Z ##[group]Extracting MSYS2... 2021-05-16T17:34:44.9029870Z [command]D:\a\_temp\base.exe -y 2021-05-16T17:34:45.2895109Z 2021-05-16T17:34:45.2898249Z 7-Zip SFX 19.00 (x86) : Copyright (c) 1999-2018 Igor Pavlov : 2019-02-21 2021-05-16T17:34:45.2899052Z 2021-05-16T17:34:45.2899963Z Extracting archive: D:\a\_temp\base.exe 2021-05-16T17:34:45.2900812Z -- 2021-05-16T17:34:45.2901583Z Path = D:\a\_temp\base.exe 2021-05-16T17:34:45.2902280Z Type = 7z 2021-05-16T17:34:45.2902802Z 2021-05-16T17:34:45.4976828Z 0% 2021-05-16T17:34:45.4977550Z 2021-05-16T17:34:45.7102028Z 0% 1100 2021-05-16T17:34:45.7102801Z 2021-05-16T17:34:45.9164362Z 7% 1100 2021-05-16T17:34:45.9165632Z 2021-05-16T17:34:46.1401781Z 14% 1100 2021-05-16T17:34:46.1402562Z 2021-05-16T17:34:46.3390775Z 21% 1100 2021-05-16T17:34:46.3391970Z 2021-05-16T17:34:46.5393966Z 28% 1100 2021-05-16T17:34:46.5395351Z 2021-05-16T17:34:46.7590903Z 30% 1100 2021-05-16T17:34:46.7592156Z 2021-05-16T17:34:46.9700393Z 32% 1100 2021-05-16T17:34:46.9701224Z 2021-05-16T17:34:47.1696353Z 37% 1100 2021-05-16T17:34:47.1697308Z 2021-05-16T17:34:47.3690988Z 41% 1100 2021-05-16T17:34:47.3691858Z 2021-05-16T17:34:47.5715774Z 46% 1100 2021-05-16T17:34:47.5717134Z 2021-05-16T17:34:47.7745537Z 47% 1775 - msys64\usr\lib\tcl8.6\opt0.4\optparse.tcl 2021-05-16T17:34:47.7747133Z 2021-05-16T17:34:47.9775524Z 47% 2563 - msys64\usr\lib\terminfo\64\dec-vt330 2021-05-16T17:34:47.9776640Z 2021-05-16T17:34:48.1812672Z 47% 3353 - msys64\usr\lib\terminfo\6e\nwp514-o 2021-05-16T17:34:48.1813901Z 2021-05-16T17:34:48.3837710Z 47% 4002 - msys64\usr\lib\terminfo\75\ultima2 2021-05-16T17:34:48.3838771Z 2021-05-16T17:34:48.5868085Z 47% 4770 - msys64\usr\share\bash-completion\completions\chronyc 2021-05-16T17:34:48.5870098Z 2021-05-16T17:34:48.7897188Z 47% 5356 - msys64\usr\share\bash-completion\completions\tracepath 2021-05-16T17:34:48.7898407Z 2021-05-16T17:34:48.9927610Z 47% 5964 - msys64\usr\share\locale\es\LC_MESSAGES\util-linux.mo 2021-05-16T17:34:48.9929564Z 2021-05-16T17:34:49.1957373Z 47% 6524 - msys64\usr\share\locale\sv\LC_MESSAGES\sed.mo 2021-05-16T17:34:49.1960418Z 2021-05-16T17:34:49.3998202Z 47% 7203 - msys64\usr\share\man\man1\perlopenbsd.1perl.gz 2021-05-16T17:34:49.3999329Z 2021-05-16T17:34:49.6027939Z 47% 7922 - msys64\usr\share\man\man3\Encode.MIME.Name.3perl.gz 2021-05-16T17:34:49.6029671Z 2021-05-16T17:34:49.9573941Z 47% 8566 - msys64\usr\share\man\man3\Tcl_GetUserIdFromStat.3.gz 2021-05-16T17:34:49.9575251Z 2021-05-16T17:34:50.1498907Z 47% 8964 - msys64\usr\share\man\man3\Thread.3perl.gz 2021-05-16T17:34:50.1500702Z 2021-05-16T17:34:50.3526801Z 47% 9635 - msys64\usr\share\man\man3\key_name.3x.gz 2021-05-16T17:34:50.3528649Z 2021-05-16T17:34:50.5554535Z 47% 10357 - msys64\usr\share\man\man3\wget_wch.3x.gz 2021-05-16T17:34:50.5555643Z 2021-05-16T17:34:50.7584604Z 47% 10685 - msys64\usr\share\mintty\lang\en.po 2021-05-16T17:34:50.7586040Z 2021-05-16T17:34:50.9615207Z 47% 11330 - msys64\usr\share\perl5\core_perl\autodie\Util.pm 2021-05-16T17:34:50.9616111Z 2021-05-16T17:34:51.2609200Z 47% 11967 - msys64\usr\share\perl5\core_perl\unicore\lib\Perl\PosixPun.pl 2021-05-16T17:34:51.2611019Z 2021-05-16T17:34:51.4621205Z 47% 12445 - msys64\usr\share\terminfo\61\att4410v1-w 2021-05-16T17:34:51.4622341Z 2021-05-16T17:34:51.6653538Z 47% 13225 - msys64\usr\share\terminfo\68\hp2641a 2021-05-16T17:34:51.6654849Z 2021-05-16T17:34:51.8683611Z 47% 13996 - msys64\usr\share\terminfo\73\screen-bce.rxvt 2021-05-16T17:34:51.8685660Z 2021-05-16T17:34:52.0711717Z 47% 14785 - msys64\usr\share\terminfo\78\xnuppc-112x37-m 2021-05-16T17:34:52.0712807Z 2021-05-16T17:34:52.2757372Z 47% 15614 - msys64\usr\share\zoneinfo\posix\America\Buenos_Aires 2021-05-16T17:34:52.2758566Z 2021-05-16T17:34:52.4772466Z 47% 16417 - msys64\usr\share\zoneinfo\right\Asia\Nicosia 2021-05-16T17:34:52.4774388Z 2021-05-16T17:34:52.6969044Z 47% 17070 - msys64\usr\share\mintty\sounds\ambient-uncork.wav 2021-05-16T17:34:52.6970271Z 2021-05-16T17:34:52.9116689Z 48% 17092 2021-05-16T17:34:52.9118213Z 2021-05-16T17:34:53.1082300Z 51% 17092 2021-05-16T17:34:53.1083105Z 2021-05-16T17:34:53.3141252Z 55% 17092 2021-05-16T17:34:53.3142606Z 2021-05-16T17:34:53.5278532Z 58% 17092 2021-05-16T17:34:53.5280007Z 2021-05-16T17:34:53.7386991Z 61% 17092 2021-05-16T17:34:53.7388510Z 2021-05-16T17:34:53.9458146Z 64% 17092 2021-05-16T17:34:53.9458993Z 2021-05-16T17:34:54.1424770Z 66% 17092 2021-05-16T17:34:54.1425843Z 2021-05-16T17:34:54.3543105Z 69% 17092 2021-05-16T17:34:54.3544435Z 2021-05-16T17:34:54.5751323Z 73% 17092 2021-05-16T17:34:54.5752598Z 2021-05-16T17:34:54.7901968Z 76% 17092 2021-05-16T17:34:54.7903333Z 2021-05-16T17:34:54.9815761Z 78% 17092 2021-05-16T17:34:54.9816978Z 2021-05-16T17:34:55.2037789Z 81% 17092 2021-05-16T17:34:55.2038609Z 2021-05-16T17:34:55.4190453Z 87% 17092 2021-05-16T17:34:55.4192159Z 2021-05-16T17:34:55.6403325Z 93% 17092 2021-05-16T17:34:55.6404527Z 2021-05-16T17:34:55.8373226Z 98% 17092 2021-05-16T17:34:55.8375644Z 2021-05-16T17:34:56.0404116Z 100% 17269 - msys64\usr\bin\mkswap.exe 2021-05-16T17:34:56.0405696Z 2021-05-16T17:34:56.2446667Z 100% 17397 - msys64\usr\bin\nettle-pbkdf2.exe 2021-05-16T17:34:56.2447959Z 2021-05-16T17:34:56.3129190Z 100% 17623 - msys64\usr\lib\pkcs11\p11-kit-trust.dll 2021-05-16T17:34:56.3132716Z 2021-05-16T17:34:56.3133585Z Everything is Ok 2021-05-16T17:34:56.3165300Z ##[endgroup] 2021-05-16T17:34:56.3166136Z ##[group]Disable Key Refresh... 2021-05-16T17:34:56.3954933Z [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-16T17:34:56.8755026Z ##[endgroup] 2021-05-16T17:34:56.8780861Z ##[group]Restoring package cache... 2021-05-16T17:34:57.2857126Z Cache restore for msys2-pkgs-upd:true-conf:e36258c0, got undefined 2021-05-16T17:34:57.2859473Z ##[endgroup] 2021-05-16T17:34:57.2862915Z ##[group]Starting MSYS2 for the first time... 2021-05-16T17:34:57.3684100Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'uname' '-a'" 2021-05-16T17:34:57.5187051Z mkdir: cannot change permissions of '/dev/shm': Permission denied 2021-05-16T17:34:57.5340058Z mkdir: cannot change permissions of '/dev/mqueue': Permission denied 2021-05-16T17:34:57.7053234Z Copying skeleton files. 2021-05-16T17:34:57.7054582Z These files are for the users to personalise their msys2 experience. 2021-05-16T17:34:57.7055560Z 2021-05-16T17:34:57.7056476Z They will never be overwritten nor automatically updated. 2021-05-16T17:34:57.7057103Z 2021-05-16T17:34:57.7547573Z './.bashrc' -> '/home/runneradmin/.bashrc' 2021-05-16T17:34:57.7701191Z './.bash_logout' -> '/home/runneradmin/.bash_logout' 2021-05-16T17:34:57.7864657Z './.bash_profile' -> '/home/runneradmin/.bash_profile' 2021-05-16T17:34:57.8018844Z './.inputrc' -> '/home/runneradmin/.inputrc' 2021-05-16T17:34:57.8181176Z './.profile' -> '/home/runneradmin/.profile' 2021-05-16T17:34:57.8772791Z 'C:\Windows\system32\drivers\etc\hosts' -> '/etc/hosts' 2021-05-16T17:34:57.9102354Z 'C:\Windows\system32\drivers\etc\protocol' -> '/etc/protocols' 2021-05-16T17:34:57.9463487Z 'C:\Windows\system32\drivers\etc\services' -> '/etc/services' 2021-05-16T17:34:58.1460537Z 'C:\Windows\system32\drivers\etc\networks' -> '/etc/networks' 2021-05-16T17:34:58.3406668Z gpg: /etc/pacman.d/gnupg/trustdb.gpg: trustdb created 2021-05-16T17:34:58.3498967Z gpg: no ultimately trusted keys found 2021-05-16T17:34:58.6773229Z gpg: starting migration from earlier GnuPG versions 2021-05-16T17:34:58.7281410Z gpg: porting secret keys from '/etc/pacman.d/gnupg/secring.gpg' to gpg-agent 2021-05-16T17:34:58.7282750Z gpg: migration succeeded 2021-05-16T17:34:58.7551215Z gpg: Generating pacman keyring master key... 2021-05-16T17:35:06.9215823Z gpg: key 33B118759356750E marked as ultimately trusted 2021-05-16T17:35:06.9218308Z gpg: directory '/etc/pacman.d/gnupg/openpgp-revocs.d' created 2021-05-16T17:35:06.9691884Z gpg: revocation certificate stored as '/etc/pacman.d/gnupg/openpgp-revocs.d/571D4C637870D78059D943D633B118759356750E.rev' 2021-05-16T17:35:06.9693392Z gpg: Done 2021-05-16T17:35:06.9907847Z ==> Updating trust database... 2021-05-16T17:35:07.0116051Z gpg: marginals needed: 3 completes needed: 1 trust model: pgp 2021-05-16T17:35:07.0117715Z gpg: depth: 0 valid: 1 signed: 0 trust: 0-, 0q, 0n, 0m, 0f, 1u 2021-05-16T17:35:07.0996257Z ==> Appending keys from msys2.gpg... 2021-05-16T17:35:07.2473022Z ==> Locally signing trusted keys in keyring... 2021-05-16T17:35:07.2630210Z -> Locally signing key 123D4D51A1793859C2BE916BBBE514E53E0D0813... 2021-05-16T17:35:07.3782330Z -> Locally signing key B91BCF3303284BF90CC043CA9F418C233E652008... 2021-05-16T17:35:07.4892875Z -> Locally signing key 6E8FEAFF9644F54EED90EEA0790AE56A1D3CFDDC... 2021-05-16T17:35:07.6042010Z -> Locally signing key 69985C5EB351011C78DF7F6D755B8182ACD22879... 2021-05-16T17:35:07.7184907Z -> Locally signing key 9DD0D4217D75A33B896159E6DA7EF2ABAEEA755C... 2021-05-16T17:35:07.8316163Z -> Locally signing key D55E7A6D7CE9BA1587C0ACACF40D263ECA25678A... 2021-05-16T17:35:07.9436933Z ==> Importing owner trust values... 2021-05-16T17:35:07.9623067Z gpg: setting ownertrust to 4 2021-05-16T17:35:07.9624419Z gpg: setting ownertrust to 4 2021-05-16T17:35:07.9625110Z gpg: setting ownertrust to 4 2021-05-16T17:35:07.9625967Z gpg: setting ownertrust to 4 2021-05-16T17:35:07.9626799Z gpg: setting ownertrust to 4 2021-05-16T17:35:07.9627521Z gpg: setting ownertrust to 4 2021-05-16T17:35:07.9795898Z ==> Disabling revoked keys in keyring... 2021-05-16T17:35:07.9947256Z -> Disabling key B19514FB53EB3668471B296E794DCF97F93FC717... 2021-05-16T17:35:08.0584958Z ==> Updating trust database... 2021-05-16T17:35:08.0787010Z gpg: marginals needed: 3 completes needed: 1 trust model: pgp 2021-05-16T17:35:08.0799771Z gpg: depth: 0 valid: 1 signed: 6 trust: 0-, 0q, 0n, 0m, 0f, 1u 2021-05-16T17:35:08.0810248Z gpg: depth: 1 valid: 6 signed: 6 trust: 0-, 0q, 0n, 6m, 0f, 0u 2021-05-16T17:35:08.0814518Z gpg: depth: 2 valid: 6 signed: 0 trust: 6-, 0q, 0n, 0m, 0f, 0u 2021-05-16T17:35:08.0816598Z gpg: next trustdb check due at 2022-01-23 2021-05-16T17:35:08.1216032Z pacman-key (pacman) 5.2.2 2021-05-16T17:35:08.1217617Z Copyright (c) 2010-2020 Pacman Development Team . 2021-05-16T17:35:08.1218689Z 2021-05-16T17:35:08.1389414Z This is free software; see the source for copying conditions. 2021-05-16T17:35:08.1391873Z There is NO WARRANTY, to the extent permitted by law. 2021-05-16T17:35:08.9208439Z  2021-05-16T17:35:08.9209327Z 2021-05-16T17:35:08.9210005Z ################################################################### 2021-05-16T17:35:08.9211254Z # # 2021-05-16T17:35:08.9211902Z # # 2021-05-16T17:35:08.9212474Z # C A U T I O N # 2021-05-16T17:35:08.9213063Z # # 2021-05-16T17:35:08.9213681Z # This is first start of MSYS2. # 2021-05-16T17:35:08.9214463Z # You MUST restart shell to apply necessary actions. # 2021-05-16T17:35:08.9215165Z # # 2021-05-16T17:35:08.9215908Z # # 2021-05-16T17:35:08.9216474Z ################################################################### 2021-05-16T17:35:08.9216787Z 2021-05-16T17:35:08.9217010Z 2021-05-16T17:35:08.9424068Z 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-16T17:35:08.9482244Z ##[endgroup] 2021-05-16T17:35:08.9483073Z ##[group]Disable CheckSpace... 2021-05-16T17:35:09.0140041Z [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-16T17:35:09.3289861Z ##[endgroup] 2021-05-16T17:35:09.3290968Z ##[group]Updating packages... 2021-05-16T17:35:09.3901018Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'pacman' '--noconfirm' '-Syuu' '--overwrite' '*'" 2021-05-16T17:35:10.2041713Z :: Synchronizing package databases... 2021-05-16T17:35:10.6558276Z downloading mingw32.db... 2021-05-16T17:35:11.3085139Z downloading mingw32.db.sig... 2021-05-16T17:35:11.5174191Z downloading mingw64.db... 2021-05-16T17:35:11.7059817Z downloading mingw64.db.sig... 2021-05-16T17:35:11.9101662Z downloading ucrt64.db... 2021-05-16T17:35:12.0970802Z downloading ucrt64.db.sig... 2021-05-16T17:35:12.3035019Z downloading msys.db... 2021-05-16T17:35:12.4042057Z downloading msys.db.sig... 2021-05-16T17:35:12.5080398Z :: Starting core system upgrade... 2021-05-16T17:35:12.7235732Z warning: terminate other MSYS2 programs before proceeding 2021-05-16T17:35:12.7236971Z resolving dependencies... 2021-05-16T17:35:12.7313420Z looking for conflicting packages... 2021-05-16T17:35:12.7335846Z 2021-05-16T17:35:12.7337886Z 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-16T17:35:12.7338870Z 2021-05-16T17:35:12.7339465Z Total Download Size: 9.36 MiB 2021-05-16T17:35:12.7340164Z Total Installed Size: 44.60 MiB 2021-05-16T17:35:12.7340822Z Net Upgrade Size: 0.02 MiB 2021-05-16T17:35:12.7341565Z 2021-05-16T17:35:12.7342363Z :: Proceed with installation? [Y/n] 2021-05-16T17:35:12.7343002Z :: Retrieving packages... 2021-05-16T17:35:12.8282536Z downloading filesystem-2021.04-4-x86_64.pkg.tar.zst... 2021-05-16T17:35:12.9243559Z downloading mintty-1~3.5.0-1-x86_64.pkg.tar.zst... 2021-05-16T17:35:13.0280229Z downloading msys2-runtime-3.2.0-6-x86_64.pkg.tar.zst... 2021-05-16T17:35:13.2387487Z downloading pacman-mirrors-20210423-2-any.pkg.tar.zst... 2021-05-16T17:35:13.3531469Z downloading pacman-5.2.2-22-x86_64.pkg.tar.zst... 2021-05-16T17:35:13.4817764Z checking keyring... 2021-05-16T17:35:13.5737270Z checking package integrity... 2021-05-16T17:35:14.3469617Z loading package files... 2021-05-16T17:35:14.3628167Z checking for file conflicts... 2021-05-16T17:35:14.3630725Z :: Processing package changes... 2021-05-16T17:35:14.3631514Z upgrading filesystem... 2021-05-16T17:35:14.4101704Z upgrading mintty... 2021-05-16T17:35:14.4846923Z upgrading msys2-runtime... 2021-05-16T17:35:14.5502047Z upgrading pacman-mirrors... 2021-05-16T17:35:14.5549297Z warning: /etc/pacman.d/mirrorlist.mingw64 installed as /etc/pacman.d/mirrorlist.mingw64.pacnew 2021-05-16T17:35:14.5568088Z warning: /etc/pacman.d/mirrorlist.ucrt64 installed as /etc/pacman.d/mirrorlist.ucrt64.pacnew 2021-05-16T17:35:14.5582739Z upgrading pacman... 2021-05-16T17:35:14.6452119Z warning: /etc/pacman.conf installed as /etc/pacman.conf.pacnew 2021-05-16T17:35:14.9864999Z :: To complete this update all MSYS2 processes including this terminal will be closed. Confirm to proceed [Y/n] SUCCESS: The process with PID 6540 has been terminated. 2021-05-16T17:35:15.3886945Z ##[endgroup] 2021-05-16T17:35:15.3887947Z ##[group]Killing remaining tasks... 2021-05-16T17:35:15.4514233Z [command]C:\Windows\system32\taskkill.exe /F /FI "MODULES eq msys-2.0.dll" 2021-05-16T17:35:15.7080333Z 2021-05-16T17:35:15.7081907Z INFO: No tasks running with the specified criteria. 2021-05-16T17:35:15.7119339Z ##[endgroup] 2021-05-16T17:35:15.7120173Z ##[group]Final system upgrade... 2021-05-16T17:35:15.7726230Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'pacman' '--noconfirm' '-Syuu' '--overwrite' '*'" 2021-05-16T17:35:16.5716825Z :: Synchronizing package databases... 2021-05-16T17:35:17.2021701Z mingw32 is up to date 2021-05-16T17:35:17.2022712Z mingw64 is up to date 2021-05-16T17:35:17.2023747Z ucrt64 is up to date 2021-05-16T17:35:17.2024689Z downloading clang64.db... 2021-05-16T17:35:17.8459306Z downloading clang64.db.sig... 2021-05-16T17:35:18.0543023Z msys is up to date 2021-05-16T17:35:18.0544752Z :: Starting core system upgrade... 2021-05-16T17:35:18.3169458Z there is nothing to do 2021-05-16T17:35:18.3170949Z :: Starting full system upgrade... 2021-05-16T17:35:18.3575648Z resolving dependencies... 2021-05-16T17:35:18.3646567Z looking for conflicting packages... 2021-05-16T17:35:18.3687645Z 2021-05-16T17:35:18.3690902Z 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-16T17:35:18.3692823Z 2021-05-16T17:35:18.3694095Z Total Download Size: 6.22 MiB 2021-05-16T17:35:18.3695347Z Total Installed Size: 32.30 MiB 2021-05-16T17:35:18.3696094Z Net Upgrade Size: 0.97 MiB 2021-05-16T17:35:18.3696415Z 2021-05-16T17:35:18.3697032Z :: Proceed with installation? [Y/n] 2021-05-16T17:35:18.3697642Z :: Retrieving packages... 2021-05-16T17:35:18.4624306Z downloading brotli-1.0.9-2-x86_64.pkg.tar.zst... 2021-05-16T17:35:18.5648825Z downloading less-581-1-x86_64.pkg.tar.zst... 2021-05-16T17:35:18.6731924Z downloading libxml2-2.9.10-9-x86_64.pkg.tar.zst... 2021-05-16T17:35:18.8604104Z downloading libxslt-1.1.34-4-x86_64.pkg.tar.zst... 2021-05-16T17:35:18.9556740Z downloading ca-certificates-20210119-1-any.pkg.tar.zst... 2021-05-16T17:35:19.0555458Z downloading file-5.40-2-x86_64.pkg.tar.zst... 2021-05-16T17:35:19.1559416Z downloading libsqlite-3.35.5-1-x86_64.pkg.tar.zst... 2021-05-16T17:35:19.2556128Z downloading libzstd-1.5.0-1-x86_64.pkg.tar.zst... 2021-05-16T17:35:19.3524442Z downloading gnupg-2.2.27-2-x86_64.pkg.tar.zst... 2021-05-16T17:35:19.6763618Z downloading libgpgme-1.15.1-2-x86_64.pkg.tar.zst... 2021-05-16T17:35:19.7809203Z downloading msys2-keyring-1~20210213-2-any.pkg.tar.zst... 2021-05-16T17:35:19.8765627Z downloading msys2-launcher-1.3-2-x86_64.pkg.tar.zst... 2021-05-16T17:35:19.9748743Z downloading rebase-4.4.4-3-x86_64.pkg.tar.zst... 2021-05-16T17:35:20.0706330Z downloading zstd-1.5.0-1-x86_64.pkg.tar.zst... 2021-05-16T17:35:20.0738498Z checking keyring... 2021-05-16T17:35:20.1795052Z checking package integrity... 2021-05-16T17:35:22.4078992Z loading package files... 2021-05-16T17:35:22.4398830Z checking for file conflicts... 2021-05-16T17:35:22.4400933Z checking available disk space... 2021-05-16T17:35:22.4536788Z :: Processing package changes... 2021-05-16T17:35:22.4537668Z upgrading brotli... 2021-05-16T17:35:22.4667379Z upgrading less... 2021-05-16T17:35:22.4767685Z upgrading libxml2... 2021-05-16T17:35:22.4972264Z upgrading libxslt... 2021-05-16T17:35:22.5095861Z upgrading ca-certificates... 2021-05-16T17:35:23.2517028Z upgrading file... 2021-05-16T17:35:23.3063655Z upgrading libsqlite... 2021-05-16T17:35:23.3179206Z upgrading libzstd... 2021-05-16T17:35:23.3257387Z upgrading gnupg... 2021-05-16T17:35:25.7966617Z ==> Appending keys from msys2.gpg... 2021-05-16T17:35:25.9027804Z ==> Locally signing trusted keys in keyring... 2021-05-16T17:35:25.9206184Z -> Locally signing key 123D4D51A1793859C2BE916BBBE514E53E0D0813... 2021-05-16T17:35:30.0291218Z -> Locally signing key B91BCF3303284BF90CC043CA9F418C233E652008... 2021-05-16T17:35:30.0931119Z -> Locally signing key 6E8FEAFF9644F54EED90EEA0790AE56A1D3CFDDC... 2021-05-16T17:35:30.1551126Z -> Locally signing key 69985C5EB351011C78DF7F6D755B8182ACD22879... 2021-05-16T17:35:30.2191067Z -> Locally signing key 9DD0D4217D75A33B896159E6DA7EF2ABAEEA755C... 2021-05-16T17:35:30.2841468Z -> Locally signing key D55E7A6D7CE9BA1587C0ACACF40D263ECA25678A... 2021-05-16T17:35:30.3497406Z ==> Importing owner trust values... 2021-05-16T17:35:30.3892069Z ==> Disabling revoked keys in keyring... 2021-05-16T17:35:30.4070689Z -> Disabling key B19514FB53EB3668471B296E794DCF97F93FC717... 2021-05-16T17:35:30.4701129Z ==> Updating trust database... 2021-05-16T17:35:30.4881551Z gpg: next trustdb check due at 2022-01-23 2021-05-16T17:35:30.5916100Z upgrading libgpgme... 2021-05-16T17:35:30.8065182Z upgrading msys2-keyring... 2021-05-16T17:35:31.0869874Z ==> Appending keys from msys2.gpg... 2021-05-16T17:35:31.1945550Z ==> Locally signing trusted keys in keyring... 2021-05-16T17:35:31.2101827Z -> Locally signing key 123D4D51A1793859C2BE916BBBE514E53E0D0813... 2021-05-16T17:35:31.3232107Z -> Locally signing key B91BCF3303284BF90CC043CA9F418C233E652008... 2021-05-16T17:35:31.3902239Z -> Locally signing key 6E8FEAFF9644F54EED90EEA0790AE56A1D3CFDDC... 2021-05-16T17:35:31.4562015Z -> Locally signing key 69985C5EB351011C78DF7F6D755B8182ACD22879... 2021-05-16T17:35:31.5252737Z -> Locally signing key 9DD0D4217D75A33B896159E6DA7EF2ABAEEA755C... 2021-05-16T17:35:31.5925512Z -> Locally signing key D55E7A6D7CE9BA1587C0ACACF40D263ECA25678A... 2021-05-16T17:35:31.6592344Z ==> Importing owner trust values... 2021-05-16T17:35:31.7055058Z ==> Disabling revoked keys in keyring... 2021-05-16T17:35:31.7269206Z -> Disabling key B19514FB53EB3668471B296E794DCF97F93FC717... 2021-05-16T17:35:31.7943095Z ==> Updating trust database... 2021-05-16T17:35:31.8113640Z gpg: next trustdb check due at 2022-01-23 2021-05-16T17:35:31.9126186Z upgrading msys2-launcher... 2021-05-16T17:35:31.9242961Z upgrading rebase... 2021-05-16T17:35:31.9473038Z upgrading zstd... 2021-05-16T17:35:31.9707652Z :: Running post-transaction hooks... 2021-05-16T17:35:31.9708818Z (1/1) Updating the info directory file... 2021-05-16T17:35:32.3760490Z ##[endgroup] 2021-05-16T17:35:32.3761639Z ##[group]Installing additional packages... 2021-05-16T17:35:32.4419466Z [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-16T17:35:33.6268385Z :: There are 19 members in group mingw-w64-x86_64-toolchain: 2021-05-16T17:35:33.6269494Z :: Repository mingw64 2021-05-16T17:35:33.6273429Z 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-16T17:35:33.6276069Z 2021-05-16T17:35:33.6276687Z Enter a selection (default=all): 2021-05-16T17:35:33.6277505Z resolving dependencies... 2021-05-16T17:35:33.6391668Z looking for conflicting packages... 2021-05-16T17:35:33.6509067Z 2021-05-16T17:35:33.6535569Z 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-16T17:35:33.6554351Z 2021-05-16T17:35:33.6555184Z Total Download Size: 165.06 MiB 2021-05-16T17:35:33.6556414Z Total Installed Size: 1091.89 MiB 2021-05-16T17:35:33.6557029Z 2021-05-16T17:35:33.6558468Z :: Proceed with installation? [Y/n] 2021-05-16T17:35:33.6559464Z :: Retrieving packages... 2021-05-16T17:35:33.9967664Z downloading mingw-w64-x86_64-libiconv-1.16-2-any.pkg.tar.zst... 2021-05-16T17:35:34.5564351Z downloading mingw-w64-x86_64-zlib-1.2.11-9-any.pkg.tar.zst... 2021-05-16T17:35:34.6525938Z downloading mingw-w64-x86_64-binutils-2.36.1-3-any.pkg.tar.zst... 2021-05-16T17:35:35.1509275Z downloading mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T17:35:35.3681099Z downloading mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T17:35:35.4952809Z downloading mingw-w64-x86_64-isl-0.24-1-any.pkg.tar.zst... 2021-05-16T17:35:35.5992219Z downloading mingw-w64-x86_64-gmp-6.2.1-2-any.pkg.tar.zst... 2021-05-16T17:35:35.6986901Z downloading mingw-w64-x86_64-mpfr-4.1.0-3-any.pkg.tar.zst... 2021-05-16T17:35:35.7976646Z downloading mingw-w64-x86_64-mpc-1.2.1-1-any.pkg.tar.zst... 2021-05-16T17:35:35.8934668Z downloading mingw-w64-x86_64-libwinpthread-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T17:35:35.9890741Z downloading mingw-w64-x86_64-gcc-libs-10.3.0-2-any.pkg.tar.zst... 2021-05-16T17:35:36.0967034Z downloading mingw-w64-x86_64-windows-default-manifest-6.4-3-any.pkg.tar.xz... 2021-05-16T17:35:36.1922250Z downloading mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T17:35:36.2872439Z downloading mingw-w64-x86_64-zstd-1.5.0-1-any.pkg.tar.zst... 2021-05-16T17:35:36.3901446Z downloading mingw-w64-x86_64-gcc-10.3.0-2-any.pkg.tar.zst... 2021-05-16T17:35:37.3934858Z downloading mingw-w64-x86_64-gcc-ada-10.3.0-2-any.pkg.tar.zst... 2021-05-16T17:35:38.1425823Z downloading mingw-w64-x86_64-gcc-libgfortran-10.3.0-2-any.pkg.tar.zst... 2021-05-16T17:35:38.2519731Z downloading mingw-w64-x86_64-gcc-fortran-10.3.0-2-any.pkg.tar.zst... 2021-05-16T17:35:38.6834224Z downloading mingw-w64-x86_64-gcc-objc-10.3.0-2-any.pkg.tar.zst... 2021-05-16T17:35:39.4967442Z downloading mingw-w64-x86_64-expat-2.2.10-1-any.pkg.tar.zst... 2021-05-16T17:35:39.5943907Z downloading mingw-w64-x86_64-gettext-0.19.8.1-10-any.pkg.tar.zst... 2021-05-16T17:35:39.7376970Z downloading mingw-w64-x86_64-libtre-git-r128.6fb7206-2-any.pkg.tar.xz... 2021-05-16T17:35:39.8348613Z downloading mingw-w64-x86_64-libsystre-1.0.1-4-any.pkg.tar.xz... 2021-05-16T17:35:39.9316723Z downloading mingw-w64-x86_64-ncurses-6.2-3-any.pkg.tar.zst... 2021-05-16T17:35:40.0422900Z downloading mingw-w64-x86_64-bzip2-1.0.8-2-any.pkg.tar.zst... 2021-05-16T17:35:40.1382983Z downloading mingw-w64-x86_64-libffi-3.3-4-any.pkg.tar.zst... 2021-05-16T17:35:40.2339357Z downloading mingw-w64-x86_64-mpdecimal-2.5.0-2-any.pkg.tar.zst... 2021-05-16T17:35:40.3331221Z downloading mingw-w64-x86_64-libtasn1-4.16.0-2-any.pkg.tar.zst... 2021-05-16T17:35:40.4335445Z downloading mingw-w64-x86_64-p11-kit-0.23.22-1-any.pkg.tar.zst... 2021-05-16T17:35:40.5371495Z downloading mingw-w64-x86_64-ca-certificates-20200601-3-any.pkg.tar.zst... 2021-05-16T17:35:40.6397133Z downloading mingw-w64-x86_64-openssl-1.1.1.k-2-any.pkg.tar.zst... 2021-05-16T17:35:40.8923128Z downloading mingw-w64-x86_64-termcap-1.3.1-6-any.pkg.tar.zst... 2021-05-16T17:35:40.9884409Z downloading mingw-w64-x86_64-readline-8.0.004-2-any.pkg.tar.zst... 2021-05-16T17:35:41.0974716Z downloading mingw-w64-x86_64-tcl-8.6.11-3-any.pkg.tar.zst... 2021-05-16T17:35:41.2944353Z downloading mingw-w64-x86_64-sqlite3-3.35.5-1-any.pkg.tar.zst... 2021-05-16T17:35:41.8737616Z downloading mingw-w64-x86_64-tk-8.6.11.1-2-any.pkg.tar.zst... 2021-05-16T17:35:42.0718749Z downloading mingw-w64-x86_64-xz-5.2.5-2-any.pkg.tar.zst... 2021-05-16T17:35:42.1760953Z downloading mingw-w64-x86_64-python-3.8.9-2-any.pkg.tar.zst... 2021-05-16T17:35:43.3005451Z downloading mingw-w64-x86_64-xxhash-0.8.0-1-any.pkg.tar.zst... 2021-05-16T17:35:43.3973980Z downloading mingw-w64-x86_64-gdb-10.2-1-any.pkg.tar.zst... 2021-05-16T17:35:43.6930990Z downloading mingw-w64-x86_64-gdb-multiarch-10.2-1-any.pkg.tar.zst... 2021-05-16T17:35:44.0902203Z downloading mingw-w64-x86_64-libgccjit-10.3.0-2-any.pkg.tar.zst... 2021-05-16T17:35:44.7929931Z downloading mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T17:35:44.8893090Z downloading mingw-w64-x86_64-make-4.3-1-any.pkg.tar.xz... 2021-05-16T17:35:44.9856717Z downloading mingw-w64-x86_64-pkgconf-1.7.4-2-any.pkg.tar.zst... 2021-05-16T17:35:45.0833077Z downloading mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T17:35:45.1814365Z downloading mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T17:35:45.2770543Z downloading expat-2.3.0-1-x86_64.pkg.tar.zst... 2021-05-16T17:35:45.3749398Z downloading vim-8.2.2689-2-x86_64.pkg.tar.zst... 2021-05-16T17:35:45.9686613Z downloading heimdal-7.7.0-2-x86_64.pkg.tar.zst... 2021-05-16T17:35:46.0705240Z downloading openssh-8.5p1-1-x86_64.pkg.tar.zst... 2021-05-16T17:35:46.2014614Z downloading perl-Error-0.17029-1-any.pkg.tar.xz... 2021-05-16T17:35:46.2968375Z downloading perl-Authen-SASL-2.16-2-any.pkg.tar.xz... 2021-05-16T17:35:46.3920750Z downloading perl-Encode-Locale-1.05-1-any.pkg.tar.xz... 2021-05-16T17:35:46.4891594Z downloading perl-HTTP-Date-6.05-1-any.pkg.tar.xz... 2021-05-16T17:35:46.5850894Z downloading perl-File-Listing-6.14-1-any.pkg.tar.zst... 2021-05-16T17:35:46.6808847Z downloading perl-HTML-Tagset-3.20-2-any.pkg.tar.xz... 2021-05-16T17:35:46.7760469Z downloading perl-Clone-0.45-2-x86_64.pkg.tar.zst... 2021-05-16T17:35:46.8715077Z downloading perl-IO-HTML-1.004-1-any.pkg.tar.zst... 2021-05-16T17:35:46.9676578Z downloading perl-LWP-MediaTypes-6.04-1-any.pkg.tar.zst... 2021-05-16T17:35:47.0639817Z downloading perl-URI-5.09-1-any.pkg.tar.zst... 2021-05-16T17:35:47.1605242Z downloading perl-HTTP-Message-6.29-1-any.pkg.tar.zst... 2021-05-16T17:35:47.2580130Z downloading perl-HTML-Parser-3.76-1-x86_64.pkg.tar.zst... 2021-05-16T17:35:47.3539500Z downloading perl-HTTP-Cookies-6.10-1-any.pkg.tar.zst... 2021-05-16T17:35:47.4493520Z downloading perl-HTTP-Daemon-6.12-1-any.pkg.tar.zst... 2021-05-16T17:35:47.5447378Z downloading perl-HTTP-Negotiate-6.01-2-any.pkg.tar.xz... 2021-05-16T17:35:47.6406166Z downloading perl-Net-HTTP-6.21-1-any.pkg.tar.zst... 2021-05-16T17:35:47.7367090Z downloading perl-WWW-RobotRules-6.02-2-any.pkg.tar.xz... 2021-05-16T17:35:47.8324751Z downloading perl-Try-Tiny-0.30-1-any.pkg.tar.xz... 2021-05-16T17:35:47.9285206Z downloading perl-libwww-6.53-1-any.pkg.tar.zst... 2021-05-16T17:35:48.0291462Z downloading perl-TimeDate-2.33-1-any.pkg.tar.zst... 2021-05-16T17:35:48.1256109Z downloading perl-MailTools-2.21-1-any.pkg.tar.xz... 2021-05-16T17:35:48.2234692Z downloading perl-IO-Stringy-2.113-1-any.pkg.tar.zst... 2021-05-16T17:35:48.3205111Z downloading perl-Convert-BinHex-1.125-1-any.pkg.tar.xz... 2021-05-16T17:35:48.4167400Z downloading perl-MIME-tools-5.509-1-any.pkg.tar.xz... 2021-05-16T17:35:48.5193277Z downloading perl-Net-SSLeay-1.90-1-x86_64.pkg.tar.zst... 2021-05-16T17:35:48.6170538Z downloading perl-IO-Socket-SSL-2.070-1-any.pkg.tar.zst... 2021-05-16T17:35:48.7139681Z downloading perl-Net-SMTP-SSL-1.04-1-any.pkg.tar.xz... 2021-05-16T17:35:48.8100151Z downloading perl-TermReadKey-2.38-2-x86_64.pkg.tar.zst... 2021-05-16T17:35:48.9062467Z downloading git-2.31.1-2-x86_64.pkg.tar.zst... 2021-05-16T17:35:49.3775797Z checking keyring... 2021-05-16T17:35:49.6907661Z checking package integrity... 2021-05-16T17:36:03.6892060Z loading package files... 2021-05-16T17:36:04.3200680Z checking for file conflicts... 2021-05-16T17:36:06.7223297Z checking available disk space... 2021-05-16T17:36:06.7355648Z :: Processing package changes... 2021-05-16T17:36:06.7356531Z installing expat... 2021-05-16T17:36:06.7425343Z installing vim... 2021-05-16T17:36:08.4380440Z installing heimdal... 2021-05-16T17:36:08.8136151Z installing openssh... 2021-05-16T17:36:08.8538569Z installing perl-Error... 2021-05-16T17:36:08.8663382Z installing perl-Authen-SASL... 2021-05-16T17:36:08.8898215Z installing perl-Encode-Locale... 2021-05-16T17:36:08.8994840Z installing perl-HTTP-Date... 2021-05-16T17:36:08.9083694Z installing perl-File-Listing... 2021-05-16T17:36:08.9155158Z installing perl-HTML-Tagset... 2021-05-16T17:36:08.9205798Z installing perl-Clone... 2021-05-16T17:36:08.9269645Z installing perl-IO-HTML... 2021-05-16T17:36:08.9334819Z installing perl-LWP-MediaTypes... 2021-05-16T17:36:08.9400806Z installing perl-URI... 2021-05-16T17:36:08.9893607Z installing perl-HTTP-Message... 2021-05-16T17:36:09.0100033Z installing perl-HTML-Parser... 2021-05-16T17:36:09.0268818Z installing perl-HTTP-Cookies... 2021-05-16T17:36:09.0361199Z installing perl-HTTP-Daemon... 2021-05-16T17:36:09.0411708Z installing perl-HTTP-Negotiate... 2021-05-16T17:36:09.0460569Z installing perl-Net-HTTP... 2021-05-16T17:36:09.0577002Z installing perl-WWW-RobotRules... 2021-05-16T17:36:09.0650377Z installing perl-Try-Tiny... 2021-05-16T17:36:09.0755690Z installing perl-libwww... 2021-05-16T17:36:09.1137638Z Optional dependencies for perl-libwww 2021-05-16T17:36:09.1140017Z perl-LWP-Protocol-https: for https:// url schemes 2021-05-16T17:36:09.1142039Z installing perl-TimeDate... 2021-05-16T17:36:09.1543301Z installing perl-MailTools... 2021-05-16T17:36:09.1894605Z installing perl-IO-Stringy... 2021-05-16T17:36:09.2049259Z installing perl-Convert-BinHex... 2021-05-16T17:36:09.3297631Z module test... pass. 2021-05-16T17:36:09.3330179Z installing perl-MIME-tools... 2021-05-16T17:36:09.3932200Z installing perl-Net-SSLeay... 2021-05-16T17:36:09.4683583Z installing perl-IO-Socket-SSL... 2021-05-16T17:36:09.4819210Z installing perl-Net-SMTP-SSL... 2021-05-16T17:36:09.4885065Z installing perl-TermReadKey... 2021-05-16T17:36:09.4978004Z installing git... 2021-05-16T17:36:10.1543120Z Optional dependencies for git 2021-05-16T17:36:10.1545240Z python: various helper scripts 2021-05-16T17:36:10.1557586Z subversion: git svn 2021-05-16T17:36:10.1558530Z installing mingw-w64-x86_64-libiconv... 2021-05-16T17:36:10.1750717Z installing mingw-w64-x86_64-zlib... 2021-05-16T17:36:10.1849896Z installing mingw-w64-x86_64-binutils... 2021-05-16T17:36:10.4894072Z installing mingw-w64-x86_64-headers-git... 2021-05-16T17:36:11.8313288Z installing mingw-w64-x86_64-crt-git... 2021-05-16T17:36:12.7014167Z installing mingw-w64-x86_64-isl... 2021-05-16T17:36:12.7584616Z installing mingw-w64-x86_64-gmp... 2021-05-16T17:36:12.7746439Z installing mingw-w64-x86_64-mpfr... 2021-05-16T17:36:12.7956819Z installing mingw-w64-x86_64-mpc... 2021-05-16T17:36:12.8010015Z installing mingw-w64-x86_64-libwinpthread-git... 2021-05-16T17:36:12.8084508Z installing mingw-w64-x86_64-gcc-libs... 2021-05-16T17:36:12.8264146Z installing mingw-w64-x86_64-windows-default-manifest... 2021-05-16T17:36:12.8307305Z installing mingw-w64-x86_64-winpthreads-git... 2021-05-16T17:36:12.8443447Z installing mingw-w64-x86_64-zstd... 2021-05-16T17:36:12.8676386Z installing mingw-w64-x86_64-gcc... 2021-05-16T17:36:14.2182019Z installing mingw-w64-x86_64-gcc-ada... 2021-05-16T17:36:16.6190752Z installing mingw-w64-x86_64-gcc-libgfortran... 2021-05-16T17:36:16.6319155Z installing mingw-w64-x86_64-gcc-fortran... 2021-05-16T17:36:16.7839666Z installing mingw-w64-x86_64-gcc-objc... 2021-05-16T17:36:16.9660027Z installing mingw-w64-x86_64-expat... 2021-05-16T17:36:16.9776448Z installing mingw-w64-x86_64-gettext... 2021-05-16T17:36:19.1697029Z installing mingw-w64-x86_64-libtre-git... 2021-05-16T17:36:19.1901699Z installing mingw-w64-x86_64-libsystre... 2021-05-16T17:36:19.2012020Z installing mingw-w64-x86_64-ncurses... 2021-05-16T17:36:24.3682885Z installing mingw-w64-x86_64-bzip2... 2021-05-16T17:36:24.3890803Z installing mingw-w64-x86_64-libffi... 2021-05-16T17:36:24.3981946Z installing mingw-w64-x86_64-mpdecimal... 2021-05-16T17:36:24.4546789Z installing mingw-w64-x86_64-libtasn1... 2021-05-16T17:36:24.4959959Z installing mingw-w64-x86_64-p11-kit... 2021-05-16T17:36:24.5219838Z installing mingw-w64-x86_64-ca-certificates... 2021-05-16T17:36:25.2678964Z installing mingw-w64-x86_64-openssl... 2021-05-16T17:36:32.4820426Z installing mingw-w64-x86_64-termcap... 2021-05-16T17:36:32.4881622Z installing mingw-w64-x86_64-readline... 2021-05-16T17:36:32.5202582Z installing mingw-w64-x86_64-tcl... 2021-05-16T17:36:34.2057521Z installing mingw-w64-x86_64-sqlite3... 2021-05-16T17:36:35.7162533Z installing mingw-w64-x86_64-tk... 2021-05-16T17:36:35.8940515Z installing mingw-w64-x86_64-xz... 2021-05-16T17:36:35.9707860Z installing mingw-w64-x86_64-python... 2021-05-16T17:36:43.7382608Z installing mingw-w64-x86_64-xxhash... 2021-05-16T17:36:43.7497543Z installing mingw-w64-x86_64-gdb... 2021-05-16T17:36:43.8629443Z installing mingw-w64-x86_64-gdb-multiarch... 2021-05-16T17:36:43.9604288Z installing mingw-w64-x86_64-libgccjit... 2021-05-16T17:36:44.1134583Z installing mingw-w64-x86_64-libmangle-git... 2021-05-16T17:36:44.1189103Z installing mingw-w64-x86_64-make... 2021-05-16T17:36:44.1407738Z installing mingw-w64-x86_64-pkgconf... 2021-05-16T17:36:44.1679053Z installing mingw-w64-x86_64-tools-git... 2021-05-16T17:36:44.1714917Z installing mingw-w64-x86_64-winstorecompat-git... 2021-05-16T17:36:44.2446542Z ##[endgroup] 2021-05-16T17:36:44.2447503Z ##[group]Saving package cache... 2021-05-16T17:36:44.3078054Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'paccache' '-r' '-f' '-u' '-k0'" 2021-05-16T17:36:45.3869184Z ==> no candidate packages found for pruning 2021-05-16T17:36:45.4583318Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'paccache' '-r' '-f' '-k1'" 2021-05-16T17:36:45.8651812Z ==> no candidate packages found for pruning 2021-05-16T17:36:46.8118585Z Unable to reserve cache with key msys2-pkgs-upd:true-conf:e36258c0-files:753615ce398942dc832338a15edc0be412143ee9, another job may be creating this cache. 2021-05-16T17:36:46.8879839Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'pacman' '--noconfirm' '-Scc'" 2021-05-16T17:36:47.8173220Z 2021-05-16T17:36:47.8174459Z Cache directory: /var/cache/pacman/pkg/ 2021-05-16T17:36:47.8478372Z :: Do you want to remove ALL files from cache? [Y/n] 2021-05-16T17:36:47.8480263Z removing all files from cache... 2021-05-16T17:36:47.8480811Z 2021-05-16T17:36:47.8481476Z Database directory: /var/lib/pacman/ 2021-05-16T17:36:47.8486379Z :: Do you want to remove unused repositories? [Y/n] 2021-05-16T17:36:47.8487150Z removing unused sync repositories... 2021-05-16T17:36:47.8547013Z ##[endgroup] 2021-05-16T17:36:47.8863233Z ##[group]Run adigherman/actions/install-sysdeps-windows@master 2021-05-16T17:36:47.8863947Z env: 2021-05-16T17:36:47.8864472Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:36:47.8864946Z TIC_DEPLOY_KEY: 2021-05-16T17:36:47.8865320Z RSPM: 2021-05-16T17:36:47.8866705Z GITHUB_PAT: *** 2021-05-16T17:36:47.8867111Z COVERALLS_TOKEN: 2021-05-16T17:36:47.8867619Z continue-on-error: false 2021-05-16T17:36:47.8868099Z VDIFFR_RUN_TESTS: 2021-05-16T17:36:47.8868613Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T17:36:47.8869008Z TZ: UTC 2021-05-16T17:36:47.8869405Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:36:47.8870320Z NOT_CRAN: true 2021-05-16T17:36:47.8870725Z MSYSTEM: MINGW64 2021-05-16T17:36:47.8871116Z ##[endgroup] 2021-05-16T17:36:48.8238293Z :: Synchronizing package databases... 2021-05-16T17:36:49.5071730Z mingw32 is up to date 2021-05-16T17:36:49.5073493Z mingw64 is up to date 2021-05-16T17:36:49.5074872Z ucrt64 is up to date 2021-05-16T17:36:49.5075933Z clang64 is up to date 2021-05-16T17:36:49.5076906Z msys is up to date 2021-05-16T17:36:49.5078134Z :: Starting core system upgrade... 2021-05-16T17:36:49.7725177Z there is nothing to do 2021-05-16T17:36:49.7726153Z :: Starting full system upgrade... 2021-05-16T17:36:49.8865027Z there is nothing to do 2021-05-16T17:36:50.6216097Z resolving dependencies... 2021-05-16T17:36:50.6283267Z looking for conflicting packages... 2021-05-16T17:36:50.6371009Z 2021-05-16T17:36:50.6371912Z Packages (1) mingw-w64-x86_64-aom-3.1.0-1 2021-05-16T17:36:50.6372534Z 2021-05-16T17:36:50.6379071Z Total Download Size: 3.00 MiB 2021-05-16T17:36:50.6379954Z Total Installed Size: 20.93 MiB 2021-05-16T17:36:50.6380482Z 2021-05-16T17:36:50.6381410Z :: Proceed with installation? [Y/n] 2021-05-16T17:36:50.6382325Z :: Retrieving packages... 2021-05-16T17:36:50.9578021Z downloading mingw-w64-x86_64-aom-3.1.0-1-any.pkg.tar.zst... 2021-05-16T17:36:51.7001925Z checking keyring... 2021-05-16T17:36:51.7841992Z checking package integrity... 2021-05-16T17:36:51.9366849Z loading package files... 2021-05-16T17:36:51.9383051Z checking for file conflicts... 2021-05-16T17:36:51.9395032Z checking available disk space... 2021-05-16T17:36:51.9401315Z :: Processing package changes... 2021-05-16T17:36:51.9402158Z installing mingw-w64-x86_64-aom... 2021-05-16T17:36:52.7674813Z resolving dependencies... 2021-05-16T17:36:52.7676838Z looking for conflicting packages... 2021-05-16T17:36:52.7828835Z 2021-05-16T17:36:52.7829999Z Packages (1) mingw-w64-x86_64-argtable-2.13-2 2021-05-16T17:36:52.7830753Z 2021-05-16T17:36:52.7831526Z Total Download Size: 1.97 MiB 2021-05-16T17:36:52.7832466Z Total Installed Size: 4.43 MiB 2021-05-16T17:36:52.7833043Z 2021-05-16T17:36:52.7834040Z :: Proceed with installation? [Y/n] 2021-05-16T17:36:52.7835109Z :: Retrieving packages... 2021-05-16T17:36:53.1096773Z downloading mingw-w64-x86_64-argtable-2.13-2-any.pkg.tar.zst... 2021-05-16T17:36:53.7652291Z checking keyring... 2021-05-16T17:36:53.8521434Z checking package integrity... 2021-05-16T17:36:54.0065208Z loading package files... 2021-05-16T17:36:54.0082402Z checking for file conflicts... 2021-05-16T17:36:54.0103123Z checking available disk space... 2021-05-16T17:36:54.0109493Z :: Processing package changes... 2021-05-16T17:36:54.0110356Z installing mingw-w64-x86_64-argtable... 2021-05-16T17:36:54.8244880Z resolving dependencies... 2021-05-16T17:36:54.8401473Z looking for conflicting packages... 2021-05-16T17:36:54.8451651Z 2021-05-16T17:36:54.8469257Z 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-16T17:36:54.8479095Z 2021-05-16T17:36:54.8479706Z Total Download Size: 92.82 MiB 2021-05-16T17:36:54.8480371Z Total Installed Size: 821.22 MiB 2021-05-16T17:36:54.8480796Z 2021-05-16T17:36:54.8481504Z :: Proceed with installation? [Y/n] 2021-05-16T17:36:54.8482210Z :: Retrieving packages... 2021-05-16T17:36:55.1537325Z downloading mingw-w64-x86_64-aws-c-common-0.5.5-1-any.pkg.tar.zst... 2021-05-16T17:36:55.6164430Z downloading mingw-w64-x86_64-aws-checksums-0.1.11-1-any.pkg.tar.zst... 2021-05-16T17:36:55.7118839Z downloading mingw-w64-x86_64-aws-c-cal-0.5.0-1-any.pkg.tar.zst... 2021-05-16T17:36:55.8069094Z downloading mingw-w64-x86_64-aws-c-io-0.9.1-3-any.pkg.tar.zst... 2021-05-16T17:36:55.9970720Z downloading mingw-w64-x86_64-aws-c-event-stream-0.2.7-1-any.pkg.tar.zst... 2021-05-16T17:36:56.0929482Z downloading mingw-w64-x86_64-aws-sdk-cpp-1.8.149-2-any.pkg.tar.zst... 2021-05-16T17:36:56.5640043Z downloading mingw-w64-x86_64-brotli-1.0.9-2-any.pkg.tar.zst... 2021-05-16T17:36:56.6588684Z downloading mingw-w64-x86_64-double-conversion-3.1.5-1-any.pkg.tar.xz... 2021-05-16T17:36:56.7551371Z downloading mingw-w64-x86_64-flatbuffers-1.12.0-2-any.pkg.tar.zst... 2021-05-16T17:36:56.8672348Z downloading mingw-w64-x86_64-gflags-2.2.2-2-any.pkg.tar.xz... 2021-05-16T17:36:56.9630789Z downloading mingw-w64-x86_64-wineditline-2.205-3-any.pkg.tar.xz... 2021-05-16T17:36:57.0586312Z downloading mingw-w64-x86_64-pcre-8.44-3-any.pkg.tar.zst... 2021-05-16T17:36:57.1628554Z downloading mingw-w64-x86_64-glib2-2.68.2-1-any.pkg.tar.zst... 2021-05-16T17:36:57.3614234Z downloading mingw-w64-x86_64-gobject-introspection-runtime-1.66.1-5-any.pkg.tar.zst... 2021-05-16T17:36:57.4597427Z downloading mingw-w64-x86_64-python-markupsafe-2.0.0-1-any.pkg.tar.zst... 2021-05-16T17:36:57.5551545Z downloading mingw-w64-x86_64-python-beaker-1.11.0-1-any.pkg.tar.xz... 2021-05-16T17:36:57.6507947Z downloading mingw-w64-x86_64-python-mako-1.1.4-2-any.pkg.tar.zst... 2021-05-16T17:36:57.7466025Z downloading mingw-w64-x86_64-gobject-introspection-1.66.1-5-any.pkg.tar.zst... 2021-05-16T17:36:57.8544009Z downloading mingw-w64-x86_64-c-ares-1.17.1-1-any.pkg.tar.zst... 2021-05-16T17:36:57.9513325Z downloading mingw-w64-x86_64-protobuf-3.16.0-1-any.pkg.tar.zst... 2021-05-16T17:36:58.0819814Z downloading mingw-w64-x86_64-re2-20210401-1-any.pkg.tar.zst... 2021-05-16T17:36:58.1794831Z downloading mingw-w64-x86_64-grpc-1.35.0-2-any.pkg.tar.zst... 2021-05-16T17:36:58.3089898Z downloading mingw-w64-x86_64-libutf8proc-2.6.1-1-any.pkg.tar.zst... 2021-05-16T17:36:58.4040281Z downloading mingw-w64-x86_64-lz4-1.9.3-1-any.pkg.tar.zst... 2021-05-16T17:36:58.5016457Z downloading mingw-w64-x86_64-openblas-0.3.13-2-any.pkg.tar.zst... 2021-05-16T17:36:58.8115552Z downloading mingw-w64-x86_64-python-numpy-1.20.3-1-any.pkg.tar.zst... 2021-05-16T17:36:59.0198357Z downloading mingw-w64-x86_64-snappy-1.1.8-1-any.pkg.tar.xz... 2021-05-16T17:36:59.1163102Z downloading mingw-w64-x86_64-icu-68.2-3-any.pkg.tar.zst... 2021-05-16T17:36:59.9461193Z downloading mingw-w64-x86_64-boost-1.75.0-4-any.pkg.tar.zst... 2021-05-16T17:37:00.6975221Z downloading mingw-w64-x86_64-thrift-0.13.0-2-any.pkg.tar.zst... 2021-05-16T17:37:00.8170330Z downloading mingw-w64-x86_64-uriparser-0.9.4-1-any.pkg.tar.zst... 2021-05-16T17:37:00.9127815Z downloading mingw-w64-x86_64-arrow-4.0.0-1-any.pkg.tar.zst... 2021-05-16T17:37:01.5650203Z checking keyring... 2021-05-16T17:37:01.8212611Z checking package integrity... 2021-05-16T17:37:06.9672133Z loading package files... 2021-05-16T17:37:07.3218815Z checking for file conflicts... 2021-05-16T17:37:08.9463395Z checking available disk space... 2021-05-16T17:37:08.9592777Z :: Processing package changes... 2021-05-16T17:37:08.9593860Z installing mingw-w64-x86_64-aws-c-common... 2021-05-16T17:37:09.0393496Z installing mingw-w64-x86_64-aws-checksums... 2021-05-16T17:37:09.0535750Z installing mingw-w64-x86_64-aws-c-cal... 2021-05-16T17:37:09.0715527Z installing mingw-w64-x86_64-aws-c-io... 2021-05-16T17:37:09.1003651Z installing mingw-w64-x86_64-aws-c-event-stream... 2021-05-16T17:37:09.1204399Z installing mingw-w64-x86_64-aws-sdk-cpp... 2021-05-16T17:37:09.9583724Z installing mingw-w64-x86_64-brotli... 2021-05-16T17:37:09.9790917Z installing mingw-w64-x86_64-double-conversion... 2021-05-16T17:37:10.0052525Z installing mingw-w64-x86_64-flatbuffers... 2021-05-16T17:37:10.0401416Z installing mingw-w64-x86_64-gflags... 2021-05-16T17:37:10.0760121Z installing mingw-w64-x86_64-wineditline... 2021-05-16T17:37:10.0902713Z installing mingw-w64-x86_64-pcre... 2021-05-16T17:37:10.2636393Z installing mingw-w64-x86_64-glib2... 2021-05-16T17:37:10.7615169Z installing mingw-w64-x86_64-gobject-introspection-runtime... 2021-05-16T17:37:10.7821470Z installing mingw-w64-x86_64-python-markupsafe... 2021-05-16T17:37:10.8003262Z installing mingw-w64-x86_64-python-beaker... 2021-05-16T17:37:10.8921784Z installing mingw-w64-x86_64-python-mako... 2021-05-16T17:37:10.9977884Z installing mingw-w64-x86_64-gobject-introspection... 2021-05-16T17:37:11.1682520Z installing mingw-w64-x86_64-c-ares... 2021-05-16T17:37:11.2281024Z installing mingw-w64-x86_64-protobuf... 2021-05-16T17:37:11.4123904Z installing mingw-w64-x86_64-re2... 2021-05-16T17:37:11.4281580Z installing mingw-w64-x86_64-grpc... 2021-05-16T17:37:11.7415405Z installing mingw-w64-x86_64-libutf8proc... 2021-05-16T17:37:11.7504581Z installing mingw-w64-x86_64-lz4... 2021-05-16T17:37:11.7678180Z installing mingw-w64-x86_64-openblas... 2021-05-16T17:37:11.9993086Z Set the environment variable OPENBLAS_NUM_THREADS to the 2021-05-16T17:37:11.9997041Z number of threads to use. 2021-05-16T17:37:12.0007292Z installing mingw-w64-x86_64-python-numpy... 2021-05-16T17:37:14.0445539Z Optional dependencies for mingw-w64-x86_64-python-numpy 2021-05-16T17:37:14.0447110Z mingw-w64-x86_64-python-pytest: testsuite 2021-05-16T17:37:14.0448090Z installing mingw-w64-x86_64-snappy... 2021-05-16T17:37:14.0598561Z installing mingw-w64-x86_64-icu... 2021-05-16T17:37:14.5624297Z installing mingw-w64-x86_64-boost... 2021-05-16T17:37:29.6251511Z installing mingw-w64-x86_64-thrift... 2021-05-16T17:37:29.7275453Z installing mingw-w64-x86_64-uriparser... 2021-05-16T17:37:29.7417929Z installing mingw-w64-x86_64-arrow... 2021-05-16T17:37:31.8520898Z warning: mingw-w64-x86_64-aws-sdk-cpp-1.8.149-2 is up to date -- reinstalling 2021-05-16T17:37:31.8521850Z resolving dependencies... 2021-05-16T17:37:31.8612275Z looking for conflicting packages... 2021-05-16T17:37:31.8721383Z 2021-05-16T17:37:31.8722268Z Packages (1) mingw-w64-x86_64-aws-sdk-cpp-1.8.149-2 2021-05-16T17:37:31.8722859Z 2021-05-16T17:37:31.8723430Z Total Installed Size: 36.73 MiB 2021-05-16T17:37:31.8724644Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:37:31.8725241Z 2021-05-16T17:37:31.8725961Z :: Proceed with installation? [Y/n] 2021-05-16T17:37:31.8726721Z checking keyring... 2021-05-16T17:37:31.9411797Z checking package integrity... 2021-05-16T17:37:32.0771598Z loading package files... 2021-05-16T17:37:32.0894683Z checking for file conflicts... 2021-05-16T17:37:32.0895737Z checking available disk space... 2021-05-16T17:37:32.1329825Z :: Processing package changes... 2021-05-16T17:37:32.1331515Z reinstalling mingw-w64-x86_64-aws-sdk-cpp... 2021-05-16T17:37:34.1339540Z warning: mingw-w64-x86_64-binutils-2.36.1-3 is up to date -- reinstalling 2021-05-16T17:37:34.1340455Z resolving dependencies... 2021-05-16T17:37:34.1463212Z looking for conflicting packages... 2021-05-16T17:37:34.1525227Z 2021-05-16T17:37:34.1526346Z Packages (1) mingw-w64-x86_64-binutils-2.36.1-3 2021-05-16T17:37:34.1526935Z 2021-05-16T17:37:34.1527611Z Total Download Size: 7.06 MiB 2021-05-16T17:37:34.1529640Z Total Installed Size: 88.32 MiB 2021-05-16T17:37:34.1530346Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:37:34.1530764Z 2021-05-16T17:37:34.1531501Z :: Proceed with installation? [Y/n] 2021-05-16T17:37:34.1532208Z :: Retrieving packages... 2021-05-16T17:37:34.5001674Z downloading mingw-w64-x86_64-binutils-2.36.1-3-any.pkg.tar.zst... 2021-05-16T17:37:35.4690159Z checking keyring... 2021-05-16T17:37:35.5595296Z checking package integrity... 2021-05-16T17:37:35.7663722Z loading package files... 2021-05-16T17:37:35.7719790Z checking for file conflicts... 2021-05-16T17:37:35.7720870Z checking available disk space... 2021-05-16T17:37:35.7823556Z :: Processing package changes... 2021-05-16T17:37:35.7824597Z reinstalling mingw-w64-x86_64-binutils... 2021-05-16T17:37:36.9249062Z warning: mingw-w64-x86_64-boost-1.75.0-4 is up to date -- reinstalling 2021-05-16T17:37:36.9250238Z resolving dependencies... 2021-05-16T17:37:36.9376256Z looking for conflicting packages... 2021-05-16T17:37:36.9539019Z 2021-05-16T17:37:36.9540497Z Packages (1) mingw-w64-x86_64-boost-1.75.0-4 2021-05-16T17:37:36.9541512Z 2021-05-16T17:37:36.9542847Z Total Installed Size: 344.30 MiB 2021-05-16T17:37:36.9544101Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:37:36.9544680Z 2021-05-16T17:37:36.9545579Z :: Proceed with installation? [Y/n] 2021-05-16T17:37:36.9546286Z checking keyring... 2021-05-16T17:37:37.0344388Z checking package integrity... 2021-05-16T17:37:37.3357717Z loading package files... 2021-05-16T17:37:37.5372320Z checking for file conflicts... 2021-05-16T17:37:37.5393085Z checking available disk space... 2021-05-16T17:37:38.3499321Z :: Processing package changes... 2021-05-16T17:37:38.3501264Z reinstalling mingw-w64-x86_64-boost... 2021-05-16T17:37:54.5436809Z resolving dependencies... 2021-05-16T17:37:54.5563815Z looking for conflicting packages... 2021-05-16T17:37:54.5651539Z 2021-05-16T17:37:54.5652643Z Packages (1) mingw-w64-x86_64-bwidget-1.9.14-1 2021-05-16T17:37:54.5653217Z 2021-05-16T17:37:54.5653788Z Total Download Size: 0.17 MiB 2021-05-16T17:37:54.5654445Z Total Installed Size: 0.98 MiB 2021-05-16T17:37:54.5654870Z 2021-05-16T17:37:54.5655580Z :: Proceed with installation? [Y/n] 2021-05-16T17:37:54.5656309Z :: Retrieving packages... 2021-05-16T17:37:54.9226687Z downloading mingw-w64-x86_64-bwidget-1.9.14-1-any.pkg.tar.xz... 2021-05-16T17:37:55.2037418Z checking keyring... 2021-05-16T17:37:55.2915292Z checking package integrity... 2021-05-16T17:37:55.4259732Z loading package files... 2021-05-16T17:37:55.4311162Z checking for file conflicts... 2021-05-16T17:37:55.4384986Z checking available disk space... 2021-05-16T17:37:55.4394031Z :: Processing package changes... 2021-05-16T17:37:55.4394917Z installing mingw-w64-x86_64-bwidget... 2021-05-16T17:37:56.3847404Z warning: mingw-w64-x86_64-bzip2-1.0.8-2 is up to date -- reinstalling 2021-05-16T17:37:56.3848859Z resolving dependencies... 2021-05-16T17:37:56.3923135Z looking for conflicting packages... 2021-05-16T17:37:56.4025242Z 2021-05-16T17:37:56.4026026Z Packages (1) mingw-w64-x86_64-bzip2-1.0.8-2 2021-05-16T17:37:56.4026540Z 2021-05-16T17:37:56.4027096Z Total Download Size: 0.09 MiB 2021-05-16T17:37:56.4027791Z Total Installed Size: 0.46 MiB 2021-05-16T17:37:56.4028477Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:37:56.4028868Z 2021-05-16T17:37:56.4029560Z :: Proceed with installation? [Y/n] 2021-05-16T17:37:56.4030319Z :: Retrieving packages... 2021-05-16T17:37:56.7365235Z downloading mingw-w64-x86_64-bzip2-1.0.8-2-any.pkg.tar.zst... 2021-05-16T17:37:56.9210563Z checking keyring... 2021-05-16T17:37:57.0198197Z checking package integrity... 2021-05-16T17:37:57.1506211Z loading package files... 2021-05-16T17:37:57.1524779Z checking for file conflicts... 2021-05-16T17:37:57.1525629Z checking available disk space... 2021-05-16T17:37:57.1546669Z :: Processing package changes... 2021-05-16T17:37:57.1547585Z reinstalling mingw-w64-x86_64-bzip2... 2021-05-16T17:37:57.9841040Z warning: mingw-w64-x86_64-c-ares-1.17.1-1 is up to date -- reinstalling 2021-05-16T17:37:57.9842545Z resolving dependencies... 2021-05-16T17:37:57.9844258Z looking for conflicting packages... 2021-05-16T17:37:58.0030772Z 2021-05-16T17:37:58.0039432Z Packages (1) mingw-w64-x86_64-c-ares-1.17.1-1 2021-05-16T17:37:58.0041001Z 2021-05-16T17:37:58.0041619Z Total Installed Size: 0.62 MiB 2021-05-16T17:37:58.0042297Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:37:58.0042690Z 2021-05-16T17:37:58.0043411Z :: Proceed with installation? [Y/n] 2021-05-16T17:37:58.0044085Z checking keyring... 2021-05-16T17:37:58.0732442Z checking package integrity... 2021-05-16T17:37:58.1790470Z loading package files... 2021-05-16T17:37:58.1820994Z checking for file conflicts... 2021-05-16T17:37:58.1821844Z checking available disk space... 2021-05-16T17:37:58.1867056Z :: Processing package changes... 2021-05-16T17:37:58.1867932Z reinstalling mingw-w64-x86_64-c-ares... 2021-05-16T17:37:59.0995126Z resolving dependencies... 2021-05-16T17:37:59.1182516Z looking for conflicting packages... 2021-05-16T17:37:59.1205171Z warning: dependency cycle detected: 2021-05-16T17:37:59.1205601Z 2021-05-16T17:37:59.1206883Z warning: mingw-w64-x86_64-harfbuzz will be installed before its mingw-w64-x86_64-freetype dependency 2021-05-16T17:37:59.1209353Z 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-16T17:37:59.1210996Z 2021-05-16T17:37:59.1211698Z Total Download Size: 3.58 MiB 2021-05-16T17:37:59.1218253Z Total Installed Size: 21.16 MiB 2021-05-16T17:37:59.1218849Z 2021-05-16T17:37:59.1219559Z :: Proceed with installation? [Y/n] 2021-05-16T17:37:59.1220213Z :: Retrieving packages... 2021-05-16T17:37:59.4297192Z downloading mingw-w64-x86_64-libpng-1.6.37-4-any.pkg.tar.zst... 2021-05-16T17:37:59.8947309Z downloading mingw-w64-x86_64-graphite2-1.3.14-2-any.pkg.tar.zst... 2021-05-16T17:37:59.9906515Z downloading mingw-w64-x86_64-harfbuzz-2.8.1-1-any.pkg.tar.zst... 2021-05-16T17:38:00.2746877Z downloading mingw-w64-x86_64-freetype-2.10.4-2-any.pkg.tar.zst... 2021-05-16T17:38:00.4631129Z downloading mingw-w64-x86_64-fontconfig-2.13.93-3-any.pkg.tar.zst... 2021-05-16T17:38:00.5598122Z downloading mingw-w64-x86_64-lzo2-2.10-1-any.pkg.tar.xz... 2021-05-16T17:38:00.6575515Z downloading mingw-w64-x86_64-pixman-0.40.0-2-any.pkg.tar.zst... 2021-05-16T17:38:00.7561560Z downloading mingw-w64-x86_64-cairo-1.17.4-3-any.pkg.tar.zst... 2021-05-16T17:38:00.7630309Z checking keyring... 2021-05-16T17:38:01.0084659Z checking package integrity... 2021-05-16T17:38:02.0683105Z loading package files... 2021-05-16T17:38:02.0900405Z checking for file conflicts... 2021-05-16T17:38:02.1100321Z checking available disk space... 2021-05-16T17:38:02.1110248Z :: Processing package changes... 2021-05-16T17:38:02.1111435Z installing mingw-w64-x86_64-libpng... 2021-05-16T17:38:02.1349300Z installing mingw-w64-x86_64-graphite2... 2021-05-16T17:38:02.1485778Z installing mingw-w64-x86_64-harfbuzz... 2021-05-16T17:38:02.2147265Z Optional dependencies for mingw-w64-x86_64-harfbuzz 2021-05-16T17:38:02.2149334Z mingw-w64-x86_64-icu: harfbuzz-icu support [installed] 2021-05-16T17:38:02.2151113Z mingw-w64-x86_64-cairo: hb-view program [pending] 2021-05-16T17:38:02.2152747Z installing mingw-w64-x86_64-freetype... 2021-05-16T17:38:02.2677933Z installing mingw-w64-x86_64-fontconfig... 2021-05-16T17:38:02.3882589Z 2021-05-16T17:38:02.3890697Z Fontconfig configuration is done via /mingw64/etc/fonts/conf.avail and conf.d. 2021-05-16T17:38:02.3892573Z Read /mingw64/etc/fonts/conf.d/README for more information. 2021-05-16T17:38:02.3906200Z 2021-05-16T17:38:15.4880567Z updating font cache... done. 2021-05-16T17:38:15.4883994Z installing mingw-w64-x86_64-lzo2... 2021-05-16T17:38:15.5205777Z installing mingw-w64-x86_64-pixman... 2021-05-16T17:38:15.5340682Z installing mingw-w64-x86_64-cairo... 2021-05-16T17:38:15.5787319Z Optional dependencies for mingw-w64-x86_64-cairo 2021-05-16T17:38:15.5788607Z mingw-w64-x86_64-glib2: libcairo-gobject [installed] 2021-05-16T17:38:15.5808843Z :: Running post-transaction hooks... 2021-05-16T17:38:15.5809812Z (1/1) Updating fontconfig cache... 2021-05-16T17:38:16.4435522Z resolving dependencies... 2021-05-16T17:38:16.4578210Z looking for conflicting packages... 2021-05-16T17:38:16.4638980Z 2021-05-16T17:38:16.4640000Z Packages (1) mingw-w64-x86_64-ccache-3.7.9-2 2021-05-16T17:38:16.4640612Z 2021-05-16T17:38:16.4641226Z Total Download Size: 0.10 MiB 2021-05-16T17:38:16.4641950Z Total Installed Size: 0.20 MiB 2021-05-16T17:38:16.4642410Z 2021-05-16T17:38:16.4643157Z :: Proceed with installation? [Y/n] 2021-05-16T17:38:16.4643940Z :: Retrieving packages... 2021-05-16T17:38:16.7754848Z downloading mingw-w64-x86_64-ccache-3.7.9-2-any.pkg.tar.zst... 2021-05-16T17:38:17.0536884Z checking keyring... 2021-05-16T17:38:17.1471080Z checking package integrity... 2021-05-16T17:38:17.2790317Z loading package files... 2021-05-16T17:38:17.2804939Z checking for file conflicts... 2021-05-16T17:38:17.2814508Z checking available disk space... 2021-05-16T17:38:17.2824571Z :: Processing package changes... 2021-05-16T17:38:17.2825460Z installing mingw-w64-x86_64-ccache... 2021-05-16T17:38:18.0612961Z resolving dependencies... 2021-05-16T17:38:18.0745139Z looking for conflicting packages... 2021-05-16T17:38:18.0803822Z 2021-05-16T17:38:18.0805082Z Packages (1) mingw-w64-x86_64-cfitsio-3.450-2 2021-05-16T17:38:18.0805807Z 2021-05-16T17:38:18.0806580Z Total Download Size: 0.69 MiB 2021-05-16T17:38:18.0807455Z Total Installed Size: 3.86 MiB 2021-05-16T17:38:18.0808146Z 2021-05-16T17:38:18.0809071Z :: Proceed with installation? [Y/n] 2021-05-16T17:38:18.0810017Z :: Retrieving packages... 2021-05-16T17:38:18.3865837Z downloading mingw-w64-x86_64-cfitsio-3.450-2-any.pkg.tar.zst... 2021-05-16T17:38:18.8490205Z checking keyring... 2021-05-16T17:38:18.9367682Z checking package integrity... 2021-05-16T17:38:19.0907766Z loading package files... 2021-05-16T17:38:19.0933246Z checking for file conflicts... 2021-05-16T17:38:19.0949506Z checking available disk space... 2021-05-16T17:38:19.0959511Z :: Processing package changes... 2021-05-16T17:38:19.0960440Z installing mingw-w64-x86_64-cfitsio... 2021-05-16T17:38:19.9244512Z resolving dependencies... 2021-05-16T17:38:19.9306363Z looking for conflicting packages... 2021-05-16T17:38:19.9443058Z 2021-05-16T17:38:19.9444439Z Packages (1) mingw-w64-x86_64-clustal-omega-1.2.4-1 2021-05-16T17:38:19.9445328Z 2021-05-16T17:38:19.9446140Z Total Download Size: 0.42 MiB 2021-05-16T17:38:19.9447039Z Total Installed Size: 1.59 MiB 2021-05-16T17:38:19.9447626Z 2021-05-16T17:38:19.9448605Z :: Proceed with installation? [Y/n] 2021-05-16T17:38:19.9449582Z :: Retrieving packages... 2021-05-16T17:38:20.2557740Z downloading mingw-w64-x86_64-clustal-omega-1.2.4-1-any.pkg.tar.zst... 2021-05-16T17:38:20.6677074Z checking keyring... 2021-05-16T17:38:20.7615438Z checking package integrity... 2021-05-16T17:38:20.9108249Z loading package files... 2021-05-16T17:38:20.9132900Z checking for file conflicts... 2021-05-16T17:38:20.9156918Z checking available disk space... 2021-05-16T17:38:20.9167050Z :: Processing package changes... 2021-05-16T17:38:20.9168769Z installing mingw-w64-x86_64-clustal-omega... 2021-05-16T17:38:21.7228751Z resolving dependencies... 2021-05-16T17:38:21.7423171Z looking for conflicting packages... 2021-05-16T17:38:21.7456893Z 2021-05-16T17:38:21.7460810Z 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-16T17:38:21.7463480Z 2021-05-16T17:38:21.7464024Z Total Download Size: 13.82 MiB 2021-05-16T17:38:21.7464798Z Total Installed Size: 92.94 MiB 2021-05-16T17:38:21.7465207Z 2021-05-16T17:38:21.7465861Z :: Proceed with installation? [Y/n] 2021-05-16T17:38:21.7466534Z :: Retrieving packages... 2021-05-16T17:38:22.0560704Z downloading mingw-w64-x86_64-libunistring-0.9.10-3-any.pkg.tar.zst... 2021-05-16T17:38:22.6175724Z downloading mingw-w64-x86_64-libidn2-2.3.0-1-any.pkg.tar.xz... 2021-05-16T17:38:22.7137465Z downloading mingw-w64-x86_64-libmetalink-0.1.3-3-any.pkg.tar.xz... 2021-05-16T17:38:22.8106869Z downloading mingw-w64-x86_64-libpsl-0.21.1-2-any.pkg.tar.zst... 2021-05-16T17:38:22.9075275Z downloading mingw-w64-x86_64-libssh2-1.9.0-3-any.pkg.tar.zst... 2021-05-16T17:38:23.0058738Z downloading mingw-w64-x86_64-jansson-2.13.1-1-any.pkg.tar.zst... 2021-05-16T17:38:23.1006197Z downloading mingw-w64-x86_64-jemalloc-5.2.1-2-any.pkg.tar.zst... 2021-05-16T17:38:23.2005677Z downloading mingw-w64-x86_64-nghttp2-1.41.0-1-any.pkg.tar.zst... 2021-05-16T17:38:23.3013719Z downloading mingw-w64-x86_64-curl-7.76.1-1-any.pkg.tar.zst... 2021-05-16T17:38:24.2206652Z downloading mingw-w64-x86_64-jsoncpp-1.9.4-1-any.pkg.tar.zst... 2021-05-16T17:38:24.2208023Z downloading mingw-w64-x86_64-nettle-3.7-2-any.pkg.tar.zst... 2021-05-16T17:38:24.2209806Z downloading mingw-w64-x86_64-libarchive-3.5.1-1-any.pkg.tar.zst... 2021-05-16T17:38:24.2211205Z downloading mingw-w64-x86_64-libuv-1.40.0-3-any.pkg.tar.zst... 2021-05-16T17:38:24.2212389Z downloading mingw-w64-x86_64-rhash-1.4.1-3-any.pkg.tar.zst... 2021-05-16T17:38:24.2213522Z downloading mingw-w64-x86_64-cmake-3.20.2-1-any.pkg.tar.zst... 2021-05-16T17:38:24.3811191Z checking keyring... 2021-05-16T17:38:24.6397119Z checking package integrity... 2021-05-16T17:38:26.7474637Z loading package files... 2021-05-16T17:38:26.8775751Z checking for file conflicts... 2021-05-16T17:38:27.4464512Z checking available disk space... 2021-05-16T17:38:27.4499073Z :: Processing package changes... 2021-05-16T17:38:27.4500858Z installing mingw-w64-x86_64-libunistring... 2021-05-16T17:38:27.4995794Z installing mingw-w64-x86_64-libidn2... 2021-05-16T17:38:27.5392884Z installing mingw-w64-x86_64-libmetalink... 2021-05-16T17:38:27.5684188Z installing mingw-w64-x86_64-libpsl... 2021-05-16T17:38:27.5762841Z installing mingw-w64-x86_64-libssh2... 2021-05-16T17:38:27.7275541Z installing mingw-w64-x86_64-jansson... 2021-05-16T17:38:27.7349934Z installing mingw-w64-x86_64-jemalloc... 2021-05-16T17:38:27.7539933Z installing mingw-w64-x86_64-nghttp2... 2021-05-16T17:38:27.7705366Z installing mingw-w64-x86_64-curl... 2021-05-16T17:38:28.1610121Z installing mingw-w64-x86_64-jsoncpp... 2021-05-16T17:38:28.1853466Z installing mingw-w64-x86_64-nettle... 2021-05-16T17:38:28.2437641Z installing mingw-w64-x86_64-libarchive... 2021-05-16T17:38:28.2986621Z installing mingw-w64-x86_64-libuv... 2021-05-16T17:38:28.3122748Z installing mingw-w64-x86_64-rhash... 2021-05-16T17:38:28.3523553Z installing mingw-w64-x86_64-cmake... 2021-05-16T17:38:33.9872104Z Optional dependencies for mingw-w64-x86_64-cmake 2021-05-16T17:38:33.9873209Z mingw-w64-x86_64-qt5: CMake Qt GUI 2021-05-16T17:38:33.9874186Z mingw-w64-x86_64-emacs: for cmake emacs mode 2021-05-16T17:38:34.8898964Z error: target not found: mingw-w64-x86_64-coinor-cbc 2021-05-16T17:38:35.7701066Z error: target not found: mingw-w64-x86_64-coinor-symphony 2021-05-16T17:38:36.5380601Z warning: mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-16T17:38:36.5381614Z resolving dependencies... 2021-05-16T17:38:36.5485305Z looking for conflicting packages... 2021-05-16T17:38:36.5597990Z 2021-05-16T17:38:36.5605722Z Packages (1) mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T17:38:36.5606520Z 2021-05-16T17:38:36.5607098Z Total Download Size: 3.18 MiB 2021-05-16T17:38:36.5607785Z Total Installed Size: 81.46 MiB 2021-05-16T17:38:36.5608451Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:38:36.5608867Z 2021-05-16T17:38:36.5609617Z :: Proceed with installation? [Y/n] 2021-05-16T17:38:36.5610540Z :: Retrieving packages... 2021-05-16T17:38:36.8731312Z downloading mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T17:38:37.6236303Z checking keyring... 2021-05-16T17:38:37.7095142Z checking package integrity... 2021-05-16T17:38:37.8665128Z loading package files... 2021-05-16T17:38:37.8793548Z checking for file conflicts... 2021-05-16T17:38:37.8794458Z checking available disk space... 2021-05-16T17:38:37.9187581Z :: Processing package changes... 2021-05-16T17:38:37.9188754Z reinstalling mingw-w64-x86_64-crt-git... 2021-05-16T17:38:39.6055735Z warning: mingw-w64-x86_64-curl-7.76.1-1 is up to date -- reinstalling 2021-05-16T17:38:39.6057440Z resolving dependencies... 2021-05-16T17:38:39.6207976Z looking for conflicting packages... 2021-05-16T17:38:39.6268044Z 2021-05-16T17:38:39.6268800Z Packages (1) mingw-w64-x86_64-curl-7.76.1-1 2021-05-16T17:38:39.6269317Z 2021-05-16T17:38:39.6269892Z Total Installed Size: 2.86 MiB 2021-05-16T17:38:39.6270863Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:38:39.6271605Z 2021-05-16T17:38:39.6272841Z :: Proceed with installation? [Y/n] 2021-05-16T17:38:39.6273592Z checking keyring... 2021-05-16T17:38:39.7406440Z checking package integrity... 2021-05-16T17:38:39.8619541Z loading package files... 2021-05-16T17:38:39.8692666Z checking for file conflicts... 2021-05-16T17:38:39.8693520Z checking available disk space... 2021-05-16T17:38:39.8907464Z :: Processing package changes... 2021-05-16T17:38:39.8908555Z reinstalling mingw-w64-x86_64-curl... 2021-05-16T17:38:41.1568041Z resolving dependencies... 2021-05-16T17:38:41.1781316Z looking for conflicting packages... 2021-05-16T17:38:41.1797622Z 2021-05-16T17:38:41.1798634Z Packages (2) mingw-w64-x86_64-gdbm-1.19-1 mingw-w64-x86_64-cyrus-sasl-2.1.27-2 2021-05-16T17:38:41.1799337Z 2021-05-16T17:38:41.1799917Z Total Download Size: 0.41 MiB 2021-05-16T17:38:41.1800597Z Total Installed Size: 1.66 MiB 2021-05-16T17:38:41.1801052Z 2021-05-16T17:38:41.1801733Z :: Proceed with installation? [Y/n] 2021-05-16T17:38:41.1802460Z :: Retrieving packages... 2021-05-16T17:38:41.4876154Z downloading mingw-w64-x86_64-gdbm-1.19-1-any.pkg.tar.zst... 2021-05-16T17:38:41.9499511Z downloading mingw-w64-x86_64-cyrus-sasl-2.1.27-2-any.pkg.tar.zst... 2021-05-16T17:38:42.0425144Z checking keyring... 2021-05-16T17:38:42.2250748Z checking package integrity... 2021-05-16T17:38:42.5338796Z loading package files... 2021-05-16T17:38:42.5397919Z checking for file conflicts... 2021-05-16T17:38:42.5500033Z checking available disk space... 2021-05-16T17:38:42.5515851Z :: Processing package changes... 2021-05-16T17:38:42.5516729Z installing mingw-w64-x86_64-gdbm... 2021-05-16T17:38:42.5850622Z installing mingw-w64-x86_64-cyrus-sasl... 2021-05-16T17:38:43.4200182Z resolving dependencies... 2021-05-16T17:38:43.4202141Z looking for conflicting packages... 2021-05-16T17:38:43.4407594Z 2021-05-16T17:38:43.4408751Z Packages (1) mingw-w64-x86_64-discount-2.2.7-1 2021-05-16T17:38:43.4409565Z 2021-05-16T17:38:43.4410372Z Total Download Size: 0.11 MiB 2021-05-16T17:38:43.4411297Z Total Installed Size: 0.38 MiB 2021-05-16T17:38:43.4411887Z 2021-05-16T17:38:43.4412820Z :: Proceed with installation? [Y/n] 2021-05-16T17:38:43.4413809Z :: Retrieving packages... 2021-05-16T17:38:43.7752142Z downloading mingw-w64-x86_64-discount-2.2.7-1-any.pkg.tar.zst... 2021-05-16T17:38:44.0511904Z checking keyring... 2021-05-16T17:38:44.1390625Z checking package integrity... 2021-05-16T17:38:44.2712592Z loading package files... 2021-05-16T17:38:44.2733753Z checking for file conflicts... 2021-05-16T17:38:44.2756768Z checking available disk space... 2021-05-16T17:38:44.2766190Z :: Processing package changes... 2021-05-16T17:38:44.2767056Z installing mingw-w64-x86_64-discount... 2021-05-16T17:38:45.0535857Z resolving dependencies... 2021-05-16T17:38:45.0626331Z looking for conflicting packages... 2021-05-16T17:38:45.0781963Z 2021-05-16T17:38:45.0782918Z Packages (1) mingw-w64-x86_64-dlfcn-1.2.0-2 2021-05-16T17:38:45.0783678Z 2021-05-16T17:38:45.0784347Z Total Download Size: 0.01 MiB 2021-05-16T17:38:45.0785030Z Total Installed Size: 0.01 MiB 2021-05-16T17:38:45.0785435Z 2021-05-16T17:38:45.0786179Z :: Proceed with installation? [Y/n] 2021-05-16T17:38:45.0786909Z :: Retrieving packages... 2021-05-16T17:38:45.3884815Z downloading mingw-w64-x86_64-dlfcn-1.2.0-2-any.pkg.tar.zst... 2021-05-16T17:38:45.4817877Z checking keyring... 2021-05-16T17:38:45.5716126Z checking package integrity... 2021-05-16T17:38:45.7085443Z loading package files... 2021-05-16T17:38:45.7102078Z checking for file conflicts... 2021-05-16T17:38:45.7107368Z checking available disk space... 2021-05-16T17:38:45.7117450Z :: Processing package changes... 2021-05-16T17:38:45.7118314Z installing mingw-w64-x86_64-dlfcn... 2021-05-16T17:38:46.5297486Z warning: mingw-w64-x86_64-double-conversion-3.1.5-1 is up to date -- reinstalling 2021-05-16T17:38:46.5298990Z resolving dependencies... 2021-05-16T17:38:46.5393755Z looking for conflicting packages... 2021-05-16T17:38:46.5515106Z 2021-05-16T17:38:46.5516369Z Packages (1) mingw-w64-x86_64-double-conversion-3.1.5-1 2021-05-16T17:38:46.5517602Z 2021-05-16T17:38:46.5518317Z Total Installed Size: 0.29 MiB 2021-05-16T17:38:46.5519646Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:38:46.5520279Z 2021-05-16T17:38:46.5521255Z :: Proceed with installation? [Y/n] 2021-05-16T17:38:46.5522165Z checking keyring... 2021-05-16T17:38:46.6225869Z checking package integrity... 2021-05-16T17:38:46.7406693Z loading package files... 2021-05-16T17:38:46.7467261Z checking for file conflicts... 2021-05-16T17:38:46.7468112Z checking available disk space... 2021-05-16T17:38:46.7494192Z :: Processing package changes... 2021-05-16T17:38:46.7495366Z reinstalling mingw-w64-x86_64-double-conversion... 2021-05-16T17:38:46.8269115Z error: only one operation may be used at a time 2021-05-16T17:38:47.5772387Z warning: mingw-w64-x86_64-expat-2.2.10-1 is up to date -- reinstalling 2021-05-16T17:38:47.5773924Z resolving dependencies... 2021-05-16T17:38:47.5775625Z looking for conflicting packages... 2021-05-16T17:38:47.5982403Z 2021-05-16T17:38:47.5983521Z Packages (1) mingw-w64-x86_64-expat-2.2.10-1 2021-05-16T17:38:47.5984245Z 2021-05-16T17:38:47.5985044Z Total Download Size: 0.14 MiB 2021-05-16T17:38:47.5985974Z Total Installed Size: 0.61 MiB 2021-05-16T17:38:47.5986908Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:38:47.5987473Z 2021-05-16T17:38:47.5988383Z :: Proceed with installation? [Y/n] 2021-05-16T17:38:47.5989381Z :: Retrieving packages... 2021-05-16T17:38:47.9049033Z downloading mingw-w64-x86_64-expat-2.2.10-1-any.pkg.tar.zst... 2021-05-16T17:38:48.1831955Z checking keyring... 2021-05-16T17:38:48.2697987Z checking package integrity... 2021-05-16T17:38:48.4058760Z loading package files... 2021-05-16T17:38:48.4085104Z checking for file conflicts... 2021-05-16T17:38:48.4086034Z checking available disk space... 2021-05-16T17:38:48.4098153Z :: Processing package changes... 2021-05-16T17:38:48.4099021Z reinstalling mingw-w64-x86_64-expat... 2021-05-16T17:38:49.2195797Z resolving dependencies... 2021-05-16T17:38:49.3812570Z looking for conflicting packages... 2021-05-16T17:38:49.3942588Z warning: dependency cycle detected: 2021-05-16T17:38:49.3944554Z warning: mingw-w64-x86_64-libwebp will be installed before its mingw-w64-x86_64-libtiff dependency 2021-05-16T17:38:49.3945620Z warning: dependency cycle detected: 2021-05-16T17:38:49.3946754Z warning: mingw-w64-x86_64-ffms2 will be installed before its mingw-w64-x86_64-ffmpeg dependency 2021-05-16T17:38:49.3947900Z 2021-05-16T17:38:49.3964575Z 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-16T17:38:49.3976248Z 2021-05-16T17:38:49.3976844Z Total Download Size: 206.04 MiB 2021-05-16T17:38:49.3977543Z Total Installed Size: 743.39 MiB 2021-05-16T17:38:49.3977982Z 2021-05-16T17:38:49.3978804Z :: Proceed with installation? [Y/n] 2021-05-16T17:38:49.3979452Z :: Retrieving packages... 2021-05-16T17:38:49.7069883Z downloading mingw-w64-x86_64-libogg-1.3.4-3-any.pkg.tar.xz... 2021-05-16T17:38:50.1695849Z downloading mingw-w64-x86_64-celt-0.11.3-4-any.pkg.tar.xz... 2021-05-16T17:38:50.2658373Z downloading mingw-w64-x86_64-gavl-1.4.0-1-any.pkg.tar.xz... 2021-05-16T17:38:50.7623115Z downloading mingw-w64-x86_64-eigen3-3.3.9-1-any.pkg.tar.zst... 2021-05-16T17:38:50.8721605Z downloading mingw-w64-x86_64-libunwind-12.0.0-4-any.pkg.tar.zst... 2021-05-16T17:38:50.9667232Z downloading mingw-w64-x86_64-glog-0.4.0-2-any.pkg.tar.xz... 2021-05-16T17:38:51.0625735Z downloading mingw-w64-x86_64-metis-5.1.0-3-any.pkg.tar.xz... 2021-05-16T17:38:51.1644439Z downloading mingw-w64-x86_64-suitesparse-5.8.1-1-any.pkg.tar.zst... 2021-05-16T17:38:51.3631294Z downloading mingw-w64-x86_64-ceres-solver-2.0.0-2-any.pkg.tar.zst... 2021-05-16T17:38:51.4668160Z downloading mingw-w64-x86_64-intel-tbb-1~2020.2-2-any.pkg.tar.zst... 2021-05-16T17:38:51.5792879Z downloading mingw-w64-x86_64-freeglut-3.2.1-2-any.pkg.tar.zst... 2021-05-16T17:38:51.6768208Z downloading mingw-w64-x86_64-libjpeg-turbo-2.0.6-1-any.pkg.tar.zst... 2021-05-16T17:38:51.7784830Z downloading mingw-w64-x86_64-jasper-2.0.24-1-any.pkg.tar.zst... 2021-05-16T17:38:51.8876789Z downloading mingw-w64-x86_64-szip-2.1.1-2-any.pkg.tar.xz... 2021-05-16T17:38:51.9939922Z downloading mingw-w64-x86_64-hdf5-1.12.0-3-any.pkg.tar.zst... 2021-05-16T17:38:52.4421695Z downloading mingw-w64-x86_64-libdeflate-1.7-2-any.pkg.tar.zst... 2021-05-16T17:38:52.5417075Z downloading mingw-w64-x86_64-giflib-5.2.1-3-any.pkg.tar.zst... 2021-05-16T17:38:52.6396168Z downloading mingw-w64-x86_64-libwebp-1.2.0-2-any.pkg.tar.zst... 2021-05-16T17:38:52.7407539Z downloading mingw-w64-x86_64-libtiff-4.2.0-3-any.pkg.tar.zst... 2021-05-16T17:38:52.8490479Z downloading mingw-w64-x86_64-cppunit-1.15.1-2-any.pkg.tar.zst... 2021-05-16T17:38:52.9491418Z downloading mingw-w64-x86_64-jxrlib-1.1-3-any.pkg.tar.xz... 2021-05-16T17:38:53.0528714Z downloading mingw-w64-x86_64-lcms2-2.12-1-any.pkg.tar.zst... 2021-05-16T17:38:53.1530702Z downloading mingw-w64-x86_64-libraw-0.20.2-2-any.pkg.tar.zst... 2021-05-16T17:38:53.2599681Z downloading mingw-w64-x86_64-openjpeg2-2.3.1-1-any.pkg.tar.xz... 2021-05-16T17:38:53.3703109Z downloading mingw-w64-x86_64-ilmbase-2.5.4-4-any.pkg.tar.zst... 2021-05-16T17:38:53.4736925Z downloading mingw-w64-x86_64-openexr-2.5.4-4-any.pkg.tar.zst... 2021-05-16T17:38:53.6148829Z downloading mingw-w64-x86_64-freeimage-3.18.0-6-any.pkg.tar.zst... 2021-05-16T17:38:53.7184919Z downloading mingw-w64-x86_64-glsl-optimizer-git-r66917.d78c3d2f24-1-any.pkg.tar.zst... 2021-05-16T17:38:53.8312146Z downloading mingw-w64-x86_64-hlsl2glsl-git-r852.14dd189-1-any.pkg.tar.zst... 2021-05-16T17:38:53.9284870Z downloading mingw-w64-x86_64-vulkan-headers-1.2.168-2-any.pkg.tar.zst... 2021-05-16T17:38:54.0291027Z downloading mingw-w64-x86_64-vulkan-loader-1.2.166-1-any.pkg.tar.zst... 2021-05-16T17:38:54.1315024Z downloading mingw-w64-x86_64-SDL2-2.0.14-2-any.pkg.tar.zst... 2021-05-16T17:38:54.2588653Z downloading mingw-w64-x86_64-pugixml-1.11.4-1-any.pkg.tar.zst... 2021-05-16T17:38:54.3698985Z downloading mingw-w64-x86_64-tinyxml-2.6.2-5-any.pkg.tar.zst... 2021-05-16T17:38:54.4662602Z downloading mingw-w64-x86_64-zziplib-0.13.72-2-any.pkg.tar.zst... 2021-05-16T17:38:54.5618675Z downloading mingw-w64-x86_64-ogre3d-1.12.6-3-any.pkg.tar.zst... 2021-05-16T17:39:01.8035164Z downloading mingw-w64-x86_64-leptonica-1.80.0-2-any.pkg.tar.zst... 2021-05-16T17:39:02.1024694Z downloading mingw-w64-x86_64-fribidi-1.0.10-2-any.pkg.tar.zst... 2021-05-16T17:39:02.1962923Z downloading mingw-w64-x86_64-libdatrie-0.2.12-1-any.pkg.tar.xz... 2021-05-16T17:39:02.2978603Z downloading mingw-w64-x86_64-libthai-0.1.28-3-any.pkg.tar.zst... 2021-05-16T17:39:02.4037745Z downloading mingw-w64-x86_64-pango-1.48.4-2-any.pkg.tar.zst... 2021-05-16T17:39:02.6445729Z downloading mingw-w64-x86_64-tesseract-ocr-4.1.1-7-any.pkg.tar.zst... 2021-05-16T17:39:03.3131621Z downloading mingw-w64-x86_64-opencv-4.5.1-2-any.pkg.tar.zst... 2021-05-16T17:39:05.8602448Z downloading mingw-w64-x86_64-frei0r-plugins-1.7.0-2-any.pkg.tar.zst... 2021-05-16T17:39:05.9747098Z downloading mingw-w64-x86_64-dav1d-0.8.2-1-any.pkg.tar.zst... 2021-05-16T17:39:06.1245013Z downloading mingw-w64-x86_64-gnutls-3.7.1-1-any.pkg.tar.zst... 2021-05-16T17:39:06.4976621Z downloading mingw-w64-x86_64-gsm-1.0.19-1-any.pkg.tar.xz... 2021-05-16T17:39:06.5919288Z downloading mingw-w64-x86_64-lame-3.100-1-any.pkg.tar.xz... 2021-05-16T17:39:06.6926117Z downloading mingw-w64-x86_64-libass-0.15.1-1-any.pkg.tar.zst... 2021-05-16T17:39:06.7988974Z downloading mingw-w64-x86_64-libxml2-2.9.12-1-any.pkg.tar.zst... 2021-05-16T17:39:07.0825736Z downloading mingw-w64-x86_64-libbluray-1.2.1-1-any.pkg.tar.zst... 2021-05-16T17:39:07.1910564Z downloading mingw-w64-x86_64-libcaca-0.99.beta19-6-any.pkg.tar.zst... 2021-05-16T17:39:07.2930590Z downloading mingw-w64-x86_64-libexif-0.6.22-1-any.pkg.tar.zst... 2021-05-16T17:39:07.4136594Z downloading mingw-w64-x86_64-libmfx-1.25-1-any.pkg.tar.xz... 2021-05-16T17:39:07.5159045Z downloading mingw-w64-x86_64-libmodplug-0.8.9.0-3-any.pkg.tar.zst... 2021-05-16T17:39:07.6217642Z downloading mingw-w64-x86_64-libsoxr-0.1.3-2-any.pkg.tar.zst... 2021-05-16T17:39:07.7206897Z downloading mingw-w64-x86_64-libvorbis-1.3.7-1-any.pkg.tar.zst... 2021-05-16T17:39:07.8437479Z downloading mingw-w64-x86_64-libtheora-1.1.1-6-any.pkg.tar.zst... 2021-05-16T17:39:07.9795783Z downloading mingw-w64-x86_64-libvpx-1.10.0-1-any.pkg.tar.zst... 2021-05-16T17:39:08.2341381Z downloading mingw-w64-x86_64-libmysofa-1.1-1-any.pkg.tar.zst... 2021-05-16T17:39:08.4654502Z downloading mingw-w64-x86_64-openal-1.21.0-2-any.pkg.tar.zst... 2021-05-16T17:39:08.6240337Z downloading mingw-w64-x86_64-opencore-amr-0.1.5-1-any.pkg.tar.xz... 2021-05-16T17:39:08.7313399Z downloading mingw-w64-x86_64-opus-1.3.1-4-any.pkg.tar.zst... 2021-05-16T17:39:08.8321443Z downloading mingw-w64-x86_64-rtmpdump-git-r514.c5f04a5-4-any.pkg.tar.zst... 2021-05-16T17:39:08.9380794Z downloading mingw-w64-x86_64-speexdsp-1.2.0-1-any.pkg.tar.xz... 2021-05-16T17:39:09.0448161Z downloading mingw-w64-x86_64-speex-1.2.0-1-any.pkg.tar.xz... 2021-05-16T17:39:09.1575461Z downloading mingw-w64-x86_64-srt-1.4.2-1-any.pkg.tar.zst... 2021-05-16T17:39:09.2566403Z downloading mingw-w64-x86_64-l-smash-2.14.5-1-any.pkg.tar.xz... 2021-05-16T17:39:09.3570043Z downloading mingw-w64-x86_64-ffms2-2.40-1-any.pkg.tar.zst... 2021-05-16T17:39:09.4542918Z downloading mingw-w64-x86_64-x264-git-r2991.1771b556-1-any.pkg.tar.xz... 2021-05-16T17:39:09.6415578Z downloading mingw-w64-x86_64-x265-3.4-2-any.pkg.tar.zst... 2021-05-16T17:39:09.9816435Z downloading mingw-w64-x86_64-xvidcore-1.3.7-2-any.pkg.tar.zst... 2021-05-16T17:39:10.0918020Z downloading mingw-w64-x86_64-ffmpeg-4.4-1-any.pkg.tar.zst... 2021-05-16T17:39:11.2400615Z checking keyring... 2021-05-16T17:39:11.5764016Z checking package integrity... 2021-05-16T17:39:25.4067751Z loading package files... 2021-05-16T17:39:25.7141834Z checking for file conflicts... 2021-05-16T17:39:26.3305706Z checking available disk space... 2021-05-16T17:39:26.3343405Z :: Processing package changes... 2021-05-16T17:39:26.3345167Z installing mingw-w64-x86_64-libogg... 2021-05-16T17:39:26.4390859Z installing mingw-w64-x86_64-celt... 2021-05-16T17:39:26.4608719Z installing mingw-w64-x86_64-gavl... 2021-05-16T17:39:26.9188960Z installing mingw-w64-x86_64-eigen3... 2021-05-16T17:39:27.3963419Z installing mingw-w64-x86_64-libunwind... 2021-05-16T17:39:27.4014310Z installing mingw-w64-x86_64-glog... 2021-05-16T17:39:27.4271321Z installing mingw-w64-x86_64-metis... 2021-05-16T17:39:27.4785885Z installing mingw-w64-x86_64-suitesparse... 2021-05-16T17:39:27.5971861Z installing mingw-w64-x86_64-ceres-solver... 2021-05-16T17:39:27.6582482Z installing mingw-w64-x86_64-intel-tbb... 2021-05-16T17:39:27.7811452Z installing mingw-w64-x86_64-freeglut... 2021-05-16T17:39:27.7991165Z installing mingw-w64-x86_64-libjpeg-turbo... 2021-05-16T17:39:27.8368997Z installing mingw-w64-x86_64-jasper... 2021-05-16T17:39:28.0402107Z installing mingw-w64-x86_64-szip... 2021-05-16T17:39:28.0606415Z installing mingw-w64-x86_64-hdf5... 2021-05-16T17:39:28.4126213Z installing mingw-w64-x86_64-libdeflate... 2021-05-16T17:39:28.4210529Z installing mingw-w64-x86_64-giflib... 2021-05-16T17:39:28.4393862Z installing mingw-w64-x86_64-libwebp... 2021-05-16T17:39:28.4720823Z installing mingw-w64-x86_64-libtiff... 2021-05-16T17:39:28.6726385Z installing mingw-w64-x86_64-cppunit... 2021-05-16T17:39:28.7395567Z installing mingw-w64-x86_64-jxrlib... 2021-05-16T17:39:28.7872961Z installing mingw-w64-x86_64-lcms2... 2021-05-16T17:39:28.8059130Z installing mingw-w64-x86_64-libraw... 2021-05-16T17:39:28.8450570Z installing mingw-w64-x86_64-openjpeg2... 2021-05-16T17:39:29.0043902Z installing mingw-w64-x86_64-ilmbase... 2021-05-16T17:39:29.0667275Z installing mingw-w64-x86_64-openexr... 2021-05-16T17:39:29.2073631Z installing mingw-w64-x86_64-freeimage... 2021-05-16T17:39:29.2285561Z installing mingw-w64-x86_64-glsl-optimizer-git... 2021-05-16T17:39:29.2494166Z installing mingw-w64-x86_64-hlsl2glsl-git... 2021-05-16T17:39:29.2570104Z installing mingw-w64-x86_64-vulkan-headers... 2021-05-16T17:39:29.3017002Z installing mingw-w64-x86_64-vulkan-loader... 2021-05-16T17:39:29.3095242Z installing mingw-w64-x86_64-SDL2... 2021-05-16T17:39:29.3954645Z installing mingw-w64-x86_64-pugixml... 2021-05-16T17:39:29.4083382Z installing mingw-w64-x86_64-tinyxml... 2021-05-16T17:39:29.4164855Z installing mingw-w64-x86_64-zziplib... 2021-05-16T17:39:29.5129677Z Optional dependencies for mingw-w64-x86_64-zziplib 2021-05-16T17:39:29.5132236Z mingw-w64-x86_64-SDL: SDL_rwops for ZZipLib 2021-05-16T17:39:29.5133272Z installing mingw-w64-x86_64-ogre3d... 2021-05-16T17:39:31.3240498Z installing mingw-w64-x86_64-leptonica... 2021-05-16T17:39:31.3829742Z installing mingw-w64-x86_64-fribidi... 2021-05-16T17:39:31.4055045Z installing mingw-w64-x86_64-libdatrie... 2021-05-16T17:39:31.4672846Z installing mingw-w64-x86_64-libthai... 2021-05-16T17:39:31.4939955Z installing mingw-w64-x86_64-pango... 2021-05-16T17:39:32.4526241Z installing mingw-w64-x86_64-tesseract-ocr... 2021-05-16T17:39:32.5804613Z installing mingw-w64-x86_64-opencv... 2021-05-16T17:39:33.6913384Z Optional dependencies for mingw-w64-x86_64-opencv 2021-05-16T17:39:33.6914782Z mingw-w64-x86_64-ffmpeg: support to read and write video files [pending] 2021-05-16T17:39:33.6915909Z mingw-w64-x86_64-python-numpy: Python 3.x interface [installed] 2021-05-16T17:39:33.6917036Z installing mingw-w64-x86_64-frei0r-plugins... 2021-05-16T17:39:33.7999768Z installing mingw-w64-x86_64-dav1d... 2021-05-16T17:39:33.8206182Z installing mingw-w64-x86_64-gnutls... 2021-05-16T17:39:35.0935145Z installing mingw-w64-x86_64-gsm... 2021-05-16T17:39:35.1149010Z installing mingw-w64-x86_64-lame... 2021-05-16T17:39:35.1718125Z installing mingw-w64-x86_64-libass... 2021-05-16T17:39:35.1809435Z installing mingw-w64-x86_64-libxml2... 2021-05-16T17:39:35.6157377Z installing mingw-w64-x86_64-libbluray... 2021-05-16T17:39:35.6339358Z installing mingw-w64-x86_64-libcaca... 2021-05-16T17:39:35.6642495Z installing mingw-w64-x86_64-libexif... 2021-05-16T17:39:35.7175130Z installing mingw-w64-x86_64-libmfx... 2021-05-16T17:39:35.7577649Z installing mingw-w64-x86_64-libmodplug... 2021-05-16T17:39:35.7715803Z installing mingw-w64-x86_64-libsoxr... 2021-05-16T17:39:35.9748880Z installing mingw-w64-x86_64-libvorbis... 2021-05-16T17:39:36.1015491Z installing mingw-w64-x86_64-libtheora... 2021-05-16T17:39:36.2011315Z installing mingw-w64-x86_64-libvpx... 2021-05-16T17:39:36.2364259Z installing mingw-w64-x86_64-libmysofa... 2021-05-16T17:39:36.2507906Z installing mingw-w64-x86_64-openal... 2021-05-16T17:39:36.2824775Z installing mingw-w64-x86_64-opencore-amr... 2021-05-16T17:39:36.3133394Z installing mingw-w64-x86_64-opus... 2021-05-16T17:39:36.3277178Z installing mingw-w64-x86_64-rtmpdump-git... 2021-05-16T17:39:36.3422591Z installing mingw-w64-x86_64-speexdsp... 2021-05-16T17:39:36.3866097Z installing mingw-w64-x86_64-speex... 2021-05-16T17:39:36.4383405Z installing mingw-w64-x86_64-srt... 2021-05-16T17:39:36.4669724Z installing mingw-w64-x86_64-l-smash... 2021-05-16T17:39:36.5289248Z installing mingw-w64-x86_64-ffms2... 2021-05-16T17:39:36.5396934Z installing mingw-w64-x86_64-x264-git... 2021-05-16T17:39:36.6584681Z installing mingw-w64-x86_64-x265... 2021-05-16T17:39:36.7451718Z installing mingw-w64-x86_64-xvidcore... 2021-05-16T17:39:36.7550567Z installing mingw-w64-x86_64-ffmpeg... 2021-05-16T17:39:37.8564633Z resolving dependencies... 2021-05-16T17:39:37.8666642Z looking for conflicting packages... 2021-05-16T17:39:37.8838074Z 2021-05-16T17:39:37.8839026Z Packages (1) mingw-w64-x86_64-fftw-3.3.9-2 2021-05-16T17:39:37.8839710Z 2021-05-16T17:39:37.8840416Z Total Download Size: 3.13 MiB 2021-05-16T17:39:37.8841514Z Total Installed Size: 21.70 MiB 2021-05-16T17:39:37.8842063Z 2021-05-16T17:39:37.8842934Z :: Proceed with installation? [Y/n] 2021-05-16T17:39:37.8843815Z :: Retrieving packages... 2021-05-16T17:39:38.2016266Z downloading mingw-w64-x86_64-fftw-3.3.9-2-any.pkg.tar.zst... 2021-05-16T17:39:38.9705143Z checking keyring... 2021-05-16T17:39:39.0536414Z checking package integrity... 2021-05-16T17:39:39.2116459Z loading package files... 2021-05-16T17:39:39.2143876Z checking for file conflicts... 2021-05-16T17:39:39.2173708Z checking available disk space... 2021-05-16T17:39:39.2183791Z :: Processing package changes... 2021-05-16T17:39:39.2184839Z installing mingw-w64-x86_64-fftw... 2021-05-16T17:39:40.0760271Z warning: mingw-w64-x86_64-flatbuffers-1.12.0-2 is up to date -- reinstalling 2021-05-16T17:39:40.0761297Z resolving dependencies... 2021-05-16T17:39:40.0904811Z looking for conflicting packages... 2021-05-16T17:39:40.1022180Z 2021-05-16T17:39:40.1023290Z Packages (1) mingw-w64-x86_64-flatbuffers-1.12.0-2 2021-05-16T17:39:40.1024043Z 2021-05-16T17:39:40.1025057Z Total Installed Size: 4.17 MiB 2021-05-16T17:39:40.1025727Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:39:40.1026126Z 2021-05-16T17:39:40.1027725Z :: Proceed with installation? [Y/n] 2021-05-16T17:39:40.1028735Z checking keyring... 2021-05-16T17:39:40.1758559Z checking package integrity... 2021-05-16T17:39:40.2930359Z loading package files... 2021-05-16T17:39:40.2951009Z checking for file conflicts... 2021-05-16T17:39:40.2951871Z checking available disk space... 2021-05-16T17:39:40.2976566Z :: Processing package changes... 2021-05-16T17:39:40.2977573Z reinstalling mingw-w64-x86_64-flatbuffers... 2021-05-16T17:39:41.0779913Z warning: mingw-w64-x86_64-fontconfig-2.13.93-3 is up to date -- reinstalling 2021-05-16T17:39:41.0781507Z resolving dependencies... 2021-05-16T17:39:41.0912608Z looking for conflicting packages... 2021-05-16T17:39:41.1039635Z 2021-05-16T17:39:41.1041205Z Packages (1) mingw-w64-x86_64-fontconfig-2.13.93-3 2021-05-16T17:39:41.1042849Z 2021-05-16T17:39:41.1043993Z Total Installed Size: 1.29 MiB 2021-05-16T17:39:41.1044809Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:39:41.1045210Z 2021-05-16T17:39:41.1045877Z :: Proceed with installation? [Y/n] 2021-05-16T17:39:41.1046516Z checking keyring... 2021-05-16T17:39:41.1785757Z checking package integrity... 2021-05-16T17:39:41.3035124Z loading package files... 2021-05-16T17:39:41.3060273Z checking for file conflicts... 2021-05-16T17:39:41.3061143Z checking available disk space... 2021-05-16T17:39:41.3110411Z :: Processing package changes... 2021-05-16T17:39:41.3111298Z reinstalling mingw-w64-x86_64-fontconfig... 2021-05-16T17:39:43.7616586Z updating font cache... done. 2021-05-16T17:39:43.7620104Z :: Running post-transaction hooks... 2021-05-16T17:39:43.7620960Z (1/1) Updating fontconfig cache... 2021-05-16T17:39:44.6307639Z warning: mingw-w64-x86_64-freetype-2.10.4-2 is up to date -- reinstalling 2021-05-16T17:39:44.6308580Z resolving dependencies... 2021-05-16T17:39:44.6522107Z looking for conflicting packages... 2021-05-16T17:39:44.6583134Z 2021-05-16T17:39:44.6584080Z Packages (1) mingw-w64-x86_64-freetype-2.10.4-2 2021-05-16T17:39:44.6584657Z 2021-05-16T17:39:44.6585313Z Total Installed Size: 2.54 MiB 2021-05-16T17:39:44.6586415Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:39:44.6586865Z 2021-05-16T17:39:44.6587980Z :: Proceed with installation? [Y/n] 2021-05-16T17:39:44.6588725Z checking keyring... 2021-05-16T17:39:44.7312004Z checking package integrity... 2021-05-16T17:39:44.8472970Z loading package files... 2021-05-16T17:39:44.8500247Z checking for file conflicts... 2021-05-16T17:39:44.8501189Z checking available disk space... 2021-05-16T17:39:44.8539397Z :: Processing package changes... 2021-05-16T17:39:44.8540259Z reinstalling mingw-w64-x86_64-freetype... 2021-05-16T17:39:45.7181753Z warning: mingw-w64-x86_64-fribidi-1.0.10-2 is up to date -- reinstalling 2021-05-16T17:39:45.7182787Z resolving dependencies... 2021-05-16T17:39:45.7183967Z looking for conflicting packages... 2021-05-16T17:39:45.7471292Z 2021-05-16T17:39:45.7473179Z Packages (1) mingw-w64-x86_64-fribidi-1.0.10-2 2021-05-16T17:39:45.7474053Z 2021-05-16T17:39:45.7475080Z Total Installed Size: 0.44 MiB 2021-05-16T17:39:45.7475899Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:39:45.7476363Z 2021-05-16T17:39:45.7477085Z :: Proceed with installation? [Y/n] 2021-05-16T17:39:45.7477712Z checking keyring... 2021-05-16T17:39:45.8202748Z checking package integrity... 2021-05-16T17:39:45.9339541Z loading package files... 2021-05-16T17:39:45.9368171Z checking for file conflicts... 2021-05-16T17:39:45.9369232Z checking available disk space... 2021-05-16T17:39:45.9397612Z :: Processing package changes... 2021-05-16T17:39:45.9398492Z reinstalling mingw-w64-x86_64-fribidi... 2021-05-16T17:39:46.7495888Z warning: mingw-w64-x86_64-gcc-10.3.0-2 is up to date -- reinstalling 2021-05-16T17:39:46.7496941Z resolving dependencies... 2021-05-16T17:39:46.7802641Z looking for conflicting packages... 2021-05-16T17:39:46.7868843Z 2021-05-16T17:39:46.7869858Z Packages (1) mingw-w64-x86_64-gcc-10.3.0-2 2021-05-16T17:39:46.7870413Z 2021-05-16T17:39:46.7870985Z Total Download Size: 27.13 MiB 2021-05-16T17:39:46.7871669Z Total Installed Size: 156.41 MiB 2021-05-16T17:39:46.7872340Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:39:46.7872757Z 2021-05-16T17:39:46.7873454Z :: Proceed with installation? [Y/n] 2021-05-16T17:39:46.7874179Z :: Retrieving packages... 2021-05-16T17:39:47.0949047Z downloading mingw-w64-x86_64-gcc-10.3.0-2-any.pkg.tar.zst... 2021-05-16T17:39:49.6633890Z checking keyring... 2021-05-16T17:39:49.7558795Z checking package integrity... 2021-05-16T17:39:50.1377722Z loading package files... 2021-05-16T17:39:50.1522545Z checking for file conflicts... 2021-05-16T17:39:50.1523636Z checking available disk space... 2021-05-16T17:39:50.1990867Z :: Processing package changes... 2021-05-16T17:39:50.1992773Z reinstalling mingw-w64-x86_64-gcc... 2021-05-16T17:39:52.3547780Z resolving dependencies... 2021-05-16T17:39:52.5140658Z looking for conflicting packages... 2021-05-16T17:39:52.5205915Z 2021-05-16T17:39:52.5212261Z 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-16T17:39:52.5216707Z 2021-05-16T17:39:52.5217301Z Total Download Size: 48.47 MiB 2021-05-16T17:39:52.5217993Z Total Installed Size: 363.82 MiB 2021-05-16T17:39:52.5218427Z 2021-05-16T17:39:52.5219142Z :: Proceed with installation? [Y/n] 2021-05-16T17:39:52.5219869Z :: Retrieving packages... 2021-05-16T17:39:52.8327209Z downloading mingw-w64-x86_64-crypto++-8.4.0-2-any.pkg.tar.zst... 2021-05-16T17:39:53.7544083Z downloading mingw-w64-x86_64-geos-3.8.0-1-any.pkg.tar.xz... 2021-05-16T17:39:53.8613492Z downloading mingw-w64-x86_64-json-c-0.15-1-any.pkg.tar.zst... 2021-05-16T17:39:53.9571627Z downloading mingw-w64-x86_64-libfreexl-1.0.6-1-any.pkg.tar.zst... 2021-05-16T17:39:54.0530834Z downloading mingw-w64-x86_64-proj-6.3.2-2-any.pkg.tar.zst... 2021-05-16T17:39:54.1879341Z downloading mingw-w64-x86_64-libgeotiff-1.6.0-1-any.pkg.tar.zst... 2021-05-16T17:39:54.2853244Z downloading mingw-w64-x86_64-libde265-1.0.8-1-any.pkg.tar.zst... 2021-05-16T17:39:54.3887068Z downloading mingw-w64-x86_64-rav1e-0.4.1-1-any.pkg.tar.zst... 2021-05-16T17:39:54.5074357Z downloading mingw-w64-x86_64-libheif-1.11.0-2-any.pkg.tar.zst... 2021-05-16T17:39:54.6044672Z downloading mingw-w64-x86_64-minizip-git-1.2.445.e67b996-2-any.pkg.tar.zst... 2021-05-16T17:39:54.7010233Z downloading mingw-w64-x86_64-libkml-1.3.0-8-any.pkg.tar.xz... 2021-05-16T17:39:54.8061504Z downloading mingw-w64-x86_64-libmariadbclient-3.1.12-1-any.pkg.tar.zst... 2021-05-16T17:39:54.9063320Z downloading mingw-w64-x86_64-librttopo-1.1.0-1-any.pkg.tar.zst... 2021-05-16T17:39:55.0803094Z downloading mingw-w64-x86_64-libspatialite-5.0.1-2-any.pkg.tar.zst... 2021-05-16T17:39:55.3013522Z downloading mingw-w64-x86_64-netcdf-4.7.4-2-any.pkg.tar.zst... 2021-05-16T17:39:55.4186105Z downloading mingw-w64-x86_64-nspr-4.25-1-any.pkg.tar.xz... 2021-05-16T17:39:55.5239579Z downloading mingw-w64-x86_64-nss-3.52.1-1-any.pkg.tar.zst... 2021-05-16T17:39:55.6717844Z downloading mingw-w64-x86_64-poppler-data-0.4.10-1-any.pkg.tar.zst... 2021-05-16T17:39:55.9683101Z downloading mingw-w64-x86_64-poppler-20.12.1-2-any.pkg.tar.zst... 2021-05-16T17:39:56.1256137Z downloading mingw-w64-x86_64-libgpg-error-1.41-3-any.pkg.tar.zst... 2021-05-16T17:39:56.2300702Z downloading mingw-w64-x86_64-libgcrypt-1.9.2-2-any.pkg.tar.zst... 2021-05-16T17:39:56.3376496Z downloading mingw-w64-x86_64-libxslt-1.1.34-3-any.pkg.tar.zst... 2021-05-16T17:39:56.4666531Z downloading mingw-w64-x86_64-postgresql-13.1-1-any.pkg.tar.zst... 2021-05-16T17:39:57.1133795Z downloading mingw-w64-x86_64-xerces-c-3.2.3-3-any.pkg.tar.zst... 2021-05-16T17:39:57.3038913Z downloading mingw-w64-x86_64-gdal-3.2.2-3-any.pkg.tar.zst... 2021-05-16T17:39:57.9593439Z downloading winpty-0.4.3-1-x86_64.pkg.tar.xz... 2021-05-16T17:39:57.9827357Z checking keyring... 2021-05-16T17:39:58.3200992Z checking package integrity... 2021-05-16T17:40:02.8502852Z loading package files... 2021-05-16T17:40:02.9763870Z checking for file conflicts... 2021-05-16T17:40:03.2978745Z checking available disk space... 2021-05-16T17:40:03.3003496Z :: Processing package changes... 2021-05-16T17:40:03.3005036Z installing mingw-w64-x86_64-crypto++... 2021-05-16T17:40:03.5355143Z installing mingw-w64-x86_64-geos... 2021-05-16T17:40:03.9518884Z installing mingw-w64-x86_64-json-c... 2021-05-16T17:40:03.9727591Z installing mingw-w64-x86_64-libfreexl... 2021-05-16T17:40:03.9792835Z installing mingw-w64-x86_64-proj... 2021-05-16T17:40:04.0669510Z installing mingw-w64-x86_64-libgeotiff... 2021-05-16T17:40:04.0911821Z installing mingw-w64-x86_64-libde265... 2021-05-16T17:40:04.1157587Z Optional dependencies for mingw-w64-x86_64-libde265 2021-05-16T17:40:04.1158779Z mingw-w64-x86_64-ffmpeg: sherlock265 [installed] 2021-05-16T17:40:04.1159650Z mingw-w64-x86_64-qt5: sherlock265 2021-05-16T17:40:04.1160471Z mingw-w64-x86_64-SDL: dec265 2021-05-16T17:40:04.1161290Z installing mingw-w64-x86_64-rav1e... 2021-05-16T17:40:04.1463324Z installing mingw-w64-x86_64-libheif... 2021-05-16T17:40:04.1760470Z installing mingw-w64-x86_64-minizip-git... 2021-05-16T17:40:04.1983474Z installing mingw-w64-x86_64-libkml... 2021-05-16T17:40:04.3796200Z installing mingw-w64-x86_64-libmariadbclient... 2021-05-16T17:40:04.4197340Z installing mingw-w64-x86_64-librttopo... 2021-05-16T17:40:04.4329105Z installing mingw-w64-x86_64-libspatialite... 2021-05-16T17:40:04.6377876Z installing mingw-w64-x86_64-netcdf... 2021-05-16T17:40:04.6736409Z installing mingw-w64-x86_64-nspr... 2021-05-16T17:40:04.7570165Z installing mingw-w64-x86_64-nss... 2021-05-16T17:40:04.8856087Z installing mingw-w64-x86_64-poppler-data... 2021-05-16T17:40:05.1495073Z installing mingw-w64-x86_64-poppler... 2021-05-16T17:40:05.3210963Z Optional dependencies for mingw-w64-x86_64-poppler 2021-05-16T17:40:05.3212364Z mingw-w64-x86_64-glib2: libpoppler-glib [installed] 2021-05-16T17:40:05.3213417Z mingw-w64-x86_64-qt5: libpoppler-qt5 2021-05-16T17:40:05.3214597Z installing mingw-w64-x86_64-libgpg-error... 2021-05-16T17:40:05.3588853Z installing mingw-w64-x86_64-libgcrypt... 2021-05-16T17:40:05.3815311Z installing mingw-w64-x86_64-libxslt... 2021-05-16T17:40:05.4998449Z installing winpty... 2021-05-16T17:40:05.5740618Z installing mingw-w64-x86_64-postgresql... 2021-05-16T17:40:07.4346362Z installing mingw-w64-x86_64-xerces-c... 2021-05-16T17:40:07.9282769Z installing mingw-w64-x86_64-gdal... 2021-05-16T17:40:09.7202737Z warning: mingw-w64-x86_64-gdb-10.2-1 is up to date -- reinstalling 2021-05-16T17:40:09.7204150Z resolving dependencies... 2021-05-16T17:40:09.7205315Z looking for conflicting packages... 2021-05-16T17:40:09.7206316Z 2021-05-16T17:40:09.7207273Z Packages (1) mingw-w64-x86_64-gdb-10.2-1 2021-05-16T17:40:09.7207919Z 2021-05-16T17:40:09.7208762Z Total Download Size: 4.15 MiB 2021-05-16T17:40:09.7209846Z Total Installed Size: 13.89 MiB 2021-05-16T17:40:09.7210794Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:40:09.7211342Z 2021-05-16T17:40:09.7212274Z :: Proceed with installation? [Y/n] 2021-05-16T17:40:09.7213357Z :: Retrieving packages... 2021-05-16T17:40:09.7214827Z downloading mingw-w64-x86_64-gdb-10.2-1-any.pkg.tar.zst... 2021-05-16T17:40:10.2661643Z checking keyring... 2021-05-16T17:40:10.3524946Z checking package integrity... 2021-05-16T17:40:10.5228957Z loading package files... 2021-05-16T17:40:10.5258369Z checking for file conflicts... 2021-05-16T17:40:10.5259210Z checking available disk space... 2021-05-16T17:40:10.5319232Z :: Processing package changes... 2021-05-16T17:40:10.5320177Z reinstalling mingw-w64-x86_64-gdb... 2021-05-16T17:40:11.4725087Z warning: mingw-w64-x86_64-gdbm-1.19-1 is up to date -- reinstalling 2021-05-16T17:40:11.4725950Z resolving dependencies... 2021-05-16T17:40:11.4880712Z looking for conflicting packages... 2021-05-16T17:40:11.5032671Z 2021-05-16T17:40:11.5033692Z Packages (1) mingw-w64-x86_64-gdbm-1.19-1 2021-05-16T17:40:11.5034391Z 2021-05-16T17:40:11.5035686Z Total Installed Size: 0.72 MiB 2021-05-16T17:40:11.5036787Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:40:11.5037419Z 2021-05-16T17:40:11.5038277Z :: Proceed with installation? [Y/n] 2021-05-16T17:40:11.5038989Z checking keyring... 2021-05-16T17:40:11.5743119Z checking package integrity... 2021-05-16T17:40:11.6918991Z loading package files... 2021-05-16T17:40:11.6940792Z checking for file conflicts... 2021-05-16T17:40:11.6941667Z checking available disk space... 2021-05-16T17:40:11.6976188Z :: Processing package changes... 2021-05-16T17:40:11.6977237Z reinstalling mingw-w64-x86_64-gdbm... 2021-05-16T17:40:12.5269565Z resolving dependencies... 2021-05-16T17:40:12.5450641Z looking for conflicting packages... 2021-05-16T17:40:12.5588222Z 2021-05-16T17:40:12.5589807Z Packages (1) mingw-w64-x86_64-gdk-pixbuf2-2.42.4-1 2021-05-16T17:40:12.5590804Z 2021-05-16T17:40:12.5591831Z Total Download Size: 1.57 MiB 2021-05-16T17:40:12.5593007Z Total Installed Size: 6.77 MiB 2021-05-16T17:40:12.5593752Z 2021-05-16T17:40:12.5594960Z :: Proceed with installation? [Y/n] 2021-05-16T17:40:12.5596244Z :: Retrieving packages... 2021-05-16T17:40:12.8658599Z downloading mingw-w64-x86_64-gdk-pixbuf2-2.42.4-1-any.pkg.tar.zst... 2021-05-16T17:40:13.5098154Z checking keyring... 2021-05-16T17:40:13.6019191Z checking package integrity... 2021-05-16T17:40:13.7508768Z loading package files... 2021-05-16T17:40:13.7610356Z checking for file conflicts... 2021-05-16T17:40:13.7981857Z checking available disk space... 2021-05-16T17:40:13.7992014Z :: Processing package changes... 2021-05-16T17:40:13.7993090Z installing mingw-w64-x86_64-gdk-pixbuf2... 2021-05-16T17:40:14.2600388Z :: Running post-transaction hooks... 2021-05-16T17:40:14.2601915Z (1/1) Probing GDK-Pixbuf loader modules... 2021-05-16T17:40:15.2137156Z warning: mingw-w64-x86_64-geos-3.8.0-1 is up to date -- reinstalling 2021-05-16T17:40:15.2138352Z resolving dependencies... 2021-05-16T17:40:15.2140016Z looking for conflicting packages... 2021-05-16T17:40:15.2460585Z 2021-05-16T17:40:15.2463898Z Packages (1) mingw-w64-x86_64-geos-3.8.0-1 2021-05-16T17:40:15.2464670Z 2021-05-16T17:40:15.2465254Z Total Installed Size: 7.40 MiB 2021-05-16T17:40:15.2465933Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:40:15.2466351Z 2021-05-16T17:40:15.2467164Z :: Proceed with installation? [Y/n] 2021-05-16T17:40:15.2468067Z checking keyring... 2021-05-16T17:40:15.3220978Z checking package integrity... 2021-05-16T17:40:15.4600455Z loading package files... 2021-05-16T17:40:15.4880733Z checking for file conflicts... 2021-05-16T17:40:15.4881839Z checking available disk space... 2021-05-16T17:40:15.5082268Z :: Processing package changes... 2021-05-16T17:40:15.5083565Z reinstalling mingw-w64-x86_64-geos... 2021-05-16T17:40:16.7850676Z warning: mingw-w64-x86_64-gettext-0.19.8.1-10 is up to date -- reinstalling 2021-05-16T17:40:16.7851575Z resolving dependencies... 2021-05-16T17:40:16.7996595Z looking for conflicting packages... 2021-05-16T17:40:16.8213072Z 2021-05-16T17:40:16.8214207Z Packages (1) mingw-w64-x86_64-gettext-0.19.8.1-10 2021-05-16T17:40:16.8214823Z 2021-05-16T17:40:16.8215366Z Total Download Size: 3.36 MiB 2021-05-16T17:40:16.8216006Z Total Installed Size: 18.30 MiB 2021-05-16T17:40:16.8216621Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:40:16.8217009Z 2021-05-16T17:40:16.8217654Z :: Proceed with installation? [Y/n] 2021-05-16T17:40:16.8218327Z :: Retrieving packages... 2021-05-16T17:40:17.1311665Z downloading mingw-w64-x86_64-gettext-0.19.8.1-10-any.pkg.tar.zst... 2021-05-16T17:40:17.8776790Z checking keyring... 2021-05-16T17:40:17.9691719Z checking package integrity... 2021-05-16T17:40:18.1612448Z loading package files... 2021-05-16T17:40:18.1891298Z checking for file conflicts... 2021-05-16T17:40:18.1893378Z checking available disk space... 2021-05-16T17:40:18.2789475Z :: Processing package changes... 2021-05-16T17:40:18.2791469Z reinstalling mingw-w64-x86_64-gettext... 2021-05-16T17:40:20.9814136Z warning: mingw-w64-x86_64-gflags-2.2.2-2 is up to date -- reinstalling 2021-05-16T17:40:20.9815008Z resolving dependencies... 2021-05-16T17:40:20.9816996Z looking for conflicting packages... 2021-05-16T17:40:21.0134645Z 2021-05-16T17:40:21.0135826Z Packages (1) mingw-w64-x86_64-gflags-2.2.2-2 2021-05-16T17:40:21.0136369Z 2021-05-16T17:40:21.0136972Z Total Installed Size: 1.09 MiB 2021-05-16T17:40:21.0137645Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:40:21.0138379Z 2021-05-16T17:40:21.0139387Z :: Proceed with installation? [Y/n] 2021-05-16T17:40:21.0140071Z checking keyring... 2021-05-16T17:40:21.0878377Z checking package integrity... 2021-05-16T17:40:21.2013847Z loading package files... 2021-05-16T17:40:21.2067798Z checking for file conflicts... 2021-05-16T17:40:21.2068800Z checking available disk space... 2021-05-16T17:40:21.2090554Z :: Processing package changes... 2021-05-16T17:40:21.2091431Z reinstalling mingw-w64-x86_64-gflags... 2021-05-16T17:40:22.0187550Z warning: mingw-w64-x86_64-giflib-5.2.1-3 is up to date -- reinstalling 2021-05-16T17:40:22.0188438Z resolving dependencies... 2021-05-16T17:40:22.0286901Z looking for conflicting packages... 2021-05-16T17:40:22.0466056Z 2021-05-16T17:40:22.0467419Z Packages (1) mingw-w64-x86_64-giflib-5.2.1-3 2021-05-16T17:40:22.0468693Z 2021-05-16T17:40:22.0469871Z Total Installed Size: 0.73 MiB 2021-05-16T17:40:22.0470618Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:40:22.0471058Z 2021-05-16T17:40:22.0471781Z :: Proceed with installation? [Y/n] 2021-05-16T17:40:22.0472642Z checking keyring... 2021-05-16T17:40:22.1198812Z checking package integrity... 2021-05-16T17:40:22.2359945Z loading package files... 2021-05-16T17:40:22.2382728Z checking for file conflicts... 2021-05-16T17:40:22.2383540Z checking available disk space... 2021-05-16T17:40:22.2404836Z :: Processing package changes... 2021-05-16T17:40:22.2405687Z reinstalling mingw-w64-x86_64-giflib... 2021-05-16T17:40:23.0421350Z warning: mingw-w64-x86_64-glib2-2.68.2-1 is up to date -- reinstalling 2021-05-16T17:40:23.0422995Z resolving dependencies... 2021-05-16T17:40:23.0658404Z looking for conflicting packages... 2021-05-16T17:40:23.0728388Z 2021-05-16T17:40:23.0729691Z Packages (1) mingw-w64-x86_64-glib2-2.68.2-1 2021-05-16T17:40:23.0731021Z 2021-05-16T17:40:23.0731953Z Total Installed Size: 22.99 MiB 2021-05-16T17:40:23.0733671Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:40:23.0734455Z 2021-05-16T17:40:23.0735683Z :: Proceed with installation? [Y/n] 2021-05-16T17:40:23.0737909Z checking keyring... 2021-05-16T17:40:23.1460001Z checking package integrity... 2021-05-16T17:40:23.2848568Z loading package files... 2021-05-16T17:40:23.2937488Z checking for file conflicts... 2021-05-16T17:40:23.2938456Z checking available disk space... 2021-05-16T17:40:23.3212755Z :: Processing package changes... 2021-05-16T17:40:23.3216003Z reinstalling mingw-w64-x86_64-glib2... 2021-05-16T17:40:24.6193206Z resolving dependencies... 2021-05-16T17:40:24.6313318Z looking for conflicting packages... 2021-05-16T17:40:24.6497294Z 2021-05-16T17:40:24.6498420Z Packages (1) mingw-w64-x86_64-glpk-4.65-2 2021-05-16T17:40:24.6498953Z 2021-05-16T17:40:24.6499547Z Total Download Size: 0.60 MiB 2021-05-16T17:40:24.6500200Z Total Installed Size: 2.63 MiB 2021-05-16T17:40:24.6500628Z 2021-05-16T17:40:24.6501381Z :: Proceed with installation? [Y/n] 2021-05-16T17:40:24.6502359Z :: Retrieving packages... 2021-05-16T17:40:24.9586302Z downloading mingw-w64-x86_64-glpk-4.65-2-any.pkg.tar.zst... 2021-05-16T17:40:25.4217235Z checking keyring... 2021-05-16T17:40:25.5057640Z checking package integrity... 2021-05-16T17:40:25.6412210Z loading package files... 2021-05-16T17:40:25.6429243Z checking for file conflicts... 2021-05-16T17:40:25.6433481Z checking available disk space... 2021-05-16T17:40:25.6446292Z :: Processing package changes... 2021-05-16T17:40:25.6449429Z installing mingw-w64-x86_64-glpk... 2021-05-16T17:40:26.4671547Z warning: mingw-w64-x86_64-gmp-6.2.1-2 is up to date -- reinstalling 2021-05-16T17:40:26.4672400Z resolving dependencies... 2021-05-16T17:40:26.4673656Z looking for conflicting packages... 2021-05-16T17:40:26.4976194Z 2021-05-16T17:40:26.4977323Z Packages (1) mingw-w64-x86_64-gmp-6.2.1-2 2021-05-16T17:40:26.4977818Z 2021-05-16T17:40:26.4978350Z Total Download Size: 0.49 MiB 2021-05-16T17:40:26.4978972Z Total Installed Size: 2.21 MiB 2021-05-16T17:40:26.4979590Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:40:26.4979954Z 2021-05-16T17:40:26.4980652Z :: Proceed with installation? [Y/n] 2021-05-16T17:40:26.4981330Z :: Retrieving packages... 2021-05-16T17:40:26.8069254Z downloading mingw-w64-x86_64-gmp-6.2.1-2-any.pkg.tar.zst... 2021-05-16T17:40:27.2706443Z checking keyring... 2021-05-16T17:40:27.3599534Z checking package integrity... 2021-05-16T17:40:27.4959501Z loading package files... 2021-05-16T17:40:27.4983892Z checking for file conflicts... 2021-05-16T17:40:27.4984734Z checking available disk space... 2021-05-16T17:40:27.5003328Z :: Processing package changes... 2021-05-16T17:40:27.5004151Z reinstalling mingw-w64-x86_64-gmp... 2021-05-16T17:40:28.2877462Z resolving dependencies... 2021-05-16T17:40:28.4404163Z looking for conflicting packages... 2021-05-16T17:40:28.4430802Z 2021-05-16T17:40:28.4434649Z 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-16T17:40:28.4437456Z 2021-05-16T17:40:28.4438499Z Total Download Size: 3.72 MiB 2021-05-16T17:40:28.4439661Z Total Installed Size: 21.06 MiB 2021-05-16T17:40:28.4440449Z 2021-05-16T17:40:28.4441661Z :: Proceed with installation? [Y/n] 2021-05-16T17:40:28.4442914Z :: Retrieving packages... 2021-05-16T17:40:28.7523789Z downloading mingw-w64-x86_64-libksba-1.4.0-1-any.pkg.tar.zst... 2021-05-16T17:40:29.1691878Z downloading mingw-w64-x86_64-libassuan-2.5.4-1-any.pkg.tar.zst... 2021-05-16T17:40:29.2670985Z downloading mingw-w64-x86_64-libusb-1.0.24-2-any.pkg.tar.zst... 2021-05-16T17:40:29.3629072Z downloading mingw-w64-x86_64-libusb-compat-git-r76.b5db9d0-2-any.pkg.tar.zst... 2021-05-16T17:40:29.4571619Z downloading mingw-w64-x86_64-npth-1.6-1-any.pkg.tar.xz... 2021-05-16T17:40:29.5511090Z downloading mingw-w64-x86_64-gnupg-2.2.27-2-any.pkg.tar.zst... 2021-05-16T17:40:29.9276519Z downloading mingw-w64-x86_64-gpgme-1.15.1-2-any.pkg.tar.zst... 2021-05-16T17:40:29.9404653Z checking keyring... 2021-05-16T17:40:30.2631444Z checking package integrity... 2021-05-16T17:40:31.4529620Z loading package files... 2021-05-16T17:40:31.4745861Z checking for file conflicts... 2021-05-16T17:40:31.4951656Z checking available disk space... 2021-05-16T17:40:31.4964244Z :: Processing package changes... 2021-05-16T17:40:31.4965451Z installing mingw-w64-x86_64-libksba... 2021-05-16T17:40:31.5085098Z installing mingw-w64-x86_64-libassuan... 2021-05-16T17:40:31.5185042Z installing mingw-w64-x86_64-libusb... 2021-05-16T17:40:31.5274105Z installing mingw-w64-x86_64-libusb-compat-git... 2021-05-16T17:40:31.5349570Z installing mingw-w64-x86_64-npth... 2021-05-16T17:40:31.5468207Z installing mingw-w64-x86_64-gnupg... 2021-05-16T17:40:31.6177016Z Optional dependencies for mingw-w64-x86_64-gnupg 2021-05-16T17:40:31.6178844Z mingw-w64-x86_64-pinentry 2021-05-16T17:40:31.6180288Z installing mingw-w64-x86_64-gpgme... 2021-05-16T17:40:32.6294926Z warning: mingw-w64-x86_64-grpc-1.35.0-2 is up to date -- reinstalling 2021-05-16T17:40:32.6297068Z resolving dependencies... 2021-05-16T17:40:32.6538915Z looking for conflicting packages... 2021-05-16T17:40:32.6602156Z 2021-05-16T17:40:32.6603208Z Packages (1) mingw-w64-x86_64-grpc-1.35.0-2 2021-05-16T17:40:32.6603755Z 2021-05-16T17:40:32.6604723Z Total Installed Size: 21.09 MiB 2021-05-16T17:40:32.6605911Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:40:32.6606575Z 2021-05-16T17:40:32.6607365Z :: Proceed with installation? [Y/n] 2021-05-16T17:40:32.6608058Z checking keyring... 2021-05-16T17:40:32.7358230Z checking package integrity... 2021-05-16T17:40:32.8708380Z loading package files... 2021-05-16T17:40:32.8771446Z checking for file conflicts... 2021-05-16T17:40:32.8772440Z checking available disk space... 2021-05-16T17:40:32.8962872Z :: Processing package changes... 2021-05-16T17:40:32.8963942Z reinstalling mingw-w64-x86_64-grpc... 2021-05-16T17:40:34.1034294Z resolving dependencies... 2021-05-16T17:40:34.1036115Z looking for conflicting packages... 2021-05-16T17:40:34.1338115Z 2021-05-16T17:40:34.1339799Z Packages (1) mingw-w64-x86_64-gsl-2.6-1 2021-05-16T17:40:34.1340728Z 2021-05-16T17:40:34.1341840Z Total Download Size: 1.89 MiB 2021-05-16T17:40:34.1343009Z Total Installed Size: 12.38 MiB 2021-05-16T17:40:34.1343760Z 2021-05-16T17:40:34.1345001Z :: Proceed with installation? [Y/n] 2021-05-16T17:40:34.1346343Z :: Retrieving packages... 2021-05-16T17:40:34.4419398Z downloading mingw-w64-x86_64-gsl-2.6-1-any.pkg.tar.xz... 2021-05-16T17:40:35.0948234Z checking keyring... 2021-05-16T17:40:35.1944182Z checking package integrity... 2021-05-16T17:40:35.3550491Z loading package files... 2021-05-16T17:40:35.3657279Z checking for file conflicts... 2021-05-16T17:40:35.3801988Z checking available disk space... 2021-05-16T17:40:35.3813491Z :: Processing package changes... 2021-05-16T17:40:35.3814495Z installing mingw-w64-x86_64-gsl... 2021-05-16T17:40:36.5797252Z warning: mingw-w64-x86_64-harfbuzz-2.8.1-1 is up to date -- reinstalling 2021-05-16T17:40:36.5798771Z resolving dependencies... 2021-05-16T17:40:36.5932488Z looking for conflicting packages... 2021-05-16T17:40:36.6125707Z 2021-05-16T17:40:36.6127183Z Packages (1) mingw-w64-x86_64-harfbuzz-2.8.1-1 2021-05-16T17:40:36.6128824Z 2021-05-16T17:40:36.6129852Z Total Installed Size: 8.19 MiB 2021-05-16T17:40:36.6130704Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:40:36.6131146Z 2021-05-16T17:40:36.6131876Z :: Proceed with installation? [Y/n] 2021-05-16T17:40:36.6132771Z checking keyring... 2021-05-16T17:40:36.6894951Z checking package integrity... 2021-05-16T17:40:36.8084574Z loading package files... 2021-05-16T17:40:36.8112554Z checking for file conflicts... 2021-05-16T17:40:36.8113459Z checking available disk space... 2021-05-16T17:40:36.8153758Z :: Processing package changes... 2021-05-16T17:40:36.8154708Z reinstalling mingw-w64-x86_64-harfbuzz... 2021-05-16T17:40:37.6708454Z resolving dependencies... 2021-05-16T17:40:37.6970747Z looking for conflicting packages... 2021-05-16T17:40:37.7038968Z 2021-05-16T17:40:37.7039758Z Packages (1) mingw-w64-x86_64-hdf4-4.2.15-2 2021-05-16T17:40:37.7040284Z 2021-05-16T17:40:37.7041108Z Total Download Size: 1.09 MiB 2021-05-16T17:40:37.7041765Z Total Installed Size: 8.69 MiB 2021-05-16T17:40:37.7042202Z 2021-05-16T17:40:37.7042918Z :: Proceed with installation? [Y/n] 2021-05-16T17:40:37.7043645Z :: Retrieving packages... 2021-05-16T17:40:38.0121119Z downloading mingw-w64-x86_64-hdf4-4.2.15-2-any.pkg.tar.zst... 2021-05-16T17:40:38.5692685Z checking keyring... 2021-05-16T17:40:38.6612741Z checking package integrity... 2021-05-16T17:40:38.8067770Z loading package files... 2021-05-16T17:40:38.8097874Z checking for file conflicts... 2021-05-16T17:40:38.8168542Z checking available disk space... 2021-05-16T17:40:38.8180077Z :: Processing package changes... 2021-05-16T17:40:38.8180890Z installing mingw-w64-x86_64-hdf4... 2021-05-16T17:40:39.6753154Z warning: mingw-w64-x86_64-hdf5-1.12.0-3 is up to date -- reinstalling 2021-05-16T17:40:39.6754240Z resolving dependencies... 2021-05-16T17:40:39.7000531Z looking for conflicting packages... 2021-05-16T17:40:39.7060583Z 2021-05-16T17:40:39.7061421Z Packages (1) mingw-w64-x86_64-hdf5-1.12.0-3 2021-05-16T17:40:39.7062247Z 2021-05-16T17:40:39.7063046Z Total Installed Size: 91.59 MiB 2021-05-16T17:40:39.7064024Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:40:39.7064565Z 2021-05-16T17:40:39.7065260Z :: Proceed with installation? [Y/n] 2021-05-16T17:40:39.7065927Z checking keyring... 2021-05-16T17:40:39.7793966Z checking package integrity... 2021-05-16T17:40:39.9780586Z loading package files... 2021-05-16T17:40:39.9828884Z checking for file conflicts... 2021-05-16T17:40:39.9829866Z checking available disk space... 2021-05-16T17:40:39.9931780Z :: Processing package changes... 2021-05-16T17:40:39.9932716Z reinstalling mingw-w64-x86_64-hdf5... 2021-05-16T17:40:41.1135897Z warning: mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-16T17:40:41.1137257Z resolving dependencies... 2021-05-16T17:40:41.1138755Z looking for conflicting packages... 2021-05-16T17:40:41.1450351Z 2021-05-16T17:40:41.1451849Z Packages (1) mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T17:40:41.1452598Z 2021-05-16T17:40:41.1453189Z Total Download Size: 5.28 MiB 2021-05-16T17:40:41.1453843Z Total Installed Size: 66.96 MiB 2021-05-16T17:40:41.1454508Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:40:41.1454944Z 2021-05-16T17:40:41.1455684Z :: Proceed with installation? [Y/n] 2021-05-16T17:40:41.1456419Z :: Retrieving packages... 2021-05-16T17:40:41.4560205Z downloading mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T17:40:42.2902019Z checking keyring... 2021-05-16T17:40:42.3859551Z checking package integrity... 2021-05-16T17:40:42.5855374Z loading package files... 2021-05-16T17:40:42.6084804Z checking for file conflicts... 2021-05-16T17:40:42.6086278Z checking available disk space... 2021-05-16T17:40:42.6828729Z :: Processing package changes... 2021-05-16T17:40:42.6829912Z reinstalling mingw-w64-x86_64-headers-git... 2021-05-16T17:40:45.2519646Z resolving dependencies... 2021-05-16T17:40:45.2722896Z looking for conflicting packages... 2021-05-16T17:40:45.2852569Z 2021-05-16T17:40:45.2853391Z Packages (1) mingw-w64-x86_64-hiredis-1.0.0-1 2021-05-16T17:40:45.2853949Z 2021-05-16T17:40:45.2854509Z Total Download Size: 0.08 MiB 2021-05-16T17:40:45.2855401Z Total Installed Size: 0.32 MiB 2021-05-16T17:40:45.2855847Z 2021-05-16T17:40:45.2856516Z :: Proceed with installation? [Y/n] 2021-05-16T17:40:45.2857245Z :: Retrieving packages... 2021-05-16T17:40:45.5954702Z downloading mingw-w64-x86_64-hiredis-1.0.0-1-any.pkg.tar.zst... 2021-05-16T17:40:45.7813849Z checking keyring... 2021-05-16T17:40:45.8679107Z checking package integrity... 2021-05-16T17:40:45.9995876Z loading package files... 2021-05-16T17:40:46.0036909Z checking for file conflicts... 2021-05-16T17:40:46.0043118Z checking available disk space... 2021-05-16T17:40:46.0054457Z :: Processing package changes... 2021-05-16T17:40:46.0055329Z installing mingw-w64-x86_64-hiredis... 2021-05-16T17:40:46.7899123Z resolving dependencies... 2021-05-16T17:40:46.7900381Z looking for conflicting packages... 2021-05-16T17:40:46.8203268Z 2021-05-16T17:40:46.8204480Z Packages (1) mingw-w64-x86_64-http-parser-2.9.4-2 2021-05-16T17:40:46.8205072Z 2021-05-16T17:40:46.8205649Z Total Download Size: 0.03 MiB 2021-05-16T17:40:46.8206344Z Total Installed Size: 0.11 MiB 2021-05-16T17:40:46.8206741Z 2021-05-16T17:40:46.8207457Z :: Proceed with installation? [Y/n] 2021-05-16T17:40:46.8208171Z :: Retrieving packages... 2021-05-16T17:40:47.1318983Z downloading mingw-w64-x86_64-http-parser-2.9.4-2-any.pkg.tar.zst... 2021-05-16T17:40:47.2258936Z checking keyring... 2021-05-16T17:40:47.3128580Z checking package integrity... 2021-05-16T17:40:47.4389959Z loading package files... 2021-05-16T17:40:47.4406444Z checking for file conflicts... 2021-05-16T17:40:47.4410620Z checking available disk space... 2021-05-16T17:40:47.4421760Z :: Processing package changes... 2021-05-16T17:40:47.4422675Z installing mingw-w64-x86_64-http-parser... 2021-05-16T17:40:48.2069956Z warning: mingw-w64-x86_64-icu-68.2-3 is up to date -- reinstalling 2021-05-16T17:40:48.2070966Z resolving dependencies... 2021-05-16T17:40:48.2195745Z looking for conflicting packages... 2021-05-16T17:40:48.2395787Z 2021-05-16T17:40:48.2396963Z Packages (1) mingw-w64-x86_64-icu-68.2-3 2021-05-16T17:40:48.2397449Z 2021-05-16T17:40:48.2398082Z Total Installed Size: 113.98 MiB 2021-05-16T17:40:48.2398670Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:40:48.2399297Z 2021-05-16T17:40:48.2400075Z :: Proceed with installation? [Y/n] 2021-05-16T17:40:48.2400741Z checking keyring... 2021-05-16T17:40:48.3085452Z checking package integrity... 2021-05-16T17:40:48.5968960Z loading package files... 2021-05-16T17:40:48.6018232Z checking for file conflicts... 2021-05-16T17:40:48.6019101Z checking available disk space... 2021-05-16T17:40:48.6137265Z :: Processing package changes... 2021-05-16T17:40:48.6138143Z reinstalling mingw-w64-x86_64-icu... 2021-05-16T17:40:49.8871921Z resolving dependencies... 2021-05-16T17:40:49.9175793Z looking for conflicting packages... 2021-05-16T17:40:49.9210045Z 2021-05-16T17:40:49.9214838Z 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-16T17:40:49.9218041Z 2021-05-16T17:40:49.9218804Z Total Download Size: 17.57 MiB 2021-05-16T17:40:49.9219659Z Total Installed Size: 78.94 MiB 2021-05-16T17:40:49.9220220Z 2021-05-16T17:40:49.9221116Z :: Proceed with installation? [Y/n] 2021-05-16T17:40:49.9222028Z :: Retrieving packages... 2021-05-16T17:40:50.2236729Z downloading mingw-w64-x86_64-djvulibre-3.5.28-2-any.pkg.tar.zst... 2021-05-16T17:40:50.9691513Z downloading mingw-w64-x86_64-flif-0.3-1-any.pkg.tar.xz... 2021-05-16T17:40:51.1316154Z downloading mingw-w64-x86_64-gsfonts-20200910-2-any.pkg.tar.zst... 2021-05-16T17:40:51.2607640Z downloading mingw-w64-x86_64-jbigkit-2.1-4-any.pkg.tar.xz... 2021-05-16T17:40:51.3552801Z downloading mingw-w64-x86_64-liblqr-0.4.2-4-any.pkg.tar.xz... 2021-05-16T17:40:51.4500423Z downloading mingw-w64-x86_64-libraqm-0.7.1-1-any.pkg.tar.zst... 2021-05-16T17:40:51.5444081Z downloading mingw-w64-x86_64-libtool-2.4.6-20-any.pkg.tar.zst... 2021-05-16T17:40:51.6500838Z downloading mingw-w64-x86_64-libwmf-0.2.12-3-any.pkg.tar.zst... 2021-05-16T17:40:51.7648725Z downloading mingw-w64-x86_64-ttf-dejavu-2.37-3-any.pkg.tar.zst... 2021-05-16T17:40:51.9588536Z downloading mingw-w64-x86_64-imagemagick-7.0.10.11-3-any.pkg.tar.zst... 2021-05-16T17:40:52.1821042Z checking keyring... 2021-05-16T17:40:52.4530968Z checking package integrity... 2021-05-16T17:40:53.9663185Z loading package files... 2021-05-16T17:40:54.0221697Z checking for file conflicts... 2021-05-16T17:40:54.1845738Z checking available disk space... 2021-05-16T17:40:54.1862403Z :: Processing package changes... 2021-05-16T17:40:54.1863269Z installing mingw-w64-x86_64-djvulibre... 2021-05-16T17:40:54.2942072Z installing mingw-w64-x86_64-flif... 2021-05-16T17:40:54.4543471Z installing mingw-w64-x86_64-gsfonts... 2021-05-16T17:40:54.5255467Z installing mingw-w64-x86_64-jbigkit... 2021-05-16T17:40:54.5474116Z installing mingw-w64-x86_64-liblqr... 2021-05-16T17:40:55.2251913Z installing mingw-w64-x86_64-libraqm... 2021-05-16T17:40:55.2252664Z installing mingw-w64-x86_64-libtool... 2021-05-16T17:40:55.2253449Z installing mingw-w64-x86_64-libwmf... 2021-05-16T17:40:55.2254175Z installing mingw-w64-x86_64-ttf-dejavu... 2021-05-16T17:40:55.2254924Z installing mingw-w64-x86_64-imagemagick... 2021-05-16T17:40:56.3738124Z Optional dependencies for mingw-w64-x86_64-imagemagick 2021-05-16T17:40:56.3739497Z mingw-w64-x86_64-ghostscript: for Ghostscript support 2021-05-16T17:40:56.3740591Z mingw-w64-x86_64-openexr: for OpenEXR support [installed] 2021-05-16T17:40:56.3741480Z mingw-w64-x86_64-librsvg: for SVG support 2021-05-16T17:40:56.3742314Z mingw-w64-x86_64-graphviz: for GVC support 2021-05-16T17:40:56.3790803Z :: Running post-transaction hooks... 2021-05-16T17:40:56.3791725Z (1/2) Updating fontconfig cache... 2021-05-16T17:40:56.4578530Z (2/2) Probing GDK-Pixbuf loader modules... 2021-05-16T17:40:57.2976421Z warning: mingw-w64-x86_64-intel-tbb-1~2020.2-2 is up to date -- reinstalling 2021-05-16T17:40:57.2977279Z resolving dependencies... 2021-05-16T17:40:57.3083442Z looking for conflicting packages... 2021-05-16T17:40:57.3291234Z 2021-05-16T17:40:57.3292631Z Packages (1) mingw-w64-x86_64-intel-tbb-1~2020.2-2 2021-05-16T17:40:57.3293742Z 2021-05-16T17:40:57.3294614Z Total Installed Size: 8.68 MiB 2021-05-16T17:40:57.3295290Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:40:57.3295864Z 2021-05-16T17:40:57.3296624Z :: Proceed with installation? [Y/n] 2021-05-16T17:40:57.3297309Z checking keyring... 2021-05-16T17:40:57.3990228Z checking package integrity... 2021-05-16T17:40:57.5271385Z loading package files... 2021-05-16T17:40:57.5312746Z checking for file conflicts... 2021-05-16T17:40:57.5313701Z checking available disk space... 2021-05-16T17:40:57.5383851Z :: Processing package changes... 2021-05-16T17:40:57.5384728Z reinstalling mingw-w64-x86_64-intel-tbb... 2021-05-16T17:40:58.4530114Z warning: mingw-w64-x86_64-isl-0.24-1 is up to date -- reinstalling 2021-05-16T17:40:58.4530983Z resolving dependencies... 2021-05-16T17:40:58.4532141Z looking for conflicting packages... 2021-05-16T17:40:58.4841897Z 2021-05-16T17:40:58.4843517Z Packages (1) mingw-w64-x86_64-isl-0.24-1 2021-05-16T17:40:58.4844575Z 2021-05-16T17:40:58.4845597Z Total Download Size: 0.93 MiB 2021-05-16T17:40:58.4846760Z Total Installed Size: 6.43 MiB 2021-05-16T17:40:58.4847882Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:40:58.4848599Z 2021-05-16T17:40:58.4849871Z :: Proceed with installation? [Y/n] 2021-05-16T17:40:58.4851110Z :: Retrieving packages... 2021-05-16T17:40:58.7920460Z downloading mingw-w64-x86_64-isl-0.24-1-any.pkg.tar.zst... 2021-05-16T17:40:59.3407806Z checking keyring... 2021-05-16T17:40:59.4261898Z checking package integrity... 2021-05-16T17:40:59.5638463Z loading package files... 2021-05-16T17:40:59.5668559Z checking for file conflicts... 2021-05-16T17:40:59.5669424Z checking available disk space... 2021-05-16T17:40:59.5707460Z :: Processing package changes... 2021-05-16T17:40:59.5708292Z reinstalling mingw-w64-x86_64-isl... 2021-05-16T17:41:00.4014150Z resolving dependencies... 2021-05-16T17:41:00.4320224Z looking for conflicting packages... 2021-05-16T17:41:00.4341314Z 2021-05-16T17:41:00.4342266Z Packages (2) mingw-w64-x86_64-gdcm-3.0.8-2 mingw-w64-x86_64-itk-5.1.0-2 2021-05-16T17:41:00.4342898Z 2021-05-16T17:41:00.4343470Z Total Download Size: 13.04 MiB 2021-05-16T17:41:00.4344145Z Total Installed Size: 137.15 MiB 2021-05-16T17:41:00.4344787Z 2021-05-16T17:41:00.4345507Z :: Proceed with installation? [Y/n] 2021-05-16T17:41:00.4346318Z :: Retrieving packages... 2021-05-16T17:41:00.7395238Z downloading mingw-w64-x86_64-gdcm-3.0.8-2-any.pkg.tar.zst... 2021-05-16T17:41:01.5802246Z downloading mingw-w64-x86_64-itk-5.1.0-2-any.pkg.tar.zst... 2021-05-16T17:41:01.9219649Z checking keyring... 2021-05-16T17:41:02.0147989Z checking package integrity... 2021-05-16T17:41:02.3848551Z loading package files... 2021-05-16T17:41:02.4441622Z checking for file conflicts... 2021-05-16T17:41:02.7267417Z checking available disk space... 2021-05-16T17:41:02.7293127Z :: Processing package changes... 2021-05-16T17:41:02.7294389Z installing mingw-w64-x86_64-gdcm... 2021-05-16T17:41:03.1154642Z installing mingw-w64-x86_64-itk... 2021-05-16T17:41:06.5350680Z Optional dependencies for mingw-w64-x86_64-itk 2021-05-16T17:41:06.5351987Z mingw-w64-x86_64-opencv: ITK-OpenCV bridge [installed] 2021-05-16T17:41:06.5352890Z mingw-w64-x86_64-vtk: ITK-VTK bridge 2021-05-16T17:41:07.3169485Z warning: mingw-w64-x86_64-jasper-2.0.24-1 is up to date -- reinstalling 2021-05-16T17:41:07.3170304Z resolving dependencies... 2021-05-16T17:41:07.3473984Z looking for conflicting packages... 2021-05-16T17:41:07.3623324Z 2021-05-16T17:41:07.3624405Z Packages (1) mingw-w64-x86_64-jasper-2.0.24-1 2021-05-16T17:41:07.3625008Z 2021-05-16T17:41:07.3625921Z Total Installed Size: 4.75 MiB 2021-05-16T17:41:08.2302379Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:41:08.2302761Z 2021-05-16T17:41:08.2303309Z :: Proceed with installation? [Y/n] 2021-05-16T17:41:08.2303898Z checking keyring... 2021-05-16T17:41:08.2304469Z checking package integrity... 2021-05-16T17:41:08.2305061Z loading package files... 2021-05-16T17:41:08.2305628Z checking for file conflicts... 2021-05-16T17:41:08.2306252Z checking available disk space... 2021-05-16T17:41:08.2306881Z :: Processing package changes... 2021-05-16T17:41:08.2308052Z reinstalling mingw-w64-x86_64-jasper... 2021-05-16T17:41:08.5477298Z warning: mingw-w64-x86_64-json-c-0.15-1 is up to date -- reinstalling 2021-05-16T17:41:08.5478139Z resolving dependencies... 2021-05-16T17:41:08.5576717Z looking for conflicting packages... 2021-05-16T17:41:08.5774389Z 2021-05-16T17:41:08.5775703Z Packages (1) mingw-w64-x86_64-json-c-0.15-1 2021-05-16T17:41:08.5776928Z 2021-05-16T17:41:08.5778029Z Total Installed Size: 0.43 MiB 2021-05-16T17:41:08.5778967Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:41:08.5780053Z 2021-05-16T17:41:08.5781205Z :: Proceed with installation? [Y/n] 2021-05-16T17:41:08.5782314Z checking keyring... 2021-05-16T17:41:08.6462266Z checking package integrity... 2021-05-16T17:41:08.7630135Z loading package files... 2021-05-16T17:41:08.7645575Z checking for file conflicts... 2021-05-16T17:41:08.7646391Z checking available disk space... 2021-05-16T17:41:08.7670962Z :: Processing package changes... 2021-05-16T17:41:08.7671856Z reinstalling mingw-w64-x86_64-json-c... 2021-05-16T17:41:09.5327648Z warning: mingw-w64-x86_64-jsoncpp-1.9.4-1 is up to date -- reinstalling 2021-05-16T17:41:09.5328879Z resolving dependencies... 2021-05-16T17:41:09.5330552Z looking for conflicting packages... 2021-05-16T17:41:09.5636311Z 2021-05-16T17:41:09.5637690Z Packages (1) mingw-w64-x86_64-jsoncpp-1.9.4-1 2021-05-16T17:41:09.5638928Z 2021-05-16T17:41:09.5640514Z Total Installed Size: 1.88 MiB 2021-05-16T17:41:09.5641667Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:41:09.5642349Z 2021-05-16T17:41:09.5643449Z :: Proceed with installation? [Y/n] 2021-05-16T17:41:09.5644890Z checking keyring... 2021-05-16T17:41:09.6344516Z checking package integrity... 2021-05-16T17:41:09.7384079Z loading package files... 2021-05-16T17:41:09.7406849Z checking for file conflicts... 2021-05-16T17:41:09.7407716Z checking available disk space... 2021-05-16T17:41:09.7430020Z :: Processing package changes... 2021-05-16T17:41:09.7430887Z reinstalling mingw-w64-x86_64-jsoncpp... 2021-05-16T17:41:10.5451533Z warning: mingw-w64-x86_64-lame-3.100-1 is up to date -- reinstalling 2021-05-16T17:41:10.5452506Z resolving dependencies... 2021-05-16T17:41:10.5611968Z looking for conflicting packages... 2021-05-16T17:41:10.5764954Z 2021-05-16T17:41:10.5765856Z Packages (1) mingw-w64-x86_64-lame-3.100-1 2021-05-16T17:41:10.5766345Z 2021-05-16T17:41:10.5767311Z Total Installed Size: 1.64 MiB 2021-05-16T17:41:10.5767820Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:41:10.5768118Z 2021-05-16T17:41:10.5768629Z :: Proceed with installation? [Y/n] 2021-05-16T17:41:10.5769850Z checking keyring... 2021-05-16T17:41:10.6456077Z checking package integrity... 2021-05-16T17:41:10.7566497Z loading package files... 2021-05-16T17:41:10.7596193Z checking for file conflicts... 2021-05-16T17:41:10.7597020Z checking available disk space... 2021-05-16T17:41:10.7619574Z :: Processing package changes... 2021-05-16T17:41:10.7620363Z reinstalling mingw-w64-x86_64-lame... 2021-05-16T17:41:11.5849294Z resolving dependencies... 2021-05-16T17:41:11.5957405Z looking for conflicting packages... 2021-05-16T17:41:11.6168536Z 2021-05-16T17:41:11.6170018Z Packages (1) mingw-w64-x86_64-lapack-3.9.0-2 2021-05-16T17:41:11.6170964Z 2021-05-16T17:41:11.6171957Z Total Download Size: 3.31 MiB 2021-05-16T17:41:11.6173153Z Total Installed Size: 28.75 MiB 2021-05-16T17:41:11.6173942Z 2021-05-16T17:41:11.6175158Z :: Proceed with installation? [Y/n] 2021-05-16T17:41:11.6176395Z :: Retrieving packages... 2021-05-16T17:41:11.9492726Z downloading mingw-w64-x86_64-lapack-3.9.0-2-any.pkg.tar.zst... 2021-05-16T17:41:12.6978571Z checking keyring... 2021-05-16T17:41:12.7920731Z checking package integrity... 2021-05-16T17:41:12.9644542Z loading package files... 2021-05-16T17:41:12.9667821Z checking for file conflicts... 2021-05-16T17:41:12.9694735Z checking available disk space... 2021-05-16T17:41:12.9705620Z :: Processing package changes... 2021-05-16T17:41:12.9706502Z installing mingw-w64-x86_64-lapack... 2021-05-16T17:41:13.8343473Z warning: mingw-w64-x86_64-lcms2-2.12-1 is up to date -- reinstalling 2021-05-16T17:41:13.8344469Z resolving dependencies... 2021-05-16T17:41:13.8518830Z looking for conflicting packages... 2021-05-16T17:41:13.8649350Z 2021-05-16T17:41:13.8650572Z Packages (1) mingw-w64-x86_64-lcms2-2.12-1 2021-05-16T17:41:13.8651416Z 2021-05-16T17:41:13.8652685Z Total Installed Size: 1.62 MiB 2021-05-16T17:41:13.8654183Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:41:13.8655007Z 2021-05-16T17:41:13.8656111Z :: Proceed with installation? [Y/n] 2021-05-16T17:41:13.8657217Z checking keyring... 2021-05-16T17:41:13.9377949Z checking package integrity... 2021-05-16T17:41:14.0508843Z loading package files... 2021-05-16T17:41:14.0533868Z checking for file conflicts... 2021-05-16T17:41:14.0534675Z checking available disk space... 2021-05-16T17:41:14.0554544Z :: Processing package changes... 2021-05-16T17:41:14.0556197Z reinstalling mingw-w64-x86_64-lcms2... 2021-05-16T17:41:14.8761817Z warning: mingw-w64-x86_64-leptonica-1.80.0-2 is up to date -- reinstalling 2021-05-16T17:41:14.8762782Z resolving dependencies... 2021-05-16T17:41:14.9013956Z looking for conflicting packages... 2021-05-16T17:41:15.7294778Z 2021-05-16T17:41:15.7295544Z Packages (1) mingw-w64-x86_64-leptonica-1.80.0-2 2021-05-16T17:41:15.7296016Z 2021-05-16T17:41:15.7296781Z Total Installed Size: 8.39 MiB 2021-05-16T17:41:15.7297430Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:41:15.7297743Z 2021-05-16T17:41:15.7298267Z :: Proceed with installation? [Y/n] 2021-05-16T17:41:15.7298833Z checking keyring... 2021-05-16T17:41:15.7299416Z checking package integrity... 2021-05-16T17:41:15.7299979Z loading package files... 2021-05-16T17:41:15.7300558Z checking for file conflicts... 2021-05-16T17:41:15.7301156Z checking available disk space... 2021-05-16T17:41:15.7301796Z :: Processing package changes... 2021-05-16T17:41:15.7302497Z reinstalling mingw-w64-x86_64-leptonica... 2021-05-16T17:41:15.9609560Z warning: mingw-w64-x86_64-libarchive-3.5.1-1 is up to date -- reinstalling 2021-05-16T17:41:15.9610896Z resolving dependencies... 2021-05-16T17:41:15.9863804Z looking for conflicting packages... 2021-05-16T17:41:15.9923997Z 2021-05-16T17:41:15.9925473Z Packages (1) mingw-w64-x86_64-libarchive-3.5.1-1 2021-05-16T17:41:15.9926790Z 2021-05-16T17:41:15.9927666Z Total Installed Size: 3.99 MiB 2021-05-16T17:41:15.9928660Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:41:15.9929109Z 2021-05-16T17:41:15.9929847Z :: Proceed with installation? [Y/n] 2021-05-16T17:41:15.9930512Z checking keyring... 2021-05-16T17:41:16.0653463Z checking package integrity... 2021-05-16T17:41:16.1782644Z loading package files... 2021-05-16T17:41:16.1811553Z checking for file conflicts... 2021-05-16T17:41:16.1812482Z checking available disk space... 2021-05-16T17:41:16.1846183Z :: Processing package changes... 2021-05-16T17:41:16.1847095Z reinstalling mingw-w64-x86_64-libarchive... 2021-05-16T17:41:17.0099403Z warning: mingw-w64-x86_64-libassuan-2.5.4-1 is up to date -- reinstalling 2021-05-16T17:41:17.0100303Z resolving dependencies... 2021-05-16T17:41:17.0256629Z looking for conflicting packages... 2021-05-16T17:41:17.0410735Z 2021-05-16T17:41:17.0412132Z Packages (1) mingw-w64-x86_64-libassuan-2.5.4-1 2021-05-16T17:41:17.0413469Z 2021-05-16T17:41:17.0414859Z Total Installed Size: 0.38 MiB 2021-05-16T17:41:17.0416060Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:41:17.0416793Z 2021-05-16T17:41:17.0418105Z :: Proceed with installation? [Y/n] 2021-05-16T17:41:17.0419639Z checking keyring... 2021-05-16T17:41:17.1144130Z checking package integrity... 2021-05-16T17:41:17.2222171Z loading package files... 2021-05-16T17:41:17.2244278Z checking for file conflicts... 2021-05-16T17:41:17.2245083Z checking available disk space... 2021-05-16T17:41:17.2261439Z :: Processing package changes... 2021-05-16T17:41:17.2262342Z reinstalling mingw-w64-x86_64-libassuan... 2021-05-16T17:41:17.9802562Z warning: mingw-w64-x86_64-libde265-1.0.8-1 is up to date -- reinstalling 2021-05-16T17:41:17.9803531Z resolving dependencies... 2021-05-16T17:41:17.9904146Z looking for conflicting packages... 2021-05-16T17:41:18.0128339Z 2021-05-16T17:41:18.0129401Z Packages (1) mingw-w64-x86_64-libde265-1.0.8-1 2021-05-16T17:41:18.0129952Z 2021-05-16T17:41:18.0130835Z Total Installed Size: 4.02 MiB 2021-05-16T17:41:18.0131778Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:41:18.0132211Z 2021-05-16T17:41:18.0132940Z :: Proceed with installation? [Y/n] 2021-05-16T17:41:18.0133591Z checking keyring... 2021-05-16T17:41:18.0824287Z checking package integrity... 2021-05-16T17:41:18.1941235Z loading package files... 2021-05-16T17:41:18.1966292Z checking for file conflicts... 2021-05-16T17:41:18.1967073Z checking available disk space... 2021-05-16T17:41:18.1985692Z :: Processing package changes... 2021-05-16T17:41:18.1986567Z reinstalling mingw-w64-x86_64-libde265... 2021-05-16T17:41:18.9766404Z warning: mingw-w64-x86_64-libffi-3.3-4 is up to date -- reinstalling 2021-05-16T17:41:18.9767297Z resolving dependencies... 2021-05-16T17:41:18.9768552Z looking for conflicting packages... 2021-05-16T17:41:19.0078336Z 2021-05-16T17:41:19.0079781Z Packages (1) mingw-w64-x86_64-libffi-3.3-4 2021-05-16T17:41:19.0080394Z 2021-05-16T17:41:19.0081051Z Total Download Size: 0.04 MiB 2021-05-16T17:41:19.0082028Z Total Installed Size: 0.11 MiB 2021-05-16T17:41:19.0082788Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:41:19.0083258Z 2021-05-16T17:41:19.0084041Z :: Proceed with installation? [Y/n] 2021-05-16T17:41:19.0084855Z :: Retrieving packages... 2021-05-16T17:41:19.3182487Z downloading mingw-w64-x86_64-libffi-3.3-4-any.pkg.tar.zst... 2021-05-16T17:41:19.5032860Z checking keyring... 2021-05-16T17:41:19.5957465Z checking package integrity... 2021-05-16T17:41:19.7228919Z loading package files... 2021-05-16T17:41:19.7239646Z checking for file conflicts... 2021-05-16T17:41:19.7240482Z checking available disk space... 2021-05-16T17:41:19.7264832Z :: Processing package changes... 2021-05-16T17:41:19.7265993Z reinstalling mingw-w64-x86_64-libffi... 2021-05-16T17:41:20.5002183Z warning: mingw-w64-x86_64-libfreexl-1.0.6-1 is up to date -- reinstalling 2021-05-16T17:41:20.5003079Z resolving dependencies... 2021-05-16T17:41:20.5004244Z looking for conflicting packages... 2021-05-16T17:41:20.5316729Z 2021-05-16T17:41:20.5318598Z Packages (1) mingw-w64-x86_64-libfreexl-1.0.6-1 2021-05-16T17:41:20.5319566Z 2021-05-16T17:41:20.5320401Z Total Installed Size: 0.13 MiB 2021-05-16T17:41:20.5321263Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:41:20.5321704Z 2021-05-16T17:41:20.5322448Z :: Proceed with installation? [Y/n] 2021-05-16T17:41:20.5323116Z checking keyring... 2021-05-16T17:41:20.6021827Z checking package integrity... 2021-05-16T17:41:20.7058599Z loading package files... 2021-05-16T17:41:20.7082320Z checking for file conflicts... 2021-05-16T17:41:20.7083265Z checking available disk space... 2021-05-16T17:41:20.7097298Z :: Processing package changes... 2021-05-16T17:41:20.7098224Z reinstalling mingw-w64-x86_64-libfreexl... 2021-05-16T17:41:21.4664907Z warning: mingw-w64-x86_64-libgeotiff-1.6.0-1 is up to date -- reinstalling 2021-05-16T17:41:21.4665995Z resolving dependencies... 2021-05-16T17:41:21.4907749Z looking for conflicting packages... 2021-05-16T17:41:21.4968025Z 2021-05-16T17:41:21.4969472Z Packages (1) mingw-w64-x86_64-libgeotiff-1.6.0-1 2021-05-16T17:41:21.4970783Z 2021-05-16T17:41:21.4972208Z Total Installed Size: 0.79 MiB 2021-05-16T17:41:21.4973389Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:41:21.4974129Z 2021-05-16T17:41:21.4975682Z :: Proceed with installation? [Y/n] 2021-05-16T17:41:21.4977248Z checking keyring... 2021-05-16T17:41:21.5682335Z checking package integrity... 2021-05-16T17:41:21.6748695Z loading package files... 2021-05-16T17:41:21.6776280Z checking for file conflicts... 2021-05-16T17:41:21.6777143Z checking available disk space... 2021-05-16T17:41:21.6802812Z :: Processing package changes... 2021-05-16T17:41:21.6803779Z reinstalling mingw-w64-x86_64-libgeotiff... 2021-05-16T17:41:22.4541591Z resolving dependencies... 2021-05-16T17:41:22.4790937Z looking for conflicting packages... 2021-05-16T17:41:22.4856379Z 2021-05-16T17:41:22.4857701Z Packages (1) mingw-w64-x86_64-libgit2-1.1.0-1 2021-05-16T17:41:22.4858636Z 2021-05-16T17:41:22.4859665Z Total Download Size: 0.68 MiB 2021-05-16T17:41:22.4860864Z Total Installed Size: 3.01 MiB 2021-05-16T17:41:22.4861596Z 2021-05-16T17:41:22.4862753Z :: Proceed with installation? [Y/n] 2021-05-16T17:41:22.4864005Z :: Retrieving packages... 2021-05-16T17:41:22.7935512Z downloading mingw-w64-x86_64-libgit2-1.1.0-1-any.pkg.tar.zst... 2021-05-16T17:41:23.2570139Z checking keyring... 2021-05-16T17:41:24.2255900Z checking package integrity... 2021-05-16T17:41:24.2256557Z loading package files... 2021-05-16T17:41:24.2257156Z checking for file conflicts... 2021-05-16T17:41:24.2257789Z checking available disk space... 2021-05-16T17:41:24.2258474Z :: Processing package changes... 2021-05-16T17:41:24.2259164Z installing mingw-w64-x86_64-libgit2... 2021-05-16T17:41:24.3231737Z warning: mingw-w64-x86_64-libgpg-error-1.41-3 is up to date -- reinstalling 2021-05-16T17:41:24.3232671Z resolving dependencies... 2021-05-16T17:41:24.3344657Z looking for conflicting packages... 2021-05-16T17:41:24.3550664Z 2021-05-16T17:41:24.3552594Z Packages (1) mingw-w64-x86_64-libgpg-error-1.41-3 2021-05-16T17:41:24.3553343Z 2021-05-16T17:41:24.3554576Z Total Installed Size: 1.43 MiB 2021-05-16T17:41:24.3555503Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:41:24.3556060Z 2021-05-16T17:41:24.3557009Z :: Proceed with installation? [Y/n] 2021-05-16T17:41:24.3558207Z checking keyring... 2021-05-16T17:41:24.4260792Z checking package integrity... 2021-05-16T17:41:24.5366863Z loading package files... 2021-05-16T17:41:24.5389452Z checking for file conflicts... 2021-05-16T17:41:24.5390262Z checking available disk space... 2021-05-16T17:41:24.5434678Z :: Processing package changes... 2021-05-16T17:41:24.5435795Z reinstalling mingw-w64-x86_64-libgpg-error... 2021-05-16T17:41:25.3523441Z warning: mingw-w64-x86_64-libheif-1.11.0-2 is up to date -- reinstalling 2021-05-16T17:41:25.3524401Z resolving dependencies... 2021-05-16T17:41:25.3773707Z looking for conflicting packages... 2021-05-16T17:41:25.3838621Z 2021-05-16T17:41:25.3839988Z Packages (1) mingw-w64-x86_64-libheif-1.11.0-2 2021-05-16T17:41:25.3840909Z 2021-05-16T17:41:25.3841729Z Total Installed Size: 3.84 MiB 2021-05-16T17:41:25.3842663Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:41:25.3843345Z 2021-05-16T17:41:25.3844821Z :: Proceed with installation? [Y/n] 2021-05-16T17:41:25.3846043Z checking keyring... 2021-05-16T17:41:25.4531455Z checking package integrity... 2021-05-16T17:41:25.5632754Z loading package files... 2021-05-16T17:41:25.5657191Z checking for file conflicts... 2021-05-16T17:41:25.5658049Z checking available disk space... 2021-05-16T17:41:25.5680878Z :: Processing package changes... 2021-05-16T17:41:25.5681808Z reinstalling mingw-w64-x86_64-libheif... 2021-05-16T17:41:26.3396009Z warning: mingw-w64-x86_64-libiconv-1.16-2 is up to date -- reinstalling 2021-05-16T17:41:26.3396873Z resolving dependencies... 2021-05-16T17:41:26.3397992Z looking for conflicting packages... 2021-05-16T17:41:26.3707716Z 2021-05-16T17:41:26.3709551Z Packages (1) mingw-w64-x86_64-libiconv-1.16-2 2021-05-16T17:41:26.3710524Z 2021-05-16T17:41:26.3711543Z Total Download Size: 0.73 MiB 2021-05-16T17:41:26.3712685Z Total Installed Size: 2.24 MiB 2021-05-16T17:41:26.3713833Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:41:26.3714554Z 2021-05-16T17:41:26.3715756Z :: Proceed with installation? [Y/n] 2021-05-16T17:41:26.3718478Z :: Retrieving packages... 2021-05-16T17:41:26.7100679Z downloading mingw-w64-x86_64-libiconv-1.16-2-any.pkg.tar.zst... 2021-05-16T17:41:27.1750049Z checking keyring... 2021-05-16T17:41:27.2633966Z checking package integrity... 2021-05-16T17:41:27.4010470Z loading package files... 2021-05-16T17:41:27.4036314Z checking for file conflicts... 2021-05-16T17:41:27.4037219Z checking available disk space... 2021-05-16T17:41:27.4572338Z :: Processing package changes... 2021-05-16T17:41:27.4686550Z reinstalling mingw-w64-x86_64-libiconv... 2021-05-16T17:41:28.2548870Z warning: mingw-w64-x86_64-libjpeg-turbo-2.0.6-1 is up to date -- reinstalling 2021-05-16T17:41:28.2549958Z resolving dependencies... 2021-05-16T17:41:28.2655979Z looking for conflicting packages... 2021-05-16T17:41:28.2884885Z 2021-05-16T17:41:28.2885912Z Packages (1) mingw-w64-x86_64-libjpeg-turbo-2.0.6-1 2021-05-16T17:41:28.2886421Z 2021-05-16T17:41:28.2886886Z Total Installed Size: 4.35 MiB 2021-05-16T17:41:28.2887486Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:41:28.2887782Z 2021-05-16T17:41:28.2888323Z :: Proceed with installation? [Y/n] 2021-05-16T17:41:28.2888901Z checking keyring... 2021-05-16T17:41:28.3600848Z checking package integrity... 2021-05-16T17:41:28.4706285Z loading package files... 2021-05-16T17:41:28.4731112Z checking for file conflicts... 2021-05-16T17:41:28.4732046Z checking available disk space... 2021-05-16T17:41:28.4760466Z :: Processing package changes... 2021-05-16T17:41:28.4761471Z reinstalling mingw-w64-x86_64-libjpeg-turbo... 2021-05-16T17:41:29.2774029Z warning: mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-16T17:41:29.2775098Z resolving dependencies... 2021-05-16T17:41:29.2776266Z looking for conflicting packages... 2021-05-16T17:41:29.3083628Z 2021-05-16T17:41:29.3085526Z Packages (1) mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T17:41:29.3086597Z 2021-05-16T17:41:29.3087417Z Total Download Size: 0.02 MiB 2021-05-16T17:41:29.3088427Z Total Installed Size: 0.05 MiB 2021-05-16T17:41:29.3089309Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:41:29.3089879Z 2021-05-16T17:41:29.3090888Z :: Proceed with installation? [Y/n] 2021-05-16T17:41:29.3091847Z :: Retrieving packages... 2021-05-16T17:41:30.2276342Z downloading mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T17:41:30.2277901Z checking keyring... 2021-05-16T17:41:30.2278488Z checking package integrity... 2021-05-16T17:41:30.2279056Z loading package files... 2021-05-16T17:41:30.2279648Z checking for file conflicts... 2021-05-16T17:41:30.2280276Z checking available disk space... 2021-05-16T17:41:30.2280945Z :: Processing package changes... 2021-05-16T17:41:30.2281689Z reinstalling mingw-w64-x86_64-libmangle-git... 2021-05-16T17:41:30.7228365Z warning: mingw-w64-x86_64-libmariadbclient-3.1.12-1 is up to date -- reinstalling 2021-05-16T17:41:30.7229366Z resolving dependencies... 2021-05-16T17:41:30.7485258Z looking for conflicting packages... 2021-05-16T17:41:30.7548410Z 2021-05-16T17:41:30.7549373Z Packages (1) mingw-w64-x86_64-libmariadbclient-3.1.12-1 2021-05-16T17:41:30.7550043Z 2021-05-16T17:41:30.7550896Z Total Installed Size: 3.26 MiB 2021-05-16T17:41:30.7551864Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:41:30.7552595Z 2021-05-16T17:41:30.7553541Z :: Proceed with installation? [Y/n] 2021-05-16T17:41:30.7554368Z checking keyring... 2021-05-16T17:41:30.8269599Z checking package integrity... 2021-05-16T17:41:30.9361741Z loading package files... 2021-05-16T17:41:30.9386104Z checking for file conflicts... 2021-05-16T17:41:30.9387542Z checking available disk space... 2021-05-16T17:41:30.9419251Z :: Processing package changes... 2021-05-16T17:41:30.9420230Z reinstalling mingw-w64-x86_64-libmariadbclient... 2021-05-16T17:41:31.7607580Z warning: mingw-w64-x86_64-libogg-1.3.4-3 is up to date -- reinstalling 2021-05-16T17:41:31.7608671Z resolving dependencies... 2021-05-16T17:41:31.7610140Z looking for conflicting packages... 2021-05-16T17:41:31.7915543Z 2021-05-16T17:41:31.7916482Z Packages (1) mingw-w64-x86_64-libogg-1.3.4-3 2021-05-16T17:41:31.7917033Z 2021-05-16T17:41:31.7918021Z Total Installed Size: 0.54 MiB 2021-05-16T17:41:31.7918554Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:41:31.7919226Z 2021-05-16T17:41:31.7919947Z :: Proceed with installation? [Y/n] 2021-05-16T17:41:31.7920565Z checking keyring... 2021-05-16T17:41:31.8661683Z checking package integrity... 2021-05-16T17:41:31.9773683Z loading package files... 2021-05-16T17:41:31.9846257Z checking for file conflicts... 2021-05-16T17:41:31.9847215Z checking available disk space... 2021-05-16T17:41:31.9915061Z :: Processing package changes... 2021-05-16T17:41:31.9915960Z reinstalling mingw-w64-x86_64-libogg... 2021-05-16T17:41:32.8543605Z warning: mingw-w64-x86_64-libpng-1.6.37-4 is up to date -- reinstalling 2021-05-16T17:41:32.8544483Z resolving dependencies... 2021-05-16T17:41:32.8796446Z looking for conflicting packages... 2021-05-16T17:41:32.8856990Z 2021-05-16T17:41:32.8858367Z Packages (1) mingw-w64-x86_64-libpng-1.6.37-4 2021-05-16T17:41:32.8859987Z 2021-05-16T17:41:32.8861284Z Total Installed Size: 2.35 MiB 2021-05-16T17:41:32.8862480Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:41:32.8863260Z 2021-05-16T17:41:32.8864451Z :: Proceed with installation? [Y/n] 2021-05-16T17:41:32.8866129Z checking keyring... 2021-05-16T17:41:32.9572717Z checking package integrity... 2021-05-16T17:41:33.0661315Z loading package files... 2021-05-16T17:41:33.0685507Z checking for file conflicts... 2021-05-16T17:41:33.0686597Z checking available disk space... 2021-05-16T17:41:33.0710390Z :: Processing package changes... 2021-05-16T17:41:33.0711264Z reinstalling mingw-w64-x86_64-libpng... 2021-05-16T17:41:33.9845493Z error: target not found: mingw-w64-x86_64-libpq 2021-05-16T17:41:34.7498307Z warning: mingw-w64-x86_64-libraw-0.20.2-2 is up to date -- reinstalling 2021-05-16T17:41:34.7499531Z resolving dependencies... 2021-05-16T17:41:34.7746189Z looking for conflicting packages... 2021-05-16T17:41:34.7807886Z 2021-05-16T17:41:34.7809232Z Packages (1) mingw-w64-x86_64-libraw-0.20.2-2 2021-05-16T17:41:34.7810879Z 2021-05-16T17:41:34.7812223Z Total Installed Size: 6.32 MiB 2021-05-16T17:41:34.7813741Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:41:34.7814468Z 2021-05-16T17:41:34.7815681Z :: Proceed with installation? [Y/n] 2021-05-16T17:41:34.7817354Z checking keyring... 2021-05-16T17:41:34.8522664Z checking package integrity... 2021-05-16T17:41:34.9634107Z loading package files... 2021-05-16T17:41:34.9659564Z checking for file conflicts... 2021-05-16T17:41:34.9660510Z checking available disk space... 2021-05-16T17:41:34.9685597Z :: Processing package changes... 2021-05-16T17:41:34.9686477Z reinstalling mingw-w64-x86_64-libraw... 2021-05-16T17:41:35.7643642Z resolving dependencies... 2021-05-16T17:41:35.7865188Z looking for conflicting packages... 2021-05-16T17:41:35.7970106Z 2021-05-16T17:41:35.7971172Z Packages (1) mingw-w64-x86_64-librsvg-2.50.3-1 2021-05-16T17:41:35.7972164Z 2021-05-16T17:41:35.7973187Z Total Download Size: 6.30 MiB 2021-05-16T17:41:35.7974331Z Total Installed Size: 39.39 MiB 2021-05-16T17:41:35.7975086Z 2021-05-16T17:41:35.7976324Z :: Proceed with installation? [Y/n] 2021-05-16T17:41:35.7977631Z :: Retrieving packages... 2021-05-16T17:41:36.1033464Z downloading mingw-w64-x86_64-librsvg-2.50.3-1-any.pkg.tar.zst... 2021-05-16T17:41:37.0370942Z checking keyring... 2021-05-16T17:41:37.1288408Z checking package integrity... 2021-05-16T17:41:37.3268387Z loading package files... 2021-05-16T17:41:37.3301600Z checking for file conflicts... 2021-05-16T17:41:37.3336635Z checking available disk space... 2021-05-16T17:41:37.3348323Z :: Processing package changes... 2021-05-16T17:41:37.3349235Z installing mingw-w64-x86_64-librsvg... 2021-05-16T17:41:37.5122263Z Optional dependencies for mingw-w64-x86_64-librsvg 2021-05-16T17:41:37.5123454Z mingw-w64-x86_64-gtk3: for rsvg-view-3 2021-05-16T17:41:37.5132089Z :: Running post-transaction hooks... 2021-05-16T17:41:37.5133034Z (1/1) Probing GDK-Pixbuf loader modules... 2021-05-16T17:41:38.4122362Z resolving dependencies... 2021-05-16T17:41:38.4371068Z looking for conflicting packages... 2021-05-16T17:41:38.4434570Z 2021-05-16T17:41:38.4435919Z Packages (1) mingw-w64-x86_64-libsbml-5.19.0-2 2021-05-16T17:41:38.4436834Z 2021-05-16T17:41:38.4437800Z Total Download Size: 7.79 MiB 2021-05-16T17:41:38.4438874Z Total Installed Size: 80.96 MiB 2021-05-16T17:41:38.4439684Z 2021-05-16T17:41:38.4440773Z :: Proceed with installation? [Y/n] 2021-05-16T17:41:38.4441867Z :: Retrieving packages... 2021-05-16T17:41:38.7542924Z downloading mingw-w64-x86_64-libsbml-5.19.0-2-any.pkg.tar.zst... 2021-05-16T17:41:39.6704642Z checking keyring... 2021-05-16T17:41:39.7600359Z checking package integrity... 2021-05-16T17:41:39.9600669Z loading package files... 2021-05-16T17:41:39.9683798Z checking for file conflicts... 2021-05-16T17:41:40.0067045Z checking available disk space... 2021-05-16T17:41:40.0079459Z :: Processing package changes... 2021-05-16T17:41:40.0080341Z installing mingw-w64-x86_64-libsbml... 2021-05-16T17:41:41.3674395Z resolving dependencies... 2021-05-16T17:41:41.4039272Z looking for conflicting packages... 2021-05-16T17:41:41.4053453Z 2021-05-16T17:41:41.4054497Z Packages (2) mingw-w64-x86_64-flac-1.3.3-3 mingw-w64-x86_64-libsndfile-1.0.31-1 2021-05-16T17:41:41.4055206Z 2021-05-16T17:41:41.4055795Z Total Download Size: 0.91 MiB 2021-05-16T17:41:41.4056473Z Total Installed Size: 5.45 MiB 2021-05-16T17:41:41.4057089Z 2021-05-16T17:41:41.4057810Z :: Proceed with installation? [Y/n] 2021-05-16T17:41:41.4058530Z :: Retrieving packages... 2021-05-16T17:41:41.7175607Z downloading mingw-w64-x86_64-flac-1.3.3-3-any.pkg.tar.zst... 2021-05-16T17:41:42.2762615Z downloading mingw-w64-x86_64-libsndfile-1.0.31-1-any.pkg.tar.zst... 2021-05-16T17:41:42.3697208Z checking keyring... 2021-05-16T17:41:42.4567676Z checking package integrity... 2021-05-16T17:41:42.7223655Z loading package files... 2021-05-16T17:41:42.7277058Z checking for file conflicts... 2021-05-16T17:41:42.7335935Z checking available disk space... 2021-05-16T17:41:42.7372459Z :: Processing package changes... 2021-05-16T17:41:42.7374827Z installing mingw-w64-x86_64-flac... 2021-05-16T17:41:42.8070234Z installing mingw-w64-x86_64-libsndfile... 2021-05-16T17:41:43.6287163Z warning: mingw-w64-x86_64-libspatialite-5.0.1-2 is up to date -- reinstalling 2021-05-16T17:41:43.6288031Z resolving dependencies... 2021-05-16T17:41:43.6524554Z looking for conflicting packages... 2021-05-16T17:41:43.6610325Z 2021-05-16T17:41:43.6611505Z Packages (1) mingw-w64-x86_64-libspatialite-5.0.1-2 2021-05-16T17:41:43.6612152Z 2021-05-16T17:41:43.6612968Z Total Installed Size: 29.97 MiB 2021-05-16T17:41:43.6613884Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:41:43.6614684Z 2021-05-16T17:41:43.6615762Z :: Proceed with installation? [Y/n] 2021-05-16T17:41:43.6616577Z checking keyring... 2021-05-16T17:41:43.7327505Z checking package integrity... 2021-05-16T17:41:43.8749470Z loading package files... 2021-05-16T17:41:43.8761552Z checking for file conflicts... 2021-05-16T17:41:43.8762804Z checking available disk space... 2021-05-16T17:41:43.8789543Z :: Processing package changes... 2021-05-16T17:41:43.8790446Z reinstalling mingw-w64-x86_64-libspatialite... 2021-05-16T17:41:44.7541421Z resolving dependencies... 2021-05-16T17:41:44.7804560Z looking for conflicting packages... 2021-05-16T17:41:44.7867975Z 2021-05-16T17:41:44.7869338Z Packages (1) mingw-w64-x86_64-libssh-0.9.5-2 2021-05-16T17:41:44.7870193Z 2021-05-16T17:41:44.7871152Z Total Download Size: 0.31 MiB 2021-05-16T17:41:44.7872359Z Total Installed Size: 1.50 MiB 2021-05-16T17:41:44.7873035Z 2021-05-16T17:41:44.7874189Z :: Proceed with installation? [Y/n] 2021-05-16T17:41:44.7875380Z :: Retrieving packages... 2021-05-16T17:41:45.0942263Z downloading mingw-w64-x86_64-libssh-0.9.5-2-any.pkg.tar.zst... 2021-05-16T17:41:45.4647650Z checking keyring... 2021-05-16T17:41:45.5627729Z checking package integrity... 2021-05-16T17:41:45.6947613Z loading package files... 2021-05-16T17:41:45.6973329Z checking for file conflicts... 2021-05-16T17:41:45.6984575Z checking available disk space... 2021-05-16T17:41:45.6995246Z :: Processing package changes... 2021-05-16T17:41:45.6996077Z installing mingw-w64-x86_64-libssh... 2021-05-16T17:41:45.7736886Z / 2021-05-16T17:41:46.6128904Z warning: mingw-w64-x86_64-libssh2-1.9.0-3 is up to date -- reinstalling 2021-05-16T17:41:46.6130352Z resolving dependencies... 2021-05-16T17:41:46.6381673Z looking for conflicting packages... 2021-05-16T17:41:46.6443077Z 2021-05-16T17:41:46.6444173Z Packages (1) mingw-w64-x86_64-libssh2-1.9.0-3 2021-05-16T17:41:46.6445019Z 2021-05-16T17:41:46.6446487Z Total Installed Size: 0.79 MiB 2021-05-16T17:41:46.6447593Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:41:46.6448184Z 2021-05-16T17:41:46.6449159Z :: Proceed with installation? [Y/n] 2021-05-16T17:41:46.6450057Z checking keyring... 2021-05-16T17:41:46.7143644Z checking package integrity... 2021-05-16T17:41:46.8218144Z loading package files... 2021-05-16T17:41:46.8261054Z checking for file conflicts... 2021-05-16T17:41:46.8261895Z checking available disk space... 2021-05-16T17:41:46.8400990Z :: Processing package changes... 2021-05-16T17:41:46.8402114Z reinstalling mingw-w64-x86_64-libssh2... 2021-05-16T17:41:47.7531996Z warning: mingw-w64-x86_64-libsystre-1.0.1-4 is up to date -- reinstalling 2021-05-16T17:41:47.7532903Z resolving dependencies... 2021-05-16T17:41:47.7746730Z looking for conflicting packages... 2021-05-16T17:41:47.7894653Z 2021-05-16T17:41:47.7896043Z Packages (1) mingw-w64-x86_64-libsystre-1.0.1-4 2021-05-16T17:41:47.7896950Z 2021-05-16T17:41:47.7897899Z Total Download Size: 0.02 MiB 2021-05-16T17:41:47.7900748Z Total Installed Size: 0.03 MiB 2021-05-16T17:41:47.7901855Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:41:47.7902531Z 2021-05-16T17:41:47.7903667Z :: Proceed with installation? [Y/n] 2021-05-16T17:41:47.7904823Z :: Retrieving packages... 2021-05-16T17:41:48.1027215Z downloading mingw-w64-x86_64-libsystre-1.0.1-4-any.pkg.tar.xz... 2021-05-16T17:41:48.2350888Z checking keyring... 2021-05-16T17:41:48.3246579Z checking package integrity... 2021-05-16T17:41:48.4540509Z loading package files... 2021-05-16T17:41:48.4566458Z checking for file conflicts... 2021-05-16T17:41:48.4567263Z checking available disk space... 2021-05-16T17:41:48.4621559Z :: Processing package changes... 2021-05-16T17:41:48.4622503Z reinstalling mingw-w64-x86_64-libsystre... 2021-05-16T17:41:49.2538956Z warning: mingw-w64-x86_64-libtiff-4.2.0-3 is up to date -- reinstalling 2021-05-16T17:41:49.2540095Z resolving dependencies... 2021-05-16T17:41:49.2795187Z looking for conflicting packages... 2021-05-16T17:41:49.2857398Z 2021-05-16T17:41:49.2858395Z Packages (1) mingw-w64-x86_64-libtiff-4.2.0-3 2021-05-16T17:41:49.2858895Z 2021-05-16T17:41:49.2859440Z Total Installed Size: 4.22 MiB 2021-05-16T17:41:49.2860457Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:41:49.2860900Z 2021-05-16T17:41:49.2861734Z :: Proceed with installation? [Y/n] 2021-05-16T17:41:49.2862576Z checking keyring... 2021-05-16T17:41:49.3560176Z checking package integrity... 2021-05-16T17:41:49.4712033Z loading package files... 2021-05-16T17:41:49.4757320Z checking for file conflicts... 2021-05-16T17:41:49.4758183Z checking available disk space... 2021-05-16T17:41:49.4883804Z :: Processing package changes... 2021-05-16T17:41:49.4884741Z reinstalling mingw-w64-x86_64-libtiff... 2021-05-16T17:41:50.5341213Z warning: mingw-w64-x86_64-libtool-2.4.6-20 is up to date -- reinstalling 2021-05-16T17:41:50.5342620Z resolving dependencies... 2021-05-16T17:41:50.5344261Z looking for conflicting packages... 2021-05-16T17:41:50.5658773Z 2021-05-16T17:41:50.5660850Z Packages (1) mingw-w64-x86_64-libtool-2.4.6-20 2021-05-16T17:41:50.5661696Z 2021-05-16T17:41:50.5663341Z Total Installed Size: 2.31 MiB 2021-05-16T17:41:50.5664548Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:41:50.5665287Z 2021-05-16T17:41:50.5666719Z :: Proceed with installation? [Y/n] 2021-05-16T17:41:50.5668093Z checking keyring... 2021-05-16T17:41:50.6398375Z checking package integrity... 2021-05-16T17:41:50.7500435Z loading package files... 2021-05-16T17:41:50.7526678Z checking for file conflicts... 2021-05-16T17:41:50.7527639Z checking available disk space... 2021-05-16T17:41:50.7569165Z :: Processing package changes... 2021-05-16T17:41:50.7570087Z reinstalling mingw-w64-x86_64-libtool... 2021-05-16T17:41:51.6168650Z warning: mingw-w64-x86_64-libtre-git-r128.6fb7206-2 is up to date -- reinstalling 2021-05-16T17:41:51.6169639Z resolving dependencies... 2021-05-16T17:41:51.6284878Z looking for conflicting packages... 2021-05-16T17:41:51.6489391Z 2021-05-16T17:41:51.6490959Z Packages (1) mingw-w64-x86_64-libtre-git-r128.6fb7206-2 2021-05-16T17:41:51.6491865Z 2021-05-16T17:41:51.6492681Z Total Download Size: 0.08 MiB 2021-05-16T17:41:51.6493584Z Total Installed Size: 0.25 MiB 2021-05-16T17:41:51.6494609Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:41:51.6495180Z 2021-05-16T17:41:51.6496128Z :: Proceed with installation? [Y/n] 2021-05-16T17:41:51.6497168Z :: Retrieving packages... 2021-05-16T17:41:51.9544108Z downloading mingw-w64-x86_64-libtre-git-r128.6fb7206-2-any.pkg.tar.xz... 2021-05-16T17:41:52.1396539Z checking keyring... 2021-05-16T17:41:52.2300512Z checking package integrity... 2021-05-16T17:41:52.3855854Z loading package files... 2021-05-16T17:41:52.3914024Z checking for file conflicts... 2021-05-16T17:41:52.3914941Z checking available disk space... 2021-05-16T17:41:52.3963726Z :: Processing package changes... 2021-05-16T17:41:52.3964708Z reinstalling mingw-w64-x86_64-libtre-git... 2021-05-16T17:41:53.1871351Z warning: mingw-w64-x86_64-libutf8proc-2.6.1-1 is up to date -- reinstalling 2021-05-16T17:41:53.1873012Z resolving dependencies... 2021-05-16T17:41:53.1874278Z looking for conflicting packages... 2021-05-16T17:41:53.2188453Z 2021-05-16T17:41:53.2190981Z Packages (1) mingw-w64-x86_64-libutf8proc-2.6.1-1 2021-05-16T17:41:53.2191755Z 2021-05-16T17:41:53.2192673Z Total Installed Size: 0.70 MiB 2021-05-16T17:41:53.2194215Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:41:53.2194629Z 2021-05-16T17:41:53.2195320Z :: Proceed with installation? [Y/n] 2021-05-16T17:41:53.2195975Z checking keyring... 2021-05-16T17:41:53.2895863Z checking package integrity... 2021-05-16T17:41:53.3947000Z loading package files... 2021-05-16T17:41:53.3974072Z checking for file conflicts... 2021-05-16T17:41:53.3976520Z checking available disk space... 2021-05-16T17:41:53.3990431Z :: Processing package changes... 2021-05-16T17:41:53.3991329Z reinstalling mingw-w64-x86_64-libutf8proc... 2021-05-16T17:41:54.1633515Z warning: mingw-w64-x86_64-libuv-1.40.0-3 is up to date -- reinstalling 2021-05-16T17:41:54.1634380Z resolving dependencies... 2021-05-16T17:41:54.1744599Z looking for conflicting packages... 2021-05-16T17:41:54.1955455Z 2021-05-16T17:41:54.1956708Z Packages (1) mingw-w64-x86_64-libuv-1.40.0-3 2021-05-16T17:41:54.1957883Z 2021-05-16T17:41:54.1959119Z Total Installed Size: 1.08 MiB 2021-05-16T17:41:54.1960073Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:41:54.1960509Z 2021-05-16T17:41:54.1961205Z :: Proceed with installation? [Y/n] 2021-05-16T17:41:54.1961865Z checking keyring... 2021-05-16T17:41:54.2657137Z checking package integrity... 2021-05-16T17:41:54.3727213Z loading package files... 2021-05-16T17:41:54.3740970Z checking for file conflicts... 2021-05-16T17:41:54.3741768Z checking available disk space... 2021-05-16T17:41:54.3760462Z :: Processing package changes... 2021-05-16T17:41:54.3761288Z reinstalling mingw-w64-x86_64-libuv... 2021-05-16T17:41:55.1409813Z warning: mingw-w64-x86_64-libvorbis-1.3.7-1 is up to date -- reinstalling 2021-05-16T17:41:55.1410709Z resolving dependencies... 2021-05-16T17:41:55.1581408Z looking for conflicting packages... 2021-05-16T17:41:55.1728878Z 2021-05-16T17:41:55.1730170Z Packages (1) mingw-w64-x86_64-libvorbis-1.3.7-1 2021-05-16T17:41:55.1731469Z 2021-05-16T17:41:55.1732330Z Total Installed Size: 2.30 MiB 2021-05-16T17:41:55.1733818Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:41:55.1734704Z 2021-05-16T17:41:55.1735840Z :: Proceed with installation? [Y/n] 2021-05-16T17:41:55.1737101Z checking keyring... 2021-05-16T17:41:55.2440682Z checking package integrity... 2021-05-16T17:41:55.3527653Z loading package files... 2021-05-16T17:41:55.3572693Z checking for file conflicts... 2021-05-16T17:41:55.3573554Z checking available disk space... 2021-05-16T17:41:55.3654155Z :: Processing package changes... 2021-05-16T17:41:55.3655102Z reinstalling mingw-w64-x86_64-libvorbis... 2021-05-16T17:41:56.2545859Z warning: mingw-w64-x86_64-libvpx-1.10.0-1 is up to date -- reinstalling 2021-05-16T17:41:56.2546748Z resolving dependencies... 2021-05-16T17:41:56.2547933Z looking for conflicting packages... 2021-05-16T17:41:56.2849640Z 2021-05-16T17:41:56.2851713Z Packages (1) mingw-w64-x86_64-libvpx-1.10.0-1 2021-05-16T17:41:56.2852462Z 2021-05-16T17:41:56.2853841Z Total Installed Size: 9.11 MiB 2021-05-16T17:41:56.2854981Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:41:56.2855852Z 2021-05-16T17:41:56.2857026Z :: Proceed with installation? [Y/n] 2021-05-16T17:41:56.2858457Z checking keyring... 2021-05-16T17:41:56.3551703Z checking package integrity... 2021-05-16T17:41:56.4760732Z loading package files... 2021-05-16T17:41:56.4772593Z checking for file conflicts... 2021-05-16T17:41:56.4773640Z checking available disk space... 2021-05-16T17:41:56.4791495Z :: Processing package changes... 2021-05-16T17:41:56.4792353Z reinstalling mingw-w64-x86_64-libvpx... 2021-05-16T17:41:57.2609957Z warning: mingw-w64-x86_64-libwebp-1.2.0-2 is up to date -- reinstalling 2021-05-16T17:41:57.2611374Z resolving dependencies... 2021-05-16T17:41:57.2796462Z looking for conflicting packages... 2021-05-16T17:41:57.2926216Z 2021-05-16T17:41:57.2927560Z Packages (1) mingw-w64-x86_64-libwebp-1.2.0-2 2021-05-16T17:41:57.2928832Z 2021-05-16T17:41:57.2930256Z Total Installed Size: 2.97 MiB 2021-05-16T17:41:57.2931422Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:41:57.2932458Z 2021-05-16T17:41:57.2933656Z :: Proceed with installation? [Y/n] 2021-05-16T17:41:57.2935192Z checking keyring... 2021-05-16T17:41:57.3619556Z checking package integrity... 2021-05-16T17:41:57.4708907Z loading package files... 2021-05-16T17:41:57.4726121Z checking for file conflicts... 2021-05-16T17:41:57.4726972Z checking available disk space... 2021-05-16T17:41:57.4753746Z :: Processing package changes... 2021-05-16T17:41:57.4754603Z reinstalling mingw-w64-x86_64-libwebp... 2021-05-16T17:41:58.2695531Z warning: mingw-w64-x86_64-libxml2-2.9.12-1 is up to date -- reinstalling 2021-05-16T17:41:58.2696384Z resolving dependencies... 2021-05-16T17:41:58.2950597Z looking for conflicting packages... 2021-05-16T17:41:58.3012594Z 2021-05-16T17:41:58.3014016Z Packages (1) mingw-w64-x86_64-libxml2-2.9.12-1 2021-05-16T17:41:58.3015304Z 2021-05-16T17:41:58.3016643Z Total Installed Size: 11.79 MiB 2021-05-16T17:41:58.3017621Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:41:58.3018105Z 2021-05-16T17:41:58.3018829Z :: Proceed with installation? [Y/n] 2021-05-16T17:41:58.3019502Z checking keyring... 2021-05-16T17:41:58.3741754Z checking package integrity... 2021-05-16T17:41:58.4925759Z loading package files... 2021-05-16T17:41:58.4981828Z checking for file conflicts... 2021-05-16T17:41:58.4982742Z checking available disk space... 2021-05-16T17:41:58.5137351Z :: Processing package changes... 2021-05-16T17:41:58.5138301Z reinstalling mingw-w64-x86_64-libxml2... 2021-05-16T17:41:59.6717895Z resolving dependencies... 2021-05-16T17:41:59.6719488Z looking for conflicting packages... 2021-05-16T17:41:59.7052830Z 2021-05-16T17:41:59.7053952Z Packages (1) mingw-w64-x86_64-libyaml-0.2.5-1 2021-05-16T17:41:59.7055735Z 2021-05-16T17:41:59.7056296Z Total Download Size: 0.10 MiB 2021-05-16T17:41:59.7056917Z Total Installed Size: 0.38 MiB 2021-05-16T17:41:59.7057288Z 2021-05-16T17:41:59.7058107Z :: Proceed with installation? [Y/n] 2021-05-16T17:41:59.7058799Z :: Retrieving packages... 2021-05-16T17:42:00.0232201Z downloading mingw-w64-x86_64-libyaml-0.2.5-1-any.pkg.tar.zst... 2021-05-16T17:42:00.2984003Z checking keyring... 2021-05-16T17:42:00.3900914Z checking package integrity... 2021-05-16T17:42:00.5345934Z loading package files... 2021-05-16T17:42:00.5367065Z checking for file conflicts... 2021-05-16T17:42:00.5373254Z checking available disk space... 2021-05-16T17:42:00.5384068Z :: Processing package changes... 2021-05-16T17:42:00.5384862Z installing mingw-w64-x86_64-libyaml... 2021-05-16T17:42:01.3293293Z warning: mingw-w64-x86_64-lz4-1.9.3-1 is up to date -- reinstalling 2021-05-16T17:42:01.3294100Z resolving dependencies... 2021-05-16T17:42:01.3396381Z looking for conflicting packages... 2021-05-16T17:42:01.3606961Z 2021-05-16T17:42:01.3607974Z Packages (1) mingw-w64-x86_64-lz4-1.9.3-1 2021-05-16T17:42:01.3608690Z 2021-05-16T17:42:01.3609780Z Total Installed Size: 1.69 MiB 2021-05-16T17:42:01.3610561Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:42:01.3611485Z 2021-05-16T17:42:01.3612446Z :: Proceed with installation? [Y/n] 2021-05-16T17:42:01.3613358Z checking keyring... 2021-05-16T17:42:01.4315126Z checking package integrity... 2021-05-16T17:42:01.5396390Z loading package files... 2021-05-16T17:42:01.5416709Z checking for file conflicts... 2021-05-16T17:42:01.5417776Z checking available disk space... 2021-05-16T17:42:01.5436492Z :: Processing package changes... 2021-05-16T17:42:01.5437321Z reinstalling mingw-w64-x86_64-lz4... 2021-05-16T17:42:02.3260702Z warning: mingw-w64-x86_64-lzo2-2.10-1 is up to date -- reinstalling 2021-05-16T17:42:02.3261995Z resolving dependencies... 2021-05-16T17:42:02.3263640Z looking for conflicting packages... 2021-05-16T17:42:02.3573775Z 2021-05-16T17:42:02.3574946Z Packages (1) mingw-w64-x86_64-lzo2-2.10-1 2021-05-16T17:42:02.3575773Z 2021-05-16T17:42:02.3576563Z Total Installed Size: 0.62 MiB 2021-05-16T17:42:02.3577687Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:42:02.3578280Z 2021-05-16T17:42:02.3579332Z :: Proceed with installation? [Y/n] 2021-05-16T17:42:02.3580015Z checking keyring... 2021-05-16T17:42:02.4275315Z checking package integrity... 2021-05-16T17:42:02.5357231Z loading package files... 2021-05-16T17:42:02.5390319Z checking for file conflicts... 2021-05-16T17:42:02.5391265Z checking available disk space... 2021-05-16T17:42:02.5414609Z :: Processing package changes... 2021-05-16T17:42:02.5415488Z reinstalling mingw-w64-x86_64-lzo2... 2021-05-16T17:42:03.3301009Z warning: mingw-w64-x86_64-make-4.3-1 is up to date -- reinstalling 2021-05-16T17:42:03.3301874Z resolving dependencies... 2021-05-16T17:42:03.3424622Z looking for conflicting packages... 2021-05-16T17:42:03.3629507Z 2021-05-16T17:42:03.3630774Z Packages (1) mingw-w64-x86_64-make-4.3-1 2021-05-16T17:42:03.3631600Z 2021-05-16T17:42:03.3632531Z Total Download Size: 0.15 MiB 2021-05-16T17:42:03.3633592Z Total Installed Size: 0.29 MiB 2021-05-16T17:42:03.3634646Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:42:03.3635358Z 2021-05-16T17:42:03.3636452Z :: Proceed with installation? [Y/n] 2021-05-16T17:42:03.3637619Z :: Retrieving packages... 2021-05-16T17:42:03.6806112Z downloading mingw-w64-x86_64-make-4.3-1-any.pkg.tar.xz... 2021-05-16T17:42:03.9580238Z checking keyring... 2021-05-16T17:42:04.0454585Z checking package integrity... 2021-05-16T17:42:04.1770379Z loading package files... 2021-05-16T17:42:04.1816456Z checking for file conflicts... 2021-05-16T17:42:04.1817424Z checking available disk space... 2021-05-16T17:42:04.1829937Z :: Processing package changes... 2021-05-16T17:42:04.1830767Z reinstalling mingw-w64-x86_64-make... 2021-05-16T17:42:04.9539793Z resolving dependencies... 2021-05-16T17:42:04.9847910Z looking for conflicting packages... 2021-05-16T17:42:04.9863747Z 2021-05-16T17:42:04.9865135Z Packages (2) mingw-w64-x86_64-ninja-1.10.2-1 mingw-w64-x86_64-meson-0.58.0-1 2021-05-16T17:42:04.9866156Z 2021-05-16T17:42:04.9867028Z Total Download Size: 1.48 MiB 2021-05-16T17:42:04.9869351Z Total Installed Size: 6.54 MiB 2021-05-16T17:42:04.9869984Z 2021-05-16T17:42:04.9871036Z :: Proceed with installation? [Y/n] 2021-05-16T17:42:04.9872125Z :: Retrieving packages... 2021-05-16T17:42:05.3025460Z downloading mingw-w64-x86_64-ninja-1.10.2-1-any.pkg.tar.zst... 2021-05-16T17:42:05.7696204Z downloading mingw-w64-x86_64-meson-0.58.0-1-any.pkg.tar.zst... 2021-05-16T17:42:06.7317529Z checking keyring... 2021-05-16T17:42:06.7318401Z checking package integrity... 2021-05-16T17:42:06.7319195Z loading package files... 2021-05-16T17:42:06.7319996Z checking for file conflicts... 2021-05-16T17:42:06.7320821Z checking available disk space... 2021-05-16T17:42:06.7321727Z :: Processing package changes... 2021-05-16T17:42:06.7322617Z installing mingw-w64-x86_64-ninja... 2021-05-16T17:42:06.7323541Z installing mingw-w64-x86_64-meson... 2021-05-16T17:42:07.5243401Z warning: mingw-w64-x86_64-mpc-1.2.1-1 is up to date -- reinstalling 2021-05-16T17:42:07.5244254Z resolving dependencies... 2021-05-16T17:42:07.5444756Z looking for conflicting packages... 2021-05-16T17:42:07.5561180Z 2021-05-16T17:42:07.5562441Z Packages (1) mingw-w64-x86_64-mpc-1.2.1-1 2021-05-16T17:42:07.5563298Z 2021-05-16T17:42:07.5564287Z Total Download Size: 0.07 MiB 2021-05-16T17:42:07.5565429Z Total Installed Size: 0.20 MiB 2021-05-16T17:42:07.5566968Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:42:07.5567705Z 2021-05-16T17:42:07.5568881Z :: Proceed with installation? [Y/n] 2021-05-16T17:42:07.5570117Z :: Retrieving packages... 2021-05-16T17:42:07.8598611Z downloading mingw-w64-x86_64-mpc-1.2.1-1-any.pkg.tar.zst... 2021-05-16T17:42:08.0428153Z checking keyring... 2021-05-16T17:42:08.1310567Z checking package integrity... 2021-05-16T17:42:08.2644497Z loading package files... 2021-05-16T17:42:08.2658417Z checking for file conflicts... 2021-05-16T17:42:08.2659245Z checking available disk space... 2021-05-16T17:42:08.2686671Z :: Processing package changes... 2021-05-16T17:42:08.2687752Z reinstalling mingw-w64-x86_64-mpc... 2021-05-16T17:42:09.0347054Z warning: mingw-w64-x86_64-mpdecimal-2.5.0-2 is up to date -- reinstalling 2021-05-16T17:42:09.0347925Z resolving dependencies... 2021-05-16T17:42:09.0452282Z looking for conflicting packages... 2021-05-16T17:42:09.0703651Z 2021-05-16T17:42:09.0705420Z Packages (1) mingw-w64-x86_64-mpdecimal-2.5.0-2 2021-05-16T17:42:09.0706470Z 2021-05-16T17:42:09.0707458Z Total Download Size: 0.32 MiB 2021-05-16T17:42:09.0708612Z Total Installed Size: 2.42 MiB 2021-05-16T17:42:09.0709746Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:42:09.0710440Z 2021-05-16T17:42:09.0711655Z :: Proceed with installation? [Y/n] 2021-05-16T17:42:09.0713044Z :: Retrieving packages... 2021-05-16T17:42:09.3755597Z downloading mingw-w64-x86_64-mpdecimal-2.5.0-2-any.pkg.tar.zst... 2021-05-16T17:42:09.7467840Z checking keyring... 2021-05-16T17:42:09.8329993Z checking package integrity... 2021-05-16T17:42:09.9650101Z loading package files... 2021-05-16T17:42:09.9668506Z checking for file conflicts... 2021-05-16T17:42:09.9669307Z checking available disk space... 2021-05-16T17:42:09.9868930Z :: Processing package changes... 2021-05-16T17:42:09.9870045Z reinstalling mingw-w64-x86_64-mpdecimal... 2021-05-16T17:42:10.8298138Z warning: mingw-w64-x86_64-mpfr-4.1.0-3 is up to date -- reinstalling 2021-05-16T17:42:10.8299426Z resolving dependencies... 2021-05-16T17:42:10.8415879Z looking for conflicting packages... 2021-05-16T17:42:10.8627740Z 2021-05-16T17:42:10.8628843Z Packages (1) mingw-w64-x86_64-mpfr-4.1.0-3 2021-05-16T17:42:10.8629371Z 2021-05-16T17:42:10.8629957Z Total Download Size: 0.35 MiB 2021-05-16T17:42:10.8630601Z Total Installed Size: 1.18 MiB 2021-05-16T17:42:10.8631245Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:42:10.8631653Z 2021-05-16T17:42:10.8632353Z :: Proceed with installation? [Y/n] 2021-05-16T17:42:10.8633070Z :: Retrieving packages... 2021-05-16T17:42:11.1748597Z downloading mingw-w64-x86_64-mpfr-4.1.0-3-any.pkg.tar.zst... 2021-05-16T17:42:11.6367672Z checking keyring... 2021-05-16T17:42:11.7270909Z checking package integrity... 2021-05-16T17:42:11.8623349Z loading package files... 2021-05-16T17:42:11.8645065Z checking for file conflicts... 2021-05-16T17:42:11.8645887Z checking available disk space... 2021-05-16T17:42:11.8715061Z :: Processing package changes... 2021-05-16T17:42:11.8715959Z reinstalling mingw-w64-x86_64-mpfr... 2021-05-16T17:42:12.6493631Z resolving dependencies... 2021-05-16T17:42:12.6495533Z looking for conflicting packages... 2021-05-16T17:42:12.6820885Z 2021-05-16T17:42:12.6822382Z Packages (1) mingw-w64-x86_64-nasm-2.15.05-1 2021-05-16T17:42:12.6823118Z 2021-05-16T17:42:12.6823984Z Total Download Size: 0.38 MiB 2021-05-16T17:42:12.6824883Z Total Installed Size: 3.58 MiB 2021-05-16T17:42:12.6825461Z 2021-05-16T17:42:12.6826430Z :: Proceed with installation? [Y/n] 2021-05-16T17:42:12.6827390Z :: Retrieving packages... 2021-05-16T17:42:12.9923435Z downloading mingw-w64-x86_64-nasm-2.15.05-1-any.pkg.tar.zst... 2021-05-16T17:42:13.3681866Z checking keyring... 2021-05-16T17:42:13.4537648Z checking package integrity... 2021-05-16T17:42:13.5914527Z loading package files... 2021-05-16T17:42:13.5939112Z checking for file conflicts... 2021-05-16T17:42:13.5954073Z checking available disk space... 2021-05-16T17:42:13.5965147Z :: Processing package changes... 2021-05-16T17:42:13.5966154Z installing mingw-w64-x86_64-nasm... 2021-05-16T17:42:14.3926745Z warning: mingw-w64-x86_64-ncurses-6.2-3 is up to date -- reinstalling 2021-05-16T17:42:14.3927599Z resolving dependencies... 2021-05-16T17:42:14.4109876Z looking for conflicting packages... 2021-05-16T17:42:14.4307612Z 2021-05-16T17:42:14.4308935Z Packages (1) mingw-w64-x86_64-ncurses-6.2-3 2021-05-16T17:42:14.4309867Z 2021-05-16T17:42:14.4310868Z Total Download Size: 1.54 MiB 2021-05-16T17:42:14.4312155Z Total Installed Size: 16.43 MiB 2021-05-16T17:42:14.4313290Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:42:14.4313992Z 2021-05-16T17:42:14.4315480Z :: Proceed with installation? [Y/n] 2021-05-16T17:42:14.4316730Z :: Retrieving packages... 2021-05-16T17:42:14.7401427Z downloading mingw-w64-x86_64-ncurses-6.2-3-any.pkg.tar.zst... 2021-05-16T17:42:15.3883626Z checking keyring... 2021-05-16T17:42:15.4848431Z checking package integrity... 2021-05-16T17:42:15.6309578Z loading package files... 2021-05-16T17:42:15.7034150Z checking for file conflicts... 2021-05-16T17:42:15.7039227Z checking available disk space... 2021-05-16T17:42:17.4134346Z :: Processing package changes... 2021-05-16T17:42:17.4135573Z reinstalling mingw-w64-x86_64-ncurses... 2021-05-16T17:42:23.9070942Z warning: mingw-w64-x86_64-netcdf-4.7.4-2 is up to date -- reinstalling 2021-05-16T17:42:23.9071783Z resolving dependencies... 2021-05-16T17:42:23.9200328Z looking for conflicting packages... 2021-05-16T17:42:23.9392126Z 2021-05-16T17:42:23.9393344Z Packages (1) mingw-w64-x86_64-netcdf-4.7.4-2 2021-05-16T17:42:23.9394651Z 2021-05-16T17:42:23.9395430Z Total Installed Size: 4.18 MiB 2021-05-16T17:42:23.9396367Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:42:23.9396872Z 2021-05-16T17:42:23.9398144Z :: Proceed with installation? [Y/n] 2021-05-16T17:42:23.9398931Z checking keyring... 2021-05-16T17:42:24.0101209Z checking package integrity... 2021-05-16T17:42:24.1206320Z loading package files... 2021-05-16T17:42:24.1227087Z checking for file conflicts... 2021-05-16T17:42:24.1228058Z checking available disk space... 2021-05-16T17:42:24.1251965Z :: Processing package changes... 2021-05-16T17:42:24.1252762Z reinstalling mingw-w64-x86_64-netcdf... 2021-05-16T17:42:24.9028353Z warning: mingw-w64-x86_64-nettle-3.7-2 is up to date -- reinstalling 2021-05-16T17:42:24.9029384Z resolving dependencies... 2021-05-16T17:42:24.9145315Z looking for conflicting packages... 2021-05-16T17:42:24.9340625Z 2021-05-16T17:42:24.9342392Z Packages (1) mingw-w64-x86_64-nettle-3.7-2 2021-05-16T17:42:24.9343156Z 2021-05-16T17:42:24.9344010Z Total Installed Size: 2.46 MiB 2021-05-16T17:42:24.9345634Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:42:24.9346390Z 2021-05-16T17:42:24.9347596Z :: Proceed with installation? [Y/n] 2021-05-16T17:42:24.9348917Z checking keyring... 2021-05-16T17:42:25.0051703Z checking package integrity... 2021-05-16T17:42:25.1151980Z loading package files... 2021-05-16T17:42:25.1183295Z checking for file conflicts... 2021-05-16T17:42:25.1184174Z checking available disk space... 2021-05-16T17:42:25.1229807Z :: Processing package changes... 2021-05-16T17:42:25.1230648Z reinstalling mingw-w64-x86_64-nettle... 2021-05-16T17:42:25.9636201Z warning: mingw-w64-x86_64-ninja-1.10.2-1 is up to date -- reinstalling 2021-05-16T17:42:25.9637429Z resolving dependencies... 2021-05-16T17:42:25.9639737Z looking for conflicting packages... 2021-05-16T17:42:25.9959471Z 2021-05-16T17:42:25.9961235Z Packages (1) mingw-w64-x86_64-ninja-1.10.2-1 2021-05-16T17:42:25.9962022Z 2021-05-16T17:42:25.9962856Z Total Installed Size: 1.56 MiB 2021-05-16T17:42:25.9963854Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:42:25.9964394Z 2021-05-16T17:42:25.9965322Z :: Proceed with installation? [Y/n] 2021-05-16T17:42:25.9966279Z checking keyring... 2021-05-16T17:42:26.0642369Z checking package integrity... 2021-05-16T17:42:26.1758107Z loading package files... 2021-05-16T17:42:26.1774451Z checking for file conflicts... 2021-05-16T17:42:26.1775568Z checking available disk space... 2021-05-16T17:42:26.1786686Z :: Processing package changes... 2021-05-16T17:42:26.1787477Z reinstalling mingw-w64-x86_64-ninja... 2021-05-16T17:42:26.9585831Z resolving dependencies... 2021-05-16T17:42:26.9587726Z looking for conflicting packages... 2021-05-16T17:42:26.9915373Z 2021-05-16T17:42:26.9916972Z Packages (1) mingw-w64-x86_64-nlopt-2.6.2-1 2021-05-16T17:42:26.9917779Z 2021-05-16T17:42:26.9918570Z Total Download Size: 0.33 MiB 2021-05-16T17:42:26.9919526Z Total Installed Size: 1.08 MiB 2021-05-16T17:42:26.9920104Z 2021-05-16T17:42:26.9921095Z :: Proceed with installation? [Y/n] 2021-05-16T17:42:26.9922322Z :: Retrieving packages... 2021-05-16T17:42:27.3051366Z downloading mingw-w64-x86_64-nlopt-2.6.2-1-any.pkg.tar.xz... 2021-05-16T17:42:27.6758978Z checking keyring... 2021-05-16T17:42:27.7636511Z checking package integrity... 2021-05-16T17:42:27.9064745Z loading package files... 2021-05-16T17:42:27.9109478Z checking for file conflicts... 2021-05-16T17:42:27.9119560Z checking available disk space... 2021-05-16T17:42:27.9130772Z :: Processing package changes... 2021-05-16T17:42:27.9131648Z installing mingw-w64-x86_64-nlopt... 2021-05-16T17:42:28.8492282Z error: target not found: mingw-w64-x86_64-openbabel 2021-05-16T17:42:29.6345383Z warning: mingw-w64-x86_64-openblas-0.3.13-2 is up to date -- reinstalling 2021-05-16T17:42:29.6346490Z resolving dependencies... 2021-05-16T17:42:29.6547302Z looking for conflicting packages... 2021-05-16T17:42:29.6672624Z 2021-05-16T17:42:29.6673907Z Packages (1) mingw-w64-x86_64-openblas-0.3.13-2 2021-05-16T17:42:29.6675279Z 2021-05-16T17:42:29.6676165Z Total Installed Size: 77.64 MiB 2021-05-16T17:42:29.6676756Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:42:29.6677532Z 2021-05-16T17:42:29.6678326Z :: Proceed with installation? [Y/n] 2021-05-16T17:42:29.6679040Z checking keyring... 2021-05-16T17:42:29.7388541Z checking package integrity... 2021-05-16T17:42:29.9038651Z loading package files... 2021-05-16T17:42:29.9063366Z checking for file conflicts... 2021-05-16T17:42:29.9064262Z checking available disk space... 2021-05-16T17:42:29.9087717Z :: Processing package changes... 2021-05-16T17:42:29.9088811Z reinstalling mingw-w64-x86_64-openblas... 2021-05-16T17:42:30.8864240Z warning: mingw-w64-x86_64-opencv-4.5.1-2 is up to date -- reinstalling 2021-05-16T17:42:30.8865275Z resolving dependencies... 2021-05-16T17:42:30.9122881Z looking for conflicting packages... 2021-05-16T17:42:30.9196205Z 2021-05-16T17:42:30.9197499Z Packages (1) mingw-w64-x86_64-opencv-4.5.1-2 2021-05-16T17:42:30.9198765Z 2021-05-16T17:42:30.9200022Z Total Installed Size: 107.68 MiB 2021-05-16T17:42:30.9200904Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:42:30.9201480Z 2021-05-16T17:42:30.9202228Z :: Proceed with installation? [Y/n] 2021-05-16T17:42:30.9202968Z checking keyring... 2021-05-16T17:42:30.9909261Z checking package integrity... 2021-05-16T17:42:31.3088213Z loading package files... 2021-05-16T17:42:31.3195687Z checking for file conflicts... 2021-05-16T17:42:31.3196545Z checking available disk space... 2021-05-16T17:42:31.3527759Z :: Processing package changes... 2021-05-16T17:42:31.3529393Z reinstalling mingw-w64-x86_64-opencv... 2021-05-16T17:42:33.0439893Z warning: mingw-w64-x86_64-openjpeg2-2.3.1-1 is up to date -- reinstalling 2021-05-16T17:42:33.0440792Z resolving dependencies... 2021-05-16T17:42:33.0728705Z looking for conflicting packages... 2021-05-16T17:42:33.0790590Z 2021-05-16T17:42:33.0791399Z Packages (1) mingw-w64-x86_64-openjpeg2-2.3.1-1 2021-05-16T17:42:33.0791962Z 2021-05-16T17:42:33.0792574Z Total Installed Size: 3.54 MiB 2021-05-16T17:42:33.0793542Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:42:33.0793874Z 2021-05-16T17:42:33.0794869Z :: Proceed with installation? [Y/n] 2021-05-16T17:42:33.0795560Z checking keyring... 2021-05-16T17:42:33.1488533Z checking package integrity... 2021-05-16T17:42:33.2638125Z loading package files... 2021-05-16T17:42:33.2703734Z checking for file conflicts... 2021-05-16T17:42:33.2704555Z checking available disk space... 2021-05-16T17:42:33.2731505Z :: Processing package changes... 2021-05-16T17:42:33.2732367Z reinstalling mingw-w64-x86_64-openjpeg2... 2021-05-16T17:42:34.1466852Z warning: mingw-w64-x86_64-openssl-1.1.1.k-2 is up to date -- reinstalling 2021-05-16T17:42:34.1467721Z resolving dependencies... 2021-05-16T17:42:34.1735963Z looking for conflicting packages... 2021-05-16T17:42:34.1925104Z 2021-05-16T17:42:34.1926315Z Packages (1) mingw-w64-x86_64-openssl-1.1.1.k-2 2021-05-16T17:42:34.1926882Z 2021-05-16T17:42:34.1927457Z Total Download Size: 4.75 MiB 2021-05-16T17:42:34.1928356Z Total Installed Size: 69.11 MiB 2021-05-16T17:42:34.1928993Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:42:34.1929403Z 2021-05-16T17:42:34.1930110Z :: Proceed with installation? [Y/n] 2021-05-16T17:42:34.1930816Z :: Retrieving packages... 2021-05-16T17:42:34.5027736Z downloading mingw-w64-x86_64-openssl-1.1.1.k-2-any.pkg.tar.zst... 2021-05-16T17:42:35.3307749Z checking keyring... 2021-05-16T17:42:35.4239340Z checking package integrity... 2021-05-16T17:42:35.6029042Z loading package files... 2021-05-16T17:42:35.6970599Z checking for file conflicts... 2021-05-16T17:42:35.6980119Z checking available disk space... 2021-05-16T17:42:38.4182963Z :: Processing package changes... 2021-05-16T17:42:38.4184275Z reinstalling mingw-w64-x86_64-openssl... 2021-05-16T17:42:47.5948964Z warning: mingw-w64-x86_64-pango-1.48.4-2 is up to date -- reinstalling 2021-05-16T17:42:47.5949839Z resolving dependencies... 2021-05-16T17:42:47.6129894Z looking for conflicting packages... 2021-05-16T17:42:47.6307457Z 2021-05-16T17:42:47.6308604Z Packages (1) mingw-w64-x86_64-pango-1.48.4-2 2021-05-16T17:42:47.6309162Z 2021-05-16T17:42:47.6310066Z Total Installed Size: 12.40 MiB 2021-05-16T17:42:47.6311136Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:42:47.6311756Z 2021-05-16T17:42:47.6312578Z :: Proceed with installation? [Y/n] 2021-05-16T17:42:47.6313361Z checking keyring... 2021-05-16T17:42:47.7002849Z checking package integrity... 2021-05-16T17:42:47.8206454Z loading package files... 2021-05-16T17:42:47.8348333Z checking for file conflicts... 2021-05-16T17:42:47.8349335Z checking available disk space... 2021-05-16T17:42:47.8761599Z :: Processing package changes... 2021-05-16T17:42:47.8763778Z reinstalling mingw-w64-x86_64-pango... 2021-05-16T17:42:49.5764368Z warning: mingw-w64-x86_64-pcre-8.44-3 is up to date -- reinstalling 2021-05-16T17:42:49.5765270Z resolving dependencies... 2021-05-16T17:42:49.6038490Z looking for conflicting packages... 2021-05-16T17:42:49.6104741Z 2021-05-16T17:42:49.6105454Z Packages (1) mingw-w64-x86_64-pcre-8.44-3 2021-05-16T17:42:49.6105964Z 2021-05-16T17:42:49.6106556Z Total Installed Size: 4.16 MiB 2021-05-16T17:42:49.6107452Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:42:49.6107811Z 2021-05-16T17:42:49.6108812Z :: Proceed with installation? [Y/n] 2021-05-16T17:42:49.6109504Z checking keyring... 2021-05-16T17:42:49.6798181Z checking package integrity... 2021-05-16T17:42:49.7908025Z loading package files... 2021-05-16T17:42:49.7952058Z checking for file conflicts... 2021-05-16T17:42:49.7952839Z checking available disk space... 2021-05-16T17:42:49.8050118Z :: Processing package changes... 2021-05-16T17:42:49.8051036Z reinstalling mingw-w64-x86_64-pcre... 2021-05-16T17:42:50.8017435Z resolving dependencies... 2021-05-16T17:42:50.8279642Z looking for conflicting packages... 2021-05-16T17:42:50.8343187Z 2021-05-16T17:42:50.8343977Z Packages (1) mingw-w64-x86_64-pcre2-10.36-1 2021-05-16T17:42:50.8344508Z 2021-05-16T17:42:50.8345121Z Total Download Size: 0.98 MiB 2021-05-16T17:42:50.8345842Z Total Installed Size: 4.80 MiB 2021-05-16T17:42:50.8346277Z 2021-05-16T17:42:50.8346971Z :: Proceed with installation? [Y/n] 2021-05-16T17:42:50.8347668Z :: Retrieving packages... 2021-05-16T17:42:51.1448191Z downloading mingw-w64-x86_64-pcre2-10.36-1-any.pkg.tar.zst... 2021-05-16T17:42:51.7024421Z checking keyring... 2021-05-16T17:42:51.7877424Z checking package integrity... 2021-05-16T17:42:51.9243757Z loading package files... 2021-05-16T17:42:51.9292805Z checking for file conflicts... 2021-05-16T17:42:51.9434921Z checking available disk space... 2021-05-16T17:42:51.9447443Z :: Processing package changes... 2021-05-16T17:42:51.9448283Z installing mingw-w64-x86_64-pcre2... 2021-05-16T17:42:52.9227408Z warning: mingw-w64-x86_64-pixman-0.40.0-2 is up to date -- reinstalling 2021-05-16T17:42:52.9228419Z resolving dependencies... 2021-05-16T17:42:52.9338024Z looking for conflicting packages... 2021-05-16T17:42:52.9598433Z 2021-05-16T17:42:52.9599607Z Packages (1) mingw-w64-x86_64-pixman-0.40.0-2 2021-05-16T17:42:52.9600160Z 2021-05-16T17:42:52.9600729Z Total Installed Size: 1.57 MiB 2021-05-16T17:42:52.9603631Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:42:52.9604228Z 2021-05-16T17:42:52.9605154Z :: Proceed with installation? [Y/n] 2021-05-16T17:42:52.9606179Z checking keyring... 2021-05-16T17:42:53.0305900Z checking package integrity... 2021-05-16T17:42:53.1401156Z loading package files... 2021-05-16T17:42:53.1418430Z checking for file conflicts... 2021-05-16T17:42:53.1419825Z checking available disk space... 2021-05-16T17:42:53.1435665Z :: Processing package changes... 2021-05-16T17:42:53.1436534Z reinstalling mingw-w64-x86_64-pixman... 2021-05-16T17:42:53.9287217Z resolving dependencies... 2021-05-16T17:42:53.9479231Z looking for conflicting packages... 2021-05-16T17:42:53.9596862Z :: 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-16T17:42:53.9611081Z 2021-05-16T17:42:53.9612993Z Packages (2) mingw-w64-x86_64-pkgconf-1.7.4-2 [removal] mingw-w64-x86_64-pkg-config-0.29.2-3 2021-05-16T17:42:53.9614319Z 2021-05-16T17:42:53.9615324Z Total Download Size: 0.26 MiB 2021-05-16T17:42:53.9616481Z Total Installed Size: 1.33 MiB 2021-05-16T17:42:53.9617630Z Net Upgrade Size: 0.85 MiB 2021-05-16T17:42:53.9618331Z 2021-05-16T17:42:53.9619483Z :: Proceed with installation? [Y/n] 2021-05-16T17:42:53.9620724Z :: Retrieving packages... 2021-05-16T17:42:54.2792208Z downloading mingw-w64-x86_64-pkg-config-0.29.2-3-any.pkg.tar.zst... 2021-05-16T17:42:54.7409768Z checking keyring... 2021-05-16T17:42:54.8288765Z checking package integrity... 2021-05-16T17:42:54.9680112Z loading package files... 2021-05-16T17:42:54.9699379Z checking for file conflicts... 2021-05-16T17:42:54.9705054Z checking available disk space... 2021-05-16T17:42:54.9726954Z :: Processing package changes... 2021-05-16T17:42:54.9727783Z removing mingw-w64-x86_64-pkgconf... 2021-05-16T17:42:55.1032927Z installing mingw-w64-x86_64-pkg-config... 2021-05-16T17:42:55.9096148Z warning: mingw-w64-x86_64-poppler-data-0.4.10-1 is up to date -- reinstalling 2021-05-16T17:42:55.9098056Z resolving dependencies... 2021-05-16T17:42:55.9107363Z looking for conflicting packages... 2021-05-16T17:42:55.9429462Z 2021-05-16T17:42:55.9430971Z Packages (1) mingw-w64-x86_64-poppler-data-0.4.10-1 2021-05-16T17:42:55.9432037Z 2021-05-16T17:42:55.9433227Z Total Installed Size: 12.33 MiB 2021-05-16T17:42:55.9434182Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:42:55.9434764Z 2021-05-16T17:42:55.9435726Z :: Proceed with installation? [Y/n] 2021-05-16T17:42:55.9436727Z checking keyring... 2021-05-16T17:42:56.0153095Z checking package integrity... 2021-05-16T17:42:56.1419540Z loading package files... 2021-05-16T17:42:56.1477403Z checking for file conflicts... 2021-05-16T17:42:56.1478262Z checking available disk space... 2021-05-16T17:42:56.1604485Z :: Processing package changes... 2021-05-16T17:42:56.1605503Z reinstalling mingw-w64-x86_64-poppler-data... 2021-05-16T17:42:57.2551073Z warning: mingw-w64-x86_64-poppler-20.12.1-2 is up to date -- reinstalling 2021-05-16T17:42:57.2551888Z resolving dependencies... 2021-05-16T17:42:57.2818044Z looking for conflicting packages... 2021-05-16T17:42:57.2885702Z 2021-05-16T17:42:57.2887156Z Packages (1) mingw-w64-x86_64-poppler-20.12.1-2 2021-05-16T17:42:57.2888071Z 2021-05-16T17:42:57.2888769Z Total Installed Size: 11.78 MiB 2021-05-16T17:42:57.2889340Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:42:57.2889658Z 2021-05-16T17:42:57.2890276Z :: Proceed with installation? [Y/n] 2021-05-16T17:42:57.2891175Z checking keyring... 2021-05-16T17:42:57.3591499Z checking package integrity... 2021-05-16T17:42:57.4843121Z loading package files... 2021-05-16T17:42:57.4886783Z checking for file conflicts... 2021-05-16T17:42:57.4887733Z checking available disk space... 2021-05-16T17:42:57.4984166Z :: Processing package changes... 2021-05-16T17:42:57.4985059Z reinstalling mingw-w64-x86_64-poppler... 2021-05-16T17:42:58.4949321Z warning: mingw-w64-x86_64-proj-6.3.2-2 is up to date -- reinstalling 2021-05-16T17:42:58.4950169Z resolving dependencies... 2021-05-16T17:42:58.5197533Z looking for conflicting packages... 2021-05-16T17:42:58.5286119Z 2021-05-16T17:42:58.5287143Z Packages (1) mingw-w64-x86_64-proj-6.3.2-2 2021-05-16T17:42:58.5287883Z 2021-05-16T17:42:58.5289166Z Total Installed Size: 19.91 MiB 2021-05-16T17:42:58.5289856Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:42:58.5290175Z 2021-05-16T17:42:58.5291591Z :: Proceed with installation? [Y/n] 2021-05-16T17:42:58.5292194Z checking keyring... 2021-05-16T17:42:58.6015886Z checking package integrity... 2021-05-16T17:42:58.7667828Z loading package files... 2021-05-16T17:42:58.7764743Z checking for file conflicts... 2021-05-16T17:42:58.8514646Z checking available disk space... 2021-05-16T17:42:58.8539729Z :: Processing package changes... 2021-05-16T17:42:58.8541020Z reinstalling mingw-w64-x86_64-proj... 2021-05-16T17:42:59.6402785Z warning: mingw-w64-x86_64-protobuf-3.16.0-1 is up to date -- reinstalling 2021-05-16T17:42:59.6403668Z resolving dependencies... 2021-05-16T17:42:59.6672933Z looking for conflicting packages... 2021-05-16T17:42:59.6732776Z 2021-05-16T17:42:59.6733832Z Packages (1) mingw-w64-x86_64-protobuf-3.16.0-1 2021-05-16T17:42:59.6734364Z 2021-05-16T17:42:59.6735159Z Total Installed Size: 29.16 MiB 2021-05-16T17:42:59.6735726Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:42:59.6736360Z 2021-05-16T17:42:59.6737031Z :: Proceed with installation? [Y/n] 2021-05-16T17:42:59.6737658Z checking keyring... 2021-05-16T17:42:59.7465696Z checking package integrity... 2021-05-16T17:42:59.8786730Z loading package files... 2021-05-16T17:42:59.8823126Z checking for file conflicts... 2021-05-16T17:42:59.8824102Z checking available disk space... 2021-05-16T17:42:59.8901666Z :: Processing package changes... 2021-05-16T17:42:59.8902717Z reinstalling mingw-w64-x86_64-protobuf... 2021-05-16T17:43:01.0136501Z warning: mingw-w64-x86_64-python-3.8.9-2 is up to date -- reinstalling 2021-05-16T17:43:01.0137389Z resolving dependencies... 2021-05-16T17:43:01.0402105Z looking for conflicting packages... 2021-05-16T17:43:01.0516277Z 2021-05-16T17:43:01.0517163Z Packages (1) mingw-w64-x86_64-python-3.8.9-2 2021-05-16T17:43:01.0517759Z 2021-05-16T17:43:01.0518414Z Total Download Size: 17.02 MiB 2021-05-16T17:43:01.0519146Z Total Installed Size: 113.47 MiB 2021-05-16T17:43:01.0519879Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:43:01.0520346Z 2021-05-16T17:43:01.0521165Z :: Proceed with installation? [Y/n] 2021-05-16T17:43:01.0521975Z :: Retrieving packages... 2021-05-16T17:43:01.3608073Z downloading mingw-w64-x86_64-python-3.8.9-2-any.pkg.tar.zst... 2021-05-16T17:43:02.6296574Z checking keyring... 2021-05-16T17:43:02.7562347Z checking package integrity... 2021-05-16T17:43:03.0684387Z loading package files... 2021-05-16T17:43:03.1598899Z checking for file conflicts... 2021-05-16T17:43:03.1609435Z checking available disk space... 2021-05-16T17:43:04.6456834Z :: Processing package changes... 2021-05-16T17:43:04.6458773Z reinstalling mingw-w64-x86_64-python... 2021-05-16T17:43:13.1736061Z resolving dependencies... 2021-05-16T17:43:13.2002452Z looking for conflicting packages... 2021-05-16T17:43:13.2068092Z 2021-05-16T17:43:13.2069559Z Packages (1) mingw-w64-x86_64-qpdf-10.1.0-1 2021-05-16T17:43:13.2070490Z 2021-05-16T17:43:13.2071487Z Total Download Size: 0.98 MiB 2021-05-16T17:43:13.2072613Z Total Installed Size: 3.56 MiB 2021-05-16T17:43:13.2073347Z 2021-05-16T17:43:13.2074559Z :: Proceed with installation? [Y/n] 2021-05-16T17:43:13.2079890Z :: Retrieving packages... 2021-05-16T17:43:13.5165472Z downloading mingw-w64-x86_64-qpdf-10.1.0-1-any.pkg.tar.zst... 2021-05-16T17:43:14.0753755Z checking keyring... 2021-05-16T17:43:14.1627987Z checking package integrity... 2021-05-16T17:43:14.3190418Z loading package files... 2021-05-16T17:43:14.3216191Z checking for file conflicts... 2021-05-16T17:43:14.3251966Z checking available disk space... 2021-05-16T17:43:14.3264464Z :: Processing package changes... 2021-05-16T17:43:14.3265308Z installing mingw-w64-x86_64-qpdf... 2021-05-16T17:43:15.1833872Z resolving dependencies... 2021-05-16T17:43:15.1908352Z looking for conflicting packages... 2021-05-16T17:43:15.2173134Z 2021-05-16T17:43:15.2174164Z Packages (1) mingw-w64-x86_64-quantlib-1.20-1 2021-05-16T17:43:15.2174729Z 2021-05-16T17:43:15.2175317Z Total Download Size: 27.03 MiB 2021-05-16T17:43:15.2175966Z Total Installed Size: 194.29 MiB 2021-05-16T17:43:15.2176390Z 2021-05-16T17:43:15.2177101Z :: Proceed with installation? [Y/n] 2021-05-16T17:43:15.2177795Z :: Retrieving packages... 2021-05-16T17:43:15.5255985Z downloading mingw-w64-x86_64-quantlib-1.20-1-any.pkg.tar.zst... 2021-05-16T17:43:17.2326613Z checking keyring... 2021-05-16T17:43:17.3230671Z checking package integrity... 2021-05-16T17:43:17.6976684Z loading package files... 2021-05-16T17:43:17.7177045Z checking for file conflicts... 2021-05-16T17:43:17.8250607Z checking available disk space... 2021-05-16T17:43:17.8266471Z :: Processing package changes... 2021-05-16T17:43:17.8267468Z installing mingw-w64-x86_64-quantlib... 2021-05-16T17:43:20.2900777Z resolving dependencies... 2021-05-16T17:43:20.3226909Z looking for conflicting packages... 2021-05-16T17:43:20.3238756Z 2021-05-16T17:43:20.3239686Z Packages (2) mingw-w64-x86_64-popt-1.16-2 mingw-w64-x86_64-rabbitmq-c-0.10.0-1 2021-05-16T17:43:20.3240343Z 2021-05-16T17:43:20.3240875Z Total Download Size: 0.18 MiB 2021-05-16T17:43:20.3241471Z Total Installed Size: 0.79 MiB 2021-05-16T17:43:20.3241858Z 2021-05-16T17:43:20.3242504Z :: Proceed with installation? [Y/n] 2021-05-16T17:43:20.3243148Z :: Retrieving packages... 2021-05-16T17:43:20.6327759Z downloading mingw-w64-x86_64-popt-1.16-2-any.pkg.tar.zst... 2021-05-16T17:43:20.9134498Z downloading mingw-w64-x86_64-rabbitmq-c-0.10.0-1-any.pkg.tar.xz... 2021-05-16T17:43:21.0052874Z checking keyring... 2021-05-16T17:43:21.1822539Z checking package integrity... 2021-05-16T17:43:21.4679436Z loading package files... 2021-05-16T17:43:21.4753801Z checking for file conflicts... 2021-05-16T17:43:21.4922961Z checking available disk space... 2021-05-16T17:43:21.4943450Z :: Processing package changes... 2021-05-16T17:43:21.4945191Z installing mingw-w64-x86_64-popt... 2021-05-16T17:43:21.6099675Z installing mingw-w64-x86_64-rabbitmq-c... 2021-05-16T17:43:22.5399177Z error: target not found: mingw-w64-x86_64-raptor2 2021-05-16T17:43:23.4706260Z error: target not found: mingw-w64-x86_64-rasqal 2021-05-16T17:43:24.2699725Z warning: mingw-w64-x86_64-re2-20210401-1 is up to date -- reinstalling 2021-05-16T17:43:24.2700645Z resolving dependencies... 2021-05-16T17:43:24.2806816Z looking for conflicting packages... 2021-05-16T17:43:24.3034049Z 2021-05-16T17:43:24.3036061Z Packages (1) mingw-w64-x86_64-re2-20210401-1 2021-05-16T17:43:24.3037049Z 2021-05-16T17:43:24.3037771Z Total Installed Size: 1.79 MiB 2021-05-16T17:43:24.3038536Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:43:24.3039026Z 2021-05-16T17:43:24.3039685Z :: Proceed with installation? [Y/n] 2021-05-16T17:43:24.3040306Z checking keyring... 2021-05-16T17:43:24.3769904Z checking package integrity... 2021-05-16T17:43:24.4848247Z loading package files... 2021-05-16T17:43:24.4866473Z checking for file conflicts... 2021-05-16T17:43:24.4867297Z checking available disk space... 2021-05-16T17:43:24.4923708Z :: Processing package changes... 2021-05-16T17:43:24.4924591Z reinstalling mingw-w64-x86_64-re2... 2021-05-16T17:43:25.2749892Z warning: mingw-w64-x86_64-readline-8.0.004-2 is up to date -- reinstalling 2021-05-16T17:43:25.2750791Z resolving dependencies... 2021-05-16T17:43:25.2996518Z looking for conflicting packages... 2021-05-16T17:43:25.3070243Z 2021-05-16T17:43:25.3073597Z Packages (1) mingw-w64-x86_64-readline-8.0.004-2 2021-05-16T17:43:25.3075024Z 2021-05-16T17:43:25.3076067Z Total Download Size: 0.37 MiB 2021-05-16T17:43:25.3077209Z Total Installed Size: 1.57 MiB 2021-05-16T17:43:25.3078358Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:43:25.3079093Z 2021-05-16T17:43:25.3080521Z :: Proceed with installation? [Y/n] 2021-05-16T17:43:25.3081883Z :: Retrieving packages... 2021-05-16T17:43:25.6154999Z downloading mingw-w64-x86_64-readline-8.0.004-2-any.pkg.tar.zst... 2021-05-16T17:43:25.9898358Z checking keyring... 2021-05-16T17:43:26.0771730Z checking package integrity... 2021-05-16T17:43:26.2139258Z loading package files... 2021-05-16T17:43:26.2166813Z checking for file conflicts... 2021-05-16T17:43:26.2167873Z checking available disk space... 2021-05-16T17:43:26.2337732Z :: Processing package changes... 2021-05-16T17:43:26.2338773Z reinstalling mingw-w64-x86_64-readline... 2021-05-16T17:43:27.1613474Z error: target not found: mingw-w64-x86_64-redland 2021-05-16T17:43:27.9469845Z warning: mingw-w64-x86_64-rhash-1.4.1-3 is up to date -- reinstalling 2021-05-16T17:43:27.9470937Z resolving dependencies... 2021-05-16T17:43:27.9612040Z looking for conflicting packages... 2021-05-16T17:43:27.9872114Z 2021-05-16T17:43:27.9874078Z Packages (1) mingw-w64-x86_64-rhash-1.4.1-3 2021-05-16T17:43:27.9874880Z 2021-05-16T17:43:27.9876484Z Total Installed Size: 4.30 MiB 2021-05-16T17:43:27.9877699Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:43:27.9878415Z 2021-05-16T17:43:27.9879659Z :: Proceed with installation? [Y/n] 2021-05-16T17:43:27.9881244Z checking keyring... 2021-05-16T17:43:28.0609007Z checking package integrity... 2021-05-16T17:43:28.1700459Z loading package files... 2021-05-16T17:43:28.1729486Z checking for file conflicts... 2021-05-16T17:43:28.1730408Z checking available disk space... 2021-05-16T17:43:28.1763908Z :: Processing package changes... 2021-05-16T17:43:28.1764697Z reinstalling mingw-w64-x86_64-rhash... 2021-05-16T17:43:29.0145536Z resolving dependencies... 2021-05-16T17:43:29.0469151Z looking for conflicting packages... 2021-05-16T17:43:29.0484196Z 2021-05-16T17:43:29.0485979Z Packages (2) mingw-w64-x86_64-pdcurses-4.1.0-5 mingw-w64-x86_64-ruby-3.0.1-2 2021-05-16T17:43:29.0487178Z 2021-05-16T17:43:29.0488173Z Total Download Size: 7.12 MiB 2021-05-16T17:43:29.0489345Z Total Installed Size: 31.49 MiB 2021-05-16T17:43:29.0490112Z 2021-05-16T17:43:29.0491308Z :: Proceed with installation? [Y/n] 2021-05-16T17:43:29.0492544Z :: Retrieving packages... 2021-05-16T17:43:29.3521011Z downloading mingw-w64-x86_64-pdcurses-4.1.0-5-any.pkg.tar.zst... 2021-05-16T17:43:29.8101166Z downloading mingw-w64-x86_64-ruby-3.0.1-2-any.pkg.tar.zst... 2021-05-16T17:43:30.3767232Z checking keyring... 2021-05-16T17:43:30.4654987Z checking package integrity... 2021-05-16T17:43:30.7958413Z loading package files... 2021-05-16T17:43:30.8301299Z checking for file conflicts... 2021-05-16T17:43:31.1240769Z checking available disk space... 2021-05-16T17:43:31.1260019Z :: Processing package changes... 2021-05-16T17:43:31.1261257Z installing mingw-w64-x86_64-pdcurses... 2021-05-16T17:43:31.1423551Z installing mingw-w64-x86_64-ruby... 2021-05-16T17:43:34.3835760Z warning: mingw-w64-x86_64-snappy-1.1.8-1 is up to date -- reinstalling 2021-05-16T17:43:34.3836595Z resolving dependencies... 2021-05-16T17:43:34.3942724Z looking for conflicting packages... 2021-05-16T17:43:34.4182052Z 2021-05-16T17:43:34.4183223Z Packages (1) mingw-w64-x86_64-snappy-1.1.8-1 2021-05-16T17:43:34.4184154Z 2021-05-16T17:43:34.4184701Z Total Installed Size: 0.16 MiB 2021-05-16T17:43:34.4185646Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:43:34.4186074Z 2021-05-16T17:43:34.4186820Z :: Proceed with installation? [Y/n] 2021-05-16T17:43:34.4187573Z checking keyring... 2021-05-16T17:43:34.4886003Z checking package integrity... 2021-05-16T17:43:34.5959604Z loading package files... 2021-05-16T17:43:34.5999769Z checking for file conflicts... 2021-05-16T17:43:34.6000620Z checking available disk space... 2021-05-16T17:43:34.6058319Z :: Processing package changes... 2021-05-16T17:43:34.6059393Z reinstalling mingw-w64-x86_64-snappy... 2021-05-16T17:43:35.3773882Z warning: mingw-w64-x86_64-sqlite3-3.35.5-1 is up to date -- reinstalling 2021-05-16T17:43:35.3775100Z resolving dependencies... 2021-05-16T17:43:35.4025594Z looking for conflicting packages... 2021-05-16T17:43:35.4110905Z 2021-05-16T17:43:35.4112360Z Packages (1) mingw-w64-x86_64-sqlite3-3.35.5-1 2021-05-16T17:43:35.4113314Z 2021-05-16T17:43:35.4114311Z Total Download Size: 6.74 MiB 2021-05-16T17:43:35.4115489Z Total Installed Size: 48.62 MiB 2021-05-16T17:43:35.4116643Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:43:35.4117348Z 2021-05-16T17:43:35.4118531Z :: Proceed with installation? [Y/n] 2021-05-16T17:43:35.4119880Z :: Retrieving packages... 2021-05-16T17:43:35.7245086Z downloading mingw-w64-x86_64-sqlite3-3.35.5-1-any.pkg.tar.zst... 2021-05-16T17:43:36.5767650Z checking keyring... 2021-05-16T17:43:36.6626628Z checking package integrity... 2021-05-16T17:43:36.8485745Z loading package files... 2021-05-16T17:43:36.8624829Z checking for file conflicts... 2021-05-16T17:43:36.8625823Z checking available disk space... 2021-05-16T17:43:37.2151999Z :: Processing package changes... 2021-05-16T17:43:37.2153960Z reinstalling mingw-w64-x86_64-sqlite3... 2021-05-16T17:43:39.1283527Z warning: mingw-w64-x86_64-szip-2.1.1-2 is up to date -- reinstalling 2021-05-16T17:43:39.1284893Z resolving dependencies... 2021-05-16T17:43:39.1286694Z looking for conflicting packages... 2021-05-16T17:43:39.1619924Z 2021-05-16T17:43:39.1621397Z Packages (1) mingw-w64-x86_64-szip-2.1.1-2 2021-05-16T17:43:39.1622699Z 2021-05-16T17:43:39.1623665Z Total Installed Size: 0.16 MiB 2021-05-16T17:43:39.1624570Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:43:39.1625023Z 2021-05-16T17:43:39.1625772Z :: Proceed with installation? [Y/n] 2021-05-16T17:43:39.1626461Z checking keyring... 2021-05-16T17:43:39.2447109Z checking package integrity... 2021-05-16T17:43:39.3479498Z loading package files... 2021-05-16T17:43:39.3527398Z checking for file conflicts... 2021-05-16T17:43:39.3528265Z checking available disk space... 2021-05-16T17:43:39.3548592Z :: Processing package changes... 2021-05-16T17:43:39.3549453Z reinstalling mingw-w64-x86_64-szip... 2021-05-16T17:43:40.1180840Z warning: mingw-w64-x86_64-tcl-8.6.11-3 is up to date -- reinstalling 2021-05-16T17:43:40.1181679Z resolving dependencies... 2021-05-16T17:43:40.1443662Z looking for conflicting packages... 2021-05-16T17:43:40.1512872Z 2021-05-16T17:43:40.1514505Z Packages (1) mingw-w64-x86_64-tcl-8.6.11-3 2021-05-16T17:43:40.1515425Z 2021-05-16T17:43:40.1516419Z Total Download Size: 2.59 MiB 2021-05-16T17:43:40.1517590Z Total Installed Size: 9.64 MiB 2021-05-16T17:43:40.1518744Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:43:40.1519437Z 2021-05-16T17:43:40.1520667Z :: Proceed with installation? [Y/n] 2021-05-16T17:43:40.1521923Z :: Retrieving packages... 2021-05-16T17:43:40.4554816Z downloading mingw-w64-x86_64-tcl-8.6.11-3-any.pkg.tar.zst... 2021-05-16T17:43:41.1100596Z checking keyring... 2021-05-16T17:43:41.1968844Z checking package integrity... 2021-05-16T17:43:41.3479344Z loading package files... 2021-05-16T17:43:41.3700520Z checking for file conflicts... 2021-05-16T17:43:41.3702165Z checking available disk space... 2021-05-16T17:43:41.6858073Z :: Processing package changes... 2021-05-16T17:43:41.6859853Z reinstalling mingw-w64-x86_64-tcl... 2021-05-16T17:43:44.3177834Z warning: mingw-w64-x86_64-termcap-1.3.1-6 is up to date -- reinstalling 2021-05-16T17:43:44.3178747Z resolving dependencies... 2021-05-16T17:43:44.3293525Z looking for conflicting packages... 2021-05-16T17:43:44.3520361Z 2021-05-16T17:43:44.3521516Z Packages (1) mingw-w64-x86_64-termcap-1.3.1-6 2021-05-16T17:43:44.3522073Z 2021-05-16T17:43:44.3522662Z Total Download Size: 0.03 MiB 2021-05-16T17:43:44.3523312Z Total Installed Size: 0.06 MiB 2021-05-16T17:43:44.3523964Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:43:44.3524596Z 2021-05-16T17:43:44.3525293Z :: Proceed with installation? [Y/n] 2021-05-16T17:43:44.3526014Z :: Retrieving packages... 2021-05-16T17:43:44.6626624Z downloading mingw-w64-x86_64-termcap-1.3.1-6-any.pkg.tar.zst... 2021-05-16T17:43:44.7566770Z checking keyring... 2021-05-16T17:43:44.8488629Z checking package integrity... 2021-05-16T17:43:44.9797343Z loading package files... 2021-05-16T17:43:44.9815936Z checking for file conflicts... 2021-05-16T17:43:44.9816778Z checking available disk space... 2021-05-16T17:43:44.9846982Z :: Processing package changes... 2021-05-16T17:43:44.9847836Z reinstalling mingw-w64-x86_64-termcap... 2021-05-16T17:43:45.7479202Z warning: mingw-w64-x86_64-tesseract-ocr-4.1.1-7 is up to date -- reinstalling 2021-05-16T17:43:45.7480143Z resolving dependencies... 2021-05-16T17:43:45.7747604Z looking for conflicting packages... 2021-05-16T17:43:45.7814734Z 2021-05-16T17:43:45.7816146Z Packages (1) mingw-w64-x86_64-tesseract-ocr-4.1.1-7 2021-05-16T17:43:45.7817431Z 2021-05-16T17:43:45.7818621Z Total Installed Size: 24.86 MiB 2021-05-16T17:43:45.7819414Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:43:45.7819816Z 2021-05-16T17:43:45.7820508Z :: Proceed with installation? [Y/n] 2021-05-16T17:43:45.7821116Z checking keyring... 2021-05-16T17:43:45.8534977Z checking package integrity... 2021-05-16T17:43:46.0149927Z loading package files... 2021-05-16T17:43:46.0178027Z checking for file conflicts... 2021-05-16T17:43:46.0178958Z checking available disk space... 2021-05-16T17:43:46.0221654Z :: Processing package changes... 2021-05-16T17:43:46.0223351Z reinstalling mingw-w64-x86_64-tesseract-ocr... 2021-05-16T17:43:46.9131416Z warning: mingw-w64-x86_64-thrift-0.13.0-2 is up to date -- reinstalling 2021-05-16T17:43:46.9132435Z resolving dependencies... 2021-05-16T17:43:46.9404732Z looking for conflicting packages... 2021-05-16T17:43:46.9471750Z 2021-05-16T17:43:46.9472930Z Packages (1) mingw-w64-x86_64-thrift-0.13.0-2 2021-05-16T17:43:46.9473722Z 2021-05-16T17:43:46.9475134Z Total Installed Size: 7.49 MiB 2021-05-16T17:43:46.9476074Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:43:46.9476807Z 2021-05-16T17:43:46.9477796Z :: Proceed with installation? [Y/n] 2021-05-16T17:43:46.9478707Z checking keyring... 2021-05-16T17:43:47.0196272Z checking package integrity... 2021-05-16T17:43:47.1588831Z loading package files... 2021-05-16T17:43:47.1625092Z checking for file conflicts... 2021-05-16T17:43:47.1626008Z checking available disk space... 2021-05-16T17:43:47.1940098Z :: Processing package changes... 2021-05-16T17:43:47.1941175Z reinstalling mingw-w64-x86_64-thrift... 2021-05-16T17:43:48.0841925Z resolving dependencies... 2021-05-16T17:43:48.1115060Z looking for conflicting packages... 2021-05-16T17:43:48.1180621Z 2021-05-16T17:43:48.1182073Z Packages (1) mingw-w64-x86_64-tiledb-2.2.4-2 2021-05-16T17:43:48.1183021Z 2021-05-16T17:43:48.1184214Z Total Download Size: 3.09 MiB 2021-05-16T17:43:48.1184993Z Total Installed Size: 47.15 MiB 2021-05-16T17:43:48.1185529Z 2021-05-16T17:43:48.1186404Z :: Proceed with installation? [Y/n] 2021-05-16T17:43:48.1187242Z :: Retrieving packages... 2021-05-16T17:43:48.4283334Z downloading mingw-w64-x86_64-tiledb-2.2.4-2-any.pkg.tar.zst... 2021-05-16T17:43:49.1728523Z checking keyring... 2021-05-16T17:43:49.2620113Z checking package integrity... 2021-05-16T17:43:49.4218172Z loading package files... 2021-05-16T17:43:49.4238731Z checking for file conflicts... 2021-05-16T17:43:49.4262376Z checking available disk space... 2021-05-16T17:43:49.4273582Z :: Processing package changes... 2021-05-16T17:43:49.4274442Z installing mingw-w64-x86_64-tiledb... 2021-05-16T17:43:50.3234053Z warning: mingw-w64-x86_64-tk-8.6.11.1-2 is up to date -- reinstalling 2021-05-16T17:43:50.3234873Z resolving dependencies... 2021-05-16T17:43:50.3488529Z looking for conflicting packages... 2021-05-16T17:43:50.3570864Z 2021-05-16T17:43:50.3571787Z Packages (1) mingw-w64-x86_64-tk-8.6.11.1-2 2021-05-16T17:43:50.3572536Z 2021-05-16T17:43:50.3573109Z Total Download Size: 1.93 MiB 2021-05-16T17:43:50.3573778Z Total Installed Size: 5.55 MiB 2021-05-16T17:43:50.3574412Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:43:50.3574820Z 2021-05-16T17:43:50.3576131Z :: Proceed with installation? [Y/n] 2021-05-16T17:43:50.3576921Z :: Retrieving packages... 2021-05-16T17:43:50.6681718Z downloading mingw-w64-x86_64-tk-8.6.11.1-2-any.pkg.tar.zst... 2021-05-16T17:43:51.3118264Z checking keyring... 2021-05-16T17:43:51.3984435Z checking package integrity... 2021-05-16T17:43:51.5625836Z loading package files... 2021-05-16T17:43:51.5721912Z checking for file conflicts... 2021-05-16T17:43:51.5722925Z checking available disk space... 2021-05-16T17:43:51.7259068Z :: Processing package changes... 2021-05-16T17:43:51.7260671Z reinstalling mingw-w64-x86_64-tk... 2021-05-16T17:43:53.1703215Z resolving dependencies... 2021-05-16T17:43:53.1966460Z looking for conflicting packages... 2021-05-16T17:43:53.2045313Z 2021-05-16T17:43:53.2046715Z Packages (1) mingw-w64-x86_64-tktable-2.10-5 2021-05-16T17:43:53.2047487Z 2021-05-16T17:43:53.2048271Z Total Download Size: 0.11 MiB 2021-05-16T17:43:53.2049190Z Total Installed Size: 0.30 MiB 2021-05-16T17:43:53.2050089Z 2021-05-16T17:43:53.2052832Z :: Proceed with installation? [Y/n] 2021-05-16T17:43:53.2054001Z :: Retrieving packages... 2021-05-16T17:43:53.5097964Z downloading mingw-w64-x86_64-tktable-2.10-5-any.pkg.tar.zst... 2021-05-16T17:43:53.7867404Z checking keyring... 2021-05-16T17:43:53.8793739Z checking package integrity... 2021-05-16T17:43:54.0170172Z loading package files... 2021-05-16T17:43:54.0199618Z checking for file conflicts... 2021-05-16T17:43:54.0206114Z checking available disk space... 2021-05-16T17:43:54.0217780Z :: Processing package changes... 2021-05-16T17:43:54.0218629Z installing mingw-w64-x86_64-tktable... 2021-05-16T17:43:54.8036731Z warning: mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-16T17:43:54.8037815Z resolving dependencies... 2021-05-16T17:43:54.8145399Z looking for conflicting packages... 2021-05-16T17:43:54.8372946Z 2021-05-16T17:43:54.8374339Z Packages (1) mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T17:43:54.8375273Z 2021-05-16T17:43:54.8376058Z Total Download Size: 0.30 MiB 2021-05-16T17:43:54.8377098Z Total Installed Size: 0.96 MiB 2021-05-16T17:43:54.8378030Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:43:54.8378579Z 2021-05-16T17:43:54.8379565Z :: Proceed with installation? [Y/n] 2021-05-16T17:43:54.8380552Z :: Retrieving packages... 2021-05-16T17:43:55.1460444Z downloading mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T17:43:55.5182405Z checking keyring... 2021-05-16T17:43:55.6137213Z checking package integrity... 2021-05-16T17:43:55.7491000Z loading package files... 2021-05-16T17:43:55.7507003Z checking for file conflicts... 2021-05-16T17:43:55.7507814Z checking available disk space... 2021-05-16T17:43:55.7542859Z :: Processing package changes... 2021-05-16T17:43:55.7543896Z reinstalling mingw-w64-x86_64-tools-git... 2021-05-16T17:43:56.5196299Z resolving dependencies... 2021-05-16T17:43:56.5285907Z looking for conflicting packages... 2021-05-16T17:43:56.5554716Z 2021-05-16T17:43:56.5555715Z Packages (1) mingw-w64-x86_64-udunits-2.2.27.6-1 2021-05-16T17:43:56.5556486Z 2021-05-16T17:43:56.5557168Z Total Download Size: 0.17 MiB 2021-05-16T17:43:56.5557785Z Total Installed Size: 0.70 MiB 2021-05-16T17:43:56.5558152Z 2021-05-16T17:43:56.5558814Z :: Proceed with installation? [Y/n] 2021-05-16T17:43:56.5559481Z :: Retrieving packages... 2021-05-16T17:43:56.8818871Z downloading mingw-w64-x86_64-udunits-2.2.27.6-1-any.pkg.tar.zst... 2021-05-16T17:43:57.1608898Z checking keyring... 2021-05-16T17:43:57.2502974Z checking package integrity... 2021-05-16T17:43:57.3840114Z loading package files... 2021-05-16T17:43:57.3863026Z checking for file conflicts... 2021-05-16T17:43:57.3878086Z checking available disk space... 2021-05-16T17:43:57.3889598Z :: Processing package changes... 2021-05-16T17:43:57.3890453Z installing mingw-w64-x86_64-udunits... 2021-05-16T17:43:58.1686689Z warning: mingw-w64-x86_64-windows-default-manifest-6.4-3 is up to date -- reinstalling 2021-05-16T17:43:58.1687712Z resolving dependencies... 2021-05-16T17:43:58.1688790Z looking for conflicting packages... 2021-05-16T17:43:58.2015517Z 2021-05-16T17:43:58.2016984Z Packages (1) mingw-w64-x86_64-windows-default-manifest-6.4-3 2021-05-16T17:43:58.2017782Z 2021-05-16T17:43:58.2018386Z Total Download Size: 0.01 MiB 2021-05-16T17:43:58.2019109Z Total Installed Size: 0.00 MiB 2021-05-16T17:43:58.2019790Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:43:58.2020225Z 2021-05-16T17:43:58.2020998Z :: Proceed with installation? [Y/n] 2021-05-16T17:43:58.2021747Z :: Retrieving packages... 2021-05-16T17:43:58.5177266Z downloading mingw-w64-x86_64-windows-default-manifest-6.4-3-any.pkg.tar.xz... 2021-05-16T17:43:58.6102203Z checking keyring... 2021-05-16T17:43:58.7032965Z checking package integrity... 2021-05-16T17:43:58.8368457Z loading package files... 2021-05-16T17:43:58.8394402Z checking for file conflicts... 2021-05-16T17:43:58.8395347Z checking available disk space... 2021-05-16T17:43:58.8412149Z :: Processing package changes... 2021-05-16T17:43:58.8413240Z reinstalling mingw-w64-x86_64-windows-default-manifest... 2021-05-16T17:43:59.6087465Z warning: mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-16T17:43:59.6088730Z resolving dependencies... 2021-05-16T17:43:59.6288051Z looking for conflicting packages... 2021-05-16T17:43:59.6425008Z 2021-05-16T17:43:59.6426998Z Packages (1) mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T17:43:59.6428407Z 2021-05-16T17:43:59.6429432Z Total Download Size: 0.04 MiB 2021-05-16T17:43:59.6430581Z Total Installed Size: 0.37 MiB 2021-05-16T17:43:59.6431728Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:43:59.6432492Z 2021-05-16T17:43:59.6433674Z :: Proceed with installation? [Y/n] 2021-05-16T17:43:59.6434943Z :: Retrieving packages... 2021-05-16T17:43:59.9535517Z downloading mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T17:44:00.1357439Z checking keyring... 2021-05-16T17:44:00.2229730Z checking package integrity... 2021-05-16T17:44:00.3538462Z loading package files... 2021-05-16T17:44:00.3561690Z checking for file conflicts... 2021-05-16T17:44:00.3562630Z checking available disk space... 2021-05-16T17:44:00.3626316Z :: Processing package changes... 2021-05-16T17:44:00.3627543Z reinstalling mingw-w64-x86_64-winpthreads-git... 2021-05-16T17:44:01.1508063Z warning: mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-16T17:44:01.1509302Z resolving dependencies... 2021-05-16T17:44:01.1510361Z looking for conflicting packages... 2021-05-16T17:44:01.1838254Z 2021-05-16T17:44:01.1840382Z Packages (1) mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T17:44:01.1841721Z 2021-05-16T17:44:01.1842644Z Total Download Size: 0.02 MiB 2021-05-16T17:44:01.1843601Z Total Installed Size: 0.21 MiB 2021-05-16T17:44:01.1844570Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:44:01.1845172Z 2021-05-16T17:44:01.1846191Z :: Proceed with installation? [Y/n] 2021-05-16T17:44:01.1847495Z :: Retrieving packages... 2021-05-16T17:44:01.4949340Z downloading mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T17:44:01.5879670Z checking keyring... 2021-05-16T17:44:01.6787090Z checking package integrity... 2021-05-16T17:44:01.8097313Z loading package files... 2021-05-16T17:44:01.8120214Z checking for file conflicts... 2021-05-16T17:44:01.8121054Z checking available disk space... 2021-05-16T17:44:01.8142531Z :: Processing package changes... 2021-05-16T17:44:01.8143751Z reinstalling mingw-w64-x86_64-winstorecompat-git... 2021-05-16T17:44:02.5833422Z warning: mingw-w64-x86_64-x264-git-r2991.1771b556-1 is up to date -- reinstalling 2021-05-16T17:44:02.5834753Z resolving dependencies... 2021-05-16T17:44:02.6031333Z looking for conflicting packages... 2021-05-16T17:44:02.6182063Z 2021-05-16T17:44:02.6183349Z Packages (1) mingw-w64-x86_64-x264-git-r2991.1771b556-1 2021-05-16T17:44:02.6184598Z 2021-05-16T17:44:02.6185818Z Total Installed Size: 6.66 MiB 2021-05-16T17:44:02.6186681Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:44:02.6187081Z 2021-05-16T17:44:02.6187769Z :: Proceed with installation? [Y/n] 2021-05-16T17:44:02.6188373Z checking keyring... 2021-05-16T17:44:02.6901287Z checking package integrity... 2021-05-16T17:44:02.8101835Z loading package files... 2021-05-16T17:44:02.8143437Z checking for file conflicts... 2021-05-16T17:44:02.8144265Z checking available disk space... 2021-05-16T17:44:02.8161138Z :: Processing package changes... 2021-05-16T17:44:02.8161999Z reinstalling mingw-w64-x86_64-x264-git... 2021-05-16T17:44:03.6973281Z warning: mingw-w64-x86_64-x265-3.4-2 is up to date -- reinstalling 2021-05-16T17:44:03.6974520Z resolving dependencies... 2021-05-16T17:44:03.7071295Z looking for conflicting packages... 2021-05-16T17:44:03.7289926Z 2021-05-16T17:44:03.7291324Z Packages (1) mingw-w64-x86_64-x265-3.4-2 2021-05-16T17:44:03.7292380Z 2021-05-16T17:44:03.7293230Z Total Installed Size: 46.73 MiB 2021-05-16T17:44:03.7294696Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:44:03.7295500Z 2021-05-16T17:44:03.7296612Z :: Proceed with installation? [Y/n] 2021-05-16T17:44:03.7297871Z checking keyring... 2021-05-16T17:44:03.8059258Z checking package integrity... 2021-05-16T17:44:03.9342747Z loading package files... 2021-05-16T17:44:03.9363252Z checking for file conflicts... 2021-05-16T17:44:03.9364050Z checking available disk space... 2021-05-16T17:44:03.9381040Z :: Processing package changes... 2021-05-16T17:44:03.9381824Z reinstalling mingw-w64-x86_64-x265... 2021-05-16T17:44:04.7800013Z warning: mingw-w64-x86_64-xvidcore-1.3.7-2 is up to date -- reinstalling 2021-05-16T17:44:04.7800951Z resolving dependencies... 2021-05-16T17:44:04.7802024Z looking for conflicting packages... 2021-05-16T17:44:04.8134122Z 2021-05-16T17:44:04.8135151Z Packages (1) mingw-w64-x86_64-xvidcore-1.3.7-2 2021-05-16T17:44:04.8135666Z 2021-05-16T17:44:04.8136436Z Total Installed Size: 1.70 MiB 2021-05-16T17:44:04.8137711Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:44:04.8138155Z 2021-05-16T17:44:04.8138841Z :: Proceed with installation? [Y/n] 2021-05-16T17:44:04.8139466Z checking keyring... 2021-05-16T17:44:04.8810319Z checking package integrity... 2021-05-16T17:44:04.9874130Z loading package files... 2021-05-16T17:44:04.9893288Z checking for file conflicts... 2021-05-16T17:44:04.9894197Z checking available disk space... 2021-05-16T17:44:04.9907441Z :: Processing package changes... 2021-05-16T17:44:04.9908300Z reinstalling mingw-w64-x86_64-xvidcore... 2021-05-16T17:44:05.7566110Z warning: mingw-w64-x86_64-xz-5.2.5-2 is up to date -- reinstalling 2021-05-16T17:44:05.7566921Z resolving dependencies... 2021-05-16T17:44:05.7680774Z looking for conflicting packages... 2021-05-16T17:44:05.7895928Z 2021-05-16T17:44:05.7897161Z Packages (1) mingw-w64-x86_64-xz-5.2.5-2 2021-05-16T17:44:05.7897980Z 2021-05-16T17:44:05.7898940Z Total Download Size: 0.35 MiB 2021-05-16T17:44:05.7900293Z Total Installed Size: 1.67 MiB 2021-05-16T17:44:05.7901392Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:44:05.7902073Z 2021-05-16T17:44:05.7903182Z :: Proceed with installation? [Y/n] 2021-05-16T17:44:05.7904372Z :: Retrieving packages... 2021-05-16T17:44:06.1026867Z downloading mingw-w64-x86_64-xz-5.2.5-2-any.pkg.tar.zst... 2021-05-16T17:44:06.4713295Z checking keyring... 2021-05-16T17:44:06.5559494Z checking package integrity... 2021-05-16T17:44:06.6927618Z loading package files... 2021-05-16T17:44:06.6963338Z checking for file conflicts... 2021-05-16T17:44:06.6964188Z checking available disk space... 2021-05-16T17:44:06.7292482Z :: Processing package changes... 2021-05-16T17:44:06.7295169Z reinstalling mingw-w64-x86_64-xz... 2021-05-16T17:44:07.5720260Z resolving dependencies... 2021-05-16T17:44:07.5832904Z looking for conflicting packages... 2021-05-16T17:44:07.6096807Z 2021-05-16T17:44:07.6097916Z Packages (1) mingw-w64-x86_64-yasm-1.3.0-4 2021-05-16T17:44:07.6098456Z 2021-05-16T17:44:07.6099057Z Total Download Size: 0.50 MiB 2021-05-16T17:44:07.6099733Z Total Installed Size: 3.27 MiB 2021-05-16T17:44:07.6100165Z 2021-05-16T17:44:07.6102032Z :: Proceed with installation? [Y/n] 2021-05-16T17:44:07.6102771Z :: Retrieving packages... 2021-05-16T17:44:07.9218819Z downloading mingw-w64-x86_64-yasm-1.3.0-4-any.pkg.tar.xz... 2021-05-16T17:44:08.3833644Z checking keyring... 2021-05-16T17:44:08.4694564Z checking package integrity... 2021-05-16T17:44:08.6056943Z loading package files... 2021-05-16T17:44:08.6123589Z checking for file conflicts... 2021-05-16T17:44:08.6147175Z checking available disk space... 2021-05-16T17:44:08.6158596Z :: Processing package changes... 2021-05-16T17:44:08.6159439Z installing mingw-w64-x86_64-yasm... 2021-05-16T17:44:09.5791877Z error: target not found: mingw-w64-x86_64-zint 2021-05-16T17:44:10.3364592Z warning: mingw-w64-x86_64-zlib-1.2.11-9 is up to date -- reinstalling 2021-05-16T17:44:10.3365629Z resolving dependencies... 2021-05-16T17:44:10.3366669Z looking for conflicting packages... 2021-05-16T17:44:10.3687196Z 2021-05-16T17:44:10.3688451Z Packages (1) mingw-w64-x86_64-zlib-1.2.11-9 2021-05-16T17:44:10.3689259Z 2021-05-16T17:44:10.3690165Z Total Download Size: 0.10 MiB 2021-05-16T17:44:10.3691159Z Total Installed Size: 0.38 MiB 2021-05-16T17:44:10.3692166Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:44:10.3692896Z 2021-05-16T17:44:10.3693944Z :: Proceed with installation? [Y/n] 2021-05-16T17:44:10.3695060Z :: Retrieving packages... 2021-05-16T17:44:10.6713805Z downloading mingw-w64-x86_64-zlib-1.2.11-9-any.pkg.tar.zst... 2021-05-16T17:44:10.9441708Z checking keyring... 2021-05-16T17:44:11.0379767Z checking package integrity... 2021-05-16T17:44:11.1686478Z loading package files... 2021-05-16T17:44:11.1711201Z checking for file conflicts... 2021-05-16T17:44:11.1712104Z checking available disk space... 2021-05-16T17:44:11.1749265Z :: Processing package changes... 2021-05-16T17:44:11.1750227Z reinstalling mingw-w64-x86_64-zlib... 2021-05-16T17:44:11.9781691Z warning: mingw-w64-x86_64-zstd-1.5.0-1 is up to date -- reinstalling 2021-05-16T17:44:11.9782536Z resolving dependencies... 2021-05-16T17:44:11.9785215Z looking for conflicting packages... 2021-05-16T17:44:12.0155576Z 2021-05-16T17:44:12.0156755Z Packages (1) mingw-w64-x86_64-zstd-1.5.0-1 2021-05-16T17:44:12.0157274Z 2021-05-16T17:44:12.0157864Z Total Download Size: 0.52 MiB 2021-05-16T17:44:12.0158532Z Total Installed Size: 3.70 MiB 2021-05-16T17:44:12.0159163Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:44:12.0159570Z 2021-05-16T17:44:12.0160315Z :: Proceed with installation? [Y/n] 2021-05-16T17:44:12.0161043Z :: Retrieving packages... 2021-05-16T17:44:12.3254440Z downloading mingw-w64-x86_64-zstd-1.5.0-1-any.pkg.tar.zst... 2021-05-16T17:44:12.7901662Z checking keyring... 2021-05-16T17:44:12.8780891Z checking package integrity... 2021-05-16T17:44:13.0124039Z loading package files... 2021-05-16T17:44:13.0145688Z checking for file conflicts... 2021-05-16T17:44:13.0147289Z checking available disk space... 2021-05-16T17:44:13.0201209Z :: Processing package changes... 2021-05-16T17:44:13.0202247Z reinstalling mingw-w64-x86_64-zstd... 2021-05-16T17:44:13.3888847Z % Total % Received % Xferd Average Speed Time Time Time Current 2021-05-16T17:44:13.3890641Z Dload Upload Total Spent Left Speed 2021-05-16T17:44:13.3891637Z 2021-05-16T17:44:13.5516098Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-16T17:44:13.5519073Z 100 162 100 162 0 0 162 0 0:00:01 --:--:-- 0:00:01 941 2021-05-16T17:44:13.7603030Z 2021-05-16T17:44:13.7604470Z 100 29.0M 100 29.0M 0 0 29.0M 0 0:00:01 --:--:-- 0:00:01 29.0M 2021-05-16T17:44:16.0534046Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-16T17:44:16.0534703Z with: 2021-05-16T17:44:16.0535174Z github_slug: neuroconductor/brainR 2021-05-16T17:44:16.0535660Z env: 2021-05-16T17:44:16.0536124Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:44:16.0536600Z TIC_DEPLOY_KEY: 2021-05-16T17:44:16.0536983Z RSPM: 2021-05-16T17:44:16.0538554Z GITHUB_PAT: *** 2021-05-16T17:44:16.0538986Z COVERALLS_TOKEN: 2021-05-16T17:44:16.0539546Z continue-on-error: false 2021-05-16T17:44:16.0540057Z VDIFFR_RUN_TESTS: 2021-05-16T17:44:16.0540495Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T17:44:16.0540917Z TZ: UTC 2021-05-16T17:44:16.0541308Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:44:16.0541746Z NOT_CRAN: true 2021-05-16T17:44:16.0542153Z MSYSTEM: MINGW64 2021-05-16T17:44:16.0542549Z ##[endgroup] 2021-05-16T17:44:16.3066915Z repo slug is: neuroconductor/brainR 2021-05-16T17:44:16.3380321Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-16T17:44:16.3380986Z env: 2021-05-16T17:44:16.3381442Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:44:16.3381939Z TIC_DEPLOY_KEY: 2021-05-16T17:44:16.3382361Z RSPM: 2021-05-16T17:44:16.3383704Z GITHUB_PAT: *** 2021-05-16T17:44:16.3384134Z COVERALLS_TOKEN: 2021-05-16T17:44:16.3384629Z continue-on-error: false 2021-05-16T17:44:16.3385135Z VDIFFR_RUN_TESTS: 2021-05-16T17:44:16.3385571Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T17:44:16.3385994Z TZ: UTC 2021-05-16T17:44:16.3386385Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:44:16.3386821Z NOT_CRAN: true 2021-05-16T17:44:16.3387206Z MSYSTEM: MINGW64 2021-05-16T17:44:16.3387622Z ##[endgroup] 2021-05-16T17:44:17.1098939Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-16T17:44:17.1099590Z with: 2021-05-16T17:44:17.1100033Z repo_name: brainR 2021-05-16T17:44:17.1100471Z repo_version: 1.6.0 2021-05-16T17:44:17.1100865Z runner_os: Windows 2021-05-16T17:44:17.1101257Z R_version: 3.6 2021-05-16T17:44:17.1101593Z env: 2021-05-16T17:44:17.1102039Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:44:17.1102507Z TIC_DEPLOY_KEY: 2021-05-16T17:44:17.1102870Z RSPM: 2021-05-16T17:44:17.1104182Z GITHUB_PAT: *** 2021-05-16T17:44:17.1104596Z COVERALLS_TOKEN: 2021-05-16T17:44:17.1105082Z continue-on-error: false 2021-05-16T17:44:17.1105574Z VDIFFR_RUN_TESTS: 2021-05-16T17:44:17.1106022Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T17:44:17.1106414Z TZ: UTC 2021-05-16T17:44:17.1106815Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:44:17.1107227Z NOT_CRAN: true 2021-05-16T17:44:17.1107717Z MSYSTEM: MINGW64 2021-05-16T17:44:17.1108107Z ##[endgroup] 2021-05-16T17:44:17.1733376Z Package: brainR 2021-05-16T17:44:17.1740375Z Version: 1.6.0 2021-05-16T17:44:17.1740979Z OS: Windows 2021-05-16T17:44:17.1952528Z ##[group]Run install.packages('remotes') 2021-05-16T17:44:17.1953317Z install.packages('remotes') 2021-05-16T17:44:17.1954158Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-16T17:44:17.1955302Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-16T17:44:17.1960790Z shell: C:\R\bin\Rscript.EXE {0} 2021-05-16T17:44:17.1961188Z env: 2021-05-16T17:44:17.1961614Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:44:17.1962053Z TIC_DEPLOY_KEY: 2021-05-16T17:44:17.1962402Z RSPM: 2021-05-16T17:44:17.1963292Z GITHUB_PAT: *** 2021-05-16T17:44:17.1963664Z COVERALLS_TOKEN: 2021-05-16T17:44:17.1964137Z continue-on-error: false 2021-05-16T17:44:17.1964581Z VDIFFR_RUN_TESTS: 2021-05-16T17:44:17.1964997Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T17:44:17.1965365Z TZ: UTC 2021-05-16T17:44:17.1965744Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:44:17.1966635Z NOT_CRAN: true 2021-05-16T17:44:17.1966991Z MSYSTEM: MINGW64 2021-05-16T17:44:17.1967375Z ##[endgroup] 2021-05-16T17:44:17.4833826Z Installing package into 'D:/a/_temp/Library' 2021-05-16T17:44:17.4835214Z (as 'lib' is unspecified) 2021-05-16T17:44:19.3917439Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/remotes_2.3.0.zip' 2021-05-16T17:44:19.4006055Z Content type 'application/zip' length 393711 bytes (384 KB) 2021-05-16T17:44:19.4059368Z ================================================== 2021-05-16T17:44:19.4060293Z downloaded 384 KB 2021-05-16T17:44:19.4060709Z 2021-05-16T17:44:19.4245166Z package 'remotes' successfully unpacked and MD5 sums checked 2021-05-16T17:44:19.4272332Z 2021-05-16T17:44:19.4273219Z The downloaded binary packages are in 2021-05-16T17:44:19.4274267Z C:\Users\runneradmin\AppData\Local\Temp\RtmpALqsS5\downloaded_packages 2021-05-16T17:44:23.9297322Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-16T17:44:23.9298144Z remotes::install_github("ropensci/tic") 2021-05-16T17:44:23.9298806Z remotes::install_github("muschellij2/ghtravis") 2021-05-16T17:44:23.9299513Z remotes::install_github("muschellij2/aghast") 2021-05-16T17:44:23.9300202Z remotes::install_cran("covr") 2021-05-16T17:44:23.9306451Z shell: C:\R\bin\Rscript.EXE {0} 2021-05-16T17:44:23.9306888Z env: 2021-05-16T17:44:23.9307333Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:44:23.9307828Z TIC_DEPLOY_KEY: 2021-05-16T17:44:23.9308197Z RSPM: 2021-05-16T17:44:23.9309454Z GITHUB_PAT: *** 2021-05-16T17:44:23.9309870Z COVERALLS_TOKEN: 2021-05-16T17:44:23.9310738Z continue-on-error: false 2021-05-16T17:44:23.9311248Z VDIFFR_RUN_TESTS: 2021-05-16T17:44:23.9311678Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T17:44:23.9312086Z TZ: UTC 2021-05-16T17:44:23.9312535Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:44:23.9312949Z NOT_CRAN: true 2021-05-16T17:44:23.9313347Z MSYSTEM: MINGW64 2021-05-16T17:44:23.9313745Z ##[endgroup] 2021-05-16T17:44:24.1727166Z Using github PAT from envvar GITHUB_PAT 2021-05-16T17:44:24.8392209Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-16T17:44:29.0830836Z rlang (NA -> 0.4.11) [CRAN] 2021-05-16T17:44:29.0832314Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-16T17:44:29.0833426Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-16T17:44:29.0834435Z sys (NA -> 3.4 ) [CRAN] 2021-05-16T17:44:29.0835481Z askpass (NA -> 1.1 ) [CRAN] 2021-05-16T17:44:29.0836631Z R6 (NA -> 2.5.0 ) [CRAN] 2021-05-16T17:44:29.0837654Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-16T17:44:29.0838689Z mime (NA -> 0.10 ) [CRAN] 2021-05-16T17:44:29.0839678Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-16T17:44:29.0841073Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-16T17:44:29.0842106Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-16T17:44:29.0843128Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-16T17:44:29.0844229Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-16T17:44:29.0845263Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-16T17:44:29.0846353Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-16T17:44:29.0847423Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-16T17:44:29.0848533Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-16T17:44:29.0849648Z rprojroot (NA -> 2.0.2 ) [CRAN] 2021-05-16T17:44:29.0850692Z crayon (NA -> 1.4.1 ) [CRAN] 2021-05-16T17:44:29.0851745Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-16T17:44:29.0852773Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-16T17:44:29.0853763Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-16T17:44:29.0854802Z whisker (NA -> 0.4 ) [CRAN] 2021-05-16T17:44:29.0855863Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-16T17:44:29.0857026Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-16T17:44:29.0858100Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-16T17:44:29.0859136Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-16T17:44:29.0860146Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-16T17:44:29.0863995Z 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-16T17:44:29.0867009Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-16T17:44:29.0868180Z desc (NA -> 1.3.0 ) [CRAN] 2021-05-16T17:44:29.0869209Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-16T17:44:29.0870295Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-16T17:44:29.0871350Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-16T17:44:29.0872382Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-16T17:44:29.0873407Z git2r (NA -> 0.28.0) [CRAN] 2021-05-16T17:44:29.0879111Z Installing packages into 'D:/a/_temp/Library' 2021-05-16T17:44:29.0880412Z (as 'lib' is unspecified) 2021-05-16T17:44:30.7019372Z 2021-05-16T17:44:30.7022807Z There is a binary version available but the source version is later: 2021-05-16T17:44:30.7052367Z binary source needs_compilation 2021-05-16T17:44:30.7053497Z cachem 1.0.4 1.0.5 TRUE 2021-05-16T17:44:30.7054009Z 2021-05-16T17:44:30.7082394Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/rlang_0.4.11.zip' 2021-05-16T17:44:30.7126809Z Content type 'application/zip' length 1224139 bytes (1.2 MB) 2021-05-16T17:44:30.7428834Z ================================================== 2021-05-16T17:44:30.7429811Z downloaded 1.2 MB 2021-05-16T17:44:30.7430254Z 2021-05-16T17:44:30.7443770Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/magrittr_2.0.1.zip' 2021-05-16T17:44:30.7507627Z Content type 'application/zip' length 236016 bytes (230 KB) 2021-05-16T17:44:30.7564201Z ================================================== 2021-05-16T17:44:30.7565136Z downloaded 230 KB 2021-05-16T17:44:30.7565566Z 2021-05-16T17:44:30.7580521Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/glue_1.4.2.zip' 2021-05-16T17:44:30.7616097Z Content type 'application/zip' length 154763 bytes (151 KB) 2021-05-16T17:44:30.7650328Z ================================================== 2021-05-16T17:44:30.7651151Z downloaded 151 KB 2021-05-16T17:44:30.7651568Z 2021-05-16T17:44:30.7663928Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/sys_3.4.zip' 2021-05-16T17:44:30.7720879Z Content type 'application/zip' length 59978 bytes (58 KB) 2021-05-16T17:44:30.7727445Z ================================================== 2021-05-16T17:44:30.7728186Z downloaded 58 KB 2021-05-16T17:44:30.7728628Z 2021-05-16T17:44:30.7738841Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/askpass_1.1.zip' 2021-05-16T17:44:30.7801027Z Content type 'application/zip' length 64698 bytes (63 KB) 2021-05-16T17:44:30.7879316Z ================================================== 2021-05-16T17:44:30.7880108Z downloaded 63 KB 2021-05-16T17:44:30.7880566Z 2021-05-16T17:44:30.7892632Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/R6_2.5.0.zip' 2021-05-16T17:44:30.7918625Z Content type 'application/zip' length 84104 bytes (82 KB) 2021-05-16T17:44:30.7950027Z ================================================== 2021-05-16T17:44:30.7950820Z downloaded 82 KB 2021-05-16T17:44:30.7951230Z 2021-05-16T17:44:30.7962143Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/openssl_1.4.4.zip' 2021-05-16T17:44:30.8030168Z Content type 'application/zip' length 4105779 bytes (3.9 MB) 2021-05-16T17:44:30.8497019Z ================================================== 2021-05-16T17:44:30.8498017Z downloaded 3.9 MB 2021-05-16T17:44:30.8498459Z 2021-05-16T17:44:30.8516639Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/mime_0.10.zip' 2021-05-16T17:44:30.8607039Z Content type 'application/zip' length 48417 bytes (47 KB) 2021-05-16T17:44:30.8612747Z ================================================== 2021-05-16T17:44:30.8613540Z downloaded 47 KB 2021-05-16T17:44:30.8613996Z 2021-05-16T17:44:30.8624909Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/curl_4.3.1.zip' 2021-05-16T17:44:30.8679305Z Content type 'application/zip' length 4250500 bytes (4.1 MB) 2021-05-16T17:44:30.9060398Z ================================================== 2021-05-16T17:44:30.9061385Z downloaded 4.1 MB 2021-05-16T17:44:30.9061929Z 2021-05-16T17:44:30.9075250Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/jsonlite_1.7.2.zip' 2021-05-16T17:44:30.9103480Z Content type 'application/zip' length 541859 bytes (529 KB) 2021-05-16T17:44:30.9171368Z ================================================== 2021-05-16T17:44:30.9172165Z downloaded 529 KB 2021-05-16T17:44:30.9172609Z 2021-05-16T17:44:30.9185366Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/ini_0.3.1.zip' 2021-05-16T17:44:30.9317724Z Content type 'application/zip' length 15689 bytes (15 KB) 2021-05-16T17:44:30.9321159Z ================================================== 2021-05-16T17:44:30.9322493Z downloaded 15 KB 2021-05-16T17:44:30.9322950Z 2021-05-16T17:44:30.9338076Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/httr_1.4.2.zip' 2021-05-16T17:44:30.9395832Z Content type 'application/zip' length 519204 bytes (507 KB) 2021-05-16T17:44:30.9473627Z ================================================== 2021-05-16T17:44:30.9474472Z downloaded 507 KB 2021-05-16T17:44:30.9474931Z 2021-05-16T17:44:30.9487303Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/gitcreds_0.1.1.zip' 2021-05-16T17:44:30.9543670Z Content type 'application/zip' length 97332 bytes (95 KB) 2021-05-16T17:44:30.9563438Z ================================================== 2021-05-16T17:44:30.9564172Z downloaded 95 KB 2021-05-16T17:44:30.9564593Z 2021-05-16T17:44:30.9569613Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/cli_2.5.0.zip' 2021-05-16T17:44:30.9616683Z Content type 'application/zip' length 534931 bytes (522 KB) 2021-05-16T17:44:30.9821263Z ================================================== 2021-05-16T17:44:30.9822105Z downloaded 522 KB 2021-05-16T17:44:30.9822565Z 2021-05-16T17:44:30.9837256Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/zip_2.1.1.zip' 2021-05-16T17:44:30.9887364Z Content type 'application/zip' length 743445 bytes (726 KB) 2021-05-16T17:44:30.9942915Z ================================================== 2021-05-16T17:44:30.9943757Z downloaded 726 KB 2021-05-16T17:44:30.9944210Z 2021-05-16T17:44:30.9958662Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/rstudioapi_0.13.zip' 2021-05-16T17:44:31.0034749Z Content type 'application/zip' length 302305 bytes (295 KB) 2021-05-16T17:44:31.0111877Z ================================================== 2021-05-16T17:44:31.0112699Z downloaded 295 KB 2021-05-16T17:44:31.0113179Z 2021-05-16T17:44:31.0127570Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/credentials_1.3.0.zip' 2021-05-16T17:44:31.0513451Z Content type 'application/zip' length 173746 bytes (169 KB) 2021-05-16T17:44:31.0589618Z ================================================== 2021-05-16T17:44:31.0590575Z downloaded 169 KB 2021-05-16T17:44:31.0591104Z 2021-05-16T17:44:31.0609937Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/rprojroot_2.0.2.zip' 2021-05-16T17:44:31.0642807Z Content type 'application/zip' length 105050 bytes (102 KB) 2021-05-16T17:44:31.0681574Z ================================================== 2021-05-16T17:44:31.0682235Z downloaded 102 KB 2021-05-16T17:44:31.0682705Z 2021-05-16T17:44:31.0695986Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/crayon_1.4.1.zip' 2021-05-16T17:44:31.0726411Z Content type 'application/zip' length 141808 bytes (138 KB) 2021-05-16T17:44:31.0753684Z ================================================== 2021-05-16T17:44:31.0754446Z downloaded 138 KB 2021-05-16T17:44:31.0754894Z 2021-05-16T17:44:31.0769537Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/fastmap_1.1.0.zip' 2021-05-16T17:44:31.0853404Z Content type 'application/zip' length 432038 bytes (421 KB) 2021-05-16T17:44:31.0877330Z ================================================== 2021-05-16T17:44:31.0878127Z downloaded 421 KB 2021-05-16T17:44:31.0878550Z 2021-05-16T17:44:31.0891525Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/yaml_2.2.1.zip' 2021-05-16T17:44:31.0968627Z Content type 'application/zip' length 206410 bytes (201 KB) 2021-05-16T17:44:31.1005226Z ================================================== 2021-05-16T17:44:31.1006542Z downloaded 201 KB 2021-05-16T17:44:31.1007144Z 2021-05-16T17:44:31.1020627Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/withr_2.4.2.zip' 2021-05-16T17:44:31.1050421Z Content type 'application/zip' length 212247 bytes (207 KB) 2021-05-16T17:44:31.1087751Z ================================================== 2021-05-16T17:44:31.1088630Z downloaded 207 KB 2021-05-16T17:44:31.1089082Z 2021-05-16T17:44:31.1102300Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/whisker_0.4.zip' 2021-05-16T17:44:31.1171714Z Content type 'application/zip' length 83318 bytes (81 KB) 2021-05-16T17:44:31.1180035Z ================================================== 2021-05-16T17:44:31.1180801Z downloaded 81 KB 2021-05-16T17:44:31.1181248Z 2021-05-16T17:44:31.1195854Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/rappdirs_0.3.3.zip' 2021-05-16T17:44:31.1302383Z Content type 'application/zip' length 58746 bytes (57 KB) 2021-05-16T17:44:31.1307413Z ================================================== 2021-05-16T17:44:31.1308483Z downloaded 57 KB 2021-05-16T17:44:31.1309050Z 2021-05-16T17:44:31.1325613Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/purrr_0.3.4.zip' 2021-05-16T17:44:31.1417976Z Content type 'application/zip' length 430780 bytes (420 KB) 2021-05-16T17:44:31.1608860Z ================================================== 2021-05-16T17:44:31.1609979Z downloaded 420 KB 2021-05-16T17:44:31.1610540Z 2021-05-16T17:44:31.1629101Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/lifecycle_1.0.0.zip' 2021-05-16T17:44:31.1665735Z Content type 'application/zip' length 111131 bytes (108 KB) 2021-05-16T17:44:31.1899516Z ================================================== 2021-05-16T17:44:31.1900835Z downloaded 108 KB 2021-05-16T17:44:31.1901317Z 2021-05-16T17:44:31.1921000Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/gh_1.3.0.zip' 2021-05-16T17:44:31.1985151Z Content type 'application/zip' length 141600 bytes (138 KB) 2021-05-16T17:44:31.2018520Z ================================================== 2021-05-16T17:44:31.2019429Z downloaded 138 KB 2021-05-16T17:44:31.2019836Z 2021-05-16T17:44:31.2038344Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/gert_1.3.0.zip' 2021-05-16T17:44:31.2092991Z Content type 'application/zip' length 3669242 bytes (3.5 MB) 2021-05-16T17:44:31.2472178Z ================================================== 2021-05-16T17:44:31.2473123Z downloaded 3.5 MB 2021-05-16T17:44:31.2473673Z 2021-05-16T17:44:31.2491783Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/fs_1.5.0.zip' 2021-05-16T17:44:31.2567778Z Content type 'application/zip' length 808907 bytes (789 KB) 2021-05-16T17:44:31.2612239Z ================================================== 2021-05-16T17:44:31.2613083Z downloaded 789 KB 2021-05-16T17:44:31.2613527Z 2021-05-16T17:44:31.2628686Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/desc_1.3.0.zip' 2021-05-16T17:44:31.2673220Z Content type 'application/zip' length 528456 bytes (516 KB) 2021-05-16T17:44:31.2731564Z ================================================== 2021-05-16T17:44:31.2732437Z downloaded 516 KB 2021-05-16T17:44:31.2732865Z 2021-05-16T17:44:31.2749970Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/clipr_0.7.1.zip' 2021-05-16T17:44:31.2812297Z Content type 'application/zip' length 52206 bytes (50 KB) 2021-05-16T17:44:31.2818173Z ================================================== 2021-05-16T17:44:31.2818930Z downloaded 50 KB 2021-05-16T17:44:31.2819507Z 2021-05-16T17:44:31.2836653Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/usethis_2.0.1.zip' 2021-05-16T17:44:31.2942755Z Content type 'application/zip' length 734873 bytes (717 KB) 2021-05-16T17:44:31.3116094Z ================================================== 2021-05-16T17:44:31.3117062Z downloaded 717 KB 2021-05-16T17:44:31.3117491Z 2021-05-16T17:44:31.3260551Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/memoise_2.0.0.zip' 2021-05-16T17:44:31.3322446Z Content type 'application/zip' length 49412 bytes (48 KB) 2021-05-16T17:44:31.3334746Z ================================================== 2021-05-16T17:44:31.3335530Z downloaded 48 KB 2021-05-16T17:44:31.3335948Z 2021-05-16T17:44:31.3347551Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/git2r_0.28.0.zip' 2021-05-16T17:44:31.3399857Z Content type 'application/zip' length 3938768 bytes (3.8 MB) 2021-05-16T17:44:31.3753577Z ================================================== 2021-05-16T17:44:31.3754576Z downloaded 3.8 MB 2021-05-16T17:44:31.3755056Z 2021-05-16T17:44:31.4093635Z package 'rlang' successfully unpacked and MD5 sums checked 2021-05-16T17:44:31.4318695Z package 'magrittr' successfully unpacked and MD5 sums checked 2021-05-16T17:44:31.4485422Z package 'glue' successfully unpacked and MD5 sums checked 2021-05-16T17:44:31.4635240Z package 'sys' successfully unpacked and MD5 sums checked 2021-05-16T17:44:31.4777033Z package 'askpass' successfully unpacked and MD5 sums checked 2021-05-16T17:44:31.4887225Z package 'R6' successfully unpacked and MD5 sums checked 2021-05-16T17:44:31.6151937Z package 'openssl' successfully unpacked and MD5 sums checked 2021-05-16T17:44:31.6281512Z package 'mime' successfully unpacked and MD5 sums checked 2021-05-16T17:44:31.7577594Z package 'curl' successfully unpacked and MD5 sums checked 2021-05-16T17:44:31.7832051Z package 'jsonlite' successfully unpacked and MD5 sums checked 2021-05-16T17:44:31.7924856Z package 'ini' successfully unpacked and MD5 sums checked 2021-05-16T17:44:31.8186057Z package 'httr' successfully unpacked and MD5 sums checked 2021-05-16T17:44:31.8347684Z package 'gitcreds' successfully unpacked and MD5 sums checked 2021-05-16T17:44:31.8592055Z package 'cli' successfully unpacked and MD5 sums checked 2021-05-16T17:44:31.8941730Z package 'zip' successfully unpacked and MD5 sums checked 2021-05-16T17:44:31.9188090Z package 'rstudioapi' successfully unpacked and MD5 sums checked 2021-05-16T17:44:31.9336458Z package 'credentials' successfully unpacked and MD5 sums checked 2021-05-16T17:44:31.9513927Z package 'rprojroot' successfully unpacked and MD5 sums checked 2021-05-16T17:44:31.9629080Z package 'crayon' successfully unpacked and MD5 sums checked 2021-05-16T17:44:31.9886183Z package 'fastmap' successfully unpacked and MD5 sums checked 2021-05-16T17:44:32.0085536Z package 'yaml' successfully unpacked and MD5 sums checked 2021-05-16T17:44:32.0242287Z package 'withr' successfully unpacked and MD5 sums checked 2021-05-16T17:44:32.0423567Z package 'whisker' successfully unpacked and MD5 sums checked 2021-05-16T17:44:32.0542784Z package 'rappdirs' successfully unpacked and MD5 sums checked 2021-05-16T17:44:32.0779618Z package 'purrr' successfully unpacked and MD5 sums checked 2021-05-16T17:44:32.0992152Z package 'lifecycle' successfully unpacked and MD5 sums checked 2021-05-16T17:44:32.1130478Z package 'gh' successfully unpacked and MD5 sums checked 2021-05-16T17:44:32.2195171Z package 'gert' successfully unpacked and MD5 sums checked 2021-05-16T17:44:32.2564038Z package 'fs' successfully unpacked and MD5 sums checked 2021-05-16T17:44:32.2780568Z package 'desc' successfully unpacked and MD5 sums checked 2021-05-16T17:44:32.2906307Z package 'clipr' successfully unpacked and MD5 sums checked 2021-05-16T17:44:32.3331136Z package 'usethis' successfully unpacked and MD5 sums checked 2021-05-16T17:44:32.3438102Z package 'memoise' successfully unpacked and MD5 sums checked 2021-05-16T17:44:32.4630442Z package 'git2r' successfully unpacked and MD5 sums checked 2021-05-16T17:44:32.4772727Z 2021-05-16T17:44:32.4773864Z The downloaded binary packages are in 2021-05-16T17:44:32.4774991Z C:\Users\runneradmin\AppData\Local\Temp\Rtmpq6e9au\downloaded_packages 2021-05-16T17:44:32.4776346Z installing the source package 'cachem' 2021-05-16T17:44:32.4776825Z 2021-05-16T17:44:32.4793481Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-16T17:44:32.4831139Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-16T17:44:32.4835522Z ================================================== 2021-05-16T17:44:32.4836274Z downloaded 24 KB 2021-05-16T17:44:32.4836702Z 2021-05-16T17:44:32.8305134Z * installing *source* package 'cachem' ... 2021-05-16T17:44:32.8343397Z ** package 'cachem' successfully unpacked and MD5 sums checked 2021-05-16T17:44:32.8345827Z ** using staged installation 2021-05-16T17:44:32.8992411Z ** libs 2021-05-16T17:44:32.9005829Z 2021-05-16T17:44:32.9006895Z *** arch - i386 2021-05-16T17:44:32.9663553Z 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-16T17:44:33.3504240Z 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-16T17:44:33.5844016Z 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-16T17:44:33.7826640Z installing to D:/a/_temp/Library/00LOCK-cachem/00new/cachem/libs/i386 2021-05-16T17:44:33.7835991Z 2021-05-16T17:44:33.7837233Z *** arch - x64 2021-05-16T17:44:33.8060260Z 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-16T17:44:34.0808015Z 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-16T17:44:34.3132818Z 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-16T17:44:34.4841473Z installing to D:/a/_temp/Library/00LOCK-cachem/00new/cachem/libs/x64 2021-05-16T17:44:34.4869441Z ** R 2021-05-16T17:44:34.5016370Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:44:35.7515397Z ** help 2021-05-16T17:44:35.7516287Z converting help for package 'cachem' 2021-05-16T17:44:35.7517208Z cache_disk html 2021-05-16T17:44:35.7518028Z cache_layered html 2021-05-16T17:44:35.7518849Z cache_mem html 2021-05-16T17:44:35.7519650Z reexports html 2021-05-16T17:44:35.7520520Z *** installing help indices 2021-05-16T17:44:35.7521315Z finding HTML links ... done 2021-05-16T17:44:35.7522102Z ** building package indices 2021-05-16T17:44:35.7523399Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:44:35.7524290Z *** arch - i386 2021-05-16T17:44:36.1975439Z *** arch - x64 2021-05-16T17:44:36.5044387Z ** testing if installed package can be loaded from final location 2021-05-16T17:44:36.5047576Z *** arch - i386 2021-05-16T17:44:36.8105683Z *** arch - x64 2021-05-16T17:44:37.1168702Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:44:37.1241108Z * DONE (cachem) 2021-05-16T17:44:37.1519684Z 2021-05-16T17:44:37.1520777Z The downloaded source packages are in 2021-05-16T17:44:37.1521853Z 'C:\Users\runneradmin\AppData\Local\Temp\Rtmpq6e9au\downloaded_packages' 2021-05-16T17:44:37.1544215Z Running `R CMD build`... 2021-05-16T17:44:42.4050027Z * checking for file 'C:\Users\runneradmin\AppData\Local\Temp\Rtmpq6e9au\remotes178440404bc8\ropensci-tic-3b4dfb8/DESCRIPTION' ... OK 2021-05-16T17:44:42.4052316Z * preparing 'tic': 2021-05-16T17:44:42.4053323Z * checking DESCRIPTION meta-information ... OK 2021-05-16T17:44:42.4054222Z * installing the package to process help pages 2021-05-16T17:44:42.4055590Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T17:44:42.4056566Z * checking for empty or unneeded directories 2021-05-16T17:44:42.4057383Z Removed empty directory 'tic/.circleci' 2021-05-16T17:44:42.4058161Z Removed empty directory 'tic/pkgdown' 2021-05-16T17:44:42.4058942Z * building 'tic_0.10.0.tar.gz' 2021-05-16T17:44:42.4076881Z Installing package into 'D:/a/_temp/Library' 2021-05-16T17:44:42.4077631Z (as 'lib' is unspecified) 2021-05-16T17:44:42.9759806Z * installing *source* package 'tic' ... 2021-05-16T17:44:42.9764473Z ** using staged installation 2021-05-16T17:44:43.0229729Z ** R 2021-05-16T17:44:43.0710517Z ** inst 2021-05-16T17:44:43.0962649Z ** preparing package for lazy loading 2021-05-16T17:44:43.6051083Z ** help 2021-05-16T17:44:43.9053187Z *** installing help indices 2021-05-16T17:44:44.0537698Z converting help for package 'tic' 2021-05-16T17:44:44.0864507Z finding HTML links ... done 2021-05-16T17:44:44.1886858Z Deprecated html 2021-05-16T17:44:44.2301057Z TicStep html 2021-05-16T17:44:44.2421660Z base64serialize html 2021-05-16T17:44:44.2663159Z ci html 2021-05-16T17:44:44.3389194Z do_blogdown html 2021-05-16T17:44:44.4053135Z do_bookdown html 2021-05-16T17:44:44.4587901Z do_drat html 2021-05-16T17:44:44.5247038Z do_package_checks html 2021-05-16T17:44:44.5926471Z do_pkgdown html 2021-05-16T17:44:44.6683840Z do_readme_rmd html 2021-05-16T17:44:44.6925575Z dsl html 2021-05-16T17:44:44.7289879Z dsl_get html 2021-05-16T17:44:44.7489220Z gha_add_secret html 2021-05-16T17:44:44.7650664Z github_helpers html 2021-05-16T17:44:44.7789028Z github_info html 2021-05-16T17:44:44.7893949Z list_macros html 2021-05-16T17:44:44.8095779Z macro html 2021-05-16T17:44:44.8232647Z prepare_all_stages html 2021-05-16T17:44:44.8310168Z reexports html 2021-05-16T17:44:44.8456665Z repo html 2021-05-16T17:44:44.8626504Z run_all_stages html 2021-05-16T17:44:44.8851296Z run_stage html 2021-05-16T17:44:44.9036849Z ssh_key_helpers html 2021-05-16T17:44:44.9127420Z stages html 2021-05-16T17:44:44.9360620Z step_add_to_drat html 2021-05-16T17:44:44.9575802Z step_add_to_known_hosts html 2021-05-16T17:44:44.9802062Z step_build_blogdown html 2021-05-16T17:44:44.9905008Z step_build_bookdown html 2021-05-16T17:44:45.0371710Z step_build_pkgdown html 2021-05-16T17:44:45.0807498Z step_do_push_deploy html 2021-05-16T17:44:45.1005225Z step_hello_world html 2021-05-16T17:44:45.1470867Z step_install_pkg html 2021-05-16T17:44:45.1784464Z step_install_ssh_keys html 2021-05-16T17:44:45.2215220Z step_push_deploy html 2021-05-16T17:44:45.2549244Z step_rcmdcheck html 2021-05-16T17:44:45.2778112Z step_run_code html 2021-05-16T17:44:45.2951696Z step_session_info html 2021-05-16T17:44:45.3335389Z step_setup_push_deploy html 2021-05-16T17:44:45.3687019Z step_setup_ssh html 2021-05-16T17:44:45.3962923Z step_test_ssh html 2021-05-16T17:44:45.4159198Z step_write_text_file html 2021-05-16T17:44:45.4463839Z tic-package html 2021-05-16T17:44:45.4635458Z update_yml html 2021-05-16T17:44:45.4852103Z use_ghactions_deploy html 2021-05-16T17:44:45.5187989Z use_tic html 2021-05-16T17:44:45.5312799Z use_tic_badge html 2021-05-16T17:44:45.5503116Z use_tic_r html 2021-05-16T17:44:45.5614722Z use_update_tic html 2021-05-16T17:44:45.6022358Z yaml_templates html 2021-05-16T17:44:45.6031231Z *** copying figures 2021-05-16T17:44:45.6072991Z ** building package indices 2021-05-16T17:44:45.8148939Z ** installing vignettes 2021-05-16T17:44:45.8215305Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:44:45.8216679Z *** arch - i386 2021-05-16T17:44:46.2266625Z *** arch - x64 2021-05-16T17:44:46.6377357Z ** testing if installed package can be loaded from final location 2021-05-16T17:44:46.6380454Z *** arch - i386 2021-05-16T17:44:47.0452787Z *** arch - x64 2021-05-16T17:44:47.4513275Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:44:47.4670410Z * DONE (tic) 2021-05-16T17:44:47.5874857Z Using github PAT from envvar GITHUB_PAT 2021-05-16T17:44:47.7611778Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-16T17:44:50.9129231Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-16T17:44:50.9130628Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-16T17:44:50.9131622Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-16T17:44:50.9136091Z 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-16T17:44:50.9138895Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-16T17:44:50.9140065Z pillar (NA -> 1.6.1 ) [CRAN] 2021-05-16T17:44:50.9141169Z tibble (NA -> 3.1.2 ) [CRAN] 2021-05-16T17:44:50.9143732Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-16T17:44:50.9144551Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-16T17:44:50.9145154Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-16T17:44:50.9145728Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-16T17:44:50.9146303Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-16T17:44:50.9147065Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-16T17:44:50.9147729Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-16T17:44:50.9148577Z Installing packages into 'D:/a/_temp/Library' 2021-05-16T17:44:50.9149316Z (as 'lib' is unspecified) 2021-05-16T17:44:50.9149964Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-16T17:44:50.9150694Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-16T17:44:50.9151365Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-16T17:44:50.9152036Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-16T17:44:50.9152662Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-16T17:44:50.9153259Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-16T17:44:50.9153871Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-16T17:44:50.9154480Z xfun (NA -> 0.23 ) [CRAN] 2021-05-16T17:44:50.9155091Z markdown (NA -> 1.1 ) [CRAN] 2021-05-16T17:44:50.9155734Z highr (NA -> 0.9 ) [CRAN] 2021-05-16T17:44:50.9156346Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-16T17:44:50.9156990Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-16T17:44:50.9157618Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-16T17:44:50.9158433Z knitr (NA -> 1.33 ) [CRAN] 2021-05-16T17:44:50.9159074Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-16T17:44:50.9159703Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-16T17:44:50.9160330Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-16T17:44:50.9161007Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-16T17:44:50.9161708Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-16T17:44:50.9162417Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-16T17:44:50.9163043Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-16T17:44:50.9163686Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-16T17:44:50.9164331Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-16T17:44:50.9164965Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-16T17:44:50.9165611Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-16T17:44:52.6653527Z 2021-05-16T17:44:52.6655798Z There are binary versions available but the source versions are later: 2021-05-16T17:44:52.6667920Z binary source needs_compilation 2021-05-16T17:44:52.6669195Z pillar 1.6.0 1.6.1 FALSE 2021-05-16T17:44:52.6670334Z tibble 3.1.1 3.1.2 TRUE 2021-05-16T17:44:52.6671381Z xfun 0.22 0.23 TRUE 2021-05-16T17:44:52.6672045Z 2021-05-16T17:44:52.6687995Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/utf8_1.2.1.zip' 2021-05-16T17:44:52.6730554Z Content type 'application/zip' length 216497 bytes (211 KB) 2021-05-16T17:44:52.7025844Z ================================================== 2021-05-16T17:44:52.7026725Z downloaded 211 KB 2021-05-16T17:44:52.7027209Z 2021-05-16T17:44:52.7039224Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/vctrs_0.3.8.zip' 2021-05-16T17:44:52.7073395Z Content type 'application/zip' length 1289331 bytes (1.2 MB) 2021-05-16T17:44:52.7320408Z ================================================== 2021-05-16T17:44:52.7321438Z downloaded 1.2 MB 2021-05-16T17:44:52.7321953Z 2021-05-16T17:44:52.7335046Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/pkgconfig_2.0.3.zip' 2021-05-16T17:44:52.7361797Z Content type 'application/zip' length 22186 bytes (21 KB) 2021-05-16T17:44:52.7372808Z ================================================== 2021-05-16T17:44:52.7373648Z downloaded 21 KB 2021-05-16T17:44:52.7374129Z 2021-05-16T17:44:52.7384556Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/rematch2_2.1.2.zip' 2021-05-16T17:44:52.7426706Z Content type 'application/zip' length 47506 bytes (46 KB) 2021-05-16T17:44:52.7438050Z ================================================== 2021-05-16T17:44:52.7438885Z downloaded 46 KB 2021-05-16T17:44:52.7439356Z 2021-05-16T17:44:52.7453075Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/fansi_0.4.2.zip' 2021-05-16T17:44:52.7488827Z Content type 'application/zip' length 225105 bytes (219 KB) 2021-05-16T17:44:52.7553461Z ================================================== 2021-05-16T17:44:52.7555194Z downloaded 219 KB 2021-05-16T17:44:52.7555652Z 2021-05-16T17:44:52.7565045Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/diffobj_0.3.4.zip' 2021-05-16T17:44:52.7591175Z Content type 'application/zip' length 997588 bytes (974 KB) 2021-05-16T17:44:52.7924717Z ================================================== 2021-05-16T17:44:52.7925437Z downloaded 974 KB 2021-05-16T17:44:52.7925838Z 2021-05-16T17:44:52.7939136Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/waldo_0.2.5.zip' 2021-05-16T17:44:52.7966902Z Content type 'application/zip' length 72637 bytes (70 KB) 2021-05-16T17:44:52.7989495Z ================================================== 2021-05-16T17:44:52.7990591Z downloaded 70 KB 2021-05-16T17:44:52.7991131Z 2021-05-16T17:44:52.8001536Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/ps_1.6.0.zip' 2021-05-16T17:44:52.8029007Z Content type 'application/zip' length 407581 bytes (398 KB) 2021-05-16T17:44:52.8102544Z ================================================== 2021-05-16T17:44:52.8103771Z downloaded 398 KB 2021-05-16T17:44:52.8104236Z 2021-05-16T17:44:52.8114482Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/processx_3.5.2.zip' 2021-05-16T17:44:52.8154841Z Content type 'application/zip' length 502502 bytes (490 KB) 2021-05-16T17:44:52.8233440Z ================================================== 2021-05-16T17:44:52.8234281Z downloaded 490 KB 2021-05-16T17:44:52.8234701Z 2021-05-16T17:44:52.8245196Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/praise_1.0.0.zip' 2021-05-16T17:44:52.8280155Z Content type 'application/zip' length 19719 bytes (19 KB) 2021-05-16T17:44:52.8290896Z ================================================== 2021-05-16T17:44:52.8291962Z downloaded 19 KB 2021-05-16T17:44:52.8292473Z 2021-05-16T17:44:52.8303144Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/pkgload_1.2.1.zip' 2021-05-16T17:44:52.8326987Z Content type 'application/zip' length 154085 bytes (150 KB) 2021-05-16T17:44:52.8376442Z ================================================== 2021-05-16T17:44:52.8377286Z downloaded 150 KB 2021-05-16T17:44:52.8377709Z 2021-05-16T17:44:52.8388799Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/evaluate_0.14.zip' 2021-05-16T17:44:52.8420687Z Content type 'application/zip' length 76967 bytes (75 KB) 2021-05-16T17:44:52.8455125Z ================================================== 2021-05-16T17:44:52.8455871Z downloaded 75 KB 2021-05-16T17:44:52.8456275Z 2021-05-16T17:44:52.8468498Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/ellipsis_0.3.2.zip' 2021-05-16T17:44:52.8493499Z Content type 'application/zip' length 49192 bytes (48 KB) 2021-05-16T17:44:52.8525131Z ================================================== 2021-05-16T17:44:52.8525919Z downloaded 48 KB 2021-05-16T17:44:52.8526314Z 2021-05-16T17:44:52.8538666Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/digest_0.6.27.zip' 2021-05-16T17:44:52.8564423Z Content type 'application/zip' length 275994 bytes (269 KB) 2021-05-16T17:44:52.8624578Z ================================================== 2021-05-16T17:44:52.8625306Z downloaded 269 KB 2021-05-16T17:44:52.8625708Z 2021-05-16T17:44:52.8637686Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/callr_3.7.0.zip' 2021-05-16T17:44:52.8682777Z Content type 'application/zip' length 438643 bytes (428 KB) 2021-05-16T17:44:52.8834119Z ================================================== 2021-05-16T17:44:52.8835022Z downloaded 428 KB 2021-05-16T17:44:52.8835449Z 2021-05-16T17:44:52.8941932Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/brio_1.1.2.zip' 2021-05-16T17:44:52.8969629Z Content type 'application/zip' length 46310 bytes (45 KB) 2021-05-16T17:44:52.8992667Z ================================================== 2021-05-16T17:44:52.8993501Z downloaded 45 KB 2021-05-16T17:44:52.8993946Z 2021-05-16T17:44:52.9005367Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/xml2_1.3.2.zip' 2021-05-16T17:44:52.9056104Z Content type 'application/zip' length 3178434 bytes (3.0 MB) 2021-05-16T17:44:53.7463236Z ================================================== 2021-05-16T17:44:53.7464178Z downloaded 3.0 MB 2021-05-16T17:44:53.7464846Z 2021-05-16T17:44:53.7466435Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/markdown_1.1.zip' 2021-05-16T17:44:53.7468233Z Content type 'application/zip' length 190093 bytes (185 KB) 2021-05-16T17:44:53.7469338Z ================================================== 2021-05-16T17:44:53.7470088Z downloaded 185 KB 2021-05-16T17:44:53.7470596Z 2021-05-16T17:44:53.7472093Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/highr_0.9.zip' 2021-05-16T17:44:53.7473834Z Content type 'application/zip' length 46628 bytes (45 KB) 2021-05-16T17:44:53.7475326Z ================================================== 2021-05-16T17:44:53.7476086Z downloaded 45 KB 2021-05-16T17:44:53.7476592Z 2021-05-16T17:44:53.7478366Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/stringr_1.4.0.zip' 2021-05-16T17:44:53.7480146Z Content type 'application/zip' length 216784 bytes (211 KB) 2021-05-16T17:44:53.7481239Z ================================================== 2021-05-16T17:44:53.7482004Z downloaded 211 KB 2021-05-16T17:44:53.7482488Z 2021-05-16T17:44:53.7483996Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/stringi_1.6.1.zip' 2021-05-16T17:44:53.7485833Z Content type 'application/zip' length 16420946 bytes (15.7 MB) 2021-05-16T17:44:53.7486925Z ================================================== 2021-05-16T17:44:53.7487692Z downloaded 15.7 MB 2021-05-16T17:44:53.7488173Z 2021-05-16T17:44:53.7489655Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/Rcpp_1.0.6.zip' 2021-05-16T17:44:53.7491565Z Content type 'application/zip' length 3113359 bytes (3.0 MB) 2021-05-16T17:44:53.7492654Z ================================================== 2021-05-16T17:44:53.7493429Z downloaded 3.0 MB 2021-05-16T17:44:53.7493913Z 2021-05-16T17:44:53.7495448Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/knitr_1.33.zip' 2021-05-16T17:44:53.7497206Z Content type 'application/zip' length 1460779 bytes (1.4 MB) 2021-05-16T17:44:53.7498277Z ================================================== 2021-05-16T17:44:53.7499041Z downloaded 1.4 MB 2021-05-16T17:44:53.7499537Z 2021-05-16T17:44:53.7501061Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/commonmark_1.7.zip' 2021-05-16T17:44:53.7502871Z Content type 'application/zip' length 265798 bytes (259 KB) 2021-05-16T17:44:53.7503933Z ================================================== 2021-05-16T17:44:53.7504747Z downloaded 259 KB 2021-05-16T17:44:53.7505243Z 2021-05-16T17:44:53.7506698Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/brew_1.0-6.zip' 2021-05-16T17:44:53.7508462Z Content type 'application/zip' length 113871 bytes (111 KB) 2021-05-16T17:44:53.7509541Z ================================================== 2021-05-16T17:44:53.7510313Z downloaded 111 KB 2021-05-16T17:44:53.7510807Z 2021-05-16T17:44:53.7512274Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/xopen_1.0.0.zip' 2021-05-16T17:44:53.7514034Z Content type 'application/zip' length 24689 bytes (24 KB) 2021-05-16T17:44:53.7515153Z ================================================== 2021-05-16T17:44:53.7515913Z downloaded 24 KB 2021-05-16T17:44:53.7516410Z 2021-05-16T17:44:53.7517963Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/sessioninfo_1.1.1.zip' 2021-05-16T17:44:53.7519780Z Content type 'application/zip' length 46937 bytes (45 KB) 2021-05-16T17:44:53.7520851Z ================================================== 2021-05-16T17:44:53.7521608Z downloaded 45 KB 2021-05-16T17:44:53.7522107Z 2021-05-16T17:44:53.7523675Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/prettyunits_1.1.1.zip' 2021-05-16T17:44:53.7525563Z Content type 'application/zip' length 37736 bytes (36 KB) 2021-05-16T17:44:53.7526639Z ================================================== 2021-05-16T17:44:53.7527398Z downloaded 36 KB 2021-05-16T17:44:53.7527899Z 2021-05-16T17:44:53.7529404Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/pkgbuild_1.2.0.zip' 2021-05-16T17:44:53.7531198Z Content type 'application/zip' length 142850 bytes (139 KB) 2021-05-16T17:44:53.7532270Z ================================================== 2021-05-16T17:44:53.7533032Z downloaded 139 KB 2021-05-16T17:44:53.7533532Z 2021-05-16T17:44:53.7535092Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/testthat_3.0.2.zip' 2021-05-16T17:44:53.7536883Z Content type 'application/zip' length 2319209 bytes (2.2 MB) 2021-05-16T17:44:53.7537966Z ================================================== 2021-05-16T17:44:53.7538708Z downloaded 2.2 MB 2021-05-16T17:44:53.7539204Z 2021-05-16T17:44:53.7540732Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/rversions_2.0.2.zip' 2021-05-16T17:44:53.7542659Z Content type 'application/zip' length 68680 bytes (67 KB) 2021-05-16T17:44:53.7543744Z ================================================== 2021-05-16T17:44:53.7546889Z downloaded 67 KB 2021-05-16T17:44:53.7547455Z 2021-05-16T17:44:53.7549011Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/roxygen2_7.1.1.zip' 2021-05-16T17:44:53.7550799Z Content type 'application/zip' length 1175844 bytes (1.1 MB) 2021-05-16T17:44:53.7551582Z ================================================== 2021-05-16T17:44:53.7552006Z downloaded 1.1 MB 2021-05-16T17:44:53.7552289Z 2021-05-16T17:44:53.7553162Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/rcmdcheck_1.3.3.zip' 2021-05-16T17:44:53.7554171Z Content type 'application/zip' length 135341 bytes (132 KB) 2021-05-16T17:44:53.7554834Z ================================================== 2021-05-16T17:44:53.7555393Z downloaded 132 KB 2021-05-16T17:44:53.7555682Z 2021-05-16T17:44:53.7556546Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/devtools_2.4.1.zip' 2021-05-16T17:44:53.7557549Z Content type 'application/zip' length 397382 bytes (388 KB) 2021-05-16T17:44:53.7558171Z ================================================== 2021-05-16T17:44:53.7558590Z downloaded 388 KB 2021-05-16T17:44:53.7558874Z 2021-05-16T17:44:53.7559523Z package 'utf8' successfully unpacked and MD5 sums checked 2021-05-16T17:44:53.7581613Z package 'vctrs' successfully unpacked and MD5 sums checked 2021-05-16T17:44:53.7690915Z package 'pkgconfig' successfully unpacked and MD5 sums checked 2021-05-16T17:44:53.7791396Z package 'rematch2' successfully unpacked and MD5 sums checked 2021-05-16T17:44:53.7966693Z package 'fansi' successfully unpacked and MD5 sums checked 2021-05-16T17:44:53.8263456Z package 'diffobj' successfully unpacked and MD5 sums checked 2021-05-16T17:44:53.8377667Z package 'waldo' successfully unpacked and MD5 sums checked 2021-05-16T17:44:53.8605944Z package 'ps' successfully unpacked and MD5 sums checked 2021-05-16T17:44:53.8863271Z package 'processx' successfully unpacked and MD5 sums checked 2021-05-16T17:44:53.8963182Z package 'praise' successfully unpacked and MD5 sums checked 2021-05-16T17:44:53.9080345Z package 'pkgload' successfully unpacked and MD5 sums checked 2021-05-16T17:44:53.9186185Z package 'evaluate' successfully unpacked and MD5 sums checked 2021-05-16T17:44:53.9312993Z package 'ellipsis' successfully unpacked and MD5 sums checked 2021-05-16T17:44:53.9563558Z package 'digest' successfully unpacked and MD5 sums checked 2021-05-16T17:44:53.9801947Z package 'callr' successfully unpacked and MD5 sums checked 2021-05-16T17:44:53.9927144Z package 'brio' successfully unpacked and MD5 sums checked 2021-05-16T17:44:54.0813556Z package 'xml2' successfully unpacked and MD5 sums checked 2021-05-16T17:44:54.1080640Z package 'markdown' successfully unpacked and MD5 sums checked 2021-05-16T17:44:54.1231897Z package 'highr' successfully unpacked and MD5 sums checked 2021-05-16T17:44:54.1437977Z package 'stringr' successfully unpacked and MD5 sums checked 2021-05-16T17:44:54.6235407Z package 'stringi' successfully unpacked and MD5 sums checked 2021-05-16T17:44:54.9672689Z package 'Rcpp' successfully unpacked and MD5 sums checked 2021-05-16T17:44:55.0624263Z package 'knitr' successfully unpacked and MD5 sums checked 2021-05-16T17:44:55.0826357Z package 'commonmark' successfully unpacked and MD5 sums checked 2021-05-16T17:44:55.1057667Z package 'brew' successfully unpacked and MD5 sums checked 2021-05-16T17:44:55.1157707Z package 'xopen' successfully unpacked and MD5 sums checked 2021-05-16T17:44:55.1262071Z package 'sessioninfo' successfully unpacked and MD5 sums checked 2021-05-16T17:44:55.1368426Z package 'prettyunits' successfully unpacked and MD5 sums checked 2021-05-16T17:44:55.1488294Z package 'pkgbuild' successfully unpacked and MD5 sums checked 2021-05-16T17:44:55.2270793Z package 'testthat' successfully unpacked and MD5 sums checked 2021-05-16T17:44:55.2391821Z package 'rversions' successfully unpacked and MD5 sums checked 2021-05-16T17:44:55.2861777Z package 'roxygen2' successfully unpacked and MD5 sums checked 2021-05-16T17:44:55.3639858Z package 'rcmdcheck' successfully unpacked and MD5 sums checked 2021-05-16T17:44:55.3827402Z package 'devtools' successfully unpacked and MD5 sums checked 2021-05-16T17:44:55.3849552Z 2021-05-16T17:44:55.3850608Z The downloaded binary packages are in 2021-05-16T17:44:55.3852010Z C:\Users\runneradmin\AppData\Local\Temp\Rtmpq6e9au\downloaded_packages 2021-05-16T17:44:55.3853808Z installing the source packages 'pillar', 'tibble', 'xfun' 2021-05-16T17:44:55.3854534Z 2021-05-16T17:44:55.3870086Z trying URL 'https://cloud.r-project.org/src/contrib/pillar_1.6.1.tar.gz' 2021-05-16T17:44:55.3945930Z Content type 'application/x-gzip' length 1111747 bytes (1.1 MB) 2021-05-16T17:44:55.4285775Z ================================================== 2021-05-16T17:44:55.4286613Z downloaded 1.1 MB 2021-05-16T17:44:55.4287230Z 2021-05-16T17:44:55.4297290Z trying URL 'https://cloud.r-project.org/src/contrib/tibble_3.1.2.tar.gz' 2021-05-16T17:44:55.4344647Z Content type 'application/x-gzip' length 686145 bytes (670 KB) 2021-05-16T17:44:55.4379564Z ================================================== 2021-05-16T17:44:55.4380772Z downloaded 670 KB 2021-05-16T17:44:55.4381362Z 2021-05-16T17:44:55.4391699Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-16T17:44:55.4595504Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-16T17:44:55.4602428Z ================================================== 2021-05-16T17:44:55.4603727Z downloaded 109 KB 2021-05-16T17:44:55.4604561Z 2021-05-16T17:44:56.0803316Z * installing *source* package 'pillar' ... 2021-05-16T17:44:56.1058123Z ** package 'pillar' successfully unpacked and MD5 sums checked 2021-05-16T17:44:56.1095496Z ** using staged installation 2021-05-16T17:44:56.1437796Z ** R 2021-05-16T17:44:56.1836352Z ** inst 2021-05-16T17:44:56.1958861Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:44:58.2194994Z ** help 2021-05-16T17:44:58.3983981Z *** installing help indices 2021-05-16T17:44:58.4938417Z converting help for package 'pillar' 2021-05-16T17:44:58.5247139Z finding HTML links ... done 2021-05-16T17:44:58.5568469Z align html 2021-05-16T17:44:58.5852178Z char html 2021-05-16T17:44:58.6136895Z colonnade html 2021-05-16T17:44:58.6362752Z ctl_new_pillar html 2021-05-16T17:44:58.6486909Z deprecated html 2021-05-16T17:44:58.6539129Z dim_desc html 2021-05-16T17:44:58.6747527Z expect_known_display html 2021-05-16T17:44:58.6892900Z extra_cols html 2021-05-16T17:44:58.7038330Z format_glimpse html 2021-05-16T17:44:58.7339039Z format_tbl html 2021-05-16T17:44:58.7499073Z format_type_sum html 2021-05-16T17:44:58.7557858Z get_extent html 2021-05-16T17:44:58.7720122Z glimpse html 2021-05-16T17:44:58.7801946Z 2021-05-16T17:44:58.8360737Z finding level-2 HTML links ... done 2021-05-16T17:44:58.8409165Z new_ornament html 2021-05-16T17:44:58.8596121Z new_pillar html 2021-05-16T17:44:58.8768461Z new_pillar_component html 2021-05-16T17:44:58.9224194Z new_pillar_shaft html 2021-05-16T17:44:58.9300540Z new_pillar_title html 2021-05-16T17:44:58.9423192Z new_pillar_type html 2021-05-16T17:44:58.9632406Z new_tbl_format_setup html 2021-05-16T17:44:59.0038149Z num html 2021-05-16T17:44:59.0386955Z pillar-package html 2021-05-16T17:44:59.0651783Z pillar html 2021-05-16T17:44:59.1051180Z pillar_shaft html 2021-05-16T17:44:59.1122578Z squeeze html 2021-05-16T17:44:59.1239329Z style_subtle html 2021-05-16T17:44:59.1457697Z tbl_format_body html 2021-05-16T17:44:59.1646805Z tbl_format_footer html 2021-05-16T17:44:59.1802007Z tbl_format_header html 2021-05-16T17:44:59.2569319Z tbl_format_setup html 2021-05-16T17:44:59.2663284Z tbl_sum html 2021-05-16T17:44:59.2829449Z type_sum html 2021-05-16T17:44:59.2836480Z *** copying figures 2021-05-16T17:44:59.2879651Z ** building package indices 2021-05-16T17:44:59.3786340Z ** installing vignettes 2021-05-16T17:44:59.3907453Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:44:59.3909201Z *** arch - i386 2021-05-16T17:44:59.7970592Z *** arch - x64 2021-05-16T17:45:00.2082527Z ** testing if installed package can be loaded from final location 2021-05-16T17:45:00.2087197Z *** arch - i386 2021-05-16T17:45:00.6161036Z *** arch - x64 2021-05-16T17:45:01.0236733Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:45:01.0341026Z * DONE (pillar) 2021-05-16T17:45:01.4859895Z * installing *source* package 'xfun' ... 2021-05-16T17:45:01.4973092Z ** package 'xfun' successfully unpacked and MD5 sums checked 2021-05-16T17:45:01.4975417Z ** using staged installation 2021-05-16T17:45:01.5375422Z ** libs 2021-05-16T17:45:01.5385809Z 2021-05-16T17:45:01.5386999Z *** arch - i386 2021-05-16T17:45:01.5653425Z 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-16T17:45:01.7534674Z 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-16T17:45:01.9747020Z 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-16T17:45:02.1033877Z installing to D:/a/_temp/Library/00LOCK-xfun/00new/xfun/libs/i386 2021-05-16T17:45:02.1043725Z 2021-05-16T17:45:02.1044993Z *** arch - x64 2021-05-16T17:45:02.1287840Z 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-16T17:45:02.3003978Z 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-16T17:45:02.5335597Z 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-16T17:45:02.6513506Z installing to D:/a/_temp/Library/00LOCK-xfun/00new/xfun/libs/x64 2021-05-16T17:45:02.6542659Z ** R 2021-05-16T17:45:02.6875862Z ** inst 2021-05-16T17:45:02.6916971Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:45:04.3111721Z ** help 2021-05-16T17:45:04.6635051Z *** installing help indices 2021-05-16T17:45:04.8371386Z converting help for package 'xfun' 2021-05-16T17:45:04.8698126Z finding HTML links ... done 2021-05-16T17:45:04.9181438Z Rscript html 2021-05-16T17:45:04.9344602Z Rscript_call html 2021-05-16T17:45:04.9444813Z attr html 2021-05-16T17:45:04.9928424Z base64_encode html 2021-05-16T17:45:05.0003669Z base64_uri html 2021-05-16T17:45:05.0189132Z bg_process html 2021-05-16T17:45:05.7407520Z bump_version html 2021-05-16T17:45:05.7408121Z cache_rds html 2021-05-16T17:45:05.7408893Z del_empty_dir html 2021-05-16T17:45:05.7409452Z dir_create html 2021-05-16T17:45:05.7410024Z dir_exists html 2021-05-16T17:45:05.7410560Z do_once html 2021-05-16T17:45:05.7411390Z download_file html 2021-05-16T17:45:05.7411982Z embed_file html 2021-05-16T17:45:05.7412626Z exit_call html 2021-05-16T17:45:05.7413143Z file_ext html 2021-05-16T17:45:05.7413646Z file_string html 2021-05-16T17:45:05.7414182Z format_bytes html 2021-05-16T17:45:05.7414790Z from_root html 2021-05-16T17:45:05.7415333Z github_releases html 2021-05-16T17:45:05.7416165Z grep_sub html 2021-05-16T17:45:05.7417146Z gsub_file html 2021-05-16T17:45:05.7417698Z in_dir html 2021-05-16T17:45:05.7418227Z install_dir html 2021-05-16T17:45:05.7418808Z install_github html 2021-05-16T17:45:05.7419367Z isFALSE html 2021-05-16T17:45:05.7419936Z is_R_CMD_check html 2021-05-16T17:45:05.7420483Z is_abs_path html 2021-05-16T17:45:05.7421069Z is_ascii html 2021-05-16T17:45:05.7421617Z is_sub_path html 2021-05-16T17:45:05.7422150Z is_web_path html 2021-05-16T17:45:05.7422709Z magic_path html 2021-05-16T17:45:05.7423244Z mark_dirs html 2021-05-16T17:45:05.7423786Z msg_cat html 2021-05-16T17:45:05.7424327Z native_encode html 2021-05-16T17:45:05.7424900Z news2md html 2021-05-16T17:45:05.7425482Z normalize_path html 2021-05-16T17:45:05.7426057Z numbers_to_words html 2021-05-16T17:45:05.7426628Z optipng html 2021-05-16T17:45:05.7427143Z os html 2021-05-16T17:45:05.7427681Z parse_only html 2021-05-16T17:45:05.7428223Z pkg_attach html 2021-05-16T17:45:05.7428783Z proc_kill html 2021-05-16T17:45:05.7429331Z process_file html 2021-05-16T17:45:05.7429903Z proj_root html 2021-05-16T17:45:05.7430463Z prose_index html 2021-05-16T17:45:05.7431055Z protect_math html 2021-05-16T17:45:05.7431622Z raw_string html 2021-05-16T17:45:05.7432150Z read_bin html 2021-05-16T17:45:05.7432697Z read_utf8 html 2021-05-16T17:45:05.7433421Z relative_path html 2021-05-16T17:45:05.7434006Z rename_seq html 2021-05-16T17:45:05.7434563Z retry html 2021-05-16T17:45:05.7435083Z rev_check html 2021-05-16T17:45:05.7435867Z rstudio_type html 2021-05-16T17:45:05.7509671Z same_path html 2021-05-16T17:45:05.7677017Z session_info html 2021-05-16T17:45:05.7804205Z set_envvar html 2021-05-16T17:45:05.7910747Z split_lines html 2021-05-16T17:45:05.7973393Z split_source html 2021-05-16T17:45:05.8166845Z strict_list html 2021-05-16T17:45:05.8246314Z stringsAsStrings html 2021-05-16T17:45:05.8356782Z submit_cran html 2021-05-16T17:45:05.8727685Z tinify html 2021-05-16T17:45:05.8842491Z tojson html 2021-05-16T17:45:05.8958133Z tree html 2021-05-16T17:45:05.9009813Z try_silent html 2021-05-16T17:45:05.9169345Z upload_ftp html 2021-05-16T17:45:05.9282938Z url_filename html 2021-05-16T17:45:05.9369879Z valid_syntax html 2021-05-16T17:45:05.9380011Z ** building package indices 2021-05-16T17:45:06.1279693Z ** installing vignettes 2021-05-16T17:45:06.1406623Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:45:06.1407764Z *** arch - i386 2021-05-16T17:45:06.4461502Z *** arch - x64 2021-05-16T17:45:06.7571440Z ** testing if installed package can be loaded from final location 2021-05-16T17:45:06.7575184Z *** arch - i386 2021-05-16T17:45:07.0629988Z *** arch - x64 2021-05-16T17:45:07.3684419Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:45:07.3843278Z * DONE (xfun) 2021-05-16T17:45:08.0863286Z * installing *source* package 'tibble' ... 2021-05-16T17:45:08.1142647Z ** package 'tibble' successfully unpacked and MD5 sums checked 2021-05-16T17:45:08.1144501Z ** using staged installation 2021-05-16T17:45:08.1531024Z ** libs 2021-05-16T17:45:08.1540228Z 2021-05-16T17:45:08.1541534Z *** arch - i386 2021-05-16T17:45:08.1817508Z 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-16T17:45:08.2894011Z 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-16T17:45:08.4177435Z 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-16T17:45:08.5182574Z 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-16T17:45:08.7892642Z 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-16T17:45:08.9057317Z installing to D:/a/_temp/Library/00LOCK-tibble/00new/tibble/libs/i386 2021-05-16T17:45:08.9067442Z 2021-05-16T17:45:08.9068639Z *** arch - x64 2021-05-16T17:45:08.9338843Z 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-16T17:45:09.0361603Z 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-16T17:45:09.1574671Z 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-16T17:45:09.2502303Z 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-16T17:45:09.5311524Z 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-16T17:45:09.6478938Z installing to D:/a/_temp/Library/00LOCK-tibble/00new/tibble/libs/x64 2021-05-16T17:45:09.6508850Z ** R 2021-05-16T17:45:09.6877545Z ** inst 2021-05-16T17:45:09.6993018Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:45:11.9244550Z ** help 2021-05-16T17:45:12.0777571Z *** installing help indices 2021-05-16T17:45:12.1587831Z converting help for package 'tibble' 2021-05-16T17:45:12.1874813Z finding HTML links ... done 2021-05-16T17:45:12.2402542Z add_column html 2021-05-16T17:45:12.2637307Z add_row html 2021-05-16T17:45:13.2427552Z 2021-05-16T17:45:13.2428351Z finding level-2 HTML links ... done 2021-05-16T17:45:13.2428912Z *** copying figures 2021-05-16T17:45:13.2429431Z ** building package indices 2021-05-16T17:45:13.2429983Z ** installing vignettes 2021-05-16T17:45:13.2430748Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:45:13.2431377Z *** arch - i386 2021-05-16T17:45:13.2431899Z as_tibble html 2021-05-16T17:45:13.2432689Z deprecated html 2021-05-16T17:45:13.2433592Z enframe html 2021-05-16T17:45:13.2434171Z formatting html 2021-05-16T17:45:13.2434743Z frame_matrix html 2021-05-16T17:45:13.2435293Z is.tibble html 2021-05-16T17:45:13.2435845Z is_tibble html 2021-05-16T17:45:13.2436432Z knit_print.trunc_mat html 2021-05-16T17:45:13.2436991Z lst html 2021-05-16T17:45:13.2437648Z name-repair-superseded html 2021-05-16T17:45:13.2438340Z name-repair html 2021-05-16T17:45:13.2438915Z new_tibble html 2021-05-16T17:45:13.2439465Z reexports html 2021-05-16T17:45:13.2440031Z rownames html 2021-05-16T17:45:13.2440601Z subsetting html 2021-05-16T17:45:13.2441155Z tbl_df-class html 2021-05-16T17:45:13.2441764Z tibble-package html 2021-05-16T17:45:13.2442340Z tibble html 2021-05-16T17:45:13.2442878Z tribble html 2021-05-16T17:45:13.2443464Z trunc_mat html 2021-05-16T17:45:13.2443989Z view html 2021-05-16T17:45:13.6335907Z *** arch - x64 2021-05-16T17:45:14.2413955Z ** testing if installed package can be loaded from final location 2021-05-16T17:45:14.2414578Z *** arch - i386 2021-05-16T17:45:14.6525359Z *** arch - x64 2021-05-16T17:45:15.1613604Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:45:15.1714470Z * DONE (tibble) 2021-05-16T17:45:15.2489359Z 2021-05-16T17:45:15.2490687Z The downloaded source packages are in 2021-05-16T17:45:15.2491782Z 'C:\Users\runneradmin\AppData\Local\Temp\Rtmpq6e9au\downloaded_packages' 2021-05-16T17:45:15.3235936Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-16T17:45:18.3493740Z 2021-05-16T17:45:19.1674454Z 2021-05-16T17:45:19.1681843Z 2021-05-16T17:45:19.1692325Z 2021-05-16T17:45:19.1704098Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\Rtmpq6e9au\remotes17845eb158fd\muschellij2-desc-7be86f2/DESCRIPTION' ... 2021-05-16T17:45:19.1759344Z 2021-05-16T17:45:19.1760895Z v checking for file 'C:\Users\runneradmin\AppData\Local\Temp\Rtmpq6e9au\remotes17845eb158fd\muschellij2-desc-7be86f2/DESCRIPTION' 2021-05-16T17:45:19.2893130Z 2021-05-16T17:45:19.2895907Z 2021-05-16T17:45:19.2898627Z 2021-05-16T17:45:19.2900400Z 2021-05-16T17:45:19.2901192Z - preparing 'desc': 2021-05-16T17:45:19.3059159Z checking DESCRIPTION meta-information ... 2021-05-16T17:45:19.3060648Z 2021-05-16T17:45:19.3061476Z checking DESCRIPTION meta-information ... 2021-05-16T17:45:19.3062151Z 2021-05-16T17:45:19.3062854Z v checking DESCRIPTION meta-information 2021-05-16T17:45:19.4825802Z 2021-05-16T17:45:19.4837477Z 2021-05-16T17:45:19.4838051Z 2021-05-16T17:45:19.4838470Z 2021-05-16T17:45:19.4839401Z - checking for LF line-endings in source and make files and shell scripts 2021-05-16T17:45:19.4896966Z 2021-05-16T17:45:19.4921367Z 2021-05-16T17:45:19.4922000Z 2021-05-16T17:45:19.4922511Z 2021-05-16T17:45:19.4923206Z - checking for empty or unneeded directories 2021-05-16T17:45:19.5119264Z 2021-05-16T17:45:19.5124227Z 2021-05-16T17:45:19.5124731Z 2021-05-16T17:45:19.5179453Z 2021-05-16T17:45:19.5180152Z - building 'desc_1.2.0.9000.tar.gz' 2021-05-16T17:45:19.6957236Z 2021-05-16T17:45:19.6958624Z 2021-05-16T17:45:19.6959065Z 2021-05-16T17:45:19.7644427Z Installing package into 'D:/a/_temp/Library' 2021-05-16T17:45:19.7645526Z (as 'lib' is unspecified) 2021-05-16T17:45:20.2032352Z * installing *source* package 'desc' ... 2021-05-16T17:45:20.2165251Z ** using staged installation 2021-05-16T17:45:20.2579192Z ** R 2021-05-16T17:45:20.2908822Z ** inst 2021-05-16T17:45:20.2953420Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:45:22.1174541Z ** help 2021-05-16T17:45:22.4025981Z *** installing help indices 2021-05-16T17:45:22.5500008Z 2021-05-16T17:45:22.5502304Z converting help for package 'desc' 2021-05-16T17:45:22.5824440Z finding HTML links ... done 2021-05-16T17:45:22.6238130Z check_encoding html 2021-05-16T17:45:22.6355785Z check_field html 2021-05-16T17:45:22.6426511Z cran_ascii_fields html 2021-05-16T17:45:22.6526022Z cran_valid_fields html 2021-05-16T17:45:23.2661133Z dep_types html 2021-05-16T17:45:23.2667651Z desc html 2021-05-16T17:45:23.2669035Z desc_add_author html 2021-05-16T17:45:23.2670282Z desc_add_author_gh html 2021-05-16T17:45:23.2671501Z desc_add_me html 2021-05-16T17:45:23.2672798Z desc_add_orcid html 2021-05-16T17:45:23.2673997Z desc_add_remotes html 2021-05-16T17:45:23.2675750Z desc_add_role html 2021-05-16T17:45:23.2676943Z desc_add_to_collate html 2021-05-16T17:45:23.2678134Z desc_add_urls html 2021-05-16T17:45:23.2679307Z desc_bump_version html 2021-05-16T17:45:23.2680578Z desc_change_maintainer html 2021-05-16T17:45:23.2681947Z desc_clear_remotes html 2021-05-16T17:45:23.2683165Z desc_clear_urls html 2021-05-16T17:45:23.2684388Z desc_coerce_authors_at_r html 2021-05-16T17:45:23.2685575Z desc_del html 2021-05-16T17:45:23.2686729Z desc_del_author html 2021-05-16T17:45:23.2687915Z desc_del_collate html 2021-05-16T17:45:23.2689094Z desc_del_dep html 2021-05-16T17:45:23.2690254Z desc_del_deps html 2021-05-16T17:45:23.2691440Z desc_del_from_collate html 2021-05-16T17:45:23.2692773Z desc_del_remotes html 2021-05-16T17:45:23.2693954Z desc_del_role html 2021-05-16T17:45:23.2695083Z desc_del_urls html 2021-05-16T17:45:23.2696233Z desc_fields html 2021-05-16T17:45:23.2697347Z desc_get html 2021-05-16T17:45:23.2698493Z desc_get_author html 2021-05-16T17:45:23.2699688Z desc_get_authors html 2021-05-16T17:45:23.2700846Z desc_get_built html 2021-05-16T17:45:23.2702417Z desc_get_collate html 2021-05-16T17:45:23.2703652Z desc_get_deps html 2021-05-16T17:45:23.2704896Z desc_get_field html 2021-05-16T17:45:23.2765910Z desc_get_maintainer html 2021-05-16T17:45:23.2853693Z desc_get_remotes html 2021-05-16T17:45:23.2919801Z desc_get_urls html 2021-05-16T17:45:23.3156512Z desc_get_version html 2021-05-16T17:45:23.3158472Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpshQ6Yq/R.INSTALL9fc7c376ff2/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-16T17:45:23.3297275Z desc_has_dep html 2021-05-16T17:45:23.3422215Z desc_has_fields html 2021-05-16T17:45:23.3505202Z desc_normalize html 2021-05-16T17:45:23.3563666Z desc_print html 2021-05-16T17:45:23.3644264Z desc_reformat_fields html 2021-05-16T17:45:23.3723395Z desc_reorder_fields html 2021-05-16T17:45:23.3920202Z desc_set html 2021-05-16T17:45:23.4152831Z desc_set_authors html 2021-05-16T17:45:23.4307896Z desc_set_collate html 2021-05-16T17:45:23.4483677Z desc_set_dep html 2021-05-16T17:45:23.4669705Z desc_set_deps html 2021-05-16T17:45:23.4787087Z desc_set_remotes html 2021-05-16T17:45:23.4885864Z desc_set_urls html 2021-05-16T17:45:23.5074741Z desc_set_version html 2021-05-16T17:45:23.5076826Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpshQ6Yq/R.INSTALL9fc7c376ff2/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-16T17:45:23.5128466Z desc_to_latex html 2021-05-16T17:45:23.5182976Z desc_validate html 2021-05-16T17:45:23.7301405Z description html 2021-05-16T17:45:23.7303581Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpshQ6Yq/R.INSTALL9fc7c376ff2/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-16T17:45:23.7306000Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpshQ6Yq/R.INSTALL9fc7c376ff2/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-16T17:45:23.7308368Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpshQ6Yq/R.INSTALL9fc7c376ff2/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-16T17:45:23.7313760Z ** building package indices 2021-05-16T17:45:23.9064223Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:45:23.9065339Z *** arch - i386 2021-05-16T17:45:24.2119180Z *** arch - x64 2021-05-16T17:45:24.5216567Z ** testing if installed package can be loaded from final location 2021-05-16T17:45:24.5221744Z *** arch - i386 2021-05-16T17:45:24.8286621Z *** arch - x64 2021-05-16T17:45:25.1347244Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:45:25.1452083Z * DONE (desc) 2021-05-16T17:45:25.4932874Z 2021-05-16T17:45:25.4943163Z 2021-05-16T17:45:25.4948634Z 2021-05-16T17:45:25.4966960Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\Rtmpq6e9au\remotes17845d375c9e\muschellij2-ghtravis-0b26809/DESCRIPTION' ... 2021-05-16T17:45:25.4988728Z 2021-05-16T17:45:25.4990372Z v checking for file 'C:\Users\runneradmin\AppData\Local\Temp\Rtmpq6e9au\remotes17845d375c9e\muschellij2-ghtravis-0b26809/DESCRIPTION' 2021-05-16T17:45:25.5671386Z 2021-05-16T17:45:25.5672352Z 2021-05-16T17:45:25.5672751Z 2021-05-16T17:45:25.5673145Z 2021-05-16T17:45:25.5673658Z - preparing 'ghtravis': 2021-05-16T17:45:25.5825287Z checking DESCRIPTION meta-information ... 2021-05-16T17:45:25.5826326Z 2021-05-16T17:45:25.5827263Z checking DESCRIPTION meta-information ... 2021-05-16T17:45:25.5828033Z 2021-05-16T17:45:25.5828659Z v checking DESCRIPTION meta-information 2021-05-16T17:45:25.7011992Z 2021-05-16T17:45:25.7037128Z 2021-05-16T17:45:25.7037739Z 2021-05-16T17:45:25.7038241Z 2021-05-16T17:45:25.7039073Z - checking for LF line-endings in source and make files and shell scripts 2021-05-16T17:45:25.7080909Z 2021-05-16T17:45:25.7081678Z 2021-05-16T17:45:25.7082118Z 2021-05-16T17:45:25.7082727Z 2021-05-16T17:45:25.7083413Z - checking for empty or unneeded directories 2021-05-16T17:45:25.7182715Z 2021-05-16T17:45:25.7183718Z 2021-05-16T17:45:25.7184180Z 2021-05-16T17:45:25.7184998Z 2021-05-16T17:45:25.7185697Z - building 'ghtravis_0.15.1.tar.gz' 2021-05-16T17:45:25.7745410Z 2021-05-16T17:45:25.7746598Z 2021-05-16T17:45:25.7747043Z 2021-05-16T17:45:25.8506220Z Installing package into 'D:/a/_temp/Library' 2021-05-16T17:45:25.8507551Z (as 'lib' is unspecified) 2021-05-16T17:45:26.1831261Z * installing *source* package 'ghtravis' ... 2021-05-16T17:45:26.1835650Z ** using staged installation 2021-05-16T17:45:26.2150603Z ** R 2021-05-16T17:45:26.2354177Z ** inst 2021-05-16T17:45:26.2380874Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:45:27.7562004Z ** help 2021-05-16T17:45:27.8933580Z *** installing help indices 2021-05-16T17:45:27.9665799Z 2021-05-16T17:45:27.9667243Z converting help for package 'ghtravis' 2021-05-16T17:45:27.9953255Z finding HTML links ... done 2021-05-16T17:45:28.0226502Z all_remote_package_deps html 2021-05-16T17:45:28.0407955Z binary_release_table html 2021-05-16T17:45:28.0504887Z cat_desc_elements html 2021-05-16T17:45:28.0554284Z dcf_package_version html 2021-05-16T17:45:28.0687485Z deploy_travis html 2021-05-16T17:45:28.0763518Z deployed_tarball_version html 2021-05-16T17:45:28.0895654Z drop_remotes html 2021-05-16T17:45:28.0939762Z example_description_file html 2021-05-16T17:45:28.1048957Z get_dep_table html 2021-05-16T17:45:28.1101838Z get_remote_info html 2021-05-16T17:45:28.1215989Z 2021-05-16T17:45:28.1769670Z finding level-2 HTML links ... done 2021-05-16T17:45:28.1787525Z get_remote_package_dcf html 2021-05-16T17:45:28.1890784Z get_remotes html 2021-05-16T17:45:28.2077069Z install_remote_binaries html 2021-05-16T17:45:28.2236687Z install_remotes_no_dep html 2021-05-16T17:45:28.2388964Z latest_release_with_binary html 2021-05-16T17:45:28.2452657Z make_full_version html 2021-05-16T17:45:28.2539618Z package_comparison_table html 2021-05-16T17:45:28.2591073Z package_name html 2021-05-16T17:45:28.2700808Z package_needs_update html 2021-05-16T17:45:28.2755706Z parse_one_remote html 2021-05-16T17:45:28.2801928Z r_version html 2021-05-16T17:45:28.2852015Z read_dcf html 2021-05-16T17:45:28.2962517Z remote_binaries html 2021-05-16T17:45:28.3064778Z remote_order html 2021-05-16T17:45:28.3127064Z rewrite_remotes html 2021-05-16T17:45:28.3177836Z split_remotes html 2021-05-16T17:45:28.3242114Z subset_remote html 2021-05-16T17:45:28.3284916Z sys_ext html 2021-05-16T17:45:28.3433859Z tag_table html 2021-05-16T17:45:28.3441016Z ** building package indices 2021-05-16T17:45:28.4186502Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:45:28.4188385Z *** arch - i386 2021-05-16T17:45:29.3289026Z *** arch - x64 2021-05-16T17:45:30.2456885Z ** testing if installed package can be loaded from final location 2021-05-16T17:45:30.2459471Z *** arch - i386 2021-05-16T17:45:31.0566192Z *** arch - x64 2021-05-16T17:45:31.8674125Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:45:31.8737801Z * DONE (ghtravis) 2021-05-16T17:45:31.9355634Z Using github PAT from envvar GITHUB_PAT 2021-05-16T17:45:32.1299938Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-16T17:45:35.7537350Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-16T17:45:35.7539015Z generics (NA -> 0.1.0) [CRAN] 2021-05-16T17:45:35.7540335Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-16T17:45:35.7541749Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-16T17:45:35.7543298Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-16T17:45:35.7544436Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-16T17:45:35.7556212Z Installing packages into 'D:/a/_temp/Library' 2021-05-16T17:45:35.7557386Z (as 'lib' is unspecified) 2021-05-16T17:45:37.3745052Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/tidyselect_1.1.1.zip' 2021-05-16T17:45:37.3857835Z Content type 'application/zip' length 204221 bytes (199 KB) 2021-05-16T17:45:37.3907609Z ================================================== 2021-05-16T17:45:37.3908517Z downloaded 199 KB 2021-05-16T17:45:37.3909056Z 2021-05-16T17:45:37.3920936Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/generics_0.1.0.zip' 2021-05-16T17:45:37.4058757Z Content type 'application/zip' length 72329 bytes (70 KB) 2021-05-16T17:45:37.4068220Z ================================================== 2021-05-16T17:45:37.4068998Z downloaded 70 KB 2021-05-16T17:45:37.4069456Z 2021-05-16T17:45:37.4081865Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/cpp11_0.2.7.zip' 2021-05-16T17:45:37.4166073Z Content type 'application/zip' length 217726 bytes (212 KB) 2021-05-16T17:45:37.4183075Z ================================================== 2021-05-16T17:45:37.4183923Z downloaded 212 KB 2021-05-16T17:45:37.4184393Z 2021-05-16T17:45:37.4196819Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/dplyr_1.0.6.zip' 2021-05-16T17:45:37.4255987Z Content type 'application/zip' length 1559698 bytes (1.5 MB) 2021-05-16T17:45:37.4923023Z ================================================== 2021-05-16T17:45:37.4924154Z downloaded 1.5 MB 2021-05-16T17:45:37.4924677Z 2021-05-16T17:45:37.4940376Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/tidyr_1.1.3.zip' 2021-05-16T17:45:37.5157827Z Content type 'application/zip' length 1252957 bytes (1.2 MB) 2021-05-16T17:45:37.5304389Z ================================================== 2021-05-16T17:45:37.5305344Z downloaded 1.2 MB 2021-05-16T17:45:37.5305841Z 2021-05-16T17:45:37.5462497Z package 'tidyselect' successfully unpacked and MD5 sums checked 2021-05-16T17:45:37.5566604Z package 'generics' successfully unpacked and MD5 sums checked 2021-05-16T17:45:37.5870148Z package 'cpp11' successfully unpacked and MD5 sums checked 2021-05-16T17:45:37.6498907Z package 'dplyr' successfully unpacked and MD5 sums checked 2021-05-16T17:45:37.7021037Z package 'tidyr' successfully unpacked and MD5 sums checked 2021-05-16T17:45:37.7049460Z 2021-05-16T17:45:37.7050539Z The downloaded binary packages are in 2021-05-16T17:45:37.7051619Z C:\Users\runneradmin\AppData\Local\Temp\Rtmpq6e9au\downloaded_packages 2021-05-16T17:45:37.9619932Z 2021-05-16T17:45:37.9620978Z 2021-05-16T17:45:37.9627622Z 2021-05-16T17:45:37.9648670Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\Rtmpq6e9au\remotes1784353ece\muschellij2-aghast-0c3b853/DESCRIPTION' ... 2021-05-16T17:45:37.9659194Z 2021-05-16T17:45:37.9668109Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\Rtmpq6e9au\remotes1784353ece\muschellij2-aghast-0c3b853/DESCRIPTION' ... 2021-05-16T17:45:37.9708242Z 2021-05-16T17:45:37.9712370Z v checking for file 'C:\Users\runneradmin\AppData\Local\Temp\Rtmpq6e9au\remotes1784353ece\muschellij2-aghast-0c3b853/DESCRIPTION' 2021-05-16T17:45:38.0071623Z 2021-05-16T17:45:38.0072637Z 2021-05-16T17:45:38.0073088Z 2021-05-16T17:45:38.0073492Z 2021-05-16T17:45:38.0074038Z - preparing 'aghast': 2021-05-16T17:45:38.0074453Z 2021-05-16T17:45:38.0074850Z 2021-05-16T17:45:38.0217224Z checking DESCRIPTION meta-information ... 2021-05-16T17:45:38.0218070Z 2021-05-16T17:45:38.0218798Z checking DESCRIPTION meta-information ... 2021-05-16T17:45:38.0219424Z 2021-05-16T17:45:38.0220346Z v checking DESCRIPTION meta-information 2021-05-16T17:45:38.1004579Z 2021-05-16T17:45:38.1111554Z 2021-05-16T17:45:38.1111930Z 2021-05-16T17:45:38.1112224Z 2021-05-16T17:45:38.1112888Z - checking for LF line-endings in source and make files and shell scripts 2021-05-16T17:45:38.1113542Z 2021-05-16T17:45:38.1113856Z 2021-05-16T17:45:38.1114413Z - checking for empty or unneeded directories 2021-05-16T17:45:38.1114820Z 2021-05-16T17:45:38.1115128Z 2021-05-16T17:45:38.1115573Z - building 'aghast_0.2.1.tar.gz' 2021-05-16T17:45:38.1424240Z 2021-05-16T17:45:38.1425163Z 2021-05-16T17:45:38.1425607Z 2021-05-16T17:45:38.1748035Z Installing package into 'D:/a/_temp/Library' 2021-05-16T17:45:38.1748996Z (as 'lib' is unspecified) 2021-05-16T17:45:38.4375455Z * installing *source* package 'aghast' ... 2021-05-16T17:45:38.4380588Z ** using staged installation 2021-05-16T17:45:38.4756119Z ** R 2021-05-16T17:45:38.4879705Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:45:38.9960261Z ** help 2021-05-16T17:45:39.0491229Z *** installing help indices 2021-05-16T17:45:39.0812277Z 2021-05-16T17:45:39.0813916Z converting help for package 'aghast' 2021-05-16T17:45:39.1093245Z finding HTML links ... done 2021-05-16T17:45:39.1400276Z ga_artifacts html 2021-05-16T17:45:39.1528234Z ga_jobs html 2021-05-16T17:45:39.1599900Z ga_run_log_config html 2021-05-16T17:45:39.1805314Z ga_runs html 2021-05-16T17:45:39.2022316Z ga_secrets html 2021-05-16T17:45:39.2195341Z ga_workflows html 2021-05-16T17:45:39.2309176Z pipe html 2021-05-16T17:45:39.2310169Z ** building package indices 2021-05-16T17:45:39.2598326Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:45:39.2599709Z *** arch - i386 2021-05-16T17:45:39.5655786Z *** arch - x64 2021-05-16T17:45:39.8749259Z ** testing if installed package can be loaded from final location 2021-05-16T17:45:39.8752326Z *** arch - i386 2021-05-16T17:45:40.1811155Z *** arch - x64 2021-05-16T17:45:40.4882508Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:45:40.4945509Z * DONE (aghast) 2021-05-16T17:45:40.5292168Z Installing 1 packages: covr 2021-05-16T17:45:40.5304100Z Installing package into 'D:/a/_temp/Library' 2021-05-16T17:45:40.5304840Z (as 'lib' is unspecified) 2021-05-16T17:45:41.4004981Z also installing the dependencies 'lazyeval', 'rex' 2021-05-16T17:45:41.4006267Z 2021-05-16T17:45:42.1661011Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/lazyeval_0.2.2.zip' 2021-05-16T17:45:42.1790020Z Content type 'application/zip' length 172564 bytes (168 KB) 2021-05-16T17:45:42.1844421Z ================================================== 2021-05-16T17:45:42.1845838Z downloaded 168 KB 2021-05-16T17:45:42.1846463Z 2021-05-16T17:45:42.1857171Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/rex_1.2.0.zip' 2021-05-16T17:45:42.1916491Z Content type 'application/zip' length 125393 bytes (122 KB) 2021-05-16T17:45:42.1933351Z ================================================== 2021-05-16T17:45:42.1934187Z downloaded 122 KB 2021-05-16T17:45:42.1934601Z 2021-05-16T17:45:42.1945227Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/covr_3.5.1.zip' 2021-05-16T17:45:42.1998104Z Content type 'application/zip' length 306130 bytes (298 KB) 2021-05-16T17:45:42.2021791Z ================================================== 2021-05-16T17:45:42.2022771Z downloaded 298 KB 2021-05-16T17:45:42.2023320Z 2021-05-16T17:45:42.2199557Z package 'lazyeval' successfully unpacked and MD5 sums checked 2021-05-16T17:45:42.2367886Z package 'rex' successfully unpacked and MD5 sums checked 2021-05-16T17:45:42.2632154Z package 'covr' successfully unpacked and MD5 sums checked 2021-05-16T17:45:42.2674169Z 2021-05-16T17:45:42.2675229Z The downloaded binary packages are in 2021-05-16T17:45:42.2676203Z C:\Users\runneradmin\AppData\Local\Temp\Rtmpq6e9au\downloaded_packages 2021-05-16T17:45:42.3712609Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-16T17:45:42.3713399Z Rscript -e "tic::before_install()" 2021-05-16T17:45:42.3895612Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'" 2021-05-16T17:45:42.3896192Z env: 2021-05-16T17:45:42.3896673Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:45:42.3897173Z TIC_DEPLOY_KEY: 2021-05-16T17:45:42.3897537Z RSPM: 2021-05-16T17:45:42.3898819Z GITHUB_PAT: *** 2021-05-16T17:45:42.3899319Z COVERALLS_TOKEN: 2021-05-16T17:45:42.3899840Z continue-on-error: false 2021-05-16T17:45:42.3900348Z VDIFFR_RUN_TESTS: 2021-05-16T17:45:42.3900788Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T17:45:42.3901217Z TZ: UTC 2021-05-16T17:45:42.3901617Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:45:42.3902054Z NOT_CRAN: true 2021-05-16T17:45:42.3902447Z MSYSTEM: MINGW64 2021-05-16T17:45:42.3902980Z ##[endgroup] 2021-05-16T17:45:43.9983379Z v Loading tic stage configuration from tic.R 2021-05-16T17:45:44.1936601Z i `step_rcmdcheck()`: tic always uses option '--no-manual' during R CMD Check on 2021-05-16T17:45:44.1938185Z Windows because LaTeX is not available. 2021-05-16T17:45:44.2287249Z Running before_install: step_install_remote_binaries() 2021-05-16T17:45:44.7565610Z Installing oro.nifti binaries 2021-05-16T17:45:44.7585790Z [1] "neuroconductor/oro.nifti" 2021-05-16T17:45:44.9438170Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-16T17:45:44.9470674Z tag_name 2021-05-16T17:45:44.9471744Z 4 0.10.3.s 2021-05-16T17:45:44.9472931Z zipball_url 2021-05-16T17:45:44.9474925Z 4 https://api.github.com/repos/neuroconductor/oro.nifti/zipball/refs/tags/0.10.3.s 2021-05-16T17:45:44.9476814Z tarball_url 2021-05-16T17:45:44.9478764Z Installing oro.nifti package binaries 2021-05-16T17:45:44.9480556Z 4 https://api.github.com/repos/neuroconductor/oro.nifti/tarball/refs/tags/0.10.3.s 2021-05-16T17:45:44.9482362Z commit.sha 2021-05-16T17:45:44.9483851Z 4 bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T17:45:44.9485517Z commit.url 2021-05-16T17:45:44.9487839Z 4 https://api.github.com/repos/neuroconductor/oro.nifti/commits/bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T17:45:44.9489868Z node_id 2021-05-16T17:45:44.9491967Z 4 MDM6UmVmMzY3NzQyMTIyOnJlZnMvdGFncy8wLjEwLjMucw== 2021-05-16T17:45:44.9495463Z url 2021-05-16T17:45:44.9497131Z 4 https://api.github.com/repos/neuroconductor/oro.nifti/releases/43005549 2021-05-16T17:45:44.9498182Z assets_url 2021-05-16T17:45:44.9499259Z 4 https://api.github.com/repos/neuroconductor/oro.nifti/releases/43005549/assets 2021-05-16T17:45:44.9500354Z upload_url 2021-05-16T17:45:44.9501553Z 4 https://uploads.github.com/repos/neuroconductor/oro.nifti/releases/43005549/assets{?name,label} 2021-05-16T17:45:44.9502792Z id asset_updated_at asset_created_at created_at 2021-05-16T17:45:44.9503617Z 4 43005549 2021-05-15 22:54:11 2021-05-15 22:54:09 2021-05-15 22:37:06 2021-05-16T17:45:44.9504475Z published_at asset_name asset_label 2021-05-16T17:45:44.9505602Z 4 2021-05-15 22:37:30 oro.nifti_0.10.3_R3.6.zip 2021-05-16T17:45:44.9506850Z trying URL 'https://github.com/neuroconductor/oro.nifti/releases/download/0.10.3.s/oro.nifti_0.10.3_R3.6.zip' 2021-05-16T17:45:44.9507897Z asset_download_count 2021-05-16T17:45:44.9508480Z 4 3 2021-05-16T17:45:44.9510690Z asset_browser_download_url 2021-05-16T17:45:44.9511985Z 4 https://github.com/neuroconductor/oro.nifti/releases/download/0.10.3.s/oro.nifti_0.10.3_R3.6.zip 2021-05-16T17:45:45.1949753Z Content type 'application/octet-stream' length 6056198 bytes (5.8 MB) 2021-05-16T17:45:45.2543222Z ================================================== 2021-05-16T17:45:45.2544443Z downloaded 5.8 MB 2021-05-16T17:45:45.2545004Z 2021-05-16T17:45:45.2574473Z Installing package into 'D:/a/_temp/Library' 2021-05-16T17:45:45.2575294Z (as 'lib' is unspecified) 2021-05-16T17:45:46.2462812Z Rewriting new remotes: 2021-05-16T17:45:46.2464283Z package 'oro.nifti' successfully unpacked and MD5 sums checked 2021-05-16T17:45:46.2646295Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-16T17:45:46.2647187Z remotes::install_deps(dependencies = TRUE) 2021-05-16T17:45:46.2647813Z remotes::install_cran("rcmdcheck") 2021-05-16T17:45:46.2648950Z remotes::install_cran("markdown") 2021-05-16T17:45:46.2654834Z shell: C:\R\bin\Rscript.EXE {0} 2021-05-16T17:45:46.2655267Z env: 2021-05-16T17:45:46.2655723Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:45:46.2656190Z TIC_DEPLOY_KEY: 2021-05-16T17:45:46.2656554Z RSPM: 2021-05-16T17:45:46.2657840Z GITHUB_PAT: *** 2021-05-16T17:45:46.2658335Z COVERALLS_TOKEN: 2021-05-16T17:45:46.2658827Z continue-on-error: false 2021-05-16T17:45:46.2659316Z VDIFFR_RUN_TESTS: 2021-05-16T17:45:46.2659744Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T17:45:46.2660146Z TZ: UTC 2021-05-16T17:45:46.2660528Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:45:46.2660944Z NOT_CRAN: true 2021-05-16T17:45:46.2661376Z MSYSTEM: MINGW64 2021-05-16T17:45:46.2661778Z ##[endgroup] 2021-05-16T17:45:50.3116606Z later (NA -> 1.2.0 ) [CRAN] 2021-05-16T17:45:50.3117557Z promises (NA -> 1.2.0.1) [CRAN] 2021-05-16T17:45:50.3118242Z jquerylib (NA -> 0.1.4 ) [CRAN] 2021-05-16T17:45:50.3118857Z sass (NA -> 0.4.0 ) [CRAN] 2021-05-16T17:45:50.3119469Z bslib (NA -> 0.2.5 ) [CRAN] 2021-05-16T17:45:50.3120098Z sourcetools (NA -> 0.1.7 ) [CRAN] 2021-05-16T17:45:50.3120739Z xtable (NA -> 1.8-4 ) [CRAN] 2021-05-16T17:45:50.3121485Z httpuv (NA -> 1.6.1 ) [CRAN] 2021-05-16T17:45:50.3122096Z webshot (NA -> 0.5.2 ) [CRAN] 2021-05-16T17:45:50.3122729Z base64enc (NA -> 0.1-3 ) [CRAN] 2021-05-16T17:45:50.3123394Z htmlwidgets (NA -> 1.5.3 ) [CRAN] 2021-05-16T17:45:50.3124051Z htmltools (NA -> 0.5.1.1) [CRAN] 2021-05-16T17:45:50.3124674Z miniUI (NA -> 0.1.1.1) [CRAN] 2021-05-16T17:45:50.3125289Z shiny (NA -> 1.6.0 ) [CRAN] 2021-05-16T17:45:50.3125899Z RNifti (NA -> 1.3.1 ) [CRAN] 2021-05-16T17:45:50.3126757Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-16T17:45:50.3127365Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-16T17:45:50.3128011Z manipulat... (NA -> 0.10.1 ) [CRAN] 2021-05-16T17:45:50.3128654Z crosstalk (NA -> 1.1.1 ) [CRAN] 2021-05-16T17:45:50.3129276Z servr (NA -> 0.22 ) [CRAN] 2021-05-16T17:45:50.3129868Z oro.nifti (0.10.3 -> 0.11.0 ) [CRAN] 2021-05-16T17:45:50.3130485Z misc3d (NA -> 0.9-0 ) [CRAN] 2021-05-16T17:45:50.3131080Z rgl (NA -> 0.106.8) [CRAN] 2021-05-16T17:45:50.3148157Z Installing 23 packages: later, promises, jquerylib, sass, bslib, sourcetools, xtable, httpuv, webshot, base64enc, htmlwidgets, htmltools, miniUI, shiny, RNifti, abind, bitops, manipulateWidget, crosstalk, servr, oro.nifti, misc3d, rgl 2021-05-16T17:45:50.3167563Z Installing packages into 'D:/a/_temp/Library' 2021-05-16T17:45:50.3168314Z (as 'lib' is unspecified) 2021-05-16T17:45:52.4818680Z 2021-05-16T17:45:52.4820134Z There are binary versions available but the source versions are later: 2021-05-16T17:45:52.4849920Z binary source needs_compilation 2021-05-16T17:45:52.4850812Z bslib 0.2.4 0.2.5 FALSE 2021-05-16T17:45:52.4851379Z RNifti 1.3.0 1.3.1 TRUE 2021-05-16T17:45:52.4851755Z 2021-05-16T17:45:52.4877385Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/later_1.2.0.zip' 2021-05-16T17:45:52.5260888Z Content type 'application/zip' length 674117 bytes (658 KB) 2021-05-16T17:45:52.5366335Z ================================================== 2021-05-16T17:45:52.5367260Z downloaded 658 KB 2021-05-16T17:45:52.5367742Z 2021-05-16T17:45:52.5383419Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/promises_1.2.0.1.zip' 2021-05-16T17:45:52.5810983Z Content type 'application/zip' length 2128632 bytes (2.0 MB) 2021-05-16T17:45:52.6674728Z ================================================== 2021-05-16T17:45:52.6675613Z downloaded 2.0 MB 2021-05-16T17:45:52.6676468Z 2021-05-16T17:45:52.6700615Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/jquerylib_0.1.4.zip' 2021-05-16T17:45:52.7180591Z Content type 'application/zip' length 525722 bytes (513 KB) 2021-05-16T17:45:52.7236691Z ================================================== 2021-05-16T17:45:52.7237677Z downloaded 513 KB 2021-05-16T17:45:52.7238151Z 2021-05-16T17:45:52.7254990Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/sass_0.4.0.zip' 2021-05-16T17:45:52.7799264Z Content type 'application/zip' length 3469565 bytes (3.3 MB) 2021-05-16T17:45:52.8133188Z ================================================== 2021-05-16T17:45:52.8133931Z downloaded 3.3 MB 2021-05-16T17:45:52.8134455Z 2021-05-16T17:45:52.8152218Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/sourcetools_0.1.7.zip' 2021-05-16T17:45:52.8457231Z Content type 'application/zip' length 528366 bytes (515 KB) 2021-05-16T17:45:52.8505966Z ================================================== 2021-05-16T17:45:52.8507547Z downloaded 515 KB 2021-05-16T17:45:52.8508409Z 2021-05-16T17:45:52.8527870Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/xtable_1.8-4.zip' 2021-05-16T17:45:52.8863608Z Content type 'application/zip' length 706643 bytes (690 KB) 2021-05-16T17:45:52.8949173Z ================================================== 2021-05-16T17:45:52.8950064Z downloaded 690 KB 2021-05-16T17:45:52.8950541Z 2021-05-16T17:45:52.8966550Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/httpuv_1.6.1.zip' 2021-05-16T17:45:52.9277597Z Content type 'application/zip' length 1442865 bytes (1.4 MB) 2021-05-16T17:45:52.9407168Z ================================================== 2021-05-16T17:45:52.9408177Z downloaded 1.4 MB 2021-05-16T17:45:52.9408630Z 2021-05-16T17:45:52.9425690Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/webshot_0.5.2.zip' 2021-05-16T17:45:53.0211445Z Content type 'application/zip' length 145669 bytes (142 KB) 2021-05-16T17:45:53.0238540Z ================================================== 2021-05-16T17:45:53.0239558Z downloaded 142 KB 2021-05-16T17:45:53.0241837Z 2021-05-16T17:45:53.0256911Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/base64enc_0.1-3.zip' 2021-05-16T17:45:53.0283696Z Content type 'application/zip' length 43488 bytes (42 KB) 2021-05-16T17:45:53.0295405Z ================================================== 2021-05-16T17:45:53.0296255Z downloaded 42 KB 2021-05-16T17:45:53.0296673Z 2021-05-16T17:45:53.0311805Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/htmlwidgets_1.5.3.zip' 2021-05-16T17:45:53.0962194Z Content type 'application/zip' length 278490 bytes (271 KB) 2021-05-16T17:45:53.1019316Z ================================================== 2021-05-16T17:45:53.1020999Z downloaded 271 KB 2021-05-16T17:45:53.1021844Z 2021-05-16T17:45:53.1046600Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/htmltools_0.5.1.1.zip' 2021-05-16T17:45:53.1075701Z Content type 'application/zip' length 242935 bytes (237 KB) 2021-05-16T17:45:53.1094764Z ================================================== 2021-05-16T17:45:53.1095619Z downloaded 237 KB 2021-05-16T17:45:53.1096045Z 2021-05-16T17:45:53.1110845Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/miniUI_0.1.1.1.zip' 2021-05-16T17:45:53.1461645Z Content type 'application/zip' length 36736 bytes (35 KB) 2021-05-16T17:45:53.1471432Z ================================================== 2021-05-16T17:45:53.1472842Z downloaded 35 KB 2021-05-16T17:45:53.1473652Z 2021-05-16T17:45:53.1498902Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/shiny_1.6.0.zip' 2021-05-16T17:45:53.1739468Z Content type 'application/zip' length 5471267 bytes (5.2 MB) 2021-05-16T17:45:53.2154762Z ================================================== 2021-05-16T17:45:53.2155821Z downloaded 5.2 MB 2021-05-16T17:45:53.2156950Z 2021-05-16T17:45:53.2172662Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/abind_1.4-5.zip' 2021-05-16T17:45:53.2243618Z Content type 'application/zip' length 63845 bytes (62 KB) 2021-05-16T17:45:53.2253655Z ================================================== 2021-05-16T17:45:53.2254530Z downloaded 62 KB 2021-05-16T17:45:53.2255008Z 2021-05-16T17:45:53.2268442Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/bitops_1.0-7.zip' 2021-05-16T17:45:53.2365035Z Content type 'application/zip' length 42346 bytes (41 KB) 2021-05-16T17:45:53.2369231Z ================================================== 2021-05-16T17:45:53.2370077Z downloaded 41 KB 2021-05-16T17:45:53.2370546Z 2021-05-16T17:45:53.2385460Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/manipulateWidget_0.10.1.zip' 2021-05-16T17:45:53.2976195Z Content type 'application/zip' length 1761192 bytes (1.7 MB) 2021-05-16T17:45:53.3107140Z ================================================== 2021-05-16T17:45:53.3108140Z downloaded 1.7 MB 2021-05-16T17:45:53.3108570Z 2021-05-16T17:45:53.3125210Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/crosstalk_1.1.1.zip' 2021-05-16T17:45:53.3531541Z Content type 'application/zip' length 787314 bytes (768 KB) 2021-05-16T17:45:53.3708658Z ================================================== 2021-05-16T17:45:53.3709618Z downloaded 768 KB 2021-05-16T17:45:53.3710077Z 2021-05-16T17:45:53.3728929Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/servr_0.22.zip' 2021-05-16T17:45:53.4134238Z Content type 'application/zip' length 89696 bytes (87 KB) 2021-05-16T17:45:53.4146795Z ================================================== 2021-05-16T17:45:53.4148121Z downloaded 87 KB 2021-05-16T17:45:53.4148914Z 2021-05-16T17:45:53.4170495Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/oro.nifti_0.11.0.zip' 2021-05-16T17:45:53.4222398Z Content type 'application/zip' length 6056992 bytes (5.8 MB) 2021-05-16T17:45:53.4761290Z ================================================== 2021-05-16T17:45:53.4762474Z downloaded 5.8 MB 2021-05-16T17:45:53.4762986Z 2021-05-16T17:45:53.4780052Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/misc3d_0.9-0.zip' 2021-05-16T17:45:53.5343412Z Content type 'application/zip' length 240601 bytes (234 KB) 2021-05-16T17:45:53.5395566Z ================================================== 2021-05-16T17:45:53.5397272Z downloaded 234 KB 2021-05-16T17:45:53.5398134Z 2021-05-16T17:45:53.5415663Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/rgl_0.106.8.zip' 2021-05-16T17:45:53.5864717Z Content type 'application/zip' length 5265237 bytes (5.0 MB) 2021-05-16T17:45:53.6925576Z ================================================== 2021-05-16T17:45:53.6926702Z downloaded 5.0 MB 2021-05-16T17:45:53.6927220Z 2021-05-16T17:45:53.7270155Z package 'later' successfully unpacked and MD5 sums checked 2021-05-16T17:45:53.7943139Z package 'promises' successfully unpacked and MD5 sums checked 2021-05-16T17:45:53.8291715Z package 'jquerylib' successfully unpacked and MD5 sums checked 2021-05-16T17:45:53.9498024Z package 'sass' successfully unpacked and MD5 sums checked 2021-05-16T17:45:53.9936561Z package 'sourcetools' successfully unpacked and MD5 sums checked 2021-05-16T17:45:54.0194532Z package 'xtable' successfully unpacked and MD5 sums checked 2021-05-16T17:45:54.0731399Z package 'httpuv' successfully unpacked and MD5 sums checked 2021-05-16T17:45:54.0933828Z package 'webshot' successfully unpacked and MD5 sums checked 2021-05-16T17:45:54.1067384Z package 'base64enc' successfully unpacked and MD5 sums checked 2021-05-16T17:45:54.1288805Z package 'htmlwidgets' successfully unpacked and MD5 sums checked 2021-05-16T17:45:54.1441525Z package 'htmltools' successfully unpacked and MD5 sums checked 2021-05-16T17:45:54.1546500Z package 'miniUI' successfully unpacked and MD5 sums checked 2021-05-16T17:45:54.4029109Z package 'shiny' successfully unpacked and MD5 sums checked 2021-05-16T17:45:54.4160756Z package 'abind' successfully unpacked and MD5 sums checked 2021-05-16T17:45:54.4287691Z package 'bitops' successfully unpacked and MD5 sums checked 2021-05-16T17:45:54.4833019Z package 'manipulateWidget' successfully unpacked and MD5 sums checked 2021-05-16T17:45:54.5485844Z package 'crosstalk' successfully unpacked and MD5 sums checked 2021-05-16T17:45:54.5682599Z package 'servr' successfully unpacked and MD5 sums checked 2021-05-16T17:45:54.6601974Z package 'oro.nifti' successfully unpacked and MD5 sums checked 2021-05-16T17:45:54.7203872Z package 'misc3d' successfully unpacked and MD5 sums checked 2021-05-16T17:45:54.8837574Z package 'rgl' successfully unpacked and MD5 sums checked 2021-05-16T17:45:54.8867574Z 2021-05-16T17:45:54.8868914Z The downloaded binary packages are in 2021-05-16T17:45:54.8870567Z C:\Users\runneradmin\AppData\Local\Temp\RtmpMPoXWZ\downloaded_packages 2021-05-16T17:45:54.8871933Z installing the source packages 'bslib', 'RNifti' 2021-05-16T17:45:54.8872668Z 2021-05-16T17:45:54.8892686Z trying URL 'https://cloud.r-project.org/src/contrib/bslib_0.2.5.tar.gz' 2021-05-16T17:45:54.8921849Z Content type 'application/x-gzip' length 3810406 bytes (3.6 MB) 2021-05-16T17:45:54.9684289Z ================================================== 2021-05-16T17:45:54.9685401Z downloaded 3.6 MB 2021-05-16T17:45:54.9685923Z 2021-05-16T17:45:54.9703109Z trying URL 'https://cloud.r-project.org/src/contrib/RNifti_1.3.1.tar.gz' 2021-05-16T17:45:54.9730621Z Content type 'application/x-gzip' length 1076925 bytes (1.0 MB) 2021-05-16T17:45:54.9788601Z ================================================== 2021-05-16T17:45:54.9789491Z downloaded 1.0 MB 2021-05-16T17:45:54.9789939Z 2021-05-16T17:45:56.3116866Z * installing *source* package 'bslib' ... 2021-05-16T17:45:56.3876802Z ** package 'bslib' successfully unpacked and MD5 sums checked 2021-05-16T17:45:56.3878704Z ** using staged installation 2021-05-16T17:45:56.4233066Z ** R 2021-05-16T17:45:56.6268758Z ** inst 2021-05-16T17:45:56.8799818Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:45:58.0958645Z ** help 2021-05-16T17:45:58.2120222Z *** installing help indices 2021-05-16T17:45:58.2755282Z converting help for package 'bslib' 2021-05-16T17:45:58.3064811Z finding HTML links ... done 2021-05-16T17:45:58.3308355Z bootswatch_themes html 2021-05-16T17:45:58.3844263Z bs_bundle html 2021-05-16T17:45:58.4095819Z bs_current_theme html 2021-05-16T17:45:58.4175310Z 2021-05-16T17:45:58.4856109Z finding level-2 HTML links ... done 2021-05-16T17:45:58.5358798Z bs_dependency html 2021-05-16T17:45:58.5453108Z bs_get_variables html 2021-05-16T17:45:58.5921931Z bs_global_theme html 2021-05-16T17:45:58.6081213Z bs_remove html 2021-05-16T17:45:58.6884976Z bs_theme html 2021-05-16T17:45:58.7256963Z bs_theme_dependencies html 2021-05-16T17:45:58.7457260Z bs_theme_preview html 2021-05-16T17:45:58.7519953Z deprecated html 2021-05-16T17:45:58.7611876Z font_face html 2021-05-16T17:45:58.7697822Z pipe html 2021-05-16T17:45:58.7765901Z precompiled_css_path html 2021-05-16T17:45:58.8154672Z run_with_themer html 2021-05-16T17:45:58.8225105Z theme_bootswatch html 2021-05-16T17:45:58.8288605Z theme_version html 2021-05-16T17:45:58.8330071Z versions html 2021-05-16T17:45:58.8336347Z *** copying figures 2021-05-16T17:45:58.8351166Z ** building package indices 2021-05-16T17:45:58.8956869Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:45:58.8957880Z *** arch - i386 2021-05-16T17:45:59.3028931Z *** arch - x64 2021-05-16T17:45:59.7149884Z ** testing if installed package can be loaded from final location 2021-05-16T17:45:59.7155349Z *** arch - i386 2021-05-16T17:46:00.1268433Z *** arch - x64 2021-05-16T17:46:00.5348477Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:46:00.5861147Z * DONE (bslib) 2021-05-16T17:46:01.1994214Z * installing *source* package 'RNifti' ... 2021-05-16T17:46:01.2150909Z ** package 'RNifti' successfully unpacked and MD5 sums checked 2021-05-16T17:46:01.2152734Z ** using staged installation 2021-05-16T17:46:01.2453064Z ** libs 2021-05-16T17:46:01.2468094Z 2021-05-16T17:46:01.2470475Z *** arch - i386 2021-05-16T17:46:01.2916094Z 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-16T17:46:04.2285468Z main.cpp: In function 'SEXPREC* unpackRgb(SEXP, SEXP)': 2021-05-16T17:46:04.2287109Z main.cpp:109:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2021-05-16T17:46:04.2288212Z for (int j=0; jnvox) 2021-05-16T17:46:26.2063612Z ^ 2021-05-16T17:46:26.2635765Z In file included from ../inst/include/RNifti/NiftiImage.h:1934:0, 2021-05-16T17:46:26.2637706Z from ../inst/include/RNifti.h:50, 2021-05-16T17:46:26.2638965Z from main.cpp:4: 2021-05-16T17:46:26.2641406Z ../inst/include/RNifti/NiftiImage_impl.h: In member function 'RNifti::NiftiImage& RNifti::NiftiImage::replaceData(const RNifti::NiftiImageData&)': 2021-05-16T17:46:26.2644758Z ../inst/include/RNifti/NiftiImage_impl.h:1769:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2021-05-16T17:46:26.2646833Z else if (data.length() != image->nvox) 2021-05-16T17:46:26.2647954Z ^ 2021-05-16T17:46:26.2748854Z main.cpp: In function 'SEXPREC* unpackRgb(SEXP, SEXP)': 2021-05-16T17:46:26.2750326Z main.cpp:109:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2021-05-16T17:46:26.2751432Z for (int j=0; j