2021-05-14T21:05:25.7083466Z ##[section]Starting: Request a runner to run this job 2021-05-14T21:05:26.5928489Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'windows-latest' 2021-05-14T21:05:26.6772325Z 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-14T21:05:26.7517751Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'windows-latest' 2021-05-14T21:05:26.8311333Z ##[section]Finishing: Request a runner to run this job 2021-05-14T21:05:35.4394940Z Current runner version: '2.278.0' 2021-05-14T21:05:35.4556177Z ##[group]Operating System 2021-05-14T21:05:35.4556989Z Microsoft Windows Server 2019 2021-05-14T21:05:35.4557478Z 10.0.17763 2021-05-14T21:05:35.4557847Z Datacenter 2021-05-14T21:05:35.4558292Z ##[endgroup] 2021-05-14T21:05:35.4558782Z ##[group]Virtual Environment 2021-05-14T21:05:35.4559341Z Environment: windows-2019 2021-05-14T21:05:35.4559790Z Version: 20210509.1 2021-05-14T21:05:35.4560701Z Included Software: https://github.com/actions/virtual-environments/blob/win19/20210509.1/images/win/Windows2019-Readme.md 2021-05-14T21:05:35.4561877Z Image Release: https://github.com/actions/virtual-environments/releases/tag/win19%2F20210509.1 2021-05-14T21:05:35.4562658Z ##[endgroup] 2021-05-14T21:05:35.4564677Z ##[group]GITHUB_TOKEN Permissions 2021-05-14T21:05:35.4566121Z Actions: write 2021-05-14T21:05:35.4566540Z Checks: write 2021-05-14T21:05:35.4567012Z Contents: write 2021-05-14T21:05:35.4567568Z Deployments: write 2021-05-14T21:05:35.4568056Z Issues: write 2021-05-14T21:05:35.4568457Z Metadata: read 2021-05-14T21:05:35.4568931Z Packages: write 2021-05-14T21:05:35.4569389Z PullRequests: write 2021-05-14T21:05:35.4569948Z RepositoryProjects: write 2021-05-14T21:05:35.4570481Z SecurityEvents: write 2021-05-14T21:05:35.4570974Z Statuses: write 2021-05-14T21:05:35.4571483Z ##[endgroup] 2021-05-14T21:05:35.4574576Z Prepare workflow directory 2021-05-14T21:05:35.5581085Z Prepare all required actions 2021-05-14T21:05:35.5591194Z Getting action download info 2021-05-14T21:05:35.9084685Z Download action repository 'actions/checkout@v2' 2021-05-14T21:05:38.4909506Z Download action repository 'r-lib/actions@master' 2021-05-14T21:05:39.5498620Z Download action repository 'adigherman/actions@master' 2021-05-14T21:05:40.2356187Z Download action repository 'msys2/setup-msys2@v2' 2021-05-14T21:05:40.4764001Z Download action repository 'actions/cache@v1' 2021-05-14T21:05:40.6511526Z Download action repository 'actions/upload-artifact@master' 2021-05-14T21:05:40.8207912Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-14T21:05:41.1508979Z ##[group]Run actions/checkout@v2 2021-05-14T21:05:41.1509705Z with: 2021-05-14T21:05:41.1510187Z repository: neuroconductor/waveslim 2021-05-14T21:05:41.1511153Z token: *** 2021-05-14T21:05:41.1511542Z ssh-strict: true 2021-05-14T21:05:41.1512150Z persist-credentials: true 2021-05-14T21:05:41.1512618Z clean: true 2021-05-14T21:05:41.1513016Z fetch-depth: 1 2021-05-14T21:05:41.1513411Z lfs: false 2021-05-14T21:05:41.1513796Z submodules: false 2021-05-14T21:05:41.1514184Z env: 2021-05-14T21:05:41.1514614Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:05:41.1515086Z TIC_DEPLOY_KEY: 2021-05-14T21:05:41.1515448Z RSPM: 2021-05-14T21:05:41.1516185Z GITHUB_PAT: *** 2021-05-14T21:05:41.1516583Z COVERALLS_TOKEN: 2021-05-14T21:05:41.1517066Z continue-on-error: false 2021-05-14T21:05:41.1517529Z VDIFFR_RUN_TESTS: 2021-05-14T21:05:41.1517950Z ##[endgroup] 2021-05-14T21:05:43.7671017Z Syncing repository: neuroconductor/waveslim 2021-05-14T21:05:43.7847096Z ##[group]Getting Git version info 2021-05-14T21:05:43.7847977Z Working directory is 'D:\a\waveslim\waveslim' 2021-05-14T21:05:43.8152130Z [command]"C:\Program Files\Git\bin\git.exe" version 2021-05-14T21:05:43.8327234Z git version 2.31.1.windows.1 2021-05-14T21:05:43.8374855Z ##[endgroup] 2021-05-14T21:05:43.8380188Z Deleting the contents of 'D:\a\waveslim\waveslim' 2021-05-14T21:05:43.8384048Z ##[group]Initializing the repository 2021-05-14T21:05:43.8394634Z [command]"C:\Program Files\Git\bin\git.exe" init D:\a\waveslim\waveslim 2021-05-14T21:05:43.9462445Z Initialized empty Git repository in D:/a/waveslim/waveslim/.git/ 2021-05-14T21:05:43.9509067Z [command]"C:\Program Files\Git\bin\git.exe" remote add origin https://github.com/neuroconductor/waveslim 2021-05-14T21:05:43.9883824Z ##[endgroup] 2021-05-14T21:05:43.9884615Z ##[group]Disabling automatic garbage collection 2021-05-14T21:05:43.9894793Z [command]"C:\Program Files\Git\bin\git.exe" config --local gc.auto 0 2021-05-14T21:05:44.0423956Z ##[endgroup] 2021-05-14T21:05:44.0427554Z ##[group]Setting up auth 2021-05-14T21:05:44.0441712Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp core\.sshCommand 2021-05-14T21:05:44.0647314Z [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-14T21:05:45.8519587Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-14T21:05:45.8724075Z [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-14T21:05:46.2767849Z [command]"C:\Program Files\Git\bin\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2021-05-14T21:05:46.2988575Z ##[endgroup] 2021-05-14T21:05:46.2997685Z ##[group]Fetching the repository 2021-05-14T21:05:46.3004845Z [command]"C:\Program Files\Git\bin\git.exe" -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +a74b535d496fc984041746133919742f083ea54f:refs/tags/1.8.0.s 2021-05-14T21:05:47.6379260Z remote: Enumerating objects: 157, done. 2021-05-14T21:05:47.6380770Z remote: Counting objects: 0% (1/157) 2021-05-14T21:05:47.6383518Z remote: Counting objects: 1% (2/157) 2021-05-14T21:05:47.6385377Z remote: Counting objects: 2% (4/157) 2021-05-14T21:05:47.6387800Z remote: Counting objects: 3% (5/157) 2021-05-14T21:05:47.6388913Z remote: Counting objects: 4% (7/157) 2021-05-14T21:05:47.6389893Z remote: Counting objects: 5% (8/157) 2021-05-14T21:05:47.6391504Z remote: Counting objects: 6% (10/157) 2021-05-14T21:05:47.6393723Z remote: Counting objects: 7% (11/157) 2021-05-14T21:05:47.6394743Z remote: Counting objects: 8% (13/157) 2021-05-14T21:05:47.6395811Z remote: Counting objects: 9% (15/157) 2021-05-14T21:05:47.6397144Z remote: Counting objects: 10% (16/157) 2021-05-14T21:05:47.6398058Z remote: Counting objects: 11% (18/157) 2021-05-14T21:05:47.6399103Z remote: Counting objects: 12% (19/157) 2021-05-14T21:05:47.6399902Z remote: Counting objects: 13% (21/157) 2021-05-14T21:05:47.6401891Z remote: Counting objects: 14% (22/157) 2021-05-14T21:05:47.6403156Z remote: Counting objects: 15% (24/157) 2021-05-14T21:05:47.6403863Z remote: Counting objects: 16% (26/157) 2021-05-14T21:05:47.6404597Z remote: Counting objects: 17% (27/157) 2021-05-14T21:05:47.6405365Z remote: Counting objects: 18% (29/157) 2021-05-14T21:05:47.6410069Z remote: Counting objects: 19% (30/157) 2021-05-14T21:05:47.6412043Z remote: Counting objects: 20% (32/157) 2021-05-14T21:05:47.6413177Z remote: Counting objects: 21% (33/157) 2021-05-14T21:05:47.6413857Z remote: Counting objects: 22% (35/157) 2021-05-14T21:05:47.6414448Z remote: Counting objects: 23% (37/157) 2021-05-14T21:05:47.6415033Z remote: Counting objects: 24% (38/157) 2021-05-14T21:05:47.6415593Z remote: Counting objects: 25% (40/157) 2021-05-14T21:05:47.6416132Z remote: Counting objects: 26% (41/157) 2021-05-14T21:05:47.6416700Z remote: Counting objects: 27% (43/157) 2021-05-14T21:05:47.6417233Z remote: Counting objects: 28% (44/157) 2021-05-14T21:05:47.6417777Z remote: Counting objects: 29% (46/157) 2021-05-14T21:05:47.6418342Z remote: Counting objects: 30% (48/157) 2021-05-14T21:05:47.6418876Z remote: Counting objects: 31% (49/157) 2021-05-14T21:05:47.6419698Z remote: Counting objects: 32% (51/157) 2021-05-14T21:05:47.6420984Z remote: Counting objects: 33% (52/157) 2021-05-14T21:05:47.6421553Z remote: Counting objects: 34% (54/157) 2021-05-14T21:05:47.6422107Z remote: Counting objects: 35% (55/157) 2021-05-14T21:05:47.6422675Z remote: Counting objects: 36% (57/157) 2021-05-14T21:05:47.6423211Z remote: Counting objects: 37% (59/157) 2021-05-14T21:05:47.6423758Z remote: Counting objects: 38% (60/157) 2021-05-14T21:05:47.6424334Z remote: Counting objects: 39% (62/157) 2021-05-14T21:05:47.6424881Z remote: Counting objects: 40% (63/157) 2021-05-14T21:05:47.6425425Z remote: Counting objects: 41% (65/157) 2021-05-14T21:05:47.6425969Z remote: Counting objects: 42% (66/157) 2021-05-14T21:05:47.6426508Z remote: Counting objects: 43% (68/157) 2021-05-14T21:05:47.6427166Z remote: Counting objects: 44% (70/157) 2021-05-14T21:05:47.6427821Z remote: Counting objects: 45% (71/157) 2021-05-14T21:05:47.6428394Z remote: Counting objects: 46% (73/157) 2021-05-14T21:05:47.6428925Z remote: Counting objects: 47% (74/157) 2021-05-14T21:05:47.6429471Z remote: Counting objects: 48% (76/157) 2021-05-14T21:05:47.6429999Z remote: Counting objects: 49% (77/157) 2021-05-14T21:05:47.6430541Z remote: Counting objects: 50% (79/157) 2021-05-14T21:05:47.6431159Z remote: Counting objects: 51% (81/157) 2021-05-14T21:05:47.6431812Z remote: Counting objects: 52% (82/157) 2021-05-14T21:05:47.6432811Z remote: Counting objects: 53% (84/157) 2021-05-14T21:05:47.6433363Z remote: Counting objects: 54% (85/157) 2021-05-14T21:05:47.6433797Z remote: Counting objects: 55% (87/157) 2021-05-14T21:05:47.6434237Z remote: Counting objects: 56% (88/157) 2021-05-14T21:05:47.6434661Z remote: Counting objects: 57% (90/157) 2021-05-14T21:05:47.6435103Z remote: Counting objects: 58% (92/157) 2021-05-14T21:05:47.6435555Z remote: Counting objects: 59% (93/157) 2021-05-14T21:05:47.6438412Z remote: Counting objects: 60% (95/157) 2021-05-14T21:05:47.6438983Z remote: Counting objects: 61% (96/157) 2021-05-14T21:05:47.6440083Z remote: Counting objects: 62% (98/157) 2021-05-14T21:05:47.6440598Z remote: Counting objects: 63% (99/157) 2021-05-14T21:05:47.6441184Z remote: Counting objects: 64% (101/157) 2021-05-14T21:05:47.6441640Z remote: Counting objects: 65% (103/157) 2021-05-14T21:05:47.6442077Z remote: Counting objects: 66% (104/157) 2021-05-14T21:05:47.6442525Z remote: Counting objects: 67% (106/157) 2021-05-14T21:05:47.6442960Z remote: Counting objects: 68% (107/157) 2021-05-14T21:05:47.6443413Z remote: Counting objects: 69% (109/157) 2021-05-14T21:05:47.6443857Z remote: Counting objects: 70% (110/157) 2021-05-14T21:05:47.6444289Z remote: Counting objects: 71% (112/157) 2021-05-14T21:05:47.6444744Z remote: Counting objects: 72% (114/157) 2021-05-14T21:05:47.6445180Z remote: Counting objects: 73% (115/157) 2021-05-14T21:05:47.6445623Z remote: Counting objects: 74% (117/157) 2021-05-14T21:05:47.6446058Z remote: Counting objects: 75% (118/157) 2021-05-14T21:05:47.6446499Z remote: Counting objects: 76% (120/157) 2021-05-14T21:05:47.6446932Z remote: Counting objects: 77% (121/157) 2021-05-14T21:05:47.6447374Z remote: Counting objects: 78% (123/157) 2021-05-14T21:05:47.6447814Z remote: Counting objects: 79% (125/157) 2021-05-14T21:05:47.6448242Z remote: Counting objects: 80% (126/157) 2021-05-14T21:05:47.6448684Z remote: Counting objects: 81% (128/157) 2021-05-14T21:05:47.6449114Z remote: Counting objects: 82% (129/157) 2021-05-14T21:05:47.6449859Z remote: Counting objects: 83% (131/157) 2021-05-14T21:05:47.6450309Z remote: Counting objects: 84% (132/157) 2021-05-14T21:05:47.6451310Z remote: Counting objects: 85% (134/157) 2021-05-14T21:05:47.6451771Z remote: Counting objects: 86% (136/157) 2021-05-14T21:05:47.6452218Z remote: Counting objects: 87% (137/157) 2021-05-14T21:05:47.6452662Z remote: Counting objects: 88% (139/157) 2021-05-14T21:05:47.6453091Z remote: Counting objects: 89% (140/157) 2021-05-14T21:05:47.6453583Z remote: Counting objects: 90% (142/157) 2021-05-14T21:05:47.6454017Z remote: Counting objects: 91% (143/157) 2021-05-14T21:05:47.6454459Z remote: Counting objects: 92% (145/157) 2021-05-14T21:05:47.6454888Z remote: Counting objects: 93% (147/157) 2021-05-14T21:05:47.6455329Z remote: Counting objects: 94% (148/157) 2021-05-14T21:05:47.6455760Z remote: Counting objects: 95% (150/157) 2021-05-14T21:05:47.6456350Z remote: Counting objects: 96% (151/157) 2021-05-14T21:05:47.6456792Z remote: Counting objects: 97% (153/157) 2021-05-14T21:05:47.6457228Z remote: Counting objects: 98% (154/157) 2021-05-14T21:05:47.6457670Z remote: Counting objects: 99% (156/157) 2021-05-14T21:05:47.6458102Z remote: Counting objects: 100% (157/157) 2021-05-14T21:05:47.6458567Z remote: Counting objects: 100% (157/157), done. 2021-05-14T21:05:47.6459066Z remote: Compressing objects: 0% (1/143) 2021-05-14T21:05:47.6459548Z remote: Compressing objects: 1% (2/143) 2021-05-14T21:05:47.6460041Z remote: Compressing objects: 2% (3/143) 2021-05-14T21:05:47.6460512Z remote: Compressing objects: 3% (5/143) 2021-05-14T21:05:47.6461050Z remote: Compressing objects: 4% (6/143) 2021-05-14T21:05:47.6461525Z remote: Compressing objects: 5% (8/143) 2021-05-14T21:05:47.6462006Z remote: Compressing objects: 6% (9/143) 2021-05-14T21:05:47.6462481Z remote: Compressing objects: 7% (11/143) 2021-05-14T21:05:47.6462976Z remote: Compressing objects: 8% (12/143) 2021-05-14T21:05:47.6463588Z remote: Compressing objects: 9% (13/143) 2021-05-14T21:05:47.6464066Z remote: Compressing objects: 10% (15/143) 2021-05-14T21:05:47.6464551Z remote: Compressing objects: 11% (16/143) 2021-05-14T21:05:47.6465077Z remote: Compressing objects: 12% (18/143) 2021-05-14T21:05:47.6465565Z remote: Compressing objects: 13% (19/143) 2021-05-14T21:05:47.6466042Z remote: Compressing objects: 14% (21/143) 2021-05-14T21:05:47.6466526Z remote: Compressing objects: 15% (22/143) 2021-05-14T21:05:47.6466999Z remote: Compressing objects: 16% (23/143) 2021-05-14T21:05:47.6467483Z remote: Compressing objects: 17% (25/143) 2021-05-14T21:05:47.6467970Z remote: Compressing objects: 18% (26/143) 2021-05-14T21:05:47.6468444Z remote: Compressing objects: 19% (28/143) 2021-05-14T21:05:47.6468929Z remote: Compressing objects: 20% (29/143) 2021-05-14T21:05:47.6469405Z remote: Compressing objects: 21% (31/143) 2021-05-14T21:05:47.6469894Z remote: Compressing objects: 22% (32/143) 2021-05-14T21:05:47.6470369Z remote: Compressing objects: 23% (33/143) 2021-05-14T21:05:47.6470909Z remote: Compressing objects: 24% (35/143) 2021-05-14T21:05:47.6471537Z remote: Compressing objects: 25% (36/143) 2021-05-14T21:05:47.6472022Z remote: Compressing objects: 26% (38/143) 2021-05-14T21:05:47.6472509Z remote: Compressing objects: 27% (39/143) 2021-05-14T21:05:47.6472981Z remote: Compressing objects: 28% (41/143) 2021-05-14T21:05:47.6473465Z remote: Compressing objects: 29% (42/143) 2021-05-14T21:05:47.6473937Z remote: Compressing objects: 30% (43/143) 2021-05-14T21:05:47.6474424Z remote: Compressing objects: 31% (45/143) 2021-05-14T21:05:47.6474893Z remote: Compressing objects: 32% (46/143) 2021-05-14T21:05:47.6475374Z remote: Compressing objects: 33% (48/143) 2021-05-14T21:05:47.6475924Z remote: Compressing objects: 34% (49/143) 2021-05-14T21:05:47.6476412Z remote: Compressing objects: 35% (51/143) 2021-05-14T21:05:47.6476896Z remote: Compressing objects: 36% (52/143) 2021-05-14T21:05:47.6477368Z remote: Compressing objects: 37% (53/143) 2021-05-14T21:05:47.6477853Z remote: Compressing objects: 38% (55/143) 2021-05-14T21:05:47.6478330Z remote: Compressing objects: 39% (56/143) 2021-05-14T21:05:47.6478812Z remote: Compressing objects: 40% (58/143) 2021-05-14T21:05:47.6479284Z remote: Compressing objects: 41% (59/143) 2021-05-14T21:05:47.6479878Z remote: Compressing objects: 42% (61/143) 2021-05-14T21:05:47.6480355Z remote: Compressing objects: 43% (62/143) 2021-05-14T21:05:47.6480903Z remote: Compressing objects: 44% (63/143) 2021-05-14T21:05:47.6481387Z remote: Compressing objects: 45% (65/143) 2021-05-14T21:05:47.6481861Z remote: Compressing objects: 46% (66/143) 2021-05-14T21:05:47.6482354Z remote: Compressing objects: 47% (68/143) 2021-05-14T21:05:47.6482819Z remote: Compressing objects: 48% (69/143) 2021-05-14T21:05:47.6483303Z remote: Compressing objects: 49% (71/143) 2021-05-14T21:05:47.6483778Z remote: Compressing objects: 50% (72/143) 2021-05-14T21:05:47.6484259Z remote: Compressing objects: 51% (73/143) 2021-05-14T21:05:47.6484727Z remote: Compressing objects: 52% (75/143) 2021-05-14T21:05:47.6485209Z remote: Compressing objects: 53% (76/143) 2021-05-14T21:05:47.6485691Z remote: Compressing objects: 54% (78/143) 2021-05-14T21:05:47.6486162Z remote: Compressing objects: 55% (79/143) 2021-05-14T21:05:47.6486644Z remote: Compressing objects: 56% (81/143) 2021-05-14T21:05:47.6487113Z remote: Compressing objects: 57% (82/143) 2021-05-14T21:05:47.6487592Z remote: Compressing objects: 58% (83/143) 2021-05-14T21:05:47.6488065Z remote: Compressing objects: 59% (85/143) 2021-05-14T21:05:47.6488618Z remote: Compressing objects: 60% (86/143) 2021-05-14T21:05:47.6489090Z remote: Compressing objects: 61% (88/143) 2021-05-14T21:05:47.6489570Z remote: Compressing objects: 62% (89/143) 2021-05-14T21:05:47.6490051Z remote: Compressing objects: 63% (91/143) 2021-05-14T21:05:47.6490525Z remote: Compressing objects: 64% (92/143) 2021-05-14T21:05:47.6491065Z remote: Compressing objects: 65% (93/143) 2021-05-14T21:05:47.6491536Z remote: Compressing objects: 66% (95/143) 2021-05-14T21:05:47.6492022Z remote: Compressing objects: 67% (96/143) 2021-05-14T21:05:47.6492495Z remote: Compressing objects: 68% (98/143) 2021-05-14T21:05:47.6492976Z remote: Compressing objects: 69% (99/143) 2021-05-14T21:05:47.6493450Z remote: Compressing objects: 70% (101/143) 2021-05-14T21:05:47.6493938Z remote: Compressing objects: 71% (102/143) 2021-05-14T21:05:47.6494430Z remote: Compressing objects: 72% (103/143) 2021-05-14T21:05:47.6494910Z remote: Compressing objects: 73% (105/143) 2021-05-14T21:05:47.6495726Z remote: Compressing objects: 74% (106/143) 2021-05-14T21:05:47.6496233Z remote: Compressing objects: 75% (108/143) 2021-05-14T21:05:47.6496877Z remote: Compressing objects: 76% (109/143) 2021-05-14T21:05:47.6497404Z remote: Compressing objects: 77% (111/143) 2021-05-14T21:05:47.6497894Z remote: Compressing objects: 78% (112/143) 2021-05-14T21:05:47.6498377Z remote: Compressing objects: 79% (113/143) 2021-05-14T21:05:47.6498866Z remote: Compressing objects: 80% (115/143) 2021-05-14T21:05:47.6499351Z remote: Compressing objects: 81% (116/143) 2021-05-14T21:05:47.6499824Z remote: Compressing objects: 82% (118/143) 2021-05-14T21:05:47.6500311Z remote: Compressing objects: 83% (119/143) 2021-05-14T21:05:47.6501319Z remote: Compressing objects: 84% (121/143) 2021-05-14T21:05:47.6501858Z remote: Compressing objects: 85% (122/143) 2021-05-14T21:05:47.6502335Z remote: Compressing objects: 86% (123/143) 2021-05-14T21:05:47.6502824Z remote: Compressing objects: 87% (125/143) 2021-05-14T21:05:47.6503312Z remote: Compressing objects: 88% (126/143) 2021-05-14T21:05:47.6503787Z remote: Compressing objects: 89% (128/143) 2021-05-14T21:05:47.6504271Z remote: Compressing objects: 90% (129/143) 2021-05-14T21:05:47.6504745Z remote: Compressing objects: 91% (131/143) 2021-05-14T21:05:47.6505330Z remote: Compressing objects: 92% (132/143) 2021-05-14T21:05:47.6505809Z remote: Compressing objects: 93% (133/143) 2021-05-14T21:05:47.6506343Z remote: Compressing objects: 94% (135/143) 2021-05-14T21:05:47.6506814Z remote: Compressing objects: 95% (136/143) 2021-05-14T21:05:47.6507301Z remote: Compressing objects: 96% (138/143) 2021-05-14T21:05:47.6507792Z remote: Compressing objects: 97% (139/143) 2021-05-14T21:05:47.6508270Z remote: Compressing objects: 98% (141/143) 2021-05-14T21:05:47.6508755Z remote: Compressing objects: 99% (142/143) 2021-05-14T21:05:47.6509227Z remote: Compressing objects: 100% (143/143) 2021-05-14T21:05:47.6509779Z remote: Compressing objects: 100% (143/143), done. 2021-05-14T21:05:47.7081423Z Receiving objects: 0% (1/157) 2021-05-14T21:05:47.7081947Z Receiving objects: 1% (2/157) 2021-05-14T21:05:47.7082352Z Receiving objects: 2% (4/157) 2021-05-14T21:05:47.7092502Z Receiving objects: 3% (5/157) 2021-05-14T21:05:47.7095201Z Receiving objects: 4% (7/157) 2021-05-14T21:05:47.7095748Z Receiving objects: 5% (8/157) 2021-05-14T21:05:47.7097136Z Receiving objects: 6% (10/157) 2021-05-14T21:05:47.7097646Z Receiving objects: 7% (11/157) 2021-05-14T21:05:47.7098821Z Receiving objects: 8% (13/157) 2021-05-14T21:05:47.7101081Z Receiving objects: 9% (15/157) 2021-05-14T21:05:47.7101698Z Receiving objects: 10% (16/157) 2021-05-14T21:05:47.7104047Z Receiving objects: 11% (18/157) 2021-05-14T21:05:47.7104634Z Receiving objects: 12% (19/157) 2021-05-14T21:05:47.7108783Z Receiving objects: 13% (21/157) 2021-05-14T21:05:47.7113348Z Receiving objects: 14% (22/157) 2021-05-14T21:05:47.7113970Z Receiving objects: 15% (24/157) 2021-05-14T21:05:47.7116766Z Receiving objects: 16% (26/157) 2021-05-14T21:05:47.7119281Z Receiving objects: 17% (27/157) 2021-05-14T21:05:47.7121466Z Receiving objects: 18% (29/157) 2021-05-14T21:05:47.7123632Z Receiving objects: 19% (30/157) 2021-05-14T21:05:47.7126292Z Receiving objects: 20% (32/157) 2021-05-14T21:05:47.7127861Z Receiving objects: 21% (33/157) 2021-05-14T21:05:47.7129230Z Receiving objects: 22% (35/157) 2021-05-14T21:05:47.7132043Z Receiving objects: 23% (37/157) 2021-05-14T21:05:47.7133452Z Receiving objects: 24% (38/157) 2021-05-14T21:05:47.7134815Z Receiving objects: 25% (40/157) 2021-05-14T21:05:47.7137748Z Receiving objects: 26% (41/157) 2021-05-14T21:05:47.7139199Z Receiving objects: 27% (43/157) 2021-05-14T21:05:47.7141124Z Receiving objects: 28% (44/157) 2021-05-14T21:05:47.7143022Z Receiving objects: 29% (46/157) 2021-05-14T21:05:47.7145819Z Receiving objects: 30% (48/157) 2021-05-14T21:05:47.7147126Z Receiving objects: 31% (49/157) 2021-05-14T21:05:47.7148359Z Receiving objects: 32% (51/157) 2021-05-14T21:05:47.7150383Z Receiving objects: 33% (52/157) 2021-05-14T21:05:47.7154155Z Receiving objects: 34% (54/157) 2021-05-14T21:05:47.7154901Z Receiving objects: 35% (55/157) 2021-05-14T21:05:47.7165077Z Receiving objects: 36% (57/157) 2021-05-14T21:05:47.7165926Z Receiving objects: 37% (59/157) 2021-05-14T21:05:47.7169791Z Receiving objects: 38% (60/157) 2021-05-14T21:05:47.7171313Z Receiving objects: 39% (62/157) 2021-05-14T21:05:47.7172616Z Receiving objects: 40% (63/157) 2021-05-14T21:05:47.7173926Z Receiving objects: 41% (65/157) 2021-05-14T21:05:47.7174679Z Receiving objects: 42% (66/157) 2021-05-14T21:05:47.7259145Z Receiving objects: 43% (68/157) 2021-05-14T21:05:47.7264940Z Receiving objects: 44% (70/157) 2021-05-14T21:05:47.7268797Z Receiving objects: 45% (71/157) 2021-05-14T21:05:47.7277148Z Receiving objects: 46% (73/157) 2021-05-14T21:05:47.7282016Z Receiving objects: 47% (74/157) 2021-05-14T21:05:47.7285251Z Receiving objects: 48% (76/157) 2021-05-14T21:05:47.7288030Z Receiving objects: 49% (77/157) 2021-05-14T21:05:47.7288823Z Receiving objects: 50% (79/157) 2021-05-14T21:05:47.7289395Z Receiving objects: 51% (81/157) 2021-05-14T21:05:47.7290991Z Receiving objects: 52% (82/157) 2021-05-14T21:05:47.7294026Z Receiving objects: 53% (84/157) 2021-05-14T21:05:47.7294560Z Receiving objects: 54% (85/157) 2021-05-14T21:05:47.7295059Z Receiving objects: 55% (87/157) 2021-05-14T21:05:47.7295562Z Receiving objects: 56% (88/157) 2021-05-14T21:05:47.7296227Z Receiving objects: 57% (90/157) 2021-05-14T21:05:47.7297779Z Receiving objects: 58% (92/157) 2021-05-14T21:05:47.7298321Z Receiving objects: 59% (93/157) 2021-05-14T21:05:47.7299585Z Receiving objects: 60% (95/157) 2021-05-14T21:05:47.7300212Z Receiving objects: 61% (96/157) 2021-05-14T21:05:47.7301166Z Receiving objects: 62% (98/157) 2021-05-14T21:05:47.7301691Z Receiving objects: 63% (99/157) 2021-05-14T21:05:47.7302339Z Receiving objects: 64% (101/157) 2021-05-14T21:05:47.7305792Z Receiving objects: 65% (103/157) 2021-05-14T21:05:47.7310105Z Receiving objects: 66% (104/157) 2021-05-14T21:05:47.7311872Z Receiving objects: 67% (106/157) 2021-05-14T21:05:47.7313213Z Receiving objects: 68% (107/157) 2021-05-14T21:05:47.7313831Z Receiving objects: 69% (109/157) 2021-05-14T21:05:47.7314332Z Receiving objects: 70% (110/157) 2021-05-14T21:05:47.7314756Z Receiving objects: 71% (112/157) 2021-05-14T21:05:47.7315214Z Receiving objects: 72% (114/157) 2021-05-14T21:05:47.7315625Z Receiving objects: 73% (115/157) 2021-05-14T21:05:47.7316099Z Receiving objects: 74% (117/157) 2021-05-14T21:05:47.7316630Z Receiving objects: 75% (118/157) 2021-05-14T21:05:47.7317108Z Receiving objects: 76% (120/157) 2021-05-14T21:05:47.7317520Z Receiving objects: 77% (121/157) 2021-05-14T21:05:47.7317972Z Receiving objects: 78% (123/157) 2021-05-14T21:05:47.7318441Z Receiving objects: 79% (125/157) 2021-05-14T21:05:47.7318855Z Receiving objects: 80% (126/157) 2021-05-14T21:05:47.7319312Z Receiving objects: 81% (128/157) 2021-05-14T21:05:47.7319726Z Receiving objects: 82% (129/157) 2021-05-14T21:05:47.7320171Z Receiving objects: 83% (131/157) 2021-05-14T21:05:47.7320592Z Receiving objects: 84% (132/157) 2021-05-14T21:05:47.7321086Z Receiving objects: 85% (134/157) 2021-05-14T21:05:47.7321501Z Receiving objects: 86% (136/157) 2021-05-14T21:05:47.7321969Z Receiving objects: 87% (137/157) 2021-05-14T21:05:47.7322380Z Receiving objects: 88% (139/157) 2021-05-14T21:05:47.7322842Z Receiving objects: 89% (140/157) 2021-05-14T21:05:47.7323298Z Receiving objects: 90% (142/157) 2021-05-14T21:05:47.7323706Z Receiving objects: 91% (143/157) 2021-05-14T21:05:47.7324174Z Receiving objects: 92% (145/157) 2021-05-14T21:05:47.7324581Z Receiving objects: 93% (147/157) 2021-05-14T21:05:47.7325039Z Receiving objects: 94% (148/157) 2021-05-14T21:05:47.7325445Z Receiving objects: 95% (150/157) 2021-05-14T21:05:47.7325892Z Receiving objects: 96% (151/157) 2021-05-14T21:05:47.7326435Z remote: Total 157 (delta 12), reused 132 (delta 11), pack-reused 0 2021-05-14T21:05:47.7327007Z Receiving objects: 97% (153/157) 2021-05-14T21:05:47.7327481Z Receiving objects: 98% (154/157) 2021-05-14T21:05:47.7327908Z Receiving objects: 99% (156/157) 2021-05-14T21:05:47.7328389Z Receiving objects: 100% (157/157) 2021-05-14T21:05:47.7328866Z Receiving objects: 100% (157/157), 897.09 KiB | 22.43 MiB/s, done. 2021-05-14T21:05:47.7329385Z Resolving deltas: 0% (0/12) 2021-05-14T21:05:47.7329805Z Resolving deltas: 8% (1/12) 2021-05-14T21:05:47.7330369Z Resolving deltas: 16% (2/12) 2021-05-14T21:05:47.7330768Z Resolving deltas: 25% (3/12) 2021-05-14T21:05:47.7331245Z Resolving deltas: 33% (4/12) 2021-05-14T21:05:47.7331646Z Resolving deltas: 41% (5/12) 2021-05-14T21:05:47.7332087Z Resolving deltas: 50% (6/12) 2021-05-14T21:05:47.7332534Z Resolving deltas: 58% (7/12) 2021-05-14T21:05:47.7332934Z Resolving deltas: 66% (8/12) 2021-05-14T21:05:47.7333365Z Resolving deltas: 75% (9/12) 2021-05-14T21:05:47.7333761Z Resolving deltas: 83% (10/12) 2021-05-14T21:05:47.7334199Z Resolving deltas: 91% (11/12) 2021-05-14T21:05:47.7334613Z Resolving deltas: 100% (12/12) 2021-05-14T21:05:47.7335065Z Resolving deltas: 100% (12/12), done. 2021-05-14T21:05:47.8231984Z From https://github.com/neuroconductor/waveslim 2021-05-14T21:05:47.8232869Z * [new ref] a74b535d496fc984041746133919742f083ea54f -> 1.8.0.s 2021-05-14T21:05:47.8549066Z ##[endgroup] 2021-05-14T21:05:47.8549898Z ##[group]Determining the checkout info 2021-05-14T21:05:47.8551401Z ##[endgroup] 2021-05-14T21:05:47.8551989Z ##[group]Checking out the ref 2021-05-14T21:05:47.8562704Z [command]"C:\Program Files\Git\bin\git.exe" checkout --progress --force refs/tags/1.8.0.s 2021-05-14T21:05:47.9392409Z Note: switching to 'refs/tags/1.8.0.s'. 2021-05-14T21:05:47.9393043Z 2021-05-14T21:05:47.9393673Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-14T21:05:47.9394505Z changes and commit them, and you can discard any commits you make in this 2021-05-14T21:05:47.9591812Z state without impacting any branches by switching back to a branch. 2021-05-14T21:05:47.9595068Z 2021-05-14T21:05:47.9595936Z If you want to create a new branch to retain commits you create, you may 2021-05-14T21:05:47.9596700Z do so (now or later) by using -c with the switch command. Example: 2021-05-14T21:05:47.9597473Z 2021-05-14T21:05:47.9598032Z git switch -c 2021-05-14T21:05:47.9598428Z 2021-05-14T21:05:47.9598865Z Or undo this operation with: 2021-05-14T21:05:47.9599245Z 2021-05-14T21:05:47.9599606Z git switch - 2021-05-14T21:05:47.9600051Z 2021-05-14T21:05:47.9600691Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-14T21:05:47.9601241Z 2021-05-14T21:05:47.9601684Z HEAD is now at a74b535 Version id 4 stable 2021-05-14T21:05:47.9602336Z ##[endgroup] 2021-05-14T21:05:47.9771854Z [command]"C:\Program Files\Git\bin\git.exe" log -1 --format='%H' 2021-05-14T21:05:47.9943574Z 'a74b535d496fc984041746133919742f083ea54f' 2021-05-14T21:05:48.0236717Z ##[group]Run r-lib/actions/setup-r@master 2021-05-14T21:05:48.0237187Z with: 2021-05-14T21:05:48.0237523Z r-version: oldrel 2021-05-14T21:05:48.0237839Z Ncpus: 1 2021-05-14T21:05:48.0238193Z crayon.enabled: NULL 2021-05-14T21:05:48.0238647Z remove-openmp-macos: true 2021-05-14T21:05:48.0239135Z http-user-agent: default 2021-05-14T21:05:48.0239529Z install-r: true 2021-05-14T21:05:48.0240035Z windows-path-include-mingw: true 2021-05-14T21:05:48.0240514Z env: 2021-05-14T21:05:48.0240876Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:05:48.0241283Z TIC_DEPLOY_KEY: 2021-05-14T21:05:48.0241579Z RSPM: 2021-05-14T21:05:48.0242820Z GITHUB_PAT: *** 2021-05-14T21:05:48.0243156Z COVERALLS_TOKEN: 2021-05-14T21:05:48.0243578Z continue-on-error: false 2021-05-14T21:05:48.0243974Z VDIFFR_RUN_TESTS: 2021-05-14T21:05:48.0244310Z ##[endgroup] 2021-05-14T21:05:48.5946058Z Downloading http://cloud.r-project.org/bin/windows/Rtools/Rtools35.exe... 2021-05-14T21:05:48.6694629Z [command]C:\ProgramData\Chocolatey\bin\choco.exe install qpdf --no-progress 2021-05-14T21:05:49.5621033Z [command]D:\a\_temp\Rtools35.exe /VERYSILENT /SUPPRESSMSGBOXES 2021-05-14T21:05:50.2021711Z [command]D:\a\_temp\R-3.6.3-win.exe /VERYSILENT /SUPPRESSMSGBOXES /DIR=C:\R 2021-05-14T21:05:50.9169178Z Chocolatey v0.10.15 2021-05-14T21:07:28.0503973Z Installing the following packages: 2021-05-14T21:07:28.0623530Z qpdf 2021-05-14T21:07:28.0664715Z By installing you accept licenses for the packages. 2021-05-14T21:07:29.9989544Z 2021-05-14T21:07:30.0000681Z qpdf v10.3.2 [Approved] 2021-05-14T21:07:30.0109987Z qpdf package files install completed. Performing other installation steps. 2021-05-14T21:07:32.0253133Z Extracting C:\ProgramData\chocolatey\lib\qpdf\tools\qpdf-10.3.2-bin-mingw32_x32.zip to C:\ProgramData\chocolatey\lib\qpdf\tools... 2021-05-14T21:07:32.8578664Z C:\ProgramData\chocolatey\lib\qpdf\tools 2021-05-14T21:07:35.6464502Z ShimGen has successfully created a shim for fix-qdf.exe 2021-05-14T21:07:35.8786252Z ShimGen has successfully created a shim for qpdf.exe 2021-05-14T21:07:36.1439956Z ShimGen has successfully created a shim for zlib-flate.exe 2021-05-14T21:07:36.1805328Z The install of qpdf was successful. 2021-05-14T21:07:36.1820959Z Software installed to 'C:\ProgramData\chocolatey\lib\qpdf\tools' 2021-05-14T21:07:36.2180387Z 2021-05-14T21:07:36.2181285Z Chocolatey installed 1/1 packages. 2021-05-14T21:07:36.2231696Z See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log). 2021-05-14T21:08:21.6714392Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-14T21:08:21.6714945Z with: 2021-05-14T21:08:21.6715308Z pandoc-version: 2.7.3 2021-05-14T21:08:21.6715693Z env: 2021-05-14T21:08:21.6716082Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:08:21.6716529Z TIC_DEPLOY_KEY: 2021-05-14T21:08:21.6716865Z RSPM: 2021-05-14T21:08:21.6718110Z GITHUB_PAT: *** 2021-05-14T21:08:21.6718464Z COVERALLS_TOKEN: 2021-05-14T21:08:21.6718932Z continue-on-error: false 2021-05-14T21:08:21.6719389Z VDIFFR_RUN_TESTS: 2021-05-14T21:08:21.6719775Z R_LIBS_USER: D:\a\_temp\Library 2021-05-14T21:08:21.6720159Z TZ: UTC 2021-05-14T21:08:21.6720502Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:08:21.6720898Z NOT_CRAN: true 2021-05-14T21:08:21.6721232Z ##[endgroup] 2021-05-14T21:08:22.4076803Z [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\c59aad48-528d-413a-9983-db3e86c44c98', 'D:\a\_temp\41e3399e-4552-4054-ac7e-e0d6626dbd30')" 2021-05-14T21:08:25.1352105Z ##[group]Run git config user.name adigherman 2021-05-14T21:08:25.1352855Z git config user.name adigherman 2021-05-14T21:08:25.1353360Z git config user.email adig@jhu.edu 2021-05-14T21:08:25.1401799Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'" 2021-05-14T21:08:25.1402289Z env: 2021-05-14T21:08:25.1402722Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:08:25.1403139Z TIC_DEPLOY_KEY: 2021-05-14T21:08:25.1403495Z RSPM: 2021-05-14T21:08:25.1404728Z GITHUB_PAT: *** 2021-05-14T21:08:25.1405135Z COVERALLS_TOKEN: 2021-05-14T21:08:25.1405568Z continue-on-error: false 2021-05-14T21:08:25.1406026Z VDIFFR_RUN_TESTS: 2021-05-14T21:08:25.1406424Z R_LIBS_USER: D:\a\_temp\Library 2021-05-14T21:08:25.1406817Z TZ: UTC 2021-05-14T21:08:25.1407195Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:08:25.1407558Z NOT_CRAN: true 2021-05-14T21:08:25.1407925Z ##[endgroup] 2021-05-14T21:08:26.6446993Z ##[group]Run msys2/setup-msys2@v2 2021-05-14T21:08:26.6447501Z with: 2021-05-14T21:08:26.6447832Z msystem: MINGW64 2021-05-14T21:08:26.6448220Z update: true 2021-05-14T21:08:26.6448727Z install: git mingw-w64-x86_64-toolchain 2021-05-14T21:08:26.6449174Z path-type: minimal 2021-05-14T21:08:26.6449579Z release: true 2021-05-14T21:08:26.6449894Z env: 2021-05-14T21:08:26.6450313Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:08:26.6450726Z TIC_DEPLOY_KEY: 2021-05-14T21:08:26.6451076Z RSPM: 2021-05-14T21:08:26.6452251Z GITHUB_PAT: *** 2021-05-14T21:08:26.6452650Z COVERALLS_TOKEN: 2021-05-14T21:08:26.6453086Z continue-on-error: false 2021-05-14T21:08:26.6453540Z VDIFFR_RUN_TESTS: 2021-05-14T21:08:26.6454412Z R_LIBS_USER: D:\a\_temp\Library 2021-05-14T21:08:26.6454764Z TZ: UTC 2021-05-14T21:08:26.6455151Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:08:26.6455520Z NOT_CRAN: true 2021-05-14T21:08:26.6455888Z ##[endgroup] 2021-05-14T21:08:27.0937725Z ##[group]Downloading MSYS2... 2021-05-14T21:08:27.7416822Z [command]C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe "(Get-FileHash D:\a\_temp\base.exe -Algorithm SHA256)[0].Hash" 2021-05-14T21:08:29.3990503Z 1F2CFD8E13B0382096E53EAD6FD52D0B656A1F81E1B5D82F44CB4CE8AB68755E 2021-05-14T21:08:29.4168086Z ##[endgroup] 2021-05-14T21:08:29.4177210Z ##[group]Extracting MSYS2... 2021-05-14T21:08:29.4178389Z [command]D:\a\_temp\base.exe -y 2021-05-14T21:08:30.0312253Z 2021-05-14T21:08:30.0314502Z 7-Zip SFX 19.00 (x86) : Copyright (c) 1999-2018 Igor Pavlov : 2019-02-21 2021-05-14T21:08:30.0315085Z 2021-05-14T21:08:30.0315782Z Extracting archive: D:\a\_temp\base.exe 2021-05-14T21:08:30.0316579Z -- 2021-05-14T21:08:30.0317104Z Path = D:\a\_temp\base.exe 2021-05-14T21:08:30.0317621Z Type = 7z 2021-05-14T21:08:30.0317955Z 2021-05-14T21:08:30.2250042Z 0% 2021-05-14T21:08:30.2250853Z 2021-05-14T21:08:30.4284109Z 0% 1100 2021-05-14T21:08:30.4284808Z 2021-05-14T21:08:30.6300744Z 9% 1100 2021-05-14T21:08:30.6301364Z 2021-05-14T21:08:30.8470102Z 16% 1100 2021-05-14T21:08:30.8470740Z 2021-05-14T21:08:31.0400787Z 25% 1100 2021-05-14T21:08:31.0401507Z 2021-05-14T21:08:31.2402453Z 30% 1100 2021-05-14T21:08:31.2403185Z 2021-05-14T21:08:31.4443706Z 32% 1100 2021-05-14T21:08:31.4444357Z 2021-05-14T21:08:31.6544628Z 37% 1100 2021-05-14T21:08:31.6545262Z 2021-05-14T21:08:31.8491367Z 43% 1100 2021-05-14T21:08:31.8492082Z 2021-05-14T21:08:32.0519578Z 47% 1427 - msys64\usr\lib\perl5\core_perl\CORE\regcomp.h 2021-05-14T21:08:32.0520532Z 2021-05-14T21:08:32.2892941Z 47% 2356 - msys64\usr\lib\terminfo\63\crt-vt220 2021-05-14T21:08:32.2893924Z 2021-05-14T21:08:32.4764204Z 47% 3025 - msys64\usr\lib\terminfo\6b\konsole-direct 2021-05-14T21:08:32.4765205Z 2021-05-14T21:08:32.6769900Z 47% 3630 - msys64\usr\lib\terminfo\73\screen+fkeys 2021-05-14T21:08:32.6770764Z 2021-05-14T21:08:32.8915018Z 47% 4436 - msys64\usr\lib\terminfo\78\xnuppc-128x40 2021-05-14T21:08:32.8916015Z 2021-05-14T21:08:33.0853900Z 47% 5315 - msys64\usr\share\bash-completion\completions\smbcacls 2021-05-14T21:08:33.0854939Z 2021-05-14T21:08:33.2884325Z 47% 6054 - msys64\usr\share\locale\fr\LC_TIME\coreutils.mo 2021-05-14T21:08:33.2885306Z 2021-05-14T21:08:33.4922490Z 47% 6692 - msys64\usr\share\makepkg\lint_pkgbuild\changelog.sh 2021-05-14T21:08:33.4923471Z 2021-05-14T21:08:33.6927035Z 47% 7582 - msys64\usr\share\man\man3\CURLMOPT_TIMERDATA.3.gz 2021-05-14T21:08:33.6929254Z 2021-05-14T21:08:33.8957344Z 47% 8053 - msys64\usr\share\man\man3\IPC.Open2.3perl.gz 2021-05-14T21:08:33.8958277Z 2021-05-14T21:08:34.1048103Z 47% 8846 - msys64\usr\share\man\man3\Tcl_UtfCharComplete.3.gz 2021-05-14T21:08:34.1049432Z 2021-05-14T21:08:34.3017957Z 47% 9731 - msys64\usr\share\man\man3\libssh2_knownhost_addc.3.gz 2021-05-14T21:08:34.3018910Z 2021-05-14T21:08:34.5049184Z 47% 10617 - msys64\usr\share\man\mann\scope.n.gz 2021-05-14T21:08:34.5050228Z 2021-05-14T21:08:34.7094031Z 47% 11386 - msys64\usr\share\perl5\core_perl\pods\perl5180delta.pod 2021-05-14T21:08:34.7095156Z 2021-05-14T21:08:35.1498735Z 47% 12136 - msys64\usr\share\readline\hist_purgecmd.c 2021-05-14T21:08:35.1499794Z 2021-05-14T21:08:35.3495241Z 47% 13111 - msys64\usr\share\terminfo\67\guru-44-s 2021-05-14T21:08:35.3496269Z 2021-05-14T21:08:35.5524608Z 47% 14016 - msys64\usr\share\terminfo\73\screen.mlterm-256color 2021-05-14T21:08:35.5525793Z 2021-05-14T21:08:35.7553247Z 47% 14973 - msys64\usr\share\zoneinfo\Africa\Mbabane 2021-05-14T21:08:35.7554163Z 2021-05-14T21:08:35.9585262Z 47% 15981 - msys64\usr\share\zoneinfo\posix\Europe\Luxembourg 2021-05-14T21:08:35.9586266Z 2021-05-14T21:08:36.1761303Z 47% 16929 - msys64\var\lib\pacman\local\libpcre2_8-10.36-1\desc 2021-05-14T21:08:36.1762363Z 2021-05-14T21:08:36.3784958Z 48% 17092 2021-05-14T21:08:36.3785691Z 2021-05-14T21:08:36.5749749Z 53% 17092 2021-05-14T21:08:36.5750422Z 2021-05-14T21:08:36.7804794Z 56% 17092 2021-05-14T21:08:36.7805522Z 2021-05-14T21:08:36.9790929Z 60% 17092 2021-05-14T21:08:36.9791749Z 2021-05-14T21:08:37.1867072Z 63% 17092 2021-05-14T21:08:37.1867856Z 2021-05-14T21:08:37.3942174Z 66% 17092 2021-05-14T21:08:37.3942873Z 2021-05-14T21:08:37.5923367Z 70% 17092 2021-05-14T21:08:37.5924121Z 2021-05-14T21:08:37.7931253Z 74% 17092 2021-05-14T21:08:37.7932073Z 2021-05-14T21:08:37.9966023Z 77% 17092 2021-05-14T21:08:37.9966688Z 2021-05-14T21:08:38.1999485Z 80% 17092 2021-05-14T21:08:38.2000291Z 2021-05-14T21:08:38.4067275Z 86% 17092 2021-05-14T21:08:38.4067994Z 2021-05-14T21:08:38.6151248Z 92% 17092 2021-05-14T21:08:38.6152059Z 2021-05-14T21:08:38.8178992Z 98% 17092 2021-05-14T21:08:38.8179658Z 2021-05-14T21:08:39.1954956Z 100% 17267 - msys64\usr\bin\mknod.exe 2021-05-14T21:08:39.1955991Z 2021-05-14T21:08:39.4188218Z 100% 17402 - msys64\usr\bin\nologin.exe 2021-05-14T21:08:39.4191799Z 2021-05-14T21:08:39.4192629Z Everything is Ok 2021-05-14T21:08:39.4218865Z ##[endgroup] 2021-05-14T21:08:39.4219650Z ##[group]Disable Key Refresh... 2021-05-14T21:08:39.4758061Z [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-14T21:08:39.7475139Z ##[endgroup] 2021-05-14T21:08:39.7497411Z ##[group]Restoring package cache... 2021-05-14T21:08:40.0562690Z Cache restore for msys2-pkgs-upd:true-conf:e36258c0, got undefined 2021-05-14T21:08:40.0565601Z ##[endgroup] 2021-05-14T21:08:40.0566737Z ##[group]Starting MSYS2 for the first time... 2021-05-14T21:08:40.1128014Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'uname' '-a'" 2021-05-14T21:08:40.2404411Z mkdir: cannot change permissions of '/dev/shm': Permission denied 2021-05-14T21:08:40.2524687Z mkdir: cannot change permissions of '/dev/mqueue': Permission denied 2021-05-14T21:08:40.8246370Z Copying skeleton files. 2021-05-14T21:08:40.8247478Z These files are for the users to personalise their msys2 experience. 2021-05-14T21:08:40.8248064Z 2021-05-14T21:08:40.8248817Z They will never be overwritten nor automatically updated. 2021-05-14T21:08:40.8249557Z 2021-05-14T21:08:40.8673983Z './.bashrc' -> '/home/runneradmin/.bashrc' 2021-05-14T21:08:40.8803339Z './.bash_logout' -> '/home/runneradmin/.bash_logout' 2021-05-14T21:08:40.8942899Z './.bash_profile' -> '/home/runneradmin/.bash_profile' 2021-05-14T21:08:40.9072903Z './.inputrc' -> '/home/runneradmin/.inputrc' 2021-05-14T21:08:40.9204902Z './.profile' -> '/home/runneradmin/.profile' 2021-05-14T21:08:40.9681172Z 'C:\Windows\system32\drivers\etc\hosts' -> '/etc/hosts' 2021-05-14T21:08:40.9949727Z 'C:\Windows\system32\drivers\etc\protocol' -> '/etc/protocols' 2021-05-14T21:08:41.0213283Z 'C:\Windows\system32\drivers\etc\services' -> '/etc/services' 2021-05-14T21:08:41.0475854Z 'C:\Windows\system32\drivers\etc\networks' -> '/etc/networks' 2021-05-14T21:08:41.2025821Z gpg: /etc/pacman.d/gnupg/trustdb.gpg: trustdb created 2021-05-14T21:08:41.2114318Z gpg: no ultimately trusted keys found 2021-05-14T21:08:41.4642970Z gpg: starting migration from earlier GnuPG versions 2021-05-14T21:08:41.5047045Z gpg: porting secret keys from '/etc/pacman.d/gnupg/secring.gpg' to gpg-agent 2021-05-14T21:08:41.5047978Z gpg: migration succeeded 2021-05-14T21:08:41.5239920Z gpg: Generating pacman keyring master key... 2021-05-14T21:08:42.9049720Z gpg: key D2F276FA642CF774 marked as ultimately trusted 2021-05-14T21:08:42.9050579Z gpg: directory '/etc/pacman.d/gnupg/openpgp-revocs.d' created 2021-05-14T21:08:42.9426927Z gpg: revocation certificate stored as '/etc/pacman.d/gnupg/openpgp-revocs.d/DD8632821E2162559AD67E61D2F276FA642CF774.rev' 2021-05-14T21:08:42.9428154Z gpg: Done 2021-05-14T21:08:42.9610888Z ==> Updating trust database... 2021-05-14T21:08:42.9785873Z gpg: marginals needed: 3 completes needed: 1 trust model: pgp 2021-05-14T21:08:42.9787187Z gpg: depth: 0 valid: 1 signed: 0 trust: 0-, 0q, 0n, 0m, 0f, 1u 2021-05-14T21:08:43.0511792Z ==> Appending keys from msys2.gpg... 2021-05-14T21:08:43.2989341Z ==> Locally signing trusted keys in keyring... 2021-05-14T21:08:43.3124646Z -> Locally signing key 123D4D51A1793859C2BE916BBBE514E53E0D0813... 2021-05-14T21:08:43.4091982Z -> Locally signing key B91BCF3303284BF90CC043CA9F418C233E652008... 2021-05-14T21:08:43.5032186Z -> Locally signing key 6E8FEAFF9644F54EED90EEA0790AE56A1D3CFDDC... 2021-05-14T21:08:43.5967264Z -> Locally signing key 69985C5EB351011C78DF7F6D755B8182ACD22879... 2021-05-14T21:08:43.6928520Z -> Locally signing key 9DD0D4217D75A33B896159E6DA7EF2ABAEEA755C... 2021-05-14T21:08:43.7893047Z -> Locally signing key D55E7A6D7CE9BA1587C0ACACF40D263ECA25678A... 2021-05-14T21:08:43.8848969Z ==> Importing owner trust values... 2021-05-14T21:08:43.8998262Z gpg: setting ownertrust to 4 2021-05-14T21:08:43.8999404Z gpg: setting ownertrust to 4 2021-05-14T21:08:43.9000003Z gpg: setting ownertrust to 4 2021-05-14T21:08:43.9000541Z gpg: setting ownertrust to 4 2021-05-14T21:08:43.9001072Z gpg: setting ownertrust to 4 2021-05-14T21:08:43.9001557Z gpg: setting ownertrust to 4 2021-05-14T21:08:43.9141165Z ==> Disabling revoked keys in keyring... 2021-05-14T21:08:43.9288478Z -> Disabling key B19514FB53EB3668471B296E794DCF97F93FC717... 2021-05-14T21:08:43.9874805Z ==> Updating trust database... 2021-05-14T21:08:44.0053152Z gpg: marginals needed: 3 completes needed: 1 trust model: pgp 2021-05-14T21:08:44.0063957Z gpg: depth: 0 valid: 1 signed: 6 trust: 0-, 0q, 0n, 0m, 0f, 1u 2021-05-14T21:08:44.0073140Z gpg: depth: 1 valid: 6 signed: 6 trust: 0-, 0q, 0n, 6m, 0f, 0u 2021-05-14T21:08:44.0077489Z gpg: depth: 2 valid: 6 signed: 0 trust: 6-, 0q, 0n, 0m, 0f, 0u 2021-05-14T21:08:44.0079407Z gpg: next trustdb check due at 2022-01-23 2021-05-14T21:08:44.0420628Z pacman-key (pacman) 5.2.2 2021-05-14T21:08:44.0421962Z Copyright (c) 2010-2020 Pacman Development Team . 2021-05-14T21:08:44.0422796Z 2021-05-14T21:08:44.0561667Z This is free software; see the source for copying conditions. 2021-05-14T21:08:44.0566076Z There is NO WARRANTY, to the extent permitted by law. 2021-05-14T21:08:45.1076203Z  2021-05-14T21:08:45.1076717Z 2021-05-14T21:08:45.1077769Z ################################################################### 2021-05-14T21:08:45.1078439Z # # 2021-05-14T21:08:45.1079024Z # # 2021-05-14T21:08:45.1079728Z # C A U T I O N # 2021-05-14T21:08:45.1080339Z # # 2021-05-14T21:08:45.1081223Z # This is first start of MSYS2. # 2021-05-14T21:08:45.1081916Z # You MUST restart shell to apply necessary actions. # 2021-05-14T21:08:45.1082497Z # # 2021-05-14T21:08:45.1082989Z # # 2021-05-14T21:08:45.1083476Z ################################################################### 2021-05-14T21:08:45.1084204Z 2021-05-14T21:08:45.1084453Z 2021-05-14T21:08:45.1265717Z MINGW64_NT-10.0-17763 fv-az153-5 3.2.0-340.x86_64 2021-04-02 09:40 UTC x86_64 Msys 2021-05-14T21:08:45.1314988Z ##[endgroup] 2021-05-14T21:08:45.1315866Z ##[group]Disable CheckSpace... 2021-05-14T21:08:45.1823105Z [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-14T21:08:45.4626540Z ##[endgroup] 2021-05-14T21:08:45.4627487Z ##[group]Updating packages... 2021-05-14T21:08:45.5136657Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'pacman' '--noconfirm' '-Syuu' '--overwrite' '*'" 2021-05-14T21:08:46.2358931Z :: Synchronizing package databases... 2021-05-14T21:08:46.5570473Z downloading mingw32.db... 2021-05-14T21:08:47.2350743Z downloading mingw32.db.sig... 2021-05-14T21:08:47.4650467Z downloading mingw64.db... 2021-05-14T21:08:47.6676286Z downloading mingw64.db.sig... 2021-05-14T21:08:47.8601111Z downloading ucrt64.db... 2021-05-14T21:08:48.0539893Z downloading ucrt64.db.sig... 2021-05-14T21:08:48.2506643Z downloading msys.db... 2021-05-14T21:08:48.3528411Z downloading msys.db.sig... 2021-05-14T21:08:48.4562666Z :: Starting core system upgrade... 2021-05-14T21:08:48.6547447Z warning: terminate other MSYS2 programs before proceeding 2021-05-14T21:08:48.6548506Z resolving dependencies... 2021-05-14T21:08:48.6614300Z looking for conflicting packages... 2021-05-14T21:08:48.6633520Z 2021-05-14T21:08:48.6635442Z 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-14T21:08:48.6670120Z 2021-05-14T21:08:48.6670664Z Total Download Size: 9.36 MiB 2021-05-14T21:08:48.6671199Z Total Installed Size: 44.60 MiB 2021-05-14T21:08:48.6671662Z Net Upgrade Size: 0.02 MiB 2021-05-14T21:08:48.6671940Z 2021-05-14T21:08:48.6672510Z :: Proceed with installation? [Y/n] 2021-05-14T21:08:48.6673017Z :: Retrieving packages... 2021-05-14T21:08:48.7607902Z downloading filesystem-2021.04-4-x86_64.pkg.tar.zst... 2021-05-14T21:08:48.8730504Z downloading mintty-1~3.5.0-1-x86_64.pkg.tar.zst... 2021-05-14T21:08:48.9860543Z downloading msys2-runtime-3.2.0-6-x86_64.pkg.tar.zst... 2021-05-14T21:08:49.1938758Z downloading pacman-mirrors-20210423-2-any.pkg.tar.zst... 2021-05-14T21:08:49.2930066Z downloading pacman-5.2.2-22-x86_64.pkg.tar.zst... 2021-05-14T21:08:49.4435875Z checking keyring... 2021-05-14T21:08:49.5232998Z checking package integrity... 2021-05-14T21:08:50.2022382Z loading package files... 2021-05-14T21:08:50.2155988Z checking for file conflicts... 2021-05-14T21:08:50.2158598Z :: Processing package changes... 2021-05-14T21:08:50.2159345Z upgrading filesystem... 2021-05-14T21:08:50.2556445Z upgrading mintty... 2021-05-14T21:08:50.3173269Z upgrading msys2-runtime... 2021-05-14T21:08:50.3755232Z upgrading pacman-mirrors... 2021-05-14T21:08:50.3801343Z warning: /etc/pacman.d/mirrorlist.mingw64 installed as /etc/pacman.d/mirrorlist.mingw64.pacnew 2021-05-14T21:08:50.3819341Z warning: /etc/pacman.d/mirrorlist.ucrt64 installed as /etc/pacman.d/mirrorlist.ucrt64.pacnew 2021-05-14T21:08:50.3831636Z upgrading pacman... 2021-05-14T21:08:50.4551663Z warning: /etc/pacman.conf installed as /etc/pacman.conf.pacnew 2021-05-14T21:08:50.7370621Z :: To complete this update all MSYS2 processes including this terminal will be closed. Confirm to proceed [Y/n] SUCCESS: The process with PID 1772 has been terminated. 2021-05-14T21:08:51.0700835Z ##[endgroup] 2021-05-14T21:08:51.0701702Z ##[group]Killing remaining tasks... 2021-05-14T21:08:51.1209718Z [command]C:\Windows\system32\taskkill.exe /F /FI "MODULES eq msys-2.0.dll" 2021-05-14T21:08:51.2373612Z 2021-05-14T21:08:51.2374812Z INFO: No tasks running with the specified criteria. 2021-05-14T21:08:51.2407059Z ##[endgroup] 2021-05-14T21:08:51.2407919Z ##[group]Final system upgrade... 2021-05-14T21:08:51.2968541Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'pacman' '--noconfirm' '-Syuu' '--overwrite' '*'" 2021-05-14T21:08:51.9851952Z :: Synchronizing package databases... 2021-05-14T21:08:52.6201120Z mingw32 is up to date 2021-05-14T21:08:52.6201760Z mingw64 is up to date 2021-05-14T21:08:52.6202241Z ucrt64 is up to date 2021-05-14T21:08:52.6202802Z downloading clang64.db... 2021-05-14T21:08:53.2796289Z downloading clang64.db.sig... 2021-05-14T21:08:53.4659261Z msys is up to date 2021-05-14T21:08:53.4660265Z :: Starting core system upgrade... 2021-05-14T21:08:53.6851933Z there is nothing to do 2021-05-14T21:08:53.6853059Z :: Starting full system upgrade... 2021-05-14T21:08:53.7249291Z resolving dependencies... 2021-05-14T21:08:53.7320672Z looking for conflicting packages... 2021-05-14T21:08:53.7343699Z 2021-05-14T21:08:53.7345296Z Packages (8) ca-certificates-20210119-1 gnupg-2.2.27-2 less-581-1 libsqlite-3.35.5-1 libxml2-2.9.10-8 libxslt-1.1.34-4 msys2-keyring-1~20210213-2 msys2-launcher-1.3-2 2021-05-14T21:08:53.7347127Z 2021-05-14T21:08:53.7347708Z Total Download Size: 4.00 MiB 2021-05-14T21:08:53.7348349Z Total Installed Size: 13.52 MiB 2021-05-14T21:08:53.7348916Z Net Upgrade Size: 0.01 MiB 2021-05-14T21:08:53.7349294Z 2021-05-14T21:08:53.7350336Z :: Proceed with installation? [Y/n] 2021-05-14T21:08:53.7351093Z :: Retrieving packages... 2021-05-14T21:08:53.8298744Z downloading less-581-1-x86_64.pkg.tar.zst... 2021-05-14T21:08:53.9275691Z downloading libxml2-2.9.10-8-x86_64.pkg.tar.zst... 2021-05-14T21:08:54.1306677Z downloading libxslt-1.1.34-4-x86_64.pkg.tar.zst... 2021-05-14T21:08:54.2274180Z downloading ca-certificates-20210119-1-any.pkg.tar.zst... 2021-05-14T21:08:54.3273823Z downloading libsqlite-3.35.5-1-x86_64.pkg.tar.zst... 2021-05-14T21:08:54.4278794Z downloading gnupg-2.2.27-2-x86_64.pkg.tar.zst... 2021-05-14T21:08:54.6412667Z downloading msys2-keyring-1~20210213-2-any.pkg.tar.zst... 2021-05-14T21:08:54.7369885Z downloading msys2-launcher-1.3-2-x86_64.pkg.tar.zst... 2021-05-14T21:08:54.7389366Z checking keyring... 2021-05-14T21:08:54.8268078Z checking package integrity... 2021-05-14T21:08:55.9186902Z loading package files... 2021-05-14T21:08:55.9351963Z checking for file conflicts... 2021-05-14T21:08:55.9352824Z checking available disk space... 2021-05-14T21:08:55.9446036Z :: Processing package changes... 2021-05-14T21:08:55.9446790Z upgrading less... 2021-05-14T21:08:55.9533700Z upgrading libxml2... 2021-05-14T21:08:55.9720436Z upgrading libxslt... 2021-05-14T21:08:55.9832861Z upgrading ca-certificates... 2021-05-14T21:08:56.6258728Z upgrading libsqlite... 2021-05-14T21:08:56.6357316Z upgrading gnupg... 2021-05-14T21:08:59.0282943Z ==> Appending keys from msys2.gpg... 2021-05-14T21:08:59.1135847Z ==> Locally signing trusted keys in keyring... 2021-05-14T21:08:59.1292983Z -> Locally signing key 123D4D51A1793859C2BE916BBBE514E53E0D0813... 2021-05-14T21:09:03.2240690Z -> Locally signing key B91BCF3303284BF90CC043CA9F418C233E652008... 2021-05-14T21:09:03.2766134Z -> Locally signing key 6E8FEAFF9644F54EED90EEA0790AE56A1D3CFDDC... 2021-05-14T21:09:03.3300002Z -> Locally signing key 69985C5EB351011C78DF7F6D755B8182ACD22879... 2021-05-14T21:09:03.3850265Z -> Locally signing key 9DD0D4217D75A33B896159E6DA7EF2ABAEEA755C... 2021-05-14T21:09:03.4359941Z -> Locally signing key D55E7A6D7CE9BA1587C0ACACF40D263ECA25678A... 2021-05-14T21:09:03.4910135Z ==> Importing owner trust values... 2021-05-14T21:09:03.5225445Z ==> Disabling revoked keys in keyring... 2021-05-14T21:09:03.5389500Z -> Disabling key B19514FB53EB3668471B296E794DCF97F93FC717... 2021-05-14T21:09:03.5909426Z ==> Updating trust database... 2021-05-14T21:09:03.6079478Z gpg: next trustdb check due at 2022-01-23 2021-05-14T21:09:03.6875932Z upgrading msys2-keyring... 2021-05-14T21:09:03.9140292Z ==> Appending keys from msys2.gpg... 2021-05-14T21:09:03.9970615Z ==> Locally signing trusted keys in keyring... 2021-05-14T21:09:04.0119776Z -> Locally signing key 123D4D51A1793859C2BE916BBBE514E53E0D0813... 2021-05-14T21:09:04.1030705Z -> Locally signing key B91BCF3303284BF90CC043CA9F418C233E652008... 2021-05-14T21:09:04.1540506Z -> Locally signing key 6E8FEAFF9644F54EED90EEA0790AE56A1D3CFDDC... 2021-05-14T21:09:04.2060253Z -> Locally signing key 69985C5EB351011C78DF7F6D755B8182ACD22879... 2021-05-14T21:09:04.2601771Z -> Locally signing key 9DD0D4217D75A33B896159E6DA7EF2ABAEEA755C... 2021-05-14T21:09:04.9926264Z -> Locally signing key D55E7A6D7CE9BA1587C0ACACF40D263ECA25678A... 2021-05-14T21:09:04.9928206Z ==> Importing owner trust values... 2021-05-14T21:09:04.9928963Z ==> Disabling revoked keys in keyring... 2021-05-14T21:09:04.9944590Z -> Disabling key B19514FB53EB3668471B296E794DCF97F93FC717... 2021-05-14T21:09:04.9945596Z ==> Updating trust database... 2021-05-14T21:09:04.9946647Z gpg: next trustdb check due at 2022-01-23 2021-05-14T21:09:04.9947445Z upgrading msys2-launcher... 2021-05-14T21:09:04.9948227Z :: Running post-transaction hooks... 2021-05-14T21:09:04.9948902Z (1/1) Updating the info directory file... 2021-05-14T21:09:04.9949661Z ##[endgroup] 2021-05-14T21:09:04.9950371Z ##[group]Installing additional packages... 2021-05-14T21:09:04.9951634Z [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-14T21:09:05.8120844Z :: There are 19 members in group mingw-w64-x86_64-toolchain: 2021-05-14T21:09:05.8121828Z :: Repository mingw64 2021-05-14T21:09:05.8125021Z 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-14T21:09:05.8127308Z 2021-05-14T21:09:05.8127838Z Enter a selection (default=all): 2021-05-14T21:09:05.8128438Z resolving dependencies... 2021-05-14T21:09:05.8221986Z looking for conflicting packages... 2021-05-14T21:09:05.8321636Z 2021-05-14T21:09:05.8339722Z 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.23-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.4.9-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-1 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-14T21:09:05.8352977Z 2021-05-14T21:09:05.8353561Z Total Download Size: 165.03 MiB 2021-05-14T21:09:05.8354238Z Total Installed Size: 1089.03 MiB 2021-05-14T21:09:05.8354672Z 2021-05-14T21:09:05.8355363Z :: Proceed with installation? [Y/n] 2021-05-14T21:09:05.8356086Z :: Retrieving packages... 2021-05-14T21:09:06.3169499Z downloading mingw-w64-x86_64-libiconv-1.16-2-any.pkg.tar.zst... 2021-05-14T21:09:06.8948999Z downloading mingw-w64-x86_64-zlib-1.2.11-9-any.pkg.tar.zst... 2021-05-14T21:09:07.0007753Z downloading mingw-w64-x86_64-binutils-2.36.1-3-any.pkg.tar.zst... 2021-05-14T21:09:07.5091619Z downloading mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-14T21:09:07.7344285Z downloading mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-14T21:09:07.8753018Z downloading mingw-w64-x86_64-isl-0.23-1-any.pkg.tar.zst... 2021-05-14T21:09:07.9777011Z downloading mingw-w64-x86_64-gmp-6.2.1-2-any.pkg.tar.zst... 2021-05-14T21:09:08.0785099Z downloading mingw-w64-x86_64-mpfr-4.1.0-3-any.pkg.tar.zst... 2021-05-14T21:09:08.1790852Z downloading mingw-w64-x86_64-mpc-1.2.1-1-any.pkg.tar.zst... 2021-05-14T21:09:08.2787253Z downloading mingw-w64-x86_64-libwinpthread-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-14T21:09:08.3769901Z downloading mingw-w64-x86_64-gcc-libs-10.3.0-2-any.pkg.tar.zst... 2021-05-14T21:09:08.4837737Z downloading mingw-w64-x86_64-windows-default-manifest-6.4-3-any.pkg.tar.xz... 2021-05-14T21:09:08.5831525Z downloading mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-14T21:09:08.6812253Z downloading mingw-w64-x86_64-zstd-1.4.9-1-any.pkg.tar.zst... 2021-05-14T21:09:08.7845065Z downloading mingw-w64-x86_64-gcc-10.3.0-2-any.pkg.tar.zst... 2021-05-14T21:09:09.8413290Z downloading mingw-w64-x86_64-gcc-ada-10.3.0-2-any.pkg.tar.zst... 2021-05-14T21:09:10.5971443Z downloading mingw-w64-x86_64-gcc-libgfortran-10.3.0-2-any.pkg.tar.zst... 2021-05-14T21:09:10.7015490Z downloading mingw-w64-x86_64-gcc-fortran-10.3.0-2-any.pkg.tar.zst... 2021-05-14T21:09:11.1314638Z downloading mingw-w64-x86_64-gcc-objc-10.3.0-2-any.pkg.tar.zst... 2021-05-14T21:09:11.6007905Z downloading mingw-w64-x86_64-expat-2.2.10-1-any.pkg.tar.zst... 2021-05-14T21:09:11.7010637Z downloading mingw-w64-x86_64-gettext-0.19.8.1-10-any.pkg.tar.zst... 2021-05-14T21:09:11.8689767Z downloading mingw-w64-x86_64-libtre-git-r128.6fb7206-2-any.pkg.tar.xz... 2021-05-14T21:09:11.9692299Z downloading mingw-w64-x86_64-libsystre-1.0.1-4-any.pkg.tar.xz... 2021-05-14T21:09:12.0670522Z downloading mingw-w64-x86_64-ncurses-6.2-3-any.pkg.tar.zst... 2021-05-14T21:09:12.1802873Z downloading mingw-w64-x86_64-bzip2-1.0.8-2-any.pkg.tar.zst... 2021-05-14T21:09:12.2797315Z downloading mingw-w64-x86_64-libffi-3.3-4-any.pkg.tar.zst... 2021-05-14T21:09:12.3774411Z downloading mingw-w64-x86_64-mpdecimal-2.5.0-2-any.pkg.tar.zst... 2021-05-14T21:09:12.4877091Z downloading mingw-w64-x86_64-libtasn1-4.16.0-2-any.pkg.tar.zst... 2021-05-14T21:09:12.5938282Z downloading mingw-w64-x86_64-p11-kit-0.23.22-1-any.pkg.tar.zst... 2021-05-14T21:09:12.6936854Z downloading mingw-w64-x86_64-ca-certificates-20200601-3-any.pkg.tar.zst... 2021-05-14T21:09:12.7969917Z downloading mingw-w64-x86_64-openssl-1.1.1.k-2-any.pkg.tar.zst... 2021-05-14T21:09:13.2006622Z downloading mingw-w64-x86_64-termcap-1.3.1-6-any.pkg.tar.zst... 2021-05-14T21:09:13.2980888Z downloading mingw-w64-x86_64-readline-8.0.004-2-any.pkg.tar.zst... 2021-05-14T21:09:13.4013640Z downloading mingw-w64-x86_64-tcl-8.6.11-3-any.pkg.tar.zst... 2021-05-14T21:09:13.7039619Z downloading mingw-w64-x86_64-sqlite3-3.35.5-1-any.pkg.tar.zst... 2021-05-14T21:09:14.0307045Z downloading mingw-w64-x86_64-tk-8.6.11.1-2-any.pkg.tar.zst... 2021-05-14T21:09:14.1650488Z downloading mingw-w64-x86_64-xz-5.2.5-2-any.pkg.tar.zst... 2021-05-14T21:09:14.2758167Z downloading mingw-w64-x86_64-python-3.8.9-2-any.pkg.tar.zst... 2021-05-14T21:09:15.2608831Z downloading mingw-w64-x86_64-xxhash-0.8.0-1-any.pkg.tar.zst... 2021-05-14T21:09:15.3615923Z downloading mingw-w64-x86_64-gdb-10.2-1-any.pkg.tar.zst... 2021-05-14T21:09:15.6714957Z downloading mingw-w64-x86_64-gdb-multiarch-10.2-1-any.pkg.tar.zst... 2021-05-14T21:09:16.1170040Z downloading mingw-w64-x86_64-libgccjit-10.3.0-2-any.pkg.tar.zst... 2021-05-14T21:09:16.8402597Z downloading mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-14T21:09:16.9384517Z downloading mingw-w64-x86_64-make-4.3-1-any.pkg.tar.xz... 2021-05-14T21:09:17.0405078Z downloading mingw-w64-x86_64-pkgconf-1.7.4-2-any.pkg.tar.zst... 2021-05-14T21:09:17.1406305Z downloading mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-14T21:09:17.2492627Z downloading mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-14T21:09:17.3468499Z downloading expat-2.3.0-1-x86_64.pkg.tar.zst... 2021-05-14T21:09:17.4454054Z downloading vim-8.2.2689-1-x86_64.pkg.tar.zst... 2021-05-14T21:09:18.0514106Z downloading heimdal-7.7.0-2-x86_64.pkg.tar.zst... 2021-05-14T21:09:18.1770848Z downloading openssh-8.5p1-1-x86_64.pkg.tar.zst... 2021-05-14T21:09:18.3045741Z downloading perl-Error-0.17029-1-any.pkg.tar.xz... 2021-05-14T21:09:18.4023352Z downloading perl-Authen-SASL-2.16-2-any.pkg.tar.xz... 2021-05-14T21:09:18.5004490Z downloading perl-Encode-Locale-1.05-1-any.pkg.tar.xz... 2021-05-14T21:09:18.5984128Z downloading perl-HTTP-Date-6.05-1-any.pkg.tar.xz... 2021-05-14T21:09:18.6960212Z downloading perl-File-Listing-6.14-1-any.pkg.tar.zst... 2021-05-14T21:09:18.7942893Z downloading perl-HTML-Tagset-3.20-2-any.pkg.tar.xz... 2021-05-14T21:09:18.8927913Z downloading perl-Clone-0.45-2-x86_64.pkg.tar.zst... 2021-05-14T21:09:18.9910951Z downloading perl-IO-HTML-1.004-1-any.pkg.tar.zst... 2021-05-14T21:09:19.0889695Z downloading perl-LWP-MediaTypes-6.04-1-any.pkg.tar.zst... 2021-05-14T21:09:19.1892382Z downloading perl-URI-5.09-1-any.pkg.tar.zst... 2021-05-14T21:09:19.2899825Z downloading perl-HTTP-Message-6.29-1-any.pkg.tar.zst... 2021-05-14T21:09:19.3883155Z downloading perl-HTML-Parser-3.76-1-x86_64.pkg.tar.zst... 2021-05-14T21:09:19.4891727Z downloading perl-HTTP-Cookies-6.10-1-any.pkg.tar.zst... 2021-05-14T21:09:19.6276168Z downloading perl-HTTP-Daemon-6.12-1-any.pkg.tar.zst... 2021-05-14T21:09:19.7266013Z downloading perl-HTTP-Negotiate-6.01-2-any.pkg.tar.xz... 2021-05-14T21:09:19.8245974Z downloading perl-Net-HTTP-6.21-1-any.pkg.tar.zst... 2021-05-14T21:09:19.9232924Z downloading perl-WWW-RobotRules-6.02-2-any.pkg.tar.xz... 2021-05-14T21:09:20.0578682Z downloading perl-Try-Tiny-0.30-1-any.pkg.tar.xz... 2021-05-14T21:09:20.1562692Z downloading perl-libwww-6.53-1-any.pkg.tar.zst... 2021-05-14T21:09:20.2558951Z downloading perl-TimeDate-2.33-1-any.pkg.tar.zst... 2021-05-14T21:09:20.3543822Z downloading perl-MailTools-2.21-1-any.pkg.tar.xz... 2021-05-14T21:09:20.4535800Z downloading perl-IO-Stringy-2.113-1-any.pkg.tar.zst... 2021-05-14T21:09:20.5600319Z downloading perl-Convert-BinHex-1.125-1-any.pkg.tar.xz... 2021-05-14T21:09:20.6578322Z downloading perl-MIME-tools-5.509-1-any.pkg.tar.xz... 2021-05-14T21:09:20.7619803Z downloading perl-Net-SSLeay-1.90-1-x86_64.pkg.tar.zst... 2021-05-14T21:09:20.8658230Z downloading perl-IO-Socket-SSL-2.070-1-any.pkg.tar.zst... 2021-05-14T21:09:20.9714574Z downloading perl-Net-SMTP-SSL-1.04-1-any.pkg.tar.xz... 2021-05-14T21:09:21.0688140Z downloading perl-TermReadKey-2.38-2-x86_64.pkg.tar.zst... 2021-05-14T21:09:21.1675084Z downloading git-2.31.1-2-x86_64.pkg.tar.zst... 2021-05-14T21:09:21.5029144Z checking keyring... 2021-05-14T21:09:21.7627413Z checking package integrity... 2021-05-14T21:09:33.6384479Z loading package files... 2021-05-14T21:09:34.1658096Z checking for file conflicts... 2021-05-14T21:09:36.2319557Z checking available disk space... 2021-05-14T21:09:36.2430032Z :: Processing package changes... 2021-05-14T21:09:36.2430960Z installing expat... 2021-05-14T21:09:36.2488453Z installing vim... 2021-05-14T21:09:37.6248415Z installing heimdal... 2021-05-14T21:09:37.9272213Z installing openssh... 2021-05-14T21:09:37.9612370Z installing perl-Error... 2021-05-14T21:09:37.9714817Z installing perl-Authen-SASL... 2021-05-14T21:09:37.9916593Z installing perl-Encode-Locale... 2021-05-14T21:09:37.9987690Z installing perl-HTTP-Date... 2021-05-14T21:09:38.0064724Z installing perl-File-Listing... 2021-05-14T21:09:38.0125420Z installing perl-HTML-Tagset... 2021-05-14T21:09:38.0167701Z installing perl-Clone... 2021-05-14T21:09:38.0222733Z installing perl-IO-HTML... 2021-05-14T21:09:38.0279842Z installing perl-LWP-MediaTypes... 2021-05-14T21:09:38.0336152Z installing perl-URI... 2021-05-14T21:09:38.0766424Z installing perl-HTTP-Message... 2021-05-14T21:09:38.0937026Z installing perl-HTML-Parser... 2021-05-14T21:09:38.1082236Z installing perl-HTTP-Cookies... 2021-05-14T21:09:38.1156614Z installing perl-HTTP-Daemon... 2021-05-14T21:09:38.1198927Z installing perl-HTTP-Negotiate... 2021-05-14T21:09:38.1246009Z installing perl-Net-HTTP... 2021-05-14T21:09:38.1343062Z installing perl-WWW-RobotRules... 2021-05-14T21:09:38.1405507Z installing perl-Try-Tiny... 2021-05-14T21:09:38.1504792Z installing perl-libwww... 2021-05-14T21:09:38.1841226Z Optional dependencies for perl-libwww 2021-05-14T21:09:38.1842441Z perl-LWP-Protocol-https: for https:// url schemes 2021-05-14T21:09:38.1843332Z installing perl-TimeDate... 2021-05-14T21:09:38.2174156Z installing perl-MailTools... 2021-05-14T21:09:38.2486018Z installing perl-IO-Stringy... 2021-05-14T21:09:38.2606042Z installing perl-Convert-BinHex... 2021-05-14T21:09:38.3642359Z module test... pass. 2021-05-14T21:09:38.3675000Z installing perl-MIME-tools... 2021-05-14T21:09:38.4158597Z installing perl-Net-SSLeay... 2021-05-14T21:09:38.4806451Z installing perl-IO-Socket-SSL... 2021-05-14T21:09:38.4920213Z installing perl-Net-SMTP-SSL... 2021-05-14T21:09:38.4974495Z installing perl-TermReadKey... 2021-05-14T21:09:38.5041625Z installing git... 2021-05-14T21:09:39.0085380Z Optional dependencies for git 2021-05-14T21:09:39.0086294Z python: various helper scripts 2021-05-14T21:09:39.0086863Z subversion: git svn 2021-05-14T21:09:39.0087492Z installing mingw-w64-x86_64-libiconv... 2021-05-14T21:09:39.0331649Z installing mingw-w64-x86_64-zlib... 2021-05-14T21:09:39.0412231Z installing mingw-w64-x86_64-binutils... 2021-05-14T21:09:39.3063167Z installing mingw-w64-x86_64-headers-git... 2021-05-14T21:09:40.3996136Z installing mingw-w64-x86_64-crt-git... 2021-05-14T21:09:41.1303638Z installing mingw-w64-x86_64-isl... 2021-05-14T21:09:41.1753236Z installing mingw-w64-x86_64-gmp... 2021-05-14T21:09:41.1887494Z installing mingw-w64-x86_64-mpfr... 2021-05-14T21:09:41.2061700Z installing mingw-w64-x86_64-mpc... 2021-05-14T21:09:41.2106823Z installing mingw-w64-x86_64-libwinpthread-git... 2021-05-14T21:09:41.2178327Z installing mingw-w64-x86_64-gcc-libs... 2021-05-14T21:09:41.2330964Z installing mingw-w64-x86_64-windows-default-manifest... 2021-05-14T21:09:41.2368571Z installing mingw-w64-x86_64-winpthreads-git... 2021-05-14T21:09:41.2486098Z installing mingw-w64-x86_64-zstd... 2021-05-14T21:09:41.2669310Z installing mingw-w64-x86_64-gcc... 2021-05-14T21:09:42.4456507Z installing mingw-w64-x86_64-gcc-ada... 2021-05-14T21:09:44.2596432Z installing mingw-w64-x86_64-gcc-libgfortran... 2021-05-14T21:09:44.2706680Z installing mingw-w64-x86_64-gcc-fortran... 2021-05-14T21:09:44.4028677Z installing mingw-w64-x86_64-gcc-objc... 2021-05-14T21:09:44.8046255Z installing mingw-w64-x86_64-expat... 2021-05-14T21:09:44.8148435Z installing mingw-w64-x86_64-gettext... 2021-05-14T21:09:46.5319062Z installing mingw-w64-x86_64-libtre-git... 2021-05-14T21:09:46.5492435Z installing mingw-w64-x86_64-libsystre... 2021-05-14T21:09:46.5590367Z installing mingw-w64-x86_64-ncurses... 2021-05-14T21:09:51.1095692Z installing mingw-w64-x86_64-bzip2... 2021-05-14T21:09:51.1272872Z installing mingw-w64-x86_64-libffi... 2021-05-14T21:09:51.1354785Z installing mingw-w64-x86_64-mpdecimal... 2021-05-14T21:09:51.1904032Z installing mingw-w64-x86_64-libtasn1... 2021-05-14T21:09:51.2235703Z installing mingw-w64-x86_64-p11-kit... 2021-05-14T21:09:51.2456897Z installing mingw-w64-x86_64-ca-certificates... 2021-05-14T21:09:51.8504199Z installing mingw-w64-x86_64-openssl... 2021-05-14T21:09:57.7791227Z installing mingw-w64-x86_64-termcap... 2021-05-14T21:09:57.7841511Z installing mingw-w64-x86_64-readline... 2021-05-14T21:09:57.8109185Z installing mingw-w64-x86_64-tcl... 2021-05-14T21:09:59.2790629Z installing mingw-w64-x86_64-sqlite3... 2021-05-14T21:10:00.1903627Z installing mingw-w64-x86_64-tk... 2021-05-14T21:10:00.6285808Z installing mingw-w64-x86_64-xz... 2021-05-14T21:10:00.6920669Z installing mingw-w64-x86_64-python... 2021-05-14T21:10:07.3743241Z installing mingw-w64-x86_64-xxhash... 2021-05-14T21:10:07.3839001Z installing mingw-w64-x86_64-gdb... 2021-05-14T21:10:07.4792671Z installing mingw-w64-x86_64-gdb-multiarch... 2021-05-14T21:10:07.5650865Z installing mingw-w64-x86_64-libgccjit... 2021-05-14T21:10:07.6867537Z installing mingw-w64-x86_64-libmangle-git... 2021-05-14T21:10:07.6915615Z installing mingw-w64-x86_64-make... 2021-05-14T21:10:07.7095253Z installing mingw-w64-x86_64-pkgconf... 2021-05-14T21:10:07.7246909Z installing mingw-w64-x86_64-tools-git... 2021-05-14T21:10:07.7351583Z installing mingw-w64-x86_64-winstorecompat-git... 2021-05-14T21:10:07.8105525Z ##[endgroup] 2021-05-14T21:10:07.8106457Z ##[group]Saving package cache... 2021-05-14T21:10:07.8659952Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'paccache' '-r' '-f' '-u' '-k0'" 2021-05-14T21:10:08.7840748Z ==> no candidate packages found for pruning 2021-05-14T21:10:08.8402835Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'paccache' '-r' '-f' '-k1'" 2021-05-14T21:10:09.2041476Z ==> no candidate packages found for pruning 2021-05-14T21:10:09.9239640Z Unable to reserve cache with key msys2-pkgs-upd:true-conf:e36258c0-files:93c2df10d11cdb5903b0d05c86ca5abdbeafe664, another job may be creating this cache. 2021-05-14T21:10:09.9776786Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'pacman' '--noconfirm' '-Scc'" 2021-05-14T21:10:10.7520596Z 2021-05-14T21:10:10.7521613Z Cache directory: /var/cache/pacman/pkg/ 2021-05-14T21:10:10.7774682Z :: Do you want to remove ALL files from cache? [Y/n] 2021-05-14T21:10:10.7775450Z removing all files from cache... 2021-05-14T21:10:10.7775855Z 2021-05-14T21:10:10.7776410Z Database directory: /var/lib/pacman/ 2021-05-14T21:10:10.7781112Z :: Do you want to remove unused repositories? [Y/n] 2021-05-14T21:10:10.7782639Z removing unused sync repositories... 2021-05-14T21:10:10.7830389Z ##[endgroup] 2021-05-14T21:10:10.8106176Z ##[group]Run adigherman/actions/install-sysdeps-windows@master 2021-05-14T21:10:10.8106804Z env: 2021-05-14T21:10:10.8107192Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:10:10.8107613Z TIC_DEPLOY_KEY: 2021-05-14T21:10:10.8107967Z RSPM: 2021-05-14T21:10:10.8109214Z GITHUB_PAT: *** 2021-05-14T21:10:10.8109555Z COVERALLS_TOKEN: 2021-05-14T21:10:10.8109996Z continue-on-error: false 2021-05-14T21:10:10.8110405Z VDIFFR_RUN_TESTS: 2021-05-14T21:10:10.8110797Z R_LIBS_USER: D:\a\_temp\Library 2021-05-14T21:10:10.8111148Z TZ: UTC 2021-05-14T21:10:10.8111498Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:10:10.8111869Z NOT_CRAN: true 2021-05-14T21:10:10.8112197Z MSYSTEM: MINGW64 2021-05-14T21:10:10.8112557Z ##[endgroup] 2021-05-14T21:10:11.5920723Z :: Synchronizing package databases... 2021-05-14T21:10:12.2934261Z mingw32 is up to date 2021-05-14T21:10:12.2935019Z mingw64 is up to date 2021-05-14T21:10:12.2935746Z ucrt64 is up to date 2021-05-14T21:10:12.2936838Z clang64 is up to date 2021-05-14T21:10:12.2937445Z msys is up to date 2021-05-14T21:10:12.2938165Z :: Starting core system upgrade... 2021-05-14T21:10:12.5148424Z there is nothing to do 2021-05-14T21:10:12.5149446Z :: Starting full system upgrade... 2021-05-14T21:10:12.6117678Z there is nothing to do 2021-05-14T21:10:13.2100112Z resolving dependencies... 2021-05-14T21:10:13.2157143Z looking for conflicting packages... 2021-05-14T21:10:13.2231671Z 2021-05-14T21:10:13.2232442Z Packages (1) mingw-w64-x86_64-aom-3.1.0-1 2021-05-14T21:10:13.2232966Z 2021-05-14T21:10:13.2233547Z Total Download Size: 3.00 MiB 2021-05-14T21:10:13.2234191Z Total Installed Size: 20.93 MiB 2021-05-14T21:10:13.2234617Z 2021-05-14T21:10:13.2235368Z :: Proceed with installation? [Y/n] 2021-05-14T21:10:13.2236098Z :: Retrieving packages... 2021-05-14T21:10:13.5342894Z downloading mingw-w64-x86_64-aom-3.1.0-1-any.pkg.tar.zst... 2021-05-14T21:10:14.3153474Z checking keyring... 2021-05-14T21:10:14.3864914Z checking package integrity... 2021-05-14T21:10:14.5169538Z loading package files... 2021-05-14T21:10:14.5181891Z checking for file conflicts... 2021-05-14T21:10:14.5192195Z checking available disk space... 2021-05-14T21:10:14.5197530Z :: Processing package changes... 2021-05-14T21:10:14.5198222Z installing mingw-w64-x86_64-aom... 2021-05-14T21:10:15.2286071Z resolving dependencies... 2021-05-14T21:10:15.2287288Z looking for conflicting packages... 2021-05-14T21:10:15.2417451Z 2021-05-14T21:10:15.2418305Z Packages (1) mingw-w64-x86_64-argtable-2.13-2 2021-05-14T21:10:15.2418927Z 2021-05-14T21:10:15.2419502Z Total Download Size: 1.97 MiB 2021-05-14T21:10:15.2420142Z Total Installed Size: 4.43 MiB 2021-05-14T21:10:15.2420570Z 2021-05-14T21:10:15.2421318Z :: Proceed with installation? [Y/n] 2021-05-14T21:10:15.2422026Z :: Retrieving packages... 2021-05-14T21:10:15.5553516Z downloading mingw-w64-x86_64-argtable-2.13-2-any.pkg.tar.zst... 2021-05-14T21:10:16.2521119Z checking keyring... 2021-05-14T21:10:16.3239215Z checking package integrity... 2021-05-14T21:10:16.4478059Z loading package files... 2021-05-14T21:10:16.4499039Z checking for file conflicts... 2021-05-14T21:10:16.4517197Z checking available disk space... 2021-05-14T21:10:16.4522677Z :: Processing package changes... 2021-05-14T21:10:16.4542114Z installing mingw-w64-x86_64-argtable... 2021-05-14T21:10:17.1240981Z resolving dependencies... 2021-05-14T21:10:17.1380431Z looking for conflicting packages... 2021-05-14T21:10:17.1425645Z 2021-05-14T21:10:17.1435771Z 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-14T21:10:17.1441733Z 2021-05-14T21:10:17.1442320Z Total Download Size: 92.82 MiB 2021-05-14T21:10:17.1443002Z Total Installed Size: 821.22 MiB 2021-05-14T21:10:17.1443430Z 2021-05-14T21:10:17.1444101Z :: Proceed with installation? [Y/n] 2021-05-14T21:10:17.1444816Z :: Retrieving packages... 2021-05-14T21:10:17.4641210Z downloading mingw-w64-x86_64-aws-c-common-0.5.5-1-any.pkg.tar.zst... 2021-05-14T21:10:17.9430193Z downloading mingw-w64-x86_64-aws-checksums-0.1.11-1-any.pkg.tar.zst... 2021-05-14T21:10:18.0410749Z downloading mingw-w64-x86_64-aws-c-cal-0.5.0-1-any.pkg.tar.zst... 2021-05-14T21:10:18.1389636Z downloading mingw-w64-x86_64-aws-c-io-0.9.1-3-any.pkg.tar.zst... 2021-05-14T21:10:18.3323678Z downloading mingw-w64-x86_64-aws-c-event-stream-0.2.7-1-any.pkg.tar.zst... 2021-05-14T21:10:18.4312177Z downloading mingw-w64-x86_64-aws-sdk-cpp-1.8.149-2-any.pkg.tar.zst... 2021-05-14T21:10:18.9201111Z downloading mingw-w64-x86_64-brotli-1.0.9-2-any.pkg.tar.zst... 2021-05-14T21:10:19.0267730Z downloading mingw-w64-x86_64-double-conversion-3.1.5-1-any.pkg.tar.xz... 2021-05-14T21:10:19.1245307Z downloading mingw-w64-x86_64-flatbuffers-1.12.0-2-any.pkg.tar.zst... 2021-05-14T21:10:19.2402748Z downloading mingw-w64-x86_64-gflags-2.2.2-2-any.pkg.tar.xz... 2021-05-14T21:10:19.3382995Z downloading mingw-w64-x86_64-wineditline-2.205-3-any.pkg.tar.xz... 2021-05-14T21:10:19.4375860Z downloading mingw-w64-x86_64-pcre-8.44-3-any.pkg.tar.zst... 2021-05-14T21:10:19.5635792Z downloading mingw-w64-x86_64-glib2-2.68.2-1-any.pkg.tar.zst... 2021-05-14T21:10:19.7850398Z downloading mingw-w64-x86_64-gobject-introspection-runtime-1.66.1-5-any.pkg.tar.zst... 2021-05-14T21:10:19.8838527Z downloading mingw-w64-x86_64-python-markupsafe-2.0.0-1-any.pkg.tar.zst... 2021-05-14T21:10:19.9812577Z downloading mingw-w64-x86_64-python-beaker-1.11.0-1-any.pkg.tar.xz... 2021-05-14T21:10:20.0793645Z downloading mingw-w64-x86_64-python-mako-1.1.4-2-any.pkg.tar.zst... 2021-05-14T21:10:20.2038572Z downloading mingw-w64-x86_64-gobject-introspection-1.66.1-5-any.pkg.tar.zst... 2021-05-14T21:10:20.3125858Z downloading mingw-w64-x86_64-c-ares-1.17.1-1-any.pkg.tar.zst... 2021-05-14T21:10:20.4128043Z downloading mingw-w64-x86_64-protobuf-3.16.0-1-any.pkg.tar.zst... 2021-05-14T21:10:20.5966287Z downloading mingw-w64-x86_64-re2-20210401-1-any.pkg.tar.zst... 2021-05-14T21:10:20.7007788Z downloading mingw-w64-x86_64-grpc-1.35.0-2-any.pkg.tar.zst... 2021-05-14T21:10:20.8665065Z downloading mingw-w64-x86_64-libutf8proc-2.6.1-1-any.pkg.tar.zst... 2021-05-14T21:10:20.9639720Z downloading mingw-w64-x86_64-lz4-1.9.3-1-any.pkg.tar.zst... 2021-05-14T21:10:21.0622176Z downloading mingw-w64-x86_64-openblas-0.3.13-2-any.pkg.tar.zst... 2021-05-14T21:10:21.3840911Z downloading mingw-w64-x86_64-python-numpy-1.20.3-1-any.pkg.tar.zst... 2021-05-14T21:10:21.7896963Z downloading mingw-w64-x86_64-snappy-1.1.8-1-any.pkg.tar.xz... 2021-05-14T21:10:21.8875707Z downloading mingw-w64-x86_64-icu-68.2-3-any.pkg.tar.zst... 2021-05-14T21:10:22.7776058Z downloading mingw-w64-x86_64-boost-1.75.0-4-any.pkg.tar.zst... 2021-05-14T21:10:23.6260527Z downloading mingw-w64-x86_64-thrift-0.13.0-2-any.pkg.tar.zst... 2021-05-14T21:10:23.7542246Z downloading mingw-w64-x86_64-uriparser-0.9.4-1-any.pkg.tar.zst... 2021-05-14T21:10:23.8530081Z downloading mingw-w64-x86_64-arrow-4.0.0-1-any.pkg.tar.zst... 2021-05-14T21:10:24.5461741Z checking keyring... 2021-05-14T21:10:24.7692573Z checking package integrity... 2021-05-14T21:10:29.0574216Z loading package files... 2021-05-14T21:10:29.3457955Z checking for file conflicts... 2021-05-14T21:10:30.7031798Z checking available disk space... 2021-05-14T21:10:30.7092669Z :: Processing package changes... 2021-05-14T21:10:30.7093587Z installing mingw-w64-x86_64-aws-c-common... 2021-05-14T21:10:30.7703508Z installing mingw-w64-x86_64-aws-checksums... 2021-05-14T21:10:30.7826318Z installing mingw-w64-x86_64-aws-c-cal... 2021-05-14T21:10:30.7972973Z installing mingw-w64-x86_64-aws-c-io... 2021-05-14T21:10:30.8208514Z installing mingw-w64-x86_64-aws-c-event-stream... 2021-05-14T21:10:30.8356884Z installing mingw-w64-x86_64-aws-sdk-cpp... 2021-05-14T21:10:31.5077474Z installing mingw-w64-x86_64-brotli... 2021-05-14T21:10:31.5253465Z installing mingw-w64-x86_64-double-conversion... 2021-05-14T21:10:31.5465630Z installing mingw-w64-x86_64-flatbuffers... 2021-05-14T21:10:31.5764845Z installing mingw-w64-x86_64-gflags... 2021-05-14T21:10:31.6077600Z installing mingw-w64-x86_64-wineditline... 2021-05-14T21:10:31.6197956Z installing mingw-w64-x86_64-pcre... 2021-05-14T21:10:31.7492669Z installing mingw-w64-x86_64-glib2... 2021-05-14T21:10:32.1302140Z installing mingw-w64-x86_64-gobject-introspection-runtime... 2021-05-14T21:10:32.1479736Z installing mingw-w64-x86_64-python-markupsafe... 2021-05-14T21:10:32.1631475Z installing mingw-w64-x86_64-python-beaker... 2021-05-14T21:10:32.2387433Z installing mingw-w64-x86_64-python-mako... 2021-05-14T21:10:32.3042829Z installing mingw-w64-x86_64-gobject-introspection... 2021-05-14T21:10:32.5230450Z installing mingw-w64-x86_64-c-ares... 2021-05-14T21:10:32.5726543Z installing mingw-w64-x86_64-protobuf... 2021-05-14T21:10:32.7264875Z installing mingw-w64-x86_64-re2... 2021-05-14T21:10:32.7390633Z installing mingw-w64-x86_64-grpc... 2021-05-14T21:10:32.9905713Z installing mingw-w64-x86_64-libutf8proc... 2021-05-14T21:10:32.9979735Z installing mingw-w64-x86_64-lz4... 2021-05-14T21:10:33.0116013Z installing mingw-w64-x86_64-openblas... 2021-05-14T21:10:33.1968858Z Set the environment variable OPENBLAS_NUM_THREADS to the 2021-05-14T21:10:33.1969846Z number of threads to use. 2021-05-14T21:10:33.2002672Z installing mingw-w64-x86_64-python-numpy... 2021-05-14T21:10:34.5832362Z Optional dependencies for mingw-w64-x86_64-python-numpy 2021-05-14T21:10:34.5833335Z mingw-w64-x86_64-python-pytest: testsuite 2021-05-14T21:10:34.5834177Z installing mingw-w64-x86_64-snappy... 2021-05-14T21:10:34.5967180Z installing mingw-w64-x86_64-icu... 2021-05-14T21:10:35.0058365Z installing mingw-w64-x86_64-boost... 2021-05-14T21:10:47.1942904Z installing mingw-w64-x86_64-thrift... 2021-05-14T21:10:47.2775951Z installing mingw-w64-x86_64-uriparser... 2021-05-14T21:10:47.2894715Z installing mingw-w64-x86_64-arrow... 2021-05-14T21:10:49.2172991Z warning: mingw-w64-x86_64-aws-sdk-cpp-1.8.149-2 is up to date -- reinstalling 2021-05-14T21:10:49.2174314Z resolving dependencies... 2021-05-14T21:10:49.2241004Z looking for conflicting packages... 2021-05-14T21:10:49.2366546Z 2021-05-14T21:10:49.2370570Z Packages (1) mingw-w64-x86_64-aws-sdk-cpp-1.8.149-2 2021-05-14T21:10:49.2371429Z 2021-05-14T21:10:49.2376171Z Total Installed Size: 36.73 MiB 2021-05-14T21:10:49.2377289Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:10:49.2379876Z 2021-05-14T21:10:49.2381658Z :: Proceed with installation? [Y/n] 2021-05-14T21:10:49.2385194Z checking keyring... 2021-05-14T21:10:49.3087021Z checking package integrity... 2021-05-14T21:10:49.4227803Z loading package files... 2021-05-14T21:10:49.4337147Z checking for file conflicts... 2021-05-14T21:10:49.4337999Z checking available disk space... 2021-05-14T21:10:49.4698571Z :: Processing package changes... 2021-05-14T21:10:49.4699470Z reinstalling mingw-w64-x86_64-aws-sdk-cpp... 2021-05-14T21:10:50.9610300Z warning: mingw-w64-x86_64-binutils-2.36.1-3 is up to date -- reinstalling 2021-05-14T21:10:50.9611172Z resolving dependencies... 2021-05-14T21:10:50.9715016Z looking for conflicting packages... 2021-05-14T21:10:50.9764572Z 2021-05-14T21:10:50.9772502Z Packages (1) mingw-w64-x86_64-binutils-2.36.1-3 2021-05-14T21:10:50.9773305Z 2021-05-14T21:10:50.9773909Z Total Download Size: 7.06 MiB 2021-05-14T21:10:50.9774549Z Total Installed Size: 88.32 MiB 2021-05-14T21:10:50.9775206Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:10:50.9775621Z 2021-05-14T21:10:50.9776362Z :: Proceed with installation? [Y/n] 2021-05-14T21:10:50.9777049Z :: Retrieving packages... 2021-05-14T21:10:51.3053634Z downloading mingw-w64-x86_64-binutils-2.36.1-3-any.pkg.tar.zst... 2021-05-14T21:10:52.2344636Z checking keyring... 2021-05-14T21:10:52.3072122Z checking package integrity... 2021-05-14T21:10:52.4713149Z loading package files... 2021-05-14T21:10:52.4753899Z checking for file conflicts... 2021-05-14T21:10:52.4754682Z checking available disk space... 2021-05-14T21:10:52.4838502Z :: Processing package changes... 2021-05-14T21:10:52.4839254Z reinstalling mingw-w64-x86_64-binutils... 2021-05-14T21:10:53.3974049Z warning: mingw-w64-x86_64-boost-1.75.0-4 is up to date -- reinstalling 2021-05-14T21:10:53.3974777Z resolving dependencies... 2021-05-14T21:10:53.4079801Z looking for conflicting packages... 2021-05-14T21:10:53.4214463Z 2021-05-14T21:10:53.4215201Z Packages (1) mingw-w64-x86_64-boost-1.75.0-4 2021-05-14T21:10:53.4215759Z 2021-05-14T21:10:53.4216355Z Total Installed Size: 344.30 MiB 2021-05-14T21:10:53.4217724Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:10:53.4218390Z 2021-05-14T21:10:53.4219065Z :: Proceed with installation? [Y/n] 2021-05-14T21:10:53.4219660Z checking keyring... 2021-05-14T21:10:53.4861738Z checking package integrity... 2021-05-14T21:10:53.7526640Z loading package files... 2021-05-14T21:10:53.9121759Z checking for file conflicts... 2021-05-14T21:10:53.9138610Z checking available disk space... 2021-05-14T21:10:54.5575037Z :: Processing package changes... 2021-05-14T21:10:54.5576179Z reinstalling mingw-w64-x86_64-boost... 2021-05-14T21:11:07.9089931Z resolving dependencies... 2021-05-14T21:11:07.9199099Z looking for conflicting packages... 2021-05-14T21:11:07.9286491Z 2021-05-14T21:11:07.9287550Z Packages (1) mingw-w64-x86_64-bwidget-1.9.14-1 2021-05-14T21:11:07.9288054Z 2021-05-14T21:11:07.9288540Z Total Download Size: 0.17 MiB 2021-05-14T21:11:07.9289120Z Total Installed Size: 0.98 MiB 2021-05-14T21:11:07.9289529Z 2021-05-14T21:11:07.9290167Z :: Proceed with installation? [Y/n] 2021-05-14T21:11:07.9290816Z :: Retrieving packages... 2021-05-14T21:11:08.2611401Z downloading mingw-w64-x86_64-bwidget-1.9.14-1-any.pkg.tar.xz... 2021-05-14T21:11:08.5493134Z checking keyring... 2021-05-14T21:11:08.6252522Z checking package integrity... 2021-05-14T21:11:08.7374078Z loading package files... 2021-05-14T21:11:08.7418994Z checking for file conflicts... 2021-05-14T21:11:08.7481736Z checking available disk space... 2021-05-14T21:11:08.7489246Z :: Processing package changes... 2021-05-14T21:11:08.7490063Z installing mingw-w64-x86_64-bwidget... 2021-05-14T21:11:09.5141512Z warning: mingw-w64-x86_64-bzip2-1.0.8-2 is up to date -- reinstalling 2021-05-14T21:11:09.5142317Z resolving dependencies... 2021-05-14T21:11:09.5207340Z looking for conflicting packages... 2021-05-14T21:11:09.5293581Z 2021-05-14T21:11:09.5294345Z Packages (1) mingw-w64-x86_64-bzip2-1.0.8-2 2021-05-14T21:11:09.5294806Z 2021-05-14T21:11:09.5295505Z Total Download Size: 0.09 MiB 2021-05-14T21:11:09.5296053Z Total Installed Size: 0.46 MiB 2021-05-14T21:11:09.5296610Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:11:09.5296959Z 2021-05-14T21:11:09.5297522Z :: Proceed with installation? [Y/n] 2021-05-14T21:11:09.5298133Z :: Retrieving packages... 2021-05-14T21:11:09.8899736Z downloading mingw-w64-x86_64-bzip2-1.0.8-2-any.pkg.tar.zst... 2021-05-14T21:11:10.0797337Z checking keyring... 2021-05-14T21:11:10.1550956Z checking package integrity... 2021-05-14T21:11:10.2646005Z loading package files... 2021-05-14T21:11:10.2659209Z checking for file conflicts... 2021-05-14T21:11:10.2659867Z checking available disk space... 2021-05-14T21:11:10.2677696Z :: Processing package changes... 2021-05-14T21:11:10.2678422Z reinstalling mingw-w64-x86_64-bzip2... 2021-05-14T21:11:10.9767429Z warning: mingw-w64-x86_64-c-ares-1.17.1-1 is up to date -- reinstalling 2021-05-14T21:11:10.9768267Z resolving dependencies... 2021-05-14T21:11:10.9768910Z looking for conflicting packages... 2021-05-14T21:11:10.9915842Z 2021-05-14T21:11:10.9916585Z Packages (1) mingw-w64-x86_64-c-ares-1.17.1-1 2021-05-14T21:11:10.9917091Z 2021-05-14T21:11:10.9917848Z Total Installed Size: 0.62 MiB 2021-05-14T21:11:10.9918441Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:11:10.9919081Z 2021-05-14T21:11:10.9919755Z :: Proceed with installation? [Y/n] 2021-05-14T21:11:10.9920419Z checking keyring... 2021-05-14T21:11:11.0679432Z checking package integrity... 2021-05-14T21:11:11.1590147Z loading package files... 2021-05-14T21:11:11.1613733Z checking for file conflicts... 2021-05-14T21:11:11.1616329Z checking available disk space... 2021-05-14T21:11:11.1652567Z :: Processing package changes... 2021-05-14T21:11:11.1653354Z reinstalling mingw-w64-x86_64-c-ares... 2021-05-14T21:11:11.8511859Z resolving dependencies... 2021-05-14T21:11:11.8665578Z looking for conflicting packages... 2021-05-14T21:11:11.8687718Z warning: dependency cycle detected: 2021-05-14T21:11:11.8688738Z warning: mingw-w64-x86_64-harfbuzz will be installed before its mingw-w64-x86_64-freetype dependency 2021-05-14T21:11:11.8689300Z 2021-05-14T21:11:11.8691143Z 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-14T21:11:11.8692439Z 2021-05-14T21:11:11.8692946Z Total Download Size: 3.58 MiB 2021-05-14T21:11:11.8693523Z Total Installed Size: 21.16 MiB 2021-05-14T21:11:11.8693873Z 2021-05-14T21:11:11.8694510Z :: Proceed with installation? [Y/n] 2021-05-14T21:11:11.8695156Z :: Retrieving packages... 2021-05-14T21:11:12.1827693Z downloading mingw-w64-x86_64-libpng-1.6.37-4-any.pkg.tar.zst... 2021-05-14T21:11:12.6630736Z downloading mingw-w64-x86_64-graphite2-1.3.14-2-any.pkg.tar.zst... 2021-05-14T21:11:12.7618716Z downloading mingw-w64-x86_64-harfbuzz-2.8.1-1-any.pkg.tar.zst... 2021-05-14T21:11:13.0617533Z downloading mingw-w64-x86_64-freetype-2.10.4-2-any.pkg.tar.zst... 2021-05-14T21:11:13.1704445Z downloading mingw-w64-x86_64-fontconfig-2.13.93-3-any.pkg.tar.zst... 2021-05-14T21:11:13.2721619Z downloading mingw-w64-x86_64-lzo2-2.10-1-any.pkg.tar.xz... 2021-05-14T21:11:13.3708543Z downloading mingw-w64-x86_64-pixman-0.40.0-2-any.pkg.tar.zst... 2021-05-14T21:11:13.7896397Z downloading mingw-w64-x86_64-cairo-1.17.4-3-any.pkg.tar.zst... 2021-05-14T21:11:13.8883051Z checking keyring... 2021-05-14T21:11:14.0974223Z checking package integrity... 2021-05-14T21:11:14.9864340Z loading package files... 2021-05-14T21:11:15.0050366Z checking for file conflicts... 2021-05-14T21:11:15.0224385Z checking available disk space... 2021-05-14T21:11:15.0232354Z :: Processing package changes... 2021-05-14T21:11:15.0233120Z installing mingw-w64-x86_64-libpng... 2021-05-14T21:11:15.0436935Z installing mingw-w64-x86_64-graphite2... 2021-05-14T21:11:15.0568075Z installing mingw-w64-x86_64-harfbuzz... 2021-05-14T21:11:15.1105012Z Optional dependencies for mingw-w64-x86_64-harfbuzz 2021-05-14T21:11:15.1106085Z mingw-w64-x86_64-icu: harfbuzz-icu support [installed] 2021-05-14T21:11:15.1106949Z mingw-w64-x86_64-cairo: hb-view program [pending] 2021-05-14T21:11:15.1107757Z installing mingw-w64-x86_64-freetype... 2021-05-14T21:11:15.1529354Z installing mingw-w64-x86_64-fontconfig... 2021-05-14T21:11:15.2532718Z 2021-05-14T21:11:15.2535960Z Fontconfig configuration is done via /mingw64/etc/fonts/conf.avail and conf.d. 2021-05-14T21:11:15.2536947Z Read /mingw64/etc/fonts/conf.d/README for more information. 2021-05-14T21:11:15.2537686Z 2021-05-14T21:11:24.1217157Z updating font cache... done. 2021-05-14T21:11:24.1240756Z installing mingw-w64-x86_64-lzo2... 2021-05-14T21:11:24.1495832Z installing mingw-w64-x86_64-pixman... 2021-05-14T21:11:24.1605388Z installing mingw-w64-x86_64-cairo... 2021-05-14T21:11:24.1936339Z Optional dependencies for mingw-w64-x86_64-cairo 2021-05-14T21:11:24.1937555Z mingw-w64-x86_64-glib2: libcairo-gobject [installed] 2021-05-14T21:11:24.1948931Z :: Running post-transaction hooks... 2021-05-14T21:11:24.1949792Z (1/1) Updating fontconfig cache... 2021-05-14T21:11:24.8892739Z resolving dependencies... 2021-05-14T21:11:24.9007097Z looking for conflicting packages... 2021-05-14T21:11:24.9057565Z 2021-05-14T21:11:24.9058308Z Packages (1) mingw-w64-x86_64-ccache-3.7.9-2 2021-05-14T21:11:24.9058878Z 2021-05-14T21:11:24.9059496Z Total Download Size: 0.10 MiB 2021-05-14T21:11:24.9060151Z Total Installed Size: 0.20 MiB 2021-05-14T21:11:24.9060596Z 2021-05-14T21:11:24.9061323Z :: Proceed with installation? [Y/n] 2021-05-14T21:11:24.9062029Z :: Retrieving packages... 2021-05-14T21:11:25.2458114Z downloading mingw-w64-x86_64-ccache-3.7.9-2-any.pkg.tar.zst... 2021-05-14T21:11:25.5328678Z checking keyring... 2021-05-14T21:11:25.6109543Z checking package integrity... 2021-05-14T21:11:25.7280080Z loading package files... 2021-05-14T21:11:25.7289621Z checking for file conflicts... 2021-05-14T21:11:25.7297901Z checking available disk space... 2021-05-14T21:11:25.7306263Z :: Processing package changes... 2021-05-14T21:11:25.7307009Z installing mingw-w64-x86_64-ccache... 2021-05-14T21:11:26.3760061Z resolving dependencies... 2021-05-14T21:11:26.3873402Z looking for conflicting packages... 2021-05-14T21:11:26.3923415Z 2021-05-14T21:11:26.3924178Z Packages (1) mingw-w64-x86_64-cfitsio-3.450-2 2021-05-14T21:11:26.3924718Z 2021-05-14T21:11:26.3925318Z Total Download Size: 0.69 MiB 2021-05-14T21:11:26.3925955Z Total Installed Size: 3.86 MiB 2021-05-14T21:11:26.3926452Z 2021-05-14T21:11:26.3927157Z :: Proceed with installation? [Y/n] 2021-05-14T21:11:26.3927845Z :: Retrieving packages... 2021-05-14T21:11:26.7016845Z downloading mingw-w64-x86_64-cfitsio-3.450-2-any.pkg.tar.zst... 2021-05-14T21:11:27.1771788Z checking keyring... 2021-05-14T21:11:27.2516889Z checking package integrity... 2021-05-14T21:11:27.3712304Z loading package files... 2021-05-14T21:11:27.3727775Z checking for file conflicts... 2021-05-14T21:11:27.3739881Z checking available disk space... 2021-05-14T21:11:27.3748238Z :: Processing package changes... 2021-05-14T21:11:27.3749013Z installing mingw-w64-x86_64-cfitsio... 2021-05-14T21:11:28.0230767Z resolving dependencies... 2021-05-14T21:11:28.0283879Z looking for conflicting packages... 2021-05-14T21:11:28.0395529Z 2021-05-14T21:11:28.0396450Z Packages (1) mingw-w64-x86_64-clustal-omega-1.2.4-1 2021-05-14T21:11:28.0396993Z 2021-05-14T21:11:28.0397507Z Total Download Size: 0.42 MiB 2021-05-14T21:11:28.0398129Z Total Installed Size: 1.59 MiB 2021-05-14T21:11:28.0398511Z 2021-05-14T21:11:28.0399114Z :: Proceed with installation? [Y/n] 2021-05-14T21:11:28.0399774Z :: Retrieving packages... 2021-05-14T21:11:28.3522243Z downloading mingw-w64-x86_64-clustal-omega-1.2.4-1-any.pkg.tar.zst... 2021-05-14T21:11:28.7408449Z checking keyring... 2021-05-14T21:11:28.8189079Z checking package integrity... 2021-05-14T21:11:28.9385812Z loading package files... 2021-05-14T21:11:28.9408286Z checking for file conflicts... 2021-05-14T21:11:28.9428897Z checking available disk space... 2021-05-14T21:11:28.9437439Z :: Processing package changes... 2021-05-14T21:11:28.9438303Z installing mingw-w64-x86_64-clustal-omega... 2021-05-14T21:11:29.6011926Z resolving dependencies... 2021-05-14T21:11:29.6174901Z looking for conflicting packages... 2021-05-14T21:11:29.6203008Z 2021-05-14T21:11:29.6206582Z 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-14T21:11:29.6209432Z 2021-05-14T21:11:29.6210034Z Total Download Size: 13.82 MiB 2021-05-14T21:11:29.6210744Z Total Installed Size: 92.94 MiB 2021-05-14T21:11:29.6211199Z 2021-05-14T21:11:29.6212185Z :: Proceed with installation? [Y/n] 2021-05-14T21:11:29.6213046Z :: Retrieving packages... 2021-05-14T21:11:29.9357363Z downloading mingw-w64-x86_64-libunistring-0.9.10-3-any.pkg.tar.zst... 2021-05-14T21:11:30.5151778Z downloading mingw-w64-x86_64-libidn2-2.3.0-1-any.pkg.tar.xz... 2021-05-14T21:11:30.6158539Z downloading mingw-w64-x86_64-libmetalink-0.1.3-3-any.pkg.tar.xz... 2021-05-14T21:11:30.7136861Z downloading mingw-w64-x86_64-libpsl-0.21.1-2-any.pkg.tar.zst... 2021-05-14T21:11:30.8118056Z downloading mingw-w64-x86_64-libssh2-1.9.0-3-any.pkg.tar.zst... 2021-05-14T21:11:30.9158292Z downloading mingw-w64-x86_64-jansson-2.13.1-1-any.pkg.tar.zst... 2021-05-14T21:11:31.0133740Z downloading mingw-w64-x86_64-jemalloc-5.2.1-2-any.pkg.tar.zst... 2021-05-14T21:11:31.1140498Z downloading mingw-w64-x86_64-nghttp2-1.41.0-1-any.pkg.tar.zst... 2021-05-14T21:11:31.2130411Z downloading mingw-w64-x86_64-curl-7.76.1-1-any.pkg.tar.zst... 2021-05-14T21:11:31.5062377Z downloading mingw-w64-x86_64-jsoncpp-1.9.4-1-any.pkg.tar.zst... 2021-05-14T21:11:31.6085405Z downloading mingw-w64-x86_64-nettle-3.7-2-any.pkg.tar.zst... 2021-05-14T21:11:31.7105890Z downloading mingw-w64-x86_64-libarchive-3.5.1-1-any.pkg.tar.zst... 2021-05-14T21:11:31.8145065Z downloading mingw-w64-x86_64-libuv-1.40.0-3-any.pkg.tar.zst... 2021-05-14T21:11:31.9208684Z downloading mingw-w64-x86_64-rhash-1.4.1-3-any.pkg.tar.zst... 2021-05-14T21:11:32.0218076Z downloading mingw-w64-x86_64-cmake-3.20.2-1-any.pkg.tar.zst... 2021-05-14T21:11:32.3371780Z checking keyring... 2021-05-14T21:11:32.5570335Z checking package integrity... 2021-05-14T21:11:34.3612919Z loading package files... 2021-05-14T21:11:34.4665190Z checking for file conflicts... 2021-05-14T21:11:34.9367222Z checking available disk space... 2021-05-14T21:11:34.9397479Z :: Processing package changes... 2021-05-14T21:11:34.9398408Z installing mingw-w64-x86_64-libunistring... 2021-05-14T21:11:34.9828823Z installing mingw-w64-x86_64-libidn2... 2021-05-14T21:11:35.0164799Z installing mingw-w64-x86_64-libmetalink... 2021-05-14T21:11:35.0411344Z installing mingw-w64-x86_64-libpsl... 2021-05-14T21:11:35.0479915Z installing mingw-w64-x86_64-libssh2... 2021-05-14T21:11:35.1715582Z installing mingw-w64-x86_64-jansson... 2021-05-14T21:11:35.1777416Z installing mingw-w64-x86_64-jemalloc... 2021-05-14T21:11:35.1973351Z installing mingw-w64-x86_64-nghttp2... 2021-05-14T21:11:35.2117570Z installing mingw-w64-x86_64-curl... 2021-05-14T21:11:35.5384987Z installing mingw-w64-x86_64-jsoncpp... 2021-05-14T21:11:35.5599921Z installing mingw-w64-x86_64-nettle... 2021-05-14T21:11:35.6087509Z installing mingw-w64-x86_64-libarchive... 2021-05-14T21:11:35.6530812Z installing mingw-w64-x86_64-libuv... 2021-05-14T21:11:35.6647783Z installing mingw-w64-x86_64-rhash... 2021-05-14T21:11:35.7003551Z installing mingw-w64-x86_64-cmake... 2021-05-14T21:11:40.3516156Z Optional dependencies for mingw-w64-x86_64-cmake 2021-05-14T21:11:40.3517140Z mingw-w64-x86_64-qt5: CMake Qt GUI 2021-05-14T21:11:40.3517893Z mingw-w64-x86_64-emacs: for cmake emacs mode 2021-05-14T21:11:41.1092031Z error: target not found: mingw-w64-x86_64-coinor-cbc 2021-05-14T21:11:41.8481515Z error: target not found: mingw-w64-x86_64-coinor-symphony 2021-05-14T21:11:42.4964748Z warning: mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-14T21:11:42.4965787Z resolving dependencies... 2021-05-14T21:11:42.5046426Z looking for conflicting packages... 2021-05-14T21:11:42.5141820Z 2021-05-14T21:11:42.5142615Z Packages (1) mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1 2021-05-14T21:11:42.5143167Z 2021-05-14T21:11:42.5143672Z Total Download Size: 3.18 MiB 2021-05-14T21:11:42.5144267Z Total Installed Size: 81.46 MiB 2021-05-14T21:11:42.5144834Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:11:42.5145285Z 2021-05-14T21:11:42.5145911Z :: Proceed with installation? [Y/n] 2021-05-14T21:11:42.5146531Z :: Retrieving packages... 2021-05-14T21:11:42.8380089Z downloading mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-14T21:11:43.6134195Z checking keyring... 2021-05-14T21:11:43.6863466Z checking package integrity... 2021-05-14T21:11:43.8260344Z loading package files... 2021-05-14T21:11:43.8366774Z checking for file conflicts... 2021-05-14T21:11:43.8367563Z checking available disk space... 2021-05-14T21:11:43.8695420Z :: Processing package changes... 2021-05-14T21:11:43.8696242Z reinstalling mingw-w64-x86_64-crt-git... 2021-05-14T21:11:45.3107621Z warning: mingw-w64-x86_64-curl-7.76.1-1 is up to date -- reinstalling 2021-05-14T21:11:45.3108590Z resolving dependencies... 2021-05-14T21:11:45.3235663Z looking for conflicting packages... 2021-05-14T21:11:45.3286013Z 2021-05-14T21:11:45.3286732Z Packages (1) mingw-w64-x86_64-curl-7.76.1-1 2021-05-14T21:11:45.3287305Z 2021-05-14T21:11:45.3287895Z Total Installed Size: 2.86 MiB 2021-05-14T21:11:45.3288850Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:11:45.3289236Z 2021-05-14T21:11:45.3290130Z :: Proceed with installation? [Y/n] 2021-05-14T21:11:45.3290760Z checking keyring... 2021-05-14T21:11:45.3870584Z checking package integrity... 2021-05-14T21:11:45.4840262Z loading package files... 2021-05-14T21:11:45.4906326Z checking for file conflicts... 2021-05-14T21:11:45.4907073Z checking available disk space... 2021-05-14T21:11:45.5087772Z :: Processing package changes... 2021-05-14T21:11:45.5088606Z reinstalling mingw-w64-x86_64-curl... 2021-05-14T21:11:46.5620022Z resolving dependencies... 2021-05-14T21:11:46.5788566Z looking for conflicting packages... 2021-05-14T21:11:46.5799243Z 2021-05-14T21:11:46.5800194Z Packages (2) mingw-w64-x86_64-gdbm-1.19-1 mingw-w64-x86_64-cyrus-sasl-2.1.27-2 2021-05-14T21:11:46.5800888Z 2021-05-14T21:11:46.5801471Z Total Download Size: 0.41 MiB 2021-05-14T21:11:46.5802154Z Total Installed Size: 1.66 MiB 2021-05-14T21:11:46.5802580Z 2021-05-14T21:11:46.5803260Z :: Proceed with installation? [Y/n] 2021-05-14T21:11:46.5803953Z :: Retrieving packages... 2021-05-14T21:11:46.8868341Z downloading mingw-w64-x86_64-gdbm-1.19-1-any.pkg.tar.zst... 2021-05-14T21:11:47.3570603Z downloading mingw-w64-x86_64-cyrus-sasl-2.1.27-2-any.pkg.tar.zst... 2021-05-14T21:11:47.4523993Z checking keyring... 2021-05-14T21:11:47.6120989Z checking package integrity... 2021-05-14T21:11:47.8357755Z loading package files... 2021-05-14T21:11:47.8407971Z checking for file conflicts... 2021-05-14T21:11:47.8474081Z checking available disk space... 2021-05-14T21:11:47.8482779Z :: Processing package changes... 2021-05-14T21:11:47.8483511Z installing mingw-w64-x86_64-gdbm... 2021-05-14T21:11:47.8720566Z installing mingw-w64-x86_64-cyrus-sasl... 2021-05-14T21:11:48.5467852Z resolving dependencies... 2021-05-14T21:11:48.5468968Z looking for conflicting packages... 2021-05-14T21:11:48.5644232Z 2021-05-14T21:11:48.5645092Z Packages (1) mingw-w64-x86_64-discount-2.2.7-1 2021-05-14T21:11:48.5645602Z 2021-05-14T21:11:48.5646125Z Total Download Size: 0.11 MiB 2021-05-14T21:11:48.5646736Z Total Installed Size: 0.38 MiB 2021-05-14T21:11:48.5647132Z 2021-05-14T21:11:48.5647752Z :: Proceed with installation? [Y/n] 2021-05-14T21:11:48.5648411Z :: Retrieving packages... 2021-05-14T21:11:48.8846517Z downloading mingw-w64-x86_64-discount-2.2.7-1-any.pkg.tar.zst... 2021-05-14T21:11:49.1705893Z checking keyring... 2021-05-14T21:11:49.2430305Z checking package integrity... 2021-05-14T21:11:49.3541402Z loading package files... 2021-05-14T21:11:49.3550553Z checking for file conflicts... 2021-05-14T21:11:49.3570167Z checking available disk space... 2021-05-14T21:11:49.3578648Z :: Processing package changes... 2021-05-14T21:11:49.3579405Z installing mingw-w64-x86_64-discount... 2021-05-14T21:11:50.0185779Z resolving dependencies... 2021-05-14T21:11:50.0261140Z looking for conflicting packages... 2021-05-14T21:11:50.0366944Z 2021-05-14T21:11:50.0367657Z Packages (1) mingw-w64-x86_64-dlfcn-1.2.0-2 2021-05-14T21:11:50.0368099Z 2021-05-14T21:11:50.0368589Z Total Download Size: 0.01 MiB 2021-05-14T21:11:50.0369164Z Total Installed Size: 0.01 MiB 2021-05-14T21:11:50.0369534Z 2021-05-14T21:11:50.0370121Z :: Proceed with installation? [Y/n] 2021-05-14T21:11:50.0370745Z :: Retrieving packages... 2021-05-14T21:11:50.3519753Z downloading mingw-w64-x86_64-dlfcn-1.2.0-2-any.pkg.tar.zst... 2021-05-14T21:11:50.3530776Z checking keyring... 2021-05-14T21:11:50.4263482Z checking package integrity... 2021-05-14T21:11:50.5353686Z loading package files... 2021-05-14T21:11:50.5370246Z checking for file conflicts... 2021-05-14T21:11:50.5376944Z checking available disk space... 2021-05-14T21:11:50.5383675Z :: Processing package changes... 2021-05-14T21:11:50.5384475Z installing mingw-w64-x86_64-dlfcn... 2021-05-14T21:11:51.1889282Z warning: mingw-w64-x86_64-double-conversion-3.1.5-1 is up to date -- reinstalling 2021-05-14T21:11:51.1890180Z resolving dependencies... 2021-05-14T21:11:51.1965338Z looking for conflicting packages... 2021-05-14T21:11:51.2065454Z 2021-05-14T21:11:51.2066367Z Packages (1) mingw-w64-x86_64-double-conversion-3.1.5-1 2021-05-14T21:11:51.2067032Z 2021-05-14T21:11:51.2067920Z Total Installed Size: 0.29 MiB 2021-05-14T21:11:51.2068482Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:11:51.2069199Z 2021-05-14T21:11:51.2069947Z :: Proceed with installation? [Y/n] 2021-05-14T21:11:51.2070646Z checking keyring... 2021-05-14T21:11:51.2666049Z checking package integrity... 2021-05-14T21:11:51.3574204Z loading package files... 2021-05-14T21:11:51.3617093Z checking for file conflicts... 2021-05-14T21:11:51.3617824Z checking available disk space... 2021-05-14T21:11:51.3634767Z :: Processing package changes... 2021-05-14T21:11:51.3635580Z reinstalling mingw-w64-x86_64-double-conversion... 2021-05-14T21:11:51.4287151Z error: only one operation may be used at a time 2021-05-14T21:11:52.0401791Z warning: mingw-w64-x86_64-expat-2.2.10-1 is up to date -- reinstalling 2021-05-14T21:11:52.0402525Z resolving dependencies... 2021-05-14T21:11:52.0403486Z looking for conflicting packages... 2021-05-14T21:11:52.0578329Z 2021-05-14T21:11:52.0579379Z Packages (1) mingw-w64-x86_64-expat-2.2.10-1 2021-05-14T21:11:52.0579854Z 2021-05-14T21:11:52.0580362Z Total Download Size: 0.14 MiB 2021-05-14T21:11:52.0580974Z Total Installed Size: 0.61 MiB 2021-05-14T21:11:52.0581542Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:11:52.0581903Z 2021-05-14T21:11:52.0582503Z :: Proceed with installation? [Y/n] 2021-05-14T21:11:52.0583122Z :: Retrieving packages... 2021-05-14T21:11:52.3695075Z downloading mingw-w64-x86_64-expat-2.2.10-1-any.pkg.tar.zst... 2021-05-14T21:11:52.6559663Z checking keyring... 2021-05-14T21:11:52.7298163Z checking package integrity... 2021-05-14T21:11:52.8416288Z loading package files... 2021-05-14T21:11:52.8435132Z checking for file conflicts... 2021-05-14T21:11:52.8436033Z checking available disk space... 2021-05-14T21:11:52.8450425Z :: Processing package changes... 2021-05-14T21:11:52.8451161Z reinstalling mingw-w64-x86_64-expat... 2021-05-14T21:11:53.4989344Z resolving dependencies... 2021-05-14T21:11:53.6278448Z looking for conflicting packages... 2021-05-14T21:11:53.6388842Z warning: dependency cycle detected: 2021-05-14T21:11:53.6390813Z warning: mingw-w64-x86_64-libwebp will be installed before its mingw-w64-x86_64-libtiff dependency 2021-05-14T21:11:53.6391821Z warning: dependency cycle detected: 2021-05-14T21:11:53.6392787Z warning: mingw-w64-x86_64-ffms2 will be installed before its mingw-w64-x86_64-ffmpeg dependency 2021-05-14T21:11:53.6393329Z 2021-05-14T21:11:53.6406660Z 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-3 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-1 mingw-w64-x86_64-libxml2-2.9.10-8 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-14T21:11:53.6416616Z 2021-05-14T21:11:53.6417126Z Total Download Size: 206.03 MiB 2021-05-14T21:11:53.6417717Z Total Installed Size: 743.37 MiB 2021-05-14T21:11:53.6418099Z 2021-05-14T21:11:53.6418700Z :: Proceed with installation? [Y/n] 2021-05-14T21:11:53.6419301Z :: Retrieving packages... 2021-05-14T21:11:53.9482414Z downloading mingw-w64-x86_64-libogg-1.3.4-3-any.pkg.tar.xz... 2021-05-14T21:11:54.4211412Z downloading mingw-w64-x86_64-celt-0.11.3-4-any.pkg.tar.xz... 2021-05-14T21:11:54.5205937Z downloading mingw-w64-x86_64-gavl-1.4.0-1-any.pkg.tar.xz... 2021-05-14T21:11:55.0995874Z downloading mingw-w64-x86_64-eigen3-3.3.9-1-any.pkg.tar.zst... 2021-05-14T21:11:55.2041008Z downloading mingw-w64-x86_64-libunwind-12.0.0-3-any.pkg.tar.zst... 2021-05-14T21:11:55.3004453Z downloading mingw-w64-x86_64-glog-0.4.0-2-any.pkg.tar.xz... 2021-05-14T21:11:55.3984970Z downloading mingw-w64-x86_64-metis-5.1.0-3-any.pkg.tar.xz... 2021-05-14T21:11:55.5009389Z downloading mingw-w64-x86_64-suitesparse-5.8.1-1-any.pkg.tar.zst... 2021-05-14T21:11:55.6987714Z downloading mingw-w64-x86_64-ceres-solver-2.0.0-2-any.pkg.tar.zst... 2021-05-14T21:11:55.8153606Z downloading mingw-w64-x86_64-intel-tbb-1~2020.2-2-any.pkg.tar.zst... 2021-05-14T21:11:55.9397673Z downloading mingw-w64-x86_64-freeglut-3.2.1-2-any.pkg.tar.zst... 2021-05-14T21:11:56.0368314Z downloading mingw-w64-x86_64-libjpeg-turbo-2.0.6-1-any.pkg.tar.zst... 2021-05-14T21:11:56.1386653Z downloading mingw-w64-x86_64-jasper-2.0.24-1-any.pkg.tar.zst... 2021-05-14T21:11:56.2450549Z downloading mingw-w64-x86_64-szip-2.1.1-2-any.pkg.tar.xz... 2021-05-14T21:11:56.3414522Z downloading mingw-w64-x86_64-hdf5-1.12.0-3-any.pkg.tar.zst... 2021-05-14T21:11:56.7952148Z downloading mingw-w64-x86_64-libdeflate-1.7-2-any.pkg.tar.zst... 2021-05-14T21:11:56.8917206Z downloading mingw-w64-x86_64-giflib-5.2.1-3-any.pkg.tar.zst... 2021-05-14T21:11:56.9906334Z downloading mingw-w64-x86_64-libwebp-1.2.0-1-any.pkg.tar.zst... 2021-05-14T21:11:57.0960408Z downloading mingw-w64-x86_64-libtiff-4.2.0-3-any.pkg.tar.zst... 2021-05-14T21:11:57.2033667Z downloading mingw-w64-x86_64-cppunit-1.15.1-2-any.pkg.tar.zst... 2021-05-14T21:11:57.3014632Z downloading mingw-w64-x86_64-jxrlib-1.1-3-any.pkg.tar.xz... 2021-05-14T21:11:57.4006432Z downloading mingw-w64-x86_64-lcms2-2.12-1-any.pkg.tar.zst... 2021-05-14T21:11:57.5010707Z downloading mingw-w64-x86_64-libraw-0.20.2-2-any.pkg.tar.zst... 2021-05-14T21:11:57.6023448Z downloading mingw-w64-x86_64-openjpeg2-2.3.1-1-any.pkg.tar.xz... 2021-05-14T21:11:57.7055258Z downloading mingw-w64-x86_64-ilmbase-2.5.4-4-any.pkg.tar.zst... 2021-05-14T21:11:57.8044285Z downloading mingw-w64-x86_64-openexr-2.5.4-4-any.pkg.tar.zst... 2021-05-14T21:11:57.9464454Z downloading mingw-w64-x86_64-freeimage-3.18.0-6-any.pkg.tar.zst... 2021-05-14T21:11:58.0483553Z downloading mingw-w64-x86_64-glsl-optimizer-git-r66917.d78c3d2f24-1-any.pkg.tar.zst... 2021-05-14T21:11:58.1515899Z downloading mingw-w64-x86_64-hlsl2glsl-git-r852.14dd189-1-any.pkg.tar.zst... 2021-05-14T21:11:58.2501372Z downloading mingw-w64-x86_64-vulkan-headers-1.2.168-2-any.pkg.tar.zst... 2021-05-14T21:11:58.3521972Z downloading mingw-w64-x86_64-vulkan-loader-1.2.166-1-any.pkg.tar.zst... 2021-05-14T21:11:58.4490127Z downloading mingw-w64-x86_64-SDL2-2.0.14-2-any.pkg.tar.zst... 2021-05-14T21:11:58.5557241Z downloading mingw-w64-x86_64-pugixml-1.11.4-1-any.pkg.tar.zst... 2021-05-14T21:11:58.6535947Z downloading mingw-w64-x86_64-tinyxml-2.6.2-5-any.pkg.tar.zst... 2021-05-14T21:11:58.7505795Z downloading mingw-w64-x86_64-zziplib-0.13.72-2-any.pkg.tar.zst... 2021-05-14T21:11:58.8488791Z downloading mingw-w64-x86_64-ogre3d-1.12.6-3-any.pkg.tar.zst... 2021-05-14T21:12:03.2399967Z downloading mingw-w64-x86_64-leptonica-1.80.0-2-any.pkg.tar.zst... 2021-05-14T21:12:03.3916010Z downloading mingw-w64-x86_64-fribidi-1.0.10-2-any.pkg.tar.zst... 2021-05-14T21:12:03.4891236Z downloading mingw-w64-x86_64-libdatrie-0.2.12-1-any.pkg.tar.xz... 2021-05-14T21:12:03.5879390Z downloading mingw-w64-x86_64-libthai-0.1.28-3-any.pkg.tar.zst... 2021-05-14T21:12:03.6909978Z downloading mingw-w64-x86_64-pango-1.48.4-2-any.pkg.tar.zst... 2021-05-14T21:12:03.8396437Z downloading mingw-w64-x86_64-tesseract-ocr-4.1.1-7-any.pkg.tar.zst... 2021-05-14T21:12:04.1305238Z downloading mingw-w64-x86_64-opencv-4.5.1-2-any.pkg.tar.zst... 2021-05-14T21:12:05.0952119Z downloading mingw-w64-x86_64-frei0r-plugins-1.7.0-2-any.pkg.tar.zst... 2021-05-14T21:12:05.1973064Z downloading mingw-w64-x86_64-dav1d-0.8.2-1-any.pkg.tar.zst... 2021-05-14T21:12:05.2986755Z downloading mingw-w64-x86_64-gnutls-3.7.1-1-any.pkg.tar.zst... 2021-05-14T21:12:05.4315281Z downloading mingw-w64-x86_64-gsm-1.0.19-1-any.pkg.tar.xz... 2021-05-14T21:12:05.5282519Z downloading mingw-w64-x86_64-lame-3.100-1-any.pkg.tar.xz... 2021-05-14T21:12:05.6301350Z downloading mingw-w64-x86_64-libass-0.15.1-1-any.pkg.tar.zst... 2021-05-14T21:12:05.7299400Z downloading mingw-w64-x86_64-libxml2-2.9.10-8-any.pkg.tar.zst... 2021-05-14T21:12:05.8890771Z downloading mingw-w64-x86_64-libbluray-1.2.1-1-any.pkg.tar.zst... 2021-05-14T21:12:06.0019765Z downloading mingw-w64-x86_64-libcaca-0.99.beta19-6-any.pkg.tar.zst... 2021-05-14T21:12:06.1146390Z downloading mingw-w64-x86_64-libexif-0.6.22-1-any.pkg.tar.zst... 2021-05-14T21:12:06.2612122Z downloading mingw-w64-x86_64-libmfx-1.25-1-any.pkg.tar.xz... 2021-05-14T21:12:06.3591363Z downloading mingw-w64-x86_64-libmodplug-0.8.9.0-3-any.pkg.tar.zst... 2021-05-14T21:12:06.4588043Z downloading mingw-w64-x86_64-libsoxr-0.1.3-2-any.pkg.tar.zst... 2021-05-14T21:12:06.5589892Z downloading mingw-w64-x86_64-libvorbis-1.3.7-1-any.pkg.tar.zst... 2021-05-14T21:12:06.6624029Z downloading mingw-w64-x86_64-libtheora-1.1.1-6-any.pkg.tar.zst... 2021-05-14T21:12:06.7724034Z downloading mingw-w64-x86_64-libvpx-1.10.0-1-any.pkg.tar.zst... 2021-05-14T21:12:06.9108150Z downloading mingw-w64-x86_64-libmysofa-1.1-1-any.pkg.tar.zst... 2021-05-14T21:12:07.0339882Z downloading mingw-w64-x86_64-openal-1.21.0-2-any.pkg.tar.zst... 2021-05-14T21:12:07.1493868Z downloading mingw-w64-x86_64-opencore-amr-0.1.5-1-any.pkg.tar.xz... 2021-05-14T21:12:07.2504743Z downloading mingw-w64-x86_64-opus-1.3.1-4-any.pkg.tar.zst... 2021-05-14T21:12:07.3490383Z downloading mingw-w64-x86_64-rtmpdump-git-r514.c5f04a5-4-any.pkg.tar.zst... 2021-05-14T21:12:07.4477340Z downloading mingw-w64-x86_64-speexdsp-1.2.0-1-any.pkg.tar.xz... 2021-05-14T21:12:07.5476776Z downloading mingw-w64-x86_64-speex-1.2.0-1-any.pkg.tar.xz... 2021-05-14T21:12:07.6563972Z downloading mingw-w64-x86_64-srt-1.4.2-1-any.pkg.tar.zst... 2021-05-14T21:12:07.7588032Z downloading mingw-w64-x86_64-l-smash-2.14.5-1-any.pkg.tar.xz... 2021-05-14T21:12:07.8588500Z downloading mingw-w64-x86_64-ffms2-2.40-1-any.pkg.tar.zst... 2021-05-14T21:12:07.9563841Z downloading mingw-w64-x86_64-x264-git-r2991.1771b556-1-any.pkg.tar.xz... 2021-05-14T21:12:08.0656834Z downloading mingw-w64-x86_64-x265-3.4-2-any.pkg.tar.zst... 2021-05-14T21:12:08.1893770Z downloading mingw-w64-x86_64-xvidcore-1.3.7-2-any.pkg.tar.zst... 2021-05-14T21:12:08.2903597Z downloading mingw-w64-x86_64-ffmpeg-4.4-1-any.pkg.tar.zst... 2021-05-14T21:12:08.6524058Z checking keyring... 2021-05-14T21:12:08.9309077Z checking package integrity... 2021-05-14T21:12:20.2268076Z loading package files... 2021-05-14T21:12:20.4828252Z checking for file conflicts... 2021-05-14T21:12:21.0001982Z checking available disk space... 2021-05-14T21:12:21.0036682Z :: Processing package changes... 2021-05-14T21:12:21.0037667Z installing mingw-w64-x86_64-libogg... 2021-05-14T21:12:21.0918036Z installing mingw-w64-x86_64-celt... 2021-05-14T21:12:21.1102321Z installing mingw-w64-x86_64-gavl... 2021-05-14T21:12:21.4788004Z installing mingw-w64-x86_64-eigen3... 2021-05-14T21:12:21.8877788Z installing mingw-w64-x86_64-libunwind... 2021-05-14T21:12:21.8920626Z installing mingw-w64-x86_64-glog... 2021-05-14T21:12:21.9134076Z installing mingw-w64-x86_64-metis... 2021-05-14T21:12:21.9561096Z installing mingw-w64-x86_64-suitesparse... 2021-05-14T21:12:22.0509112Z installing mingw-w64-x86_64-ceres-solver... 2021-05-14T21:12:22.1010481Z installing mingw-w64-x86_64-intel-tbb... 2021-05-14T21:12:22.2026567Z installing mingw-w64-x86_64-freeglut... 2021-05-14T21:12:22.2170461Z installing mingw-w64-x86_64-libjpeg-turbo... 2021-05-14T21:12:22.2498734Z installing mingw-w64-x86_64-jasper... 2021-05-14T21:12:22.4188611Z installing mingw-w64-x86_64-szip... 2021-05-14T21:12:22.4356812Z installing mingw-w64-x86_64-hdf5... 2021-05-14T21:12:22.7116592Z installing mingw-w64-x86_64-libdeflate... 2021-05-14T21:12:22.7188226Z installing mingw-w64-x86_64-giflib... 2021-05-14T21:12:22.7347302Z installing mingw-w64-x86_64-libwebp... 2021-05-14T21:12:22.7620721Z installing mingw-w64-x86_64-libtiff... 2021-05-14T21:12:22.9289127Z installing mingw-w64-x86_64-cppunit... 2021-05-14T21:12:22.9840761Z installing mingw-w64-x86_64-jxrlib... 2021-05-14T21:12:23.1099872Z installing mingw-w64-x86_64-lcms2... 2021-05-14T21:12:23.1262014Z installing mingw-w64-x86_64-libraw... 2021-05-14T21:12:23.1588042Z installing mingw-w64-x86_64-openjpeg2... 2021-05-14T21:12:23.2477504Z installing mingw-w64-x86_64-ilmbase... 2021-05-14T21:12:23.2977331Z installing mingw-w64-x86_64-openexr... 2021-05-14T21:12:23.4103158Z installing mingw-w64-x86_64-freeimage... 2021-05-14T21:12:23.4273409Z installing mingw-w64-x86_64-glsl-optimizer-git... 2021-05-14T21:12:23.4440150Z installing mingw-w64-x86_64-hlsl2glsl-git... 2021-05-14T21:12:23.4503949Z installing mingw-w64-x86_64-vulkan-headers... 2021-05-14T21:12:23.4881156Z installing mingw-w64-x86_64-vulkan-loader... 2021-05-14T21:12:23.4947110Z installing mingw-w64-x86_64-SDL2... 2021-05-14T21:12:23.5676191Z installing mingw-w64-x86_64-pugixml... 2021-05-14T21:12:23.5784262Z installing mingw-w64-x86_64-tinyxml... 2021-05-14T21:12:23.5853604Z installing mingw-w64-x86_64-zziplib... 2021-05-14T21:12:23.6659587Z Optional dependencies for mingw-w64-x86_64-zziplib 2021-05-14T21:12:23.6660513Z mingw-w64-x86_64-SDL: SDL_rwops for ZZipLib 2021-05-14T21:12:23.6661280Z installing mingw-w64-x86_64-ogre3d... 2021-05-14T21:12:25.1956825Z installing mingw-w64-x86_64-leptonica... 2021-05-14T21:12:25.2434470Z installing mingw-w64-x86_64-fribidi... 2021-05-14T21:12:25.2624440Z installing mingw-w64-x86_64-libdatrie... 2021-05-14T21:12:25.3144050Z installing mingw-w64-x86_64-libthai... 2021-05-14T21:12:25.3323292Z installing mingw-w64-x86_64-pango... 2021-05-14T21:12:26.1295298Z installing mingw-w64-x86_64-tesseract-ocr... 2021-05-14T21:12:26.2359454Z installing mingw-w64-x86_64-opencv... 2021-05-14T21:12:26.9653343Z Optional dependencies for mingw-w64-x86_64-opencv 2021-05-14T21:12:26.9654489Z mingw-w64-x86_64-ffmpeg: support to read and write video files [pending] 2021-05-14T21:12:26.9655472Z mingw-w64-x86_64-python-numpy: Python 3.x interface [installed] 2021-05-14T21:12:26.9656409Z installing mingw-w64-x86_64-frei0r-plugins... 2021-05-14T21:12:27.0547847Z installing mingw-w64-x86_64-dav1d... 2021-05-14T21:12:27.0719788Z installing mingw-w64-x86_64-gnutls... 2021-05-14T21:12:28.2177364Z installing mingw-w64-x86_64-gsm... 2021-05-14T21:12:28.2355730Z installing mingw-w64-x86_64-lame... 2021-05-14T21:12:28.2833590Z installing mingw-w64-x86_64-libass... 2021-05-14T21:12:28.2916653Z installing mingw-w64-x86_64-libxml2... 2021-05-14T21:12:28.8491969Z installing mingw-w64-x86_64-libbluray... 2021-05-14T21:12:28.8630676Z installing mingw-w64-x86_64-libcaca... 2021-05-14T21:12:28.8886990Z installing mingw-w64-x86_64-libexif... 2021-05-14T21:12:28.9314859Z installing mingw-w64-x86_64-libmfx... 2021-05-14T21:12:28.9598359Z installing mingw-w64-x86_64-libmodplug... 2021-05-14T21:12:28.9701999Z installing mingw-w64-x86_64-libsoxr... 2021-05-14T21:12:28.9892779Z installing mingw-w64-x86_64-libvorbis... 2021-05-14T21:12:29.0961443Z installing mingw-w64-x86_64-libtheora... 2021-05-14T21:12:29.1819459Z installing mingw-w64-x86_64-libvpx... 2021-05-14T21:12:29.2118860Z installing mingw-w64-x86_64-libmysofa... 2021-05-14T21:12:29.2247380Z installing mingw-w64-x86_64-openal... 2021-05-14T21:12:29.2530683Z installing mingw-w64-x86_64-opencore-amr... 2021-05-14T21:12:29.2789411Z installing mingw-w64-x86_64-opus... 2021-05-14T21:12:29.2907377Z installing mingw-w64-x86_64-rtmpdump-git... 2021-05-14T21:12:29.3032528Z installing mingw-w64-x86_64-speexdsp... 2021-05-14T21:12:29.3427035Z installing mingw-w64-x86_64-speex... 2021-05-14T21:12:29.3877268Z installing mingw-w64-x86_64-srt... 2021-05-14T21:12:29.4092245Z installing mingw-w64-x86_64-l-smash... 2021-05-14T21:12:29.4646311Z installing mingw-w64-x86_64-ffms2... 2021-05-14T21:12:29.4737891Z installing mingw-w64-x86_64-x264-git... 2021-05-14T21:12:29.5730078Z installing mingw-w64-x86_64-x265... 2021-05-14T21:12:29.6513952Z installing mingw-w64-x86_64-xvidcore... 2021-05-14T21:12:29.6598931Z installing mingw-w64-x86_64-ffmpeg... 2021-05-14T21:12:30.9394301Z resolving dependencies... 2021-05-14T21:12:30.9480521Z looking for conflicting packages... 2021-05-14T21:12:30.9626882Z 2021-05-14T21:12:30.9627612Z Packages (1) mingw-w64-x86_64-fftw-3.3.9-2 2021-05-14T21:12:30.9628098Z 2021-05-14T21:12:30.9628886Z Total Download Size: 3.13 MiB 2021-05-14T21:12:30.9629752Z Total Installed Size: 21.70 MiB 2021-05-14T21:12:30.9630191Z 2021-05-14T21:12:30.9630863Z :: Proceed with installation? [Y/n] 2021-05-14T21:12:30.9631572Z :: Retrieving packages... 2021-05-14T21:12:31.2786651Z downloading mingw-w64-x86_64-fftw-3.3.9-2-any.pkg.tar.zst... 2021-05-14T21:12:32.0596618Z checking keyring... 2021-05-14T21:12:32.1332551Z checking package integrity... 2021-05-14T21:12:32.2650504Z loading package files... 2021-05-14T21:12:32.2675228Z checking for file conflicts... 2021-05-14T21:12:32.2698740Z checking available disk space... 2021-05-14T21:12:32.2707098Z :: Processing package changes... 2021-05-14T21:12:32.2707874Z installing mingw-w64-x86_64-fftw... 2021-05-14T21:12:32.9794240Z warning: mingw-w64-x86_64-flatbuffers-1.12.0-2 is up to date -- reinstalling 2021-05-14T21:12:32.9795056Z resolving dependencies... 2021-05-14T21:12:32.9920811Z looking for conflicting packages... 2021-05-14T21:12:33.0026925Z 2021-05-14T21:12:33.0031786Z Packages (1) mingw-w64-x86_64-flatbuffers-1.12.0-2 2021-05-14T21:12:33.0032717Z 2021-05-14T21:12:33.0033341Z Total Installed Size: 4.17 MiB 2021-05-14T21:12:33.0033982Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:12:33.0034392Z 2021-05-14T21:12:33.0035112Z :: Proceed with installation? [Y/n] 2021-05-14T21:12:33.0035698Z checking keyring... 2021-05-14T21:12:33.0610928Z checking package integrity... 2021-05-14T21:12:33.1563962Z loading package files... 2021-05-14T21:12:33.1583019Z checking for file conflicts... 2021-05-14T21:12:33.1583749Z checking available disk space... 2021-05-14T21:12:33.1604184Z :: Processing package changes... 2021-05-14T21:12:33.1604943Z reinstalling mingw-w64-x86_64-flatbuffers... 2021-05-14T21:12:33.8251578Z warning: mingw-w64-x86_64-fontconfig-2.13.93-3 is up to date -- reinstalling 2021-05-14T21:12:33.8252338Z resolving dependencies... 2021-05-14T21:12:33.8376037Z looking for conflicting packages... 2021-05-14T21:12:33.8487988Z 2021-05-14T21:12:33.8488808Z Packages (1) mingw-w64-x86_64-fontconfig-2.13.93-3 2021-05-14T21:12:33.8489354Z 2021-05-14T21:12:33.8489866Z Total Installed Size: 1.29 MiB 2021-05-14T21:12:33.8490781Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:12:33.8491179Z 2021-05-14T21:12:33.8492040Z :: Proceed with installation? [Y/n] 2021-05-14T21:12:33.8492659Z checking keyring... 2021-05-14T21:12:33.9103763Z checking package integrity... 2021-05-14T21:12:34.0100631Z loading package files... 2021-05-14T21:12:34.0119988Z checking for file conflicts... 2021-05-14T21:12:34.0120696Z checking available disk space... 2021-05-14T21:12:34.0161660Z :: Processing package changes... 2021-05-14T21:12:34.0162430Z reinstalling mingw-w64-x86_64-fontconfig... 2021-05-14T21:12:36.4305401Z updating font cache... done. 2021-05-14T21:12:36.4320379Z :: Running post-transaction hooks... 2021-05-14T21:12:36.4321132Z (1/1) Updating fontconfig cache... 2021-05-14T21:12:37.1344492Z warning: mingw-w64-x86_64-freetype-2.10.4-2 is up to date -- reinstalling 2021-05-14T21:12:37.1345525Z resolving dependencies... 2021-05-14T21:12:37.1525294Z looking for conflicting packages... 2021-05-14T21:12:37.1577453Z 2021-05-14T21:12:37.1578196Z Packages (1) mingw-w64-x86_64-freetype-2.10.4-2 2021-05-14T21:12:37.1578728Z 2021-05-14T21:12:37.1579277Z Total Installed Size: 2.54 MiB 2021-05-14T21:12:37.1580366Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:12:37.1580753Z 2021-05-14T21:12:37.1581607Z :: Proceed with installation? [Y/n] 2021-05-14T21:12:37.1582204Z checking keyring... 2021-05-14T21:12:37.2196787Z checking package integrity... 2021-05-14T21:12:37.3175836Z loading package files... 2021-05-14T21:12:37.3200930Z checking for file conflicts... 2021-05-14T21:12:37.3201588Z checking available disk space... 2021-05-14T21:12:37.3234766Z :: Processing package changes... 2021-05-14T21:12:37.3235586Z reinstalling mingw-w64-x86_64-freetype... 2021-05-14T21:12:38.0077112Z warning: mingw-w64-x86_64-fribidi-1.0.10-2 is up to date -- reinstalling 2021-05-14T21:12:38.0078043Z resolving dependencies... 2021-05-14T21:12:38.0078746Z looking for conflicting packages... 2021-05-14T21:12:38.0301537Z 2021-05-14T21:12:38.0302488Z Packages (1) mingw-w64-x86_64-fribidi-1.0.10-2 2021-05-14T21:12:38.0303018Z 2021-05-14T21:12:38.0303751Z Total Installed Size: 0.44 MiB 2021-05-14T21:12:38.0304700Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:12:38.0305307Z 2021-05-14T21:12:38.0306043Z :: Proceed with installation? [Y/n] 2021-05-14T21:12:38.0306684Z checking keyring... 2021-05-14T21:12:38.0969253Z checking package integrity... 2021-05-14T21:12:38.1916092Z loading package files... 2021-05-14T21:12:38.1939760Z checking for file conflicts... 2021-05-14T21:12:38.1940437Z checking available disk space... 2021-05-14T21:12:38.1960713Z :: Processing package changes... 2021-05-14T21:12:38.1961437Z reinstalling mingw-w64-x86_64-fribidi... 2021-05-14T21:12:38.8973449Z warning: mingw-w64-x86_64-gcc-10.3.0-2 is up to date -- reinstalling 2021-05-14T21:12:38.8974369Z resolving dependencies... 2021-05-14T21:12:38.9166791Z looking for conflicting packages... 2021-05-14T21:12:38.9225983Z 2021-05-14T21:12:38.9226605Z Packages (1) mingw-w64-x86_64-gcc-10.3.0-2 2021-05-14T21:12:38.9227044Z 2021-05-14T21:12:38.9227554Z Total Download Size: 27.13 MiB 2021-05-14T21:12:38.9228117Z Total Installed Size: 156.41 MiB 2021-05-14T21:12:38.9228686Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:12:38.9229044Z 2021-05-14T21:12:38.9229629Z :: Proceed with installation? [Y/n] 2021-05-14T21:12:38.9230276Z :: Retrieving packages... 2021-05-14T21:12:39.2312173Z downloading mingw-w64-x86_64-gcc-10.3.0-2-any.pkg.tar.zst... 2021-05-14T21:12:41.0037369Z checking keyring... 2021-05-14T21:12:41.0845707Z checking package integrity... 2021-05-14T21:12:41.4071064Z loading package files... 2021-05-14T21:12:41.4187062Z checking for file conflicts... 2021-05-14T21:12:41.4188193Z checking available disk space... 2021-05-14T21:12:41.4563923Z :: Processing package changes... 2021-05-14T21:12:41.4564914Z reinstalling mingw-w64-x86_64-gcc... 2021-05-14T21:12:43.2274258Z resolving dependencies... 2021-05-14T21:12:43.3565167Z looking for conflicting packages... 2021-05-14T21:12:43.3618114Z 2021-05-14T21:12:43.3623981Z 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-14T21:12:43.3628120Z 2021-05-14T21:12:43.3628719Z Total Download Size: 48.47 MiB 2021-05-14T21:12:43.3629389Z Total Installed Size: 363.82 MiB 2021-05-14T21:12:43.3629816Z 2021-05-14T21:12:43.3630491Z :: Proceed with installation? [Y/n] 2021-05-14T21:12:43.3631210Z :: Retrieving packages... 2021-05-14T21:12:43.6724651Z downloading mingw-w64-x86_64-crypto++-8.4.0-2-any.pkg.tar.zst... 2021-05-14T21:12:44.5671907Z downloading mingw-w64-x86_64-geos-3.8.0-1-any.pkg.tar.xz... 2021-05-14T21:12:44.6797989Z downloading mingw-w64-x86_64-json-c-0.15-1-any.pkg.tar.zst... 2021-05-14T21:12:44.7822770Z downloading mingw-w64-x86_64-libfreexl-1.0.6-1-any.pkg.tar.zst... 2021-05-14T21:12:44.8807147Z downloading mingw-w64-x86_64-proj-6.3.2-2-any.pkg.tar.zst... 2021-05-14T21:12:45.0500224Z downloading mingw-w64-x86_64-libgeotiff-1.6.0-1-any.pkg.tar.zst... 2021-05-14T21:12:45.1546962Z downloading mingw-w64-x86_64-libde265-1.0.8-1-any.pkg.tar.zst... 2021-05-14T21:12:45.2752588Z downloading mingw-w64-x86_64-rav1e-0.4.1-1-any.pkg.tar.zst... 2021-05-14T21:12:45.4262565Z downloading mingw-w64-x86_64-libheif-1.11.0-2-any.pkg.tar.zst... 2021-05-14T21:12:45.5447549Z downloading mingw-w64-x86_64-minizip-git-1.2.445.e67b996-2-any.pkg.tar.zst... 2021-05-14T21:12:45.6434504Z downloading mingw-w64-x86_64-libkml-1.3.0-8-any.pkg.tar.xz... 2021-05-14T21:12:45.7453790Z downloading mingw-w64-x86_64-libmariadbclient-3.1.12-1-any.pkg.tar.zst... 2021-05-14T21:12:45.8522907Z downloading mingw-w64-x86_64-librttopo-1.1.0-1-any.pkg.tar.zst... 2021-05-14T21:12:45.9528913Z downloading mingw-w64-x86_64-libspatialite-5.0.1-2-any.pkg.tar.zst... 2021-05-14T21:12:46.1615805Z downloading mingw-w64-x86_64-netcdf-4.7.4-2-any.pkg.tar.zst... 2021-05-14T21:12:46.2656598Z downloading mingw-w64-x86_64-nspr-4.25-1-any.pkg.tar.xz... 2021-05-14T21:12:46.3948061Z downloading mingw-w64-x86_64-nss-3.52.1-1-any.pkg.tar.zst... 2021-05-14T21:12:46.5260940Z downloading mingw-w64-x86_64-poppler-data-0.4.10-1-any.pkg.tar.zst... 2021-05-14T21:12:46.6867119Z downloading mingw-w64-x86_64-poppler-20.12.1-2-any.pkg.tar.zst... 2021-05-14T21:12:46.8366355Z downloading mingw-w64-x86_64-libgpg-error-1.41-3-any.pkg.tar.zst... 2021-05-14T21:12:46.9360938Z downloading mingw-w64-x86_64-libgcrypt-1.9.2-2-any.pkg.tar.zst... 2021-05-14T21:12:47.0856573Z downloading mingw-w64-x86_64-libxslt-1.1.34-3-any.pkg.tar.zst... 2021-05-14T21:12:47.1973730Z downloading mingw-w64-x86_64-postgresql-13.1-1-any.pkg.tar.zst... 2021-05-14T21:12:47.5523827Z downloading mingw-w64-x86_64-xerces-c-3.2.3-3-any.pkg.tar.zst... 2021-05-14T21:12:47.7436758Z downloading mingw-w64-x86_64-gdal-3.2.2-3-any.pkg.tar.zst... 2021-05-14T21:12:48.4978685Z downloading winpty-0.4.3-1-x86_64.pkg.tar.xz... 2021-05-14T21:12:48.5137789Z checking keyring... 2021-05-14T21:12:48.7981831Z checking package integrity... 2021-05-14T21:12:52.7042730Z loading package files... 2021-05-14T21:12:52.8083598Z checking for file conflicts... 2021-05-14T21:12:53.0726138Z checking available disk space... 2021-05-14T21:12:53.0747062Z :: Processing package changes... 2021-05-14T21:12:53.0747955Z installing mingw-w64-x86_64-crypto++... 2021-05-14T21:12:53.2787434Z installing mingw-w64-x86_64-geos... 2021-05-14T21:12:53.6282357Z installing mingw-w64-x86_64-json-c... 2021-05-14T21:12:53.6462182Z installing mingw-w64-x86_64-libfreexl... 2021-05-14T21:12:53.6516985Z installing mingw-w64-x86_64-proj... 2021-05-14T21:12:53.7280670Z installing mingw-w64-x86_64-libgeotiff... 2021-05-14T21:12:53.7479984Z installing mingw-w64-x86_64-libde265... 2021-05-14T21:12:53.7673839Z Optional dependencies for mingw-w64-x86_64-libde265 2021-05-14T21:12:53.7674819Z mingw-w64-x86_64-ffmpeg: sherlock265 [installed] 2021-05-14T21:12:53.7675631Z mingw-w64-x86_64-qt5: sherlock265 2021-05-14T21:12:53.7676357Z mingw-w64-x86_64-SDL: dec265 2021-05-14T21:12:53.7677193Z installing mingw-w64-x86_64-rav1e... 2021-05-14T21:12:53.7933324Z installing mingw-w64-x86_64-libheif... 2021-05-14T21:12:53.8167015Z installing mingw-w64-x86_64-minizip-git... 2021-05-14T21:12:53.8347981Z installing mingw-w64-x86_64-libkml... 2021-05-14T21:12:53.9787879Z installing mingw-w64-x86_64-libmariadbclient... 2021-05-14T21:12:54.0153826Z installing mingw-w64-x86_64-librttopo... 2021-05-14T21:12:54.0260706Z installing mingw-w64-x86_64-libspatialite... 2021-05-14T21:12:54.1236135Z installing mingw-w64-x86_64-netcdf... 2021-05-14T21:12:54.1512969Z installing mingw-w64-x86_64-nspr... 2021-05-14T21:12:54.2222390Z installing mingw-w64-x86_64-nss... 2021-05-14T21:12:54.3280094Z installing mingw-w64-x86_64-poppler-data... 2021-05-14T21:12:54.7014106Z installing mingw-w64-x86_64-poppler... 2021-05-14T21:12:54.8411590Z Optional dependencies for mingw-w64-x86_64-poppler 2021-05-14T21:12:54.8412839Z mingw-w64-x86_64-glib2: libpoppler-glib [installed] 2021-05-14T21:12:54.8413768Z mingw-w64-x86_64-qt5: libpoppler-qt5 2021-05-14T21:12:54.8414888Z installing mingw-w64-x86_64-libgpg-error... 2021-05-14T21:12:54.8736778Z installing mingw-w64-x86_64-libgcrypt... 2021-05-14T21:12:54.8928011Z installing mingw-w64-x86_64-libxslt... 2021-05-14T21:12:54.9834589Z installing winpty... 2021-05-14T21:12:55.0460387Z installing mingw-w64-x86_64-postgresql... 2021-05-14T21:12:56.4955976Z installing mingw-w64-x86_64-xerces-c... 2021-05-14T21:12:56.8610825Z installing mingw-w64-x86_64-gdal... 2021-05-14T21:12:58.0357276Z warning: mingw-w64-x86_64-gdb-10.2-1 is up to date -- reinstalling 2021-05-14T21:12:58.0358037Z resolving dependencies... 2021-05-14T21:12:58.0553305Z looking for conflicting packages... 2021-05-14T21:12:58.0607234Z 2021-05-14T21:12:58.0607914Z Packages (1) mingw-w64-x86_64-gdb-10.2-1 2021-05-14T21:12:58.0608407Z 2021-05-14T21:12:58.0608965Z Total Download Size: 4.15 MiB 2021-05-14T21:12:58.0609618Z Total Installed Size: 13.89 MiB 2021-05-14T21:12:58.0610256Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:12:58.0610645Z 2021-05-14T21:12:58.0611375Z :: Proceed with installation? [Y/n] 2021-05-14T21:12:58.0612076Z :: Retrieving packages... 2021-05-14T21:12:58.3770537Z downloading mingw-w64-x86_64-gdb-10.2-1-any.pkg.tar.zst... 2021-05-14T21:12:59.2560611Z checking keyring... 2021-05-14T21:12:59.3290683Z checking package integrity... 2021-05-14T21:12:59.4730318Z loading package files... 2021-05-14T21:12:59.4754921Z checking for file conflicts... 2021-05-14T21:12:59.4755754Z checking available disk space... 2021-05-14T21:12:59.4809859Z :: Processing package changes... 2021-05-14T21:12:59.4810626Z reinstalling mingw-w64-x86_64-gdb... 2021-05-14T21:13:00.2881093Z warning: mingw-w64-x86_64-gdbm-1.19-1 is up to date -- reinstalling 2021-05-14T21:13:00.2881773Z resolving dependencies... 2021-05-14T21:13:00.3005022Z looking for conflicting packages... 2021-05-14T21:13:00.3128523Z 2021-05-14T21:13:00.3129254Z Packages (1) mingw-w64-x86_64-gdbm-1.19-1 2021-05-14T21:13:00.3129750Z 2021-05-14T21:13:00.3130554Z Total Installed Size: 0.72 MiB 2021-05-14T21:13:00.3131134Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:13:00.3131786Z 2021-05-14T21:13:00.3132488Z :: Proceed with installation? [Y/n] 2021-05-14T21:13:00.3133161Z checking keyring... 2021-05-14T21:13:00.3728007Z checking package integrity... 2021-05-14T21:13:00.4655269Z loading package files... 2021-05-14T21:13:00.4670834Z checking for file conflicts... 2021-05-14T21:13:00.4671526Z checking available disk space... 2021-05-14T21:13:00.4699976Z :: Processing package changes... 2021-05-14T21:13:00.4700687Z reinstalling mingw-w64-x86_64-gdbm... 2021-05-14T21:13:01.1357379Z resolving dependencies... 2021-05-14T21:13:01.1518511Z looking for conflicting packages... 2021-05-14T21:13:01.1653251Z 2021-05-14T21:13:01.1654246Z Packages (1) mingw-w64-x86_64-gdk-pixbuf2-2.42.4-1 2021-05-14T21:13:01.1654847Z 2021-05-14T21:13:01.1656527Z Total Download Size: 1.57 MiB 2021-05-14T21:13:01.1660619Z Total Installed Size: 6.77 MiB 2021-05-14T21:13:01.1661061Z 2021-05-14T21:13:01.1661735Z :: Proceed with installation? [Y/n] 2021-05-14T21:13:01.1662344Z :: Retrieving packages... 2021-05-14T21:13:01.4723144Z downloading mingw-w64-x86_64-gdk-pixbuf2-2.42.4-1-any.pkg.tar.zst... 2021-05-14T21:13:02.1337672Z checking keyring... 2021-05-14T21:13:02.2068520Z checking package integrity... 2021-05-14T21:13:02.3273182Z loading package files... 2021-05-14T21:13:02.3345122Z checking for file conflicts... 2021-05-14T21:13:02.3648720Z checking available disk space... 2021-05-14T21:13:02.3658258Z :: Processing package changes... 2021-05-14T21:13:02.3659334Z installing mingw-w64-x86_64-gdk-pixbuf2... 2021-05-14T21:13:02.8241004Z :: Running post-transaction hooks... 2021-05-14T21:13:02.8242364Z (1/1) Probing GDK-Pixbuf loader modules... 2021-05-14T21:13:03.5553866Z warning: mingw-w64-x86_64-geos-3.8.0-1 is up to date -- reinstalling 2021-05-14T21:13:03.5554716Z resolving dependencies... 2021-05-14T21:13:03.5555427Z looking for conflicting packages... 2021-05-14T21:13:03.5807162Z 2021-05-14T21:13:03.5808454Z Packages (1) mingw-w64-x86_64-geos-3.8.0-1 2021-05-14T21:13:03.5808865Z 2021-05-14T21:13:03.5809711Z Total Installed Size: 7.40 MiB 2021-05-14T21:13:03.5810400Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:13:03.5810829Z 2021-05-14T21:13:03.5811513Z :: Proceed with installation? [Y/n] 2021-05-14T21:13:03.5812182Z checking keyring... 2021-05-14T21:13:03.6390598Z checking package integrity... 2021-05-14T21:13:03.7408088Z loading package files... 2021-05-14T21:13:03.7518836Z checking for file conflicts... 2021-05-14T21:13:03.7519597Z checking available disk space... 2021-05-14T21:13:03.7684845Z :: Processing package changes... 2021-05-14T21:13:03.7685734Z reinstalling mingw-w64-x86_64-geos... 2021-05-14T21:13:04.8180654Z warning: mingw-w64-x86_64-gettext-0.19.8.1-10 is up to date -- reinstalling 2021-05-14T21:13:04.8181526Z resolving dependencies... 2021-05-14T21:13:04.8310868Z looking for conflicting packages... 2021-05-14T21:13:04.8447577Z 2021-05-14T21:13:04.8448340Z Packages (1) mingw-w64-x86_64-gettext-0.19.8.1-10 2021-05-14T21:13:04.8448829Z 2021-05-14T21:13:04.8449315Z Total Download Size: 3.36 MiB 2021-05-14T21:13:04.8449882Z Total Installed Size: 18.30 MiB 2021-05-14T21:13:04.8450435Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:13:04.8450830Z 2021-05-14T21:13:04.8451424Z :: Proceed with installation? [Y/n] 2021-05-14T21:13:04.8452029Z :: Retrieving packages... 2021-05-14T21:13:05.1840180Z downloading mingw-w64-x86_64-gettext-0.19.8.1-10-any.pkg.tar.zst... 2021-05-14T21:13:05.9616645Z checking keyring... 2021-05-14T21:13:06.0374097Z checking package integrity... 2021-05-14T21:13:06.1726704Z loading package files... 2021-05-14T21:13:06.1954265Z checking for file conflicts... 2021-05-14T21:13:06.1956175Z checking available disk space... 2021-05-14T21:13:06.2727779Z :: Processing package changes... 2021-05-14T21:13:06.2728764Z reinstalling mingw-w64-x86_64-gettext... 2021-05-14T21:13:08.5357947Z warning: mingw-w64-x86_64-gflags-2.2.2-2 is up to date -- reinstalling 2021-05-14T21:13:08.5358784Z resolving dependencies... 2021-05-14T21:13:08.5359890Z looking for conflicting packages... 2021-05-14T21:13:08.5603625Z 2021-05-14T21:13:08.5604401Z Packages (1) mingw-w64-x86_64-gflags-2.2.2-2 2021-05-14T21:13:08.5604920Z 2021-05-14T21:13:08.5605704Z Total Installed Size: 1.09 MiB 2021-05-14T21:13:08.5606734Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:13:08.5607317Z 2021-05-14T21:13:08.5607977Z :: Proceed with installation? [Y/n] 2021-05-14T21:13:08.5608567Z checking keyring... 2021-05-14T21:13:08.6196798Z checking package integrity... 2021-05-14T21:13:08.7087451Z loading package files... 2021-05-14T21:13:08.7136134Z checking for file conflicts... 2021-05-14T21:13:08.7136934Z checking available disk space... 2021-05-14T21:13:08.7155203Z :: Processing package changes... 2021-05-14T21:13:08.7155909Z reinstalling mingw-w64-x86_64-gflags... 2021-05-14T21:13:09.3732741Z warning: mingw-w64-x86_64-giflib-5.2.1-3 is up to date -- reinstalling 2021-05-14T21:13:09.3733454Z resolving dependencies... 2021-05-14T21:13:09.3821891Z looking for conflicting packages... 2021-05-14T21:13:09.3985413Z 2021-05-14T21:13:09.3986171Z Packages (1) mingw-w64-x86_64-giflib-5.2.1-3 2021-05-14T21:13:09.3986629Z 2021-05-14T21:13:09.3987399Z Total Installed Size: 0.73 MiB 2021-05-14T21:13:09.3988048Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:13:09.3988663Z 2021-05-14T21:13:09.3989433Z :: Proceed with installation? [Y/n] 2021-05-14T21:13:09.3990033Z checking keyring... 2021-05-14T21:13:09.4565166Z checking package integrity... 2021-05-14T21:13:09.5466223Z loading package files... 2021-05-14T21:13:09.5484995Z checking for file conflicts... 2021-05-14T21:13:09.5485729Z checking available disk space... 2021-05-14T21:13:09.5503428Z :: Processing package changes... 2021-05-14T21:13:09.5504120Z reinstalling mingw-w64-x86_64-giflib... 2021-05-14T21:13:10.2019169Z warning: mingw-w64-x86_64-glib2-2.68.2-1 is up to date -- reinstalling 2021-05-14T21:13:10.2020165Z resolving dependencies... 2021-05-14T21:13:10.2210152Z looking for conflicting packages... 2021-05-14T21:13:10.2264089Z 2021-05-14T21:13:10.2264876Z Packages (1) mingw-w64-x86_64-glib2-2.68.2-1 2021-05-14T21:13:10.2265366Z 2021-05-14T21:13:10.2266178Z Total Installed Size: 22.99 MiB 2021-05-14T21:13:10.2267053Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:13:10.2267642Z 2021-05-14T21:13:10.2268426Z :: Proceed with installation? [Y/n] 2021-05-14T21:13:10.2269022Z checking keyring... 2021-05-14T21:13:10.2865160Z checking package integrity... 2021-05-14T21:13:10.4023145Z loading package files... 2021-05-14T21:13:10.4090314Z checking for file conflicts... 2021-05-14T21:13:10.4091014Z checking available disk space... 2021-05-14T21:13:10.4314321Z :: Processing package changes... 2021-05-14T21:13:10.4315166Z reinstalling mingw-w64-x86_64-glib2... 2021-05-14T21:13:11.4863053Z resolving dependencies... 2021-05-14T21:13:11.4962170Z looking for conflicting packages... 2021-05-14T21:13:11.5117437Z 2021-05-14T21:13:11.5118291Z Packages (1) mingw-w64-x86_64-glpk-4.65-2 2021-05-14T21:13:11.5118768Z 2021-05-14T21:13:11.5119333Z Total Download Size: 0.60 MiB 2021-05-14T21:13:11.5119970Z Total Installed Size: 2.63 MiB 2021-05-14T21:13:11.5120365Z 2021-05-14T21:13:11.5121051Z :: Proceed with installation? [Y/n] 2021-05-14T21:13:11.5121822Z :: Retrieving packages... 2021-05-14T21:13:11.8275163Z downloading mingw-w64-x86_64-glpk-4.65-2-any.pkg.tar.zst... 2021-05-14T21:13:12.3055642Z checking keyring... 2021-05-14T21:13:12.3781953Z checking package integrity... 2021-05-14T21:13:12.4909695Z loading package files... 2021-05-14T21:13:12.4928836Z checking for file conflicts... 2021-05-14T21:13:12.4932634Z checking available disk space... 2021-05-14T21:13:12.4942044Z :: Processing package changes... 2021-05-14T21:13:12.4942726Z installing mingw-w64-x86_64-glpk... 2021-05-14T21:13:13.1432845Z warning: mingw-w64-x86_64-gmp-6.2.1-2 is up to date -- reinstalling 2021-05-14T21:13:13.1433570Z resolving dependencies... 2021-05-14T21:13:13.1435331Z looking for conflicting packages... 2021-05-14T21:13:13.1685316Z 2021-05-14T21:13:13.1686219Z Packages (1) mingw-w64-x86_64-gmp-6.2.1-2 2021-05-14T21:13:13.1686632Z 2021-05-14T21:13:13.1687133Z Total Download Size: 0.49 MiB 2021-05-14T21:13:13.1687696Z Total Installed Size: 2.21 MiB 2021-05-14T21:13:13.1688226Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:13:13.1688572Z 2021-05-14T21:13:13.1689167Z :: Proceed with installation? [Y/n] 2021-05-14T21:13:13.1689787Z :: Retrieving packages... 2021-05-14T21:13:13.4901031Z downloading mingw-w64-x86_64-gmp-6.2.1-2-any.pkg.tar.zst... 2021-05-14T21:13:13.9680560Z checking keyring... 2021-05-14T21:13:14.0423192Z checking package integrity... 2021-05-14T21:13:14.1543948Z loading package files... 2021-05-14T21:13:14.1560894Z checking for file conflicts... 2021-05-14T21:13:14.1561668Z checking available disk space... 2021-05-14T21:13:14.1577123Z :: Processing package changes... 2021-05-14T21:13:14.1577825Z reinstalling mingw-w64-x86_64-gmp... 2021-05-14T21:13:14.8106302Z resolving dependencies... 2021-05-14T21:13:14.9451605Z looking for conflicting packages... 2021-05-14T21:13:14.9474588Z 2021-05-14T21:13:14.9476667Z 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-14T21:13:14.9478143Z 2021-05-14T21:13:14.9478950Z Total Download Size: 3.72 MiB 2021-05-14T21:13:14.9479587Z Total Installed Size: 21.06 MiB 2021-05-14T21:13:14.9480002Z 2021-05-14T21:13:14.9480670Z :: Proceed with installation? [Y/n] 2021-05-14T21:13:14.9481359Z :: Retrieving packages... 2021-05-14T21:13:15.2602837Z downloading mingw-w64-x86_64-libksba-1.4.0-1-any.pkg.tar.zst... 2021-05-14T21:13:15.6477933Z downloading mingw-w64-x86_64-libassuan-2.5.4-1-any.pkg.tar.zst... 2021-05-14T21:13:15.7479983Z downloading mingw-w64-x86_64-libusb-1.0.24-2-any.pkg.tar.zst... 2021-05-14T21:13:15.8471732Z downloading mingw-w64-x86_64-libusb-compat-git-r76.b5db9d0-2-any.pkg.tar.zst... 2021-05-14T21:13:15.9456578Z downloading mingw-w64-x86_64-npth-1.6-1-any.pkg.tar.xz... 2021-05-14T21:13:16.0444017Z downloading mingw-w64-x86_64-gnupg-2.2.27-2-any.pkg.tar.zst... 2021-05-14T21:13:16.4381955Z downloading mingw-w64-x86_64-gpgme-1.15.1-2-any.pkg.tar.zst... 2021-05-14T21:13:16.4505717Z checking keyring... 2021-05-14T21:13:16.7211001Z checking package integrity... 2021-05-14T21:13:17.6932943Z loading package files... 2021-05-14T21:13:17.7110491Z checking for file conflicts... 2021-05-14T21:13:17.7288211Z checking available disk space... 2021-05-14T21:13:17.7298252Z :: Processing package changes... 2021-05-14T21:13:17.7298985Z installing mingw-w64-x86_64-libksba... 2021-05-14T21:13:17.7391114Z installing mingw-w64-x86_64-libassuan... 2021-05-14T21:13:17.7466959Z installing mingw-w64-x86_64-libusb... 2021-05-14T21:13:17.7537930Z installing mingw-w64-x86_64-libusb-compat-git... 2021-05-14T21:13:17.7597861Z installing mingw-w64-x86_64-npth... 2021-05-14T21:13:17.7683049Z installing mingw-w64-x86_64-gnupg... 2021-05-14T21:13:17.8277280Z Optional dependencies for mingw-w64-x86_64-gnupg 2021-05-14T21:13:17.8278271Z mingw-w64-x86_64-pinentry 2021-05-14T21:13:17.8279086Z installing mingw-w64-x86_64-gpgme... 2021-05-14T21:13:18.6323330Z warning: mingw-w64-x86_64-grpc-1.35.0-2 is up to date -- reinstalling 2021-05-14T21:13:18.6324037Z resolving dependencies... 2021-05-14T21:13:18.6529045Z looking for conflicting packages... 2021-05-14T21:13:18.6582590Z 2021-05-14T21:13:18.6583293Z Packages (1) mingw-w64-x86_64-grpc-1.35.0-2 2021-05-14T21:13:18.6583804Z 2021-05-14T21:13:18.6584375Z Total Installed Size: 21.09 MiB 2021-05-14T21:13:18.6585674Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:13:18.6586336Z 2021-05-14T21:13:18.6586998Z :: Proceed with installation? [Y/n] 2021-05-14T21:13:18.6587586Z checking keyring... 2021-05-14T21:13:18.7180841Z checking package integrity... 2021-05-14T21:13:18.8257736Z loading package files... 2021-05-14T21:13:18.8311443Z checking for file conflicts... 2021-05-14T21:13:18.8312159Z checking available disk space... 2021-05-14T21:13:18.8453561Z :: Processing package changes... 2021-05-14T21:13:18.8454301Z reinstalling mingw-w64-x86_64-grpc... 2021-05-14T21:13:19.7727161Z resolving dependencies... 2021-05-14T21:13:19.7728558Z looking for conflicting packages... 2021-05-14T21:13:19.7983820Z 2021-05-14T21:13:19.7984533Z Packages (1) mingw-w64-x86_64-gsl-2.6-1 2021-05-14T21:13:19.7985092Z 2021-05-14T21:13:19.7985641Z Total Download Size: 1.89 MiB 2021-05-14T21:13:19.7986287Z Total Installed Size: 12.38 MiB 2021-05-14T21:13:19.7986712Z 2021-05-14T21:13:19.7987367Z :: Proceed with installation? [Y/n] 2021-05-14T21:13:19.7988059Z :: Retrieving packages... 2021-05-14T21:13:20.1094179Z downloading mingw-w64-x86_64-gsl-2.6-1-any.pkg.tar.xz... 2021-05-14T21:13:20.7772073Z checking keyring... 2021-05-14T21:13:20.8490355Z checking package integrity... 2021-05-14T21:13:20.9832850Z loading package files... 2021-05-14T21:13:20.9919063Z checking for file conflicts... 2021-05-14T21:13:21.0041634Z checking available disk space... 2021-05-14T21:13:21.0051501Z :: Processing package changes... 2021-05-14T21:13:21.0052213Z installing mingw-w64-x86_64-gsl... 2021-05-14T21:13:21.9706325Z warning: mingw-w64-x86_64-harfbuzz-2.8.1-1 is up to date -- reinstalling 2021-05-14T21:13:21.9707579Z resolving dependencies... 2021-05-14T21:13:21.9808054Z looking for conflicting packages... 2021-05-14T21:13:21.9963150Z 2021-05-14T21:13:21.9964004Z Packages (1) mingw-w64-x86_64-harfbuzz-2.8.1-1 2021-05-14T21:13:21.9964559Z 2021-05-14T21:13:21.9965406Z Total Installed Size: 8.19 MiB 2021-05-14T21:13:21.9965971Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:13:21.9966630Z 2021-05-14T21:13:21.9967389Z :: Proceed with installation? [Y/n] 2021-05-14T21:13:21.9968232Z checking keyring... 2021-05-14T21:13:22.0582950Z checking package integrity... 2021-05-14T21:13:22.1563424Z loading package files... 2021-05-14T21:13:22.1585910Z checking for file conflicts... 2021-05-14T21:13:22.1586689Z checking available disk space... 2021-05-14T21:13:22.1621003Z :: Processing package changes... 2021-05-14T21:13:22.1621743Z reinstalling mingw-w64-x86_64-harfbuzz... 2021-05-14T21:13:22.8577943Z resolving dependencies... 2021-05-14T21:13:22.8776791Z looking for conflicting packages... 2021-05-14T21:13:23.4836290Z 2021-05-14T21:13:23.4837213Z Packages (1) mingw-w64-x86_64-hdf4-4.2.15-2 2021-05-14T21:13:23.4837785Z 2021-05-14T21:13:23.4838547Z Total Download Size: 1.09 MiB 2021-05-14T21:13:23.4839244Z Total Installed Size: 8.69 MiB 2021-05-14T21:13:23.4839688Z 2021-05-14T21:13:23.4840462Z :: Proceed with installation? [Y/n] 2021-05-14T21:13:23.4841251Z :: Retrieving packages... 2021-05-14T21:13:23.4842175Z downloading mingw-w64-x86_64-hdf4-4.2.15-2-any.pkg.tar.zst... 2021-05-14T21:13:23.8038756Z checking keyring... 2021-05-14T21:13:23.8792006Z checking package integrity... 2021-05-14T21:13:24.0029183Z loading package files... 2021-05-14T21:13:24.0061147Z checking for file conflicts... 2021-05-14T21:13:24.0121270Z checking available disk space... 2021-05-14T21:13:24.0130884Z :: Processing package changes... 2021-05-14T21:13:24.0131591Z installing mingw-w64-x86_64-hdf4... 2021-05-14T21:13:24.7384171Z warning: mingw-w64-x86_64-hdf5-1.12.0-3 is up to date -- reinstalling 2021-05-14T21:13:24.7384880Z resolving dependencies... 2021-05-14T21:13:24.7597405Z looking for conflicting packages... 2021-05-14T21:13:24.7651285Z 2021-05-14T21:13:24.7651910Z Packages (1) mingw-w64-x86_64-hdf5-1.12.0-3 2021-05-14T21:13:24.7652354Z 2021-05-14T21:13:24.7652840Z Total Installed Size: 91.59 MiB 2021-05-14T21:13:24.7653652Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:13:24.7653934Z 2021-05-14T21:13:24.7654741Z :: Proceed with installation? [Y/n] 2021-05-14T21:13:24.7655338Z checking keyring... 2021-05-14T21:13:24.8269131Z checking package integrity... 2021-05-14T21:13:25.0001191Z loading package files... 2021-05-14T21:13:25.0039021Z checking for file conflicts... 2021-05-14T21:13:25.0039765Z checking available disk space... 2021-05-14T21:13:25.0124997Z :: Processing package changes... 2021-05-14T21:13:25.0125830Z reinstalling mingw-w64-x86_64-hdf5... 2021-05-14T21:13:25.9602686Z warning: mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-14T21:13:25.9603718Z resolving dependencies... 2021-05-14T21:13:25.9604842Z looking for conflicting packages... 2021-05-14T21:13:25.9871205Z 2021-05-14T21:13:25.9872336Z Packages (1) mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1 2021-05-14T21:13:25.9872941Z 2021-05-14T21:13:25.9873436Z Total Download Size: 5.28 MiB 2021-05-14T21:13:25.9873989Z Total Installed Size: 66.96 MiB 2021-05-14T21:13:25.9874537Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:13:25.9874883Z 2021-05-14T21:13:25.9875488Z :: Proceed with installation? [Y/n] 2021-05-14T21:13:25.9876163Z :: Retrieving packages... 2021-05-14T21:13:26.3082974Z downloading mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-14T21:13:27.1894522Z checking keyring... 2021-05-14T21:13:27.2675335Z checking package integrity... 2021-05-14T21:13:27.4208233Z loading package files... 2021-05-14T21:13:27.4404998Z checking for file conflicts... 2021-05-14T21:13:27.4406212Z checking available disk space... 2021-05-14T21:13:27.5052739Z :: Processing package changes... 2021-05-14T21:13:27.5054286Z reinstalling mingw-w64-x86_64-headers-git... 2021-05-14T21:13:29.5247930Z resolving dependencies... 2021-05-14T21:13:29.5421329Z looking for conflicting packages... 2021-05-14T21:13:29.5510302Z 2021-05-14T21:13:29.5511018Z Packages (1) mingw-w64-x86_64-hiredis-1.0.0-1 2021-05-14T21:13:29.5511476Z 2021-05-14T21:13:29.5511953Z Total Download Size: 0.08 MiB 2021-05-14T21:13:29.5512697Z Total Installed Size: 0.32 MiB 2021-05-14T21:13:29.5513135Z 2021-05-14T21:13:29.5513713Z :: Proceed with installation? [Y/n] 2021-05-14T21:13:29.5514323Z :: Retrieving packages... 2021-05-14T21:13:29.8655410Z downloading mingw-w64-x86_64-hiredis-1.0.0-1-any.pkg.tar.zst... 2021-05-14T21:13:30.0577622Z checking keyring... 2021-05-14T21:13:30.1330695Z checking package integrity... 2021-05-14T21:13:30.2430585Z loading package files... 2021-05-14T21:13:30.2448789Z checking for file conflicts... 2021-05-14T21:13:30.2465323Z checking available disk space... 2021-05-14T21:13:30.2474637Z :: Processing package changes... 2021-05-14T21:13:30.2475365Z installing mingw-w64-x86_64-hiredis... 2021-05-14T21:13:30.9016799Z resolving dependencies... 2021-05-14T21:13:30.9017809Z looking for conflicting packages... 2021-05-14T21:13:30.9274294Z 2021-05-14T21:13:30.9275102Z Packages (1) mingw-w64-x86_64-http-parser-2.9.4-2 2021-05-14T21:13:30.9275672Z 2021-05-14T21:13:30.9276215Z Total Download Size: 0.03 MiB 2021-05-14T21:13:30.9276888Z Total Installed Size: 0.11 MiB 2021-05-14T21:13:30.9277308Z 2021-05-14T21:13:30.9277952Z :: Proceed with installation? [Y/n] 2021-05-14T21:13:30.9278646Z :: Retrieving packages... 2021-05-14T21:13:31.2391939Z downloading mingw-w64-x86_64-http-parser-2.9.4-2-any.pkg.tar.zst... 2021-05-14T21:13:31.3362224Z checking keyring... 2021-05-14T21:13:31.4096525Z checking package integrity... 2021-05-14T21:13:31.5173406Z loading package files... 2021-05-14T21:13:31.5191692Z checking for file conflicts... 2021-05-14T21:13:31.5195240Z checking available disk space... 2021-05-14T21:13:31.5204602Z :: Processing package changes... 2021-05-14T21:13:31.5205367Z installing mingw-w64-x86_64-http-parser... 2021-05-14T21:13:32.1663548Z warning: mingw-w64-x86_64-icu-68.2-3 is up to date -- reinstalling 2021-05-14T21:13:32.1664163Z resolving dependencies... 2021-05-14T21:13:32.1755344Z looking for conflicting packages... 2021-05-14T21:13:32.1959315Z 2021-05-14T21:13:32.1961408Z Packages (1) mingw-w64-x86_64-icu-68.2-3 2021-05-14T21:13:32.1967101Z 2021-05-14T21:13:32.1971438Z Total Installed Size: 113.98 MiB 2021-05-14T21:13:32.1983837Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:13:32.1984142Z 2021-05-14T21:13:32.1984990Z :: Proceed with installation? [Y/n] 2021-05-14T21:13:32.1985805Z checking keyring... 2021-05-14T21:13:32.2656471Z checking package integrity... 2021-05-14T21:13:32.5575416Z loading package files... 2021-05-14T21:13:32.5617989Z checking for file conflicts... 2021-05-14T21:13:32.5618759Z checking available disk space... 2021-05-14T21:13:32.5717355Z :: Processing package changes... 2021-05-14T21:13:32.5718083Z reinstalling mingw-w64-x86_64-icu... 2021-05-14T21:13:33.7076349Z resolving dependencies... 2021-05-14T21:13:33.7338206Z looking for conflicting packages... 2021-05-14T21:13:33.7367816Z 2021-05-14T21:13:33.7370025Z 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-14T21:13:33.7371619Z 2021-05-14T21:13:33.7372113Z Total Download Size: 17.57 MiB 2021-05-14T21:13:33.7372668Z Total Installed Size: 78.94 MiB 2021-05-14T21:13:33.7373033Z 2021-05-14T21:13:33.7373609Z :: Proceed with installation? [Y/n] 2021-05-14T21:13:33.7374208Z :: Retrieving packages... 2021-05-14T21:13:34.0507985Z downloading mingw-w64-x86_64-djvulibre-3.5.28-2-any.pkg.tar.zst... 2021-05-14T21:13:34.8221283Z downloading mingw-w64-x86_64-flif-0.3-1-any.pkg.tar.xz... 2021-05-14T21:13:35.0175366Z downloading mingw-w64-x86_64-gsfonts-20200910-2-any.pkg.tar.zst... 2021-05-14T21:13:35.2141565Z downloading mingw-w64-x86_64-jbigkit-2.1-4-any.pkg.tar.xz... 2021-05-14T21:13:35.3124992Z downloading mingw-w64-x86_64-liblqr-0.4.2-4-any.pkg.tar.xz... 2021-05-14T21:13:35.4587737Z downloading mingw-w64-x86_64-libraqm-0.7.1-1-any.pkg.tar.zst... 2021-05-14T21:13:35.5569451Z downloading mingw-w64-x86_64-libtool-2.4.6-20-any.pkg.tar.zst... 2021-05-14T21:13:35.6620883Z downloading mingw-w64-x86_64-libwmf-0.2.12-3-any.pkg.tar.zst... 2021-05-14T21:13:35.7810368Z downloading mingw-w64-x86_64-ttf-dejavu-2.37-3-any.pkg.tar.zst... 2021-05-14T21:13:35.9108969Z downloading mingw-w64-x86_64-imagemagick-7.0.10.11-3-any.pkg.tar.zst... 2021-05-14T21:13:36.1514375Z checking keyring... 2021-05-14T21:13:36.3684182Z checking package integrity... 2021-05-14T21:13:37.6240725Z loading package files... 2021-05-14T21:13:37.6694208Z checking for file conflicts... 2021-05-14T21:13:38.4899053Z checking available disk space... 2021-05-14T21:13:38.4899759Z :: Processing package changes... 2021-05-14T21:13:38.4900425Z installing mingw-w64-x86_64-djvulibre... 2021-05-14T21:13:38.4901090Z installing mingw-w64-x86_64-flif... 2021-05-14T21:13:38.4901734Z installing mingw-w64-x86_64-gsfonts... 2021-05-14T21:13:38.4902402Z installing mingw-w64-x86_64-jbigkit... 2021-05-14T21:13:38.4903056Z installing mingw-w64-x86_64-liblqr... 2021-05-14T21:13:38.4903697Z installing mingw-w64-x86_64-libraqm... 2021-05-14T21:13:38.4904355Z installing mingw-w64-x86_64-libtool... 2021-05-14T21:13:38.4904989Z installing mingw-w64-x86_64-libwmf... 2021-05-14T21:13:38.4905664Z installing mingw-w64-x86_64-ttf-dejavu... 2021-05-14T21:13:38.4906372Z installing mingw-w64-x86_64-imagemagick... 2021-05-14T21:13:39.6251075Z Optional dependencies for mingw-w64-x86_64-imagemagick 2021-05-14T21:13:39.6252209Z mingw-w64-x86_64-ghostscript: for Ghostscript support 2021-05-14T21:13:39.6253079Z mingw-w64-x86_64-openexr: for OpenEXR support [installed] 2021-05-14T21:13:39.6253823Z mingw-w64-x86_64-librsvg: for SVG support 2021-05-14T21:13:39.6254555Z mingw-w64-x86_64-graphviz: for GVC support 2021-05-14T21:13:39.6295253Z :: Running post-transaction hooks... 2021-05-14T21:13:39.6296001Z (1/2) Updating fontconfig cache... 2021-05-14T21:13:39.6909307Z (2/2) Probing GDK-Pixbuf loader modules... 2021-05-14T21:13:40.3974995Z warning: mingw-w64-x86_64-intel-tbb-1~2020.2-2 is up to date -- reinstalling 2021-05-14T21:13:40.3975787Z resolving dependencies... 2021-05-14T21:13:40.4064165Z looking for conflicting packages... 2021-05-14T21:13:40.4239946Z 2021-05-14T21:13:40.4240720Z Packages (1) mingw-w64-x86_64-intel-tbb-1~2020.2-2 2021-05-14T21:13:40.4241242Z 2021-05-14T21:13:40.4242037Z Total Installed Size: 8.68 MiB 2021-05-14T21:13:40.4242616Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:13:40.4243318Z 2021-05-14T21:13:40.4244040Z :: Proceed with installation? [Y/n] 2021-05-14T21:13:40.4244722Z checking keyring... 2021-05-14T21:13:40.4840418Z checking package integrity... 2021-05-14T21:13:40.5967297Z loading package files... 2021-05-14T21:13:40.6004753Z checking for file conflicts... 2021-05-14T21:13:40.6005473Z checking available disk space... 2021-05-14T21:13:40.6063687Z :: Processing package changes... 2021-05-14T21:13:40.6064484Z reinstalling mingw-w64-x86_64-intel-tbb... 2021-05-14T21:13:41.3653224Z warning: mingw-w64-x86_64-isl-0.23-1 is up to date -- reinstalling 2021-05-14T21:13:41.3653931Z resolving dependencies... 2021-05-14T21:13:41.3654933Z looking for conflicting packages... 2021-05-14T21:13:41.3923027Z 2021-05-14T21:13:41.3923947Z Packages (1) mingw-w64-x86_64-isl-0.23-1 2021-05-14T21:13:41.3924928Z 2021-05-14T21:13:41.3925719Z Total Download Size: 0.85 MiB 2021-05-14T21:13:41.3926382Z Total Installed Size: 4.15 MiB 2021-05-14T21:13:41.3927217Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:13:41.3927632Z 2021-05-14T21:13:41.3928310Z :: Proceed with installation? [Y/n] 2021-05-14T21:13:41.3929003Z :: Retrieving packages... 2021-05-14T21:13:41.7269016Z downloading mingw-w64-x86_64-isl-0.23-1-any.pkg.tar.zst... 2021-05-14T21:13:42.1998096Z checking keyring... 2021-05-14T21:13:42.2766463Z checking package integrity... 2021-05-14T21:13:42.3976632Z loading package files... 2021-05-14T21:13:42.4002205Z checking for file conflicts... 2021-05-14T21:13:42.4002946Z checking available disk space... 2021-05-14T21:13:42.4137065Z :: Processing package changes... 2021-05-14T21:13:42.4137943Z reinstalling mingw-w64-x86_64-isl... 2021-05-14T21:13:43.1112756Z resolving dependencies... 2021-05-14T21:13:43.1372344Z looking for conflicting packages... 2021-05-14T21:13:43.1390591Z 2021-05-14T21:13:43.1391474Z Packages (2) mingw-w64-x86_64-gdcm-3.0.8-2 mingw-w64-x86_64-itk-5.1.0-2 2021-05-14T21:13:43.1392083Z 2021-05-14T21:13:43.1393919Z Total Download Size: 13.04 MiB 2021-05-14T21:13:43.1394564Z Total Installed Size: 137.15 MiB 2021-05-14T21:13:43.1394986Z 2021-05-14T21:13:43.1395657Z :: Proceed with installation? [Y/n] 2021-05-14T21:13:43.1396356Z :: Retrieving packages... 2021-05-14T21:13:43.4506791Z downloading mingw-w64-x86_64-gdcm-3.0.8-2-any.pkg.tar.zst... 2021-05-14T21:13:44.4121054Z downloading mingw-w64-x86_64-itk-5.1.0-2-any.pkg.tar.zst... 2021-05-14T21:13:44.7477108Z checking keyring... 2021-05-14T21:13:44.8246963Z checking package integrity... 2021-05-14T21:13:45.1484250Z loading package files... 2021-05-14T21:13:45.1983067Z checking for file conflicts... 2021-05-14T21:13:45.4305914Z checking available disk space... 2021-05-14T21:13:45.4327090Z :: Processing package changes... 2021-05-14T21:13:45.4327829Z installing mingw-w64-x86_64-gdcm... 2021-05-14T21:13:45.7632734Z installing mingw-w64-x86_64-itk... 2021-05-14T21:13:48.6528064Z Optional dependencies for mingw-w64-x86_64-itk 2021-05-14T21:13:48.6529163Z mingw-w64-x86_64-opencv: ITK-OpenCV bridge [installed] 2021-05-14T21:13:48.6529914Z mingw-w64-x86_64-vtk: ITK-VTK bridge 2021-05-14T21:13:49.3254218Z warning: mingw-w64-x86_64-jasper-2.0.24-1 is up to date -- reinstalling 2021-05-14T21:13:49.3254905Z resolving dependencies... 2021-05-14T21:13:49.3389911Z looking for conflicting packages... 2021-05-14T21:13:49.3521303Z 2021-05-14T21:13:49.3522468Z Packages (1) mingw-w64-x86_64-jasper-2.0.24-1 2021-05-14T21:13:49.3523192Z 2021-05-14T21:13:49.3523876Z Total Installed Size: 4.75 MiB 2021-05-14T21:13:49.3524539Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:13:49.3524893Z 2021-05-14T21:13:49.3525463Z :: Proceed with installation? [Y/n] 2021-05-14T21:13:49.3525981Z checking keyring... 2021-05-14T21:13:49.4131676Z checking package integrity... 2021-05-14T21:13:49.5137829Z loading package files... 2021-05-14T21:13:49.5180463Z checking for file conflicts... 2021-05-14T21:13:49.5181179Z checking available disk space... 2021-05-14T21:13:49.5282691Z :: Processing package changes... 2021-05-14T21:13:49.5283513Z reinstalling mingw-w64-x86_64-jasper... 2021-05-14T21:13:50.3772882Z warning: mingw-w64-x86_64-json-c-0.15-1 is up to date -- reinstalling 2021-05-14T21:13:50.3773590Z resolving dependencies... 2021-05-14T21:13:50.3858860Z looking for conflicting packages... 2021-05-14T21:13:50.4114587Z 2021-05-14T21:13:50.4115678Z Packages (1) mingw-w64-x86_64-json-c-0.15-1 2021-05-14T21:13:50.4116531Z 2021-05-14T21:13:50.4117563Z Total Installed Size: 0.43 MiB 2021-05-14T21:13:50.4118864Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:13:50.4119267Z 2021-05-14T21:13:50.4119900Z :: Proceed with installation? [Y/n] 2021-05-14T21:13:50.4120460Z checking keyring... 2021-05-14T21:13:50.4718675Z checking package integrity... 2021-05-14T21:13:50.5624982Z loading package files... 2021-05-14T21:13:50.5639150Z checking for file conflicts... 2021-05-14T21:13:50.5639846Z checking available disk space... 2021-05-14T21:13:50.5661020Z :: Processing package changes... 2021-05-14T21:13:50.5661956Z reinstalling mingw-w64-x86_64-json-c... 2021-05-14T21:13:51.2180741Z warning: mingw-w64-x86_64-jsoncpp-1.9.4-1 is up to date -- reinstalling 2021-05-14T21:13:51.2181811Z resolving dependencies... 2021-05-14T21:13:51.2183365Z looking for conflicting packages... 2021-05-14T21:13:51.2446975Z 2021-05-14T21:13:51.2448155Z Packages (1) mingw-w64-x86_64-jsoncpp-1.9.4-1 2021-05-14T21:13:51.2448932Z 2021-05-14T21:13:51.2449854Z Total Installed Size: 1.88 MiB 2021-05-14T21:13:51.2450480Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:13:51.2450996Z 2021-05-14T21:13:51.2451764Z :: Proceed with installation? [Y/n] 2021-05-14T21:13:51.2452379Z checking keyring... 2021-05-14T21:13:51.3050902Z checking package integrity... 2021-05-14T21:13:51.3978633Z loading package files... 2021-05-14T21:13:51.3999479Z checking for file conflicts... 2021-05-14T21:13:51.4000327Z checking available disk space... 2021-05-14T21:13:51.4019561Z :: Processing package changes... 2021-05-14T21:13:51.4020350Z reinstalling mingw-w64-x86_64-jsoncpp... 2021-05-14T21:13:52.0701698Z warning: mingw-w64-x86_64-lame-3.100-1 is up to date -- reinstalling 2021-05-14T21:13:52.0702395Z resolving dependencies... 2021-05-14T21:13:52.0836946Z looking for conflicting packages... 2021-05-14T21:13:52.0968342Z 2021-05-14T21:13:52.0969165Z Packages (1) mingw-w64-x86_64-lame-3.100-1 2021-05-14T21:13:52.0969679Z 2021-05-14T21:13:52.0970587Z Total Installed Size: 1.64 MiB 2021-05-14T21:13:52.0971130Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:13:52.0971805Z 2021-05-14T21:13:52.0972557Z :: Proceed with installation? [Y/n] 2021-05-14T21:13:52.0973260Z checking keyring... 2021-05-14T21:13:52.1569198Z checking package integrity... 2021-05-14T21:13:52.2536896Z loading package files... 2021-05-14T21:13:52.2555646Z checking for file conflicts... 2021-05-14T21:13:52.2556353Z checking available disk space... 2021-05-14T21:13:52.2575085Z :: Processing package changes... 2021-05-14T21:13:52.2575863Z reinstalling mingw-w64-x86_64-lame... 2021-05-14T21:13:52.9377770Z resolving dependencies... 2021-05-14T21:13:52.9470406Z looking for conflicting packages... 2021-05-14T21:13:52.9643128Z 2021-05-14T21:13:52.9643877Z Packages (1) mingw-w64-x86_64-lapack-3.9.0-2 2021-05-14T21:13:52.9644368Z 2021-05-14T21:13:52.9644888Z Total Download Size: 3.31 MiB 2021-05-14T21:13:52.9645571Z Total Installed Size: 28.75 MiB 2021-05-14T21:13:52.9645986Z 2021-05-14T21:13:52.9646609Z :: Proceed with installation? [Y/n] 2021-05-14T21:13:52.9647272Z :: Retrieving packages... 2021-05-14T21:13:53.2785764Z downloading mingw-w64-x86_64-lapack-3.9.0-2-any.pkg.tar.zst... 2021-05-14T21:13:54.0507199Z checking keyring... 2021-05-14T21:13:54.1232774Z checking package integrity... 2021-05-14T21:13:54.2747926Z loading package files... 2021-05-14T21:13:54.2764278Z checking for file conflicts... 2021-05-14T21:13:54.2788401Z checking available disk space... 2021-05-14T21:13:54.2797856Z :: Processing package changes... 2021-05-14T21:13:54.2798611Z installing mingw-w64-x86_64-lapack... 2021-05-14T21:13:55.0188805Z warning: mingw-w64-x86_64-lcms2-2.12-1 is up to date -- reinstalling 2021-05-14T21:13:55.0189499Z resolving dependencies... 2021-05-14T21:13:55.0339982Z looking for conflicting packages... 2021-05-14T21:13:55.0453349Z 2021-05-14T21:13:55.0454212Z Packages (1) mingw-w64-x86_64-lcms2-2.12-1 2021-05-14T21:13:55.0454707Z 2021-05-14T21:13:55.0455488Z Total Installed Size: 1.62 MiB 2021-05-14T21:13:55.0456079Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:13:55.0456790Z 2021-05-14T21:13:55.0457471Z :: Proceed with installation? [Y/n] 2021-05-14T21:13:55.0458138Z checking keyring... 2021-05-14T21:13:55.1052193Z checking package integrity... 2021-05-14T21:13:55.1949899Z loading package files... 2021-05-14T21:13:55.1970410Z checking for file conflicts... 2021-05-14T21:13:55.1971137Z checking available disk space... 2021-05-14T21:13:55.1987911Z :: Processing package changes... 2021-05-14T21:13:55.1988841Z reinstalling mingw-w64-x86_64-lcms2... 2021-05-14T21:13:55.8664461Z warning: mingw-w64-x86_64-leptonica-1.80.0-2 is up to date -- reinstalling 2021-05-14T21:13:55.8665236Z resolving dependencies... 2021-05-14T21:13:55.8920044Z looking for conflicting packages... 2021-05-14T21:13:55.9010437Z 2021-05-14T21:13:55.9011310Z Packages (1) mingw-w64-x86_64-leptonica-1.80.0-2 2021-05-14T21:13:55.9011801Z 2021-05-14T21:13:55.9012713Z Total Installed Size: 8.39 MiB 2021-05-14T21:13:55.9013666Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:13:55.9014227Z 2021-05-14T21:13:55.9014894Z :: Proceed with installation? [Y/n] 2021-05-14T21:13:55.9015493Z checking keyring... 2021-05-14T21:13:55.9619177Z checking package integrity... 2021-05-14T21:13:56.0636892Z loading package files... 2021-05-14T21:13:56.0654588Z checking for file conflicts... 2021-05-14T21:13:56.0655252Z checking available disk space... 2021-05-14T21:13:56.0681816Z :: Processing package changes... 2021-05-14T21:13:56.0682593Z reinstalling mingw-w64-x86_64-leptonica... 2021-05-14T21:13:56.7485720Z warning: mingw-w64-x86_64-libarchive-3.5.1-1 is up to date -- reinstalling 2021-05-14T21:13:56.7486489Z resolving dependencies... 2021-05-14T21:13:56.7705867Z looking for conflicting packages... 2021-05-14T21:13:56.7757318Z 2021-05-14T21:13:56.7758092Z Packages (1) mingw-w64-x86_64-libarchive-3.5.1-1 2021-05-14T21:13:56.7758644Z 2021-05-14T21:13:56.7759217Z Total Installed Size: 3.99 MiB 2021-05-14T21:13:56.7759786Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:13:56.7760107Z 2021-05-14T21:13:56.7760954Z :: Proceed with installation? [Y/n] 2021-05-14T21:13:56.7761624Z checking keyring... 2021-05-14T21:13:56.8360338Z checking package integrity... 2021-05-14T21:13:56.9308767Z loading package files... 2021-05-14T21:13:56.9323899Z checking for file conflicts... 2021-05-14T21:13:56.9324632Z checking available disk space... 2021-05-14T21:13:56.9354695Z :: Processing package changes... 2021-05-14T21:13:56.9355486Z reinstalling mingw-w64-x86_64-libarchive... 2021-05-14T21:13:57.6615326Z warning: mingw-w64-x86_64-libassuan-2.5.4-1 is up to date -- reinstalling 2021-05-14T21:13:57.6616063Z resolving dependencies... 2021-05-14T21:13:57.6750577Z looking for conflicting packages... 2021-05-14T21:13:57.6882200Z 2021-05-14T21:13:57.6883150Z Packages (1) mingw-w64-x86_64-libassuan-2.5.4-1 2021-05-14T21:13:57.6883639Z 2021-05-14T21:13:57.6884399Z Total Installed Size: 0.38 MiB 2021-05-14T21:13:57.6885319Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:13:57.6885871Z 2021-05-14T21:13:57.6886538Z :: Proceed with installation? [Y/n] 2021-05-14T21:13:57.6887227Z checking keyring... 2021-05-14T21:13:57.7472049Z checking package integrity... 2021-05-14T21:13:57.8370200Z loading package files... 2021-05-14T21:13:57.8389823Z checking for file conflicts... 2021-05-14T21:13:57.8390610Z checking available disk space... 2021-05-14T21:13:57.8404429Z :: Processing package changes... 2021-05-14T21:13:57.8405210Z reinstalling mingw-w64-x86_64-libassuan... 2021-05-14T21:13:58.4815522Z warning: mingw-w64-x86_64-libde265-1.0.8-1 is up to date -- reinstalling 2021-05-14T21:13:58.4816491Z resolving dependencies... 2021-05-14T21:13:58.4903648Z looking for conflicting packages... 2021-05-14T21:13:58.5173626Z 2021-05-14T21:13:58.5174694Z Packages (1) mingw-w64-x86_64-libde265-1.0.8-1 2021-05-14T21:13:58.5175561Z 2021-05-14T21:13:58.5176179Z Total Installed Size: 4.02 MiB 2021-05-14T21:13:58.5176695Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:13:58.5177026Z 2021-05-14T21:13:58.5177523Z :: Proceed with installation? [Y/n] 2021-05-14T21:13:58.5178389Z checking keyring... 2021-05-14T21:13:58.5842358Z checking package integrity... 2021-05-14T21:13:58.6778147Z loading package files... 2021-05-14T21:13:58.6792149Z checking for file conflicts... 2021-05-14T21:13:58.6792876Z checking available disk space... 2021-05-14T21:13:58.6809099Z :: Processing package changes... 2021-05-14T21:13:58.6809858Z reinstalling mingw-w64-x86_64-libde265... 2021-05-14T21:13:59.3376640Z warning: mingw-w64-x86_64-libffi-3.3-4 is up to date -- reinstalling 2021-05-14T21:13:59.3377390Z resolving dependencies... 2021-05-14T21:13:59.3378382Z looking for conflicting packages... 2021-05-14T21:13:59.3642563Z 2021-05-14T21:13:59.3643500Z Packages (1) mingw-w64-x86_64-libffi-3.3-4 2021-05-14T21:13:59.3644024Z 2021-05-14T21:13:59.3644581Z Total Download Size: 0.04 MiB 2021-05-14T21:13:59.3645448Z Total Installed Size: 0.11 MiB 2021-05-14T21:13:59.3646120Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:13:59.3646536Z 2021-05-14T21:13:59.3647442Z :: Proceed with installation? [Y/n] 2021-05-14T21:13:59.3648149Z :: Retrieving packages... 2021-05-14T21:13:59.6855113Z downloading mingw-w64-x86_64-libffi-3.3-4-any.pkg.tar.zst... 2021-05-14T21:13:59.8884993Z checking keyring... 2021-05-14T21:13:59.9632120Z checking package integrity... 2021-05-14T21:14:00.0826031Z loading package files... 2021-05-14T21:14:00.0839737Z checking for file conflicts... 2021-05-14T21:14:00.0840452Z checking available disk space... 2021-05-14T21:14:00.0884844Z :: Processing package changes... 2021-05-14T21:14:00.0885700Z reinstalling mingw-w64-x86_64-libffi... 2021-05-14T21:14:00.7494525Z warning: mingw-w64-x86_64-libfreexl-1.0.6-1 is up to date -- reinstalling 2021-05-14T21:14:00.7495310Z resolving dependencies... 2021-05-14T21:14:00.7496367Z looking for conflicting packages... 2021-05-14T21:14:00.7764923Z 2021-05-14T21:14:00.7765901Z Packages (1) mingw-w64-x86_64-libfreexl-1.0.6-1 2021-05-14T21:14:00.7766599Z 2021-05-14T21:14:00.7767443Z Total Installed Size: 0.13 MiB 2021-05-14T21:14:00.7768310Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:14:00.7768804Z 2021-05-14T21:14:00.7769465Z :: Proceed with installation? [Y/n] 2021-05-14T21:14:00.7770089Z checking keyring... 2021-05-14T21:14:00.8362458Z checking package integrity... 2021-05-14T21:14:00.9259675Z loading package files... 2021-05-14T21:14:00.9279182Z checking for file conflicts... 2021-05-14T21:14:00.9279923Z checking available disk space... 2021-05-14T21:14:00.9292746Z :: Processing package changes... 2021-05-14T21:14:00.9293501Z reinstalling mingw-w64-x86_64-libfreexl... 2021-05-14T21:14:01.5805723Z warning: mingw-w64-x86_64-libgeotiff-1.6.0-1 is up to date -- reinstalling 2021-05-14T21:14:01.5806831Z resolving dependencies... 2021-05-14T21:14:01.6021807Z looking for conflicting packages... 2021-05-14T21:14:01.6097312Z 2021-05-14T21:14:01.6098306Z Packages (1) mingw-w64-x86_64-libgeotiff-1.6.0-1 2021-05-14T21:14:01.6098829Z 2021-05-14T21:14:01.6099341Z Total Installed Size: 0.79 MiB 2021-05-14T21:14:01.6099912Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:14:01.6100254Z 2021-05-14T21:14:01.6101548Z :: Proceed with installation? [Y/n] 2021-05-14T21:14:01.6102190Z checking keyring... 2021-05-14T21:14:01.6682338Z checking package integrity... 2021-05-14T21:14:01.7628336Z loading package files... 2021-05-14T21:14:01.7643646Z checking for file conflicts... 2021-05-14T21:14:01.7644379Z checking available disk space... 2021-05-14T21:14:01.7667019Z :: Processing package changes... 2021-05-14T21:14:01.7667674Z reinstalling mingw-w64-x86_64-libgeotiff... 2021-05-14T21:14:02.4239994Z resolving dependencies... 2021-05-14T21:14:02.4450737Z looking for conflicting packages... 2021-05-14T21:14:02.4504638Z 2021-05-14T21:14:02.4505306Z Packages (1) mingw-w64-x86_64-libgit2-1.1.0-1 2021-05-14T21:14:02.4505771Z 2021-05-14T21:14:02.4506277Z Total Download Size: 0.68 MiB 2021-05-14T21:14:02.4506971Z Total Installed Size: 3.01 MiB 2021-05-14T21:14:02.4507377Z 2021-05-14T21:14:02.4507975Z :: Proceed with installation? [Y/n] 2021-05-14T21:14:02.4508598Z :: Retrieving packages... 2021-05-14T21:14:02.7598370Z downloading mingw-w64-x86_64-libgit2-1.1.0-1-any.pkg.tar.zst... 2021-05-14T21:14:03.2344765Z checking keyring... 2021-05-14T21:14:03.3092707Z checking package integrity... 2021-05-14T21:14:03.4249539Z loading package files... 2021-05-14T21:14:03.4276711Z checking for file conflicts... 2021-05-14T21:14:03.4321653Z checking available disk space... 2021-05-14T21:14:03.4330842Z :: Processing package changes... 2021-05-14T21:14:03.4331613Z installing mingw-w64-x86_64-libgit2... 2021-05-14T21:14:04.1273506Z warning: mingw-w64-x86_64-libgpg-error-1.41-3 is up to date -- reinstalling 2021-05-14T21:14:04.1274319Z resolving dependencies... 2021-05-14T21:14:04.1371968Z looking for conflicting packages... 2021-05-14T21:14:04.1543241Z 2021-05-14T21:14:04.9898646Z Packages (1) mingw-w64-x86_64-libgpg-error-1.41-3 2021-05-14T21:14:04.9899106Z 2021-05-14T21:14:04.9899507Z Total Installed Size: 1.43 MiB 2021-05-14T21:14:04.9899985Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:14:04.9900235Z 2021-05-14T21:14:04.9900701Z :: Proceed with installation? [Y/n] 2021-05-14T21:14:04.9901183Z checking keyring... 2021-05-14T21:14:04.9901656Z checking package integrity... 2021-05-14T21:14:04.9902153Z loading package files... 2021-05-14T21:14:04.9902625Z checking for file conflicts... 2021-05-14T21:14:04.9903163Z checking available disk space... 2021-05-14T21:14:04.9903691Z :: Processing package changes... 2021-05-14T21:14:04.9904327Z reinstalling mingw-w64-x86_64-libgpg-error... 2021-05-14T21:14:04.9945405Z warning: mingw-w64-x86_64-libheif-1.11.0-2 is up to date -- reinstalling 2021-05-14T21:14:04.9946226Z resolving dependencies... 2021-05-14T21:14:05.0156901Z looking for conflicting packages... 2021-05-14T21:14:05.0211190Z 2021-05-14T21:14:05.0211911Z Packages (1) mingw-w64-x86_64-libheif-1.11.0-2 2021-05-14T21:14:05.0212363Z 2021-05-14T21:14:05.0212877Z Total Installed Size: 3.84 MiB 2021-05-14T21:14:05.0213906Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:14:05.0214393Z 2021-05-14T21:14:05.0215013Z :: Proceed with installation? [Y/n] 2021-05-14T21:14:05.0215599Z checking keyring... 2021-05-14T21:14:05.0819206Z checking package integrity... 2021-05-14T21:14:05.1747595Z loading package files... 2021-05-14T21:14:05.1762699Z checking for file conflicts... 2021-05-14T21:14:05.1763434Z checking available disk space... 2021-05-14T21:14:05.1782781Z :: Processing package changes... 2021-05-14T21:14:05.1783536Z reinstalling mingw-w64-x86_64-libheif... 2021-05-14T21:14:05.8455875Z warning: mingw-w64-x86_64-libiconv-1.16-2 is up to date -- reinstalling 2021-05-14T21:14:05.8456729Z resolving dependencies... 2021-05-14T21:14:05.8457670Z looking for conflicting packages... 2021-05-14T21:14:05.8732006Z 2021-05-14T21:14:05.8733042Z Packages (1) mingw-w64-x86_64-libiconv-1.16-2 2021-05-14T21:14:05.8733600Z 2021-05-14T21:14:05.8734172Z Total Download Size: 0.73 MiB 2021-05-14T21:14:05.8734827Z Total Installed Size: 2.24 MiB 2021-05-14T21:14:05.8735460Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:14:05.8735882Z 2021-05-14T21:14:05.8736578Z :: Proceed with installation? [Y/n] 2021-05-14T21:14:05.8737351Z :: Retrieving packages... 2021-05-14T21:14:06.1937638Z downloading mingw-w64-x86_64-libiconv-1.16-2-any.pkg.tar.zst... 2021-05-14T21:14:06.6868311Z checking keyring... 2021-05-14T21:14:06.7627562Z checking package integrity... 2021-05-14T21:14:06.8835601Z loading package files... 2021-05-14T21:14:06.8837967Z checking for file conflicts... 2021-05-14T21:14:06.8838658Z checking available disk space... 2021-05-14T21:14:06.8920825Z :: Processing package changes... 2021-05-14T21:14:06.8922561Z reinstalling mingw-w64-x86_64-libiconv... 2021-05-14T21:14:07.5666650Z warning: mingw-w64-x86_64-libjpeg-turbo-2.0.6-1 is up to date -- reinstalling 2021-05-14T21:14:07.5667559Z resolving dependencies... 2021-05-14T21:14:07.5754302Z looking for conflicting packages... 2021-05-14T21:14:07.5929894Z 2021-05-14T21:14:07.5930705Z Packages (1) mingw-w64-x86_64-libjpeg-turbo-2.0.6-1 2021-05-14T21:14:07.5931306Z 2021-05-14T21:14:07.5932168Z Total Installed Size: 4.35 MiB 2021-05-14T21:14:07.5933229Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:14:07.5933793Z 2021-05-14T21:14:07.5934452Z :: Proceed with installation? [Y/n] 2021-05-14T21:14:07.5935049Z checking keyring... 2021-05-14T21:14:07.6544490Z checking package integrity... 2021-05-14T21:14:07.7486009Z loading package files... 2021-05-14T21:14:07.7507530Z checking for file conflicts... 2021-05-14T21:14:07.7508289Z checking available disk space... 2021-05-14T21:14:07.7533203Z :: Processing package changes... 2021-05-14T21:14:07.7533987Z reinstalling mingw-w64-x86_64-libjpeg-turbo... 2021-05-14T21:14:08.4322555Z warning: mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-14T21:14:08.4323639Z resolving dependencies... 2021-05-14T21:14:08.4325171Z looking for conflicting packages... 2021-05-14T21:14:08.4590986Z 2021-05-14T21:14:08.4592025Z Packages (1) mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1 2021-05-14T21:14:08.4593881Z 2021-05-14T21:14:08.4594663Z Total Download Size: 0.02 MiB 2021-05-14T21:14:08.4595254Z Total Installed Size: 0.05 MiB 2021-05-14T21:14:08.4595810Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:14:08.4596171Z 2021-05-14T21:14:08.4596812Z :: Proceed with installation? [Y/n] 2021-05-14T21:14:08.4597419Z :: Retrieving packages... 2021-05-14T21:14:08.7740792Z downloading mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-14T21:14:08.8697343Z checking keyring... 2021-05-14T21:14:08.9463452Z checking package integrity... 2021-05-14T21:14:09.0536390Z loading package files... 2021-05-14T21:14:09.0550176Z checking for file conflicts... 2021-05-14T21:14:09.0550968Z checking available disk space... 2021-05-14T21:14:09.0562693Z :: Processing package changes... 2021-05-14T21:14:09.0563491Z reinstalling mingw-w64-x86_64-libmangle-git... 2021-05-14T21:14:09.7053467Z warning: mingw-w64-x86_64-libmariadbclient-3.1.12-1 is up to date -- reinstalling 2021-05-14T21:14:09.7054452Z resolving dependencies... 2021-05-14T21:14:09.7269488Z looking for conflicting packages... 2021-05-14T21:14:09.7322499Z 2021-05-14T21:14:09.7323328Z Packages (1) mingw-w64-x86_64-libmariadbclient-3.1.12-1 2021-05-14T21:14:09.7323910Z 2021-05-14T21:14:09.7324664Z Total Installed Size: 3.26 MiB 2021-05-14T21:14:09.7325357Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:14:09.7325929Z 2021-05-14T21:14:09.7326717Z :: Proceed with installation? [Y/n] 2021-05-14T21:14:09.7327299Z checking keyring... 2021-05-14T21:14:09.7924975Z checking package integrity... 2021-05-14T21:14:09.8882652Z loading package files... 2021-05-14T21:14:09.8905877Z checking for file conflicts... 2021-05-14T21:14:09.8906633Z checking available disk space... 2021-05-14T21:14:09.8935265Z :: Processing package changes... 2021-05-14T21:14:09.8936216Z reinstalling mingw-w64-x86_64-libmariadbclient... 2021-05-14T21:14:10.5602111Z warning: mingw-w64-x86_64-libogg-1.3.4-3 is up to date -- reinstalling 2021-05-14T21:14:10.5603036Z resolving dependencies... 2021-05-14T21:14:10.5603932Z looking for conflicting packages... 2021-05-14T21:14:10.5858582Z 2021-05-14T21:14:10.5859346Z Packages (1) mingw-w64-x86_64-libogg-1.3.4-3 2021-05-14T21:14:10.5859927Z 2021-05-14T21:14:10.5860800Z Total Installed Size: 0.54 MiB 2021-05-14T21:14:10.5861345Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:14:10.5862020Z 2021-05-14T21:14:10.5862748Z :: Proceed with installation? [Y/n] 2021-05-14T21:14:10.5863439Z checking keyring... 2021-05-14T21:14:10.6465706Z checking package integrity... 2021-05-14T21:14:10.7404379Z loading package files... 2021-05-14T21:14:10.7471632Z checking for file conflicts... 2021-05-14T21:14:10.7472479Z checking available disk space... 2021-05-14T21:14:10.7521976Z :: Processing package changes... 2021-05-14T21:14:10.7522701Z reinstalling mingw-w64-x86_64-libogg... 2021-05-14T21:14:11.4929119Z warning: mingw-w64-x86_64-libpng-1.6.37-4 is up to date -- reinstalling 2021-05-14T21:14:11.4930107Z resolving dependencies... 2021-05-14T21:14:11.5160764Z looking for conflicting packages... 2021-05-14T21:14:11.5213183Z 2021-05-14T21:14:11.5213866Z Packages (1) mingw-w64-x86_64-libpng-1.6.37-4 2021-05-14T21:14:11.5214344Z 2021-05-14T21:14:11.5215059Z Total Installed Size: 2.35 MiB 2021-05-14T21:14:11.5216233Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:14:11.5216920Z 2021-05-14T21:14:11.5217568Z :: Proceed with installation? [Y/n] 2021-05-14T21:14:11.5218165Z checking keyring... 2021-05-14T21:14:11.5814170Z checking package integrity... 2021-05-14T21:14:11.6753160Z loading package files... 2021-05-14T21:14:11.6775743Z checking for file conflicts... 2021-05-14T21:14:11.6776674Z checking available disk space... 2021-05-14T21:14:11.6796896Z :: Processing package changes... 2021-05-14T21:14:11.6797702Z reinstalling mingw-w64-x86_64-libpng... 2021-05-14T21:14:12.4417169Z error: target not found: mingw-w64-x86_64-libpq 2021-05-14T21:14:13.0799872Z warning: mingw-w64-x86_64-libraw-0.20.2-2 is up to date -- reinstalling 2021-05-14T21:14:13.0800882Z resolving dependencies... 2021-05-14T21:14:13.1016807Z looking for conflicting packages... 2021-05-14T21:14:13.1069146Z 2021-05-14T21:14:13.1069921Z Packages (1) mingw-w64-x86_64-libraw-0.20.2-2 2021-05-14T21:14:13.1070551Z 2021-05-14T21:14:13.1071383Z Total Installed Size: 6.32 MiB 2021-05-14T21:14:13.1072153Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:14:13.1072642Z 2021-05-14T21:14:13.1073494Z :: Proceed with installation? [Y/n] 2021-05-14T21:14:13.1074183Z checking keyring... 2021-05-14T21:14:13.1676182Z checking package integrity... 2021-05-14T21:14:13.2625404Z loading package files... 2021-05-14T21:14:13.2647243Z checking for file conflicts... 2021-05-14T21:14:13.2647987Z checking available disk space... 2021-05-14T21:14:13.2669492Z :: Processing package changes... 2021-05-14T21:14:13.2670265Z reinstalling mingw-w64-x86_64-libraw... 2021-05-14T21:14:13.9383151Z resolving dependencies... 2021-05-14T21:14:13.9567470Z looking for conflicting packages... 2021-05-14T21:14:13.9659353Z 2021-05-14T21:14:13.9660530Z Packages (1) mingw-w64-x86_64-librsvg-2.50.3-1 2021-05-14T21:14:13.9661123Z 2021-05-14T21:14:13.9661713Z Total Download Size: 6.30 MiB 2021-05-14T21:14:13.9662385Z Total Installed Size: 39.39 MiB 2021-05-14T21:14:13.9662810Z 2021-05-14T21:14:13.9663547Z :: Proceed with installation? [Y/n] 2021-05-14T21:14:13.9664246Z :: Retrieving packages... 2021-05-14T21:14:14.2866947Z downloading mingw-w64-x86_64-librsvg-2.50.3-1-any.pkg.tar.zst... 2021-05-14T21:14:15.1641318Z checking keyring... 2021-05-14T21:14:15.2421056Z checking package integrity... 2021-05-14T21:14:15.4050032Z loading package files... 2021-05-14T21:14:15.4077542Z checking for file conflicts... 2021-05-14T21:14:15.4107164Z checking available disk space... 2021-05-14T21:14:15.4116686Z :: Processing package changes... 2021-05-14T21:14:15.4117443Z installing mingw-w64-x86_64-librsvg... 2021-05-14T21:14:15.5522368Z Optional dependencies for mingw-w64-x86_64-librsvg 2021-05-14T21:14:15.5523346Z mingw-w64-x86_64-gtk3: for rsvg-view-3 2021-05-14T21:14:15.5530762Z :: Running post-transaction hooks... 2021-05-14T21:14:15.5531588Z (1/1) Probing GDK-Pixbuf loader modules... 2021-05-14T21:14:16.2651173Z resolving dependencies... 2021-05-14T21:14:16.2874416Z looking for conflicting packages... 2021-05-14T21:14:16.2929831Z 2021-05-14T21:14:16.2930607Z Packages (1) mingw-w64-x86_64-libsbml-5.19.0-2 2021-05-14T21:14:16.2931082Z 2021-05-14T21:14:16.2931563Z Total Download Size: 7.79 MiB 2021-05-14T21:14:16.2932132Z Total Installed Size: 80.96 MiB 2021-05-14T21:14:16.2932495Z 2021-05-14T21:14:16.2933082Z :: Proceed with installation? [Y/n] 2021-05-14T21:14:16.2933695Z :: Retrieving packages... 2021-05-14T21:14:16.6042098Z downloading mingw-w64-x86_64-libsbml-5.19.0-2-any.pkg.tar.zst... 2021-05-14T21:14:17.5422908Z checking keyring... 2021-05-14T21:14:17.6190156Z checking package integrity... 2021-05-14T21:14:17.7869345Z loading package files... 2021-05-14T21:14:17.7939038Z checking for file conflicts... 2021-05-14T21:14:17.8271515Z checking available disk space... 2021-05-14T21:14:17.8281822Z :: Processing package changes... 2021-05-14T21:14:17.8282533Z installing mingw-w64-x86_64-libsbml... 2021-05-14T21:14:18.9411260Z resolving dependencies... 2021-05-14T21:14:18.9721145Z looking for conflicting packages... 2021-05-14T21:14:18.9732954Z 2021-05-14T21:14:18.9733871Z Packages (2) mingw-w64-x86_64-flac-1.3.3-3 mingw-w64-x86_64-libsndfile-1.0.31-1 2021-05-14T21:14:18.9734547Z 2021-05-14T21:14:18.9735118Z Total Download Size: 0.91 MiB 2021-05-14T21:14:18.9735744Z Total Installed Size: 5.45 MiB 2021-05-14T21:14:18.9736368Z 2021-05-14T21:14:18.9737058Z :: Proceed with installation? [Y/n] 2021-05-14T21:14:18.9737736Z :: Retrieving packages... 2021-05-14T21:14:19.2821468Z downloading mingw-w64-x86_64-flac-1.3.3-3-any.pkg.tar.zst... 2021-05-14T21:14:19.8471029Z downloading mingw-w64-x86_64-libsndfile-1.0.31-1-any.pkg.tar.zst... 2021-05-14T21:14:19.9419622Z checking keyring... 2021-05-14T21:14:20.0184356Z checking package integrity... 2021-05-14T21:14:20.2490881Z loading package files... 2021-05-14T21:14:20.2537695Z checking for file conflicts... 2021-05-14T21:14:20.2588165Z checking available disk space... 2021-05-14T21:14:20.2598047Z :: Processing package changes... 2021-05-14T21:14:20.2598738Z installing mingw-w64-x86_64-flac... 2021-05-14T21:14:20.2978092Z installing mingw-w64-x86_64-libsndfile... 2021-05-14T21:14:21.0324608Z warning: mingw-w64-x86_64-libspatialite-5.0.1-2 is up to date -- reinstalling 2021-05-14T21:14:21.0325453Z resolving dependencies... 2021-05-14T21:14:21.0527732Z looking for conflicting packages... 2021-05-14T21:14:21.0597486Z 2021-05-14T21:14:21.0598337Z Packages (1) mingw-w64-x86_64-libspatialite-5.0.1-2 2021-05-14T21:14:21.0598849Z 2021-05-14T21:14:21.0599581Z Total Installed Size: 29.97 MiB 2021-05-14T21:14:21.0600378Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:14:21.0600972Z 2021-05-14T21:14:21.0601856Z :: Proceed with installation? [Y/n] 2021-05-14T21:14:21.0602469Z checking keyring... 2021-05-14T21:14:21.1193375Z checking package integrity... 2021-05-14T21:14:21.2351282Z loading package files... 2021-05-14T21:14:21.2373154Z checking for file conflicts... 2021-05-14T21:14:21.2373915Z checking available disk space... 2021-05-14T21:14:21.2397268Z :: Processing package changes... 2021-05-14T21:14:21.2398139Z reinstalling mingw-w64-x86_64-libspatialite... 2021-05-14T21:14:21.9700020Z resolving dependencies... 2021-05-14T21:14:21.9921986Z looking for conflicting packages... 2021-05-14T21:14:21.9984301Z 2021-05-14T21:14:21.9985211Z Packages (1) mingw-w64-x86_64-libssh-0.9.5-2 2021-05-14T21:14:21.9985692Z 2021-05-14T21:14:21.9986211Z Total Download Size: 0.31 MiB 2021-05-14T21:14:21.9986788Z Total Installed Size: 1.50 MiB 2021-05-14T21:14:21.9987136Z 2021-05-14T21:14:21.9987819Z :: Proceed with installation? [Y/n] 2021-05-14T21:14:21.9988444Z :: Retrieving packages... 2021-05-14T21:14:22.3099693Z downloading mingw-w64-x86_64-libssh-0.9.5-2-any.pkg.tar.zst... 2021-05-14T21:14:22.6909832Z checking keyring... 2021-05-14T21:14:22.7679775Z checking package integrity... 2021-05-14T21:14:22.8847653Z loading package files... 2021-05-14T21:14:22.8868569Z checking for file conflicts... 2021-05-14T21:14:22.8878857Z checking available disk space... 2021-05-14T21:14:22.8888335Z :: Processing package changes... 2021-05-14T21:14:22.8889052Z installing mingw-w64-x86_64-libssh... 2021-05-14T21:14:22.9466650Z / 2021-05-14T21:14:23.6677807Z warning: mingw-w64-x86_64-libssh2-1.9.0-3 is up to date -- reinstalling 2021-05-14T21:14:23.6678706Z resolving dependencies... 2021-05-14T21:14:23.6898242Z looking for conflicting packages... 2021-05-14T21:14:23.6951228Z 2021-05-14T21:14:23.6951999Z Packages (1) mingw-w64-x86_64-libssh2-1.9.0-3 2021-05-14T21:14:23.6952529Z 2021-05-14T21:14:23.6953401Z Total Installed Size: 0.79 MiB 2021-05-14T21:14:23.6953958Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:14:23.6954712Z 2021-05-14T21:14:23.6955546Z :: Proceed with installation? [Y/n] 2021-05-14T21:14:23.6956202Z checking keyring... 2021-05-14T21:14:23.7569586Z checking package integrity... 2021-05-14T21:14:23.8499349Z loading package files... 2021-05-14T21:14:23.8534212Z checking for file conflicts... 2021-05-14T21:14:23.8535026Z checking available disk space... 2021-05-14T21:14:23.8611512Z :: Processing package changes... 2021-05-14T21:14:23.8612242Z reinstalling mingw-w64-x86_64-libssh2... 2021-05-14T21:14:24.6378623Z warning: mingw-w64-x86_64-libsystre-1.0.1-4 is up to date -- reinstalling 2021-05-14T21:14:24.6379408Z resolving dependencies... 2021-05-14T21:14:24.6539570Z looking for conflicting packages... 2021-05-14T21:14:24.6661439Z 2021-05-14T21:14:24.6662456Z Packages (1) mingw-w64-x86_64-libsystre-1.0.1-4 2021-05-14T21:14:24.6662950Z 2021-05-14T21:14:24.6663456Z Total Download Size: 0.02 MiB 2021-05-14T21:14:24.6664012Z Total Installed Size: 0.03 MiB 2021-05-14T21:14:24.6664570Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:14:24.6665018Z 2021-05-14T21:14:24.6665625Z :: Proceed with installation? [Y/n] 2021-05-14T21:14:24.6666243Z :: Retrieving packages... 2021-05-14T21:14:24.9808488Z downloading mingw-w64-x86_64-libsystre-1.0.1-4-any.pkg.tar.xz... 2021-05-14T21:14:25.0779047Z checking keyring... 2021-05-14T21:14:25.1521577Z checking package integrity... 2021-05-14T21:14:25.2673889Z loading package files... 2021-05-14T21:14:25.2702403Z checking for file conflicts... 2021-05-14T21:14:25.2703136Z checking available disk space... 2021-05-14T21:14:25.2738770Z :: Processing package changes... 2021-05-14T21:14:25.2739625Z reinstalling mingw-w64-x86_64-libsystre... 2021-05-14T21:14:25.9408760Z warning: mingw-w64-x86_64-libtiff-4.2.0-3 is up to date -- reinstalling 2021-05-14T21:14:25.9409486Z resolving dependencies... 2021-05-14T21:14:25.9626922Z looking for conflicting packages... 2021-05-14T21:14:25.9679500Z 2021-05-14T21:14:25.9680256Z Packages (1) mingw-w64-x86_64-libtiff-4.2.0-3 2021-05-14T21:14:25.9680789Z 2021-05-14T21:14:25.9681594Z Total Installed Size: 4.22 MiB 2021-05-14T21:14:25.9682538Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:14:25.9683237Z 2021-05-14T21:14:25.9683948Z :: Proceed with installation? [Y/n] 2021-05-14T21:14:25.9684544Z checking keyring... 2021-05-14T21:14:26.0280649Z checking package integrity... 2021-05-14T21:14:26.1238026Z loading package files... 2021-05-14T21:14:26.1280588Z checking for file conflicts... 2021-05-14T21:14:26.1281313Z checking available disk space... 2021-05-14T21:14:26.1380308Z :: Processing package changes... 2021-05-14T21:14:26.1381089Z reinstalling mingw-w64-x86_64-libtiff... 2021-05-14T21:14:26.9646223Z warning: mingw-w64-x86_64-libtool-2.4.6-20 is up to date -- reinstalling 2021-05-14T21:14:26.9647051Z resolving dependencies... 2021-05-14T21:14:26.9648169Z looking for conflicting packages... 2021-05-14T21:14:26.9908469Z 2021-05-14T21:14:26.9909463Z Packages (1) mingw-w64-x86_64-libtool-2.4.6-20 2021-05-14T21:14:26.9910171Z 2021-05-14T21:14:26.9910908Z Total Installed Size: 2.31 MiB 2021-05-14T21:14:26.9911614Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:14:26.9911993Z 2021-05-14T21:14:26.9912644Z :: Proceed with installation? [Y/n] 2021-05-14T21:14:26.9913214Z checking keyring... 2021-05-14T21:14:27.0500763Z checking package integrity... 2021-05-14T21:14:27.9848381Z warning: mingw-w64-x86_64-libtre-git-r128.6fb7206-2 is up to date -- reinstalling 2021-05-14T21:14:27.9849305Z loading package files... 2021-05-14T21:14:27.9849893Z checking for file conflicts... 2021-05-14T21:14:27.9850481Z checking available disk space... 2021-05-14T21:14:27.9851149Z :: Processing package changes... 2021-05-14T21:14:27.9851811Z reinstalling mingw-w64-x86_64-libtool... 2021-05-14T21:14:27.9852469Z resolving dependencies... 2021-05-14T21:14:27.9853094Z looking for conflicting packages... 2021-05-14T21:14:27.9853464Z 2021-05-14T21:14:27.9854138Z Packages (1) mingw-w64-x86_64-libtre-git-r128.6fb7206-2 2021-05-14T21:14:27.9854697Z 2021-05-14T21:14:27.9855133Z Total Download Size: 0.08 MiB 2021-05-14T21:14:27.9855677Z Total Installed Size: 0.25 MiB 2021-05-14T21:14:27.9856190Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:14:27.9856701Z 2021-05-14T21:14:27.9857214Z :: Proceed with installation? [Y/n] 2021-05-14T21:14:27.9857794Z :: Retrieving packages... 2021-05-14T21:14:28.1811303Z downloading mingw-w64-x86_64-libtre-git-r128.6fb7206-2-any.pkg.tar.xz... 2021-05-14T21:14:28.3721963Z checking keyring... 2021-05-14T21:14:28.4470005Z checking package integrity... 2021-05-14T21:14:28.5670351Z loading package files... 2021-05-14T21:14:28.5718834Z checking for file conflicts... 2021-05-14T21:14:28.5719599Z checking available disk space... 2021-05-14T21:14:28.5760472Z :: Processing package changes... 2021-05-14T21:14:28.5761413Z reinstalling mingw-w64-x86_64-libtre-git... 2021-05-14T21:14:29.2456878Z warning: mingw-w64-x86_64-libutf8proc-2.6.1-1 is up to date -- reinstalling 2021-05-14T21:14:29.2457824Z resolving dependencies... 2021-05-14T21:14:29.2460347Z looking for conflicting packages... 2021-05-14T21:14:29.2729387Z 2021-05-14T21:14:29.2730227Z Packages (1) mingw-w64-x86_64-libutf8proc-2.6.1-1 2021-05-14T21:14:29.2730831Z 2021-05-14T21:14:29.2731422Z Total Installed Size: 0.70 MiB 2021-05-14T21:14:29.2731968Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:14:29.2732292Z 2021-05-14T21:14:29.2733192Z :: Proceed with installation? [Y/n] 2021-05-14T21:14:29.2733856Z checking keyring... 2021-05-14T21:14:29.3322901Z checking package integrity... 2021-05-14T21:14:29.4260243Z loading package files... 2021-05-14T21:14:29.4282471Z checking for file conflicts... 2021-05-14T21:14:29.4283199Z checking available disk space... 2021-05-14T21:14:29.4296314Z :: Processing package changes... 2021-05-14T21:14:29.4297262Z reinstalling mingw-w64-x86_64-libutf8proc... 2021-05-14T21:14:30.0735739Z warning: mingw-w64-x86_64-libuv-1.40.0-3 is up to date -- reinstalling 2021-05-14T21:14:30.0736489Z resolving dependencies... 2021-05-14T21:14:30.0826089Z looking for conflicting packages... 2021-05-14T21:14:30.1007870Z 2021-05-14T21:14:30.1008839Z Packages (1) mingw-w64-x86_64-libuv-1.40.0-3 2021-05-14T21:14:30.1009558Z 2021-05-14T21:14:30.1010245Z Total Installed Size: 1.08 MiB 2021-05-14T21:14:30.1011002Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:14:30.1011543Z 2021-05-14T21:14:30.1012182Z :: Proceed with installation? [Y/n] 2021-05-14T21:14:30.1012777Z checking keyring... 2021-05-14T21:14:30.1601543Z checking package integrity... 2021-05-14T21:14:30.2510514Z loading package files... 2021-05-14T21:14:30.2531129Z checking for file conflicts... 2021-05-14T21:14:30.2531964Z checking available disk space... 2021-05-14T21:14:30.2547517Z :: Processing package changes... 2021-05-14T21:14:30.2548165Z reinstalling mingw-w64-x86_64-libuv... 2021-05-14T21:14:30.8959243Z warning: mingw-w64-x86_64-libvorbis-1.3.7-1 is up to date -- reinstalling 2021-05-14T21:14:30.8960020Z resolving dependencies... 2021-05-14T21:14:30.9106500Z looking for conflicting packages... 2021-05-14T21:14:30.9227165Z 2021-05-14T21:14:30.9227951Z Packages (1) mingw-w64-x86_64-libvorbis-1.3.7-1 2021-05-14T21:14:30.9228513Z 2021-05-14T21:14:30.9229354Z Total Installed Size: 2.30 MiB 2021-05-14T21:14:30.9229952Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:14:30.9230613Z 2021-05-14T21:14:30.9231346Z :: Proceed with installation? [Y/n] 2021-05-14T21:14:30.9232049Z checking keyring... 2021-05-14T21:14:30.9823441Z checking package integrity... 2021-05-14T21:14:31.0784070Z loading package files... 2021-05-14T21:14:31.0819002Z checking for file conflicts... 2021-05-14T21:14:31.0819745Z checking available disk space... 2021-05-14T21:14:31.0888205Z :: Processing package changes... 2021-05-14T21:14:31.0888989Z reinstalling mingw-w64-x86_64-libvorbis... 2021-05-14T21:14:31.8457974Z warning: mingw-w64-x86_64-libvpx-1.10.0-1 is up to date -- reinstalling 2021-05-14T21:14:31.8458695Z resolving dependencies... 2021-05-14T21:14:31.8459762Z looking for conflicting packages... 2021-05-14T21:14:31.8730936Z 2021-05-14T21:14:31.8731731Z Packages (1) mingw-w64-x86_64-libvpx-1.10.0-1 2021-05-14T21:14:31.8732265Z 2021-05-14T21:14:31.8733621Z Total Installed Size: 9.11 MiB 2021-05-14T21:14:31.8734462Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:14:31.8734897Z 2021-05-14T21:14:31.8735589Z :: Proceed with installation? [Y/n] 2021-05-14T21:14:31.8736233Z checking keyring... 2021-05-14T21:14:31.9341512Z checking package integrity... 2021-05-14T21:14:32.0352754Z loading package files... 2021-05-14T21:14:32.0371196Z checking for file conflicts... 2021-05-14T21:14:32.0372585Z checking available disk space... 2021-05-14T21:14:32.0387953Z :: Processing package changes... 2021-05-14T21:14:32.0388765Z reinstalling mingw-w64-x86_64-libvpx... 2021-05-14T21:14:32.7282518Z warning: mingw-w64-x86_64-libwebp-1.2.0-1 is up to date -- reinstalling 2021-05-14T21:14:32.7283236Z resolving dependencies... 2021-05-14T21:14:32.7440843Z looking for conflicting packages... 2021-05-14T21:14:32.7554133Z 2021-05-14T21:14:32.7554962Z Packages (1) mingw-w64-x86_64-libwebp-1.2.0-1 2021-05-14T21:14:32.7555448Z 2021-05-14T21:14:32.7556216Z Total Installed Size: 2.97 MiB 2021-05-14T21:14:32.7556727Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:14:32.7557438Z 2021-05-14T21:14:32.7558083Z :: Proceed with installation? [Y/n] 2021-05-14T21:14:32.7558680Z checking keyring... 2021-05-14T21:14:32.8180628Z checking package integrity... 2021-05-14T21:14:32.9200224Z loading package files... 2021-05-14T21:14:32.9213212Z checking for file conflicts... 2021-05-14T21:14:32.9213946Z checking available disk space... 2021-05-14T21:14:32.9237219Z :: Processing package changes... 2021-05-14T21:14:32.9238018Z reinstalling mingw-w64-x86_64-libwebp... 2021-05-14T21:14:33.6218985Z warning: mingw-w64-x86_64-libxml2-2.9.10-8 is up to date -- reinstalling 2021-05-14T21:14:33.6219751Z resolving dependencies... 2021-05-14T21:14:33.6514174Z looking for conflicting packages... 2021-05-14T21:14:33.6570411Z 2021-05-14T21:14:33.6571427Z Packages (1) mingw-w64-x86_64-libxml2-2.9.10-8 2021-05-14T21:14:33.6571910Z 2021-05-14T21:14:33.6572697Z Total Installed Size: 11.76 MiB 2021-05-14T21:14:33.6573686Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:14:33.6574259Z 2021-05-14T21:14:33.6574963Z :: Proceed with installation? [Y/n] 2021-05-14T21:14:33.6575558Z checking keyring... 2021-05-14T21:14:33.7190896Z checking package integrity... 2021-05-14T21:14:33.8250606Z loading package files... 2021-05-14T21:14:33.8303782Z checking for file conflicts... 2021-05-14T21:14:33.8304573Z checking available disk space... 2021-05-14T21:14:33.8439770Z :: Processing package changes... 2021-05-14T21:14:33.8440581Z reinstalling mingw-w64-x86_64-libxml2... 2021-05-14T21:14:34.8058221Z resolving dependencies... 2021-05-14T21:14:34.8059676Z looking for conflicting packages... 2021-05-14T21:14:34.8331518Z 2021-05-14T21:14:34.8332302Z Packages (1) mingw-w64-x86_64-libyaml-0.2.5-1 2021-05-14T21:14:34.8332837Z 2021-05-14T21:14:34.8333407Z Total Download Size: 0.10 MiB 2021-05-14T21:14:34.8334037Z Total Installed Size: 0.38 MiB 2021-05-14T21:14:34.8334458Z 2021-05-14T21:14:34.8335156Z :: Proceed with installation? [Y/n] 2021-05-14T21:14:34.8335843Z :: Retrieving packages... 2021-05-14T21:14:35.1513018Z downloading mingw-w64-x86_64-libyaml-0.2.5-1-any.pkg.tar.zst... 2021-05-14T21:14:35.4388514Z checking keyring... 2021-05-14T21:14:35.5127143Z checking package integrity... 2021-05-14T21:14:35.6267777Z loading package files... 2021-05-14T21:14:35.6287736Z checking for file conflicts... 2021-05-14T21:14:35.6292438Z checking available disk space... 2021-05-14T21:14:35.6301812Z :: Processing package changes... 2021-05-14T21:14:35.6302549Z installing mingw-w64-x86_64-libyaml... 2021-05-14T21:14:36.2809495Z warning: mingw-w64-x86_64-lz4-1.9.3-1 is up to date -- reinstalling 2021-05-14T21:14:36.2810221Z resolving dependencies... 2021-05-14T21:14:36.2901559Z looking for conflicting packages... 2021-05-14T21:14:36.3086558Z 2021-05-14T21:14:36.3087433Z Packages (1) mingw-w64-x86_64-lz4-1.9.3-1 2021-05-14T21:14:36.3087881Z 2021-05-14T21:14:36.3088647Z Total Installed Size: 1.69 MiB 2021-05-14T21:14:36.3089353Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:14:36.3089946Z 2021-05-14T21:14:36.3090576Z :: Proceed with installation? [Y/n] 2021-05-14T21:14:36.3091166Z checking keyring... 2021-05-14T21:14:36.3689184Z checking package integrity... 2021-05-14T21:14:36.4593222Z loading package files... 2021-05-14T21:14:36.4611754Z checking for file conflicts... 2021-05-14T21:14:36.4613216Z checking available disk space... 2021-05-14T21:14:36.4626235Z :: Processing package changes... 2021-05-14T21:14:36.4626970Z reinstalling mingw-w64-x86_64-lz4... 2021-05-14T21:14:37.1179289Z warning: mingw-w64-x86_64-lzo2-2.10-1 is up to date -- reinstalling 2021-05-14T21:14:37.1180091Z resolving dependencies... 2021-05-14T21:14:37.1181157Z looking for conflicting packages... 2021-05-14T21:14:37.1450377Z 2021-05-14T21:14:37.1451521Z Packages (1) mingw-w64-x86_64-lzo2-2.10-1 2021-05-14T21:14:37.1452614Z 2021-05-14T21:14:37.1453469Z Total Installed Size: 0.62 MiB 2021-05-14T21:14:37.1454159Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:14:37.1454569Z 2021-05-14T21:14:37.1455279Z :: Proceed with installation? [Y/n] 2021-05-14T21:14:37.1455923Z checking keyring... 2021-05-14T21:14:37.2048561Z checking package integrity... 2021-05-14T21:14:37.2982874Z loading package files... 2021-05-14T21:14:37.3007849Z checking for file conflicts... 2021-05-14T21:14:37.3008593Z checking available disk space... 2021-05-14T21:14:37.3029120Z :: Processing package changes... 2021-05-14T21:14:37.3029841Z reinstalling mingw-w64-x86_64-lzo2... 2021-05-14T21:14:37.9700556Z warning: mingw-w64-x86_64-make-4.3-1 is up to date -- reinstalling 2021-05-14T21:14:37.9701388Z resolving dependencies... 2021-05-14T21:14:37.9792928Z looking for conflicting packages... 2021-05-14T21:14:37.9962500Z 2021-05-14T21:14:37.9963205Z Packages (1) mingw-w64-x86_64-make-4.3-1 2021-05-14T21:14:37.9963778Z 2021-05-14T21:14:37.9964352Z Total Download Size: 0.15 MiB 2021-05-14T21:14:37.9964982Z Total Installed Size: 0.29 MiB 2021-05-14T21:14:37.9965676Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:14:37.9966088Z 2021-05-14T21:14:37.9966754Z :: Proceed with installation? [Y/n] 2021-05-14T21:14:37.9967456Z :: Retrieving packages... 2021-05-14T21:14:38.3038830Z downloading mingw-w64-x86_64-make-4.3-1-any.pkg.tar.xz... 2021-05-14T21:14:38.5852085Z checking keyring... 2021-05-14T21:14:38.6597059Z checking package integrity... 2021-05-14T21:14:38.7742469Z loading package files... 2021-05-14T21:14:38.7775870Z checking for file conflicts... 2021-05-14T21:14:38.7776643Z checking available disk space... 2021-05-14T21:14:38.7787340Z :: Processing package changes... 2021-05-14T21:14:38.7788068Z reinstalling mingw-w64-x86_64-make... 2021-05-14T21:14:39.4461802Z resolving dependencies... 2021-05-14T21:14:39.4731079Z looking for conflicting packages... 2021-05-14T21:14:39.4744136Z 2021-05-14T21:14:39.4744930Z Packages (2) mingw-w64-x86_64-ninja-1.10.2-1 mingw-w64-x86_64-meson-0.58.0-1 2021-05-14T21:14:39.4745530Z 2021-05-14T21:14:39.4746030Z Total Download Size: 1.48 MiB 2021-05-14T21:14:39.4746583Z Total Installed Size: 6.54 MiB 2021-05-14T21:14:39.4746953Z 2021-05-14T21:14:39.4747545Z :: Proceed with installation? [Y/n] 2021-05-14T21:14:39.4748139Z :: Retrieving packages... 2021-05-14T21:14:39.7849311Z downloading mingw-w64-x86_64-ninja-1.10.2-1-any.pkg.tar.zst... 2021-05-14T21:14:40.2651385Z downloading mingw-w64-x86_64-meson-0.58.0-1-any.pkg.tar.zst... 2021-05-14T21:14:40.4590335Z checking keyring... 2021-05-14T21:14:40.6162808Z checking package integrity... 2021-05-14T21:14:40.8653101Z loading package files... 2021-05-14T21:14:40.8726747Z checking for file conflicts... 2021-05-14T21:14:40.8942719Z checking available disk space... 2021-05-14T21:14:40.8952902Z :: Processing package changes... 2021-05-14T21:14:40.8953730Z installing mingw-w64-x86_64-ninja... 2021-05-14T21:14:40.9039097Z installing mingw-w64-x86_64-meson... 2021-05-14T21:14:41.8308201Z warning: mingw-w64-x86_64-mpc-1.2.1-1 is up to date -- reinstalling 2021-05-14T21:14:41.8309232Z resolving dependencies... 2021-05-14T21:14:41.8483963Z looking for conflicting packages... 2021-05-14T21:14:41.8582798Z 2021-05-14T21:14:41.8583691Z Packages (1) mingw-w64-x86_64-mpc-1.2.1-1 2021-05-14T21:14:41.8584219Z 2021-05-14T21:14:41.8584802Z Total Download Size: 0.07 MiB 2021-05-14T21:14:41.8585442Z Total Installed Size: 0.20 MiB 2021-05-14T21:14:41.8586826Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:14:41.8587290Z 2021-05-14T21:14:41.8587971Z :: Proceed with installation? [Y/n] 2021-05-14T21:14:41.8588686Z :: Retrieving packages... 2021-05-14T21:14:42.1786360Z downloading mingw-w64-x86_64-mpc-1.2.1-1-any.pkg.tar.zst... 2021-05-14T21:14:42.3706547Z checking keyring... 2021-05-14T21:14:42.4434835Z checking package integrity... 2021-05-14T21:14:42.5542365Z loading package files... 2021-05-14T21:14:42.5560210Z checking for file conflicts... 2021-05-14T21:14:42.5560951Z checking available disk space... 2021-05-14T21:14:42.5582407Z :: Processing package changes... 2021-05-14T21:14:42.5583269Z reinstalling mingw-w64-x86_64-mpc... 2021-05-14T21:14:43.2112177Z warning: mingw-w64-x86_64-mpdecimal-2.5.0-2 is up to date -- reinstalling 2021-05-14T21:14:43.2112914Z resolving dependencies... 2021-05-14T21:14:43.2201570Z looking for conflicting packages... 2021-05-14T21:14:43.2388351Z 2021-05-14T21:14:43.2389225Z Packages (1) mingw-w64-x86_64-mpdecimal-2.5.0-2 2021-05-14T21:14:43.2389802Z 2021-05-14T21:14:43.2390372Z Total Download Size: 0.32 MiB 2021-05-14T21:14:43.2391010Z Total Installed Size: 2.42 MiB 2021-05-14T21:14:43.2391649Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:14:43.2392058Z 2021-05-14T21:14:43.2392738Z :: Proceed with installation? [Y/n] 2021-05-14T21:14:43.2393445Z :: Retrieving packages... 2021-05-14T21:14:43.5516327Z downloading mingw-w64-x86_64-mpdecimal-2.5.0-2-any.pkg.tar.zst... 2021-05-14T21:14:43.9333037Z checking keyring... 2021-05-14T21:14:44.0062891Z checking package integrity... 2021-05-14T21:14:44.1212813Z loading package files... 2021-05-14T21:14:44.1235050Z checking for file conflicts... 2021-05-14T21:14:44.1235797Z checking available disk space... 2021-05-14T21:14:44.1389476Z :: Processing package changes... 2021-05-14T21:14:44.1390356Z reinstalling mingw-w64-x86_64-mpdecimal... 2021-05-14T21:14:44.8703604Z warning: mingw-w64-x86_64-mpfr-4.1.0-3 is up to date -- reinstalling 2021-05-14T21:14:44.8704330Z resolving dependencies... 2021-05-14T21:14:44.8784112Z looking for conflicting packages... 2021-05-14T21:14:44.8959839Z 2021-05-14T21:14:44.8960603Z Packages (1) mingw-w64-x86_64-mpfr-4.1.0-3 2021-05-14T21:14:44.8961103Z 2021-05-14T21:14:44.8961669Z Total Download Size: 0.35 MiB 2021-05-14T21:14:44.8962294Z Total Installed Size: 1.18 MiB 2021-05-14T21:14:44.8962921Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:14:44.8963326Z 2021-05-14T21:14:44.8963986Z :: Proceed with installation? [Y/n] 2021-05-14T21:14:44.8964685Z :: Retrieving packages... 2021-05-14T21:14:45.2081490Z downloading mingw-w64-x86_64-mpfr-4.1.0-3-any.pkg.tar.zst... 2021-05-14T21:14:45.5904993Z checking keyring... 2021-05-14T21:14:45.6653332Z checking package integrity... 2021-05-14T21:14:45.7811503Z loading package files... 2021-05-14T21:14:45.7834100Z checking for file conflicts... 2021-05-14T21:14:45.7834862Z checking available disk space... 2021-05-14T21:14:45.7898258Z :: Processing package changes... 2021-05-14T21:14:45.7899164Z reinstalling mingw-w64-x86_64-mpfr... 2021-05-14T21:14:46.4651471Z resolving dependencies... 2021-05-14T21:14:46.4652974Z looking for conflicting packages... 2021-05-14T21:14:46.4934942Z 2021-05-14T21:14:46.4935937Z Packages (1) mingw-w64-x86_64-nasm-2.15.05-1 2021-05-14T21:14:46.4936410Z 2021-05-14T21:14:46.4936964Z Total Download Size: 0.38 MiB 2021-05-14T21:14:46.4937517Z Total Installed Size: 3.58 MiB 2021-05-14T21:14:46.4937890Z 2021-05-14T21:14:46.4938512Z :: Proceed with installation? [Y/n] 2021-05-14T21:14:46.4939123Z :: Retrieving packages... 2021-05-14T21:14:46.8015651Z downloading mingw-w64-x86_64-nasm-2.15.05-1-any.pkg.tar.zst... 2021-05-14T21:14:47.1830780Z checking keyring... 2021-05-14T21:14:47.2586448Z checking package integrity... 2021-05-14T21:14:47.3773808Z loading package files... 2021-05-14T21:14:47.3793946Z checking for file conflicts... 2021-05-14T21:14:47.3806213Z checking available disk space... 2021-05-14T21:14:47.3815659Z :: Processing package changes... 2021-05-14T21:14:47.3817070Z installing mingw-w64-x86_64-nasm... 2021-05-14T21:14:48.0552167Z warning: mingw-w64-x86_64-ncurses-6.2-3 is up to date -- reinstalling 2021-05-14T21:14:48.0552909Z resolving dependencies... 2021-05-14T21:14:48.0705309Z looking for conflicting packages... 2021-05-14T21:14:48.0872929Z 2021-05-14T21:14:48.0873805Z Packages (1) mingw-w64-x86_64-ncurses-6.2-3 2021-05-14T21:14:48.0874343Z 2021-05-14T21:14:48.0874903Z Total Download Size: 1.54 MiB 2021-05-14T21:14:48.0875542Z Total Installed Size: 16.43 MiB 2021-05-14T21:14:48.0876198Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:14:48.0876603Z 2021-05-14T21:14:48.0877275Z :: Proceed with installation? [Y/n] 2021-05-14T21:14:48.0877972Z :: Retrieving packages... 2021-05-14T21:14:48.4019878Z downloading mingw-w64-x86_64-ncurses-6.2-3-any.pkg.tar.zst... 2021-05-14T21:14:49.0802433Z checking keyring... 2021-05-14T21:14:49.1562260Z checking package integrity... 2021-05-14T21:14:49.2817730Z loading package files... 2021-05-14T21:14:49.3426092Z checking for file conflicts... 2021-05-14T21:14:49.3430391Z checking available disk space... 2021-05-14T21:14:50.5126996Z :: Processing package changes... 2021-05-14T21:14:50.5128021Z reinstalling mingw-w64-x86_64-ncurses... 2021-05-14T21:14:56.0476137Z warning: mingw-w64-x86_64-netcdf-4.7.4-2 is up to date -- reinstalling 2021-05-14T21:14:56.0476891Z resolving dependencies... 2021-05-14T21:14:56.0590014Z looking for conflicting packages... 2021-05-14T21:14:56.0757923Z 2021-05-14T21:14:56.0758825Z Packages (1) mingw-w64-x86_64-netcdf-4.7.4-2 2021-05-14T21:14:56.0759302Z 2021-05-14T21:14:56.0759793Z Total Installed Size: 4.18 MiB 2021-05-14T21:14:56.0760590Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:14:56.0760890Z 2021-05-14T21:14:56.0762180Z :: Proceed with installation? [Y/n] 2021-05-14T21:14:56.0762920Z checking keyring... 2021-05-14T21:14:56.1358645Z checking package integrity... 2021-05-14T21:14:56.2323127Z loading package files... 2021-05-14T21:14:56.2337172Z checking for file conflicts... 2021-05-14T21:14:56.2337845Z checking available disk space... 2021-05-14T21:14:56.2359552Z :: Processing package changes... 2021-05-14T21:14:56.2360271Z reinstalling mingw-w64-x86_64-netcdf... 2021-05-14T21:14:56.9059017Z warning: mingw-w64-x86_64-nettle-3.7-2 is up to date -- reinstalling 2021-05-14T21:14:56.9059860Z resolving dependencies... 2021-05-14T21:14:56.9156823Z looking for conflicting packages... 2021-05-14T21:14:56.9323178Z 2021-05-14T21:14:56.9323973Z Packages (1) mingw-w64-x86_64-nettle-3.7-2 2021-05-14T21:14:56.9324544Z 2021-05-14T21:14:56.9325357Z Total Installed Size: 2.46 MiB 2021-05-14T21:14:56.9326253Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:14:56.9326664Z 2021-05-14T21:14:56.9327356Z :: Proceed with installation? [Y/n] 2021-05-14T21:14:56.9327989Z checking keyring... 2021-05-14T21:14:56.9926087Z checking package integrity... 2021-05-14T21:14:57.0849436Z loading package files... 2021-05-14T21:14:57.0872750Z checking for file conflicts... 2021-05-14T21:14:57.0874166Z checking available disk space... 2021-05-14T21:14:57.0913216Z :: Processing package changes... 2021-05-14T21:14:57.0913975Z reinstalling mingw-w64-x86_64-nettle... 2021-05-14T21:14:57.8203144Z warning: mingw-w64-x86_64-ninja-1.10.2-1 is up to date -- reinstalling 2021-05-14T21:14:57.8203872Z resolving dependencies... 2021-05-14T21:14:57.8204946Z looking for conflicting packages... 2021-05-14T21:14:57.8491566Z 2021-05-14T21:14:57.8492641Z Packages (1) mingw-w64-x86_64-ninja-1.10.2-1 2021-05-14T21:14:57.8493725Z 2021-05-14T21:14:57.8494397Z Total Installed Size: 1.56 MiB 2021-05-14T21:14:57.8495205Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:14:57.8495605Z 2021-05-14T21:14:57.8496209Z :: Proceed with installation? [Y/n] 2021-05-14T21:14:57.8496794Z checking keyring... 2021-05-14T21:14:57.9099209Z checking package integrity... 2021-05-14T21:14:58.0050386Z loading package files... 2021-05-14T21:14:58.0065251Z checking for file conflicts... 2021-05-14T21:14:58.0066111Z checking available disk space... 2021-05-14T21:14:58.0076256Z :: Processing package changes... 2021-05-14T21:14:58.0076977Z reinstalling mingw-w64-x86_64-ninja... 2021-05-14T21:14:58.6612266Z resolving dependencies... 2021-05-14T21:14:58.6613818Z looking for conflicting packages... 2021-05-14T21:14:58.6891660Z 2021-05-14T21:14:58.6892426Z Packages (1) mingw-w64-x86_64-nlopt-2.6.2-1 2021-05-14T21:14:58.6892946Z 2021-05-14T21:14:58.6893545Z Total Download Size: 0.33 MiB 2021-05-14T21:14:58.6894217Z Total Installed Size: 1.08 MiB 2021-05-14T21:14:58.6894642Z 2021-05-14T21:14:58.6895329Z :: Proceed with installation? [Y/n] 2021-05-14T21:14:58.6896035Z :: Retrieving packages... 2021-05-14T21:14:59.0115069Z downloading mingw-w64-x86_64-nlopt-2.6.2-1-any.pkg.tar.xz... 2021-05-14T21:14:59.3960515Z checking keyring... 2021-05-14T21:14:59.4722028Z checking package integrity... 2021-05-14T21:14:59.5897974Z loading package files... 2021-05-14T21:14:59.5936239Z checking for file conflicts... 2021-05-14T21:14:59.5944725Z checking available disk space... 2021-05-14T21:14:59.5954304Z :: Processing package changes... 2021-05-14T21:14:59.5955051Z installing mingw-w64-x86_64-nlopt... 2021-05-14T21:15:00.4205204Z error: target not found: mingw-w64-x86_64-openbabel 2021-05-14T21:15:01.0732696Z warning: mingw-w64-x86_64-openblas-0.3.13-2 is up to date -- reinstalling 2021-05-14T21:15:01.0733516Z resolving dependencies... 2021-05-14T21:15:01.0900579Z looking for conflicting packages... 2021-05-14T21:15:01.1008032Z 2021-05-14T21:15:01.1009106Z Packages (1) mingw-w64-x86_64-openblas-0.3.13-2 2021-05-14T21:15:01.1009996Z 2021-05-14T21:15:01.1010517Z Total Installed Size: 77.64 MiB 2021-05-14T21:15:01.1011477Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:15:01.1011911Z 2021-05-14T21:15:01.1012610Z :: Proceed with installation? [Y/n] 2021-05-14T21:15:01.1013278Z checking keyring... 2021-05-14T21:15:01.1617619Z checking package integrity... 2021-05-14T21:15:01.3287367Z loading package files... 2021-05-14T21:15:01.3311253Z checking for file conflicts... 2021-05-14T21:15:01.3312013Z checking available disk space... 2021-05-14T21:15:01.3330101Z :: Processing package changes... 2021-05-14T21:15:01.3330849Z reinstalling mingw-w64-x86_64-openblas... 2021-05-14T21:15:02.1206003Z warning: mingw-w64-x86_64-opencv-4.5.1-2 is up to date -- reinstalling 2021-05-14T21:15:02.1206930Z resolving dependencies... 2021-05-14T21:15:02.1432109Z looking for conflicting packages... 2021-05-14T21:15:02.1497537Z 2021-05-14T21:15:02.1498239Z Packages (1) mingw-w64-x86_64-opencv-4.5.1-2 2021-05-14T21:15:02.1498706Z 2021-05-14T21:15:02.1499207Z Total Installed Size: 107.68 MiB 2021-05-14T21:15:02.1499996Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:15:02.1500298Z 2021-05-14T21:15:02.1501162Z :: Proceed with installation? [Y/n] 2021-05-14T21:15:02.1501754Z checking keyring... 2021-05-14T21:15:02.2090439Z checking package integrity... 2021-05-14T21:15:02.4818234Z loading package files... 2021-05-14T21:15:02.4910687Z checking for file conflicts... 2021-05-14T21:15:02.4911457Z checking available disk space... 2021-05-14T21:15:02.5193142Z :: Processing package changes... 2021-05-14T21:15:02.5194064Z reinstalling mingw-w64-x86_64-opencv... 2021-05-14T21:15:04.0260738Z warning: mingw-w64-x86_64-openjpeg2-2.3.1-1 is up to date -- reinstalling 2021-05-14T21:15:04.0261485Z resolving dependencies... 2021-05-14T21:15:04.0515064Z looking for conflicting packages... 2021-05-14T21:15:04.0567059Z 2021-05-14T21:15:04.0567937Z Packages (1) mingw-w64-x86_64-openjpeg2-2.3.1-1 2021-05-14T21:15:04.0568425Z 2021-05-14T21:15:04.0569103Z Total Installed Size: 3.54 MiB 2021-05-14T21:15:04.0570070Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:15:04.0570741Z 2021-05-14T21:15:04.0571392Z :: Proceed with installation? [Y/n] 2021-05-14T21:15:04.0571979Z checking keyring... 2021-05-14T21:15:04.1170180Z checking package integrity... 2021-05-14T21:15:04.2170863Z loading package files... 2021-05-14T21:15:04.2225764Z checking for file conflicts... 2021-05-14T21:15:04.2226481Z checking available disk space... 2021-05-14T21:15:04.2249503Z :: Processing package changes... 2021-05-14T21:15:04.2250258Z reinstalling mingw-w64-x86_64-openjpeg2... 2021-05-14T21:15:04.9541744Z warning: mingw-w64-x86_64-openssl-1.1.1.k-2 is up to date -- reinstalling 2021-05-14T21:15:04.9542456Z resolving dependencies... 2021-05-14T21:15:04.9763799Z looking for conflicting packages... 2021-05-14T21:15:04.9887322Z 2021-05-14T21:15:04.9888264Z Packages (1) mingw-w64-x86_64-openssl-1.1.1.k-2 2021-05-14T21:15:04.9888781Z 2021-05-14T21:15:04.9889262Z Total Download Size: 4.75 MiB 2021-05-14T21:15:04.9889834Z Total Installed Size: 69.11 MiB 2021-05-14T21:15:04.9890393Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:15:04.9890749Z 2021-05-14T21:15:04.9891338Z :: Proceed with installation? [Y/n] 2021-05-14T21:15:04.9891951Z :: Retrieving packages... 2021-05-14T21:15:05.2992280Z downloading mingw-w64-x86_64-openssl-1.1.1.k-2-any.pkg.tar.zst... 2021-05-14T21:15:06.1489115Z checking keyring... 2021-05-14T21:15:06.2289400Z checking package integrity... 2021-05-14T21:15:06.3836499Z loading package files... 2021-05-14T21:15:06.4627788Z checking for file conflicts... 2021-05-14T21:15:06.4635864Z checking available disk space... 2021-05-14T21:15:08.7968186Z :: Processing package changes... 2021-05-14T21:15:08.7969221Z reinstalling mingw-w64-x86_64-openssl... 2021-05-14T21:15:16.5483094Z warning: mingw-w64-x86_64-pango-1.48.4-2 is up to date -- reinstalling 2021-05-14T21:15:16.5484048Z resolving dependencies... 2021-05-14T21:15:16.5649769Z looking for conflicting packages... 2021-05-14T21:15:16.5780454Z 2021-05-14T21:15:16.5781354Z Packages (1) mingw-w64-x86_64-pango-1.48.4-2 2021-05-14T21:15:16.5781818Z 2021-05-14T21:15:16.5782716Z Total Installed Size: 12.40 MiB 2021-05-14T21:15:16.5783250Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:15:16.5783518Z 2021-05-14T21:15:16.5783980Z :: Proceed with installation? [Y/n] 2021-05-14T21:15:16.5784451Z checking keyring... 2021-05-14T21:15:16.6401569Z checking package integrity... 2021-05-14T21:15:16.7471363Z loading package files... 2021-05-14T21:15:16.7583984Z checking for file conflicts... 2021-05-14T21:15:16.7585085Z checking available disk space... 2021-05-14T21:15:16.7971532Z :: Processing package changes... 2021-05-14T21:15:16.7972490Z reinstalling mingw-w64-x86_64-pango... 2021-05-14T21:15:18.2621276Z warning: mingw-w64-x86_64-pcre-8.44-3 is up to date -- reinstalling 2021-05-14T21:15:18.2622032Z resolving dependencies... 2021-05-14T21:15:18.2848317Z looking for conflicting packages... 2021-05-14T21:15:18.2900947Z 2021-05-14T21:15:18.2901881Z Packages (1) mingw-w64-x86_64-pcre-8.44-3 2021-05-14T21:15:18.2902388Z 2021-05-14T21:15:18.2903339Z Total Installed Size: 4.16 MiB 2021-05-14T21:15:18.2903918Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:15:18.2904613Z 2021-05-14T21:15:18.2905466Z :: Proceed with installation? [Y/n] 2021-05-14T21:15:18.2906145Z checking keyring... 2021-05-14T21:15:18.3503602Z checking package integrity... 2021-05-14T21:15:18.4467556Z loading package files... 2021-05-14T21:15:18.4498207Z checking for file conflicts... 2021-05-14T21:15:18.4498939Z checking available disk space... 2021-05-14T21:15:18.4582189Z :: Processing package changes... 2021-05-14T21:15:18.4583000Z reinstalling mingw-w64-x86_64-pcre... 2021-05-14T21:15:19.2606336Z resolving dependencies... 2021-05-14T21:15:19.2832479Z looking for conflicting packages... 2021-05-14T21:15:19.2895899Z 2021-05-14T21:15:19.2896759Z Packages (1) mingw-w64-x86_64-pcre2-10.36-1 2021-05-14T21:15:19.2897228Z 2021-05-14T21:15:19.2897724Z Total Download Size: 0.98 MiB 2021-05-14T21:15:19.2898374Z Total Installed Size: 4.80 MiB 2021-05-14T21:15:19.2898742Z 2021-05-14T21:15:19.2899357Z :: Proceed with installation? [Y/n] 2021-05-14T21:15:19.2899956Z :: Retrieving packages... 2021-05-14T21:15:19.6086489Z downloading mingw-w64-x86_64-pcre2-10.36-1-any.pkg.tar.zst... 2021-05-14T21:15:20.1836635Z checking keyring... 2021-05-14T21:15:20.2586822Z checking package integrity... 2021-05-14T21:15:20.3772404Z loading package files... 2021-05-14T21:15:20.3813274Z checking for file conflicts... 2021-05-14T21:15:20.3933800Z checking available disk space... 2021-05-14T21:15:20.3944432Z :: Processing package changes... 2021-05-14T21:15:20.3945164Z installing mingw-w64-x86_64-pcre2... 2021-05-14T21:15:21.2203996Z warning: mingw-w64-x86_64-pixman-0.40.0-2 is up to date -- reinstalling 2021-05-14T21:15:21.2204835Z resolving dependencies... 2021-05-14T21:15:21.2295780Z looking for conflicting packages... 2021-05-14T21:15:21.2482317Z 2021-05-14T21:15:21.2483137Z Packages (1) mingw-w64-x86_64-pixman-0.40.0-2 2021-05-14T21:15:21.2483643Z 2021-05-14T21:15:21.2484736Z Total Installed Size: 1.57 MiB 2021-05-14T21:15:21.2485284Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:15:21.2485603Z 2021-05-14T21:15:21.2486047Z :: Proceed with installation? [Y/n] 2021-05-14T21:15:21.2486547Z checking keyring... 2021-05-14T21:15:21.3073937Z checking package integrity... 2021-05-14T21:15:21.4003930Z loading package files... 2021-05-14T21:15:21.4023860Z checking for file conflicts... 2021-05-14T21:15:21.4024626Z checking available disk space... 2021-05-14T21:15:21.4038673Z :: Processing package changes... 2021-05-14T21:15:21.4039967Z reinstalling mingw-w64-x86_64-pixman... 2021-05-14T21:15:22.0692010Z resolving dependencies... 2021-05-14T21:15:22.0860293Z looking for conflicting packages... 2021-05-14T21:15:22.0963485Z :: 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-14T21:15:22.0976173Z 2021-05-14T21:15:22.0977168Z Packages (2) mingw-w64-x86_64-pkgconf-1.7.4-2 [removal] mingw-w64-x86_64-pkg-config-0.29.2-3 2021-05-14T21:15:22.0977883Z 2021-05-14T21:15:22.0978422Z Total Download Size: 0.26 MiB 2021-05-14T21:15:22.0979062Z Total Installed Size: 1.33 MiB 2021-05-14T21:15:22.0979789Z Net Upgrade Size: 0.85 MiB 2021-05-14T21:15:22.0980189Z 2021-05-14T21:15:22.0980826Z :: Proceed with installation? [Y/n] 2021-05-14T21:15:22.0981499Z :: Retrieving packages... 2021-05-14T21:15:22.4095025Z downloading mingw-w64-x86_64-pkg-config-0.29.2-3-any.pkg.tar.zst... 2021-05-14T21:15:22.7904903Z checking keyring... 2021-05-14T21:15:22.8643272Z checking package integrity... 2021-05-14T21:15:22.9837947Z loading package files... 2021-05-14T21:15:22.9849153Z checking for file conflicts... 2021-05-14T21:15:22.9853869Z checking available disk space... 2021-05-14T21:15:22.9873159Z :: Processing package changes... 2021-05-14T21:15:22.9873850Z removing mingw-w64-x86_64-pkgconf... 2021-05-14T21:15:23.0994441Z installing mingw-w64-x86_64-pkg-config... 2021-05-14T21:15:23.7815853Z warning: mingw-w64-x86_64-poppler-data-0.4.10-1 is up to date -- reinstalling 2021-05-14T21:15:23.7816832Z resolving dependencies... 2021-05-14T21:15:23.7817930Z looking for conflicting packages... 2021-05-14T21:15:23.8092548Z 2021-05-14T21:15:23.8093582Z Packages (1) mingw-w64-x86_64-poppler-data-0.4.10-1 2021-05-14T21:15:23.8094389Z 2021-05-14T21:15:23.8094883Z Total Installed Size: 12.33 MiB 2021-05-14T21:15:23.8095795Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:15:23.8096259Z 2021-05-14T21:15:23.8096949Z :: Proceed with installation? [Y/n] 2021-05-14T21:15:23.8097580Z checking keyring... 2021-05-14T21:15:23.8690031Z checking package integrity... 2021-05-14T21:15:23.9756082Z loading package files... 2021-05-14T21:15:23.9797264Z checking for file conflicts... 2021-05-14T21:15:23.9798147Z checking available disk space... 2021-05-14T21:15:23.9909602Z :: Processing package changes... 2021-05-14T21:15:23.9910391Z reinstalling mingw-w64-x86_64-poppler-data... 2021-05-14T21:15:24.8911536Z warning: mingw-w64-x86_64-poppler-20.12.1-2 is up to date -- reinstalling 2021-05-14T21:15:24.8912380Z resolving dependencies... 2021-05-14T21:15:24.9134462Z looking for conflicting packages... 2021-05-14T21:15:24.9192305Z 2021-05-14T21:15:24.9193064Z Packages (1) mingw-w64-x86_64-poppler-20.12.1-2 2021-05-14T21:15:24.9193587Z 2021-05-14T21:15:24.9194404Z Total Installed Size: 11.78 MiB 2021-05-14T21:15:24.9195693Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:15:24.9196591Z 2021-05-14T21:15:24.9197572Z :: Proceed with installation? [Y/n] 2021-05-14T21:15:24.9198286Z checking keyring... 2021-05-14T21:15:24.9811340Z checking package integrity... 2021-05-14T21:15:25.0869391Z loading package files... 2021-05-14T21:15:25.0908157Z checking for file conflicts... 2021-05-14T21:15:25.0908890Z checking available disk space... 2021-05-14T21:15:25.0993080Z :: Processing package changes... 2021-05-14T21:15:25.0993825Z reinstalling mingw-w64-x86_64-poppler... 2021-05-14T21:15:25.9474214Z warning: mingw-w64-x86_64-proj-6.3.2-2 is up to date -- reinstalling 2021-05-14T21:15:25.9474935Z resolving dependencies... 2021-05-14T21:15:25.9675299Z looking for conflicting packages... 2021-05-14T21:15:25.9741600Z 2021-05-14T21:15:25.9742249Z Packages (1) mingw-w64-x86_64-proj-6.3.2-2 2021-05-14T21:15:25.9742696Z 2021-05-14T21:15:25.9743180Z Total Installed Size: 19.91 MiB 2021-05-14T21:15:25.9744147Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:15:25.9744816Z 2021-05-14T21:15:25.9745603Z :: Proceed with installation? [Y/n] 2021-05-14T21:15:25.9746181Z checking keyring... 2021-05-14T21:15:26.0532232Z checking package integrity... 2021-05-14T21:15:26.1780784Z loading package files... 2021-05-14T21:15:26.1805037Z checking for file conflicts... 2021-05-14T21:15:26.1805803Z checking available disk space... 2021-05-14T21:15:26.1834795Z :: Processing package changes... 2021-05-14T21:15:26.1835546Z reinstalling mingw-w64-x86_64-proj... 2021-05-14T21:15:26.8934214Z warning: mingw-w64-x86_64-protobuf-3.16.0-1 is up to date -- reinstalling 2021-05-14T21:15:26.8935067Z resolving dependencies... 2021-05-14T21:15:26.9158887Z looking for conflicting packages... 2021-05-14T21:15:26.9212187Z 2021-05-14T21:15:26.9213157Z Packages (1) mingw-w64-x86_64-protobuf-3.16.0-1 2021-05-14T21:15:26.9213650Z 2021-05-14T21:15:26.9214332Z Total Installed Size: 29.16 MiB 2021-05-14T21:15:26.9215234Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:15:26.9215942Z 2021-05-14T21:15:26.9216854Z :: Proceed with installation? [Y/n] 2021-05-14T21:15:26.9217553Z checking keyring... 2021-05-14T21:15:26.9819445Z checking package integrity... 2021-05-14T21:15:27.0960272Z loading package files... 2021-05-14T21:15:27.0992504Z checking for file conflicts... 2021-05-14T21:15:27.0993237Z checking available disk space... 2021-05-14T21:15:27.1058557Z :: Processing package changes... 2021-05-14T21:15:27.1059301Z reinstalling mingw-w64-x86_64-protobuf... 2021-05-14T21:15:28.0512698Z warning: mingw-w64-x86_64-python-3.8.9-2 is up to date -- reinstalling 2021-05-14T21:15:28.0513412Z resolving dependencies... 2021-05-14T21:15:28.0737212Z looking for conflicting packages... 2021-05-14T21:15:28.0835459Z 2021-05-14T21:15:28.0836272Z Packages (1) mingw-w64-x86_64-python-3.8.9-2 2021-05-14T21:15:28.0836845Z 2021-05-14T21:15:28.0837422Z Total Download Size: 17.02 MiB 2021-05-14T21:15:28.0838080Z Total Installed Size: 113.47 MiB 2021-05-14T21:15:28.0838716Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:15:28.0839123Z 2021-05-14T21:15:28.0839804Z :: Proceed with installation? [Y/n] 2021-05-14T21:15:28.0840489Z :: Retrieving packages... 2021-05-14T21:15:28.3970140Z downloading mingw-w64-x86_64-python-3.8.9-2-any.pkg.tar.zst... 2021-05-14T21:15:29.6534372Z checking keyring... 2021-05-14T21:15:29.7521806Z checking package integrity... 2021-05-14T21:15:30.0173678Z loading package files... 2021-05-14T21:15:30.1038230Z checking for file conflicts... 2021-05-14T21:15:30.1046932Z checking available disk space... 2021-05-14T21:15:31.9830943Z :: Processing package changes... 2021-05-14T21:15:31.9832070Z reinstalling mingw-w64-x86_64-python... 2021-05-14T21:15:39.1685021Z resolving dependencies... 2021-05-14T21:15:39.1913419Z looking for conflicting packages... 2021-05-14T21:15:39.1968727Z 2021-05-14T21:15:39.1969380Z Packages (1) mingw-w64-x86_64-qpdf-10.1.0-1 2021-05-14T21:15:39.1969833Z 2021-05-14T21:15:39.1970307Z Total Download Size: 0.98 MiB 2021-05-14T21:15:39.1970868Z Total Installed Size: 3.56 MiB 2021-05-14T21:15:39.1971239Z 2021-05-14T21:15:39.1971814Z :: Proceed with installation? [Y/n] 2021-05-14T21:15:39.1972488Z :: Retrieving packages... 2021-05-14T21:15:39.5184166Z downloading mingw-w64-x86_64-qpdf-10.1.0-1-any.pkg.tar.zst... 2021-05-14T21:15:40.0930323Z checking keyring... 2021-05-14T21:15:40.1670048Z checking package integrity... 2021-05-14T21:15:40.2879471Z loading package files... 2021-05-14T21:15:40.2900885Z checking for file conflicts... 2021-05-14T21:15:40.2929271Z checking available disk space... 2021-05-14T21:15:40.2938973Z :: Processing package changes... 2021-05-14T21:15:40.2939702Z installing mingw-w64-x86_64-qpdf... 2021-05-14T21:15:40.9810700Z resolving dependencies... 2021-05-14T21:15:40.9892797Z looking for conflicting packages... 2021-05-14T21:15:41.0115843Z 2021-05-14T21:15:41.0116765Z Packages (1) mingw-w64-x86_64-quantlib-1.20-1 2021-05-14T21:15:41.0117246Z 2021-05-14T21:15:41.0117736Z Total Download Size: 27.03 MiB 2021-05-14T21:15:41.0118312Z Total Installed Size: 194.29 MiB 2021-05-14T21:15:41.0118677Z 2021-05-14T21:15:41.0119269Z :: Proceed with installation? [Y/n] 2021-05-14T21:15:41.0119874Z :: Retrieving packages... 2021-05-14T21:15:41.3202195Z downloading mingw-w64-x86_64-quantlib-1.20-1-any.pkg.tar.zst... 2021-05-14T21:15:42.9412625Z checking keyring... 2021-05-14T21:15:43.0192381Z checking package integrity... 2021-05-14T21:15:43.3291814Z loading package files... 2021-05-14T21:15:43.3456666Z checking for file conflicts... 2021-05-14T21:15:43.4382123Z checking available disk space... 2021-05-14T21:15:43.4395365Z :: Processing package changes... 2021-05-14T21:15:43.4396263Z installing mingw-w64-x86_64-quantlib... 2021-05-14T21:15:45.4992493Z resolving dependencies... 2021-05-14T21:15:45.5264596Z looking for conflicting packages... 2021-05-14T21:15:45.5277032Z 2021-05-14T21:15:45.5277967Z Packages (2) mingw-w64-x86_64-popt-1.16-2 mingw-w64-x86_64-rabbitmq-c-0.10.0-1 2021-05-14T21:15:45.5278648Z 2021-05-14T21:15:45.5279207Z Total Download Size: 0.18 MiB 2021-05-14T21:15:45.5279833Z Total Installed Size: 0.79 MiB 2021-05-14T21:15:45.5280253Z 2021-05-14T21:15:45.5280921Z :: Proceed with installation? [Y/n] 2021-05-14T21:15:45.5281602Z :: Retrieving packages... 2021-05-14T21:15:45.8389193Z downloading mingw-w64-x86_64-popt-1.16-2-any.pkg.tar.zst... 2021-05-14T21:15:46.1271617Z downloading mingw-w64-x86_64-rabbitmq-c-0.10.0-1-any.pkg.tar.xz... 2021-05-14T21:15:46.2232946Z checking keyring... 2021-05-14T21:15:46.3685351Z checking package integrity... 2021-05-14T21:15:46.6172501Z loading package files... 2021-05-14T21:15:46.6229342Z checking for file conflicts... 2021-05-14T21:15:46.6275403Z checking available disk space... 2021-05-14T21:15:46.6285291Z :: Processing package changes... 2021-05-14T21:15:46.6286009Z installing mingw-w64-x86_64-popt... 2021-05-14T21:15:46.6614407Z installing mingw-w64-x86_64-rabbitmq-c... 2021-05-14T21:15:47.4207063Z error: target not found: mingw-w64-x86_64-raptor2 2021-05-14T21:15:48.1654556Z error: target not found: mingw-w64-x86_64-rasqal 2021-05-14T21:15:48.8106257Z warning: mingw-w64-x86_64-re2-20210401-1 is up to date -- reinstalling 2021-05-14T21:15:48.8107061Z resolving dependencies... 2021-05-14T21:15:48.8196622Z looking for conflicting packages... 2021-05-14T21:15:48.8392600Z 2021-05-14T21:15:48.8393441Z Packages (1) mingw-w64-x86_64-re2-20210401-1 2021-05-14T21:15:48.8393884Z 2021-05-14T21:15:48.8394632Z Total Installed Size: 1.79 MiB 2021-05-14T21:15:48.8395456Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:15:48.8396035Z 2021-05-14T21:15:48.8396831Z :: Proceed with installation? [Y/n] 2021-05-14T21:15:48.8397410Z checking keyring... 2021-05-14T21:15:48.8985058Z checking package integrity... 2021-05-14T21:15:48.9922103Z loading package files... 2021-05-14T21:15:48.9942428Z checking for file conflicts... 2021-05-14T21:15:48.9943130Z checking available disk space... 2021-05-14T21:15:48.9981800Z :: Processing package changes... 2021-05-14T21:15:48.9982678Z reinstalling mingw-w64-x86_64-re2... 2021-05-14T21:15:49.6503288Z warning: mingw-w64-x86_64-readline-8.0.004-2 is up to date -- reinstalling 2021-05-14T21:15:49.6504066Z resolving dependencies... 2021-05-14T21:15:49.6721272Z looking for conflicting packages... 2021-05-14T21:15:49.6787970Z 2021-05-14T21:15:49.6788766Z Packages (1) mingw-w64-x86_64-readline-8.0.004-2 2021-05-14T21:15:49.6789373Z 2021-05-14T21:15:49.6789931Z Total Download Size: 0.37 MiB 2021-05-14T21:15:49.6790584Z Total Installed Size: 1.57 MiB 2021-05-14T21:15:49.6791208Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:15:49.6791616Z 2021-05-14T21:15:49.6792287Z :: Proceed with installation? [Y/n] 2021-05-14T21:15:49.6792984Z :: Retrieving packages... 2021-05-14T21:15:49.9922075Z downloading mingw-w64-x86_64-readline-8.0.004-2-any.pkg.tar.zst... 2021-05-14T21:15:50.3742890Z checking keyring... 2021-05-14T21:15:50.4484233Z checking package integrity... 2021-05-14T21:15:50.5637253Z loading package files... 2021-05-14T21:15:50.5657776Z checking for file conflicts... 2021-05-14T21:15:50.5658570Z checking available disk space... 2021-05-14T21:15:50.5777223Z :: Processing package changes... 2021-05-14T21:15:50.5778143Z reinstalling mingw-w64-x86_64-readline... 2021-05-14T21:15:51.3860473Z error: target not found: mingw-w64-x86_64-redland 2021-05-14T21:15:52.0413436Z warning: mingw-w64-x86_64-rhash-1.4.1-3 is up to date -- reinstalling 2021-05-14T21:15:52.0414147Z resolving dependencies... 2021-05-14T21:15:52.0510562Z looking for conflicting packages... 2021-05-14T21:15:52.0703549Z 2021-05-14T21:15:52.0704515Z Packages (1) mingw-w64-x86_64-rhash-1.4.1-3 2021-05-14T21:15:52.0704973Z 2021-05-14T21:15:52.0705778Z Total Installed Size: 4.30 MiB 2021-05-14T21:15:52.0706293Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:15:52.0706908Z 2021-05-14T21:15:52.0707566Z :: Proceed with installation? [Y/n] 2021-05-14T21:15:52.0708132Z checking keyring... 2021-05-14T21:15:52.1317754Z checking package integrity... 2021-05-14T21:15:52.2236093Z loading package files... 2021-05-14T21:15:52.2262087Z checking for file conflicts... 2021-05-14T21:15:52.2262896Z checking available disk space... 2021-05-14T21:15:52.2292296Z :: Processing package changes... 2021-05-14T21:15:52.2293104Z reinstalling mingw-w64-x86_64-rhash... 2021-05-14T21:15:52.9070122Z resolving dependencies... 2021-05-14T21:15:52.9333576Z looking for conflicting packages... 2021-05-14T21:15:52.9348153Z 2021-05-14T21:15:52.9349197Z Packages (2) mingw-w64-x86_64-pdcurses-4.1.0-5 mingw-w64-x86_64-ruby-3.0.1-2 2021-05-14T21:15:52.9349890Z 2021-05-14T21:15:52.9350451Z Total Download Size: 7.12 MiB 2021-05-14T21:15:52.9351106Z Total Installed Size: 31.49 MiB 2021-05-14T21:15:52.9351553Z 2021-05-14T21:15:52.9352281Z :: Proceed with installation? [Y/n] 2021-05-14T21:15:52.9352985Z :: Retrieving packages... 2021-05-14T21:15:53.2462100Z downloading mingw-w64-x86_64-pdcurses-4.1.0-5-any.pkg.tar.zst... 2021-05-14T21:15:53.7248662Z downloading mingw-w64-x86_64-ruby-3.0.1-2-any.pkg.tar.zst... 2021-05-14T21:15:54.3242424Z checking keyring... 2021-05-14T21:15:54.3978228Z checking package integrity... 2021-05-14T21:15:54.6747961Z loading package files... 2021-05-14T21:15:54.7050228Z checking for file conflicts... 2021-05-14T21:15:54.9468017Z checking available disk space... 2021-05-14T21:15:54.9485755Z :: Processing package changes... 2021-05-14T21:15:54.9486512Z installing mingw-w64-x86_64-pdcurses... 2021-05-14T21:15:54.9622684Z installing mingw-w64-x86_64-ruby... 2021-05-14T21:15:57.5860000Z warning: mingw-w64-x86_64-snappy-1.1.8-1 is up to date -- reinstalling 2021-05-14T21:15:57.5860715Z resolving dependencies... 2021-05-14T21:15:57.5950828Z looking for conflicting packages... 2021-05-14T21:15:57.6161833Z 2021-05-14T21:15:57.6162760Z Packages (1) mingw-w64-x86_64-snappy-1.1.8-1 2021-05-14T21:15:57.6163234Z 2021-05-14T21:15:57.6164008Z Total Installed Size: 0.16 MiB 2021-05-14T21:15:57.6165003Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:15:57.6165578Z 2021-05-14T21:15:57.6166237Z :: Proceed with installation? [Y/n] 2021-05-14T21:15:57.6166882Z checking keyring... 2021-05-14T21:15:57.6752783Z checking package integrity... 2021-05-14T21:15:57.7657480Z loading package files... 2021-05-14T21:15:57.7689430Z checking for file conflicts... 2021-05-14T21:15:57.7690134Z checking available disk space... 2021-05-14T21:15:57.7731564Z :: Processing package changes... 2021-05-14T21:15:57.7732309Z reinstalling mingw-w64-x86_64-snappy... 2021-05-14T21:15:58.9851894Z warning: mingw-w64-x86_64-sqlite3-3.35.5-1 is up to date -- reinstalling 2021-05-14T21:15:58.9852626Z resolving dependencies... 2021-05-14T21:15:58.9853174Z looking for conflicting packages... 2021-05-14T21:15:58.9853511Z 2021-05-14T21:15:58.9854001Z Packages (1) mingw-w64-x86_64-sqlite3-3.35.5-1 2021-05-14T21:15:58.9854339Z 2021-05-14T21:15:58.9854721Z Total Download Size: 6.74 MiB 2021-05-14T21:15:58.9855185Z Total Installed Size: 48.62 MiB 2021-05-14T21:15:58.9855627Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:15:58.9855882Z 2021-05-14T21:15:58.9856308Z :: Proceed with installation? [Y/n] 2021-05-14T21:15:58.9856811Z :: Retrieving packages... 2021-05-14T21:15:58.9857558Z downloading mingw-w64-x86_64-sqlite3-3.35.5-1-any.pkg.tar.zst... 2021-05-14T21:15:59.6931551Z checking keyring... 2021-05-14T21:15:59.7678822Z checking package integrity... 2021-05-14T21:15:59.9300779Z loading package files... 2021-05-14T21:15:59.9420519Z checking for file conflicts... 2021-05-14T21:15:59.9421553Z checking available disk space... 2021-05-14T21:16:00.2474708Z :: Processing package changes... 2021-05-14T21:16:00.2475890Z reinstalling mingw-w64-x86_64-sqlite3... 2021-05-14T21:16:01.8717990Z warning: mingw-w64-x86_64-szip-2.1.1-2 is up to date -- reinstalling 2021-05-14T21:16:01.8718694Z resolving dependencies... 2021-05-14T21:16:01.8719683Z looking for conflicting packages... 2021-05-14T21:16:01.9007181Z 2021-05-14T21:16:01.9008173Z Packages (1) mingw-w64-x86_64-szip-2.1.1-2 2021-05-14T21:16:01.9008625Z 2021-05-14T21:16:01.9009393Z Total Installed Size: 0.16 MiB 2021-05-14T21:16:01.9009996Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:16:01.9010739Z 2021-05-14T21:16:01.9011626Z :: Proceed with installation? [Y/n] 2021-05-14T21:16:01.9012347Z checking keyring... 2021-05-14T21:16:01.9620299Z checking package integrity... 2021-05-14T21:16:02.0579883Z loading package files... 2021-05-14T21:16:02.0620859Z checking for file conflicts... 2021-05-14T21:16:02.0621599Z checking available disk space... 2021-05-14T21:16:02.0639552Z :: Processing package changes... 2021-05-14T21:16:02.0640268Z reinstalling mingw-w64-x86_64-szip... 2021-05-14T21:16:02.7245126Z warning: mingw-w64-x86_64-tcl-8.6.11-3 is up to date -- reinstalling 2021-05-14T21:16:02.7245819Z resolving dependencies... 2021-05-14T21:16:02.7470451Z looking for conflicting packages... 2021-05-14T21:16:02.7530065Z 2021-05-14T21:16:02.7530865Z Packages (1) mingw-w64-x86_64-tcl-8.6.11-3 2021-05-14T21:16:02.7531310Z 2021-05-14T21:16:02.7531796Z Total Download Size: 2.59 MiB 2021-05-14T21:16:02.7532358Z Total Installed Size: 9.64 MiB 2021-05-14T21:16:02.7532893Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:16:02.7533243Z 2021-05-14T21:16:02.7533899Z :: Proceed with installation? [Y/n] 2021-05-14T21:16:02.7534737Z :: Retrieving packages... 2021-05-14T21:16:03.0640433Z downloading mingw-w64-x86_64-tcl-8.6.11-3-any.pkg.tar.zst... 2021-05-14T21:16:03.8221287Z checking keyring... 2021-05-14T21:16:03.8985124Z checking package integrity... 2021-05-14T21:16:04.0345614Z loading package files... 2021-05-14T21:16:04.0526668Z checking for file conflicts... 2021-05-14T21:16:04.0527943Z checking available disk space... 2021-05-14T21:16:04.3541736Z :: Processing package changes... 2021-05-14T21:16:04.3542695Z reinstalling mingw-w64-x86_64-tcl... 2021-05-14T21:16:06.5380434Z warning: mingw-w64-x86_64-termcap-1.3.1-6 is up to date -- reinstalling 2021-05-14T21:16:06.5381158Z resolving dependencies... 2021-05-14T21:16:06.5470392Z looking for conflicting packages... 2021-05-14T21:16:06.5663043Z 2021-05-14T21:16:06.5664005Z Packages (1) mingw-w64-x86_64-termcap-1.3.1-6 2021-05-14T21:16:06.5664542Z 2021-05-14T21:16:06.5665087Z Total Download Size: 0.03 MiB 2021-05-14T21:16:06.5665757Z Total Installed Size: 0.06 MiB 2021-05-14T21:16:06.5666442Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:16:06.5666846Z 2021-05-14T21:16:06.5667523Z :: Proceed with installation? [Y/n] 2021-05-14T21:16:06.5668217Z :: Retrieving packages... 2021-05-14T21:16:06.8779125Z downloading mingw-w64-x86_64-termcap-1.3.1-6-any.pkg.tar.zst... 2021-05-14T21:16:06.9746752Z checking keyring... 2021-05-14T21:16:07.0558094Z checking package integrity... 2021-05-14T21:16:07.1806805Z loading package files... 2021-05-14T21:16:07.1822660Z checking for file conflicts... 2021-05-14T21:16:07.1823349Z checking available disk space... 2021-05-14T21:16:07.1850086Z :: Processing package changes... 2021-05-14T21:16:07.1850815Z reinstalling mingw-w64-x86_64-termcap... 2021-05-14T21:16:07.8279998Z warning: mingw-w64-x86_64-tesseract-ocr-4.1.1-7 is up to date -- reinstalling 2021-05-14T21:16:07.8280777Z resolving dependencies... 2021-05-14T21:16:07.8508315Z looking for conflicting packages... 2021-05-14T21:16:07.8565843Z 2021-05-14T21:16:07.8566668Z Packages (1) mingw-w64-x86_64-tesseract-ocr-4.1.1-7 2021-05-14T21:16:07.8567255Z 2021-05-14T21:16:07.8568047Z Total Installed Size: 24.86 MiB 2021-05-14T21:16:07.8568622Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:16:07.8569304Z 2021-05-14T21:16:07.8570015Z :: Proceed with installation? [Y/n] 2021-05-14T21:16:07.8570661Z checking keyring... 2021-05-14T21:16:07.9184861Z checking package integrity... 2021-05-14T21:16:08.0554807Z loading package files... 2021-05-14T21:16:08.0571023Z checking for file conflicts... 2021-05-14T21:16:08.0571744Z checking available disk space... 2021-05-14T21:16:08.0608349Z :: Processing package changes... 2021-05-14T21:16:08.0609120Z reinstalling mingw-w64-x86_64-tesseract-ocr... 2021-05-14T21:16:08.8387475Z warning: mingw-w64-x86_64-thrift-0.13.0-2 is up to date -- reinstalling 2021-05-14T21:16:08.8388303Z resolving dependencies... 2021-05-14T21:16:08.8615085Z looking for conflicting packages... 2021-05-14T21:16:08.8674823Z 2021-05-14T21:16:08.8675762Z Packages (1) mingw-w64-x86_64-thrift-0.13.0-2 2021-05-14T21:16:08.8676222Z 2021-05-14T21:16:08.8676962Z Total Installed Size: 7.49 MiB 2021-05-14T21:16:08.8677753Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:16:08.8678381Z 2021-05-14T21:16:08.8679272Z :: Proceed with installation? [Y/n] 2021-05-14T21:16:08.8679948Z checking keyring... 2021-05-14T21:16:08.9275217Z checking package integrity... 2021-05-14T21:16:09.0417692Z loading package files... 2021-05-14T21:16:09.0446511Z checking for file conflicts... 2021-05-14T21:16:09.0447276Z checking available disk space... 2021-05-14T21:16:09.0715071Z :: Processing package changes... 2021-05-14T21:16:09.0715925Z reinstalling mingw-w64-x86_64-thrift... 2021-05-14T21:16:09.7973541Z resolving dependencies... 2021-05-14T21:16:09.8258317Z looking for conflicting packages... 2021-05-14T21:16:09.8310928Z 2021-05-14T21:16:09.8311558Z Packages (1) mingw-w64-x86_64-tiledb-2.2.4-2 2021-05-14T21:16:09.8314959Z 2021-05-14T21:16:09.8315712Z Total Download Size: 3.09 MiB 2021-05-14T21:16:09.8316296Z Total Installed Size: 47.15 MiB 2021-05-14T21:16:09.8316663Z 2021-05-14T21:16:09.8317292Z :: Proceed with installation? [Y/n] 2021-05-14T21:16:09.8317902Z :: Retrieving packages... 2021-05-14T21:16:10.1454950Z downloading mingw-w64-x86_64-tiledb-2.2.4-2-any.pkg.tar.zst... 2021-05-14T21:16:10.9226008Z checking keyring... 2021-05-14T21:16:11.0073870Z checking package integrity... 2021-05-14T21:16:11.1416263Z loading package files... 2021-05-14T21:16:11.1433355Z checking for file conflicts... 2021-05-14T21:16:11.1455006Z checking available disk space... 2021-05-14T21:16:11.1464434Z :: Processing package changes... 2021-05-14T21:16:11.1465174Z installing mingw-w64-x86_64-tiledb... 2021-05-14T21:16:11.9371691Z warning: mingw-w64-x86_64-tk-8.6.11.1-2 is up to date -- reinstalling 2021-05-14T21:16:11.9372399Z resolving dependencies... 2021-05-14T21:16:11.9587196Z looking for conflicting packages... 2021-05-14T21:16:11.9658816Z 2021-05-14T21:16:11.9659684Z Packages (1) mingw-w64-x86_64-tk-8.6.11.1-2 2021-05-14T21:16:11.9660131Z 2021-05-14T21:16:11.9660610Z Total Download Size: 1.93 MiB 2021-05-14T21:16:11.9661177Z Total Installed Size: 5.55 MiB 2021-05-14T21:16:11.9661731Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:16:11.9663113Z 2021-05-14T21:16:11.9663731Z :: Proceed with installation? [Y/n] 2021-05-14T21:16:11.9664355Z :: Retrieving packages... 2021-05-14T21:16:12.2761816Z downloading mingw-w64-x86_64-tk-8.6.11.1-2-any.pkg.tar.zst... 2021-05-14T21:16:12.9564672Z checking keyring... 2021-05-14T21:16:13.0288095Z checking package integrity... 2021-05-14T21:16:13.1532420Z loading package files... 2021-05-14T21:16:13.1605273Z checking for file conflicts... 2021-05-14T21:16:13.1606048Z checking available disk space... 2021-05-14T21:16:13.2729046Z :: Processing package changes... 2021-05-14T21:16:13.2729993Z reinstalling mingw-w64-x86_64-tk... 2021-05-14T21:16:14.4490412Z resolving dependencies... 2021-05-14T21:16:14.4715189Z looking for conflicting packages... 2021-05-14T21:16:14.4781166Z 2021-05-14T21:16:14.4782054Z Packages (1) mingw-w64-x86_64-tktable-2.10-5 2021-05-14T21:16:14.4782524Z 2021-05-14T21:16:14.4783037Z Total Download Size: 0.11 MiB 2021-05-14T21:16:14.4783590Z Total Installed Size: 0.30 MiB 2021-05-14T21:16:14.4783952Z 2021-05-14T21:16:14.4784564Z :: Proceed with installation? [Y/n] 2021-05-14T21:16:14.4785171Z :: Retrieving packages... 2021-05-14T21:16:14.7903867Z downloading mingw-w64-x86_64-tktable-2.10-5-any.pkg.tar.zst... 2021-05-14T21:16:15.0771796Z checking keyring... 2021-05-14T21:16:15.1522161Z checking package integrity... 2021-05-14T21:16:15.2762428Z loading package files... 2021-05-14T21:16:15.2781981Z checking for file conflicts... 2021-05-14T21:16:15.2787462Z checking available disk space... 2021-05-14T21:16:15.2796892Z :: Processing package changes... 2021-05-14T21:16:15.2797607Z installing mingw-w64-x86_64-tktable... 2021-05-14T21:16:15.9721783Z warning: mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-14T21:16:15.9722599Z resolving dependencies... 2021-05-14T21:16:15.9810273Z looking for conflicting packages... 2021-05-14T21:16:16.0067942Z 2021-05-14T21:16:16.0069004Z Packages (1) mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1 2021-05-14T21:16:16.0069575Z 2021-05-14T21:16:16.0069967Z Total Download Size: 0.30 MiB 2021-05-14T21:16:16.0071599Z Total Installed Size: 0.96 MiB 2021-05-14T21:16:16.0072189Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:16:16.0072456Z 2021-05-14T21:16:16.0072903Z :: Proceed with installation? [Y/n] 2021-05-14T21:16:16.0073417Z :: Retrieving packages... 2021-05-14T21:16:16.3123708Z downloading mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-14T21:16:16.6916420Z checking keyring... 2021-05-14T21:16:16.7683790Z checking package integrity... 2021-05-14T21:16:16.8813640Z loading package files... 2021-05-14T21:16:16.8833581Z checking for file conflicts... 2021-05-14T21:16:16.8834318Z checking available disk space... 2021-05-14T21:16:16.8862202Z :: Processing package changes... 2021-05-14T21:16:16.8863113Z reinstalling mingw-w64-x86_64-tools-git... 2021-05-14T21:16:17.5415638Z resolving dependencies... 2021-05-14T21:16:17.5493700Z looking for conflicting packages... 2021-05-14T21:16:17.5703449Z 2021-05-14T21:16:17.5704542Z Packages (1) mingw-w64-x86_64-udunits-2.2.27.6-1 2021-05-14T21:16:17.5705320Z 2021-05-14T21:16:17.5705889Z Total Download Size: 0.17 MiB 2021-05-14T21:16:17.5719354Z Total Installed Size: 0.70 MiB 2021-05-14T21:16:17.5720644Z 2021-05-14T21:16:17.5721403Z :: Proceed with installation? [Y/n] 2021-05-14T21:16:17.5722145Z :: Retrieving packages... 2021-05-14T21:16:17.8831792Z downloading mingw-w64-x86_64-udunits-2.2.27.6-1-any.pkg.tar.zst... 2021-05-14T21:16:18.1723182Z checking keyring... 2021-05-14T21:16:18.2465441Z checking package integrity... 2021-05-14T21:16:18.3608297Z loading package files... 2021-05-14T21:16:18.3626539Z checking for file conflicts... 2021-05-14T21:16:18.3638408Z checking available disk space... 2021-05-14T21:16:18.3647967Z :: Processing package changes... 2021-05-14T21:16:18.3648691Z installing mingw-w64-x86_64-udunits... 2021-05-14T21:16:19.0247068Z warning: mingw-w64-x86_64-windows-default-manifest-6.4-3 is up to date -- reinstalling 2021-05-14T21:16:19.0248003Z resolving dependencies... 2021-05-14T21:16:19.0248975Z looking for conflicting packages... 2021-05-14T21:16:19.0534298Z 2021-05-14T21:16:19.0535611Z Packages (1) mingw-w64-x86_64-windows-default-manifest-6.4-3 2021-05-14T21:16:19.0536276Z 2021-05-14T21:16:19.0536786Z Total Download Size: 0.01 MiB 2021-05-14T21:16:19.0537372Z Total Installed Size: 0.00 MiB 2021-05-14T21:16:19.0537923Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:16:19.0538284Z 2021-05-14T21:16:19.0538911Z :: Proceed with installation? [Y/n] 2021-05-14T21:16:19.0539516Z :: Retrieving packages... 2021-05-14T21:16:19.3678250Z downloading mingw-w64-x86_64-windows-default-manifest-6.4-3-any.pkg.tar.xz... 2021-05-14T21:16:19.4644989Z checking keyring... 2021-05-14T21:16:19.5397889Z checking package integrity... 2021-05-14T21:16:19.6512394Z loading package files... 2021-05-14T21:16:19.6530614Z checking for file conflicts... 2021-05-14T21:16:19.6531344Z checking available disk space... 2021-05-14T21:16:19.6549963Z :: Processing package changes... 2021-05-14T21:16:19.6550947Z reinstalling mingw-w64-x86_64-windows-default-manifest... 2021-05-14T21:16:20.3177819Z warning: mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-14T21:16:20.3178805Z resolving dependencies... 2021-05-14T21:16:20.3345715Z looking for conflicting packages... 2021-05-14T21:16:20.3461211Z 2021-05-14T21:16:20.3462319Z Packages (1) mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1 2021-05-14T21:16:20.3463095Z 2021-05-14T21:16:20.3463680Z Total Download Size: 0.04 MiB 2021-05-14T21:16:20.3464338Z Total Installed Size: 0.37 MiB 2021-05-14T21:16:20.3464976Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:16:20.3465390Z 2021-05-14T21:16:20.3466069Z :: Proceed with installation? [Y/n] 2021-05-14T21:16:20.3466779Z :: Retrieving packages... 2021-05-14T21:16:20.6568888Z downloading mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-14T21:16:20.8475157Z checking keyring... 2021-05-14T21:16:20.9218211Z checking package integrity... 2021-05-14T21:16:21.0309807Z loading package files... 2021-05-14T21:16:21.0326748Z checking for file conflicts... 2021-05-14T21:16:21.0327464Z checking available disk space... 2021-05-14T21:16:21.0378569Z :: Processing package changes... 2021-05-14T21:16:21.0379385Z reinstalling mingw-w64-x86_64-winpthreads-git... 2021-05-14T21:16:21.6998101Z warning: mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-14T21:16:21.6999119Z resolving dependencies... 2021-05-14T21:16:21.6999821Z looking for conflicting packages... 2021-05-14T21:16:21.7279654Z 2021-05-14T21:16:21.7280814Z Packages (1) mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1 2021-05-14T21:16:21.7281715Z 2021-05-14T21:16:21.7282283Z Total Download Size: 0.02 MiB 2021-05-14T21:16:21.7282943Z Total Installed Size: 0.21 MiB 2021-05-14T21:16:21.7283588Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:16:21.7283997Z 2021-05-14T21:16:21.7284661Z :: Proceed with installation? [Y/n] 2021-05-14T21:16:21.7285541Z :: Retrieving packages... 2021-05-14T21:16:22.0375173Z downloading mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-14T21:16:22.1317733Z checking keyring... 2021-05-14T21:16:22.2051547Z checking package integrity... 2021-05-14T21:16:22.3144977Z loading package files... 2021-05-14T21:16:22.3151352Z checking for file conflicts... 2021-05-14T21:16:22.3155466Z checking available disk space... 2021-05-14T21:16:22.3179166Z :: Processing package changes... 2021-05-14T21:16:22.3180150Z reinstalling mingw-w64-x86_64-winstorecompat-git... 2021-05-14T21:16:22.9604665Z warning: mingw-w64-x86_64-x264-git-r2991.1771b556-1 is up to date -- reinstalling 2021-05-14T21:16:22.9605603Z resolving dependencies... 2021-05-14T21:16:22.9771756Z looking for conflicting packages... 2021-05-14T21:16:22.9899023Z 2021-05-14T21:16:22.9899782Z Packages (1) mingw-w64-x86_64-x264-git-r2991.1771b556-1 2021-05-14T21:16:22.9900273Z 2021-05-14T21:16:22.9900798Z Total Installed Size: 6.66 MiB 2021-05-14T21:16:22.9901841Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:16:22.9902615Z 2021-05-14T21:16:22.9903310Z :: Proceed with installation? [Y/n] 2021-05-14T21:16:22.9903894Z checking keyring... 2021-05-14T21:16:23.0489036Z checking package integrity... 2021-05-14T21:16:23.1488099Z loading package files... 2021-05-14T21:16:23.1525997Z checking for file conflicts... 2021-05-14T21:16:23.1526777Z checking available disk space... 2021-05-14T21:16:23.1540442Z :: Processing package changes... 2021-05-14T21:16:23.1541185Z reinstalling mingw-w64-x86_64-x264-git... 2021-05-14T21:16:23.8931725Z warning: mingw-w64-x86_64-x265-3.4-2 is up to date -- reinstalling 2021-05-14T21:16:23.8932402Z resolving dependencies... 2021-05-14T21:16:23.9025213Z looking for conflicting packages... 2021-05-14T21:16:23.9219079Z 2021-05-14T21:16:23.9219866Z Packages (1) mingw-w64-x86_64-x265-3.4-2 2021-05-14T21:16:23.9220324Z 2021-05-14T21:16:23.9221150Z Total Installed Size: 46.73 MiB 2021-05-14T21:16:23.9221645Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:16:23.9222268Z 2021-05-14T21:16:23.9222944Z :: Proceed with installation? [Y/n] 2021-05-14T21:16:23.9223560Z checking keyring... 2021-05-14T21:16:23.9811104Z checking package integrity... 2021-05-14T21:16:24.0904621Z loading package files... 2021-05-14T21:16:24.0918208Z checking for file conflicts... 2021-05-14T21:16:24.0918929Z checking available disk space... 2021-05-14T21:16:24.0933948Z :: Processing package changes... 2021-05-14T21:16:24.0934638Z reinstalling mingw-w64-x86_64-x265... 2021-05-14T21:16:24.8107801Z warning: mingw-w64-x86_64-xvidcore-1.3.7-2 is up to date -- reinstalling 2021-05-14T21:16:24.8108565Z resolving dependencies... 2021-05-14T21:16:24.8109584Z looking for conflicting packages... 2021-05-14T21:16:24.8388336Z 2021-05-14T21:16:24.8389474Z Packages (1) mingw-w64-x86_64-xvidcore-1.3.7-2 2021-05-14T21:16:24.8390585Z 2021-05-14T21:16:24.8391533Z Total Installed Size: 1.70 MiB 2021-05-14T21:16:24.8392171Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:16:24.8392536Z 2021-05-14T21:16:24.8393153Z :: Proceed with installation? [Y/n] 2021-05-14T21:16:24.8393747Z checking keyring... 2021-05-14T21:16:24.9008089Z checking package integrity... 2021-05-14T21:16:24.9938871Z loading package files... 2021-05-14T21:16:24.9957680Z checking for file conflicts... 2021-05-14T21:16:24.9958455Z checking available disk space... 2021-05-14T21:16:24.9969775Z :: Processing package changes... 2021-05-14T21:16:24.9970498Z reinstalling mingw-w64-x86_64-xvidcore... 2021-05-14T21:16:25.6427126Z warning: mingw-w64-x86_64-xz-5.2.5-2 is up to date -- reinstalling 2021-05-14T21:16:25.6427824Z resolving dependencies... 2021-05-14T21:16:25.6520875Z looking for conflicting packages... 2021-05-14T21:16:25.6700824Z 2021-05-14T21:16:25.6701586Z Packages (1) mingw-w64-x86_64-xz-5.2.5-2 2021-05-14T21:16:25.6702082Z 2021-05-14T21:16:25.6702658Z Total Download Size: 0.35 MiB 2021-05-14T21:16:25.6703511Z Total Installed Size: 1.67 MiB 2021-05-14T21:16:25.6704178Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:16:25.6704594Z 2021-05-14T21:16:25.6705332Z :: Proceed with installation? [Y/n] 2021-05-14T21:16:25.6706053Z :: Retrieving packages... 2021-05-14T21:16:25.9812539Z downloading mingw-w64-x86_64-xz-5.2.5-2-any.pkg.tar.zst... 2021-05-14T21:16:26.3641861Z checking keyring... 2021-05-14T21:16:26.4383426Z checking package integrity... 2021-05-14T21:16:26.5540060Z loading package files... 2021-05-14T21:16:26.5561940Z checking for file conflicts... 2021-05-14T21:16:26.5562704Z checking available disk space... 2021-05-14T21:16:26.5817796Z :: Processing package changes... 2021-05-14T21:16:26.5818725Z reinstalling mingw-w64-x86_64-xz... 2021-05-14T21:16:27.2991743Z resolving dependencies... 2021-05-14T21:16:27.3088958Z looking for conflicting packages... 2021-05-14T21:16:27.3277844Z 2021-05-14T21:16:27.3278746Z Packages (1) mingw-w64-x86_64-yasm-1.3.0-4 2021-05-14T21:16:27.3279629Z 2021-05-14T21:16:27.3280211Z Total Download Size: 0.50 MiB 2021-05-14T21:16:27.3280878Z Total Installed Size: 3.27 MiB 2021-05-14T21:16:27.3281307Z 2021-05-14T21:16:27.3282314Z :: Proceed with installation? [Y/n] 2021-05-14T21:16:27.3283090Z :: Retrieving packages... 2021-05-14T21:16:27.6464398Z downloading mingw-w64-x86_64-yasm-1.3.0-4-any.pkg.tar.xz... 2021-05-14T21:16:28.1261504Z checking keyring... 2021-05-14T21:16:28.2016817Z checking package integrity... 2021-05-14T21:16:28.3224206Z loading package files... 2021-05-14T21:16:28.3275276Z checking for file conflicts... 2021-05-14T21:16:28.3297025Z checking available disk space... 2021-05-14T21:16:28.3306610Z :: Processing package changes... 2021-05-14T21:16:28.3307337Z installing mingw-w64-x86_64-yasm... 2021-05-14T21:16:29.1512861Z error: target not found: mingw-w64-x86_64-zint 2021-05-14T21:16:29.7986975Z warning: mingw-w64-x86_64-zlib-1.2.11-9 is up to date -- reinstalling 2021-05-14T21:16:29.7987705Z resolving dependencies... 2021-05-14T21:16:29.7988688Z looking for conflicting packages... 2021-05-14T21:16:29.8276318Z 2021-05-14T21:16:29.8277179Z Packages (1) mingw-w64-x86_64-zlib-1.2.11-9 2021-05-14T21:16:29.8277631Z 2021-05-14T21:16:29.8278144Z Total Download Size: 0.10 MiB 2021-05-14T21:16:29.8278730Z Total Installed Size: 0.38 MiB 2021-05-14T21:16:29.8279291Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:16:29.8279649Z 2021-05-14T21:16:29.8280244Z :: Proceed with installation? [Y/n] 2021-05-14T21:16:29.8280867Z :: Retrieving packages... 2021-05-14T21:16:30.1398932Z downloading mingw-w64-x86_64-zlib-1.2.11-9-any.pkg.tar.zst... 2021-05-14T21:16:30.4253399Z checking keyring... 2021-05-14T21:16:30.5011173Z checking package integrity... 2021-05-14T21:16:30.6116531Z loading package files... 2021-05-14T21:16:30.6127598Z checking for file conflicts... 2021-05-14T21:16:30.6128287Z checking available disk space... 2021-05-14T21:16:30.6157293Z :: Processing package changes... 2021-05-14T21:16:30.6158180Z reinstalling mingw-w64-x86_64-zlib... 2021-05-14T21:16:31.2669127Z warning: mingw-w64-x86_64-zstd-1.4.9-1 is up to date -- reinstalling 2021-05-14T21:16:31.2669825Z resolving dependencies... 2021-05-14T21:16:31.2670806Z looking for conflicting packages... 2021-05-14T21:16:31.2966034Z 2021-05-14T21:16:31.2970745Z Packages (1) mingw-w64-x86_64-zstd-1.4.9-1 2021-05-14T21:16:31.2971388Z 2021-05-14T21:16:31.2971942Z Total Download Size: 0.47 MiB 2021-05-14T21:16:31.2972585Z Total Installed Size: 3.13 MiB 2021-05-14T21:16:31.2973211Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:16:31.2974299Z 2021-05-14T21:16:31.2975049Z :: Proceed with installation? [Y/n] 2021-05-14T21:16:31.2975740Z :: Retrieving packages... 2021-05-14T21:16:31.6077181Z downloading mingw-w64-x86_64-zstd-1.4.9-1-any.pkg.tar.zst... 2021-05-14T21:16:32.0853103Z checking keyring... 2021-05-14T21:16:32.1595051Z checking package integrity... 2021-05-14T21:16:32.2716130Z loading package files... 2021-05-14T21:16:32.2736311Z checking for file conflicts... 2021-05-14T21:16:32.2737271Z checking available disk space... 2021-05-14T21:16:32.2778043Z :: Processing package changes... 2021-05-14T21:16:32.2778776Z reinstalling mingw-w64-x86_64-zstd... 2021-05-14T21:16:32.4897736Z % Total % Received % Xferd Average Speed Time Time Time Current 2021-05-14T21:16:32.4899393Z Dload Upload Total Spent Left Speed 2021-05-14T21:16:32.4900815Z 2021-05-14T21:16:32.6170407Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-14T21:16:32.6171509Z 100 162 100 162 0 0 162 0 0:00:01 --:--:-- 0:00:01 1296 2021-05-14T21:16:32.7449411Z 2021-05-14T21:16:32.8976714Z 9 29.0M 9 2875k 0 0 2875k 0 0:00:10 --:--:-- 0:00:10 2875k 2021-05-14T21:16:32.8977906Z 100 29.0M 100 29.0M 0 0 29.0M 0 0:00:01 --:--:-- 0:00:01 187M 2021-05-14T21:16:34.7405976Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-14T21:16:34.7406500Z with: 2021-05-14T21:16:34.7406920Z github_slug: neuroconductor/waveslim 2021-05-14T21:16:34.7407307Z env: 2021-05-14T21:16:34.7407697Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:16:34.7408095Z TIC_DEPLOY_KEY: 2021-05-14T21:16:34.7408414Z RSPM: 2021-05-14T21:16:34.7409789Z GITHUB_PAT: *** 2021-05-14T21:16:34.7410128Z COVERALLS_TOKEN: 2021-05-14T21:16:34.7410559Z continue-on-error: false 2021-05-14T21:16:34.7410964Z VDIFFR_RUN_TESTS: 2021-05-14T21:16:34.7411347Z R_LIBS_USER: D:\a\_temp\Library 2021-05-14T21:16:34.7411695Z TZ: UTC 2021-05-14T21:16:34.7412039Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:16:34.7412390Z NOT_CRAN: true 2021-05-14T21:16:34.7412736Z MSYSTEM: MINGW64 2021-05-14T21:16:34.7413063Z ##[endgroup] 2021-05-14T21:16:34.9029170Z repo slug is: neuroconductor/waveslim 2021-05-14T21:16:34.9268299Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-14T21:16:34.9268834Z env: 2021-05-14T21:16:34.9269230Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:16:34.9269625Z TIC_DEPLOY_KEY: 2021-05-14T21:16:34.9269934Z RSPM: 2021-05-14T21:16:34.9270757Z GITHUB_PAT: *** 2021-05-14T21:16:34.9271091Z COVERALLS_TOKEN: 2021-05-14T21:16:34.9271512Z continue-on-error: false 2021-05-14T21:16:34.9271906Z VDIFFR_RUN_TESTS: 2021-05-14T21:16:34.9272283Z R_LIBS_USER: D:\a\_temp\Library 2021-05-14T21:16:34.9272610Z TZ: UTC 2021-05-14T21:16:34.9272945Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:16:34.9273287Z NOT_CRAN: true 2021-05-14T21:16:34.9273616Z MSYSTEM: MINGW64 2021-05-14T21:16:34.9273957Z ##[endgroup] 2021-05-14T21:16:35.5322644Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-14T21:16:35.5323210Z with: 2021-05-14T21:16:35.5323529Z repo_name: waveslim 2021-05-14T21:16:35.5323883Z repo_version: 1.8.0 2021-05-14T21:16:35.5324217Z runner_os: Windows 2021-05-14T21:16:35.5324548Z R_version: 3.6 2021-05-14T21:16:35.5324828Z env: 2021-05-14T21:16:35.5325203Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:16:35.5325597Z TIC_DEPLOY_KEY: 2021-05-14T21:16:35.5325905Z RSPM: 2021-05-14T21:16:35.5327069Z GITHUB_PAT: *** 2021-05-14T21:16:35.5327400Z COVERALLS_TOKEN: 2021-05-14T21:16:35.5327932Z continue-on-error: false 2021-05-14T21:16:35.5328326Z VDIFFR_RUN_TESTS: 2021-05-14T21:16:35.5328700Z R_LIBS_USER: D:\a\_temp\Library 2021-05-14T21:16:35.5329027Z TZ: UTC 2021-05-14T21:16:35.5329360Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:16:35.5329706Z NOT_CRAN: true 2021-05-14T21:16:35.5330040Z MSYSTEM: MINGW64 2021-05-14T21:16:35.5330892Z ##[endgroup] 2021-05-14T21:16:35.5864891Z Package: waveslim 2021-05-14T21:16:35.5869086Z Version: 1.8.0 2021-05-14T21:16:35.5869664Z OS: Windows 2021-05-14T21:16:35.6050471Z ##[group]Run install.packages('remotes') 2021-05-14T21:16:35.6051183Z install.packages('remotes') 2021-05-14T21:16:35.6051881Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-14T21:16:35.6052755Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-14T21:16:35.6057805Z shell: C:\R\bin\Rscript.EXE {0} 2021-05-14T21:16:35.6058171Z env: 2021-05-14T21:16:35.6058546Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:16:35.6058954Z TIC_DEPLOY_KEY: 2021-05-14T21:16:35.6059252Z RSPM: 2021-05-14T21:16:35.6060067Z GITHUB_PAT: *** 2021-05-14T21:16:35.6060402Z COVERALLS_TOKEN: 2021-05-14T21:16:35.6060821Z continue-on-error: false 2021-05-14T21:16:35.6061235Z VDIFFR_RUN_TESTS: 2021-05-14T21:16:35.6061609Z R_LIBS_USER: D:\a\_temp\Library 2021-05-14T21:16:35.6061953Z TZ: UTC 2021-05-14T21:16:35.6062297Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:16:35.6062645Z NOT_CRAN: true 2021-05-14T21:16:35.6062983Z MSYSTEM: MINGW64 2021-05-14T21:16:35.6063313Z ##[endgroup] 2021-05-14T21:16:35.8026025Z Installing package into 'D:/a/_temp/Library' 2021-05-14T21:16:35.8026939Z (as 'lib' is unspecified) 2021-05-14T21:16:37.4018958Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/remotes_2.3.0.zip' 2021-05-14T21:16:37.4138520Z Content type 'application/zip' length 393711 bytes (384 KB) 2021-05-14T21:16:37.4160697Z ================================================== 2021-05-14T21:16:37.4161522Z downloaded 384 KB 2021-05-14T21:16:37.4161938Z 2021-05-14T21:16:37.4316249Z package 'remotes' successfully unpacked and MD5 sums checked 2021-05-14T21:16:37.4338446Z 2021-05-14T21:16:37.4339202Z The downloaded binary packages are in 2021-05-14T21:16:37.4340101Z C:\Users\runneradmin\AppData\Local\Temp\RtmpygS8bV\downloaded_packages 2021-05-14T21:16:40.6113791Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-14T21:16:40.6114480Z remotes::install_github("ropensci/tic") 2021-05-14T21:16:40.6115044Z remotes::install_github("muschellij2/ghtravis") 2021-05-14T21:16:40.6115618Z remotes::install_github("muschellij2/aghast") 2021-05-14T21:16:40.6116117Z remotes::install_cran("covr") 2021-05-14T21:16:40.6121064Z shell: C:\R\bin\Rscript.EXE {0} 2021-05-14T21:16:40.6121428Z env: 2021-05-14T21:16:40.6121804Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:16:40.6122242Z TIC_DEPLOY_KEY: 2021-05-14T21:16:40.6122533Z RSPM: 2021-05-14T21:16:40.6123656Z GITHUB_PAT: *** 2021-05-14T21:16:40.6123995Z COVERALLS_TOKEN: 2021-05-14T21:16:40.6124423Z continue-on-error: false 2021-05-14T21:16:40.6124825Z VDIFFR_RUN_TESTS: 2021-05-14T21:16:40.6125197Z R_LIBS_USER: D:\a\_temp\Library 2021-05-14T21:16:40.6125534Z TZ: UTC 2021-05-14T21:16:40.6125936Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:16:40.6126282Z NOT_CRAN: true 2021-05-14T21:16:40.6126617Z MSYSTEM: MINGW64 2021-05-14T21:16:40.6126950Z ##[endgroup] 2021-05-14T21:16:40.8136029Z Using github PAT from envvar GITHUB_PAT 2021-05-14T21:16:41.4854111Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-14T21:16:45.1635115Z rlang (NA -> 0.4.11) [CRAN] 2021-05-14T21:16:45.1636006Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-14T21:16:45.1636564Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-14T21:16:45.1637068Z sys (NA -> 3.4 ) [CRAN] 2021-05-14T21:16:45.1637564Z askpass (NA -> 1.1 ) [CRAN] 2021-05-14T21:16:45.1638067Z R6 (NA -> 2.5.0 ) [CRAN] 2021-05-14T21:16:45.1638553Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-14T21:16:45.1639061Z mime (NA -> 0.10 ) [CRAN] 2021-05-14T21:16:45.1639557Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-14T21:16:45.1640265Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-14T21:16:45.1641010Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-14T21:16:45.1641568Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-14T21:16:45.1642078Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-14T21:16:45.1642582Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-14T21:16:45.1643061Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-14T21:16:45.1643577Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-14T21:16:45.1644110Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-14T21:16:45.1644647Z rprojroot (NA -> 2.0.2 ) [CRAN] 2021-05-14T21:16:45.1645161Z crayon (NA -> 1.4.1 ) [CRAN] 2021-05-14T21:16:45.1645654Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-14T21:16:45.1646156Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-14T21:16:45.1646633Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-14T21:16:45.1647136Z whisker (NA -> 0.4 ) [CRAN] 2021-05-14T21:16:45.1647640Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-14T21:16:45.1648154Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-14T21:16:45.1648673Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-14T21:16:45.1649172Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-14T21:16:45.1649665Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-14T21:16:45.1650134Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-14T21:16:45.1650656Z desc (NA -> 1.3.0 ) [CRAN] 2021-05-14T21:16:45.1651152Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-14T21:16:45.1651999Z cachem (NA -> 1.0.4 ) [CRAN] 2021-05-14T21:16:45.1652694Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-14T21:16:45.1653237Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-14T21:16:45.1653745Z git2r (NA -> 0.28.0) [CRAN] 2021-05-14T21:16:45.1663835Z 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-14T21:16:45.1678129Z Installing packages into 'D:/a/_temp/Library' 2021-05-14T21:16:45.1678793Z (as 'lib' is unspecified) 2021-05-14T21:16:46.5514408Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/rlang_0.4.11.zip' 2021-05-14T21:16:46.5572236Z Content type 'application/zip' length 1224139 bytes (1.2 MB) 2021-05-14T21:16:46.5659412Z ================================================== 2021-05-14T21:16:46.5660234Z downloaded 1.2 MB 2021-05-14T21:16:46.5660659Z 2021-05-14T21:16:46.5672235Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/magrittr_2.0.1.zip' 2021-05-14T21:16:46.5847028Z Content type 'application/zip' length 236016 bytes (230 KB) 2021-05-14T21:16:46.5862678Z ================================================== 2021-05-14T21:16:46.5863474Z downloaded 230 KB 2021-05-14T21:16:46.5863893Z 2021-05-14T21:16:46.5878809Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/glue_1.4.2.zip' 2021-05-14T21:16:46.5986468Z Content type 'application/zip' length 154763 bytes (151 KB) 2021-05-14T21:16:46.6004561Z ================================================== 2021-05-14T21:16:46.6005341Z downloaded 151 KB 2021-05-14T21:16:46.6005710Z 2021-05-14T21:16:46.6017935Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/sys_3.4.zip' 2021-05-14T21:16:46.6079082Z Content type 'application/zip' length 59978 bytes (58 KB) 2021-05-14T21:16:46.6084946Z ================================================== 2021-05-14T21:16:46.6085647Z downloaded 58 KB 2021-05-14T21:16:46.6086027Z 2021-05-14T21:16:46.6098352Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/askpass_1.1.zip' 2021-05-14T21:16:46.6162365Z Content type 'application/zip' length 64698 bytes (63 KB) 2021-05-14T21:16:46.6167316Z ================================================== 2021-05-14T21:16:46.6167956Z downloaded 63 KB 2021-05-14T21:16:46.6168348Z 2021-05-14T21:16:46.6178396Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/R6_2.5.0.zip' 2021-05-14T21:16:46.6297785Z Content type 'application/zip' length 84104 bytes (82 KB) 2021-05-14T21:16:46.6313973Z ================================================== 2021-05-14T21:16:46.6314648Z downloaded 82 KB 2021-05-14T21:16:46.6315032Z 2021-05-14T21:16:46.6324990Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/openssl_1.4.4.zip' 2021-05-14T21:16:46.6386746Z Content type 'application/zip' length 4105779 bytes (3.9 MB) 2021-05-14T21:16:46.7546614Z ================================================== 2021-05-14T21:16:46.7547588Z downloaded 3.9 MB 2021-05-14T21:16:46.7548046Z 2021-05-14T21:16:46.7563677Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/mime_0.10.zip' 2021-05-14T21:16:46.7671103Z Content type 'application/zip' length 48417 bytes (47 KB) 2021-05-14T21:16:46.7679727Z ================================================== 2021-05-14T21:16:46.7680358Z downloaded 47 KB 2021-05-14T21:16:46.7680716Z 2021-05-14T21:16:46.7689772Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/curl_4.3.1.zip' 2021-05-14T21:16:46.7764296Z Content type 'application/zip' length 4250500 bytes (4.1 MB) 2021-05-14T21:16:46.7942497Z ================================================== 2021-05-14T21:16:46.7943323Z downloaded 4.1 MB 2021-05-14T21:16:46.7943729Z 2021-05-14T21:16:46.7954615Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/jsonlite_1.7.2.zip' 2021-05-14T21:16:46.8045861Z Content type 'application/zip' length 541859 bytes (529 KB) 2021-05-14T21:16:46.8159605Z ================================================== 2021-05-14T21:16:46.8160406Z downloaded 529 KB 2021-05-14T21:16:46.8160817Z 2021-05-14T21:16:46.8171127Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/ini_0.3.1.zip' 2021-05-14T21:16:46.8298667Z Content type 'application/zip' length 15689 bytes (15 KB) 2021-05-14T21:16:46.8300835Z ================================================== 2021-05-14T21:16:46.8301458Z downloaded 15 KB 2021-05-14T21:16:46.8301846Z 2021-05-14T21:16:46.8314197Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/httr_1.4.2.zip' 2021-05-14T21:16:46.8381386Z Content type 'application/zip' length 519204 bytes (507 KB) 2021-05-14T21:16:46.8419287Z ================================================== 2021-05-14T21:16:46.8419813Z downloaded 507 KB 2021-05-14T21:16:46.8420216Z 2021-05-14T21:16:46.8431330Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/gitcreds_0.1.1.zip' 2021-05-14T21:16:46.8546037Z Content type 'application/zip' length 97332 bytes (95 KB) 2021-05-14T21:16:46.8569814Z ================================================== 2021-05-14T21:16:46.8570611Z downloaded 95 KB 2021-05-14T21:16:46.8571064Z 2021-05-14T21:16:46.8581749Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/cli_2.5.0.zip' 2021-05-14T21:16:46.8745364Z Content type 'application/zip' length 534931 bytes (522 KB) 2021-05-14T21:16:46.8832522Z ================================================== 2021-05-14T21:16:46.8833295Z downloaded 522 KB 2021-05-14T21:16:46.8833760Z 2021-05-14T21:16:46.8845454Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/zip_2.1.1.zip' 2021-05-14T21:16:46.8913826Z Content type 'application/zip' length 743445 bytes (726 KB) 2021-05-14T21:16:46.9156645Z ================================================== 2021-05-14T21:16:46.9157479Z downloaded 726 KB 2021-05-14T21:16:46.9157905Z 2021-05-14T21:16:46.9173695Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/rstudioapi_0.13.zip' 2021-05-14T21:16:46.9242196Z Content type 'application/zip' length 302305 bytes (295 KB) 2021-05-14T21:16:46.9256397Z ================================================== 2021-05-14T21:16:46.9257155Z downloaded 295 KB 2021-05-14T21:16:46.9268322Z 2021-05-14T21:16:46.9277635Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/credentials_1.3.0.zip' 2021-05-14T21:16:46.9344763Z Content type 'application/zip' length 173746 bytes (169 KB) 2021-05-14T21:16:46.9371118Z ================================================== 2021-05-14T21:16:46.9371869Z downloaded 169 KB 2021-05-14T21:16:46.9372426Z 2021-05-14T21:16:46.9395331Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/rprojroot_2.0.2.zip' 2021-05-14T21:16:46.9494075Z Content type 'application/zip' length 105050 bytes (102 KB) 2021-05-14T21:16:46.9505032Z ================================================== 2021-05-14T21:16:46.9505775Z downloaded 102 KB 2021-05-14T21:16:46.9506147Z 2021-05-14T21:16:46.9517935Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/crayon_1.4.1.zip' 2021-05-14T21:16:46.9607371Z Content type 'application/zip' length 141808 bytes (138 KB) 2021-05-14T21:16:46.9620267Z ================================================== 2021-05-14T21:16:46.9620914Z downloaded 138 KB 2021-05-14T21:16:46.9621301Z 2021-05-14T21:16:46.9634497Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/fastmap_1.1.0.zip' 2021-05-14T21:16:46.9702067Z Content type 'application/zip' length 432038 bytes (421 KB) 2021-05-14T21:16:46.9768573Z ================================================== 2021-05-14T21:16:46.9769356Z downloaded 421 KB 2021-05-14T21:16:46.9769815Z 2021-05-14T21:16:46.9781437Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/yaml_2.2.1.zip' 2021-05-14T21:16:46.9883294Z Content type 'application/zip' length 206410 bytes (201 KB) 2021-05-14T21:16:46.9905061Z ================================================== 2021-05-14T21:16:46.9905795Z downloaded 201 KB 2021-05-14T21:16:46.9906206Z 2021-05-14T21:16:46.9918716Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/withr_2.4.2.zip' 2021-05-14T21:16:47.0011099Z Content type 'application/zip' length 212247 bytes (207 KB) 2021-05-14T21:16:47.0033822Z ================================================== 2021-05-14T21:16:47.0034469Z downloaded 207 KB 2021-05-14T21:16:47.0034825Z 2021-05-14T21:16:47.0046189Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/whisker_0.4.zip' 2021-05-14T21:16:47.0115235Z Content type 'application/zip' length 83318 bytes (81 KB) 2021-05-14T21:16:47.0121825Z ================================================== 2021-05-14T21:16:47.0122516Z downloaded 81 KB 2021-05-14T21:16:47.0123070Z 2021-05-14T21:16:47.0135229Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/rappdirs_0.3.3.zip' 2021-05-14T21:16:47.0210615Z Content type 'application/zip' length 58746 bytes (57 KB) 2021-05-14T21:16:47.0214452Z ================================================== 2021-05-14T21:16:47.0215115Z downloaded 57 KB 2021-05-14T21:16:47.0215533Z 2021-05-14T21:16:47.0227214Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/purrr_0.3.4.zip' 2021-05-14T21:16:47.0330857Z Content type 'application/zip' length 430780 bytes (420 KB) 2021-05-14T21:16:47.0492922Z ================================================== 2021-05-14T21:16:47.0493823Z downloaded 420 KB 2021-05-14T21:16:47.0494246Z 2021-05-14T21:16:47.0508155Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/lifecycle_1.0.0.zip' 2021-05-14T21:16:47.0597843Z Content type 'application/zip' length 111131 bytes (108 KB) 2021-05-14T21:16:47.0605981Z ================================================== 2021-05-14T21:16:47.0606688Z downloaded 108 KB 2021-05-14T21:16:47.0607084Z 2021-05-14T21:16:47.0620062Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/gh_1.3.0.zip' 2021-05-14T21:16:47.0716372Z Content type 'application/zip' length 141600 bytes (138 KB) 2021-05-14T21:16:47.0724334Z ================================================== 2021-05-14T21:16:47.0725065Z downloaded 138 KB 2021-05-14T21:16:47.0725459Z 2021-05-14T21:16:47.0739909Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/gert_1.3.0.zip' 2021-05-14T21:16:47.0806545Z Content type 'application/zip' length 3669242 bytes (3.5 MB) 2021-05-14T21:16:47.1097209Z ================================================== 2021-05-14T21:16:47.1098135Z downloaded 3.5 MB 2021-05-14T21:16:47.1098572Z 2021-05-14T21:16:47.1112671Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/fs_1.5.0.zip' 2021-05-14T21:16:47.1173684Z Content type 'application/zip' length 808907 bytes (789 KB) 2021-05-14T21:16:47.1332477Z ================================================== 2021-05-14T21:16:47.1333350Z downloaded 789 KB 2021-05-14T21:16:47.1333792Z 2021-05-14T21:16:47.1349629Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/desc_1.3.0.zip' 2021-05-14T21:16:47.1536422Z Content type 'application/zip' length 528456 bytes (516 KB) 2021-05-14T21:16:47.1563234Z ================================================== 2021-05-14T21:16:47.1564043Z downloaded 516 KB 2021-05-14T21:16:47.1564469Z 2021-05-14T21:16:47.1579517Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/clipr_0.7.1.zip' 2021-05-14T21:16:47.1642189Z Content type 'application/zip' length 52206 bytes (50 KB) 2021-05-14T21:16:47.1647661Z ================================================== 2021-05-14T21:16:47.1648355Z downloaded 50 KB 2021-05-14T21:16:47.1648701Z 2021-05-14T21:16:47.1662580Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/cachem_1.0.4.zip' 2021-05-14T21:16:47.1726592Z Content type 'application/zip' length 78242 bytes (76 KB) 2021-05-14T21:16:47.1753758Z ================================================== 2021-05-14T21:16:47.1754490Z downloaded 76 KB 2021-05-14T21:16:47.1760833Z 2021-05-14T21:16:47.1831170Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/usethis_2.0.1.zip' 2021-05-14T21:16:47.1935995Z Content type 'application/zip' length 734873 bytes (717 KB) 2021-05-14T21:16:47.2021625Z ================================================== 2021-05-14T21:16:47.2025886Z downloaded 717 KB 2021-05-14T21:16:47.2026325Z 2021-05-14T21:16:47.2034524Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/memoise_2.0.0.zip' 2021-05-14T21:16:47.2125263Z Content type 'application/zip' length 49412 bytes (48 KB) 2021-05-14T21:16:47.2141367Z ================================================== 2021-05-14T21:16:47.2142113Z downloaded 48 KB 2021-05-14T21:16:47.2142495Z 2021-05-14T21:16:47.2151714Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/git2r_0.28.0.zip' 2021-05-14T21:16:47.2379239Z Content type 'application/zip' length 3938768 bytes (3.8 MB) 2021-05-14T21:16:47.2861272Z ================================================== 2021-05-14T21:16:47.2862113Z downloaded 3.8 MB 2021-05-14T21:16:47.2862542Z 2021-05-14T21:16:47.3155542Z package 'rlang' successfully unpacked and MD5 sums checked 2021-05-14T21:16:47.3333064Z package 'magrittr' successfully unpacked and MD5 sums checked 2021-05-14T21:16:47.3485540Z package 'glue' successfully unpacked and MD5 sums checked 2021-05-14T21:16:47.3601175Z package 'sys' successfully unpacked and MD5 sums checked 2021-05-14T21:16:47.3717697Z package 'askpass' successfully unpacked and MD5 sums checked 2021-05-14T21:16:47.3813345Z package 'R6' successfully unpacked and MD5 sums checked 2021-05-14T21:16:47.4898238Z package 'openssl' successfully unpacked and MD5 sums checked 2021-05-14T21:16:47.5009938Z package 'mime' successfully unpacked and MD5 sums checked 2021-05-14T21:16:47.6110603Z package 'curl' successfully unpacked and MD5 sums checked 2021-05-14T21:16:47.6334988Z package 'jsonlite' successfully unpacked and MD5 sums checked 2021-05-14T21:16:47.6411539Z package 'ini' successfully unpacked and MD5 sums checked 2021-05-14T21:16:47.6637728Z package 'httr' successfully unpacked and MD5 sums checked 2021-05-14T21:16:47.6773591Z package 'gitcreds' successfully unpacked and MD5 sums checked 2021-05-14T21:16:47.6936878Z package 'cli' successfully unpacked and MD5 sums checked 2021-05-14T21:16:47.7228996Z package 'zip' successfully unpacked and MD5 sums checked 2021-05-14T21:16:47.7432510Z package 'rstudioapi' successfully unpacked and MD5 sums checked 2021-05-14T21:16:47.7558899Z package 'credentials' successfully unpacked and MD5 sums checked 2021-05-14T21:16:47.7705464Z package 'rprojroot' successfully unpacked and MD5 sums checked 2021-05-14T21:16:47.7801790Z package 'crayon' successfully unpacked and MD5 sums checked 2021-05-14T21:16:47.8006466Z package 'fastmap' successfully unpacked and MD5 sums checked 2021-05-14T21:16:47.8170576Z package 'yaml' successfully unpacked and MD5 sums checked 2021-05-14T21:16:47.8309851Z package 'withr' successfully unpacked and MD5 sums checked 2021-05-14T21:16:47.8464623Z package 'whisker' successfully unpacked and MD5 sums checked 2021-05-14T21:16:47.8564516Z package 'rappdirs' successfully unpacked and MD5 sums checked 2021-05-14T21:16:47.8757991Z package 'purrr' successfully unpacked and MD5 sums checked 2021-05-14T21:16:47.8922057Z package 'lifecycle' successfully unpacked and MD5 sums checked 2021-05-14T21:16:47.9041852Z package 'gh' successfully unpacked and MD5 sums checked 2021-05-14T21:16:47.9959087Z package 'gert' successfully unpacked and MD5 sums checked 2021-05-14T21:16:48.0276211Z package 'fs' successfully unpacked and MD5 sums checked 2021-05-14T21:16:48.0461045Z package 'desc' successfully unpacked and MD5 sums checked 2021-05-14T21:16:48.0571074Z package 'clipr' successfully unpacked and MD5 sums checked 2021-05-14T21:16:48.0673474Z package 'cachem' successfully unpacked and MD5 sums checked 2021-05-14T21:16:48.1012498Z package 'usethis' successfully unpacked and MD5 sums checked 2021-05-14T21:16:48.1103565Z package 'memoise' successfully unpacked and MD5 sums checked 2021-05-14T21:16:48.2028308Z package 'git2r' successfully unpacked and MD5 sums checked 2021-05-14T21:16:48.2049408Z 2021-05-14T21:16:48.2050114Z The downloaded binary packages are in 2021-05-14T21:16:48.2050994Z C:\Users\runneradmin\AppData\Local\Temp\RtmpQL7bZm\downloaded_packages 2021-05-14T21:16:48.2071952Z Running `R CMD build`... 2021-05-14T21:16:52.7902725Z * checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpQL7bZm\remotes6b48692846\ropensci-tic-3b4dfb8/DESCRIPTION' ... OK 2021-05-14T21:16:52.7904511Z * preparing 'tic': 2021-05-14T21:16:52.7905343Z * checking DESCRIPTION meta-information ... OK 2021-05-14T21:16:52.7906128Z * installing the package to process help pages 2021-05-14T21:16:52.7907638Z * checking for LF line-endings in source and make files and shell scripts 2021-05-14T21:16:52.7908528Z * checking for empty or unneeded directories 2021-05-14T21:16:52.7909302Z Removed empty directory 'tic/.circleci' 2021-05-14T21:16:52.7909974Z Removed empty directory 'tic/pkgdown' 2021-05-14T21:16:52.7910567Z * building 'tic_0.10.0.tar.gz' 2021-05-14T21:16:52.7925931Z Installing package into 'D:/a/_temp/Library' 2021-05-14T21:16:52.7926567Z (as 'lib' is unspecified) 2021-05-14T21:16:53.2517679Z * installing *source* package 'tic' ... 2021-05-14T21:16:53.2521410Z ** using staged installation 2021-05-14T21:16:53.2899299Z ** R 2021-05-14T21:16:53.3270325Z ** inst 2021-05-14T21:16:53.3473030Z ** preparing package for lazy loading 2021-05-14T21:16:53.7538938Z ** help 2021-05-14T21:16:54.0041029Z *** installing help indices 2021-05-14T21:16:54.1274397Z converting help for package 'tic' 2021-05-14T21:16:54.1513700Z finding HTML links ... done 2021-05-14T21:16:54.2387300Z Deprecated html 2021-05-14T21:16:54.2713122Z TicStep html 2021-05-14T21:16:54.2809850Z base64serialize html 2021-05-14T21:16:54.3011282Z ci html 2021-05-14T21:16:54.3579980Z do_blogdown html 2021-05-14T21:16:54.4113051Z do_bookdown html 2021-05-14T21:16:54.4520221Z do_drat html 2021-05-14T21:16:54.5050187Z do_package_checks html 2021-05-14T21:16:54.5553641Z do_pkgdown html 2021-05-14T21:16:54.6160060Z do_readme_rmd html 2021-05-14T21:16:54.6366688Z dsl html 2021-05-14T21:16:54.6671303Z dsl_get html 2021-05-14T21:16:54.6842140Z gha_add_secret html 2021-05-14T21:16:54.6959842Z github_helpers html 2021-05-14T21:16:54.7052655Z github_info html 2021-05-14T21:16:54.7137163Z list_macros html 2021-05-14T21:16:54.7295973Z macro html 2021-05-14T21:16:54.7407860Z prepare_all_stages html 2021-05-14T21:16:54.7473827Z reexports html 2021-05-14T21:16:54.7596248Z repo html 2021-05-14T21:16:54.7737844Z run_all_stages html 2021-05-14T21:16:54.7923002Z run_stage html 2021-05-14T21:16:54.8071700Z ssh_key_helpers html 2021-05-14T21:16:54.8146593Z stages html 2021-05-14T21:16:54.8337437Z step_add_to_drat html 2021-05-14T21:16:54.8496290Z step_add_to_known_hosts html 2021-05-14T21:16:54.8690935Z step_build_blogdown html 2021-05-14T21:16:54.8775526Z step_build_bookdown html 2021-05-14T21:16:54.9200266Z step_build_pkgdown html 2021-05-14T21:16:54.9504777Z step_do_push_deploy html 2021-05-14T21:16:54.9654941Z step_hello_world html 2021-05-14T21:16:55.0034753Z step_install_pkg html 2021-05-14T21:16:55.0249557Z step_install_ssh_keys html 2021-05-14T21:16:55.0598587Z step_push_deploy html 2021-05-14T21:16:55.0868578Z step_rcmdcheck html 2021-05-14T21:16:55.1073238Z step_run_code html 2021-05-14T21:16:55.1216702Z step_session_info html 2021-05-14T21:16:55.1490683Z step_setup_push_deploy html 2021-05-14T21:16:55.1749805Z step_setup_ssh html 2021-05-14T21:16:55.1973373Z step_test_ssh html 2021-05-14T21:16:55.2123989Z step_write_text_file html 2021-05-14T21:16:55.2385772Z tic-package html 2021-05-14T21:16:55.2512988Z update_yml html 2021-05-14T21:16:55.2709613Z use_ghactions_deploy html 2021-05-14T21:16:55.2980696Z use_tic html 2021-05-14T21:16:55.3082340Z use_tic_badge html 2021-05-14T21:16:55.3204057Z use_tic_r html 2021-05-14T21:16:55.3299312Z use_update_tic html 2021-05-14T21:16:55.3611178Z yaml_templates html 2021-05-14T21:16:55.3618987Z *** copying figures 2021-05-14T21:16:55.3657857Z ** building package indices 2021-05-14T21:16:55.5278845Z ** installing vignettes 2021-05-14T21:16:55.5339259Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:16:55.5340613Z *** arch - i386 2021-05-14T21:16:56.0464350Z *** arch - x64 2021-05-14T21:16:56.3535430Z ** testing if installed package can be loaded from final location 2021-05-14T21:16:56.3538491Z *** arch - i386 2021-05-14T21:16:56.7601524Z *** arch - x64 2021-05-14T21:16:57.1654133Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:16:57.1787480Z * DONE (tic) 2021-05-14T21:16:57.2785653Z Using github PAT from envvar GITHUB_PAT 2021-05-14T21:16:57.4754034Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-14T21:17:00.2348364Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-14T21:17:00.2349287Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-14T21:17:00.2349915Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-14T21:17:00.2350558Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-14T21:17:00.2351406Z pillar (NA -> 1.6.0 ) [CRAN] 2021-05-14T21:17:00.2352218Z tibble (NA -> 3.1.1 ) [CRAN] 2021-05-14T21:17:00.2354420Z 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-14T21:17:00.2356405Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-14T21:17:00.2357311Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-14T21:17:00.2357966Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-14T21:17:00.2358595Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-14T21:17:00.2359185Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-14T21:17:00.2359809Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-14T21:17:00.2360451Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-14T21:17:00.2361075Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-14T21:17:00.2361727Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-14T21:17:00.2362365Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-14T21:17:00.2362998Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-14T21:17:00.2363611Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-14T21:17:00.2364310Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-14T21:17:00.2364935Z Installing packages into 'D:/a/_temp/Library' 2021-05-14T21:17:00.2365641Z (as 'lib' is unspecified) 2021-05-14T21:17:00.2366248Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-14T21:17:00.2366961Z xfun (NA -> 0.22 ) [CRAN] 2021-05-14T21:17:00.2367582Z markdown (NA -> 1.1 ) [CRAN] 2021-05-14T21:17:00.2368197Z highr (NA -> 0.9 ) [CRAN] 2021-05-14T21:17:00.2368813Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-14T21:17:00.2369424Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-14T21:17:00.2370048Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-14T21:17:00.2370769Z knitr (NA -> 1.33 ) [CRAN] 2021-05-14T21:17:00.2371400Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-14T21:17:00.2372035Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-14T21:17:00.2372710Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-14T21:17:00.2373272Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-14T21:17:00.2373884Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-14T21:17:00.2374443Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-14T21:17:00.2374996Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-14T21:17:00.2375538Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-14T21:17:00.2376091Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-14T21:17:00.2376706Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-14T21:17:00.2377250Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-14T21:17:01.6805670Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/utf8_1.2.1.zip' 2021-05-14T21:17:01.6960092Z Content type 'application/zip' length 216497 bytes (211 KB) 2021-05-14T21:17:01.6984528Z ================================================== 2021-05-14T21:17:01.6985289Z downloaded 211 KB 2021-05-14T21:17:01.6985714Z 2021-05-14T21:17:01.6992602Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/vctrs_0.3.8.zip' 2021-05-14T21:17:01.7190542Z Content type 'application/zip' length 1289331 bytes (1.2 MB) 2021-05-14T21:17:01.9196246Z ================================================== 2021-05-14T21:17:01.9197292Z downloaded 1.2 MB 2021-05-14T21:17:01.9197787Z 2021-05-14T21:17:01.9209955Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/pkgconfig_2.0.3.zip' 2021-05-14T21:17:01.9302258Z Content type 'application/zip' length 22186 bytes (21 KB) 2021-05-14T21:17:01.9305592Z ================================================== 2021-05-14T21:17:01.9306243Z downloaded 21 KB 2021-05-14T21:17:01.9306608Z 2021-05-14T21:17:01.9316310Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/pillar_1.6.0.zip' 2021-05-14T21:17:01.9406082Z Content type 'application/zip' length 1016665 bytes (992 KB) 2021-05-14T21:17:01.9699457Z ================================================== 2021-05-14T21:17:01.9700288Z downloaded 992 KB 2021-05-14T21:17:01.9700694Z 2021-05-14T21:17:01.9711039Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/tibble_3.1.1.zip' 2021-05-14T21:17:01.9776444Z Content type 'application/zip' length 825897 bytes (806 KB) 2021-05-14T21:17:01.9822667Z ================================================== 2021-05-14T21:17:01.9823631Z downloaded 806 KB 2021-05-14T21:17:01.9824079Z 2021-05-14T21:17:01.9833302Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/rematch2_2.1.2.zip' 2021-05-14T21:17:01.9911674Z Content type 'application/zip' length 47506 bytes (46 KB) 2021-05-14T21:17:01.9915913Z ================================================== 2021-05-14T21:17:01.9916551Z downloaded 46 KB 2021-05-14T21:17:01.9916941Z 2021-05-14T21:17:01.9928290Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/fansi_0.4.2.zip' 2021-05-14T21:17:02.0025854Z Content type 'application/zip' length 225105 bytes (219 KB) 2021-05-14T21:17:02.0044723Z ================================================== 2021-05-14T21:17:02.0045454Z downloaded 219 KB 2021-05-14T21:17:02.0045865Z 2021-05-14T21:17:02.0055116Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/diffobj_0.3.4.zip' 2021-05-14T21:17:02.0121863Z Content type 'application/zip' length 997588 bytes (974 KB) 2021-05-14T21:17:02.0171669Z ================================================== 2021-05-14T21:17:02.0172363Z downloaded 974 KB 2021-05-14T21:17:02.0172790Z 2021-05-14T21:17:02.0181657Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/waldo_0.2.5.zip' 2021-05-14T21:17:02.0276379Z Content type 'application/zip' length 72637 bytes (70 KB) 2021-05-14T21:17:02.0287198Z ================================================== 2021-05-14T21:17:02.0287921Z downloaded 70 KB 2021-05-14T21:17:02.0288326Z 2021-05-14T21:17:02.0297177Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/ps_1.6.0.zip' 2021-05-14T21:17:02.0400181Z Content type 'application/zip' length 407581 bytes (398 KB) 2021-05-14T21:17:02.0425724Z ================================================== 2021-05-14T21:17:02.0426445Z downloaded 398 KB 2021-05-14T21:17:02.0426838Z 2021-05-14T21:17:02.0435653Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/processx_3.5.2.zip' 2021-05-14T21:17:02.0540134Z Content type 'application/zip' length 502502 bytes (490 KB) 2021-05-14T21:17:02.0561011Z ================================================== 2021-05-14T21:17:02.0561688Z downloaded 490 KB 2021-05-14T21:17:02.0562050Z 2021-05-14T21:17:02.0572203Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/praise_1.0.0.zip' 2021-05-14T21:17:02.0686062Z Content type 'application/zip' length 19719 bytes (19 KB) 2021-05-14T21:17:02.0688353Z ================================================== 2021-05-14T21:17:02.0689041Z downloaded 19 KB 2021-05-14T21:17:02.0689463Z 2021-05-14T21:17:02.0698624Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/pkgload_1.2.1.zip' 2021-05-14T21:17:02.0802355Z Content type 'application/zip' length 154085 bytes (150 KB) 2021-05-14T21:17:02.0812621Z ================================================== 2021-05-14T21:17:02.0813400Z downloaded 150 KB 2021-05-14T21:17:02.0813833Z 2021-05-14T21:17:02.0823916Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/evaluate_0.14.zip' 2021-05-14T21:17:02.1262054Z Content type 'application/zip' length 76967 bytes (75 KB) 2021-05-14T21:17:02.1271922Z ================================================== 2021-05-14T21:17:02.1272726Z downloaded 75 KB 2021-05-14T21:17:02.1273204Z 2021-05-14T21:17:02.1284989Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/ellipsis_0.3.2.zip' 2021-05-14T21:17:02.1383263Z Content type 'application/zip' length 49192 bytes (48 KB) 2021-05-14T21:17:02.1387881Z ================================================== 2021-05-14T21:17:02.1388608Z downloaded 48 KB 2021-05-14T21:17:02.1388970Z 2021-05-14T21:17:02.1398749Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/digest_0.6.27.zip' 2021-05-14T21:17:02.1498525Z Content type 'application/zip' length 275994 bytes (269 KB) 2021-05-14T21:17:02.1515614Z ================================================== 2021-05-14T21:17:02.1516334Z downloaded 269 KB 2021-05-14T21:17:02.1516707Z 2021-05-14T21:17:02.1604727Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/callr_3.7.0.zip' 2021-05-14T21:17:02.1759656Z Content type 'application/zip' length 438643 bytes (428 KB) 2021-05-14T21:17:02.1790892Z ================================================== 2021-05-14T21:17:02.1791674Z downloaded 428 KB 2021-05-14T21:17:02.1792112Z 2021-05-14T21:17:02.1801884Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/brio_1.1.2.zip' 2021-05-14T21:17:02.1880748Z Content type 'application/zip' length 46310 bytes (45 KB) 2021-05-14T21:17:02.1884287Z ================================================== 2021-05-14T21:17:02.1884948Z downloaded 45 KB 2021-05-14T21:17:02.1885324Z 2021-05-14T21:17:02.1894974Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/xml2_1.3.2.zip' 2021-05-14T21:17:02.1956618Z Content type 'application/zip' length 3178434 bytes (3.0 MB) 2021-05-14T21:17:02.2118811Z ================================================== 2021-05-14T21:17:02.2119669Z downloaded 3.0 MB 2021-05-14T21:17:02.2120088Z 2021-05-14T21:17:02.2131788Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/xfun_0.22.zip' 2021-05-14T21:17:02.2221192Z Content type 'application/zip' length 323923 bytes (316 KB) 2021-05-14T21:17:02.2238474Z ================================================== 2021-05-14T21:17:02.2239548Z downloaded 316 KB 2021-05-14T21:17:02.2239954Z 2021-05-14T21:17:02.2249396Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/markdown_1.1.zip' 2021-05-14T21:17:02.2412658Z Content type 'application/zip' length 190093 bytes (185 KB) 2021-05-14T21:17:02.2427300Z ================================================== 2021-05-14T21:17:02.2428084Z downloaded 185 KB 2021-05-14T21:17:02.2428508Z 2021-05-14T21:17:02.2439924Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/highr_0.9.zip' 2021-05-14T21:17:02.2541193Z Content type 'application/zip' length 46628 bytes (45 KB) 2021-05-14T21:17:02.2545044Z ================================================== 2021-05-14T21:17:02.2545699Z downloaded 45 KB 2021-05-14T21:17:02.2546071Z 2021-05-14T21:17:02.2555602Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/stringr_1.4.0.zip' 2021-05-14T21:17:02.2699202Z Content type 'application/zip' length 216784 bytes (211 KB) 2021-05-14T21:17:02.2715466Z ================================================== 2021-05-14T21:17:02.2716260Z downloaded 211 KB 2021-05-14T21:17:02.2716742Z 2021-05-14T21:17:02.2726761Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/stringi_1.6.1.zip' 2021-05-14T21:17:02.2811827Z Content type 'application/zip' length 16420946 bytes (15.7 MB) 2021-05-14T21:17:02.3687308Z ================================================== 2021-05-14T21:17:02.3688308Z downloaded 15.7 MB 2021-05-14T21:17:02.3688773Z 2021-05-14T21:17:02.3705351Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/Rcpp_1.0.6.zip' 2021-05-14T21:17:02.3872440Z Content type 'application/zip' length 3113359 bytes (3.0 MB) 2021-05-14T21:17:02.4754586Z ================================================== 2021-05-14T21:17:02.4755541Z downloaded 3.0 MB 2021-05-14T21:17:02.4755991Z 2021-05-14T21:17:02.4768285Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/knitr_1.33.zip' 2021-05-14T21:17:02.4877863Z Content type 'application/zip' length 1460779 bytes (1.4 MB) 2021-05-14T21:17:02.4967901Z ================================================== 2021-05-14T21:17:02.4968889Z downloaded 1.4 MB 2021-05-14T21:17:02.4969297Z 2021-05-14T21:17:02.4979761Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/commonmark_1.7.zip' 2021-05-14T21:17:02.5040068Z Content type 'application/zip' length 265798 bytes (259 KB) 2021-05-14T21:17:02.5062318Z ================================================== 2021-05-14T21:17:02.5063103Z downloaded 259 KB 2021-05-14T21:17:02.5063501Z 2021-05-14T21:17:02.5074574Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/brew_1.0-6.zip' 2021-05-14T21:17:02.5135990Z Content type 'application/zip' length 113871 bytes (111 KB) 2021-05-14T21:17:02.5171414Z ================================================== 2021-05-14T21:17:02.5172158Z downloaded 111 KB 2021-05-14T21:17:02.5172550Z 2021-05-14T21:17:02.5182556Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/xopen_1.0.0.zip' 2021-05-14T21:17:02.5287972Z Content type 'application/zip' length 24689 bytes (24 KB) 2021-05-14T21:17:02.5291248Z ================================================== 2021-05-14T21:17:02.5291931Z downloaded 24 KB 2021-05-14T21:17:02.5292311Z 2021-05-14T21:17:02.5304120Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/sessioninfo_1.1.1.zip' 2021-05-14T21:17:02.5386693Z Content type 'application/zip' length 46937 bytes (45 KB) 2021-05-14T21:17:02.5391844Z ================================================== 2021-05-14T21:17:02.5392504Z downloaded 45 KB 2021-05-14T21:17:02.5392888Z 2021-05-14T21:17:02.5402425Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/prettyunits_1.1.1.zip' 2021-05-14T21:17:02.5534346Z Content type 'application/zip' length 37736 bytes (36 KB) 2021-05-14T21:17:02.5537550Z ================================================== 2021-05-14T21:17:02.5538237Z downloaded 36 KB 2021-05-14T21:17:02.5538600Z 2021-05-14T21:17:02.5548188Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/pkgbuild_1.2.0.zip' 2021-05-14T21:17:02.5652163Z Content type 'application/zip' length 142850 bytes (139 KB) 2021-05-14T21:17:02.5662056Z ================================================== 2021-05-14T21:17:02.5662806Z downloaded 139 KB 2021-05-14T21:17:02.5663229Z 2021-05-14T21:17:02.5673480Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/testthat_3.0.2.zip' 2021-05-14T21:17:02.5784822Z Content type 'application/zip' length 2319209 bytes (2.2 MB) 2021-05-14T21:17:02.5904285Z ================================================== 2021-05-14T21:17:02.5905095Z downloaded 2.2 MB 2021-05-14T21:17:02.5905531Z 2021-05-14T21:17:02.5919166Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/rversions_2.0.2.zip' 2021-05-14T21:17:02.5983803Z Content type 'application/zip' length 68680 bytes (67 KB) 2021-05-14T21:17:02.6013300Z ================================================== 2021-05-14T21:17:02.6014054Z downloaded 67 KB 2021-05-14T21:17:02.6014472Z 2021-05-14T21:17:02.6024005Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/roxygen2_7.1.1.zip' 2021-05-14T21:17:02.6092062Z Content type 'application/zip' length 1175844 bytes (1.1 MB) 2021-05-14T21:17:02.6193767Z ================================================== 2021-05-14T21:17:02.6194517Z downloaded 1.1 MB 2021-05-14T21:17:02.6194933Z 2021-05-14T21:17:02.6280382Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/rcmdcheck_1.3.3.zip' 2021-05-14T21:17:02.6386964Z Content type 'application/zip' length 135341 bytes (132 KB) 2021-05-14T21:17:02.6396533Z ================================================== 2021-05-14T21:17:02.6397339Z downloaded 132 KB 2021-05-14T21:17:02.6397842Z 2021-05-14T21:17:02.6410809Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/devtools_2.4.1.zip' 2021-05-14T21:17:02.6480589Z Content type 'application/zip' length 397382 bytes (388 KB) 2021-05-14T21:17:02.6562877Z ================================================== 2021-05-14T21:17:02.6563681Z downloaded 388 KB 2021-05-14T21:17:02.6564102Z 2021-05-14T21:17:02.6727835Z package 'utf8' successfully unpacked and MD5 sums checked 2021-05-14T21:17:02.7120333Z package 'vctrs' successfully unpacked and MD5 sums checked 2021-05-14T21:17:02.7209650Z package 'pkgconfig' successfully unpacked and MD5 sums checked 2021-05-14T21:17:02.7563413Z package 'pillar' successfully unpacked and MD5 sums checked 2021-05-14T21:17:02.7919262Z package 'tibble' successfully unpacked and MD5 sums checked 2021-05-14T21:17:02.8006976Z package 'rematch2' successfully unpacked and MD5 sums checked 2021-05-14T21:17:02.8159880Z package 'fansi' successfully unpacked and MD5 sums checked 2021-05-14T21:17:02.8403307Z package 'diffobj' successfully unpacked and MD5 sums checked 2021-05-14T21:17:02.8493367Z package 'waldo' successfully unpacked and MD5 sums checked 2021-05-14T21:17:02.8686811Z package 'ps' successfully unpacked and MD5 sums checked 2021-05-14T21:17:02.8909300Z package 'processx' successfully unpacked and MD5 sums checked 2021-05-14T21:17:02.8993108Z package 'praise' successfully unpacked and MD5 sums checked 2021-05-14T21:17:02.9091920Z package 'pkgload' successfully unpacked and MD5 sums checked 2021-05-14T21:17:02.9192556Z package 'evaluate' successfully unpacked and MD5 sums checked 2021-05-14T21:17:02.9294554Z package 'ellipsis' successfully unpacked and MD5 sums checked 2021-05-14T21:17:02.9497341Z package 'digest' successfully unpacked and MD5 sums checked 2021-05-14T21:17:02.9625675Z package 'callr' successfully unpacked and MD5 sums checked 2021-05-14T21:17:02.9727771Z package 'brio' successfully unpacked and MD5 sums checked 2021-05-14T21:17:03.0468997Z package 'xml2' successfully unpacked and MD5 sums checked 2021-05-14T21:17:03.0631481Z package 'xfun' successfully unpacked and MD5 sums checked 2021-05-14T21:17:03.1111359Z package 'markdown' successfully unpacked and MD5 sums checked 2021-05-14T21:17:03.1227303Z package 'highr' successfully unpacked and MD5 sums checked 2021-05-14T21:17:03.1394509Z package 'stringr' successfully unpacked and MD5 sums checked 2021-05-14T21:17:03.5328165Z package 'stringi' successfully unpacked and MD5 sums checked 2021-05-14T21:17:03.8207214Z package 'Rcpp' successfully unpacked and MD5 sums checked 2021-05-14T21:17:03.9004344Z package 'knitr' successfully unpacked and MD5 sums checked 2021-05-14T21:17:03.9174665Z package 'commonmark' successfully unpacked and MD5 sums checked 2021-05-14T21:17:03.9369044Z package 'brew' successfully unpacked and MD5 sums checked 2021-05-14T21:17:03.9457742Z package 'xopen' successfully unpacked and MD5 sums checked 2021-05-14T21:17:03.9548758Z package 'sessioninfo' successfully unpacked and MD5 sums checked 2021-05-14T21:17:03.9645557Z package 'prettyunits' successfully unpacked and MD5 sums checked 2021-05-14T21:17:03.9741725Z package 'pkgbuild' successfully unpacked and MD5 sums checked 2021-05-14T21:17:04.0373032Z package 'testthat' successfully unpacked and MD5 sums checked 2021-05-14T21:17:04.0475470Z package 'rversions' successfully unpacked and MD5 sums checked 2021-05-14T21:17:04.0862429Z package 'roxygen2' successfully unpacked and MD5 sums checked 2021-05-14T21:17:04.0967718Z package 'rcmdcheck' successfully unpacked and MD5 sums checked 2021-05-14T21:17:04.1118117Z package 'devtools' successfully unpacked and MD5 sums checked 2021-05-14T21:17:04.1138105Z 2021-05-14T21:17:04.1138967Z The downloaded binary packages are in 2021-05-14T21:17:04.1140016Z C:\Users\runneradmin\AppData\Local\Temp\RtmpQL7bZm\downloaded_packages 2021-05-14T21:17:04.1888954Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-14T21:17:06.8633869Z 2021-05-14T21:17:07.6177620Z 2021-05-14T21:17:07.6179069Z 2021-05-14T21:17:07.6179536Z 2021-05-14T21:17:07.6180834Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpQL7bZm\remotes6b436486b4a\muschellij2-desc-7be86f2/DESCRIPTION' ... 2021-05-14T21:17:07.6227496Z 2021-05-14T21:17:07.6229246Z v checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpQL7bZm\remotes6b436486b4a\muschellij2-desc-7be86f2/DESCRIPTION' 2021-05-14T21:17:07.7108335Z 2021-05-14T21:17:07.7137973Z 2021-05-14T21:17:07.7138599Z 2021-05-14T21:17:07.7139017Z 2021-05-14T21:17:07.7139479Z - preparing 'desc': 2021-05-14T21:17:07.7284667Z checking DESCRIPTION meta-information ... 2021-05-14T21:17:07.7285824Z 2021-05-14T21:17:07.7286450Z checking DESCRIPTION meta-information ... 2021-05-14T21:17:07.7287001Z 2021-05-14T21:17:07.7287602Z v checking DESCRIPTION meta-information 2021-05-14T21:17:07.8784147Z 2021-05-14T21:17:07.8785088Z 2021-05-14T21:17:07.8785487Z 2021-05-14T21:17:07.8785866Z 2021-05-14T21:17:07.8786574Z - checking for LF line-endings in source and make files and shell scripts 2021-05-14T21:17:07.8838245Z 2021-05-14T21:17:07.8851475Z 2021-05-14T21:17:07.8862204Z 2021-05-14T21:17:07.8862720Z 2021-05-14T21:17:07.8863343Z - checking for empty or unneeded directories 2021-05-14T21:17:07.9005244Z 2021-05-14T21:17:07.9005975Z 2021-05-14T21:17:07.9006361Z 2021-05-14T21:17:07.9006768Z 2021-05-14T21:17:07.9007275Z - building 'desc_1.2.0.9000.tar.gz' 2021-05-14T21:17:08.0497643Z 2021-05-14T21:17:08.0498532Z 2021-05-14T21:17:08.0498947Z 2021-05-14T21:17:08.1174098Z Installing package into 'D:/a/_temp/Library' 2021-05-14T21:17:08.1174941Z (as 'lib' is unspecified) 2021-05-14T21:17:08.4865273Z * installing *source* package 'desc' ... 2021-05-14T21:17:08.4983561Z ** using staged installation 2021-05-14T21:17:08.5323482Z ** R 2021-05-14T21:17:08.5584928Z ** inst 2021-05-14T21:17:08.5616972Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:17:10.0800135Z ** help 2021-05-14T21:17:10.3171098Z *** installing help indices 2021-05-14T21:17:10.4430604Z 2021-05-14T21:17:10.4431744Z converting help for package 'desc' 2021-05-14T21:17:10.4665146Z finding HTML links ... done 2021-05-14T21:17:10.5013803Z check_encoding html 2021-05-14T21:17:10.5091281Z check_field html 2021-05-14T21:17:10.5148530Z cran_ascii_fields html 2021-05-14T21:17:10.5234426Z cran_valid_fields html 2021-05-14T21:17:10.5299313Z dep_types html 2021-05-14T21:17:10.5444185Z desc html 2021-05-14T21:17:10.5970038Z desc_add_author html 2021-05-14T21:17:10.6184908Z desc_add_author_gh html 2021-05-14T21:17:10.6393452Z desc_add_me html 2021-05-14T21:17:10.6644545Z desc_add_orcid html 2021-05-14T21:17:10.6746733Z desc_add_remotes html 2021-05-14T21:17:10.6977365Z desc_add_role html 2021-05-14T21:17:10.7096371Z desc_add_to_collate html 2021-05-14T21:17:10.7193866Z desc_add_urls html 2021-05-14T21:17:10.7369033Z desc_bump_version html 2021-05-14T21:17:10.7585480Z desc_change_maintainer html 2021-05-14T21:17:10.7648896Z desc_clear_remotes html 2021-05-14T21:17:10.7721219Z desc_clear_urls html 2021-05-14T21:17:10.7901510Z desc_coerce_authors_at_r html 2021-05-14T21:17:10.8015325Z desc_del html 2021-05-14T21:17:10.8240765Z desc_del_author html 2021-05-14T21:17:10.8348179Z desc_del_collate html 2021-05-14T21:17:10.8498943Z desc_del_dep html 2021-05-14T21:17:10.8603888Z desc_del_deps html 2021-05-14T21:17:10.8732745Z desc_del_from_collate html 2021-05-14T21:17:10.8815854Z desc_del_remotes html 2021-05-14T21:17:10.9046767Z desc_del_role html 2021-05-14T21:17:10.9147123Z desc_del_urls html 2021-05-14T21:17:10.9239678Z desc_fields html 2021-05-14T21:17:10.9342446Z desc_get html 2021-05-14T21:17:10.9506749Z desc_get_author html 2021-05-14T21:17:10.9647170Z desc_get_authors html 2021-05-14T21:17:10.9751773Z desc_get_built html 2021-05-14T21:17:10.9849339Z desc_get_collate html 2021-05-14T21:17:10.9953395Z desc_get_deps html 2021-05-14T21:17:11.0107781Z desc_get_field html 2021-05-14T21:17:11.0243106Z desc_get_maintainer html 2021-05-14T21:17:11.0318346Z desc_get_remotes html 2021-05-14T21:17:11.0376933Z desc_get_urls html 2021-05-14T21:17:11.0529702Z desc_get_version html 2021-05-14T21:17:11.0531383Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpsNGMlw/R.INSTALLe441c111666/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-14T21:17:11.0647766Z desc_has_dep html 2021-05-14T21:17:11.0747226Z desc_has_fields html 2021-05-14T21:17:11.0811332Z desc_normalize html 2021-05-14T21:17:11.0859510Z desc_print html 2021-05-14T21:17:11.0920951Z desc_reformat_fields html 2021-05-14T21:17:11.0981791Z desc_reorder_fields html 2021-05-14T21:17:11.1133031Z desc_set html 2021-05-14T21:17:11.1319873Z desc_set_authors html 2021-05-14T21:17:11.1437887Z desc_set_collate html 2021-05-14T21:17:11.1570023Z desc_set_dep html 2021-05-14T21:17:11.1713617Z desc_set_deps html 2021-05-14T21:17:11.1797095Z desc_set_remotes html 2021-05-14T21:17:11.1873648Z desc_set_urls html 2021-05-14T21:17:11.2027821Z desc_set_version html 2021-05-14T21:17:11.2029647Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpsNGMlw/R.INSTALLe441c111666/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-14T21:17:11.2071484Z desc_to_latex html 2021-05-14T21:17:11.2115073Z desc_validate html 2021-05-14T21:17:11.3809504Z description html 2021-05-14T21:17:11.3811606Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpsNGMlw/R.INSTALLe441c111666/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-14T21:17:11.3814191Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpsNGMlw/R.INSTALLe441c111666/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-14T21:17:11.3816457Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpsNGMlw/R.INSTALLe441c111666/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-14T21:17:11.3819550Z ** building package indices 2021-05-14T21:17:11.5204147Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:17:11.5205161Z *** arch - i386 2021-05-14T21:17:11.7239167Z *** arch - x64 2021-05-14T21:17:11.9300173Z ** testing if installed package can be loaded from final location 2021-05-14T21:17:11.9302657Z *** arch - i386 2021-05-14T21:17:12.3371143Z *** arch - x64 2021-05-14T21:17:12.6420669Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:17:12.6514035Z * DONE (desc) 2021-05-14T21:17:13.0033526Z 2021-05-14T21:17:13.0042281Z 2021-05-14T21:17:13.0043046Z 2021-05-14T21:17:13.0044406Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpQL7bZm\remotes6b475b15d8a\muschellij2-ghtravis-0b26809/DESCRIPTION' ... 2021-05-14T21:17:13.0045700Z 2021-05-14T21:17:13.0047096Z v checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpQL7bZm\remotes6b475b15d8a\muschellij2-ghtravis-0b26809/DESCRIPTION' 2021-05-14T21:17:13.0516310Z 2021-05-14T21:17:13.0539295Z 2021-05-14T21:17:13.0539776Z 2021-05-14T21:17:13.0540233Z 2021-05-14T21:17:13.0540723Z - preparing 'ghtravis': 2021-05-14T21:17:13.0653963Z checking DESCRIPTION meta-information ... 2021-05-14T21:17:13.0654710Z 2021-05-14T21:17:13.0655578Z checking DESCRIPTION meta-information ... 2021-05-14T21:17:13.0656128Z 2021-05-14T21:17:13.0656711Z v checking DESCRIPTION meta-information 2021-05-14T21:17:13.1608581Z 2021-05-14T21:17:13.1609392Z 2021-05-14T21:17:13.1609783Z 2021-05-14T21:17:13.1610176Z 2021-05-14T21:17:13.1610884Z - checking for LF line-endings in source and make files and shell scripts 2021-05-14T21:17:13.1644445Z 2021-05-14T21:17:13.1644949Z 2021-05-14T21:17:13.1645332Z 2021-05-14T21:17:13.1645694Z 2021-05-14T21:17:13.1646296Z - checking for empty or unneeded directories 2021-05-14T21:17:13.1729291Z 2021-05-14T21:17:13.1729959Z 2021-05-14T21:17:13.1730675Z 2021-05-14T21:17:13.1731020Z 2021-05-14T21:17:13.1731441Z - building 'ghtravis_0.15.1.tar.gz' 2021-05-14T21:17:13.2148078Z 2021-05-14T21:17:13.2148848Z 2021-05-14T21:17:13.2149261Z 2021-05-14T21:17:13.2782107Z Installing package into 'D:/a/_temp/Library' 2021-05-14T21:17:13.2782988Z (as 'lib' is unspecified) 2021-05-14T21:17:13.5508189Z * installing *source* package 'ghtravis' ... 2021-05-14T21:17:13.5511724Z ** using staged installation 2021-05-14T21:17:13.5771470Z ** R 2021-05-14T21:17:13.5942564Z ** inst 2021-05-14T21:17:13.5964891Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:17:14.8119920Z ** help 2021-05-14T21:17:14.9292762Z *** installing help indices 2021-05-14T21:17:14.9916447Z 2021-05-14T21:17:14.9917640Z converting help for package 'ghtravis' 2021-05-14T21:17:15.0156254Z finding HTML links ... done 2021-05-14T21:17:15.0378319Z all_remote_package_deps html 2021-05-14T21:17:15.0515282Z binary_release_table html 2021-05-14T21:17:15.0595757Z cat_desc_elements html 2021-05-14T21:17:15.0639579Z dcf_package_version html 2021-05-14T21:17:15.0754625Z deploy_travis html 2021-05-14T21:17:15.0821595Z deployed_tarball_version html 2021-05-14T21:17:15.0920532Z drop_remotes html 2021-05-14T21:17:15.0957046Z example_description_file html 2021-05-14T21:17:15.1048190Z get_dep_table html 2021-05-14T21:17:15.1092145Z get_remote_info html 2021-05-14T21:17:15.1188024Z 2021-05-14T21:17:15.1633067Z finding level-2 HTML links ... done 2021-05-14T21:17:15.1647684Z get_remote_package_dcf html 2021-05-14T21:17:15.1713098Z get_remotes html 2021-05-14T21:17:15.1868658Z install_remote_binaries html 2021-05-14T21:17:15.1999400Z install_remotes_no_dep html 2021-05-14T21:17:15.2122254Z latest_release_with_binary html 2021-05-14T21:17:15.2182692Z make_full_version html 2021-05-14T21:17:15.2261664Z package_comparison_table html 2021-05-14T21:17:15.2305050Z package_name html 2021-05-14T21:17:15.2399747Z package_needs_update html 2021-05-14T21:17:15.2446134Z parse_one_remote html 2021-05-14T21:17:15.2485035Z r_version html 2021-05-14T21:17:15.2527145Z read_dcf html 2021-05-14T21:17:15.2621474Z remote_binaries html 2021-05-14T21:17:15.2710578Z remote_order html 2021-05-14T21:17:15.2767245Z rewrite_remotes html 2021-05-14T21:17:15.2816611Z split_remotes html 2021-05-14T21:17:15.2872945Z subset_remote html 2021-05-14T21:17:15.2909546Z sys_ext html 2021-05-14T21:17:15.3036832Z tag_table html 2021-05-14T21:17:15.3042759Z ** building package indices 2021-05-14T21:17:15.3708526Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:17:15.3709473Z *** arch - i386 2021-05-14T21:17:16.0801181Z *** arch - x64 2021-05-14T21:17:16.7908943Z ** testing if installed package can be loaded from final location 2021-05-14T21:17:16.7911985Z *** arch - i386 2021-05-14T21:17:17.5000260Z *** arch - x64 2021-05-14T21:17:18.2089292Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:17:18.2142385Z * DONE (ghtravis) 2021-05-14T21:17:18.2564666Z Using github PAT from envvar GITHUB_PAT 2021-05-14T21:17:18.4124257Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-14T21:17:21.1485439Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-14T21:17:21.1486519Z generics (NA -> 0.1.0) [CRAN] 2021-05-14T21:17:21.1487144Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-14T21:17:21.1487742Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-14T21:17:21.1488314Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-14T21:17:21.1489243Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-14T21:17:21.1499937Z Installing packages into 'D:/a/_temp/Library' 2021-05-14T21:17:21.1500667Z (as 'lib' is unspecified) 2021-05-14T21:17:22.4806581Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/tidyselect_1.1.1.zip' 2021-05-14T21:17:22.4872039Z Content type 'application/zip' length 204221 bytes (199 KB) 2021-05-14T21:17:22.4920409Z ================================================== 2021-05-14T21:17:22.4921003Z downloaded 199 KB 2021-05-14T21:17:22.4921527Z 2021-05-14T21:17:22.4935349Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/generics_0.1.0.zip' 2021-05-14T21:17:22.4996996Z Content type 'application/zip' length 72329 bytes (70 KB) 2021-05-14T21:17:22.5604401Z ================================================== 2021-05-14T21:17:22.5605385Z downloaded 70 KB 2021-05-14T21:17:22.5605886Z 2021-05-14T21:17:22.5617985Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/cpp11_0.2.7.zip' 2021-05-14T21:17:22.5701395Z Content type 'application/zip' length 217726 bytes (212 KB) 2021-05-14T21:17:22.7010940Z ================================================== 2021-05-14T21:17:22.7011671Z downloaded 212 KB 2021-05-14T21:17:22.7012108Z 2021-05-14T21:17:22.7028880Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/dplyr_1.0.6.zip' 2021-05-14T21:17:22.7190714Z Content type 'application/zip' length 1559698 bytes (1.5 MB) 2021-05-14T21:17:22.7639171Z ================================================== 2021-05-14T21:17:22.7640166Z downloaded 1.5 MB 2021-05-14T21:17:22.7640645Z 2021-05-14T21:17:22.7654382Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/tidyr_1.1.3.zip' 2021-05-14T21:17:22.7767328Z Content type 'application/zip' length 1252957 bytes (1.2 MB) 2021-05-14T21:17:22.7936095Z ================================================== 2021-05-14T21:17:22.7936854Z downloaded 1.2 MB 2021-05-14T21:17:22.7937271Z 2021-05-14T21:17:22.8067571Z package 'tidyselect' successfully unpacked and MD5 sums checked 2021-05-14T21:17:22.8158217Z package 'generics' successfully unpacked and MD5 sums checked 2021-05-14T21:17:22.8401442Z package 'cpp11' successfully unpacked and MD5 sums checked 2021-05-14T21:17:22.8890270Z package 'dplyr' successfully unpacked and MD5 sums checked 2021-05-14T21:17:22.9316357Z package 'tidyr' successfully unpacked and MD5 sums checked 2021-05-14T21:17:22.9337775Z 2021-05-14T21:17:22.9338507Z The downloaded binary packages are in 2021-05-14T21:17:22.9339542Z C:\Users\runneradmin\AppData\Local\Temp\RtmpQL7bZm\downloaded_packages 2021-05-14T21:17:23.1499735Z 2021-05-14T21:17:23.1509003Z 2021-05-14T21:17:23.1511127Z 2021-05-14T21:17:23.1512900Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpQL7bZm\remotes6b44e0c2610\muschellij2-aghast-0c3b853/DESCRIPTION' ... 2021-05-14T21:17:23.1514373Z 2021-05-14T21:17:23.1515800Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpQL7bZm\remotes6b44e0c2610\muschellij2-aghast-0c3b853/DESCRIPTION' ... 2021-05-14T21:17:23.1516813Z 2021-05-14T21:17:23.1518173Z v checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpQL7bZm\remotes6b44e0c2610\muschellij2-aghast-0c3b853/DESCRIPTION' 2021-05-14T21:17:23.1768383Z 2021-05-14T21:17:23.1770198Z 2021-05-14T21:17:23.1770658Z 2021-05-14T21:17:23.1771029Z 2021-05-14T21:17:23.1771515Z - preparing 'aghast': 2021-05-14T21:17:23.1877071Z checking DESCRIPTION meta-information ... 2021-05-14T21:17:23.1877796Z 2021-05-14T21:17:23.1878602Z checking DESCRIPTION meta-information ... 2021-05-14T21:17:23.1879182Z 2021-05-14T21:17:23.1879779Z v checking DESCRIPTION meta-information 2021-05-14T21:17:23.2538678Z 2021-05-14T21:17:23.2539555Z 2021-05-14T21:17:23.2539969Z 2021-05-14T21:17:23.2540326Z 2021-05-14T21:17:23.2541053Z - checking for LF line-endings in source and make files and shell scripts 2021-05-14T21:17:23.2563555Z 2021-05-14T21:17:23.2564059Z 2021-05-14T21:17:23.2564699Z - checking for empty or unneeded directories 2021-05-14T21:17:23.2565226Z 2021-05-14T21:17:23.2565590Z 2021-05-14T21:17:23.2565964Z 2021-05-14T21:17:23.2573090Z 2021-05-14T21:17:23.2573552Z - building 'aghast_0.2.1.tar.gz' 2021-05-14T21:17:23.2791571Z 2021-05-14T21:17:23.2792495Z 2021-05-14T21:17:23.2793118Z 2021-05-14T21:17:23.3066396Z Installing package into 'D:/a/_temp/Library' 2021-05-14T21:17:23.3067202Z (as 'lib' is unspecified) 2021-05-14T21:17:23.5287053Z * installing *source* package 'aghast' ... 2021-05-14T21:17:23.5292211Z ** using staged installation 2021-05-14T21:17:23.5692874Z ** R 2021-05-14T21:17:23.5795523Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:17:24.0880316Z ** help 2021-05-14T21:17:24.1339379Z *** installing help indices 2021-05-14T21:17:24.1620755Z 2021-05-14T21:17:24.1622357Z converting help for package 'aghast' 2021-05-14T21:17:24.1862728Z finding HTML links ... done 2021-05-14T21:17:24.2106286Z ga_artifacts html 2021-05-14T21:17:24.2210707Z ga_jobs html 2021-05-14T21:17:24.2272064Z ga_run_log_config html 2021-05-14T21:17:24.2434167Z ga_runs html 2021-05-14T21:17:24.2619854Z ga_secrets html 2021-05-14T21:17:24.2758967Z ga_workflows html 2021-05-14T21:17:24.2854011Z pipe html 2021-05-14T21:17:24.2857317Z ** building package indices 2021-05-14T21:17:24.3102743Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:17:24.3103973Z *** arch - i386 2021-05-14T21:17:24.5140368Z *** arch - x64 2021-05-14T21:17:24.7193989Z ** testing if installed package can be loaded from final location 2021-05-14T21:17:24.7196678Z *** arch - i386 2021-05-14T21:17:24.9239306Z *** arch - x64 2021-05-14T21:17:25.1279513Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:17:25.1311509Z * DONE (aghast) 2021-05-14T21:17:25.1610590Z Installing 1 packages: covr 2021-05-14T21:17:25.1620696Z Installing package into 'D:/a/_temp/Library' 2021-05-14T21:17:25.1621379Z (as 'lib' is unspecified) 2021-05-14T21:17:25.9001070Z also installing the dependencies 'lazyeval', 'rex' 2021-05-14T21:17:25.9001798Z 2021-05-14T21:17:26.5557291Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/lazyeval_0.2.2.zip' 2021-05-14T21:17:26.5638232Z Content type 'application/zip' length 172564 bytes (168 KB) 2021-05-14T21:17:26.5647917Z ================================================== 2021-05-14T21:17:26.5648643Z downloaded 168 KB 2021-05-14T21:17:26.5649018Z 2021-05-14T21:17:26.5658356Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/rex_1.2.0.zip' 2021-05-14T21:17:26.5719906Z Content type 'application/zip' length 125393 bytes (122 KB) 2021-05-14T21:17:26.5733429Z ================================================== 2021-05-14T21:17:26.5734225Z downloaded 122 KB 2021-05-14T21:17:26.5734654Z 2021-05-14T21:17:26.5742949Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/covr_3.5.1.zip' 2021-05-14T21:17:26.5810411Z Content type 'application/zip' length 306130 bytes (298 KB) 2021-05-14T21:17:26.5901892Z ================================================== 2021-05-14T21:17:26.5902768Z downloaded 298 KB 2021-05-14T21:17:26.5903170Z 2021-05-14T21:17:26.6046460Z package 'lazyeval' successfully unpacked and MD5 sums checked 2021-05-14T21:17:26.6175894Z package 'rex' successfully unpacked and MD5 sums checked 2021-05-14T21:17:26.6386861Z package 'covr' successfully unpacked and MD5 sums checked 2021-05-14T21:17:26.6407962Z 2021-05-14T21:17:26.6408745Z The downloaded binary packages are in 2021-05-14T21:17:26.6409634Z C:\Users\runneradmin\AppData\Local\Temp\RtmpQL7bZm\downloaded_packages 2021-05-14T21:17:26.7256932Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-14T21:17:26.7257660Z Rscript -e "tic::before_install()" 2021-05-14T21:17:26.7379975Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'" 2021-05-14T21:17:26.7380499Z env: 2021-05-14T21:17:26.7380916Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:17:26.7381354Z TIC_DEPLOY_KEY: 2021-05-14T21:17:26.7381669Z RSPM: 2021-05-14T21:17:26.7382755Z GITHUB_PAT: *** 2021-05-14T21:17:26.7383128Z COVERALLS_TOKEN: 2021-05-14T21:17:26.7383559Z continue-on-error: false 2021-05-14T21:17:26.7383998Z VDIFFR_RUN_TESTS: 2021-05-14T21:17:26.7384384Z R_LIBS_USER: D:\a\_temp\Library 2021-05-14T21:17:26.7384758Z TZ: UTC 2021-05-14T21:17:26.7385102Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:17:26.7385489Z NOT_CRAN: true 2021-05-14T21:17:26.7385875Z MSYSTEM: MINGW64 2021-05-14T21:17:26.7386252Z ##[endgroup] 2021-05-14T21:17:28.1000593Z v Loading tic stage configuration from tic.R 2021-05-14T21:17:28.2654002Z i `step_rcmdcheck()`: tic always uses option '--no-manual' during R CMD Check on 2021-05-14T21:17:28.2655027Z Windows because LaTeX is not available. 2021-05-14T21:17:28.2916251Z Running before_install: step_install_remote_binaries() 2021-05-14T21:17:28.9435184Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-14T21:17:28.9435922Z remotes::install_deps(dependencies = TRUE) 2021-05-14T21:17:28.9436468Z remotes::install_cran("rcmdcheck") 2021-05-14T21:17:28.9436986Z remotes::install_cran("markdown") 2021-05-14T21:17:28.9441874Z shell: C:\R\bin\Rscript.EXE {0} 2021-05-14T21:17:28.9442247Z env: 2021-05-14T21:17:28.9442671Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:17:28.9443068Z TIC_DEPLOY_KEY: 2021-05-14T21:17:28.9443378Z RSPM: 2021-05-14T21:17:28.9444403Z GITHUB_PAT: *** 2021-05-14T21:17:28.9444760Z COVERALLS_TOKEN: 2021-05-14T21:17:28.9445169Z continue-on-error: false 2021-05-14T21:17:28.9445581Z VDIFFR_RUN_TESTS: 2021-05-14T21:17:28.9445944Z R_LIBS_USER: D:\a\_temp\Library 2021-05-14T21:17:28.9446287Z TZ: UTC 2021-05-14T21:17:28.9446612Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:17:28.9446965Z NOT_CRAN: true 2021-05-14T21:17:28.9447413Z MSYSTEM: MINGW64 2021-05-14T21:17:28.9447759Z ##[endgroup] 2021-05-14T21:17:32.4289152Z fftw (NA -> 1.0-6) [CRAN] 2021-05-14T21:17:32.4316384Z Installing 1 packages: fftw 2021-05-14T21:17:32.4336702Z Installing package into 'D:/a/_temp/Library' 2021-05-14T21:17:32.4337423Z (as 'lib' is unspecified) 2021-05-14T21:17:34.3301517Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/fftw_1.0-6.zip' 2021-05-14T21:17:34.3770516Z Content type 'application/zip' length 735601 bytes (718 KB) 2021-05-14T21:17:34.3910205Z ================================================== 2021-05-14T21:17:34.3911090Z downloaded 718 KB 2021-05-14T21:17:34.3911531Z 2021-05-14T21:17:34.4186324Z package 'fftw' successfully unpacked and MD5 sums checked 2021-05-14T21:17:34.4206098Z 2021-05-14T21:17:34.4206749Z The downloaded binary packages are in 2021-05-14T21:17:34.4207637Z C:\Users\runneradmin\AppData\Local\Temp\RtmpmeBBJu\downloaded_packages 2021-05-14T21:17:35.0579853Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-14T21:17:35.0581051Z Use `force = TRUE` to force installation 2021-05-14T21:17:35.0599770Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-14T21:17:35.0600638Z Use `force = TRUE` to force installation 2021-05-14T21:17:35.1026418Z ##[group]Run options(width = 100) 2021-05-14T21:17:35.1026935Z options(width = 100) 2021-05-14T21:17:35.1027433Z pkgs <- installed.packages()[, "Package"] 2021-05-14T21:17:35.1028152Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-14T21:17:35.1033337Z shell: C:\R\bin\Rscript.EXE {0} 2021-05-14T21:17:35.1033727Z env: 2021-05-14T21:17:35.1034127Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:17:35.1034526Z TIC_DEPLOY_KEY: 2021-05-14T21:17:35.1034842Z RSPM: 2021-05-14T21:17:35.1035885Z GITHUB_PAT: *** 2021-05-14T21:17:35.1036233Z COVERALLS_TOKEN: 2021-05-14T21:17:35.1036658Z continue-on-error: false 2021-05-14T21:17:35.1037074Z VDIFFR_RUN_TESTS: 2021-05-14T21:17:35.1037440Z R_LIBS_USER: D:\a\_temp\Library 2021-05-14T21:17:35.1037790Z TZ: UTC 2021-05-14T21:17:35.1038220Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:17:35.1038567Z NOT_CRAN: true 2021-05-14T21:17:35.1038924Z MSYSTEM: MINGW64 2021-05-14T21:17:35.1039268Z ##[endgroup] 2021-05-14T21:17:35.9044831Z - Session info ----------------------------------------------------------------------------------- 2021-05-14T21:17:35.9045815Z setting value 2021-05-14T21:17:35.9046688Z version R version 3.6.3 (2020-02-29) 2021-05-14T21:17:35.9047154Z os Windows Server x64 2021-05-14T21:17:35.9047610Z system x86_64, mingw32 2021-05-14T21:17:35.9048021Z ui RTerm 2021-05-14T21:17:35.9048506Z language (EN) 2021-05-14T21:17:35.9049166Z collate English_United States.1252 2021-05-14T21:17:35.9049753Z ctype English_United States.1252 2021-05-14T21:17:35.9050245Z tz UTC 2021-05-14T21:17:35.9050635Z date 2021-05-14 2021-05-14T21:17:35.9050856Z 2021-05-14T21:17:35.9051512Z - Packages --------------------------------------------------------------------------------------- 2021-05-14T21:17:35.9052264Z package * version date lib source 2021-05-14T21:17:35.9052929Z aghast 0.2.1 2021-05-14 [1] Github (muschellij2/aghast@0c3b853) 2021-05-14T21:17:35.9053556Z askpass 1.1 2019-01-13 [1] CRAN (R 3.6.3) 2021-05-14T21:17:35.9054086Z base * 3.6.3 2020-02-29 [2] local 2021-05-14T21:17:35.9054616Z boot 1.3-24 2019-12-20 [2] CRAN (R 3.6.3) 2021-05-14T21:17:35.9055135Z brew 1.0-6 2011-04-13 [1] CRAN (R 3.6.0) 2021-05-14T21:17:35.9055833Z brio 1.1.2 2021-04-23 [1] CRAN (R 3.6.3) 2021-05-14T21:17:35.9056360Z cachem 1.0.4 2021-02-13 [1] CRAN (R 3.6.3) 2021-05-14T21:17:35.9057140Z callr 3.7.0 2021-04-20 [1] CRAN (R 3.6.3) 2021-05-14T21:17:35.9057677Z class 7.3-15 2019-01-01 [2] CRAN (R 3.6.3) 2021-05-14T21:17:35.9058241Z cli 2.5.0 2021-04-26 [1] CRAN (R 3.6.3) 2021-05-14T21:17:35.9058882Z clipr 0.7.1 2020-10-08 [1] CRAN (R 3.6.3) 2021-05-14T21:17:35.9059428Z cluster 2.1.0 2019-06-19 [2] CRAN (R 3.6.3) 2021-05-14T21:17:35.9059969Z codetools 0.2-16 2018-12-24 [2] CRAN (R 3.6.3) 2021-05-14T21:17:35.9060660Z commonmark 1.7 2018-12-01 [1] CRAN (R 3.6.3) 2021-05-14T21:17:35.9061215Z compiler 3.6.3 2020-02-29 [2] local 2021-05-14T21:17:35.9061762Z covr 3.5.1 2020-09-16 [1] CRAN (R 3.6.3) 2021-05-14T21:17:35.9062273Z cpp11 0.2.7 2021-03-29 [1] CRAN (R 3.6.3) 2021-05-14T21:17:35.9063991Z crayon 1.4.1 2021-02-08 [1] CRAN (R 3.6.3) 2021-05-14T21:17:35.9064618Z credentials 1.3.0 2020-07-21 [1] CRAN (R 3.6.3) 2021-05-14T21:17:35.9065159Z curl 4.3.1 2021-04-30 [1] CRAN (R 3.6.3) 2021-05-14T21:17:35.9065692Z datasets * 3.6.3 2020-02-29 [2] local 2021-05-14T21:17:35.9066301Z desc 1.2.0.9000 2021-05-14 [1] Github (muschellij2/desc@7be86f2) 2021-05-14T21:17:35.9066905Z devtools 2.4.1 2021-05-05 [1] CRAN (R 3.6.3) 2021-05-14T21:17:35.9067624Z diffobj 0.3.4 2021-03-22 [1] CRAN (R 3.6.3) 2021-05-14T21:17:35.9068379Z digest 0.6.27 2020-10-24 [1] CRAN (R 3.6.3) 2021-05-14T21:17:35.9068914Z dplyr 1.0.6 2021-05-05 [1] CRAN (R 3.6.3) 2021-05-14T21:17:35.9069451Z ellipsis 0.3.2 2021-04-29 [1] CRAN (R 3.6.3) 2021-05-14T21:17:35.9070015Z evaluate 0.14 2019-05-28 [1] CRAN (R 3.6.3) 2021-05-14T21:17:35.9070554Z fansi 0.4.2 2021-01-15 [1] CRAN (R 3.6.3) 2021-05-14T21:17:35.9071094Z fastmap 1.1.0 2021-01-25 [1] CRAN (R 3.6.3) 2021-05-14T21:17:35.9071631Z fftw 1.0-6 2020-02-24 [1] CRAN (R 3.6.2) 2021-05-14T21:17:35.9072180Z foreign 0.8-75 2020-01-20 [2] CRAN (R 3.6.3) 2021-05-14T21:17:35.9074457Z fs 1.5.0 2020-07-31 [1] CRAN (R 3.6.3) 2021-05-14T21:17:35.9075072Z generics 0.1.0 2020-10-31 [1] CRAN (R 3.6.3) 2021-05-14T21:17:35.9075622Z gert 1.3.0 2021-03-29 [1] CRAN (R 3.6.3) 2021-05-14T21:17:35.9076159Z gh 1.3.0 2021-04-30 [1] CRAN (R 3.6.3) 2021-05-14T21:17:35.9076783Z ghtravis 0.15.1 2021-05-14 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-14T21:17:35.9077413Z git2r 0.28.0 2021-01-10 [1] CRAN (R 3.6.3) 2021-05-14T21:17:35.9077952Z gitcreds 0.1.1 2020-12-04 [1] CRAN (R 3.6.3) 2021-05-14T21:17:35.9078530Z glue 1.4.2 2020-08-27 [1] CRAN (R 3.6.3) 2021-05-14T21:17:35.9079060Z graphics * 3.6.3 2020-02-29 [2] local 2021-05-14T21:17:35.9079627Z grDevices * 3.6.3 2020-02-29 [2] local 2021-05-14T21:17:35.9080306Z grid 3.6.3 2020-02-29 [2] local 2021-05-14T21:17:35.9080820Z highr 0.9 2021-04-16 [1] CRAN (R 3.6.3) 2021-05-14T21:17:35.9081345Z httr 1.4.2 2020-07-20 [1] CRAN (R 3.6.3) 2021-05-14T21:17:35.9081856Z ini 0.3.1 2018-05-20 [1] CRAN (R 3.6.3) 2021-05-14T21:17:35.9082453Z jsonlite 1.7.2 2020-12-09 [1] CRAN (R 3.6.3) 2021-05-14T21:17:35.9083023Z KernSmooth 2.23-16 2019-10-15 [2] CRAN (R 3.6.3) 2021-05-14T21:17:35.9083559Z knitr 1.33 2021-04-24 [1] CRAN (R 3.6.3) 2021-05-14T21:17:35.9084094Z lattice 0.20-38 2018-11-04 [2] CRAN (R 3.6.3) 2021-05-14T21:17:35.9084641Z lazyeval 0.2.2 2019-03-15 [1] CRAN (R 3.6.3) 2021-05-14T21:17:35.9085192Z lifecycle 1.0.0 2021-02-15 [1] CRAN (R 3.6.3) 2021-05-14T21:17:35.9085751Z magrittr 2.0.1 2020-11-17 [1] CRAN (R 3.6.3) 2021-05-14T21:17:35.9086288Z markdown 1.1 2019-08-07 [1] CRAN (R 3.6.3) 2021-05-14T21:17:35.9087258Z MASS 7.3-51.5 2019-12-20 [2] CRAN (R 3.6.3) 2021-05-14T21:17:35.9087838Z Matrix 1.2-18 2019-11-27 [2] CRAN (R 3.6.3) 2021-05-14T21:17:35.9088399Z memoise 2.0.0 2021-01-26 [1] CRAN (R 3.6.3) 2021-05-14T21:17:35.9088951Z methods * 3.6.3 2020-02-29 [2] local 2021-05-14T21:17:35.9089479Z mgcv 1.8-31 2019-11-09 [2] CRAN (R 3.6.3) 2021-05-14T21:17:35.9090002Z mime 0.10 2021-02-13 [1] CRAN (R 3.6.3) 2021-05-14T21:17:35.9090512Z nlme 3.1-144 2020-02-06 [2] CRAN (R 3.6.3) 2021-05-14T21:17:35.9091046Z nnet 7.3-12 2016-02-02 [2] CRAN (R 3.6.3) 2021-05-14T21:17:35.9091585Z openssl 1.4.4 2021-04-30 [1] CRAN (R 3.6.3) 2021-05-14T21:17:35.9092128Z parallel 3.6.3 2020-02-29 [2] local 2021-05-14T21:17:35.9092677Z pillar 1.6.0 2021-04-13 [1] CRAN (R 3.6.3) 2021-05-14T21:17:35.9093209Z pkgbuild 1.2.0 2020-12-15 [1] CRAN (R 3.6.3) 2021-05-14T21:17:35.9093769Z pkgconfig 2.0.3 2019-09-22 [1] CRAN (R 3.6.3) 2021-05-14T21:17:35.9094326Z pkgload 1.2.1 2021-04-06 [1] CRAN (R 3.6.3) 2021-05-14T21:17:35.9094854Z praise 1.0.0 2015-08-11 [1] CRAN (R 3.6.3) 2021-05-14T21:17:35.9095414Z prettyunits 1.1.1 2020-01-24 [1] CRAN (R 3.6.3) 2021-05-14T21:17:35.9095973Z processx 3.5.2 2021-04-30 [1] CRAN (R 3.6.3) 2021-05-14T21:17:35.9096511Z ps 1.6.0 2021-02-28 [1] CRAN (R 3.6.3) 2021-05-14T21:17:35.9097012Z purrr 0.3.4 2020-04-17 [1] CRAN (R 3.6.3) 2021-05-14T21:17:35.9097538Z R6 2.5.0 2020-10-28 [1] CRAN (R 3.6.3) 2021-05-14T21:17:35.9098073Z rappdirs 0.3.3 2021-01-31 [1] CRAN (R 3.6.3) 2021-05-14T21:17:35.9098641Z rcmdcheck 1.3.3 2019-05-07 [1] CRAN (R 3.6.3) 2021-05-14T21:17:35.9099180Z Rcpp 1.0.6 2021-01-15 [1] CRAN (R 3.6.3) 2021-05-14T21:17:35.9099706Z rematch2 2.1.2 2020-05-01 [1] CRAN (R 3.6.3) 2021-05-14T21:17:35.9100257Z remotes 2.3.0 2021-04-01 [1] CRAN (R 3.6.3) 2021-05-14T21:17:35.9100783Z rex 1.2.0 2020-04-21 [1] CRAN (R 3.6.3) 2021-05-14T21:17:35.9101359Z rlang 0.4.11 2021-04-30 [1] CRAN (R 3.6.3) 2021-05-14T21:17:35.9101894Z roxygen2 7.1.1 2020-06-27 [1] CRAN (R 3.6.3) 2021-05-14T21:17:35.9102424Z rpart 4.1-15 2019-04-12 [2] CRAN (R 3.6.3) 2021-05-14T21:17:35.9102967Z rprojroot 2.0.2 2020-11-15 [1] CRAN (R 3.6.3) 2021-05-14T21:17:35.9103519Z rstudioapi 0.13 2020-11-12 [1] CRAN (R 3.6.3) 2021-05-14T21:17:35.9104087Z rversions 2.0.2 2020-05-25 [1] CRAN (R 3.6.3) 2021-05-14T21:17:35.9104657Z sessioninfo 1.1.1 2018-11-05 [1] CRAN (R 3.6.3) 2021-05-14T21:17:35.9105204Z spatial 7.3-11 2015-08-30 [2] CRAN (R 3.6.3) 2021-05-14T21:17:35.9105748Z splines 3.6.3 2020-02-29 [2] local 2021-05-14T21:17:35.9106276Z stats * 3.6.3 2020-02-29 [2] local 2021-05-14T21:17:35.9106808Z stats4 3.6.3 2020-02-29 [2] local 2021-05-14T21:17:35.9107346Z stringi 1.6.1 2021-05-10 [1] CRAN (R 3.6.3) 2021-05-14T21:17:35.9107922Z stringr 1.4.0 2019-02-10 [1] CRAN (R 3.6.3) 2021-05-14T21:17:35.9108500Z survival 3.1-8 2019-12-03 [2] CRAN (R 3.6.3) 2021-05-14T21:17:35.9109021Z sys 3.4 2020-07-23 [1] CRAN (R 3.6.3) 2021-05-14T21:17:35.9109538Z tcltk 3.6.3 2020-02-29 [2] local 2021-05-14T21:17:35.9110058Z testthat 3.0.2 2021-02-14 [1] CRAN (R 3.6.3) 2021-05-14T21:17:35.9110598Z tibble 3.1.1 2021-04-18 [1] CRAN (R 3.6.3) 2021-05-14T21:17:35.9111182Z tic 0.10.0 2021-05-14 [1] Github (ropensci/tic@3b4dfb8) 2021-05-14T21:17:35.9111733Z tidyr 1.1.3 2021-03-03 [1] CRAN (R 3.6.3) 2021-05-14T21:17:35.9112277Z tidyselect 1.1.1 2021-04-30 [1] CRAN (R 3.6.3) 2021-05-14T21:17:35.9112818Z tools 3.6.3 2020-02-29 [2] local 2021-05-14T21:17:35.9113371Z translations 3.6.3 2020-02-29 [2] local 2021-05-14T21:17:35.9113938Z usethis 2.0.1 2021-02-10 [1] CRAN (R 3.6.3) 2021-05-14T21:17:35.9114456Z utf8 1.2.1 2021-03-12 [1] CRAN (R 3.6.3) 2021-05-14T21:17:35.9114971Z utils * 3.6.3 2020-02-29 [2] local 2021-05-14T21:17:35.9115475Z vctrs 0.3.8 2021-04-29 [1] CRAN (R 3.6.3) 2021-05-14T21:17:35.9115992Z waldo 0.2.5 2021-03-08 [1] CRAN (R 3.6.3) 2021-05-14T21:17:35.9116515Z whisker 0.4 2019-08-28 [1] CRAN (R 3.6.3) 2021-05-14T21:17:35.9117045Z withr 2.4.2 2021-04-18 [1] CRAN (R 3.6.3) 2021-05-14T21:17:35.9117563Z xfun 0.22 2021-03-11 [1] CRAN (R 3.6.3) 2021-05-14T21:17:35.9118072Z xml2 1.3.2 2020-04-23 [1] CRAN (R 3.6.3) 2021-05-14T21:17:35.9118626Z xopen 1.0.0 2018-09-17 [1] CRAN (R 3.6.3) 2021-05-14T21:17:35.9119134Z yaml 2.2.1 2020-02-01 [1] CRAN (R 3.6.3) 2021-05-14T21:17:35.9119647Z zip 2.1.1 2020-08-27 [1] CRAN (R 3.6.3) 2021-05-14T21:17:35.9119913Z 2021-05-14T21:17:35.9120249Z [1] D:/a/_temp/Library 2021-05-14T21:17:35.9120618Z [2] C:/R/library 2021-05-14T21:17:35.9324791Z ##[group]Run Rscript -e 'tic::script()' 2021-05-14T21:17:35.9325456Z Rscript -e 'tic::script()' 2021-05-14T21:17:35.9325830Z ls -l check 2021-05-14T21:17:35.9339301Z shell: C:\Program Files\Git\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2021-05-14T21:17:35.9339822Z env: 2021-05-14T21:17:35.9340229Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:17:35.9340635Z TIC_DEPLOY_KEY: 2021-05-14T21:17:35.9340934Z RSPM: 2021-05-14T21:17:35.9342103Z GITHUB_PAT: *** 2021-05-14T21:17:35.9342452Z COVERALLS_TOKEN: 2021-05-14T21:17:35.9342862Z continue-on-error: false 2021-05-14T21:17:35.9343284Z VDIFFR_RUN_TESTS: 2021-05-14T21:17:35.9343647Z R_LIBS_USER: D:\a\_temp\Library 2021-05-14T21:17:35.9343993Z TZ: UTC 2021-05-14T21:17:35.9344317Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:17:35.9344673Z NOT_CRAN: true 2021-05-14T21:17:35.9344994Z MSYSTEM: MINGW64 2021-05-14T21:17:35.9345336Z ##[endgroup] 2021-05-14T21:17:36.2482484Z v Loading tic stage configuration from tic.R 2021-05-14T21:17:36.4118924Z i `step_rcmdcheck()`: tic always uses option '--no-manual' during R CMD Check on 2021-05-14T21:17:36.4119978Z Windows because LaTeX is not available. 2021-05-14T21:17:36.4377886Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-14T21:17:36.4379470Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-14T21:17:36.4380409Z timeout = Inf, check_dir = "check") 2021-05-14T21:17:36.5324230Z -- R CMD build ----------------------------------------------------------------- 2021-05-14T21:17:37.1989765Z * checking for file 'D:\a\waveslim\waveslim/DESCRIPTION' ... OK 2021-05-14T21:17:37.1990727Z 2021-05-14T21:17:37.5226343Z * preparing 'waveslim': 2021-05-14T21:17:37.5226938Z 2021-05-14T21:17:37.5282858Z * checking DESCRIPTION meta-information ... OK 2021-05-14T21:17:37.5283574Z 2021-05-14T21:17:37.5284009Z * cleaning src 2021-05-14T21:17:37.5284363Z 2021-05-14T21:17:37.6944079Z * checking for LF line-endings in source and make files and shell scripts 2021-05-14T21:17:37.6944841Z 2021-05-14T21:17:37.7106360Z * checking for empty or unneeded directories 2021-05-14T21:17:37.7106952Z 2021-05-14T21:17:37.7161267Z * looking to see if a 'data/datalist' file should be added 2021-05-14T21:17:37.7161881Z 2021-05-14T21:17:37.7448206Z * building 'waveslim_1.8.0.tar.gz' 2021-05-14T21:17:37.7448720Z 2021-05-14T21:17:39.5299734Z 2021-05-14T21:17:39.5300470Z 2021-05-14T21:17:40.1890302Z -- R CMD check ----------------------------------------------------------------- 2021-05-14T21:17:40.4171311Z * using log directory 'D:/a/waveslim/waveslim/check/waveslim.Rcheck' 2021-05-14T21:17:40.4173237Z 2021-05-14T21:17:40.4173826Z * using R version 3.6.3 (2020-02-29) 2021-05-14T21:17:40.4174186Z 2021-05-14T21:17:40.4174746Z * using platform: x86_64-w64-mingw32 (64-bit) 2021-05-14T21:17:40.4175147Z 2021-05-14T21:17:40.4175664Z * using session charset: ISO8859-1 2021-05-14T21:17:40.4176046Z 2021-05-14T21:17:41.3898642Z * using options '--no-manual --as-cran' 2021-05-14T21:17:41.3904413Z 2021-05-14T21:17:41.3926396Z * checking for file 'waveslim/DESCRIPTION' ... OK 2021-05-14T21:17:41.3931811Z 2021-05-14T21:17:41.3933345Z * this is package 'waveslim' version '1.8.0' 2021-05-14T21:17:41.3933891Z 2021-05-14T21:17:41.3965280Z * checking package namespace information ... OK 2021-05-14T21:17:41.3965832Z 2021-05-14T21:17:42.1536745Z * checking package dependencies ... OK 2021-05-14T21:17:42.1537366Z 2021-05-14T21:17:42.1592372Z * checking if this is a source package ... OK 2021-05-14T21:17:42.1592928Z 2021-05-14T21:17:42.1593484Z * checking if there is a namespace ... OK 2021-05-14T21:17:42.1593890Z 2021-05-14T21:17:49.9838186Z * checking for executable files ... WARNING 2021-05-14T21:17:49.9842838Z 2021-05-14T21:17:49.9855749Z Found the following executable file: 2021-05-14T21:17:49.9856448Z 2021-05-14T21:17:49.9858708Z JAGS-4.2.0-Rtools33.exe 2021-05-14T21:17:49.9860553Z 2021-05-14T21:17:49.9861633Z Source packages should not contain undeclared executable files. 2021-05-14T21:17:49.9862242Z 2021-05-14T21:17:49.9863035Z See section 'Package structure' in the 'Writing R Extensions' manual. 2021-05-14T21:17:49.9863612Z 2021-05-14T21:17:49.9937688Z * checking for hidden files and directories ... OK 2021-05-14T21:17:49.9938222Z 2021-05-14T21:17:50.0036792Z * checking for portable file names ... OK 2021-05-14T21:17:50.0041893Z 2021-05-14T21:17:50.0241298Z * checking serialization versions ... OK 2021-05-14T21:17:50.0241864Z 2021-05-14T21:18:01.7267214Z * checking whether package 'waveslim' can be installed ... OK 2021-05-14T21:18:01.7267943Z 2021-05-14T21:18:01.9539299Z * checking installed package size ... OK 2021-05-14T21:18:01.9540086Z 2021-05-14T21:18:02.0963900Z * checking package directory ... OK 2021-05-14T21:18:02.0964523Z 2021-05-14T21:18:02.1048676Z * checking for future file timestamps ... OK 2021-05-14T21:18:02.1049263Z 2021-05-14T21:18:02.4180747Z * checking DESCRIPTION meta-information ... OK 2021-05-14T21:18:02.4186301Z 2021-05-14T21:18:02.4193502Z * checking top-level files ... NOTE 2021-05-14T21:18:02.4194069Z 2021-05-14T21:18:02.4194779Z Non-standard file/directory found at top level: 2021-05-14T21:18:02.4195297Z 2021-05-14T21:18:02.4195891Z 'JAGS-4.2.0-Rtools33.exe' 2021-05-14T21:18:02.4196342Z 2021-05-14T21:18:02.4242677Z * checking for left-over files ... OK 2021-05-14T21:18:02.4243185Z 2021-05-14T21:18:02.4243730Z * checking index information ... OK 2021-05-14T21:18:02.4244127Z 2021-05-14T21:18:02.5383701Z * checking package subdirectories ... OK 2021-05-14T21:18:02.5384376Z 2021-05-14T21:18:02.6419009Z * checking R files for non-ASCII characters ... OK 2021-05-14T21:18:02.6419858Z 2021-05-14T21:18:02.7458311Z * checking R files for syntax errors ... OK 2021-05-14T21:18:02.7459074Z 2021-05-14T21:18:02.7460310Z * loading checks for arch 'i386' 2021-05-14T21:18:02.7460972Z 2021-05-14T21:18:03.0520042Z ** checking whether the package can be loaded ... OK 2021-05-14T21:18:03.0520796Z 2021-05-14T21:18:03.2561658Z ** checking whether the package can be loaded with stated dependencies ... OK 2021-05-14T21:18:03.2567695Z 2021-05-14T21:18:03.5620196Z ** checking whether the package can be unloaded cleanly ... OK 2021-05-14T21:18:03.5620829Z 2021-05-14T21:18:03.6657002Z ** checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-14T21:18:03.6657754Z 2021-05-14T21:18:03.9704384Z ** checking whether the namespace can be unloaded cleanly ... OK 2021-05-14T21:18:03.9705233Z 2021-05-14T21:18:04.1914007Z ** checking loading without being on the library search path ... OK 2021-05-14T21:18:04.1914810Z 2021-05-14T21:18:04.1915873Z * loading checks for arch 'x64' 2021-05-14T21:18:04.1916398Z 2021-05-14T21:18:04.4966534Z ** checking whether the package can be loaded ... OK 2021-05-14T21:18:04.4967312Z 2021-05-14T21:18:04.8061810Z ** checking whether the package can be loaded with stated dependencies ... OK 2021-05-14T21:18:04.8069841Z 2021-05-14T21:18:05.1138657Z ** checking whether the package can be unloaded cleanly ... OK 2021-05-14T21:18:05.1139667Z 2021-05-14T21:18:05.2170249Z ** checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-14T21:18:05.2174531Z 2021-05-14T21:18:05.5236967Z ** checking whether the namespace can be unloaded cleanly ... OK 2021-05-14T21:18:05.5237835Z 2021-05-14T21:18:05.7455672Z ** checking loading without being on the library search path ... OK 2021-05-14T21:18:05.7456455Z 2021-05-14T21:18:06.1522198Z * checking dependencies in R code ... OK 2021-05-14T21:18:06.1522940Z 2021-05-14T21:18:06.8620323Z * checking S3 generic/method consistency ... OK 2021-05-14T21:18:06.8621163Z 2021-05-14T21:18:07.0657423Z * checking replacement functions ... OK 2021-05-14T21:18:07.0658121Z 2021-05-14T21:18:07.4726123Z * checking foreign function calls ... OK 2021-05-14T21:18:07.4727506Z 2021-05-14T21:18:16.2886760Z * checking R code for possible problems ... OK 2021-05-14T21:18:16.2887998Z 2021-05-14T21:18:17.0926374Z * checking Rd files ... OK 2021-05-14T21:18:17.0927064Z 2021-05-14T21:18:17.1967025Z * checking Rd metadata ... OK 2021-05-14T21:18:17.1967848Z 2021-05-14T21:18:17.4011388Z * checking Rd line widths ... OK 2021-05-14T21:18:17.4012212Z 2021-05-14T21:18:17.6071460Z * checking Rd cross-references ... OK 2021-05-14T21:18:17.6072539Z 2021-05-14T21:18:17.9127016Z * checking for missing documentation entries ... OK 2021-05-14T21:18:17.9127937Z 2021-05-14T21:18:18.7272936Z * checking for code/documentation mismatches ... OK 2021-05-14T21:18:18.7273790Z 2021-05-14T21:18:19.8426283Z * checking Rd \usage sections ... OK 2021-05-14T21:18:19.8430857Z 2021-05-14T21:18:20.1495131Z * checking Rd contents ... OK 2021-05-14T21:18:20.1495955Z 2021-05-14T21:18:20.6569937Z * checking for unstated dependencies in examples ... OK 2021-05-14T21:18:20.6570727Z 2021-05-14T21:18:25.2535488Z * checking contents of 'data' directory ... OK 2021-05-14T21:18:25.2536424Z 2021-05-14T21:18:25.5594959Z * checking data for non-ASCII characters ... OK 2021-05-14T21:18:25.5595673Z 2021-05-14T21:18:25.8646857Z * checking data for ASCII and uncompressed saves ... OK 2021-05-14T21:18:25.8647607Z 2021-05-14T21:18:25.8675800Z * checking line endings in C/C++/Fortran sources/headers ... OK 2021-05-14T21:18:25.8676431Z 2021-05-14T21:18:25.8803078Z * checking pragmas in C/C++ headers and code ... OK 2021-05-14T21:18:25.8803676Z 2021-05-14T21:18:25.8816285Z * checking compilation flags used ... OK 2021-05-14T21:18:25.8819913Z 2021-05-14T21:18:28.2011143Z * checking compiled code ... OK 2021-05-14T21:18:28.2012099Z 2021-05-14T21:18:28.5710002Z * checking examples ... 2021-05-14T21:18:28.5716050Z 2021-05-14T21:18:37.0768599Z ** running examples for arch 'i386' ... OK 2021-05-14T21:18:37.0769124Z 2021-05-14T21:18:37.4867194Z ** checking differences from 'waveslim-Ex_i386.Rout' to 'waveslim-Ex.Rout.save' ... OK 2021-05-14T21:18:37.4868525Z 2021-05-14T21:18:37.4869093Z 2021-05-14T21:18:37.4869423Z 2021-05-14T21:18:37.4869837Z 31c31 2021-05-14T21:18:37.4870131Z 2021-05-14T21:18:37.4870527Z < [1] 1.688596e-08 2021-05-14T21:18:37.4870836Z 2021-05-14T21:18:37.4871235Z --- 2021-05-14T21:18:37.4871528Z 2021-05-14T21:18:37.4871915Z > [1] 1.688595e-08 2021-05-14T21:18:37.4872226Z 2021-05-14T21:18:37.4872603Z 329c329 2021-05-14T21:18:37.4872876Z 2021-05-14T21:18:37.4873270Z < [1] 2.359224e-14 2021-05-14T21:18:37.4873566Z 2021-05-14T21:18:37.4873918Z --- 2021-05-14T21:18:37.4874202Z 2021-05-14T21:18:37.4874598Z > [1] 2.337019e-14 2021-05-14T21:18:37.4874900Z 2021-05-14T21:18:37.4875257Z 341c341 2021-05-14T21:18:37.4875541Z 2021-05-14T21:18:37.4875926Z < [1] 6.37268e-14 2021-05-14T21:18:37.4876224Z 2021-05-14T21:18:37.4876574Z --- 2021-05-14T21:18:37.4876859Z 2021-05-14T21:18:37.4877248Z > [1] 5.839773e-14 2021-05-14T21:18:37.4877543Z 2021-05-14T21:18:37.4877912Z 353c353 2021-05-14T21:18:37.4878207Z 2021-05-14T21:18:37.4878588Z < [1] 4.320155e-14 2021-05-14T21:18:37.4878886Z 2021-05-14T21:18:37.4879249Z --- 2021-05-14T21:18:37.4879545Z 2021-05-14T21:18:37.4879921Z > [1] 4.156397e-14 2021-05-14T21:18:37.4880221Z 2021-05-14T21:18:37.4880579Z 712c712 2021-05-14T21:18:37.4880865Z 2021-05-14T21:18:37.4881303Z < [1] 4.6336e-29 2021-05-14T21:18:37.4881593Z 2021-05-14T21:18:37.4881958Z --- 2021-05-14T21:18:37.4882244Z 2021-05-14T21:18:37.4882624Z > [1] 2.242776e-29 2021-05-14T21:18:37.4882928Z 2021-05-14T21:18:45.1498550Z ** running examples for arch 'x64' ... OK 2021-05-14T21:18:45.1513224Z 2021-05-14T21:18:45.4568684Z ** checking differences from 'waveslim-Ex_x64.Rout' to 'waveslim-Ex.Rout.save' ... OK 2021-05-14T21:18:45.4569803Z 2021-05-14T21:18:45.4593335Z * checking for detritus in the temp directory ... OK 2021-05-14T21:18:45.4593989Z 2021-05-14T21:18:45.4594461Z * DONE 2021-05-14T21:18:45.4611499Z 2021-05-14T21:18:45.4612167Z 2021-05-14T21:18:45.4612676Z 2021-05-14T21:18:45.4613179Z Status: 1 WARNING, 1 NOTE 2021-05-14T21:18:45.4613539Z 2021-05-14T21:18:45.4613900Z See 2021-05-14T21:18:45.4614195Z 2021-05-14T21:18:45.4614858Z 'D:/a/waveslim/waveslim/check/waveslim.Rcheck/00check.log' 2021-05-14T21:18:45.4615354Z 2021-05-14T21:18:45.4615756Z for details. 2021-05-14T21:18:45.4616075Z 2021-05-14T21:18:45.4616354Z 2021-05-14T21:18:45.4616630Z 2021-05-14T21:18:45.4616904Z 2021-05-14T21:18:45.4617177Z 2021-05-14T21:18:45.6928250Z -- R CMD check results ------------------------------------- waveslim 1.8.0 ---- 2021-05-14T21:18:45.6942370Z Duration: 1m 6s 2021-05-14T21:18:45.6942768Z 2021-05-14T21:18:45.6960529Z > checking for executable files ... WARNING 2021-05-14T21:18:45.6970289Z ##[warning] Found the following executable file: 2021-05-14T21:18:45.6990656Z JAGS-4.2.0-Rtools33.exe 2021-05-14T21:18:45.6991530Z Source packages should not contain undeclared executable files. 2021-05-14T21:18:45.6992336Z See section 'Package structure' in the 'Writing R Extensions' manual. 2021-05-14T21:18:45.6992870Z 2021-05-14T21:18:45.6993304Z > checking top-level files ... NOTE 2021-05-14T21:18:45.6993894Z Non-standard file/directory found at top level: 2021-05-14T21:18:45.6994472Z 'JAGS-4.2.0-Rtools33.exe' 2021-05-14T21:18:45.6994779Z 2021-05-14T21:18:45.6995158Z 0 errors v | 1 warning x | 1 note x 2021-05-14T21:18:45.7742412Z total 30752 2021-05-14T21:18:45.7744698Z drwxr-xr-x 1 runneradmin 197121 0 May 14 21:18 waveslim.Rcheck 2021-05-14T21:18:45.7756266Z -rw-r--r-- 1 runneradmin 197121 30680926 May 14 21:17 waveslim_1.8.0.tar.gz 2021-05-14T21:18:45.7757218Z -rw-r--r-- 1 runneradmin 197121 801940 May 14 21:18 waveslim_1.8.0.zip 2021-05-14T21:18:45.7919592Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-14T21:18:45.7920347Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-14T21:18:45.7933561Z shell: C:\Program Files\Git\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2021-05-14T21:18:45.7934081Z env: 2021-05-14T21:18:45.7934463Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:18:45.7934855Z TIC_DEPLOY_KEY: 2021-05-14T21:18:45.7935159Z RSPM: 2021-05-14T21:18:45.7936338Z GITHUB_PAT: *** 2021-05-14T21:18:45.7936688Z COVERALLS_TOKEN: 2021-05-14T21:18:45.7937096Z continue-on-error: false 2021-05-14T21:18:45.7937507Z VDIFFR_RUN_TESTS: 2021-05-14T21:18:45.7937866Z R_LIBS_USER: D:\a\_temp\Library 2021-05-14T21:18:45.7938208Z TZ: UTC 2021-05-14T21:18:45.7938538Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:18:45.7938880Z NOT_CRAN: true 2021-05-14T21:18:45.7939210Z MSYSTEM: MINGW64 2021-05-14T21:18:45.7939535Z ##[endgroup] 2021-05-14T21:18:45.9125950Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-14T21:18:45.9126537Z Rscript -e "tic::before_deploy()" 2021-05-14T21:18:45.9172881Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'" 2021-05-14T21:18:45.9173337Z env: 2021-05-14T21:18:45.9173729Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:18:45.9174122Z TIC_DEPLOY_KEY: 2021-05-14T21:18:45.9174428Z RSPM: 2021-05-14T21:18:45.9175236Z GITHUB_PAT: *** 2021-05-14T21:18:45.9175693Z COVERALLS_TOKEN: 2021-05-14T21:18:45.9176101Z continue-on-error: false 2021-05-14T21:18:45.9176503Z VDIFFR_RUN_TESTS: 2021-05-14T21:18:45.9176862Z R_LIBS_USER: D:\a\_temp\Library 2021-05-14T21:18:45.9177206Z TZ: UTC 2021-05-14T21:18:45.9177539Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:18:45.9177878Z NOT_CRAN: true 2021-05-14T21:18:45.9178208Z MSYSTEM: MINGW64 2021-05-14T21:18:45.9178532Z ##[endgroup] 2021-05-14T21:18:46.5131054Z v Loading tic stage configuration from tic.R 2021-05-14T21:18:46.6815232Z i `step_rcmdcheck()`: tic always uses option '--no-manual' during R CMD Check on 2021-05-14T21:18:46.6816156Z Windows because LaTeX is not available. 2021-05-14T21:18:46.8686094Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-14T21:18:46.8686762Z with: 2021-05-14T21:18:46.8687507Z upload_url: https://uploads.github.com/repos/neuroconductor/waveslim/releases/42981934/assets{?name,label} 2021-05-14T21:18:46.8688291Z asset_path: check/waveslim_1.8.0.zip 2021-05-14T21:18:46.8688732Z asset_name: waveslim_1.8.0_R3.6.zip 2021-05-14T21:18:46.8689228Z asset_content_type: application/octet-stream 2021-05-14T21:18:46.8689656Z env: 2021-05-14T21:18:46.8690020Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:18:46.8690422Z TIC_DEPLOY_KEY: 2021-05-14T21:18:46.8690715Z RSPM: 2021-05-14T21:18:46.8691816Z GITHUB_PAT: *** 2021-05-14T21:18:46.8692167Z COVERALLS_TOKEN: 2021-05-14T21:18:46.8692576Z continue-on-error: false 2021-05-14T21:18:46.8692990Z VDIFFR_RUN_TESTS: 2021-05-14T21:18:46.8693352Z R_LIBS_USER: D:\a\_temp\Library 2021-05-14T21:18:46.8693702Z TZ: UTC 2021-05-14T21:18:46.8694181Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:18:46.8694527Z NOT_CRAN: true 2021-05-14T21:18:46.8694857Z MSYSTEM: MINGW64 2021-05-14T21:18:46.8695579Z GITHUB_TOKEN: *** 2021-05-14T21:18:46.8695905Z ##[endgroup] 2021-05-14T21:18:48.0273631Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-14T21:18:48.0274197Z Rscript -e "tic::deploy()" 2021-05-14T21:18:48.0320888Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'" 2021-05-14T21:18:48.0321356Z env: 2021-05-14T21:18:48.0321743Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:18:48.0322151Z TIC_DEPLOY_KEY: 2021-05-14T21:18:48.0322547Z RSPM: 2021-05-14T21:18:48.0323590Z GITHUB_PAT: *** 2021-05-14T21:18:48.0323927Z COVERALLS_TOKEN: 2021-05-14T21:18:48.0324358Z continue-on-error: false 2021-05-14T21:18:48.0324758Z VDIFFR_RUN_TESTS: 2021-05-14T21:18:48.0325133Z R_LIBS_USER: D:\a\_temp\Library 2021-05-14T21:18:48.0325468Z TZ: UTC 2021-05-14T21:18:48.0325811Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:18:48.0326156Z NOT_CRAN: true 2021-05-14T21:18:48.0326490Z MSYSTEM: MINGW64 2021-05-14T21:18:48.0326833Z ##[endgroup] 2021-05-14T21:18:48.6233510Z v Loading tic stage configuration from tic.R 2021-05-14T21:18:48.7951780Z i `step_rcmdcheck()`: tic always uses option '--no-manual' during R CMD Check on 2021-05-14T21:18:48.7952896Z Windows because LaTeX is not available. 2021-05-14T21:18:48.9830763Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-14T21:18:48.9831339Z Rscript -e "tic::after_deploy()" 2021-05-14T21:18:48.9877996Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'" 2021-05-14T21:18:48.9878473Z env: 2021-05-14T21:18:48.9878865Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:18:48.9879268Z TIC_DEPLOY_KEY: 2021-05-14T21:18:48.9879580Z RSPM: 2021-05-14T21:18:48.9880650Z GITHUB_PAT: *** 2021-05-14T21:18:48.9881020Z COVERALLS_TOKEN: 2021-05-14T21:18:48.9881454Z continue-on-error: false 2021-05-14T21:18:48.9881858Z VDIFFR_RUN_TESTS: 2021-05-14T21:18:48.9882243Z R_LIBS_USER: D:\a\_temp\Library 2021-05-14T21:18:48.9882670Z TZ: UTC 2021-05-14T21:18:48.9883026Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:18:48.9883378Z NOT_CRAN: true 2021-05-14T21:18:48.9883714Z MSYSTEM: MINGW64 2021-05-14T21:18:48.9884058Z ##[endgroup] 2021-05-14T21:18:49.5746557Z v Loading tic stage configuration from tic.R 2021-05-14T21:18:49.7460193Z i `step_rcmdcheck()`: tic always uses option '--no-manual' during R CMD Check on 2021-05-14T21:18:49.7461272Z Windows because LaTeX is not available. 2021-05-14T21:18:49.9402311Z Post job cleanup. 2021-05-14T21:18:51.7704396Z [command]"C:\Program Files\Git\bin\git.exe" version 2021-05-14T21:18:51.8464981Z git version 2.31.1.windows.1 2021-05-14T21:18:51.8536758Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp core\.sshCommand 2021-05-14T21:18:51.8766441Z [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-14T21:18:52.3096524Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-14T21:18:52.3264397Z http.https://github.com/.extraheader 2021-05-14T21:18:52.3308670Z [command]"C:\Program Files\Git\bin\git.exe" config --local --unset-all http.https://github.com/.extraheader 2021-05-14T21:18:52.3525131Z [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-14T21:18:52.7616906Z Cleaning up orphan processes