2021-05-14T21:05:25.7080744Z ##[section]Starting: Request a runner to run this job 2021-05-14T21:05:26.5517319Z 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.6441178Z 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.7068303Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'windows-latest' 2021-05-14T21:05:26.8306770Z ##[section]Finishing: Request a runner to run this job 2021-05-14T21:05:35.0574391Z Current runner version: '2.278.0' 2021-05-14T21:05:35.0688774Z ##[group]Operating System 2021-05-14T21:05:35.0689661Z Microsoft Windows Server 2019 2021-05-14T21:05:35.0690125Z 10.0.17763 2021-05-14T21:05:35.0690555Z Datacenter 2021-05-14T21:05:35.0690977Z ##[endgroup] 2021-05-14T21:05:35.0691508Z ##[group]Virtual Environment 2021-05-14T21:05:35.0692084Z Environment: windows-2019 2021-05-14T21:05:35.0692568Z Version: 20210509.1 2021-05-14T21:05:35.0693473Z Included Software: https://github.com/actions/virtual-environments/blob/win19/20210509.1/images/win/Windows2019-Readme.md 2021-05-14T21:05:35.0694662Z Image Release: https://github.com/actions/virtual-environments/releases/tag/win19%2F20210509.1 2021-05-14T21:05:35.0695457Z ##[endgroup] 2021-05-14T21:05:35.0697125Z ##[group]GITHUB_TOKEN Permissions 2021-05-14T21:05:35.0698438Z Actions: write 2021-05-14T21:05:35.0698909Z Checks: write 2021-05-14T21:05:35.0699332Z Contents: write 2021-05-14T21:05:35.0699953Z Deployments: write 2021-05-14T21:05:35.0700459Z Issues: write 2021-05-14T21:05:35.0700934Z Metadata: read 2021-05-14T21:05:35.0701406Z Packages: write 2021-05-14T21:05:35.0701883Z PullRequests: write 2021-05-14T21:05:35.0702463Z RepositoryProjects: write 2021-05-14T21:05:35.0703009Z SecurityEvents: write 2021-05-14T21:05:35.0703531Z Statuses: write 2021-05-14T21:05:35.0704045Z ##[endgroup] 2021-05-14T21:05:35.0706841Z Prepare workflow directory 2021-05-14T21:05:35.1768932Z Prepare all required actions 2021-05-14T21:05:35.1779016Z Getting action download info 2021-05-14T21:05:35.6112720Z Download action repository 'actions/checkout@v2' 2021-05-14T21:05:36.3000035Z Download action repository 'r-lib/actions@master' 2021-05-14T21:05:37.3540942Z Download action repository 'adigherman/actions@master' 2021-05-14T21:05:38.1010726Z Download action repository 'msys2/setup-msys2@v2' 2021-05-14T21:05:38.2510193Z Download action repository 'actions/cache@v1' 2021-05-14T21:05:38.4088539Z Download action repository 'actions/upload-artifact@master' 2021-05-14T21:05:38.5759824Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-14T21:05:38.9677741Z ##[group]Run actions/checkout@v2 2021-05-14T21:05:38.9678368Z with: 2021-05-14T21:05:38.9678792Z repository: neuroconductor/waveslim 2021-05-14T21:05:38.9679623Z token: *** 2021-05-14T21:05:38.9679943Z ssh-strict: true 2021-05-14T21:05:38.9680379Z persist-credentials: true 2021-05-14T21:05:38.9680779Z clean: true 2021-05-14T21:05:38.9681113Z fetch-depth: 1 2021-05-14T21:05:38.9681433Z lfs: false 2021-05-14T21:05:38.9681761Z submodules: false 2021-05-14T21:05:38.9682069Z env: 2021-05-14T21:05:38.9682444Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:05:38.9682836Z TIC_DEPLOY_KEY: 2021-05-14T21:05:38.9683143Z RSPM: 2021-05-14T21:05:38.9683748Z GITHUB_PAT: *** 2021-05-14T21:05:38.9684081Z COVERALLS_TOKEN: 2021-05-14T21:05:38.9684505Z continue-on-error: true 2021-05-14T21:05:38.9684902Z VDIFFR_RUN_TESTS: 2021-05-14T21:05:38.9685255Z ##[endgroup] 2021-05-14T21:05:42.2888237Z Syncing repository: neuroconductor/waveslim 2021-05-14T21:05:42.2890235Z ##[group]Getting Git version info 2021-05-14T21:05:42.2890971Z Working directory is 'D:\a\waveslim\waveslim' 2021-05-14T21:05:42.2891822Z [command]"C:\Program Files\Git\bin\git.exe" version 2021-05-14T21:05:42.2892377Z git version 2.31.1.windows.1 2021-05-14T21:05:42.2896202Z ##[endgroup] 2021-05-14T21:05:42.2896779Z Deleting the contents of 'D:\a\waveslim\waveslim' 2021-05-14T21:05:42.2897865Z ##[group]Initializing the repository 2021-05-14T21:05:42.2898591Z [command]"C:\Program Files\Git\bin\git.exe" init D:\a\waveslim\waveslim 2021-05-14T21:05:42.2899388Z Initialized empty Git repository in D:/a/waveslim/waveslim/.git/ 2021-05-14T21:05:42.2900420Z [command]"C:\Program Files\Git\bin\git.exe" remote add origin https://github.com/neuroconductor/waveslim 2021-05-14T21:05:42.2901214Z ##[endgroup] 2021-05-14T21:05:42.2901761Z ##[group]Disabling automatic garbage collection 2021-05-14T21:05:42.2903823Z [command]"C:\Program Files\Git\bin\git.exe" config --local gc.auto 0 2021-05-14T21:05:42.2904420Z ##[endgroup] 2021-05-14T21:05:42.2906457Z ##[group]Setting up auth 2021-05-14T21:05:42.2907226Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp core\.sshCommand 2021-05-14T21:05:42.2908635Z [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:43.6952863Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-14T21:05:43.7168045Z [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:44.1249890Z [command]"C:\Program Files\Git\bin\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2021-05-14T21:05:44.1476996Z ##[endgroup] 2021-05-14T21:05:44.1478716Z ##[group]Fetching the repository 2021-05-14T21:05:44.1497610Z [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:45.5589022Z remote: Enumerating objects: 157, done. 2021-05-14T21:05:45.5590301Z remote: Counting objects: 0% (1/157) 2021-05-14T21:05:45.5591238Z remote: Counting objects: 1% (2/157) 2021-05-14T21:05:45.5592828Z remote: Counting objects: 2% (4/157) 2021-05-14T21:05:45.5594204Z remote: Counting objects: 3% (5/157) 2021-05-14T21:05:45.5596096Z remote: Counting objects: 4% (7/157) 2021-05-14T21:05:45.5597095Z remote: Counting objects: 5% (8/157) 2021-05-14T21:05:45.5598039Z remote: Counting objects: 6% (10/157) 2021-05-14T21:05:45.5601160Z remote: Counting objects: 7% (11/157) 2021-05-14T21:05:45.5602874Z remote: Counting objects: 8% (13/157) 2021-05-14T21:05:45.5603879Z remote: Counting objects: 9% (15/157) 2021-05-14T21:05:45.5604937Z remote: Counting objects: 10% (16/157) 2021-05-14T21:05:45.5605904Z remote: Counting objects: 11% (18/157) 2021-05-14T21:05:45.5606900Z remote: Counting objects: 12% (19/157) 2021-05-14T21:05:45.5608122Z remote: Counting objects: 13% (21/157) 2021-05-14T21:05:45.5609211Z remote: Counting objects: 14% (22/157) 2021-05-14T21:05:45.5611801Z remote: Counting objects: 15% (24/157) 2021-05-14T21:05:45.5612937Z remote: Counting objects: 16% (26/157) 2021-05-14T21:05:45.5613810Z remote: Counting objects: 17% (27/157) 2021-05-14T21:05:45.5656512Z remote: Counting objects: 18% (29/157) 2021-05-14T21:05:45.5661068Z remote: Counting objects: 19% (30/157) 2021-05-14T21:05:45.5661953Z remote: Counting objects: 20% (32/157) 2021-05-14T21:05:45.5662833Z remote: Counting objects: 21% (33/157) 2021-05-14T21:05:45.5663625Z remote: Counting objects: 22% (35/157) 2021-05-14T21:05:45.5664288Z remote: Counting objects: 23% (37/157) 2021-05-14T21:05:45.5664936Z remote: Counting objects: 24% (38/157) 2021-05-14T21:05:45.5665579Z remote: Counting objects: 25% (40/157) 2021-05-14T21:05:45.5666225Z remote: Counting objects: 26% (41/157) 2021-05-14T21:05:45.5666875Z remote: Counting objects: 27% (43/157) 2021-05-14T21:05:45.5667856Z remote: Counting objects: 28% (44/157) 2021-05-14T21:05:45.5668831Z remote: Counting objects: 29% (46/157) 2021-05-14T21:05:45.5669397Z remote: Counting objects: 30% (48/157) 2021-05-14T21:05:45.5669977Z remote: Counting objects: 31% (49/157) 2021-05-14T21:05:45.5670816Z remote: Counting objects: 32% (51/157) 2021-05-14T21:05:45.5671933Z remote: Counting objects: 33% (52/157) 2021-05-14T21:05:45.5672530Z remote: Counting objects: 34% (54/157) 2021-05-14T21:05:45.5673096Z remote: Counting objects: 35% (55/157) 2021-05-14T21:05:45.5675066Z remote: Counting objects: 36% (57/157) 2021-05-14T21:05:45.5675636Z remote: Counting objects: 37% (59/157) 2021-05-14T21:05:45.5676495Z remote: Counting objects: 38% (60/157) 2021-05-14T21:05:45.5677096Z remote: Counting objects: 39% (62/157) 2021-05-14T21:05:45.5677648Z remote: Counting objects: 40% (63/157) 2021-05-14T21:05:45.5678232Z remote: Counting objects: 41% (65/157) 2021-05-14T21:05:45.5678782Z remote: Counting objects: 42% (66/157) 2021-05-14T21:05:45.5679316Z remote: Counting objects: 43% (68/157) 2021-05-14T21:05:45.5680378Z remote: Counting objects: 44% (70/157) 2021-05-14T21:05:45.5680907Z remote: Counting objects: 45% (71/157) 2021-05-14T21:05:45.5681636Z remote: Counting objects: 46% (73/157) 2021-05-14T21:05:45.5682236Z remote: Counting objects: 47% (74/157) 2021-05-14T21:05:45.5682806Z remote: Counting objects: 48% (76/157) 2021-05-14T21:05:45.5683355Z remote: Counting objects: 49% (77/157) 2021-05-14T21:05:45.5683912Z remote: Counting objects: 50% (79/157) 2021-05-14T21:05:45.5684462Z remote: Counting objects: 51% (81/157) 2021-05-14T21:05:45.5699020Z remote: Counting objects: 52% (82/157) 2021-05-14T21:05:45.5700682Z remote: Counting objects: 53% (84/157) 2021-05-14T21:05:45.5701322Z remote: Counting objects: 54% (85/157) 2021-05-14T21:05:45.5701923Z remote: Counting objects: 55% (87/157) 2021-05-14T21:05:45.5702475Z remote: Counting objects: 56% (88/157) 2021-05-14T21:05:45.5703033Z remote: Counting objects: 57% (90/157) 2021-05-14T21:05:45.5703582Z remote: Counting objects: 58% (92/157) 2021-05-14T21:05:45.5704154Z remote: Counting objects: 59% (93/157) 2021-05-14T21:05:45.5705233Z remote: Counting objects: 60% (95/157) 2021-05-14T21:05:45.5705817Z remote: Counting objects: 61% (96/157) 2021-05-14T21:05:45.5706379Z remote: Counting objects: 62% (98/157) 2021-05-14T21:05:45.5706924Z remote: Counting objects: 63% (99/157) 2021-05-14T21:05:45.5707490Z remote: Counting objects: 64% (101/157) 2021-05-14T21:05:45.5708292Z remote: Counting objects: 65% (103/157) 2021-05-14T21:05:45.5708894Z remote: Counting objects: 66% (104/157) 2021-05-14T21:05:45.5709458Z remote: Counting objects: 67% (106/157) 2021-05-14T21:05:45.5710009Z remote: Counting objects: 68% (107/157) 2021-05-14T21:05:45.5710645Z remote: Counting objects: 69% (109/157) 2021-05-14T21:05:45.5711209Z remote: Counting objects: 70% (110/157) 2021-05-14T21:05:45.5711750Z remote: Counting objects: 71% (112/157) 2021-05-14T21:05:45.5712315Z remote: Counting objects: 72% (114/157) 2021-05-14T21:05:45.5712865Z remote: Counting objects: 73% (115/157) 2021-05-14T21:05:45.5713425Z remote: Counting objects: 74% (117/157) 2021-05-14T21:05:45.5713993Z remote: Counting objects: 75% (118/157) 2021-05-14T21:05:45.5714531Z remote: Counting objects: 76% (120/157) 2021-05-14T21:05:45.5715075Z remote: Counting objects: 77% (121/157) 2021-05-14T21:05:45.5715609Z remote: Counting objects: 78% (123/157) 2021-05-14T21:05:45.5716156Z remote: Counting objects: 79% (125/157) 2021-05-14T21:05:45.5716703Z remote: Counting objects: 80% (126/157) 2021-05-14T21:05:45.5717238Z remote: Counting objects: 81% (128/157) 2021-05-14T21:05:45.5717787Z remote: Counting objects: 82% (129/157) 2021-05-14T21:05:45.5718762Z remote: Counting objects: 83% (131/157) 2021-05-14T21:05:45.5719325Z remote: Counting objects: 84% (132/157) 2021-05-14T21:05:45.5720000Z remote: Counting objects: 85% (134/157) 2021-05-14T21:05:45.5720557Z remote: Counting objects: 86% (136/157) 2021-05-14T21:05:45.5721119Z remote: Counting objects: 87% (137/157) 2021-05-14T21:05:45.5722045Z remote: Counting objects: 88% (139/157) 2021-05-14T21:05:45.5722612Z remote: Counting objects: 89% (140/157) 2021-05-14T21:05:45.5723154Z remote: Counting objects: 90% (142/157) 2021-05-14T21:05:45.5723708Z remote: Counting objects: 91% (143/157) 2021-05-14T21:05:45.5724261Z remote: Counting objects: 92% (145/157) 2021-05-14T21:05:45.5724801Z remote: Counting objects: 93% (147/157) 2021-05-14T21:05:45.5725354Z remote: Counting objects: 94% (148/157) 2021-05-14T21:05:45.5725892Z remote: Counting objects: 95% (150/157) 2021-05-14T21:05:45.5727228Z remote: Counting objects: 96% (151/157) 2021-05-14T21:05:45.5728623Z remote: Counting objects: 97% (153/157) 2021-05-14T21:05:45.5729378Z remote: Counting objects: 98% (154/157) 2021-05-14T21:05:45.5729942Z remote: Counting objects: 99% (156/157) 2021-05-14T21:05:45.5733049Z remote: Counting objects: 100% (157/157) 2021-05-14T21:05:45.5733683Z remote: Counting objects: 100% (157/157), done. 2021-05-14T21:05:45.5734289Z remote: Compressing objects: 0% (1/143) 2021-05-14T21:05:45.5735513Z remote: Compressing objects: 1% (2/143) 2021-05-14T21:05:45.5736370Z remote: Compressing objects: 2% (3/143) 2021-05-14T21:05:45.5736956Z remote: Compressing objects: 3% (5/143) 2021-05-14T21:05:45.5737550Z remote: Compressing objects: 4% (6/143) 2021-05-14T21:05:45.5738220Z remote: Compressing objects: 5% (8/143) 2021-05-14T21:05:45.5738803Z remote: Compressing objects: 6% (9/143) 2021-05-14T21:05:45.5739403Z remote: Compressing objects: 7% (11/143) 2021-05-14T21:05:45.5739983Z remote: Compressing objects: 8% (12/143) 2021-05-14T21:05:45.5740713Z remote: Compressing objects: 9% (13/143) 2021-05-14T21:05:45.5741320Z remote: Compressing objects: 10% (15/143) 2021-05-14T21:05:45.5741897Z remote: Compressing objects: 11% (16/143) 2021-05-14T21:05:45.5742488Z remote: Compressing objects: 12% (18/143) 2021-05-14T21:05:45.5743282Z remote: Compressing objects: 13% (19/143) 2021-05-14T21:05:45.5743830Z remote: Compressing objects: 14% (21/143) 2021-05-14T21:05:45.5744320Z remote: Compressing objects: 15% (22/143) 2021-05-14T21:05:45.5744877Z remote: Compressing objects: 16% (23/143) 2021-05-14T21:05:45.5745368Z remote: Compressing objects: 17% (25/143) 2021-05-14T21:05:45.5745840Z remote: Compressing objects: 18% (26/143) 2021-05-14T21:05:45.5746330Z remote: Compressing objects: 19% (28/143) 2021-05-14T21:05:45.5746822Z remote: Compressing objects: 20% (29/143) 2021-05-14T21:05:45.5747314Z remote: Compressing objects: 21% (31/143) 2021-05-14T21:05:45.5747802Z remote: Compressing objects: 22% (32/143) 2021-05-14T21:05:45.5748349Z remote: Compressing objects: 23% (33/143) 2021-05-14T21:05:45.5748838Z remote: Compressing objects: 24% (35/143) 2021-05-14T21:05:45.5749316Z remote: Compressing objects: 25% (36/143) 2021-05-14T21:05:45.5749803Z remote: Compressing objects: 26% (38/143) 2021-05-14T21:05:45.5750279Z remote: Compressing objects: 27% (39/143) 2021-05-14T21:05:45.5750765Z remote: Compressing objects: 28% (41/143) 2021-05-14T21:05:45.5751254Z remote: Compressing objects: 29% (42/143) 2021-05-14T21:05:45.5751728Z remote: Compressing objects: 30% (43/143) 2021-05-14T21:05:45.5752215Z remote: Compressing objects: 31% (45/143) 2021-05-14T21:05:45.5752691Z remote: Compressing objects: 32% (46/143) 2021-05-14T21:05:45.5753180Z remote: Compressing objects: 33% (48/143) 2021-05-14T21:05:45.5753778Z remote: Compressing objects: 34% (49/143) 2021-05-14T21:05:45.5754271Z remote: Compressing objects: 35% (51/143) 2021-05-14T21:05:45.5754746Z remote: Compressing objects: 36% (52/143) 2021-05-14T21:05:45.5755231Z remote: Compressing objects: 37% (53/143) 2021-05-14T21:05:45.5755721Z remote: Compressing objects: 38% (55/143) 2021-05-14T21:05:45.5756198Z remote: Compressing objects: 39% (56/143) 2021-05-14T21:05:45.5756685Z remote: Compressing objects: 40% (58/143) 2021-05-14T21:05:45.5757160Z remote: Compressing objects: 41% (59/143) 2021-05-14T21:05:45.5757649Z remote: Compressing objects: 42% (61/143) 2021-05-14T21:05:45.5758154Z remote: Compressing objects: 43% (62/143) 2021-05-14T21:05:45.5758646Z remote: Compressing objects: 44% (63/143) 2021-05-14T21:05:45.5759122Z remote: Compressing objects: 45% (65/143) 2021-05-14T21:05:45.5759608Z remote: Compressing objects: 46% (66/143) 2021-05-14T21:05:45.5760104Z remote: Compressing objects: 47% (68/143) 2021-05-14T21:05:45.5760583Z remote: Compressing objects: 48% (69/143) 2021-05-14T21:05:45.5761070Z remote: Compressing objects: 49% (71/143) 2021-05-14T21:05:45.5761544Z remote: Compressing objects: 50% (72/143) 2021-05-14T21:05:45.5762061Z remote: Compressing objects: 51% (73/143) 2021-05-14T21:05:45.5762536Z remote: Compressing objects: 52% (75/143) 2021-05-14T21:05:45.5763024Z remote: Compressing objects: 53% (76/143) 2021-05-14T21:05:45.5763498Z remote: Compressing objects: 54% (78/143) 2021-05-14T21:05:45.5763983Z remote: Compressing objects: 55% (79/143) 2021-05-14T21:05:45.5764472Z remote: Compressing objects: 56% (81/143) 2021-05-14T21:05:45.5764941Z remote: Compressing objects: 57% (82/143) 2021-05-14T21:05:45.5765470Z remote: Compressing objects: 58% (83/143) 2021-05-14T21:05:45.5765944Z remote: Compressing objects: 59% (85/143) 2021-05-14T21:05:45.5766502Z remote: Compressing objects: 60% (86/143) 2021-05-14T21:05:45.5766981Z remote: Compressing objects: 61% (88/143) 2021-05-14T21:05:45.5767470Z remote: Compressing objects: 62% (89/143) 2021-05-14T21:05:45.5767946Z remote: Compressing objects: 63% (91/143) 2021-05-14T21:05:45.5768469Z remote: Compressing objects: 64% (92/143) 2021-05-14T21:05:45.5768954Z remote: Compressing objects: 65% (93/143) 2021-05-14T21:05:45.5769428Z remote: Compressing objects: 66% (95/143) 2021-05-14T21:05:45.5769913Z remote: Compressing objects: 67% (96/143) 2021-05-14T21:05:45.5770383Z remote: Compressing objects: 68% (98/143) 2021-05-14T21:05:45.5770867Z remote: Compressing objects: 69% (99/143) 2021-05-14T21:05:45.5771343Z remote: Compressing objects: 70% (101/143) 2021-05-14T21:05:45.5771838Z remote: Compressing objects: 71% (102/143) 2021-05-14T21:05:45.5772320Z remote: Compressing objects: 72% (103/143) 2021-05-14T21:05:45.5772815Z remote: Compressing objects: 73% (105/143) 2021-05-14T21:05:45.5773307Z remote: Compressing objects: 74% (106/143) 2021-05-14T21:05:45.5773783Z remote: Compressing objects: 75% (108/143) 2021-05-14T21:05:45.5774267Z remote: Compressing objects: 76% (109/143) 2021-05-14T21:05:45.5774747Z remote: Compressing objects: 77% (111/143) 2021-05-14T21:05:45.5775235Z remote: Compressing objects: 78% (112/143) 2021-05-14T21:05:45.5775712Z remote: Compressing objects: 79% (113/143) 2021-05-14T21:05:45.5776203Z remote: Compressing objects: 80% (115/143) 2021-05-14T21:05:45.5776682Z remote: Compressing objects: 81% (116/143) 2021-05-14T21:05:45.5777167Z remote: Compressing objects: 82% (118/143) 2021-05-14T21:05:45.5777655Z remote: Compressing objects: 83% (119/143) 2021-05-14T21:05:45.5778607Z remote: Compressing objects: 84% (121/143) 2021-05-14T21:05:45.5779102Z remote: Compressing objects: 85% (122/143) 2021-05-14T21:05:45.5779576Z remote: Compressing objects: 86% (123/143) 2021-05-14T21:05:45.5780066Z remote: Compressing objects: 87% (125/143) 2021-05-14T21:05:45.5780543Z remote: Compressing objects: 88% (126/143) 2021-05-14T21:05:45.5781035Z remote: Compressing objects: 89% (128/143) 2021-05-14T21:05:45.5781511Z remote: Compressing objects: 90% (129/143) 2021-05-14T21:05:45.5782001Z remote: Compressing objects: 91% (131/143) 2021-05-14T21:05:45.5782490Z remote: Compressing objects: 92% (132/143) 2021-05-14T21:05:45.5782966Z remote: Compressing objects: 93% (133/143) 2021-05-14T21:05:45.5783451Z remote: Compressing objects: 94% (135/143) 2021-05-14T21:05:45.5783924Z remote: Compressing objects: 95% (136/143) 2021-05-14T21:05:45.5784412Z remote: Compressing objects: 96% (138/143) 2021-05-14T21:05:45.5784892Z remote: Compressing objects: 97% (139/143) 2021-05-14T21:05:45.5785381Z remote: Compressing objects: 98% (141/143) 2021-05-14T21:05:45.5785854Z remote: Compressing objects: 99% (142/143) 2021-05-14T21:05:45.5786341Z remote: Compressing objects: 100% (143/143) 2021-05-14T21:05:45.5786855Z remote: Compressing objects: 100% (143/143), done. 2021-05-14T21:05:45.6341050Z Receiving objects: 0% (1/157) 2021-05-14T21:05:45.6341881Z Receiving objects: 1% (2/157) 2021-05-14T21:05:45.6342501Z Receiving objects: 2% (4/157) 2021-05-14T21:05:45.6364473Z Receiving objects: 3% (5/157) 2021-05-14T21:05:45.6366160Z Receiving objects: 4% (7/157) 2021-05-14T21:05:45.6370592Z Receiving objects: 5% (8/157) 2021-05-14T21:05:45.6371210Z Receiving objects: 6% (10/157) 2021-05-14T21:05:45.6371808Z Receiving objects: 7% (11/157) 2021-05-14T21:05:45.6377188Z Receiving objects: 8% (13/157) 2021-05-14T21:05:45.6381103Z Receiving objects: 9% (15/157) 2021-05-14T21:05:45.6381705Z Receiving objects: 10% (16/157) 2021-05-14T21:05:45.6386384Z Receiving objects: 11% (18/157) 2021-05-14T21:05:45.6387829Z Receiving objects: 12% (19/157) 2021-05-14T21:05:45.6390069Z Receiving objects: 13% (21/157) 2021-05-14T21:05:45.6392128Z Receiving objects: 14% (22/157) 2021-05-14T21:05:45.6394904Z Receiving objects: 15% (24/157) 2021-05-14T21:05:45.6396415Z Receiving objects: 16% (26/157) 2021-05-14T21:05:45.6398487Z Receiving objects: 17% (27/157) 2021-05-14T21:05:45.6399939Z Receiving objects: 18% (29/157) 2021-05-14T21:05:45.6401373Z Receiving objects: 19% (30/157) 2021-05-14T21:05:45.6403253Z Receiving objects: 20% (32/157) 2021-05-14T21:05:45.6405496Z Receiving objects: 21% (33/157) 2021-05-14T21:05:45.6406883Z Receiving objects: 22% (35/157) 2021-05-14T21:05:45.6408700Z Receiving objects: 23% (37/157) 2021-05-14T21:05:45.6409913Z Receiving objects: 24% (38/157) 2021-05-14T21:05:45.6413439Z Receiving objects: 25% (40/157) 2021-05-14T21:05:45.6414705Z Receiving objects: 26% (41/157) 2021-05-14T21:05:45.6415960Z Receiving objects: 27% (43/157) 2021-05-14T21:05:45.6417774Z Receiving objects: 28% (44/157) 2021-05-14T21:05:45.6420545Z Receiving objects: 29% (46/157) 2021-05-14T21:05:45.6421938Z Receiving objects: 30% (48/157) 2021-05-14T21:05:45.6423402Z Receiving objects: 31% (49/157) 2021-05-14T21:05:45.6424684Z Receiving objects: 32% (51/157) 2021-05-14T21:05:45.6425910Z Receiving objects: 33% (52/157) 2021-05-14T21:05:45.6427133Z Receiving objects: 34% (54/157) 2021-05-14T21:05:45.6428830Z Receiving objects: 35% (55/157) 2021-05-14T21:05:45.6432009Z Receiving objects: 36% (57/157) 2021-05-14T21:05:45.6433504Z Receiving objects: 37% (59/157) 2021-05-14T21:05:45.6436051Z Receiving objects: 38% (60/157) 2021-05-14T21:05:45.6437425Z Receiving objects: 39% (62/157) 2021-05-14T21:05:45.6438760Z Receiving objects: 40% (63/157) 2021-05-14T21:05:45.6440116Z Receiving objects: 41% (65/157) 2021-05-14T21:05:45.6440896Z Receiving objects: 42% (66/157) 2021-05-14T21:05:45.6526532Z Receiving objects: 43% (68/157) 2021-05-14T21:05:45.6533081Z Receiving objects: 44% (70/157) 2021-05-14T21:05:45.6536623Z Receiving objects: 45% (71/157) 2021-05-14T21:05:45.6552046Z Receiving objects: 46% (73/157) 2021-05-14T21:05:45.6553742Z Receiving objects: 47% (74/157) 2021-05-14T21:05:45.6557051Z Receiving objects: 48% (76/157) 2021-05-14T21:05:45.6559770Z Receiving objects: 49% (77/157) 2021-05-14T21:05:45.6560607Z Receiving objects: 50% (79/157) 2021-05-14T21:05:45.6561141Z Receiving objects: 51% (81/157) 2021-05-14T21:05:45.6565062Z Receiving objects: 52% (82/157) 2021-05-14T21:05:45.6565900Z Receiving objects: 53% (84/157) 2021-05-14T21:05:45.6566501Z Receiving objects: 54% (85/157) 2021-05-14T21:05:45.6567076Z Receiving objects: 55% (87/157) 2021-05-14T21:05:45.6567646Z Receiving objects: 56% (88/157) 2021-05-14T21:05:45.6568340Z Receiving objects: 57% (90/157) 2021-05-14T21:05:45.6570091Z Receiving objects: 58% (92/157) 2021-05-14T21:05:45.6571536Z Receiving objects: 59% (93/157) 2021-05-14T21:05:45.6572315Z Receiving objects: 60% (95/157) 2021-05-14T21:05:45.6572894Z Receiving objects: 61% (96/157) 2021-05-14T21:05:45.6573775Z Receiving objects: 62% (98/157) 2021-05-14T21:05:45.6574302Z Receiving objects: 63% (99/157) 2021-05-14T21:05:45.6575062Z Receiving objects: 64% (101/157) 2021-05-14T21:05:45.6578276Z Receiving objects: 65% (103/157) 2021-05-14T21:05:45.6582577Z Receiving objects: 66% (104/157) 2021-05-14T21:05:45.6585191Z Receiving objects: 67% (106/157) 2021-05-14T21:05:45.6586127Z Receiving objects: 68% (107/157) 2021-05-14T21:05:45.6586702Z Receiving objects: 69% (109/157) 2021-05-14T21:05:45.6587199Z Receiving objects: 70% (110/157) 2021-05-14T21:05:45.6587629Z Receiving objects: 71% (112/157) 2021-05-14T21:05:45.6588090Z Receiving objects: 72% (114/157) 2021-05-14T21:05:45.6588575Z Receiving objects: 73% (115/157) 2021-05-14T21:05:45.6589012Z Receiving objects: 74% (117/157) 2021-05-14T21:05:45.6589597Z Receiving objects: 75% (118/157) 2021-05-14T21:05:45.6590017Z Receiving objects: 76% (120/157) 2021-05-14T21:05:45.6590474Z Receiving objects: 77% (121/157) 2021-05-14T21:05:45.6590904Z Receiving objects: 78% (123/157) 2021-05-14T21:05:45.6591375Z Receiving objects: 79% (125/157) 2021-05-14T21:05:45.6591790Z Receiving objects: 80% (126/157) 2021-05-14T21:05:45.6592242Z Receiving objects: 81% (128/157) 2021-05-14T21:05:45.6592656Z Receiving objects: 82% (129/157) 2021-05-14T21:05:45.6593109Z Receiving objects: 83% (131/157) 2021-05-14T21:05:45.6593554Z Receiving objects: 84% (132/157) 2021-05-14T21:05:45.6594007Z Receiving objects: 85% (134/157) 2021-05-14T21:05:45.6594455Z Receiving objects: 86% (136/157) 2021-05-14T21:05:45.6594866Z Receiving objects: 87% (137/157) 2021-05-14T21:05:45.6595370Z Receiving objects: 88% (139/157) 2021-05-14T21:05:45.6595817Z Receiving objects: 89% (140/157) 2021-05-14T21:05:45.6596278Z Receiving objects: 90% (142/157) 2021-05-14T21:05:45.6596699Z Receiving objects: 91% (143/157) 2021-05-14T21:05:45.6597151Z Receiving objects: 92% (145/157) 2021-05-14T21:05:45.6597567Z Receiving objects: 93% (147/157) 2021-05-14T21:05:45.6598028Z Receiving objects: 94% (148/157) 2021-05-14T21:05:45.6598460Z Receiving objects: 95% (150/157) 2021-05-14T21:05:45.6598907Z Receiving objects: 96% (151/157) 2021-05-14T21:05:45.6599472Z remote: Total 157 (delta 12), reused 132 (delta 11), pack-reused 0 2021-05-14T21:05:45.6599994Z Receiving objects: 97% (153/157) 2021-05-14T21:05:45.6600479Z Receiving objects: 98% (154/157) 2021-05-14T21:05:45.6600911Z Receiving objects: 99% (156/157) 2021-05-14T21:05:45.6601358Z Receiving objects: 100% (157/157) 2021-05-14T21:05:45.6601841Z Receiving objects: 100% (157/157), 897.09 KiB | 21.36 MiB/s, done. 2021-05-14T21:05:45.6602344Z Resolving deltas: 0% (0/12) 2021-05-14T21:05:45.6602794Z Resolving deltas: 8% (1/12) 2021-05-14T21:05:45.6603296Z Resolving deltas: 16% (2/12) 2021-05-14T21:05:45.6603754Z Resolving deltas: 25% (3/12) 2021-05-14T21:05:45.6604158Z Resolving deltas: 33% (4/12) 2021-05-14T21:05:45.6604599Z Resolving deltas: 41% (5/12) 2021-05-14T21:05:45.6605029Z Resolving deltas: 50% (6/12) 2021-05-14T21:05:45.6605486Z Resolving deltas: 58% (7/12) 2021-05-14T21:05:45.6605897Z Resolving deltas: 66% (8/12) 2021-05-14T21:05:45.6606333Z Resolving deltas: 75% (9/12) 2021-05-14T21:05:45.6606733Z Resolving deltas: 83% (10/12) 2021-05-14T21:05:45.6607179Z Resolving deltas: 91% (11/12) 2021-05-14T21:05:45.6607597Z Resolving deltas: 100% (12/12) 2021-05-14T21:05:45.6608058Z Resolving deltas: 100% (12/12), done. 2021-05-14T21:05:45.7472926Z From https://github.com/neuroconductor/waveslim 2021-05-14T21:05:45.7474278Z * [new ref] a74b535d496fc984041746133919742f083ea54f -> 1.8.0.s 2021-05-14T21:05:45.7711181Z ##[endgroup] 2021-05-14T21:05:45.7712266Z ##[group]Determining the checkout info 2021-05-14T21:05:45.7712914Z ##[endgroup] 2021-05-14T21:05:45.7713543Z ##[group]Checking out the ref 2021-05-14T21:05:45.7724555Z [command]"C:\Program Files\Git\bin\git.exe" checkout --progress --force refs/tags/1.8.0.s 2021-05-14T21:05:45.8404688Z Note: switching to 'refs/tags/1.8.0.s'. 2021-05-14T21:05:45.8405571Z 2021-05-14T21:05:45.8406286Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-14T21:05:45.8408792Z changes and commit them, and you can discard any commits you make in this 2021-05-14T21:05:45.8409946Z state without impacting any branches by switching back to a branch. 2021-05-14T21:05:45.8410588Z 2021-05-14T21:05:45.8411188Z If you want to create a new branch to retain commits you create, you may 2021-05-14T21:05:45.8412019Z do so (now or later) by using -c with the switch command. Example: 2021-05-14T21:05:45.8412520Z 2021-05-14T21:05:45.8413057Z git switch -c 2021-05-14T21:05:45.8413490Z 2021-05-14T21:05:45.8413988Z Or undo this operation with: 2021-05-14T21:05:45.8414415Z 2021-05-14T21:05:45.8414829Z git switch - 2021-05-14T21:05:45.8415317Z 2021-05-14T21:05:45.8416053Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-14T21:05:45.8416712Z 2021-05-14T21:05:45.8417195Z HEAD is now at a74b535 Version id 4 stable 2021-05-14T21:05:45.8445231Z ##[endgroup] 2021-05-14T21:05:45.8767156Z [command]"C:\Program Files\Git\bin\git.exe" log -1 --format='%H' 2021-05-14T21:05:45.8959648Z 'a74b535d496fc984041746133919742f083ea54f' 2021-05-14T21:05:45.9437853Z ##[group]Run r-lib/actions/setup-r@master 2021-05-14T21:05:45.9438329Z with: 2021-05-14T21:05:45.9438676Z r-version: devel 2021-05-14T21:05:45.9439007Z Ncpus: 1 2021-05-14T21:05:45.9439380Z crayon.enabled: NULL 2021-05-14T21:05:45.9439846Z remove-openmp-macos: true 2021-05-14T21:05:45.9440341Z http-user-agent: default 2021-05-14T21:05:45.9440746Z install-r: true 2021-05-14T21:05:45.9441262Z windows-path-include-mingw: true 2021-05-14T21:05:45.9441756Z env: 2021-05-14T21:05:45.9442137Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:05:45.9442556Z TIC_DEPLOY_KEY: 2021-05-14T21:05:45.9442868Z RSPM: 2021-05-14T21:05:45.9444043Z GITHUB_PAT: *** 2021-05-14T21:05:45.9444416Z COVERALLS_TOKEN: 2021-05-14T21:05:45.9444846Z continue-on-error: true 2021-05-14T21:05:45.9445255Z VDIFFR_RUN_TESTS: 2021-05-14T21:05:45.9445610Z ##[endgroup] 2021-05-14T21:05:46.5125461Z [command]C:\ProgramData\Chocolatey\bin\choco.exe install qpdf --no-progress 2021-05-14T21:05:47.1152370Z [command]D:\a\_temp\R-devel-win.exe /VERYSILENT /SUPPRESSMSGBOXES /DIR=C:\R 2021-05-14T21:05:48.6436643Z Chocolatey v0.10.15 2021-05-14T21:07:10.8963887Z Installing the following packages: 2021-05-14T21:07:10.8969023Z qpdf 2021-05-14T21:07:10.8973721Z By installing you accept licenses for the packages. 2021-05-14T21:07:12.5599139Z 2021-05-14T21:07:12.5600167Z qpdf v10.3.2 [Approved] 2021-05-14T21:07:12.5689528Z qpdf package files install completed. Performing other installation steps. 2021-05-14T21:07:14.3087243Z 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:14.9103211Z C:\ProgramData\chocolatey\lib\qpdf\tools 2021-05-14T21:07:17.2668396Z ShimGen has successfully created a shim for fix-qdf.exe 2021-05-14T21:07:17.4665019Z ShimGen has successfully created a shim for qpdf.exe 2021-05-14T21:07:17.6757266Z ShimGen has successfully created a shim for zlib-flate.exe 2021-05-14T21:07:17.6994289Z The install of qpdf was successful. 2021-05-14T21:07:17.6997861Z Software installed to 'C:\ProgramData\chocolatey\lib\qpdf\tools' 2021-05-14T21:07:17.7726299Z 2021-05-14T21:07:17.7727496Z Chocolatey installed 1/1 packages. 2021-05-14T21:07:17.7732766Z See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log). 2021-05-14T21:07:17.7741931Z 2021-05-14T21:07:17.7742810Z Enjoy using Chocolatey? Explore more amazing features to take your 2021-05-14T21:07:17.7743629Z experience to the next level at 2021-05-14T21:07:17.7744418Z https://chocolatey.org/compare 2021-05-14T21:07:18.1644510Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-14T21:07:18.1645023Z with: 2021-05-14T21:07:18.1645364Z pandoc-version: 2.7.3 2021-05-14T21:07:18.1645723Z env: 2021-05-14T21:07:18.1646207Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:07:18.1646611Z TIC_DEPLOY_KEY: 2021-05-14T21:07:18.1646933Z RSPM: 2021-05-14T21:07:18.1648076Z GITHUB_PAT: *** 2021-05-14T21:07:18.1648437Z COVERALLS_TOKEN: 2021-05-14T21:07:18.1648850Z continue-on-error: true 2021-05-14T21:07:18.1649270Z VDIFFR_RUN_TESTS: 2021-05-14T21:07:18.1649633Z R_LIBS_USER: D:\a\_temp\Library 2021-05-14T21:07:18.1649987Z TZ: UTC 2021-05-14T21:07:18.1650313Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:07:18.1650681Z NOT_CRAN: true 2021-05-14T21:07:18.1651017Z ##[endgroup] 2021-05-14T21:07:18.8217976Z [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\8350bfef-9af9-486f-a035-b4a005637a29', 'D:\a\_temp\996d58b8-8c84-4715-b2d2-c7e9503a2d4a')" 2021-05-14T21:07:21.6082144Z ##[group]Run git config user.name adigherman 2021-05-14T21:07:21.6082838Z git config user.name adigherman 2021-05-14T21:07:21.6083351Z git config user.email adig@jhu.edu 2021-05-14T21:07:21.7196645Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'" 2021-05-14T21:07:21.7197215Z env: 2021-05-14T21:07:21.7197661Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:07:21.7198143Z TIC_DEPLOY_KEY: 2021-05-14T21:07:21.7198491Z RSPM: 2021-05-14T21:07:21.7199872Z GITHUB_PAT: *** 2021-05-14T21:07:21.7200264Z COVERALLS_TOKEN: 2021-05-14T21:07:21.7200868Z continue-on-error: true 2021-05-14T21:07:21.7201348Z VDIFFR_RUN_TESTS: 2021-05-14T21:07:21.7201793Z R_LIBS_USER: D:\a\_temp\Library 2021-05-14T21:07:21.7202179Z TZ: UTC 2021-05-14T21:07:21.7202578Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:07:21.7203000Z NOT_CRAN: true 2021-05-14T21:07:21.7203365Z ##[endgroup] 2021-05-14T21:07:22.8369180Z ##[group]Run msys2/setup-msys2@v2 2021-05-14T21:07:22.8369630Z with: 2021-05-14T21:07:22.8369948Z msystem: MINGW64 2021-05-14T21:07:22.8370295Z update: true 2021-05-14T21:07:22.8370703Z install: git mingw-w64-x86_64-toolchain 2021-05-14T21:07:22.8371155Z path-type: minimal 2021-05-14T21:07:22.8371505Z release: true 2021-05-14T21:07:22.8371819Z env: 2021-05-14T21:07:22.8372186Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:07:22.8372593Z TIC_DEPLOY_KEY: 2021-05-14T21:07:22.8372895Z RSPM: 2021-05-14T21:07:22.8374073Z GITHUB_PAT: *** 2021-05-14T21:07:22.8374428Z COVERALLS_TOKEN: 2021-05-14T21:07:22.8374936Z continue-on-error: true 2021-05-14T21:07:22.8375851Z VDIFFR_RUN_TESTS: 2021-05-14T21:07:22.8376218Z R_LIBS_USER: D:\a\_temp\Library 2021-05-14T21:07:22.8376571Z TZ: UTC 2021-05-14T21:07:22.8376898Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:07:22.8377266Z NOT_CRAN: true 2021-05-14T21:07:22.8377582Z ##[endgroup] 2021-05-14T21:07:23.0028389Z ##[group]Downloading MSYS2... 2021-05-14T21:07:23.6804283Z [command]C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe "(Get-FileHash D:\a\_temp\base.exe -Algorithm SHA256)[0].Hash" 2021-05-14T21:07:25.2536052Z 1F2CFD8E13B0382096E53EAD6FD52D0B656A1F81E1B5D82F44CB4CE8AB68755E 2021-05-14T21:07:25.2712943Z ##[endgroup] 2021-05-14T21:07:25.2715326Z ##[group]Extracting MSYS2... 2021-05-14T21:07:25.2734462Z [command]D:\a\_temp\base.exe -y 2021-05-14T21:07:25.6319873Z 2021-05-14T21:07:25.6322272Z 7-Zip SFX 19.00 (x86) : Copyright (c) 1999-2018 Igor Pavlov : 2019-02-21 2021-05-14T21:07:25.6322887Z 2021-05-14T21:07:25.6323540Z Extracting archive: D:\a\_temp\base.exe 2021-05-14T21:07:25.6333936Z -- 2021-05-14T21:07:25.6334610Z Path = D:\a\_temp\base.exe 2021-05-14T21:07:25.6335312Z Type = 7z 2021-05-14T21:07:25.6335690Z 2021-05-14T21:07:25.8285896Z 0% 2021-05-14T21:07:25.8286574Z 2021-05-14T21:07:26.0305642Z 0% 1100 2021-05-14T21:07:26.0306360Z 2021-05-14T21:07:26.2320980Z 9% 1100 2021-05-14T21:07:26.2321697Z 2021-05-14T21:07:26.4319843Z 16% 1100 2021-05-14T21:07:26.4320620Z 2021-05-14T21:07:26.6442957Z 25% 1100 2021-05-14T21:07:26.6443735Z 2021-05-14T21:07:26.8432089Z 30% 1100 2021-05-14T21:07:26.8432782Z 2021-05-14T21:07:27.0485930Z 32% 1100 2021-05-14T21:07:27.0486702Z 2021-05-14T21:07:27.2461222Z 37% 1100 2021-05-14T21:07:27.2461876Z 2021-05-14T21:07:27.5447252Z 42% 1100 2021-05-14T21:07:27.5448018Z 2021-05-14T21:07:27.7442033Z 47% 1119 - msys64\etc\pacman.d\mirrorlist.msys 2021-05-14T21:07:27.7442992Z 2021-05-14T21:07:27.9471653Z 47% 1943 - msys64\usr\lib\terminfo\61\adm42-ns 2021-05-14T21:07:27.9476601Z 2021-05-14T21:07:28.1510676Z 47% 2913 - msys64\usr\lib\terminfo\69\i3101 2021-05-14T21:07:28.1511588Z 2021-05-14T21:07:28.3536139Z 47% 3847 - msys64\usr\lib\terminfo\74\ts-1 2021-05-14T21:07:28.3536996Z 2021-05-14T21:07:28.5563052Z 47% 4774 - msys64\usr\share\bash-completion\completions\ciptool 2021-05-14T21:07:28.5564164Z 2021-05-14T21:07:28.7886983Z 47% 5605 - msys64\usr\share\gtk-doc\html\p11-kit\devel-testing.html 2021-05-14T21:07:28.7888036Z 2021-05-14T21:07:28.9784578Z 47% 6061 - msys64\usr\share\locale\ga\LC_MESSAGES\gettext-runtime.mo 2021-05-14T21:07:28.9785611Z 2021-05-14T21:07:29.1810554Z 47% 6390 - msys64\usr\share\locale\pt_BR\LC_MESSAGES\wget-gnulib.mo 2021-05-14T21:07:29.1811485Z 2021-05-14T21:07:29.3843990Z 47% 7008 - msys64\usr\share\man\man1\openssl-dgst.1ssl.gz 2021-05-14T21:07:29.3846393Z 2021-05-14T21:07:29.5872318Z 47% 7884 - msys64\usr\share\man\man3\DBM_Filter.compress.3perl.gz 2021-05-14T21:07:29.5873340Z 2021-05-14T21:07:29.7911258Z 47% 8671 - msys64\usr\share\man\man3\Tcl_ObjectContextMethod.3.gz 2021-05-14T21:07:29.7912389Z 2021-05-14T21:07:29.9941412Z 47% 9463 - msys64\usr\share\man\man3\form_field_userptr.3x.gz 2021-05-14T21:07:29.9942284Z 2021-05-14T21:07:30.2488865Z 47% 10336 - msys64\usr\share\man\man3\wattroff.3x.gz 2021-05-14T21:07:30.2490029Z 2021-05-14T21:07:30.4477091Z 47% 10713 - msys64\usr\share\nano\awk.nanorc 2021-05-14T21:07:30.4477952Z 2021-05-14T21:07:30.6515431Z 47% 11387 - msys64\usr\share\perl5\core_perl\pods\perl5181delta.pod 2021-05-14T21:07:30.6516450Z 2021-05-14T21:07:30.8534809Z 47% 12195 - msys64\usr\share\terminfo\50\P12-M 2021-05-14T21:07:30.8535703Z 2021-05-14T21:07:31.0582160Z 47% 13029 - msys64\usr\share\terminfo\65\ep4080 2021-05-14T21:07:31.0582993Z 2021-05-14T21:07:31.2604059Z 47% 13965 - msys64\usr\share\terminfo\72\rxvt-cygwin-native 2021-05-14T21:07:31.2605117Z 2021-05-14T21:07:31.6982103Z 47% 14821 - msys64\usr\share\terminfo\78\xterm+direct 2021-05-14T21:07:31.6983140Z 2021-05-14T21:07:31.9000751Z 47% 15648 - msys64\usr\share\zoneinfo\posix\America\Guadeloupe 2021-05-14T21:07:31.9001603Z 2021-05-14T21:07:32.1178709Z 47% 16548 - msys64\usr\share\zoneinfo\right\Etc\Zulu 2021-05-14T21:07:32.1179688Z 2021-05-14T21:07:32.3175118Z 48% 17092 2021-05-14T21:07:32.3175861Z 2021-05-14T21:07:32.5140537Z 51% 17092 2021-05-14T21:07:32.5141230Z 2021-05-14T21:07:32.7219448Z 55% 17092 2021-05-14T21:07:32.7220146Z 2021-05-14T21:07:32.9215217Z 58% 17092 2021-05-14T21:07:32.9215851Z 2021-05-14T21:07:33.1336887Z 62% 17092 2021-05-14T21:07:33.1337651Z 2021-05-14T21:07:33.3236959Z 64% 17092 2021-05-14T21:07:33.3237730Z 2021-05-14T21:07:33.5264795Z 68% 17092 2021-05-14T21:07:33.5265490Z 2021-05-14T21:07:33.7441335Z 72% 17092 2021-05-14T21:07:33.7442066Z 2021-05-14T21:07:33.9581461Z 76% 17092 2021-05-14T21:07:33.9582240Z 2021-05-14T21:07:34.1526354Z 79% 17092 2021-05-14T21:07:34.1527099Z 2021-05-14T21:07:34.3639644Z 83% 17092 2021-05-14T21:07:34.3640438Z 2021-05-14T21:07:34.5730766Z 90% 17092 2021-05-14T21:07:34.5731457Z 2021-05-14T21:07:34.7750689Z 96% 17092 2021-05-14T21:07:34.7751389Z 2021-05-14T21:07:34.9936082Z 100% 17219 - msys64\usr\bin\hardlink.exe 2021-05-14T21:07:34.9937023Z 2021-05-14T21:07:35.1980100Z 100% 17369 - msys64\usr\bin\msys-panelw6.dll 2021-05-14T21:07:35.1981159Z 2021-05-14T21:07:35.2479512Z 100% 17625 - msys64\usr\lib\tdbcmysql1.1.1\libtdbcmysql1.1.1.dll 2021-05-14T21:07:35.2483360Z 2021-05-14T21:07:35.2484151Z Everything is Ok 2021-05-14T21:07:35.2511025Z ##[endgroup] 2021-05-14T21:07:35.2524354Z ##[group]Disable Key Refresh... 2021-05-14T21:07:35.3039670Z [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:07:36.0261301Z ##[endgroup] 2021-05-14T21:07:36.0285629Z ##[group]Restoring package cache... 2021-05-14T21:07:38.1934524Z Cache restore for msys2-pkgs-upd:true-conf:e36258c0, got undefined 2021-05-14T21:07:38.1935822Z ##[endgroup] 2021-05-14T21:07:38.1936518Z ##[group]Starting MSYS2 for the first time... 2021-05-14T21:07:38.2575895Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'uname' '-a'" 2021-05-14T21:07:38.5666066Z mkdir: cannot change permissions of '/dev/shm': Permission denied 2021-05-14T21:07:38.5793590Z mkdir: cannot change permissions of '/dev/mqueue': Permission denied 2021-05-14T21:07:38.7230381Z Copying skeleton files. 2021-05-14T21:07:38.7231527Z These files are for the users to personalise their msys2 experience. 2021-05-14T21:07:38.7232691Z 2021-05-14T21:07:38.7233457Z They will never be overwritten nor automatically updated. 2021-05-14T21:07:38.7234278Z 2021-05-14T21:07:38.7659519Z './.bashrc' -> '/home/runneradmin/.bashrc' 2021-05-14T21:07:38.7791555Z './.bash_logout' -> '/home/runneradmin/.bash_logout' 2021-05-14T21:07:38.7927031Z './.bash_profile' -> '/home/runneradmin/.bash_profile' 2021-05-14T21:07:38.8056755Z './.inputrc' -> '/home/runneradmin/.inputrc' 2021-05-14T21:07:38.8189334Z './.profile' -> '/home/runneradmin/.profile' 2021-05-14T21:07:38.8676117Z 'C:\Windows\system32\drivers\etc\hosts' -> '/etc/hosts' 2021-05-14T21:07:38.8946656Z 'C:\Windows\system32\drivers\etc\protocol' -> '/etc/protocols' 2021-05-14T21:07:38.9207543Z 'C:\Windows\system32\drivers\etc\services' -> '/etc/services' 2021-05-14T21:07:38.9472648Z 'C:\Windows\system32\drivers\etc\networks' -> '/etc/networks' 2021-05-14T21:07:39.1028466Z gpg: /etc/pacman.d/gnupg/trustdb.gpg: trustdb created 2021-05-14T21:07:39.1116710Z gpg: no ultimately trusted keys found 2021-05-14T21:07:39.3655727Z gpg: starting migration from earlier GnuPG versions 2021-05-14T21:07:39.4056082Z gpg: porting secret keys from '/etc/pacman.d/gnupg/secring.gpg' to gpg-agent 2021-05-14T21:07:39.4056958Z gpg: migration succeeded 2021-05-14T21:07:39.4250293Z gpg: Generating pacman keyring master key... 2021-05-14T21:07:41.5708526Z gpg: key 5DD90D4ADA85162D marked as ultimately trusted 2021-05-14T21:07:41.5725948Z gpg: directory '/etc/pacman.d/gnupg/openpgp-revocs.d' created 2021-05-14T21:07:41.6121193Z gpg: revocation certificate stored as '/etc/pacman.d/gnupg/openpgp-revocs.d/405F5412FB14D41642F063B85DD90D4ADA85162D.rev' 2021-05-14T21:07:41.6122457Z gpg: Done 2021-05-14T21:07:41.6295740Z ==> Updating trust database... 2021-05-14T21:07:41.6471425Z gpg: marginals needed: 3 completes needed: 1 trust model: pgp 2021-05-14T21:07:41.6472411Z gpg: depth: 0 valid: 1 signed: 0 trust: 0-, 0q, 0n, 0m, 0f, 1u 2021-05-14T21:07:41.7193549Z ==> Appending keys from msys2.gpg... 2021-05-14T21:07:41.8489582Z ==> Locally signing trusted keys in keyring... 2021-05-14T21:07:41.8625066Z -> Locally signing key 123D4D51A1793859C2BE916BBBE514E53E0D0813... 2021-05-14T21:07:41.9636799Z -> Locally signing key B91BCF3303284BF90CC043CA9F418C233E652008... 2021-05-14T21:07:42.0605809Z -> Locally signing key 6E8FEAFF9644F54EED90EEA0790AE56A1D3CFDDC... 2021-05-14T21:07:42.1571708Z -> Locally signing key 69985C5EB351011C78DF7F6D755B8182ACD22879... 2021-05-14T21:07:42.2539060Z -> Locally signing key 9DD0D4217D75A33B896159E6DA7EF2ABAEEA755C... 2021-05-14T21:07:42.3498134Z -> Locally signing key D55E7A6D7CE9BA1587C0ACACF40D263ECA25678A... 2021-05-14T21:07:42.5160470Z ==> Importing owner trust values... 2021-05-14T21:07:42.5314455Z gpg: setting ownertrust to 4 2021-05-14T21:07:42.5315839Z gpg: setting ownertrust to 4 2021-05-14T21:07:42.5316530Z gpg: setting ownertrust to 4 2021-05-14T21:07:42.5317018Z gpg: setting ownertrust to 4 2021-05-14T21:07:42.5317512Z gpg: setting ownertrust to 4 2021-05-14T21:07:42.5317978Z gpg: setting ownertrust to 4 2021-05-14T21:07:42.5459260Z ==> Disabling revoked keys in keyring... 2021-05-14T21:07:42.5584608Z -> Disabling key B19514FB53EB3668471B296E794DCF97F93FC717... 2021-05-14T21:07:42.6121380Z ==> Updating trust database... 2021-05-14T21:07:42.6291555Z gpg: marginals needed: 3 completes needed: 1 trust model: pgp 2021-05-14T21:07:42.6302187Z gpg: depth: 0 valid: 1 signed: 6 trust: 0-, 0q, 0n, 0m, 0f, 1u 2021-05-14T21:07:42.6311368Z gpg: depth: 1 valid: 6 signed: 6 trust: 0-, 0q, 0n, 6m, 0f, 0u 2021-05-14T21:07:42.6315273Z gpg: depth: 2 valid: 6 signed: 0 trust: 6-, 0q, 0n, 0m, 0f, 0u 2021-05-14T21:07:42.6317195Z gpg: next trustdb check due at 2022-01-23 2021-05-14T21:07:42.6654596Z pacman-key (pacman) 5.2.2 2021-05-14T21:07:42.6656315Z Copyright (c) 2010-2020 Pacman Development Team . 2021-05-14T21:07:42.6657112Z 2021-05-14T21:07:42.6796418Z This is free software; see the source for copying conditions. 2021-05-14T21:07:42.6799620Z There is NO WARRANTY, to the extent permitted by law. 2021-05-14T21:07:43.3486001Z  2021-05-14T21:07:43.3486506Z 2021-05-14T21:07:43.3487377Z ################################################################### 2021-05-14T21:07:43.3487989Z # # 2021-05-14T21:07:43.3488540Z # # 2021-05-14T21:07:43.3489112Z # C A U T I O N # 2021-05-14T21:07:43.3489672Z # # 2021-05-14T21:07:43.3490292Z # This is first start of MSYS2. # 2021-05-14T21:07:43.3490959Z # You MUST restart shell to apply necessary actions. # 2021-05-14T21:07:43.3491543Z # # 2021-05-14T21:07:43.3492119Z # # 2021-05-14T21:07:43.3492565Z ################################################################### 2021-05-14T21:07:43.3492804Z 2021-05-14T21:07:43.3492999Z 2021-05-14T21:07:43.3677307Z 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:07:43.3727199Z ##[endgroup] 2021-05-14T21:07:43.3728076Z ##[group]Disable CheckSpace... 2021-05-14T21:07:43.4286784Z [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:07:43.6994812Z ##[endgroup] 2021-05-14T21:07:43.6995670Z ##[group]Updating packages... 2021-05-14T21:07:43.7594027Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'pacman' '--noconfirm' '-Syuu' '--overwrite' '*'" 2021-05-14T21:07:44.5224191Z :: Synchronizing package databases... 2021-05-14T21:07:44.8841747Z downloading mingw32.db... 2021-05-14T21:07:45.5519697Z downloading mingw32.db.sig... 2021-05-14T21:07:45.7420451Z downloading mingw64.db... 2021-05-14T21:07:45.9403193Z downloading mingw64.db.sig... 2021-05-14T21:07:46.1315509Z downloading ucrt64.db... 2021-05-14T21:07:46.3264223Z downloading ucrt64.db.sig... 2021-05-14T21:07:46.5172333Z downloading msys.db... 2021-05-14T21:07:46.6413125Z downloading msys.db.sig... 2021-05-14T21:07:46.7318857Z :: Starting core system upgrade... 2021-05-14T21:07:46.9160067Z warning: terminate other MSYS2 programs before proceeding 2021-05-14T21:07:46.9161143Z resolving dependencies... 2021-05-14T21:07:46.9227008Z looking for conflicting packages... 2021-05-14T21:07:46.9245104Z 2021-05-14T21:07:46.9246809Z 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:07:46.9247677Z 2021-05-14T21:07:46.9248197Z Total Download Size: 9.36 MiB 2021-05-14T21:07:46.9248784Z Total Installed Size: 44.60 MiB 2021-05-14T21:07:46.9249340Z Net Upgrade Size: 0.02 MiB 2021-05-14T21:07:46.9250007Z 2021-05-14T21:07:46.9250751Z :: Proceed with installation? [Y/n] 2021-05-14T21:07:46.9251467Z :: Retrieving packages... 2021-05-14T21:07:47.0650145Z downloading filesystem-2021.04-4-x86_64.pkg.tar.zst... 2021-05-14T21:07:47.1636945Z downloading mintty-1~3.5.0-1-x86_64.pkg.tar.zst... 2021-05-14T21:07:47.2831634Z downloading msys2-runtime-3.2.0-6-x86_64.pkg.tar.zst... 2021-05-14T21:07:47.5443024Z downloading pacman-mirrors-20210423-2-any.pkg.tar.zst... 2021-05-14T21:07:47.6410501Z downloading pacman-5.2.2-22-x86_64.pkg.tar.zst... 2021-05-14T21:07:47.8271396Z checking keyring... 2021-05-14T21:07:47.9090130Z checking package integrity... 2021-05-14T21:07:48.5919534Z loading package files... 2021-05-14T21:07:48.6061930Z checking for file conflicts... 2021-05-14T21:07:48.6064056Z :: Processing package changes... 2021-05-14T21:07:48.6064988Z upgrading filesystem... 2021-05-14T21:07:48.6473495Z upgrading mintty... 2021-05-14T21:07:48.7082859Z upgrading msys2-runtime... 2021-05-14T21:07:48.7663385Z upgrading pacman-mirrors... 2021-05-14T21:07:48.7704218Z warning: /etc/pacman.d/mirrorlist.mingw64 installed as /etc/pacman.d/mirrorlist.mingw64.pacnew 2021-05-14T21:07:48.7720454Z warning: /etc/pacman.d/mirrorlist.ucrt64 installed as /etc/pacman.d/mirrorlist.ucrt64.pacnew 2021-05-14T21:07:48.7754553Z upgrading pacman... 2021-05-14T21:07:48.8471258Z warning: /etc/pacman.conf installed as /etc/pacman.conf.pacnew 2021-05-14T21:07:49.1306738Z :: To complete this update all MSYS2 processes including this terminal will be closed. Confirm to proceed [Y/n] SUCCESS: The process with PID 4072 has been terminated. 2021-05-14T21:07:49.5487400Z ##[endgroup] 2021-05-14T21:07:49.5488313Z ##[group]Killing remaining tasks... 2021-05-14T21:07:49.5988100Z [command]C:\Windows\system32\taskkill.exe /F /FI "MODULES eq msys-2.0.dll" 2021-05-14T21:07:49.7056319Z 2021-05-14T21:07:49.7057274Z INFO: No tasks running with the specified criteria. 2021-05-14T21:07:49.7089832Z ##[endgroup] 2021-05-14T21:07:49.7090634Z ##[group]Final system upgrade... 2021-05-14T21:07:49.7581418Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'pacman' '--noconfirm' '-Syuu' '--overwrite' '*'" 2021-05-14T21:07:50.4482038Z :: Synchronizing package databases... 2021-05-14T21:07:51.0938893Z mingw32 is up to date 2021-05-14T21:07:51.0939461Z mingw64 is up to date 2021-05-14T21:07:51.0939879Z ucrt64 is up to date 2021-05-14T21:07:51.0940371Z downloading clang64.db... 2021-05-14T21:07:51.7642552Z downloading clang64.db.sig... 2021-05-14T21:07:51.9557567Z msys is up to date 2021-05-14T21:07:51.9558560Z :: Starting core system upgrade... 2021-05-14T21:07:52.1768437Z there is nothing to do 2021-05-14T21:07:52.1769496Z :: Starting full system upgrade... 2021-05-14T21:07:52.2137347Z resolving dependencies... 2021-05-14T21:07:52.2200913Z looking for conflicting packages... 2021-05-14T21:07:52.2223408Z 2021-05-14T21:07:52.2225126Z 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:07:52.2227051Z 2021-05-14T21:07:52.2227644Z Total Download Size: 4.00 MiB 2021-05-14T21:07:52.2228318Z Total Installed Size: 13.52 MiB 2021-05-14T21:07:52.2228955Z Net Upgrade Size: 0.01 MiB 2021-05-14T21:07:52.2229371Z 2021-05-14T21:07:52.2230591Z :: Proceed with installation? [Y/n] 2021-05-14T21:07:52.2231183Z :: Retrieving packages... 2021-05-14T21:07:52.3197509Z downloading less-581-1-x86_64.pkg.tar.zst... 2021-05-14T21:07:52.4173030Z downloading libxml2-2.9.10-8-x86_64.pkg.tar.zst... 2021-05-14T21:07:52.6133726Z downloading libxslt-1.1.34-4-x86_64.pkg.tar.zst... 2021-05-14T21:07:52.7129876Z downloading ca-certificates-20210119-1-any.pkg.tar.zst... 2021-05-14T21:07:52.8305520Z downloading libsqlite-3.35.5-1-x86_64.pkg.tar.zst... 2021-05-14T21:07:52.9366691Z downloading gnupg-2.2.27-2-x86_64.pkg.tar.zst... 2021-05-14T21:07:53.1488231Z downloading msys2-keyring-1~20210213-2-any.pkg.tar.zst... 2021-05-14T21:07:53.2461697Z downloading msys2-launcher-1.3-2-x86_64.pkg.tar.zst... 2021-05-14T21:07:53.2480553Z checking keyring... 2021-05-14T21:07:53.3386453Z checking package integrity... 2021-05-14T21:07:54.4402850Z loading package files... 2021-05-14T21:07:54.4557831Z checking for file conflicts... 2021-05-14T21:07:54.4558698Z checking available disk space... 2021-05-14T21:07:54.4647851Z :: Processing package changes... 2021-05-14T21:07:54.4648588Z upgrading less... 2021-05-14T21:07:54.4733941Z upgrading libxml2... 2021-05-14T21:07:54.4912092Z upgrading libxslt... 2021-05-14T21:07:54.5020641Z upgrading ca-certificates... 2021-05-14T21:07:55.1488461Z upgrading libsqlite... 2021-05-14T21:07:55.1609050Z upgrading gnupg... 2021-05-14T21:07:57.5860689Z ==> Appending keys from msys2.gpg... 2021-05-14T21:07:57.6750617Z ==> Locally signing trusted keys in keyring... 2021-05-14T21:07:57.6875004Z -> Locally signing key 123D4D51A1793859C2BE916BBBE514E53E0D0813... 2021-05-14T21:08:01.7763691Z -> Locally signing key B91BCF3303284BF90CC043CA9F418C233E652008... 2021-05-14T21:08:01.8303547Z -> Locally signing key 6E8FEAFF9644F54EED90EEA0790AE56A1D3CFDDC... 2021-05-14T21:08:01.8848666Z -> Locally signing key 69985C5EB351011C78DF7F6D755B8182ACD22879... 2021-05-14T21:08:01.9363205Z -> Locally signing key 9DD0D4217D75A33B896159E6DA7EF2ABAEEA755C... 2021-05-14T21:08:01.9904424Z -> Locally signing key D55E7A6D7CE9BA1587C0ACACF40D263ECA25678A... 2021-05-14T21:08:02.0443628Z ==> Importing owner trust values... 2021-05-14T21:08:02.0793126Z ==> Disabling revoked keys in keyring... 2021-05-14T21:08:02.0953025Z -> Disabling key B19514FB53EB3668471B296E794DCF97F93FC717... 2021-05-14T21:08:02.1493132Z ==> Updating trust database... 2021-05-14T21:08:02.1663100Z gpg: next trustdb check due at 2022-01-23 2021-05-14T21:08:02.2506796Z upgrading msys2-keyring... 2021-05-14T21:08:02.4784902Z ==> Appending keys from msys2.gpg... 2021-05-14T21:08:02.5638208Z ==> Locally signing trusted keys in keyring... 2021-05-14T21:08:02.5783438Z -> Locally signing key 123D4D51A1793859C2BE916BBBE514E53E0D0813... 2021-05-14T21:08:02.6683561Z -> Locally signing key B91BCF3303284BF90CC043CA9F418C233E652008... 2021-05-14T21:08:02.7223538Z -> Locally signing key 6E8FEAFF9644F54EED90EEA0790AE56A1D3CFDDC... 2021-05-14T21:08:02.7756855Z -> Locally signing key 69985C5EB351011C78DF7F6D755B8182ACD22879... 2021-05-14T21:08:02.8333676Z -> Locally signing key 9DD0D4217D75A33B896159E6DA7EF2ABAEEA755C... 2021-05-14T21:08:02.8873651Z -> Locally signing key D55E7A6D7CE9BA1587C0ACACF40D263ECA25678A... 2021-05-14T21:08:02.9403102Z ==> Importing owner trust values... 2021-05-14T21:08:02.9738077Z ==> Disabling revoked keys in keyring... 2021-05-14T21:08:02.9893309Z -> Disabling key B19514FB53EB3668471B296E794DCF97F93FC717... 2021-05-14T21:08:03.0433244Z ==> Updating trust database... 2021-05-14T21:08:03.0593647Z gpg: next trustdb check due at 2022-01-23 2021-05-14T21:08:03.1391541Z upgrading msys2-launcher... 2021-05-14T21:08:03.1485364Z :: Running post-transaction hooks... 2021-05-14T21:08:03.1486050Z (1/1) Updating the info directory file... 2021-05-14T21:08:03.3709618Z ##[endgroup] 2021-05-14T21:08:03.3710669Z ##[group]Installing additional packages... 2021-05-14T21:08:03.4182405Z [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:08:04.3878048Z :: There are 19 members in group mingw-w64-x86_64-toolchain: 2021-05-14T21:08:04.3879071Z :: Repository mingw64 2021-05-14T21:08:04.3883140Z 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:08:04.3885720Z 2021-05-14T21:08:04.3886333Z Enter a selection (default=all): 2021-05-14T21:08:04.3887052Z resolving dependencies... 2021-05-14T21:08:04.3987501Z looking for conflicting packages... 2021-05-14T21:08:04.4086918Z 2021-05-14T21:08:04.4105736Z 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:08:04.4119804Z 2021-05-14T21:08:04.4120687Z Total Download Size: 165.03 MiB 2021-05-14T21:08:04.4121320Z Total Installed Size: 1089.03 MiB 2021-05-14T21:08:04.4121701Z 2021-05-14T21:08:04.4122382Z :: Proceed with installation? [Y/n] 2021-05-14T21:08:04.4123004Z :: Retrieving packages... 2021-05-14T21:08:04.7340624Z downloading mingw-w64-x86_64-libiconv-1.16-2-any.pkg.tar.zst... 2021-05-14T21:08:05.3053938Z downloading mingw-w64-x86_64-zlib-1.2.11-9-any.pkg.tar.zst... 2021-05-14T21:08:05.4028777Z downloading mingw-w64-x86_64-binutils-2.36.1-3-any.pkg.tar.zst... 2021-05-14T21:08:05.9674431Z downloading mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-14T21:08:06.2008853Z downloading mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-14T21:08:06.3301664Z downloading mingw-w64-x86_64-isl-0.23-1-any.pkg.tar.zst... 2021-05-14T21:08:06.4350618Z downloading mingw-w64-x86_64-gmp-6.2.1-2-any.pkg.tar.zst... 2021-05-14T21:08:06.5373993Z downloading mingw-w64-x86_64-mpfr-4.1.0-3-any.pkg.tar.zst... 2021-05-14T21:08:06.6386581Z downloading mingw-w64-x86_64-mpc-1.2.1-1-any.pkg.tar.zst... 2021-05-14T21:08:06.7355797Z downloading mingw-w64-x86_64-libwinpthread-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-14T21:08:06.8322802Z downloading mingw-w64-x86_64-gcc-libs-10.3.0-2-any.pkg.tar.zst... 2021-05-14T21:08:06.9385789Z downloading mingw-w64-x86_64-windows-default-manifest-6.4-3-any.pkg.tar.xz... 2021-05-14T21:08:07.0481197Z downloading mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-14T21:08:07.1444403Z downloading mingw-w64-x86_64-zstd-1.4.9-1-any.pkg.tar.zst... 2021-05-14T21:08:07.2456199Z downloading mingw-w64-x86_64-gcc-10.3.0-2-any.pkg.tar.zst... 2021-05-14T21:08:08.3383629Z downloading mingw-w64-x86_64-gcc-ada-10.3.0-2-any.pkg.tar.zst... 2021-05-14T21:08:09.1027177Z downloading mingw-w64-x86_64-gcc-libgfortran-10.3.0-2-any.pkg.tar.zst... 2021-05-14T21:08:09.2063991Z downloading mingw-w64-x86_64-gcc-fortran-10.3.0-2-any.pkg.tar.zst... 2021-05-14T21:08:09.6440435Z downloading mingw-w64-x86_64-gcc-objc-10.3.0-2-any.pkg.tar.zst... 2021-05-14T21:08:10.0881711Z downloading mingw-w64-x86_64-expat-2.2.10-1-any.pkg.tar.zst... 2021-05-14T21:08:10.1860349Z downloading mingw-w64-x86_64-gettext-0.19.8.1-10-any.pkg.tar.zst... 2021-05-14T21:08:10.3148483Z downloading mingw-w64-x86_64-libtre-git-r128.6fb7206-2-any.pkg.tar.xz... 2021-05-14T21:08:10.4126639Z downloading mingw-w64-x86_64-libsystre-1.0.1-4-any.pkg.tar.xz... 2021-05-14T21:08:10.5088791Z downloading mingw-w64-x86_64-ncurses-6.2-3-any.pkg.tar.zst... 2021-05-14T21:08:10.6360736Z downloading mingw-w64-x86_64-bzip2-1.0.8-2-any.pkg.tar.zst... 2021-05-14T21:08:10.7344065Z downloading mingw-w64-x86_64-libffi-3.3-4-any.pkg.tar.zst... 2021-05-14T21:08:10.8314890Z downloading mingw-w64-x86_64-mpdecimal-2.5.0-2-any.pkg.tar.zst... 2021-05-14T21:08:10.9337341Z downloading mingw-w64-x86_64-libtasn1-4.16.0-2-any.pkg.tar.zst... 2021-05-14T21:08:11.0319614Z downloading mingw-w64-x86_64-p11-kit-0.23.22-1-any.pkg.tar.zst... 2021-05-14T21:08:11.1329125Z downloading mingw-w64-x86_64-ca-certificates-20200601-3-any.pkg.tar.zst... 2021-05-14T21:08:11.2334758Z downloading mingw-w64-x86_64-openssl-1.1.1.k-2-any.pkg.tar.zst... 2021-05-14T21:08:11.4528627Z downloading mingw-w64-x86_64-termcap-1.3.1-6-any.pkg.tar.zst... 2021-05-14T21:08:11.5501021Z downloading mingw-w64-x86_64-readline-8.0.004-2-any.pkg.tar.zst... 2021-05-14T21:08:11.6526119Z downloading mingw-w64-x86_64-tcl-8.6.11-3-any.pkg.tar.zst... 2021-05-14T21:08:11.8041985Z downloading mingw-w64-x86_64-sqlite3-3.35.5-1-any.pkg.tar.zst... 2021-05-14T21:08:12.1368669Z downloading mingw-w64-x86_64-tk-8.6.11.1-2-any.pkg.tar.zst... 2021-05-14T21:08:12.2808760Z downloading mingw-w64-x86_64-xz-5.2.5-2-any.pkg.tar.zst... 2021-05-14T21:08:12.3825368Z downloading mingw-w64-x86_64-python-3.8.9-2-any.pkg.tar.zst... 2021-05-14T21:08:13.1053877Z downloading mingw-w64-x86_64-xxhash-0.8.0-1-any.pkg.tar.zst... 2021-05-14T21:08:13.2044635Z downloading mingw-w64-x86_64-gdb-10.2-1-any.pkg.tar.zst... 2021-05-14T21:08:13.4174878Z downloading mingw-w64-x86_64-gdb-multiarch-10.2-1-any.pkg.tar.zst... 2021-05-14T21:08:13.7354211Z downloading mingw-w64-x86_64-libgccjit-10.3.0-2-any.pkg.tar.zst... 2021-05-14T21:08:14.0990884Z downloading mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-14T21:08:14.1974868Z downloading mingw-w64-x86_64-make-4.3-1-any.pkg.tar.xz... 2021-05-14T21:08:14.2962429Z downloading mingw-w64-x86_64-pkgconf-1.7.4-2-any.pkg.tar.zst... 2021-05-14T21:08:14.3945492Z downloading mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-14T21:08:14.4957733Z downloading mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-14T21:08:14.5922621Z downloading expat-2.3.0-1-x86_64.pkg.tar.zst... 2021-05-14T21:08:14.6891144Z downloading vim-8.2.2689-1-x86_64.pkg.tar.zst... 2021-05-14T21:08:15.0185647Z downloading heimdal-7.7.0-2-x86_64.pkg.tar.zst... 2021-05-14T21:08:15.1190858Z downloading openssh-8.5p1-1-x86_64.pkg.tar.zst... 2021-05-14T21:08:15.2227652Z downloading perl-Error-0.17029-1-any.pkg.tar.xz... 2021-05-14T21:08:15.3198864Z downloading perl-Authen-SASL-2.16-2-any.pkg.tar.xz... 2021-05-14T21:08:15.4163996Z downloading perl-Encode-Locale-1.05-1-any.pkg.tar.xz... 2021-05-14T21:08:15.5413010Z downloading perl-HTTP-Date-6.05-1-any.pkg.tar.xz... 2021-05-14T21:08:15.6376183Z downloading perl-File-Listing-6.14-1-any.pkg.tar.zst... 2021-05-14T21:08:15.7344081Z downloading perl-HTML-Tagset-3.20-2-any.pkg.tar.xz... 2021-05-14T21:08:15.8311616Z downloading perl-Clone-0.45-2-x86_64.pkg.tar.zst... 2021-05-14T21:08:15.9276633Z downloading perl-IO-HTML-1.004-1-any.pkg.tar.zst... 2021-05-14T21:08:16.0248473Z downloading perl-LWP-MediaTypes-6.04-1-any.pkg.tar.zst... 2021-05-14T21:08:16.1221438Z downloading perl-URI-5.09-1-any.pkg.tar.zst... 2021-05-14T21:08:16.2203537Z downloading perl-HTTP-Message-6.29-1-any.pkg.tar.zst... 2021-05-14T21:08:16.3173418Z downloading perl-HTML-Parser-3.76-1-x86_64.pkg.tar.zst... 2021-05-14T21:08:16.4148840Z downloading perl-HTTP-Cookies-6.10-1-any.pkg.tar.zst... 2021-05-14T21:08:16.5120425Z downloading perl-HTTP-Daemon-6.12-1-any.pkg.tar.zst... 2021-05-14T21:08:16.6083733Z downloading perl-HTTP-Negotiate-6.01-2-any.pkg.tar.xz... 2021-05-14T21:08:16.7053666Z downloading perl-Net-HTTP-6.21-1-any.pkg.tar.zst... 2021-05-14T21:08:16.8018389Z downloading perl-WWW-RobotRules-6.02-2-any.pkg.tar.xz... 2021-05-14T21:08:16.8980822Z downloading perl-Try-Tiny-0.30-1-any.pkg.tar.xz... 2021-05-14T21:08:16.9946217Z downloading perl-libwww-6.53-1-any.pkg.tar.zst... 2021-05-14T21:08:17.0924292Z downloading perl-TimeDate-2.33-1-any.pkg.tar.zst... 2021-05-14T21:08:17.1901431Z downloading perl-MailTools-2.21-1-any.pkg.tar.xz... 2021-05-14T21:08:17.2880034Z downloading perl-IO-Stringy-2.113-1-any.pkg.tar.zst... 2021-05-14T21:08:17.3856292Z downloading perl-Convert-BinHex-1.125-1-any.pkg.tar.xz... 2021-05-14T21:08:17.4829389Z downloading perl-MIME-tools-5.509-1-any.pkg.tar.xz... 2021-05-14T21:08:17.5830064Z downloading perl-Net-SSLeay-1.90-1-x86_64.pkg.tar.zst... 2021-05-14T21:08:17.6836783Z downloading perl-IO-Socket-SSL-2.070-1-any.pkg.tar.zst... 2021-05-14T21:08:17.7815197Z downloading perl-Net-SMTP-SSL-1.04-1-any.pkg.tar.xz... 2021-05-14T21:08:17.8782120Z downloading perl-TermReadKey-2.38-2-x86_64.pkg.tar.zst... 2021-05-14T21:08:17.9749296Z downloading git-2.31.1-2-x86_64.pkg.tar.zst... 2021-05-14T21:08:18.1168097Z checking keyring... 2021-05-14T21:08:18.3779569Z checking package integrity... 2021-05-14T21:08:30.3539073Z loading package files... 2021-05-14T21:08:30.8810566Z checking for file conflicts... 2021-05-14T21:08:32.9249346Z checking available disk space... 2021-05-14T21:08:32.9360134Z :: Processing package changes... 2021-05-14T21:08:32.9361181Z installing expat... 2021-05-14T21:08:32.9416366Z installing vim... 2021-05-14T21:08:34.3382755Z installing heimdal... 2021-05-14T21:08:34.6413115Z installing openssh... 2021-05-14T21:08:34.6752059Z installing perl-Error... 2021-05-14T21:08:34.6866078Z installing perl-Authen-SASL... 2021-05-14T21:08:34.7075990Z installing perl-Encode-Locale... 2021-05-14T21:08:34.7167476Z installing perl-HTTP-Date... 2021-05-14T21:08:34.7224154Z installing perl-File-Listing... 2021-05-14T21:08:34.7371276Z installing perl-HTML-Tagset... 2021-05-14T21:08:34.7372513Z installing perl-Clone... 2021-05-14T21:08:34.7387149Z installing perl-IO-HTML... 2021-05-14T21:08:34.7439415Z installing perl-LWP-MediaTypes... 2021-05-14T21:08:34.7496049Z installing perl-URI... 2021-05-14T21:08:34.7933526Z installing perl-HTTP-Message... 2021-05-14T21:08:34.8106789Z installing perl-HTML-Parser... 2021-05-14T21:08:34.8250926Z installing perl-HTTP-Cookies... 2021-05-14T21:08:34.8326275Z installing perl-HTTP-Daemon... 2021-05-14T21:08:34.8366868Z installing perl-HTTP-Negotiate... 2021-05-14T21:08:34.8406485Z installing perl-Net-HTTP... 2021-05-14T21:08:34.8501404Z installing perl-WWW-RobotRules... 2021-05-14T21:08:34.8563639Z installing perl-Try-Tiny... 2021-05-14T21:08:34.8662836Z installing perl-libwww... 2021-05-14T21:08:34.8989565Z Optional dependencies for perl-libwww 2021-05-14T21:08:34.8990792Z perl-LWP-Protocol-https: for https:// url schemes 2021-05-14T21:08:34.8991722Z installing perl-TimeDate... 2021-05-14T21:08:34.9347551Z installing perl-MailTools... 2021-05-14T21:08:34.9660338Z installing perl-IO-Stringy... 2021-05-14T21:08:34.9786134Z installing perl-Convert-BinHex... 2021-05-14T21:08:35.0825303Z module test... pass. 2021-05-14T21:08:35.0856935Z installing perl-MIME-tools... 2021-05-14T21:08:35.1334306Z installing perl-Net-SSLeay... 2021-05-14T21:08:35.1958313Z installing perl-IO-Socket-SSL... 2021-05-14T21:08:35.2069220Z installing perl-Net-SMTP-SSL... 2021-05-14T21:08:35.2123869Z installing perl-TermReadKey... 2021-05-14T21:08:35.2191619Z installing git... 2021-05-14T21:08:35.7579083Z Optional dependencies for git 2021-05-14T21:08:35.7580120Z python: various helper scripts 2021-05-14T21:08:35.7580825Z subversion: git svn 2021-05-14T21:08:35.7581607Z installing mingw-w64-x86_64-libiconv... 2021-05-14T21:08:35.7819243Z installing mingw-w64-x86_64-zlib... 2021-05-14T21:08:35.7910698Z installing mingw-w64-x86_64-binutils... 2021-05-14T21:08:36.0478912Z installing mingw-w64-x86_64-headers-git... 2021-05-14T21:08:37.4037195Z installing mingw-w64-x86_64-crt-git... 2021-05-14T21:08:38.0093686Z installing mingw-w64-x86_64-isl... 2021-05-14T21:08:38.0569783Z installing mingw-w64-x86_64-gmp... 2021-05-14T21:08:38.0702854Z installing mingw-w64-x86_64-mpfr... 2021-05-14T21:08:38.0886304Z installing mingw-w64-x86_64-mpc... 2021-05-14T21:08:38.0931947Z installing mingw-w64-x86_64-libwinpthread-git... 2021-05-14T21:08:38.0993048Z installing mingw-w64-x86_64-gcc-libs... 2021-05-14T21:08:38.1171878Z installing mingw-w64-x86_64-windows-default-manifest... 2021-05-14T21:08:38.1209414Z installing mingw-w64-x86_64-winpthreads-git... 2021-05-14T21:08:38.1325651Z installing mingw-w64-x86_64-zstd... 2021-05-14T21:08:38.1510331Z installing mingw-w64-x86_64-gcc... 2021-05-14T21:08:39.3624331Z installing mingw-w64-x86_64-gcc-ada... 2021-05-14T21:08:41.7814987Z installing mingw-w64-x86_64-gcc-libgfortran... 2021-05-14T21:08:41.7927272Z installing mingw-w64-x86_64-gcc-fortran... 2021-05-14T21:08:41.9198115Z installing mingw-w64-x86_64-gcc-objc... 2021-05-14T21:08:42.0709721Z installing mingw-w64-x86_64-expat... 2021-05-14T21:08:42.0810558Z installing mingw-w64-x86_64-gettext... 2021-05-14T21:08:43.8277196Z installing mingw-w64-x86_64-libtre-git... 2021-05-14T21:08:43.8464976Z installing mingw-w64-x86_64-libsystre... 2021-05-14T21:08:43.8571040Z installing mingw-w64-x86_64-ncurses... 2021-05-14T21:08:48.6288191Z installing mingw-w64-x86_64-bzip2... 2021-05-14T21:08:48.6444612Z installing mingw-w64-x86_64-libffi... 2021-05-14T21:08:48.6542401Z installing mingw-w64-x86_64-mpdecimal... 2021-05-14T21:08:48.7033723Z installing mingw-w64-x86_64-libtasn1... 2021-05-14T21:08:48.7395268Z installing mingw-w64-x86_64-p11-kit... 2021-05-14T21:08:48.7624069Z installing mingw-w64-x86_64-ca-certificates... 2021-05-14T21:08:49.3784075Z installing mingw-w64-x86_64-openssl... 2021-05-14T21:08:55.3063837Z installing mingw-w64-x86_64-termcap... 2021-05-14T21:08:55.3113943Z installing mingw-w64-x86_64-readline... 2021-05-14T21:08:55.3385955Z installing mingw-w64-x86_64-tcl... 2021-05-14T21:08:56.7861259Z installing mingw-w64-x86_64-sqlite3... 2021-05-14T21:08:57.5376247Z installing mingw-w64-x86_64-tk... 2021-05-14T21:08:58.0980663Z installing mingw-w64-x86_64-xz... 2021-05-14T21:08:58.8051239Z installing mingw-w64-x86_64-python... 2021-05-14T21:09:05.3074736Z installing mingw-w64-x86_64-xxhash... 2021-05-14T21:09:05.3179148Z installing mingw-w64-x86_64-gdb... 2021-05-14T21:09:05.4159580Z installing mingw-w64-x86_64-gdb-multiarch... 2021-05-14T21:09:05.4942009Z installing mingw-w64-x86_64-libgccjit... 2021-05-14T21:09:05.6093329Z installing mingw-w64-x86_64-libmangle-git... 2021-05-14T21:09:05.6141643Z installing mingw-w64-x86_64-make... 2021-05-14T21:09:05.6329752Z installing mingw-w64-x86_64-pkgconf... 2021-05-14T21:09:05.6488129Z installing mingw-w64-x86_64-tools-git... 2021-05-14T21:09:05.6593199Z installing mingw-w64-x86_64-winstorecompat-git... 2021-05-14T21:09:05.7192550Z ##[endgroup] 2021-05-14T21:09:05.7193443Z ##[group]Saving package cache... 2021-05-14T21:09:05.7683268Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'paccache' '-r' '-f' '-u' '-k0'" 2021-05-14T21:09:06.6659698Z ==> no candidate packages found for pruning 2021-05-14T21:09:06.7215585Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'paccache' '-r' '-f' '-k1'" 2021-05-14T21:09:07.0695651Z ==> no candidate packages found for pruning 2021-05-14T21:09:07.8777889Z [command]C:\rtools40\usr\bin\tar.exe --posix --use-compress-program "zstd -T0" -cf cache.tzst -P -C D:/a/waveslim/waveslim --files-from manifest.txt --force-local 2021-05-14T21:09:13.7294742Z Cache Size: ~178 MB (187115737 B) 2021-05-14T21:09:13.8076275Z Cache saved successfully 2021-05-14T21:09:13.8081533Z Cache saved as ID 1 using key msys2-pkgs-upd:true-conf:e36258c0-files:93c2df10d11cdb5903b0d05c86ca5abdbeafe664 2021-05-14T21:09:13.8605549Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'pacman' '--noconfirm' '-Scc'" 2021-05-14T21:09:14.6115010Z 2021-05-14T21:09:14.6116056Z Cache directory: /var/cache/pacman/pkg/ 2021-05-14T21:09:14.6361122Z :: Do you want to remove ALL files from cache? [Y/n] 2021-05-14T21:09:14.6361961Z removing all files from cache... 2021-05-14T21:09:14.6362473Z 2021-05-14T21:09:14.6363027Z Database directory: /var/lib/pacman/ 2021-05-14T21:09:14.6367245Z :: Do you want to remove unused repositories? [Y/n] 2021-05-14T21:09:14.6368460Z removing unused sync repositories... 2021-05-14T21:09:14.6428780Z ##[endgroup] 2021-05-14T21:09:14.6728150Z ##[group]Run adigherman/actions/install-sysdeps-windows@master 2021-05-14T21:09:14.6728762Z env: 2021-05-14T21:09:14.6729200Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:09:14.6729608Z TIC_DEPLOY_KEY: 2021-05-14T21:09:14.6729931Z RSPM: 2021-05-14T21:09:14.6731225Z GITHUB_PAT: *** 2021-05-14T21:09:14.6731583Z COVERALLS_TOKEN: 2021-05-14T21:09:14.6732017Z continue-on-error: true 2021-05-14T21:09:14.6732522Z VDIFFR_RUN_TESTS: 2021-05-14T21:09:14.6732908Z R_LIBS_USER: D:\a\_temp\Library 2021-05-14T21:09:14.6733244Z TZ: UTC 2021-05-14T21:09:14.6733591Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:09:14.6733942Z NOT_CRAN: true 2021-05-14T21:09:14.6734289Z MSYSTEM: MINGW64 2021-05-14T21:09:14.6734622Z ##[endgroup] 2021-05-14T21:09:15.4652286Z :: Synchronizing package databases... 2021-05-14T21:09:16.2176346Z mingw32 is up to date 2021-05-14T21:09:16.2177228Z mingw64 is up to date 2021-05-14T21:09:16.2177809Z ucrt64 is up to date 2021-05-14T21:09:16.2178558Z clang64 is up to date 2021-05-14T21:09:16.2179138Z msys is up to date 2021-05-14T21:09:16.2179839Z :: Starting core system upgrade... 2021-05-14T21:09:16.4375174Z there is nothing to do 2021-05-14T21:09:16.4376205Z :: Starting full system upgrade... 2021-05-14T21:09:16.5330723Z there is nothing to do 2021-05-14T21:09:17.1465576Z resolving dependencies... 2021-05-14T21:09:17.1523102Z looking for conflicting packages... 2021-05-14T21:09:17.1598172Z 2021-05-14T21:09:17.1598910Z Packages (1) mingw-w64-x86_64-aom-3.1.0-1 2021-05-14T21:09:17.1599388Z 2021-05-14T21:09:17.1599968Z Total Download Size: 3.00 MiB 2021-05-14T21:09:17.1600637Z Total Installed Size: 20.93 MiB 2021-05-14T21:09:17.1601045Z 2021-05-14T21:09:17.1601804Z :: Proceed with installation? [Y/n] 2021-05-14T21:09:17.1602540Z :: Retrieving packages... 2021-05-14T21:09:17.4820394Z downloading mingw-w64-x86_64-aom-3.1.0-1-any.pkg.tar.zst... 2021-05-14T21:09:18.8052868Z checking keyring... 2021-05-14T21:09:18.8053424Z checking package integrity... 2021-05-14T21:09:18.8053930Z loading package files... 2021-05-14T21:09:18.8054413Z checking for file conflicts... 2021-05-14T21:09:18.8054946Z checking available disk space... 2021-05-14T21:09:18.8055544Z :: Processing package changes... 2021-05-14T21:09:18.8056081Z installing mingw-w64-x86_64-aom... 2021-05-14T21:09:19.1572649Z resolving dependencies... 2021-05-14T21:09:19.1573506Z looking for conflicting packages... 2021-05-14T21:09:19.1702069Z 2021-05-14T21:09:19.1702897Z Packages (1) mingw-w64-x86_64-argtable-2.13-2 2021-05-14T21:09:19.1703442Z 2021-05-14T21:09:19.1703997Z Total Download Size: 1.97 MiB 2021-05-14T21:09:19.1704656Z Total Installed Size: 4.43 MiB 2021-05-14T21:09:19.1705085Z 2021-05-14T21:09:19.1705815Z :: Proceed with installation? [Y/n] 2021-05-14T21:09:19.1706615Z :: Retrieving packages... 2021-05-14T21:09:19.4824125Z downloading mingw-w64-x86_64-argtable-2.13-2-any.pkg.tar.zst... 2021-05-14T21:09:20.1547293Z checking keyring... 2021-05-14T21:09:20.2273512Z checking package integrity... 2021-05-14T21:09:20.3510257Z loading package files... 2021-05-14T21:09:20.3530954Z checking for file conflicts... 2021-05-14T21:09:20.3548527Z checking available disk space... 2021-05-14T21:09:20.3553906Z :: Processing package changes... 2021-05-14T21:09:20.3554671Z installing mingw-w64-x86_64-argtable... 2021-05-14T21:09:21.0170914Z resolving dependencies... 2021-05-14T21:09:21.0319326Z looking for conflicting packages... 2021-05-14T21:09:21.0363968Z 2021-05-14T21:09:21.0373665Z 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:09:21.0379846Z 2021-05-14T21:09:21.0380430Z Total Download Size: 92.82 MiB 2021-05-14T21:09:21.0381113Z Total Installed Size: 821.22 MiB 2021-05-14T21:09:21.0381553Z 2021-05-14T21:09:21.0382249Z :: Proceed with installation? [Y/n] 2021-05-14T21:09:21.0382983Z :: Retrieving packages... 2021-05-14T21:09:21.3685758Z downloading mingw-w64-x86_64-aws-c-common-0.5.5-1-any.pkg.tar.zst... 2021-05-14T21:09:21.8206950Z downloading mingw-w64-x86_64-aws-checksums-0.1.11-1-any.pkg.tar.zst... 2021-05-14T21:09:21.9186956Z downloading mingw-w64-x86_64-aws-c-cal-0.5.0-1-any.pkg.tar.zst... 2021-05-14T21:09:22.0164107Z downloading mingw-w64-x86_64-aws-c-io-0.9.1-3-any.pkg.tar.zst... 2021-05-14T21:09:22.2077459Z downloading mingw-w64-x86_64-aws-c-event-stream-0.2.7-1-any.pkg.tar.zst... 2021-05-14T21:09:22.3528004Z downloading mingw-w64-x86_64-aws-sdk-cpp-1.8.149-2-any.pkg.tar.zst... 2021-05-14T21:09:22.7496765Z downloading mingw-w64-x86_64-brotli-1.0.9-2-any.pkg.tar.zst... 2021-05-14T21:09:22.8591308Z downloading mingw-w64-x86_64-double-conversion-3.1.5-1-any.pkg.tar.xz... 2021-05-14T21:09:22.9581755Z downloading mingw-w64-x86_64-flatbuffers-1.12.0-2-any.pkg.tar.zst... 2021-05-14T21:09:23.0671187Z downloading mingw-w64-x86_64-gflags-2.2.2-2-any.pkg.tar.xz... 2021-05-14T21:09:23.1672060Z downloading mingw-w64-x86_64-wineditline-2.205-3-any.pkg.tar.xz... 2021-05-14T21:09:23.2643179Z downloading mingw-w64-x86_64-pcre-8.44-3-any.pkg.tar.zst... 2021-05-14T21:09:23.4042750Z downloading mingw-w64-x86_64-glib2-2.68.2-1-any.pkg.tar.zst... 2021-05-14T21:09:23.8080359Z downloading mingw-w64-x86_64-gobject-introspection-runtime-1.66.1-5-any.pkg.tar.zst... 2021-05-14T21:09:23.9082122Z downloading mingw-w64-x86_64-python-markupsafe-2.0.0-1-any.pkg.tar.zst... 2021-05-14T21:09:24.0048709Z downloading mingw-w64-x86_64-python-beaker-1.11.0-1-any.pkg.tar.xz... 2021-05-14T21:09:24.1053404Z downloading mingw-w64-x86_64-python-mako-1.1.4-2-any.pkg.tar.zst... 2021-05-14T21:09:24.2042259Z downloading mingw-w64-x86_64-gobject-introspection-1.66.1-5-any.pkg.tar.zst... 2021-05-14T21:09:24.3394552Z downloading mingw-w64-x86_64-c-ares-1.17.1-1-any.pkg.tar.zst... 2021-05-14T21:09:24.4387844Z downloading mingw-w64-x86_64-protobuf-3.16.0-1-any.pkg.tar.zst... 2021-05-14T21:09:24.7182966Z downloading mingw-w64-x86_64-re2-20210401-1-any.pkg.tar.zst... 2021-05-14T21:09:24.8255529Z downloading mingw-w64-x86_64-grpc-1.35.0-2-any.pkg.tar.zst... 2021-05-14T21:09:25.0543383Z downloading mingw-w64-x86_64-libutf8proc-2.6.1-1-any.pkg.tar.zst... 2021-05-14T21:09:25.1515103Z downloading mingw-w64-x86_64-lz4-1.9.3-1-any.pkg.tar.zst... 2021-05-14T21:09:25.2558086Z downloading mingw-w64-x86_64-openblas-0.3.13-2-any.pkg.tar.zst... 2021-05-14T21:09:25.5928499Z downloading mingw-w64-x86_64-python-numpy-1.20.3-1-any.pkg.tar.zst... 2021-05-14T21:09:25.8082329Z downloading mingw-w64-x86_64-snappy-1.1.8-1-any.pkg.tar.xz... 2021-05-14T21:09:25.9053071Z downloading mingw-w64-x86_64-icu-68.2-3-any.pkg.tar.zst... 2021-05-14T21:09:26.7855901Z downloading mingw-w64-x86_64-boost-1.75.0-4-any.pkg.tar.zst... 2021-05-14T21:09:27.7340141Z downloading mingw-w64-x86_64-thrift-0.13.0-2-any.pkg.tar.zst... 2021-05-14T21:09:27.8649652Z downloading mingw-w64-x86_64-uriparser-0.9.4-1-any.pkg.tar.zst... 2021-05-14T21:09:27.9629610Z downloading mingw-w64-x86_64-arrow-4.0.0-1-any.pkg.tar.zst... 2021-05-14T21:09:28.5934304Z checking keyring... 2021-05-14T21:09:28.8087519Z checking package integrity... 2021-05-14T21:09:33.0684330Z loading package files... 2021-05-14T21:09:33.3567371Z checking for file conflicts... 2021-05-14T21:09:34.7004332Z checking available disk space... 2021-05-14T21:09:34.7065224Z :: Processing package changes... 2021-05-14T21:09:34.7066192Z installing mingw-w64-x86_64-aws-c-common... 2021-05-14T21:09:34.7696161Z installing mingw-w64-x86_64-aws-checksums... 2021-05-14T21:09:34.7831588Z installing mingw-w64-x86_64-aws-c-cal... 2021-05-14T21:09:34.7974363Z installing mingw-w64-x86_64-aws-c-io... 2021-05-14T21:09:34.8211485Z installing mingw-w64-x86_64-aws-c-event-stream... 2021-05-14T21:09:34.8360477Z installing mingw-w64-x86_64-aws-sdk-cpp... 2021-05-14T21:09:35.5108501Z installing mingw-w64-x86_64-brotli... 2021-05-14T21:09:35.5280984Z installing mingw-w64-x86_64-double-conversion... 2021-05-14T21:09:35.5502368Z installing mingw-w64-x86_64-flatbuffers... 2021-05-14T21:09:35.5789585Z installing mingw-w64-x86_64-gflags... 2021-05-14T21:09:35.6095159Z installing mingw-w64-x86_64-wineditline... 2021-05-14T21:09:35.6228588Z installing mingw-w64-x86_64-pcre... 2021-05-14T21:09:35.7544394Z installing mingw-w64-x86_64-glib2... 2021-05-14T21:09:36.2155668Z installing mingw-w64-x86_64-gobject-introspection-runtime... 2021-05-14T21:09:36.2332659Z installing mingw-w64-x86_64-python-markupsafe... 2021-05-14T21:09:36.2482462Z installing mingw-w64-x86_64-python-beaker... 2021-05-14T21:09:36.3217862Z installing mingw-w64-x86_64-python-mako... 2021-05-14T21:09:36.3904162Z installing mingw-w64-x86_64-gobject-introspection... 2021-05-14T21:09:36.5234481Z installing mingw-w64-x86_64-c-ares... 2021-05-14T21:09:36.5729649Z installing mingw-w64-x86_64-protobuf... 2021-05-14T21:09:36.7237867Z installing mingw-w64-x86_64-re2... 2021-05-14T21:09:36.7364979Z installing mingw-w64-x86_64-grpc... 2021-05-14T21:09:36.9919858Z installing mingw-w64-x86_64-libutf8proc... 2021-05-14T21:09:36.9994352Z installing mingw-w64-x86_64-lz4... 2021-05-14T21:09:37.0126720Z installing mingw-w64-x86_64-openblas... 2021-05-14T21:09:37.1922878Z Set the environment variable OPENBLAS_NUM_THREADS to the 2021-05-14T21:09:37.1923848Z number of threads to use. 2021-05-14T21:09:37.1957291Z installing mingw-w64-x86_64-python-numpy... 2021-05-14T21:09:38.5471537Z Optional dependencies for mingw-w64-x86_64-python-numpy 2021-05-14T21:09:38.5472558Z mingw-w64-x86_64-python-pytest: testsuite 2021-05-14T21:09:38.5473380Z installing mingw-w64-x86_64-snappy... 2021-05-14T21:09:38.5601593Z installing mingw-w64-x86_64-icu... 2021-05-14T21:09:39.8182273Z installing mingw-w64-x86_64-boost... 2021-05-14T21:09:51.4130628Z installing mingw-w64-x86_64-thrift... 2021-05-14T21:09:51.5014711Z installing mingw-w64-x86_64-uriparser... 2021-05-14T21:09:51.5136720Z installing mingw-w64-x86_64-arrow... 2021-05-14T21:09:53.4808206Z warning: mingw-w64-x86_64-aws-sdk-cpp-1.8.149-2 is up to date -- reinstalling 2021-05-14T21:09:53.4808967Z resolving dependencies... 2021-05-14T21:09:53.4873611Z looking for conflicting packages... 2021-05-14T21:09:53.4966560Z 2021-05-14T21:09:53.4967276Z Packages (1) mingw-w64-x86_64-aws-sdk-cpp-1.8.149-2 2021-05-14T21:09:53.4967772Z 2021-05-14T21:09:53.4968274Z Total Installed Size: 36.73 MiB 2021-05-14T21:09:53.4969068Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:09:53.4969716Z 2021-05-14T21:09:53.4970696Z :: Proceed with installation? [Y/n] 2021-05-14T21:09:53.4971291Z checking keyring... 2021-05-14T21:09:53.5564651Z checking package integrity... 2021-05-14T21:09:53.6824545Z loading package files... 2021-05-14T21:09:53.6934973Z checking for file conflicts... 2021-05-14T21:09:53.6936052Z checking available disk space... 2021-05-14T21:09:53.7400720Z :: Processing package changes... 2021-05-14T21:09:53.7402131Z reinstalling mingw-w64-x86_64-aws-sdk-cpp... 2021-05-14T21:09:55.6535609Z warning: mingw-w64-x86_64-binutils-2.36.1-3 is up to date -- reinstalling 2021-05-14T21:09:55.6536350Z resolving dependencies... 2021-05-14T21:09:55.6641542Z looking for conflicting packages... 2021-05-14T21:09:55.6690660Z 2021-05-14T21:09:55.6691389Z Packages (1) mingw-w64-x86_64-binutils-2.36.1-3 2021-05-14T21:09:55.6691871Z 2021-05-14T21:09:55.6692366Z Total Download Size: 7.06 MiB 2021-05-14T21:09:55.6692945Z Total Installed Size: 88.32 MiB 2021-05-14T21:09:55.6693521Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:09:55.6693868Z 2021-05-14T21:09:55.6694533Z :: Proceed with installation? [Y/n] 2021-05-14T21:09:55.6695160Z :: Retrieving packages... 2021-05-14T21:09:56.0384241Z downloading mingw-w64-x86_64-binutils-2.36.1-3-any.pkg.tar.zst... 2021-05-14T21:09:56.9328117Z checking keyring... 2021-05-14T21:09:57.0053630Z checking package integrity... 2021-05-14T21:09:57.1679452Z loading package files... 2021-05-14T21:09:57.1719241Z checking for file conflicts... 2021-05-14T21:09:57.1719986Z checking available disk space... 2021-05-14T21:09:57.1802013Z :: Processing package changes... 2021-05-14T21:09:57.1802789Z reinstalling mingw-w64-x86_64-binutils... 2021-05-14T21:09:58.0878952Z warning: mingw-w64-x86_64-boost-1.75.0-4 is up to date -- reinstalling 2021-05-14T21:09:58.0879669Z resolving dependencies... 2021-05-14T21:09:58.0986515Z looking for conflicting packages... 2021-05-14T21:09:58.1126368Z 2021-05-14T21:09:58.1127333Z Packages (1) mingw-w64-x86_64-boost-1.75.0-4 2021-05-14T21:09:58.1127798Z 2021-05-14T21:09:58.1128589Z Total Installed Size: 344.30 MiB 2021-05-14T21:09:58.1129394Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:09:58.1129928Z 2021-05-14T21:09:58.1131180Z :: Proceed with installation? [Y/n] 2021-05-14T21:09:58.1131774Z checking keyring... 2021-05-14T21:09:58.1766931Z checking package integrity... 2021-05-14T21:09:58.4363841Z loading package files... 2021-05-14T21:09:58.5959612Z checking for file conflicts... 2021-05-14T21:09:58.5976268Z checking available disk space... 2021-05-14T21:09:59.2906131Z :: Processing package changes... 2021-05-14T21:09:59.2907246Z reinstalling mingw-w64-x86_64-boost... 2021-05-14T21:10:12.8169151Z resolving dependencies... 2021-05-14T21:10:12.8269061Z looking for conflicting packages... 2021-05-14T21:10:12.8325301Z 2021-05-14T21:10:12.8326069Z Packages (1) mingw-w64-x86_64-bwidget-1.9.14-1 2021-05-14T21:10:12.8326616Z 2021-05-14T21:10:12.8327242Z Total Download Size: 0.17 MiB 2021-05-14T21:10:12.8327903Z Total Installed Size: 0.98 MiB 2021-05-14T21:10:12.8328338Z 2021-05-14T21:10:12.8330692Z :: Proceed with installation? [Y/n] 2021-05-14T21:10:12.8331483Z :: Retrieving packages... 2021-05-14T21:10:13.1597413Z downloading mingw-w64-x86_64-bwidget-1.9.14-1-any.pkg.tar.xz... 2021-05-14T21:10:13.4412690Z checking keyring... 2021-05-14T21:10:13.5151264Z checking package integrity... 2021-05-14T21:10:13.6276444Z loading package files... 2021-05-14T21:10:13.6317437Z checking for file conflicts... 2021-05-14T21:10:13.6380043Z checking available disk space... 2021-05-14T21:10:13.6387640Z :: Processing package changes... 2021-05-14T21:10:13.6388418Z installing mingw-w64-x86_64-bwidget... 2021-05-14T21:10:14.4013388Z warning: mingw-w64-x86_64-bzip2-1.0.8-2 is up to date -- reinstalling 2021-05-14T21:10:14.4014127Z resolving dependencies... 2021-05-14T21:10:14.4101181Z looking for conflicting packages... 2021-05-14T21:10:14.4172037Z 2021-05-14T21:10:14.4172866Z Packages (1) mingw-w64-x86_64-bzip2-1.0.8-2 2021-05-14T21:10:14.4173338Z 2021-05-14T21:10:14.4173822Z Total Download Size: 0.09 MiB 2021-05-14T21:10:14.4174398Z Total Installed Size: 0.46 MiB 2021-05-14T21:10:14.4174966Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:10:14.4175307Z 2021-05-14T21:10:14.4175928Z :: Proceed with installation? [Y/n] 2021-05-14T21:10:14.4176907Z :: Retrieving packages... 2021-05-14T21:10:14.7298518Z downloading mingw-w64-x86_64-bzip2-1.0.8-2-any.pkg.tar.zst... 2021-05-14T21:10:14.9521913Z checking keyring... 2021-05-14T21:10:15.0261707Z checking package integrity... 2021-05-14T21:10:15.1384266Z loading package files... 2021-05-14T21:10:15.1403898Z checking for file conflicts... 2021-05-14T21:10:15.1404629Z checking available disk space... 2021-05-14T21:10:15.1422093Z :: Processing package changes... 2021-05-14T21:10:15.1422804Z reinstalling mingw-w64-x86_64-bzip2... 2021-05-14T21:10:15.8541009Z warning: mingw-w64-x86_64-c-ares-1.17.1-1 is up to date -- reinstalling 2021-05-14T21:10:15.8541752Z resolving dependencies... 2021-05-14T21:10:15.8542695Z looking for conflicting packages... 2021-05-14T21:10:15.8723042Z 2021-05-14T21:10:15.8723966Z Packages (1) mingw-w64-x86_64-c-ares-1.17.1-1 2021-05-14T21:10:15.8724434Z 2021-05-14T21:10:15.8725432Z Total Installed Size: 0.62 MiB 2021-05-14T21:10:15.8726327Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:10:15.8726804Z 2021-05-14T21:10:15.8727465Z :: Proceed with installation? [Y/n] 2021-05-14T21:10:15.8728080Z checking keyring... 2021-05-14T21:10:15.9371803Z checking package integrity... 2021-05-14T21:10:16.0289170Z loading package files... 2021-05-14T21:10:16.0307609Z checking for file conflicts... 2021-05-14T21:10:16.0308320Z checking available disk space... 2021-05-14T21:10:16.0344563Z :: Processing package changes... 2021-05-14T21:10:16.0345314Z reinstalling mingw-w64-x86_64-c-ares... 2021-05-14T21:10:16.7359034Z resolving dependencies... 2021-05-14T21:10:16.7510484Z looking for conflicting packages... 2021-05-14T21:10:16.7530391Z warning: dependency cycle detected: 2021-05-14T21:10:16.7530765Z 2021-05-14T21:10:16.7531875Z warning: mingw-w64-x86_64-harfbuzz will be installed before its mingw-w64-x86_64-freetype dependency 2021-05-14T21:10:16.7534226Z 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:10:16.7535801Z 2021-05-14T21:10:16.7536396Z Total Download Size: 3.58 MiB 2021-05-14T21:10:16.7537041Z Total Installed Size: 21.16 MiB 2021-05-14T21:10:16.7537468Z 2021-05-14T21:10:16.7538136Z :: Proceed with installation? [Y/n] 2021-05-14T21:10:16.7538897Z :: Retrieving packages... 2021-05-14T21:10:17.0639554Z downloading mingw-w64-x86_64-libpng-1.6.37-4-any.pkg.tar.zst... 2021-05-14T21:10:17.5395830Z downloading mingw-w64-x86_64-graphite2-1.3.14-2-any.pkg.tar.zst... 2021-05-14T21:10:17.6385959Z downloading mingw-w64-x86_64-harfbuzz-2.8.1-1-any.pkg.tar.zst... 2021-05-14T21:10:17.9339403Z downloading mingw-w64-x86_64-freetype-2.10.4-2-any.pkg.tar.zst... 2021-05-14T21:10:18.1268977Z downloading mingw-w64-x86_64-fontconfig-2.13.93-3-any.pkg.tar.zst... 2021-05-14T21:10:18.2285288Z downloading mingw-w64-x86_64-lzo2-2.10-1-any.pkg.tar.xz... 2021-05-14T21:10:18.3270002Z downloading mingw-w64-x86_64-pixman-0.40.0-2-any.pkg.tar.zst... 2021-05-14T21:10:18.7668638Z downloading mingw-w64-x86_64-cairo-1.17.4-3-any.pkg.tar.zst... 2021-05-14T21:10:18.8719045Z checking keyring... 2021-05-14T21:10:19.0861096Z checking package integrity... 2021-05-14T21:10:19.9908295Z loading package files... 2021-05-14T21:10:20.0083105Z checking for file conflicts... 2021-05-14T21:10:20.0255241Z checking available disk space... 2021-05-14T21:10:20.0263104Z :: Processing package changes... 2021-05-14T21:10:20.0263863Z installing mingw-w64-x86_64-libpng... 2021-05-14T21:10:20.0475055Z installing mingw-w64-x86_64-graphite2... 2021-05-14T21:10:20.0589977Z installing mingw-w64-x86_64-harfbuzz... 2021-05-14T21:10:20.1129240Z Optional dependencies for mingw-w64-x86_64-harfbuzz 2021-05-14T21:10:20.1130282Z mingw-w64-x86_64-icu: harfbuzz-icu support [installed] 2021-05-14T21:10:20.1131214Z mingw-w64-x86_64-cairo: hb-view program [pending] 2021-05-14T21:10:20.1132123Z installing mingw-w64-x86_64-freetype... 2021-05-14T21:10:20.1551073Z installing mingw-w64-x86_64-fontconfig... 2021-05-14T21:10:20.2577698Z 2021-05-14T21:10:20.2581220Z Fontconfig configuration is done via /mingw64/etc/fonts/conf.avail and conf.d. 2021-05-14T21:10:20.2582876Z Read /mingw64/etc/fonts/conf.d/README for more information. 2021-05-14T21:10:20.2584153Z 2021-05-14T21:10:29.0460871Z updating font cache... done. 2021-05-14T21:10:29.0464192Z installing mingw-w64-x86_64-lzo2... 2021-05-14T21:10:29.0715845Z installing mingw-w64-x86_64-pixman... 2021-05-14T21:10:29.0822758Z installing mingw-w64-x86_64-cairo... 2021-05-14T21:10:29.1148742Z Optional dependencies for mingw-w64-x86_64-cairo 2021-05-14T21:10:29.1149944Z mingw-w64-x86_64-glib2: libcairo-gobject [installed] 2021-05-14T21:10:29.1161052Z :: Running post-transaction hooks... 2021-05-14T21:10:29.1161904Z (1/1) Updating fontconfig cache... 2021-05-14T21:10:29.8381328Z resolving dependencies... 2021-05-14T21:10:29.8493983Z looking for conflicting packages... 2021-05-14T21:10:29.8544702Z 2021-05-14T21:10:29.8545428Z Packages (1) mingw-w64-x86_64-ccache-3.7.9-2 2021-05-14T21:10:29.8545971Z 2021-05-14T21:10:29.8546551Z Total Download Size: 0.10 MiB 2021-05-14T21:10:29.8547198Z Total Installed Size: 0.20 MiB 2021-05-14T21:10:29.8547623Z 2021-05-14T21:10:29.8548373Z :: Proceed with installation? [Y/n] 2021-05-14T21:10:29.8549093Z :: Retrieving packages... 2021-05-14T21:10:30.1741511Z downloading mingw-w64-x86_64-ccache-3.7.9-2-any.pkg.tar.zst... 2021-05-14T21:10:30.4495763Z checking keyring... 2021-05-14T21:10:30.5257892Z checking package integrity... 2021-05-14T21:10:30.6384539Z loading package files... 2021-05-14T21:10:30.6405454Z checking for file conflicts... 2021-05-14T21:10:30.6413389Z checking available disk space... 2021-05-14T21:10:30.6421649Z :: Processing package changes... 2021-05-14T21:10:30.6422371Z installing mingw-w64-x86_64-ccache... 2021-05-14T21:10:31.2961963Z resolving dependencies... 2021-05-14T21:10:31.3075603Z looking for conflicting packages... 2021-05-14T21:10:31.3126211Z 2021-05-14T21:10:31.3127042Z Packages (1) mingw-w64-x86_64-cfitsio-3.450-2 2021-05-14T21:10:31.3127579Z 2021-05-14T21:10:31.3128156Z Total Download Size: 0.69 MiB 2021-05-14T21:10:31.3128795Z Total Installed Size: 3.86 MiB 2021-05-14T21:10:31.3129218Z 2021-05-14T21:10:31.3129902Z :: Proceed with installation? [Y/n] 2021-05-14T21:10:31.3130595Z :: Retrieving packages... 2021-05-14T21:10:31.6252810Z downloading mingw-w64-x86_64-cfitsio-3.450-2-any.pkg.tar.zst... 2021-05-14T21:10:32.1053229Z checking keyring... 2021-05-14T21:10:32.1798074Z checking package integrity... 2021-05-14T21:10:32.2947738Z loading package files... 2021-05-14T21:10:32.2966303Z checking for file conflicts... 2021-05-14T21:10:32.2978074Z checking available disk space... 2021-05-14T21:10:32.2986404Z :: Processing package changes... 2021-05-14T21:10:32.2987148Z installing mingw-w64-x86_64-cfitsio... 2021-05-14T21:10:32.9585317Z resolving dependencies... 2021-05-14T21:10:32.9636566Z looking for conflicting packages... 2021-05-14T21:10:32.9747526Z 2021-05-14T21:10:32.9748378Z Packages (1) mingw-w64-x86_64-clustal-omega-1.2.4-1 2021-05-14T21:10:32.9748984Z 2021-05-14T21:10:32.9749563Z Total Download Size: 0.42 MiB 2021-05-14T21:10:32.9750208Z Total Installed Size: 1.59 MiB 2021-05-14T21:10:32.9750658Z 2021-05-14T21:10:32.9751350Z :: Proceed with installation? [Y/n] 2021-05-14T21:10:32.9752041Z :: Retrieving packages... 2021-05-14T21:10:33.2856271Z downloading mingw-w64-x86_64-clustal-omega-1.2.4-1-any.pkg.tar.zst... 2021-05-14T21:10:33.6674647Z checking keyring... 2021-05-14T21:10:33.7430236Z checking package integrity... 2021-05-14T21:10:33.8564716Z loading package files... 2021-05-14T21:10:33.8585748Z checking for file conflicts... 2021-05-14T21:10:33.8606251Z checking available disk space... 2021-05-14T21:10:33.8614683Z :: Processing package changes... 2021-05-14T21:10:33.8615490Z installing mingw-w64-x86_64-clustal-omega... 2021-05-14T21:10:34.5252591Z resolving dependencies... 2021-05-14T21:10:34.5414871Z looking for conflicting packages... 2021-05-14T21:10:34.5442953Z 2021-05-14T21:10:34.5446475Z 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:10:34.5448924Z 2021-05-14T21:10:34.5449516Z Total Download Size: 13.82 MiB 2021-05-14T21:10:34.5450248Z Total Installed Size: 92.94 MiB 2021-05-14T21:10:34.5450690Z 2021-05-14T21:10:34.5451386Z :: Proceed with installation? [Y/n] 2021-05-14T21:10:34.5452090Z :: Retrieving packages... 2021-05-14T21:10:34.8543198Z downloading mingw-w64-x86_64-libunistring-0.9.10-3-any.pkg.tar.zst... 2021-05-14T21:10:35.4342537Z downloading mingw-w64-x86_64-libidn2-2.3.0-1-any.pkg.tar.xz... 2021-05-14T21:10:35.5337200Z downloading mingw-w64-x86_64-libmetalink-0.1.3-3-any.pkg.tar.xz... 2021-05-14T21:10:35.6304487Z downloading mingw-w64-x86_64-libpsl-0.21.1-2-any.pkg.tar.zst... 2021-05-14T21:10:35.7279819Z downloading mingw-w64-x86_64-libssh2-1.9.0-3-any.pkg.tar.zst... 2021-05-14T21:10:35.8276327Z downloading mingw-w64-x86_64-jansson-2.13.1-1-any.pkg.tar.zst... 2021-05-14T21:10:35.9242019Z downloading mingw-w64-x86_64-jemalloc-5.2.1-2-any.pkg.tar.zst... 2021-05-14T21:10:36.0276065Z downloading mingw-w64-x86_64-nghttp2-1.41.0-1-any.pkg.tar.zst... 2021-05-14T21:10:36.1317129Z downloading mingw-w64-x86_64-curl-7.76.1-1-any.pkg.tar.zst... 2021-05-14T21:10:36.4256643Z downloading mingw-w64-x86_64-jsoncpp-1.9.4-1-any.pkg.tar.zst... 2021-05-14T21:10:36.6212257Z downloading mingw-w64-x86_64-nettle-3.7-2-any.pkg.tar.zst... 2021-05-14T21:10:36.7328974Z downloading mingw-w64-x86_64-libarchive-3.5.1-1-any.pkg.tar.zst... 2021-05-14T21:10:36.8386073Z downloading mingw-w64-x86_64-libuv-1.40.0-3-any.pkg.tar.zst... 2021-05-14T21:10:36.9428617Z downloading mingw-w64-x86_64-rhash-1.4.1-3-any.pkg.tar.zst... 2021-05-14T21:10:37.0418758Z downloading mingw-w64-x86_64-cmake-3.20.2-1-any.pkg.tar.zst... 2021-05-14T21:10:37.3694938Z checking keyring... 2021-05-14T21:10:37.6048909Z checking package integrity... 2021-05-14T21:10:39.3628731Z loading package files... 2021-05-14T21:10:39.4726503Z checking for file conflicts... 2021-05-14T21:10:39.9436092Z checking available disk space... 2021-05-14T21:10:39.9468483Z :: Processing package changes... 2021-05-14T21:10:39.9469307Z installing mingw-w64-x86_64-libunistring... 2021-05-14T21:10:39.9898027Z installing mingw-w64-x86_64-libidn2... 2021-05-14T21:10:40.0232287Z installing mingw-w64-x86_64-libmetalink... 2021-05-14T21:10:40.0487675Z installing mingw-w64-x86_64-libpsl... 2021-05-14T21:10:40.0552288Z installing mingw-w64-x86_64-libssh2... 2021-05-14T21:10:40.1775125Z installing mingw-w64-x86_64-jansson... 2021-05-14T21:10:40.1835680Z installing mingw-w64-x86_64-jemalloc... 2021-05-14T21:10:40.1997970Z installing mingw-w64-x86_64-nghttp2... 2021-05-14T21:10:40.2134226Z installing mingw-w64-x86_64-curl... 2021-05-14T21:10:40.5286967Z installing mingw-w64-x86_64-jsoncpp... 2021-05-14T21:10:40.5492270Z installing mingw-w64-x86_64-nettle... 2021-05-14T21:10:40.6004243Z installing mingw-w64-x86_64-libarchive... 2021-05-14T21:10:40.6467936Z installing mingw-w64-x86_64-libuv... 2021-05-14T21:10:40.6582215Z installing mingw-w64-x86_64-rhash... 2021-05-14T21:10:40.6931652Z installing mingw-w64-x86_64-cmake... 2021-05-14T21:10:45.3512897Z Optional dependencies for mingw-w64-x86_64-cmake 2021-05-14T21:10:45.3513900Z mingw-w64-x86_64-qt5: CMake Qt GUI 2021-05-14T21:10:45.3514634Z mingw-w64-x86_64-emacs: for cmake emacs mode 2021-05-14T21:10:46.1165219Z error: target not found: mingw-w64-x86_64-coinor-cbc 2021-05-14T21:10:46.8657827Z error: target not found: mingw-w64-x86_64-coinor-symphony 2021-05-14T21:10:47.5135587Z warning: mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-14T21:10:47.5136610Z resolving dependencies... 2021-05-14T21:10:47.5217275Z looking for conflicting packages... 2021-05-14T21:10:47.5312483Z 2021-05-14T21:10:47.5313343Z Packages (1) mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1 2021-05-14T21:10:47.5313929Z 2021-05-14T21:10:47.5314512Z Total Download Size: 3.18 MiB 2021-05-14T21:10:47.5315178Z Total Installed Size: 81.46 MiB 2021-05-14T21:10:47.5315818Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:10:47.5316231Z 2021-05-14T21:10:47.5317010Z :: Proceed with installation? [Y/n] 2021-05-14T21:10:47.5317707Z :: Retrieving packages... 2021-05-14T21:10:47.8502393Z downloading mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-14T21:10:48.6236785Z checking keyring... 2021-05-14T21:10:48.6967519Z checking package integrity... 2021-05-14T21:10:48.8315784Z loading package files... 2021-05-14T21:10:48.8421276Z checking for file conflicts... 2021-05-14T21:10:48.8421999Z checking available disk space... 2021-05-14T21:10:48.8749759Z :: Processing package changes... 2021-05-14T21:10:48.8750698Z reinstalling mingw-w64-x86_64-crt-git... 2021-05-14T21:10:50.3086358Z warning: mingw-w64-x86_64-curl-7.76.1-1 is up to date -- reinstalling 2021-05-14T21:10:50.3087177Z resolving dependencies... 2021-05-14T21:10:50.3210700Z looking for conflicting packages... 2021-05-14T21:10:50.3260757Z 2021-05-14T21:10:50.3261577Z Packages (1) mingw-w64-x86_64-curl-7.76.1-1 2021-05-14T21:10:50.3262100Z 2021-05-14T21:10:50.3262936Z Total Installed Size: 2.86 MiB 2021-05-14T21:10:50.3263718Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:10:50.3264344Z 2021-05-14T21:10:50.3265147Z :: Proceed with installation? [Y/n] 2021-05-14T21:10:50.3265760Z checking keyring... 2021-05-14T21:10:50.3854352Z checking package integrity... 2021-05-14T21:10:50.4816230Z loading package files... 2021-05-14T21:10:50.4880457Z checking for file conflicts... 2021-05-14T21:10:50.4881271Z checking available disk space... 2021-05-14T21:10:50.5060632Z :: Processing package changes... 2021-05-14T21:10:50.5061486Z reinstalling mingw-w64-x86_64-curl... 2021-05-14T21:10:51.5750834Z resolving dependencies... 2021-05-14T21:10:51.5922191Z looking for conflicting packages... 2021-05-14T21:10:51.5932558Z 2021-05-14T21:10:51.5933406Z Packages (2) mingw-w64-x86_64-gdbm-1.19-1 mingw-w64-x86_64-cyrus-sasl-2.1.27-2 2021-05-14T21:10:51.5933985Z 2021-05-14T21:10:51.5934512Z Total Download Size: 0.41 MiB 2021-05-14T21:10:51.5935090Z Total Installed Size: 1.66 MiB 2021-05-14T21:10:51.5935464Z 2021-05-14T21:10:51.5936059Z :: Proceed with installation? [Y/n] 2021-05-14T21:10:51.5936681Z :: Retrieving packages... 2021-05-14T21:10:51.9070641Z downloading mingw-w64-x86_64-gdbm-1.19-1-any.pkg.tar.zst... 2021-05-14T21:10:52.3852691Z downloading mingw-w64-x86_64-cyrus-sasl-2.1.27-2-any.pkg.tar.zst... 2021-05-14T21:10:52.5196028Z checking keyring... 2021-05-14T21:10:52.6621402Z checking package integrity... 2021-05-14T21:10:52.8878560Z loading package files... 2021-05-14T21:10:52.8919146Z checking for file conflicts... 2021-05-14T21:10:52.8985824Z checking available disk space... 2021-05-14T21:10:52.8994559Z :: Processing package changes... 2021-05-14T21:10:52.8995262Z installing mingw-w64-x86_64-gdbm... 2021-05-14T21:10:52.9227630Z installing mingw-w64-x86_64-cyrus-sasl... 2021-05-14T21:10:53.6147464Z resolving dependencies... 2021-05-14T21:10:53.6148599Z looking for conflicting packages... 2021-05-14T21:10:53.6323395Z 2021-05-14T21:10:53.6324191Z Packages (1) mingw-w64-x86_64-discount-2.2.7-1 2021-05-14T21:10:53.6324740Z 2021-05-14T21:10:53.6325321Z Total Download Size: 0.11 MiB 2021-05-14T21:10:53.6325962Z Total Installed Size: 0.38 MiB 2021-05-14T21:10:53.6326385Z 2021-05-14T21:10:53.6327088Z :: Proceed with installation? [Y/n] 2021-05-14T21:10:53.6327887Z :: Retrieving packages... 2021-05-14T21:10:53.9421101Z downloading mingw-w64-x86_64-discount-2.2.7-1-any.pkg.tar.zst... 2021-05-14T21:10:54.2262853Z checking keyring... 2021-05-14T21:10:54.3016697Z checking package integrity... 2021-05-14T21:10:54.4134905Z loading package files... 2021-05-14T21:10:54.4148680Z checking for file conflicts... 2021-05-14T21:10:54.4168184Z checking available disk space... 2021-05-14T21:10:54.4176538Z :: Processing package changes... 2021-05-14T21:10:54.4177288Z installing mingw-w64-x86_64-discount... 2021-05-14T21:10:55.0748002Z resolving dependencies... 2021-05-14T21:10:55.0822754Z looking for conflicting packages... 2021-05-14T21:10:55.0925011Z 2021-05-14T21:10:55.0925756Z Packages (1) mingw-w64-x86_64-dlfcn-1.2.0-2 2021-05-14T21:10:55.0926255Z 2021-05-14T21:10:55.0926821Z Total Download Size: 0.01 MiB 2021-05-14T21:10:55.0927451Z Total Installed Size: 0.01 MiB 2021-05-14T21:10:55.0927867Z 2021-05-14T21:10:55.0928561Z :: Proceed with installation? [Y/n] 2021-05-14T21:10:55.0929270Z :: Retrieving packages... 2021-05-14T21:10:55.4051569Z downloading mingw-w64-x86_64-dlfcn-1.2.0-2-any.pkg.tar.zst... 2021-05-14T21:10:55.4063316Z checking keyring... 2021-05-14T21:10:55.4798690Z checking package integrity... 2021-05-14T21:10:55.5910312Z loading package files... 2021-05-14T21:10:55.5911942Z checking for file conflicts... 2021-05-14T21:10:55.5916428Z checking available disk space... 2021-05-14T21:10:55.5924743Z :: Processing package changes... 2021-05-14T21:10:55.5925426Z installing mingw-w64-x86_64-dlfcn... 2021-05-14T21:10:56.2326608Z warning: mingw-w64-x86_64-double-conversion-3.1.5-1 is up to date -- reinstalling 2021-05-14T21:10:56.2327426Z resolving dependencies... 2021-05-14T21:10:56.2403059Z looking for conflicting packages... 2021-05-14T21:10:56.2501861Z 2021-05-14T21:10:56.2502662Z Packages (1) mingw-w64-x86_64-double-conversion-3.1.5-1 2021-05-14T21:10:56.2503216Z 2021-05-14T21:10:56.2503905Z Total Installed Size: 0.29 MiB 2021-05-14T21:10:56.2504435Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:10:56.2505017Z 2021-05-14T21:10:56.2505632Z :: Proceed with installation? [Y/n] 2021-05-14T21:10:56.2506188Z checking keyring... 2021-05-14T21:10:56.3105563Z checking package integrity... 2021-05-14T21:10:56.4007762Z loading package files... 2021-05-14T21:10:56.4061503Z checking for file conflicts... 2021-05-14T21:10:56.4062381Z checking available disk space... 2021-05-14T21:10:56.4079134Z :: Processing package changes... 2021-05-14T21:10:56.4079973Z reinstalling mingw-w64-x86_64-double-conversion... 2021-05-14T21:10:56.4728038Z error: only one operation may be used at a time 2021-05-14T21:10:57.0846238Z warning: mingw-w64-x86_64-expat-2.2.10-1 is up to date -- reinstalling 2021-05-14T21:10:57.0847045Z resolving dependencies... 2021-05-14T21:10:57.0848155Z looking for conflicting packages... 2021-05-14T21:10:57.1020093Z 2021-05-14T21:10:57.1020898Z Packages (1) mingw-w64-x86_64-expat-2.2.10-1 2021-05-14T21:10:57.1021644Z 2021-05-14T21:10:57.1022225Z Total Download Size: 0.14 MiB 2021-05-14T21:10:57.1022958Z Total Installed Size: 0.61 MiB 2021-05-14T21:10:57.1023611Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:10:57.1024027Z 2021-05-14T21:10:57.1024692Z :: Proceed with installation? [Y/n] 2021-05-14T21:10:57.1025411Z :: Retrieving packages... 2021-05-14T21:10:57.4111887Z downloading mingw-w64-x86_64-expat-2.2.10-1-any.pkg.tar.zst... 2021-05-14T21:10:57.6939839Z checking keyring... 2021-05-14T21:10:57.7652619Z checking package integrity... 2021-05-14T21:10:57.8794594Z loading package files... 2021-05-14T21:10:57.8803286Z checking for file conflicts... 2021-05-14T21:10:57.8804011Z checking available disk space... 2021-05-14T21:10:57.8818837Z :: Processing package changes... 2021-05-14T21:10:57.8819611Z reinstalling mingw-w64-x86_64-expat... 2021-05-14T21:10:58.5367641Z resolving dependencies... 2021-05-14T21:10:58.6651130Z looking for conflicting packages... 2021-05-14T21:10:58.6758606Z warning: dependency cycle detected: 2021-05-14T21:10:58.6760762Z warning: mingw-w64-x86_64-libwebp will be installed before its mingw-w64-x86_64-libtiff dependency 2021-05-14T21:10:58.6761838Z warning: dependency cycle detected: 2021-05-14T21:10:58.6762960Z warning: mingw-w64-x86_64-ffms2 will be installed before its mingw-w64-x86_64-ffmpeg dependency 2021-05-14T21:10:58.6763592Z 2021-05-14T21:10:58.6779078Z 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:10:58.6790607Z 2021-05-14T21:10:58.6791344Z Total Download Size: 206.03 MiB 2021-05-14T21:10:58.6792025Z Total Installed Size: 743.37 MiB 2021-05-14T21:10:58.6792460Z 2021-05-14T21:10:58.6793150Z :: Proceed with installation? [Y/n] 2021-05-14T21:10:58.6793843Z :: Retrieving packages... 2021-05-14T21:10:58.9855316Z downloading mingw-w64-x86_64-libogg-1.3.4-3-any.pkg.tar.xz... 2021-05-14T21:10:59.4614923Z downloading mingw-w64-x86_64-celt-0.11.3-4-any.pkg.tar.xz... 2021-05-14T21:10:59.5610594Z downloading mingw-w64-x86_64-gavl-1.4.0-1-any.pkg.tar.xz... 2021-05-14T21:11:00.0558445Z downloading mingw-w64-x86_64-eigen3-3.3.9-1-any.pkg.tar.zst... 2021-05-14T21:11:00.1639927Z downloading mingw-w64-x86_64-libunwind-12.0.0-3-any.pkg.tar.zst... 2021-05-14T21:11:00.2608958Z downloading mingw-w64-x86_64-glog-0.4.0-2-any.pkg.tar.xz... 2021-05-14T21:11:00.3574212Z downloading mingw-w64-x86_64-metis-5.1.0-3-any.pkg.tar.xz... 2021-05-14T21:11:00.4577837Z downloading mingw-w64-x86_64-suitesparse-5.8.1-1-any.pkg.tar.zst... 2021-05-14T21:11:00.6723737Z downloading mingw-w64-x86_64-ceres-solver-2.0.0-2-any.pkg.tar.zst... 2021-05-14T21:11:00.7915367Z downloading mingw-w64-x86_64-intel-tbb-1~2020.2-2-any.pkg.tar.zst... 2021-05-14T21:11:00.9248839Z downloading mingw-w64-x86_64-freeglut-3.2.1-2-any.pkg.tar.zst... 2021-05-14T21:11:01.0237161Z downloading mingw-w64-x86_64-libjpeg-turbo-2.0.6-1-any.pkg.tar.zst... 2021-05-14T21:11:01.1281423Z downloading mingw-w64-x86_64-jasper-2.0.24-1-any.pkg.tar.zst... 2021-05-14T21:11:01.2374125Z downloading mingw-w64-x86_64-szip-2.1.1-2-any.pkg.tar.xz... 2021-05-14T21:11:01.3342611Z downloading mingw-w64-x86_64-hdf5-1.12.0-3-any.pkg.tar.zst... 2021-05-14T21:11:01.7904986Z downloading mingw-w64-x86_64-libdeflate-1.7-2-any.pkg.tar.zst... 2021-05-14T21:11:01.8891450Z downloading mingw-w64-x86_64-giflib-5.2.1-3-any.pkg.tar.zst... 2021-05-14T21:11:01.9895393Z downloading mingw-w64-x86_64-libwebp-1.2.0-1-any.pkg.tar.zst... 2021-05-14T21:11:02.0911843Z downloading mingw-w64-x86_64-libtiff-4.2.0-3-any.pkg.tar.zst... 2021-05-14T21:11:02.2011897Z downloading mingw-w64-x86_64-cppunit-1.15.1-2-any.pkg.tar.zst... 2021-05-14T21:11:02.3004069Z downloading mingw-w64-x86_64-jxrlib-1.1-3-any.pkg.tar.xz... 2021-05-14T21:11:02.4001128Z downloading mingw-w64-x86_64-lcms2-2.12-1-any.pkg.tar.zst... 2021-05-14T21:11:02.4999528Z downloading mingw-w64-x86_64-libraw-0.20.2-2-any.pkg.tar.zst... 2021-05-14T21:11:02.6088372Z downloading mingw-w64-x86_64-openjpeg2-2.3.1-1-any.pkg.tar.xz... 2021-05-14T21:11:02.7184097Z downloading mingw-w64-x86_64-ilmbase-2.5.4-4-any.pkg.tar.zst... 2021-05-14T21:11:02.8176837Z downloading mingw-w64-x86_64-openexr-2.5.4-4-any.pkg.tar.zst... 2021-05-14T21:11:02.9806314Z downloading mingw-w64-x86_64-freeimage-3.18.0-6-any.pkg.tar.zst... 2021-05-14T21:11:03.0843025Z downloading mingw-w64-x86_64-glsl-optimizer-git-r66917.d78c3d2f24-1-any.pkg.tar.zst... 2021-05-14T21:11:03.1969081Z downloading mingw-w64-x86_64-hlsl2glsl-git-r852.14dd189-1-any.pkg.tar.zst... 2021-05-14T21:11:03.3007450Z downloading mingw-w64-x86_64-vulkan-headers-1.2.168-2-any.pkg.tar.zst... 2021-05-14T21:11:03.4067406Z downloading mingw-w64-x86_64-vulkan-loader-1.2.166-1-any.pkg.tar.zst... 2021-05-14T21:11:03.5053731Z downloading mingw-w64-x86_64-SDL2-2.0.14-2-any.pkg.tar.zst... 2021-05-14T21:11:03.6216521Z downloading mingw-w64-x86_64-pugixml-1.11.4-1-any.pkg.tar.zst... 2021-05-14T21:11:03.7192782Z downloading mingw-w64-x86_64-tinyxml-2.6.2-5-any.pkg.tar.zst... 2021-05-14T21:11:03.8174499Z downloading mingw-w64-x86_64-zziplib-0.13.72-2-any.pkg.tar.zst... 2021-05-14T21:11:03.9167128Z downloading mingw-w64-x86_64-ogre3d-1.12.6-3-any.pkg.tar.zst... 2021-05-14T21:11:08.2910773Z downloading mingw-w64-x86_64-leptonica-1.80.0-2-any.pkg.tar.zst... 2021-05-14T21:11:08.4060432Z downloading mingw-w64-x86_64-fribidi-1.0.10-2-any.pkg.tar.zst... 2021-05-14T21:11:08.5032658Z downloading mingw-w64-x86_64-libdatrie-0.2.12-1-any.pkg.tar.xz... 2021-05-14T21:11:08.6029220Z downloading mingw-w64-x86_64-libthai-0.1.28-3-any.pkg.tar.zst... 2021-05-14T21:11:08.7044893Z downloading mingw-w64-x86_64-pango-1.48.4-2-any.pkg.tar.zst... 2021-05-14T21:11:08.8218112Z downloading mingw-w64-x86_64-tesseract-ocr-4.1.1-7-any.pkg.tar.zst... 2021-05-14T21:11:09.0590574Z downloading mingw-w64-x86_64-opencv-4.5.1-2-any.pkg.tar.zst... 2021-05-14T21:11:09.9948599Z downloading mingw-w64-x86_64-frei0r-plugins-1.7.0-2-any.pkg.tar.zst... 2021-05-14T21:11:10.0951976Z downloading mingw-w64-x86_64-dav1d-0.8.2-1-any.pkg.tar.zst... 2021-05-14T21:11:10.2020583Z downloading mingw-w64-x86_64-gnutls-3.7.1-1-any.pkg.tar.zst... 2021-05-14T21:11:10.3267911Z downloading mingw-w64-x86_64-gsm-1.0.19-1-any.pkg.tar.xz... 2021-05-14T21:11:10.4250170Z downloading mingw-w64-x86_64-lame-3.100-1-any.pkg.tar.xz... 2021-05-14T21:11:10.5238998Z downloading mingw-w64-x86_64-libass-0.15.1-1-any.pkg.tar.zst... 2021-05-14T21:11:10.6300441Z downloading mingw-w64-x86_64-libxml2-2.9.10-8-any.pkg.tar.zst... 2021-05-14T21:11:10.7438285Z downloading mingw-w64-x86_64-libbluray-1.2.1-1-any.pkg.tar.zst... 2021-05-14T21:11:10.8453125Z downloading mingw-w64-x86_64-libcaca-0.99.beta19-6-any.pkg.tar.zst... 2021-05-14T21:11:10.9472009Z downloading mingw-w64-x86_64-libexif-0.6.22-1-any.pkg.tar.zst... 2021-05-14T21:11:11.0486662Z downloading mingw-w64-x86_64-libmfx-1.25-1-any.pkg.tar.xz... 2021-05-14T21:11:11.1470931Z downloading mingw-w64-x86_64-libmodplug-0.8.9.0-3-any.pkg.tar.zst... 2021-05-14T21:11:11.2487486Z downloading mingw-w64-x86_64-libsoxr-0.1.3-2-any.pkg.tar.zst... 2021-05-14T21:11:11.3469058Z downloading mingw-w64-x86_64-libvorbis-1.3.7-1-any.pkg.tar.zst... 2021-05-14T21:11:11.4470095Z downloading mingw-w64-x86_64-libtheora-1.1.1-6-any.pkg.tar.zst... 2021-05-14T21:11:11.5510993Z downloading mingw-w64-x86_64-libvpx-1.10.0-1-any.pkg.tar.zst... 2021-05-14T21:11:11.6759932Z downloading mingw-w64-x86_64-libmysofa-1.1-1-any.pkg.tar.zst... 2021-05-14T21:11:11.7898612Z downloading mingw-w64-x86_64-openal-1.21.0-2-any.pkg.tar.zst... 2021-05-14T21:11:11.9049610Z downloading mingw-w64-x86_64-opencore-amr-0.1.5-1-any.pkg.tar.xz... 2021-05-14T21:11:12.0050647Z downloading mingw-w64-x86_64-opus-1.3.1-4-any.pkg.tar.zst... 2021-05-14T21:11:12.1042975Z downloading mingw-w64-x86_64-rtmpdump-git-r514.c5f04a5-4-any.pkg.tar.zst... 2021-05-14T21:11:12.2034316Z downloading mingw-w64-x86_64-speexdsp-1.2.0-1-any.pkg.tar.xz... 2021-05-14T21:11:12.3040859Z downloading mingw-w64-x86_64-speex-1.2.0-1-any.pkg.tar.xz... 2021-05-14T21:11:12.4117415Z downloading mingw-w64-x86_64-srt-1.4.2-1-any.pkg.tar.zst... 2021-05-14T21:11:12.5194573Z downloading mingw-w64-x86_64-l-smash-2.14.5-1-any.pkg.tar.xz... 2021-05-14T21:11:12.6234047Z downloading mingw-w64-x86_64-ffms2-2.40-1-any.pkg.tar.zst... 2021-05-14T21:11:12.7223778Z downloading mingw-w64-x86_64-x264-git-r2991.1771b556-1-any.pkg.tar.xz... 2021-05-14T21:11:12.8496077Z downloading mingw-w64-x86_64-x265-3.4-2-any.pkg.tar.zst... 2021-05-14T21:11:13.0034951Z downloading mingw-w64-x86_64-xvidcore-1.3.7-2-any.pkg.tar.zst... 2021-05-14T21:11:13.1028388Z downloading mingw-w64-x86_64-ffmpeg-4.4-1-any.pkg.tar.zst... 2021-05-14T21:11:13.3773897Z checking keyring... 2021-05-14T21:11:13.6472559Z checking package integrity... 2021-05-14T21:11:24.9901685Z loading package files... 2021-05-14T21:11:25.2463685Z checking for file conflicts... 2021-05-14T21:11:25.7620912Z checking available disk space... 2021-05-14T21:11:25.7652988Z :: Processing package changes... 2021-05-14T21:11:25.7653763Z installing mingw-w64-x86_64-libogg... 2021-05-14T21:11:25.8528905Z installing mingw-w64-x86_64-celt... 2021-05-14T21:11:25.8712206Z installing mingw-w64-x86_64-gavl... 2021-05-14T21:11:26.2447116Z installing mingw-w64-x86_64-eigen3... 2021-05-14T21:11:26.6572337Z installing mingw-w64-x86_64-libunwind... 2021-05-14T21:11:26.6618221Z installing mingw-w64-x86_64-glog... 2021-05-14T21:11:26.6847012Z installing mingw-w64-x86_64-metis... 2021-05-14T21:11:26.7272812Z installing mingw-w64-x86_64-suitesparse... 2021-05-14T21:11:26.8218428Z installing mingw-w64-x86_64-ceres-solver... 2021-05-14T21:11:26.8723179Z installing mingw-w64-x86_64-intel-tbb... 2021-05-14T21:11:26.9722454Z installing mingw-w64-x86_64-freeglut... 2021-05-14T21:11:26.9864895Z installing mingw-w64-x86_64-libjpeg-turbo... 2021-05-14T21:11:27.0186452Z installing mingw-w64-x86_64-jasper... 2021-05-14T21:11:27.1878813Z installing mingw-w64-x86_64-szip... 2021-05-14T21:11:27.2051377Z installing mingw-w64-x86_64-hdf5... 2021-05-14T21:11:27.4769959Z installing mingw-w64-x86_64-libdeflate... 2021-05-14T21:11:27.4840421Z installing mingw-w64-x86_64-giflib... 2021-05-14T21:11:27.4997007Z installing mingw-w64-x86_64-libwebp... 2021-05-14T21:11:27.5277873Z installing mingw-w64-x86_64-libtiff... 2021-05-14T21:11:27.6951284Z installing mingw-w64-x86_64-cppunit... 2021-05-14T21:11:27.7510384Z installing mingw-w64-x86_64-jxrlib... 2021-05-14T21:11:27.7894582Z installing mingw-w64-x86_64-lcms2... 2021-05-14T21:11:27.8048194Z installing mingw-w64-x86_64-libraw... 2021-05-14T21:11:27.8400443Z installing mingw-w64-x86_64-openjpeg2... 2021-05-14T21:11:27.9294483Z installing mingw-w64-x86_64-ilmbase... 2021-05-14T21:11:27.9786928Z installing mingw-w64-x86_64-openexr... 2021-05-14T21:11:28.2511824Z installing mingw-w64-x86_64-freeimage... 2021-05-14T21:11:28.2680304Z installing mingw-w64-x86_64-glsl-optimizer-git... 2021-05-14T21:11:28.2855634Z installing mingw-w64-x86_64-hlsl2glsl-git... 2021-05-14T21:11:28.2918770Z installing mingw-w64-x86_64-vulkan-headers... 2021-05-14T21:11:28.3307985Z installing mingw-w64-x86_64-vulkan-loader... 2021-05-14T21:11:28.3373575Z installing mingw-w64-x86_64-SDL2... 2021-05-14T21:11:28.4110044Z installing mingw-w64-x86_64-pugixml... 2021-05-14T21:11:28.4228833Z installing mingw-w64-x86_64-tinyxml... 2021-05-14T21:11:28.4298030Z installing mingw-w64-x86_64-zziplib... 2021-05-14T21:11:28.5091068Z Optional dependencies for mingw-w64-x86_64-zziplib 2021-05-14T21:11:28.5092240Z mingw-w64-x86_64-SDL: SDL_rwops for ZZipLib 2021-05-14T21:11:28.5093193Z installing mingw-w64-x86_64-ogre3d... 2021-05-14T21:11:30.0144792Z installing mingw-w64-x86_64-leptonica... 2021-05-14T21:11:30.0639688Z installing mingw-w64-x86_64-fribidi... 2021-05-14T21:11:30.0832221Z installing mingw-w64-x86_64-libdatrie... 2021-05-14T21:11:30.1364538Z installing mingw-w64-x86_64-libthai... 2021-05-14T21:11:30.1536970Z installing mingw-w64-x86_64-pango... 2021-05-14T21:11:31.0413510Z installing mingw-w64-x86_64-tesseract-ocr... 2021-05-14T21:11:31.1480061Z installing mingw-w64-x86_64-opencv... 2021-05-14T21:11:31.8827320Z Optional dependencies for mingw-w64-x86_64-opencv 2021-05-14T21:11:31.8828430Z mingw-w64-x86_64-ffmpeg: support to read and write video files [pending] 2021-05-14T21:11:31.8829367Z mingw-w64-x86_64-python-numpy: Python 3.x interface [installed] 2021-05-14T21:11:31.8830368Z installing mingw-w64-x86_64-frei0r-plugins... 2021-05-14T21:11:32.0451470Z installing mingw-w64-x86_64-dav1d... 2021-05-14T21:11:32.0625482Z installing mingw-w64-x86_64-gnutls... 2021-05-14T21:11:33.1844942Z installing mingw-w64-x86_64-gsm... 2021-05-14T21:11:33.2024087Z installing mingw-w64-x86_64-lame... 2021-05-14T21:11:33.2500896Z installing mingw-w64-x86_64-libass... 2021-05-14T21:11:33.2579151Z installing mingw-w64-x86_64-libxml2... 2021-05-14T21:11:33.8443307Z installing mingw-w64-x86_64-libbluray... 2021-05-14T21:11:33.8591821Z installing mingw-w64-x86_64-libcaca... 2021-05-14T21:11:33.8842957Z installing mingw-w64-x86_64-libexif... 2021-05-14T21:11:33.9262761Z installing mingw-w64-x86_64-libmfx... 2021-05-14T21:11:33.9552372Z installing mingw-w64-x86_64-libmodplug... 2021-05-14T21:11:33.9654164Z installing mingw-w64-x86_64-libsoxr... 2021-05-14T21:11:33.9838946Z installing mingw-w64-x86_64-libvorbis... 2021-05-14T21:11:34.0897605Z installing mingw-w64-x86_64-libtheora... 2021-05-14T21:11:34.1728086Z installing mingw-w64-x86_64-libvpx... 2021-05-14T21:11:34.2044752Z installing mingw-w64-x86_64-libmysofa... 2021-05-14T21:11:34.2165640Z installing mingw-w64-x86_64-openal... 2021-05-14T21:11:34.2417924Z installing mingw-w64-x86_64-opencore-amr... 2021-05-14T21:11:34.2669207Z installing mingw-w64-x86_64-opus... 2021-05-14T21:11:34.2794087Z installing mingw-w64-x86_64-rtmpdump-git... 2021-05-14T21:11:34.2922654Z installing mingw-w64-x86_64-speexdsp... 2021-05-14T21:11:34.3316668Z installing mingw-w64-x86_64-speex... 2021-05-14T21:11:34.3750129Z installing mingw-w64-x86_64-srt... 2021-05-14T21:11:34.3984336Z installing mingw-w64-x86_64-l-smash... 2021-05-14T21:11:34.4518284Z installing mingw-w64-x86_64-ffms2... 2021-05-14T21:11:34.4607613Z installing mingw-w64-x86_64-x264-git... 2021-05-14T21:11:34.5607026Z installing mingw-w64-x86_64-x265... 2021-05-14T21:11:34.6509041Z installing mingw-w64-x86_64-xvidcore... 2021-05-14T21:11:34.6592174Z installing mingw-w64-x86_64-ffmpeg... 2021-05-14T21:11:35.7985115Z resolving dependencies... 2021-05-14T21:11:35.8074625Z looking for conflicting packages... 2021-05-14T21:11:35.8219317Z 2021-05-14T21:11:35.8220248Z Packages (1) mingw-w64-x86_64-fftw-3.3.9-2 2021-05-14T21:11:35.8221054Z 2021-05-14T21:11:35.8221645Z Total Download Size: 3.13 MiB 2021-05-14T21:11:35.8222550Z Total Installed Size: 21.70 MiB 2021-05-14T21:11:35.8223023Z 2021-05-14T21:11:35.8223796Z :: Proceed with installation? [Y/n] 2021-05-14T21:11:35.8224576Z :: Retrieving packages... 2021-05-14T21:11:36.1448478Z downloading mingw-w64-x86_64-fftw-3.3.9-2-any.pkg.tar.zst... 2021-05-14T21:11:36.9207317Z checking keyring... 2021-05-14T21:11:36.9917704Z checking package integrity... 2021-05-14T21:11:37.1232157Z loading package files... 2021-05-14T21:11:37.1249109Z checking for file conflicts... 2021-05-14T21:11:37.1271703Z checking available disk space... 2021-05-14T21:11:37.1280058Z :: Processing package changes... 2021-05-14T21:11:37.1280772Z installing mingw-w64-x86_64-fftw... 2021-05-14T21:11:37.8508686Z warning: mingw-w64-x86_64-flatbuffers-1.12.0-2 is up to date -- reinstalling 2021-05-14T21:11:37.8509455Z resolving dependencies... 2021-05-14T21:11:37.8632935Z looking for conflicting packages... 2021-05-14T21:11:37.8734995Z 2021-05-14T21:11:37.8735842Z Packages (1) mingw-w64-x86_64-flatbuffers-1.12.0-2 2021-05-14T21:11:37.8736409Z 2021-05-14T21:11:37.8737199Z Total Installed Size: 4.17 MiB 2021-05-14T21:11:37.8738217Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:11:37.8738769Z 2021-05-14T21:11:37.8739433Z :: Proceed with installation? [Y/n] 2021-05-14T21:11:37.8740025Z checking keyring... 2021-05-14T21:11:37.9384579Z checking package integrity... 2021-05-14T21:11:38.0374967Z loading package files... 2021-05-14T21:11:38.0396504Z checking for file conflicts... 2021-05-14T21:11:38.0397231Z checking available disk space... 2021-05-14T21:11:38.0417199Z :: Processing package changes... 2021-05-14T21:11:38.0417971Z reinstalling mingw-w64-x86_64-flatbuffers... 2021-05-14T21:11:38.7132704Z warning: mingw-w64-x86_64-fontconfig-2.13.93-3 is up to date -- reinstalling 2021-05-14T21:11:38.7133591Z resolving dependencies... 2021-05-14T21:11:38.7243188Z looking for conflicting packages... 2021-05-14T21:11:38.7352907Z 2021-05-14T21:11:38.7353711Z Packages (1) mingw-w64-x86_64-fontconfig-2.13.93-3 2021-05-14T21:11:38.7354274Z 2021-05-14T21:11:38.7355085Z Total Installed Size: 1.29 MiB 2021-05-14T21:11:38.7355959Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:11:38.7356548Z 2021-05-14T21:11:38.7357351Z :: Proceed with installation? [Y/n] 2021-05-14T21:11:38.7357951Z checking keyring... 2021-05-14T21:11:38.7974587Z checking package integrity... 2021-05-14T21:11:38.8944684Z loading package files... 2021-05-14T21:11:38.8973599Z checking for file conflicts... 2021-05-14T21:11:38.8974275Z checking available disk space... 2021-05-14T21:11:38.9015689Z :: Processing package changes... 2021-05-14T21:11:38.9016469Z reinstalling mingw-w64-x86_64-fontconfig... 2021-05-14T21:11:41.4288101Z updating font cache... done. 2021-05-14T21:11:41.4302128Z :: Running post-transaction hooks... 2021-05-14T21:11:41.4302928Z (1/1) Updating fontconfig cache... 2021-05-14T21:11:42.1187566Z warning: mingw-w64-x86_64-freetype-2.10.4-2 is up to date -- reinstalling 2021-05-14T21:11:42.1189345Z resolving dependencies... 2021-05-14T21:11:42.1364310Z looking for conflicting packages... 2021-05-14T21:11:42.1417773Z 2021-05-14T21:11:42.1418679Z Packages (1) mingw-w64-x86_64-freetype-2.10.4-2 2021-05-14T21:11:42.1419178Z 2021-05-14T21:11:42.1419919Z Total Installed Size: 2.54 MiB 2021-05-14T21:11:42.1420860Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:11:42.1421430Z 2021-05-14T21:11:42.1422115Z :: Proceed with installation? [Y/n] 2021-05-14T21:11:42.1422710Z checking keyring... 2021-05-14T21:11:42.2038078Z checking package integrity... 2021-05-14T21:11:42.2979014Z loading package files... 2021-05-14T21:11:42.3003990Z checking for file conflicts... 2021-05-14T21:11:42.3004735Z checking available disk space... 2021-05-14T21:11:42.3035852Z :: Processing package changes... 2021-05-14T21:11:42.3036618Z reinstalling mingw-w64-x86_64-freetype... 2021-05-14T21:11:42.9852468Z warning: mingw-w64-x86_64-fribidi-1.0.10-2 is up to date -- reinstalling 2021-05-14T21:11:42.9853537Z resolving dependencies... 2021-05-14T21:11:42.9854635Z looking for conflicting packages... 2021-05-14T21:11:43.0130183Z 2021-05-14T21:11:43.0131210Z Packages (1) mingw-w64-x86_64-fribidi-1.0.10-2 2021-05-14T21:11:43.0131919Z 2021-05-14T21:11:43.0132597Z Total Installed Size: 0.44 MiB 2021-05-14T21:11:43.0133580Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:11:43.0133954Z 2021-05-14T21:11:43.0134598Z :: Proceed with installation? [Y/n] 2021-05-14T21:11:43.0135266Z checking keyring... 2021-05-14T21:11:43.0780586Z checking package integrity... 2021-05-14T21:11:43.1718961Z loading package files... 2021-05-14T21:11:43.1742179Z checking for file conflicts... 2021-05-14T21:11:43.1742974Z checking available disk space... 2021-05-14T21:11:43.1762449Z :: Processing package changes... 2021-05-14T21:11:43.1763172Z reinstalling mingw-w64-x86_64-fribidi... 2021-05-14T21:11:43.8277487Z warning: mingw-w64-x86_64-gcc-10.3.0-2 is up to date -- reinstalling 2021-05-14T21:11:43.8278404Z resolving dependencies... 2021-05-14T21:11:43.8457406Z looking for conflicting packages... 2021-05-14T21:11:43.8512997Z 2021-05-14T21:11:43.8513703Z Packages (1) mingw-w64-x86_64-gcc-10.3.0-2 2021-05-14T21:11:43.8514185Z 2021-05-14T21:11:43.8514754Z Total Download Size: 27.13 MiB 2021-05-14T21:11:43.8515468Z Total Installed Size: 156.41 MiB 2021-05-14T21:11:43.8516099Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:11:43.8516507Z 2021-05-14T21:11:43.8517183Z :: Proceed with installation? [Y/n] 2021-05-14T21:11:43.8517871Z :: Retrieving packages... 2021-05-14T21:11:44.1659998Z downloading mingw-w64-x86_64-gcc-10.3.0-2-any.pkg.tar.zst... 2021-05-14T21:11:46.0053948Z checking keyring... 2021-05-14T21:11:46.0960994Z checking package integrity... 2021-05-14T21:11:46.4171159Z loading package files... 2021-05-14T21:11:46.4290909Z checking for file conflicts... 2021-05-14T21:11:46.4292011Z checking available disk space... 2021-05-14T21:11:46.4658118Z :: Processing package changes... 2021-05-14T21:11:46.4659211Z reinstalling mingw-w64-x86_64-gcc... 2021-05-14T21:11:48.2318814Z resolving dependencies... 2021-05-14T21:11:48.3646242Z looking for conflicting packages... 2021-05-14T21:11:48.3699284Z 2021-05-14T21:11:48.3705257Z 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:11:48.3709637Z 2021-05-14T21:11:48.3710233Z Total Download Size: 48.47 MiB 2021-05-14T21:11:48.3710910Z Total Installed Size: 363.82 MiB 2021-05-14T21:11:48.3711343Z 2021-05-14T21:11:48.3712039Z :: Proceed with installation? [Y/n] 2021-05-14T21:11:48.3712740Z :: Retrieving packages... 2021-05-14T21:11:48.6785796Z downloading mingw-w64-x86_64-crypto++-8.4.0-2-any.pkg.tar.zst... 2021-05-14T21:11:49.5455145Z downloading mingw-w64-x86_64-geos-3.8.0-1-any.pkg.tar.xz... 2021-05-14T21:11:49.6510369Z downloading mingw-w64-x86_64-json-c-0.15-1-any.pkg.tar.zst... 2021-05-14T21:11:49.7479500Z downloading mingw-w64-x86_64-libfreexl-1.0.6-1-any.pkg.tar.zst... 2021-05-14T21:11:49.8451786Z downloading mingw-w64-x86_64-proj-6.3.2-2-any.pkg.tar.zst... 2021-05-14T21:11:50.0457729Z downloading mingw-w64-x86_64-libgeotiff-1.6.0-1-any.pkg.tar.zst... 2021-05-14T21:11:50.1436350Z downloading mingw-w64-x86_64-libde265-1.0.8-1-any.pkg.tar.zst... 2021-05-14T21:11:50.2458791Z downloading mingw-w64-x86_64-rav1e-0.4.1-1-any.pkg.tar.zst... 2021-05-14T21:11:50.3635847Z downloading mingw-w64-x86_64-libheif-1.11.0-2-any.pkg.tar.zst... 2021-05-14T21:11:50.4640006Z downloading mingw-w64-x86_64-minizip-git-1.2.445.e67b996-2-any.pkg.tar.zst... 2021-05-14T21:11:50.5619288Z downloading mingw-w64-x86_64-libkml-1.3.0-8-any.pkg.tar.xz... 2021-05-14T21:11:50.6625185Z downloading mingw-w64-x86_64-libmariadbclient-3.1.12-1-any.pkg.tar.zst... 2021-05-14T21:11:50.7643176Z downloading mingw-w64-x86_64-librttopo-1.1.0-1-any.pkg.tar.zst... 2021-05-14T21:11:50.8640023Z downloading mingw-w64-x86_64-libspatialite-5.0.1-2-any.pkg.tar.zst... 2021-05-14T21:11:51.0727478Z downloading mingw-w64-x86_64-netcdf-4.7.4-2-any.pkg.tar.zst... 2021-05-14T21:11:51.1777330Z downloading mingw-w64-x86_64-nspr-4.25-1-any.pkg.tar.xz... 2021-05-14T21:11:51.3659793Z downloading mingw-w64-x86_64-nss-3.52.1-1-any.pkg.tar.zst... 2021-05-14T21:11:51.4827187Z downloading mingw-w64-x86_64-poppler-data-0.4.10-1-any.pkg.tar.zst... 2021-05-14T21:11:51.5996144Z downloading mingw-w64-x86_64-poppler-20.12.1-2-any.pkg.tar.zst... 2021-05-14T21:11:51.7249966Z downloading mingw-w64-x86_64-libgpg-error-1.41-3-any.pkg.tar.zst... 2021-05-14T21:11:51.8245237Z downloading mingw-w64-x86_64-libgcrypt-1.9.2-2-any.pkg.tar.zst... 2021-05-14T21:11:51.9289656Z downloading mingw-w64-x86_64-libxslt-1.1.34-3-any.pkg.tar.zst... 2021-05-14T21:11:52.0298427Z downloading mingw-w64-x86_64-postgresql-13.1-1-any.pkg.tar.zst... 2021-05-14T21:11:52.3497945Z downloading mingw-w64-x86_64-xerces-c-3.2.3-3-any.pkg.tar.zst... 2021-05-14T21:11:52.4735798Z downloading mingw-w64-x86_64-gdal-3.2.2-3-any.pkg.tar.zst... 2021-05-14T21:11:53.0504564Z downloading winpty-0.4.3-1-x86_64.pkg.tar.xz... 2021-05-14T21:11:53.0576628Z checking keyring... 2021-05-14T21:11:53.3342883Z checking package integrity... 2021-05-14T21:11:57.3632703Z loading package files... 2021-05-14T21:11:57.4691736Z checking for file conflicts... 2021-05-14T21:11:57.7293352Z checking available disk space... 2021-05-14T21:11:57.7317867Z :: Processing package changes... 2021-05-14T21:11:57.7318846Z installing mingw-w64-x86_64-crypto++... 2021-05-14T21:11:57.9245251Z installing mingw-w64-x86_64-geos... 2021-05-14T21:11:58.3953021Z installing mingw-w64-x86_64-json-c... 2021-05-14T21:11:58.4137413Z installing mingw-w64-x86_64-libfreexl... 2021-05-14T21:11:58.4195438Z installing mingw-w64-x86_64-proj... 2021-05-14T21:11:58.4920244Z installing mingw-w64-x86_64-libgeotiff... 2021-05-14T21:11:58.5120620Z installing mingw-w64-x86_64-libde265... 2021-05-14T21:11:58.5317130Z Optional dependencies for mingw-w64-x86_64-libde265 2021-05-14T21:11:58.5318064Z mingw-w64-x86_64-ffmpeg: sherlock265 [installed] 2021-05-14T21:11:58.5318785Z mingw-w64-x86_64-qt5: sherlock265 2021-05-14T21:11:58.5319415Z mingw-w64-x86_64-SDL: dec265 2021-05-14T21:11:58.5320226Z installing mingw-w64-x86_64-rav1e... 2021-05-14T21:11:58.5578789Z installing mingw-w64-x86_64-libheif... 2021-05-14T21:11:58.5809451Z installing mingw-w64-x86_64-minizip-git... 2021-05-14T21:11:58.5987728Z installing mingw-w64-x86_64-libkml... 2021-05-14T21:11:58.7409688Z installing mingw-w64-x86_64-libmariadbclient... 2021-05-14T21:11:58.7755745Z installing mingw-w64-x86_64-librttopo... 2021-05-14T21:11:58.7864343Z installing mingw-w64-x86_64-libspatialite... 2021-05-14T21:11:58.8800010Z installing mingw-w64-x86_64-netcdf... 2021-05-14T21:11:58.9078537Z installing mingw-w64-x86_64-nspr... 2021-05-14T21:11:58.9795572Z installing mingw-w64-x86_64-nss... 2021-05-14T21:11:59.0835775Z installing mingw-w64-x86_64-poppler-data... 2021-05-14T21:11:59.2999820Z installing mingw-w64-x86_64-poppler... 2021-05-14T21:11:59.5669039Z Optional dependencies for mingw-w64-x86_64-poppler 2021-05-14T21:11:59.5670204Z mingw-w64-x86_64-glib2: libpoppler-glib [installed] 2021-05-14T21:11:59.5671145Z mingw-w64-x86_64-qt5: libpoppler-qt5 2021-05-14T21:11:59.5672219Z installing mingw-w64-x86_64-libgpg-error... 2021-05-14T21:11:59.5997452Z installing mingw-w64-x86_64-libgcrypt... 2021-05-14T21:11:59.6201338Z installing mingw-w64-x86_64-libxslt... 2021-05-14T21:11:59.7154251Z installing winpty... 2021-05-14T21:11:59.7773703Z installing mingw-w64-x86_64-postgresql... 2021-05-14T21:12:01.3222734Z installing mingw-w64-x86_64-xerces-c... 2021-05-14T21:12:01.6945277Z installing mingw-w64-x86_64-gdal... 2021-05-14T21:12:02.7079965Z warning: mingw-w64-x86_64-gdb-10.2-1 is up to date -- reinstalling 2021-05-14T21:12:02.7080813Z resolving dependencies... 2021-05-14T21:12:02.7273547Z looking for conflicting packages... 2021-05-14T21:12:02.7326787Z 2021-05-14T21:12:02.7327469Z Packages (1) mingw-w64-x86_64-gdb-10.2-1 2021-05-14T21:12:02.7327962Z 2021-05-14T21:12:02.7328538Z Total Download Size: 4.15 MiB 2021-05-14T21:12:02.7329180Z Total Installed Size: 13.89 MiB 2021-05-14T21:12:02.7329856Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:12:02.7330268Z 2021-05-14T21:12:02.7330996Z :: Proceed with installation? [Y/n] 2021-05-14T21:12:02.7331714Z :: Retrieving packages... 2021-05-14T21:12:03.0440586Z downloading mingw-w64-x86_64-gdb-10.2-1-any.pkg.tar.zst... 2021-05-14T21:12:03.8927495Z checking keyring... 2021-05-14T21:12:03.9664579Z checking package integrity... 2021-05-14T21:12:04.1104820Z loading package files... 2021-05-14T21:12:04.1135420Z checking for file conflicts... 2021-05-14T21:12:04.1136157Z checking available disk space... 2021-05-14T21:12:04.1185750Z :: Processing package changes... 2021-05-14T21:12:04.1186470Z reinstalling mingw-w64-x86_64-gdb... 2021-05-14T21:12:04.8760454Z warning: mingw-w64-x86_64-gdbm-1.19-1 is up to date -- reinstalling 2021-05-14T21:12:04.8761166Z resolving dependencies... 2021-05-14T21:12:04.8909086Z looking for conflicting packages... 2021-05-14T21:12:04.9032913Z 2021-05-14T21:12:04.9033745Z Packages (1) mingw-w64-x86_64-gdbm-1.19-1 2021-05-14T21:12:04.9034273Z 2021-05-14T21:12:04.9035119Z Total Installed Size: 0.72 MiB 2021-05-14T21:12:04.9036144Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:12:04.9036686Z 2021-05-14T21:12:04.9037361Z :: Proceed with installation? [Y/n] 2021-05-14T21:12:04.9037947Z checking keyring... 2021-05-14T21:12:04.9647740Z checking package integrity... 2021-05-14T21:12:05.0644834Z loading package files... 2021-05-14T21:12:05.0669068Z checking for file conflicts... 2021-05-14T21:12:05.0669829Z checking available disk space... 2021-05-14T21:12:05.0698027Z :: Processing package changes... 2021-05-14T21:12:05.0698721Z reinstalling mingw-w64-x86_64-gdbm... 2021-05-14T21:12:05.7332646Z resolving dependencies... 2021-05-14T21:12:05.7472747Z looking for conflicting packages... 2021-05-14T21:12:05.7582367Z 2021-05-14T21:12:05.7583058Z Packages (1) mingw-w64-x86_64-gdk-pixbuf2-2.42.4-1 2021-05-14T21:12:05.7583558Z 2021-05-14T21:12:05.7584035Z Total Download Size: 1.57 MiB 2021-05-14T21:12:05.7584790Z Total Installed Size: 6.77 MiB 2021-05-14T21:12:05.7585152Z 2021-05-14T21:12:05.7585763Z :: Proceed with installation? [Y/n] 2021-05-14T21:12:05.7586361Z :: Retrieving packages... 2021-05-14T21:12:06.0695181Z downloading mingw-w64-x86_64-gdk-pixbuf2-2.42.4-1-any.pkg.tar.zst... 2021-05-14T21:12:06.7473270Z checking keyring... 2021-05-14T21:12:06.8202849Z checking package integrity... 2021-05-14T21:12:06.9421797Z loading package files... 2021-05-14T21:12:06.9500164Z checking for file conflicts... 2021-05-14T21:12:06.9805318Z checking available disk space... 2021-05-14T21:12:06.9814894Z :: Processing package changes... 2021-05-14T21:12:06.9815680Z installing mingw-w64-x86_64-gdk-pixbuf2... 2021-05-14T21:12:07.3039040Z :: Running post-transaction hooks... 2021-05-14T21:12:07.3040620Z (1/1) Probing GDK-Pixbuf loader modules... 2021-05-14T21:12:08.0296049Z warning: mingw-w64-x86_64-geos-3.8.0-1 is up to date -- reinstalling 2021-05-14T21:12:08.0296785Z resolving dependencies... 2021-05-14T21:12:08.0297780Z looking for conflicting packages... 2021-05-14T21:12:08.0542459Z 2021-05-14T21:12:08.0544481Z Packages (1) mingw-w64-x86_64-geos-3.8.0-1 2021-05-14T21:12:08.0545242Z 2021-05-14T21:12:08.0545908Z Total Installed Size: 7.40 MiB 2021-05-14T21:12:08.0546706Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:12:08.0547092Z 2021-05-14T21:12:08.0547736Z :: Proceed with installation? [Y/n] 2021-05-14T21:12:08.0548315Z checking keyring... 2021-05-14T21:12:08.1141205Z checking package integrity... 2021-05-14T21:12:08.2131115Z loading package files... 2021-05-14T21:12:08.2242877Z checking for file conflicts... 2021-05-14T21:12:08.2243777Z checking available disk space... 2021-05-14T21:12:08.2405399Z :: Processing package changes... 2021-05-14T21:12:08.2406229Z reinstalling mingw-w64-x86_64-geos... 2021-05-14T21:12:09.2684935Z warning: mingw-w64-x86_64-gettext-0.19.8.1-10 is up to date -- reinstalling 2021-05-14T21:12:09.2685677Z resolving dependencies... 2021-05-14T21:12:09.2809786Z looking for conflicting packages... 2021-05-14T21:12:09.2946821Z 2021-05-14T21:12:09.2947643Z Packages (1) mingw-w64-x86_64-gettext-0.19.8.1-10 2021-05-14T21:12:09.2948200Z 2021-05-14T21:12:09.2948761Z Total Download Size: 3.36 MiB 2021-05-14T21:12:09.2949422Z Total Installed Size: 18.30 MiB 2021-05-14T21:12:09.2950055Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:12:09.2950468Z 2021-05-14T21:12:09.2951157Z :: Proceed with installation? [Y/n] 2021-05-14T21:12:09.2951848Z :: Retrieving packages... 2021-05-14T21:12:09.6056859Z downloading mingw-w64-x86_64-gettext-0.19.8.1-10-any.pkg.tar.zst... 2021-05-14T21:12:10.4927980Z checking keyring... 2021-05-14T21:12:10.5696948Z checking package integrity... 2021-05-14T21:12:10.7090523Z loading package files... 2021-05-14T21:12:10.7319853Z checking for file conflicts... 2021-05-14T21:12:10.7321514Z checking available disk space... 2021-05-14T21:12:10.8086849Z :: Processing package changes... 2021-05-14T21:12:10.8087945Z reinstalling mingw-w64-x86_64-gettext... 2021-05-14T21:12:13.0607003Z warning: mingw-w64-x86_64-gflags-2.2.2-2 is up to date -- reinstalling 2021-05-14T21:12:13.0607838Z resolving dependencies... 2021-05-14T21:12:13.0608923Z looking for conflicting packages... 2021-05-14T21:12:13.0857773Z 2021-05-14T21:12:13.0858822Z Packages (1) mingw-w64-x86_64-gflags-2.2.2-2 2021-05-14T21:12:13.0859877Z 2021-05-14T21:12:13.0860645Z Total Installed Size: 1.09 MiB 2021-05-14T21:12:13.0861298Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:12:13.0861717Z 2021-05-14T21:12:13.0862450Z :: Proceed with installation? [Y/n] 2021-05-14T21:12:13.0863100Z checking keyring... 2021-05-14T21:12:13.1500354Z checking package integrity... 2021-05-14T21:12:13.2477542Z loading package files... 2021-05-14T21:12:13.2532417Z checking for file conflicts... 2021-05-14T21:12:13.2533260Z checking available disk space... 2021-05-14T21:12:13.2551288Z :: Processing package changes... 2021-05-14T21:12:13.2552026Z reinstalling mingw-w64-x86_64-gflags... 2021-05-14T21:12:13.9330750Z warning: mingw-w64-x86_64-giflib-5.2.1-3 is up to date -- reinstalling 2021-05-14T21:12:13.9331560Z resolving dependencies... 2021-05-14T21:12:13.9443589Z looking for conflicting packages... 2021-05-14T21:12:13.9604600Z 2021-05-14T21:12:13.9605593Z Packages (1) mingw-w64-x86_64-giflib-5.2.1-3 2021-05-14T21:12:13.9606303Z 2021-05-14T21:12:13.9607152Z Total Installed Size: 0.73 MiB 2021-05-14T21:12:13.9608083Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:12:13.9608463Z 2021-05-14T21:12:13.9609089Z :: Proceed with installation? [Y/n] 2021-05-14T21:12:13.9609675Z checking keyring... 2021-05-14T21:12:14.0207249Z checking package integrity... 2021-05-14T21:12:14.1107557Z loading package files... 2021-05-14T21:12:14.1128528Z checking for file conflicts... 2021-05-14T21:12:14.1129224Z checking available disk space... 2021-05-14T21:12:14.1146800Z :: Processing package changes... 2021-05-14T21:12:14.1147573Z reinstalling mingw-w64-x86_64-giflib... 2021-05-14T21:12:14.7842586Z warning: mingw-w64-x86_64-glib2-2.68.2-1 is up to date -- reinstalling 2021-05-14T21:12:14.7843581Z resolving dependencies... 2021-05-14T21:12:14.8037284Z looking for conflicting packages... 2021-05-14T21:12:14.8092796Z 2021-05-14T21:12:14.8093500Z Packages (1) mingw-w64-x86_64-glib2-2.68.2-1 2021-05-14T21:12:14.8094014Z 2021-05-14T21:12:14.8094667Z Total Installed Size: 22.99 MiB 2021-05-14T21:12:14.8095537Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:12:14.8096205Z 2021-05-14T21:12:14.8096911Z :: Proceed with installation? [Y/n] 2021-05-14T21:12:14.8097588Z checking keyring... 2021-05-14T21:12:14.8720548Z checking package integrity... 2021-05-14T21:12:14.9901639Z loading package files... 2021-05-14T21:12:14.9974266Z checking for file conflicts... 2021-05-14T21:12:14.9975038Z checking available disk space... 2021-05-14T21:12:15.0192256Z :: Processing package changes... 2021-05-14T21:12:15.0193075Z reinstalling mingw-w64-x86_64-glib2... 2021-05-14T21:12:16.3092548Z resolving dependencies... 2021-05-14T21:12:16.3093321Z looking for conflicting packages... 2021-05-14T21:12:16.3093733Z 2021-05-14T21:12:16.3094263Z Packages (1) mingw-w64-x86_64-glpk-4.65-2 2021-05-14T21:12:16.3094645Z 2021-05-14T21:12:16.3095106Z Total Download Size: 0.60 MiB 2021-05-14T21:12:16.3095627Z Total Installed Size: 2.63 MiB 2021-05-14T21:12:16.3095945Z 2021-05-14T21:12:16.3096448Z :: Proceed with installation? [Y/n] 2021-05-14T21:12:16.3097045Z :: Retrieving packages... 2021-05-14T21:12:16.4261355Z downloading mingw-w64-x86_64-glpk-4.65-2-any.pkg.tar.zst... 2021-05-14T21:12:16.8965570Z checking keyring... 2021-05-14T21:12:16.9702841Z checking package integrity... 2021-05-14T21:12:17.0875302Z loading package files... 2021-05-14T21:12:17.0891045Z checking for file conflicts... 2021-05-14T21:12:17.0894976Z checking available disk space... 2021-05-14T21:12:17.0904459Z :: Processing package changes... 2021-05-14T21:12:17.0905189Z installing mingw-w64-x86_64-glpk... 2021-05-14T21:12:17.7478756Z warning: mingw-w64-x86_64-gmp-6.2.1-2 is up to date -- reinstalling 2021-05-14T21:12:17.7479578Z resolving dependencies... 2021-05-14T21:12:17.7480631Z looking for conflicting packages... 2021-05-14T21:12:17.7724324Z 2021-05-14T21:12:17.7725066Z Packages (1) mingw-w64-x86_64-gmp-6.2.1-2 2021-05-14T21:12:17.7725563Z 2021-05-14T21:12:17.7726120Z Total Download Size: 0.49 MiB 2021-05-14T21:12:17.7726784Z Total Installed Size: 2.21 MiB 2021-05-14T21:12:17.7727416Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:12:17.7727828Z 2021-05-14T21:12:17.7728593Z :: Proceed with installation? [Y/n] 2021-05-14T21:12:17.7729291Z :: Retrieving packages... 2021-05-14T21:12:18.0813537Z downloading mingw-w64-x86_64-gmp-6.2.1-2-any.pkg.tar.zst... 2021-05-14T21:12:18.5540464Z checking keyring... 2021-05-14T21:12:18.6285278Z checking package integrity... 2021-05-14T21:12:18.7429555Z loading package files... 2021-05-14T21:12:18.7442281Z checking for file conflicts... 2021-05-14T21:12:18.7443203Z checking available disk space... 2021-05-14T21:12:18.7498181Z :: Processing package changes... 2021-05-14T21:12:18.7501104Z reinstalling mingw-w64-x86_64-gmp... 2021-05-14T21:12:19.4147469Z resolving dependencies... 2021-05-14T21:12:19.5438405Z looking for conflicting packages... 2021-05-14T21:12:19.5462015Z 2021-05-14T21:12:19.5464263Z 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:12:19.5465766Z 2021-05-14T21:12:19.5466353Z Total Download Size: 3.72 MiB 2021-05-14T21:12:19.5467021Z Total Installed Size: 21.06 MiB 2021-05-14T21:12:19.5467429Z 2021-05-14T21:12:19.5468141Z :: Proceed with installation? [Y/n] 2021-05-14T21:12:19.5468863Z :: Retrieving packages... 2021-05-14T21:12:19.8548976Z downloading mingw-w64-x86_64-libksba-1.4.0-1-any.pkg.tar.zst... 2021-05-14T21:12:20.2373373Z downloading mingw-w64-x86_64-libassuan-2.5.4-1-any.pkg.tar.zst... 2021-05-14T21:12:20.3373492Z downloading mingw-w64-x86_64-libusb-1.0.24-2-any.pkg.tar.zst... 2021-05-14T21:12:20.4353497Z downloading mingw-w64-x86_64-libusb-compat-git-r76.b5db9d0-2-any.pkg.tar.zst... 2021-05-14T21:12:20.5319098Z downloading mingw-w64-x86_64-npth-1.6-1-any.pkg.tar.xz... 2021-05-14T21:12:20.6294324Z downloading mingw-w64-x86_64-gnupg-2.2.27-2-any.pkg.tar.zst... 2021-05-14T21:12:21.0351103Z downloading mingw-w64-x86_64-gpgme-1.15.1-2-any.pkg.tar.zst... 2021-05-14T21:12:21.0659871Z checking keyring... 2021-05-14T21:12:21.3468920Z checking package integrity... 2021-05-14T21:12:22.3306527Z loading package files... 2021-05-14T21:12:22.3486785Z checking for file conflicts... 2021-05-14T21:12:22.3661384Z checking available disk space... 2021-05-14T21:12:22.3671850Z :: Processing package changes... 2021-05-14T21:12:22.3672620Z installing mingw-w64-x86_64-libksba... 2021-05-14T21:12:22.3764935Z installing mingw-w64-x86_64-libassuan... 2021-05-14T21:12:22.3840314Z installing mingw-w64-x86_64-libusb... 2021-05-14T21:12:22.3911054Z installing mingw-w64-x86_64-libusb-compat-git... 2021-05-14T21:12:22.3970903Z installing mingw-w64-x86_64-npth... 2021-05-14T21:12:22.4055570Z installing mingw-w64-x86_64-gnupg... 2021-05-14T21:12:22.4646992Z Optional dependencies for mingw-w64-x86_64-gnupg 2021-05-14T21:12:22.4648057Z mingw-w64-x86_64-pinentry 2021-05-14T21:12:22.4648895Z installing mingw-w64-x86_64-gpgme... 2021-05-14T21:12:23.2847231Z warning: mingw-w64-x86_64-grpc-1.35.0-2 is up to date -- reinstalling 2021-05-14T21:12:23.2847970Z resolving dependencies... 2021-05-14T21:12:23.3052620Z looking for conflicting packages... 2021-05-14T21:12:23.3106614Z 2021-05-14T21:12:23.3107488Z Packages (1) mingw-w64-x86_64-grpc-1.35.0-2 2021-05-14T21:12:23.3108028Z 2021-05-14T21:12:23.3108905Z Total Installed Size: 21.09 MiB 2021-05-14T21:12:23.3109795Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:12:23.3110336Z 2021-05-14T21:12:23.3111150Z :: Proceed with installation? [Y/n] 2021-05-14T21:12:23.3111848Z checking keyring... 2021-05-14T21:12:23.3728204Z checking package integrity... 2021-05-14T21:12:23.4869801Z loading package files... 2021-05-14T21:12:23.4918880Z checking for file conflicts... 2021-05-14T21:12:23.4919622Z checking available disk space... 2021-05-14T21:12:23.5061881Z :: Processing package changes... 2021-05-14T21:12:23.5062712Z reinstalling mingw-w64-x86_64-grpc... 2021-05-14T21:12:24.4737244Z resolving dependencies... 2021-05-14T21:12:24.4738464Z looking for conflicting packages... 2021-05-14T21:12:24.4993990Z 2021-05-14T21:12:24.4995100Z Packages (1) mingw-w64-x86_64-gsl-2.6-1 2021-05-14T21:12:24.4995621Z 2021-05-14T21:12:24.4996210Z Total Download Size: 1.89 MiB 2021-05-14T21:12:24.4996860Z Total Installed Size: 12.38 MiB 2021-05-14T21:12:24.4997293Z 2021-05-14T21:12:24.4998037Z :: Proceed with installation? [Y/n] 2021-05-14T21:12:24.4998746Z :: Retrieving packages... 2021-05-14T21:12:24.8136778Z downloading mingw-w64-x86_64-gsl-2.6-1-any.pkg.tar.xz... 2021-05-14T21:12:25.5004372Z checking keyring... 2021-05-14T21:12:25.5745201Z checking package integrity... 2021-05-14T21:12:25.7112298Z loading package files... 2021-05-14T21:12:25.7191856Z checking for file conflicts... 2021-05-14T21:12:25.7314575Z checking available disk space... 2021-05-14T21:12:25.7324770Z :: Processing package changes... 2021-05-14T21:12:25.7325483Z installing mingw-w64-x86_64-gsl... 2021-05-14T21:12:26.6959008Z warning: mingw-w64-x86_64-harfbuzz-2.8.1-1 is up to date -- reinstalling 2021-05-14T21:12:26.6959851Z resolving dependencies... 2021-05-14T21:12:26.7060143Z looking for conflicting packages... 2021-05-14T21:12:26.7216643Z 2021-05-14T21:12:26.7217621Z Packages (1) mingw-w64-x86_64-harfbuzz-2.8.1-1 2021-05-14T21:12:26.7218117Z 2021-05-14T21:12:26.7219117Z Total Installed Size: 8.19 MiB 2021-05-14T21:12:26.7219740Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:12:26.7220283Z 2021-05-14T21:12:26.7220928Z :: Proceed with installation? [Y/n] 2021-05-14T21:12:26.7221682Z checking keyring... 2021-05-14T21:12:26.7954216Z checking package integrity... 2021-05-14T21:12:26.8965651Z loading package files... 2021-05-14T21:12:26.8989028Z checking for file conflicts... 2021-05-14T21:12:26.8989824Z checking available disk space... 2021-05-14T21:12:26.9023544Z :: Processing package changes... 2021-05-14T21:12:26.9024280Z reinstalling mingw-w64-x86_64-harfbuzz... 2021-05-14T21:12:27.6019873Z resolving dependencies... 2021-05-14T21:12:27.6226358Z looking for conflicting packages... 2021-05-14T21:12:27.6281339Z 2021-05-14T21:12:27.6282191Z Packages (1) mingw-w64-x86_64-hdf4-4.2.15-2 2021-05-14T21:12:27.6282643Z 2021-05-14T21:12:27.6283153Z Total Download Size: 1.09 MiB 2021-05-14T21:12:27.6283719Z Total Installed Size: 8.69 MiB 2021-05-14T21:12:27.6284089Z 2021-05-14T21:12:27.6284709Z :: Proceed with installation? [Y/n] 2021-05-14T21:12:27.6285323Z :: Retrieving packages... 2021-05-14T21:12:27.9375263Z downloading mingw-w64-x86_64-hdf4-4.2.15-2-any.pkg.tar.zst... 2021-05-14T21:12:28.5115276Z checking keyring... 2021-05-14T21:12:28.5885984Z checking package integrity... 2021-05-14T21:12:28.7202060Z loading package files... 2021-05-14T21:12:28.7234422Z checking for file conflicts... 2021-05-14T21:12:28.7293971Z checking available disk space... 2021-05-14T21:12:28.7303613Z :: Processing package changes... 2021-05-14T21:12:28.7304319Z installing mingw-w64-x86_64-hdf4... 2021-05-14T21:12:29.4651652Z warning: mingw-w64-x86_64-hdf5-1.12.0-3 is up to date -- reinstalling 2021-05-14T21:12:29.4652368Z resolving dependencies... 2021-05-14T21:12:29.4857034Z looking for conflicting packages... 2021-05-14T21:12:29.4908980Z 2021-05-14T21:12:29.4909741Z Packages (1) mingw-w64-x86_64-hdf5-1.12.0-3 2021-05-14T21:12:29.4910255Z 2021-05-14T21:12:29.4910823Z Total Installed Size: 91.59 MiB 2021-05-14T21:12:29.4912087Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:12:29.4912822Z 2021-05-14T21:12:29.4913491Z :: Proceed with installation? [Y/n] 2021-05-14T21:12:29.4914112Z checking keyring... 2021-05-14T21:12:29.5635672Z checking package integrity... 2021-05-14T21:12:29.7364301Z loading package files... 2021-05-14T21:12:29.7404533Z checking for file conflicts... 2021-05-14T21:12:29.7405325Z checking available disk space... 2021-05-14T21:12:29.7489973Z :: Processing package changes... 2021-05-14T21:12:29.7490748Z reinstalling mingw-w64-x86_64-hdf5... 2021-05-14T21:12:30.6949496Z warning: mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-14T21:12:30.6950386Z resolving dependencies... 2021-05-14T21:12:30.6951420Z looking for conflicting packages... 2021-05-14T21:12:30.7225700Z 2021-05-14T21:12:30.7226714Z Packages (1) mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1 2021-05-14T21:12:30.7227353Z 2021-05-14T21:12:30.7227871Z Total Download Size: 5.28 MiB 2021-05-14T21:12:30.7228437Z Total Installed Size: 66.96 MiB 2021-05-14T21:12:30.7229200Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:12:30.7229623Z 2021-05-14T21:12:30.7230228Z :: Proceed with installation? [Y/n] 2021-05-14T21:12:30.7230854Z :: Retrieving packages... 2021-05-14T21:12:31.0342741Z downloading mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-14T21:12:31.9036408Z checking keyring... 2021-05-14T21:12:31.9803706Z checking package integrity... 2021-05-14T21:12:32.1353654Z loading package files... 2021-05-14T21:12:32.1552572Z checking for file conflicts... 2021-05-14T21:12:32.1554135Z checking available disk space... 2021-05-14T21:12:32.8269631Z :: Processing package changes... 2021-05-14T21:12:32.8270715Z reinstalling mingw-w64-x86_64-headers-git... 2021-05-14T21:12:34.8392712Z resolving dependencies... 2021-05-14T21:12:34.8562667Z looking for conflicting packages... 2021-05-14T21:12:34.8652168Z 2021-05-14T21:12:34.8652979Z Packages (1) mingw-w64-x86_64-hiredis-1.0.0-1 2021-05-14T21:12:34.8653529Z 2021-05-14T21:12:34.8654112Z Total Download Size: 0.08 MiB 2021-05-14T21:12:34.8654991Z Total Installed Size: 0.32 MiB 2021-05-14T21:12:34.8655430Z 2021-05-14T21:12:34.8656114Z :: Proceed with installation? [Y/n] 2021-05-14T21:12:34.8656830Z :: Retrieving packages... 2021-05-14T21:12:35.1734545Z downloading mingw-w64-x86_64-hiredis-1.0.0-1-any.pkg.tar.zst... 2021-05-14T21:12:35.3646737Z checking keyring... 2021-05-14T21:12:35.4364968Z checking package integrity... 2021-05-14T21:12:35.5465330Z loading package files... 2021-05-14T21:12:35.5487967Z checking for file conflicts... 2021-05-14T21:12:35.5504183Z checking available disk space... 2021-05-14T21:12:35.5513518Z :: Processing package changes... 2021-05-14T21:12:35.5514267Z installing mingw-w64-x86_64-hiredis... 2021-05-14T21:12:36.2150092Z resolving dependencies... 2021-05-14T21:12:36.2151224Z looking for conflicting packages... 2021-05-14T21:12:36.2406661Z 2021-05-14T21:12:36.2407515Z Packages (1) mingw-w64-x86_64-http-parser-2.9.4-2 2021-05-14T21:12:36.2408134Z 2021-05-14T21:12:36.2408697Z Total Download Size: 0.03 MiB 2021-05-14T21:12:36.2409378Z Total Installed Size: 0.11 MiB 2021-05-14T21:12:36.2409786Z 2021-05-14T21:12:36.2410498Z :: Proceed with installation? [Y/n] 2021-05-14T21:12:36.2411217Z :: Retrieving packages... 2021-05-14T21:12:36.5492834Z downloading mingw-w64-x86_64-http-parser-2.9.4-2-any.pkg.tar.zst... 2021-05-14T21:12:36.6442285Z checking keyring... 2021-05-14T21:12:36.7170225Z checking package integrity... 2021-05-14T21:12:36.8257310Z loading package files... 2021-05-14T21:12:36.8275494Z checking for file conflicts... 2021-05-14T21:12:36.8279006Z checking available disk space... 2021-05-14T21:12:36.8288389Z :: Processing package changes... 2021-05-14T21:12:36.8289152Z installing mingw-w64-x86_64-http-parser... 2021-05-14T21:12:37.4772331Z warning: mingw-w64-x86_64-icu-68.2-3 is up to date -- reinstalling 2021-05-14T21:12:37.4773250Z resolving dependencies... 2021-05-14T21:12:37.4862296Z looking for conflicting packages... 2021-05-14T21:12:37.5030883Z 2021-05-14T21:12:37.5031732Z Packages (1) mingw-w64-x86_64-icu-68.2-3 2021-05-14T21:12:37.5032234Z 2021-05-14T21:12:37.5033118Z Total Installed Size: 113.98 MiB 2021-05-14T21:12:37.5034204Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:12:37.5034784Z 2021-05-14T21:12:37.5035455Z :: Proceed with installation? [Y/n] 2021-05-14T21:12:37.5036054Z checking keyring... 2021-05-14T21:12:37.5630002Z checking package integrity... 2021-05-14T21:12:37.8217640Z loading package files... 2021-05-14T21:12:37.8262318Z checking for file conflicts... 2021-05-14T21:12:37.8263147Z checking available disk space... 2021-05-14T21:12:37.8362505Z :: Processing package changes... 2021-05-14T21:12:37.8363395Z reinstalling mingw-w64-x86_64-icu... 2021-05-14T21:12:38.9019432Z resolving dependencies... 2021-05-14T21:12:38.9274737Z looking for conflicting packages... 2021-05-14T21:12:38.9303977Z 2021-05-14T21:12:38.9306647Z 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:12:38.9308694Z 2021-05-14T21:12:38.9309290Z Total Download Size: 17.57 MiB 2021-05-14T21:12:38.9309954Z Total Installed Size: 78.94 MiB 2021-05-14T21:12:38.9310387Z 2021-05-14T21:12:38.9311053Z :: Proceed with installation? [Y/n] 2021-05-14T21:12:38.9311770Z :: Retrieving packages... 2021-05-14T21:12:39.2392873Z downloading mingw-w64-x86_64-djvulibre-3.5.28-2-any.pkg.tar.zst... 2021-05-14T21:12:40.0122397Z downloading mingw-w64-x86_64-flif-0.3-1-any.pkg.tar.xz... 2021-05-14T21:12:40.1355152Z downloading mingw-w64-x86_64-gsfonts-20200910-2-any.pkg.tar.zst... 2021-05-14T21:12:40.2646341Z downloading mingw-w64-x86_64-jbigkit-2.1-4-any.pkg.tar.xz... 2021-05-14T21:12:40.3612676Z downloading mingw-w64-x86_64-liblqr-0.4.2-4-any.pkg.tar.xz... 2021-05-14T21:12:40.4588364Z downloading mingw-w64-x86_64-libraqm-0.7.1-1-any.pkg.tar.zst... 2021-05-14T21:12:40.5555740Z downloading mingw-w64-x86_64-libtool-2.4.6-20-any.pkg.tar.zst... 2021-05-14T21:12:40.6599528Z downloading mingw-w64-x86_64-libwmf-0.2.12-3-any.pkg.tar.zst... 2021-05-14T21:12:40.8288403Z downloading mingw-w64-x86_64-ttf-dejavu-2.37-3-any.pkg.tar.zst... 2021-05-14T21:12:41.0259220Z downloading mingw-w64-x86_64-imagemagick-7.0.10.11-3-any.pkg.tar.zst... 2021-05-14T21:12:41.3140252Z checking keyring... 2021-05-14T21:12:41.5344584Z checking package integrity... 2021-05-14T21:12:42.8165212Z loading package files... 2021-05-14T21:12:42.8613203Z checking for file conflicts... 2021-05-14T21:12:42.9925017Z checking available disk space... 2021-05-14T21:12:42.9933900Z :: Processing package changes... 2021-05-14T21:12:42.9934700Z installing mingw-w64-x86_64-djvulibre... 2021-05-14T21:12:43.1818046Z installing mingw-w64-x86_64-flif... 2021-05-14T21:12:43.3174937Z installing mingw-w64-x86_64-gsfonts... 2021-05-14T21:12:43.3744042Z installing mingw-w64-x86_64-jbigkit... 2021-05-14T21:12:43.3922095Z installing mingw-w64-x86_64-liblqr... 2021-05-14T21:12:43.4098599Z installing mingw-w64-x86_64-libraqm... 2021-05-14T21:12:43.4275413Z installing mingw-w64-x86_64-libtool... 2021-05-14T21:12:43.4721333Z installing mingw-w64-x86_64-libwmf... 2021-05-14T21:12:43.5209491Z installing mingw-w64-x86_64-ttf-dejavu... 2021-05-14T21:12:43.5745569Z installing mingw-w64-x86_64-imagemagick... 2021-05-14T21:12:44.7941202Z Optional dependencies for mingw-w64-x86_64-imagemagick 2021-05-14T21:12:44.7942462Z mingw-w64-x86_64-ghostscript: for Ghostscript support 2021-05-14T21:12:44.7943542Z mingw-w64-x86_64-openexr: for OpenEXR support [installed] 2021-05-14T21:12:44.7944418Z mingw-w64-x86_64-librsvg: for SVG support 2021-05-14T21:12:44.7945237Z mingw-w64-x86_64-graphviz: for GVC support 2021-05-14T21:12:44.7985012Z :: Running post-transaction hooks... 2021-05-14T21:12:44.7985761Z (1/2) Updating fontconfig cache... 2021-05-14T21:12:44.8597735Z (2/2) Probing GDK-Pixbuf loader modules... 2021-05-14T21:12:45.5593250Z warning: mingw-w64-x86_64-intel-tbb-1~2020.2-2 is up to date -- reinstalling 2021-05-14T21:12:45.5593969Z resolving dependencies... 2021-05-14T21:12:45.5681838Z looking for conflicting packages... 2021-05-14T21:12:45.5861122Z 2021-05-14T21:12:45.5862554Z Packages (1) mingw-w64-x86_64-intel-tbb-1~2020.2-2 2021-05-14T21:12:45.5863337Z 2021-05-14T21:12:45.5863973Z Total Installed Size: 8.68 MiB 2021-05-14T21:12:45.5864721Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:12:45.5865114Z 2021-05-14T21:12:45.5865743Z :: Proceed with installation? [Y/n] 2021-05-14T21:12:45.5866337Z checking keyring... 2021-05-14T21:12:45.6437501Z checking package integrity... 2021-05-14T21:12:45.7556561Z loading package files... 2021-05-14T21:12:45.7594506Z checking for file conflicts... 2021-05-14T21:12:45.7595516Z checking available disk space... 2021-05-14T21:12:45.7652053Z :: Processing package changes... 2021-05-14T21:12:45.7652888Z reinstalling mingw-w64-x86_64-intel-tbb... 2021-05-14T21:12:46.5673916Z warning: mingw-w64-x86_64-isl-0.23-1 is up to date -- reinstalling 2021-05-14T21:12:46.5674744Z resolving dependencies... 2021-05-14T21:12:46.5675851Z looking for conflicting packages... 2021-05-14T21:12:46.5951378Z 2021-05-14T21:12:46.5952420Z Packages (1) mingw-w64-x86_64-isl-0.23-1 2021-05-14T21:12:46.5952842Z 2021-05-14T21:12:46.5953353Z Total Download Size: 0.85 MiB 2021-05-14T21:12:46.5953939Z Total Installed Size: 4.15 MiB 2021-05-14T21:12:46.5954493Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:12:46.5954852Z 2021-05-14T21:12:46.5955489Z :: Proceed with installation? [Y/n] 2021-05-14T21:12:46.5956093Z :: Retrieving packages... 2021-05-14T21:12:46.9091081Z downloading mingw-w64-x86_64-isl-0.23-1-any.pkg.tar.zst... 2021-05-14T21:12:47.4064060Z checking keyring... 2021-05-14T21:12:47.4790285Z checking package integrity... 2021-05-14T21:12:47.5954913Z loading package files... 2021-05-14T21:12:47.5972619Z checking for file conflicts... 2021-05-14T21:12:47.5973346Z checking available disk space... 2021-05-14T21:12:47.6111624Z :: Processing package changes... 2021-05-14T21:12:47.6112641Z reinstalling mingw-w64-x86_64-isl... 2021-05-14T21:12:48.3018152Z resolving dependencies... 2021-05-14T21:12:48.3277760Z looking for conflicting packages... 2021-05-14T21:12:48.3296391Z 2021-05-14T21:12:48.3297240Z Packages (2) mingw-w64-x86_64-gdcm-3.0.8-2 mingw-w64-x86_64-itk-5.1.0-2 2021-05-14T21:12:48.3297839Z 2021-05-14T21:12:48.3298398Z Total Download Size: 13.04 MiB 2021-05-14T21:12:48.3299062Z Total Installed Size: 137.15 MiB 2021-05-14T21:12:48.3299482Z 2021-05-14T21:12:48.3300166Z :: Proceed with installation? [Y/n] 2021-05-14T21:12:48.3300848Z :: Retrieving packages... 2021-05-14T21:12:48.6375395Z downloading mingw-w64-x86_64-gdcm-3.0.8-2-any.pkg.tar.zst... 2021-05-14T21:12:49.5097310Z downloading mingw-w64-x86_64-itk-5.1.0-2-any.pkg.tar.zst... 2021-05-14T21:12:49.8735090Z checking keyring... 2021-05-14T21:12:49.9566960Z checking package integrity... 2021-05-14T21:12:50.2917909Z loading package files... 2021-05-14T21:12:50.3414585Z checking for file conflicts... 2021-05-14T21:12:50.5752691Z checking available disk space... 2021-05-14T21:12:50.5778512Z :: Processing package changes... 2021-05-14T21:12:50.5779278Z installing mingw-w64-x86_64-gdcm... 2021-05-14T21:12:50.9122849Z installing mingw-w64-x86_64-itk... 2021-05-14T21:12:53.7359146Z Optional dependencies for mingw-w64-x86_64-itk 2021-05-14T21:12:53.7360174Z mingw-w64-x86_64-opencv: ITK-OpenCV bridge [installed] 2021-05-14T21:12:53.7360951Z mingw-w64-x86_64-vtk: ITK-VTK bridge 2021-05-14T21:12:54.4045956Z warning: mingw-w64-x86_64-jasper-2.0.24-1 is up to date -- reinstalling 2021-05-14T21:12:54.4046772Z resolving dependencies... 2021-05-14T21:12:54.4182129Z looking for conflicting packages... 2021-05-14T21:12:54.4310883Z 2021-05-14T21:12:54.4311671Z Packages (1) mingw-w64-x86_64-jasper-2.0.24-1 2021-05-14T21:12:54.4312224Z 2021-05-14T21:12:54.4313031Z Total Installed Size: 4.75 MiB 2021-05-14T21:12:54.4313966Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:12:54.4314551Z 2021-05-14T21:12:54.4315349Z :: Proceed with installation? [Y/n] 2021-05-14T21:12:54.4315974Z checking keyring... 2021-05-14T21:12:54.4917023Z checking package integrity... 2021-05-14T21:12:54.5878525Z loading package files... 2021-05-14T21:12:54.5919922Z checking for file conflicts... 2021-05-14T21:12:54.5920690Z checking available disk space... 2021-05-14T21:12:54.6022843Z :: Processing package changes... 2021-05-14T21:12:54.6023701Z reinstalling mingw-w64-x86_64-jasper... 2021-05-14T21:12:55.4796404Z warning: mingw-w64-x86_64-json-c-0.15-1 is up to date -- reinstalling 2021-05-14T21:12:55.4797136Z resolving dependencies... 2021-05-14T21:12:55.4891137Z looking for conflicting packages... 2021-05-14T21:12:55.5065830Z 2021-05-14T21:12:55.5066644Z Packages (1) mingw-w64-x86_64-json-c-0.15-1 2021-05-14T21:12:55.5067179Z 2021-05-14T21:12:55.5068047Z Total Installed Size: 0.43 MiB 2021-05-14T21:12:55.5068864Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:12:55.5069434Z 2021-05-14T21:12:55.5070228Z :: Proceed with installation? [Y/n] 2021-05-14T21:12:55.5070846Z checking keyring... 2021-05-14T21:12:55.5660400Z checking package integrity... 2021-05-14T21:12:55.6595602Z loading package files... 2021-05-14T21:12:55.6608607Z checking for file conflicts... 2021-05-14T21:12:55.6609330Z checking available disk space... 2021-05-14T21:12:55.6629822Z :: Processing package changes... 2021-05-14T21:12:55.6630550Z reinstalling mingw-w64-x86_64-json-c... 2021-05-14T21:12:56.3168689Z warning: mingw-w64-x86_64-jsoncpp-1.9.4-1 is up to date -- reinstalling 2021-05-14T21:12:56.3169435Z resolving dependencies... 2021-05-14T21:12:56.3170398Z looking for conflicting packages... 2021-05-14T21:12:56.3422170Z 2021-05-14T21:12:56.3423224Z Packages (1) mingw-w64-x86_64-jsoncpp-1.9.4-1 2021-05-14T21:12:56.3424118Z 2021-05-14T21:12:56.3425098Z Total Installed Size: 1.88 MiB 2021-05-14T21:12:56.3425984Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:12:56.3426492Z 2021-05-14T21:12:56.3427154Z :: Proceed with installation? [Y/n] 2021-05-14T21:12:56.3427740Z checking keyring... 2021-05-14T21:12:56.4029813Z checking package integrity... 2021-05-14T21:12:56.4948983Z loading package files... 2021-05-14T21:12:56.4968422Z checking for file conflicts... 2021-05-14T21:12:56.4969185Z checking available disk space... 2021-05-14T21:12:56.4988101Z :: Processing package changes... 2021-05-14T21:12:56.4988852Z reinstalling mingw-w64-x86_64-jsoncpp... 2021-05-14T21:12:57.1602259Z warning: mingw-w64-x86_64-lame-3.100-1 is up to date -- reinstalling 2021-05-14T21:12:57.1603004Z resolving dependencies... 2021-05-14T21:12:57.1745725Z looking for conflicting packages... 2021-05-14T21:12:57.1874972Z 2021-05-14T21:12:57.1875715Z Packages (1) mingw-w64-x86_64-lame-3.100-1 2021-05-14T21:12:57.1876256Z 2021-05-14T21:12:57.1877065Z Total Installed Size: 1.64 MiB 2021-05-14T21:12:57.1877680Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:12:57.1878403Z 2021-05-14T21:12:57.1879111Z :: Proceed with installation? [Y/n] 2021-05-14T21:12:57.1879789Z checking keyring... 2021-05-14T21:12:57.2458803Z checking package integrity... 2021-05-14T21:12:57.3397934Z loading package files... 2021-05-14T21:12:57.3425495Z checking for file conflicts... 2021-05-14T21:12:57.3426285Z checking available disk space... 2021-05-14T21:12:57.3444754Z :: Processing package changes... 2021-05-14T21:12:57.3445507Z reinstalling mingw-w64-x86_64-lame... 2021-05-14T21:12:58.0326487Z resolving dependencies... 2021-05-14T21:12:58.0412212Z looking for conflicting packages... 2021-05-14T21:12:58.0584158Z 2021-05-14T21:12:58.0585032Z Packages (1) mingw-w64-x86_64-lapack-3.9.0-2 2021-05-14T21:12:58.0585565Z 2021-05-14T21:12:58.0586126Z Total Download Size: 3.31 MiB 2021-05-14T21:12:58.0586825Z Total Installed Size: 28.75 MiB 2021-05-14T21:12:58.0587261Z 2021-05-14T21:12:58.0587946Z :: Proceed with installation? [Y/n] 2021-05-14T21:12:58.0588668Z :: Retrieving packages... 2021-05-14T21:12:58.3695277Z downloading mingw-w64-x86_64-lapack-3.9.0-2-any.pkg.tar.zst... 2021-05-14T21:12:59.1344766Z checking keyring... 2021-05-14T21:12:59.2071220Z checking package integrity... 2021-05-14T21:12:59.3573471Z loading package files... 2021-05-14T21:12:59.3597180Z checking for file conflicts... 2021-05-14T21:12:59.3620760Z checking available disk space... 2021-05-14T21:12:59.3632960Z :: Processing package changes... 2021-05-14T21:12:59.3633835Z installing mingw-w64-x86_64-lapack... 2021-05-14T21:13:00.1030869Z warning: mingw-w64-x86_64-lcms2-2.12-1 is up to date -- reinstalling 2021-05-14T21:13:00.1031669Z resolving dependencies... 2021-05-14T21:13:00.1181684Z looking for conflicting packages... 2021-05-14T21:13:00.1294826Z 2021-05-14T21:13:00.1295568Z Packages (1) mingw-w64-x86_64-lcms2-2.12-1 2021-05-14T21:13:00.1296310Z 2021-05-14T21:13:00.1297423Z Total Installed Size: 1.62 MiB 2021-05-14T21:13:00.1298015Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:13:00.1298292Z 2021-05-14T21:13:00.1298814Z :: Proceed with installation? [Y/n] 2021-05-14T21:13:00.1299305Z checking keyring... 2021-05-14T21:13:00.1911497Z checking package integrity... 2021-05-14T21:13:00.2861836Z loading package files... 2021-05-14T21:13:00.2882158Z checking for file conflicts... 2021-05-14T21:13:00.2882843Z checking available disk space... 2021-05-14T21:13:00.2899794Z :: Processing package changes... 2021-05-14T21:13:00.2900490Z reinstalling mingw-w64-x86_64-lcms2... 2021-05-14T21:13:00.9849707Z warning: mingw-w64-x86_64-leptonica-1.80.0-2 is up to date -- reinstalling 2021-05-14T21:13:00.9850496Z resolving dependencies... 2021-05-14T21:13:01.0105610Z looking for conflicting packages... 2021-05-14T21:13:01.0158455Z 2021-05-14T21:13:01.0159452Z Packages (1) mingw-w64-x86_64-leptonica-1.80.0-2 2021-05-14T21:13:01.0159975Z 2021-05-14T21:13:01.0160933Z Total Installed Size: 8.39 MiB 2021-05-14T21:13:01.0161705Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:13:01.0162237Z 2021-05-14T21:13:01.0162867Z :: Proceed with installation? [Y/n] 2021-05-14T21:13:01.0163449Z checking keyring... 2021-05-14T21:13:01.0791646Z checking package integrity... 2021-05-14T21:13:01.1823835Z loading package files... 2021-05-14T21:13:01.1846952Z checking for file conflicts... 2021-05-14T21:13:01.1847639Z checking available disk space... 2021-05-14T21:13:01.1874246Z :: Processing package changes... 2021-05-14T21:13:01.8140432Z reinstalling mingw-w64-x86_64-leptonica... 2021-05-14T21:13:01.8777159Z warning: mingw-w64-x86_64-libarchive-3.5.1-1 is up to date -- reinstalling 2021-05-14T21:13:01.8777941Z resolving dependencies... 2021-05-14T21:13:01.8989201Z looking for conflicting packages... 2021-05-14T21:13:01.9039188Z 2021-05-14T21:13:01.9039955Z Packages (1) mingw-w64-x86_64-libarchive-3.5.1-1 2021-05-14T21:13:01.9040511Z 2021-05-14T21:13:01.9041300Z Total Installed Size: 3.99 MiB 2021-05-14T21:13:01.9041892Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:13:01.9042520Z 2021-05-14T21:13:01.9043226Z :: Proceed with installation? [Y/n] 2021-05-14T21:13:01.9043867Z checking keyring... 2021-05-14T21:13:01.9634837Z checking package integrity... 2021-05-14T21:13:02.0611830Z loading package files... 2021-05-14T21:13:02.0635918Z checking for file conflicts... 2021-05-14T21:13:02.0636589Z checking available disk space... 2021-05-14T21:13:02.0666735Z :: Processing package changes... 2021-05-14T21:13:02.0667475Z reinstalling mingw-w64-x86_64-libarchive... 2021-05-14T21:13:02.7892975Z warning: mingw-w64-x86_64-libassuan-2.5.4-1 is up to date -- reinstalling 2021-05-14T21:13:02.7893880Z resolving dependencies... 2021-05-14T21:13:02.8027601Z looking for conflicting packages... 2021-05-14T21:13:02.8158608Z 2021-05-14T21:13:02.8159433Z Packages (1) mingw-w64-x86_64-libassuan-2.5.4-1 2021-05-14T21:13:02.8160000Z 2021-05-14T21:13:02.8160573Z Total Installed Size: 0.38 MiB 2021-05-14T21:13:02.8161151Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:13:02.8161449Z 2021-05-14T21:13:02.8161990Z :: Proceed with installation? [Y/n] 2021-05-14T21:13:02.8162552Z checking keyring... 2021-05-14T21:13:02.8775071Z checking package integrity... 2021-05-14T21:13:02.9713056Z loading package files... 2021-05-14T21:13:02.9731555Z checking for file conflicts... 2021-05-14T21:13:02.9732244Z checking available disk space... 2021-05-14T21:13:02.9746247Z :: Processing package changes... 2021-05-14T21:13:02.9746991Z reinstalling mingw-w64-x86_64-libassuan... 2021-05-14T21:13:03.6294850Z warning: mingw-w64-x86_64-libde265-1.0.8-1 is up to date -- reinstalling 2021-05-14T21:13:03.6295653Z resolving dependencies... 2021-05-14T21:13:03.6379368Z looking for conflicting packages... 2021-05-14T21:13:03.6580955Z 2021-05-14T21:13:03.6581936Z Packages (1) mingw-w64-x86_64-libde265-1.0.8-1 2021-05-14T21:13:03.6582859Z 2021-05-14T21:13:03.6583543Z Total Installed Size: 4.02 MiB 2021-05-14T21:13:03.6584398Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:13:03.6584896Z 2021-05-14T21:13:03.6585552Z :: Proceed with installation? [Y/n] 2021-05-14T21:13:03.6586130Z checking keyring... 2021-05-14T21:13:03.7184843Z checking package integrity... 2021-05-14T21:13:03.8132081Z loading package files... 2021-05-14T21:13:03.8155084Z checking for file conflicts... 2021-05-14T21:13:03.8155862Z checking available disk space... 2021-05-14T21:13:03.8171578Z :: Processing package changes... 2021-05-14T21:13:03.8172312Z reinstalling mingw-w64-x86_64-libde265... 2021-05-14T21:13:04.4675746Z warning: mingw-w64-x86_64-libffi-3.3-4 is up to date -- reinstalling 2021-05-14T21:13:04.4676570Z resolving dependencies... 2021-05-14T21:13:04.4677671Z looking for conflicting packages... 2021-05-14T21:13:04.4936600Z 2021-05-14T21:13:04.4937354Z Packages (1) mingw-w64-x86_64-libffi-3.3-4 2021-05-14T21:13:04.4937891Z 2021-05-14T21:13:04.4938450Z Total Download Size: 0.04 MiB 2021-05-14T21:13:04.4939352Z Total Installed Size: 0.11 MiB 2021-05-14T21:13:04.4940016Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:13:04.4940427Z 2021-05-14T21:13:04.4941102Z :: Proceed with installation? [Y/n] 2021-05-14T21:13:04.4941789Z :: Retrieving packages... 2021-05-14T21:13:04.8046021Z downloading mingw-w64-x86_64-libffi-3.3-4-any.pkg.tar.zst... 2021-05-14T21:13:04.9942808Z checking keyring... 2021-05-14T21:13:05.0711151Z checking package integrity... 2021-05-14T21:13:05.1845769Z loading package files... 2021-05-14T21:13:05.1860724Z checking for file conflicts... 2021-05-14T21:13:05.1861454Z checking available disk space... 2021-05-14T21:13:05.1886360Z :: Processing package changes... 2021-05-14T21:13:05.1887092Z reinstalling mingw-w64-x86_64-libffi... 2021-05-14T21:13:05.8544050Z warning: mingw-w64-x86_64-libfreexl-1.0.6-1 is up to date -- reinstalling 2021-05-14T21:13:05.8544793Z resolving dependencies... 2021-05-14T21:13:05.8545712Z looking for conflicting packages... 2021-05-14T21:13:05.8808936Z 2021-05-14T21:13:05.8809831Z Packages (1) mingw-w64-x86_64-libfreexl-1.0.6-1 2021-05-14T21:13:05.8810390Z 2021-05-14T21:13:05.8811237Z Total Installed Size: 0.13 MiB 2021-05-14T21:13:05.8811802Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:13:05.8812485Z 2021-05-14T21:13:05.8813215Z :: Proceed with installation? [Y/n] 2021-05-14T21:13:05.8813883Z checking keyring... 2021-05-14T21:13:05.9412712Z checking package integrity... 2021-05-14T21:13:06.0333938Z loading package files... 2021-05-14T21:13:06.0350833Z checking for file conflicts... 2021-05-14T21:13:06.0351624Z checking available disk space... 2021-05-14T21:13:06.0363421Z :: Processing package changes... 2021-05-14T21:13:06.0364161Z reinstalling mingw-w64-x86_64-libfreexl... 2021-05-14T21:13:06.6806615Z warning: mingw-w64-x86_64-libgeotiff-1.6.0-1 is up to date -- reinstalling 2021-05-14T21:13:06.6807612Z resolving dependencies... 2021-05-14T21:13:06.7023533Z looking for conflicting packages... 2021-05-14T21:13:06.7075667Z 2021-05-14T21:13:06.7076387Z Packages (1) mingw-w64-x86_64-libgeotiff-1.6.0-1 2021-05-14T21:13:06.7076884Z 2021-05-14T21:13:06.7077371Z Total Installed Size: 0.79 MiB 2021-05-14T21:13:06.7078241Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:13:06.7078873Z 2021-05-14T21:13:06.7079799Z :: Proceed with installation? [Y/n] 2021-05-14T21:13:06.7080412Z checking keyring... 2021-05-14T21:13:06.7691389Z checking package integrity... 2021-05-14T21:13:06.8624251Z loading package files... 2021-05-14T21:13:06.8645698Z checking for file conflicts... 2021-05-14T21:13:06.8646438Z checking available disk space... 2021-05-14T21:13:06.8668788Z :: Processing package changes... 2021-05-14T21:13:06.8669552Z reinstalling mingw-w64-x86_64-libgeotiff... 2021-05-14T21:13:07.5275772Z resolving dependencies... 2021-05-14T21:13:07.5482605Z looking for conflicting packages... 2021-05-14T21:13:07.5536409Z 2021-05-14T21:13:07.5537053Z Packages (1) mingw-w64-x86_64-libgit2-1.1.0-1 2021-05-14T21:13:07.5537634Z 2021-05-14T21:13:07.5538153Z Total Download Size: 0.68 MiB 2021-05-14T21:13:07.5538791Z Total Installed Size: 3.01 MiB 2021-05-14T21:13:07.5539158Z 2021-05-14T21:13:07.5539731Z :: Proceed with installation? [Y/n] 2021-05-14T21:13:07.5540348Z :: Retrieving packages... 2021-05-14T21:13:07.8647944Z downloading mingw-w64-x86_64-libgit2-1.1.0-1-any.pkg.tar.zst... 2021-05-14T21:13:08.3450043Z checking keyring... 2021-05-14T21:13:08.4191184Z checking package integrity... 2021-05-14T21:13:08.5400158Z loading package files... 2021-05-14T21:13:08.5427455Z checking for file conflicts... 2021-05-14T21:13:08.5470363Z checking available disk space... 2021-05-14T21:13:08.5479897Z :: Processing package changes... 2021-05-14T21:13:08.5480616Z installing mingw-w64-x86_64-libgit2... 2021-05-14T21:13:09.2522975Z warning: mingw-w64-x86_64-libgpg-error-1.41-3 is up to date -- reinstalling 2021-05-14T21:13:09.2523844Z resolving dependencies... 2021-05-14T21:13:09.2617512Z looking for conflicting packages... 2021-05-14T21:13:09.2788118Z 2021-05-14T21:13:09.2789567Z Packages (1) mingw-w64-x86_64-libgpg-error-1.41-3 2021-05-14T21:13:09.2790442Z 2021-05-14T21:13:09.2791208Z Total Installed Size: 1.43 MiB 2021-05-14T21:13:09.2791792Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:13:09.2792135Z 2021-05-14T21:13:09.2792758Z :: Proceed with installation? [Y/n] 2021-05-14T21:13:09.2793325Z checking keyring... 2021-05-14T21:13:09.3393622Z checking package integrity... 2021-05-14T21:13:09.4346919Z loading package files... 2021-05-14T21:13:09.4366577Z checking for file conflicts... 2021-05-14T21:13:09.4367463Z checking available disk space... 2021-05-14T21:13:09.4405328Z :: Processing package changes... 2021-05-14T21:13:09.4406097Z reinstalling mingw-w64-x86_64-libgpg-error... 2021-05-14T21:13:10.1231282Z warning: mingw-w64-x86_64-libheif-1.11.0-2 is up to date -- reinstalling 2021-05-14T21:13:10.1232027Z resolving dependencies... 2021-05-14T21:13:10.1439647Z looking for conflicting packages... 2021-05-14T21:13:10.1492345Z 2021-05-14T21:13:10.1493093Z Packages (1) mingw-w64-x86_64-libheif-1.11.0-2 2021-05-14T21:13:10.1493612Z 2021-05-14T21:13:10.1494160Z Total Installed Size: 3.84 MiB 2021-05-14T21:13:10.1495169Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:13:10.1495531Z 2021-05-14T21:13:10.1496372Z :: Proceed with installation? [Y/n] 2021-05-14T21:13:10.1496967Z checking keyring... 2021-05-14T21:13:10.2100625Z checking package integrity... 2021-05-14T21:13:10.3043720Z loading package files... 2021-05-14T21:13:10.3061535Z checking for file conflicts... 2021-05-14T21:13:10.3062204Z checking available disk space... 2021-05-14T21:13:10.3081098Z :: Processing package changes... 2021-05-14T21:13:10.3081823Z reinstalling mingw-w64-x86_64-libheif... 2021-05-14T21:13:10.9736817Z warning: mingw-w64-x86_64-libiconv-1.16-2 is up to date -- reinstalling 2021-05-14T21:13:10.9737785Z resolving dependencies... 2021-05-14T21:13:10.9739182Z looking for conflicting packages... 2021-05-14T21:13:11.0026804Z 2021-05-14T21:13:11.0027855Z Packages (1) mingw-w64-x86_64-libiconv-1.16-2 2021-05-14T21:13:11.0028359Z 2021-05-14T21:13:11.0028877Z Total Download Size: 0.73 MiB 2021-05-14T21:13:11.0029438Z Total Installed Size: 2.24 MiB 2021-05-14T21:13:11.0030004Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:13:11.0030369Z 2021-05-14T21:13:11.0031004Z :: Proceed with installation? [Y/n] 2021-05-14T21:13:11.0031630Z :: Retrieving packages... 2021-05-14T21:13:11.3129641Z downloading mingw-w64-x86_64-libiconv-1.16-2-any.pkg.tar.zst... 2021-05-14T21:13:11.7881271Z checking keyring... 2021-05-14T21:13:11.8644131Z checking package integrity... 2021-05-14T21:13:11.9854224Z loading package files... 2021-05-14T21:13:11.9876334Z checking for file conflicts... 2021-05-14T21:13:11.9877081Z checking available disk space... 2021-05-14T21:13:11.9965120Z :: Processing package changes... 2021-05-14T21:13:11.9966001Z reinstalling mingw-w64-x86_64-libiconv... 2021-05-14T21:13:12.6665728Z warning: mingw-w64-x86_64-libjpeg-turbo-2.0.6-1 is up to date -- reinstalling 2021-05-14T21:13:12.6666497Z resolving dependencies... 2021-05-14T21:13:12.6754649Z looking for conflicting packages... 2021-05-14T21:13:12.6932117Z 2021-05-14T21:13:12.6932941Z Packages (1) mingw-w64-x86_64-libjpeg-turbo-2.0.6-1 2021-05-14T21:13:12.6933462Z 2021-05-14T21:13:12.6934163Z Total Installed Size: 4.35 MiB 2021-05-14T21:13:12.6935021Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:13:12.6935604Z 2021-05-14T21:13:12.6936387Z :: Proceed with installation? [Y/n] 2021-05-14T21:13:12.6936990Z checking keyring... 2021-05-14T21:13:12.7558570Z checking package integrity... 2021-05-14T21:13:12.8527416Z loading package files... 2021-05-14T21:13:12.8547515Z checking for file conflicts... 2021-05-14T21:13:12.8548265Z checking available disk space... 2021-05-14T21:13:12.8572918Z :: Processing package changes... 2021-05-14T21:13:12.8573744Z reinstalling mingw-w64-x86_64-libjpeg-turbo... 2021-05-14T21:13:13.5274190Z warning: mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-14T21:13:13.5275076Z resolving dependencies... 2021-05-14T21:13:13.5276051Z looking for conflicting packages... 2021-05-14T21:13:13.5537644Z 2021-05-14T21:13:13.5538667Z Packages (1) mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1 2021-05-14T21:13:13.5539384Z 2021-05-14T21:13:13.5539938Z Total Download Size: 0.02 MiB 2021-05-14T21:13:13.5540587Z Total Installed Size: 0.05 MiB 2021-05-14T21:13:13.5541219Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:13:13.5541696Z 2021-05-14T21:13:13.5542376Z :: Proceed with installation? [Y/n] 2021-05-14T21:13:13.5543063Z :: Retrieving packages... 2021-05-14T21:13:13.8645422Z downloading mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-14T21:13:13.9591084Z checking keyring... 2021-05-14T21:13:14.0346197Z checking package integrity... 2021-05-14T21:13:14.1483962Z loading package files... 2021-05-14T21:13:14.1491150Z checking for file conflicts... 2021-05-14T21:13:14.1491848Z checking available disk space... 2021-05-14T21:13:14.1503607Z :: Processing package changes... 2021-05-14T21:13:14.1504396Z reinstalling mingw-w64-x86_64-libmangle-git... 2021-05-14T21:13:14.8048728Z warning: mingw-w64-x86_64-libmariadbclient-3.1.12-1 is up to date -- reinstalling 2021-05-14T21:13:14.8049548Z resolving dependencies... 2021-05-14T21:13:14.8263932Z looking for conflicting packages... 2021-05-14T21:13:14.8316794Z 2021-05-14T21:13:14.8317569Z Packages (1) mingw-w64-x86_64-libmariadbclient-3.1.12-1 2021-05-14T21:13:14.8318140Z 2021-05-14T21:13:14.8318818Z Total Installed Size: 3.26 MiB 2021-05-14T21:13:14.8319611Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:13:14.8320122Z 2021-05-14T21:13:14.8320761Z :: Proceed with installation? [Y/n] 2021-05-14T21:13:14.8321338Z checking keyring... 2021-05-14T21:13:14.8914566Z checking package integrity... 2021-05-14T21:13:14.9865184Z loading package files... 2021-05-14T21:13:14.9876711Z checking for file conflicts... 2021-05-14T21:13:14.9877435Z checking available disk space... 2021-05-14T21:13:14.9904612Z :: Processing package changes... 2021-05-14T21:13:14.9905433Z reinstalling mingw-w64-x86_64-libmariadbclient... 2021-05-14T21:13:15.6587060Z warning: mingw-w64-x86_64-libogg-1.3.4-3 is up to date -- reinstalling 2021-05-14T21:13:15.6587783Z resolving dependencies... 2021-05-14T21:13:15.6588768Z looking for conflicting packages... 2021-05-14T21:13:15.6844942Z 2021-05-14T21:13:15.6845673Z Packages (1) mingw-w64-x86_64-libogg-1.3.4-3 2021-05-14T21:13:15.6846199Z 2021-05-14T21:13:15.6847030Z Total Installed Size: 0.54 MiB 2021-05-14T21:13:15.6847596Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:13:15.6848270Z 2021-05-14T21:13:15.6849017Z :: Proceed with installation? [Y/n] 2021-05-14T21:13:15.6849687Z checking keyring... 2021-05-14T21:13:15.7446140Z checking package integrity... 2021-05-14T21:13:15.8432772Z loading package files... 2021-05-14T21:13:15.8491039Z checking for file conflicts... 2021-05-14T21:13:15.8491817Z checking available disk space... 2021-05-14T21:13:15.8539973Z :: Processing package changes... 2021-05-14T21:13:15.8540772Z reinstalling mingw-w64-x86_64-libogg... 2021-05-14T21:13:16.5888365Z warning: mingw-w64-x86_64-libpng-1.6.37-4 is up to date -- reinstalling 2021-05-14T21:13:16.5889332Z resolving dependencies... 2021-05-14T21:13:16.6103051Z looking for conflicting packages... 2021-05-14T21:13:16.6154007Z 2021-05-14T21:13:16.6154768Z Packages (1) mingw-w64-x86_64-libpng-1.6.37-4 2021-05-14T21:13:16.6155298Z 2021-05-14T21:13:16.6156104Z Total Installed Size: 2.35 MiB 2021-05-14T21:13:16.6156931Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:13:16.6157599Z 2021-05-14T21:13:16.6158393Z :: Proceed with installation? [Y/n] 2021-05-14T21:13:16.6158993Z checking keyring... 2021-05-14T21:13:16.6766875Z checking package integrity... 2021-05-14T21:13:16.7712560Z loading package files... 2021-05-14T21:13:16.7725376Z checking for file conflicts... 2021-05-14T21:13:16.7726251Z checking available disk space... 2021-05-14T21:13:16.7745956Z :: Processing package changes... 2021-05-14T21:13:16.7746683Z reinstalling mingw-w64-x86_64-libpng... 2021-05-14T21:13:17.5305135Z error: target not found: mingw-w64-x86_64-libpq 2021-05-14T21:13:18.1707860Z warning: mingw-w64-x86_64-libraw-0.20.2-2 is up to date -- reinstalling 2021-05-14T21:13:18.1708603Z resolving dependencies... 2021-05-14T21:13:18.1926064Z looking for conflicting packages... 2021-05-14T21:13:18.1977593Z 2021-05-14T21:13:18.1978288Z Packages (1) mingw-w64-x86_64-libraw-0.20.2-2 2021-05-14T21:13:18.1978798Z 2021-05-14T21:13:18.1979572Z Total Installed Size: 6.32 MiB 2021-05-14T21:13:18.1980412Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:13:18.1981170Z 2021-05-14T21:13:18.1981851Z :: Proceed with installation? [Y/n] 2021-05-14T21:13:18.1982410Z checking keyring... 2021-05-14T21:13:18.2614142Z checking package integrity... 2021-05-14T21:13:18.3593538Z loading package files... 2021-05-14T21:13:18.3607614Z checking for file conflicts... 2021-05-14T21:13:18.3608299Z checking available disk space... 2021-05-14T21:13:18.3629725Z :: Processing package changes... 2021-05-14T21:13:18.3630438Z reinstalling mingw-w64-x86_64-libraw... 2021-05-14T21:13:19.0345580Z resolving dependencies... 2021-05-14T21:13:19.0526359Z looking for conflicting packages... 2021-05-14T21:13:19.0617812Z 2021-05-14T21:13:19.0618548Z Packages (1) mingw-w64-x86_64-librsvg-2.50.3-1 2021-05-14T21:13:19.0619058Z 2021-05-14T21:13:19.0619617Z Total Download Size: 6.30 MiB 2021-05-14T21:13:19.0620261Z Total Installed Size: 39.39 MiB 2021-05-14T21:13:19.0620677Z 2021-05-14T21:13:19.0622563Z :: Proceed with installation? [Y/n] 2021-05-14T21:13:19.0623288Z :: Retrieving packages... 2021-05-14T21:13:19.3748239Z downloading mingw-w64-x86_64-librsvg-2.50.3-1-any.pkg.tar.zst... 2021-05-14T21:13:20.2494837Z checking keyring... 2021-05-14T21:13:20.3269827Z checking package integrity... 2021-05-14T21:13:20.4906202Z loading package files... 2021-05-14T21:13:20.4933631Z checking for file conflicts... 2021-05-14T21:13:20.4963168Z checking available disk space... 2021-05-14T21:13:20.4972546Z :: Processing package changes... 2021-05-14T21:13:20.4973351Z installing mingw-w64-x86_64-librsvg... 2021-05-14T21:13:20.6390752Z Optional dependencies for mingw-w64-x86_64-librsvg 2021-05-14T21:13:20.6391845Z mingw-w64-x86_64-gtk3: for rsvg-view-3 2021-05-14T21:13:20.6398962Z :: Running post-transaction hooks... 2021-05-14T21:13:20.6399817Z (1/1) Probing GDK-Pixbuf loader modules... 2021-05-14T21:13:21.3781224Z resolving dependencies... 2021-05-14T21:13:21.3996057Z looking for conflicting packages... 2021-05-14T21:13:21.4050805Z 2021-05-14T21:13:21.4051862Z Packages (1) mingw-w64-x86_64-libsbml-5.19.0-2 2021-05-14T21:13:21.4052414Z 2021-05-14T21:13:21.4053054Z Total Download Size: 7.79 MiB 2021-05-14T21:13:21.4053710Z Total Installed Size: 80.96 MiB 2021-05-14T21:13:21.4054978Z 2021-05-14T21:13:21.4055702Z :: Proceed with installation? [Y/n] 2021-05-14T21:13:21.4056399Z :: Retrieving packages... 2021-05-14T21:13:21.7150349Z downloading mingw-w64-x86_64-libsbml-5.19.0-2-any.pkg.tar.zst... 2021-05-14T21:13:22.7071219Z checking keyring... 2021-05-14T21:13:22.7818547Z checking package integrity... 2021-05-14T21:13:22.9557398Z loading package files... 2021-05-14T21:13:22.9618154Z checking for file conflicts... 2021-05-14T21:13:22.9950214Z checking available disk space... 2021-05-14T21:13:22.9960656Z :: Processing package changes... 2021-05-14T21:13:22.9961413Z installing mingw-w64-x86_64-libsbml... 2021-05-14T21:13:24.1261836Z resolving dependencies... 2021-05-14T21:13:24.1522055Z looking for conflicting packages... 2021-05-14T21:13:24.1534039Z 2021-05-14T21:13:24.1535014Z Packages (2) mingw-w64-x86_64-flac-1.3.3-3 mingw-w64-x86_64-libsndfile-1.0.31-1 2021-05-14T21:13:24.1537056Z 2021-05-14T21:13:24.1537644Z Total Download Size: 0.91 MiB 2021-05-14T21:13:24.1538327Z Total Installed Size: 5.45 MiB 2021-05-14T21:13:24.1538737Z 2021-05-14T21:13:24.1539600Z :: Proceed with installation? [Y/n] 2021-05-14T21:13:24.1540322Z :: Retrieving packages... 2021-05-14T21:13:24.4672008Z downloading mingw-w64-x86_64-flac-1.3.3-3-any.pkg.tar.zst... 2021-05-14T21:13:25.0444161Z downloading mingw-w64-x86_64-libsndfile-1.0.31-1-any.pkg.tar.zst... 2021-05-14T21:13:25.1405127Z checking keyring... 2021-05-14T21:13:25.2119037Z checking package integrity... 2021-05-14T21:13:25.4368968Z loading package files... 2021-05-14T21:13:25.4412097Z checking for file conflicts... 2021-05-14T21:13:25.4461413Z checking available disk space... 2021-05-14T21:13:25.4471179Z :: Processing package changes... 2021-05-14T21:13:25.4471905Z installing mingw-w64-x86_64-flac... 2021-05-14T21:13:25.4842474Z installing mingw-w64-x86_64-libsndfile... 2021-05-14T21:13:26.1564560Z warning: mingw-w64-x86_64-libspatialite-5.0.1-2 is up to date -- reinstalling 2021-05-14T21:13:26.1565514Z resolving dependencies... 2021-05-14T21:13:26.1763822Z looking for conflicting packages... 2021-05-14T21:13:26.1833225Z 2021-05-14T21:13:26.1834106Z Packages (1) mingw-w64-x86_64-libspatialite-5.0.1-2 2021-05-14T21:13:26.1834698Z 2021-05-14T21:13:26.1835538Z Total Installed Size: 29.97 MiB 2021-05-14T21:13:26.1836105Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:13:26.1836753Z 2021-05-14T21:13:26.1837499Z :: Proceed with installation? [Y/n] 2021-05-14T21:13:26.1838152Z checking keyring... 2021-05-14T21:13:26.2418421Z checking package integrity... 2021-05-14T21:13:26.3596340Z loading package files... 2021-05-14T21:13:26.3607841Z checking for file conflicts... 2021-05-14T21:13:26.3608533Z checking available disk space... 2021-05-14T21:13:26.3632383Z :: Processing package changes... 2021-05-14T21:13:26.3633271Z reinstalling mingw-w64-x86_64-libspatialite... 2021-05-14T21:13:27.0913013Z resolving dependencies... 2021-05-14T21:13:27.1132095Z looking for conflicting packages... 2021-05-14T21:13:27.1195102Z 2021-05-14T21:13:27.1195928Z Packages (1) mingw-w64-x86_64-libssh-0.9.5-2 2021-05-14T21:13:27.1196406Z 2021-05-14T21:13:27.1196904Z Total Download Size: 0.31 MiB 2021-05-14T21:13:27.1197459Z Total Installed Size: 1.50 MiB 2021-05-14T21:13:27.1197827Z 2021-05-14T21:13:27.1198431Z :: Proceed with installation? [Y/n] 2021-05-14T21:13:27.1199046Z :: Retrieving packages... 2021-05-14T21:13:27.4291302Z downloading mingw-w64-x86_64-libssh-0.9.5-2-any.pkg.tar.zst... 2021-05-14T21:13:27.8113570Z checking keyring... 2021-05-14T21:13:27.8860697Z checking package integrity... 2021-05-14T21:13:27.9977081Z loading package files... 2021-05-14T21:13:27.9991519Z checking for file conflicts... 2021-05-14T21:13:28.0003521Z checking available disk space... 2021-05-14T21:13:28.0029737Z :: Processing package changes... 2021-05-14T21:13:28.0030452Z installing mingw-w64-x86_64-libssh... 2021-05-14T21:13:28.0579795Z / 2021-05-14T21:13:28.7643300Z warning: mingw-w64-x86_64-libssh2-1.9.0-3 is up to date -- reinstalling 2021-05-14T21:13:28.7644260Z resolving dependencies... 2021-05-14T21:13:28.7861465Z looking for conflicting packages... 2021-05-14T21:13:28.7913840Z 2021-05-14T21:13:28.7914790Z Packages (1) mingw-w64-x86_64-libssh2-1.9.0-3 2021-05-14T21:13:28.7915339Z 2021-05-14T21:13:28.7916233Z Total Installed Size: 0.79 MiB 2021-05-14T21:13:28.7917072Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:13:28.7917352Z 2021-05-14T21:13:28.7917948Z :: Proceed with installation? [Y/n] 2021-05-14T21:13:28.7918657Z checking keyring... 2021-05-14T21:13:28.8502304Z checking package integrity... 2021-05-14T21:13:28.9414350Z loading package files... 2021-05-14T21:13:28.9446726Z checking for file conflicts... 2021-05-14T21:13:28.9447438Z checking available disk space... 2021-05-14T21:13:28.9522738Z :: Processing package changes... 2021-05-14T21:13:28.9523487Z reinstalling mingw-w64-x86_64-libssh2... 2021-05-14T21:13:29.7364124Z warning: mingw-w64-x86_64-libsystre-1.0.1-4 is up to date -- reinstalling 2021-05-14T21:13:29.7364894Z resolving dependencies... 2021-05-14T21:13:29.7523881Z looking for conflicting packages... 2021-05-14T21:13:29.7636324Z 2021-05-14T21:13:29.7637073Z Packages (1) mingw-w64-x86_64-libsystre-1.0.1-4 2021-05-14T21:13:29.7637607Z 2021-05-14T21:13:29.7638144Z Total Download Size: 0.02 MiB 2021-05-14T21:13:29.7638773Z Total Installed Size: 0.03 MiB 2021-05-14T21:13:29.7639397Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:13:29.7639783Z 2021-05-14T21:13:29.7640459Z :: Proceed with installation? [Y/n] 2021-05-14T21:13:29.7641156Z :: Retrieving packages... 2021-05-14T21:13:30.0757410Z downloading mingw-w64-x86_64-libsystre-1.0.1-4-any.pkg.tar.xz... 2021-05-14T21:13:30.1712047Z checking keyring... 2021-05-14T21:13:30.2447171Z checking package integrity... 2021-05-14T21:13:30.3529481Z loading package files... 2021-05-14T21:13:30.3561856Z checking for file conflicts... 2021-05-14T21:13:30.3562585Z checking available disk space... 2021-05-14T21:13:30.3607617Z :: Processing package changes... 2021-05-14T21:13:30.3608425Z reinstalling mingw-w64-x86_64-libsystre... 2021-05-14T21:13:31.0219081Z warning: mingw-w64-x86_64-libtiff-4.2.0-3 is up to date -- reinstalling 2021-05-14T21:13:31.0219813Z resolving dependencies... 2021-05-14T21:13:31.0436889Z looking for conflicting packages... 2021-05-14T21:13:31.0489756Z 2021-05-14T21:13:31.0490471Z Packages (1) mingw-w64-x86_64-libtiff-4.2.0-3 2021-05-14T21:13:31.0490979Z 2021-05-14T21:13:31.0491520Z Total Installed Size: 4.22 MiB 2021-05-14T21:13:31.0492576Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:13:31.0493334Z 2021-05-14T21:13:31.0494003Z :: Proceed with installation? [Y/n] 2021-05-14T21:13:31.0494618Z checking keyring... 2021-05-14T21:13:31.1079736Z checking package integrity... 2021-05-14T21:13:31.2055177Z loading package files... 2021-05-14T21:13:31.2089644Z checking for file conflicts... 2021-05-14T21:13:31.2090365Z checking available disk space... 2021-05-14T21:13:31.2189830Z :: Processing package changes... 2021-05-14T21:13:31.2190718Z reinstalling mingw-w64-x86_64-libtiff... 2021-05-14T21:13:32.0588407Z warning: mingw-w64-x86_64-libtool-2.4.6-20 is up to date -- reinstalling 2021-05-14T21:13:32.0589222Z resolving dependencies... 2021-05-14T21:13:32.0590299Z looking for conflicting packages... 2021-05-14T21:13:32.0847149Z 2021-05-14T21:13:32.0847928Z Packages (1) mingw-w64-x86_64-libtool-2.4.6-20 2021-05-14T21:13:32.0848446Z 2021-05-14T21:13:32.0849277Z Total Installed Size: 2.31 MiB 2021-05-14T21:13:32.0850043Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:13:32.0850710Z 2021-05-14T21:13:32.0851502Z :: Proceed with installation? [Y/n] 2021-05-14T21:13:32.0852096Z checking keyring... 2021-05-14T21:13:32.1450490Z checking package integrity... 2021-05-14T21:13:32.2445092Z loading package files... 2021-05-14T21:13:32.2462464Z checking for file conflicts... 2021-05-14T21:13:32.2463156Z checking available disk space... 2021-05-14T21:13:32.2498373Z :: Processing package changes... 2021-05-14T21:13:32.2499310Z reinstalling mingw-w64-x86_64-libtool... 2021-05-14T21:13:32.9324400Z warning: mingw-w64-x86_64-libtre-git-r128.6fb7206-2 is up to date -- reinstalling 2021-05-14T21:13:32.9325272Z resolving dependencies... 2021-05-14T21:13:32.9419821Z looking for conflicting packages... 2021-05-14T21:13:32.9595767Z 2021-05-14T21:13:32.9596679Z Packages (1) mingw-w64-x86_64-libtre-git-r128.6fb7206-2 2021-05-14T21:13:32.9597297Z 2021-05-14T21:13:32.9597844Z Total Download Size: 0.08 MiB 2021-05-14T21:13:32.9598494Z Total Installed Size: 0.25 MiB 2021-05-14T21:13:32.9599124Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:13:32.9599514Z 2021-05-14T21:13:32.9600199Z :: Proceed with installation? [Y/n] 2021-05-14T21:13:32.9600903Z :: Retrieving packages... 2021-05-14T21:13:33.2682169Z downloading mingw-w64-x86_64-libtre-git-r128.6fb7206-2-any.pkg.tar.xz... 2021-05-14T21:13:33.4567924Z checking keyring... 2021-05-14T21:13:33.5302998Z checking package integrity... 2021-05-14T21:13:33.6473356Z loading package files... 2021-05-14T21:13:33.6518756Z checking for file conflicts... 2021-05-14T21:13:33.6519534Z checking available disk space... 2021-05-14T21:13:33.6577350Z :: Processing package changes... 2021-05-14T21:13:33.6578258Z reinstalling mingw-w64-x86_64-libtre-git... 2021-05-14T21:13:34.3163836Z warning: mingw-w64-x86_64-libutf8proc-2.6.1-1 is up to date -- reinstalling 2021-05-14T21:13:34.3164704Z resolving dependencies... 2021-05-14T21:13:34.3165784Z looking for conflicting packages... 2021-05-14T21:13:34.3434187Z 2021-05-14T21:13:34.3434976Z Packages (1) mingw-w64-x86_64-libutf8proc-2.6.1-1 2021-05-14T21:13:34.3435474Z 2021-05-14T21:13:34.3436223Z Total Installed Size: 0.70 MiB 2021-05-14T21:13:34.3437034Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:13:34.3440635Z 2021-05-14T21:13:34.3441475Z :: Proceed with installation? [Y/n] 2021-05-14T21:13:34.3442058Z checking keyring... 2021-05-14T21:13:34.4059541Z checking package integrity... 2021-05-14T21:13:34.4965591Z loading package files... 2021-05-14T21:13:34.4981820Z checking for file conflicts... 2021-05-14T21:13:34.4982549Z checking available disk space... 2021-05-14T21:13:34.4995628Z :: Processing package changes... 2021-05-14T21:13:34.4996465Z reinstalling mingw-w64-x86_64-libutf8proc... 2021-05-14T21:13:35.1456393Z warning: mingw-w64-x86_64-libuv-1.40.0-3 is up to date -- reinstalling 2021-05-14T21:13:35.1457297Z resolving dependencies... 2021-05-14T21:13:35.1549789Z looking for conflicting packages... 2021-05-14T21:13:35.1724686Z 2021-05-14T21:13:35.1725571Z Packages (1) mingw-w64-x86_64-libuv-1.40.0-3 2021-05-14T21:13:35.1726034Z 2021-05-14T21:13:35.1727324Z Total Installed Size: 1.08 MiB 2021-05-14T21:13:35.1728757Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:13:35.1729174Z 2021-05-14T21:13:35.1729779Z :: Proceed with installation? [Y/n] 2021-05-14T21:13:35.1730357Z checking keyring... 2021-05-14T21:13:35.2311895Z checking package integrity... 2021-05-14T21:13:35.3220065Z loading package files... 2021-05-14T21:13:35.3240286Z checking for file conflicts... 2021-05-14T21:13:35.3241027Z checking available disk space... 2021-05-14T21:13:35.3256071Z :: Processing package changes... 2021-05-14T21:13:35.3256814Z reinstalling mingw-w64-x86_64-libuv... 2021-05-14T21:13:35.9713209Z warning: mingw-w64-x86_64-libvorbis-1.3.7-1 is up to date -- reinstalling 2021-05-14T21:13:35.9713959Z resolving dependencies... 2021-05-14T21:13:35.9858036Z looking for conflicting packages... 2021-05-14T21:13:35.9978096Z 2021-05-14T21:13:35.9978796Z Packages (1) mingw-w64-x86_64-libvorbis-1.3.7-1 2021-05-14T21:13:35.9979264Z 2021-05-14T21:13:35.9979767Z Total Installed Size: 2.30 MiB 2021-05-14T21:13:35.9980580Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:13:35.9981225Z 2021-05-14T21:13:35.9982109Z :: Proceed with installation? [Y/n] 2021-05-14T21:13:35.9982712Z checking keyring... 2021-05-14T21:13:36.0592678Z checking package integrity... 2021-05-14T21:13:36.8104244Z loading package files... 2021-05-14T21:13:36.8104747Z checking for file conflicts... 2021-05-14T21:13:36.8105285Z checking available disk space... 2021-05-14T21:13:36.8105826Z :: Processing package changes... 2021-05-14T21:13:36.8106539Z reinstalling mingw-w64-x86_64-libvorbis... 2021-05-14T21:13:36.9324707Z warning: mingw-w64-x86_64-libvpx-1.10.0-1 is up to date -- reinstalling 2021-05-14T21:13:36.9325533Z resolving dependencies... 2021-05-14T21:13:36.9326569Z looking for conflicting packages... 2021-05-14T21:13:36.9592821Z 2021-05-14T21:13:36.9593999Z Packages (1) mingw-w64-x86_64-libvpx-1.10.0-1 2021-05-14T21:13:36.9594807Z 2021-05-14T21:13:36.9595545Z Total Installed Size: 9.11 MiB 2021-05-14T21:13:36.9596114Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:13:36.9596367Z 2021-05-14T21:13:36.9596957Z :: Proceed with installation? [Y/n] 2021-05-14T21:13:36.9597592Z checking keyring... 2021-05-14T21:13:37.0212676Z checking package integrity... 2021-05-14T21:13:37.1231928Z loading package files... 2021-05-14T21:13:37.1240879Z checking for file conflicts... 2021-05-14T21:13:37.1242192Z checking available disk space... 2021-05-14T21:13:37.1258570Z :: Processing package changes... 2021-05-14T21:13:37.1259306Z reinstalling mingw-w64-x86_64-libvpx... 2021-05-14T21:13:37.7963741Z warning: mingw-w64-x86_64-libwebp-1.2.0-1 is up to date -- reinstalling 2021-05-14T21:13:37.7964470Z resolving dependencies... 2021-05-14T21:13:37.8119196Z looking for conflicting packages... 2021-05-14T21:13:37.8233037Z 2021-05-14T21:13:37.8233780Z Packages (1) mingw-w64-x86_64-libwebp-1.2.0-1 2021-05-14T21:13:37.8234307Z 2021-05-14T21:13:37.8234862Z Total Installed Size: 2.97 MiB 2021-05-14T21:13:37.8236081Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:13:37.8236744Z 2021-05-14T21:13:37.8237798Z :: Proceed with installation? [Y/n] 2021-05-14T21:13:37.8238381Z checking keyring... 2021-05-14T21:13:37.8832344Z checking package integrity... 2021-05-14T21:13:37.9790042Z loading package files... 2021-05-14T21:13:37.9812019Z checking for file conflicts... 2021-05-14T21:13:37.9812748Z checking available disk space... 2021-05-14T21:13:37.9835496Z :: Processing package changes... 2021-05-14T21:13:37.9836234Z reinstalling mingw-w64-x86_64-libwebp... 2021-05-14T21:13:38.6491955Z warning: mingw-w64-x86_64-libxml2-2.9.10-8 is up to date -- reinstalling 2021-05-14T21:13:38.6492665Z resolving dependencies... 2021-05-14T21:13:38.6706551Z looking for conflicting packages... 2021-05-14T21:13:38.6757399Z 2021-05-14T21:13:38.6758118Z Packages (1) mingw-w64-x86_64-libxml2-2.9.10-8 2021-05-14T21:13:38.6758644Z 2021-05-14T21:13:38.6759198Z Total Installed Size: 11.76 MiB 2021-05-14T21:13:38.6760437Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:13:38.6761115Z 2021-05-14T21:13:38.6761769Z :: Proceed with installation? [Y/n] 2021-05-14T21:13:38.6762332Z checking keyring... 2021-05-14T21:13:38.7352957Z checking package integrity... 2021-05-14T21:13:38.8342922Z loading package files... 2021-05-14T21:13:38.8392971Z checking for file conflicts... 2021-05-14T21:13:38.8393758Z checking available disk space... 2021-05-14T21:13:38.8526888Z :: Processing package changes... 2021-05-14T21:13:38.8527652Z reinstalling mingw-w64-x86_64-libxml2... 2021-05-14T21:13:39.8332158Z resolving dependencies... 2021-05-14T21:13:39.8333204Z looking for conflicting packages... 2021-05-14T21:13:39.8595042Z 2021-05-14T21:13:39.8596015Z Packages (1) mingw-w64-x86_64-libyaml-0.2.5-1 2021-05-14T21:13:39.8596489Z 2021-05-14T21:13:39.8596985Z Total Download Size: 0.10 MiB 2021-05-14T21:13:39.8597607Z Total Installed Size: 0.38 MiB 2021-05-14T21:13:39.8597977Z 2021-05-14T21:13:39.8598588Z :: Proceed with installation? [Y/n] 2021-05-14T21:13:39.8599185Z :: Retrieving packages... 2021-05-14T21:13:40.1698912Z downloading mingw-w64-x86_64-libyaml-0.2.5-1-any.pkg.tar.zst... 2021-05-14T21:13:40.4540276Z checking keyring... 2021-05-14T21:13:40.5459383Z checking package integrity... 2021-05-14T21:13:40.6799262Z loading package files... 2021-05-14T21:13:40.6800356Z checking for file conflicts... 2021-05-14T21:13:40.6808623Z checking available disk space... 2021-05-14T21:13:40.6809322Z :: Processing package changes... 2021-05-14T21:13:40.6809999Z installing mingw-w64-x86_64-libyaml... 2021-05-14T21:13:41.3424403Z warning: mingw-w64-x86_64-lz4-1.9.3-1 is up to date -- reinstalling 2021-05-14T21:13:41.3425180Z resolving dependencies... 2021-05-14T21:13:41.3512236Z looking for conflicting packages... 2021-05-14T21:13:41.3691990Z 2021-05-14T21:13:41.3692720Z Packages (1) mingw-w64-x86_64-lz4-1.9.3-1 2021-05-14T21:13:41.3693193Z 2021-05-14T21:13:41.3693764Z Total Installed Size: 1.69 MiB 2021-05-14T21:13:41.3694858Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:13:41.3695421Z 2021-05-14T21:13:41.3696130Z :: Proceed with installation? [Y/n] 2021-05-14T21:13:41.3696819Z checking keyring... 2021-05-14T21:13:41.4302548Z checking package integrity... 2021-05-14T21:13:41.5245989Z loading package files... 2021-05-14T21:13:41.5260478Z checking for file conflicts... 2021-05-14T21:13:41.5261345Z checking available disk space... 2021-05-14T21:13:41.5277294Z :: Processing package changes... 2021-05-14T21:13:41.5277987Z reinstalling mingw-w64-x86_64-lz4... 2021-05-14T21:13:42.1817476Z warning: mingw-w64-x86_64-lzo2-2.10-1 is up to date -- reinstalling 2021-05-14T21:13:42.1818175Z resolving dependencies... 2021-05-14T21:13:42.1819104Z looking for conflicting packages... 2021-05-14T21:13:42.2083545Z 2021-05-14T21:13:42.2084255Z Packages (1) mingw-w64-x86_64-lzo2-2.10-1 2021-05-14T21:13:42.2084739Z 2021-05-14T21:13:42.2085546Z Total Installed Size: 0.62 MiB 2021-05-14T21:13:42.2086126Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:13:42.2086788Z 2021-05-14T21:13:42.2087433Z :: Proceed with installation? [Y/n] 2021-05-14T21:13:42.2088197Z checking keyring... 2021-05-14T21:13:42.2689736Z checking package integrity... 2021-05-14T21:13:42.3623028Z loading package files... 2021-05-14T21:13:42.3650736Z checking for file conflicts... 2021-05-14T21:13:42.3651463Z checking available disk space... 2021-05-14T21:13:42.3671642Z :: Processing package changes... 2021-05-14T21:13:42.3672351Z reinstalling mingw-w64-x86_64-lzo2... 2021-05-14T21:13:43.0291087Z warning: mingw-w64-x86_64-make-4.3-1 is up to date -- reinstalling 2021-05-14T21:13:43.0291794Z resolving dependencies... 2021-05-14T21:13:43.0388438Z looking for conflicting packages... 2021-05-14T21:13:43.0556822Z 2021-05-14T21:13:43.0557765Z Packages (1) mingw-w64-x86_64-make-4.3-1 2021-05-14T21:13:43.0558282Z 2021-05-14T21:13:43.0558857Z Total Download Size: 0.15 MiB 2021-05-14T21:13:43.0559507Z Total Installed Size: 0.29 MiB 2021-05-14T21:13:43.0560131Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:13:43.0560535Z 2021-05-14T21:13:43.0561229Z :: Proceed with installation? [Y/n] 2021-05-14T21:13:43.0561920Z :: Retrieving packages... 2021-05-14T21:13:43.3679312Z downloading mingw-w64-x86_64-make-4.3-1-any.pkg.tar.xz... 2021-05-14T21:13:43.6554502Z checking keyring... 2021-05-14T21:13:43.7317794Z checking package integrity... 2021-05-14T21:13:43.8497294Z loading package files... 2021-05-14T21:13:43.8536194Z checking for file conflicts... 2021-05-14T21:13:43.8536997Z checking available disk space... 2021-05-14T21:13:43.8547261Z :: Processing package changes... 2021-05-14T21:13:43.8547965Z reinstalling mingw-w64-x86_64-make... 2021-05-14T21:13:44.5261422Z resolving dependencies... 2021-05-14T21:13:44.5525429Z looking for conflicting packages... 2021-05-14T21:13:44.5538713Z 2021-05-14T21:13:44.5544232Z Packages (2) mingw-w64-x86_64-ninja-1.10.2-1 mingw-w64-x86_64-meson-0.58.0-1 2021-05-14T21:13:44.5544852Z 2021-05-14T21:13:44.5545373Z Total Download Size: 1.48 MiB 2021-05-14T21:13:44.5545936Z Total Installed Size: 6.54 MiB 2021-05-14T21:13:44.5546300Z 2021-05-14T21:13:44.5546906Z :: Proceed with installation? [Y/n] 2021-05-14T21:13:44.5547501Z :: Retrieving packages... 2021-05-14T21:13:44.8641068Z downloading mingw-w64-x86_64-ninja-1.10.2-1-any.pkg.tar.zst... 2021-05-14T21:13:45.3376857Z downloading mingw-w64-x86_64-meson-0.58.0-1-any.pkg.tar.zst... 2021-05-14T21:13:45.5298194Z checking keyring... 2021-05-14T21:13:45.6782987Z checking package integrity... 2021-05-14T21:13:45.9193414Z loading package files... 2021-05-14T21:13:45.9268677Z checking for file conflicts... 2021-05-14T21:13:45.9482402Z checking available disk space... 2021-05-14T21:13:45.9492647Z :: Processing package changes... 2021-05-14T21:13:45.9493465Z installing mingw-w64-x86_64-ninja... 2021-05-14T21:13:45.9570868Z installing mingw-w64-x86_64-meson... 2021-05-14T21:13:46.8611948Z warning: mingw-w64-x86_64-mpc-1.2.1-1 is up to date -- reinstalling 2021-05-14T21:13:46.8612737Z resolving dependencies... 2021-05-14T21:13:46.8785726Z looking for conflicting packages... 2021-05-14T21:13:46.8884767Z 2021-05-14T21:13:46.8885393Z Packages (1) mingw-w64-x86_64-mpc-1.2.1-1 2021-05-14T21:13:46.8885822Z 2021-05-14T21:13:46.8886313Z Total Download Size: 0.07 MiB 2021-05-14T21:13:46.8886894Z Total Installed Size: 0.20 MiB 2021-05-14T21:13:46.8887650Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:13:46.8888032Z 2021-05-14T21:13:46.8888614Z :: Proceed with installation? [Y/n] 2021-05-14T21:13:46.8889222Z :: Retrieving packages... 2021-05-14T21:13:47.1965784Z downloading mingw-w64-x86_64-mpc-1.2.1-1-any.pkg.tar.zst... 2021-05-14T21:13:47.3862957Z checking keyring... 2021-05-14T21:13:47.4630604Z checking package integrity... 2021-05-14T21:13:47.5760416Z loading package files... 2021-05-14T21:13:47.5777242Z checking for file conflicts... 2021-05-14T21:13:47.5778045Z checking available disk space... 2021-05-14T21:13:47.5797844Z :: Processing package changes... 2021-05-14T21:13:47.5798559Z reinstalling mingw-w64-x86_64-mpc... 2021-05-14T21:13:48.2251681Z warning: mingw-w64-x86_64-mpdecimal-2.5.0-2 is up to date -- reinstalling 2021-05-14T21:13:48.2252434Z resolving dependencies... 2021-05-14T21:13:48.2341747Z looking for conflicting packages... 2021-05-14T21:13:48.2527060Z 2021-05-14T21:13:48.2527832Z Packages (1) mingw-w64-x86_64-mpdecimal-2.5.0-2 2021-05-14T21:13:48.2528390Z 2021-05-14T21:13:48.2528938Z Total Download Size: 0.32 MiB 2021-05-14T21:13:48.2529611Z Total Installed Size: 2.42 MiB 2021-05-14T21:13:48.2530235Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:13:48.2530638Z 2021-05-14T21:13:48.2531321Z :: Proceed with installation? [Y/n] 2021-05-14T21:13:48.2532020Z :: Retrieving packages... 2021-05-14T21:13:48.5634682Z downloading mingw-w64-x86_64-mpdecimal-2.5.0-2-any.pkg.tar.zst... 2021-05-14T21:13:48.9433188Z checking keyring... 2021-05-14T21:13:49.0192987Z checking package integrity... 2021-05-14T21:13:49.1349638Z loading package files... 2021-05-14T21:13:49.1374811Z checking for file conflicts... 2021-05-14T21:13:49.1375513Z checking available disk space... 2021-05-14T21:13:49.1529701Z :: Processing package changes... 2021-05-14T21:13:49.1530614Z reinstalling mingw-w64-x86_64-mpdecimal... 2021-05-14T21:13:49.8496228Z warning: mingw-w64-x86_64-mpfr-4.1.0-3 is up to date -- reinstalling 2021-05-14T21:13:49.8496977Z resolving dependencies... 2021-05-14T21:13:49.8597990Z looking for conflicting packages... 2021-05-14T21:13:49.8773473Z 2021-05-14T21:13:49.8774253Z Packages (1) mingw-w64-x86_64-mpfr-4.1.0-3 2021-05-14T21:13:49.8774755Z 2021-05-14T21:13:49.8775301Z Total Download Size: 0.35 MiB 2021-05-14T21:13:49.8775945Z Total Installed Size: 1.18 MiB 2021-05-14T21:13:49.8776601Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:13:49.8777017Z 2021-05-14T21:13:49.8777702Z :: Proceed with installation? [Y/n] 2021-05-14T21:13:49.8778420Z :: Retrieving packages... 2021-05-14T21:13:50.1877020Z downloading mingw-w64-x86_64-mpfr-4.1.0-3-any.pkg.tar.zst... 2021-05-14T21:13:50.5656367Z checking keyring... 2021-05-14T21:13:50.6419692Z checking package integrity... 2021-05-14T21:13:50.7606457Z loading package files... 2021-05-14T21:13:50.7630077Z checking for file conflicts... 2021-05-14T21:13:50.7630762Z checking available disk space... 2021-05-14T21:13:50.7707302Z :: Processing package changes... 2021-05-14T21:13:50.7708197Z reinstalling mingw-w64-x86_64-mpfr... 2021-05-14T21:13:51.4401859Z resolving dependencies... 2021-05-14T21:13:51.4403671Z looking for conflicting packages... 2021-05-14T21:13:51.4677623Z 2021-05-14T21:13:51.4678529Z Packages (1) mingw-w64-x86_64-nasm-2.15.05-1 2021-05-14T21:13:51.4678972Z 2021-05-14T21:13:51.4679473Z Total Download Size: 0.38 MiB 2021-05-14T21:13:51.4680039Z Total Installed Size: 3.58 MiB 2021-05-14T21:13:51.4680390Z 2021-05-14T21:13:51.4682195Z :: Proceed with installation? [Y/n] 2021-05-14T21:13:51.4682814Z :: Retrieving packages... 2021-05-14T21:13:51.7795768Z downloading mingw-w64-x86_64-nasm-2.15.05-1-any.pkg.tar.zst... 2021-05-14T21:13:52.1595327Z checking keyring... 2021-05-14T21:13:52.2355005Z checking package integrity... 2021-05-14T21:13:52.3561702Z loading package files... 2021-05-14T21:13:52.3582052Z checking for file conflicts... 2021-05-14T21:13:52.3594282Z checking available disk space... 2021-05-14T21:13:52.3603630Z :: Processing package changes... 2021-05-14T21:13:52.3612608Z installing mingw-w64-x86_64-nasm... 2021-05-14T21:13:53.0308367Z warning: mingw-w64-x86_64-ncurses-6.2-3 is up to date -- reinstalling 2021-05-14T21:13:53.0309163Z resolving dependencies... 2021-05-14T21:13:53.0460205Z looking for conflicting packages... 2021-05-14T21:13:53.0632115Z 2021-05-14T21:13:53.0633164Z Packages (1) mingw-w64-x86_64-ncurses-6.2-3 2021-05-14T21:13:53.0633691Z 2021-05-14T21:13:53.0634272Z Total Download Size: 1.54 MiB 2021-05-14T21:13:53.0634905Z Total Installed Size: 16.43 MiB 2021-05-14T21:13:53.0635542Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:13:53.0635955Z 2021-05-14T21:13:53.0636632Z :: Proceed with installation? [Y/n] 2021-05-14T21:13:53.0637336Z :: Retrieving packages... 2021-05-14T21:13:53.3709065Z downloading mingw-w64-x86_64-ncurses-6.2-3-any.pkg.tar.zst... 2021-05-14T21:13:54.0293303Z checking keyring... 2021-05-14T21:13:54.1108421Z checking package integrity... 2021-05-14T21:13:54.2379262Z loading package files... 2021-05-14T21:13:54.2983793Z checking for file conflicts... 2021-05-14T21:13:54.2988012Z checking available disk space... 2021-05-14T21:13:56.0192134Z :: Processing package changes... 2021-05-14T21:13:56.0193124Z reinstalling mingw-w64-x86_64-ncurses... 2021-05-14T21:14:01.5052831Z warning: mingw-w64-x86_64-netcdf-4.7.4-2 is up to date -- reinstalling 2021-05-14T21:14:01.5053580Z resolving dependencies... 2021-05-14T21:14:01.5163395Z looking for conflicting packages... 2021-05-14T21:14:01.5327448Z 2021-05-14T21:14:01.5328175Z Packages (1) mingw-w64-x86_64-netcdf-4.7.4-2 2021-05-14T21:14:01.5328713Z 2021-05-14T21:14:01.5329502Z Total Installed Size: 4.18 MiB 2021-05-14T21:14:01.5330125Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:14:01.5330430Z 2021-05-14T21:14:01.5330979Z :: Proceed with installation? [Y/n] 2021-05-14T21:14:01.5331903Z checking keyring... 2021-05-14T21:14:01.5914892Z checking package integrity... 2021-05-14T21:14:01.6853317Z loading package files... 2021-05-14T21:14:01.6875532Z checking for file conflicts... 2021-05-14T21:14:01.6876372Z checking available disk space... 2021-05-14T21:14:01.6897212Z :: Processing package changes... 2021-05-14T21:14:01.6897950Z reinstalling mingw-w64-x86_64-netcdf... 2021-05-14T21:14:02.3604540Z warning: mingw-w64-x86_64-nettle-3.7-2 is up to date -- reinstalling 2021-05-14T21:14:02.3605378Z resolving dependencies... 2021-05-14T21:14:02.3704921Z looking for conflicting packages... 2021-05-14T21:14:02.3878720Z 2021-05-14T21:14:02.3879467Z Packages (1) mingw-w64-x86_64-nettle-3.7-2 2021-05-14T21:14:02.3879990Z 2021-05-14T21:14:02.3880594Z Total Installed Size: 2.46 MiB 2021-05-14T21:14:02.3881462Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:14:02.3881763Z 2021-05-14T21:14:02.3882291Z :: Proceed with installation? [Y/n] 2021-05-14T21:14:02.3883632Z checking keyring... 2021-05-14T21:14:02.4493224Z checking package integrity... 2021-05-14T21:14:02.5437468Z loading package files... 2021-05-14T21:14:02.5459665Z checking for file conflicts... 2021-05-14T21:14:02.5460543Z checking available disk space... 2021-05-14T21:14:02.5498708Z :: Processing package changes... 2021-05-14T21:14:02.5499436Z reinstalling mingw-w64-x86_64-nettle... 2021-05-14T21:14:03.2388224Z warning: mingw-w64-x86_64-ninja-1.10.2-1 is up to date -- reinstalling 2021-05-14T21:14:03.2389016Z resolving dependencies... 2021-05-14T21:14:03.2390084Z looking for conflicting packages... 2021-05-14T21:14:03.2648914Z 2021-05-14T21:14:03.2649828Z Packages (1) mingw-w64-x86_64-ninja-1.10.2-1 2021-05-14T21:14:03.2650413Z 2021-05-14T21:14:03.2651309Z Total Installed Size: 1.56 MiB 2021-05-14T21:14:03.2652212Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:14:03.2652641Z 2021-05-14T21:14:03.2653337Z :: Proceed with installation? [Y/n] 2021-05-14T21:14:03.2653980Z checking keyring... 2021-05-14T21:14:03.3255884Z checking package integrity... 2021-05-14T21:14:03.4202926Z loading package files... 2021-05-14T21:14:03.4211968Z checking for file conflicts... 2021-05-14T21:14:03.4214138Z checking available disk space... 2021-05-14T21:14:03.4222921Z :: Processing package changes... 2021-05-14T21:14:03.4223631Z reinstalling mingw-w64-x86_64-ninja... 2021-05-14T21:14:04.0810038Z resolving dependencies... 2021-05-14T21:14:04.0811595Z looking for conflicting packages... 2021-05-14T21:14:04.1087374Z 2021-05-14T21:14:04.1088123Z Packages (1) mingw-w64-x86_64-nlopt-2.6.2-1 2021-05-14T21:14:04.1088634Z 2021-05-14T21:14:04.1089198Z Total Download Size: 0.33 MiB 2021-05-14T21:14:04.1089837Z Total Installed Size: 1.08 MiB 2021-05-14T21:14:04.1090253Z 2021-05-14T21:14:04.1090972Z :: Proceed with installation? [Y/n] 2021-05-14T21:14:04.1091665Z :: Retrieving packages... 2021-05-14T21:14:04.4191796Z downloading mingw-w64-x86_64-nlopt-2.6.2-1-any.pkg.tar.xz... 2021-05-14T21:14:04.7978991Z checking keyring... 2021-05-14T21:14:04.8733124Z checking package integrity... 2021-05-14T21:14:04.9910129Z loading package files... 2021-05-14T21:14:04.9937386Z checking for file conflicts... 2021-05-14T21:14:04.9946255Z checking available disk space... 2021-05-14T21:14:04.9955569Z :: Processing package changes... 2021-05-14T21:14:04.9956329Z installing mingw-w64-x86_64-nlopt... 2021-05-14T21:14:05.8062328Z error: target not found: mingw-w64-x86_64-openbabel 2021-05-14T21:14:06.4738856Z warning: mingw-w64-x86_64-openblas-0.3.13-2 is up to date -- reinstalling 2021-05-14T21:14:06.4739605Z resolving dependencies... 2021-05-14T21:14:06.4905173Z looking for conflicting packages... 2021-05-14T21:14:06.5018968Z 2021-05-14T21:14:06.5020004Z Packages (1) mingw-w64-x86_64-openblas-0.3.13-2 2021-05-14T21:14:06.5020810Z 2021-05-14T21:14:06.5021731Z Total Installed Size: 77.64 MiB 2021-05-14T21:14:06.5022641Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:14:06.5023017Z 2021-05-14T21:14:06.5023665Z :: Proceed with installation? [Y/n] 2021-05-14T21:14:06.5024229Z checking keyring... 2021-05-14T21:14:06.5621339Z checking package integrity... 2021-05-14T21:14:06.7086621Z loading package files... 2021-05-14T21:14:06.7102567Z checking for file conflicts... 2021-05-14T21:14:06.7103277Z checking available disk space... 2021-05-14T21:14:06.7121681Z :: Processing package changes... 2021-05-14T21:14:06.7122432Z reinstalling mingw-w64-x86_64-openblas... 2021-05-14T21:14:07.4909218Z warning: mingw-w64-x86_64-opencv-4.5.1-2 is up to date -- reinstalling 2021-05-14T21:14:07.4909937Z resolving dependencies... 2021-05-14T21:14:07.5122198Z looking for conflicting packages... 2021-05-14T21:14:07.5185315Z 2021-05-14T21:14:07.5186029Z Packages (1) mingw-w64-x86_64-opencv-4.5.1-2 2021-05-14T21:14:07.5186618Z 2021-05-14T21:14:07.5187195Z Total Installed Size: 107.68 MiB 2021-05-14T21:14:07.5188411Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:14:07.5189105Z 2021-05-14T21:14:07.5189785Z :: Proceed with installation? [Y/n] 2021-05-14T21:14:07.5190370Z checking keyring... 2021-05-14T21:14:07.5781965Z checking package integrity... 2021-05-14T21:14:07.8902287Z loading package files... 2021-05-14T21:14:07.9101458Z checking for file conflicts... 2021-05-14T21:14:07.9102227Z checking available disk space... 2021-05-14T21:14:07.9383376Z :: Processing package changes... 2021-05-14T21:14:07.9384487Z reinstalling mingw-w64-x86_64-opencv... 2021-05-14T21:14:09.4312151Z warning: mingw-w64-x86_64-openjpeg2-2.3.1-1 is up to date -- reinstalling 2021-05-14T21:14:09.4312888Z resolving dependencies... 2021-05-14T21:14:09.4545157Z looking for conflicting packages... 2021-05-14T21:14:09.4600482Z 2021-05-14T21:14:09.4601170Z Packages (1) mingw-w64-x86_64-openjpeg2-2.3.1-1 2021-05-14T21:14:09.4601656Z 2021-05-14T21:14:09.4602141Z Total Installed Size: 3.54 MiB 2021-05-14T21:14:09.4602954Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:14:09.4603250Z 2021-05-14T21:14:09.4604107Z :: Proceed with installation? [Y/n] 2021-05-14T21:14:09.4604712Z checking keyring... 2021-05-14T21:14:09.5192295Z checking package integrity... 2021-05-14T21:14:09.6149147Z loading package files... 2021-05-14T21:14:09.6197911Z checking for file conflicts... 2021-05-14T21:14:09.6198656Z checking available disk space... 2021-05-14T21:14:09.6221499Z :: Processing package changes... 2021-05-14T21:14:09.6222260Z reinstalling mingw-w64-x86_64-openjpeg2... 2021-05-14T21:14:10.3475612Z warning: mingw-w64-x86_64-openssl-1.1.1.k-2 is up to date -- reinstalling 2021-05-14T21:14:10.3476526Z resolving dependencies... 2021-05-14T21:14:10.3689346Z looking for conflicting packages... 2021-05-14T21:14:10.3808320Z 2021-05-14T21:14:10.3809110Z Packages (1) mingw-w64-x86_64-openssl-1.1.1.k-2 2021-05-14T21:14:10.3809656Z 2021-05-14T21:14:10.3810236Z Total Download Size: 4.75 MiB 2021-05-14T21:14:10.3810874Z Total Installed Size: 69.11 MiB 2021-05-14T21:14:10.3811516Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:14:10.3811932Z 2021-05-14T21:14:10.3812597Z :: Proceed with installation? [Y/n] 2021-05-14T21:14:10.3813323Z :: Retrieving packages... 2021-05-14T21:14:10.6946140Z downloading mingw-w64-x86_64-openssl-1.1.1.k-2-any.pkg.tar.zst... 2021-05-14T21:14:11.5601149Z checking keyring... 2021-05-14T21:14:11.6364560Z checking package integrity... 2021-05-14T21:14:11.7905473Z loading package files... 2021-05-14T21:14:11.8705524Z checking for file conflicts... 2021-05-14T21:14:11.8713869Z checking available disk space... 2021-05-14T21:14:14.8014895Z :: Processing package changes... 2021-05-14T21:14:14.8016027Z reinstalling mingw-w64-x86_64-openssl... 2021-05-14T21:14:22.4907110Z warning: mingw-w64-x86_64-pango-1.48.4-2 is up to date -- reinstalling 2021-05-14T21:14:22.4907846Z resolving dependencies... 2021-05-14T21:14:22.5063128Z looking for conflicting packages... 2021-05-14T21:14:22.5188878Z 2021-05-14T21:14:22.5189796Z Packages (1) mingw-w64-x86_64-pango-1.48.4-2 2021-05-14T21:14:22.5190404Z 2021-05-14T21:14:22.5191199Z Total Installed Size: 12.40 MiB 2021-05-14T21:14:22.5191695Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:14:22.5192297Z 2021-05-14T21:14:22.5192915Z :: Proceed with installation? [Y/n] 2021-05-14T21:14:22.5193479Z checking keyring... 2021-05-14T21:14:22.5784217Z checking package integrity... 2021-05-14T21:14:22.6804167Z loading package files... 2021-05-14T21:14:22.6923121Z checking for file conflicts... 2021-05-14T21:14:22.6923923Z checking available disk space... 2021-05-14T21:14:22.7268794Z :: Processing package changes... 2021-05-14T21:14:22.7269842Z reinstalling mingw-w64-x86_64-pango... 2021-05-14T21:14:24.2421876Z warning: mingw-w64-x86_64-pcre-8.44-3 is up to date -- reinstalling 2021-05-14T21:14:24.2422676Z resolving dependencies... 2021-05-14T21:14:24.2644026Z looking for conflicting packages... 2021-05-14T21:14:24.2696185Z 2021-05-14T21:14:24.2696866Z Packages (1) mingw-w64-x86_64-pcre-8.44-3 2021-05-14T21:14:24.2697348Z 2021-05-14T21:14:24.2697895Z Total Installed Size: 4.16 MiB 2021-05-14T21:14:24.2698795Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:14:24.2699714Z 2021-05-14T21:14:24.2700542Z :: Proceed with installation? [Y/n] 2021-05-14T21:14:24.2701147Z checking keyring... 2021-05-14T21:14:24.3295705Z checking package integrity... 2021-05-14T21:14:24.4278140Z loading package files... 2021-05-14T21:14:24.4310199Z checking for file conflicts... 2021-05-14T21:14:24.4310883Z checking available disk space... 2021-05-14T21:14:24.4392730Z :: Processing package changes... 2021-05-14T21:14:24.4393454Z reinstalling mingw-w64-x86_64-pcre... 2021-05-14T21:14:25.2457170Z resolving dependencies... 2021-05-14T21:14:25.2675723Z looking for conflicting packages... 2021-05-14T21:14:25.2730811Z 2021-05-14T21:14:25.2731710Z Packages (1) mingw-w64-x86_64-pcre2-10.36-1 2021-05-14T21:14:25.2732169Z 2021-05-14T21:14:25.2732655Z Total Download Size: 0.98 MiB 2021-05-14T21:14:25.2733223Z Total Installed Size: 4.80 MiB 2021-05-14T21:14:25.2733591Z 2021-05-14T21:14:25.2734194Z :: Proceed with installation? [Y/n] 2021-05-14T21:14:25.2734833Z :: Retrieving packages... 2021-05-14T21:14:25.6059173Z downloading mingw-w64-x86_64-pcre2-10.36-1-any.pkg.tar.zst... 2021-05-14T21:14:26.1734916Z checking keyring... 2021-05-14T21:14:26.2466092Z checking package integrity... 2021-05-14T21:14:26.3666017Z loading package files... 2021-05-14T21:14:26.3704032Z checking for file conflicts... 2021-05-14T21:14:26.3824830Z checking available disk space... 2021-05-14T21:14:26.3834698Z :: Processing package changes... 2021-05-14T21:14:26.3835433Z installing mingw-w64-x86_64-pcre2... 2021-05-14T21:14:27.2001004Z warning: mingw-w64-x86_64-pixman-0.40.0-2 is up to date -- reinstalling 2021-05-14T21:14:27.2001811Z resolving dependencies... 2021-05-14T21:14:27.2088793Z looking for conflicting packages... 2021-05-14T21:14:27.2273158Z 2021-05-14T21:14:27.2273917Z Packages (1) mingw-w64-x86_64-pixman-0.40.0-2 2021-05-14T21:14:27.2274434Z 2021-05-14T21:14:27.2275225Z Total Installed Size: 1.57 MiB 2021-05-14T21:14:27.2276026Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:14:27.2276816Z 2021-05-14T21:14:27.2277514Z :: Proceed with installation? [Y/n] 2021-05-14T21:14:27.2278103Z checking keyring... 2021-05-14T21:14:27.2885228Z checking package integrity... 2021-05-14T21:14:27.3813854Z loading package files... 2021-05-14T21:14:27.3832637Z checking for file conflicts... 2021-05-14T21:14:27.3833410Z checking available disk space... 2021-05-14T21:14:27.3847242Z :: Processing package changes... 2021-05-14T21:14:27.3847975Z reinstalling mingw-w64-x86_64-pixman... 2021-05-14T21:14:28.0290261Z resolving dependencies... 2021-05-14T21:14:28.0450928Z looking for conflicting packages... 2021-05-14T21:14:28.0548735Z :: 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:14:28.0566226Z 2021-05-14T21:14:28.0567245Z 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:14:28.0567986Z 2021-05-14T21:14:28.0568548Z Total Download Size: 0.26 MiB 2021-05-14T21:14:28.0569211Z Total Installed Size: 1.33 MiB 2021-05-14T21:14:28.0570062Z Net Upgrade Size: 0.85 MiB 2021-05-14T21:14:28.0570483Z 2021-05-14T21:14:28.0571146Z :: Proceed with installation? [Y/n] 2021-05-14T21:14:28.0571854Z :: Retrieving packages... 2021-05-14T21:14:28.3703628Z downloading mingw-w64-x86_64-pkg-config-0.29.2-3-any.pkg.tar.zst... 2021-05-14T21:14:28.7474710Z checking keyring... 2021-05-14T21:14:28.8254848Z checking package integrity... 2021-05-14T21:14:28.9427427Z loading package files... 2021-05-14T21:14:28.9445002Z checking for file conflicts... 2021-05-14T21:14:28.9454293Z checking available disk space... 2021-05-14T21:14:28.9508231Z :: Processing package changes... 2021-05-14T21:14:28.9509060Z removing mingw-w64-x86_64-pkgconf... 2021-05-14T21:14:29.0711394Z installing mingw-w64-x86_64-pkg-config... 2021-05-14T21:14:29.7507268Z warning: mingw-w64-x86_64-poppler-data-0.4.10-1 is up to date -- reinstalling 2021-05-14T21:14:29.7508177Z resolving dependencies... 2021-05-14T21:14:29.7509651Z looking for conflicting packages... 2021-05-14T21:14:29.7841165Z 2021-05-14T21:14:29.7842403Z Packages (1) mingw-w64-x86_64-poppler-data-0.4.10-1 2021-05-14T21:14:29.7843455Z 2021-05-14T21:14:29.7844425Z Total Installed Size: 12.33 MiB 2021-05-14T21:14:29.7845027Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:14:29.7845402Z 2021-05-14T21:14:29.7846016Z :: Proceed with installation? [Y/n] 2021-05-14T21:14:29.7846587Z checking keyring... 2021-05-14T21:14:29.8446719Z checking package integrity... 2021-05-14T21:14:29.9515326Z loading package files... 2021-05-14T21:14:29.9563637Z checking for file conflicts... 2021-05-14T21:14:29.9564437Z checking available disk space... 2021-05-14T21:14:29.9674698Z :: Processing package changes... 2021-05-14T21:14:29.9675622Z reinstalling mingw-w64-x86_64-poppler-data... 2021-05-14T21:14:30.8465572Z warning: mingw-w64-x86_64-poppler-20.12.1-2 is up to date -- reinstalling 2021-05-14T21:14:30.8466454Z resolving dependencies... 2021-05-14T21:14:30.8679046Z looking for conflicting packages... 2021-05-14T21:14:30.8734820Z 2021-05-14T21:14:30.8735628Z Packages (1) mingw-w64-x86_64-poppler-20.12.1-2 2021-05-14T21:14:30.8736195Z 2021-05-14T21:14:30.8737039Z Total Installed Size: 11.78 MiB 2021-05-14T21:14:30.8738359Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:14:30.8739090Z 2021-05-14T21:14:30.8740087Z :: Proceed with installation? [Y/n] 2021-05-14T21:14:30.8740823Z checking keyring... 2021-05-14T21:14:30.9357062Z checking package integrity... 2021-05-14T21:14:31.0615047Z loading package files... 2021-05-14T21:14:31.0653905Z checking for file conflicts... 2021-05-14T21:14:31.0654591Z checking available disk space... 2021-05-14T21:14:31.0738568Z :: Processing package changes... 2021-05-14T21:14:31.0739492Z reinstalling mingw-w64-x86_64-poppler... 2021-05-14T21:14:31.8646132Z warning: mingw-w64-x86_64-proj-6.3.2-2 is up to date -- reinstalling 2021-05-14T21:14:31.8646826Z resolving dependencies... 2021-05-14T21:14:31.8861449Z looking for conflicting packages... 2021-05-14T21:14:31.8930247Z 2021-05-14T21:14:31.8930889Z Packages (1) mingw-w64-x86_64-proj-6.3.2-2 2021-05-14T21:14:31.8931322Z 2021-05-14T21:14:31.8931880Z Total Installed Size: 19.91 MiB 2021-05-14T21:14:31.8932633Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:14:31.8933250Z 2021-05-14T21:14:31.8934174Z :: Proceed with installation? [Y/n] 2021-05-14T21:14:31.8934785Z checking keyring... 2021-05-14T21:14:31.9534943Z checking package integrity... 2021-05-14T21:14:32.0665162Z loading package files... 2021-05-14T21:14:32.0690007Z checking for file conflicts... 2021-05-14T21:14:32.0690813Z checking available disk space... 2021-05-14T21:14:32.0719477Z :: Processing package changes... 2021-05-14T21:14:32.0720179Z reinstalling mingw-w64-x86_64-proj... 2021-05-14T21:14:32.8462705Z warning: mingw-w64-x86_64-protobuf-3.16.0-1 is up to date -- reinstalling 2021-05-14T21:14:32.8463442Z resolving dependencies... 2021-05-14T21:14:32.8685615Z looking for conflicting packages... 2021-05-14T21:14:32.8737287Z 2021-05-14T21:14:32.8738044Z Packages (1) mingw-w64-x86_64-protobuf-3.16.0-1 2021-05-14T21:14:32.8738561Z 2021-05-14T21:14:32.8739117Z Total Installed Size: 29.16 MiB 2021-05-14T21:14:32.8740131Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:14:32.8740905Z 2021-05-14T21:14:32.8741586Z :: Proceed with installation? [Y/n] 2021-05-14T21:14:32.8742197Z checking keyring... 2021-05-14T21:14:32.9335611Z checking package integrity... 2021-05-14T21:14:33.0461852Z loading package files... 2021-05-14T21:14:33.0487983Z checking for file conflicts... 2021-05-14T21:14:33.0488687Z checking available disk space... 2021-05-14T21:14:33.0552754Z :: Processing package changes... 2021-05-14T21:14:33.0553484Z reinstalling mingw-w64-x86_64-protobuf... 2021-05-14T21:14:33.9894552Z warning: mingw-w64-x86_64-python-3.8.9-2 is up to date -- reinstalling 2021-05-14T21:14:33.9895267Z resolving dependencies... 2021-05-14T21:14:34.0173046Z looking for conflicting packages... 2021-05-14T21:14:34.0270163Z 2021-05-14T21:14:34.0270888Z Packages (1) mingw-w64-x86_64-python-3.8.9-2 2021-05-14T21:14:34.0271359Z 2021-05-14T21:14:34.0271874Z Total Download Size: 17.02 MiB 2021-05-14T21:14:34.0272510Z Total Installed Size: 113.47 MiB 2021-05-14T21:14:34.0273088Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:14:34.0273455Z 2021-05-14T21:14:34.0274054Z :: Proceed with installation? [Y/n] 2021-05-14T21:14:34.0274683Z :: Retrieving packages... 2021-05-14T21:14:34.3360565Z downloading mingw-w64-x86_64-python-3.8.9-2-any.pkg.tar.zst... 2021-05-14T21:14:35.6048596Z checking keyring... 2021-05-14T21:14:35.7028649Z checking package integrity... 2021-05-14T21:14:35.9763056Z loading package files... 2021-05-14T21:14:36.0540996Z checking for file conflicts... 2021-05-14T21:14:36.0549878Z checking available disk space... 2021-05-14T21:14:38.5119093Z :: Processing package changes... 2021-05-14T21:14:38.5120394Z reinstalling mingw-w64-x86_64-python... 2021-05-14T21:14:45.6951139Z resolving dependencies... 2021-05-14T21:14:45.7174352Z looking for conflicting packages... 2021-05-14T21:14:45.7229289Z 2021-05-14T21:14:45.7230134Z Packages (1) mingw-w64-x86_64-qpdf-10.1.0-1 2021-05-14T21:14:45.7230650Z 2021-05-14T21:14:45.7231208Z Total Download Size: 0.98 MiB 2021-05-14T21:14:45.7231866Z Total Installed Size: 3.56 MiB 2021-05-14T21:14:45.7232293Z 2021-05-14T21:14:45.7232972Z :: Proceed with installation? [Y/n] 2021-05-14T21:14:45.7233690Z :: Retrieving packages... 2021-05-14T21:14:46.8142719Z downloading mingw-w64-x86_64-qpdf-10.1.0-1-any.pkg.tar.zst... 2021-05-14T21:14:46.8143439Z checking keyring... 2021-05-14T21:14:46.8143948Z checking package integrity... 2021-05-14T21:14:46.8144430Z loading package files... 2021-05-14T21:14:46.8144927Z checking for file conflicts... 2021-05-14T21:14:46.8145438Z checking available disk space... 2021-05-14T21:14:46.8146007Z :: Processing package changes... 2021-05-14T21:14:46.8146564Z installing mingw-w64-x86_64-qpdf... 2021-05-14T21:14:47.4937633Z resolving dependencies... 2021-05-14T21:14:47.4997181Z looking for conflicting packages... 2021-05-14T21:14:47.5296479Z 2021-05-14T21:14:47.5297538Z Packages (1) mingw-w64-x86_64-quantlib-1.20-1 2021-05-14T21:14:47.5298022Z 2021-05-14T21:14:47.5298518Z Total Download Size: 27.03 MiB 2021-05-14T21:14:47.5299104Z Total Installed Size: 194.29 MiB 2021-05-14T21:14:47.5299479Z 2021-05-14T21:14:47.5300087Z :: Proceed with installation? [Y/n] 2021-05-14T21:14:47.5300796Z :: Retrieving packages... 2021-05-14T21:14:47.8419014Z downloading mingw-w64-x86_64-quantlib-1.20-1-any.pkg.tar.zst... 2021-05-14T21:14:49.5078068Z checking keyring... 2021-05-14T21:14:49.5806358Z checking package integrity... 2021-05-14T21:14:49.8967735Z loading package files... 2021-05-14T21:14:49.9136584Z checking for file conflicts... 2021-05-14T21:14:50.0062264Z checking available disk space... 2021-05-14T21:14:50.0075707Z :: Processing package changes... 2021-05-14T21:14:50.0076620Z installing mingw-w64-x86_64-quantlib... 2021-05-14T21:14:52.0264861Z resolving dependencies... 2021-05-14T21:14:52.0533296Z looking for conflicting packages... 2021-05-14T21:14:52.0545452Z 2021-05-14T21:14:52.0546409Z Packages (2) mingw-w64-x86_64-popt-1.16-2 mingw-w64-x86_64-rabbitmq-c-0.10.0-1 2021-05-14T21:14:52.0547175Z 2021-05-14T21:14:52.0547761Z Total Download Size: 0.18 MiB 2021-05-14T21:14:52.0548423Z Total Installed Size: 0.79 MiB 2021-05-14T21:14:52.0548829Z 2021-05-14T21:14:52.0549521Z :: Proceed with installation? [Y/n] 2021-05-14T21:14:52.0550243Z :: Retrieving packages... 2021-05-14T21:14:52.3902688Z downloading mingw-w64-x86_64-popt-1.16-2-any.pkg.tar.zst... 2021-05-14T21:14:52.6768748Z downloading mingw-w64-x86_64-rabbitmq-c-0.10.0-1-any.pkg.tar.xz... 2021-05-14T21:14:52.7716905Z checking keyring... 2021-05-14T21:14:52.9288044Z checking package integrity... 2021-05-14T21:14:53.1773526Z loading package files... 2021-05-14T21:14:53.1835276Z checking for file conflicts... 2021-05-14T21:14:53.1880041Z checking available disk space... 2021-05-14T21:14:53.1889803Z :: Processing package changes... 2021-05-14T21:14:53.1890553Z installing mingw-w64-x86_64-popt... 2021-05-14T21:14:53.2149602Z installing mingw-w64-x86_64-rabbitmq-c... 2021-05-14T21:14:53.9702771Z error: target not found: mingw-w64-x86_64-raptor2 2021-05-14T21:14:54.7207407Z error: target not found: mingw-w64-x86_64-rasqal 2021-05-14T21:14:55.3685585Z warning: mingw-w64-x86_64-re2-20210401-1 is up to date -- reinstalling 2021-05-14T21:14:55.3686392Z resolving dependencies... 2021-05-14T21:14:55.3776234Z looking for conflicting packages... 2021-05-14T21:14:55.3967173Z 2021-05-14T21:14:55.3967918Z Packages (1) mingw-w64-x86_64-re2-20210401-1 2021-05-14T21:14:55.3968415Z 2021-05-14T21:14:55.3969234Z Total Installed Size: 1.79 MiB 2021-05-14T21:14:55.3969823Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:14:55.3970486Z 2021-05-14T21:14:55.3971210Z :: Proceed with installation? [Y/n] 2021-05-14T21:14:55.3971911Z checking keyring... 2021-05-14T21:14:55.4572859Z checking package integrity... 2021-05-14T21:14:55.5559202Z loading package files... 2021-05-14T21:14:55.5578672Z checking for file conflicts... 2021-05-14T21:14:55.5579449Z checking available disk space... 2021-05-14T21:14:55.5649868Z :: Processing package changes... 2021-05-14T21:14:55.5650723Z reinstalling mingw-w64-x86_64-re2... 2021-05-14T21:14:56.2220123Z warning: mingw-w64-x86_64-readline-8.0.004-2 is up to date -- reinstalling 2021-05-14T21:14:56.2220885Z resolving dependencies... 2021-05-14T21:14:56.2433574Z looking for conflicting packages... 2021-05-14T21:14:56.2499678Z 2021-05-14T21:14:56.2500460Z Packages (1) mingw-w64-x86_64-readline-8.0.004-2 2021-05-14T21:14:56.2501026Z 2021-05-14T21:14:56.2501579Z Total Download Size: 0.37 MiB 2021-05-14T21:14:56.2502242Z Total Installed Size: 1.57 MiB 2021-05-14T21:14:56.2502898Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:14:56.2503296Z 2021-05-14T21:14:56.2504006Z :: Proceed with installation? [Y/n] 2021-05-14T21:14:56.2504729Z :: Retrieving packages... 2021-05-14T21:14:56.5569719Z downloading mingw-w64-x86_64-readline-8.0.004-2-any.pkg.tar.zst... 2021-05-14T21:14:56.9389040Z checking keyring... 2021-05-14T21:14:57.0216517Z checking package integrity... 2021-05-14T21:14:57.1526784Z loading package files... 2021-05-14T21:14:57.1549829Z checking for file conflicts... 2021-05-14T21:14:57.1550588Z checking available disk space... 2021-05-14T21:14:57.1824509Z :: Processing package changes... 2021-05-14T21:14:57.1825494Z reinstalling mingw-w64-x86_64-readline... 2021-05-14T21:14:57.9515198Z error: target not found: mingw-w64-x86_64-redland 2021-05-14T21:14:58.6019724Z warning: mingw-w64-x86_64-rhash-1.4.1-3 is up to date -- reinstalling 2021-05-14T21:14:58.6020448Z resolving dependencies... 2021-05-14T21:14:58.6115708Z looking for conflicting packages... 2021-05-14T21:14:58.6307129Z 2021-05-14T21:14:58.6308103Z Packages (1) mingw-w64-x86_64-rhash-1.4.1-3 2021-05-14T21:14:58.6308829Z 2021-05-14T21:14:58.6309279Z Total Installed Size: 4.30 MiB 2021-05-14T21:14:58.6310132Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:14:58.6310510Z 2021-05-14T21:14:58.6311148Z :: Proceed with installation? [Y/n] 2021-05-14T21:14:58.6311720Z checking keyring... 2021-05-14T21:14:58.6906417Z checking package integrity... 2021-05-14T21:14:58.7826773Z loading package files... 2021-05-14T21:14:58.7851691Z checking for file conflicts... 2021-05-14T21:14:58.7852409Z checking available disk space... 2021-05-14T21:14:58.7881120Z :: Processing package changes... 2021-05-14T21:14:58.7881826Z reinstalling mingw-w64-x86_64-rhash... 2021-05-14T21:14:59.4741084Z resolving dependencies... 2021-05-14T21:14:59.5000528Z looking for conflicting packages... 2021-05-14T21:14:59.5013750Z 2021-05-14T21:14:59.5014722Z Packages (2) mingw-w64-x86_64-pdcurses-4.1.0-5 mingw-w64-x86_64-ruby-3.0.1-2 2021-05-14T21:14:59.5015410Z 2021-05-14T21:14:59.5015971Z Total Download Size: 7.12 MiB 2021-05-14T21:14:59.5016866Z Total Installed Size: 31.49 MiB 2021-05-14T21:14:59.5017307Z 2021-05-14T21:14:59.5017981Z :: Proceed with installation? [Y/n] 2021-05-14T21:14:59.5018699Z :: Retrieving packages... 2021-05-14T21:14:59.8151040Z downloading mingw-w64-x86_64-pdcurses-4.1.0-5-any.pkg.tar.zst... 2021-05-14T21:15:00.2915632Z downloading mingw-w64-x86_64-ruby-3.0.1-2-any.pkg.tar.zst... 2021-05-14T21:15:00.9046542Z checking keyring... 2021-05-14T21:15:00.9813983Z checking package integrity... 2021-05-14T21:15:01.2892651Z loading package files... 2021-05-14T21:15:01.3190835Z checking for file conflicts... 2021-05-14T21:15:01.5601721Z checking available disk space... 2021-05-14T21:15:01.5617573Z :: Processing package changes... 2021-05-14T21:15:01.5618544Z installing mingw-w64-x86_64-pdcurses... 2021-05-14T21:15:01.5751266Z installing mingw-w64-x86_64-ruby... 2021-05-14T21:15:04.2006790Z warning: mingw-w64-x86_64-snappy-1.1.8-1 is up to date -- reinstalling 2021-05-14T21:15:04.2007526Z resolving dependencies... 2021-05-14T21:15:04.2096873Z looking for conflicting packages... 2021-05-14T21:15:04.2292239Z 2021-05-14T21:15:04.2293129Z Packages (1) mingw-w64-x86_64-snappy-1.1.8-1 2021-05-14T21:15:04.2293569Z 2021-05-14T21:15:04.2294301Z Total Installed Size: 0.16 MiB 2021-05-14T21:15:04.2295158Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:15:04.2295847Z 2021-05-14T21:15:04.2296621Z :: Proceed with installation? [Y/n] 2021-05-14T21:15:04.2297298Z checking keyring... 2021-05-14T21:15:04.2892489Z checking package integrity... 2021-05-14T21:15:04.3801466Z loading package files... 2021-05-14T21:15:04.3840987Z checking for file conflicts... 2021-05-14T21:15:04.3841757Z checking available disk space... 2021-05-14T21:15:04.3883955Z :: Processing package changes... 2021-05-14T21:15:04.3884769Z reinstalling mingw-w64-x86_64-snappy... 2021-05-14T21:15:05.0404187Z warning: mingw-w64-x86_64-sqlite3-3.35.5-1 is up to date -- reinstalling 2021-05-14T21:15:05.0405067Z resolving dependencies... 2021-05-14T21:15:05.0612848Z looking for conflicting packages... 2021-05-14T21:15:05.0684215Z 2021-05-14T21:15:05.0685091Z Packages (1) mingw-w64-x86_64-sqlite3-3.35.5-1 2021-05-14T21:15:05.0685639Z 2021-05-14T21:15:05.0686228Z Total Download Size: 6.74 MiB 2021-05-14T21:15:05.0686877Z Total Installed Size: 48.62 MiB 2021-05-14T21:15:05.0687543Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:15:05.0687955Z 2021-05-14T21:15:05.0688723Z :: Proceed with installation? [Y/n] 2021-05-14T21:15:05.0689446Z :: Retrieving packages... 2021-05-14T21:15:05.3842276Z downloading mingw-w64-x86_64-sqlite3-3.35.5-1-any.pkg.tar.zst... 2021-05-14T21:15:06.2571382Z checking keyring... 2021-05-14T21:15:06.3315467Z checking package integrity... 2021-05-14T21:15:06.4972239Z loading package files... 2021-05-14T21:15:06.5097605Z checking for file conflicts... 2021-05-14T21:15:06.5098528Z checking available disk space... 2021-05-14T21:15:06.9228601Z :: Processing package changes... 2021-05-14T21:15:06.9229683Z reinstalling mingw-w64-x86_64-sqlite3... 2021-05-14T21:15:08.5206346Z warning: mingw-w64-x86_64-szip-2.1.1-2 is up to date -- reinstalling 2021-05-14T21:15:08.5207036Z resolving dependencies... 2021-05-14T21:15:08.5208034Z looking for conflicting packages... 2021-05-14T21:15:08.5483321Z 2021-05-14T21:15:08.5484307Z Packages (1) mingw-w64-x86_64-szip-2.1.1-2 2021-05-14T21:15:08.5485094Z 2021-05-14T21:15:08.5485842Z Total Installed Size: 0.16 MiB 2021-05-14T21:15:08.5486499Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:15:08.5486877Z 2021-05-14T21:15:08.5487706Z :: Proceed with installation? [Y/n] 2021-05-14T21:15:08.5488316Z checking keyring... 2021-05-14T21:15:08.6077204Z checking package integrity... 2021-05-14T21:15:08.6994246Z loading package files... 2021-05-14T21:15:08.7035943Z checking for file conflicts... 2021-05-14T21:15:08.7036814Z checking available disk space... 2021-05-14T21:15:08.7053934Z :: Processing package changes... 2021-05-14T21:15:08.7054831Z reinstalling mingw-w64-x86_64-szip... 2021-05-14T21:15:09.3650143Z warning: mingw-w64-x86_64-tcl-8.6.11-3 is up to date -- reinstalling 2021-05-14T21:15:09.3650937Z resolving dependencies... 2021-05-14T21:15:09.3879854Z looking for conflicting packages... 2021-05-14T21:15:09.3941532Z 2021-05-14T21:15:09.3942198Z Packages (1) mingw-w64-x86_64-tcl-8.6.11-3 2021-05-14T21:15:09.3942663Z 2021-05-14T21:15:09.3943175Z Total Download Size: 2.59 MiB 2021-05-14T21:15:09.3943740Z Total Installed Size: 9.64 MiB 2021-05-14T21:15:09.3944310Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:15:09.3944674Z 2021-05-14T21:15:09.3945280Z :: Proceed with installation? [Y/n] 2021-05-14T21:15:09.3945906Z :: Retrieving packages... 2021-05-14T21:15:09.7072502Z downloading mingw-w64-x86_64-tcl-8.6.11-3-any.pkg.tar.zst... 2021-05-14T21:15:10.4774848Z checking keyring... 2021-05-14T21:15:10.5530924Z checking package integrity... 2021-05-14T21:15:10.6910763Z loading package files... 2021-05-14T21:15:10.7101347Z checking for file conflicts... 2021-05-14T21:15:10.7102601Z checking available disk space... 2021-05-14T21:15:11.0526432Z :: Processing package changes... 2021-05-14T21:15:11.0527408Z reinstalling mingw-w64-x86_64-tcl... 2021-05-14T21:15:13.2560888Z warning: mingw-w64-x86_64-termcap-1.3.1-6 is up to date -- reinstalling 2021-05-14T21:15:13.2561865Z resolving dependencies... 2021-05-14T21:15:13.2652454Z looking for conflicting packages... 2021-05-14T21:15:13.2842823Z 2021-05-14T21:15:13.2843590Z Packages (1) mingw-w64-x86_64-termcap-1.3.1-6 2021-05-14T21:15:13.2844128Z 2021-05-14T21:15:13.2844678Z Total Download Size: 0.03 MiB 2021-05-14T21:15:13.2845336Z Total Installed Size: 0.06 MiB 2021-05-14T21:15:13.2845963Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:15:13.2846371Z 2021-05-14T21:15:13.2847053Z :: Proceed with installation? [Y/n] 2021-05-14T21:15:13.2847748Z :: Retrieving packages... 2021-05-14T21:15:13.5992848Z downloading mingw-w64-x86_64-termcap-1.3.1-6-any.pkg.tar.zst... 2021-05-14T21:15:13.6947105Z checking keyring... 2021-05-14T21:15:13.7734776Z checking package integrity... 2021-05-14T21:15:13.8883679Z loading package files... 2021-05-14T21:15:13.8892574Z checking for file conflicts... 2021-05-14T21:15:13.8893274Z checking available disk space... 2021-05-14T21:15:13.8925375Z :: Processing package changes... 2021-05-14T21:15:13.8926145Z reinstalling mingw-w64-x86_64-termcap... 2021-05-14T21:15:14.5515750Z warning: mingw-w64-x86_64-tesseract-ocr-4.1.1-7 is up to date -- reinstalling 2021-05-14T21:15:14.5516576Z resolving dependencies... 2021-05-14T21:15:14.5758827Z looking for conflicting packages... 2021-05-14T21:15:14.5815999Z 2021-05-14T21:15:14.5816716Z Packages (1) mingw-w64-x86_64-tesseract-ocr-4.1.1-7 2021-05-14T21:15:14.5817231Z 2021-05-14T21:15:14.5817746Z Total Installed Size: 24.86 MiB 2021-05-14T21:15:14.5818449Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:15:14.5818736Z 2021-05-14T21:15:14.5819580Z :: Proceed with installation? [Y/n] 2021-05-14T21:15:14.5820171Z checking keyring... 2021-05-14T21:15:14.6407450Z checking package integrity... 2021-05-14T21:15:14.7843514Z loading package files... 2021-05-14T21:15:14.7861177Z checking for file conflicts... 2021-05-14T21:15:14.7862053Z checking available disk space... 2021-05-14T21:15:14.7897581Z :: Processing package changes... 2021-05-14T21:15:14.7898387Z reinstalling mingw-w64-x86_64-tesseract-ocr... 2021-05-14T21:15:15.5588744Z warning: mingw-w64-x86_64-thrift-0.13.0-2 is up to date -- reinstalling 2021-05-14T21:15:15.5589490Z resolving dependencies... 2021-05-14T21:15:15.5822906Z looking for conflicting packages... 2021-05-14T21:15:15.5879517Z 2021-05-14T21:15:15.5880262Z Packages (1) mingw-w64-x86_64-thrift-0.13.0-2 2021-05-14T21:15:15.5880779Z 2021-05-14T21:15:15.5881552Z Total Installed Size: 7.49 MiB 2021-05-14T21:15:15.5882479Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:15:15.5883175Z 2021-05-14T21:15:15.5883849Z :: Proceed with installation? [Y/n] 2021-05-14T21:15:15.5884625Z checking keyring... 2021-05-14T21:15:15.6475976Z checking package integrity... 2021-05-14T21:15:15.7672856Z loading package files... 2021-05-14T21:15:15.7696260Z checking for file conflicts... 2021-05-14T21:15:15.7696991Z checking available disk space... 2021-05-14T21:15:15.8075668Z :: Processing package changes... 2021-05-14T21:15:15.8076685Z reinstalling mingw-w64-x86_64-thrift... 2021-05-14T21:15:16.5375104Z resolving dependencies... 2021-05-14T21:15:16.5604543Z looking for conflicting packages... 2021-05-14T21:15:16.5659713Z 2021-05-14T21:15:16.5660446Z Packages (1) mingw-w64-x86_64-tiledb-2.2.4-2 2021-05-14T21:15:16.5660982Z 2021-05-14T21:15:16.5661542Z Total Download Size: 3.09 MiB 2021-05-14T21:15:16.5662255Z Total Installed Size: 47.15 MiB 2021-05-14T21:15:16.5662692Z 2021-05-14T21:15:16.5663382Z :: Proceed with installation? [Y/n] 2021-05-14T21:15:16.5664095Z :: Retrieving packages... 2021-05-14T21:15:16.8760070Z downloading mingw-w64-x86_64-tiledb-2.2.4-2-any.pkg.tar.zst... 2021-05-14T21:15:17.6381636Z checking keyring... 2021-05-14T21:15:17.7205812Z checking package integrity... 2021-05-14T21:15:17.8529031Z loading package files... 2021-05-14T21:15:17.8544756Z checking for file conflicts... 2021-05-14T21:15:17.8565799Z checking available disk space... 2021-05-14T21:15:17.8575086Z :: Processing package changes... 2021-05-14T21:15:17.8575806Z installing mingw-w64-x86_64-tiledb... 2021-05-14T21:15:18.6908053Z warning: mingw-w64-x86_64-tk-8.6.11.1-2 is up to date -- reinstalling 2021-05-14T21:15:18.6908732Z resolving dependencies... 2021-05-14T21:15:18.7120740Z looking for conflicting packages... 2021-05-14T21:15:18.7190653Z 2021-05-14T21:15:18.7191366Z Packages (1) mingw-w64-x86_64-tk-8.6.11.1-2 2021-05-14T21:15:18.7191865Z 2021-05-14T21:15:18.7192413Z Total Download Size: 1.93 MiB 2021-05-14T21:15:18.7193070Z Total Installed Size: 5.55 MiB 2021-05-14T21:15:18.7193722Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:15:18.7194137Z 2021-05-14T21:15:18.7194850Z :: Proceed with installation? [Y/n] 2021-05-14T21:15:18.7195576Z :: Retrieving packages... 2021-05-14T21:15:19.0258205Z downloading mingw-w64-x86_64-tk-8.6.11.1-2-any.pkg.tar.zst... 2021-05-14T21:15:19.7799015Z checking keyring... 2021-05-14T21:15:19.8521433Z checking package integrity... 2021-05-14T21:15:19.9768354Z loading package files... 2021-05-14T21:15:19.9849778Z checking for file conflicts... 2021-05-14T21:15:19.9850621Z checking available disk space... 2021-05-14T21:15:20.1637990Z :: Processing package changes... 2021-05-14T21:15:20.1638979Z reinstalling mingw-w64-x86_64-tk... 2021-05-14T21:15:21.3402664Z resolving dependencies... 2021-05-14T21:15:21.3621015Z looking for conflicting packages... 2021-05-14T21:15:21.3686421Z 2021-05-14T21:15:21.3687173Z Packages (1) mingw-w64-x86_64-tktable-2.10-5 2021-05-14T21:15:21.3687713Z 2021-05-14T21:15:21.3688272Z Total Download Size: 0.11 MiB 2021-05-14T21:15:21.3688934Z Total Installed Size: 0.30 MiB 2021-05-14T21:15:21.3689391Z 2021-05-14T21:15:21.3690057Z :: Proceed with installation? [Y/n] 2021-05-14T21:15:21.3690782Z :: Retrieving packages... 2021-05-14T21:15:21.6799179Z downloading mingw-w64-x86_64-tktable-2.10-5-any.pkg.tar.zst... 2021-05-14T21:15:22.3123962Z checking keyring... 2021-05-14T21:15:22.3124494Z checking package integrity... 2021-05-14T21:15:22.3124998Z loading package files... 2021-05-14T21:15:22.3125475Z checking for file conflicts... 2021-05-14T21:15:22.3126002Z checking available disk space... 2021-05-14T21:15:22.3126553Z :: Processing package changes... 2021-05-14T21:15:22.3127131Z installing mingw-w64-x86_64-tktable... 2021-05-14T21:15:22.8105668Z warning: mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-14T21:15:22.8106522Z resolving dependencies... 2021-05-14T21:15:22.8193951Z looking for conflicting packages... 2021-05-14T21:15:22.8387062Z 2021-05-14T21:15:22.8387963Z Packages (1) mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1 2021-05-14T21:15:22.8389477Z 2021-05-14T21:15:22.8390038Z Total Download Size: 0.30 MiB 2021-05-14T21:15:22.8390635Z Total Installed Size: 0.96 MiB 2021-05-14T21:15:22.8391183Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:15:22.8391540Z 2021-05-14T21:15:22.8392168Z :: Proceed with installation? [Y/n] 2021-05-14T21:15:22.8392772Z :: Retrieving packages... 2021-05-14T21:15:23.1477104Z downloading mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-14T21:15:23.5254691Z checking keyring... 2021-05-14T21:15:23.6002624Z checking package integrity... 2021-05-14T21:15:23.7123049Z loading package files... 2021-05-14T21:15:23.7142577Z checking for file conflicts... 2021-05-14T21:15:23.7143356Z checking available disk space... 2021-05-14T21:15:23.7178892Z :: Processing package changes... 2021-05-14T21:15:23.7179795Z reinstalling mingw-w64-x86_64-tools-git... 2021-05-14T21:15:24.3711444Z resolving dependencies... 2021-05-14T21:15:24.3788890Z looking for conflicting packages... 2021-05-14T21:15:24.3995756Z 2021-05-14T21:15:24.3996791Z Packages (1) mingw-w64-x86_64-udunits-2.2.27.6-1 2021-05-14T21:15:24.3997589Z 2021-05-14T21:15:24.3998206Z Total Download Size: 0.17 MiB 2021-05-14T21:15:24.3998855Z Total Installed Size: 0.70 MiB 2021-05-14T21:15:24.3999288Z 2021-05-14T21:15:24.4000061Z :: Proceed with installation? [Y/n] 2021-05-14T21:15:24.4000765Z :: Retrieving packages... 2021-05-14T21:15:24.7081548Z downloading mingw-w64-x86_64-udunits-2.2.27.6-1-any.pkg.tar.zst... 2021-05-14T21:15:24.9962701Z checking keyring... 2021-05-14T21:15:25.0727684Z checking package integrity... 2021-05-14T21:15:25.1882652Z loading package files... 2021-05-14T21:15:25.1894987Z checking for file conflicts... 2021-05-14T21:15:25.1906775Z checking available disk space... 2021-05-14T21:15:25.1916157Z :: Processing package changes... 2021-05-14T21:15:25.1916903Z installing mingw-w64-x86_64-udunits... 2021-05-14T21:15:25.8603898Z warning: mingw-w64-x86_64-windows-default-manifest-6.4-3 is up to date -- reinstalling 2021-05-14T21:15:25.8604842Z resolving dependencies... 2021-05-14T21:15:25.8605824Z looking for conflicting packages... 2021-05-14T21:15:25.8884346Z 2021-05-14T21:15:25.8885643Z Packages (1) mingw-w64-x86_64-windows-default-manifest-6.4-3 2021-05-14T21:15:25.8887787Z 2021-05-14T21:15:25.8888390Z Total Download Size: 0.01 MiB 2021-05-14T21:15:25.8889037Z Total Installed Size: 0.00 MiB 2021-05-14T21:15:25.8889688Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:15:25.8890104Z 2021-05-14T21:15:25.8890813Z :: Proceed with installation? [Y/n] 2021-05-14T21:15:25.8891576Z :: Retrieving packages... 2021-05-14T21:15:26.1964146Z downloading mingw-w64-x86_64-windows-default-manifest-6.4-3-any.pkg.tar.xz... 2021-05-14T21:15:26.2900444Z checking keyring... 2021-05-14T21:15:26.3646264Z checking package integrity... 2021-05-14T21:15:26.4767972Z loading package files... 2021-05-14T21:15:26.4784561Z checking for file conflicts... 2021-05-14T21:15:26.4785276Z checking available disk space... 2021-05-14T21:15:26.4801720Z :: Processing package changes... 2021-05-14T21:15:26.4802686Z reinstalling mingw-w64-x86_64-windows-default-manifest... 2021-05-14T21:15:27.1338032Z warning: mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-14T21:15:27.1339139Z resolving dependencies... 2021-05-14T21:15:27.1501958Z looking for conflicting packages... 2021-05-14T21:15:27.1616857Z 2021-05-14T21:15:27.1617868Z Packages (1) mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1 2021-05-14T21:15:27.1618650Z 2021-05-14T21:15:27.1619226Z Total Download Size: 0.04 MiB 2021-05-14T21:15:27.1619927Z Total Installed Size: 0.37 MiB 2021-05-14T21:15:27.1620578Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:15:27.1620991Z 2021-05-14T21:15:27.1621659Z :: Proceed with installation? [Y/n] 2021-05-14T21:15:27.1622374Z :: Retrieving packages... 2021-05-14T21:15:27.4756545Z downloading mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-14T21:15:27.6676050Z checking keyring... 2021-05-14T21:15:27.7424888Z checking package integrity... 2021-05-14T21:15:27.8535142Z loading package files... 2021-05-14T21:15:27.8556890Z checking for file conflicts... 2021-05-14T21:15:27.8557626Z checking available disk space... 2021-05-14T21:15:27.8612839Z :: Processing package changes... 2021-05-14T21:15:27.8613695Z reinstalling mingw-w64-x86_64-winpthreads-git... 2021-05-14T21:15:28.5184452Z warning: mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-14T21:15:28.5185584Z resolving dependencies... 2021-05-14T21:15:28.5186432Z looking for conflicting packages... 2021-05-14T21:15:28.5467814Z 2021-05-14T21:15:28.5469094Z Packages (1) mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1 2021-05-14T21:15:28.5469929Z 2021-05-14T21:15:28.5470521Z Total Download Size: 0.02 MiB 2021-05-14T21:15:28.5471179Z Total Installed Size: 0.21 MiB 2021-05-14T21:15:28.5471804Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:15:28.5472596Z 2021-05-14T21:15:28.5473326Z :: Proceed with installation? [Y/n] 2021-05-14T21:15:28.5474223Z :: Retrieving packages... 2021-05-14T21:15:28.8587209Z downloading mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-14T21:15:28.9548545Z checking keyring... 2021-05-14T21:15:29.0314049Z checking package integrity... 2021-05-14T21:15:29.1434353Z loading package files... 2021-05-14T21:15:29.1450376Z checking for file conflicts... 2021-05-14T21:15:29.1451170Z checking available disk space... 2021-05-14T21:15:29.1466894Z :: Processing package changes... 2021-05-14T21:15:29.1467769Z reinstalling mingw-w64-x86_64-winstorecompat-git... 2021-05-14T21:15:29.8068906Z warning: mingw-w64-x86_64-x264-git-r2991.1771b556-1 is up to date -- reinstalling 2021-05-14T21:15:29.8069694Z resolving dependencies... 2021-05-14T21:15:29.8241341Z looking for conflicting packages... 2021-05-14T21:15:29.8367440Z 2021-05-14T21:15:29.8368280Z Packages (1) mingw-w64-x86_64-x264-git-r2991.1771b556-1 2021-05-14T21:15:29.8368876Z 2021-05-14T21:15:29.8369738Z Total Installed Size: 6.66 MiB 2021-05-14T21:15:29.8370567Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:15:29.8371158Z 2021-05-14T21:15:29.8371976Z :: Proceed with installation? [Y/n] 2021-05-14T21:15:29.8372580Z checking keyring... 2021-05-14T21:15:29.8971399Z checking package integrity... 2021-05-14T21:15:29.9990835Z loading package files... 2021-05-14T21:15:30.0039849Z checking for file conflicts... 2021-05-14T21:15:30.0040708Z checking available disk space... 2021-05-14T21:15:30.0043742Z :: Processing package changes... 2021-05-14T21:15:30.0044453Z reinstalling mingw-w64-x86_64-x264-git... 2021-05-14T21:15:30.7342759Z warning: mingw-w64-x86_64-x265-3.4-2 is up to date -- reinstalling 2021-05-14T21:15:30.7343453Z resolving dependencies... 2021-05-14T21:15:30.7430643Z looking for conflicting packages... 2021-05-14T21:15:30.7617807Z 2021-05-14T21:15:30.7619142Z Packages (1) mingw-w64-x86_64-x265-3.4-2 2021-05-14T21:15:30.7619532Z 2021-05-14T21:15:30.7620384Z Total Installed Size: 46.73 MiB 2021-05-14T21:15:30.7621010Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:15:30.7621391Z 2021-05-14T21:15:30.7622012Z :: Proceed with installation? [Y/n] 2021-05-14T21:15:30.7622606Z checking keyring... 2021-05-14T21:15:30.8203780Z checking package integrity... 2021-05-14T21:15:30.9272996Z loading package files... 2021-05-14T21:15:30.9291356Z checking for file conflicts... 2021-05-14T21:15:30.9292118Z checking available disk space... 2021-05-14T21:15:30.9306045Z :: Processing package changes... 2021-05-14T21:15:30.9306752Z reinstalling mingw-w64-x86_64-x265... 2021-05-14T21:15:31.6410429Z warning: mingw-w64-x86_64-xvidcore-1.3.7-2 is up to date -- reinstalling 2021-05-14T21:15:31.6411277Z resolving dependencies... 2021-05-14T21:15:31.6411976Z looking for conflicting packages... 2021-05-14T21:15:31.6688109Z 2021-05-14T21:15:31.6688945Z Packages (1) mingw-w64-x86_64-xvidcore-1.3.7-2 2021-05-14T21:15:31.6689729Z 2021-05-14T21:15:31.6690592Z Total Installed Size: 1.70 MiB 2021-05-14T21:15:31.6691612Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:15:31.6692182Z 2021-05-14T21:15:31.6692865Z :: Proceed with installation? [Y/n] 2021-05-14T21:15:31.6693443Z checking keyring... 2021-05-14T21:15:31.7273990Z checking package integrity... 2021-05-14T21:15:31.8172934Z loading package files... 2021-05-14T21:15:31.8190009Z checking for file conflicts... 2021-05-14T21:15:31.8190736Z checking available disk space... 2021-05-14T21:15:31.8202055Z :: Processing package changes... 2021-05-14T21:15:31.8202794Z reinstalling mingw-w64-x86_64-xvidcore... 2021-05-14T21:15:32.4706321Z warning: mingw-w64-x86_64-xz-5.2.5-2 is up to date -- reinstalling 2021-05-14T21:15:32.4707134Z resolving dependencies... 2021-05-14T21:15:32.4839023Z looking for conflicting packages... 2021-05-14T21:15:32.5031934Z 2021-05-14T21:15:32.5032853Z Packages (1) mingw-w64-x86_64-xz-5.2.5-2 2021-05-14T21:15:32.5033338Z 2021-05-14T21:15:32.5033909Z Total Download Size: 0.35 MiB 2021-05-14T21:15:32.5034736Z Total Installed Size: 1.67 MiB 2021-05-14T21:15:32.5035390Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:15:32.5035798Z 2021-05-14T21:15:32.5036463Z :: Proceed with installation? [Y/n] 2021-05-14T21:15:32.5037164Z :: Retrieving packages... 2021-05-14T21:15:32.8119157Z downloading mingw-w64-x86_64-xz-5.2.5-2-any.pkg.tar.zst... 2021-05-14T21:15:33.1910229Z checking keyring... 2021-05-14T21:15:33.2653082Z checking package integrity... 2021-05-14T21:15:33.3778156Z loading package files... 2021-05-14T21:15:33.3798972Z checking for file conflicts... 2021-05-14T21:15:33.3799689Z checking available disk space... 2021-05-14T21:15:33.4262083Z :: Processing package changes... 2021-05-14T21:15:33.4263082Z reinstalling mingw-w64-x86_64-xz... 2021-05-14T21:15:34.1619529Z resolving dependencies... 2021-05-14T21:15:34.1716527Z looking for conflicting packages... 2021-05-14T21:15:34.1913586Z 2021-05-14T21:15:34.1914398Z Packages (1) mingw-w64-x86_64-yasm-1.3.0-4 2021-05-14T21:15:34.1914844Z 2021-05-14T21:15:34.1915352Z Total Download Size: 0.50 MiB 2021-05-14T21:15:34.1915923Z Total Installed Size: 3.27 MiB 2021-05-14T21:15:34.1916732Z 2021-05-14T21:15:34.1917348Z :: Proceed with installation? [Y/n] 2021-05-14T21:15:34.1917963Z :: Retrieving packages... 2021-05-14T21:15:34.5011384Z downloading mingw-w64-x86_64-yasm-1.3.0-4-any.pkg.tar.xz... 2021-05-14T21:15:34.9703215Z checking keyring... 2021-05-14T21:15:35.0453464Z checking package integrity... 2021-05-14T21:15:35.1681478Z loading package files... 2021-05-14T21:15:35.1740822Z checking for file conflicts... 2021-05-14T21:15:35.1762289Z checking available disk space... 2021-05-14T21:15:35.1771520Z :: Processing package changes... 2021-05-14T21:15:35.1772256Z installing mingw-w64-x86_64-yasm... 2021-05-14T21:15:36.0048929Z error: target not found: mingw-w64-x86_64-zint 2021-05-14T21:15:36.6517887Z warning: mingw-w64-x86_64-zlib-1.2.11-9 is up to date -- reinstalling 2021-05-14T21:15:36.6518725Z resolving dependencies... 2021-05-14T21:15:36.6519789Z looking for conflicting packages... 2021-05-14T21:15:36.6805586Z 2021-05-14T21:15:36.6806533Z Packages (1) mingw-w64-x86_64-zlib-1.2.11-9 2021-05-14T21:15:36.6807002Z 2021-05-14T21:15:36.6807582Z Total Download Size: 0.10 MiB 2021-05-14T21:15:36.6808149Z Total Installed Size: 0.38 MiB 2021-05-14T21:15:36.6808720Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:15:36.6809084Z 2021-05-14T21:15:36.6809698Z :: Proceed with installation? [Y/n] 2021-05-14T21:15:36.6810326Z :: Retrieving packages... 2021-05-14T21:15:36.9877385Z downloading mingw-w64-x86_64-zlib-1.2.11-9-any.pkg.tar.zst... 2021-05-14T21:15:37.2693721Z checking keyring... 2021-05-14T21:15:37.3440882Z checking package integrity... 2021-05-14T21:15:37.4565618Z loading package files... 2021-05-14T21:15:37.4580680Z checking for file conflicts... 2021-05-14T21:15:37.4581407Z checking available disk space... 2021-05-14T21:15:37.4616887Z :: Processing package changes... 2021-05-14T21:15:37.4617835Z reinstalling mingw-w64-x86_64-zlib... 2021-05-14T21:15:38.1158128Z warning: mingw-w64-x86_64-zstd-1.4.9-1 is up to date -- reinstalling 2021-05-14T21:15:38.1158940Z resolving dependencies... 2021-05-14T21:15:38.1160030Z looking for conflicting packages... 2021-05-14T21:15:38.1441607Z 2021-05-14T21:15:38.1442363Z Packages (1) mingw-w64-x86_64-zstd-1.4.9-1 2021-05-14T21:15:38.1442844Z 2021-05-14T21:15:38.1443418Z Total Download Size: 0.47 MiB 2021-05-14T21:15:38.1444083Z Total Installed Size: 3.13 MiB 2021-05-14T21:15:38.1444713Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:15:38.1445128Z 2021-05-14T21:15:38.1445822Z :: Proceed with installation? [Y/n] 2021-05-14T21:15:38.1446512Z :: Retrieving packages... 2021-05-14T21:15:38.4535649Z downloading mingw-w64-x86_64-zstd-1.4.9-1-any.pkg.tar.zst... 2021-05-14T21:15:38.9288788Z checking keyring... 2021-05-14T21:15:39.0043115Z checking package integrity... 2021-05-14T21:15:39.1201324Z loading package files... 2021-05-14T21:15:39.1222136Z checking for file conflicts... 2021-05-14T21:15:39.1223575Z checking available disk space... 2021-05-14T21:15:39.1273097Z :: Processing package changes... 2021-05-14T21:15:39.1273903Z reinstalling mingw-w64-x86_64-zstd... 2021-05-14T21:15:39.7739113Z % Total % Received % Xferd Average Speed Time Time Time Current 2021-05-14T21:15:39.7740970Z Dload Upload Total Spent Left Speed 2021-05-14T21:15:39.7741573Z 2021-05-14T21:15:40.0366544Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-14T21:15:40.0367806Z 100 162 100 162 0 0 611 0 --:--:-- --:--:-- --:--:-- 611 2021-05-14T21:15:40.3895535Z 2021-05-14T21:15:40.4903962Z 40 29.0M 40 11.7M 0 0 18.9M 0 0:00:01 --:--:-- 0:00:01 18.9M 2021-05-14T21:15:40.4905084Z 100 29.0M 100 29.0M 0 0 40.4M 0 --:--:-- --:--:-- --:--:-- 173M 2021-05-14T21:15:42.0395340Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-14T21:15:42.0395861Z with: 2021-05-14T21:15:42.0396270Z github_slug: neuroconductor/waveslim 2021-05-14T21:15:42.0396661Z env: 2021-05-14T21:15:42.0397132Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:15:42.0397527Z TIC_DEPLOY_KEY: 2021-05-14T21:15:42.0397845Z RSPM: 2021-05-14T21:15:42.0399249Z GITHUB_PAT: *** 2021-05-14T21:15:42.0399606Z COVERALLS_TOKEN: 2021-05-14T21:15:42.0400014Z continue-on-error: true 2021-05-14T21:15:42.0400433Z VDIFFR_RUN_TESTS: 2021-05-14T21:15:42.0400814Z R_LIBS_USER: D:\a\_temp\Library 2021-05-14T21:15:42.0401147Z TZ: UTC 2021-05-14T21:15:42.0401491Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:15:42.0401834Z NOT_CRAN: true 2021-05-14T21:15:42.0402174Z MSYSTEM: MINGW64 2021-05-14T21:15:42.0402502Z ##[endgroup] 2021-05-14T21:15:42.3145014Z repo slug is: neuroconductor/waveslim 2021-05-14T21:15:42.3405580Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-14T21:15:42.3406140Z env: 2021-05-14T21:15:42.3406529Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:15:42.3406941Z TIC_DEPLOY_KEY: 2021-05-14T21:15:42.3407241Z RSPM: 2021-05-14T21:15:42.3408433Z GITHUB_PAT: *** 2021-05-14T21:15:42.3408767Z COVERALLS_TOKEN: 2021-05-14T21:15:42.3409187Z continue-on-error: true 2021-05-14T21:15:42.3409584Z VDIFFR_RUN_TESTS: 2021-05-14T21:15:42.3409959Z R_LIBS_USER: D:\a\_temp\Library 2021-05-14T21:15:42.3410285Z TZ: UTC 2021-05-14T21:15:42.3410617Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:15:42.3410959Z NOT_CRAN: true 2021-05-14T21:15:42.3411292Z MSYSTEM: MINGW64 2021-05-14T21:15:42.3411631Z ##[endgroup] 2021-05-14T21:15:42.9856045Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-14T21:15:42.9856612Z with: 2021-05-14T21:15:42.9856937Z repo_name: waveslim 2021-05-14T21:15:42.9857299Z repo_version: 1.8.0 2021-05-14T21:15:42.9857643Z runner_os: Windows 2021-05-14T21:15:42.9857962Z R_version: 4.1 2021-05-14T21:15:42.9858371Z env: 2021-05-14T21:15:42.9858740Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:15:42.9859146Z TIC_DEPLOY_KEY: 2021-05-14T21:15:42.9859441Z RSPM: 2021-05-14T21:15:42.9860606Z GITHUB_PAT: *** 2021-05-14T21:15:42.9860940Z COVERALLS_TOKEN: 2021-05-14T21:15:42.9861362Z continue-on-error: true 2021-05-14T21:15:42.9861757Z VDIFFR_RUN_TESTS: 2021-05-14T21:15:42.9862135Z R_LIBS_USER: D:\a\_temp\Library 2021-05-14T21:15:42.9862480Z TZ: UTC 2021-05-14T21:15:42.9862803Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:15:42.9863161Z NOT_CRAN: true 2021-05-14T21:15:42.9863479Z MSYSTEM: MINGW64 2021-05-14T21:15:42.9863827Z ##[endgroup] 2021-05-14T21:15:43.0388498Z Package: waveslim 2021-05-14T21:15:43.0392335Z Version: 1.8.0 2021-05-14T21:15:43.0392829Z OS: Windows 2021-05-14T21:15:43.0574307Z ##[group]Run install.packages('remotes') 2021-05-14T21:15:43.0575074Z install.packages('remotes') 2021-05-14T21:15:43.0575789Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-14T21:15:43.0576667Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-14T21:15:43.0580019Z shell: C:\R\bin\Rscript.EXE {0} 2021-05-14T21:15:43.0580385Z env: 2021-05-14T21:15:43.0580761Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:15:43.0581170Z TIC_DEPLOY_KEY: 2021-05-14T21:15:43.0581473Z RSPM: 2021-05-14T21:15:43.0582215Z GITHUB_PAT: *** 2021-05-14T21:15:43.0582557Z COVERALLS_TOKEN: 2021-05-14T21:15:43.0582981Z continue-on-error: true 2021-05-14T21:15:43.0583379Z VDIFFR_RUN_TESTS: 2021-05-14T21:15:43.0583752Z R_LIBS_USER: D:\a\_temp\Library 2021-05-14T21:15:43.0584082Z TZ: UTC 2021-05-14T21:15:43.0584426Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:15:43.0584838Z NOT_CRAN: true 2021-05-14T21:15:43.0585159Z MSYSTEM: MINGW64 2021-05-14T21:15:43.0585500Z ##[endgroup] 2021-05-14T21:15:43.2592036Z Installing package into 'D:/a/_temp/Library' 2021-05-14T21:15:43.2592801Z (as 'lib' is unspecified) 2021-05-14T21:15:45.4110614Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/remotes_2.3.0.zip' 2021-05-14T21:15:45.4183095Z Content type 'application/zip' length 392827 bytes (383 KB) 2021-05-14T21:15:45.4217978Z ================================================== 2021-05-14T21:15:45.4218781Z downloaded 383 KB 2021-05-14T21:15:45.4219240Z 2021-05-14T21:15:45.4383016Z package 'remotes' successfully unpacked and MD5 sums checked 2021-05-14T21:15:45.4407446Z 2021-05-14T21:15:45.4408534Z The downloaded binary packages are in 2021-05-14T21:15:45.4409521Z C:\Users\runneradmin\AppData\Local\Temp\RtmpquUee3\downloaded_packages 2021-05-14T21:15:47.6165694Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-14T21:15:47.6166371Z remotes::install_github("ropensci/tic") 2021-05-14T21:15:47.6166928Z remotes::install_github("muschellij2/ghtravis") 2021-05-14T21:15:47.6167533Z remotes::install_github("muschellij2/aghast") 2021-05-14T21:15:47.6168023Z remotes::install_cran("covr") 2021-05-14T21:15:47.6171608Z shell: C:\R\bin\Rscript.EXE {0} 2021-05-14T21:15:47.6171978Z env: 2021-05-14T21:15:47.6172357Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:15:47.6172763Z TIC_DEPLOY_KEY: 2021-05-14T21:15:47.6173062Z RSPM: 2021-05-14T21:15:47.6174192Z GITHUB_PAT: *** 2021-05-14T21:15:47.6174541Z COVERALLS_TOKEN: 2021-05-14T21:15:47.6174951Z continue-on-error: true 2021-05-14T21:15:47.6175363Z VDIFFR_RUN_TESTS: 2021-05-14T21:15:47.6175725Z R_LIBS_USER: D:\a\_temp\Library 2021-05-14T21:15:47.6176068Z TZ: UTC 2021-05-14T21:15:47.6176452Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:15:47.6176799Z NOT_CRAN: true 2021-05-14T21:15:47.6177134Z MSYSTEM: MINGW64 2021-05-14T21:15:47.6177460Z ##[endgroup] 2021-05-14T21:15:47.8261378Z Using github PAT from envvar GITHUB_PAT 2021-05-14T21:15:48.3893082Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-14T21:15:51.2211737Z rlang (NA -> 0.4.11) [CRAN] 2021-05-14T21:15:51.2212524Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-14T21:15:51.2213078Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-14T21:15:51.2213565Z sys (NA -> 3.4 ) [CRAN] 2021-05-14T21:15:51.2214076Z askpass (NA -> 1.1 ) [CRAN] 2021-05-14T21:15:51.2214775Z R6 (NA -> 2.5.0 ) [CRAN] 2021-05-14T21:15:51.2215280Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-14T21:15:51.2215857Z mime (NA -> 0.10 ) [CRAN] 2021-05-14T21:15:51.2216338Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-14T21:15:51.2216846Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-14T21:15:51.2217337Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-14T21:15:51.2217838Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-14T21:15:51.2218331Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-14T21:15:51.2218839Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-14T21:15:51.2220243Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-14T21:15:51.2220862Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-14T21:15:51.2221630Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-14T21:15:51.2222202Z rprojroot (NA -> 2.0.2 ) [CRAN] 2021-05-14T21:15:51.2222725Z crayon (NA -> 1.4.1 ) [CRAN] 2021-05-14T21:15:51.2223235Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-14T21:15:51.2223726Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-14T21:15:51.2224285Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-14T21:15:51.2224782Z whisker (NA -> 0.4 ) [CRAN] 2021-05-14T21:15:51.2225303Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-14T21:15:51.2225817Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-14T21:15:51.2226325Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-14T21:15:51.2226833Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-14T21:15:51.2227319Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-14T21:15:51.2227820Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-14T21:15:51.2228303Z desc (NA -> 1.3.0 ) [CRAN] 2021-05-14T21:15:51.2228786Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-14T21:15:51.2229324Z cachem (NA -> 1.0.4 ) [CRAN] 2021-05-14T21:15:51.2229845Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-14T21:15:51.2230362Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-14T21:15:51.2230854Z git2r (NA -> 0.28.0) [CRAN] 2021-05-14T21:15:51.2244646Z 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:15:51.2264394Z Installing packages into 'D:/a/_temp/Library' 2021-05-14T21:15:51.2265023Z (as 'lib' is unspecified) 2021-05-14T21:15:53.1672364Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/rlang_0.4.11.zip' 2021-05-14T21:15:53.2034599Z Content type 'application/zip' length 1202912 bytes (1.1 MB) 2021-05-14T21:15:53.2125133Z ================================================== 2021-05-14T21:15:53.2125904Z downloaded 1.1 MB 2021-05-14T21:15:53.2126283Z 2021-05-14T21:15:53.2140370Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/magrittr_2.0.1.zip' 2021-05-14T21:15:53.2205125Z Content type 'application/zip' length 235877 bytes (230 KB) 2021-05-14T21:15:53.2223866Z ================================================== 2021-05-14T21:15:53.2224620Z downloaded 230 KB 2021-05-14T21:15:53.2225025Z 2021-05-14T21:15:53.2244320Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/glue_1.4.2.zip' 2021-05-14T21:15:53.2312491Z Content type 'application/zip' length 154931 bytes (151 KB) 2021-05-14T21:15:53.2334400Z ================================================== 2021-05-14T21:15:53.2335128Z downloaded 151 KB 2021-05-14T21:15:53.2335538Z 2021-05-14T21:15:53.2348804Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/sys_3.4.zip' 2021-05-14T21:15:53.2423019Z Content type 'application/zip' length 59775 bytes (58 KB) 2021-05-14T21:15:53.2428412Z ================================================== 2021-05-14T21:15:53.2429229Z downloaded 58 KB 2021-05-14T21:15:53.2429627Z 2021-05-14T21:15:53.2443034Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/askpass_1.1.zip' 2021-05-14T21:15:53.2513724Z Content type 'application/zip' length 243592 bytes (237 KB) 2021-05-14T21:15:53.2527775Z ================================================== 2021-05-14T21:15:53.2528418Z downloaded 237 KB 2021-05-14T21:15:53.2528795Z 2021-05-14T21:15:53.2540223Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/R6_2.5.0.zip' 2021-05-14T21:15:53.2609402Z Content type 'application/zip' length 84091 bytes (82 KB) 2021-05-14T21:15:53.2617433Z ================================================== 2021-05-14T21:15:53.2618102Z downloaded 82 KB 2021-05-14T21:15:53.2618511Z 2021-05-14T21:15:53.2630794Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/openssl_1.4.4.zip' 2021-05-14T21:15:53.2702337Z Content type 'application/zip' length 4100751 bytes (3.9 MB) 2021-05-14T21:15:53.2886346Z ================================================== 2021-05-14T21:15:53.2887163Z downloaded 3.9 MB 2021-05-14T21:15:53.2887588Z 2021-05-14T21:15:53.2901864Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/mime_0.10.zip' 2021-05-14T21:15:53.2971573Z Content type 'application/zip' length 48490 bytes (47 KB) 2021-05-14T21:15:53.2975998Z ================================================== 2021-05-14T21:15:53.2976648Z downloaded 47 KB 2021-05-14T21:15:53.2977017Z 2021-05-14T21:15:53.2990357Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/curl_4.3.1.zip' 2021-05-14T21:15:53.3065224Z Content type 'application/zip' length 4248338 bytes (4.1 MB) 2021-05-14T21:15:53.3317852Z ================================================== 2021-05-14T21:15:53.3318636Z downloaded 4.1 MB 2021-05-14T21:15:53.3319057Z 2021-05-14T21:15:53.3333370Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/jsonlite_1.7.2.zip' 2021-05-14T21:15:53.3410902Z Content type 'application/zip' length 544328 bytes (531 KB) 2021-05-14T21:15:53.3448860Z ================================================== 2021-05-14T21:15:53.3449702Z downloaded 531 KB 2021-05-14T21:15:53.3450155Z 2021-05-14T21:15:53.3462891Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/ini_0.3.1.zip' 2021-05-14T21:15:53.3529371Z Content type 'application/zip' length 15623 bytes (15 KB) 2021-05-14T21:15:53.3532133Z ================================================== 2021-05-14T21:15:53.3532741Z downloaded 15 KB 2021-05-14T21:15:53.3533121Z 2021-05-14T21:15:53.3545317Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/httr_1.4.2.zip' 2021-05-14T21:15:53.3635193Z Content type 'application/zip' length 518751 bytes (506 KB) 2021-05-14T21:15:53.3658381Z ================================================== 2021-05-14T21:15:53.3658906Z downloaded 506 KB 2021-05-14T21:15:53.3659358Z 2021-05-14T21:15:53.3676323Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/gitcreds_0.1.1.zip' 2021-05-14T21:15:53.3863530Z Content type 'application/zip' length 97362 bytes (95 KB) 2021-05-14T21:15:53.3870015Z ================================================== 2021-05-14T21:15:53.3870669Z downloaded 95 KB 2021-05-14T21:15:53.3871056Z 2021-05-14T21:15:53.3884025Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/cli_2.5.0.zip' 2021-05-14T21:15:53.4174424Z Content type 'application/zip' length 535737 bytes (523 KB) 2021-05-14T21:15:53.4337480Z ================================================== 2021-05-14T21:15:53.4338311Z downloaded 523 KB 2021-05-14T21:15:53.4338737Z 2021-05-14T21:15:53.4354193Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/zip_2.1.1.zip' 2021-05-14T21:15:53.4455135Z Content type 'application/zip' length 1119050 bytes (1.1 MB) 2021-05-14T21:15:53.4502991Z ================================================== 2021-05-14T21:15:53.4503718Z downloaded 1.1 MB 2021-05-14T21:15:53.4504102Z 2021-05-14T21:15:53.4518719Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/rstudioapi_0.13.zip' 2021-05-14T21:15:53.4727333Z Content type 'application/zip' length 301336 bytes (294 KB) 2021-05-14T21:15:53.4753543Z ================================================== 2021-05-14T21:15:53.4754347Z downloaded 294 KB 2021-05-14T21:15:53.4754848Z 2021-05-14T21:15:53.4771107Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/credentials_1.3.0.zip' 2021-05-14T21:15:53.4903430Z Content type 'application/zip' length 173752 bytes (169 KB) 2021-05-14T21:15:53.4912327Z ================================================== 2021-05-14T21:15:53.4913039Z downloaded 169 KB 2021-05-14T21:15:53.4913479Z 2021-05-14T21:15:53.4927985Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/rprojroot_2.0.2.zip' 2021-05-14T21:15:53.4996268Z Content type 'application/zip' length 105006 bytes (102 KB) 2021-05-14T21:15:53.5010661Z ================================================== 2021-05-14T21:15:53.5011318Z downloaded 102 KB 2021-05-14T21:15:53.5011721Z 2021-05-14T21:15:53.5024236Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/crayon_1.4.1.zip' 2021-05-14T21:15:53.5154752Z Content type 'application/zip' length 141992 bytes (138 KB) 2021-05-14T21:15:53.5163974Z ================================================== 2021-05-14T21:15:53.5164657Z downloaded 138 KB 2021-05-14T21:15:53.5165021Z 2021-05-14T21:15:53.5178129Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/fastmap_1.1.0.zip' 2021-05-14T21:15:53.5285538Z Content type 'application/zip' length 215378 bytes (210 KB) 2021-05-14T21:15:53.5317234Z ================================================== 2021-05-14T21:15:53.5318099Z downloaded 210 KB 2021-05-14T21:15:53.5318559Z 2021-05-14T21:15:53.5338139Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/yaml_2.2.1.zip' 2021-05-14T21:15:53.5419972Z Content type 'application/zip' length 207770 bytes (202 KB) 2021-05-14T21:15:53.5430248Z ================================================== 2021-05-14T21:15:53.5430883Z downloaded 202 KB 2021-05-14T21:15:53.5431246Z 2021-05-14T21:15:53.5446569Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/withr_2.4.2.zip' 2021-05-14T21:15:53.5510455Z Content type 'application/zip' length 212803 bytes (207 KB) 2021-05-14T21:15:53.5537351Z ================================================== 2021-05-14T21:15:53.5538048Z downloaded 207 KB 2021-05-14T21:15:53.5538459Z 2021-05-14T21:15:53.5551874Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/whisker_0.4.zip' 2021-05-14T21:15:53.5627362Z Content type 'application/zip' length 83252 bytes (81 KB) 2021-05-14T21:15:53.5632664Z ================================================== 2021-05-14T21:15:53.5633286Z downloaded 81 KB 2021-05-14T21:15:53.5633797Z 2021-05-14T21:15:53.5646055Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/rappdirs_0.3.3.zip' 2021-05-14T21:15:53.5720655Z Content type 'application/zip' length 58775 bytes (57 KB) 2021-05-14T21:15:53.5726923Z ================================================== 2021-05-14T21:15:53.5728264Z downloaded 57 KB 2021-05-14T21:15:53.5728725Z 2021-05-14T21:15:53.5744067Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/purrr_0.3.4.zip' 2021-05-14T21:15:53.5809143Z Content type 'application/zip' length 428609 bytes (418 KB) 2021-05-14T21:15:53.5881177Z ================================================== 2021-05-14T21:15:53.5881947Z downloaded 418 KB 2021-05-14T21:15:53.5882362Z 2021-05-14T21:15:53.5896804Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/lifecycle_1.0.0.zip' 2021-05-14T21:15:53.5966051Z Content type 'application/zip' length 111188 bytes (108 KB) 2021-05-14T21:15:53.5972554Z ================================================== 2021-05-14T21:15:53.5973245Z downloaded 108 KB 2021-05-14T21:15:53.5973614Z 2021-05-14T21:15:53.5986835Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/gh_1.3.0.zip' 2021-05-14T21:15:53.6078319Z Content type 'application/zip' length 140962 bytes (137 KB) 2021-05-14T21:15:53.6086894Z ================================================== 2021-05-14T21:15:53.6087589Z downloaded 137 KB 2021-05-14T21:15:53.6087948Z 2021-05-14T21:15:53.6160374Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/gert_1.3.0.zip' 2021-05-14T21:15:53.6232616Z Content type 'application/zip' length 3668943 bytes (3.5 MB) 2021-05-14T21:15:53.6429758Z ================================================== 2021-05-14T21:15:53.6430322Z downloaded 3.5 MB 2021-05-14T21:15:53.6430750Z 2021-05-14T21:15:53.6443770Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/fs_1.5.0.zip' 2021-05-14T21:15:53.6507410Z Content type 'application/zip' length 605509 bytes (591 KB) 2021-05-14T21:15:53.6538377Z ================================================== 2021-05-14T21:15:53.6539103Z downloaded 591 KB 2021-05-14T21:15:53.6539522Z 2021-05-14T21:15:53.6552199Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/desc_1.3.0.zip' 2021-05-14T21:15:53.6628061Z Content type 'application/zip' length 529426 bytes (517 KB) 2021-05-14T21:15:53.6678810Z ================================================== 2021-05-14T21:15:53.6679531Z downloaded 517 KB 2021-05-14T21:15:53.6679882Z 2021-05-14T21:15:53.6691376Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/clipr_0.7.1.zip' 2021-05-14T21:15:53.6758760Z Content type 'application/zip' length 52562 bytes (51 KB) 2021-05-14T21:15:53.6780261Z ================================================== 2021-05-14T21:15:53.6780908Z downloaded 51 KB 2021-05-14T21:15:53.6781292Z 2021-05-14T21:15:53.6791297Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/cachem_1.0.4.zip' 2021-05-14T21:15:53.6868278Z Content type 'application/zip' length 78333 bytes (76 KB) 2021-05-14T21:15:53.6883860Z ================================================== 2021-05-14T21:15:53.6884528Z downloaded 76 KB 2021-05-14T21:15:53.6884898Z 2021-05-14T21:15:53.6900871Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/usethis_2.0.1.zip' 2021-05-14T21:15:53.6968550Z Content type 'application/zip' length 735238 bytes (718 KB) 2021-05-14T21:15:53.7021816Z ================================================== 2021-05-14T21:15:53.7022516Z downloaded 718 KB 2021-05-14T21:15:53.7022922Z 2021-05-14T21:15:53.7035692Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/memoise_2.0.0.zip' 2021-05-14T21:15:53.7122739Z Content type 'application/zip' length 49717 bytes (48 KB) 2021-05-14T21:15:53.7123961Z ================================================== 2021-05-14T21:15:53.7124455Z downloaded 48 KB 2021-05-14T21:15:53.7124799Z 2021-05-14T21:15:53.7134679Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/git2r_0.28.0.zip' 2021-05-14T21:15:53.7205401Z Content type 'application/zip' length 3938654 bytes (3.8 MB) 2021-05-14T21:15:53.7457358Z ================================================== 2021-05-14T21:15:53.7458164Z downloaded 3.8 MB 2021-05-14T21:15:53.7458597Z 2021-05-14T21:15:53.7756784Z package 'rlang' successfully unpacked and MD5 sums checked 2021-05-14T21:15:53.7951653Z package 'magrittr' successfully unpacked and MD5 sums checked 2021-05-14T21:15:53.8128605Z package 'glue' successfully unpacked and MD5 sums checked 2021-05-14T21:15:53.8248677Z package 'sys' successfully unpacked and MD5 sums checked 2021-05-14T21:15:53.8432215Z package 'askpass' successfully unpacked and MD5 sums checked 2021-05-14T21:15:53.8574589Z package 'R6' successfully unpacked and MD5 sums checked 2021-05-14T21:15:53.9700414Z package 'openssl' successfully unpacked and MD5 sums checked 2021-05-14T21:15:53.9815944Z package 'mime' successfully unpacked and MD5 sums checked 2021-05-14T21:15:54.0969848Z package 'curl' successfully unpacked and MD5 sums checked 2021-05-14T21:15:54.1193605Z package 'jsonlite' successfully unpacked and MD5 sums checked 2021-05-14T21:15:54.1273300Z package 'ini' successfully unpacked and MD5 sums checked 2021-05-14T21:15:54.1506673Z package 'httr' successfully unpacked and MD5 sums checked 2021-05-14T21:15:54.1648966Z package 'gitcreds' successfully unpacked and MD5 sums checked 2021-05-14T21:15:54.1826649Z package 'cli' successfully unpacked and MD5 sums checked 2021-05-14T21:15:54.2270810Z package 'zip' successfully unpacked and MD5 sums checked 2021-05-14T21:15:54.2506594Z package 'rstudioapi' successfully unpacked and MD5 sums checked 2021-05-14T21:15:54.2664035Z package 'credentials' successfully unpacked and MD5 sums checked 2021-05-14T21:15:54.2845243Z package 'rprojroot' successfully unpacked and MD5 sums checked 2021-05-14T21:15:54.2955532Z package 'crayon' successfully unpacked and MD5 sums checked 2021-05-14T21:15:54.3102193Z package 'fastmap' successfully unpacked and MD5 sums checked 2021-05-14T21:15:54.3277224Z package 'yaml' successfully unpacked and MD5 sums checked 2021-05-14T21:15:54.3423849Z package 'withr' successfully unpacked and MD5 sums checked 2021-05-14T21:15:54.3591382Z package 'whisker' successfully unpacked and MD5 sums checked 2021-05-14T21:15:54.3707545Z package 'rappdirs' successfully unpacked and MD5 sums checked 2021-05-14T21:15:54.3907878Z package 'purrr' successfully unpacked and MD5 sums checked 2021-05-14T21:15:54.4108585Z package 'lifecycle' successfully unpacked and MD5 sums checked 2021-05-14T21:15:54.4235598Z package 'gh' successfully unpacked and MD5 sums checked 2021-05-14T21:15:54.5185646Z package 'gert' successfully unpacked and MD5 sums checked 2021-05-14T21:15:54.5441188Z package 'fs' successfully unpacked and MD5 sums checked 2021-05-14T21:15:54.5631554Z package 'desc' successfully unpacked and MD5 sums checked 2021-05-14T21:15:54.5750970Z package 'clipr' successfully unpacked and MD5 sums checked 2021-05-14T21:15:54.5861568Z package 'cachem' successfully unpacked and MD5 sums checked 2021-05-14T21:15:54.6254725Z package 'usethis' successfully unpacked and MD5 sums checked 2021-05-14T21:15:54.6358878Z package 'memoise' successfully unpacked and MD5 sums checked 2021-05-14T21:15:54.7301668Z package 'git2r' successfully unpacked and MD5 sums checked 2021-05-14T21:15:54.7359341Z Running `R CMD build`... 2021-05-14T21:15:54.7359632Z 2021-05-14T21:15:54.7360443Z The downloaded binary packages are in 2021-05-14T21:15:54.7367042Z C:\Users\runneradmin\AppData\Local\Temp\RtmpqCG7Dm\downloaded_packages 2021-05-14T21:16:00.0514687Z * checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpqCG7Dm\remotes111033c30b1\ropensci-tic-3b4dfb8/DESCRIPTION' ... OK 2021-05-14T21:16:00.0516025Z * preparing 'tic': 2021-05-14T21:16:00.0516881Z * checking DESCRIPTION meta-information ... OK 2021-05-14T21:16:00.0517717Z * installing the package to process help pages 2021-05-14T21:16:00.0519117Z * checking for LF line-endings in source and make files and shell scripts 2021-05-14T21:16:00.0520014Z * checking for empty or unneeded directories 2021-05-14T21:16:00.0520764Z Removed empty directory 'tic/.circleci' 2021-05-14T21:16:00.0521500Z Removed empty directory 'tic/pkgdown' 2021-05-14T21:16:00.0522163Z * building 'tic_0.10.0.tar.gz' 2021-05-14T21:16:00.0537627Z Installing package into 'D:/a/_temp/Library' 2021-05-14T21:16:00.0538259Z (as 'lib' is unspecified) 2021-05-14T21:16:00.5645730Z * installing *source* package 'tic' ... 2021-05-14T21:16:00.5650527Z ** using staged installation 2021-05-14T21:16:00.6184634Z ** R 2021-05-14T21:16:00.6589908Z ** inst 2021-05-14T21:16:00.6826688Z ** preparing package for lazy loading 2021-05-14T21:16:01.1906858Z ** help 2021-05-14T21:16:01.4598760Z *** installing help indices 2021-05-14T21:16:01.5892686Z converting help for package 'tic' 2021-05-14T21:16:01.6141112Z finding HTML links ... done 2021-05-14T21:16:01.7123120Z Deprecated html 2021-05-14T21:16:01.7468105Z TicStep html 2021-05-14T21:16:01.7586155Z base64serialize html 2021-05-14T21:16:01.7844922Z ci html 2021-05-14T21:16:01.8448962Z do_blogdown html 2021-05-14T21:16:01.9042687Z do_bookdown html 2021-05-14T21:16:01.9484227Z do_drat html 2021-05-14T21:16:02.0057157Z do_package_checks html 2021-05-14T21:16:02.0617346Z do_pkgdown html 2021-05-14T21:16:02.1261614Z do_readme_rmd html 2021-05-14T21:16:02.1322885Z 2021-05-14T21:16:02.1550667Z dsl html 2021-05-14T21:16:02.1889921Z dsl_get html 2021-05-14T21:16:02.2072695Z gha_add_secret html 2021-05-14T21:16:02.2206509Z github_helpers html 2021-05-14T21:16:02.2314971Z github_info html 2021-05-14T21:16:02.2456802Z list_macros html 2021-05-14T21:16:02.2651668Z macro html 2021-05-14T21:16:02.2761774Z prepare_all_stages html 2021-05-14T21:16:02.2784760Z REDIRECT:topic Previous alias or file overwritten by alias: D:/a/_temp/Library/00LOCK-tic/00new/tic/help/DSL.html 2021-05-14T21:16:02.2838091Z reexports html 2021-05-14T21:16:02.3049674Z repo html 2021-05-14T21:16:02.3295882Z run_all_stages html 2021-05-14T21:16:02.3449277Z run_stage html 2021-05-14T21:16:02.3683196Z ssh_key_helpers html 2021-05-14T21:16:02.4027482Z stages html 2021-05-14T21:16:02.4380193Z step_add_to_drat html 2021-05-14T21:16:02.4807556Z step_add_to_known_hosts html 2021-05-14T21:16:02.5028810Z step_build_blogdown html 2021-05-14T21:16:02.5104429Z step_build_bookdown html 2021-05-14T21:16:02.5551271Z step_build_pkgdown html 2021-05-14T21:16:02.5923535Z step_do_push_deploy html 2021-05-14T21:16:02.6099903Z step_hello_world html 2021-05-14T21:16:02.6558873Z step_install_pkg html 2021-05-14T21:16:02.6841714Z step_install_ssh_keys html 2021-05-14T21:16:02.7250712Z step_push_deploy html 2021-05-14T21:16:02.7527595Z step_rcmdcheck html 2021-05-14T21:16:02.7777861Z step_run_code html 2021-05-14T21:16:02.7972859Z step_session_info html 2021-05-14T21:16:02.8293503Z step_setup_push_deploy html 2021-05-14T21:16:02.8598993Z step_setup_ssh html 2021-05-14T21:16:02.8871876Z step_test_ssh html 2021-05-14T21:16:02.9061667Z step_write_text_file html 2021-05-14T21:16:02.9351868Z tic-package html 2021-05-14T21:16:02.9496850Z update_yml html 2021-05-14T21:16:02.9690992Z use_ghactions_deploy html 2021-05-14T21:16:02.9972780Z use_tic html 2021-05-14T21:16:03.0083787Z use_tic_badge html 2021-05-14T21:16:03.0248970Z use_tic_r html 2021-05-14T21:16:03.0340429Z use_update_tic html 2021-05-14T21:16:03.0654353Z yaml_templates html 2021-05-14T21:16:03.0668519Z REDIRECT:topic %>% -> reexports.html [ FAIL ]*** copying figures 2021-05-14T21:16:03.0706201Z ** building package indices 2021-05-14T21:16:03.4798511Z ** installing vignettes 2021-05-14T21:16:03.4873721Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:16:03.4875407Z *** arch - i386 2021-05-14T21:16:04.0033186Z *** arch - x64 2021-05-14T21:16:04.3091830Z ** testing if installed package can be loaded from final location 2021-05-14T21:16:04.3094606Z *** arch - i386 2021-05-14T21:16:04.7159359Z *** arch - x64 2021-05-14T21:16:05.1224903Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:16:05.1419433Z * DONE (tic) 2021-05-14T21:16:05.2451624Z Using github PAT from envvar GITHUB_PAT 2021-05-14T21:16:05.4374955Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-14T21:16:07.3086733Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-14T21:16:07.3087652Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-14T21:16:07.3088309Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-14T21:16:07.3088949Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-14T21:16:07.3089667Z pillar (NA -> 1.6.0 ) [CRAN] 2021-05-14T21:16:07.3090449Z tibble (NA -> 3.1.1 ) [CRAN] 2021-05-14T21:16:07.3092715Z 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:16:07.3094676Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-14T21:16:07.3095306Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-14T21:16:07.3095935Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-14T21:16:07.3096557Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-14T21:16:07.3097144Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-14T21:16:07.3097773Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-14T21:16:07.3098401Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-14T21:16:07.3099032Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-14T21:16:07.3099716Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-14T21:16:07.3100358Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-14T21:16:07.3100994Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-14T21:16:07.3101595Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-14T21:16:07.3102197Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-14T21:16:07.3102793Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-14T21:16:07.3103383Z xfun (NA -> 0.22 ) [CRAN] 2021-05-14T21:16:07.3104002Z markdown (NA -> 1.1 ) [CRAN] 2021-05-14T21:16:07.3104612Z highr (NA -> 0.9 ) [CRAN] 2021-05-14T21:16:07.3105233Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-14T21:16:07.3105861Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-14T21:16:07.3106668Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-14T21:16:07.3107292Z knitr (NA -> 1.33 ) [CRAN] 2021-05-14T21:16:07.3108031Z Installing packages into 'D:/a/_temp/Library' 2021-05-14T21:16:07.3108722Z (as 'lib' is unspecified) 2021-05-14T21:16:07.3109708Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-14T21:16:07.3110526Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-14T21:16:07.3111163Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-14T21:16:07.3111819Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-14T21:16:07.3112518Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-14T21:16:07.3113158Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-14T21:16:07.3113793Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-14T21:16:07.3114417Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-14T21:16:07.3115125Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-14T21:16:07.3115769Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-14T21:16:07.3116395Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-14T21:16:09.2992674Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/utf8_1.2.1.zip' 2021-05-14T21:16:09.3069987Z Content type 'application/zip' length 209810 bytes (204 KB) 2021-05-14T21:16:09.3083677Z ================================================== 2021-05-14T21:16:09.3084764Z downloaded 204 KB 2021-05-14T21:16:09.3085174Z 2021-05-14T21:16:09.3096084Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/vctrs_0.3.8.zip' 2021-05-14T21:16:09.3169239Z Content type 'application/zip' length 1251863 bytes (1.2 MB) 2021-05-14T21:16:09.5305107Z ================================================== 2021-05-14T21:16:09.5306217Z downloaded 1.2 MB 2021-05-14T21:16:09.5306724Z 2021-05-14T21:16:09.5321195Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/pkgconfig_2.0.3.zip' 2021-05-14T21:16:09.5388601Z Content type 'application/zip' length 22440 bytes (21 KB) 2021-05-14T21:16:09.5393791Z ================================================== 2021-05-14T21:16:09.5394492Z downloaded 21 KB 2021-05-14T21:16:09.5394866Z 2021-05-14T21:16:09.5405155Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/pillar_1.6.0.zip' 2021-05-14T21:16:09.5470189Z Content type 'application/zip' length 1015854 bytes (992 KB) 2021-05-14T21:16:09.5535978Z ================================================== 2021-05-14T21:16:09.5536676Z downloaded 992 KB 2021-05-14T21:16:09.5537093Z 2021-05-14T21:16:09.5547957Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/tibble_3.1.1.zip' 2021-05-14T21:16:09.5612203Z Content type 'application/zip' length 825668 bytes (806 KB) 2021-05-14T21:16:09.5694221Z ================================================== 2021-05-14T21:16:09.5695077Z downloaded 806 KB 2021-05-14T21:16:09.5695529Z 2021-05-14T21:16:09.5705510Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/rematch2_2.1.2.zip' 2021-05-14T21:16:09.5784323Z Content type 'application/zip' length 47558 bytes (46 KB) 2021-05-14T21:16:09.5788288Z ================================================== 2021-05-14T21:16:09.5788999Z downloaded 46 KB 2021-05-14T21:16:09.5789426Z 2021-05-14T21:16:09.5801786Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/fansi_0.4.2.zip' 2021-05-14T21:16:09.5892349Z Content type 'application/zip' length 224354 bytes (219 KB) 2021-05-14T21:16:09.5927657Z ================================================== 2021-05-14T21:16:09.5928408Z downloaded 219 KB 2021-05-14T21:16:09.5928841Z 2021-05-14T21:16:09.5938513Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/diffobj_0.3.4.zip' 2021-05-14T21:16:09.6007615Z Content type 'application/zip' length 993317 bytes (970 KB) 2021-05-14T21:16:09.6290140Z ================================================== 2021-05-14T21:16:09.6290972Z downloaded 970 KB 2021-05-14T21:16:09.6291380Z 2021-05-14T21:16:09.6303348Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/waldo_0.2.5.zip' 2021-05-14T21:16:09.6366641Z Content type 'application/zip' length 72500 bytes (70 KB) 2021-05-14T21:16:09.6374857Z ================================================== 2021-05-14T21:16:09.6375647Z downloaded 70 KB 2021-05-14T21:16:09.6376026Z 2021-05-14T21:16:09.6386183Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/ps_1.6.0.zip' 2021-05-14T21:16:09.6453999Z Content type 'application/zip' length 775577 bytes (757 KB) 2021-05-14T21:16:09.6520057Z ================================================== 2021-05-14T21:16:09.6520841Z downloaded 757 KB 2021-05-14T21:16:09.6521287Z 2021-05-14T21:16:09.6531662Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/processx_3.5.2.zip' 2021-05-14T21:16:09.6599781Z Content type 'application/zip' length 1246223 bytes (1.2 MB) 2021-05-14T21:16:09.6651432Z ================================================== 2021-05-14T21:16:09.6652158Z downloaded 1.2 MB 2021-05-14T21:16:09.6652549Z 2021-05-14T21:16:09.6662842Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/praise_1.0.0.zip' 2021-05-14T21:16:09.6726453Z Content type 'application/zip' length 19713 bytes (19 KB) 2021-05-14T21:16:09.6729321Z ================================================== 2021-05-14T21:16:09.6729999Z downloaded 19 KB 2021-05-14T21:16:09.6730384Z 2021-05-14T21:16:09.6740668Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/pkgload_1.2.1.zip' 2021-05-14T21:16:09.6803342Z Content type 'application/zip' length 153743 bytes (150 KB) 2021-05-14T21:16:09.6815060Z ================================================== 2021-05-14T21:16:09.6815724Z downloaded 150 KB 2021-05-14T21:16:09.6816109Z 2021-05-14T21:16:09.6825645Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/evaluate_0.14.zip' 2021-05-14T21:16:09.6888143Z Content type 'application/zip' length 76666 bytes (74 KB) 2021-05-14T21:16:09.6909118Z ================================================== 2021-05-14T21:16:09.6909906Z downloaded 74 KB 2021-05-14T21:16:09.6910301Z 2021-05-14T21:16:09.6919906Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/ellipsis_0.3.2.zip' 2021-05-14T21:16:09.6989864Z Content type 'application/zip' length 49135 bytes (47 KB) 2021-05-14T21:16:09.7005235Z ================================================== 2021-05-14T21:16:09.7005980Z downloaded 47 KB 2021-05-14T21:16:09.7006421Z 2021-05-14T21:16:09.7015794Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/digest_0.6.27.zip' 2021-05-14T21:16:09.7081761Z Content type 'application/zip' length 268506 bytes (262 KB) 2021-05-14T21:16:09.7138788Z ================================================== 2021-05-14T21:16:09.7139554Z downloaded 262 KB 2021-05-14T21:16:09.7140008Z 2021-05-14T21:16:09.7149942Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/callr_3.7.0.zip' 2021-05-14T21:16:09.7216960Z Content type 'application/zip' length 438995 bytes (428 KB) 2021-05-14T21:16:09.7253464Z ================================================== 2021-05-14T21:16:09.7254276Z downloaded 428 KB 2021-05-14T21:16:09.7254737Z 2021-05-14T21:16:09.7263891Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/brio_1.1.2.zip' 2021-05-14T21:16:09.7350239Z Content type 'application/zip' length 46293 bytes (45 KB) 2021-05-14T21:16:09.7353867Z ================================================== 2021-05-14T21:16:09.7354557Z downloaded 45 KB 2021-05-14T21:16:09.7354937Z 2021-05-14T21:16:09.7365055Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/xml2_1.3.2.zip' 2021-05-14T21:16:09.7441433Z Content type 'application/zip' length 3004315 bytes (2.9 MB) 2021-05-14T21:16:09.7593581Z ================================================== 2021-05-14T21:16:09.7594400Z downloaded 2.9 MB 2021-05-14T21:16:09.7594795Z 2021-05-14T21:16:09.7605894Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/xfun_0.22.zip' 2021-05-14T21:16:09.7675040Z Content type 'application/zip' length 324285 bytes (316 KB) 2021-05-14T21:16:09.7702777Z ================================================== 2021-05-14T21:16:09.7704112Z downloaded 316 KB 2021-05-14T21:16:09.7704694Z 2021-05-14T21:16:09.7713743Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/markdown_1.1.zip' 2021-05-14T21:16:09.7778133Z Content type 'application/zip' length 188748 bytes (184 KB) 2021-05-14T21:16:09.7798987Z ================================================== 2021-05-14T21:16:09.7799731Z downloaded 184 KB 2021-05-14T21:16:09.7800140Z 2021-05-14T21:16:09.7809629Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/highr_0.9.zip' 2021-05-14T21:16:09.7881214Z Content type 'application/zip' length 46589 bytes (45 KB) 2021-05-14T21:16:09.7887879Z ================================================== 2021-05-14T21:16:09.7888564Z downloaded 45 KB 2021-05-14T21:16:09.7888950Z 2021-05-14T21:16:09.7898691Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/stringr_1.4.0.zip' 2021-05-14T21:16:09.7964210Z Content type 'application/zip' length 216678 bytes (211 KB) 2021-05-14T21:16:09.7979541Z ================================================== 2021-05-14T21:16:09.7980214Z downloaded 211 KB 2021-05-14T21:16:09.7980581Z 2021-05-14T21:16:09.7990169Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/stringi_1.6.1.zip' 2021-05-14T21:16:09.8053620Z Content type 'application/zip' length 16350447 bytes (15.6 MB) 2021-05-14T21:16:10.0577689Z ================================================== 2021-05-14T21:16:10.0578678Z downloaded 15.6 MB 2021-05-14T21:16:10.0579153Z 2021-05-14T21:16:10.0601343Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/Rcpp_1.0.6.zip' 2021-05-14T21:16:10.0667111Z Content type 'application/zip' length 3254711 bytes (3.1 MB) 2021-05-14T21:16:10.0805535Z ================================================== 2021-05-14T21:16:10.0806571Z downloaded 3.1 MB 2021-05-14T21:16:10.0807072Z 2021-05-14T21:16:10.0819707Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/knitr_1.33.zip' 2021-05-14T21:16:10.0908621Z Content type 'application/zip' length 1456787 bytes (1.4 MB) 2021-05-14T21:16:10.1119894Z ================================================== 2021-05-14T21:16:10.1120795Z downloaded 1.4 MB 2021-05-14T21:16:10.1121271Z 2021-05-14T21:16:10.1133519Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/commonmark_1.7.zip' 2021-05-14T21:16:10.1219766Z Content type 'application/zip' length 265884 bytes (259 KB) 2021-05-14T21:16:10.1232654Z ================================================== 2021-05-14T21:16:10.1233219Z downloaded 259 KB 2021-05-14T21:16:10.1233729Z 2021-05-14T21:16:10.1244487Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/brew_1.0-6.zip' 2021-05-14T21:16:10.1340320Z Content type 'application/zip' length 113846 bytes (111 KB) 2021-05-14T21:16:10.1347252Z ================================================== 2021-05-14T21:16:10.1347940Z downloaded 111 KB 2021-05-14T21:16:10.1348316Z 2021-05-14T21:16:10.1358467Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/xopen_1.0.0.zip' 2021-05-14T21:16:10.1498206Z Content type 'application/zip' length 24688 bytes (24 KB) 2021-05-14T21:16:10.1500842Z ================================================== 2021-05-14T21:16:10.1501541Z downloaded 24 KB 2021-05-14T21:16:10.1501905Z 2021-05-14T21:16:10.1514561Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/sessioninfo_1.1.1.zip' 2021-05-14T21:16:10.1612619Z Content type 'application/zip' length 46940 bytes (45 KB) 2021-05-14T21:16:10.1616567Z ================================================== 2021-05-14T21:16:10.1617240Z downloaded 45 KB 2021-05-14T21:16:10.1617660Z 2021-05-14T21:16:10.1628899Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/prettyunits_1.1.1.zip' 2021-05-14T21:16:10.1695083Z Content type 'application/zip' length 37792 bytes (36 KB) 2021-05-14T21:16:10.1703083Z ================================================== 2021-05-14T21:16:10.1703872Z downloaded 36 KB 2021-05-14T21:16:10.1704302Z 2021-05-14T21:16:10.1715169Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/pkgbuild_1.2.0.zip' 2021-05-14T21:16:10.1782606Z Content type 'application/zip' length 142594 bytes (139 KB) 2021-05-14T21:16:10.1792339Z ================================================== 2021-05-14T21:16:10.1793016Z downloaded 139 KB 2021-05-14T21:16:10.1793379Z 2021-05-14T21:16:10.1805218Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/testthat_3.0.2.zip' 2021-05-14T21:16:10.1874411Z Content type 'application/zip' length 2494253 bytes (2.4 MB) 2021-05-14T21:16:10.2091975Z ================================================== 2021-05-14T21:16:10.2092797Z downloaded 2.4 MB 2021-05-14T21:16:10.2093183Z 2021-05-14T21:16:10.2106445Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/rversions_2.0.2.zip' 2021-05-14T21:16:10.2213109Z Content type 'application/zip' length 68726 bytes (67 KB) 2021-05-14T21:16:10.2224572Z ================================================== 2021-05-14T21:16:10.2225397Z downloaded 67 KB 2021-05-14T21:16:10.2225895Z 2021-05-14T21:16:10.2238715Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/roxygen2_7.1.1.zip' 2021-05-14T21:16:10.2302005Z Content type 'application/zip' length 1371365 bytes (1.3 MB) 2021-05-14T21:16:10.2422448Z ================================================== 2021-05-14T21:16:10.2423387Z downloaded 1.3 MB 2021-05-14T21:16:10.2423814Z 2021-05-14T21:16:10.2438439Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/rcmdcheck_1.3.3.zip' 2021-05-14T21:16:10.2531081Z Content type 'application/zip' length 135049 bytes (131 KB) 2021-05-14T21:16:10.2554782Z ================================================== 2021-05-14T21:16:10.2555509Z downloaded 131 KB 2021-05-14T21:16:10.2555903Z 2021-05-14T21:16:10.2573003Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/devtools_2.4.1.zip' 2021-05-14T21:16:10.2670036Z Content type 'application/zip' length 397072 bytes (387 KB) 2021-05-14T21:16:10.2707936Z ================================================== 2021-05-14T21:16:10.2708759Z downloaded 387 KB 2021-05-14T21:16:10.2709127Z 2021-05-14T21:16:10.2874293Z package 'utf8' successfully unpacked and MD5 sums checked 2021-05-14T21:16:10.3282480Z package 'vctrs' successfully unpacked and MD5 sums checked 2021-05-14T21:16:10.3376493Z package 'pkgconfig' successfully unpacked and MD5 sums checked 2021-05-14T21:16:10.3749927Z package 'pillar' successfully unpacked and MD5 sums checked 2021-05-14T21:16:10.4117471Z package 'tibble' successfully unpacked and MD5 sums checked 2021-05-14T21:16:10.4211548Z package 'rematch2' successfully unpacked and MD5 sums checked 2021-05-14T21:16:10.4371868Z package 'fansi' successfully unpacked and MD5 sums checked 2021-05-14T21:16:10.4622468Z package 'diffobj' successfully unpacked and MD5 sums checked 2021-05-14T21:16:10.4713091Z package 'waldo' successfully unpacked and MD5 sums checked 2021-05-14T21:16:10.5030183Z package 'ps' successfully unpacked and MD5 sums checked 2021-05-14T21:16:10.5521565Z package 'processx' successfully unpacked and MD5 sums checked 2021-05-14T21:16:10.5612577Z package 'praise' successfully unpacked and MD5 sums checked 2021-05-14T21:16:10.5715248Z package 'pkgload' successfully unpacked and MD5 sums checked 2021-05-14T21:16:10.5817093Z package 'evaluate' successfully unpacked and MD5 sums checked 2021-05-14T21:16:10.5933057Z package 'ellipsis' successfully unpacked and MD5 sums checked 2021-05-14T21:16:10.6148163Z package 'digest' successfully unpacked and MD5 sums checked 2021-05-14T21:16:10.6330782Z package 'callr' successfully unpacked and MD5 sums checked 2021-05-14T21:16:10.6456217Z package 'brio' successfully unpacked and MD5 sums checked 2021-05-14T21:16:10.7203209Z package 'xml2' successfully unpacked and MD5 sums checked 2021-05-14T21:16:10.7384185Z package 'xfun' successfully unpacked and MD5 sums checked 2021-05-14T21:16:10.7598337Z package 'markdown' successfully unpacked and MD5 sums checked 2021-05-14T21:16:10.7716985Z package 'highr' successfully unpacked and MD5 sums checked 2021-05-14T21:16:10.7889294Z package 'stringr' successfully unpacked and MD5 sums checked 2021-05-14T21:16:11.1832386Z package 'stringi' successfully unpacked and MD5 sums checked 2021-05-14T21:16:11.4919915Z package 'Rcpp' successfully unpacked and MD5 sums checked 2021-05-14T21:16:11.5738788Z package 'knitr' successfully unpacked and MD5 sums checked 2021-05-14T21:16:11.5932554Z package 'commonmark' successfully unpacked and MD5 sums checked 2021-05-14T21:16:11.6147199Z package 'brew' successfully unpacked and MD5 sums checked 2021-05-14T21:16:11.6243549Z package 'xopen' successfully unpacked and MD5 sums checked 2021-05-14T21:16:11.6396307Z package 'sessioninfo' successfully unpacked and MD5 sums checked 2021-05-14T21:16:11.6498164Z package 'prettyunits' successfully unpacked and MD5 sums checked 2021-05-14T21:16:11.6608118Z package 'pkgbuild' successfully unpacked and MD5 sums checked 2021-05-14T21:16:11.7306637Z package 'testthat' successfully unpacked and MD5 sums checked 2021-05-14T21:16:11.7426020Z package 'rversions' successfully unpacked and MD5 sums checked 2021-05-14T21:16:11.7922009Z package 'roxygen2' successfully unpacked and MD5 sums checked 2021-05-14T21:16:11.8030491Z package 'rcmdcheck' successfully unpacked and MD5 sums checked 2021-05-14T21:16:11.8191216Z package 'devtools' successfully unpacked and MD5 sums checked 2021-05-14T21:16:11.8217223Z 2021-05-14T21:16:11.8217983Z The downloaded binary packages are in 2021-05-14T21:16:11.8219023Z C:\Users\runneradmin\AppData\Local\Temp\RtmpqCG7Dm\downloaded_packages 2021-05-14T21:16:11.8945040Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-14T21:16:13.5542742Z 2021-05-14T21:16:13.9187908Z 2021-05-14T21:16:13.9188853Z 2021-05-14T21:16:13.9240349Z 2021-05-14T21:16:13.9242191Z v checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpqCG7Dm\remotes111031755085\muschellij2-desc-7be86f2/DESCRIPTION' 2021-05-14T21:16:14.0309499Z 2021-05-14T21:16:14.0310465Z 2021-05-14T21:16:14.0310864Z 2021-05-14T21:16:14.0311229Z 2021-05-14T21:16:14.0311681Z - preparing 'desc': 2021-05-14T21:16:14.0597629Z checking DESCRIPTION meta-information ... 2021-05-14T21:16:14.0598641Z 2021-05-14T21:16:14.0599295Z checking DESCRIPTION meta-information ... 2021-05-14T21:16:14.0599873Z 2021-05-14T21:16:14.0600458Z v checking DESCRIPTION meta-information 2021-05-14T21:16:14.2124408Z 2021-05-14T21:16:14.2126974Z 2021-05-14T21:16:14.2127430Z 2021-05-14T21:16:14.2127812Z 2021-05-14T21:16:14.2128524Z - checking for LF line-endings in source and make files and shell scripts 2021-05-14T21:16:14.2203338Z 2021-05-14T21:16:14.2204177Z 2021-05-14T21:16:14.2204551Z 2021-05-14T21:16:14.2204913Z 2021-05-14T21:16:14.2205497Z - checking for empty or unneeded directories 2021-05-14T21:16:14.2258857Z 2021-05-14T21:16:14.2259469Z 2021-05-14T21:16:14.2260028Z Omitted 'LazyData' from DESCRIPTION 2021-05-14T21:16:14.2471215Z 2021-05-14T21:16:14.2502654Z 2021-05-14T21:16:14.2503148Z 2021-05-14T21:16:14.2503561Z 2021-05-14T21:16:14.2504072Z - building 'desc_1.2.0.9000.tar.gz' 2021-05-14T21:16:14.4218520Z 2021-05-14T21:16:14.4219663Z 2021-05-14T21:16:14.4220082Z 2021-05-14T21:16:14.5138935Z Installing package into 'D:/a/_temp/Library' 2021-05-14T21:16:14.5139745Z (as 'lib' is unspecified) 2021-05-14T21:16:14.9639222Z * installing *source* package 'desc' ... 2021-05-14T21:16:14.9756889Z ** using staged installation 2021-05-14T21:16:15.0107607Z ** R 2021-05-14T21:16:15.0350359Z ** inst 2021-05-14T21:16:15.0387317Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:16:16.6584943Z ** help 2021-05-14T21:16:16.9044441Z *** installing help indices 2021-05-14T21:16:17.0336460Z 2021-05-14T21:16:17.0337335Z converting help for package 'desc' 2021-05-14T21:16:17.0578909Z finding HTML links ... done 2021-05-14T21:16:17.0986338Z check_encoding html 2021-05-14T21:16:17.1072499Z check_field html 2021-05-14T21:16:17.1146003Z cran_ascii_fields html 2021-05-14T21:16:17.1216716Z cran_valid_fields html 2021-05-14T21:16:17.1324898Z dep_types html 2021-05-14T21:16:17.1470789Z desc html 2021-05-14T21:16:17.2070751Z desc_add_author html 2021-05-14T21:16:17.2331482Z desc_add_author_gh html 2021-05-14T21:16:17.2595052Z desc_add_me html 2021-05-14T21:16:17.2913323Z desc_add_orcid html 2021-05-14T21:16:17.3016367Z desc_add_remotes html 2021-05-14T21:16:17.3313865Z desc_add_role html 2021-05-14T21:16:17.3489217Z desc_add_to_collate html 2021-05-14T21:16:17.3581655Z desc_add_urls html 2021-05-14T21:16:17.3782139Z desc_bump_version html 2021-05-14T21:16:17.4043435Z desc_change_maintainer html 2021-05-14T21:16:17.4121208Z desc_clear_remotes html 2021-05-14T21:16:17.4197349Z desc_clear_urls html 2021-05-14T21:16:17.4423007Z desc_coerce_authors_at_r html 2021-05-14T21:16:17.4555931Z desc_del html 2021-05-14T21:16:17.4826643Z desc_del_author html 2021-05-14T21:16:17.4985688Z desc_del_collate html 2021-05-14T21:16:17.5163569Z desc_del_dep html 2021-05-14T21:16:17.5655057Z desc_del_deps html 2021-05-14T21:16:17.5802158Z desc_del_from_collate html 2021-05-14T21:16:17.5899161Z desc_del_remotes html 2021-05-14T21:16:17.6202513Z desc_del_role html 2021-05-14T21:16:17.6291168Z desc_del_urls html 2021-05-14T21:16:17.6397550Z desc_fields html 2021-05-14T21:16:17.6519434Z desc_get html 2021-05-14T21:16:17.6743921Z desc_get_author html 2021-05-14T21:16:17.6935648Z desc_get_authors html 2021-05-14T21:16:17.7030642Z desc_get_built html 2021-05-14T21:16:17.7144453Z desc_get_collate html 2021-05-14T21:16:17.7270909Z desc_get_deps html 2021-05-14T21:16:17.7484519Z desc_get_field html 2021-05-14T21:16:17.7667018Z desc_get_maintainer html 2021-05-14T21:16:17.7728726Z desc_get_remotes html 2021-05-14T21:16:17.7801382Z desc_get_urls html 2021-05-14T21:16:17.7900842Z desc_get_version html 2021-05-14T21:16:17.8035051Z desc_has_dep html 2021-05-14T21:16:17.8177993Z desc_has_fields html 2021-05-14T21:16:17.8259625Z desc_normalize html 2021-05-14T21:16:17.8311910Z desc_print html 2021-05-14T21:16:17.8387574Z desc_reformat_fields html 2021-05-14T21:16:17.8469398Z desc_reorder_fields html 2021-05-14T21:16:17.8616108Z desc_set html 2021-05-14T21:16:17.8858099Z desc_set_authors html 2021-05-14T21:16:17.9001290Z desc_set_collate html 2021-05-14T21:16:17.9157955Z desc_set_dep html 2021-05-14T21:16:17.9305907Z desc_set_deps html 2021-05-14T21:16:17.9394457Z desc_set_remotes html 2021-05-14T21:16:17.9510409Z desc_set_urls html 2021-05-14T21:16:17.9655762Z desc_set_version html 2021-05-14T21:16:17.9709627Z desc_to_latex html 2021-05-14T21:16:17.9762224Z desc_validate html 2021-05-14T21:16:18.1312819Z description html 2021-05-14T21:16:18.1332865Z ** building package indices 2021-05-14T21:16:18.5457590Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:16:18.5458666Z *** arch - i386 2021-05-14T21:16:18.7497222Z *** arch - x64 2021-05-14T21:16:18.9554874Z ** testing if installed package can be loaded from final location 2021-05-14T21:16:18.9557418Z *** arch - i386 2021-05-14T21:16:19.2607456Z *** arch - x64 2021-05-14T21:16:19.5652956Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:16:19.5781875Z * DONE (desc) 2021-05-14T21:16:19.8905369Z 2021-05-14T21:16:19.8906139Z 2021-05-14T21:16:19.8906537Z 2021-05-14T21:16:19.8932105Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpqCG7Dm\remotes1110202618c6\muschellij2-ghtravis-0b26809/DESCRIPTION' ... 2021-05-14T21:16:19.8933354Z 2021-05-14T21:16:19.8960905Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpqCG7Dm\remotes1110202618c6\muschellij2-ghtravis-0b26809/DESCRIPTION' ... 2021-05-14T21:16:19.8962205Z 2021-05-14T21:16:19.8963549Z v checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpqCG7Dm\remotes1110202618c6\muschellij2-ghtravis-0b26809/DESCRIPTION' 2021-05-14T21:16:19.9479444Z 2021-05-14T21:16:19.9480404Z 2021-05-14T21:16:19.9480804Z 2021-05-14T21:16:19.9481167Z 2021-05-14T21:16:19.9481657Z - preparing 'ghtravis': 2021-05-14T21:16:19.9629963Z checking DESCRIPTION meta-information ... 2021-05-14T21:16:19.9630726Z 2021-05-14T21:16:19.9631349Z checking DESCRIPTION meta-information ... 2021-05-14T21:16:19.9631916Z 2021-05-14T21:16:19.9632509Z v checking DESCRIPTION meta-information 2021-05-14T21:16:20.0622011Z 2021-05-14T21:16:20.0623851Z 2021-05-14T21:16:20.0624325Z 2021-05-14T21:16:20.0624697Z 2021-05-14T21:16:20.0625426Z - checking for LF line-endings in source and make files and shell scripts 2021-05-14T21:16:20.0625979Z 2021-05-14T21:16:20.0626348Z 2021-05-14T21:16:20.0626921Z - checking for empty or unneeded directories 2021-05-14T21:16:20.0645147Z 2021-05-14T21:16:20.0645787Z 2021-05-14T21:16:20.0646365Z Omitted 'LazyData' from DESCRIPTION 2021-05-14T21:16:20.0891328Z 2021-05-14T21:16:20.0892073Z 2021-05-14T21:16:20.0892441Z 2021-05-14T21:16:20.0893735Z 2021-05-14T21:16:20.0894309Z - building 'ghtravis_0.15.1.tar.gz' 2021-05-14T21:16:20.1463243Z 2021-05-14T21:16:20.1464243Z 2021-05-14T21:16:20.1464699Z 2021-05-14T21:16:20.1962640Z Installing package into 'D:/a/_temp/Library' 2021-05-14T21:16:20.1963569Z (as 'lib' is unspecified) 2021-05-14T21:16:20.5006435Z * installing *source* package 'ghtravis' ... 2021-05-14T21:16:20.5010360Z ** using staged installation 2021-05-14T21:16:20.5314320Z ** R 2021-05-14T21:16:20.5488695Z ** inst 2021-05-14T21:16:20.5512868Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:16:21.9682064Z ** help 2021-05-14T21:16:22.1194256Z *** installing help indices 2021-05-14T21:16:22.1849398Z 2021-05-14T21:16:22.1850944Z converting help for package 'ghtravis' 2021-05-14T21:16:22.2097585Z finding HTML links ... done 2021-05-14T21:16:22.2349496Z all_remote_package_deps html 2021-05-14T21:16:22.2490252Z binary_release_table html 2021-05-14T21:16:22.2585727Z cat_desc_elements html 2021-05-14T21:16:22.2639883Z dcf_package_version html 2021-05-14T21:16:22.2730397Z deploy_travis html 2021-05-14T21:16:22.2849472Z deployed_tarball_version html 2021-05-14T21:16:22.2958621Z drop_remotes html 2021-05-14T21:16:22.3016946Z example_description_file html 2021-05-14T21:16:22.3116544Z get_dep_table html 2021-05-14T21:16:22.3173494Z get_remote_info html 2021-05-14T21:16:22.3297271Z 2021-05-14T21:16:22.3779549Z finding level-2 HTML links ... done 2021-05-14T21:16:22.3795874Z get_remote_package_dcf html 2021-05-14T21:16:22.3852044Z get_remotes html 2021-05-14T21:16:22.4065416Z install_remote_binaries html 2021-05-14T21:16:22.4208339Z install_remotes_no_dep html 2021-05-14T21:16:22.4330417Z latest_release_with_binary html 2021-05-14T21:16:22.4408080Z make_full_version html 2021-05-14T21:16:22.4497746Z package_comparison_table html 2021-05-14T21:16:22.4552364Z package_name html 2021-05-14T21:16:22.4643316Z package_needs_update html 2021-05-14T21:16:22.4702447Z parse_one_remote html 2021-05-14T21:16:22.4750201Z r_version html 2021-05-14T21:16:22.4825838Z read_dcf html 2021-05-14T21:16:22.4929312Z remote_binaries html 2021-05-14T21:16:22.5038592Z remote_order html 2021-05-14T21:16:22.5104778Z rewrite_remotes html 2021-05-14T21:16:22.5158346Z split_remotes html 2021-05-14T21:16:22.5233815Z subset_remote html 2021-05-14T21:16:22.5282439Z sys_ext html 2021-05-14T21:16:22.5382197Z tag_table html 2021-05-14T21:16:22.5392057Z ** building package indices 2021-05-14T21:16:22.8494880Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:16:22.8495864Z *** arch - i386 2021-05-14T21:16:23.6601678Z *** arch - x64 2021-05-14T21:16:24.4731872Z ** testing if installed package can be loaded from final location 2021-05-14T21:16:24.4734736Z *** arch - i386 2021-05-14T21:16:25.2830651Z *** arch - x64 2021-05-14T21:16:26.0930914Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:16:26.1019513Z * DONE (ghtravis) 2021-05-14T21:16:26.1453513Z Using github PAT from envvar GITHUB_PAT 2021-05-14T21:16:26.3047983Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-14T21:16:28.1083810Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-14T21:16:28.1084863Z generics (NA -> 0.1.0) [CRAN] 2021-05-14T21:16:28.1085489Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-14T21:16:28.1086073Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-14T21:16:28.1087511Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-14T21:16:28.1088172Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-14T21:16:28.1104209Z Installing packages into 'D:/a/_temp/Library' 2021-05-14T21:16:28.1104873Z (as 'lib' is unspecified) 2021-05-14T21:16:29.9467502Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/tidyselect_1.1.1.zip' 2021-05-14T21:16:29.9539580Z Content type 'application/zip' length 204358 bytes (199 KB) 2021-05-14T21:16:29.9551264Z ================================================== 2021-05-14T21:16:29.9551964Z downloaded 199 KB 2021-05-14T21:16:29.9552347Z 2021-05-14T21:16:29.9563068Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/generics_0.1.0.zip' 2021-05-14T21:16:29.9698975Z Content type 'application/zip' length 70730 bytes (69 KB) 2021-05-14T21:16:29.9704694Z ================================================== 2021-05-14T21:16:29.9705221Z downloaded 69 KB 2021-05-14T21:16:29.9705713Z 2021-05-14T21:16:29.9716123Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/cpp11_0.2.7.zip' 2021-05-14T21:16:29.9794145Z Content type 'application/zip' length 217781 bytes (212 KB) 2021-05-14T21:16:29.9808050Z ================================================== 2021-05-14T21:16:29.9808881Z downloaded 212 KB 2021-05-14T21:16:29.9809353Z 2021-05-14T21:16:29.9818688Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/dplyr_1.0.6.zip' 2021-05-14T21:16:29.9883954Z Content type 'application/zip' length 1338036 bytes (1.3 MB) 2021-05-14T21:16:29.9939998Z ================================================== 2021-05-14T21:16:29.9940756Z downloaded 1.3 MB 2021-05-14T21:16:29.9941109Z 2021-05-14T21:16:29.9950974Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/tidyr_1.1.3.zip' 2021-05-14T21:16:30.0021108Z Content type 'application/zip' length 1055335 bytes (1.0 MB) 2021-05-14T21:16:30.0078603Z ================================================== 2021-05-14T21:16:30.0079351Z downloaded 1.0 MB 2021-05-14T21:16:30.0079759Z 2021-05-14T21:16:30.0218870Z package 'tidyselect' successfully unpacked and MD5 sums checked 2021-05-14T21:16:30.0318057Z package 'generics' successfully unpacked and MD5 sums checked 2021-05-14T21:16:30.0560716Z package 'cpp11' successfully unpacked and MD5 sums checked 2021-05-14T21:16:30.1013144Z package 'dplyr' successfully unpacked and MD5 sums checked 2021-05-14T21:16:30.1389712Z package 'tidyr' successfully unpacked and MD5 sums checked 2021-05-14T21:16:30.1418077Z 2021-05-14T21:16:30.1419024Z The downloaded binary packages are in 2021-05-14T21:16:30.1420134Z C:\Users\runneradmin\AppData\Local\Temp\RtmpqCG7Dm\downloaded_packages 2021-05-14T21:16:30.3671397Z 2021-05-14T21:16:30.3672162Z 2021-05-14T21:16:30.3672536Z 2021-05-14T21:16:30.3715452Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpqCG7Dm\remotes11105d751e0e\muschellij2-aghast-0c3b853/DESCRIPTION' ... 2021-05-14T21:16:30.3727034Z 2021-05-14T21:16:30.3728599Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpqCG7Dm\remotes11105d751e0e\muschellij2-aghast-0c3b853/DESCRIPTION' ... 2021-05-14T21:16:30.3729903Z 2021-05-14T21:16:30.3731079Z v checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpqCG7Dm\remotes11105d751e0e\muschellij2-aghast-0c3b853/DESCRIPTION' 2021-05-14T21:16:30.4009454Z 2021-05-14T21:16:30.4010334Z 2021-05-14T21:16:30.4010725Z 2021-05-14T21:16:30.4011092Z 2021-05-14T21:16:30.4011564Z - preparing 'aghast': 2021-05-14T21:16:30.4153653Z checking DESCRIPTION meta-information ... 2021-05-14T21:16:30.4154532Z 2021-05-14T21:16:30.4155172Z checking DESCRIPTION meta-information ... 2021-05-14T21:16:30.4155714Z 2021-05-14T21:16:30.4156518Z v checking DESCRIPTION meta-information 2021-05-14T21:16:30.4803008Z 2021-05-14T21:16:30.4845538Z 2021-05-14T21:16:30.4846079Z 2021-05-14T21:16:30.4846458Z 2021-05-14T21:16:30.4847177Z - checking for LF line-endings in source and make files and shell scripts 2021-05-14T21:16:30.4847789Z 2021-05-14T21:16:30.4848160Z 2021-05-14T21:16:30.4848752Z - checking for empty or unneeded directories 2021-05-14T21:16:30.4849197Z 2021-05-14T21:16:30.4849645Z 2021-05-14T21:16:30.4850177Z Omitted 'LazyData' from DESCRIPTION 2021-05-14T21:16:30.4992967Z 2021-05-14T21:16:30.4993653Z 2021-05-14T21:16:30.4994073Z 2021-05-14T21:16:30.5004692Z 2021-05-14T21:16:30.5005277Z - building 'aghast_0.2.1.tar.gz' 2021-05-14T21:16:30.5229000Z 2021-05-14T21:16:30.5229883Z 2021-05-14T21:16:30.5230506Z 2021-05-14T21:16:30.5522778Z Installing package into 'D:/a/_temp/Library' 2021-05-14T21:16:30.5523560Z (as 'lib' is unspecified) 2021-05-14T21:16:30.7870861Z * installing *source* package 'aghast' ... 2021-05-14T21:16:30.7874975Z ** using staged installation 2021-05-14T21:16:30.8180657Z ** R 2021-05-14T21:16:30.8293586Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:16:31.3378532Z ** help 2021-05-14T21:16:31.3937392Z *** installing help indices 2021-05-14T21:16:31.4231583Z 2021-05-14T21:16:31.4232971Z converting help for package 'aghast' 2021-05-14T21:16:31.4474280Z finding HTML links ... done 2021-05-14T21:16:31.4702697Z ga_artifacts html 2021-05-14T21:16:31.4857293Z ga_jobs html 2021-05-14T21:16:31.4931398Z ga_run_log_config html 2021-05-14T21:16:31.5142698Z ga_runs html 2021-05-14T21:16:31.5363303Z ga_secrets html 2021-05-14T21:16:31.5527926Z ga_workflows html 2021-05-14T21:16:31.5543429Z 2021-05-14T21:16:31.5611726Z pipe html 2021-05-14T21:16:31.5617009Z REDIRECT:topic %>% -> pipe.html [ FAIL ]** building package indices 2021-05-14T21:16:31.8712789Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:16:31.8713848Z *** arch - i386 2021-05-14T21:16:32.0757980Z *** arch - x64 2021-05-14T21:16:32.2816799Z ** testing if installed package can be loaded from final location 2021-05-14T21:16:32.2819194Z *** arch - i386 2021-05-14T21:16:32.4857932Z *** arch - x64 2021-05-14T21:16:32.6897350Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:16:32.6959530Z * DONE (aghast) 2021-05-14T21:16:32.7247509Z Installing 1 packages: covr 2021-05-14T21:16:32.7260470Z Installing package into 'D:/a/_temp/Library' 2021-05-14T21:16:32.7261141Z (as 'lib' is unspecified) 2021-05-14T21:16:33.6610962Z also installing the dependencies 'lazyeval', 'rex' 2021-05-14T21:16:33.6611575Z 2021-05-14T21:16:34.5822941Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/lazyeval_0.2.2.zip' 2021-05-14T21:16:34.5897132Z Content type 'application/zip' length 172297 bytes (168 KB) 2021-05-14T21:16:34.5924233Z ================================================== 2021-05-14T21:16:34.5925034Z downloaded 168 KB 2021-05-14T21:16:34.5925494Z 2021-05-14T21:16:34.5937022Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/rex_1.2.0.zip' 2021-05-14T21:16:34.6012025Z Content type 'application/zip' length 125040 bytes (122 KB) 2021-05-14T21:16:34.6019288Z ================================================== 2021-05-14T21:16:34.6019974Z downloaded 122 KB 2021-05-14T21:16:34.6020427Z 2021-05-14T21:16:34.6030103Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/covr_3.5.1.zip' 2021-05-14T21:16:34.6094787Z Content type 'application/zip' length 305372 bytes (298 KB) 2021-05-14T21:16:34.6136609Z ================================================== 2021-05-14T21:16:34.6137337Z downloaded 298 KB 2021-05-14T21:16:34.6137714Z 2021-05-14T21:16:34.6282463Z package 'lazyeval' successfully unpacked and MD5 sums checked 2021-05-14T21:16:34.6416790Z package 'rex' successfully unpacked and MD5 sums checked 2021-05-14T21:16:34.6677267Z package 'covr' successfully unpacked and MD5 sums checked 2021-05-14T21:16:34.6698699Z 2021-05-14T21:16:34.6699531Z The downloaded binary packages are in 2021-05-14T21:16:34.6700488Z C:\Users\runneradmin\AppData\Local\Temp\RtmpqCG7Dm\downloaded_packages 2021-05-14T21:16:34.7636804Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-14T21:16:34.7637455Z Rscript -e "tic::before_install()" 2021-05-14T21:16:34.7803272Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'" 2021-05-14T21:16:34.7803770Z env: 2021-05-14T21:16:34.7804173Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:16:34.7804595Z TIC_DEPLOY_KEY: 2021-05-14T21:16:34.7804917Z RSPM: 2021-05-14T21:16:34.7805995Z GITHUB_PAT: *** 2021-05-14T21:16:34.7806355Z COVERALLS_TOKEN: 2021-05-14T21:16:34.7806771Z continue-on-error: true 2021-05-14T21:16:34.7807190Z VDIFFR_RUN_TESTS: 2021-05-14T21:16:34.7807559Z R_LIBS_USER: D:\a\_temp\Library 2021-05-14T21:16:34.7807910Z TZ: UTC 2021-05-14T21:16:34.7808241Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:16:34.7808607Z NOT_CRAN: true 2021-05-14T21:16:34.7808935Z MSYSTEM: MINGW64 2021-05-14T21:16:34.7809287Z ##[endgroup] 2021-05-14T21:16:36.4086602Z v Loading tic stage configuration from tic.R 2021-05-14T21:16:36.5872813Z i `step_rcmdcheck()`: tic always uses option '--no-manual' during R CMD Check on 2021-05-14T21:16:36.5873847Z Windows because LaTeX is not available. 2021-05-14T21:16:36.6167729Z Running before_install: step_install_remote_binaries() 2021-05-14T21:16:37.3811713Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-14T21:16:37.3812471Z remotes::install_deps(dependencies = TRUE) 2021-05-14T21:16:37.3813004Z remotes::install_cran("rcmdcheck") 2021-05-14T21:16:37.3813528Z remotes::install_cran("markdown") 2021-05-14T21:16:37.3817177Z shell: C:\R\bin\Rscript.EXE {0} 2021-05-14T21:16:37.3817531Z env: 2021-05-14T21:16:37.3817956Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:16:37.3818353Z TIC_DEPLOY_KEY: 2021-05-14T21:16:37.3818662Z RSPM: 2021-05-14T21:16:37.3819824Z GITHUB_PAT: *** 2021-05-14T21:16:37.3820155Z COVERALLS_TOKEN: 2021-05-14T21:16:37.3820577Z continue-on-error: true 2021-05-14T21:16:37.3820975Z VDIFFR_RUN_TESTS: 2021-05-14T21:16:37.3821378Z R_LIBS_USER: D:\a\_temp\Library 2021-05-14T21:16:37.3821708Z TZ: UTC 2021-05-14T21:16:37.3822044Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:16:37.3822491Z NOT_CRAN: true 2021-05-14T21:16:37.3822853Z MSYSTEM: MINGW64 2021-05-14T21:16:37.3823198Z ##[endgroup] 2021-05-14T21:16:39.7836937Z fftw (NA -> 1.0-6) [CRAN] 2021-05-14T21:16:39.7863856Z Installing 1 packages: fftw 2021-05-14T21:16:39.7885278Z Installing package into 'D:/a/_temp/Library' 2021-05-14T21:16:39.7886003Z (as 'lib' is unspecified) 2021-05-14T21:16:41.2330934Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/bioc/bin/windows/contrib/4.2: 2021-05-14T21:16:41.2353969Z cannot open URL 'https://bioconductor.org/packages/3.13/bioc/bin/windows/contrib/4.2/PACKAGES' 2021-05-14T21:16:41.3778476Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/data/annotation/bin/windows/contrib/4.2: 2021-05-14T21:16:41.3781389Z cannot open URL 'https://bioconductor.org/packages/3.13/data/annotation/bin/windows/contrib/4.2/PACKAGES' 2021-05-14T21:16:41.5420648Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/data/experiment/bin/windows/contrib/4.2: 2021-05-14T21:16:41.5423442Z cannot open URL 'https://bioconductor.org/packages/3.13/data/experiment/bin/windows/contrib/4.2/PACKAGES' 2021-05-14T21:16:41.7902733Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/workflows/bin/windows/contrib/4.2: 2021-05-14T21:16:41.7905467Z cannot open URL 'https://bioconductor.org/packages/3.13/workflows/bin/windows/contrib/4.2/PACKAGES' 2021-05-14T21:16:42.5495092Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/fftw_1.0-6.zip' 2021-05-14T21:16:42.6008329Z Content type 'application/zip' length 735810 bytes (718 KB) 2021-05-14T21:16:42.6163063Z ================================================== 2021-05-14T21:16:42.6163898Z downloaded 718 KB 2021-05-14T21:16:42.6164349Z 2021-05-14T21:16:42.6443581Z package 'fftw' successfully unpacked and MD5 sums checked 2021-05-14T21:16:42.6470513Z 2021-05-14T21:16:42.6471163Z The downloaded binary packages are in 2021-05-14T21:16:42.6472079Z C:\Users\runneradmin\AppData\Local\Temp\RtmpENHhyH\downloaded_packages 2021-05-14T21:16:43.5053356Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-14T21:16:43.5054754Z Use `force = TRUE` to force installation 2021-05-14T21:16:43.5074614Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-14T21:16:43.5075680Z Use `force = TRUE` to force installation 2021-05-14T21:16:43.5492770Z ##[group]Run options(width = 100) 2021-05-14T21:16:43.5493352Z options(width = 100) 2021-05-14T21:16:43.5493835Z pkgs <- installed.packages()[, "Package"] 2021-05-14T21:16:43.5494492Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-14T21:16:43.5498217Z shell: C:\R\bin\Rscript.EXE {0} 2021-05-14T21:16:43.5498583Z env: 2021-05-14T21:16:43.5498978Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:16:43.5499380Z TIC_DEPLOY_KEY: 2021-05-14T21:16:43.5499673Z RSPM: 2021-05-14T21:16:43.5500725Z GITHUB_PAT: *** 2021-05-14T21:16:43.5501057Z COVERALLS_TOKEN: 2021-05-14T21:16:43.5501473Z continue-on-error: true 2021-05-14T21:16:43.5501865Z VDIFFR_RUN_TESTS: 2021-05-14T21:16:43.5502235Z R_LIBS_USER: D:\a\_temp\Library 2021-05-14T21:16:43.5502563Z TZ: UTC 2021-05-14T21:16:43.5502896Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:16:43.5503247Z NOT_CRAN: true 2021-05-14T21:16:43.5503600Z MSYSTEM: MINGW64 2021-05-14T21:16:43.5503922Z ##[endgroup] 2021-05-14T21:16:44.3791699Z - Session info ----------------------------------------------------------------------------------- 2021-05-14T21:16:44.3792705Z setting value 2021-05-14T21:16:44.3793412Z version R Under development (unstable) (2021-05-13 r80294) 2021-05-14T21:16:44.3794420Z os Windows Server x64 2021-05-14T21:16:44.3795261Z system x86_64, mingw32 2021-05-14T21:16:44.3795739Z ui RTerm 2021-05-14T21:16:44.3796316Z language (EN) 2021-05-14T21:16:44.3796988Z collate English_United States.1252 2021-05-14T21:16:44.3797591Z ctype English_United States.1252 2021-05-14T21:16:44.3798146Z tz UTC 2021-05-14T21:16:44.3798603Z date 2021-05-14 2021-05-14T21:16:44.3798837Z 2021-05-14T21:16:44.3799490Z - Packages --------------------------------------------------------------------------------------- 2021-05-14T21:16:44.3800232Z package * version date lib source 2021-05-14T21:16:44.3800902Z aghast 0.2.1 2021-05-14 [1] Github (muschellij2/aghast@0c3b853) 2021-05-14T21:16:44.3801538Z askpass 1.1 2019-01-13 [1] CRAN (R 4.1.0) 2021-05-14T21:16:44.3802068Z base * 4.2.0 2021-05-14 [2] local 2021-05-14T21:16:44.3802594Z boot 1.3-28 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-14T21:16:44.3803121Z brew 1.0-6 2011-04-13 [1] CRAN (R 4.1.0) 2021-05-14T21:16:44.3803671Z brio 1.1.2 2021-04-23 [1] CRAN (R 4.1.0) 2021-05-14T21:16:44.3804206Z cachem 1.0.4 2021-02-13 [1] CRAN (R 4.1.0) 2021-05-14T21:16:44.3805012Z callr 3.7.0 2021-04-20 [1] CRAN (R 4.1.0) 2021-05-14T21:16:44.3805538Z class 7.3-19 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-14T21:16:44.3806046Z cli 2.5.0 2021-04-26 [1] CRAN (R 4.1.0) 2021-05-14T21:16:44.3806690Z clipr 0.7.1 2020-10-08 [1] CRAN (R 4.1.0) 2021-05-14T21:16:44.3807239Z cluster 2.1.2 2021-04-17 [2] CRAN (R 4.2.0) 2021-05-14T21:16:44.3807784Z codetools 0.2-18 2020-11-04 [2] CRAN (R 4.2.0) 2021-05-14T21:16:44.3808464Z commonmark 1.7 2018-12-01 [1] CRAN (R 4.1.0) 2021-05-14T21:16:44.3809018Z compiler 4.2.0 2021-05-14 [2] local 2021-05-14T21:16:44.3810794Z covr 3.5.1 2020-09-16 [1] CRAN (R 4.1.0) 2021-05-14T21:16:44.3811383Z cpp11 0.2.7 2021-03-29 [1] CRAN (R 4.1.0) 2021-05-14T21:16:44.3811917Z crayon 1.4.1 2021-02-08 [1] CRAN (R 4.1.0) 2021-05-14T21:16:44.3812482Z credentials 1.3.0 2020-07-21 [1] CRAN (R 4.1.0) 2021-05-14T21:16:44.3813023Z curl 4.3.1 2021-04-30 [1] CRAN (R 4.1.0) 2021-05-14T21:16:44.3813610Z datasets * 4.2.0 2021-05-14 [2] local 2021-05-14T21:16:44.3814219Z desc 1.2.0.9000 2021-05-14 [1] Github (muschellij2/desc@7be86f2) 2021-05-14T21:16:44.3814838Z devtools 2.4.1 2021-05-05 [1] CRAN (R 4.1.0) 2021-05-14T21:16:44.3815552Z diffobj 0.3.4 2021-03-22 [1] CRAN (R 4.1.0) 2021-05-14T21:16:44.3816099Z digest 0.6.27 2020-10-24 [1] CRAN (R 4.1.0) 2021-05-14T21:16:44.3816758Z dplyr 1.0.6 2021-05-05 [1] CRAN (R 4.1.0) 2021-05-14T21:16:44.3817291Z ellipsis 0.3.2 2021-04-29 [1] CRAN (R 4.1.0) 2021-05-14T21:16:44.3817851Z evaluate 0.14 2019-05-28 [1] CRAN (R 4.1.0) 2021-05-14T21:16:44.3818399Z fansi 0.4.2 2021-01-15 [1] CRAN (R 4.1.0) 2021-05-14T21:16:44.3819030Z fastmap 1.1.0 2021-01-25 [1] CRAN (R 4.1.0) 2021-05-14T21:16:44.3819564Z fftw 1.0-6 2020-02-24 [1] CRAN (R 4.1.0) 2021-05-14T21:16:44.3820085Z foreign 0.8-81 2020-12-22 [2] CRAN (R 4.2.0) 2021-05-14T21:16:44.3822104Z fs 1.5.0 2020-07-31 [1] CRAN (R 4.1.0) 2021-05-14T21:16:44.3822966Z generics 0.1.0 2020-10-31 [1] CRAN (R 4.1.0) 2021-05-14T21:16:44.3823628Z gert 1.3.0 2021-03-29 [1] CRAN (R 4.1.0) 2021-05-14T21:16:44.3824161Z gh 1.3.0 2021-04-30 [1] CRAN (R 4.1.0) 2021-05-14T21:16:44.3824781Z ghtravis 0.15.1 2021-05-14 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-14T21:16:44.3825412Z git2r 0.28.0 2021-01-10 [1] CRAN (R 4.1.0) 2021-05-14T21:16:44.3825953Z gitcreds 0.1.1 2020-12-04 [1] CRAN (R 4.1.0) 2021-05-14T21:16:44.3826494Z glue 1.4.2 2020-08-27 [1] CRAN (R 4.1.0) 2021-05-14T21:16:44.3827615Z graphics * 4.2.0 2021-05-14 [2] local 2021-05-14T21:16:44.3828173Z grDevices * 4.2.0 2021-05-14 [2] local 2021-05-14T21:16:44.3828719Z grid 4.2.0 2021-05-14 [2] local 2021-05-14T21:16:44.3829239Z highr 0.9 2021-04-16 [1] CRAN (R 4.1.0) 2021-05-14T21:16:44.3829770Z httr 1.4.2 2020-07-20 [1] CRAN (R 4.1.0) 2021-05-14T21:16:44.3830361Z ini 0.3.1 2018-05-20 [1] CRAN (R 4.1.0) 2021-05-14T21:16:44.3830885Z jsonlite 1.7.2 2020-12-09 [1] CRAN (R 4.1.0) 2021-05-14T21:16:44.3831460Z KernSmooth 2.23-20 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-14T21:16:44.3832045Z knitr 1.33 2021-04-24 [1] CRAN (R 4.1.0) 2021-05-14T21:16:44.3832574Z lattice 0.20-44 2021-05-02 [2] CRAN (R 4.2.0) 2021-05-14T21:16:44.3833128Z lazyeval 0.2.2 2019-03-15 [1] CRAN (R 4.1.0) 2021-05-14T21:16:44.3833743Z lifecycle 1.0.0 2021-02-15 [1] CRAN (R 4.1.0) 2021-05-14T21:16:44.3834794Z magrittr 2.0.1 2020-11-17 [1] CRAN (R 4.1.0) 2021-05-14T21:16:44.3835350Z markdown 1.1 2019-08-07 [1] CRAN (R 4.1.0) 2021-05-14T21:16:44.3835884Z MASS 7.3-54 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-14T21:16:44.3836416Z Matrix 1.3-3 2021-05-04 [2] CRAN (R 4.2.0) 2021-05-14T21:16:44.3836948Z memoise 2.0.0 2021-01-26 [1] CRAN (R 4.1.0) 2021-05-14T21:16:44.3837500Z methods * 4.2.0 2021-05-14 [2] local 2021-05-14T21:16:44.3838018Z mgcv 1.8-35 2021-04-18 [2] CRAN (R 4.2.0) 2021-05-14T21:16:44.3838543Z mime 0.10 2021-02-13 [1] CRAN (R 4.1.0) 2021-05-14T21:16:44.3839063Z nlme 3.1-152 2021-02-04 [2] CRAN (R 4.2.0) 2021-05-14T21:16:44.3839572Z nnet 7.3-16 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-14T21:16:44.3840106Z openssl 1.4.4 2021-04-30 [1] CRAN (R 4.1.0) 2021-05-14T21:16:44.3840642Z parallel 4.2.0 2021-05-14 [2] local 2021-05-14T21:16:44.3841184Z pillar 1.6.0 2021-04-13 [1] CRAN (R 4.1.0) 2021-05-14T21:16:44.3841717Z pkgbuild 1.2.0 2020-12-15 [1] CRAN (R 4.1.0) 2021-05-14T21:16:44.3842356Z pkgconfig 2.0.3 2019-09-22 [1] CRAN (R 4.1.0) 2021-05-14T21:16:44.3842910Z pkgload 1.2.1 2021-04-06 [1] CRAN (R 4.1.0) 2021-05-14T21:16:44.3843494Z praise 1.0.0 2015-08-11 [1] CRAN (R 4.1.0) 2021-05-14T21:16:44.3844060Z prettyunits 1.1.1 2020-01-24 [1] CRAN (R 4.1.0) 2021-05-14T21:16:44.3844615Z processx 3.5.2 2021-04-30 [1] CRAN (R 4.1.0) 2021-05-14T21:16:44.3845146Z ps 1.6.0 2021-02-28 [1] CRAN (R 4.1.0) 2021-05-14T21:16:44.3845665Z purrr 0.3.4 2020-04-17 [1] CRAN (R 4.1.0) 2021-05-14T21:16:44.3846163Z R6 2.5.0 2020-10-28 [1] CRAN (R 4.1.0) 2021-05-14T21:16:44.3846700Z rappdirs 0.3.3 2021-01-31 [1] CRAN (R 4.1.0) 2021-05-14T21:16:44.3847252Z rcmdcheck 1.3.3 2019-05-07 [1] CRAN (R 4.1.0) 2021-05-14T21:16:44.3847795Z Rcpp 1.0.6 2021-01-15 [1] CRAN (R 4.1.0) 2021-05-14T21:16:44.3848326Z rematch2 2.1.2 2020-05-01 [1] CRAN (R 4.1.0) 2021-05-14T21:16:44.3848877Z remotes 2.3.0 2021-04-01 [1] CRAN (R 4.1.0) 2021-05-14T21:16:44.3849404Z rex 1.2.0 2020-04-21 [1] CRAN (R 4.1.0) 2021-05-14T21:16:44.3849911Z rlang 0.4.11 2021-04-30 [1] CRAN (R 4.1.0) 2021-05-14T21:16:44.3850447Z roxygen2 7.1.1 2020-06-27 [1] CRAN (R 4.1.0) 2021-05-14T21:16:44.3850978Z rpart 4.1-15 2019-04-12 [2] CRAN (R 4.2.0) 2021-05-14T21:16:44.3851519Z rprojroot 2.0.2 2020-11-15 [1] CRAN (R 4.1.0) 2021-05-14T21:16:44.3852084Z rstudioapi 0.13 2020-11-12 [1] CRAN (R 4.1.0) 2021-05-14T21:16:44.3852638Z rversions 2.0.2 2020-05-25 [1] CRAN (R 4.1.0) 2021-05-14T21:16:44.3853203Z sessioninfo 1.1.1 2018-11-05 [1] CRAN (R 4.1.0) 2021-05-14T21:16:44.3853807Z spatial 7.3-14 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-14T21:16:44.3854348Z splines 4.2.0 2021-05-14 [2] local 2021-05-14T21:16:44.3854864Z stats * 4.2.0 2021-05-14 [2] local 2021-05-14T21:16:44.3855444Z stats4 4.2.0 2021-05-14 [2] local 2021-05-14T21:16:44.3855985Z stringi 1.6.1 2021-05-10 [1] CRAN (R 4.1.0) 2021-05-14T21:16:44.3856507Z stringr 1.4.0 2019-02-10 [1] CRAN (R 4.1.0) 2021-05-14T21:16:44.3857044Z survival 3.2-11 2021-04-26 [2] CRAN (R 4.2.0) 2021-05-14T21:16:44.3857563Z sys 3.4 2020-07-23 [1] CRAN (R 4.1.0) 2021-05-14T21:16:44.3858080Z tcltk 4.2.0 2021-05-14 [2] local 2021-05-14T21:16:44.3858618Z testthat 3.0.2 2021-02-14 [1] CRAN (R 4.1.0) 2021-05-14T21:16:44.3859146Z tibble 3.1.1 2021-04-18 [1] CRAN (R 4.1.0) 2021-05-14T21:16:44.3859720Z tic 0.10.0 2021-05-14 [1] Github (ropensci/tic@3b4dfb8) 2021-05-14T21:16:44.3860282Z tidyr 1.1.3 2021-03-03 [1] CRAN (R 4.1.0) 2021-05-14T21:16:44.3860832Z tidyselect 1.1.1 2021-04-30 [1] CRAN (R 4.1.0) 2021-05-14T21:16:44.3861367Z tools 4.2.0 2021-05-14 [2] local 2021-05-14T21:16:44.3861924Z translations 4.2.0 2021-05-14 [2] local 2021-05-14T21:16:44.3862537Z usethis 2.0.1 2021-02-10 [1] CRAN (R 4.1.0) 2021-05-14T21:16:44.3863054Z utf8 1.2.1 2021-03-12 [1] CRAN (R 4.1.0) 2021-05-14T21:16:44.3863615Z utils * 4.2.0 2021-05-14 [2] local 2021-05-14T21:16:44.3864123Z vctrs 0.3.8 2021-04-29 [1] CRAN (R 4.1.0) 2021-05-14T21:16:44.3864640Z waldo 0.2.5 2021-03-08 [1] CRAN (R 4.1.0) 2021-05-14T21:16:44.3865174Z whisker 0.4 2019-08-28 [1] CRAN (R 4.1.0) 2021-05-14T21:16:44.3865691Z withr 2.4.2 2021-04-18 [1] CRAN (R 4.1.0) 2021-05-14T21:16:44.3866206Z xfun 0.22 2021-03-11 [1] CRAN (R 4.1.0) 2021-05-14T21:16:44.3866707Z xml2 1.3.2 2020-04-23 [1] CRAN (R 4.1.0) 2021-05-14T21:16:44.3867221Z xopen 1.0.0 2018-09-17 [1] CRAN (R 4.1.0) 2021-05-14T21:16:44.3867727Z yaml 2.2.1 2020-02-01 [1] CRAN (R 4.1.0) 2021-05-14T21:16:44.3868239Z zip 2.1.1 2020-08-27 [1] CRAN (R 4.1.0) 2021-05-14T21:16:44.3868498Z 2021-05-14T21:16:44.3868836Z [1] D:/a/_temp/Library 2021-05-14T21:16:44.3869203Z [2] C:/R/library 2021-05-14T21:16:44.4080045Z ##[group]Run Rscript -e 'tic::script()' 2021-05-14T21:16:44.4080619Z Rscript -e 'tic::script()' 2021-05-14T21:16:44.4080976Z ls -l check 2021-05-14T21:16:44.4087871Z shell: C:\rtools40\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2021-05-14T21:16:44.4088365Z env: 2021-05-14T21:16:44.4088792Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:16:44.4089187Z TIC_DEPLOY_KEY: 2021-05-14T21:16:44.4089499Z RSPM: 2021-05-14T21:16:44.4090478Z GITHUB_PAT: *** 2021-05-14T21:16:44.4090824Z COVERALLS_TOKEN: 2021-05-14T21:16:44.4091239Z continue-on-error: true 2021-05-14T21:16:44.4091651Z VDIFFR_RUN_TESTS: 2021-05-14T21:16:44.4092027Z R_LIBS_USER: D:\a\_temp\Library 2021-05-14T21:16:44.4092356Z TZ: UTC 2021-05-14T21:16:44.4092690Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:16:44.4093030Z NOT_CRAN: true 2021-05-14T21:16:44.4093362Z MSYSTEM: MINGW64 2021-05-14T21:16:44.4093747Z ##[endgroup] 2021-05-14T21:16:44.7274735Z v Loading tic stage configuration from tic.R 2021-05-14T21:16:44.9046759Z i `step_rcmdcheck()`: tic always uses option '--no-manual' during R CMD Check on 2021-05-14T21:16:44.9047692Z Windows because LaTeX is not available. 2021-05-14T21:16:44.9339624Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-14T21:16:44.9340652Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-14T21:16:44.9341426Z timeout = Inf, check_dir = "check") 2021-05-14T21:16:45.0061057Z -- R CMD build ----------------------------------------------------------------- 2021-05-14T21:16:45.2895426Z * checking for file 'D:\a\waveslim\waveslim/DESCRIPTION' ... OK 2021-05-14T21:16:45.2896335Z 2021-05-14T21:16:45.6298571Z * preparing 'waveslim': 2021-05-14T21:16:45.6299181Z 2021-05-14T21:16:45.6382936Z * checking DESCRIPTION meta-information ... OK 2021-05-14T21:16:45.6383506Z 2021-05-14T21:16:45.6383958Z * cleaning src 2021-05-14T21:16:45.6384319Z 2021-05-14T21:16:45.8267334Z * checking for LF line-endings in source and make files and shell scripts 2021-05-14T21:16:45.8268015Z 2021-05-14T21:16:45.8419946Z * checking for empty or unneeded directories 2021-05-14T21:16:45.8420565Z 2021-05-14T21:16:45.8488278Z * looking to see if a 'data/datalist' file should be added 2021-05-14T21:16:45.8488841Z 2021-05-14T21:16:45.8800861Z * building 'waveslim_1.8.0.tar.gz' 2021-05-14T21:16:45.8801490Z 2021-05-14T21:16:47.9105628Z 2021-05-14T21:16:47.9106366Z 2021-05-14T21:16:48.7100332Z -- R CMD check ----------------------------------------------------------------- 2021-05-14T21:16:48.9584332Z * using log directory 'D:/a/waveslim/waveslim/check/waveslim.Rcheck' 2021-05-14T21:16:48.9585090Z 2021-05-14T21:16:48.9585732Z * using R Under development (unstable) (2021-05-13 r80294) 2021-05-14T21:16:48.9586177Z 2021-05-14T21:16:48.9586711Z * using platform: x86_64-w64-mingw32 (64-bit) 2021-05-14T21:16:48.9587112Z 2021-05-14T21:16:48.9587643Z * using session charset: ISO8859-1 2021-05-14T21:16:48.9588011Z 2021-05-14T21:16:50.1508583Z * using options '--no-manual --as-cran' 2021-05-14T21:16:50.1509246Z 2021-05-14T21:16:50.1535841Z * checking for file 'waveslim/DESCRIPTION' ... OK 2021-05-14T21:16:50.1536426Z 2021-05-14T21:16:50.1536993Z * this is package 'waveslim' version '1.8.0' 2021-05-14T21:16:50.1537389Z 2021-05-14T21:16:50.1565347Z * checking package namespace information ... OK 2021-05-14T21:16:50.1565927Z 2021-05-14T21:16:51.2329461Z * checking package dependencies ... OK 2021-05-14T21:16:51.2330180Z 2021-05-14T21:16:51.2417367Z * checking if this is a source package ... OK 2021-05-14T21:16:51.2417998Z 2021-05-14T21:16:51.2418578Z * checking if there is a namespace ... OK 2021-05-14T21:16:51.2418986Z 2021-05-14T21:16:53.2087260Z * checking for executable files ... WARNING 2021-05-14T21:16:53.2088811Z 2021-05-14T21:16:53.2096129Z Found the following executable file: 2021-05-14T21:16:53.2096692Z 2021-05-14T21:16:53.2114206Z JAGS-4.2.0-Rtools33.exe 2021-05-14T21:16:53.2114944Z 2021-05-14T21:16:53.2115869Z Source packages should not contain undeclared executable files. 2021-05-14T21:16:53.2116469Z 2021-05-14T21:16:53.2117254Z See section 'Package structure' in the 'Writing R Extensions' manual. 2021-05-14T21:16:53.2118061Z 2021-05-14T21:16:53.2190248Z * checking for hidden files and directories ... OK 2021-05-14T21:16:53.2190806Z 2021-05-14T21:16:53.2314751Z * checking for portable file names ... OK 2021-05-14T21:16:53.2315260Z 2021-05-14T21:16:53.2556157Z * checking serialization versions ... OK 2021-05-14T21:16:53.2556906Z 2021-05-14T21:17:20.0879127Z * checking whether package 'waveslim' can be installed ... OK 2021-05-14T21:17:20.0880370Z 2021-05-14T21:17:20.3254529Z * checking installed package size ... OK 2021-05-14T21:17:20.3255282Z 2021-05-14T21:17:20.4920401Z * checking package directory ... OK 2021-05-14T21:17:20.4921074Z 2021-05-14T21:17:20.4921775Z * checking for future file timestamps ... OK 2021-05-14T21:17:20.4922204Z 2021-05-14T21:17:20.8074391Z * checking DESCRIPTION meta-information ... OK 2021-05-14T21:17:20.8079255Z 2021-05-14T21:17:20.8090617Z * checking top-level files ... NOTE 2021-05-14T21:17:20.8091229Z 2021-05-14T21:17:20.8091969Z Non-standard file/directory found at top level: 2021-05-14T21:17:20.8092497Z 2021-05-14T21:17:20.8093098Z 'JAGS-4.2.0-Rtools33.exe' 2021-05-14T21:17:20.8093564Z 2021-05-14T21:17:20.8142740Z * checking for left-over files ... OK 2021-05-14T21:17:20.8143393Z 2021-05-14T21:17:20.8143989Z * checking index information ... OK 2021-05-14T21:17:20.8144400Z 2021-05-14T21:17:20.9296097Z * checking package subdirectories ... OK 2021-05-14T21:17:20.9297115Z 2021-05-14T21:17:21.0335938Z * checking R files for non-ASCII characters ... OK 2021-05-14T21:17:21.0336635Z 2021-05-14T21:17:21.1379210Z * checking R files for syntax errors ... OK 2021-05-14T21:17:21.1379972Z 2021-05-14T21:17:21.1380624Z * loading checks for arch 'i386' 2021-05-14T21:17:21.1381063Z 2021-05-14T21:17:21.4437226Z ** checking whether the package can be loaded ... OK 2021-05-14T21:17:21.4438027Z 2021-05-14T21:17:21.7510855Z ** checking whether the package can be loaded with stated dependencies ... OK 2021-05-14T21:17:21.7511748Z 2021-05-14T21:17:22.0567271Z ** checking whether the package can be unloaded cleanly ... OK 2021-05-14T21:17:22.0570753Z 2021-05-14T21:17:22.2628609Z ** checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-14T21:17:22.2629408Z 2021-05-14T21:17:22.5684486Z ** checking whether the namespace can be unloaded cleanly ... OK 2021-05-14T21:17:22.5685549Z 2021-05-14T21:17:22.8922958Z ** checking loading without being on the library search path ... OK 2021-05-14T21:17:22.8923702Z 2021-05-14T21:17:22.8924217Z * loading checks for arch 'x64' 2021-05-14T21:17:22.8924588Z 2021-05-14T21:17:23.1985495Z ** checking whether the package can be loaded ... OK 2021-05-14T21:17:23.1986261Z 2021-05-14T21:17:23.5045042Z ** checking whether the package can be loaded with stated dependencies ... OK 2021-05-14T21:17:23.5049770Z 2021-05-14T21:17:23.8097138Z ** checking whether the package can be unloaded cleanly ... OK 2021-05-14T21:17:23.8100464Z 2021-05-14T21:17:24.0152989Z ** checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-14T21:17:24.0153853Z 2021-05-14T21:17:24.3204474Z ** checking whether the namespace can be unloaded cleanly ... OK 2021-05-14T21:17:24.3205287Z 2021-05-14T21:17:24.6485985Z ** checking loading without being on the library search path ... OK 2021-05-14T21:17:24.6489424Z 2021-05-14T21:17:25.0556540Z * checking dependencies in R code ... OK 2021-05-14T21:17:25.0559111Z 2021-05-14T21:17:25.8671780Z * checking S3 generic/method consistency ... OK 2021-05-14T21:17:25.8672599Z 2021-05-14T21:17:26.0710212Z * checking replacement functions ... OK 2021-05-14T21:17:26.0711502Z 2021-05-14T21:17:26.5797703Z * checking foreign function calls ... OK 2021-05-14T21:17:26.5798483Z 2021-05-14T21:17:38.2214900Z * checking R code for possible problems ... OK 2021-05-14T21:17:38.2218467Z 2021-05-14T21:17:39.0326825Z * checking Rd files ... OK 2021-05-14T21:17:39.0327553Z 2021-05-14T21:17:39.1372247Z * checking Rd metadata ... OK 2021-05-14T21:17:39.1372954Z 2021-05-14T21:17:39.4427289Z * checking Rd line widths ... OK 2021-05-14T21:17:39.4428075Z 2021-05-14T21:17:39.6474091Z * checking Rd cross-references ... OK 2021-05-14T21:17:39.6474789Z 2021-05-14T21:17:39.9536354Z * checking for missing documentation entries ... OK 2021-05-14T21:17:39.9539979Z 2021-05-14T21:17:40.8693742Z * checking for code/documentation mismatches ... OK 2021-05-14T21:17:40.8694576Z 2021-05-14T21:17:42.1868134Z * checking Rd \usage sections ... OK 2021-05-14T21:17:42.1869872Z 2021-05-14T21:17:42.4930825Z * checking Rd contents ... OK 2021-05-14T21:17:42.4931480Z 2021-05-14T21:17:42.8998358Z * checking for unstated dependencies in examples ... OK 2021-05-14T21:17:42.8999239Z 2021-05-14T21:17:47.8915403Z * checking contents of 'data' directory ... OK 2021-05-14T21:17:47.8917229Z 2021-05-14T21:17:48.2053752Z * checking data for non-ASCII characters ... OK 2021-05-14T21:17:48.2055039Z 2021-05-14T21:17:48.5050229Z * checking data for ASCII and uncompressed saves ... OK 2021-05-14T21:17:48.5051043Z 2021-05-14T21:17:48.5081898Z * checking line endings in C/C++/Fortran sources/headers ... OK 2021-05-14T21:17:48.5082487Z 2021-05-14T21:17:48.5202189Z * checking pragmas in C/C++ headers and code ... OK 2021-05-14T21:17:48.5207613Z 2021-05-14T21:17:48.5234702Z * checking compilation flags used ... OK 2021-05-14T21:17:48.5235557Z 2021-05-14T21:17:50.9458059Z * checking compiled code ... OK 2021-05-14T21:17:50.9458698Z 2021-05-14T21:17:51.3219085Z * checking examples ... 2021-05-14T21:17:51.3224661Z 2021-05-14T21:18:00.0623606Z ** running examples for arch 'i386' ... OK 2021-05-14T21:18:00.0625000Z 2021-05-14T21:18:00.4716298Z ** checking differences from 'waveslim-Ex_i386.Rout' to 'waveslim-Ex.Rout.save' ... OK 2021-05-14T21:18:00.4725467Z 2021-05-14T21:18:00.4726528Z 2021-05-14T21:18:00.4727079Z 2021-05-14T21:18:00.4728475Z 341c341 2021-05-14T21:18:00.4728986Z 2021-05-14T21:18:00.4729492Z < [1] 5.861978e-14 2021-05-14T21:18:00.4729875Z 2021-05-14T21:18:00.4730335Z --- 2021-05-14T21:18:00.4730688Z 2021-05-14T21:18:00.4731153Z > [1] 5.839773e-14 2021-05-14T21:18:00.4731593Z 2021-05-14T21:18:08.3635297Z ** running examples for arch 'x64' ... OK 2021-05-14T21:18:08.3635895Z 2021-05-14T21:18:08.6702701Z ** checking differences from 'waveslim-Ex_x64.Rout' to 'waveslim-Ex.Rout.save' ... OK 2021-05-14T21:18:08.6703854Z 2021-05-14T21:18:08.6725092Z * checking for non-standard things in the check directory ... OK 2021-05-14T21:18:08.6730310Z 2021-05-14T21:18:08.6731264Z * checking for detritus in the temp directory ... OK 2021-05-14T21:18:08.6731796Z 2021-05-14T21:18:08.6745181Z * DONE 2021-05-14T21:18:08.6750392Z 2021-05-14T21:18:08.6761104Z 2021-05-14T21:18:08.6761700Z 2021-05-14T21:18:08.6762294Z Status: 1 WARNING, 1 NOTE 2021-05-14T21:18:08.6762722Z 2021-05-14T21:18:08.6763154Z See 2021-05-14T21:18:08.6763502Z 2021-05-14T21:18:08.6764283Z 'D:/a/waveslim/waveslim/check/waveslim.Rcheck/00check.log' 2021-05-14T21:18:08.6764960Z 2021-05-14T21:18:08.6765428Z for details. 2021-05-14T21:18:08.6765803Z 2021-05-14T21:18:08.6766134Z 2021-05-14T21:18:08.6766460Z 2021-05-14T21:18:08.6766846Z 2021-05-14T21:18:08.6767150Z 2021-05-14T21:18:08.9193817Z -- R CMD check results ------------------------------------- waveslim 1.8.0 ---- 2021-05-14T21:18:08.9208425Z Duration: 1m 20.8s 2021-05-14T21:18:08.9208832Z 2021-05-14T21:18:08.9229113Z > checking for executable files ... WARNING 2021-05-14T21:18:08.9230412Z ##[warning] Found the following executable file: 2021-05-14T21:18:08.9231928Z JAGS-4.2.0-Rtools33.exe 2021-05-14T21:18:08.9232904Z Source packages should not contain undeclared executable files. 2021-05-14T21:18:08.9233824Z See section 'Package structure' in the 'Writing R Extensions' manual. 2021-05-14T21:18:08.9234347Z 2021-05-14T21:18:08.9238871Z > checking top-level files ... NOTE 2021-05-14T21:18:08.9239652Z Non-standard file/directory found at top level: 2021-05-14T21:18:08.9240335Z 'JAGS-4.2.0-Rtools33.exe' 2021-05-14T21:18:08.9240745Z 2021-05-14T21:18:08.9249608Z 0 errors v | 1 warning x | 1 note x 2021-05-14T21:18:08.9907700Z total 30752 2021-05-14T21:18:08.9909659Z drwxr-xr-x 1 runneradmin None 0 May 14 21:18 waveslim.Rcheck 2021-05-14T21:18:08.9921199Z -rw-r--r-- 1 runneradmin None 30680933 May 14 21:16 waveslim_1.8.0.tar.gz 2021-05-14T21:18:08.9922109Z -rw-r--r-- 1 runneradmin None 802071 May 14 21:17 waveslim_1.8.0.zip 2021-05-14T21:18:09.0063975Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-14T21:18:09.0064782Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-14T21:18:09.0071003Z shell: C:\rtools40\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2021-05-14T21:18:09.0071505Z env: 2021-05-14T21:18:09.0071906Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:18:09.0072306Z TIC_DEPLOY_KEY: 2021-05-14T21:18:09.0072634Z RSPM: 2021-05-14T21:18:09.0073908Z GITHUB_PAT: *** 2021-05-14T21:18:09.0074253Z COVERALLS_TOKEN: 2021-05-14T21:18:09.0074746Z continue-on-error: true 2021-05-14T21:18:09.0075152Z VDIFFR_RUN_TESTS: 2021-05-14T21:18:09.0075544Z R_LIBS_USER: D:\a\_temp\Library 2021-05-14T21:18:09.0075882Z TZ: UTC 2021-05-14T21:18:09.0076241Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:18:09.0076596Z NOT_CRAN: true 2021-05-14T21:18:09.0076944Z MSYSTEM: MINGW64 2021-05-14T21:18:09.0077281Z ##[endgroup] 2021-05-14T21:18:09.1710796Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-14T21:18:09.1711432Z Rscript -e "tic::before_deploy()" 2021-05-14T21:18:09.1759514Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'" 2021-05-14T21:18:09.1760047Z env: 2021-05-14T21:18:09.1760458Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:18:09.1789782Z TIC_DEPLOY_KEY: 2021-05-14T21:18:09.1790339Z RSPM: 2021-05-14T21:18:09.1791415Z GITHUB_PAT: *** 2021-05-14T21:18:09.1791920Z COVERALLS_TOKEN: 2021-05-14T21:18:09.1793495Z continue-on-error: true 2021-05-14T21:18:09.1794020Z VDIFFR_RUN_TESTS: 2021-05-14T21:18:09.1794402Z R_LIBS_USER: D:\a\_temp\Library 2021-05-14T21:18:09.1794759Z TZ: UTC 2021-05-14T21:18:09.1795087Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:18:09.1795453Z NOT_CRAN: true 2021-05-14T21:18:09.1795942Z MSYSTEM: MINGW64 2021-05-14T21:18:09.1796343Z ##[endgroup] 2021-05-14T21:18:09.7772088Z v Loading tic stage configuration from tic.R 2021-05-14T21:18:09.9528223Z i `step_rcmdcheck()`: tic always uses option '--no-manual' during R CMD Check on 2021-05-14T21:18:09.9529224Z Windows because LaTeX is not available. 2021-05-14T21:18:10.1471599Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-14T21:18:10.1472131Z with: 2021-05-14T21:18:10.1472908Z upload_url: https://uploads.github.com/repos/neuroconductor/waveslim/releases/42981934/assets{?name,label} 2021-05-14T21:18:10.1473725Z asset_path: check/waveslim_1.8.0.zip 2021-05-14T21:18:10.1474154Z asset_name: waveslim_1.8.0_R4.1.zip 2021-05-14T21:18:10.1474677Z asset_content_type: application/octet-stream 2021-05-14T21:18:10.1475102Z env: 2021-05-14T21:18:10.1475483Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:18:10.1475874Z TIC_DEPLOY_KEY: 2021-05-14T21:18:10.1476274Z RSPM: 2021-05-14T21:18:10.1477290Z GITHUB_PAT: *** 2021-05-14T21:18:10.1477627Z COVERALLS_TOKEN: 2021-05-14T21:18:10.1478063Z continue-on-error: true 2021-05-14T21:18:10.1478464Z VDIFFR_RUN_TESTS: 2021-05-14T21:18:10.1478852Z R_LIBS_USER: D:\a\_temp\Library 2021-05-14T21:18:10.1479187Z TZ: UTC 2021-05-14T21:18:10.1479556Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:18:10.1479922Z NOT_CRAN: true 2021-05-14T21:18:10.1480249Z MSYSTEM: MINGW64 2021-05-14T21:18:10.1481038Z GITHUB_TOKEN: *** 2021-05-14T21:18:10.1481386Z ##[endgroup] 2021-05-14T21:18:11.4069419Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-14T21:18:11.4069976Z Rscript -e "tic::deploy()" 2021-05-14T21:18:11.4117135Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'" 2021-05-14T21:18:11.4117624Z env: 2021-05-14T21:18:11.4118011Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:18:11.4118438Z TIC_DEPLOY_KEY: 2021-05-14T21:18:11.4118740Z RSPM: 2021-05-14T21:18:11.4119744Z GITHUB_PAT: *** 2021-05-14T21:18:11.4120111Z COVERALLS_TOKEN: 2021-05-14T21:18:11.4120527Z continue-on-error: true 2021-05-14T21:18:11.4120946Z VDIFFR_RUN_TESTS: 2021-05-14T21:18:11.4121367Z R_LIBS_USER: D:\a\_temp\Library 2021-05-14T21:18:11.4121722Z TZ: UTC 2021-05-14T21:18:11.4122053Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:18:11.4122418Z NOT_CRAN: true 2021-05-14T21:18:11.4122744Z MSYSTEM: MINGW64 2021-05-14T21:18:11.4123095Z ##[endgroup] 2021-05-14T21:18:12.0147996Z v Loading tic stage configuration from tic.R 2021-05-14T21:18:12.1930156Z i `step_rcmdcheck()`: tic always uses option '--no-manual' during R CMD Check on 2021-05-14T21:18:12.1931173Z Windows because LaTeX is not available. 2021-05-14T21:18:12.3835672Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-14T21:18:12.3836273Z Rscript -e "tic::after_deploy()" 2021-05-14T21:18:12.3883269Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'" 2021-05-14T21:18:12.3883742Z env: 2021-05-14T21:18:12.3884129Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:18:12.3884603Z TIC_DEPLOY_KEY: 2021-05-14T21:18:12.3884904Z RSPM: 2021-05-14T21:18:12.3885913Z GITHUB_PAT: *** 2021-05-14T21:18:12.3886259Z COVERALLS_TOKEN: 2021-05-14T21:18:12.3886667Z continue-on-error: true 2021-05-14T21:18:12.3887086Z VDIFFR_RUN_TESTS: 2021-05-14T21:18:12.3887447Z R_LIBS_USER: D:\a\_temp\Library 2021-05-14T21:18:12.3887794Z TZ: UTC 2021-05-14T21:18:12.3888121Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:18:12.3888485Z NOT_CRAN: true 2021-05-14T21:18:12.3888804Z MSYSTEM: MINGW64 2021-05-14T21:18:12.3889150Z ##[endgroup] 2021-05-14T21:18:12.9916948Z v Loading tic stage configuration from tic.R 2021-05-14T21:18:13.1665747Z i `step_rcmdcheck()`: tic always uses option '--no-manual' during R CMD Check on 2021-05-14T21:18:13.1666842Z Windows because LaTeX is not available. 2021-05-14T21:18:13.3635908Z Post job cleanup. 2021-05-14T21:18:15.2579089Z [command]"C:\Program Files\Git\bin\git.exe" version 2021-05-14T21:18:15.3390077Z git version 2.31.1.windows.1 2021-05-14T21:18:15.3472152Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp core\.sshCommand 2021-05-14T21:18:15.3702893Z [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:15.8649254Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-14T21:18:15.8821789Z http.https://github.com/.extraheader 2021-05-14T21:18:15.8866939Z [command]"C:\Program Files\Git\bin\git.exe" config --local --unset-all http.https://github.com/.extraheader 2021-05-14T21:18:15.9081693Z [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:16.3182992Z Cleaning up orphan processes