2021-05-16T01:31:29.1443442Z ##[section]Starting: Request a runner to run this job 2021-05-16T01:31:30.2331975Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'windows-latest' 2021-05-16T01:31:30.3160039Z 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-16T01:31:30.4267351Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'windows-latest' 2021-05-16T01:31:30.5198269Z ##[section]Finishing: Request a runner to run this job 2021-05-16T01:31:37.0633082Z Current runner version: '2.278.0' 2021-05-16T01:31:37.0897853Z ##[group]Operating System 2021-05-16T01:31:37.0898888Z Microsoft Windows Server 2019 2021-05-16T01:31:37.0899461Z 10.0.17763 2021-05-16T01:31:37.0899971Z Datacenter 2021-05-16T01:31:37.0900517Z ##[endgroup] 2021-05-16T01:31:37.0901107Z ##[group]Virtual Environment 2021-05-16T01:31:37.0901804Z Environment: windows-2019 2021-05-16T01:31:37.0902364Z Version: 20210509.1 2021-05-16T01:31:37.0903483Z Included Software: https://github.com/actions/virtual-environments/blob/win19/20210509.1/images/win/Windows2019-Readme.md 2021-05-16T01:31:37.0905048Z Image Release: https://github.com/actions/virtual-environments/releases/tag/win19%2F20210509.1 2021-05-16T01:31:37.0906007Z ##[endgroup] 2021-05-16T01:31:37.0908059Z ##[group]GITHUB_TOKEN Permissions 2021-05-16T01:31:37.0909347Z Actions: write 2021-05-16T01:31:37.0909935Z Checks: write 2021-05-16T01:31:37.0910487Z Contents: write 2021-05-16T01:31:37.0911205Z Deployments: write 2021-05-16T01:31:37.0911804Z Issues: write 2021-05-16T01:31:37.0912321Z Metadata: read 2021-05-16T01:31:37.0912884Z Packages: write 2021-05-16T01:31:37.0913442Z PullRequests: write 2021-05-16T01:31:37.0914278Z RepositoryProjects: write 2021-05-16T01:31:37.0914943Z SecurityEvents: write 2021-05-16T01:31:37.0915602Z Statuses: write 2021-05-16T01:31:37.0916202Z ##[endgroup] 2021-05-16T01:31:37.0919468Z Prepare workflow directory 2021-05-16T01:31:37.2161233Z Prepare all required actions 2021-05-16T01:31:37.2173422Z Getting action download info 2021-05-16T01:31:37.5764220Z Download action repository 'actions/checkout@v2' 2021-05-16T01:31:38.6224396Z Download action repository 'r-lib/actions@master' 2021-05-16T01:31:39.9618395Z Download action repository 'adigherman/actions@master' 2021-05-16T01:31:42.2989889Z Download action repository 'msys2/setup-msys2@v2' 2021-05-16T01:31:42.4265317Z Download action repository 'actions/cache@v1' 2021-05-16T01:31:42.5460754Z Download action repository 'actions/upload-artifact@master' 2021-05-16T01:31:42.8476272Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-16T01:31:43.3396089Z ##[group]Run actions/checkout@v2 2021-05-16T01:31:43.3396918Z with: 2021-05-16T01:31:43.3397512Z repository: neuroconductor/bftools 2021-05-16T01:31:43.3398731Z token: *** 2021-05-16T01:31:43.3399164Z ssh-strict: true 2021-05-16T01:31:43.3399763Z persist-credentials: true 2021-05-16T01:31:43.3400291Z clean: true 2021-05-16T01:31:43.3400764Z fetch-depth: 1 2021-05-16T01:31:43.3401186Z lfs: false 2021-05-16T01:31:43.3401677Z submodules: false 2021-05-16T01:31:43.3402216Z env: 2021-05-16T01:31:43.3402746Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:31:43.3403269Z TIC_DEPLOY_KEY: 2021-05-16T01:31:43.3410688Z RSPM: 2021-05-16T01:31:43.3411911Z GITHUB_PAT: *** 2021-05-16T01:31:43.3412496Z COVERALLS_TOKEN: 2021-05-16T01:31:43.3413091Z continue-on-error: false 2021-05-16T01:31:43.3413623Z VDIFFR_RUN_TESTS: 2021-05-16T01:31:43.3414140Z ##[endgroup] 2021-05-16T01:31:46.2848424Z Syncing repository: neuroconductor/bftools 2021-05-16T01:31:46.2887000Z ##[group]Getting Git version info 2021-05-16T01:31:46.2888011Z Working directory is 'D:\a\bftools\bftools' 2021-05-16T01:31:46.3334595Z [command]"C:\Program Files\Git\bin\git.exe" version 2021-05-16T01:31:46.3555475Z git version 2.31.1.windows.1 2021-05-16T01:31:46.3613086Z ##[endgroup] 2021-05-16T01:31:46.3620411Z Deleting the contents of 'D:\a\bftools\bftools' 2021-05-16T01:31:46.3624324Z ##[group]Initializing the repository 2021-05-16T01:31:46.3637358Z [command]"C:\Program Files\Git\bin\git.exe" init D:\a\bftools\bftools 2021-05-16T01:31:46.5191729Z Initialized empty Git repository in D:/a/bftools/bftools/.git/ 2021-05-16T01:31:46.5248753Z [command]"C:\Program Files\Git\bin\git.exe" remote add origin https://github.com/neuroconductor/bftools 2021-05-16T01:31:46.5773018Z ##[endgroup] 2021-05-16T01:31:46.5774592Z ##[group]Disabling automatic garbage collection 2021-05-16T01:31:46.5791009Z [command]"C:\Program Files\Git\bin\git.exe" config --local gc.auto 0 2021-05-16T01:31:46.6444963Z ##[endgroup] 2021-05-16T01:31:46.6447323Z ##[group]Setting up auth 2021-05-16T01:31:46.6474985Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp core\.sshCommand 2021-05-16T01:31:46.6738034Z [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-16T01:31:49.2035078Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T01:31:49.2291053Z [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-16T01:31:49.7413386Z [command]"C:\Program Files\Git\bin\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2021-05-16T01:31:49.7764604Z ##[endgroup] 2021-05-16T01:31:49.7781530Z ##[group]Fetching the repository 2021-05-16T01:31:49.7784681Z [command]"C:\Program Files\Git\bin\git.exe" -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +24951960d1700d9bbd1508f2cb2ec4872a5e82a8:refs/tags/0.2.3.3.s 2021-05-16T01:31:52.2674994Z remote: Enumerating objects: 71, done. 2021-05-16T01:31:52.2677101Z remote: Counting objects: 1% (1/71) 2021-05-16T01:31:52.2679273Z remote: Counting objects: 2% (2/71) 2021-05-16T01:31:52.2681626Z remote: Counting objects: 4% (3/71) 2021-05-16T01:31:52.2683394Z remote: Counting objects: 5% (4/71) 2021-05-16T01:31:52.2685308Z remote: Counting objects: 7% (5/71) 2021-05-16T01:31:52.2687455Z remote: Counting objects: 8% (6/71) 2021-05-16T01:31:52.2689283Z remote: Counting objects: 9% (7/71) 2021-05-16T01:31:52.2691068Z remote: Counting objects: 11% (8/71) 2021-05-16T01:31:52.2695215Z remote: Counting objects: 12% (9/71) 2021-05-16T01:31:52.2697866Z remote: Counting objects: 14% (10/71) 2021-05-16T01:31:52.2699535Z remote: Counting objects: 15% (11/71) 2021-05-16T01:31:52.2700942Z remote: Counting objects: 16% (12/71) 2021-05-16T01:31:52.2702331Z remote: Counting objects: 18% (13/71) 2021-05-16T01:31:52.2703245Z remote: Counting objects: 19% (14/71) 2021-05-16T01:31:52.2704197Z remote: Counting objects: 21% (15/71) 2021-05-16T01:31:52.2705187Z remote: Counting objects: 22% (16/71) 2021-05-16T01:31:52.2706204Z remote: Counting objects: 23% (17/71) 2021-05-16T01:31:52.2707049Z remote: Counting objects: 25% (18/71) 2021-05-16T01:31:52.2707982Z remote: Counting objects: 26% (19/71) 2021-05-16T01:31:52.2709027Z remote: Counting objects: 28% (20/71) 2021-05-16T01:31:52.2709834Z remote: Counting objects: 29% (21/71) 2021-05-16T01:31:52.2710839Z remote: Counting objects: 30% (22/71) 2021-05-16T01:31:52.2711690Z remote: Counting objects: 32% (23/71) 2021-05-16T01:31:52.2712454Z remote: Counting objects: 33% (24/71) 2021-05-16T01:31:52.2713184Z remote: Counting objects: 35% (25/71) 2021-05-16T01:31:52.2713847Z remote: Counting objects: 36% (26/71) 2021-05-16T01:31:52.2714521Z remote: Counting objects: 38% (27/71) 2021-05-16T01:31:52.2715184Z remote: Counting objects: 39% (28/71) 2021-05-16T01:31:52.2715941Z remote: Counting objects: 40% (29/71) 2021-05-16T01:31:52.2716631Z remote: Counting objects: 42% (30/71) 2021-05-16T01:31:52.2717191Z remote: Counting objects: 43% (31/71) 2021-05-16T01:31:52.2717736Z remote: Counting objects: 45% (32/71) 2021-05-16T01:31:52.2718585Z remote: Counting objects: 46% (33/71) 2021-05-16T01:31:52.2719750Z remote: Counting objects: 47% (34/71) 2021-05-16T01:31:52.2720302Z remote: Counting objects: 49% (35/71) 2021-05-16T01:31:52.2720828Z remote: Counting objects: 50% (36/71) 2021-05-16T01:31:52.2721371Z remote: Counting objects: 52% (37/71) 2021-05-16T01:31:52.2721900Z remote: Counting objects: 53% (38/71) 2021-05-16T01:31:52.2722435Z remote: Counting objects: 54% (39/71) 2021-05-16T01:31:52.2722955Z remote: Counting objects: 56% (40/71) 2021-05-16T01:31:52.2723497Z remote: Counting objects: 57% (41/71) 2021-05-16T01:31:52.2724021Z remote: Counting objects: 59% (42/71) 2021-05-16T01:31:52.2724605Z remote: Counting objects: 60% (43/71) 2021-05-16T01:31:52.2725144Z remote: Counting objects: 61% (44/71) 2021-05-16T01:31:52.2725731Z remote: Counting objects: 63% (45/71) 2021-05-16T01:31:52.2726279Z remote: Counting objects: 64% (46/71) 2021-05-16T01:31:52.2726805Z remote: Counting objects: 66% (47/71) 2021-05-16T01:31:52.2727354Z remote: Counting objects: 67% (48/71) 2021-05-16T01:31:52.2727898Z remote: Counting objects: 69% (49/71) 2021-05-16T01:31:52.2728420Z remote: Counting objects: 70% (50/71) 2021-05-16T01:31:52.2728965Z remote: Counting objects: 71% (51/71) 2021-05-16T01:31:52.2729492Z remote: Counting objects: 73% (52/71) 2021-05-16T01:31:52.2730030Z remote: Counting objects: 74% (53/71) 2021-05-16T01:31:52.2730560Z remote: Counting objects: 76% (54/71) 2021-05-16T01:31:52.2731096Z remote: Counting objects: 77% (55/71) 2021-05-16T01:31:52.2731626Z remote: Counting objects: 78% (56/71) 2021-05-16T01:31:52.2732167Z remote: Counting objects: 80% (57/71) 2021-05-16T01:31:52.2732703Z remote: Counting objects: 81% (58/71) 2021-05-16T01:31:52.2733228Z remote: Counting objects: 83% (59/71) 2021-05-16T01:31:52.2733764Z remote: Counting objects: 84% (60/71) 2021-05-16T01:31:52.2734295Z remote: Counting objects: 85% (61/71) 2021-05-16T01:31:52.2735202Z remote: Counting objects: 87% (62/71) 2021-05-16T01:31:52.2735899Z remote: Counting objects: 88% (63/71) 2021-05-16T01:31:52.2736445Z remote: Counting objects: 90% (64/71) 2021-05-16T01:31:52.2736971Z remote: Counting objects: 91% (65/71) 2021-05-16T01:31:52.2737510Z remote: Counting objects: 92% (66/71) 2021-05-16T01:31:52.2738036Z remote: Counting objects: 94% (67/71) 2021-05-16T01:31:52.2738577Z remote: Counting objects: 95% (68/71) 2021-05-16T01:31:52.2739115Z remote: Counting objects: 97% (69/71) 2021-05-16T01:31:52.2739644Z remote: Counting objects: 98% (70/71) 2021-05-16T01:31:52.2740185Z remote: Counting objects: 100% (71/71) 2021-05-16T01:31:52.2740738Z remote: Counting objects: 100% (71/71), done. 2021-05-16T01:31:52.2741342Z remote: Compressing objects: 1% (1/58) 2021-05-16T01:31:52.2741936Z remote: Compressing objects: 3% (2/58) 2021-05-16T01:31:52.2742534Z remote: Compressing objects: 5% (3/58) 2021-05-16T01:31:52.2743151Z remote: Compressing objects: 6% (4/58) 2021-05-16T01:31:52.2743751Z remote: Compressing objects: 8% (5/58) 2021-05-16T01:31:52.2744960Z remote: Compressing objects: 10% (6/58) 2021-05-16T01:31:52.2745586Z remote: Compressing objects: 12% (7/58) 2021-05-16T01:31:52.2746245Z remote: Compressing objects: 13% (8/58) 2021-05-16T01:31:52.2746823Z remote: Compressing objects: 15% (9/58) 2021-05-16T01:31:52.2747423Z remote: Compressing objects: 17% (10/58) 2021-05-16T01:31:52.2748010Z remote: Compressing objects: 18% (11/58) 2021-05-16T01:31:52.2748610Z remote: Compressing objects: 20% (12/58) 2021-05-16T01:31:52.2749195Z remote: Compressing objects: 22% (13/58) 2021-05-16T01:31:52.2749793Z remote: Compressing objects: 24% (14/58) 2021-05-16T01:31:52.2750522Z remote: Compressing objects: 25% (15/58) 2021-05-16T01:31:52.2751103Z remote: Compressing objects: 27% (16/58) 2021-05-16T01:31:52.2751695Z remote: Compressing objects: 29% (17/58) 2021-05-16T01:31:52.2752271Z remote: Compressing objects: 31% (18/58) 2021-05-16T01:31:52.3425659Z remote: Compressing objects: 32% (19/58) 2021-05-16T01:31:52.3426885Z remote: Compressing objects: 34% (20/58) 2021-05-16T01:31:52.3427892Z remote: Compressing objects: 36% (21/58) 2021-05-16T01:31:52.3428904Z remote: Compressing objects: 37% (22/58) 2021-05-16T01:31:52.3429891Z remote: Compressing objects: 39% (23/58) 2021-05-16T01:31:52.3430898Z remote: Compressing objects: 41% (24/58) 2021-05-16T01:31:52.3432072Z remote: Compressing objects: 43% (25/58) 2021-05-16T01:31:52.3433250Z remote: Compressing objects: 44% (26/58) 2021-05-16T01:31:52.3434254Z remote: Compressing objects: 46% (27/58) 2021-05-16T01:31:52.3435264Z remote: Compressing objects: 48% (28/58) 2021-05-16T01:31:52.3436283Z remote: Compressing objects: 50% (29/58) 2021-05-16T01:31:52.3437270Z remote: Compressing objects: 51% (30/58) 2021-05-16T01:31:52.3438270Z remote: Compressing objects: 53% (31/58) 2021-05-16T01:31:52.3439243Z remote: Compressing objects: 55% (32/58) 2021-05-16T01:31:52.3440244Z remote: Compressing objects: 56% (33/58) 2021-05-16T01:31:52.3441237Z remote: Compressing objects: 58% (34/58) 2021-05-16T01:31:52.3442324Z remote: Compressing objects: 60% (35/58) 2021-05-16T01:31:52.3443324Z remote: Compressing objects: 62% (36/58) 2021-05-16T01:31:52.3444299Z remote: Compressing objects: 63% (37/58) 2021-05-16T01:31:52.3445294Z remote: Compressing objects: 65% (38/58) 2021-05-16T01:31:52.3446269Z remote: Compressing objects: 67% (39/58) 2021-05-16T01:31:52.3447261Z remote: Compressing objects: 68% (40/58) 2021-05-16T01:31:52.3448509Z remote: Compressing objects: 70% (41/58) 2021-05-16T01:31:52.3449514Z remote: Compressing objects: 72% (42/58) 2021-05-16T01:31:52.3450512Z remote: Compressing objects: 74% (43/58) 2021-05-16T01:31:52.3451484Z remote: Compressing objects: 75% (44/58) 2021-05-16T01:31:52.3452848Z remote: Compressing objects: 77% (45/58) 2021-05-16T01:31:52.3453848Z remote: Compressing objects: 79% (46/58) 2021-05-16T01:31:52.3454842Z remote: Compressing objects: 81% (47/58) 2021-05-16T01:31:52.3455811Z remote: Compressing objects: 82% (48/58) 2021-05-16T01:31:52.3456810Z remote: Compressing objects: 84% (49/58) 2021-05-16T01:31:52.3461461Z remote: Compressing objects: 86% (50/58) 2021-05-16T01:31:52.3462118Z remote: Compressing objects: 87% (51/58) 2021-05-16T01:31:52.3463224Z remote: Compressing objects: 89% (52/58) 2021-05-16T01:31:52.3463847Z remote: Compressing objects: 91% (53/58) 2021-05-16T01:31:52.3464449Z remote: Compressing objects: 93% (54/58) 2021-05-16T01:31:52.3465029Z remote: Compressing objects: 94% (55/58) 2021-05-16T01:31:52.3465632Z remote: Compressing objects: 96% (56/58) 2021-05-16T01:31:52.3466254Z remote: Compressing objects: 98% (57/58) 2021-05-16T01:31:52.3466844Z remote: Compressing objects: 100% (58/58) 2021-05-16T01:31:52.3467454Z remote: Compressing objects: 100% (58/58), done. 2021-05-16T01:31:52.5526687Z remote: Total 71 (delta 10), reused 56 (delta 7), pack-reused 0 2021-05-16T01:31:52.7056174Z From https://github.com/neuroconductor/bftools 2021-05-16T01:31:52.7057514Z * [new ref] 24951960d1700d9bbd1508f2cb2ec4872a5e82a8 -> 0.2.3.3.s 2021-05-16T01:31:52.7635407Z ##[endgroup] 2021-05-16T01:31:52.7636498Z ##[group]Determining the checkout info 2021-05-16T01:31:52.7638977Z ##[endgroup] 2021-05-16T01:31:52.7639634Z ##[group]Checking out the ref 2021-05-16T01:31:52.7656000Z [command]"C:\Program Files\Git\bin\git.exe" checkout --progress --force refs/tags/0.2.3.3.s 2021-05-16T01:31:52.8333838Z Note: switching to 'refs/tags/0.2.3.3.s'. 2021-05-16T01:31:52.8334561Z 2021-05-16T01:31:52.8335310Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-16T01:31:52.8336838Z changes and commit them, and you can discard any commits you make in this 2021-05-16T01:31:52.8339230Z state without impacting any branches by switching back to a branch. 2021-05-16T01:31:52.8339905Z 2021-05-16T01:31:52.8340593Z If you want to create a new branch to retain commits you create, you may 2021-05-16T01:31:52.8341538Z do so (now or later) by using -c with the switch command. Example: 2021-05-16T01:31:52.8342072Z 2021-05-16T01:31:52.8342643Z git switch -c 2021-05-16T01:31:52.8343119Z 2021-05-16T01:31:52.8343627Z Or undo this operation with: 2021-05-16T01:31:52.8344063Z 2021-05-16T01:31:52.8344524Z git switch - 2021-05-16T01:31:52.8344924Z 2021-05-16T01:31:52.8345689Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-16T01:31:52.8346414Z 2021-05-16T01:31:52.8346952Z HEAD is now at 2495196 Version id 106 stable 2021-05-16T01:31:52.8380256Z ##[endgroup] 2021-05-16T01:31:52.8801024Z [command]"C:\Program Files\Git\bin\git.exe" log -1 --format='%H' 2021-05-16T01:31:52.9032605Z '24951960d1700d9bbd1508f2cb2ec4872a5e82a8' 2021-05-16T01:31:52.9416663Z ##[group]Run r-lib/actions/setup-r@master 2021-05-16T01:31:52.9417225Z with: 2021-05-16T01:31:52.9417633Z r-version: oldrel 2021-05-16T01:31:52.9418020Z Ncpus: 1 2021-05-16T01:31:52.9418453Z crayon.enabled: NULL 2021-05-16T01:31:52.9419006Z remove-openmp-macos: true 2021-05-16T01:31:52.9419597Z http-user-agent: default 2021-05-16T01:31:52.9420074Z install-r: true 2021-05-16T01:31:52.9420690Z windows-path-include-mingw: true 2021-05-16T01:31:52.9421257Z env: 2021-05-16T01:31:52.9421703Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:31:52.9422209Z TIC_DEPLOY_KEY: 2021-05-16T01:31:52.9422567Z RSPM: 2021-05-16T01:31:52.9424041Z GITHUB_PAT: *** 2021-05-16T01:31:52.9424446Z COVERALLS_TOKEN: 2021-05-16T01:31:52.9424961Z continue-on-error: false 2021-05-16T01:31:52.9425445Z VDIFFR_RUN_TESTS: 2021-05-16T01:31:52.9425907Z ##[endgroup] 2021-05-16T01:31:53.3923424Z Downloading http://cloud.r-project.org/bin/windows/Rtools/Rtools35.exe... 2021-05-16T01:31:53.4947589Z [command]C:\ProgramData\Chocolatey\bin\choco.exe install qpdf --no-progress 2021-05-16T01:31:55.6899848Z Chocolatey v0.10.15 2021-05-16T01:31:56.1283137Z [command]D:\a\_temp\R-3.6.3-win.exe /VERYSILENT /SUPPRESSMSGBOXES /DIR=C:\R 2021-05-16T01:31:59.3186955Z [command]D:\a\_temp\Rtools35.exe /VERYSILENT /SUPPRESSMSGBOXES 2021-05-16T01:33:50.8602770Z Installing the following packages: 2021-05-16T01:33:50.8621451Z qpdf 2021-05-16T01:33:50.8667419Z By installing you accept licenses for the packages. 2021-05-16T01:33:53.1171865Z 2021-05-16T01:33:53.1173003Z qpdf v10.3.2 [Approved] 2021-05-16T01:33:53.1292708Z qpdf package files install completed. Performing other installation steps. 2021-05-16T01:33:56.2216177Z Extracting C:\ProgramData\chocolatey\lib\qpdf\tools\qpdf-10.3.2-bin-mingw32_x32.zip to C:\ProgramData\chocolatey\lib\qpdf\tools... 2021-05-16T01:33:57.1132269Z C:\ProgramData\chocolatey\lib\qpdf\tools 2021-05-16T01:34:02.9337671Z ShimGen has successfully created a shim for fix-qdf.exe 2021-05-16T01:34:03.2349953Z ShimGen has successfully created a shim for qpdf.exe 2021-05-16T01:34:03.5315130Z ShimGen has successfully created a shim for zlib-flate.exe 2021-05-16T01:34:03.5654815Z The install of qpdf was successful. 2021-05-16T01:34:03.5660362Z Software installed to 'C:\ProgramData\chocolatey\lib\qpdf\tools' 2021-05-16T01:34:03.6175132Z 2021-05-16T01:34:03.6176162Z Chocolatey installed 1/1 packages. 2021-05-16T01:34:03.6183745Z See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log). 2021-05-16T01:34:49.3906128Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-16T01:34:49.3906754Z with: 2021-05-16T01:34:49.3907184Z pandoc-version: 2.7.3 2021-05-16T01:34:49.3907612Z env: 2021-05-16T01:34:49.3908065Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:34:49.3908573Z TIC_DEPLOY_KEY: 2021-05-16T01:34:49.3908938Z RSPM: 2021-05-16T01:34:49.3910436Z GITHUB_PAT: *** 2021-05-16T01:34:49.3910870Z COVERALLS_TOKEN: 2021-05-16T01:34:49.3911375Z continue-on-error: false 2021-05-16T01:34:49.3911894Z VDIFFR_RUN_TESTS: 2021-05-16T01:34:49.3912343Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T01:34:49.3912773Z TZ: UTC 2021-05-16T01:34:49.3913176Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:34:49.3913740Z NOT_CRAN: true 2021-05-16T01:34:49.3914131Z ##[endgroup] 2021-05-16T01:34:50.2511708Z [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\a0fb5368-4f69-46e8-aae6-250429cb32d7', 'D:\a\_temp\9b796218-8e2c-4325-86af-994aade36cab')" 2021-05-16T01:34:53.7795051Z ##[group]Run git config user.name adigherman 2021-05-16T01:34:53.7795984Z git config user.name adigherman 2021-05-16T01:34:53.7796605Z git config user.email adig@jhu.edu 2021-05-16T01:34:53.7856524Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'" 2021-05-16T01:34:53.7857121Z env: 2021-05-16T01:34:53.7857650Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:34:53.7858162Z TIC_DEPLOY_KEY: 2021-05-16T01:34:53.7858593Z RSPM: 2021-05-16T01:34:53.7860097Z GITHUB_PAT: *** 2021-05-16T01:34:53.7860537Z COVERALLS_TOKEN: 2021-05-16T01:34:53.7861112Z continue-on-error: false 2021-05-16T01:34:53.7861632Z VDIFFR_RUN_TESTS: 2021-05-16T01:34:53.7862286Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T01:34:53.7862734Z TZ: UTC 2021-05-16T01:34:53.7863214Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:34:53.7863662Z NOT_CRAN: true 2021-05-16T01:34:53.7864111Z ##[endgroup] 2021-05-16T01:34:55.3097295Z ##[group]Run msys2/setup-msys2@v2 2021-05-16T01:34:55.3098500Z with: 2021-05-16T01:34:55.3098918Z msystem: MINGW64 2021-05-16T01:34:55.3099385Z update: true 2021-05-16T01:34:55.3099908Z install: git mingw-w64-x86_64-toolchain 2021-05-16T01:34:55.3100503Z path-type: minimal 2021-05-16T01:34:55.3100952Z release: true 2021-05-16T01:34:55.3101372Z env: 2021-05-16T01:34:55.3101878Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:34:55.3102434Z TIC_DEPLOY_KEY: 2021-05-16T01:34:55.3102863Z RSPM: 2021-05-16T01:34:55.3103982Z GITHUB_PAT: *** 2021-05-16T01:34:55.3104458Z COVERALLS_TOKEN: 2021-05-16T01:34:55.3104985Z continue-on-error: false 2021-05-16T01:34:55.3105544Z VDIFFR_RUN_TESTS: 2021-05-16T01:34:55.3106013Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T01:34:55.3106497Z TZ: UTC 2021-05-16T01:34:55.3106917Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:34:55.3107404Z NOT_CRAN: true 2021-05-16T01:34:55.3107806Z ##[endgroup] 2021-05-16T01:34:55.8651917Z ##[group]Downloading MSYS2... 2021-05-16T01:34:56.8605781Z [command]C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe "(Get-FileHash D:\a\_temp\base.exe -Algorithm SHA256)[0].Hash" 2021-05-16T01:34:57.9084991Z 1F2CFD8E13B0382096E53EAD6FD52D0B656A1F81E1B5D82F44CB4CE8AB68755E 2021-05-16T01:34:57.9277984Z ##[endgroup] 2021-05-16T01:34:57.9278956Z ##[group]Extracting MSYS2... 2021-05-16T01:34:57.9283181Z [command]D:\a\_temp\base.exe -y 2021-05-16T01:34:58.2668710Z 2021-05-16T01:34:58.2670146Z 7-Zip SFX 19.00 (x86) : Copyright (c) 1999-2018 Igor Pavlov : 2019-02-21 2021-05-16T01:34:58.2670732Z 2021-05-16T01:34:58.2671473Z Extracting archive: D:\a\_temp\base.exe 2021-05-16T01:34:58.2672146Z -- 2021-05-16T01:34:58.2672739Z Path = D:\a\_temp\base.exe 2021-05-16T01:34:58.2673610Z Type = 7z 2021-05-16T01:34:58.2683669Z 2021-05-16T01:34:58.4560063Z 0% 2021-05-16T01:34:58.4560896Z 2021-05-16T01:34:58.6697474Z 0% 1100 2021-05-16T01:34:58.6698794Z 2021-05-16T01:34:58.8826648Z 6% 1100 2021-05-16T01:34:58.8827489Z 2021-05-16T01:34:59.1023304Z 12% 1100 2021-05-16T01:34:59.1024100Z 2021-05-16T01:34:59.3145329Z 19% 1100 2021-05-16T01:34:59.3146418Z 2021-05-16T01:34:59.5057390Z 25% 1100 2021-05-16T01:34:59.5058237Z 2021-05-16T01:34:59.7099318Z 29% 1100 2021-05-16T01:34:59.7100644Z 2021-05-16T01:34:59.9233093Z 30% 1100 2021-05-16T01:34:59.9233987Z 2021-05-16T01:35:00.1226919Z 33% 1100 2021-05-16T01:35:00.1227816Z 2021-05-16T01:35:00.3317674Z 38% 1100 2021-05-16T01:35:00.3318982Z 2021-05-16T01:35:00.5340640Z 42% 1100 2021-05-16T01:35:00.5341806Z 2021-05-16T01:35:00.7381292Z 47% 1190 - msys64\usr\bin\core_perl\ptar 2021-05-16T01:35:00.7382440Z 2021-05-16T01:35:00.9411742Z 47% 1886 - msys64\usr\lib\terminfo\61\aaa-30-rv 2021-05-16T01:35:00.9412898Z 2021-05-16T01:35:01.1442772Z 47% 2664 - msys64\usr\lib\terminfo\65\ecma+italics 2021-05-16T01:35:01.1444095Z 2021-05-16T01:35:01.3471385Z 47% 3385 - msys64\usr\lib\terminfo\6f\opennt-50-nti 2021-05-16T01:35:01.3472522Z 2021-05-16T01:35:01.5500145Z 47% 3826 - msys64\usr\lib\terminfo\74\ti916-8 2021-05-16T01:35:01.5501139Z 2021-05-16T01:35:01.7535676Z 47% 4419 - msys64\usr\lib\terminfo\78\xnuppc+144x48 2021-05-16T01:35:01.7536876Z 2021-05-16T01:35:01.9563249Z 47% 5117 - msys64\usr\share\bash-completion\completions\mutt 2021-05-16T01:35:01.9564592Z 2021-05-16T01:35:02.1598159Z 47% 5799 - msys64\usr\share\locale\ca\LC_MESSAGES\glib20.mo 2021-05-16T01:35:02.1599533Z 2021-05-16T01:35:02.3626639Z 47% 6353 - msys64\usr\share\locale\pt\LC_MESSAGES\findutils.mo 2021-05-16T01:35:02.3627961Z 2021-05-16T01:35:02.5663117Z 47% 6955 - msys64\usr\share\man\man1\lzcmp.1.gz 2021-05-16T01:35:02.5664089Z 2021-05-16T01:35:02.7694873Z 47% 7638 - msys64\usr\share\man\man3\CURLOPT_FAILONERROR.3.gz 2021-05-16T01:35:02.7696779Z 2021-05-16T01:35:02.9724089Z 47% 8344 - msys64\usr\share\man\man3\Tcl_DStringSetLength.3.gz 2021-05-16T01:35:02.9728286Z 2021-05-16T01:35:03.1752219Z 47% 8962 - msys64\usr\share\man\man3\Text.Wrap.3perl.gz 2021-05-16T01:35:03.1753397Z 2021-05-16T01:35:03.3784129Z 47% 9656 - msys64\usr\share\man\man3\libcurl-multi.3.gz 2021-05-16T01:35:03.3785911Z 2021-05-16T01:35:03.5819679Z 47% 10340 - msys64\usr\share\man\man3\wbkgdset.3x.gz 2021-05-16T01:35:03.5821461Z 2021-05-16T01:35:03.7849120Z 47% 10691 - msys64\usr\share\mintty\lang\messages.pot 2021-05-16T01:35:03.7851008Z 2021-05-16T01:35:03.9877572Z 47% 11310 - msys64\usr\share\perl5\core_perl\Unicode\Collate\Locale\wae.pl 2021-05-16T01:35:03.9878450Z 2021-05-16T01:35:04.4040915Z 47% 11956 - msys64\usr\share\perl5\core_perl\unicore\lib\Nv\90.pl 2021-05-16T01:35:04.4042192Z 2021-05-16T01:35:04.5972100Z 47% 12628 - msys64\usr\share\terminfo\63\ci8510 2021-05-16T01:35:04.5974133Z 2021-05-16T01:35:04.8001799Z 47% 13382 - msys64\usr\share\terminfo\6b\kt7 2021-05-16T01:35:04.8002889Z 2021-05-16T01:35:05.0038191Z 47% 14155 - msys64\usr\share\terminfo\74\terminet 2021-05-16T01:35:05.0039294Z 2021-05-16T01:35:05.2061668Z 47% 14906 - msys64\usr\share\terminfo\7a\z29a 2021-05-16T01:35:05.2063262Z 2021-05-16T01:35:05.4093120Z 47% 15741 - msys64\usr\share\zoneinfo\posix\America\Tijuana 2021-05-16T01:35:05.4094616Z 2021-05-16T01:35:05.7343124Z 47% 16385 - msys64\usr\share\zoneinfo\right\Asia\Dubai 2021-05-16T01:35:05.7346422Z 2021-05-16T01:35:05.9266509Z 47% 17059 - msys64\var\lib\pacman\sync\msys.db 2021-05-16T01:35:05.9267716Z 2021-05-16T01:35:06.1440352Z 48% 17092 2021-05-16T01:35:06.1489774Z 2021-05-16T01:35:06.3614074Z 51% 17092 2021-05-16T01:35:06.3614933Z 2021-05-16T01:35:06.5701307Z 54% 17092 2021-05-16T01:35:06.5702100Z 2021-05-16T01:35:07.3584219Z 57% 17092 2021-05-16T01:35:07.3584850Z 2021-05-16T01:35:07.3593621Z 60% 17092 2021-05-16T01:35:07.3594324Z 2021-05-16T01:35:07.3594818Z 63% 17092 2021-05-16T01:35:07.3595282Z 2021-05-16T01:35:07.4101593Z 64% 17092 2021-05-16T01:35:07.4102339Z 2021-05-16T01:35:07.6250415Z 67% 17092 2021-05-16T01:35:07.6251630Z 2021-05-16T01:35:07.8296828Z 71% 17092 2021-05-16T01:35:07.8297926Z 2021-05-16T01:35:08.0231689Z 74% 17092 2021-05-16T01:35:08.0232479Z 2021-05-16T01:35:08.2342657Z 76% 17092 2021-05-16T01:35:08.2343540Z 2021-05-16T01:35:08.4430942Z 79% 17092 2021-05-16T01:35:08.4431644Z 2021-05-16T01:35:08.6473273Z 81% 17092 2021-05-16T01:35:08.6474501Z 2021-05-16T01:35:08.8682732Z 87% 17092 2021-05-16T01:35:08.8684058Z 2021-05-16T01:35:09.0829628Z 93% 17092 2021-05-16T01:35:09.0830515Z 2021-05-16T01:35:09.2854303Z 97% 17092 2021-05-16T01:35:09.2855151Z 2021-05-16T01:35:09.4931804Z 100% 17214 - msys64\usr\bin\gpgv.exe 2021-05-16T01:35:09.4932766Z 2021-05-16T01:35:09.8459370Z 100% 17372 - msys64\usr\bin\msys-perl5_32.dll 2021-05-16T01:35:09.8460401Z 2021-05-16T01:35:09.9986654Z 100% 17498 - msys64\usr\bin\tsort.exe 2021-05-16T01:35:10.0003647Z 2021-05-16T01:35:10.0030119Z Everything is Ok 2021-05-16T01:35:10.0041778Z ##[endgroup] 2021-05-16T01:35:10.0042652Z ##[group]Disable Key Refresh... 2021-05-16T01:35:10.0828399Z [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-16T01:35:10.4602993Z ##[endgroup] 2021-05-16T01:35:10.4636472Z ##[group]Restoring package cache... 2021-05-16T01:35:12.0891895Z Received 134217728 of 188127819 (71.3%), 127.2 MBs/sec 2021-05-16T01:35:13.2892133Z Received 188127819 of 188127819 (100.0%), 80.7 MBs/sec 2021-05-16T01:35:13.2897548Z Cache Size: ~179 MB (188127819 B) 2021-05-16T01:35:13.3778766Z [command]C:\Rtools\bin\tar.exe --use-compress-program "zstd -d" -xf D:/a/_temp/f3506d70-2d5d-4f8d-a2ca-bf395e2c6e20/cache.tzst -P -C D:/a/bftools/bftools --force-local 2021-05-16T01:35:14.0184872Z Cache restored successfully 2021-05-16T01:35:14.0500038Z Cache restore for msys2-pkgs-upd:true-conf:e36258c0, got msys2-pkgs-upd:true-conf:e36258c0-files:18331145d5a4597523f11d1deeef9468dbf7ba58 2021-05-16T01:35:14.0501671Z ##[endgroup] 2021-05-16T01:35:14.0505892Z ##[group]Starting MSYS2 for the first time... 2021-05-16T01:35:14.1566882Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'uname' '-a'" 2021-05-16T01:35:14.4437368Z mkdir: cannot change permissions of '/dev/shm': Permission denied 2021-05-16T01:35:14.4583429Z mkdir: cannot change permissions of '/dev/mqueue': Permission denied 2021-05-16T01:35:14.6394076Z Copying skeleton files. 2021-05-16T01:35:14.6395307Z These files are for the users to personalise their msys2 experience. 2021-05-16T01:35:14.6396002Z 2021-05-16T01:35:14.6396891Z They will never be overwritten nor automatically updated. 2021-05-16T01:35:14.6397506Z 2021-05-16T01:35:14.6901905Z './.bashrc' -> '/home/runneradmin/.bashrc' 2021-05-16T01:35:14.7062477Z './.bash_logout' -> '/home/runneradmin/.bash_logout' 2021-05-16T01:35:14.7251729Z './.bash_profile' -> '/home/runneradmin/.bash_profile' 2021-05-16T01:35:14.7413711Z './.inputrc' -> '/home/runneradmin/.inputrc' 2021-05-16T01:35:14.7574100Z './.profile' -> '/home/runneradmin/.profile' 2021-05-16T01:35:14.8161962Z 'C:\Windows\system32\drivers\etc\hosts' -> '/etc/hosts' 2021-05-16T01:35:14.8496611Z 'C:\Windows\system32\drivers\etc\protocol' -> '/etc/protocols' 2021-05-16T01:35:14.8822133Z 'C:\Windows\system32\drivers\etc\services' -> '/etc/services' 2021-05-16T01:35:14.9141545Z 'C:\Windows\system32\drivers\etc\networks' -> '/etc/networks' 2021-05-16T01:35:15.1062516Z gpg: /etc/pacman.d/gnupg/trustdb.gpg: trustdb created 2021-05-16T01:35:15.1304714Z gpg: no ultimately trusted keys found 2021-05-16T01:35:15.7659584Z gpg: starting migration from earlier GnuPG versions 2021-05-16T01:35:15.8172748Z gpg: porting secret keys from '/etc/pacman.d/gnupg/secring.gpg' to gpg-agent 2021-05-16T01:35:15.8174125Z gpg: migration succeeded 2021-05-16T01:35:15.8418687Z gpg: Generating pacman keyring master key... 2021-05-16T01:35:17.3390835Z gpg: key 39D21EE8495EEB36 marked as ultimately trusted 2021-05-16T01:35:17.3394067Z gpg: directory '/etc/pacman.d/gnupg/openpgp-revocs.d' created 2021-05-16T01:35:17.3904833Z gpg: revocation certificate stored as '/etc/pacman.d/gnupg/openpgp-revocs.d/6ECFEA45A818DCC835791CCE39D21EE8495EEB36.rev' 2021-05-16T01:35:17.3906750Z gpg: Done 2021-05-16T01:35:17.4122165Z ==> Updating trust database... 2021-05-16T01:35:17.4343397Z gpg: marginals needed: 3 completes needed: 1 trust model: pgp 2021-05-16T01:35:17.4344929Z gpg: depth: 0 valid: 1 signed: 0 trust: 0-, 0q, 0n, 0m, 0f, 1u 2021-05-16T01:35:17.5282763Z ==> Appending keys from msys2.gpg... 2021-05-16T01:35:17.6870143Z ==> Locally signing trusted keys in keyring... 2021-05-16T01:35:17.7032942Z -> Locally signing key 123D4D51A1793859C2BE916BBBE514E53E0D0813... 2021-05-16T01:35:17.8285220Z -> Locally signing key B91BCF3303284BF90CC043CA9F418C233E652008... 2021-05-16T01:35:18.1403340Z -> Locally signing key 6E8FEAFF9644F54EED90EEA0790AE56A1D3CFDDC... 2021-05-16T01:35:18.2581075Z -> Locally signing key 69985C5EB351011C78DF7F6D755B8182ACD22879... 2021-05-16T01:35:18.3770157Z -> Locally signing key 9DD0D4217D75A33B896159E6DA7EF2ABAEEA755C... 2021-05-16T01:35:18.5035898Z -> Locally signing key D55E7A6D7CE9BA1587C0ACACF40D263ECA25678A... 2021-05-16T01:35:18.6256033Z ==> Importing owner trust values... 2021-05-16T01:35:18.6735177Z gpg: setting ownertrust to 4 2021-05-16T01:35:18.6736343Z gpg: setting ownertrust to 4 2021-05-16T01:35:18.6738421Z gpg: setting ownertrust to 4 2021-05-16T01:35:18.6739675Z gpg: setting ownertrust to 4 2021-05-16T01:35:18.6741132Z gpg: setting ownertrust to 4 2021-05-16T01:35:18.6742369Z gpg: setting ownertrust to 4 2021-05-16T01:35:18.6917100Z ==> Disabling revoked keys in keyring... 2021-05-16T01:35:18.7078219Z -> Disabling key B19514FB53EB3668471B296E794DCF97F93FC717... 2021-05-16T01:35:18.7735003Z ==> Updating trust database... 2021-05-16T01:35:18.7952353Z gpg: marginals needed: 3 completes needed: 1 trust model: pgp 2021-05-16T01:35:18.7966302Z gpg: depth: 0 valid: 1 signed: 6 trust: 0-, 0q, 0n, 0m, 0f, 1u 2021-05-16T01:35:18.7977553Z gpg: depth: 1 valid: 6 signed: 6 trust: 0-, 0q, 0n, 6m, 0f, 0u 2021-05-16T01:35:18.7983298Z gpg: depth: 2 valid: 6 signed: 0 trust: 6-, 0q, 0n, 0m, 0f, 0u 2021-05-16T01:35:18.7985419Z gpg: next trustdb check due at 2022-01-23 2021-05-16T01:35:18.8405454Z pacman-key (pacman) 5.2.2 2021-05-16T01:35:18.8406856Z Copyright (c) 2010-2020 Pacman Development Team . 2021-05-16T01:35:18.8407734Z 2021-05-16T01:35:18.8579775Z This is free software; see the source for copying conditions. 2021-05-16T01:35:18.8585278Z There is NO WARRANTY, to the extent permitted by law. 2021-05-16T01:35:19.8114980Z  2021-05-16T01:35:19.8118605Z 2021-05-16T01:35:19.8119464Z ################################################################### 2021-05-16T01:35:19.8120178Z # # 2021-05-16T01:35:19.8120852Z # # 2021-05-16T01:35:19.8123230Z # C A U T I O N # 2021-05-16T01:35:19.8124184Z # # 2021-05-16T01:35:19.8124962Z # This is first start of MSYS2. # 2021-05-16T01:35:19.8125885Z # You MUST restart shell to apply necessary actions. # 2021-05-16T01:35:19.8126733Z # # 2021-05-16T01:35:19.8127413Z # # 2021-05-16T01:35:19.8128080Z ################################################################### 2021-05-16T01:35:19.8128493Z 2021-05-16T01:35:19.8128840Z 2021-05-16T01:35:19.8343045Z MINGW64_NT-10.0-17763 fv-az158-529 3.2.0-340.x86_64 2021-04-02 09:40 UTC x86_64 Msys 2021-05-16T01:35:19.8403621Z ##[endgroup] 2021-05-16T01:35:19.8404538Z ##[group]Disable CheckSpace... 2021-05-16T01:35:19.9069808Z [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-16T01:35:20.2558992Z ##[endgroup] 2021-05-16T01:35:20.2560194Z ##[group]Updating packages... 2021-05-16T01:35:20.3224605Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'pacman' '--noconfirm' '-Syuu' '--overwrite' '*'" 2021-05-16T01:35:21.1945879Z :: Synchronizing package databases... 2021-05-16T01:35:21.5198178Z downloading mingw32.db... 2021-05-16T01:35:22.1673830Z downloading mingw32.db.sig... 2021-05-16T01:35:22.3802358Z downloading mingw64.db... 2021-05-16T01:35:22.5741414Z downloading mingw64.db.sig... 2021-05-16T01:35:22.7914895Z downloading ucrt64.db... 2021-05-16T01:35:22.9806472Z downloading ucrt64.db.sig... 2021-05-16T01:35:23.2034832Z downloading msys.db... 2021-05-16T01:35:23.3013247Z downloading msys.db.sig... 2021-05-16T01:35:23.4132883Z :: Starting core system upgrade... 2021-05-16T01:35:23.6485532Z warning: terminate other MSYS2 programs before proceeding 2021-05-16T01:35:23.6487484Z resolving dependencies... 2021-05-16T01:35:23.6565799Z looking for conflicting packages... 2021-05-16T01:35:23.6584769Z 2021-05-16T01:35:23.6586332Z 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-16T01:35:23.6588385Z 2021-05-16T01:35:23.6589514Z Total Installed Size: 44.60 MiB 2021-05-16T01:35:23.6590615Z Net Upgrade Size: 0.02 MiB 2021-05-16T01:35:23.6591071Z 2021-05-16T01:35:23.6591915Z :: Proceed with installation? [Y/n] 2021-05-16T01:35:23.6592697Z checking keyring... 2021-05-16T01:35:23.7630180Z checking package integrity... 2021-05-16T01:35:24.6330659Z loading package files... 2021-05-16T01:35:24.6496141Z checking for file conflicts... 2021-05-16T01:35:24.6499674Z :: Processing package changes... 2021-05-16T01:35:24.6500552Z upgrading filesystem... 2021-05-16T01:35:24.8129393Z upgrading mintty... 2021-05-16T01:35:24.8921350Z upgrading msys2-runtime... 2021-05-16T01:35:24.9634747Z upgrading pacman-mirrors... 2021-05-16T01:35:24.9687493Z warning: /etc/pacman.d/mirrorlist.mingw64 installed as /etc/pacman.d/mirrorlist.mingw64.pacnew 2021-05-16T01:35:24.9709972Z warning: /etc/pacman.d/mirrorlist.ucrt64 installed as /etc/pacman.d/mirrorlist.ucrt64.pacnew 2021-05-16T01:35:24.9725922Z upgrading pacman... 2021-05-16T01:35:25.0622356Z warning: /etc/pacman.conf installed as /etc/pacman.conf.pacnew 2021-05-16T01:35:25.4226501Z :: To complete this update all MSYS2 processes including this terminal will be closed. Confirm to proceed [Y/n] SUCCESS: The process with PID 4776 has been terminated. 2021-05-16T01:35:25.8548135Z ##[endgroup] 2021-05-16T01:35:25.8550307Z ##[group]Killing remaining tasks... 2021-05-16T01:35:25.9225723Z [command]C:\Windows\system32\taskkill.exe /F /FI "MODULES eq msys-2.0.dll" 2021-05-16T01:35:26.2347111Z 2021-05-16T01:35:26.2348054Z INFO: No tasks running with the specified criteria. 2021-05-16T01:35:26.2386838Z ##[endgroup] 2021-05-16T01:35:26.2387813Z ##[group]Final system upgrade... 2021-05-16T01:35:26.3056582Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'pacman' '--noconfirm' '-Syuu' '--overwrite' '*'" 2021-05-16T01:35:27.1861473Z :: Synchronizing package databases... 2021-05-16T01:35:27.7887705Z mingw32 is up to date 2021-05-16T01:35:27.7889065Z mingw64 is up to date 2021-05-16T01:35:27.7890002Z ucrt64 is up to date 2021-05-16T01:35:27.7890958Z downloading clang64.db... 2021-05-16T01:35:28.4370430Z downloading clang64.db.sig... 2021-05-16T01:35:28.6499908Z msys is up to date 2021-05-16T01:35:28.6501954Z :: Starting core system upgrade... 2021-05-16T01:35:28.9381249Z there is nothing to do 2021-05-16T01:35:28.9382922Z :: Starting full system upgrade... 2021-05-16T01:35:28.9829846Z resolving dependencies... 2021-05-16T01:35:28.9917706Z looking for conflicting packages... 2021-05-16T01:35:28.9948175Z 2021-05-16T01:35:28.9950272Z Packages (11) 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 libzstd-1.5.0-1 msys2-keyring-1~20210213-2 msys2-launcher-1.3-2 rebase-4.4.4-3 zstd-1.5.0-1 2021-05-16T01:35:28.9952518Z 2021-05-16T01:35:28.9953986Z Total Installed Size: 19.34 MiB 2021-05-16T01:35:28.9955077Z Net Upgrade Size: 0.93 MiB 2021-05-16T01:35:28.9955979Z 2021-05-16T01:35:28.9957113Z :: Proceed with installation? [Y/n] 2021-05-16T01:35:28.9957898Z checking keyring... 2021-05-16T01:35:29.1049151Z checking package integrity... 2021-05-16T01:35:30.9815595Z loading package files... 2021-05-16T01:35:31.0085607Z checking for file conflicts... 2021-05-16T01:35:31.0086658Z checking available disk space... 2021-05-16T01:35:31.0217724Z :: Processing package changes... 2021-05-16T01:35:31.0218571Z upgrading less... 2021-05-16T01:35:31.0325818Z upgrading libxml2... 2021-05-16T01:35:31.0552608Z upgrading libxslt... 2021-05-16T01:35:31.0711117Z upgrading ca-certificates... 2021-05-16T01:35:31.9159685Z upgrading libsqlite... 2021-05-16T01:35:31.9280777Z upgrading libzstd... 2021-05-16T01:35:31.9364489Z upgrading gnupg... 2021-05-16T01:35:34.4134251Z ==> Appending keys from msys2.gpg... 2021-05-16T01:35:34.5153941Z ==> Locally signing trusted keys in keyring... 2021-05-16T01:35:34.5353766Z -> Locally signing key 123D4D51A1793859C2BE916BBBE514E53E0D0813... 2021-05-16T01:35:38.6540126Z -> Locally signing key B91BCF3303284BF90CC043CA9F418C233E652008... 2021-05-16T01:35:38.7182703Z -> Locally signing key 6E8FEAFF9644F54EED90EEA0790AE56A1D3CFDDC... 2021-05-16T01:35:38.7913080Z -> Locally signing key 69985C5EB351011C78DF7F6D755B8182ACD22879... 2021-05-16T01:35:38.8578599Z -> Locally signing key 9DD0D4217D75A33B896159E6DA7EF2ABAEEA755C... 2021-05-16T01:35:38.9241876Z -> Locally signing key D55E7A6D7CE9BA1587C0ACACF40D263ECA25678A... 2021-05-16T01:35:38.9921633Z ==> Importing owner trust values... 2021-05-16T01:35:39.0391843Z ==> Disabling revoked keys in keyring... 2021-05-16T01:35:39.0602139Z -> Disabling key B19514FB53EB3668471B296E794DCF97F93FC717... 2021-05-16T01:35:39.1262805Z ==> Updating trust database... 2021-05-16T01:35:39.1471478Z gpg: next trustdb check due at 2022-01-23 2021-05-16T01:35:39.2507991Z upgrading msys2-keyring... 2021-05-16T01:35:39.5441969Z ==> Appending keys from msys2.gpg... 2021-05-16T01:35:39.6502778Z ==> Locally signing trusted keys in keyring... 2021-05-16T01:35:39.6706356Z -> Locally signing key 123D4D51A1793859C2BE916BBBE514E53E0D0813... 2021-05-16T01:35:39.7853674Z -> Locally signing key B91BCF3303284BF90CC043CA9F418C233E652008... 2021-05-16T01:35:39.8641951Z -> Locally signing key 6E8FEAFF9644F54EED90EEA0790AE56A1D3CFDDC... 2021-05-16T01:35:39.9291886Z -> Locally signing key 69985C5EB351011C78DF7F6D755B8182ACD22879... 2021-05-16T01:35:39.9951885Z -> Locally signing key 9DD0D4217D75A33B896159E6DA7EF2ABAEEA755C... 2021-05-16T01:35:40.0673439Z -> Locally signing key D55E7A6D7CE9BA1587C0ACACF40D263ECA25678A... 2021-05-16T01:35:40.1357278Z ==> Importing owner trust values... 2021-05-16T01:35:40.1772183Z ==> Disabling revoked keys in keyring... 2021-05-16T01:35:40.1971991Z -> Disabling key B19514FB53EB3668471B296E794DCF97F93FC717... 2021-05-16T01:35:40.2681706Z ==> Updating trust database... 2021-05-16T01:35:40.2881946Z gpg: next trustdb check due at 2022-01-23 2021-05-16T01:35:40.3885764Z upgrading msys2-launcher... 2021-05-16T01:35:40.4005200Z upgrading rebase... 2021-05-16T01:35:40.4157297Z upgrading zstd... 2021-05-16T01:35:40.4401866Z :: Running post-transaction hooks... 2021-05-16T01:35:40.4403343Z (1/1) Updating the info directory file... 2021-05-16T01:35:40.7243401Z ##[endgroup] 2021-05-16T01:35:40.7244504Z ##[group]Installing additional packages... 2021-05-16T01:35:40.7988346Z [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-16T01:35:42.0266257Z :: There are 19 members in group mingw-w64-x86_64-toolchain: 2021-05-16T01:35:42.0267496Z :: Repository mingw64 2021-05-16T01:35:42.0272472Z 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-16T01:35:42.0275301Z 2021-05-16T01:35:42.0275941Z Enter a selection (default=all): 2021-05-16T01:35:42.0276702Z resolving dependencies... 2021-05-16T01:35:42.0399905Z looking for conflicting packages... 2021-05-16T01:35:42.0464502Z 2021-05-16T01:35:42.0483614Z 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-16T01:35:42.0499920Z 2021-05-16T01:35:42.0501348Z Total Installed Size: 1089.03 MiB 2021-05-16T01:35:42.0501881Z 2021-05-16T01:35:42.0502946Z :: Proceed with installation? [Y/n] 2021-05-16T01:35:42.0503700Z checking keyring... 2021-05-16T01:35:42.3209312Z checking package integrity... 2021-05-16T01:35:55.1447797Z loading package files... 2021-05-16T01:35:55.8129029Z checking for file conflicts... 2021-05-16T01:35:58.4993529Z checking available disk space... 2021-05-16T01:35:58.5133873Z :: Processing package changes... 2021-05-16T01:35:58.5134851Z installing expat... 2021-05-16T01:35:58.5203326Z installing vim... 2021-05-16T01:36:00.2716942Z installing heimdal... 2021-05-16T01:36:00.6758890Z installing openssh... 2021-05-16T01:36:00.7197760Z installing perl-Error... 2021-05-16T01:36:00.7327128Z installing perl-Authen-SASL... 2021-05-16T01:36:00.7579413Z installing perl-Encode-Locale... 2021-05-16T01:36:00.7668652Z installing perl-HTTP-Date... 2021-05-16T01:36:00.7763465Z installing perl-File-Listing... 2021-05-16T01:36:00.7861178Z installing perl-HTML-Tagset... 2021-05-16T01:36:00.7915946Z installing perl-Clone... 2021-05-16T01:36:00.7984210Z installing perl-IO-HTML... 2021-05-16T01:36:00.8051980Z installing perl-LWP-MediaTypes... 2021-05-16T01:36:00.8122737Z installing perl-URI... 2021-05-16T01:36:00.9356570Z installing perl-HTTP-Message... 2021-05-16T01:36:00.9900366Z installing perl-HTML-Parser... 2021-05-16T01:36:01.0373908Z installing perl-HTTP-Cookies... 2021-05-16T01:36:01.0889814Z installing perl-HTTP-Daemon... 2021-05-16T01:36:01.0945539Z installing perl-HTTP-Negotiate... 2021-05-16T01:36:01.0996923Z installing perl-Net-HTTP... 2021-05-16T01:36:01.1145812Z installing perl-WWW-RobotRules... 2021-05-16T01:36:01.1229981Z installing perl-Try-Tiny... 2021-05-16T01:36:01.1342684Z installing perl-libwww... 2021-05-16T01:36:01.1764006Z Optional dependencies for perl-libwww 2021-05-16T01:36:01.1765351Z perl-LWP-Protocol-https: for https:// url schemes 2021-05-16T01:36:01.1766327Z installing perl-TimeDate... 2021-05-16T01:36:01.2189938Z installing perl-MailTools... 2021-05-16T01:36:01.2557327Z installing perl-IO-Stringy... 2021-05-16T01:36:01.2705185Z installing perl-Convert-BinHex... 2021-05-16T01:36:01.3982293Z module test... pass. 2021-05-16T01:36:01.3986835Z installing perl-MIME-tools... 2021-05-16T01:36:01.4632574Z installing perl-Net-SSLeay... 2021-05-16T01:36:01.5436446Z installing perl-IO-Socket-SSL... 2021-05-16T01:36:01.5577484Z installing perl-Net-SMTP-SSL... 2021-05-16T01:36:01.5645734Z installing perl-TermReadKey... 2021-05-16T01:36:01.5728102Z installing git... 2021-05-16T01:36:02.1969943Z Optional dependencies for git 2021-05-16T01:36:02.1971032Z python: various helper scripts 2021-05-16T01:36:02.1971802Z subversion: git svn 2021-05-16T01:36:02.1972593Z installing mingw-w64-x86_64-libiconv... 2021-05-16T01:36:02.2266444Z installing mingw-w64-x86_64-zlib... 2021-05-16T01:36:02.2368323Z installing mingw-w64-x86_64-binutils... 2021-05-16T01:36:02.6515422Z installing mingw-w64-x86_64-headers-git... 2021-05-16T01:36:04.1093117Z installing mingw-w64-x86_64-crt-git... 2021-05-16T01:36:05.0384373Z installing mingw-w64-x86_64-isl... 2021-05-16T01:36:05.0964940Z installing mingw-w64-x86_64-gmp... 2021-05-16T01:36:05.1149701Z installing mingw-w64-x86_64-mpfr... 2021-05-16T01:36:05.1370676Z installing mingw-w64-x86_64-mpc... 2021-05-16T01:36:05.1432593Z installing mingw-w64-x86_64-libwinpthread-git... 2021-05-16T01:36:05.1511366Z installing mingw-w64-x86_64-gcc-libs... 2021-05-16T01:36:05.1708834Z installing mingw-w64-x86_64-windows-default-manifest... 2021-05-16T01:36:05.1755878Z installing mingw-w64-x86_64-winpthreads-git... 2021-05-16T01:36:05.1949388Z installing mingw-w64-x86_64-zstd... 2021-05-16T01:36:05.2183289Z installing mingw-w64-x86_64-gcc... 2021-05-16T01:36:06.6240792Z installing mingw-w64-x86_64-gcc-ada... 2021-05-16T01:36:09.0408161Z installing mingw-w64-x86_64-gcc-libgfortran... 2021-05-16T01:36:09.0541144Z installing mingw-w64-x86_64-gcc-fortran... 2021-05-16T01:36:09.2121562Z installing mingw-w64-x86_64-gcc-objc... 2021-05-16T01:36:09.4054263Z installing mingw-w64-x86_64-expat... 2021-05-16T01:36:09.4183121Z installing mingw-w64-x86_64-gettext... 2021-05-16T01:36:11.7496002Z installing mingw-w64-x86_64-libtre-git... 2021-05-16T01:36:11.7711044Z installing mingw-w64-x86_64-libsystre... 2021-05-16T01:36:11.7830638Z installing mingw-w64-x86_64-ncurses... 2021-05-16T01:36:17.3137302Z installing mingw-w64-x86_64-bzip2... 2021-05-16T01:36:17.3333909Z installing mingw-w64-x86_64-libffi... 2021-05-16T01:36:17.3503339Z installing mingw-w64-x86_64-mpdecimal... 2021-05-16T01:36:17.4112190Z installing mingw-w64-x86_64-libtasn1... 2021-05-16T01:36:17.4570993Z installing mingw-w64-x86_64-p11-kit... 2021-05-16T01:36:17.4895465Z installing mingw-w64-x86_64-ca-certificates... 2021-05-16T01:36:18.2557889Z installing mingw-w64-x86_64-openssl... 2021-05-16T01:36:25.3768822Z installing mingw-w64-x86_64-termcap... 2021-05-16T01:36:25.3833252Z installing mingw-w64-x86_64-readline... 2021-05-16T01:36:25.4177752Z installing mingw-w64-x86_64-tcl... 2021-05-16T01:36:27.1136910Z installing mingw-w64-x86_64-sqlite3... 2021-05-16T01:36:28.2493071Z installing mingw-w64-x86_64-tk... 2021-05-16T01:36:28.7929403Z installing mingw-w64-x86_64-xz... 2021-05-16T01:36:29.3139078Z installing mingw-w64-x86_64-python... 2021-05-16T01:36:36.9549617Z installing mingw-w64-x86_64-xxhash... 2021-05-16T01:36:36.9676803Z installing mingw-w64-x86_64-gdb... 2021-05-16T01:36:37.1457016Z installing mingw-w64-x86_64-gdb-multiarch... 2021-05-16T01:36:37.2438189Z installing mingw-w64-x86_64-libgccjit... 2021-05-16T01:36:37.4032254Z installing mingw-w64-x86_64-libmangle-git... 2021-05-16T01:36:37.4090145Z installing mingw-w64-x86_64-make... 2021-05-16T01:36:37.4317959Z installing mingw-w64-x86_64-pkgconf... 2021-05-16T01:36:37.4504569Z installing mingw-w64-x86_64-tools-git... 2021-05-16T01:36:37.4635705Z installing mingw-w64-x86_64-winstorecompat-git... 2021-05-16T01:36:37.5264590Z ##[endgroup] 2021-05-16T01:36:37.5265519Z ##[group]Saving package cache... 2021-05-16T01:36:37.5962656Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'paccache' '-r' '-f' '-u' '-k0'" 2021-05-16T01:36:38.7272226Z ==> no candidate packages found for pruning 2021-05-16T01:36:38.8171427Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'paccache' '-r' '-f' '-k1'" 2021-05-16T01:36:39.2532416Z ==> no candidate packages found for pruning 2021-05-16T01:36:40.0176279Z Cache unchanged, skipping save for msys2-pkgs-upd:true-conf:e36258c0-files:18331145d5a4597523f11d1deeef9468dbf7ba58 2021-05-16T01:36:40.1088960Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'pacman' '--noconfirm' '-Scc'" 2021-05-16T01:36:41.0769872Z 2021-05-16T01:36:41.0771116Z Cache directory: /var/cache/pacman/pkg/ 2021-05-16T01:36:41.2978108Z :: Do you want to remove ALL files from cache? [Y/n] 2021-05-16T01:36:41.2979175Z removing all files from cache... 2021-05-16T01:36:41.2979693Z 2021-05-16T01:36:41.2980371Z Database directory: /var/lib/pacman/ 2021-05-16T01:36:41.2986285Z :: Do you want to remove unused repositories? [Y/n] 2021-05-16T01:36:41.2987773Z removing unused sync repositories... 2021-05-16T01:36:41.3066743Z ##[endgroup] 2021-05-16T01:36:41.3400320Z ##[group]Run adigherman/actions/install-sysdeps-windows@master 2021-05-16T01:36:41.3401079Z env: 2021-05-16T01:36:41.3401610Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:36:41.3402119Z TIC_DEPLOY_KEY: 2021-05-16T01:36:41.3402565Z RSPM: 2021-05-16T01:36:41.3404101Z GITHUB_PAT: *** 2021-05-16T01:36:41.3404534Z COVERALLS_TOKEN: 2021-05-16T01:36:41.3405045Z continue-on-error: false 2021-05-16T01:36:41.3405565Z VDIFFR_RUN_TESTS: 2021-05-16T01:36:41.3406035Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T01:36:41.3406449Z TZ: UTC 2021-05-16T01:36:41.3406867Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:36:41.3407315Z NOT_CRAN: true 2021-05-16T01:36:41.3407714Z MSYSTEM: MINGW64 2021-05-16T01:36:41.3408134Z ##[endgroup] 2021-05-16T01:36:42.3275472Z :: Synchronizing package databases... 2021-05-16T01:36:43.0134990Z mingw32 is up to date 2021-05-16T01:36:43.0135914Z mingw64 is up to date 2021-05-16T01:36:43.0136877Z ucrt64 is up to date 2021-05-16T01:36:43.0137570Z clang64 is up to date 2021-05-16T01:36:43.0138164Z msys is up to date 2021-05-16T01:36:43.0138892Z :: Starting core system upgrade... 2021-05-16T01:36:43.2922499Z there is nothing to do 2021-05-16T01:36:43.2923599Z :: Starting full system upgrade... 2021-05-16T01:36:43.4130123Z there is nothing to do 2021-05-16T01:36:44.2071996Z resolving dependencies... 2021-05-16T01:36:44.2141740Z looking for conflicting packages... 2021-05-16T01:36:44.2233336Z 2021-05-16T01:36:44.2234587Z Packages (1) mingw-w64-x86_64-aom-3.1.0-1 2021-05-16T01:36:44.2235446Z 2021-05-16T01:36:44.2236571Z Total Download Size: 3.00 MiB 2021-05-16T01:36:44.2237767Z Total Installed Size: 20.93 MiB 2021-05-16T01:36:44.2238513Z 2021-05-16T01:36:44.2239789Z :: Proceed with installation? [Y/n] 2021-05-16T01:36:44.2241065Z :: Retrieving packages... 2021-05-16T01:36:44.5350813Z downloading mingw-w64-x86_64-aom-3.1.0-1-any.pkg.tar.zst... 2021-05-16T01:36:45.2851869Z checking keyring... 2021-05-16T01:36:45.3745556Z checking package integrity... 2021-05-16T01:36:45.5370932Z loading package files... 2021-05-16T01:36:45.5391595Z checking for file conflicts... 2021-05-16T01:36:45.5404127Z checking available disk space... 2021-05-16T01:36:45.5411053Z :: Processing package changes... 2021-05-16T01:36:45.5412064Z installing mingw-w64-x86_64-aom... 2021-05-16T01:36:46.4261686Z resolving dependencies... 2021-05-16T01:36:46.4263700Z looking for conflicting packages... 2021-05-16T01:36:46.4489957Z 2021-05-16T01:36:46.4491253Z Packages (1) mingw-w64-x86_64-argtable-2.13-2 2021-05-16T01:36:46.4492271Z 2021-05-16T01:36:46.4493223Z Total Download Size: 1.97 MiB 2021-05-16T01:36:46.4494326Z Total Installed Size: 4.43 MiB 2021-05-16T01:36:46.4495043Z 2021-05-16T01:36:46.4496256Z :: Proceed with installation? [Y/n] 2021-05-16T01:36:46.4497460Z :: Retrieving packages... 2021-05-16T01:36:46.7638887Z downloading mingw-w64-x86_64-argtable-2.13-2-any.pkg.tar.zst... 2021-05-16T01:36:47.4144958Z checking keyring... 2021-05-16T01:36:47.5021139Z checking package integrity... 2021-05-16T01:36:47.6503317Z loading package files... 2021-05-16T01:36:47.6523491Z checking for file conflicts... 2021-05-16T01:36:47.6545182Z checking available disk space... 2021-05-16T01:36:47.6551837Z :: Processing package changes... 2021-05-16T01:36:47.6552770Z installing mingw-w64-x86_64-argtable... 2021-05-16T01:36:48.4829668Z resolving dependencies... 2021-05-16T01:36:48.5065254Z looking for conflicting packages... 2021-05-16T01:36:48.5066144Z 2021-05-16T01:36:48.5076689Z 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-16T01:36:48.5083237Z 2021-05-16T01:36:48.5083978Z Total Download Size: 92.82 MiB 2021-05-16T01:36:48.5084708Z Total Installed Size: 821.22 MiB 2021-05-16T01:36:48.5085167Z 2021-05-16T01:36:48.5085924Z :: Proceed with installation? [Y/n] 2021-05-16T01:36:48.5086773Z :: Retrieving packages... 2021-05-16T01:36:48.8169683Z downloading mingw-w64-x86_64-aws-c-common-0.5.5-1-any.pkg.tar.zst... 2021-05-16T01:36:49.2790689Z downloading mingw-w64-x86_64-aws-checksums-0.1.11-1-any.pkg.tar.zst... 2021-05-16T01:36:49.3973812Z downloading mingw-w64-x86_64-aws-c-cal-0.5.0-1-any.pkg.tar.zst... 2021-05-16T01:36:49.4920635Z downloading mingw-w64-x86_64-aws-c-io-0.9.1-3-any.pkg.tar.zst... 2021-05-16T01:36:49.6792544Z downloading mingw-w64-x86_64-aws-c-event-stream-0.2.7-1-any.pkg.tar.zst... 2021-05-16T01:36:49.7755916Z downloading mingw-w64-x86_64-aws-sdk-cpp-1.8.149-2-any.pkg.tar.zst... 2021-05-16T01:36:50.2458426Z downloading mingw-w64-x86_64-brotli-1.0.9-2-any.pkg.tar.zst... 2021-05-16T01:36:50.3509406Z downloading mingw-w64-x86_64-double-conversion-3.1.5-1-any.pkg.tar.xz... 2021-05-16T01:36:50.4460909Z downloading mingw-w64-x86_64-flatbuffers-1.12.0-2-any.pkg.tar.zst... 2021-05-16T01:36:50.5502972Z downloading mingw-w64-x86_64-gflags-2.2.2-2-any.pkg.tar.xz... 2021-05-16T01:36:50.6454770Z downloading mingw-w64-x86_64-wineditline-2.205-3-any.pkg.tar.xz... 2021-05-16T01:36:50.7764289Z downloading mingw-w64-x86_64-pcre-8.44-3-any.pkg.tar.zst... 2021-05-16T01:36:50.8827161Z downloading mingw-w64-x86_64-glib2-2.68.2-1-any.pkg.tar.zst... 2021-05-16T01:36:51.0814580Z downloading mingw-w64-x86_64-gobject-introspection-runtime-1.66.1-5-any.pkg.tar.zst... 2021-05-16T01:36:51.1766996Z downloading mingw-w64-x86_64-python-markupsafe-2.0.0-1-any.pkg.tar.zst... 2021-05-16T01:36:51.2725177Z downloading mingw-w64-x86_64-python-beaker-1.11.0-1-any.pkg.tar.xz... 2021-05-16T01:36:51.3707474Z downloading mingw-w64-x86_64-python-mako-1.1.4-2-any.pkg.tar.zst... 2021-05-16T01:36:51.4666357Z downloading mingw-w64-x86_64-gobject-introspection-1.66.1-5-any.pkg.tar.zst... 2021-05-16T01:36:51.5904206Z downloading mingw-w64-x86_64-c-ares-1.17.1-1-any.pkg.tar.zst... 2021-05-16T01:36:51.6887022Z downloading mingw-w64-x86_64-protobuf-3.16.0-1-any.pkg.tar.zst... 2021-05-16T01:36:51.8430054Z downloading mingw-w64-x86_64-re2-20210401-1-any.pkg.tar.zst... 2021-05-16T01:36:51.9396745Z downloading mingw-w64-x86_64-grpc-1.35.0-2-any.pkg.tar.zst... 2021-05-16T01:36:52.0842298Z downloading mingw-w64-x86_64-libutf8proc-2.6.1-1-any.pkg.tar.zst... 2021-05-16T01:36:52.1803865Z downloading mingw-w64-x86_64-lz4-1.9.3-1-any.pkg.tar.zst... 2021-05-16T01:36:52.2808240Z downloading mingw-w64-x86_64-openblas-0.3.13-2-any.pkg.tar.zst... 2021-05-16T01:36:52.6194502Z downloading mingw-w64-x86_64-python-numpy-1.20.3-1-any.pkg.tar.zst... 2021-05-16T01:36:52.8275685Z downloading mingw-w64-x86_64-snappy-1.1.8-1-any.pkg.tar.xz... 2021-05-16T01:36:52.9288893Z downloading mingw-w64-x86_64-icu-68.2-3-any.pkg.tar.zst... 2021-05-16T01:36:53.7728498Z downloading mingw-w64-x86_64-boost-1.75.0-4-any.pkg.tar.zst... 2021-05-16T01:36:54.6269743Z downloading mingw-w64-x86_64-thrift-0.13.0-2-any.pkg.tar.zst... 2021-05-16T01:36:54.7736212Z downloading mingw-w64-x86_64-uriparser-0.9.4-1-any.pkg.tar.zst... 2021-05-16T01:36:54.8710288Z downloading mingw-w64-x86_64-arrow-4.0.0-1-any.pkg.tar.zst... 2021-05-16T01:36:55.6372701Z checking keyring... 2021-05-16T01:36:55.8992069Z checking package integrity... 2021-05-16T01:37:00.9870825Z loading package files... 2021-05-16T01:37:01.3567300Z checking for file conflicts... 2021-05-16T01:37:03.0844388Z checking available disk space... 2021-05-16T01:37:03.0919710Z :: Processing package changes... 2021-05-16T01:37:03.0921394Z installing mingw-w64-x86_64-aws-c-common... 2021-05-16T01:37:03.1710031Z installing mingw-w64-x86_64-aws-checksums... 2021-05-16T01:37:03.1853561Z installing mingw-w64-x86_64-aws-c-cal... 2021-05-16T01:37:03.2056676Z installing mingw-w64-x86_64-aws-c-io... 2021-05-16T01:37:03.2361928Z installing mingw-w64-x86_64-aws-c-event-stream... 2021-05-16T01:37:03.2546524Z installing mingw-w64-x86_64-aws-sdk-cpp... 2021-05-16T01:37:04.0881893Z installing mingw-w64-x86_64-brotli... 2021-05-16T01:37:04.1096712Z installing mingw-w64-x86_64-double-conversion... 2021-05-16T01:37:04.1383219Z installing mingw-w64-x86_64-flatbuffers... 2021-05-16T01:37:04.1732954Z installing mingw-w64-x86_64-gflags... 2021-05-16T01:37:04.2115037Z installing mingw-w64-x86_64-wineditline... 2021-05-16T01:37:04.2262383Z installing mingw-w64-x86_64-pcre... 2021-05-16T01:37:04.4277134Z installing mingw-w64-x86_64-glib2... 2021-05-16T01:37:04.9005652Z installing mingw-w64-x86_64-gobject-introspection-runtime... 2021-05-16T01:37:04.9211071Z installing mingw-w64-x86_64-python-markupsafe... 2021-05-16T01:37:04.9401508Z installing mingw-w64-x86_64-python-beaker... 2021-05-16T01:37:05.0300742Z installing mingw-w64-x86_64-python-mako... 2021-05-16T01:37:05.1232002Z installing mingw-w64-x86_64-gobject-introspection... 2021-05-16T01:37:05.3393027Z installing mingw-w64-x86_64-c-ares... 2021-05-16T01:37:05.4013040Z installing mingw-w64-x86_64-protobuf... 2021-05-16T01:37:05.5917740Z installing mingw-w64-x86_64-re2... 2021-05-16T01:37:05.6075438Z installing mingw-w64-x86_64-grpc... 2021-05-16T01:37:05.9920325Z installing mingw-w64-x86_64-libutf8proc... 2021-05-16T01:37:06.0036148Z installing mingw-w64-x86_64-lz4... 2021-05-16T01:37:06.0186057Z installing mingw-w64-x86_64-openblas... 2021-05-16T01:37:06.2623414Z Set the environment variable OPENBLAS_NUM_THREADS to the 2021-05-16T01:37:06.2624642Z number of threads to use. 2021-05-16T01:37:06.2658648Z installing mingw-w64-x86_64-python-numpy... 2021-05-16T01:37:07.9392195Z Optional dependencies for mingw-w64-x86_64-python-numpy 2021-05-16T01:37:07.9393938Z mingw-w64-x86_64-python-pytest: testsuite 2021-05-16T01:37:07.9395261Z installing mingw-w64-x86_64-snappy... 2021-05-16T01:37:07.9550330Z installing mingw-w64-x86_64-icu... 2021-05-16T01:37:08.6692631Z installing mingw-w64-x86_64-boost... 2021-05-16T01:37:24.3491780Z installing mingw-w64-x86_64-thrift... 2021-05-16T01:37:24.4774452Z installing mingw-w64-x86_64-uriparser... 2021-05-16T01:37:24.4962577Z installing mingw-w64-x86_64-arrow... 2021-05-16T01:37:26.9245656Z warning: mingw-w64-x86_64-aws-sdk-cpp-1.8.149-2 is up to date -- reinstalling 2021-05-16T01:37:26.9246625Z resolving dependencies... 2021-05-16T01:37:26.9328728Z looking for conflicting packages... 2021-05-16T01:37:26.9443909Z 2021-05-16T01:37:26.9445686Z Packages (1) mingw-w64-x86_64-aws-sdk-cpp-1.8.149-2 2021-05-16T01:37:26.9446623Z 2021-05-16T01:37:26.9447180Z Total Installed Size: 36.73 MiB 2021-05-16T01:37:26.9448181Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:37:26.9448653Z 2021-05-16T01:37:26.9449400Z :: Proceed with installation? [Y/n] 2021-05-16T01:37:26.9450117Z checking keyring... 2021-05-16T01:37:27.0165840Z checking package integrity... 2021-05-16T01:37:27.1622165Z loading package files... 2021-05-16T01:37:27.1757893Z checking for file conflicts... 2021-05-16T01:37:27.1759162Z checking available disk space... 2021-05-16T01:37:27.2234270Z :: Processing package changes... 2021-05-16T01:37:27.2236042Z reinstalling mingw-w64-x86_64-aws-sdk-cpp... 2021-05-16T01:37:29.4990574Z warning: mingw-w64-x86_64-binutils-2.36.1-3 is up to date -- reinstalling 2021-05-16T01:37:29.4991599Z resolving dependencies... 2021-05-16T01:37:29.5119385Z looking for conflicting packages... 2021-05-16T01:37:29.5178954Z 2021-05-16T01:37:29.5179929Z Packages (1) mingw-w64-x86_64-binutils-2.36.1-3 2021-05-16T01:37:29.5180510Z 2021-05-16T01:37:29.5181126Z Total Download Size: 7.06 MiB 2021-05-16T01:37:29.5181824Z Total Installed Size: 88.32 MiB 2021-05-16T01:37:29.5182511Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:37:29.5182926Z 2021-05-16T01:37:29.5183658Z :: Proceed with installation? [Y/n] 2021-05-16T01:37:29.5184414Z :: Retrieving packages... 2021-05-16T01:37:29.8378792Z downloading mingw-w64-x86_64-binutils-2.36.1-3-any.pkg.tar.zst... 2021-05-16T01:37:30.7003004Z checking keyring... 2021-05-16T01:37:30.7970779Z checking package integrity... 2021-05-16T01:37:31.0056534Z loading package files... 2021-05-16T01:37:31.0113918Z checking for file conflicts... 2021-05-16T01:37:31.0114717Z checking available disk space... 2021-05-16T01:37:31.0239217Z :: Processing package changes... 2021-05-16T01:37:31.0240263Z reinstalling mingw-w64-x86_64-binutils... 2021-05-16T01:37:32.1686149Z warning: mingw-w64-x86_64-boost-1.75.0-4 is up to date -- reinstalling 2021-05-16T01:37:32.1687071Z resolving dependencies... 2021-05-16T01:37:32.1817496Z looking for conflicting packages... 2021-05-16T01:37:32.1996688Z 2021-05-16T01:37:32.1997736Z Packages (1) mingw-w64-x86_64-boost-1.75.0-4 2021-05-16T01:37:32.1998288Z 2021-05-16T01:37:32.1998916Z Total Installed Size: 344.30 MiB 2021-05-16T01:37:32.1999611Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:37:32.2000046Z 2021-05-16T01:37:32.2000762Z :: Proceed with installation? [Y/n] 2021-05-16T01:37:32.2001461Z checking keyring... 2021-05-16T01:37:32.2820399Z checking package integrity... 2021-05-16T01:37:32.6206547Z loading package files... 2021-05-16T01:37:32.8301514Z checking for file conflicts... 2021-05-16T01:37:32.8322260Z checking available disk space... 2021-05-16T01:37:33.6071449Z :: Processing package changes... 2021-05-16T01:37:33.6073428Z reinstalling mingw-w64-x86_64-boost... 2021-05-16T01:37:50.5693826Z resolving dependencies... 2021-05-16T01:37:50.5819256Z looking for conflicting packages... 2021-05-16T01:37:50.5892628Z 2021-05-16T01:37:50.5893871Z Packages (1) mingw-w64-x86_64-bwidget-1.9.14-1 2021-05-16T01:37:50.5894480Z 2021-05-16T01:37:50.5895115Z Total Download Size: 0.17 MiB 2021-05-16T01:37:50.5895827Z Total Installed Size: 0.98 MiB 2021-05-16T01:37:50.5896258Z 2021-05-16T01:37:50.5897021Z :: Proceed with installation? [Y/n] 2021-05-16T01:37:50.5897786Z :: Retrieving packages... 2021-05-16T01:37:50.9317602Z downloading mingw-w64-x86_64-bwidget-1.9.14-1-any.pkg.tar.xz... 2021-05-16T01:37:51.3851803Z checking keyring... 2021-05-16T01:37:51.4728126Z checking package integrity... 2021-05-16T01:37:51.6094462Z loading package files... 2021-05-16T01:37:51.6152546Z checking for file conflicts... 2021-05-16T01:37:51.6231870Z checking available disk space... 2021-05-16T01:37:51.6241936Z :: Processing package changes... 2021-05-16T01:37:51.6242837Z installing mingw-w64-x86_64-bwidget... 2021-05-16T01:37:52.5811899Z warning: mingw-w64-x86_64-bzip2-1.0.8-2 is up to date -- reinstalling 2021-05-16T01:37:52.5813016Z resolving dependencies... 2021-05-16T01:37:52.5895967Z looking for conflicting packages... 2021-05-16T01:37:52.6002320Z 2021-05-16T01:37:52.6003092Z Packages (1) mingw-w64-x86_64-bzip2-1.0.8-2 2021-05-16T01:37:52.6003648Z 2021-05-16T01:37:52.6004277Z Total Download Size: 0.09 MiB 2021-05-16T01:37:52.6004987Z Total Installed Size: 0.46 MiB 2021-05-16T01:37:52.6005660Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:37:52.6006092Z 2021-05-16T01:37:52.6006828Z :: Proceed with installation? [Y/n] 2021-05-16T01:37:52.6007594Z :: Retrieving packages... 2021-05-16T01:37:52.9160604Z downloading mingw-w64-x86_64-bzip2-1.0.8-2-any.pkg.tar.zst... 2021-05-16T01:37:53.1021915Z checking keyring... 2021-05-16T01:37:53.1915464Z checking package integrity... 2021-05-16T01:37:53.3363783Z loading package files... 2021-05-16T01:37:53.3389566Z checking for file conflicts... 2021-05-16T01:37:53.3390465Z checking available disk space... 2021-05-16T01:37:53.3412433Z :: Processing package changes... 2021-05-16T01:37:53.3413476Z reinstalling mingw-w64-x86_64-bzip2... 2021-05-16T01:37:54.2592305Z warning: mingw-w64-x86_64-c-ares-1.17.1-1 is up to date -- reinstalling 2021-05-16T01:37:54.2593843Z resolving dependencies... 2021-05-16T01:37:54.2595676Z looking for conflicting packages... 2021-05-16T01:37:54.2781964Z 2021-05-16T01:37:54.2783038Z Packages (1) mingw-w64-x86_64-c-ares-1.17.1-1 2021-05-16T01:37:54.2783780Z 2021-05-16T01:37:54.2785362Z Total Installed Size: 0.62 MiB 2021-05-16T01:37:54.2786489Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:37:54.2786974Z 2021-05-16T01:37:54.2787762Z :: Proceed with installation? [Y/n] 2021-05-16T01:37:54.2788523Z checking keyring... 2021-05-16T01:37:54.3565285Z checking package integrity... 2021-05-16T01:37:54.4691469Z loading package files... 2021-05-16T01:37:54.4724164Z checking for file conflicts... 2021-05-16T01:37:54.4725068Z checking available disk space... 2021-05-16T01:37:54.4773552Z :: Processing package changes... 2021-05-16T01:37:54.4774567Z reinstalling mingw-w64-x86_64-c-ares... 2021-05-16T01:37:55.4114419Z resolving dependencies... 2021-05-16T01:37:55.4325683Z looking for conflicting packages... 2021-05-16T01:37:55.4349821Z warning: dependency cycle detected: 2021-05-16T01:37:55.4351034Z warning: mingw-w64-x86_64-harfbuzz will be installed before its mingw-w64-x86_64-freetype dependency 2021-05-16T01:37:55.4351722Z 2021-05-16T01:37:55.4354049Z 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-16T01:37:55.4355721Z 2021-05-16T01:37:55.4356359Z Total Download Size: 3.58 MiB 2021-05-16T01:37:55.4357046Z Total Installed Size: 21.16 MiB 2021-05-16T01:37:55.4357498Z 2021-05-16T01:37:55.4358262Z :: Proceed with installation? [Y/n] 2021-05-16T01:37:55.4359043Z :: Retrieving packages... 2021-05-16T01:37:55.7677480Z downloading mingw-w64-x86_64-libpng-1.6.37-4-any.pkg.tar.zst... 2021-05-16T01:37:56.2352114Z downloading mingw-w64-x86_64-graphite2-1.3.14-2-any.pkg.tar.zst... 2021-05-16T01:37:56.3372180Z downloading mingw-w64-x86_64-harfbuzz-2.8.1-1-any.pkg.tar.zst... 2021-05-16T01:37:56.6216237Z downloading mingw-w64-x86_64-freetype-2.10.4-2-any.pkg.tar.zst... 2021-05-16T01:37:56.8117549Z downloading mingw-w64-x86_64-fontconfig-2.13.93-3-any.pkg.tar.zst... 2021-05-16T01:37:56.9078300Z downloading mingw-w64-x86_64-lzo2-2.10-1-any.pkg.tar.xz... 2021-05-16T01:37:57.0033283Z downloading mingw-w64-x86_64-pixman-0.40.0-2-any.pkg.tar.zst... 2021-05-16T01:37:57.1040808Z downloading mingw-w64-x86_64-cairo-1.17.4-3-any.pkg.tar.zst... 2021-05-16T01:37:57.1116673Z checking keyring... 2021-05-16T01:37:57.3717655Z checking package integrity... 2021-05-16T01:37:58.4499393Z loading package files... 2021-05-16T01:37:58.4725086Z checking for file conflicts... 2021-05-16T01:37:58.4942939Z checking available disk space... 2021-05-16T01:37:58.4952831Z :: Processing package changes... 2021-05-16T01:37:58.4953763Z installing mingw-w64-x86_64-libpng... 2021-05-16T01:37:58.5203492Z installing mingw-w64-x86_64-graphite2... 2021-05-16T01:37:58.5348351Z installing mingw-w64-x86_64-harfbuzz... 2021-05-16T01:37:58.6054940Z Optional dependencies for mingw-w64-x86_64-harfbuzz 2021-05-16T01:37:58.6056145Z mingw-w64-x86_64-icu: harfbuzz-icu support [installed] 2021-05-16T01:37:58.6057184Z mingw-w64-x86_64-cairo: hb-view program [pending] 2021-05-16T01:37:58.6058143Z installing mingw-w64-x86_64-freetype... 2021-05-16T01:37:58.6589326Z installing mingw-w64-x86_64-fontconfig... 2021-05-16T01:37:58.7868575Z 2021-05-16T01:37:58.7877509Z Fontconfig configuration is done via /mingw64/etc/fonts/conf.avail and conf.d. 2021-05-16T01:37:58.7879700Z Read /mingw64/etc/fonts/conf.d/README for more information. 2021-05-16T01:37:58.7880905Z 2021-05-16T01:38:11.0172297Z updating font cache... done. 2021-05-16T01:38:11.0173608Z installing mingw-w64-x86_64-lzo2... 2021-05-16T01:38:11.0488957Z installing mingw-w64-x86_64-pixman... 2021-05-16T01:38:11.0619659Z installing mingw-w64-x86_64-cairo... 2021-05-16T01:38:11.1073187Z Optional dependencies for mingw-w64-x86_64-cairo 2021-05-16T01:38:11.1074593Z mingw-w64-x86_64-glib2: libcairo-gobject [installed] 2021-05-16T01:38:11.1088687Z :: Running post-transaction hooks... 2021-05-16T01:38:11.1089632Z (1/1) Updating fontconfig cache... 2021-05-16T01:38:12.0296922Z resolving dependencies... 2021-05-16T01:38:12.0451031Z looking for conflicting packages... 2021-05-16T01:38:12.0514662Z 2021-05-16T01:38:12.0515476Z Packages (1) mingw-w64-x86_64-ccache-3.7.9-2 2021-05-16T01:38:12.0516058Z 2021-05-16T01:38:12.0516675Z Total Download Size: 0.10 MiB 2021-05-16T01:38:12.0517350Z Total Installed Size: 0.20 MiB 2021-05-16T01:38:12.0517789Z 2021-05-16T01:38:12.0518519Z :: Proceed with installation? [Y/n] 2021-05-16T01:38:12.0519286Z :: Retrieving packages... 2021-05-16T01:38:12.3681837Z downloading mingw-w64-x86_64-ccache-3.7.9-2-any.pkg.tar.zst... 2021-05-16T01:38:12.6456760Z checking keyring... 2021-05-16T01:38:12.7462816Z checking package integrity... 2021-05-16T01:38:12.8855115Z loading package files... 2021-05-16T01:38:12.8877786Z checking for file conflicts... 2021-05-16T01:38:12.8888112Z checking available disk space... 2021-05-16T01:38:12.8898837Z :: Processing package changes... 2021-05-16T01:38:12.8899730Z installing mingw-w64-x86_64-ccache... 2021-05-16T01:38:13.7046985Z resolving dependencies... 2021-05-16T01:38:13.7188611Z looking for conflicting packages... 2021-05-16T01:38:13.7251532Z 2021-05-16T01:38:13.7252764Z Packages (1) mingw-w64-x86_64-cfitsio-3.450-2 2021-05-16T01:38:13.7253539Z 2021-05-16T01:38:13.7254391Z Total Download Size: 0.69 MiB 2021-05-16T01:38:13.7255341Z Total Installed Size: 3.86 MiB 2021-05-16T01:38:13.7255953Z 2021-05-16T01:38:13.7256968Z :: Proceed with installation? [Y/n] 2021-05-16T01:38:13.7258153Z :: Retrieving packages... 2021-05-16T01:38:14.0368042Z downloading mingw-w64-x86_64-cfitsio-3.450-2-any.pkg.tar.zst... 2021-05-16T01:38:14.5026231Z checking keyring... 2021-05-16T01:38:14.5952286Z checking package integrity... 2021-05-16T01:38:14.7403518Z loading package files... 2021-05-16T01:38:14.7424962Z checking for file conflicts... 2021-05-16T01:38:14.7440070Z checking available disk space... 2021-05-16T01:38:14.7450232Z :: Processing package changes... 2021-05-16T01:38:14.7451179Z installing mingw-w64-x86_64-cfitsio... 2021-05-16T01:38:15.5797129Z resolving dependencies... 2021-05-16T01:38:15.5883648Z looking for conflicting packages... 2021-05-16T01:38:15.6023771Z 2021-05-16T01:38:15.6024823Z Packages (1) mingw-w64-x86_64-clustal-omega-1.2.4-1 2021-05-16T01:38:15.6025485Z 2021-05-16T01:38:15.6026096Z Total Download Size: 0.42 MiB 2021-05-16T01:38:15.6026812Z Total Installed Size: 1.59 MiB 2021-05-16T01:38:15.6027472Z 2021-05-16T01:38:15.6028212Z :: Proceed with installation? [Y/n] 2021-05-16T01:38:15.6028960Z :: Retrieving packages... 2021-05-16T01:38:15.9107881Z downloading mingw-w64-x86_64-clustal-omega-1.2.4-1-any.pkg.tar.zst... 2021-05-16T01:38:16.2819174Z checking keyring... 2021-05-16T01:38:16.3850274Z checking package integrity... 2021-05-16T01:38:16.5352754Z loading package files... 2021-05-16T01:38:16.5382080Z checking for file conflicts... 2021-05-16T01:38:16.5415271Z checking available disk space... 2021-05-16T01:38:16.5427040Z :: Processing package changes... 2021-05-16T01:38:16.5428032Z installing mingw-w64-x86_64-clustal-omega... 2021-05-16T01:38:17.4360154Z resolving dependencies... 2021-05-16T01:38:17.4361781Z looking for conflicting packages... 2021-05-16T01:38:17.4362791Z 2021-05-16T01:38:17.4367584Z 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-16T01:38:17.4375376Z 2021-05-16T01:38:17.4376687Z Total Download Size: 13.82 MiB 2021-05-16T01:38:17.4377526Z Total Installed Size: 92.94 MiB 2021-05-16T01:38:17.4378055Z 2021-05-16T01:38:17.4378827Z :: Proceed with installation? [Y/n] 2021-05-16T01:38:17.4379647Z :: Retrieving packages... 2021-05-16T01:38:17.7454545Z downloading mingw-w64-x86_64-libunistring-0.9.10-3-any.pkg.tar.zst... 2021-05-16T01:38:18.3132103Z downloading mingw-w64-x86_64-libidn2-2.3.0-1-any.pkg.tar.xz... 2021-05-16T01:38:18.4110786Z downloading mingw-w64-x86_64-libmetalink-0.1.3-3-any.pkg.tar.xz... 2021-05-16T01:38:18.5083624Z downloading mingw-w64-x86_64-libpsl-0.21.1-2-any.pkg.tar.zst... 2021-05-16T01:38:18.6042564Z downloading mingw-w64-x86_64-libssh2-1.9.0-3-any.pkg.tar.zst... 2021-05-16T01:38:18.7025946Z downloading mingw-w64-x86_64-jansson-2.13.1-1-any.pkg.tar.zst... 2021-05-16T01:38:18.7987016Z downloading mingw-w64-x86_64-jemalloc-5.2.1-2-any.pkg.tar.zst... 2021-05-16T01:38:18.8997479Z downloading mingw-w64-x86_64-nghttp2-1.41.0-1-any.pkg.tar.zst... 2021-05-16T01:38:18.9986981Z downloading mingw-w64-x86_64-curl-7.76.1-1-any.pkg.tar.zst... 2021-05-16T01:38:19.2828070Z downloading mingw-w64-x86_64-jsoncpp-1.9.4-1-any.pkg.tar.zst... 2021-05-16T01:38:19.3832087Z downloading mingw-w64-x86_64-nettle-3.7-2-any.pkg.tar.zst... 2021-05-16T01:38:19.4848683Z downloading mingw-w64-x86_64-libarchive-3.5.1-1-any.pkg.tar.zst... 2021-05-16T01:38:19.5896390Z downloading mingw-w64-x86_64-libuv-1.40.0-3-any.pkg.tar.zst... 2021-05-16T01:38:19.6859376Z downloading mingw-w64-x86_64-rhash-1.4.1-3-any.pkg.tar.zst... 2021-05-16T01:38:19.7866188Z downloading mingw-w64-x86_64-cmake-3.20.2-1-any.pkg.tar.zst... 2021-05-16T01:38:20.0943187Z checking keyring... 2021-05-16T01:38:20.3685199Z checking package integrity... 2021-05-16T01:38:22.5389677Z loading package files... 2021-05-16T01:38:22.6787020Z checking for file conflicts... 2021-05-16T01:38:23.2865672Z checking available disk space... 2021-05-16T01:38:23.2902273Z :: Processing package changes... 2021-05-16T01:38:23.2903956Z installing mingw-w64-x86_64-libunistring... 2021-05-16T01:38:23.3452351Z installing mingw-w64-x86_64-libidn2... 2021-05-16T01:38:23.3860662Z installing mingw-w64-x86_64-libmetalink... 2021-05-16T01:38:23.4151514Z installing mingw-w64-x86_64-libpsl... 2021-05-16T01:38:23.4235932Z installing mingw-w64-x86_64-libssh2... 2021-05-16T01:38:23.5693515Z installing mingw-w64-x86_64-jansson... 2021-05-16T01:38:23.5768974Z installing mingw-w64-x86_64-jemalloc... 2021-05-16T01:38:23.5975953Z installing mingw-w64-x86_64-nghttp2... 2021-05-16T01:38:23.6145043Z installing mingw-w64-x86_64-curl... 2021-05-16T01:38:23.9965644Z installing mingw-w64-x86_64-jsoncpp... 2021-05-16T01:38:24.0222522Z installing mingw-w64-x86_64-nettle... 2021-05-16T01:38:24.8643362Z installing mingw-w64-x86_64-libarchive... 2021-05-16T01:38:24.8644181Z installing mingw-w64-x86_64-libuv... 2021-05-16T01:38:24.8644883Z installing mingw-w64-x86_64-rhash... 2021-05-16T01:38:24.8645597Z installing mingw-w64-x86_64-cmake... 2021-05-16T01:38:29.9753819Z Optional dependencies for mingw-w64-x86_64-cmake 2021-05-16T01:38:29.9755326Z mingw-w64-x86_64-qt5: CMake Qt GUI 2021-05-16T01:38:29.9756487Z mingw-w64-x86_64-emacs: for cmake emacs mode 2021-05-16T01:38:30.9394988Z error: target not found: mingw-w64-x86_64-coinor-cbc 2021-05-16T01:38:31.8833401Z error: target not found: mingw-w64-x86_64-coinor-symphony 2021-05-16T01:38:32.7539900Z warning: mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-16T01:38:32.7541138Z resolving dependencies... 2021-05-16T01:38:32.7653363Z looking for conflicting packages... 2021-05-16T01:38:32.7773755Z 2021-05-16T01:38:32.7775051Z Packages (1) mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T01:38:32.7775938Z 2021-05-16T01:38:32.7776767Z Total Download Size: 3.18 MiB 2021-05-16T01:38:32.7777711Z Total Installed Size: 81.46 MiB 2021-05-16T01:38:32.7778634Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:38:32.7779200Z 2021-05-16T01:38:32.7780182Z :: Proceed with installation? [Y/n] 2021-05-16T01:38:32.7781194Z :: Retrieving packages... 2021-05-16T01:38:33.0951333Z downloading mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T01:38:33.8528855Z checking keyring... 2021-05-16T01:38:33.9441414Z checking package integrity... 2021-05-16T01:38:34.1180542Z loading package files... 2021-05-16T01:38:34.1317671Z checking for file conflicts... 2021-05-16T01:38:34.1318533Z checking available disk space... 2021-05-16T01:38:34.1758055Z :: Processing package changes... 2021-05-16T01:38:34.1759214Z reinstalling mingw-w64-x86_64-crt-git... 2021-05-16T01:38:36.1316884Z warning: mingw-w64-x86_64-curl-7.76.1-1 is up to date -- reinstalling 2021-05-16T01:38:36.1317833Z resolving dependencies... 2021-05-16T01:38:36.1635439Z looking for conflicting packages... 2021-05-16T01:38:36.1698997Z 2021-05-16T01:38:36.1699786Z Packages (1) mingw-w64-x86_64-curl-7.76.1-1 2021-05-16T01:38:36.1700352Z 2021-05-16T01:38:36.1700982Z Total Installed Size: 2.86 MiB 2021-05-16T01:38:36.1702022Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:38:36.1702912Z 2021-05-16T01:38:36.1704033Z :: Proceed with installation? [Y/n] 2021-05-16T01:38:36.1704792Z checking keyring... 2021-05-16T01:38:36.2576556Z checking package integrity... 2021-05-16T01:38:36.3841534Z loading package files... 2021-05-16T01:38:36.3923920Z checking for file conflicts... 2021-05-16T01:38:36.3924935Z checking available disk space... 2021-05-16T01:38:36.4157536Z :: Processing package changes... 2021-05-16T01:38:36.4159325Z reinstalling mingw-w64-x86_64-curl... 2021-05-16T01:38:37.7856274Z resolving dependencies... 2021-05-16T01:38:37.8072860Z looking for conflicting packages... 2021-05-16T01:38:37.8085973Z 2021-05-16T01:38:37.8087093Z Packages (2) mingw-w64-x86_64-gdbm-1.19-1 mingw-w64-x86_64-cyrus-sasl-2.1.27-2 2021-05-16T01:38:37.8087880Z 2021-05-16T01:38:37.8088489Z Total Download Size: 0.41 MiB 2021-05-16T01:38:37.8089204Z Total Installed Size: 1.66 MiB 2021-05-16T01:38:37.8089662Z 2021-05-16T01:38:37.8090394Z :: Proceed with installation? [Y/n] 2021-05-16T01:38:37.8091168Z :: Retrieving packages... 2021-05-16T01:38:38.1215287Z downloading mingw-w64-x86_64-gdbm-1.19-1-any.pkg.tar.zst... 2021-05-16T01:38:38.5851153Z downloading mingw-w64-x86_64-cyrus-sasl-2.1.27-2-any.pkg.tar.zst... 2021-05-16T01:38:38.6783364Z checking keyring... 2021-05-16T01:38:38.8935862Z checking package integrity... 2021-05-16T01:38:39.1976170Z loading package files... 2021-05-16T01:38:39.2045600Z checking for file conflicts... 2021-05-16T01:38:39.2140002Z checking available disk space... 2021-05-16T01:38:39.2151903Z :: Processing package changes... 2021-05-16T01:38:39.2152783Z installing mingw-w64-x86_64-gdbm... 2021-05-16T01:38:39.2507213Z installing mingw-w64-x86_64-cyrus-sasl... 2021-05-16T01:38:40.1561584Z resolving dependencies... 2021-05-16T01:38:40.1563661Z looking for conflicting packages... 2021-05-16T01:38:40.1783349Z 2021-05-16T01:38:40.1785027Z Packages (1) mingw-w64-x86_64-discount-2.2.7-1 2021-05-16T01:38:40.1785852Z 2021-05-16T01:38:40.1786683Z Total Download Size: 0.11 MiB 2021-05-16T01:38:40.1787623Z Total Installed Size: 0.38 MiB 2021-05-16T01:38:40.1788226Z 2021-05-16T01:38:40.1789239Z :: Proceed with installation? [Y/n] 2021-05-16T01:38:40.1790261Z :: Retrieving packages... 2021-05-16T01:38:40.4894247Z downloading mingw-w64-x86_64-discount-2.2.7-1-any.pkg.tar.zst... 2021-05-16T01:38:40.7663119Z checking keyring... 2021-05-16T01:38:40.8611374Z checking package integrity... 2021-05-16T01:38:41.0034227Z loading package files... 2021-05-16T01:38:41.0058457Z checking for file conflicts... 2021-05-16T01:38:41.0089209Z checking available disk space... 2021-05-16T01:38:41.0099541Z :: Processing package changes... 2021-05-16T01:38:41.0100499Z installing mingw-w64-x86_64-discount... 2021-05-16T01:38:41.9035566Z resolving dependencies... 2021-05-16T01:38:41.9132516Z looking for conflicting packages... 2021-05-16T01:38:41.9264902Z 2021-05-16T01:38:41.9265962Z Packages (1) mingw-w64-x86_64-dlfcn-1.2.0-2 2021-05-16T01:38:41.9266857Z 2021-05-16T01:38:41.9267686Z Total Download Size: 0.01 MiB 2021-05-16T01:38:41.9268622Z Total Installed Size: 0.01 MiB 2021-05-16T01:38:41.9269228Z 2021-05-16T01:38:41.9270188Z :: Proceed with installation? [Y/n] 2021-05-16T01:38:41.9271220Z :: Retrieving packages... 2021-05-16T01:38:42.2366196Z downloading mingw-w64-x86_64-dlfcn-1.2.0-2-any.pkg.tar.zst... 2021-05-16T01:38:42.3296925Z checking keyring... 2021-05-16T01:38:42.4290691Z checking package integrity... 2021-05-16T01:38:42.5783176Z loading package files... 2021-05-16T01:38:42.5796129Z checking for file conflicts... 2021-05-16T01:38:42.5801880Z checking available disk space... 2021-05-16T01:38:42.5815556Z :: Processing package changes... 2021-05-16T01:38:42.5816554Z installing mingw-w64-x86_64-dlfcn... 2021-05-16T01:38:43.4810938Z warning: mingw-w64-x86_64-double-conversion-3.1.5-1 is up to date -- reinstalling 2021-05-16T01:38:43.4812711Z resolving dependencies... 2021-05-16T01:38:43.4904408Z looking for conflicting packages... 2021-05-16T01:38:43.5046307Z 2021-05-16T01:38:43.5047623Z Packages (1) mingw-w64-x86_64-double-conversion-3.1.5-1 2021-05-16T01:38:43.5048511Z 2021-05-16T01:38:43.5049670Z Total Installed Size: 0.29 MiB 2021-05-16T01:38:43.5051195Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:38:43.5052003Z 2021-05-16T01:38:43.5052965Z :: Proceed with installation? [Y/n] 2021-05-16T01:38:43.5053786Z checking keyring... 2021-05-16T01:38:43.5927520Z checking package integrity... 2021-05-16T01:38:43.7235514Z loading package files... 2021-05-16T01:38:43.7303391Z checking for file conflicts... 2021-05-16T01:38:43.7304382Z checking available disk space... 2021-05-16T01:38:43.7326184Z :: Processing package changes... 2021-05-16T01:38:43.7327225Z reinstalling mingw-w64-x86_64-double-conversion... 2021-05-16T01:38:43.8153613Z error: only one operation may be used at a time 2021-05-16T01:38:44.6483378Z warning: mingw-w64-x86_64-expat-2.2.10-1 is up to date -- reinstalling 2021-05-16T01:38:44.6484873Z resolving dependencies... 2021-05-16T01:38:44.6486884Z looking for conflicting packages... 2021-05-16T01:38:44.6710563Z 2021-05-16T01:38:44.6712018Z Packages (1) mingw-w64-x86_64-expat-2.2.10-1 2021-05-16T01:38:44.6712695Z 2021-05-16T01:38:44.6713357Z Total Download Size: 0.14 MiB 2021-05-16T01:38:44.6714080Z Total Installed Size: 0.61 MiB 2021-05-16T01:38:44.6714792Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:38:44.6715234Z 2021-05-16T01:38:44.6716028Z :: Proceed with installation? [Y/n] 2021-05-16T01:38:44.6716782Z :: Retrieving packages... 2021-05-16T01:38:44.9869184Z downloading mingw-w64-x86_64-expat-2.2.10-1-any.pkg.tar.zst... 2021-05-16T01:38:45.2664240Z checking keyring... 2021-05-16T01:38:45.3591203Z checking package integrity... 2021-05-16T01:38:45.5081608Z loading package files... 2021-05-16T01:38:45.5095506Z checking for file conflicts... 2021-05-16T01:38:45.5096495Z checking available disk space... 2021-05-16T01:38:45.5115521Z :: Processing package changes... 2021-05-16T01:38:45.5116696Z reinstalling mingw-w64-x86_64-expat... 2021-05-16T01:38:46.4177858Z resolving dependencies... 2021-05-16T01:38:46.5774195Z looking for conflicting packages... 2021-05-16T01:38:46.5905522Z warning: dependency cycle detected: 2021-05-16T01:38:46.5908262Z warning: mingw-w64-x86_64-libwebp will be installed before its mingw-w64-x86_64-libtiff dependency 2021-05-16T01:38:46.5909478Z warning: dependency cycle detected: 2021-05-16T01:38:46.5910693Z warning: mingw-w64-x86_64-ffms2 will be installed before its mingw-w64-x86_64-ffmpeg dependency 2021-05-16T01:38:46.5911540Z 2021-05-16T01:38:46.5931263Z 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-16T01:38:46.5943667Z 2021-05-16T01:38:46.5944364Z Total Download Size: 206.03 MiB 2021-05-16T01:38:46.5945123Z Total Installed Size: 743.37 MiB 2021-05-16T01:38:46.5945597Z 2021-05-16T01:38:46.5946375Z :: Proceed with installation? [Y/n] 2021-05-16T01:38:46.5947450Z :: Retrieving packages... 2021-05-16T01:38:46.9080406Z downloading mingw-w64-x86_64-libogg-1.3.4-3-any.pkg.tar.xz... 2021-05-16T01:38:47.3732694Z downloading mingw-w64-x86_64-celt-0.11.3-4-any.pkg.tar.xz... 2021-05-16T01:38:47.4704155Z downloading mingw-w64-x86_64-gavl-1.4.0-1-any.pkg.tar.xz... 2021-05-16T01:38:47.9462190Z downloading mingw-w64-x86_64-eigen3-3.3.9-1-any.pkg.tar.zst... 2021-05-16T01:38:48.0466588Z downloading mingw-w64-x86_64-libunwind-12.0.0-3-any.pkg.tar.zst... 2021-05-16T01:38:48.1425851Z downloading mingw-w64-x86_64-glog-0.4.0-2-any.pkg.tar.xz... 2021-05-16T01:38:48.2379950Z downloading mingw-w64-x86_64-metis-5.1.0-3-any.pkg.tar.xz... 2021-05-16T01:38:48.3457123Z downloading mingw-w64-x86_64-suitesparse-5.8.1-1-any.pkg.tar.zst... 2021-05-16T01:38:48.5442498Z downloading mingw-w64-x86_64-ceres-solver-2.0.0-2-any.pkg.tar.zst... 2021-05-16T01:38:48.6474237Z downloading mingw-w64-x86_64-intel-tbb-1~2020.2-2-any.pkg.tar.zst... 2021-05-16T01:38:48.7895432Z downloading mingw-w64-x86_64-freeglut-3.2.1-2-any.pkg.tar.zst... 2021-05-16T01:38:48.8902551Z downloading mingw-w64-x86_64-libjpeg-turbo-2.0.6-1-any.pkg.tar.zst... 2021-05-16T01:38:48.9945990Z downloading mingw-w64-x86_64-jasper-2.0.24-1-any.pkg.tar.zst... 2021-05-16T01:38:49.1097617Z downloading mingw-w64-x86_64-szip-2.1.1-2-any.pkg.tar.xz... 2021-05-16T01:38:49.2062029Z downloading mingw-w64-x86_64-hdf5-1.12.0-3-any.pkg.tar.zst... 2021-05-16T01:38:49.7862195Z downloading mingw-w64-x86_64-libdeflate-1.7-2-any.pkg.tar.zst... 2021-05-16T01:38:49.8873600Z downloading mingw-w64-x86_64-giflib-5.2.1-3-any.pkg.tar.zst... 2021-05-16T01:38:49.9828224Z downloading mingw-w64-x86_64-libwebp-1.2.0-1-any.pkg.tar.zst... 2021-05-16T01:38:50.0825269Z downloading mingw-w64-x86_64-libtiff-4.2.0-3-any.pkg.tar.zst... 2021-05-16T01:38:50.1911144Z downloading mingw-w64-x86_64-cppunit-1.15.1-2-any.pkg.tar.zst... 2021-05-16T01:38:50.2900136Z downloading mingw-w64-x86_64-jxrlib-1.1-3-any.pkg.tar.xz... 2021-05-16T01:38:50.3920110Z downloading mingw-w64-x86_64-lcms2-2.12-1-any.pkg.tar.zst... 2021-05-16T01:38:50.4917289Z downloading mingw-w64-x86_64-libraw-0.20.2-2-any.pkg.tar.zst... 2021-05-16T01:38:50.5920742Z downloading mingw-w64-x86_64-openjpeg2-2.3.1-1-any.pkg.tar.xz... 2021-05-16T01:38:50.6948419Z downloading mingw-w64-x86_64-ilmbase-2.5.4-4-any.pkg.tar.zst... 2021-05-16T01:38:50.7920259Z downloading mingw-w64-x86_64-openexr-2.5.4-4-any.pkg.tar.zst... 2021-05-16T01:38:50.9251447Z downloading mingw-w64-x86_64-freeimage-3.18.0-6-any.pkg.tar.zst... 2021-05-16T01:38:51.0303165Z downloading mingw-w64-x86_64-glsl-optimizer-git-r66917.d78c3d2f24-1-any.pkg.tar.zst... 2021-05-16T01:38:51.1375520Z downloading mingw-w64-x86_64-hlsl2glsl-git-r852.14dd189-1-any.pkg.tar.zst... 2021-05-16T01:38:51.2360638Z downloading mingw-w64-x86_64-vulkan-headers-1.2.168-2-any.pkg.tar.zst... 2021-05-16T01:38:51.3386572Z downloading mingw-w64-x86_64-vulkan-loader-1.2.166-1-any.pkg.tar.zst... 2021-05-16T01:38:51.4355362Z downloading mingw-w64-x86_64-SDL2-2.0.14-2-any.pkg.tar.zst... 2021-05-16T01:38:51.5445990Z downloading mingw-w64-x86_64-pugixml-1.11.4-1-any.pkg.tar.zst... 2021-05-16T01:38:51.6420838Z downloading mingw-w64-x86_64-tinyxml-2.6.2-5-any.pkg.tar.zst... 2021-05-16T01:38:51.7380078Z downloading mingw-w64-x86_64-zziplib-0.13.72-2-any.pkg.tar.zst... 2021-05-16T01:38:51.8363922Z downloading mingw-w64-x86_64-ogre3d-1.12.6-3-any.pkg.tar.zst... 2021-05-16T01:38:56.0438003Z downloading mingw-w64-x86_64-leptonica-1.80.0-2-any.pkg.tar.zst... 2021-05-16T01:38:56.1532368Z downloading mingw-w64-x86_64-fribidi-1.0.10-2-any.pkg.tar.zst... 2021-05-16T01:38:56.2496252Z downloading mingw-w64-x86_64-libdatrie-0.2.12-1-any.pkg.tar.xz... 2021-05-16T01:38:56.3487914Z downloading mingw-w64-x86_64-libthai-0.1.28-3-any.pkg.tar.zst... 2021-05-16T01:38:56.4481035Z downloading mingw-w64-x86_64-pango-1.48.4-2-any.pkg.tar.zst... 2021-05-16T01:38:56.5580013Z downloading mingw-w64-x86_64-tesseract-ocr-4.1.1-7-any.pkg.tar.zst... 2021-05-16T01:38:56.7812240Z downloading mingw-w64-x86_64-opencv-4.5.1-2-any.pkg.tar.zst... 2021-05-16T01:38:57.6807762Z downloading mingw-w64-x86_64-frei0r-plugins-1.7.0-2-any.pkg.tar.zst... 2021-05-16T01:38:57.7917591Z downloading mingw-w64-x86_64-dav1d-0.8.2-1-any.pkg.tar.zst... 2021-05-16T01:38:57.8903280Z downloading mingw-w64-x86_64-gnutls-3.7.1-1-any.pkg.tar.zst... 2021-05-16T01:38:58.0051972Z downloading mingw-w64-x86_64-gsm-1.0.19-1-any.pkg.tar.xz... 2021-05-16T01:38:58.1034824Z downloading mingw-w64-x86_64-lame-3.100-1-any.pkg.tar.xz... 2021-05-16T01:38:58.2003745Z downloading mingw-w64-x86_64-libass-0.15.1-1-any.pkg.tar.zst... 2021-05-16T01:38:58.2973518Z downloading mingw-w64-x86_64-libxml2-2.9.10-8-any.pkg.tar.zst... 2021-05-16T01:38:58.4213447Z downloading mingw-w64-x86_64-libbluray-1.2.1-1-any.pkg.tar.zst... 2021-05-16T01:38:58.5175786Z downloading mingw-w64-x86_64-libcaca-0.99.beta19-6-any.pkg.tar.zst... 2021-05-16T01:38:58.6185542Z downloading mingw-w64-x86_64-libexif-0.6.22-1-any.pkg.tar.zst... 2021-05-16T01:38:58.7270442Z downloading mingw-w64-x86_64-libmfx-1.25-1-any.pkg.tar.xz... 2021-05-16T01:38:58.8252860Z downloading mingw-w64-x86_64-libmodplug-0.8.9.0-3-any.pkg.tar.zst... 2021-05-16T01:38:58.9224089Z downloading mingw-w64-x86_64-libsoxr-0.1.3-2-any.pkg.tar.zst... 2021-05-16T01:38:59.0197595Z downloading mingw-w64-x86_64-libvorbis-1.3.7-1-any.pkg.tar.zst... 2021-05-16T01:38:59.1196893Z downloading mingw-w64-x86_64-libtheora-1.1.1-6-any.pkg.tar.zst... 2021-05-16T01:38:59.2253517Z downloading mingw-w64-x86_64-libvpx-1.10.0-1-any.pkg.tar.zst... 2021-05-16T01:38:59.3422327Z downloading mingw-w64-x86_64-libmysofa-1.1-1-any.pkg.tar.zst... 2021-05-16T01:38:59.4463231Z downloading mingw-w64-x86_64-openal-1.21.0-2-any.pkg.tar.zst... 2021-05-16T01:38:59.5486064Z downloading mingw-w64-x86_64-opencore-amr-0.1.5-1-any.pkg.tar.xz... 2021-05-16T01:38:59.6461566Z downloading mingw-w64-x86_64-opus-1.3.1-4-any.pkg.tar.zst... 2021-05-16T01:38:59.7493495Z downloading mingw-w64-x86_64-rtmpdump-git-r514.c5f04a5-4-any.pkg.tar.zst... 2021-05-16T01:38:59.8481031Z downloading mingw-w64-x86_64-speexdsp-1.2.0-1-any.pkg.tar.xz... 2021-05-16T01:38:59.9466222Z downloading mingw-w64-x86_64-speex-1.2.0-1-any.pkg.tar.xz... 2021-05-16T01:39:00.0517787Z downloading mingw-w64-x86_64-srt-1.4.2-1-any.pkg.tar.zst... 2021-05-16T01:39:00.1512705Z downloading mingw-w64-x86_64-l-smash-2.14.5-1-any.pkg.tar.xz... 2021-05-16T01:39:00.2509945Z downloading mingw-w64-x86_64-ffms2-2.40-1-any.pkg.tar.zst... 2021-05-16T01:39:00.3500835Z downloading mingw-w64-x86_64-x264-git-r2991.1771b556-1-any.pkg.tar.xz... 2021-05-16T01:39:00.4524705Z downloading mingw-w64-x86_64-x265-3.4-2-any.pkg.tar.zst... 2021-05-16T01:39:00.5846228Z downloading mingw-w64-x86_64-xvidcore-1.3.7-2-any.pkg.tar.zst... 2021-05-16T01:39:00.6866866Z downloading mingw-w64-x86_64-ffmpeg-4.4-1-any.pkg.tar.zst... 2021-05-16T01:39:01.0124928Z checking keyring... 2021-05-16T01:39:01.3554727Z checking package integrity... 2021-05-16T01:39:15.1673395Z loading package files... 2021-05-16T01:39:15.4915120Z checking for file conflicts... 2021-05-16T01:39:16.1391202Z checking available disk space... 2021-05-16T01:39:16.1431054Z :: Processing package changes... 2021-05-16T01:39:16.1432600Z installing mingw-w64-x86_64-libogg... 2021-05-16T01:39:16.2509606Z installing mingw-w64-x86_64-celt... 2021-05-16T01:39:16.2739428Z installing mingw-w64-x86_64-gavl... 2021-05-16T01:39:17.3636037Z installing mingw-w64-x86_64-eigen3... 2021-05-16T01:39:17.3637756Z installing mingw-w64-x86_64-libunwind... 2021-05-16T01:39:17.3650858Z installing mingw-w64-x86_64-glog... 2021-05-16T01:39:17.3652708Z installing mingw-w64-x86_64-metis... 2021-05-16T01:39:17.3654450Z installing mingw-w64-x86_64-suitesparse... 2021-05-16T01:39:17.4533048Z installing mingw-w64-x86_64-ceres-solver... 2021-05-16T01:39:17.5185553Z installing mingw-w64-x86_64-intel-tbb... 2021-05-16T01:39:17.6448257Z installing mingw-w64-x86_64-freeglut... 2021-05-16T01:39:17.6614918Z installing mingw-w64-x86_64-libjpeg-turbo... 2021-05-16T01:39:17.7013011Z installing mingw-w64-x86_64-jasper... 2021-05-16T01:39:17.9192645Z installing mingw-w64-x86_64-szip... 2021-05-16T01:39:17.9363958Z installing mingw-w64-x86_64-hdf5... 2021-05-16T01:39:18.2865875Z installing mingw-w64-x86_64-libdeflate... 2021-05-16T01:39:18.2958550Z installing mingw-w64-x86_64-giflib... 2021-05-16T01:39:18.3177606Z installing mingw-w64-x86_64-libwebp... 2021-05-16T01:39:18.3521957Z installing mingw-w64-x86_64-libtiff... 2021-05-16T01:39:18.6448342Z installing mingw-w64-x86_64-cppunit... 2021-05-16T01:39:18.7133533Z installing mingw-w64-x86_64-jxrlib... 2021-05-16T01:39:18.7616132Z installing mingw-w64-x86_64-lcms2... 2021-05-16T01:39:18.7810881Z installing mingw-w64-x86_64-libraw... 2021-05-16T01:39:18.8312210Z installing mingw-w64-x86_64-openjpeg2... 2021-05-16T01:39:18.9436189Z installing mingw-w64-x86_64-ilmbase... 2021-05-16T01:39:19.0101132Z installing mingw-w64-x86_64-openexr... 2021-05-16T01:39:19.1562959Z installing mingw-w64-x86_64-freeimage... 2021-05-16T01:39:19.1779527Z installing mingw-w64-x86_64-glsl-optimizer-git... 2021-05-16T01:39:19.2036576Z installing mingw-w64-x86_64-hlsl2glsl-git... 2021-05-16T01:39:19.2139648Z installing mingw-w64-x86_64-vulkan-headers... 2021-05-16T01:39:19.2602165Z installing mingw-w64-x86_64-vulkan-loader... 2021-05-16T01:39:19.2684177Z installing mingw-w64-x86_64-SDL2... 2021-05-16T01:39:19.3579051Z installing mingw-w64-x86_64-pugixml... 2021-05-16T01:39:19.3712865Z installing mingw-w64-x86_64-tinyxml... 2021-05-16T01:39:19.3798456Z installing mingw-w64-x86_64-zziplib... 2021-05-16T01:39:19.4794855Z Optional dependencies for mingw-w64-x86_64-zziplib 2021-05-16T01:39:19.4796144Z mingw-w64-x86_64-SDL: SDL_rwops for ZZipLib 2021-05-16T01:39:19.4797215Z installing mingw-w64-x86_64-ogre3d... 2021-05-16T01:39:21.6346137Z installing mingw-w64-x86_64-leptonica... 2021-05-16T01:39:21.6918051Z installing mingw-w64-x86_64-fribidi... 2021-05-16T01:39:21.7157833Z installing mingw-w64-x86_64-libdatrie... 2021-05-16T01:39:21.7835663Z installing mingw-w64-x86_64-libthai... 2021-05-16T01:39:21.8105057Z installing mingw-w64-x86_64-pango... 2021-05-16T01:39:22.8458792Z installing mingw-w64-x86_64-tesseract-ocr... 2021-05-16T01:39:22.9926398Z installing mingw-w64-x86_64-opencv... 2021-05-16T01:39:24.1732156Z Optional dependencies for mingw-w64-x86_64-opencv 2021-05-16T01:39:24.1733749Z mingw-w64-x86_64-ffmpeg: support to read and write video files [pending] 2021-05-16T01:39:24.1735099Z mingw-w64-x86_64-python-numpy: Python 3.x interface [installed] 2021-05-16T01:39:24.1736406Z installing mingw-w64-x86_64-frei0r-plugins... 2021-05-16T01:39:24.2826066Z installing mingw-w64-x86_64-dav1d... 2021-05-16T01:39:24.3038300Z installing mingw-w64-x86_64-gnutls... 2021-05-16T01:39:25.4789881Z installing mingw-w64-x86_64-gsm... 2021-05-16T01:39:25.5039771Z installing mingw-w64-x86_64-lame... 2021-05-16T01:39:25.5654395Z installing mingw-w64-x86_64-libass... 2021-05-16T01:39:25.5765575Z installing mingw-w64-x86_64-libxml2... 2021-05-16T01:39:25.9735441Z installing mingw-w64-x86_64-libbluray... 2021-05-16T01:39:25.9913304Z installing mingw-w64-x86_64-libcaca... 2021-05-16T01:39:26.0280256Z installing mingw-w64-x86_64-libexif... 2021-05-16T01:39:26.0813975Z installing mingw-w64-x86_64-libmfx... 2021-05-16T01:39:26.1222008Z installing mingw-w64-x86_64-libmodplug... 2021-05-16T01:39:26.1346286Z installing mingw-w64-x86_64-libsoxr... 2021-05-16T01:39:26.1592264Z installing mingw-w64-x86_64-libvorbis... 2021-05-16T01:39:26.2904696Z installing mingw-w64-x86_64-libtheora... 2021-05-16T01:39:26.3906445Z installing mingw-w64-x86_64-libvpx... 2021-05-16T01:39:26.4310624Z installing mingw-w64-x86_64-libmysofa... 2021-05-16T01:39:26.4485151Z installing mingw-w64-x86_64-openal... 2021-05-16T01:39:26.4832317Z installing mingw-w64-x86_64-opencore-amr... 2021-05-16T01:39:26.5146490Z installing mingw-w64-x86_64-opus... 2021-05-16T01:39:26.5322875Z installing mingw-w64-x86_64-rtmpdump-git... 2021-05-16T01:39:26.5507192Z installing mingw-w64-x86_64-speexdsp... 2021-05-16T01:39:26.6007666Z installing mingw-w64-x86_64-speex... 2021-05-16T01:39:26.7093185Z installing mingw-w64-x86_64-srt... 2021-05-16T01:39:26.9535867Z installing mingw-w64-x86_64-l-smash... 2021-05-16T01:39:27.0201413Z installing mingw-w64-x86_64-ffms2... 2021-05-16T01:39:27.0352082Z installing mingw-w64-x86_64-x264-git... 2021-05-16T01:39:27.1898358Z installing mingw-w64-x86_64-x265... 2021-05-16T01:39:27.3261136Z installing mingw-w64-x86_64-xvidcore... 2021-05-16T01:39:27.3369622Z installing mingw-w64-x86_64-ffmpeg... 2021-05-16T01:39:28.5680029Z resolving dependencies... 2021-05-16T01:39:28.5791334Z looking for conflicting packages... 2021-05-16T01:39:28.5980378Z 2021-05-16T01:39:28.5981824Z Packages (1) mingw-w64-x86_64-fftw-3.3.9-2 2021-05-16T01:39:28.5982779Z 2021-05-16T01:39:28.5983823Z Total Download Size: 3.13 MiB 2021-05-16T01:39:28.5985364Z Total Installed Size: 21.70 MiB 2021-05-16T01:39:28.5986168Z 2021-05-16T01:39:28.5987377Z :: Proceed with installation? [Y/n] 2021-05-16T01:39:28.5988673Z :: Retrieving packages... 2021-05-16T01:39:28.9121353Z downloading mingw-w64-x86_64-fftw-3.3.9-2-any.pkg.tar.zst... 2021-05-16T01:39:29.6624391Z checking keyring... 2021-05-16T01:39:29.7548396Z checking package integrity... 2021-05-16T01:39:29.9280999Z loading package files... 2021-05-16T01:39:29.9315031Z checking for file conflicts... 2021-05-16T01:39:29.9345747Z checking available disk space... 2021-05-16T01:39:29.9356455Z :: Processing package changes... 2021-05-16T01:39:29.9357397Z installing mingw-w64-x86_64-fftw... 2021-05-16T01:39:30.9118552Z warning: mingw-w64-x86_64-flatbuffers-1.12.0-2 is up to date -- reinstalling 2021-05-16T01:39:30.9119716Z resolving dependencies... 2021-05-16T01:39:30.9278238Z looking for conflicting packages... 2021-05-16T01:39:30.9410170Z 2021-05-16T01:39:30.9411282Z Packages (1) mingw-w64-x86_64-flatbuffers-1.12.0-2 2021-05-16T01:39:30.9411929Z 2021-05-16T01:39:30.9412831Z Total Installed Size: 4.17 MiB 2021-05-16T01:39:30.9413979Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:39:30.9414650Z 2021-05-16T01:39:30.9415493Z :: Proceed with installation? [Y/n] 2021-05-16T01:39:30.9416257Z checking keyring... 2021-05-16T01:39:31.0175160Z checking package integrity... 2021-05-16T01:39:31.1493634Z loading package files... 2021-05-16T01:39:31.1517975Z checking for file conflicts... 2021-05-16T01:39:31.1518857Z checking available disk space... 2021-05-16T01:39:31.1581598Z :: Processing package changes... 2021-05-16T01:39:31.1582568Z reinstalling mingw-w64-x86_64-flatbuffers... 2021-05-16T01:39:32.0278420Z warning: mingw-w64-x86_64-fontconfig-2.13.93-3 is up to date -- reinstalling 2021-05-16T01:39:32.0279613Z resolving dependencies... 2021-05-16T01:39:32.0416588Z looking for conflicting packages... 2021-05-16T01:39:32.0590149Z 2021-05-16T01:39:32.0591371Z Packages (1) mingw-w64-x86_64-fontconfig-2.13.93-3 2021-05-16T01:39:32.0592017Z 2021-05-16T01:39:32.0592667Z Total Installed Size: 1.29 MiB 2021-05-16T01:39:32.0593374Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:39:32.0593814Z 2021-05-16T01:39:32.0594559Z :: Proceed with installation? [Y/n] 2021-05-16T01:39:32.0595566Z checking keyring... 2021-05-16T01:39:32.1334948Z checking package integrity... 2021-05-16T01:39:32.2465729Z loading package files... 2021-05-16T01:39:32.2498057Z checking for file conflicts... 2021-05-16T01:39:32.2498973Z checking available disk space... 2021-05-16T01:39:32.2549797Z :: Processing package changes... 2021-05-16T01:39:32.2550732Z reinstalling mingw-w64-x86_64-fontconfig... 2021-05-16T01:39:34.7373042Z updating font cache... done. 2021-05-16T01:39:34.7390244Z :: Running post-transaction hooks... 2021-05-16T01:39:34.7391125Z (1/1) Updating fontconfig cache... 2021-05-16T01:39:35.6349524Z warning: mingw-w64-x86_64-freetype-2.10.4-2 is up to date -- reinstalling 2021-05-16T01:39:35.6352701Z resolving dependencies... 2021-05-16T01:39:35.6624507Z looking for conflicting packages... 2021-05-16T01:39:35.6693924Z 2021-05-16T01:39:35.6695324Z Packages (1) mingw-w64-x86_64-freetype-2.10.4-2 2021-05-16T01:39:35.6696726Z 2021-05-16T01:39:35.6698705Z Total Installed Size: 2.54 MiB 2021-05-16T01:39:35.6699696Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:39:35.6700169Z 2021-05-16T01:39:35.6701238Z :: Proceed with installation? [Y/n] 2021-05-16T01:39:35.6701937Z checking keyring... 2021-05-16T01:39:35.7447642Z checking package integrity... 2021-05-16T01:39:35.8656278Z loading package files... 2021-05-16T01:39:35.8685107Z checking for file conflicts... 2021-05-16T01:39:35.8685972Z checking available disk space... 2021-05-16T01:39:35.8733876Z :: Processing package changes... 2021-05-16T01:39:35.8734962Z reinstalling mingw-w64-x86_64-freetype... 2021-05-16T01:39:36.7648924Z warning: mingw-w64-x86_64-fribidi-1.0.10-2 is up to date -- reinstalling 2021-05-16T01:39:36.7650085Z resolving dependencies... 2021-05-16T01:39:36.7652437Z looking for conflicting packages... 2021-05-16T01:39:36.7955113Z 2021-05-16T01:39:36.7956297Z Packages (1) mingw-w64-x86_64-fribidi-1.0.10-2 2021-05-16T01:39:36.7956881Z 2021-05-16T01:39:36.7958057Z Total Installed Size: 0.44 MiB 2021-05-16T01:39:36.7958956Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:39:36.7959415Z 2021-05-16T01:39:36.7960173Z :: Proceed with installation? [Y/n] 2021-05-16T01:39:36.7960921Z checking keyring... 2021-05-16T01:39:36.8727947Z checking package integrity... 2021-05-16T01:39:36.9878649Z loading package files... 2021-05-16T01:39:36.9905466Z checking for file conflicts... 2021-05-16T01:39:36.9906369Z checking available disk space... 2021-05-16T01:39:36.9931829Z :: Processing package changes... 2021-05-16T01:39:36.9932762Z reinstalling mingw-w64-x86_64-fribidi... 2021-05-16T01:39:37.8649544Z warning: mingw-w64-x86_64-gcc-10.3.0-2 is up to date -- reinstalling 2021-05-16T01:39:37.8650438Z resolving dependencies... 2021-05-16T01:39:37.8870166Z looking for conflicting packages... 2021-05-16T01:39:37.8939104Z 2021-05-16T01:39:37.8940088Z Packages (1) mingw-w64-x86_64-gcc-10.3.0-2 2021-05-16T01:39:37.8940676Z 2021-05-16T01:39:37.8941516Z Total Download Size: 27.13 MiB 2021-05-16T01:39:37.8942257Z Total Installed Size: 156.41 MiB 2021-05-16T01:39:37.8942937Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:39:37.8943370Z 2021-05-16T01:39:37.8944124Z :: Proceed with installation? [Y/n] 2021-05-16T01:39:37.8945229Z :: Retrieving packages... 2021-05-16T01:39:38.2085557Z downloading mingw-w64-x86_64-gcc-10.3.0-2-any.pkg.tar.zst... 2021-05-16T01:39:39.7889644Z checking keyring... 2021-05-16T01:39:39.8948723Z checking package integrity... 2021-05-16T01:39:40.3614068Z loading package files... 2021-05-16T01:39:40.3776370Z checking for file conflicts... 2021-05-16T01:39:40.3777480Z checking available disk space... 2021-05-16T01:39:40.4252199Z :: Processing package changes... 2021-05-16T01:39:40.4253526Z reinstalling mingw-w64-x86_64-gcc... 2021-05-16T01:39:42.7019652Z resolving dependencies... 2021-05-16T01:39:42.8630083Z looking for conflicting packages... 2021-05-16T01:39:42.8696323Z 2021-05-16T01:39:42.8702778Z 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-16T01:39:42.8707436Z 2021-05-16T01:39:42.8708060Z Total Download Size: 48.47 MiB 2021-05-16T01:39:42.8708754Z Total Installed Size: 363.82 MiB 2021-05-16T01:39:42.8709435Z 2021-05-16T01:39:42.8710173Z :: Proceed with installation? [Y/n] 2021-05-16T01:39:42.8710925Z :: Retrieving packages... 2021-05-16T01:39:43.1817466Z downloading mingw-w64-x86_64-crypto++-8.4.0-2-any.pkg.tar.zst... 2021-05-16T01:39:44.0393204Z downloading mingw-w64-x86_64-geos-3.8.0-1-any.pkg.tar.xz... 2021-05-16T01:39:44.1379412Z downloading mingw-w64-x86_64-json-c-0.15-1-any.pkg.tar.zst... 2021-05-16T01:39:44.2336174Z downloading mingw-w64-x86_64-libfreexl-1.0.6-1-any.pkg.tar.zst... 2021-05-16T01:39:44.3289144Z downloading mingw-w64-x86_64-proj-6.3.2-2-any.pkg.tar.zst... 2021-05-16T01:39:44.4497786Z downloading mingw-w64-x86_64-libgeotiff-1.6.0-1-any.pkg.tar.zst... 2021-05-16T01:39:45.3614960Z downloading mingw-w64-x86_64-libde265-1.0.8-1-any.pkg.tar.zst... 2021-05-16T01:39:45.3616474Z downloading mingw-w64-x86_64-rav1e-0.4.1-1-any.pkg.tar.zst... 2021-05-16T01:39:45.3619217Z downloading mingw-w64-x86_64-libheif-1.11.0-2-any.pkg.tar.zst... 2021-05-16T01:39:45.3621528Z downloading mingw-w64-x86_64-minizip-git-1.2.445.e67b996-2-any.pkg.tar.zst... 2021-05-16T01:39:45.3623005Z downloading mingw-w64-x86_64-libkml-1.3.0-8-any.pkg.tar.xz... 2021-05-16T01:39:45.3624427Z downloading mingw-w64-x86_64-libmariadbclient-3.1.12-1-any.pkg.tar.zst... 2021-05-16T01:39:45.3626619Z downloading mingw-w64-x86_64-librttopo-1.1.0-1-any.pkg.tar.zst... 2021-05-16T01:39:45.3628255Z downloading mingw-w64-x86_64-libspatialite-5.0.1-2-any.pkg.tar.zst... 2021-05-16T01:39:45.5306802Z downloading mingw-w64-x86_64-netcdf-4.7.4-2-any.pkg.tar.zst... 2021-05-16T01:39:45.6352083Z downloading mingw-w64-x86_64-nspr-4.25-1-any.pkg.tar.xz... 2021-05-16T01:39:45.7325250Z downloading mingw-w64-x86_64-nss-3.52.1-1-any.pkg.tar.zst... 2021-05-16T01:39:45.9487550Z downloading mingw-w64-x86_64-poppler-data-0.4.10-1-any.pkg.tar.zst... 2021-05-16T01:39:46.0697851Z downloading mingw-w64-x86_64-poppler-20.12.1-2-any.pkg.tar.zst... 2021-05-16T01:39:46.1851200Z downloading mingw-w64-x86_64-libgpg-error-1.41-3-any.pkg.tar.zst... 2021-05-16T01:39:46.2877017Z downloading mingw-w64-x86_64-libgcrypt-1.9.2-2-any.pkg.tar.zst... 2021-05-16T01:39:46.3869882Z downloading mingw-w64-x86_64-libxslt-1.1.34-3-any.pkg.tar.zst... 2021-05-16T01:39:46.4833853Z downloading mingw-w64-x86_64-postgresql-13.1-1-any.pkg.tar.zst... 2021-05-16T01:39:46.8158760Z downloading mingw-w64-x86_64-xerces-c-3.2.3-3-any.pkg.tar.zst... 2021-05-16T01:39:46.9430743Z downloading mingw-w64-x86_64-gdal-3.2.2-3-any.pkg.tar.zst... 2021-05-16T01:39:47.4900004Z downloading winpty-0.4.3-1-x86_64.pkg.tar.xz... 2021-05-16T01:39:47.4954124Z checking keyring... 2021-05-16T01:39:47.8599639Z checking package integrity... 2021-05-16T01:39:52.6474227Z loading package files... 2021-05-16T01:39:52.7774518Z checking for file conflicts... 2021-05-16T01:39:53.1103933Z checking available disk space... 2021-05-16T01:39:53.1130348Z :: Processing package changes... 2021-05-16T01:39:53.1131401Z installing mingw-w64-x86_64-crypto++... 2021-05-16T01:39:53.3571928Z installing mingw-w64-x86_64-geos... 2021-05-16T01:39:53.8018142Z installing mingw-w64-x86_64-json-c... 2021-05-16T01:39:53.8239131Z installing mingw-w64-x86_64-libfreexl... 2021-05-16T01:39:53.8305494Z installing mingw-w64-x86_64-proj... 2021-05-16T01:39:53.9173115Z installing mingw-w64-x86_64-libgeotiff... 2021-05-16T01:39:53.9472878Z installing mingw-w64-x86_64-libde265... 2021-05-16T01:39:53.9714463Z Optional dependencies for mingw-w64-x86_64-libde265 2021-05-16T01:39:53.9715977Z mingw-w64-x86_64-ffmpeg: sherlock265 [installed] 2021-05-16T01:39:53.9717170Z mingw-w64-x86_64-qt5: sherlock265 2021-05-16T01:39:53.9718226Z mingw-w64-x86_64-SDL: dec265 2021-05-16T01:39:53.9719335Z installing mingw-w64-x86_64-rav1e... 2021-05-16T01:39:54.0034135Z installing mingw-w64-x86_64-libheif... 2021-05-16T01:39:54.0317020Z installing mingw-w64-x86_64-minizip-git... 2021-05-16T01:39:54.0538918Z installing mingw-w64-x86_64-libkml... 2021-05-16T01:39:54.2373043Z installing mingw-w64-x86_64-libmariadbclient... 2021-05-16T01:39:54.2797006Z installing mingw-w64-x86_64-librttopo... 2021-05-16T01:39:54.2927632Z installing mingw-w64-x86_64-libspatialite... 2021-05-16T01:39:54.4052011Z installing mingw-w64-x86_64-netcdf... 2021-05-16T01:39:54.4391226Z installing mingw-w64-x86_64-nspr... 2021-05-16T01:39:54.5266428Z installing mingw-w64-x86_64-nss... 2021-05-16T01:39:54.6577081Z installing mingw-w64-x86_64-poppler-data... 2021-05-16T01:39:54.9379779Z installing mingw-w64-x86_64-poppler... 2021-05-16T01:39:55.1610045Z Optional dependencies for mingw-w64-x86_64-poppler 2021-05-16T01:39:55.1612908Z mingw-w64-x86_64-glib2: libpoppler-glib [installed] 2021-05-16T01:39:55.1614435Z mingw-w64-x86_64-qt5: libpoppler-qt5 2021-05-16T01:39:55.1615888Z installing mingw-w64-x86_64-libgpg-error... 2021-05-16T01:39:55.2020736Z installing mingw-w64-x86_64-libgcrypt... 2021-05-16T01:39:55.2267490Z installing mingw-w64-x86_64-libxslt... 2021-05-16T01:39:55.5041339Z installing winpty... 2021-05-16T01:39:55.5824960Z installing mingw-w64-x86_64-postgresql... 2021-05-16T01:39:57.4549657Z installing mingw-w64-x86_64-xerces-c... 2021-05-16T01:39:57.9296899Z installing mingw-w64-x86_64-gdal... 2021-05-16T01:39:59.3046281Z warning: mingw-w64-x86_64-gdb-10.2-1 is up to date -- reinstalling 2021-05-16T01:39:59.3047146Z resolving dependencies... 2021-05-16T01:39:59.3287815Z looking for conflicting packages... 2021-05-16T01:39:59.3353532Z 2021-05-16T01:39:59.3354288Z Packages (1) mingw-w64-x86_64-gdb-10.2-1 2021-05-16T01:39:59.3354817Z 2021-05-16T01:39:59.3355439Z Total Download Size: 4.15 MiB 2021-05-16T01:39:59.3356138Z Total Installed Size: 13.89 MiB 2021-05-16T01:39:59.3356812Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:39:59.3357245Z 2021-05-16T01:39:59.3357993Z :: Proceed with installation? [Y/n] 2021-05-16T01:39:59.3358743Z :: Retrieving packages... 2021-05-16T01:39:59.6484674Z downloading mingw-w64-x86_64-gdb-10.2-1-any.pkg.tar.zst... 2021-05-16T01:40:00.4158432Z checking keyring... 2021-05-16T01:40:00.5035541Z checking package integrity... 2021-05-16T01:40:00.6820313Z loading package files... 2021-05-16T01:40:00.6853661Z checking for file conflicts... 2021-05-16T01:40:00.6854602Z checking available disk space... 2021-05-16T01:40:00.6916569Z :: Processing package changes... 2021-05-16T01:40:00.6917494Z reinstalling mingw-w64-x86_64-gdb... 2021-05-16T01:40:01.6546116Z warning: mingw-w64-x86_64-gdbm-1.19-1 is up to date -- reinstalling 2021-05-16T01:40:01.6546977Z resolving dependencies... 2021-05-16T01:40:02.3674166Z looking for conflicting packages... 2021-05-16T01:40:02.3674646Z 2021-05-16T01:40:02.3675232Z Packages (1) mingw-w64-x86_64-gdbm-1.19-1 2021-05-16T01:40:02.3675637Z 2021-05-16T01:40:02.3676155Z Total Installed Size: 0.72 MiB 2021-05-16T01:40:02.3676725Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:40:02.3677045Z 2021-05-16T01:40:02.3677587Z :: Proceed with installation? [Y/n] 2021-05-16T01:40:02.3678170Z checking keyring... 2021-05-16T01:40:02.3678783Z checking package integrity... 2021-05-16T01:40:02.3679370Z loading package files... 2021-05-16T01:40:02.3679971Z checking for file conflicts... 2021-05-16T01:40:02.3680608Z checking available disk space... 2021-05-16T01:40:02.3681261Z :: Processing package changes... 2021-05-16T01:40:02.3682047Z reinstalling mingw-w64-x86_64-gdbm... 2021-05-16T01:40:02.7865944Z resolving dependencies... 2021-05-16T01:40:02.8112595Z looking for conflicting packages... 2021-05-16T01:40:02.8253629Z 2021-05-16T01:40:02.8255025Z Packages (1) mingw-w64-x86_64-gdk-pixbuf2-2.42.4-1 2021-05-16T01:40:02.8255943Z 2021-05-16T01:40:02.8256863Z Total Download Size: 1.57 MiB 2021-05-16T01:40:02.8257898Z Total Installed Size: 6.77 MiB 2021-05-16T01:40:02.8258542Z 2021-05-16T01:40:02.8259656Z :: Proceed with installation? [Y/n] 2021-05-16T01:40:02.8260782Z :: Retrieving packages... 2021-05-16T01:40:03.1349200Z downloading mingw-w64-x86_64-gdk-pixbuf2-2.42.4-1-any.pkg.tar.zst... 2021-05-16T01:40:03.7857646Z checking keyring... 2021-05-16T01:40:03.8742169Z checking package integrity... 2021-05-16T01:40:04.0314727Z loading package files... 2021-05-16T01:40:04.0412783Z checking for file conflicts... 2021-05-16T01:40:04.0826264Z checking available disk space... 2021-05-16T01:40:04.0838010Z :: Processing package changes... 2021-05-16T01:40:04.0839022Z installing mingw-w64-x86_64-gdk-pixbuf2... 2021-05-16T01:40:04.5175010Z :: Running post-transaction hooks... 2021-05-16T01:40:04.5176492Z (1/1) Probing GDK-Pixbuf loader modules... 2021-05-16T01:40:05.4890925Z warning: mingw-w64-x86_64-geos-3.8.0-1 is up to date -- reinstalling 2021-05-16T01:40:05.4891803Z resolving dependencies... 2021-05-16T01:40:05.4894198Z looking for conflicting packages... 2021-05-16T01:40:05.5201496Z 2021-05-16T01:40:05.5202966Z Packages (1) mingw-w64-x86_64-geos-3.8.0-1 2021-05-16T01:40:05.5205007Z 2021-05-16T01:40:05.5206093Z Total Installed Size: 7.40 MiB 2021-05-16T01:40:05.5208277Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:40:05.5209082Z 2021-05-16T01:40:05.5209856Z :: Proceed with installation? [Y/n] 2021-05-16T01:40:05.5210555Z checking keyring... 2021-05-16T01:40:05.5961578Z checking package integrity... 2021-05-16T01:40:05.7189276Z loading package files... 2021-05-16T01:40:05.7326210Z checking for file conflicts... 2021-05-16T01:40:05.7327195Z checking available disk space... 2021-05-16T01:40:05.7545867Z :: Processing package changes... 2021-05-16T01:40:05.7547064Z reinstalling mingw-w64-x86_64-geos... 2021-05-16T01:40:07.0760523Z warning: mingw-w64-x86_64-gettext-0.19.8.1-10 is up to date -- reinstalling 2021-05-16T01:40:07.0761451Z resolving dependencies... 2021-05-16T01:40:07.0914515Z looking for conflicting packages... 2021-05-16T01:40:07.1082712Z 2021-05-16T01:40:07.1083947Z Packages (1) mingw-w64-x86_64-gettext-0.19.8.1-10 2021-05-16T01:40:07.1084691Z 2021-05-16T01:40:07.1085494Z Total Download Size: 3.36 MiB 2021-05-16T01:40:07.1086366Z Total Installed Size: 18.30 MiB 2021-05-16T01:40:07.1087222Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:40:07.1087766Z 2021-05-16T01:40:07.1088678Z :: Proceed with installation? [Y/n] 2021-05-16T01:40:07.1089618Z :: Retrieving packages... 2021-05-16T01:40:07.4201186Z downloading mingw-w64-x86_64-gettext-0.19.8.1-10-any.pkg.tar.zst... 2021-05-16T01:40:08.2541342Z checking keyring... 2021-05-16T01:40:08.3564863Z checking package integrity... 2021-05-16T01:40:08.5251632Z loading package files... 2021-05-16T01:40:08.5541740Z checking for file conflicts... 2021-05-16T01:40:08.5544062Z checking available disk space... 2021-05-16T01:40:08.6506362Z :: Processing package changes... 2021-05-16T01:40:08.6507610Z reinstalling mingw-w64-x86_64-gettext... 2021-05-16T01:40:11.5156552Z warning: mingw-w64-x86_64-gflags-2.2.2-2 is up to date -- reinstalling 2021-05-16T01:40:11.5157427Z resolving dependencies... 2021-05-16T01:40:11.5158757Z looking for conflicting packages... 2021-05-16T01:40:11.5465747Z 2021-05-16T01:40:11.5467222Z Packages (1) mingw-w64-x86_64-gflags-2.2.2-2 2021-05-16T01:40:11.5468335Z 2021-05-16T01:40:11.5469022Z Total Installed Size: 1.09 MiB 2021-05-16T01:40:11.5469802Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:40:11.5470754Z 2021-05-16T01:40:11.5471794Z :: Proceed with installation? [Y/n] 2021-05-16T01:40:11.5472739Z checking keyring... 2021-05-16T01:40:11.6194742Z checking package integrity... 2021-05-16T01:40:11.7363860Z loading package files... 2021-05-16T01:40:11.7427886Z checking for file conflicts... 2021-05-16T01:40:11.7430392Z checking available disk space... 2021-05-16T01:40:11.7451193Z :: Processing package changes... 2021-05-16T01:40:11.7452076Z reinstalling mingw-w64-x86_64-gflags... 2021-05-16T01:40:12.5992527Z warning: mingw-w64-x86_64-giflib-5.2.1-3 is up to date -- reinstalling 2021-05-16T01:40:12.5993569Z resolving dependencies... 2021-05-16T01:40:12.6108363Z looking for conflicting packages... 2021-05-16T01:40:12.6319895Z 2021-05-16T01:40:12.6321078Z Packages (1) mingw-w64-x86_64-giflib-5.2.1-3 2021-05-16T01:40:12.6322208Z 2021-05-16T01:40:12.6322789Z Total Installed Size: 0.73 MiB 2021-05-16T01:40:12.6323807Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:40:12.6324255Z 2021-05-16T01:40:12.6325024Z :: Proceed with installation? [Y/n] 2021-05-16T01:40:12.6325792Z checking keyring... 2021-05-16T01:40:12.7095232Z checking package integrity... 2021-05-16T01:40:12.8222992Z loading package files... 2021-05-16T01:40:12.8237708Z checking for file conflicts... 2021-05-16T01:40:12.8238652Z checking available disk space... 2021-05-16T01:40:12.8260441Z :: Processing package changes... 2021-05-16T01:40:12.8261351Z reinstalling mingw-w64-x86_64-giflib... 2021-05-16T01:40:13.6553532Z warning: mingw-w64-x86_64-glib2-2.68.2-1 is up to date -- reinstalling 2021-05-16T01:40:13.6554639Z resolving dependencies... 2021-05-16T01:40:13.6825875Z looking for conflicting packages... 2021-05-16T01:40:13.6895463Z 2021-05-16T01:40:13.6896772Z Packages (1) mingw-w64-x86_64-glib2-2.68.2-1 2021-05-16T01:40:13.6898337Z 2021-05-16T01:40:13.6899494Z Total Installed Size: 22.99 MiB 2021-05-16T01:40:13.6900167Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:40:13.6900509Z 2021-05-16T01:40:13.6901093Z :: Proceed with installation? [Y/n] 2021-05-16T01:40:13.6901671Z checking keyring... 2021-05-16T01:40:13.7644811Z checking package integrity... 2021-05-16T01:40:13.9066712Z loading package files... 2021-05-16T01:40:13.9160071Z checking for file conflicts... 2021-05-16T01:40:13.9161053Z checking available disk space... 2021-05-16T01:40:13.9445383Z :: Processing package changes... 2021-05-16T01:40:13.9446442Z reinstalling mingw-w64-x86_64-glib2... 2021-05-16T01:40:15.3133174Z resolving dependencies... 2021-05-16T01:40:15.3258540Z looking for conflicting packages... 2021-05-16T01:40:15.3450369Z 2021-05-16T01:40:15.3451405Z Packages (1) mingw-w64-x86_64-glpk-4.65-2 2021-05-16T01:40:15.3451931Z 2021-05-16T01:40:15.3452532Z Total Download Size: 0.60 MiB 2021-05-16T01:40:15.3453202Z Total Installed Size: 2.63 MiB 2021-05-16T01:40:15.3453649Z 2021-05-16T01:40:15.3454421Z :: Proceed with installation? [Y/n] 2021-05-16T01:40:15.3455161Z :: Retrieving packages... 2021-05-16T01:40:15.6582018Z downloading mingw-w64-x86_64-glpk-4.65-2-any.pkg.tar.zst... 2021-05-16T01:40:16.1198399Z checking keyring... 2021-05-16T01:40:16.2136076Z checking package integrity... 2021-05-16T01:40:16.3674245Z loading package files... 2021-05-16T01:40:16.3690824Z checking for file conflicts... 2021-05-16T01:40:16.3698007Z checking available disk space... 2021-05-16T01:40:16.3709755Z :: Processing package changes... 2021-05-16T01:40:16.3710611Z installing mingw-w64-x86_64-glpk... 2021-05-16T01:40:17.2037275Z warning: mingw-w64-x86_64-gmp-6.2.1-2 is up to date -- reinstalling 2021-05-16T01:40:17.2038709Z resolving dependencies... 2021-05-16T01:40:17.2040412Z looking for conflicting packages... 2021-05-16T01:40:17.2354430Z 2021-05-16T01:40:17.2355715Z Packages (1) mingw-w64-x86_64-gmp-6.2.1-2 2021-05-16T01:40:17.2356604Z 2021-05-16T01:40:17.2357575Z Total Download Size: 0.49 MiB 2021-05-16T01:40:17.2358721Z Total Installed Size: 2.21 MiB 2021-05-16T01:40:17.2359852Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:40:17.2360541Z 2021-05-16T01:40:17.2361840Z :: Proceed with installation? [Y/n] 2021-05-16T01:40:17.2363107Z :: Retrieving packages... 2021-05-16T01:40:17.5480791Z downloading mingw-w64-x86_64-gmp-6.2.1-2-any.pkg.tar.zst... 2021-05-16T01:40:18.0118746Z checking keyring... 2021-05-16T01:40:18.1063950Z checking package integrity... 2021-05-16T01:40:18.2462228Z loading package files... 2021-05-16T01:40:18.2484584Z checking for file conflicts... 2021-05-16T01:40:18.2485444Z checking available disk space... 2021-05-16T01:40:18.2504767Z :: Processing package changes... 2021-05-16T01:40:18.2505640Z reinstalling mingw-w64-x86_64-gmp... 2021-05-16T01:40:19.0940339Z resolving dependencies... 2021-05-16T01:40:19.2597110Z looking for conflicting packages... 2021-05-16T01:40:19.2626863Z 2021-05-16T01:40:19.2631004Z 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-16T01:40:19.2633147Z 2021-05-16T01:40:19.2633970Z Total Download Size: 3.72 MiB 2021-05-16T01:40:19.2634902Z Total Installed Size: 21.06 MiB 2021-05-16T01:40:19.2635482Z 2021-05-16T01:40:19.2636511Z :: Proceed with installation? [Y/n] 2021-05-16T01:40:19.2637510Z :: Retrieving packages... 2021-05-16T01:40:19.5753577Z downloading mingw-w64-x86_64-libksba-1.4.0-1-any.pkg.tar.zst... 2021-05-16T01:40:19.9873637Z downloading mingw-w64-x86_64-libassuan-2.5.4-1-any.pkg.tar.zst... 2021-05-16T01:40:20.0838590Z downloading mingw-w64-x86_64-libusb-1.0.24-2-any.pkg.tar.zst... 2021-05-16T01:40:20.1808331Z downloading mingw-w64-x86_64-libusb-compat-git-r76.b5db9d0-2-any.pkg.tar.zst... 2021-05-16T01:40:20.2767005Z downloading mingw-w64-x86_64-npth-1.6-1-any.pkg.tar.xz... 2021-05-16T01:40:20.3736658Z downloading mingw-w64-x86_64-gnupg-2.2.27-2-any.pkg.tar.zst... 2021-05-16T01:40:20.7553996Z downloading mingw-w64-x86_64-gpgme-1.15.1-2-any.pkg.tar.zst... 2021-05-16T01:40:20.7680242Z checking keyring... 2021-05-16T01:40:21.1008398Z checking package integrity... 2021-05-16T01:40:22.3110063Z loading package files... 2021-05-16T01:40:22.3338255Z checking for file conflicts... 2021-05-16T01:40:22.3567329Z checking available disk space... 2021-05-16T01:40:22.3582499Z :: Processing package changes... 2021-05-16T01:40:22.3583949Z installing mingw-w64-x86_64-libksba... 2021-05-16T01:40:22.3697977Z installing mingw-w64-x86_64-libassuan... 2021-05-16T01:40:22.3801329Z installing mingw-w64-x86_64-libusb... 2021-05-16T01:40:22.3890367Z installing mingw-w64-x86_64-libusb-compat-git... 2021-05-16T01:40:22.3968359Z installing mingw-w64-x86_64-npth... 2021-05-16T01:40:22.4075312Z installing mingw-w64-x86_64-gnupg... 2021-05-16T01:40:22.4845307Z Optional dependencies for mingw-w64-x86_64-gnupg 2021-05-16T01:40:22.4847038Z mingw-w64-x86_64-pinentry 2021-05-16T01:40:22.4848533Z installing mingw-w64-x86_64-gpgme... 2021-05-16T01:40:23.5111351Z warning: mingw-w64-x86_64-grpc-1.35.0-2 is up to date -- reinstalling 2021-05-16T01:40:23.5112246Z resolving dependencies... 2021-05-16T01:40:23.5360936Z looking for conflicting packages... 2021-05-16T01:40:23.5429716Z 2021-05-16T01:40:23.5435297Z Packages (1) mingw-w64-x86_64-grpc-1.35.0-2 2021-05-16T01:40:23.5436155Z 2021-05-16T01:40:23.5436808Z Total Installed Size: 21.09 MiB 2021-05-16T01:40:23.5437529Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:40:23.5438091Z 2021-05-16T01:40:23.5438975Z :: Proceed with installation? [Y/n] 2021-05-16T01:40:23.5439807Z checking keyring... 2021-05-16T01:40:23.6151788Z checking package integrity... 2021-05-16T01:40:23.7536675Z loading package files... 2021-05-16T01:40:23.7595929Z checking for file conflicts... 2021-05-16T01:40:23.7596795Z checking available disk space... 2021-05-16T01:40:23.7776010Z :: Processing package changes... 2021-05-16T01:40:23.7777142Z reinstalling mingw-w64-x86_64-grpc... 2021-05-16T01:40:24.9573338Z resolving dependencies... 2021-05-16T01:40:24.9575006Z looking for conflicting packages... 2021-05-16T01:40:24.9890650Z 2021-05-16T01:40:24.9892405Z Packages (1) mingw-w64-x86_64-gsl-2.6-1 2021-05-16T01:40:24.9893334Z 2021-05-16T01:40:24.9894405Z Total Download Size: 1.89 MiB 2021-05-16T01:40:24.9895726Z Total Installed Size: 12.38 MiB 2021-05-16T01:40:24.9896476Z 2021-05-16T01:40:24.9897763Z :: Proceed with installation? [Y/n] 2021-05-16T01:40:24.9899090Z :: Retrieving packages... 2021-05-16T01:40:25.8653184Z downloading mingw-w64-x86_64-gsl-2.6-1-any.pkg.tar.xz... 2021-05-16T01:40:25.9663220Z checking keyring... 2021-05-16T01:40:26.0563347Z checking package integrity... 2021-05-16T01:40:26.2185235Z loading package files... 2021-05-16T01:40:26.2294363Z checking for file conflicts... 2021-05-16T01:40:26.2448667Z checking available disk space... 2021-05-16T01:40:26.2460968Z :: Processing package changes... 2021-05-16T01:40:26.2461845Z installing mingw-w64-x86_64-gsl... 2021-05-16T01:40:27.4396432Z warning: mingw-w64-x86_64-harfbuzz-2.8.1-1 is up to date -- reinstalling 2021-05-16T01:40:27.4397969Z resolving dependencies... 2021-05-16T01:40:27.4519358Z looking for conflicting packages... 2021-05-16T01:40:27.4708110Z 2021-05-16T01:40:27.4709462Z Packages (1) mingw-w64-x86_64-harfbuzz-2.8.1-1 2021-05-16T01:40:27.4713053Z 2021-05-16T01:40:27.4714335Z Total Installed Size: 8.19 MiB 2021-05-16T01:40:27.4715531Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:40:27.4716244Z 2021-05-16T01:40:27.4717694Z :: Proceed with installation? [Y/n] 2021-05-16T01:40:27.4719398Z checking keyring... 2021-05-16T01:40:27.5517403Z checking package integrity... 2021-05-16T01:40:27.6717375Z loading package files... 2021-05-16T01:40:27.6735320Z checking for file conflicts... 2021-05-16T01:40:27.6736204Z checking available disk space... 2021-05-16T01:40:27.6778927Z :: Processing package changes... 2021-05-16T01:40:27.6779851Z reinstalling mingw-w64-x86_64-harfbuzz... 2021-05-16T01:40:28.5517364Z resolving dependencies... 2021-05-16T01:40:28.5769789Z looking for conflicting packages... 2021-05-16T01:40:28.5839713Z 2021-05-16T01:40:28.5840782Z Packages (1) mingw-w64-x86_64-hdf4-4.2.15-2 2021-05-16T01:40:28.5841349Z 2021-05-16T01:40:28.5841976Z Total Download Size: 1.09 MiB 2021-05-16T01:40:28.5842664Z Total Installed Size: 8.69 MiB 2021-05-16T01:40:28.5843118Z 2021-05-16T01:40:28.5843885Z :: Proceed with installation? [Y/n] 2021-05-16T01:40:28.5844659Z :: Retrieving packages... 2021-05-16T01:40:28.8991884Z downloading mingw-w64-x86_64-hdf4-4.2.15-2-any.pkg.tar.zst... 2021-05-16T01:40:29.4545619Z checking keyring... 2021-05-16T01:40:29.5458343Z checking package integrity... 2021-05-16T01:40:29.6964052Z loading package files... 2021-05-16T01:40:29.7004588Z checking for file conflicts... 2021-05-16T01:40:29.7079019Z checking available disk space... 2021-05-16T01:40:29.7092131Z :: Processing package changes... 2021-05-16T01:40:29.7093127Z installing mingw-w64-x86_64-hdf4... 2021-05-16T01:40:30.6064570Z warning: mingw-w64-x86_64-hdf5-1.12.0-3 is up to date -- reinstalling 2021-05-16T01:40:30.6065611Z resolving dependencies... 2021-05-16T01:40:30.6312775Z looking for conflicting packages... 2021-05-16T01:40:30.6377151Z 2021-05-16T01:40:30.6378629Z Packages (1) mingw-w64-x86_64-hdf5-1.12.0-3 2021-05-16T01:40:30.6380042Z 2021-05-16T01:40:30.6381479Z Total Installed Size: 91.59 MiB 2021-05-16T01:40:30.6382269Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:40:30.6382740Z 2021-05-16T01:40:30.6383524Z :: Proceed with installation? [Y/n] 2021-05-16T01:40:30.6384252Z checking keyring... 2021-05-16T01:40:30.7146883Z checking package integrity... 2021-05-16T01:40:30.9253980Z loading package files... 2021-05-16T01:40:30.9292482Z checking for file conflicts... 2021-05-16T01:40:30.9293398Z checking available disk space... 2021-05-16T01:40:30.9397879Z :: Processing package changes... 2021-05-16T01:40:30.9398805Z reinstalling mingw-w64-x86_64-hdf5... 2021-05-16T01:40:32.0841521Z warning: mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-16T01:40:32.0842902Z resolving dependencies... 2021-05-16T01:40:32.0844352Z looking for conflicting packages... 2021-05-16T01:40:32.1163173Z 2021-05-16T01:40:32.1164585Z Packages (1) mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T01:40:32.1165323Z 2021-05-16T01:40:32.1165948Z Total Download Size: 5.28 MiB 2021-05-16T01:40:32.1166666Z Total Installed Size: 66.96 MiB 2021-05-16T01:40:32.1167373Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:40:32.1167793Z 2021-05-16T01:40:32.1168573Z :: Proceed with installation? [Y/n] 2021-05-16T01:40:32.1169344Z :: Retrieving packages... 2021-05-16T01:40:32.4325478Z downloading mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T01:40:33.3631659Z checking keyring... 2021-05-16T01:40:33.4541209Z checking package integrity... 2021-05-16T01:40:33.6459946Z loading package files... 2021-05-16T01:40:33.6707844Z checking for file conflicts... 2021-05-16T01:40:33.6709591Z checking available disk space... 2021-05-16T01:40:33.9859433Z :: Processing package changes... 2021-05-16T01:40:33.9860669Z reinstalling mingw-w64-x86_64-headers-git... 2021-05-16T01:40:36.5563354Z resolving dependencies... 2021-05-16T01:40:36.5774135Z looking for conflicting packages... 2021-05-16T01:40:36.5884234Z 2021-05-16T01:40:36.5885400Z Packages (1) mingw-w64-x86_64-hiredis-1.0.0-1 2021-05-16T01:40:36.5885997Z 2021-05-16T01:40:36.5886624Z Total Download Size: 0.08 MiB 2021-05-16T01:40:36.5887562Z Total Installed Size: 0.32 MiB 2021-05-16T01:40:36.5888029Z 2021-05-16T01:40:36.5888785Z :: Proceed with installation? [Y/n] 2021-05-16T01:40:36.5889534Z :: Retrieving packages... 2021-05-16T01:40:36.9047061Z downloading mingw-w64-x86_64-hiredis-1.0.0-1-any.pkg.tar.zst... 2021-05-16T01:40:37.0901434Z checking keyring... 2021-05-16T01:40:37.1810371Z checking package integrity... 2021-05-16T01:40:37.3136479Z loading package files... 2021-05-16T01:40:37.3163737Z checking for file conflicts... 2021-05-16T01:40:37.3184457Z checking available disk space... 2021-05-16T01:40:37.3196040Z :: Processing package changes... 2021-05-16T01:40:37.3196935Z installing mingw-w64-x86_64-hiredis... 2021-05-16T01:40:38.1265310Z resolving dependencies... 2021-05-16T01:40:38.1266464Z looking for conflicting packages... 2021-05-16T01:40:38.1608326Z 2021-05-16T01:40:38.1609648Z Packages (1) mingw-w64-x86_64-http-parser-2.9.4-2 2021-05-16T01:40:38.1610296Z 2021-05-16T01:40:38.1610940Z Total Download Size: 0.03 MiB 2021-05-16T01:40:38.1611649Z Total Installed Size: 0.11 MiB 2021-05-16T01:40:38.1612106Z 2021-05-16T01:40:38.1612931Z :: Proceed with installation? [Y/n] 2021-05-16T01:40:38.1613711Z :: Retrieving packages... 2021-05-16T01:40:38.4798326Z downloading mingw-w64-x86_64-http-parser-2.9.4-2-any.pkg.tar.zst... 2021-05-16T01:40:38.5737220Z checking keyring... 2021-05-16T01:40:38.6627947Z checking package integrity... 2021-05-16T01:40:38.7914991Z loading package files... 2021-05-16T01:40:38.7926686Z checking for file conflicts... 2021-05-16T01:40:38.7931060Z checking available disk space... 2021-05-16T01:40:38.7942866Z :: Processing package changes... 2021-05-16T01:40:38.7943835Z installing mingw-w64-x86_64-http-parser... 2021-05-16T01:40:39.5924988Z warning: mingw-w64-x86_64-icu-68.2-3 is up to date -- reinstalling 2021-05-16T01:40:39.5925861Z resolving dependencies... 2021-05-16T01:40:39.6030887Z looking for conflicting packages... 2021-05-16T01:40:39.6255734Z 2021-05-16T01:40:39.6256900Z Packages (1) mingw-w64-x86_64-icu-68.2-3 2021-05-16T01:40:39.6257449Z 2021-05-16T01:40:39.6258714Z Total Installed Size: 113.98 MiB 2021-05-16T01:40:39.6259806Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:40:39.6260276Z 2021-05-16T01:40:39.6261196Z :: Proceed with installation? [Y/n] 2021-05-16T01:40:39.6261898Z checking keyring... 2021-05-16T01:40:39.6966283Z checking package integrity... 2021-05-16T01:40:39.9974547Z loading package files... 2021-05-16T01:40:40.0078414Z checking for file conflicts... 2021-05-16T01:40:40.0079408Z checking available disk space... 2021-05-16T01:40:40.0155057Z :: Processing package changes... 2021-05-16T01:40:40.0156140Z reinstalling mingw-w64-x86_64-icu... 2021-05-16T01:40:41.3264369Z resolving dependencies... 2021-05-16T01:40:41.3582342Z looking for conflicting packages... 2021-05-16T01:40:41.3618003Z 2021-05-16T01:40:41.3622907Z 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-16T01:40:41.3626616Z 2021-05-16T01:40:41.3627693Z Total Download Size: 17.57 MiB 2021-05-16T01:40:41.3628910Z Total Installed Size: 78.94 MiB 2021-05-16T01:40:41.3629691Z 2021-05-16T01:40:41.3630886Z :: Proceed with installation? [Y/n] 2021-05-16T01:40:41.3632302Z :: Retrieving packages... 2021-05-16T01:40:41.6699645Z downloading mingw-w64-x86_64-djvulibre-3.5.28-2-any.pkg.tar.zst... 2021-05-16T01:40:42.4181041Z downloading mingw-w64-x86_64-flif-0.3-1-any.pkg.tar.xz... 2021-05-16T01:40:42.6119036Z downloading mingw-w64-x86_64-gsfonts-20200910-2-any.pkg.tar.zst... 2021-05-16T01:40:42.7201095Z downloading mingw-w64-x86_64-jbigkit-2.1-4-any.pkg.tar.xz... 2021-05-16T01:40:42.8160292Z downloading mingw-w64-x86_64-liblqr-0.4.2-4-any.pkg.tar.xz... 2021-05-16T01:40:42.9131668Z downloading mingw-w64-x86_64-libraqm-0.7.1-1-any.pkg.tar.zst... 2021-05-16T01:40:43.0111394Z downloading mingw-w64-x86_64-libtool-2.4.6-20-any.pkg.tar.zst... 2021-05-16T01:40:43.1082137Z downloading mingw-w64-x86_64-libwmf-0.2.12-3-any.pkg.tar.zst... 2021-05-16T01:40:43.2600541Z downloading mingw-w64-x86_64-ttf-dejavu-2.37-3-any.pkg.tar.zst... 2021-05-16T01:40:43.4537180Z downloading mingw-w64-x86_64-imagemagick-7.0.10.11-3-any.pkg.tar.zst... 2021-05-16T01:40:43.6763892Z checking keyring... 2021-05-16T01:40:43.9440991Z checking package integrity... 2021-05-16T01:40:45.5314812Z loading package files... 2021-05-16T01:40:45.5882361Z checking for file conflicts... 2021-05-16T01:40:45.7497709Z checking available disk space... 2021-05-16T01:40:45.7515756Z :: Processing package changes... 2021-05-16T01:40:45.7516685Z installing mingw-w64-x86_64-djvulibre... 2021-05-16T01:40:45.9314485Z installing mingw-w64-x86_64-flif... 2021-05-16T01:40:46.1044463Z installing mingw-w64-x86_64-gsfonts... 2021-05-16T01:40:46.1789827Z installing mingw-w64-x86_64-jbigkit... 2021-05-16T01:40:46.2035357Z installing mingw-w64-x86_64-liblqr... 2021-05-16T01:40:46.2260700Z installing mingw-w64-x86_64-libraqm... 2021-05-16T01:40:46.2490216Z installing mingw-w64-x86_64-libtool... 2021-05-16T01:40:46.3185307Z installing mingw-w64-x86_64-libwmf... 2021-05-16T01:40:46.3850138Z installing mingw-w64-x86_64-ttf-dejavu... 2021-05-16T01:40:46.4607549Z installing mingw-w64-x86_64-imagemagick... 2021-05-16T01:40:48.0930597Z Optional dependencies for mingw-w64-x86_64-imagemagick 2021-05-16T01:40:48.0931867Z mingw-w64-x86_64-ghostscript: for Ghostscript support 2021-05-16T01:40:48.0933052Z mingw-w64-x86_64-openexr: for OpenEXR support [installed] 2021-05-16T01:40:48.0934018Z mingw-w64-x86_64-librsvg: for SVG support 2021-05-16T01:40:48.0934903Z mingw-w64-x86_64-graphviz: for GVC support 2021-05-16T01:40:48.1027212Z :: Running post-transaction hooks... 2021-05-16T01:40:48.1028226Z (1/2) Updating fontconfig cache... 2021-05-16T01:40:48.1797183Z (2/2) Probing GDK-Pixbuf loader modules... 2021-05-16T01:40:49.0577128Z warning: mingw-w64-x86_64-intel-tbb-1~2020.2-2 is up to date -- reinstalling 2021-05-16T01:40:49.0578707Z resolving dependencies... 2021-05-16T01:40:49.0684959Z looking for conflicting packages... 2021-05-16T01:40:49.0915627Z 2021-05-16T01:40:49.0916825Z Packages (1) mingw-w64-x86_64-intel-tbb-1~2020.2-2 2021-05-16T01:40:49.0917408Z 2021-05-16T01:40:49.0918392Z Total Installed Size: 8.68 MiB 2021-05-16T01:40:49.0919723Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:40:49.0920439Z 2021-05-16T01:40:49.0921370Z :: Proceed with installation? [Y/n] 2021-05-16T01:40:49.0922168Z checking keyring... 2021-05-16T01:40:49.1659575Z checking package integrity... 2021-05-16T01:40:49.3017061Z loading package files... 2021-05-16T01:40:49.3052688Z checking for file conflicts... 2021-05-16T01:40:49.3053591Z checking available disk space... 2021-05-16T01:40:49.3124388Z :: Processing package changes... 2021-05-16T01:40:49.3125399Z reinstalling mingw-w64-x86_64-intel-tbb... 2021-05-16T01:40:50.2633175Z warning: mingw-w64-x86_64-isl-0.23-1 is up to date -- reinstalling 2021-05-16T01:40:50.2634199Z resolving dependencies... 2021-05-16T01:40:50.2636907Z looking for conflicting packages... 2021-05-16T01:40:50.2968851Z 2021-05-16T01:40:50.2969977Z Packages (1) mingw-w64-x86_64-isl-0.23-1 2021-05-16T01:40:50.2970517Z 2021-05-16T01:40:50.2971142Z Total Download Size: 0.85 MiB 2021-05-16T01:40:50.2971852Z Total Installed Size: 4.15 MiB 2021-05-16T01:40:50.2972526Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:40:50.2977897Z 2021-05-16T01:40:50.2978895Z :: Proceed with installation? [Y/n] 2021-05-16T01:40:50.2979691Z :: Retrieving packages... 2021-05-16T01:40:50.6113436Z downloading mingw-w64-x86_64-isl-0.23-1-any.pkg.tar.zst... 2021-05-16T01:40:51.0798557Z checking keyring... 2021-05-16T01:40:51.1732090Z checking package integrity... 2021-05-16T01:40:51.3217992Z loading package files... 2021-05-16T01:40:51.3249962Z checking for file conflicts... 2021-05-16T01:40:51.3250857Z checking available disk space... 2021-05-16T01:40:51.4040878Z :: Processing package changes... 2021-05-16T01:40:51.4042708Z reinstalling mingw-w64-x86_64-isl... 2021-05-16T01:40:52.2857656Z resolving dependencies... 2021-05-16T01:40:52.3173138Z looking for conflicting packages... 2021-05-16T01:40:52.3195487Z 2021-05-16T01:40:52.3197094Z Packages (2) mingw-w64-x86_64-gdcm-3.0.8-2 mingw-w64-x86_64-itk-5.1.0-2 2021-05-16T01:40:52.3198209Z 2021-05-16T01:40:52.3199273Z Total Download Size: 13.04 MiB 2021-05-16T01:40:52.3200477Z Total Installed Size: 137.15 MiB 2021-05-16T01:40:52.3201247Z 2021-05-16T01:40:52.3202453Z :: Proceed with installation? [Y/n] 2021-05-16T01:40:52.3203742Z :: Retrieving packages... 2021-05-16T01:40:52.6324650Z downloading mingw-w64-x86_64-gdcm-3.0.8-2-any.pkg.tar.zst... 2021-05-16T01:40:53.4778975Z downloading mingw-w64-x86_64-itk-5.1.0-2-any.pkg.tar.zst... 2021-05-16T01:40:53.7874775Z checking keyring... 2021-05-16T01:40:53.8802927Z checking package integrity... 2021-05-16T01:40:54.2719756Z loading package files... 2021-05-16T01:40:54.3335142Z checking for file conflicts... 2021-05-16T01:40:54.6302183Z checking available disk space... 2021-05-16T01:40:54.6329065Z :: Processing package changes... 2021-05-16T01:40:54.6330602Z installing mingw-w64-x86_64-gdcm... 2021-05-16T01:40:55.0412253Z installing mingw-w64-x86_64-itk... 2021-05-16T01:40:58.6892374Z Optional dependencies for mingw-w64-x86_64-itk 2021-05-16T01:40:58.6893712Z mingw-w64-x86_64-opencv: ITK-OpenCV bridge [installed] 2021-05-16T01:40:58.6894731Z mingw-w64-x86_64-vtk: ITK-VTK bridge 2021-05-16T01:40:59.5055222Z warning: mingw-w64-x86_64-jasper-2.0.24-1 is up to date -- reinstalling 2021-05-16T01:40:59.5056134Z resolving dependencies... 2021-05-16T01:40:59.5222787Z looking for conflicting packages... 2021-05-16T01:40:59.5384207Z 2021-05-16T01:40:59.5386027Z Packages (1) mingw-w64-x86_64-jasper-2.0.24-1 2021-05-16T01:40:59.5386714Z 2021-05-16T01:40:59.5387943Z Total Installed Size: 4.75 MiB 2021-05-16T01:40:59.5388910Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:40:59.5389503Z 2021-05-16T01:40:59.5390557Z :: Proceed with installation? [Y/n] 2021-05-16T01:40:59.5391523Z checking keyring... 2021-05-16T01:40:59.6307859Z checking package integrity... 2021-05-16T01:40:59.7535016Z loading package files... 2021-05-16T01:40:59.7581080Z checking for file conflicts... 2021-05-16T01:40:59.7581832Z checking available disk space... 2021-05-16T01:40:59.7718024Z :: Processing package changes... 2021-05-16T01:40:59.7719123Z reinstalling mingw-w64-x86_64-jasper... 2021-05-16T01:41:00.8385340Z warning: mingw-w64-x86_64-json-c-0.15-1 is up to date -- reinstalling 2021-05-16T01:41:00.8386390Z resolving dependencies... 2021-05-16T01:41:00.8498955Z looking for conflicting packages... 2021-05-16T01:41:00.8792291Z 2021-05-16T01:41:00.8793565Z Packages (1) mingw-w64-x86_64-json-c-0.15-1 2021-05-16T01:41:00.8794431Z 2021-05-16T01:41:00.8795172Z Total Installed Size: 0.43 MiB 2021-05-16T01:41:00.8796842Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:41:00.8797469Z 2021-05-16T01:41:00.8800467Z :: Proceed with installation? [Y/n] 2021-05-16T01:41:00.8814295Z checking keyring... 2021-05-16T01:41:00.9614812Z checking package integrity... 2021-05-16T01:41:01.0774554Z loading package files... 2021-05-16T01:41:01.0791199Z checking for file conflicts... 2021-05-16T01:41:01.0792085Z checking available disk space... 2021-05-16T01:41:01.0817778Z :: Processing package changes... 2021-05-16T01:41:01.0818780Z reinstalling mingw-w64-x86_64-json-c... 2021-05-16T01:41:01.8909522Z warning: mingw-w64-x86_64-jsoncpp-1.9.4-1 is up to date -- reinstalling 2021-05-16T01:41:01.8910417Z resolving dependencies... 2021-05-16T01:41:01.8912679Z looking for conflicting packages... 2021-05-16T01:41:01.9237904Z 2021-05-16T01:41:01.9239598Z Packages (1) mingw-w64-x86_64-jsoncpp-1.9.4-1 2021-05-16T01:41:01.9240404Z 2021-05-16T01:41:01.9241683Z Total Installed Size: 1.88 MiB 2021-05-16T01:41:01.9242660Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:41:01.9243203Z 2021-05-16T01:41:01.9244137Z :: Proceed with installation? [Y/n] 2021-05-16T01:41:01.9245128Z checking keyring... 2021-05-16T01:41:01.9998508Z checking package integrity... 2021-05-16T01:41:02.1134902Z loading package files... 2021-05-16T01:41:02.1150074Z checking for file conflicts... 2021-05-16T01:41:02.1151018Z checking available disk space... 2021-05-16T01:41:02.1174646Z :: Processing package changes... 2021-05-16T01:41:02.1175583Z reinstalling mingw-w64-x86_64-jsoncpp... 2021-05-16T01:41:02.9630170Z warning: mingw-w64-x86_64-lame-3.100-1 is up to date -- reinstalling 2021-05-16T01:41:02.9631090Z resolving dependencies... 2021-05-16T01:41:02.9796110Z looking for conflicting packages... 2021-05-16T01:41:02.9966550Z 2021-05-16T01:41:02.9967646Z Packages (1) mingw-w64-x86_64-lame-3.100-1 2021-05-16T01:41:02.9968203Z 2021-05-16T01:41:02.9969355Z Total Installed Size: 1.64 MiB 2021-05-16T01:41:02.9970460Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:41:02.9971121Z 2021-05-16T01:41:02.9971922Z :: Proceed with installation? [Y/n] 2021-05-16T01:41:02.9972629Z checking keyring... 2021-05-16T01:41:03.0697757Z checking package integrity... 2021-05-16T01:41:03.1855830Z loading package files... 2021-05-16T01:41:03.1889040Z checking for file conflicts... 2021-05-16T01:41:03.1889995Z checking available disk space... 2021-05-16T01:41:03.1912646Z :: Processing package changes... 2021-05-16T01:41:03.1913562Z reinstalling mingw-w64-x86_64-lame... 2021-05-16T01:41:04.0717896Z resolving dependencies... 2021-05-16T01:41:04.0839012Z looking for conflicting packages... 2021-05-16T01:41:04.1065455Z 2021-05-16T01:41:04.1066430Z Packages (1) mingw-w64-x86_64-lapack-3.9.0-2 2021-05-16T01:41:04.1067005Z 2021-05-16T01:41:04.1068086Z Total Download Size: 3.31 MiB 2021-05-16T01:41:04.1104006Z Total Installed Size: 28.75 MiB 2021-05-16T01:41:04.1111622Z 2021-05-16T01:41:04.1112618Z :: Proceed with installation? [Y/n] 2021-05-16T01:41:04.1113417Z :: Retrieving packages... 2021-05-16T01:41:04.4211381Z downloading mingw-w64-x86_64-lapack-3.9.0-2-any.pkg.tar.zst... 2021-05-16T01:41:05.1728381Z checking keyring... 2021-05-16T01:41:05.2640475Z checking package integrity... 2021-05-16T01:41:05.4468280Z loading package files... 2021-05-16T01:41:05.4487313Z checking for file conflicts... 2021-05-16T01:41:05.4518147Z checking available disk space... 2021-05-16T01:41:05.4530222Z :: Processing package changes... 2021-05-16T01:41:05.4531122Z installing mingw-w64-x86_64-lapack... 2021-05-16T01:41:06.4172894Z warning: mingw-w64-x86_64-lcms2-2.12-1 is up to date -- reinstalling 2021-05-16T01:41:06.4173782Z resolving dependencies... 2021-05-16T01:41:06.4358441Z looking for conflicting packages... 2021-05-16T01:41:06.4611703Z 2021-05-16T01:41:06.4612699Z Packages (1) mingw-w64-x86_64-lcms2-2.12-1 2021-05-16T01:41:06.4613344Z 2021-05-16T01:41:06.4614278Z Total Installed Size: 1.62 MiB 2021-05-16T01:41:06.4614893Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:41:06.4615638Z 2021-05-16T01:41:06.4616450Z :: Proceed with installation? [Y/n] 2021-05-16T01:41:06.4617164Z checking keyring... 2021-05-16T01:41:06.5416964Z checking package integrity... 2021-05-16T01:41:06.6532245Z loading package files... 2021-05-16T01:41:06.6554031Z checking for file conflicts... 2021-05-16T01:41:06.6554988Z checking available disk space... 2021-05-16T01:41:06.6575443Z :: Processing package changes... 2021-05-16T01:41:06.6576345Z reinstalling mingw-w64-x86_64-lcms2... 2021-05-16T01:41:07.4773640Z warning: mingw-w64-x86_64-leptonica-1.80.0-2 is up to date -- reinstalling 2021-05-16T01:41:07.4774577Z resolving dependencies... 2021-05-16T01:41:07.5083689Z looking for conflicting packages... 2021-05-16T01:41:07.5149062Z 2021-05-16T01:41:07.5150492Z Packages (1) mingw-w64-x86_64-leptonica-1.80.0-2 2021-05-16T01:41:07.5151810Z 2021-05-16T01:41:07.5153536Z Total Installed Size: 8.39 MiB 2021-05-16T01:41:07.5154458Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:41:07.5154927Z 2021-05-16T01:41:07.5155699Z :: Proceed with installation? [Y/n] 2021-05-16T01:41:07.5156425Z checking keyring... 2021-05-16T01:41:07.5882312Z checking package integrity... 2021-05-16T01:41:07.7249635Z loading package files... 2021-05-16T01:41:07.7278051Z checking for file conflicts... 2021-05-16T01:41:07.7278944Z checking available disk space... 2021-05-16T01:41:07.7311411Z :: Processing package changes... 2021-05-16T01:41:07.7312357Z reinstalling mingw-w64-x86_64-leptonica... 2021-05-16T01:41:08.6501444Z warning: mingw-w64-x86_64-libarchive-3.5.1-1 is up to date -- reinstalling 2021-05-16T01:41:08.6502393Z resolving dependencies... 2021-05-16T01:41:08.6784794Z looking for conflicting packages... 2021-05-16T01:41:08.6850023Z 2021-05-16T01:41:08.6851413Z Packages (1) mingw-w64-x86_64-libarchive-3.5.1-1 2021-05-16T01:41:08.6852824Z 2021-05-16T01:41:08.6855052Z Total Installed Size: 3.99 MiB 2021-05-16T01:41:08.6855768Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:41:08.6856349Z 2021-05-16T01:41:08.6857336Z :: Proceed with installation? [Y/n] 2021-05-16T01:41:08.6858065Z checking keyring... 2021-05-16T01:41:08.7630052Z checking package integrity... 2021-05-16T01:41:08.8870304Z loading package files... 2021-05-16T01:41:08.8896935Z checking for file conflicts... 2021-05-16T01:41:08.8897816Z checking available disk space... 2021-05-16T01:41:08.8943397Z :: Processing package changes... 2021-05-16T01:41:08.8944369Z reinstalling mingw-w64-x86_64-libarchive... 2021-05-16T01:41:09.7608996Z warning: mingw-w64-x86_64-libassuan-2.5.4-1 is up to date -- reinstalling 2021-05-16T01:41:09.7610043Z resolving dependencies... 2021-05-16T01:41:09.7773340Z looking for conflicting packages... 2021-05-16T01:41:09.7935787Z 2021-05-16T01:41:09.7936774Z Packages (1) mingw-w64-x86_64-libassuan-2.5.4-1 2021-05-16T01:41:09.7937424Z 2021-05-16T01:41:09.7938354Z Total Installed Size: 0.38 MiB 2021-05-16T01:41:09.7939553Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:41:09.7940216Z 2021-05-16T01:41:09.7940993Z :: Proceed with installation? [Y/n] 2021-05-16T01:41:09.7941719Z checking keyring... 2021-05-16T01:41:09.8656898Z checking package integrity... 2021-05-16T01:41:09.9761276Z loading package files... 2021-05-16T01:41:09.9781732Z checking for file conflicts... 2021-05-16T01:41:09.9782623Z checking available disk space... 2021-05-16T01:41:09.9799945Z :: Processing package changes... 2021-05-16T01:41:09.9800880Z reinstalling mingw-w64-x86_64-libassuan... 2021-05-16T01:41:10.7668737Z warning: mingw-w64-x86_64-libde265-1.0.8-1 is up to date -- reinstalling 2021-05-16T01:41:10.7669625Z resolving dependencies... 2021-05-16T01:41:10.7778147Z looking for conflicting packages... 2021-05-16T01:41:10.7993428Z 2021-05-16T01:41:10.7994956Z Packages (1) mingw-w64-x86_64-libde265-1.0.8-1 2021-05-16T01:41:10.7996175Z 2021-05-16T01:41:10.7997048Z Total Installed Size: 4.02 MiB 2021-05-16T01:41:10.7998075Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:41:10.7999212Z 2021-05-16T01:41:10.8000523Z :: Proceed with installation? [Y/n] 2021-05-16T01:41:10.8001899Z checking keyring... 2021-05-16T01:41:10.8707765Z checking package integrity... 2021-05-16T01:41:10.9843422Z loading package files... 2021-05-16T01:41:10.9866533Z checking for file conflicts... 2021-05-16T01:41:10.9867409Z checking available disk space... 2021-05-16T01:41:10.9887162Z :: Processing package changes... 2021-05-16T01:41:10.9888084Z reinstalling mingw-w64-x86_64-libde265... 2021-05-16T01:41:11.7968679Z warning: mingw-w64-x86_64-libffi-3.3-4 is up to date -- reinstalling 2021-05-16T01:41:11.7969692Z resolving dependencies... 2021-05-16T01:41:11.7970597Z looking for conflicting packages... 2021-05-16T01:41:11.8296952Z 2021-05-16T01:41:11.8298165Z Packages (1) mingw-w64-x86_64-libffi-3.3-4 2021-05-16T01:41:11.8298796Z 2021-05-16T01:41:11.8299408Z Total Download Size: 0.04 MiB 2021-05-16T01:41:11.8300356Z Total Installed Size: 0.11 MiB 2021-05-16T01:41:11.8301077Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:41:11.8301525Z 2021-05-16T01:41:11.8302269Z :: Proceed with installation? [Y/n] 2021-05-16T01:41:11.8303053Z :: Retrieving packages... 2021-05-16T01:41:12.1408639Z downloading mingw-w64-x86_64-libffi-3.3-4-any.pkg.tar.zst... 2021-05-16T01:41:12.3231624Z checking keyring... 2021-05-16T01:41:12.4124342Z checking package integrity... 2021-05-16T01:41:12.5425373Z loading package files... 2021-05-16T01:41:12.5450244Z checking for file conflicts... 2021-05-16T01:41:12.5451229Z checking available disk space... 2021-05-16T01:41:12.5504431Z :: Processing package changes... 2021-05-16T01:41:12.5505467Z reinstalling mingw-w64-x86_64-libffi... 2021-05-16T01:41:13.3687306Z warning: mingw-w64-x86_64-libfreexl-1.0.6-1 is up to date -- reinstalling 2021-05-16T01:41:13.3688221Z resolving dependencies... 2021-05-16T01:41:13.3689956Z looking for conflicting packages... 2021-05-16T01:41:13.4017881Z 2021-05-16T01:41:13.4019556Z Packages (1) mingw-w64-x86_64-libfreexl-1.0.6-1 2021-05-16T01:41:13.4021236Z 2021-05-16T01:41:13.4022302Z Total Installed Size: 0.13 MiB 2021-05-16T01:41:13.4023172Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:41:13.4023675Z 2021-05-16T01:41:13.4024482Z :: Proceed with installation? [Y/n] 2021-05-16T01:41:13.4025210Z checking keyring... 2021-05-16T01:41:13.4758304Z checking package integrity... 2021-05-16T01:41:13.5835291Z loading package files... 2021-05-16T01:41:13.5858899Z checking for file conflicts... 2021-05-16T01:41:13.5859789Z checking available disk space... 2021-05-16T01:41:13.5875415Z :: Processing package changes... 2021-05-16T01:41:13.5876405Z reinstalling mingw-w64-x86_64-libfreexl... 2021-05-16T01:41:14.3763025Z warning: mingw-w64-x86_64-libgeotiff-1.6.0-1 is up to date -- reinstalling 2021-05-16T01:41:14.3764146Z resolving dependencies... 2021-05-16T01:41:14.4020896Z looking for conflicting packages... 2021-05-16T01:41:14.4122193Z 2021-05-16T01:41:14.4123364Z Packages (1) mingw-w64-x86_64-libgeotiff-1.6.0-1 2021-05-16T01:41:14.4123992Z 2021-05-16T01:41:14.4124617Z Total Installed Size: 0.79 MiB 2021-05-16T01:41:14.4125321Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:41:14.4126119Z 2021-05-16T01:41:14.4127713Z :: Proceed with installation? [Y/n] 2021-05-16T01:41:14.4129399Z checking keyring... 2021-05-16T01:41:14.4837950Z checking package integrity... 2021-05-16T01:41:14.5988487Z loading package files... 2021-05-16T01:41:14.6014875Z checking for file conflicts... 2021-05-16T01:41:14.6015767Z checking available disk space... 2021-05-16T01:41:14.6043294Z :: Processing package changes... 2021-05-16T01:41:14.6044270Z reinstalling mingw-w64-x86_64-libgeotiff... 2021-05-16T01:41:15.4271903Z resolving dependencies... 2021-05-16T01:41:15.4535996Z looking for conflicting packages... 2021-05-16T01:41:15.4604200Z 2021-05-16T01:41:15.4605557Z Packages (1) mingw-w64-x86_64-libgit2-1.1.0-1 2021-05-16T01:41:15.4606512Z 2021-05-16T01:41:15.4607586Z Total Download Size: 0.68 MiB 2021-05-16T01:41:15.4608758Z Total Installed Size: 3.01 MiB 2021-05-16T01:41:15.4609523Z 2021-05-16T01:41:15.4610751Z :: Proceed with installation? [Y/n] 2021-05-16T01:41:15.4612165Z :: Retrieving packages... 2021-05-16T01:41:15.7679549Z downloading mingw-w64-x86_64-libgit2-1.1.0-1-any.pkg.tar.zst... 2021-05-16T01:41:16.2282371Z checking keyring... 2021-05-16T01:41:16.3186207Z checking package integrity... 2021-05-16T01:41:16.4621336Z loading package files... 2021-05-16T01:41:16.4648633Z checking for file conflicts... 2021-05-16T01:41:16.4702790Z checking available disk space... 2021-05-16T01:41:16.4714537Z :: Processing package changes... 2021-05-16T01:41:16.4715449Z installing mingw-w64-x86_64-libgit2... 2021-05-16T01:41:17.3601653Z warning: mingw-w64-x86_64-libgpg-error-1.41-3 is up to date -- reinstalling 2021-05-16T01:41:17.3602630Z resolving dependencies... 2021-05-16T01:41:17.3717111Z looking for conflicting packages... 2021-05-16T01:41:17.3954262Z 2021-05-16T01:41:17.3955461Z Packages (1) mingw-w64-x86_64-libgpg-error-1.41-3 2021-05-16T01:41:17.3956408Z 2021-05-16T01:41:17.3956992Z Total Installed Size: 1.43 MiB 2021-05-16T01:41:17.3957985Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:41:17.3958480Z 2021-05-16T01:41:17.3959246Z :: Proceed with installation? [Y/n] 2021-05-16T01:41:17.3959947Z checking keyring... 2021-05-16T01:41:17.4687552Z checking package integrity... 2021-05-16T01:41:17.5825931Z loading package files... 2021-05-16T01:41:17.5847345Z checking for file conflicts... 2021-05-16T01:41:17.5848247Z checking available disk space... 2021-05-16T01:41:17.5894866Z :: Processing package changes... 2021-05-16T01:41:17.5895889Z reinstalling mingw-w64-x86_64-libgpg-error... 2021-05-16T01:41:18.4646306Z warning: mingw-w64-x86_64-libheif-1.11.0-2 is up to date -- reinstalling 2021-05-16T01:41:18.4647204Z resolving dependencies... 2021-05-16T01:41:18.4901169Z looking for conflicting packages... 2021-05-16T01:41:18.4968117Z 2021-05-16T01:41:18.4969523Z Packages (1) mingw-w64-x86_64-libheif-1.11.0-2 2021-05-16T01:41:18.4970581Z 2021-05-16T01:41:18.4971227Z Total Installed Size: 3.84 MiB 2021-05-16T01:41:18.4972474Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:41:18.4973030Z 2021-05-16T01:41:18.4973940Z :: Proceed with installation? [Y/n] 2021-05-16T01:41:18.4974803Z checking keyring... 2021-05-16T01:41:18.5700524Z checking package integrity... 2021-05-16T01:41:18.6896757Z loading package files... 2021-05-16T01:41:18.6924350Z checking for file conflicts... 2021-05-16T01:41:18.6925191Z checking available disk space... 2021-05-16T01:41:18.6949092Z :: Processing package changes... 2021-05-16T01:41:18.6950011Z reinstalling mingw-w64-x86_64-libheif... 2021-05-16T01:41:19.5263231Z warning: mingw-w64-x86_64-libiconv-1.16-2 is up to date -- reinstalling 2021-05-16T01:41:19.5264151Z resolving dependencies... 2021-05-16T01:41:19.5265302Z looking for conflicting packages... 2021-05-16T01:41:19.5641211Z 2021-05-16T01:41:19.5642639Z Packages (1) mingw-w64-x86_64-libiconv-1.16-2 2021-05-16T01:41:19.5643233Z 2021-05-16T01:41:19.5643853Z Total Download Size: 0.73 MiB 2021-05-16T01:41:19.5644567Z Total Installed Size: 2.24 MiB 2021-05-16T01:41:19.5645266Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:41:19.5645719Z 2021-05-16T01:41:19.5646462Z :: Proceed with installation? [Y/n] 2021-05-16T01:41:19.5647227Z :: Retrieving packages... 2021-05-16T01:41:19.8765853Z downloading mingw-w64-x86_64-libiconv-1.16-2-any.pkg.tar.zst... 2021-05-16T01:41:20.3479781Z checking keyring... 2021-05-16T01:41:20.4449894Z checking package integrity... 2021-05-16T01:41:20.5859566Z loading package files... 2021-05-16T01:41:20.5876836Z checking for file conflicts... 2021-05-16T01:41:20.5877737Z checking available disk space... 2021-05-16T01:41:20.5960917Z :: Processing package changes... 2021-05-16T01:41:20.5962025Z reinstalling mingw-w64-x86_64-libiconv... 2021-05-16T01:41:21.4479765Z warning: mingw-w64-x86_64-libjpeg-turbo-2.0.6-1 is up to date -- reinstalling 2021-05-16T01:41:21.4481310Z resolving dependencies... 2021-05-16T01:41:21.4589787Z looking for conflicting packages... 2021-05-16T01:41:21.4806801Z 2021-05-16T01:41:21.4808386Z Packages (1) mingw-w64-x86_64-libjpeg-turbo-2.0.6-1 2021-05-16T01:41:21.4809871Z 2021-05-16T01:41:21.4811130Z Total Installed Size: 4.35 MiB 2021-05-16T01:41:21.4812174Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:41:21.4812812Z 2021-05-16T01:41:21.4813896Z :: Proceed with installation? [Y/n] 2021-05-16T01:41:21.4815239Z checking keyring... 2021-05-16T01:41:21.5542125Z checking package integrity... 2021-05-16T01:41:21.6695141Z loading package files... 2021-05-16T01:41:21.6718665Z checking for file conflicts... 2021-05-16T01:41:21.6719569Z checking available disk space... 2021-05-16T01:41:21.6750648Z :: Processing package changes... 2021-05-16T01:41:21.6751629Z reinstalling mingw-w64-x86_64-libjpeg-turbo... 2021-05-16T01:41:22.5151260Z warning: mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-16T01:41:22.5152377Z resolving dependencies... 2021-05-16T01:41:22.5153548Z looking for conflicting packages... 2021-05-16T01:41:22.5525066Z 2021-05-16T01:41:22.5527140Z Packages (1) mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T01:41:22.5528556Z 2021-05-16T01:41:22.5529575Z Total Download Size: 0.02 MiB 2021-05-16T01:41:22.5530740Z Total Installed Size: 0.05 MiB 2021-05-16T01:41:22.5531892Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:41:22.5532618Z 2021-05-16T01:41:22.5533834Z :: Proceed with installation? [Y/n] 2021-05-16T01:41:22.5535080Z :: Retrieving packages... 2021-05-16T01:41:22.8708443Z downloading mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T01:41:22.9640098Z checking keyring... 2021-05-16T01:41:23.0549149Z checking package integrity... 2021-05-16T01:41:23.1844984Z loading package files... 2021-05-16T01:41:23.1856290Z checking for file conflicts... 2021-05-16T01:41:23.1857172Z checking available disk space... 2021-05-16T01:41:23.1871498Z :: Processing package changes... 2021-05-16T01:41:23.1872459Z reinstalling mingw-w64-x86_64-libmangle-git... 2021-05-16T01:41:23.9765945Z warning: mingw-w64-x86_64-libmariadbclient-3.1.12-1 is up to date -- reinstalling 2021-05-16T01:41:23.9767014Z resolving dependencies... 2021-05-16T01:41:24.0029778Z looking for conflicting packages... 2021-05-16T01:41:24.0094008Z 2021-05-16T01:41:24.0094970Z Packages (1) mingw-w64-x86_64-libmariadbclient-3.1.12-1 2021-05-16T01:41:24.0095661Z 2021-05-16T01:41:24.0096495Z Total Installed Size: 3.26 MiB 2021-05-16T01:41:24.0097482Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:41:24.0098192Z 2021-05-16T01:41:24.0099155Z :: Proceed with installation? [Y/n] 2021-05-16T01:41:24.0099882Z checking keyring... 2021-05-16T01:41:24.0837099Z checking package integrity... 2021-05-16T01:41:24.1984728Z loading package files... 2021-05-16T01:41:24.2003251Z checking for file conflicts... 2021-05-16T01:41:24.2004110Z checking available disk space... 2021-05-16T01:41:24.2038322Z :: Processing package changes... 2021-05-16T01:41:24.2039372Z reinstalling mingw-w64-x86_64-libmariadbclient... 2021-05-16T01:41:25.0322581Z warning: mingw-w64-x86_64-libogg-1.3.4-3 is up to date -- reinstalling 2021-05-16T01:41:25.0323632Z resolving dependencies... 2021-05-16T01:41:25.0324614Z looking for conflicting packages... 2021-05-16T01:41:25.0651435Z 2021-05-16T01:41:25.0653753Z Packages (1) mingw-w64-x86_64-libogg-1.3.4-3 2021-05-16T01:41:25.0654541Z 2021-05-16T01:41:25.0656058Z Total Installed Size: 0.54 MiB 2021-05-16T01:41:25.0657312Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:41:25.0658093Z 2021-05-16T01:41:25.0659536Z :: Proceed with installation? [Y/n] 2021-05-16T01:41:25.0660965Z checking keyring... 2021-05-16T01:41:25.1378483Z checking package integrity... 2021-05-16T01:41:25.2486714Z loading package files... 2021-05-16T01:41:25.2558585Z checking for file conflicts... 2021-05-16T01:41:25.2559529Z checking available disk space... 2021-05-16T01:41:25.2620466Z :: Processing package changes... 2021-05-16T01:41:25.2621462Z reinstalling mingw-w64-x86_64-libogg... 2021-05-16T01:41:26.1838860Z warning: mingw-w64-x86_64-libpng-1.6.37-4 is up to date -- reinstalling 2021-05-16T01:41:26.1840012Z resolving dependencies... 2021-05-16T01:41:26.2112212Z looking for conflicting packages... 2021-05-16T01:41:26.2174432Z 2021-05-16T01:41:26.2175809Z Packages (1) mingw-w64-x86_64-libpng-1.6.37-4 2021-05-16T01:41:26.2177414Z 2021-05-16T01:41:26.2178638Z Total Installed Size: 2.35 MiB 2021-05-16T01:41:26.2179400Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:41:26.2179843Z 2021-05-16T01:41:26.2180614Z :: Proceed with installation? [Y/n] 2021-05-16T01:41:26.2181337Z checking keyring... 2021-05-16T01:41:26.2918575Z checking package integrity... 2021-05-16T01:41:26.4035426Z loading package files... 2021-05-16T01:41:26.4062515Z checking for file conflicts... 2021-05-16T01:41:26.4063559Z checking available disk space... 2021-05-16T01:41:26.4088687Z :: Processing package changes... 2021-05-16T01:41:26.4089579Z reinstalling mingw-w64-x86_64-libpng... 2021-05-16T01:41:27.3590226Z error: target not found: mingw-w64-x86_64-libpq 2021-05-16T01:41:28.1915987Z warning: mingw-w64-x86_64-libraw-0.20.2-2 is up to date -- reinstalling 2021-05-16T01:41:28.1916921Z resolving dependencies... 2021-05-16T01:41:28.2186874Z looking for conflicting packages... 2021-05-16T01:41:28.2288285Z 2021-05-16T01:41:28.2289618Z Packages (1) mingw-w64-x86_64-libraw-0.20.2-2 2021-05-16T01:41:28.2290523Z 2021-05-16T01:41:28.2291544Z Total Installed Size: 6.32 MiB 2021-05-16T01:41:28.2292823Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:41:28.2293791Z 2021-05-16T01:41:28.2296124Z :: Proceed with installation? [Y/n] 2021-05-16T01:41:28.2297430Z checking keyring... 2021-05-16T01:41:28.3019595Z checking package integrity... 2021-05-16T01:41:28.4170634Z loading package files... 2021-05-16T01:41:28.4195905Z checking for file conflicts... 2021-05-16T01:41:28.4196810Z checking available disk space... 2021-05-16T01:41:28.4223565Z :: Processing package changes... 2021-05-16T01:41:28.4224441Z reinstalling mingw-w64-x86_64-libraw... 2021-05-16T01:41:29.2657130Z resolving dependencies... 2021-05-16T01:41:29.2876985Z looking for conflicting packages... 2021-05-16T01:41:29.2986878Z 2021-05-16T01:41:29.2987997Z Packages (1) mingw-w64-x86_64-librsvg-2.50.3-1 2021-05-16T01:41:29.2988568Z 2021-05-16T01:41:29.2989172Z Total Download Size: 6.30 MiB 2021-05-16T01:41:29.2989863Z Total Installed Size: 39.39 MiB 2021-05-16T01:41:29.2990288Z 2021-05-16T01:41:29.2991027Z :: Proceed with installation? [Y/n] 2021-05-16T01:41:29.2991771Z :: Retrieving packages... 2021-05-16T01:41:29.6092312Z downloading mingw-w64-x86_64-librsvg-2.50.3-1-any.pkg.tar.zst... 2021-05-16T01:41:30.4630423Z checking keyring... 2021-05-16T01:41:30.5566938Z checking package integrity... 2021-05-16T01:41:30.7511575Z loading package files... 2021-05-16T01:41:30.7543859Z checking for file conflicts... 2021-05-16T01:41:30.7580798Z checking available disk space... 2021-05-16T01:41:30.7592601Z :: Processing package changes... 2021-05-16T01:41:30.7593499Z installing mingw-w64-x86_64-librsvg... 2021-05-16T01:41:30.9369433Z Optional dependencies for mingw-w64-x86_64-librsvg 2021-05-16T01:41:30.9370526Z mingw-w64-x86_64-gtk3: for rsvg-view-3 2021-05-16T01:41:30.9380533Z :: Running post-transaction hooks... 2021-05-16T01:41:30.9381469Z (1/1) Probing GDK-Pixbuf loader modules... 2021-05-16T01:41:31.8329816Z resolving dependencies... 2021-05-16T01:41:31.8603080Z looking for conflicting packages... 2021-05-16T01:41:31.8671411Z 2021-05-16T01:41:31.8672633Z Packages (1) mingw-w64-x86_64-libsbml-5.19.0-2 2021-05-16T01:41:31.8673418Z 2021-05-16T01:41:31.8674340Z Total Download Size: 7.79 MiB 2021-05-16T01:41:31.8675398Z Total Installed Size: 80.96 MiB 2021-05-16T01:41:31.8676017Z 2021-05-16T01:41:31.8677046Z :: Proceed with installation? [Y/n] 2021-05-16T01:41:31.8678098Z :: Retrieving packages... 2021-05-16T01:41:32.1740985Z downloading mingw-w64-x86_64-libsbml-5.19.0-2-any.pkg.tar.zst... 2021-05-16T01:41:33.0975100Z checking keyring... 2021-05-16T01:41:33.1867373Z checking package integrity... 2021-05-16T01:41:33.3909646Z loading package files... 2021-05-16T01:41:33.3991079Z checking for file conflicts... 2021-05-16T01:41:33.4437110Z checking available disk space... 2021-05-16T01:41:33.4450061Z :: Processing package changes... 2021-05-16T01:41:33.4451285Z installing mingw-w64-x86_64-libsbml... 2021-05-16T01:41:34.8377812Z resolving dependencies... 2021-05-16T01:41:34.8704671Z looking for conflicting packages... 2021-05-16T01:41:34.8719313Z 2021-05-16T01:41:34.8720356Z Packages (2) mingw-w64-x86_64-flac-1.3.3-3 mingw-w64-x86_64-libsndfile-1.0.31-1 2021-05-16T01:41:34.8721090Z 2021-05-16T01:41:34.8721690Z Total Download Size: 0.91 MiB 2021-05-16T01:41:34.8722462Z Total Installed Size: 5.45 MiB 2021-05-16T01:41:34.8723113Z 2021-05-16T01:41:34.8723858Z :: Proceed with installation? [Y/n] 2021-05-16T01:41:34.8724590Z :: Retrieving packages... 2021-05-16T01:41:35.1817879Z downloading mingw-w64-x86_64-flac-1.3.3-3-any.pkg.tar.zst... 2021-05-16T01:41:35.7304670Z downloading mingw-w64-x86_64-libsndfile-1.0.31-1-any.pkg.tar.zst... 2021-05-16T01:41:35.8232003Z checking keyring... 2021-05-16T01:41:35.9132117Z checking package integrity... 2021-05-16T01:41:36.1809224Z loading package files... 2021-05-16T01:41:36.1856625Z checking for file conflicts... 2021-05-16T01:41:36.1920582Z checking available disk space... 2021-05-16T01:41:36.1932135Z :: Processing package changes... 2021-05-16T01:41:36.1933021Z installing mingw-w64-x86_64-flac... 2021-05-16T01:41:36.2391905Z installing mingw-w64-x86_64-libsndfile... 2021-05-16T01:41:37.0855685Z warning: mingw-w64-x86_64-libspatialite-5.0.1-2 is up to date -- reinstalling 2021-05-16T01:41:37.0856737Z resolving dependencies... 2021-05-16T01:41:37.1101173Z looking for conflicting packages... 2021-05-16T01:41:37.1186656Z 2021-05-16T01:41:37.1188164Z Packages (1) mingw-w64-x86_64-libspatialite-5.0.1-2 2021-05-16T01:41:37.1189703Z 2021-05-16T01:41:37.1190993Z Total Installed Size: 29.97 MiB 2021-05-16T01:41:37.1192437Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:41:37.1193213Z 2021-05-16T01:41:37.1194443Z :: Proceed with installation? [Y/n] 2021-05-16T01:41:37.1196117Z checking keyring... 2021-05-16T01:41:37.1912960Z checking package integrity... 2021-05-16T01:41:37.3319374Z loading package files... 2021-05-16T01:41:37.3347025Z checking for file conflicts... 2021-05-16T01:41:37.3347890Z checking available disk space... 2021-05-16T01:41:37.3377448Z :: Processing package changes... 2021-05-16T01:41:37.3378431Z reinstalling mingw-w64-x86_64-libspatialite... 2021-05-16T01:41:38.2299085Z resolving dependencies... 2021-05-16T01:41:38.2571434Z looking for conflicting packages... 2021-05-16T01:41:38.2638582Z 2021-05-16T01:41:38.2639403Z Packages (1) mingw-w64-x86_64-libssh-0.9.5-2 2021-05-16T01:41:38.2639965Z 2021-05-16T01:41:38.2640555Z Total Download Size: 0.31 MiB 2021-05-16T01:41:38.2641241Z Total Installed Size: 1.50 MiB 2021-05-16T01:41:38.2641674Z 2021-05-16T01:41:38.2642376Z :: Proceed with installation? [Y/n] 2021-05-16T01:41:38.2643123Z :: Retrieving packages... 2021-05-16T01:41:38.5749858Z downloading mingw-w64-x86_64-libssh-0.9.5-2-any.pkg.tar.zst... 2021-05-16T01:41:38.9441147Z checking keyring... 2021-05-16T01:41:39.0339138Z checking package integrity... 2021-05-16T01:41:39.1847240Z loading package files... 2021-05-16T01:41:39.1871626Z checking for file conflicts... 2021-05-16T01:41:39.1884143Z checking available disk space... 2021-05-16T01:41:39.1895818Z :: Processing package changes... 2021-05-16T01:41:39.1896695Z installing mingw-w64-x86_64-libssh... 2021-05-16T01:41:39.2593434Z / 2021-05-16T01:41:40.1176691Z warning: mingw-w64-x86_64-libssh2-1.9.0-3 is up to date -- reinstalling 2021-05-16T01:41:40.1177590Z resolving dependencies... 2021-05-16T01:41:40.1452694Z looking for conflicting packages... 2021-05-16T01:41:40.1516919Z 2021-05-16T01:41:40.1517724Z Packages (1) mingw-w64-x86_64-libssh2-1.9.0-3 2021-05-16T01:41:40.1518275Z 2021-05-16T01:41:40.1518875Z Total Installed Size: 0.79 MiB 2021-05-16T01:41:40.1519923Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:41:40.1520610Z 2021-05-16T01:41:40.1521350Z :: Proceed with installation? [Y/n] 2021-05-16T01:41:40.1522115Z checking keyring... 2021-05-16T01:41:40.2235238Z checking package integrity... 2021-05-16T01:41:40.3345221Z loading package files... 2021-05-16T01:41:40.3389471Z checking for file conflicts... 2021-05-16T01:41:40.3390330Z checking available disk space... 2021-05-16T01:41:40.3484374Z :: Processing package changes... 2021-05-16T01:41:40.3485287Z reinstalling mingw-w64-x86_64-libssh2... 2021-05-16T01:41:41.3119747Z warning: mingw-w64-x86_64-libsystre-1.0.1-4 is up to date -- reinstalling 2021-05-16T01:41:41.3120674Z resolving dependencies... 2021-05-16T01:41:41.3318135Z looking for conflicting packages... 2021-05-16T01:41:41.3456632Z 2021-05-16T01:41:41.3458149Z Packages (1) mingw-w64-x86_64-libsystre-1.0.1-4 2021-05-16T01:41:41.3459144Z 2021-05-16T01:41:41.3460146Z Total Download Size: 0.02 MiB 2021-05-16T01:41:41.3461346Z Total Installed Size: 0.03 MiB 2021-05-16T01:41:41.3462581Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:41:41.3463315Z 2021-05-16T01:41:41.3464499Z :: Proceed with installation? [Y/n] 2021-05-16T01:41:41.3465764Z :: Retrieving packages... 2021-05-16T01:41:41.6613963Z downloading mingw-w64-x86_64-libsystre-1.0.1-4-any.pkg.tar.xz... 2021-05-16T01:41:41.7543153Z checking keyring... 2021-05-16T01:41:41.8494933Z checking package integrity... 2021-05-16T01:41:41.9850759Z loading package files... 2021-05-16T01:41:41.9893328Z checking for file conflicts... 2021-05-16T01:41:41.9894165Z checking available disk space... 2021-05-16T01:41:41.9936833Z :: Processing package changes... 2021-05-16T01:41:41.9937996Z reinstalling mingw-w64-x86_64-libsystre... 2021-05-16T01:41:42.7981206Z warning: mingw-w64-x86_64-libtiff-4.2.0-3 is up to date -- reinstalling 2021-05-16T01:41:42.7982129Z resolving dependencies... 2021-05-16T01:41:42.8257309Z looking for conflicting packages... 2021-05-16T01:41:42.8323229Z 2021-05-16T01:41:42.8324465Z Packages (1) mingw-w64-x86_64-libtiff-4.2.0-3 2021-05-16T01:41:42.8324926Z 2021-05-16T01:41:42.8325860Z Total Installed Size: 4.22 MiB 2021-05-16T01:41:42.8326581Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:41:42.8327225Z 2021-05-16T01:41:42.8328001Z :: Proceed with installation? [Y/n] 2021-05-16T01:41:42.8328716Z checking keyring... 2021-05-16T01:41:42.9043861Z checking package integrity... 2021-05-16T01:41:43.0262835Z loading package files... 2021-05-16T01:41:43.0314489Z checking for file conflicts... 2021-05-16T01:41:43.0315440Z checking available disk space... 2021-05-16T01:41:43.0436308Z :: Processing package changes... 2021-05-16T01:41:43.0437686Z reinstalling mingw-w64-x86_64-libtiff... 2021-05-16T01:41:44.1303996Z warning: mingw-w64-x86_64-libtool-2.4.6-20 is up to date -- reinstalling 2021-05-16T01:41:44.1304997Z resolving dependencies... 2021-05-16T01:41:44.1305844Z looking for conflicting packages... 2021-05-16T01:41:44.1659901Z 2021-05-16T01:41:44.1661930Z Packages (1) mingw-w64-x86_64-libtool-2.4.6-20 2021-05-16T01:41:44.1670913Z 2021-05-16T01:41:44.1672988Z Total Installed Size: 2.31 MiB 2021-05-16T01:41:44.1674287Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:41:44.1675024Z 2021-05-16T01:41:44.1676319Z :: Proceed with installation? [Y/n] 2021-05-16T01:41:44.1677651Z checking keyring... 2021-05-16T01:41:44.2351914Z checking package integrity... 2021-05-16T01:41:44.3480982Z loading package files... 2021-05-16T01:41:44.3512240Z checking for file conflicts... 2021-05-16T01:41:44.3513127Z checking available disk space... 2021-05-16T01:41:44.3557483Z :: Processing package changes... 2021-05-16T01:41:44.3558525Z reinstalling mingw-w64-x86_64-libtool... 2021-05-16T01:41:45.2186643Z warning: mingw-w64-x86_64-libtre-git-r128.6fb7206-2 is up to date -- reinstalling 2021-05-16T01:41:45.2187681Z resolving dependencies... 2021-05-16T01:41:45.2323554Z looking for conflicting packages... 2021-05-16T01:41:45.2591148Z 2021-05-16T01:41:45.2592753Z Packages (1) mingw-w64-x86_64-libtre-git-r128.6fb7206-2 2021-05-16T01:41:45.2593798Z 2021-05-16T01:41:45.2594896Z Total Download Size: 0.08 MiB 2021-05-16T01:41:45.2596094Z Total Installed Size: 0.25 MiB 2021-05-16T01:41:45.2597271Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:41:45.2597997Z 2021-05-16T01:41:45.2599226Z :: Proceed with installation? [Y/n] 2021-05-16T01:41:45.2600508Z :: Retrieving packages... 2021-05-16T01:41:45.5709072Z downloading mingw-w64-x86_64-libtre-git-r128.6fb7206-2-any.pkg.tar.xz... 2021-05-16T01:41:45.7557994Z checking keyring... 2021-05-16T01:41:45.8464140Z checking package integrity... 2021-05-16T01:41:45.9972822Z loading package files... 2021-05-16T01:41:46.0018830Z checking for file conflicts... 2021-05-16T01:41:46.0025113Z checking available disk space... 2021-05-16T01:41:46.0075191Z :: Processing package changes... 2021-05-16T01:41:46.0076260Z reinstalling mingw-w64-x86_64-libtre-git... 2021-05-16T01:41:46.8356555Z warning: mingw-w64-x86_64-libutf8proc-2.6.1-1 is up to date -- reinstalling 2021-05-16T01:41:46.8357489Z resolving dependencies... 2021-05-16T01:41:46.8358635Z looking for conflicting packages... 2021-05-16T01:41:46.8687244Z 2021-05-16T01:41:46.8688948Z Packages (1) mingw-w64-x86_64-libutf8proc-2.6.1-1 2021-05-16T01:41:46.8690173Z 2021-05-16T01:41:46.8691592Z Total Installed Size: 0.70 MiB 2021-05-16T01:41:46.8692773Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:41:46.8693488Z 2021-05-16T01:41:46.8694662Z :: Proceed with installation? [Y/n] 2021-05-16T01:41:46.8696209Z checking keyring... 2021-05-16T01:41:46.9404021Z checking package integrity... 2021-05-16T01:41:47.0493298Z loading package files... 2021-05-16T01:41:47.0520862Z checking for file conflicts... 2021-05-16T01:41:47.0521771Z checking available disk space... 2021-05-16T01:41:47.0537969Z :: Processing package changes... 2021-05-16T01:41:47.0538906Z reinstalling mingw-w64-x86_64-libutf8proc... 2021-05-16T01:41:47.8510959Z warning: mingw-w64-x86_64-libuv-1.40.0-3 is up to date -- reinstalling 2021-05-16T01:41:47.8511963Z resolving dependencies... 2021-05-16T01:41:47.8626845Z looking for conflicting packages... 2021-05-16T01:41:47.8846355Z 2021-05-16T01:41:47.8859066Z Packages (1) mingw-w64-x86_64-libuv-1.40.0-3 2021-05-16T01:41:47.8860201Z 2021-05-16T01:41:47.8860884Z Total Installed Size: 1.08 MiB 2021-05-16T01:41:47.8861558Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:41:47.8861987Z 2021-05-16T01:41:47.8862746Z :: Proceed with installation? [Y/n] 2021-05-16T01:41:47.8863361Z checking keyring... 2021-05-16T01:41:47.9580615Z checking package integrity... 2021-05-16T01:41:48.0716007Z loading package files... 2021-05-16T01:41:48.0736050Z checking for file conflicts... 2021-05-16T01:41:48.0737009Z checking available disk space... 2021-05-16T01:41:48.0755758Z :: Processing package changes... 2021-05-16T01:41:48.0756644Z reinstalling mingw-w64-x86_64-libuv... 2021-05-16T01:41:48.8724279Z warning: mingw-w64-x86_64-libvorbis-1.3.7-1 is up to date -- reinstalling 2021-05-16T01:41:48.8725214Z resolving dependencies... 2021-05-16T01:41:48.8903464Z looking for conflicting packages... 2021-05-16T01:41:48.9056630Z 2021-05-16T01:41:48.9058130Z Packages (1) mingw-w64-x86_64-libvorbis-1.3.7-1 2021-05-16T01:41:48.9059333Z 2021-05-16T01:41:48.9060507Z Total Installed Size: 2.30 MiB 2021-05-16T01:41:48.9061487Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:41:48.9061939Z 2021-05-16T01:41:48.9062684Z :: Proceed with installation? [Y/n] 2021-05-16T01:41:48.9063385Z checking keyring... 2021-05-16T01:41:48.9779058Z checking package integrity... 2021-05-16T01:41:49.0939603Z loading package files... 2021-05-16T01:41:49.0974928Z checking for file conflicts... 2021-05-16T01:41:49.0975851Z checking available disk space... 2021-05-16T01:41:49.1059936Z :: Processing package changes... 2021-05-16T01:41:49.1061030Z reinstalling mingw-w64-x86_64-libvorbis... 2021-05-16T01:41:50.0452886Z warning: mingw-w64-x86_64-libvpx-1.10.0-1 is up to date -- reinstalling 2021-05-16T01:41:50.0454008Z resolving dependencies... 2021-05-16T01:41:50.0455186Z looking for conflicting packages... 2021-05-16T01:41:50.0784164Z 2021-05-16T01:41:50.0785308Z Packages (1) mingw-w64-x86_64-libvpx-1.10.0-1 2021-05-16T01:41:50.0786016Z 2021-05-16T01:41:50.0787405Z Total Installed Size: 9.11 MiB 2021-05-16T01:41:50.0788525Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:41:50.0789094Z 2021-05-16T01:41:50.0790016Z :: Proceed with installation? [Y/n] 2021-05-16T01:41:50.0790878Z checking keyring... 2021-05-16T01:41:50.1508038Z checking package integrity... 2021-05-16T01:41:50.2731546Z loading package files... 2021-05-16T01:41:50.2751319Z checking for file conflicts... 2021-05-16T01:41:50.2753158Z checking available disk space... 2021-05-16T01:41:50.2771879Z :: Processing package changes... 2021-05-16T01:41:50.2772891Z reinstalling mingw-w64-x86_64-libvpx... 2021-05-16T01:41:51.1125876Z warning: mingw-w64-x86_64-libwebp-1.2.0-1 is up to date -- reinstalling 2021-05-16T01:41:51.1126989Z resolving dependencies... 2021-05-16T01:41:51.1326947Z looking for conflicting packages... 2021-05-16T01:41:51.1462128Z 2021-05-16T01:41:51.1463331Z Packages (1) mingw-w64-x86_64-libwebp-1.2.0-1 2021-05-16T01:41:51.1464077Z 2021-05-16T01:41:51.1465544Z Total Installed Size: 2.97 MiB 2021-05-16T01:41:51.1466664Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:41:51.1467130Z 2021-05-16T01:41:51.1467874Z :: Proceed with installation? [Y/n] 2021-05-16T01:41:51.1468585Z checking keyring... 2021-05-16T01:41:51.2177345Z checking package integrity... 2021-05-16T01:41:51.3317264Z loading package files... 2021-05-16T01:41:51.3333477Z checking for file conflicts... 2021-05-16T01:41:51.3334374Z checking available disk space... 2021-05-16T01:41:51.3362126Z :: Processing package changes... 2021-05-16T01:41:51.3363107Z reinstalling mingw-w64-x86_64-libwebp... 2021-05-16T01:41:52.1576412Z warning: mingw-w64-x86_64-libxml2-2.9.10-8 is up to date -- reinstalling 2021-05-16T01:41:52.1577467Z resolving dependencies... 2021-05-16T01:41:52.1849182Z looking for conflicting packages... 2021-05-16T01:41:52.1913781Z 2021-05-16T01:41:52.1914908Z Packages (1) mingw-w64-x86_64-libxml2-2.9.10-8 2021-05-16T01:41:52.1915503Z 2021-05-16T01:41:52.1916132Z Total Installed Size: 11.76 MiB 2021-05-16T01:41:52.1916814Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:41:52.1917254Z 2021-05-16T01:41:52.1918264Z :: Proceed with installation? [Y/n] 2021-05-16T01:41:52.1918908Z checking keyring... 2021-05-16T01:41:52.2650117Z checking package integrity... 2021-05-16T01:41:52.3857734Z loading package files... 2021-05-16T01:41:52.3921988Z checking for file conflicts... 2021-05-16T01:41:52.3923020Z checking available disk space... 2021-05-16T01:41:52.4085799Z :: Processing package changes... 2021-05-16T01:41:52.4086714Z reinstalling mingw-w64-x86_64-libxml2... 2021-05-16T01:41:53.5708016Z resolving dependencies... 2021-05-16T01:41:53.5709933Z looking for conflicting packages... 2021-05-16T01:41:53.6045161Z 2021-05-16T01:41:53.6046557Z Packages (1) mingw-w64-x86_64-libyaml-0.2.5-1 2021-05-16T01:41:53.6047512Z 2021-05-16T01:41:53.6048528Z Total Download Size: 0.10 MiB 2021-05-16T01:41:53.6049689Z Total Installed Size: 0.38 MiB 2021-05-16T01:41:53.6050442Z 2021-05-16T01:41:53.6051641Z :: Proceed with installation? [Y/n] 2021-05-16T01:41:53.6052926Z :: Retrieving packages... 2021-05-16T01:41:53.9133131Z downloading mingw-w64-x86_64-libyaml-0.2.5-1-any.pkg.tar.zst... 2021-05-16T01:41:54.1863365Z checking keyring... 2021-05-16T01:41:54.2774103Z checking package integrity... 2021-05-16T01:41:54.4138349Z loading package files... 2021-05-16T01:41:54.4155130Z checking for file conflicts... 2021-05-16T01:41:54.4160996Z checking available disk space... 2021-05-16T01:41:54.4173523Z :: Processing package changes... 2021-05-16T01:41:54.4185405Z installing mingw-w64-x86_64-libyaml... 2021-05-16T01:41:55.2567168Z warning: mingw-w64-x86_64-lz4-1.9.3-1 is up to date -- reinstalling 2021-05-16T01:41:55.2568882Z resolving dependencies... 2021-05-16T01:41:55.2676021Z looking for conflicting packages... 2021-05-16T01:41:55.2900009Z 2021-05-16T01:41:55.2901322Z Packages (1) mingw-w64-x86_64-lz4-1.9.3-1 2021-05-16T01:41:55.2902531Z 2021-05-16T01:41:55.2903836Z Total Installed Size: 1.69 MiB 2021-05-16T01:41:55.2904747Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:41:55.2905356Z 2021-05-16T01:41:55.2906163Z :: Proceed with installation? [Y/n] 2021-05-16T01:41:55.2906882Z checking keyring... 2021-05-16T01:41:55.3663663Z checking package integrity... 2021-05-16T01:41:55.4894217Z loading package files... 2021-05-16T01:41:55.4906289Z checking for file conflicts... 2021-05-16T01:41:55.4907340Z checking available disk space... 2021-05-16T01:41:55.4927681Z :: Processing package changes... 2021-05-16T01:41:55.4928433Z reinstalling mingw-w64-x86_64-lz4... 2021-05-16T01:41:56.3200339Z warning: mingw-w64-x86_64-lzo2-2.10-1 is up to date -- reinstalling 2021-05-16T01:41:56.3201221Z resolving dependencies... 2021-05-16T01:41:56.3202338Z looking for conflicting packages... 2021-05-16T01:41:56.3566841Z 2021-05-16T01:41:56.3568105Z Packages (1) mingw-w64-x86_64-lzo2-2.10-1 2021-05-16T01:41:56.3568991Z 2021-05-16T01:41:56.3570617Z Total Installed Size: 0.62 MiB 2021-05-16T01:41:56.3571582Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:41:56.3572023Z 2021-05-16T01:41:56.3572873Z :: Proceed with installation? [Y/n] 2021-05-16T01:41:56.3573570Z checking keyring... 2021-05-16T01:41:56.4313952Z checking package integrity... 2021-05-16T01:41:56.5422325Z loading package files... 2021-05-16T01:41:56.5458095Z checking for file conflicts... 2021-05-16T01:41:56.5458982Z checking available disk space... 2021-05-16T01:41:56.5483624Z :: Processing package changes... 2021-05-16T01:41:56.5484490Z reinstalling mingw-w64-x86_64-lzo2... 2021-05-16T01:41:57.3932553Z warning: mingw-w64-x86_64-make-4.3-1 is up to date -- reinstalling 2021-05-16T01:41:57.3933436Z resolving dependencies... 2021-05-16T01:41:57.4052796Z looking for conflicting packages... 2021-05-16T01:41:57.4271464Z 2021-05-16T01:41:57.4272708Z Packages (1) mingw-w64-x86_64-make-4.3-1 2021-05-16T01:41:57.4273583Z 2021-05-16T01:41:57.4274562Z Total Download Size: 0.15 MiB 2021-05-16T01:41:57.4275717Z Total Installed Size: 0.29 MiB 2021-05-16T01:41:57.4276852Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:41:57.4277691Z 2021-05-16T01:41:57.4278857Z :: Proceed with installation? [Y/n] 2021-05-16T01:41:57.4280117Z :: Retrieving packages... 2021-05-16T01:41:57.7334890Z downloading mingw-w64-x86_64-make-4.3-1-any.pkg.tar.xz... 2021-05-16T01:41:58.0073576Z checking keyring... 2021-05-16T01:41:58.0958444Z checking package integrity... 2021-05-16T01:41:58.2402035Z loading package files... 2021-05-16T01:41:58.2444935Z checking for file conflicts... 2021-05-16T01:41:58.2445902Z checking available disk space... 2021-05-16T01:41:58.2459624Z :: Processing package changes... 2021-05-16T01:41:58.2460544Z reinstalling mingw-w64-x86_64-make... 2021-05-16T01:41:59.0964083Z resolving dependencies... 2021-05-16T01:41:59.1295035Z looking for conflicting packages... 2021-05-16T01:41:59.1310956Z 2021-05-16T01:41:59.1312302Z Packages (2) mingw-w64-x86_64-ninja-1.10.2-1 mingw-w64-x86_64-meson-0.58.0-1 2021-05-16T01:41:59.1313210Z 2021-05-16T01:41:59.1314020Z Total Download Size: 1.48 MiB 2021-05-16T01:41:59.1315000Z Total Installed Size: 6.54 MiB 2021-05-16T01:41:59.1315587Z 2021-05-16T01:41:59.1316526Z :: Proceed with installation? [Y/n] 2021-05-16T01:41:59.1317525Z :: Retrieving packages... 2021-05-16T01:41:59.4439643Z downloading mingw-w64-x86_64-ninja-1.10.2-1-any.pkg.tar.zst... 2021-05-16T01:41:59.9075073Z downloading mingw-w64-x86_64-meson-0.58.0-1-any.pkg.tar.zst... 2021-05-16T01:42:00.0968152Z checking keyring... 2021-05-16T01:42:00.2720419Z checking package integrity... 2021-05-16T01:42:00.5468825Z loading package files... 2021-05-16T01:42:00.5560260Z checking for file conflicts... 2021-05-16T01:42:00.5831998Z checking available disk space... 2021-05-16T01:42:00.5844703Z :: Processing package changes... 2021-05-16T01:42:00.5845941Z installing mingw-w64-x86_64-ninja... 2021-05-16T01:42:00.5939027Z installing mingw-w64-x86_64-meson... 2021-05-16T01:42:01.7356952Z warning: mingw-w64-x86_64-mpc-1.2.1-1 is up to date -- reinstalling 2021-05-16T01:42:01.7357822Z resolving dependencies... 2021-05-16T01:42:01.7569870Z looking for conflicting packages... 2021-05-16T01:42:01.7691746Z 2021-05-16T01:42:01.7693048Z Packages (1) mingw-w64-x86_64-mpc-1.2.1-1 2021-05-16T01:42:01.7694057Z 2021-05-16T01:42:01.7695083Z Total Download Size: 0.07 MiB 2021-05-16T01:42:01.7696248Z Total Installed Size: 0.20 MiB 2021-05-16T01:42:01.7697708Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:42:01.7698472Z 2021-05-16T01:42:01.7699691Z :: Proceed with installation? [Y/n] 2021-05-16T01:42:01.7700956Z :: Retrieving packages... 2021-05-16T01:42:02.0794144Z downloading mingw-w64-x86_64-mpc-1.2.1-1-any.pkg.tar.zst... 2021-05-16T01:42:02.2638054Z checking keyring... 2021-05-16T01:42:02.3571455Z checking package integrity... 2021-05-16T01:42:02.4943252Z loading package files... 2021-05-16T01:42:02.4960481Z checking for file conflicts... 2021-05-16T01:42:02.4961381Z checking available disk space... 2021-05-16T01:42:02.4984551Z :: Processing package changes... 2021-05-16T01:42:02.4985421Z reinstalling mingw-w64-x86_64-mpc... 2021-05-16T01:42:03.3043377Z warning: mingw-w64-x86_64-mpdecimal-2.5.0-2 is up to date -- reinstalling 2021-05-16T01:42:03.3044370Z resolving dependencies... 2021-05-16T01:42:03.3167391Z looking for conflicting packages... 2021-05-16T01:42:03.3402442Z 2021-05-16T01:42:03.3403651Z Packages (1) mingw-w64-x86_64-mpdecimal-2.5.0-2 2021-05-16T01:42:03.3404372Z 2021-05-16T01:42:03.3404993Z Total Download Size: 0.32 MiB 2021-05-16T01:42:03.3405689Z Total Installed Size: 2.42 MiB 2021-05-16T01:42:03.3406354Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:42:03.3406779Z 2021-05-16T01:42:03.3407529Z :: Proceed with installation? [Y/n] 2021-05-16T01:42:03.3408268Z :: Retrieving packages... 2021-05-16T01:42:03.6564602Z downloading mingw-w64-x86_64-mpdecimal-2.5.0-2-any.pkg.tar.zst... 2021-05-16T01:42:04.0273094Z checking keyring... 2021-05-16T01:42:04.1210393Z checking package integrity... 2021-05-16T01:42:04.2639999Z loading package files... 2021-05-16T01:42:04.2661564Z checking for file conflicts... 2021-05-16T01:42:04.2662402Z checking available disk space... 2021-05-16T01:42:04.2879047Z :: Processing package changes... 2021-05-16T01:42:04.2880162Z reinstalling mingw-w64-x86_64-mpdecimal... 2021-05-16T01:42:05.1942402Z warning: mingw-w64-x86_64-mpfr-4.1.0-3 is up to date -- reinstalling 2021-05-16T01:42:05.1943476Z resolving dependencies... 2021-05-16T01:42:05.2069019Z looking for conflicting packages... 2021-05-16T01:42:05.2283988Z 2021-05-16T01:42:05.2284980Z Packages (1) mingw-w64-x86_64-mpfr-4.1.0-3 2021-05-16T01:42:05.2285528Z 2021-05-16T01:42:05.2286201Z Total Download Size: 0.35 MiB 2021-05-16T01:42:05.2286893Z Total Installed Size: 1.18 MiB 2021-05-16T01:42:05.2287552Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:42:05.2287971Z 2021-05-16T01:42:05.2288702Z :: Proceed with installation? [Y/n] 2021-05-16T01:42:05.2289448Z :: Retrieving packages... 2021-05-16T01:42:05.5457744Z downloading mingw-w64-x86_64-mpfr-4.1.0-3-any.pkg.tar.zst... 2021-05-16T01:42:05.9185170Z checking keyring... 2021-05-16T01:42:06.0150336Z checking package integrity... 2021-05-16T01:42:06.1590225Z loading package files... 2021-05-16T01:42:06.1616403Z checking for file conflicts... 2021-05-16T01:42:06.1617290Z checking available disk space... 2021-05-16T01:42:06.1731381Z :: Processing package changes... 2021-05-16T01:42:06.1732498Z reinstalling mingw-w64-x86_64-mpfr... 2021-05-16T01:42:07.0379167Z resolving dependencies... 2021-05-16T01:42:07.0381418Z looking for conflicting packages... 2021-05-16T01:42:07.0851822Z 2021-05-16T01:42:07.0853237Z Packages (1) mingw-w64-x86_64-nasm-2.15.05-1 2021-05-16T01:42:07.0855428Z 2021-05-16T01:42:07.0856458Z Total Download Size: 0.38 MiB 2021-05-16T01:42:07.0857601Z Total Installed Size: 3.58 MiB 2021-05-16T01:42:07.0858338Z 2021-05-16T01:42:07.0859552Z :: Proceed with installation? [Y/n] 2021-05-16T01:42:07.0860820Z :: Retrieving packages... 2021-05-16T01:42:07.3998698Z downloading mingw-w64-x86_64-nasm-2.15.05-1-any.pkg.tar.zst... 2021-05-16T01:42:07.7737918Z checking keyring... 2021-05-16T01:42:07.8650145Z checking package integrity... 2021-05-16T01:42:08.0045222Z loading package files... 2021-05-16T01:42:08.0046337Z checking for file conflicts... 2021-05-16T01:42:08.0059087Z checking available disk space... 2021-05-16T01:42:08.0070677Z :: Processing package changes... 2021-05-16T01:42:08.0071709Z installing mingw-w64-x86_64-nasm... 2021-05-16T01:42:08.8222969Z warning: mingw-w64-x86_64-ncurses-6.2-3 is up to date -- reinstalling 2021-05-16T01:42:08.8223850Z resolving dependencies... 2021-05-16T01:42:08.8413157Z looking for conflicting packages... 2021-05-16T01:42:08.8616887Z 2021-05-16T01:42:08.8618508Z Packages (1) mingw-w64-x86_64-ncurses-6.2-3 2021-05-16T01:42:08.8619530Z 2021-05-16T01:42:08.8620582Z Total Download Size: 1.54 MiB 2021-05-16T01:42:08.8621785Z Total Installed Size: 16.43 MiB 2021-05-16T01:42:08.8623002Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:42:08.8623733Z 2021-05-16T01:42:08.8624956Z :: Proceed with installation? [Y/n] 2021-05-16T01:42:08.8626208Z :: Retrieving packages... 2021-05-16T01:42:09.1722453Z downloading mingw-w64-x86_64-ncurses-6.2-3-any.pkg.tar.zst... 2021-05-16T01:42:09.8307133Z checking keyring... 2021-05-16T01:42:09.9258794Z checking package integrity... 2021-05-16T01:42:10.0789677Z loading package files... 2021-05-16T01:42:10.1568870Z checking for file conflicts... 2021-05-16T01:42:10.1575267Z checking available disk space... 2021-05-16T01:42:11.8547701Z :: Processing package changes... 2021-05-16T01:42:11.8548954Z reinstalling mingw-w64-x86_64-ncurses... 2021-05-16T01:42:18.6393053Z warning: mingw-w64-x86_64-netcdf-4.7.4-2 is up to date -- reinstalling 2021-05-16T01:42:18.6393922Z resolving dependencies... 2021-05-16T01:42:18.6530185Z looking for conflicting packages... 2021-05-16T01:42:18.6783114Z 2021-05-16T01:42:18.6784282Z Packages (1) mingw-w64-x86_64-netcdf-4.7.4-2 2021-05-16T01:42:18.6784843Z 2021-05-16T01:42:18.6785706Z Total Installed Size: 4.18 MiB 2021-05-16T01:42:18.6786324Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:42:18.6787007Z 2021-05-16T01:42:18.6787766Z :: Proceed with installation? [Y/n] 2021-05-16T01:42:18.6788465Z checking keyring... 2021-05-16T01:42:18.7511609Z checking package integrity... 2021-05-16T01:42:18.8690849Z loading package files... 2021-05-16T01:42:18.8714805Z checking for file conflicts... 2021-05-16T01:42:18.8715832Z checking available disk space... 2021-05-16T01:42:18.8741578Z :: Processing package changes... 2021-05-16T01:42:18.8742560Z reinstalling mingw-w64-x86_64-netcdf... 2021-05-16T01:42:19.7076451Z warning: mingw-w64-x86_64-nettle-3.7-2 is up to date -- reinstalling 2021-05-16T01:42:19.7077324Z resolving dependencies... 2021-05-16T01:42:19.7203574Z looking for conflicting packages... 2021-05-16T01:42:19.7415677Z 2021-05-16T01:42:19.7416979Z Packages (1) mingw-w64-x86_64-nettle-3.7-2 2021-05-16T01:42:19.7418321Z 2021-05-16T01:42:19.7419216Z Total Installed Size: 2.46 MiB 2021-05-16T01:42:19.7420747Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:42:19.7421500Z 2021-05-16T01:42:19.7422720Z :: Proceed with installation? [Y/n] 2021-05-16T01:42:19.7423904Z checking keyring... 2021-05-16T01:42:19.8163784Z checking package integrity... 2021-05-16T01:42:19.9352670Z loading package files... 2021-05-16T01:42:19.9381580Z checking for file conflicts... 2021-05-16T01:42:19.9382560Z checking available disk space... 2021-05-16T01:42:19.9432503Z :: Processing package changes... 2021-05-16T01:42:19.9433389Z reinstalling mingw-w64-x86_64-nettle... 2021-05-16T01:42:20.8144548Z warning: mingw-w64-x86_64-ninja-1.10.2-1 is up to date -- reinstalling 2021-05-16T01:42:20.8145543Z resolving dependencies... 2021-05-16T01:42:20.8146470Z looking for conflicting packages... 2021-05-16T01:42:20.8480586Z 2021-05-16T01:42:20.8481964Z Packages (1) mingw-w64-x86_64-ninja-1.10.2-1 2021-05-16T01:42:20.8483252Z 2021-05-16T01:42:20.8484935Z Total Installed Size: 1.56 MiB 2021-05-16T01:42:20.8486177Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:42:20.8486914Z 2021-05-16T01:42:20.8488149Z :: Proceed with installation? [Y/n] 2021-05-16T01:42:20.8489704Z checking keyring... 2021-05-16T01:42:20.9211417Z checking package integrity... 2021-05-16T01:42:21.0350866Z loading package files... 2021-05-16T01:42:21.0361047Z checking for file conflicts... 2021-05-16T01:42:21.0362102Z checking available disk space... 2021-05-16T01:42:21.0374911Z :: Processing package changes... 2021-05-16T01:42:21.0375796Z reinstalling mingw-w64-x86_64-ninja... 2021-05-16T01:42:21.8348889Z resolving dependencies... 2021-05-16T01:42:21.8350839Z looking for conflicting packages... 2021-05-16T01:42:21.8688147Z 2021-05-16T01:42:21.8689476Z Packages (1) mingw-w64-x86_64-nlopt-2.6.2-1 2021-05-16T01:42:21.8690387Z 2021-05-16T01:42:21.8691412Z Total Download Size: 0.33 MiB 2021-05-16T01:42:21.8692560Z Total Installed Size: 1.08 MiB 2021-05-16T01:42:21.8693330Z 2021-05-16T01:42:21.8694641Z :: Proceed with installation? [Y/n] 2021-05-16T01:42:21.8695925Z :: Retrieving packages... 2021-05-16T01:42:22.1800789Z downloading mingw-w64-x86_64-nlopt-2.6.2-1-any.pkg.tar.xz... 2021-05-16T01:42:22.5460286Z checking keyring... 2021-05-16T01:42:22.6367389Z checking package integrity... 2021-05-16T01:42:22.7837442Z loading package files... 2021-05-16T01:42:22.7885858Z checking for file conflicts... 2021-05-16T01:42:22.7896760Z checking available disk space... 2021-05-16T01:42:22.7908337Z :: Processing package changes... 2021-05-16T01:42:22.7909212Z installing mingw-w64-x86_64-nlopt... 2021-05-16T01:42:23.7637410Z error: target not found: mingw-w64-x86_64-openbabel 2021-05-16T01:42:24.5919337Z warning: mingw-w64-x86_64-openblas-0.3.13-2 is up to date -- reinstalling 2021-05-16T01:42:24.5920409Z resolving dependencies... 2021-05-16T01:42:24.6129188Z looking for conflicting packages... 2021-05-16T01:42:24.6261917Z 2021-05-16T01:42:24.6262873Z Packages (1) mingw-w64-x86_64-openblas-0.3.13-2 2021-05-16T01:42:24.6263469Z 2021-05-16T01:42:24.6264345Z Total Installed Size: 77.64 MiB 2021-05-16T01:42:24.6265295Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:42:24.6265992Z 2021-05-16T01:42:24.6266956Z :: Proceed with installation? [Y/n] 2021-05-16T01:42:24.6267696Z checking keyring... 2021-05-16T01:42:24.6980886Z checking package integrity... 2021-05-16T01:42:24.8715372Z loading package files... 2021-05-16T01:42:24.8736330Z checking for file conflicts... 2021-05-16T01:42:24.8737201Z checking available disk space... 2021-05-16T01:42:24.8759863Z :: Processing package changes... 2021-05-16T01:42:24.8760789Z reinstalling mingw-w64-x86_64-openblas... 2021-05-16T01:42:25.8910900Z warning: mingw-w64-x86_64-opencv-4.5.1-2 is up to date -- reinstalling 2021-05-16T01:42:25.8911792Z resolving dependencies... 2021-05-16T01:42:25.9184377Z looking for conflicting packages... 2021-05-16T01:42:25.9264004Z 2021-05-16T01:42:25.9265432Z Packages (1) mingw-w64-x86_64-opencv-4.5.1-2 2021-05-16T01:42:25.9266756Z 2021-05-16T01:42:25.9267677Z Total Installed Size: 107.68 MiB 2021-05-16T01:42:25.9269255Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:42:25.9270024Z 2021-05-16T01:42:25.9271298Z :: Proceed with installation? [Y/n] 2021-05-16T01:42:25.9272821Z checking keyring... 2021-05-16T01:42:25.9991090Z checking package integrity... 2021-05-16T01:42:26.3297756Z loading package files... 2021-05-16T01:42:26.3411475Z checking for file conflicts... 2021-05-16T01:42:26.3412359Z checking available disk space... 2021-05-16T01:42:26.3757522Z :: Processing package changes... 2021-05-16T01:42:26.3758586Z reinstalling mingw-w64-x86_64-opencv... 2021-05-16T01:42:28.1765322Z warning: mingw-w64-x86_64-openjpeg2-2.3.1-1 is up to date -- reinstalling 2021-05-16T01:42:28.1766255Z resolving dependencies... 2021-05-16T01:42:28.2056612Z looking for conflicting packages... 2021-05-16T01:42:28.2121347Z 2021-05-16T01:42:28.2122247Z Packages (1) mingw-w64-x86_64-openjpeg2-2.3.1-1 2021-05-16T01:42:28.2122823Z 2021-05-16T01:42:28.2123438Z Total Installed Size: 3.54 MiB 2021-05-16T01:42:28.2124388Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:42:28.2125028Z 2021-05-16T01:42:28.2125776Z :: Proceed with installation? [Y/n] 2021-05-16T01:42:28.2126471Z checking keyring... 2021-05-16T01:42:28.2891606Z checking package integrity... 2021-05-16T01:42:28.4091138Z loading package files... 2021-05-16T01:42:28.4161594Z checking for file conflicts... 2021-05-16T01:42:28.4162522Z checking available disk space... 2021-05-16T01:42:28.4190662Z :: Processing package changes... 2021-05-16T01:42:28.4191638Z reinstalling mingw-w64-x86_64-openjpeg2... 2021-05-16T01:42:29.3106189Z warning: mingw-w64-x86_64-openssl-1.1.1.k-2 is up to date -- reinstalling 2021-05-16T01:42:29.3107082Z resolving dependencies... 2021-05-16T01:42:29.3382064Z looking for conflicting packages... 2021-05-16T01:42:29.3543696Z 2021-05-16T01:42:29.3544858Z Packages (1) mingw-w64-x86_64-openssl-1.1.1.k-2 2021-05-16T01:42:29.3545431Z 2021-05-16T01:42:29.3546025Z Total Download Size: 4.75 MiB 2021-05-16T01:42:29.3546718Z Total Installed Size: 69.11 MiB 2021-05-16T01:42:29.3547400Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:42:29.3547809Z 2021-05-16T01:42:29.3548577Z :: Proceed with installation? [Y/n] 2021-05-16T01:42:29.3549324Z :: Retrieving packages... 2021-05-16T01:42:29.6672573Z downloading mingw-w64-x86_64-openssl-1.1.1.k-2-any.pkg.tar.zst... 2021-05-16T01:42:30.5013255Z checking keyring... 2021-05-16T01:42:30.5936743Z checking package integrity... 2021-05-16T01:42:30.7767084Z loading package files... 2021-05-16T01:42:30.8746839Z checking for file conflicts... 2021-05-16T01:42:30.8757013Z checking available disk space... 2021-05-16T01:42:34.2621098Z :: Processing package changes... 2021-05-16T01:42:34.2622335Z reinstalling mingw-w64-x86_64-openssl... 2021-05-16T01:42:44.2388477Z warning: mingw-w64-x86_64-pango-1.48.4-2 is up to date -- reinstalling 2021-05-16T01:42:44.2389362Z resolving dependencies... 2021-05-16T01:42:44.2590955Z looking for conflicting packages... 2021-05-16T01:42:44.2749361Z 2021-05-16T01:42:44.2750561Z Packages (1) mingw-w64-x86_64-pango-1.48.4-2 2021-05-16T01:42:44.2751698Z 2021-05-16T01:42:44.2752525Z Total Installed Size: 12.40 MiB 2021-05-16T01:42:44.2753249Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:42:44.2753687Z 2021-05-16T01:42:44.2754449Z :: Proceed with installation? [Y/n] 2021-05-16T01:42:44.2755154Z checking keyring... 2021-05-16T01:42:44.3494029Z checking package integrity... 2021-05-16T01:42:44.4770851Z loading package files... 2021-05-16T01:42:44.4910545Z checking for file conflicts... 2021-05-16T01:42:44.4912061Z checking available disk space... 2021-05-16T01:42:44.5380280Z :: Processing package changes... 2021-05-16T01:42:44.5381401Z reinstalling mingw-w64-x86_64-pango... 2021-05-16T01:42:46.4135466Z warning: mingw-w64-x86_64-pcre-8.44-3 is up to date -- reinstalling 2021-05-16T01:42:46.4136370Z resolving dependencies... 2021-05-16T01:42:46.4415903Z looking for conflicting packages... 2021-05-16T01:42:46.4481046Z 2021-05-16T01:42:46.4481799Z Packages (1) mingw-w64-x86_64-pcre-8.44-3 2021-05-16T01:42:46.4482321Z 2021-05-16T01:42:46.4482923Z Total Installed Size: 4.16 MiB 2021-05-16T01:42:46.4483809Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:42:46.4484856Z 2021-05-16T01:42:46.4485722Z :: Proceed with installation? [Y/n] 2021-05-16T01:42:46.4486445Z checking keyring... 2021-05-16T01:42:46.5194633Z checking package integrity... 2021-05-16T01:42:46.6353975Z loading package files... 2021-05-16T01:42:46.6387367Z checking for file conflicts... 2021-05-16T01:42:46.6388589Z checking available disk space... 2021-05-16T01:42:46.6490202Z :: Processing package changes... 2021-05-16T01:42:46.6491113Z reinstalling mingw-w64-x86_64-pcre... 2021-05-16T01:42:47.6597627Z resolving dependencies... 2021-05-16T01:42:47.6875440Z looking for conflicting packages... 2021-05-16T01:42:47.6943122Z 2021-05-16T01:42:47.6944435Z Packages (1) mingw-w64-x86_64-pcre2-10.36-1 2021-05-16T01:42:47.6945351Z 2021-05-16T01:42:47.6946354Z Total Download Size: 0.98 MiB 2021-05-16T01:42:47.6947520Z Total Installed Size: 4.80 MiB 2021-05-16T01:42:47.6948351Z 2021-05-16T01:42:47.6949556Z :: Proceed with installation? [Y/n] 2021-05-16T01:42:47.6950812Z :: Retrieving packages... 2021-05-16T01:42:48.0037748Z downloading mingw-w64-x86_64-pcre2-10.36-1-any.pkg.tar.zst... 2021-05-16T01:42:48.5564327Z checking keyring... 2021-05-16T01:42:48.6525423Z checking package integrity... 2021-05-16T01:42:48.8196677Z loading package files... 2021-05-16T01:42:48.8243202Z checking for file conflicts... 2021-05-16T01:42:48.8410570Z checking available disk space... 2021-05-16T01:42:48.8422883Z :: Processing package changes... 2021-05-16T01:42:48.8423799Z installing mingw-w64-x86_64-pcre2... 2021-05-16T01:42:49.9104084Z warning: mingw-w64-x86_64-pixman-0.40.0-2 is up to date -- reinstalling 2021-05-16T01:42:49.9106518Z resolving dependencies... 2021-05-16T01:42:49.9221944Z looking for conflicting packages... 2021-05-16T01:42:49.9450077Z 2021-05-16T01:42:49.9451086Z Packages (1) mingw-w64-x86_64-pixman-0.40.0-2 2021-05-16T01:42:49.9451675Z 2021-05-16T01:42:49.9452725Z Total Installed Size: 1.57 MiB 2021-05-16T01:42:49.9453374Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:42:49.9453690Z 2021-05-16T01:42:49.9454259Z :: Proceed with installation? [Y/n] 2021-05-16T01:42:49.9454872Z checking keyring... 2021-05-16T01:42:50.0225506Z checking package integrity... 2021-05-16T01:42:50.1642075Z loading package files... 2021-05-16T01:42:50.1682018Z checking for file conflicts... 2021-05-16T01:42:50.1683397Z checking available disk space... 2021-05-16T01:42:50.1685354Z :: Processing package changes... 2021-05-16T01:42:50.1686295Z reinstalling mingw-w64-x86_64-pixman... 2021-05-16T01:42:51.0297618Z resolving dependencies... 2021-05-16T01:42:51.0603416Z looking for conflicting packages... 2021-05-16T01:42:51.0745413Z :: 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-16T01:42:51.0762436Z 2021-05-16T01:42:51.0763800Z Packages (2) mingw-w64-x86_64-pkgconf-1.7.4-2 [removal] mingw-w64-x86_64-pkg-config-0.29.2-3 2021-05-16T01:42:51.0764627Z 2021-05-16T01:42:51.0765240Z Total Download Size: 0.26 MiB 2021-05-16T01:42:51.0766807Z Total Installed Size: 1.33 MiB 2021-05-16T01:42:51.0767517Z Net Upgrade Size: 0.85 MiB 2021-05-16T01:42:51.0767954Z 2021-05-16T01:42:51.0768788Z :: Proceed with installation? [Y/n] 2021-05-16T01:42:51.0769531Z :: Retrieving packages... 2021-05-16T01:42:51.3940479Z downloading mingw-w64-x86_64-pkg-config-0.29.2-3-any.pkg.tar.zst... 2021-05-16T01:42:51.7631913Z checking keyring... 2021-05-16T01:42:51.8561525Z checking package integrity... 2021-05-16T01:42:51.9918100Z loading package files... 2021-05-16T01:42:51.9931273Z checking for file conflicts... 2021-05-16T01:42:51.9939008Z checking available disk space... 2021-05-16T01:42:51.9962655Z :: Processing package changes... 2021-05-16T01:42:52.8972697Z removing mingw-w64-x86_64-pkgconf... 2021-05-16T01:42:52.8973492Z installing mingw-w64-x86_64-pkg-config... 2021-05-16T01:42:53.0249134Z warning: mingw-w64-x86_64-poppler-data-0.4.10-1 is up to date -- reinstalling 2021-05-16T01:42:53.0250106Z resolving dependencies... 2021-05-16T01:42:53.0251300Z looking for conflicting packages... 2021-05-16T01:42:53.0588438Z 2021-05-16T01:42:53.0590018Z Packages (1) mingw-w64-x86_64-poppler-data-0.4.10-1 2021-05-16T01:42:53.0591651Z 2021-05-16T01:42:53.0592559Z Total Installed Size: 12.33 MiB 2021-05-16T01:42:53.0593435Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:42:53.0594218Z 2021-05-16T01:42:53.0594988Z :: Proceed with installation? [Y/n] 2021-05-16T01:42:53.0595714Z checking keyring... 2021-05-16T01:42:53.1320899Z checking package integrity... 2021-05-16T01:42:53.2599889Z loading package files... 2021-05-16T01:42:53.2658806Z checking for file conflicts... 2021-05-16T01:42:53.2659750Z checking available disk space... 2021-05-16T01:42:53.2799899Z :: Processing package changes... 2021-05-16T01:42:53.2801038Z reinstalling mingw-w64-x86_64-poppler-data... 2021-05-16T01:42:54.3997976Z warning: mingw-w64-x86_64-poppler-20.12.1-2 is up to date -- reinstalling 2021-05-16T01:42:54.3998901Z resolving dependencies... 2021-05-16T01:42:54.4296069Z looking for conflicting packages... 2021-05-16T01:42:54.4368147Z 2021-05-16T01:42:54.4369191Z Packages (1) mingw-w64-x86_64-poppler-20.12.1-2 2021-05-16T01:42:54.4369883Z 2021-05-16T01:42:54.4370958Z Total Installed Size: 11.78 MiB 2021-05-16T01:42:54.4371683Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:42:54.4372513Z 2021-05-16T01:42:54.4373390Z :: Proceed with installation? [Y/n] 2021-05-16T01:42:54.4374452Z checking keyring... 2021-05-16T01:42:54.5079371Z checking package integrity... 2021-05-16T01:42:54.6380983Z loading package files... 2021-05-16T01:42:54.6425494Z checking for file conflicts... 2021-05-16T01:42:54.6426366Z checking available disk space... 2021-05-16T01:42:54.6528590Z :: Processing package changes... 2021-05-16T01:42:54.6529559Z reinstalling mingw-w64-x86_64-poppler... 2021-05-16T01:42:55.6357084Z warning: mingw-w64-x86_64-proj-6.3.2-2 is up to date -- reinstalling 2021-05-16T01:42:55.6387403Z resolving dependencies... 2021-05-16T01:42:55.6633227Z looking for conflicting packages... 2021-05-16T01:42:55.6716149Z 2021-05-16T01:42:55.6717176Z Packages (1) mingw-w64-x86_64-proj-6.3.2-2 2021-05-16T01:42:55.6717906Z 2021-05-16T01:42:55.6719044Z Total Installed Size: 19.91 MiB 2021-05-16T01:42:55.6719848Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:42:55.6720758Z 2021-05-16T01:42:55.6721727Z :: Proceed with installation? [Y/n] 2021-05-16T01:42:55.6722648Z checking keyring... 2021-05-16T01:42:55.7601194Z checking package integrity... 2021-05-16T01:42:55.8897925Z loading package files... 2021-05-16T01:42:55.8928041Z checking for file conflicts... 2021-05-16T01:42:55.8928960Z checking available disk space... 2021-05-16T01:42:55.8965142Z :: Processing package changes... 2021-05-16T01:42:55.8966052Z reinstalling mingw-w64-x86_64-proj... 2021-05-16T01:42:56.7728773Z warning: mingw-w64-x86_64-protobuf-3.16.0-1 is up to date -- reinstalling 2021-05-16T01:42:56.7729701Z resolving dependencies... 2021-05-16T01:42:56.8003009Z looking for conflicting packages... 2021-05-16T01:42:56.8067022Z 2021-05-16T01:42:56.8068811Z Packages (1) mingw-w64-x86_64-protobuf-3.16.0-1 2021-05-16T01:42:56.8070010Z 2021-05-16T01:42:56.8070878Z Total Installed Size: 29.16 MiB 2021-05-16T01:42:56.8071738Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:42:56.8072243Z 2021-05-16T01:42:56.8073013Z :: Proceed with installation? [Y/n] 2021-05-16T01:42:56.8073729Z checking keyring... 2021-05-16T01:42:56.8798783Z checking package integrity... 2021-05-16T01:42:57.0330782Z loading package files... 2021-05-16T01:42:57.0370098Z checking for file conflicts... 2021-05-16T01:42:57.0371017Z checking available disk space... 2021-05-16T01:42:57.0450800Z :: Processing package changes... 2021-05-16T01:42:57.0451778Z reinstalling mingw-w64-x86_64-protobuf... 2021-05-16T01:42:58.1572585Z warning: mingw-w64-x86_64-python-3.8.9-2 is up to date -- reinstalling 2021-05-16T01:42:58.1573474Z resolving dependencies... 2021-05-16T01:42:58.1850282Z looking for conflicting packages... 2021-05-16T01:42:58.1969641Z 2021-05-16T01:42:58.1971066Z Packages (1) mingw-w64-x86_64-python-3.8.9-2 2021-05-16T01:42:58.1971993Z 2021-05-16T01:42:58.1973022Z Total Download Size: 17.02 MiB 2021-05-16T01:42:58.1974200Z Total Installed Size: 113.47 MiB 2021-05-16T01:42:58.1975455Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:42:58.1976517Z 2021-05-16T01:42:58.1977727Z :: Proceed with installation? [Y/n] 2021-05-16T01:42:58.1978985Z :: Retrieving packages... 2021-05-16T01:42:58.5100543Z downloading mingw-w64-x86_64-python-3.8.9-2-any.pkg.tar.zst... 2021-05-16T01:42:59.8303056Z checking keyring... 2021-05-16T01:42:59.9580981Z checking package integrity... 2021-05-16T01:43:00.2981303Z loading package files... 2021-05-16T01:43:00.3944423Z checking for file conflicts... 2021-05-16T01:43:00.3955594Z checking available disk space... 2021-05-16T01:43:02.9886234Z :: Processing package changes... 2021-05-16T01:43:02.9887451Z reinstalling mingw-w64-x86_64-python... 2021-05-16T01:43:12.0665830Z resolving dependencies... 2021-05-16T01:43:12.0947673Z looking for conflicting packages... 2021-05-16T01:43:12.1015806Z 2021-05-16T01:43:12.1017165Z Packages (1) mingw-w64-x86_64-qpdf-10.1.0-1 2021-05-16T01:43:12.1018080Z 2021-05-16T01:43:12.1019086Z Total Download Size: 0.98 MiB 2021-05-16T01:43:12.1020293Z Total Installed Size: 3.56 MiB 2021-05-16T01:43:12.1021049Z 2021-05-16T01:43:12.1022249Z :: Proceed with installation? [Y/n] 2021-05-16T01:43:12.1023497Z :: Retrieving packages... 2021-05-16T01:43:12.4262633Z downloading mingw-w64-x86_64-qpdf-10.1.0-1-any.pkg.tar.zst... 2021-05-16T01:43:12.9738016Z checking keyring... 2021-05-16T01:43:13.0627415Z checking package integrity... 2021-05-16T01:43:13.2051149Z loading package files... 2021-05-16T01:43:13.2073454Z checking for file conflicts... 2021-05-16T01:43:13.2109266Z checking available disk space... 2021-05-16T01:43:13.2121259Z :: Processing package changes... 2021-05-16T01:43:13.2122150Z installing mingw-w64-x86_64-qpdf... 2021-05-16T01:43:14.0797133Z resolving dependencies... 2021-05-16T01:43:14.0872255Z looking for conflicting packages... 2021-05-16T01:43:14.1143177Z 2021-05-16T01:43:14.1144302Z Packages (1) mingw-w64-x86_64-quantlib-1.20-1 2021-05-16T01:43:14.1144890Z 2021-05-16T01:43:14.1145534Z Total Download Size: 27.03 MiB 2021-05-16T01:43:14.1146255Z Total Installed Size: 194.29 MiB 2021-05-16T01:43:14.1146701Z 2021-05-16T01:43:14.1148767Z :: Proceed with installation? [Y/n] 2021-05-16T01:43:14.1149614Z :: Retrieving packages... 2021-05-16T01:43:14.4277918Z downloading mingw-w64-x86_64-quantlib-1.20-1-any.pkg.tar.zst... 2021-05-16T01:43:16.0466658Z checking keyring... 2021-05-16T01:43:16.1449696Z checking package integrity... 2021-05-16T01:43:16.5587646Z loading package files... 2021-05-16T01:43:16.5790171Z checking for file conflicts... 2021-05-16T01:43:16.7005282Z checking available disk space... 2021-05-16T01:43:16.7021352Z :: Processing package changes... 2021-05-16T01:43:16.7023002Z installing mingw-w64-x86_64-quantlib... 2021-05-16T01:43:19.1383400Z resolving dependencies... 2021-05-16T01:43:19.1715368Z looking for conflicting packages... 2021-05-16T01:43:19.1730545Z 2021-05-16T01:43:19.1731585Z Packages (2) mingw-w64-x86_64-popt-1.16-2 mingw-w64-x86_64-rabbitmq-c-0.10.0-1 2021-05-16T01:43:19.1732341Z 2021-05-16T01:43:19.1733123Z Total Download Size: 0.18 MiB 2021-05-16T01:43:19.1733865Z Total Installed Size: 0.79 MiB 2021-05-16T01:43:19.1734322Z 2021-05-16T01:43:19.1735070Z :: Proceed with installation? [Y/n] 2021-05-16T01:43:19.1735805Z :: Retrieving packages... 2021-05-16T01:43:19.4855929Z downloading mingw-w64-x86_64-popt-1.16-2-any.pkg.tar.zst... 2021-05-16T01:43:19.7682634Z downloading mingw-w64-x86_64-rabbitmq-c-0.10.0-1-any.pkg.tar.xz... 2021-05-16T01:43:19.8618464Z checking keyring... 2021-05-16T01:43:20.0380941Z checking package integrity... 2021-05-16T01:43:20.3023764Z loading package files... 2021-05-16T01:43:20.3102976Z checking for file conflicts... 2021-05-16T01:43:20.3160025Z checking available disk space... 2021-05-16T01:43:20.3172262Z :: Processing package changes... 2021-05-16T01:43:20.3173209Z installing mingw-w64-x86_64-popt... 2021-05-16T01:43:20.3670696Z installing mingw-w64-x86_64-rabbitmq-c... 2021-05-16T01:43:21.3404331Z error: target not found: mingw-w64-x86_64-raptor2 2021-05-16T01:43:22.2567277Z error: target not found: mingw-w64-x86_64-rasqal 2021-05-16T01:43:23.0511243Z warning: mingw-w64-x86_64-re2-20210401-1 is up to date -- reinstalling 2021-05-16T01:43:23.0512114Z resolving dependencies... 2021-05-16T01:43:23.0622506Z looking for conflicting packages... 2021-05-16T01:43:23.1460528Z 2021-05-16T01:43:23.1462253Z Packages (1) mingw-w64-x86_64-re2-20210401-1 2021-05-16T01:43:23.1463610Z 2021-05-16T01:43:23.1464604Z Total Installed Size: 1.79 MiB 2021-05-16T01:43:23.1466247Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:43:23.1467015Z 2021-05-16T01:43:23.1468260Z :: Proceed with installation? [Y/n] 2021-05-16T01:43:23.1469453Z checking keyring... 2021-05-16T01:43:23.2217369Z checking package integrity... 2021-05-16T01:43:23.8782528Z loading package files... 2021-05-16T01:43:23.8783318Z checking for file conflicts... 2021-05-16T01:43:23.8784027Z checking available disk space... 2021-05-16T01:43:23.8784711Z :: Processing package changes... 2021-05-16T01:43:23.8785439Z reinstalling mingw-w64-x86_64-re2... 2021-05-16T01:43:24.1506619Z warning: mingw-w64-x86_64-readline-8.0.004-2 is up to date -- reinstalling 2021-05-16T01:43:24.1507663Z resolving dependencies... 2021-05-16T01:43:24.1758479Z looking for conflicting packages... 2021-05-16T01:43:24.1837337Z 2021-05-16T01:43:24.1838758Z Packages (1) mingw-w64-x86_64-readline-8.0.004-2 2021-05-16T01:43:24.1839733Z 2021-05-16T01:43:24.1840723Z Total Download Size: 0.37 MiB 2021-05-16T01:43:24.1841895Z Total Installed Size: 1.57 MiB 2021-05-16T01:43:24.1843056Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:43:24.1843892Z 2021-05-16T01:43:24.1845077Z :: Proceed with installation? [Y/n] 2021-05-16T01:43:24.1846376Z :: Retrieving packages... 2021-05-16T01:43:24.5077425Z downloading mingw-w64-x86_64-readline-8.0.004-2-any.pkg.tar.zst... 2021-05-16T01:43:24.8748826Z checking keyring... 2021-05-16T01:43:24.9662226Z checking package integrity... 2021-05-16T01:43:25.1068281Z loading package files... 2021-05-16T01:43:25.1101092Z checking for file conflicts... 2021-05-16T01:43:25.1102058Z checking available disk space... 2021-05-16T01:43:25.1241041Z :: Processing package changes... 2021-05-16T01:43:25.1242113Z reinstalling mingw-w64-x86_64-readline... 2021-05-16T01:43:26.1166910Z error: target not found: mingw-w64-x86_64-redland 2021-05-16T01:43:26.9227384Z warning: mingw-w64-x86_64-rhash-1.4.1-3 is up to date -- reinstalling 2021-05-16T01:43:26.9228285Z resolving dependencies... 2021-05-16T01:43:26.9351526Z looking for conflicting packages... 2021-05-16T01:43:26.9574750Z 2021-05-16T01:43:26.9575933Z Packages (1) mingw-w64-x86_64-rhash-1.4.1-3 2021-05-16T01:43:26.9587650Z 2021-05-16T01:43:26.9588530Z Total Installed Size: 4.30 MiB 2021-05-16T01:43:26.9589298Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:43:26.9589749Z 2021-05-16T01:43:26.9590554Z :: Proceed with installation? [Y/n] 2021-05-16T01:43:26.9591255Z checking keyring... 2021-05-16T01:43:27.0441928Z checking package integrity... 2021-05-16T01:43:27.1771919Z loading package files... 2021-05-16T01:43:27.1801049Z checking for file conflicts... 2021-05-16T01:43:27.1801989Z checking available disk space... 2021-05-16T01:43:27.1840213Z :: Processing package changes... 2021-05-16T01:43:27.1841289Z reinstalling mingw-w64-x86_64-rhash... 2021-05-16T01:43:28.0460901Z resolving dependencies... 2021-05-16T01:43:28.0797726Z looking for conflicting packages... 2021-05-16T01:43:28.0813159Z 2021-05-16T01:43:28.0814290Z Packages (2) mingw-w64-x86_64-pdcurses-4.1.0-5 mingw-w64-x86_64-ruby-3.0.1-2 2021-05-16T01:43:28.0815052Z 2021-05-16T01:43:28.0815727Z Total Download Size: 7.12 MiB 2021-05-16T01:43:28.0816426Z Total Installed Size: 31.49 MiB 2021-05-16T01:43:28.0816898Z 2021-05-16T01:43:28.0817652Z :: Proceed with installation? [Y/n] 2021-05-16T01:43:28.0818391Z :: Retrieving packages... 2021-05-16T01:43:28.3977857Z downloading mingw-w64-x86_64-pdcurses-4.1.0-5-any.pkg.tar.zst... 2021-05-16T01:43:28.8621553Z downloading mingw-w64-x86_64-ruby-3.0.1-2-any.pkg.tar.zst... 2021-05-16T01:43:29.4659202Z checking keyring... 2021-05-16T01:43:29.5608667Z checking package integrity... 2021-05-16T01:43:29.9117569Z loading package files... 2021-05-16T01:43:29.9521161Z checking for file conflicts... 2021-05-16T01:43:30.2509428Z checking available disk space... 2021-05-16T01:43:30.2529092Z :: Processing package changes... 2021-05-16T01:43:30.2530737Z installing mingw-w64-x86_64-pdcurses... 2021-05-16T01:43:30.2696310Z installing mingw-w64-x86_64-ruby... 2021-05-16T01:43:33.7731911Z warning: mingw-w64-x86_64-snappy-1.1.8-1 is up to date -- reinstalling 2021-05-16T01:43:33.7733095Z resolving dependencies... 2021-05-16T01:43:33.7842830Z looking for conflicting packages... 2021-05-16T01:43:34.3820196Z 2021-05-16T01:43:34.3821015Z Packages (1) mingw-w64-x86_64-snappy-1.1.8-1 2021-05-16T01:43:34.3822087Z 2021-05-16T01:43:34.3822715Z Total Installed Size: 0.16 MiB 2021-05-16T01:43:34.3823284Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:43:34.3823637Z 2021-05-16T01:43:34.3824209Z :: Proceed with installation? [Y/n] 2021-05-16T01:43:34.3824789Z checking keyring... 2021-05-16T01:43:34.3825398Z checking package integrity... 2021-05-16T01:43:34.3826009Z loading package files... 2021-05-16T01:43:34.3826603Z checking for file conflicts... 2021-05-16T01:43:34.3827254Z checking available disk space... 2021-05-16T01:43:34.3827936Z :: Processing package changes... 2021-05-16T01:43:34.3828653Z reinstalling mingw-w64-x86_64-snappy... 2021-05-16T01:43:34.8302830Z warning: mingw-w64-x86_64-sqlite3-3.35.5-1 is up to date -- reinstalling 2021-05-16T01:43:34.8303747Z resolving dependencies... 2021-05-16T01:43:34.8564714Z looking for conflicting packages... 2021-05-16T01:43:34.8654265Z 2021-05-16T01:43:34.8655807Z Packages (1) mingw-w64-x86_64-sqlite3-3.35.5-1 2021-05-16T01:43:34.8656803Z 2021-05-16T01:43:34.8657885Z Total Download Size: 6.74 MiB 2021-05-16T01:43:34.8659056Z Total Installed Size: 48.62 MiB 2021-05-16T01:43:34.8660252Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:43:34.8660993Z 2021-05-16T01:43:34.8662202Z :: Proceed with installation? [Y/n] 2021-05-16T01:43:34.8663640Z :: Retrieving packages... 2021-05-16T01:43:35.1821824Z downloading mingw-w64-x86_64-sqlite3-3.35.5-1-any.pkg.tar.zst... 2021-05-16T01:43:36.0251654Z checking keyring... 2021-05-16T01:43:36.1191400Z checking package integrity... 2021-05-16T01:43:36.3248489Z loading package files... 2021-05-16T01:43:36.3398822Z checking for file conflicts... 2021-05-16T01:43:36.3399813Z checking available disk space... 2021-05-16T01:43:36.6654386Z :: Processing package changes... 2021-05-16T01:43:36.6657149Z reinstalling mingw-w64-x86_64-sqlite3... 2021-05-16T01:43:38.6828729Z warning: mingw-w64-x86_64-szip-2.1.1-2 is up to date -- reinstalling 2021-05-16T01:43:38.6829616Z resolving dependencies... 2021-05-16T01:43:38.6830772Z looking for conflicting packages... 2021-05-16T01:43:38.7172026Z 2021-05-16T01:43:38.7174067Z Packages (1) mingw-w64-x86_64-szip-2.1.1-2 2021-05-16T01:43:38.7174793Z 2021-05-16T01:43:38.7176213Z Total Installed Size: 0.16 MiB 2021-05-16T01:43:38.7177364Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:43:38.7178086Z 2021-05-16T01:43:38.7179547Z :: Proceed with installation? [Y/n] 2021-05-16T01:43:38.7180891Z checking keyring... 2021-05-16T01:43:38.7895201Z checking package integrity... 2021-05-16T01:43:38.8975438Z loading package files... 2021-05-16T01:43:38.9022772Z checking for file conflicts... 2021-05-16T01:43:38.9023732Z checking available disk space... 2021-05-16T01:43:38.9045498Z :: Processing package changes... 2021-05-16T01:43:38.9046371Z reinstalling mingw-w64-x86_64-szip... 2021-05-16T01:43:39.7130570Z warning: mingw-w64-x86_64-tcl-8.6.11-3 is up to date -- reinstalling 2021-05-16T01:43:39.7132533Z resolving dependencies... 2021-05-16T01:43:39.7414700Z looking for conflicting packages... 2021-05-16T01:43:39.7489907Z 2021-05-16T01:43:39.7491229Z Packages (1) mingw-w64-x86_64-tcl-8.6.11-3 2021-05-16T01:43:39.7492484Z 2021-05-16T01:43:39.7493544Z Total Download Size: 2.59 MiB 2021-05-16T01:43:39.7494712Z Total Installed Size: 9.64 MiB 2021-05-16T01:43:39.7495888Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:43:39.7496627Z 2021-05-16T01:43:39.7497858Z :: Proceed with installation? [Y/n] 2021-05-16T01:43:39.7499256Z :: Retrieving packages... 2021-05-16T01:43:40.0619944Z downloading mingw-w64-x86_64-tcl-8.6.11-3-any.pkg.tar.zst... 2021-05-16T01:43:40.8575499Z checking keyring... 2021-05-16T01:43:40.9489967Z checking package integrity... 2021-05-16T01:43:41.1162265Z loading package files... 2021-05-16T01:43:41.1401951Z checking for file conflicts... 2021-05-16T01:43:41.1403604Z checking available disk space... 2021-05-16T01:43:41.4558888Z :: Processing package changes... 2021-05-16T01:43:41.4560360Z reinstalling mingw-w64-x86_64-tcl... 2021-05-16T01:43:44.2148455Z warning: mingw-w64-x86_64-termcap-1.3.1-6 is up to date -- reinstalling 2021-05-16T01:43:44.2149375Z resolving dependencies... 2021-05-16T01:43:44.2262317Z looking for conflicting packages... 2021-05-16T01:43:44.2506410Z 2021-05-16T01:43:44.2507604Z Packages (1) mingw-w64-x86_64-termcap-1.3.1-6 2021-05-16T01:43:44.2508462Z 2021-05-16T01:43:44.2509293Z Total Download Size: 0.03 MiB 2021-05-16T01:43:44.2510273Z Total Installed Size: 0.06 MiB 2021-05-16T01:43:44.2511197Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:43:44.2511750Z 2021-05-16T01:43:44.2512723Z :: Proceed with installation? [Y/n] 2021-05-16T01:43:44.2513741Z :: Retrieving packages... 2021-05-16T01:43:44.5615432Z downloading mingw-w64-x86_64-termcap-1.3.1-6-any.pkg.tar.zst... 2021-05-16T01:43:44.6553118Z checking keyring... 2021-05-16T01:43:44.7526511Z checking package integrity... 2021-05-16T01:43:44.9139106Z loading package files... 2021-05-16T01:43:44.9159823Z checking for file conflicts... 2021-05-16T01:43:44.9160804Z checking available disk space... 2021-05-16T01:43:44.9194136Z :: Processing package changes... 2021-05-16T01:43:44.9195188Z reinstalling mingw-w64-x86_64-termcap... 2021-05-16T01:43:45.7482940Z warning: mingw-w64-x86_64-tesseract-ocr-4.1.1-7 is up to date -- reinstalling 2021-05-16T01:43:45.7484577Z resolving dependencies... 2021-05-16T01:43:45.7765985Z looking for conflicting packages... 2021-05-16T01:43:45.7839972Z 2021-05-16T01:43:45.7841224Z Packages (1) mingw-w64-x86_64-tesseract-ocr-4.1.1-7 2021-05-16T01:43:45.7841893Z 2021-05-16T01:43:45.7842821Z Total Installed Size: 24.86 MiB 2021-05-16T01:43:45.7843999Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:43:45.7844645Z 2021-05-16T01:43:45.7845460Z :: Proceed with installation? [Y/n] 2021-05-16T01:43:45.7846163Z checking keyring... 2021-05-16T01:43:45.8590358Z checking package integrity... 2021-05-16T01:43:46.0298989Z loading package files... 2021-05-16T01:43:46.0319810Z checking for file conflicts... 2021-05-16T01:43:46.0321077Z checking available disk space... 2021-05-16T01:43:46.0365678Z :: Processing package changes... 2021-05-16T01:43:46.0366799Z reinstalling mingw-w64-x86_64-tesseract-ocr... 2021-05-16T01:43:46.9961405Z warning: mingw-w64-x86_64-thrift-0.13.0-2 is up to date -- reinstalling 2021-05-16T01:43:46.9962314Z resolving dependencies... 2021-05-16T01:43:47.0275242Z looking for conflicting packages... 2021-05-16T01:43:47.0347315Z 2021-05-16T01:43:47.0350265Z Packages (1) mingw-w64-x86_64-thrift-0.13.0-2 2021-05-16T01:43:47.0352527Z 2021-05-16T01:43:47.0353453Z Total Installed Size: 7.49 MiB 2021-05-16T01:43:47.0354272Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:43:47.0354783Z 2021-05-16T01:43:47.0355629Z :: Proceed with installation? [Y/n] 2021-05-16T01:43:47.0356426Z checking keyring... 2021-05-16T01:43:47.1052162Z checking package integrity... 2021-05-16T01:43:47.2449277Z loading package files... 2021-05-16T01:43:47.2486007Z checking for file conflicts... 2021-05-16T01:43:47.2486908Z checking available disk space... 2021-05-16T01:43:47.2836296Z :: Processing package changes... 2021-05-16T01:43:47.2837839Z reinstalling mingw-w64-x86_64-thrift... 2021-05-16T01:43:48.1934216Z resolving dependencies... 2021-05-16T01:43:48.2221324Z looking for conflicting packages... 2021-05-16T01:43:48.2288746Z 2021-05-16T01:43:48.2290040Z Packages (1) mingw-w64-x86_64-tiledb-2.2.4-2 2021-05-16T01:43:48.2290986Z 2021-05-16T01:43:48.2292013Z Total Download Size: 3.09 MiB 2021-05-16T01:43:48.2293195Z Total Installed Size: 47.15 MiB 2021-05-16T01:43:48.2294074Z 2021-05-16T01:43:48.2295256Z :: Proceed with installation? [Y/n] 2021-05-16T01:43:48.2296522Z :: Retrieving packages... 2021-05-16T01:43:48.5451767Z downloading mingw-w64-x86_64-tiledb-2.2.4-2-any.pkg.tar.zst... 2021-05-16T01:43:49.2973810Z checking keyring... 2021-05-16T01:43:49.4002489Z checking package integrity... 2021-05-16T01:43:49.5763309Z loading package files... 2021-05-16T01:43:49.5787064Z checking for file conflicts... 2021-05-16T01:43:49.5816450Z checking available disk space... 2021-05-16T01:43:49.5828132Z :: Processing package changes... 2021-05-16T01:43:49.5829100Z installing mingw-w64-x86_64-tiledb... 2021-05-16T01:43:50.5766069Z warning: mingw-w64-x86_64-tk-8.6.11.1-2 is up to date -- reinstalling 2021-05-16T01:43:50.5767117Z resolving dependencies... 2021-05-16T01:43:50.6051266Z looking for conflicting packages... 2021-05-16T01:43:50.6145424Z 2021-05-16T01:43:50.6146220Z Packages (1) mingw-w64-x86_64-tk-8.6.11.1-2 2021-05-16T01:43:50.6146753Z 2021-05-16T01:43:50.6147352Z Total Download Size: 1.93 MiB 2021-05-16T01:43:50.6148065Z Total Installed Size: 5.55 MiB 2021-05-16T01:43:50.6148765Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:43:50.6149202Z 2021-05-16T01:43:50.6149911Z :: Proceed with installation? [Y/n] 2021-05-16T01:43:50.6150692Z :: Retrieving packages... 2021-05-16T01:43:50.9240055Z downloading mingw-w64-x86_64-tk-8.6.11.1-2-any.pkg.tar.zst... 2021-05-16T01:43:51.6647451Z checking keyring... 2021-05-16T01:43:51.7853621Z checking package integrity... 2021-05-16T01:43:51.9451782Z loading package files... 2021-05-16T01:43:51.9541292Z checking for file conflicts... 2021-05-16T01:43:51.9542299Z checking available disk space... 2021-05-16T01:43:52.0814781Z :: Processing package changes... 2021-05-16T01:43:52.0816088Z reinstalling mingw-w64-x86_64-tk... 2021-05-16T01:43:53.5556433Z resolving dependencies... 2021-05-16T01:43:53.5826020Z looking for conflicting packages... 2021-05-16T01:43:53.5906556Z 2021-05-16T01:43:53.5907415Z Packages (1) mingw-w64-x86_64-tktable-2.10-5 2021-05-16T01:43:53.5907989Z 2021-05-16T01:43:53.5908613Z Total Download Size: 0.11 MiB 2021-05-16T01:43:53.5909317Z Total Installed Size: 0.30 MiB 2021-05-16T01:43:53.5909767Z 2021-05-16T01:43:53.5910480Z :: Proceed with installation? [Y/n] 2021-05-16T01:43:53.5911258Z :: Retrieving packages... 2021-05-16T01:43:53.9014411Z downloading mingw-w64-x86_64-tktable-2.10-5-any.pkg.tar.zst... 2021-05-16T01:43:54.1752849Z checking keyring... 2021-05-16T01:43:54.2727835Z checking package integrity... 2021-05-16T01:43:54.4188380Z loading package files... 2021-05-16T01:43:54.4201997Z checking for file conflicts... 2021-05-16T01:43:54.4208910Z checking available disk space... 2021-05-16T01:43:54.4220573Z :: Processing package changes... 2021-05-16T01:43:54.4221508Z installing mingw-w64-x86_64-tktable... 2021-05-16T01:43:55.3917889Z warning: mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-16T01:43:55.3919648Z resolving dependencies... 2021-05-16T01:43:55.3920862Z looking for conflicting packages... 2021-05-16T01:43:55.3921554Z 2021-05-16T01:43:55.3922891Z Packages (1) mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T01:43:55.3923819Z 2021-05-16T01:43:55.3924738Z Total Download Size: 0.30 MiB 2021-05-16T01:43:55.3926641Z Total Installed Size: 0.96 MiB 2021-05-16T01:43:55.3928671Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:43:55.3929215Z 2021-05-16T01:43:55.3929902Z :: Proceed with installation? [Y/n] 2021-05-16T01:43:55.3930650Z :: Retrieving packages... 2021-05-16T01:43:55.6545485Z downloading mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T01:43:56.0198107Z checking keyring... 2021-05-16T01:43:56.1181290Z checking package integrity... 2021-05-16T01:43:56.2580761Z loading package files... 2021-05-16T01:43:56.2605897Z checking for file conflicts... 2021-05-16T01:43:56.2606966Z checking available disk space... 2021-05-16T01:43:56.2642920Z :: Processing package changes... 2021-05-16T01:43:56.2643922Z reinstalling mingw-w64-x86_64-tools-git... 2021-05-16T01:43:57.1213846Z resolving dependencies... 2021-05-16T01:43:57.1309710Z looking for conflicting packages... 2021-05-16T01:43:57.1565386Z 2021-05-16T01:43:57.1567289Z Packages (1) mingw-w64-x86_64-udunits-2.2.27.6-1 2021-05-16T01:43:57.1568638Z 2021-05-16T01:43:57.1571554Z Total Download Size: 0.17 MiB 2021-05-16T01:43:57.1572765Z Total Installed Size: 0.70 MiB 2021-05-16T01:43:57.1573538Z 2021-05-16T01:43:57.1574769Z :: Proceed with installation? [Y/n] 2021-05-16T01:43:57.1576086Z :: Retrieving packages... 2021-05-16T01:43:57.4732816Z downloading mingw-w64-x86_64-udunits-2.2.27.6-1-any.pkg.tar.zst... 2021-05-16T01:43:57.7537639Z checking keyring... 2021-05-16T01:43:57.8494244Z checking package integrity... 2021-05-16T01:43:58.0092617Z loading package files... 2021-05-16T01:43:58.0119081Z checking for file conflicts... 2021-05-16T01:43:58.0134236Z checking available disk space... 2021-05-16T01:43:58.0147407Z :: Processing package changes... 2021-05-16T01:43:58.0148349Z installing mingw-w64-x86_64-udunits... 2021-05-16T01:43:58.8985537Z warning: mingw-w64-x86_64-windows-default-manifest-6.4-3 is up to date -- reinstalling 2021-05-16T01:43:58.8986706Z resolving dependencies... 2021-05-16T01:43:58.8987908Z looking for conflicting packages... 2021-05-16T01:43:58.9372471Z 2021-05-16T01:43:58.9374017Z Packages (1) mingw-w64-x86_64-windows-default-manifest-6.4-3 2021-05-16T01:43:58.9374848Z 2021-05-16T01:43:58.9375504Z Total Download Size: 0.01 MiB 2021-05-16T01:43:58.9376259Z Total Installed Size: 0.00 MiB 2021-05-16T01:43:58.9377036Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:43:58.9377496Z 2021-05-16T01:43:58.9378299Z :: Proceed with installation? [Y/n] 2021-05-16T01:43:58.9379075Z :: Retrieving packages... 2021-05-16T01:43:59.2585415Z downloading mingw-w64-x86_64-windows-default-manifest-6.4-3-any.pkg.tar.xz... 2021-05-16T01:43:59.3513686Z checking keyring... 2021-05-16T01:43:59.4524011Z checking package integrity... 2021-05-16T01:43:59.6001887Z loading package files... 2021-05-16T01:43:59.6115906Z checking for file conflicts... 2021-05-16T01:43:59.6116977Z checking available disk space... 2021-05-16T01:43:59.6134981Z :: Processing package changes... 2021-05-16T01:43:59.6136297Z reinstalling mingw-w64-x86_64-windows-default-manifest... 2021-05-16T01:44:00.4720626Z warning: mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-16T01:44:00.4721996Z resolving dependencies... 2021-05-16T01:44:00.4925211Z looking for conflicting packages... 2021-05-16T01:44:00.5067209Z 2021-05-16T01:44:00.5068588Z Packages (1) mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T01:44:00.5069651Z 2021-05-16T01:44:00.5070296Z Total Download Size: 0.04 MiB 2021-05-16T01:44:00.5071003Z Total Installed Size: 0.37 MiB 2021-05-16T01:44:00.5071680Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:44:00.5072112Z 2021-05-16T01:44:00.5072876Z :: Proceed with installation? [Y/n] 2021-05-16T01:44:00.5073643Z :: Retrieving packages... 2021-05-16T01:44:00.8225110Z downloading mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T01:44:01.0049988Z checking keyring... 2021-05-16T01:44:01.1063830Z checking package integrity... 2021-05-16T01:44:01.2414563Z loading package files... 2021-05-16T01:44:01.2440643Z checking for file conflicts... 2021-05-16T01:44:01.2441558Z checking available disk space... 2021-05-16T01:44:01.2505825Z :: Processing package changes... 2021-05-16T01:44:01.2507198Z reinstalling mingw-w64-x86_64-winpthreads-git... 2021-05-16T01:44:02.1002319Z warning: mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-16T01:44:02.1003579Z resolving dependencies... 2021-05-16T01:44:02.1004791Z looking for conflicting packages... 2021-05-16T01:44:02.1414663Z 2021-05-16T01:44:02.1416348Z Packages (1) mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T01:44:02.1417454Z 2021-05-16T01:44:02.1418198Z Total Download Size: 0.02 MiB 2021-05-16T01:44:02.1419116Z Total Installed Size: 0.21 MiB 2021-05-16T01:44:02.1419951Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:44:02.1420469Z 2021-05-16T01:44:02.1421373Z :: Proceed with installation? [Y/n] 2021-05-16T01:44:02.1422480Z :: Retrieving packages... 2021-05-16T01:44:02.4522146Z downloading mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T01:44:02.5457126Z checking keyring... 2021-05-16T01:44:02.6440191Z checking package integrity... 2021-05-16T01:44:02.7820147Z loading package files... 2021-05-16T01:44:02.7841011Z checking for file conflicts... 2021-05-16T01:44:02.7841950Z checking available disk space... 2021-05-16T01:44:02.7861595Z :: Processing package changes... 2021-05-16T01:44:02.7862669Z reinstalling mingw-w64-x86_64-winstorecompat-git... 2021-05-16T01:44:03.6071368Z warning: mingw-w64-x86_64-x264-git-r2991.1771b556-1 is up to date -- reinstalling 2021-05-16T01:44:03.6072476Z resolving dependencies... 2021-05-16T01:44:03.6285347Z looking for conflicting packages... 2021-05-16T01:44:03.6447983Z 2021-05-16T01:44:03.6449500Z Packages (1) mingw-w64-x86_64-x264-git-r2991.1771b556-1 2021-05-16T01:44:03.6450803Z 2021-05-16T01:44:03.6452259Z Total Installed Size: 6.66 MiB 2021-05-16T01:44:03.6453198Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:44:03.6453677Z 2021-05-16T01:44:03.6454515Z :: Proceed with installation? [Y/n] 2021-05-16T01:44:03.6455248Z checking keyring... 2021-05-16T01:44:03.7200944Z checking package integrity... 2021-05-16T01:44:03.8437550Z loading package files... 2021-05-16T01:44:03.8484790Z checking for file conflicts... 2021-05-16T01:44:03.8485702Z checking available disk space... 2021-05-16T01:44:03.8502870Z :: Processing package changes... 2021-05-16T01:44:03.8503799Z reinstalling mingw-w64-x86_64-x264-git... 2021-05-16T01:44:04.8088611Z warning: mingw-w64-x86_64-x265-3.4-2 is up to date -- reinstalling 2021-05-16T01:44:04.8089477Z resolving dependencies... 2021-05-16T01:44:04.8199747Z looking for conflicting packages... 2021-05-16T01:44:04.8435769Z 2021-05-16T01:44:04.8436997Z Packages (1) mingw-w64-x86_64-x265-3.4-2 2021-05-16T01:44:04.8438008Z 2021-05-16T01:44:04.8439946Z Total Installed Size: 46.73 MiB 2021-05-16T01:44:04.8440823Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:44:04.8441744Z 2021-05-16T01:44:04.8442696Z :: Proceed with installation? [Y/n] 2021-05-16T01:44:04.8444271Z checking keyring... 2021-05-16T01:44:04.9171466Z checking package integrity... 2021-05-16T01:44:05.0462013Z loading package files... 2021-05-16T01:44:05.0483424Z checking for file conflicts... 2021-05-16T01:44:05.0484748Z checking available disk space... 2021-05-16T01:44:05.0502053Z :: Processing package changes... 2021-05-16T01:44:05.0502907Z reinstalling mingw-w64-x86_64-x265... 2021-05-16T01:44:05.9281510Z warning: mingw-w64-x86_64-xvidcore-1.3.7-2 is up to date -- reinstalling 2021-05-16T01:44:05.9282409Z resolving dependencies... 2021-05-16T01:44:05.9283524Z looking for conflicting packages... 2021-05-16T01:44:05.9626051Z 2021-05-16T01:44:05.9628174Z Packages (1) mingw-w64-x86_64-xvidcore-1.3.7-2 2021-05-16T01:44:05.9629034Z 2021-05-16T01:44:05.9630509Z Total Installed Size: 1.70 MiB 2021-05-16T01:44:05.9631741Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:44:05.9632495Z 2021-05-16T01:44:05.9633749Z :: Proceed with installation? [Y/n] 2021-05-16T01:44:05.9635331Z checking keyring... 2021-05-16T01:44:06.0338981Z checking package integrity... 2021-05-16T01:44:06.1452311Z loading package files... 2021-05-16T01:44:06.1472720Z checking for file conflicts... 2021-05-16T01:44:06.1473610Z checking available disk space... 2021-05-16T01:44:06.1487941Z :: Processing package changes... 2021-05-16T01:44:06.1488857Z reinstalling mingw-w64-x86_64-xvidcore... 2021-05-16T01:44:06.9624736Z warning: mingw-w64-x86_64-xz-5.2.5-2 is up to date -- reinstalling 2021-05-16T01:44:06.9625595Z resolving dependencies... 2021-05-16T01:44:06.9756330Z looking for conflicting packages... 2021-05-16T01:44:07.0003374Z 2021-05-16T01:44:07.0004445Z Packages (1) mingw-w64-x86_64-xz-5.2.5-2 2021-05-16T01:44:07.0004973Z 2021-05-16T01:44:07.0005596Z Total Download Size: 0.35 MiB 2021-05-16T01:44:07.0006553Z Total Installed Size: 1.67 MiB 2021-05-16T01:44:07.0007270Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:44:07.0007736Z 2021-05-16T01:44:07.0008492Z :: Proceed with installation? [Y/n] 2021-05-16T01:44:07.0009233Z :: Retrieving packages... 2021-05-16T01:44:07.3170173Z downloading mingw-w64-x86_64-xz-5.2.5-2-any.pkg.tar.zst... 2021-05-16T01:44:07.6900214Z checking keyring... 2021-05-16T01:44:07.7802345Z checking package integrity... 2021-05-16T01:44:07.9162856Z loading package files... 2021-05-16T01:44:07.9200612Z checking for file conflicts... 2021-05-16T01:44:07.9201561Z checking available disk space... 2021-05-16T01:44:07.9505669Z :: Processing package changes... 2021-05-16T01:44:07.9506680Z reinstalling mingw-w64-x86_64-xz... 2021-05-16T01:44:08.8702689Z resolving dependencies... 2021-05-16T01:44:08.8822989Z looking for conflicting packages... 2021-05-16T01:44:08.9054511Z 2021-05-16T01:44:08.9055726Z Packages (1) mingw-w64-x86_64-yasm-1.3.0-4 2021-05-16T01:44:08.9056483Z 2021-05-16T01:44:08.9057353Z Total Download Size: 0.50 MiB 2021-05-16T01:44:08.9058296Z Total Installed Size: 3.27 MiB 2021-05-16T01:44:08.9058896Z 2021-05-16T01:44:08.9059921Z :: Proceed with installation? [Y/n] 2021-05-16T01:44:08.9060949Z :: Retrieving packages... 2021-05-16T01:44:09.2143560Z downloading mingw-w64-x86_64-yasm-1.3.0-4-any.pkg.tar.xz... 2021-05-16T01:44:09.6788131Z checking keyring... 2021-05-16T01:44:09.7742542Z checking package integrity... 2021-05-16T01:44:09.9191942Z loading package files... 2021-05-16T01:44:09.9252232Z checking for file conflicts... 2021-05-16T01:44:09.9280111Z checking available disk space... 2021-05-16T01:44:09.9291878Z :: Processing package changes... 2021-05-16T01:44:09.9292774Z installing mingw-w64-x86_64-yasm... 2021-05-16T01:44:11.0074222Z error: target not found: mingw-w64-x86_64-zint 2021-05-16T01:44:11.8185175Z warning: mingw-w64-x86_64-zlib-1.2.11-9 is up to date -- reinstalling 2021-05-16T01:44:11.8186292Z resolving dependencies... 2021-05-16T01:44:11.8187416Z looking for conflicting packages... 2021-05-16T01:44:11.8534041Z 2021-05-16T01:44:11.8535792Z Packages (1) mingw-w64-x86_64-zlib-1.2.11-9 2021-05-16T01:44:11.8536656Z 2021-05-16T01:44:11.8537762Z Total Download Size: 0.10 MiB 2021-05-16T01:44:11.8539029Z Total Installed Size: 0.38 MiB 2021-05-16T01:44:11.8540225Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:44:11.8540978Z 2021-05-16T01:44:11.8542241Z :: Proceed with installation? [Y/n] 2021-05-16T01:44:11.8543566Z :: Retrieving packages... 2021-05-16T01:44:12.1793457Z downloading mingw-w64-x86_64-zlib-1.2.11-9-any.pkg.tar.zst... 2021-05-16T01:44:12.4515212Z checking keyring... 2021-05-16T01:44:12.5442761Z checking package integrity... 2021-05-16T01:44:12.6842679Z loading package files... 2021-05-16T01:44:12.6864924Z checking for file conflicts... 2021-05-16T01:44:12.6865951Z checking available disk space... 2021-05-16T01:44:12.6905913Z :: Processing package changes... 2021-05-16T01:44:12.6906906Z reinstalling mingw-w64-x86_64-zlib... 2021-05-16T01:44:13.5364217Z warning: mingw-w64-x86_64-zstd-1.4.9-1 is up to date -- reinstalling 2021-05-16T01:44:13.5365183Z resolving dependencies... 2021-05-16T01:44:13.5366351Z looking for conflicting packages... 2021-05-16T01:44:13.5710271Z 2021-05-16T01:44:13.5711864Z Packages (1) mingw-w64-x86_64-zstd-1.4.9-1 2021-05-16T01:44:13.5712722Z 2021-05-16T01:44:13.5713724Z Total Download Size: 0.47 MiB 2021-05-16T01:44:13.5714836Z Total Installed Size: 3.13 MiB 2021-05-16T01:44:13.5716042Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:44:13.5716734Z 2021-05-16T01:44:13.5717910Z :: Proceed with installation? [Y/n] 2021-05-16T01:44:13.5719117Z :: Retrieving packages... 2021-05-16T01:44:13.8809080Z downloading mingw-w64-x86_64-zstd-1.4.9-1-any.pkg.tar.zst... 2021-05-16T01:44:14.3374488Z checking keyring... 2021-05-16T01:44:14.4284850Z checking package integrity... 2021-05-16T01:44:14.5672777Z loading package files... 2021-05-16T01:44:14.5696964Z checking for file conflicts... 2021-05-16T01:44:14.5698722Z checking available disk space... 2021-05-16T01:44:14.5743009Z :: Processing package changes... 2021-05-16T01:44:14.5743924Z reinstalling mingw-w64-x86_64-zstd... 2021-05-16T01:44:14.8692638Z % Total % Received % Xferd Average Speed Time Time Time Current 2021-05-16T01:44:14.8694017Z Dload Upload Total Spent Left Speed 2021-05-16T01:44:14.8694569Z 2021-05-16T01:44:14.9829411Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-16T01:44:14.9830943Z 100 162 100 162 0 0 162 0 0:00:01 --:--:-- 0:00:01 1296 2021-05-16T01:44:15.2402436Z 2021-05-16T01:44:15.2404490Z 100 29.0M 100 29.0M 0 0 29.0M 0 0:00:01 --:--:-- 0:00:01 29.0M 2021-05-16T01:44:18.2894968Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-16T01:44:18.2895656Z with: 2021-05-16T01:44:18.2896291Z github_slug: neuroconductor/bftools 2021-05-16T01:44:18.2896774Z env: 2021-05-16T01:44:18.2897262Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:44:18.2897776Z TIC_DEPLOY_KEY: 2021-05-16T01:44:18.2898151Z RSPM: 2021-05-16T01:44:18.2899905Z GITHUB_PAT: *** 2021-05-16T01:44:18.2900352Z COVERALLS_TOKEN: 2021-05-16T01:44:18.2900885Z continue-on-error: false 2021-05-16T01:44:18.2901411Z VDIFFR_RUN_TESTS: 2021-05-16T01:44:18.2901866Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T01:44:18.2902304Z TZ: UTC 2021-05-16T01:44:18.2902732Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:44:18.2903166Z NOT_CRAN: true 2021-05-16T01:44:18.2903587Z MSYSTEM: MINGW64 2021-05-16T01:44:18.2904020Z ##[endgroup] 2021-05-16T01:44:18.5057426Z repo slug is: neuroconductor/bftools 2021-05-16T01:44:18.5346199Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-16T01:44:18.5346882Z env: 2021-05-16T01:44:18.5347353Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:44:18.5347925Z TIC_DEPLOY_KEY: 2021-05-16T01:44:18.5348296Z RSPM: 2021-05-16T01:44:18.5349290Z GITHUB_PAT: *** 2021-05-16T01:44:18.5349715Z COVERALLS_TOKEN: 2021-05-16T01:44:18.5350223Z continue-on-error: false 2021-05-16T01:44:18.5350739Z VDIFFR_RUN_TESTS: 2021-05-16T01:44:18.5351204Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T01:44:18.5351630Z TZ: UTC 2021-05-16T01:44:18.5352042Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:44:18.5352482Z NOT_CRAN: true 2021-05-16T01:44:18.5352879Z MSYSTEM: MINGW64 2021-05-16T01:44:18.5353299Z ##[endgroup] 2021-05-16T01:44:19.3338945Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-16T01:44:19.3339626Z with: 2021-05-16T01:44:19.3340033Z repo_name: bftools 2021-05-16T01:44:19.3340467Z repo_version: 0.2.3.3 2021-05-16T01:44:19.3340952Z runner_os: Windows 2021-05-16T01:44:19.3341369Z R_version: 3.6 2021-05-16T01:44:19.3341740Z env: 2021-05-16T01:44:19.3342193Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:44:19.3342697Z TIC_DEPLOY_KEY: 2021-05-16T01:44:19.3343066Z RSPM: 2021-05-16T01:44:19.3344483Z GITHUB_PAT: *** 2021-05-16T01:44:19.3344917Z COVERALLS_TOKEN: 2021-05-16T01:44:19.3345431Z continue-on-error: false 2021-05-16T01:44:19.3345945Z VDIFFR_RUN_TESTS: 2021-05-16T01:44:19.3346415Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T01:44:19.3346967Z TZ: UTC 2021-05-16T01:44:19.3347384Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:44:19.3347827Z NOT_CRAN: true 2021-05-16T01:44:19.3348226Z MSYSTEM: MINGW64 2021-05-16T01:44:19.3348662Z ##[endgroup] 2021-05-16T01:44:19.4082392Z Package: bftools 2021-05-16T01:44:19.4092169Z Version: 0.2.3.3 2021-05-16T01:44:19.4092919Z OS: Windows 2021-05-16T01:44:19.4341666Z ##[group]Run install.packages('remotes') 2021-05-16T01:44:19.4342527Z install.packages('remotes') 2021-05-16T01:44:19.4343403Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-16T01:44:19.4344483Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-16T01:44:19.4350499Z shell: C:\R\bin\Rscript.EXE {0} 2021-05-16T01:44:19.4351088Z env: 2021-05-16T01:44:19.4351569Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:44:19.4352074Z TIC_DEPLOY_KEY: 2021-05-16T01:44:19.4352452Z RSPM: 2021-05-16T01:44:19.4353439Z GITHUB_PAT: *** 2021-05-16T01:44:19.4353863Z COVERALLS_TOKEN: 2021-05-16T01:44:19.4354376Z continue-on-error: false 2021-05-16T01:44:19.4354883Z VDIFFR_RUN_TESTS: 2021-05-16T01:44:19.4355330Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T01:44:19.4355751Z TZ: UTC 2021-05-16T01:44:19.4356173Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:44:19.4356619Z NOT_CRAN: true 2021-05-16T01:44:19.4357028Z MSYSTEM: MINGW64 2021-05-16T01:44:19.4357434Z ##[endgroup] 2021-05-16T01:44:19.6893167Z Installing package into 'D:/a/_temp/Library' 2021-05-16T01:44:19.6894195Z (as 'lib' is unspecified) 2021-05-16T01:44:22.4999746Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/remotes_2.3.0.zip' 2021-05-16T01:44:22.5331975Z Content type 'application/zip' length 393711 bytes (384 KB) 2021-05-16T01:44:22.5474401Z ================================================== 2021-05-16T01:44:22.5475392Z downloaded 384 KB 2021-05-16T01:44:22.5475928Z 2021-05-16T01:44:22.5673271Z package 'remotes' successfully unpacked and MD5 sums checked 2021-05-16T01:44:22.5703653Z 2021-05-16T01:44:22.5704628Z The downloaded binary packages are in 2021-05-16T01:44:22.5705743Z C:\Users\runneradmin\AppData\Local\Temp\RtmpwjPx8q\downloaded_packages 2021-05-16T01:44:26.8964445Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-16T01:44:26.8965294Z remotes::install_github("ropensci/tic") 2021-05-16T01:44:26.8965985Z remotes::install_github("muschellij2/ghtravis") 2021-05-16T01:44:26.8968311Z remotes::install_github("muschellij2/aghast") 2021-05-16T01:44:26.8968965Z remotes::install_cran("covr") 2021-05-16T01:44:26.8975353Z shell: C:\R\bin\Rscript.EXE {0} 2021-05-16T01:44:26.8975803Z env: 2021-05-16T01:44:26.8976269Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:44:26.8976775Z TIC_DEPLOY_KEY: 2021-05-16T01:44:26.8977148Z RSPM: 2021-05-16T01:44:26.8978546Z GITHUB_PAT: *** 2021-05-16T01:44:26.8978990Z COVERALLS_TOKEN: 2021-05-16T01:44:26.8979506Z continue-on-error: false 2021-05-16T01:44:26.8980097Z VDIFFR_RUN_TESTS: 2021-05-16T01:44:26.8980570Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T01:44:26.8980979Z TZ: UTC 2021-05-16T01:44:26.8981433Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:44:26.8981881Z NOT_CRAN: true 2021-05-16T01:44:26.8982296Z MSYSTEM: MINGW64 2021-05-16T01:44:26.8982700Z ##[endgroup] 2021-05-16T01:44:27.1586651Z Using github PAT from envvar GITHUB_PAT 2021-05-16T01:44:27.8726071Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-16T01:44:33.3787180Z rlang (NA -> 0.4.11) [CRAN] 2021-05-16T01:44:33.3788585Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-16T01:44:33.3789720Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-16T01:44:33.3790909Z sys (NA -> 3.4 ) [CRAN] 2021-05-16T01:44:33.3791977Z askpass (NA -> 1.1 ) [CRAN] 2021-05-16T01:44:33.3793015Z R6 (NA -> 2.5.0 ) [CRAN] 2021-05-16T01:44:33.3794548Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-16T01:44:33.3795612Z mime (NA -> 0.10 ) [CRAN] 2021-05-16T01:44:33.3796968Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-16T01:44:33.3798033Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-16T01:44:33.3799085Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-16T01:44:33.3800584Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-16T01:44:33.3801254Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-16T01:44:33.3801874Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-16T01:44:33.3802479Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-16T01:44:33.3803109Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-16T01:44:33.3803787Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-16T01:44:33.3804465Z rprojroot (NA -> 2.0.2 ) [CRAN] 2021-05-16T01:44:33.3805092Z crayon (NA -> 1.4.1 ) [CRAN] 2021-05-16T01:44:33.3805720Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-16T01:44:33.3806347Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-16T01:44:33.3806942Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-16T01:44:33.3807575Z whisker (NA -> 0.4 ) [CRAN] 2021-05-16T01:44:33.3808221Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-16T01:44:33.3808863Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-16T01:44:33.3809497Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-16T01:44:33.3810173Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-16T01:44:33.3810787Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-16T01:44:33.3811375Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-16T01:44:33.3811982Z desc (NA -> 1.3.0 ) [CRAN] 2021-05-16T01:44:33.3812597Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-16T01:44:33.3813240Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-16T01:44:33.3813874Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-16T01:44:33.3814513Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-16T01:44:33.3815124Z git2r (NA -> 0.28.0) [CRAN] 2021-05-16T01:44:33.3820081Z 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-16T01:44:33.3836773Z Installing packages into 'D:/a/_temp/Library' 2021-05-16T01:44:33.3837542Z (as 'lib' is unspecified) 2021-05-16T01:44:35.1478438Z 2021-05-16T01:44:35.1482183Z There is a binary version available but the source version is later: 2021-05-16T01:44:35.1512706Z binary source needs_compilation 2021-05-16T01:44:35.1513610Z cachem 1.0.4 1.0.5 TRUE 2021-05-16T01:44:35.1514058Z 2021-05-16T01:44:35.1542291Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/rlang_0.4.11.zip' 2021-05-16T01:44:35.1873910Z Content type 'application/zip' length 1224139 bytes (1.2 MB) 2021-05-16T01:44:35.2337317Z ================================================== 2021-05-16T01:44:35.2338086Z downloaded 1.2 MB 2021-05-16T01:44:35.2338651Z 2021-05-16T01:44:35.2353045Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/magrittr_2.0.1.zip' 2021-05-16T01:44:35.2683514Z Content type 'application/zip' length 236016 bytes (230 KB) 2021-05-16T01:44:35.2713265Z ================================================== 2021-05-16T01:44:35.2714639Z downloaded 230 KB 2021-05-16T01:44:35.2715454Z 2021-05-16T01:44:35.2737206Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/glue_1.4.2.zip' 2021-05-16T01:44:35.3067167Z Content type 'application/zip' length 154763 bytes (151 KB) 2021-05-16T01:44:35.3094356Z ================================================== 2021-05-16T01:44:35.3095463Z downloaded 151 KB 2021-05-16T01:44:35.3096117Z 2021-05-16T01:44:35.3115068Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/sys_3.4.zip' 2021-05-16T01:44:35.3449767Z Content type 'application/zip' length 59978 bytes (58 KB) 2021-05-16T01:44:35.3455090Z ================================================== 2021-05-16T01:44:35.3455958Z downloaded 58 KB 2021-05-16T01:44:35.3456432Z 2021-05-16T01:44:35.3473039Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/askpass_1.1.zip' 2021-05-16T01:44:35.3815848Z Content type 'application/zip' length 64698 bytes (63 KB) 2021-05-16T01:44:35.3824049Z ================================================== 2021-05-16T01:44:35.3826511Z downloaded 63 KB 2021-05-16T01:44:35.3827896Z 2021-05-16T01:44:35.3844179Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/R6_2.5.0.zip' 2021-05-16T01:44:35.4171974Z Content type 'application/zip' length 84104 bytes (82 KB) 2021-05-16T01:44:35.4183910Z ================================================== 2021-05-16T01:44:35.4184922Z downloaded 82 KB 2021-05-16T01:44:35.4185490Z 2021-05-16T01:44:35.4198867Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/openssl_1.4.4.zip' 2021-05-16T01:44:35.4602266Z Content type 'application/zip' length 4105779 bytes (3.9 MB) 2021-05-16T01:44:35.5360054Z ================================================== 2021-05-16T01:44:35.5361113Z downloaded 3.9 MB 2021-05-16T01:44:35.5361589Z 2021-05-16T01:44:35.5377137Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/mime_0.10.zip' 2021-05-16T01:44:35.5715862Z Content type 'application/zip' length 48417 bytes (47 KB) 2021-05-16T01:44:35.5730069Z ================================================== 2021-05-16T01:44:35.5730912Z downloaded 47 KB 2021-05-16T01:44:35.5731389Z 2021-05-16T01:44:35.5756458Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/curl_4.3.1.zip' 2021-05-16T01:44:35.6088615Z Content type 'application/zip' length 4250500 bytes (4.1 MB) 2021-05-16T01:44:35.6331874Z ================================================== 2021-05-16T01:44:35.6332763Z downloaded 4.1 MB 2021-05-16T01:44:35.6333276Z 2021-05-16T01:44:35.6345650Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/jsonlite_1.7.2.zip' 2021-05-16T01:44:35.6681952Z Content type 'application/zip' length 541859 bytes (529 KB) 2021-05-16T01:44:35.6735182Z ================================================== 2021-05-16T01:44:35.6735821Z downloaded 529 KB 2021-05-16T01:44:35.6736301Z 2021-05-16T01:44:35.6750992Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/ini_0.3.1.zip' 2021-05-16T01:44:35.7080573Z Content type 'application/zip' length 15689 bytes (15 KB) 2021-05-16T01:44:35.7085423Z ================================================== 2021-05-16T01:44:35.7087169Z downloaded 15 KB 2021-05-16T01:44:35.7087809Z 2021-05-16T01:44:35.7106786Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/httr_1.4.2.zip' 2021-05-16T01:44:35.7442416Z Content type 'application/zip' length 519204 bytes (507 KB) 2021-05-16T01:44:35.7493943Z ================================================== 2021-05-16T01:44:35.7495372Z downloaded 507 KB 2021-05-16T01:44:35.7496120Z 2021-05-16T01:44:35.7518546Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/gitcreds_0.1.1.zip' 2021-05-16T01:44:35.7869049Z Content type 'application/zip' length 97332 bytes (95 KB) 2021-05-16T01:44:35.7878897Z ================================================== 2021-05-16T01:44:35.7886642Z downloaded 95 KB 2021-05-16T01:44:35.7887970Z 2021-05-16T01:44:35.7905073Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/cli_2.5.0.zip' 2021-05-16T01:44:35.8270485Z Content type 'application/zip' length 534931 bytes (522 KB) 2021-05-16T01:44:35.8294460Z ================================================== 2021-05-16T01:44:35.8295478Z downloaded 522 KB 2021-05-16T01:44:35.8296237Z 2021-05-16T01:44:35.8312073Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/zip_2.1.1.zip' 2021-05-16T01:44:35.8645794Z Content type 'application/zip' length 743445 bytes (726 KB) 2021-05-16T01:44:35.8716100Z ================================================== 2021-05-16T01:44:35.8717102Z downloaded 726 KB 2021-05-16T01:44:35.8717607Z 2021-05-16T01:44:35.8742132Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/rstudioapi_0.13.zip' 2021-05-16T01:44:35.9082095Z Content type 'application/zip' length 302305 bytes (295 KB) 2021-05-16T01:44:35.9109608Z ================================================== 2021-05-16T01:44:35.9111149Z downloaded 295 KB 2021-05-16T01:44:35.9112064Z 2021-05-16T01:44:35.9136382Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/credentials_1.3.0.zip' 2021-05-16T01:44:35.9480898Z Content type 'application/zip' length 173746 bytes (169 KB) 2021-05-16T01:44:35.9498075Z ================================================== 2021-05-16T01:44:35.9499311Z downloaded 169 KB 2021-05-16T01:44:35.9499942Z 2021-05-16T01:44:35.9537627Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/rprojroot_2.0.2.zip' 2021-05-16T01:44:35.9899819Z Content type 'application/zip' length 105050 bytes (102 KB) 2021-05-16T01:44:35.9915560Z ================================================== 2021-05-16T01:44:35.9916577Z downloaded 102 KB 2021-05-16T01:44:35.9917420Z 2021-05-16T01:44:35.9931988Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/crayon_1.4.1.zip' 2021-05-16T01:44:36.0264932Z Content type 'application/zip' length 141808 bytes (138 KB) 2021-05-16T01:44:36.0279485Z ================================================== 2021-05-16T01:44:36.0280503Z downloaded 138 KB 2021-05-16T01:44:36.0281070Z 2021-05-16T01:44:36.0299133Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/fastmap_1.1.0.zip' 2021-05-16T01:44:36.0629595Z Content type 'application/zip' length 432038 bytes (421 KB) 2021-05-16T01:44:36.0669881Z ================================================== 2021-05-16T01:44:36.0671310Z downloaded 421 KB 2021-05-16T01:44:36.0672137Z 2021-05-16T01:44:36.0688687Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/yaml_2.2.1.zip' 2021-05-16T01:44:36.1018435Z Content type 'application/zip' length 206410 bytes (201 KB) 2021-05-16T01:44:36.1039068Z ================================================== 2021-05-16T01:44:36.1040164Z downloaded 201 KB 2021-05-16T01:44:36.1040732Z 2021-05-16T01:44:36.1059364Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/withr_2.4.2.zip' 2021-05-16T01:44:36.1390462Z Content type 'application/zip' length 212247 bytes (207 KB) 2021-05-16T01:44:36.1420153Z ================================================== 2021-05-16T01:44:36.1421862Z downloaded 207 KB 2021-05-16T01:44:36.1422612Z 2021-05-16T01:44:36.1442947Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/whisker_0.4.zip' 2021-05-16T01:44:36.1774874Z Content type 'application/zip' length 83318 bytes (81 KB) 2021-05-16T01:44:36.1785775Z ================================================== 2021-05-16T01:44:36.1787211Z downloaded 81 KB 2021-05-16T01:44:36.1795336Z 2021-05-16T01:44:36.1809333Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/rappdirs_0.3.3.zip' 2021-05-16T01:44:36.2141594Z Content type 'application/zip' length 58746 bytes (57 KB) 2021-05-16T01:44:36.2146961Z ================================================== 2021-05-16T01:44:36.2147629Z downloaded 57 KB 2021-05-16T01:44:36.2148056Z 2021-05-16T01:44:36.2167608Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/purrr_0.3.4.zip' 2021-05-16T01:44:36.2510466Z Content type 'application/zip' length 430780 bytes (420 KB) 2021-05-16T01:44:36.2552767Z ================================================== 2021-05-16T01:44:36.2554294Z downloaded 420 KB 2021-05-16T01:44:36.2555167Z 2021-05-16T01:44:36.2576507Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/lifecycle_1.0.0.zip' 2021-05-16T01:44:36.2907194Z Content type 'application/zip' length 111131 bytes (108 KB) 2021-05-16T01:44:36.2920599Z ================================================== 2021-05-16T01:44:36.2922148Z downloaded 108 KB 2021-05-16T01:44:36.2923001Z 2021-05-16T01:44:36.2947916Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/gh_1.3.0.zip' 2021-05-16T01:44:36.3291982Z Content type 'application/zip' length 141600 bytes (138 KB) 2021-05-16T01:44:36.3313440Z ================================================== 2021-05-16T01:44:36.3314337Z downloaded 138 KB 2021-05-16T01:44:36.3314995Z 2021-05-16T01:44:36.3328216Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/gert_1.3.0.zip' 2021-05-16T01:44:36.3663876Z Content type 'application/zip' length 3669242 bytes (3.5 MB) 2021-05-16T01:44:36.3862159Z ================================================== 2021-05-16T01:44:36.3863206Z downloaded 3.5 MB 2021-05-16T01:44:36.3863733Z 2021-05-16T01:44:36.3885994Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/fs_1.5.0.zip' 2021-05-16T01:44:36.4217789Z Content type 'application/zip' length 808907 bytes (789 KB) 2021-05-16T01:44:36.4423805Z ================================================== 2021-05-16T01:44:36.4424820Z downloaded 789 KB 2021-05-16T01:44:36.4425377Z 2021-05-16T01:44:36.4440003Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/desc_1.3.0.zip' 2021-05-16T01:44:36.4768175Z Content type 'application/zip' length 528456 bytes (516 KB) 2021-05-16T01:44:36.4831444Z ================================================== 2021-05-16T01:44:36.4832453Z downloaded 516 KB 2021-05-16T01:44:36.4832954Z 2021-05-16T01:44:36.4849052Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/clipr_0.7.1.zip' 2021-05-16T01:44:36.5178336Z Content type 'application/zip' length 52206 bytes (50 KB) 2021-05-16T01:44:36.5218542Z ================================================== 2021-05-16T01:44:36.5221908Z downloaded 50 KB 2021-05-16T01:44:36.5222646Z 2021-05-16T01:44:36.5224389Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/usethis_2.0.1.zip' 2021-05-16T01:44:36.5552900Z Content type 'application/zip' length 734873 bytes (717 KB) 2021-05-16T01:44:36.5610375Z ================================================== 2021-05-16T01:44:36.5611335Z downloaded 717 KB 2021-05-16T01:44:36.5611886Z 2021-05-16T01:44:36.5698457Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/memoise_2.0.0.zip' 2021-05-16T01:44:36.6032999Z Content type 'application/zip' length 49412 bytes (48 KB) 2021-05-16T01:44:36.6039716Z ================================================== 2021-05-16T01:44:36.6041077Z downloaded 48 KB 2021-05-16T01:44:36.6041931Z 2021-05-16T01:44:36.6055279Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/git2r_0.28.0.zip' 2021-05-16T01:44:36.6385252Z Content type 'application/zip' length 3938768 bytes (3.8 MB) 2021-05-16T01:44:37.3876037Z ================================================== 2021-05-16T01:44:37.3876940Z downloaded 3.8 MB 2021-05-16T01:44:37.3877462Z 2021-05-16T01:44:37.3885257Z package 'rlang' successfully unpacked and MD5 sums checked 2021-05-16T01:44:37.3886841Z package 'magrittr' successfully unpacked and MD5 sums checked 2021-05-16T01:44:37.3888407Z package 'glue' successfully unpacked and MD5 sums checked 2021-05-16T01:44:37.3889911Z package 'sys' successfully unpacked and MD5 sums checked 2021-05-16T01:44:37.3891442Z package 'askpass' successfully unpacked and MD5 sums checked 2021-05-16T01:44:37.3893019Z package 'R6' successfully unpacked and MD5 sums checked 2021-05-16T01:44:37.3894585Z package 'openssl' successfully unpacked and MD5 sums checked 2021-05-16T01:44:37.3896113Z package 'mime' successfully unpacked and MD5 sums checked 2021-05-16T01:44:37.3897623Z package 'curl' successfully unpacked and MD5 sums checked 2021-05-16T01:44:37.3899258Z package 'jsonlite' successfully unpacked and MD5 sums checked 2021-05-16T01:44:37.3900778Z package 'ini' successfully unpacked and MD5 sums checked 2021-05-16T01:44:37.3902334Z package 'httr' successfully unpacked and MD5 sums checked 2021-05-16T01:44:37.3903902Z package 'gitcreds' successfully unpacked and MD5 sums checked 2021-05-16T01:44:37.3905424Z package 'cli' successfully unpacked and MD5 sums checked 2021-05-16T01:44:37.3906903Z package 'zip' successfully unpacked and MD5 sums checked 2021-05-16T01:44:37.3908483Z package 'rstudioapi' successfully unpacked and MD5 sums checked 2021-05-16T01:44:37.3910141Z package 'credentials' successfully unpacked and MD5 sums checked 2021-05-16T01:44:37.3912103Z package 'rprojroot' successfully unpacked and MD5 sums checked 2021-05-16T01:44:37.3913689Z package 'crayon' successfully unpacked and MD5 sums checked 2021-05-16T01:44:37.3915228Z package 'fastmap' successfully unpacked and MD5 sums checked 2021-05-16T01:44:37.3916776Z package 'yaml' successfully unpacked and MD5 sums checked 2021-05-16T01:44:37.3918293Z package 'withr' successfully unpacked and MD5 sums checked 2021-05-16T01:44:37.3921504Z package 'whisker' successfully unpacked and MD5 sums checked 2021-05-16T01:44:37.3933221Z package 'rappdirs' successfully unpacked and MD5 sums checked 2021-05-16T01:44:37.3946246Z package 'purrr' successfully unpacked and MD5 sums checked 2021-05-16T01:44:37.4146586Z package 'lifecycle' successfully unpacked and MD5 sums checked 2021-05-16T01:44:37.4294981Z package 'gh' successfully unpacked and MD5 sums checked 2021-05-16T01:44:37.5480346Z package 'gert' successfully unpacked and MD5 sums checked 2021-05-16T01:44:37.5936007Z package 'fs' successfully unpacked and MD5 sums checked 2021-05-16T01:44:37.6155374Z package 'desc' successfully unpacked and MD5 sums checked 2021-05-16T01:44:37.6281597Z package 'clipr' successfully unpacked and MD5 sums checked 2021-05-16T01:44:37.6708100Z package 'usethis' successfully unpacked and MD5 sums checked 2021-05-16T01:44:37.6836137Z package 'memoise' successfully unpacked and MD5 sums checked 2021-05-16T01:44:37.8048770Z package 'git2r' successfully unpacked and MD5 sums checked 2021-05-16T01:44:37.8083596Z 2021-05-16T01:44:37.8084720Z The downloaded binary packages are in 2021-05-16T01:44:37.8085849Z C:\Users\runneradmin\AppData\Local\Temp\RtmpSOsbwi\downloaded_packages 2021-05-16T01:44:37.8088896Z installing the source package 'cachem' 2021-05-16T01:44:37.8089428Z 2021-05-16T01:44:37.8115516Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-16T01:44:37.8460494Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-16T01:44:37.8465562Z ================================================== 2021-05-16T01:44:37.8466951Z downloaded 24 KB 2021-05-16T01:44:37.8467722Z 2021-05-16T01:44:38.7397235Z * installing *source* package 'cachem' ... 2021-05-16T01:44:38.7436760Z ** package 'cachem' successfully unpacked and MD5 sums checked 2021-05-16T01:44:38.7440283Z ** using staged installation 2021-05-16T01:44:38.7910285Z ** libs 2021-05-16T01:44:38.7925807Z 2021-05-16T01:44:38.7927107Z *** arch - i386 2021-05-16T01:44:38.8590578Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=core2 -c cache.c -o cache.o 2021-05-16T01:44:39.2531140Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=core2 -c init.c -o init.o 2021-05-16T01:44:39.5123560Z c:/Rtools/mingw_32/bin/gcc -shared -s -static-libgcc -o cachem.dll tmp.def cache.o init.o -LC:/R/bin/i386 -lR 2021-05-16T01:44:39.6945401Z installing to D:/a/_temp/Library/00LOCK-cachem/00new/cachem/libs/i386 2021-05-16T01:44:39.6955472Z 2021-05-16T01:44:39.6956766Z *** arch - x64 2021-05-16T01:44:39.7202067Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=core2 -c cache.c -o cache.o 2021-05-16T01:44:39.9951790Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=core2 -c init.c -o init.o 2021-05-16T01:44:40.2452464Z c:/Rtools/mingw_64/bin/gcc -shared -s -static-libgcc -o cachem.dll tmp.def cache.o init.o -LC:/R/bin/x64 -lR 2021-05-16T01:44:40.4417857Z installing to D:/a/_temp/Library/00LOCK-cachem/00new/cachem/libs/x64 2021-05-16T01:44:40.4447205Z ** R 2021-05-16T01:44:40.4609248Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:44:41.1711511Z ** help 2021-05-16T01:44:41.2223562Z *** installing help indices 2021-05-16T01:44:41.2537317Z converting help for package 'cachem' 2021-05-16T01:44:41.2945815Z finding HTML links ... done 2021-05-16T01:44:41.4180704Z cache_disk html 2021-05-16T01:44:41.4271785Z cache_layered html 2021-05-16T01:44:41.5050264Z cache_mem html 2021-05-16T01:44:41.5175349Z reexports html 2021-05-16T01:44:41.5180099Z ** building package indices 2021-05-16T01:44:41.5431762Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:44:41.5433076Z *** arch - i386 2021-05-16T01:44:42.0592798Z *** arch - x64 2021-05-16T01:44:42.3693602Z ** testing if installed package can be loaded from final location 2021-05-16T01:44:42.3696375Z *** arch - i386 2021-05-16T01:44:42.6749477Z *** arch - x64 2021-05-16T01:44:42.9815738Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:44:42.9863482Z * DONE (cachem) 2021-05-16T01:44:43.0166376Z 2021-05-16T01:44:43.0167437Z The downloaded source packages are in 2021-05-16T01:44:43.0168565Z 'C:\Users\runneradmin\AppData\Local\Temp\RtmpSOsbwi\downloaded_packages' 2021-05-16T01:44:43.0191496Z Running `R CMD build`... 2021-05-16T01:44:48.6040327Z * checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpSOsbwi\remotes167c78fd6e20\ropensci-tic-3b4dfb8/DESCRIPTION' ... OK 2021-05-16T01:44:48.6042413Z * preparing 'tic': 2021-05-16T01:44:48.6043525Z * checking DESCRIPTION meta-information ... OK 2021-05-16T01:44:48.6044487Z * installing the package to process help pages 2021-05-16T01:44:48.6045718Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T01:44:48.6046765Z * checking for empty or unneeded directories 2021-05-16T01:44:48.6047632Z Removed empty directory 'tic/.circleci' 2021-05-16T01:44:48.6048448Z Removed empty directory 'tic/pkgdown' 2021-05-16T01:44:48.6049178Z * building 'tic_0.10.0.tar.gz' 2021-05-16T01:44:48.6067193Z Installing package into 'D:/a/_temp/Library' 2021-05-16T01:44:48.6067956Z (as 'lib' is unspecified) 2021-05-16T01:44:49.1741534Z * installing *source* package 'tic' ... 2021-05-16T01:44:49.1746412Z ** using staged installation 2021-05-16T01:44:49.2233639Z ** R 2021-05-16T01:44:49.2766113Z ** inst 2021-05-16T01:44:49.3037352Z ** preparing package for lazy loading 2021-05-16T01:44:49.8123636Z ** help 2021-05-16T01:44:50.1288469Z *** installing help indices 2021-05-16T01:44:50.2927097Z converting help for package 'tic' 2021-05-16T01:44:50.3227112Z finding HTML links ... done 2021-05-16T01:44:50.4344391Z Deprecated html 2021-05-16T01:44:50.4805744Z TicStep html 2021-05-16T01:44:50.4926215Z base64serialize html 2021-05-16T01:44:50.5192775Z ci html 2021-05-16T01:44:50.5885450Z do_blogdown html 2021-05-16T01:44:50.6568619Z do_bookdown html 2021-05-16T01:44:50.7119203Z do_drat html 2021-05-16T01:44:50.7785947Z do_package_checks html 2021-05-16T01:44:50.8481501Z do_pkgdown html 2021-05-16T01:44:50.9301029Z do_readme_rmd html 2021-05-16T01:44:50.9562646Z dsl html 2021-05-16T01:44:51.0003262Z dsl_get html 2021-05-16T01:44:51.0219842Z gha_add_secret html 2021-05-16T01:44:51.0391367Z github_helpers html 2021-05-16T01:44:51.0510341Z github_info html 2021-05-16T01:44:51.0616562Z list_macros html 2021-05-16T01:44:51.0815527Z macro html 2021-05-16T01:44:51.0958068Z prepare_all_stages html 2021-05-16T01:44:51.1041057Z reexports html 2021-05-16T01:44:51.1190862Z repo html 2021-05-16T01:44:51.1385599Z run_all_stages html 2021-05-16T01:44:51.1657652Z run_stage html 2021-05-16T01:44:51.1843336Z ssh_key_helpers html 2021-05-16T01:44:51.1946679Z stages html 2021-05-16T01:44:51.2193240Z step_add_to_drat html 2021-05-16T01:44:51.2398951Z step_add_to_known_hosts html 2021-05-16T01:44:51.2657112Z step_build_blogdown html 2021-05-16T01:44:51.2784265Z step_build_bookdown html 2021-05-16T01:44:51.3305193Z step_build_pkgdown html 2021-05-16T01:44:51.3694195Z step_do_push_deploy html 2021-05-16T01:44:51.3941749Z step_hello_world html 2021-05-16T01:44:51.4472213Z step_install_pkg html 2021-05-16T01:44:51.4757088Z step_install_ssh_keys html 2021-05-16T01:44:51.5184370Z step_push_deploy html 2021-05-16T01:44:51.5531167Z step_rcmdcheck html 2021-05-16T01:44:51.5794744Z step_run_code html 2021-05-16T01:44:51.6008331Z step_session_info html 2021-05-16T01:44:51.6399177Z step_setup_push_deploy html 2021-05-16T01:44:51.6736930Z step_setup_ssh html 2021-05-16T01:44:51.7025939Z step_test_ssh html 2021-05-16T01:44:51.7225043Z step_write_text_file html 2021-05-16T01:44:51.7548386Z tic-package html 2021-05-16T01:44:51.7705298Z update_yml html 2021-05-16T01:44:51.7951673Z use_ghactions_deploy html 2021-05-16T01:44:51.8363474Z use_tic html 2021-05-16T01:44:51.8495478Z use_tic_badge html 2021-05-16T01:44:51.8678467Z use_tic_r html 2021-05-16T01:44:51.8776346Z use_update_tic html 2021-05-16T01:44:51.9220604Z yaml_templates html 2021-05-16T01:44:51.9230118Z *** copying figures 2021-05-16T01:44:51.9287273Z ** building package indices 2021-05-16T01:44:52.1370029Z ** installing vignettes 2021-05-16T01:44:52.1437677Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:44:52.1439304Z *** arch - i386 2021-05-16T01:44:52.5505888Z *** arch - x64 2021-05-16T01:44:52.9601826Z ** testing if installed package can be loaded from final location 2021-05-16T01:44:52.9606229Z *** arch - i386 2021-05-16T01:44:53.3671286Z *** arch - x64 2021-05-16T01:44:53.7731900Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:44:53.7893192Z * DONE (tic) 2021-05-16T01:44:53.9101912Z Using github PAT from envvar GITHUB_PAT 2021-05-16T01:44:54.0879699Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-16T01:44:57.9107780Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-16T01:44:57.9108900Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-16T01:44:57.9109655Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-16T01:44:57.9110422Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-16T01:44:57.9111299Z pillar (NA -> 1.6.0 ) [CRAN] 2021-05-16T01:44:57.9114211Z 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-16T01:44:57.9116450Z tibble (NA -> 3.1.1 ) [CRAN] 2021-05-16T01:44:57.9117190Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-16T01:44:57.9117972Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-16T01:44:57.9118944Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-16T01:44:57.9119666Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-16T01:44:57.9120363Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-16T01:44:57.9121065Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-16T01:44:57.9121815Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-16T01:44:57.9122544Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-16T01:44:57.9123267Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-16T01:44:57.9124026Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-16T01:44:57.9124760Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-16T01:44:57.9125454Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-16T01:44:57.9126342Z Installing packages into 'D:/a/_temp/Library' 2021-05-16T01:44:57.9127165Z (as 'lib' is unspecified) 2021-05-16T01:44:57.9127976Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-16T01:44:57.9128735Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-16T01:44:57.9129449Z xfun (NA -> 0.23 ) [CRAN] 2021-05-16T01:44:57.9130159Z markdown (NA -> 1.1 ) [CRAN] 2021-05-16T01:44:57.9130921Z highr (NA -> 0.9 ) [CRAN] 2021-05-16T01:44:57.9131645Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-16T01:44:57.9132369Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-16T01:44:57.9133099Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-16T01:44:57.9133816Z knitr (NA -> 1.33 ) [CRAN] 2021-05-16T01:44:57.9134538Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-16T01:44:57.9135284Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-16T01:44:57.9136006Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-16T01:44:57.9136760Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-16T01:44:57.9137577Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-16T01:44:57.9138364Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-16T01:44:57.9139117Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-16T01:44:57.9139868Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-16T01:44:57.9140628Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-16T01:44:57.9141399Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-16T01:44:57.9142144Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-16T01:44:59.7019144Z 2021-05-16T01:44:59.7020586Z There is a binary version available but the source version is later: 2021-05-16T01:44:59.7033983Z binary source needs_compilation 2021-05-16T01:44:59.7034778Z xfun 0.22 0.23 TRUE 2021-05-16T01:44:59.7035179Z 2021-05-16T01:44:59.7053758Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/utf8_1.2.1.zip' 2021-05-16T01:44:59.7389097Z Content type 'application/zip' length 216497 bytes (211 KB) 2021-05-16T01:44:59.7412400Z ================================================== 2021-05-16T01:44:59.7414377Z downloaded 211 KB 2021-05-16T01:44:59.7415374Z 2021-05-16T01:44:59.7435034Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/vctrs_0.3.8.zip' 2021-05-16T01:44:59.7767585Z Content type 'application/zip' length 1289331 bytes (1.2 MB) 2021-05-16T01:45:00.0220859Z ================================================== 2021-05-16T01:45:00.0224041Z downloaded 1.2 MB 2021-05-16T01:45:00.0224586Z 2021-05-16T01:45:00.0225783Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/pkgconfig_2.0.3.zip' 2021-05-16T01:45:00.0550940Z Content type 'application/zip' length 22186 bytes (21 KB) 2021-05-16T01:45:00.0555158Z ================================================== 2021-05-16T01:45:00.0556432Z downloaded 21 KB 2021-05-16T01:45:00.0557104Z 2021-05-16T01:45:00.0577314Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/pillar_1.6.0.zip' 2021-05-16T01:45:00.0909790Z Content type 'application/zip' length 1016665 bytes (992 KB) 2021-05-16T01:45:00.1000670Z ================================================== 2021-05-16T01:45:00.1001497Z downloaded 992 KB 2021-05-16T01:45:00.1001926Z 2021-05-16T01:45:00.1022367Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/tibble_3.1.1.zip' 2021-05-16T01:45:00.1351626Z Content type 'application/zip' length 825897 bytes (806 KB) 2021-05-16T01:45:00.1418853Z ================================================== 2021-05-16T01:45:00.1419884Z downloaded 806 KB 2021-05-16T01:45:00.1420390Z 2021-05-16T01:45:00.1434915Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/rematch2_2.1.2.zip' 2021-05-16T01:45:00.1763543Z Content type 'application/zip' length 47506 bytes (46 KB) 2021-05-16T01:45:00.1771881Z ================================================== 2021-05-16T01:45:00.1773128Z downloaded 46 KB 2021-05-16T01:45:00.1773796Z 2021-05-16T01:45:00.1792584Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/fansi_0.4.2.zip' 2021-05-16T01:45:00.2126575Z Content type 'application/zip' length 225105 bytes (219 KB) 2021-05-16T01:45:00.2144481Z ================================================== 2021-05-16T01:45:00.2145750Z downloaded 219 KB 2021-05-16T01:45:00.2146491Z 2021-05-16T01:45:00.2160144Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/diffobj_0.3.4.zip' 2021-05-16T01:45:00.2493337Z Content type 'application/zip' length 997588 bytes (974 KB) 2021-05-16T01:45:00.2716387Z ================================================== 2021-05-16T01:45:00.2717363Z downloaded 974 KB 2021-05-16T01:45:00.2717916Z 2021-05-16T01:45:00.2730768Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/waldo_0.2.5.zip' 2021-05-16T01:45:00.3066713Z Content type 'application/zip' length 72637 bytes (70 KB) 2021-05-16T01:45:00.3079395Z ================================================== 2021-05-16T01:45:00.3080953Z downloaded 70 KB 2021-05-16T01:45:00.3081711Z 2021-05-16T01:45:00.3099120Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/ps_1.6.0.zip' 2021-05-16T01:45:00.3428295Z Content type 'application/zip' length 407581 bytes (398 KB) 2021-05-16T01:45:00.3456506Z ================================================== 2021-05-16T01:45:00.3457776Z downloaded 398 KB 2021-05-16T01:45:00.3458484Z 2021-05-16T01:45:00.3471257Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/processx_3.5.2.zip' 2021-05-16T01:45:00.3804960Z Content type 'application/zip' length 502502 bytes (490 KB) 2021-05-16T01:45:00.3850372Z ================================================== 2021-05-16T01:45:00.3851065Z downloaded 490 KB 2021-05-16T01:45:00.3851602Z 2021-05-16T01:45:00.3863108Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/praise_1.0.0.zip' 2021-05-16T01:45:00.4192735Z Content type 'application/zip' length 19719 bytes (19 KB) 2021-05-16T01:45:00.4221498Z ================================================== 2021-05-16T01:45:00.4234267Z downloaded 19 KB 2021-05-16T01:45:00.4235340Z 2021-05-16T01:45:00.4237544Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/pkgload_1.2.1.zip' 2021-05-16T01:45:00.4567000Z Content type 'application/zip' length 154085 bytes (150 KB) 2021-05-16T01:45:00.4582515Z ================================================== 2021-05-16T01:45:00.4584740Z downloaded 150 KB 2021-05-16T01:45:00.4585927Z 2021-05-16T01:45:00.4601589Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/evaluate_0.14.zip' 2021-05-16T01:45:00.4931947Z Content type 'application/zip' length 76967 bytes (75 KB) 2021-05-16T01:45:00.4944087Z ================================================== 2021-05-16T01:45:00.4944832Z downloaded 75 KB 2021-05-16T01:45:00.4945546Z 2021-05-16T01:45:00.4960958Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/ellipsis_0.3.2.zip' 2021-05-16T01:45:00.5289343Z Content type 'application/zip' length 49192 bytes (48 KB) 2021-05-16T01:45:00.5298586Z ================================================== 2021-05-16T01:45:00.5299314Z downloaded 48 KB 2021-05-16T01:45:00.5300019Z 2021-05-16T01:45:00.5416752Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/digest_0.6.27.zip' 2021-05-16T01:45:00.5748493Z Content type 'application/zip' length 275994 bytes (269 KB) 2021-05-16T01:45:00.5766194Z ================================================== 2021-05-16T01:45:00.5767416Z downloaded 269 KB 2021-05-16T01:45:00.5768104Z 2021-05-16T01:45:00.5780578Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/callr_3.7.0.zip' 2021-05-16T01:45:00.6113936Z Content type 'application/zip' length 438643 bytes (428 KB) 2021-05-16T01:45:00.6155344Z ================================================== 2021-05-16T01:45:00.6156400Z downloaded 428 KB 2021-05-16T01:45:00.6157273Z 2021-05-16T01:45:00.6169100Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/brio_1.1.2.zip' 2021-05-16T01:45:00.6504205Z Content type 'application/zip' length 46310 bytes (45 KB) 2021-05-16T01:45:00.6519734Z ================================================== 2021-05-16T01:45:00.6521196Z downloaded 45 KB 2021-05-16T01:45:00.6522028Z 2021-05-16T01:45:00.6539717Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/xml2_1.3.2.zip' 2021-05-16T01:45:00.6870800Z Content type 'application/zip' length 3178434 bytes (3.0 MB) 2021-05-16T01:45:00.7038059Z ================================================== 2021-05-16T01:45:00.7039104Z downloaded 3.0 MB 2021-05-16T01:45:00.7039616Z 2021-05-16T01:45:00.7052073Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/markdown_1.1.zip' 2021-05-16T01:45:00.7382099Z Content type 'application/zip' length 190093 bytes (185 KB) 2021-05-16T01:45:00.7397530Z ================================================== 2021-05-16T01:45:00.7398742Z downloaded 185 KB 2021-05-16T01:45:00.7399454Z 2021-05-16T01:45:00.7411893Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/highr_0.9.zip' 2021-05-16T01:45:00.7744209Z Content type 'application/zip' length 46628 bytes (45 KB) 2021-05-16T01:45:00.7752930Z ================================================== 2021-05-16T01:45:00.7754250Z downloaded 45 KB 2021-05-16T01:45:00.7755013Z 2021-05-16T01:45:00.7773988Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/stringr_1.4.0.zip' 2021-05-16T01:45:00.8105721Z Content type 'application/zip' length 216784 bytes (211 KB) 2021-05-16T01:45:00.8131201Z ================================================== 2021-05-16T01:45:00.8132332Z downloaded 211 KB 2021-05-16T01:45:00.8133162Z 2021-05-16T01:45:00.8151292Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/stringi_1.6.1.zip' 2021-05-16T01:45:00.8510295Z Content type 'application/zip' length 16420946 bytes (15.7 MB) 2021-05-16T01:45:00.9429086Z ================================================== 2021-05-16T01:45:00.9430571Z downloaded 15.7 MB 2021-05-16T01:45:00.9431408Z 2021-05-16T01:45:00.9452558Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/Rcpp_1.0.6.zip' 2021-05-16T01:45:00.9782143Z Content type 'application/zip' length 3113359 bytes (3.0 MB) 2021-05-16T01:45:00.9946333Z ================================================== 2021-05-16T01:45:00.9947381Z downloaded 3.0 MB 2021-05-16T01:45:00.9947918Z 2021-05-16T01:45:00.9961750Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/knitr_1.33.zip' 2021-05-16T01:45:01.0290407Z Content type 'application/zip' length 1460779 bytes (1.4 MB) 2021-05-16T01:45:01.0374514Z ================================================== 2021-05-16T01:45:01.0375466Z downloaded 1.4 MB 2021-05-16T01:45:01.0375924Z 2021-05-16T01:45:01.0389111Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/commonmark_1.7.zip' 2021-05-16T01:45:01.0719478Z Content type 'application/zip' length 265798 bytes (259 KB) 2021-05-16T01:45:01.0755827Z ================================================== 2021-05-16T01:45:01.0756749Z downloaded 259 KB 2021-05-16T01:45:01.0757210Z 2021-05-16T01:45:01.0771701Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/brew_1.0-6.zip' 2021-05-16T01:45:01.1107109Z Content type 'application/zip' length 113871 bytes (111 KB) 2021-05-16T01:45:01.1116942Z ================================================== 2021-05-16T01:45:01.1118416Z downloaded 111 KB 2021-05-16T01:45:01.1119098Z 2021-05-16T01:45:01.1131606Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/xopen_1.0.0.zip' 2021-05-16T01:45:01.1461532Z Content type 'application/zip' length 24689 bytes (24 KB) 2021-05-16T01:45:01.1465798Z ================================================== 2021-05-16T01:45:01.1466989Z downloaded 24 KB 2021-05-16T01:45:01.1467787Z 2021-05-16T01:45:01.1482744Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/sessioninfo_1.1.1.zip' 2021-05-16T01:45:01.1813093Z Content type 'application/zip' length 46937 bytes (45 KB) 2021-05-16T01:45:01.1824943Z ================================================== 2021-05-16T01:45:01.1826318Z downloaded 45 KB 2021-05-16T01:45:01.1827124Z 2021-05-16T01:45:01.1846410Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/prettyunits_1.1.1.zip' 2021-05-16T01:45:01.2178096Z Content type 'application/zip' length 37736 bytes (36 KB) 2021-05-16T01:45:01.2185323Z ================================================== 2021-05-16T01:45:01.2186515Z downloaded 36 KB 2021-05-16T01:45:01.2187221Z 2021-05-16T01:45:01.2199005Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/pkgbuild_1.2.0.zip' 2021-05-16T01:45:01.2532243Z Content type 'application/zip' length 142850 bytes (139 KB) 2021-05-16T01:45:01.2545023Z ================================================== 2021-05-16T01:45:01.2546008Z downloaded 139 KB 2021-05-16T01:45:01.2546925Z 2021-05-16T01:45:01.2559979Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/testthat_3.0.2.zip' 2021-05-16T01:45:01.2888074Z Content type 'application/zip' length 2319209 bytes (2.2 MB) 2021-05-16T01:45:01.3036492Z ================================================== 2021-05-16T01:45:01.3037675Z downloaded 2.2 MB 2021-05-16T01:45:01.3038182Z 2021-05-16T01:45:01.3056458Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/rversions_2.0.2.zip' 2021-05-16T01:45:01.3386494Z Content type 'application/zip' length 68680 bytes (67 KB) 2021-05-16T01:45:01.3395644Z ================================================== 2021-05-16T01:45:01.3396746Z downloaded 67 KB 2021-05-16T01:45:01.3397794Z 2021-05-16T01:45:01.3415727Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/roxygen2_7.1.1.zip' 2021-05-16T01:45:01.3749047Z Content type 'application/zip' length 1175844 bytes (1.1 MB) 2021-05-16T01:45:01.4042215Z ================================================== 2021-05-16T01:45:01.4042976Z downloaded 1.1 MB 2021-05-16T01:45:01.4043424Z 2021-05-16T01:45:01.4057704Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/rcmdcheck_1.3.3.zip' 2021-05-16T01:45:01.4394350Z Content type 'application/zip' length 135341 bytes (132 KB) 2021-05-16T01:45:01.4410009Z ================================================== 2021-05-16T01:45:01.4411885Z downloaded 132 KB 2021-05-16T01:45:01.4412874Z 2021-05-16T01:45:01.4529977Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/devtools_2.4.1.zip' 2021-05-16T01:45:01.4867572Z Content type 'application/zip' length 397382 bytes (388 KB) 2021-05-16T01:45:01.4900842Z ================================================== 2021-05-16T01:45:01.4902005Z downloaded 388 KB 2021-05-16T01:45:01.4902570Z 2021-05-16T01:45:01.5109575Z package 'utf8' successfully unpacked and MD5 sums checked 2021-05-16T01:45:01.5597506Z package 'vctrs' successfully unpacked and MD5 sums checked 2021-05-16T01:45:01.5709143Z package 'pkgconfig' successfully unpacked and MD5 sums checked 2021-05-16T01:45:01.6146401Z package 'pillar' successfully unpacked and MD5 sums checked 2021-05-16T01:45:01.6589280Z package 'tibble' successfully unpacked and MD5 sums checked 2021-05-16T01:45:01.6701173Z package 'rematch2' successfully unpacked and MD5 sums checked 2021-05-16T01:45:01.6897032Z package 'fansi' successfully unpacked and MD5 sums checked 2021-05-16T01:45:01.7339229Z package 'diffobj' successfully unpacked and MD5 sums checked 2021-05-16T01:45:01.7467922Z package 'waldo' successfully unpacked and MD5 sums checked 2021-05-16T01:45:01.7704422Z package 'ps' successfully unpacked and MD5 sums checked 2021-05-16T01:45:01.7984094Z package 'processx' successfully unpacked and MD5 sums checked 2021-05-16T01:45:01.8198356Z package 'praise' successfully unpacked and MD5 sums checked 2021-05-16T01:45:01.8332943Z package 'pkgload' successfully unpacked and MD5 sums checked 2021-05-16T01:45:01.8447922Z package 'evaluate' successfully unpacked and MD5 sums checked 2021-05-16T01:45:01.8574558Z package 'ellipsis' successfully unpacked and MD5 sums checked 2021-05-16T01:45:01.8829695Z package 'digest' successfully unpacked and MD5 sums checked 2021-05-16T01:45:01.8985356Z package 'callr' successfully unpacked and MD5 sums checked 2021-05-16T01:45:01.9111877Z package 'brio' successfully unpacked and MD5 sums checked 2021-05-16T01:45:02.0031794Z package 'xml2' successfully unpacked and MD5 sums checked 2021-05-16T01:45:02.0380429Z package 'markdown' successfully unpacked and MD5 sums checked 2021-05-16T01:45:02.0519590Z package 'highr' successfully unpacked and MD5 sums checked 2021-05-16T01:45:02.0762244Z package 'stringr' successfully unpacked and MD5 sums checked 2021-05-16T01:45:02.5933423Z package 'stringi' successfully unpacked and MD5 sums checked 2021-05-16T01:45:02.9803249Z package 'Rcpp' successfully unpacked and MD5 sums checked 2021-05-16T01:45:03.0756770Z package 'knitr' successfully unpacked and MD5 sums checked 2021-05-16T01:45:03.0980949Z package 'commonmark' successfully unpacked and MD5 sums checked 2021-05-16T01:45:03.1230456Z package 'brew' successfully unpacked and MD5 sums checked 2021-05-16T01:45:03.1341891Z package 'xopen' successfully unpacked and MD5 sums checked 2021-05-16T01:45:03.1456648Z package 'sessioninfo' successfully unpacked and MD5 sums checked 2021-05-16T01:45:03.1595538Z package 'prettyunits' successfully unpacked and MD5 sums checked 2021-05-16T01:45:03.1743807Z package 'pkgbuild' successfully unpacked and MD5 sums checked 2021-05-16T01:45:03.2533275Z package 'testthat' successfully unpacked and MD5 sums checked 2021-05-16T01:45:03.2661299Z package 'rversions' successfully unpacked and MD5 sums checked 2021-05-16T01:45:03.3283674Z package 'roxygen2' successfully unpacked and MD5 sums checked 2021-05-16T01:45:03.3410567Z package 'rcmdcheck' successfully unpacked and MD5 sums checked 2021-05-16T01:45:03.3600508Z package 'devtools' successfully unpacked and MD5 sums checked 2021-05-16T01:45:03.3624376Z 2021-05-16T01:45:03.3625389Z The downloaded binary packages are in 2021-05-16T01:45:03.3626612Z C:\Users\runneradmin\AppData\Local\Temp\RtmpSOsbwi\downloaded_packages 2021-05-16T01:45:03.3627728Z installing the source package 'xfun' 2021-05-16T01:45:03.3628234Z 2021-05-16T01:45:03.3644281Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-16T01:45:03.3990269Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-16T01:45:03.4005129Z ================================================== 2021-05-16T01:45:03.4006666Z downloaded 109 KB 2021-05-16T01:45:03.4007476Z 2021-05-16T01:45:03.8306449Z * installing *source* package 'xfun' ... 2021-05-16T01:45:03.8426870Z ** package 'xfun' successfully unpacked and MD5 sums checked 2021-05-16T01:45:03.8428905Z ** using staged installation 2021-05-16T01:45:03.8794015Z ** libs 2021-05-16T01:45:03.8803280Z 2021-05-16T01:45:03.8804597Z *** arch - i386 2021-05-16T01:45:03.9193819Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=core2 -c base64.c -o base64.o 2021-05-16T01:45:04.1192153Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=core2 -c init.c -o init.o 2021-05-16T01:45:04.3701249Z c:/Rtools/mingw_32/bin/g++ -shared -s -static-libgcc -o xfun.dll tmp.def base64.o init.o -LC:/R/bin/i386 -lR 2021-05-16T01:45:04.5096063Z installing to D:/a/_temp/Library/00LOCK-xfun/00new/xfun/libs/i386 2021-05-16T01:45:05.3849214Z 2021-05-16T01:45:05.3850608Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=core2 -c base64.c -o base64.o 2021-05-16T01:45:05.3851880Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=core2 -c init.c -o init.o 2021-05-16T01:45:05.3853135Z c:/Rtools/mingw_64/bin/g++ -shared -s -static-libgcc -o xfun.dll tmp.def base64.o init.o -LC:/R/bin/x64 -lR 2021-05-16T01:45:05.3854096Z *** arch - x64 2021-05-16T01:45:05.3855231Z installing to D:/a/_temp/Library/00LOCK-xfun/00new/xfun/libs/x64 2021-05-16T01:45:05.3855928Z ** R 2021-05-16T01:45:05.3856483Z ** inst 2021-05-16T01:45:05.3857250Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:45:06.7765740Z ** help 2021-05-16T01:45:07.1315018Z *** installing help indices 2021-05-16T01:45:07.3190467Z converting help for package 'xfun' 2021-05-16T01:45:07.3495498Z finding HTML links ... done 2021-05-16T01:45:07.3990687Z Rscript html 2021-05-16T01:45:07.4161183Z Rscript_call html 2021-05-16T01:45:07.4250181Z attr html 2021-05-16T01:45:07.4752013Z base64_encode html 2021-05-16T01:45:07.4832461Z base64_uri html 2021-05-16T01:45:07.5012709Z bg_process html 2021-05-16T01:45:07.5101004Z bump_version html 2021-05-16T01:45:07.5825852Z cache_rds html 2021-05-16T01:45:07.5916665Z del_empty_dir html 2021-05-16T01:45:07.6042268Z dir_create html 2021-05-16T01:45:07.6165611Z dir_exists html 2021-05-16T01:45:07.6313428Z do_once html 2021-05-16T01:45:07.6541798Z download_file html 2021-05-16T01:45:07.6789974Z embed_file html 2021-05-16T01:45:07.6976817Z exit_call html 2021-05-16T01:45:07.7128800Z file_ext html 2021-05-16T01:45:07.7196768Z file_string html 2021-05-16T01:45:07.7308454Z format_bytes html 2021-05-16T01:45:07.7463181Z from_root html 2021-05-16T01:45:07.7583643Z github_releases html 2021-05-16T01:45:07.7667896Z grep_sub html 2021-05-16T01:45:07.7893879Z gsub_file html 2021-05-16T01:45:07.7978095Z in_dir html 2021-05-16T01:45:07.8150763Z install_dir html 2021-05-16T01:45:07.8251931Z install_github html 2021-05-16T01:45:07.8318756Z isFALSE html 2021-05-16T01:45:07.8363055Z is_R_CMD_check html 2021-05-16T01:45:07.8444459Z is_abs_path html 2021-05-16T01:45:07.8516269Z is_ascii html 2021-05-16T01:45:07.8629033Z is_sub_path html 2021-05-16T01:45:07.8699138Z is_web_path html 2021-05-16T01:45:07.8863329Z magic_path html 2021-05-16T01:45:07.8992059Z mark_dirs html 2021-05-16T01:45:07.9157662Z msg_cat html 2021-05-16T01:45:07.9249502Z native_encode html 2021-05-16T01:45:07.9378893Z news2md html 2021-05-16T01:45:07.9442643Z normalize_path html 2021-05-16T01:45:07.9596531Z numbers_to_words html 2021-05-16T01:45:07.9666112Z optipng html 2021-05-16T01:45:07.9746080Z os html 2021-05-16T01:45:07.9819114Z parse_only html 2021-05-16T01:45:08.0209915Z pkg_attach html 2021-05-16T01:45:08.0318932Z proc_kill html 2021-05-16T01:45:08.0496055Z process_file html 2021-05-16T01:45:08.0684072Z proj_root html 2021-05-16T01:45:08.0771934Z prose_index html 2021-05-16T01:45:08.0897360Z protect_math html 2021-05-16T01:45:08.1020866Z raw_string html 2021-05-16T01:45:08.1109563Z read_bin html 2021-05-16T01:45:08.1270243Z read_utf8 html 2021-05-16T01:45:08.1463060Z relative_path html 2021-05-16T01:45:08.1682046Z rename_seq html 2021-05-16T01:45:08.1791105Z retry html 2021-05-16T01:45:08.2529018Z rev_check html 2021-05-16T01:45:08.2647849Z rstudio_type html 2021-05-16T01:45:08.2731555Z same_path html 2021-05-16T01:45:08.2896111Z session_info html 2021-05-16T01:45:08.3022343Z set_envvar html 2021-05-16T01:45:08.3129563Z split_lines html 2021-05-16T01:45:08.3206056Z split_source html 2021-05-16T01:45:08.3422593Z strict_list html 2021-05-16T01:45:08.3498589Z stringsAsStrings html 2021-05-16T01:45:08.3625047Z submit_cran html 2021-05-16T01:45:08.4061561Z tinify html 2021-05-16T01:45:08.4183959Z tojson html 2021-05-16T01:45:08.4302873Z tree html 2021-05-16T01:45:08.4357281Z try_silent html 2021-05-16T01:45:08.4517470Z upload_ftp html 2021-05-16T01:45:08.4628304Z url_filename html 2021-05-16T01:45:08.4729262Z valid_syntax html 2021-05-16T01:45:08.4740500Z ** building package indices 2021-05-16T01:45:08.6605559Z ** installing vignettes 2021-05-16T01:45:08.6738235Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:45:08.6741377Z *** arch - i386 2021-05-16T01:45:08.9790583Z *** arch - x64 2021-05-16T01:45:09.2887177Z ** testing if installed package can be loaded from final location 2021-05-16T01:45:09.2890406Z *** arch - i386 2021-05-16T01:45:09.5965165Z *** arch - x64 2021-05-16T01:45:09.9016586Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:45:09.9157250Z * DONE (xfun) 2021-05-16T01:45:09.9663342Z 2021-05-16T01:45:09.9664634Z The downloaded source packages are in 2021-05-16T01:45:09.9666537Z 'C:\Users\runneradmin\AppData\Local\Temp\RtmpSOsbwi\downloaded_packages' 2021-05-16T01:45:10.0496994Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-16T01:45:14.5375316Z 2021-05-16T01:45:15.4527441Z 2021-05-16T01:45:15.4531225Z 2021-05-16T01:45:15.4531837Z 2021-05-16T01:45:15.4553904Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpSOsbwi\remotes167c7867792c\muschellij2-desc-7be86f2/DESCRIPTION' ... 2021-05-16T01:45:15.4565803Z 2021-05-16T01:45:15.4579796Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpSOsbwi\remotes167c7867792c\muschellij2-desc-7be86f2/DESCRIPTION' ... 2021-05-16T01:45:15.4634201Z 2021-05-16T01:45:15.4635871Z v checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpSOsbwi\remotes167c7867792c\muschellij2-desc-7be86f2/DESCRIPTION' 2021-05-16T01:45:16.3798301Z Installing package into 'D:/a/_temp/Library' 2021-05-16T01:45:16.3799014Z (as 'lib' is unspecified) 2021-05-16T01:45:16.3799369Z 2021-05-16T01:45:16.3799695Z 2021-05-16T01:45:16.3800040Z 2021-05-16T01:45:16.3800358Z 2021-05-16T01:45:16.3800835Z - preparing 'desc': 2021-05-16T01:45:16.3801564Z checking DESCRIPTION meta-information ... 2021-05-16T01:45:16.3802368Z 2021-05-16T01:45:16.3803719Z checking DESCRIPTION meta-information ... 2021-05-16T01:45:16.3804273Z 2021-05-16T01:45:16.3804870Z v checking DESCRIPTION meta-information 2021-05-16T01:45:16.3805324Z 2021-05-16T01:45:16.3805668Z 2021-05-16T01:45:16.3805991Z 2021-05-16T01:45:16.3806329Z 2021-05-16T01:45:16.3807090Z - checking for LF line-endings in source and make files and shell scripts 2021-05-16T01:45:16.3808095Z 2021-05-16T01:45:16.3808919Z 2021-05-16T01:45:16.3809275Z 2021-05-16T01:45:16.3809590Z 2021-05-16T01:45:16.3810220Z - checking for empty or unneeded directories 2021-05-16T01:45:16.3810657Z 2021-05-16T01:45:16.3810976Z 2021-05-16T01:45:16.3811312Z 2021-05-16T01:45:16.3811648Z 2021-05-16T01:45:16.3812225Z - building 'desc_1.2.0.9000.tar.gz' 2021-05-16T01:45:16.3812565Z 2021-05-16T01:45:16.3812912Z 2021-05-16T01:45:16.3813235Z 2021-05-16T01:45:16.5679774Z * installing *source* package 'desc' ... 2021-05-16T01:45:16.5836160Z ** using staged installation 2021-05-16T01:45:16.6237310Z ** R 2021-05-16T01:45:16.6611140Z ** inst 2021-05-16T01:45:16.6651620Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:45:18.6910488Z ** help 2021-05-16T01:45:19.0162859Z *** installing help indices 2021-05-16T01:45:19.1826227Z 2021-05-16T01:45:19.1827635Z converting help for package 'desc' 2021-05-16T01:45:19.2125577Z finding HTML links ... done 2021-05-16T01:45:19.2552537Z check_encoding html 2021-05-16T01:45:19.2668659Z check_field html 2021-05-16T01:45:19.2742783Z cran_ascii_fields html 2021-05-16T01:45:19.2852944Z cran_valid_fields html 2021-05-16T01:45:19.2936061Z dep_types html 2021-05-16T01:45:19.3174670Z desc html 2021-05-16T01:45:19.3949500Z desc_add_author html 2021-05-16T01:45:19.4241100Z desc_add_author_gh html 2021-05-16T01:45:19.4545244Z desc_add_me html 2021-05-16T01:45:19.4892266Z desc_add_orcid html 2021-05-16T01:45:19.5010309Z desc_add_remotes html 2021-05-16T01:45:19.5303449Z desc_add_role html 2021-05-16T01:45:19.5454972Z desc_add_to_collate html 2021-05-16T01:45:19.5578084Z desc_add_urls html 2021-05-16T01:45:19.5908305Z desc_bump_version html 2021-05-16T01:45:19.6102723Z desc_change_maintainer html 2021-05-16T01:45:19.6183803Z desc_clear_remotes html 2021-05-16T01:45:19.6262112Z desc_clear_urls html 2021-05-16T01:45:19.6480063Z desc_coerce_authors_at_r html 2021-05-16T01:45:19.6622570Z desc_del html 2021-05-16T01:45:19.6918637Z desc_del_author html 2021-05-16T01:45:19.7041582Z desc_del_collate html 2021-05-16T01:45:19.7235792Z desc_del_dep html 2021-05-16T01:45:19.7388468Z desc_del_deps html 2021-05-16T01:45:19.7577471Z desc_del_from_collate html 2021-05-16T01:45:19.7690594Z desc_del_remotes html 2021-05-16T01:45:19.7976876Z desc_del_role html 2021-05-16T01:45:19.8101223Z desc_del_urls html 2021-05-16T01:45:19.8215023Z desc_fields html 2021-05-16T01:45:19.8339963Z desc_get html 2021-05-16T01:45:19.8556626Z desc_get_author html 2021-05-16T01:45:19.8735955Z desc_get_authors html 2021-05-16T01:45:19.8927307Z desc_get_built html 2021-05-16T01:45:19.9065250Z desc_get_collate html 2021-05-16T01:45:19.9201120Z desc_get_deps html 2021-05-16T01:45:19.9393123Z desc_get_field html 2021-05-16T01:45:19.9580264Z desc_get_maintainer html 2021-05-16T01:45:19.9672770Z desc_get_remotes html 2021-05-16T01:45:19.9743164Z desc_get_urls html 2021-05-16T01:45:19.9938132Z desc_get_version html 2021-05-16T01:45:19.9940502Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpyC7uQb/R.INSTALLd2c9f08ec/desc/man/desc_get_version.Rd:15: file link 'package_version' in package 'base' does not exist and so has been treated as a topic 2021-05-16T01:45:20.0088601Z desc_has_dep html 2021-05-16T01:45:20.0208175Z desc_has_fields html 2021-05-16T01:45:20.0288849Z desc_normalize html 2021-05-16T01:45:20.0344628Z desc_print html 2021-05-16T01:45:20.0423974Z desc_reformat_fields html 2021-05-16T01:45:20.0500289Z desc_reorder_fields html 2021-05-16T01:45:20.0707461Z desc_set html 2021-05-16T01:45:20.0934554Z desc_set_authors html 2021-05-16T01:45:20.1198000Z desc_set_collate html 2021-05-16T01:45:20.1403107Z desc_set_dep html 2021-05-16T01:45:20.8802872Z ** building package indices 2021-05-16T01:45:20.8803775Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:45:20.8804452Z *** arch - i386 2021-05-16T01:45:20.8805294Z desc_set_deps html 2021-05-16T01:45:20.8805928Z desc_set_remotes html 2021-05-16T01:45:20.8806548Z desc_set_urls html 2021-05-16T01:45:20.8807165Z desc_set_version html 2021-05-16T01:45:20.8808816Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpyC7uQb/R.INSTALLd2c9f08ec/desc/man/desc_set_version.Rd:10: file link 'package_version' in package 'base' does not exist and so has been treated as a topic 2021-05-16T01:45:20.8810150Z desc_to_latex html 2021-05-16T01:45:20.8810768Z desc_validate html 2021-05-16T01:45:20.8811414Z description html 2021-05-16T01:45:20.8813034Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpyC7uQb/R.INSTALLd2c9f08ec/desc/man/description.Rd:162: file link 'package_version' in package 'base' does not exist and so has been treated as a topic 2021-05-16T01:45:20.8815625Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpyC7uQb/R.INSTALLd2c9f08ec/desc/man/description.Rd:172: file link 'package_version' in package 'base' does not exist and so has been treated as a topic 2021-05-16T01:45:20.8817988Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpyC7uQb/R.INSTALLd2c9f08ec/desc/man/description.Rd:176: file link 'package_version' in package 'base' does not exist and so has been treated as a topic 2021-05-16T01:45:20.9439229Z *** arch - x64 2021-05-16T01:45:21.2539558Z ** testing if installed package can be loaded from final location 2021-05-16T01:45:21.2545912Z *** arch - i386 2021-05-16T01:45:21.5612530Z *** arch - x64 2021-05-16T01:45:21.8670861Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:45:21.8786912Z * DONE (desc) 2021-05-16T01:45:22.2600092Z 2021-05-16T01:45:22.2609106Z 2021-05-16T01:45:22.2609737Z 2021-05-16T01:45:22.2626260Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpSOsbwi\remotes167c7b81697e\muschellij2-ghtravis-0b26809/DESCRIPTION' ... 2021-05-16T01:45:22.2634328Z 2021-05-16T01:45:22.2637156Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpSOsbwi\remotes167c7b81697e\muschellij2-ghtravis-0b26809/DESCRIPTION' ... 2021-05-16T01:45:22.2683274Z 2021-05-16T01:45:22.2685075Z v checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpSOsbwi\remotes167c7b81697e\muschellij2-ghtravis-0b26809/DESCRIPTION' 2021-05-16T01:45:22.3423143Z 2021-05-16T01:45:22.3425256Z 2021-05-16T01:45:22.3425993Z 2021-05-16T01:45:22.3426437Z 2021-05-16T01:45:22.3427057Z - preparing 'ghtravis': 2021-05-16T01:45:22.3559250Z checking DESCRIPTION meta-information ... 2021-05-16T01:45:22.3560336Z 2021-05-16T01:45:22.3561106Z checking DESCRIPTION meta-information ... 2021-05-16T01:45:22.3562579Z 2021-05-16T01:45:22.3564055Z v checking DESCRIPTION meta-information 2021-05-16T01:45:22.4777142Z 2021-05-16T01:45:22.4778281Z 2021-05-16T01:45:22.4778781Z 2021-05-16T01:45:22.4779250Z 2021-05-16T01:45:22.4781039Z - checking for LF line-endings in source and make files and shell scripts 2021-05-16T01:45:22.4826883Z 2021-05-16T01:45:22.4827768Z 2021-05-16T01:45:22.4828244Z 2021-05-16T01:45:22.4828678Z 2021-05-16T01:45:22.4829419Z - checking for empty or unneeded directories 2021-05-16T01:45:22.4918773Z 2021-05-16T01:45:22.4935053Z 2021-05-16T01:45:22.4935724Z 2021-05-16T01:45:22.4936055Z 2021-05-16T01:45:22.4936622Z - building 'ghtravis_0.15.1.tar.gz' 2021-05-16T01:45:22.5498504Z 2021-05-16T01:45:22.5499563Z 2021-05-16T01:45:22.5500039Z 2021-05-16T01:45:22.6336123Z Installing package into 'D:/a/_temp/Library' 2021-05-16T01:45:22.6336925Z (as 'lib' is unspecified) 2021-05-16T01:45:22.9800590Z * installing *source* package 'ghtravis' ... 2021-05-16T01:45:22.9802446Z ** using staged installation 2021-05-16T01:45:23.0133143Z ** R 2021-05-16T01:45:23.0349096Z ** inst 2021-05-16T01:45:23.0379485Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:45:24.6587053Z ** help 2021-05-16T01:45:24.8087783Z *** installing help indices 2021-05-16T01:45:24.8923287Z 2021-05-16T01:45:24.8925147Z converting help for package 'ghtravis' 2021-05-16T01:45:24.9247623Z finding HTML links ... done 2021-05-16T01:45:24.9523795Z all_remote_package_deps html 2021-05-16T01:45:24.9722499Z binary_release_table html 2021-05-16T01:45:24.9826559Z cat_desc_elements html 2021-05-16T01:45:24.9882761Z dcf_package_version html 2021-05-16T01:45:25.0039024Z deploy_travis html 2021-05-16T01:45:25.0124669Z deployed_tarball_version html 2021-05-16T01:45:25.0249384Z drop_remotes html 2021-05-16T01:45:25.0296843Z example_description_file html 2021-05-16T01:45:25.0410739Z get_dep_table html 2021-05-16T01:45:25.0465883Z get_remote_info html 2021-05-16T01:45:25.0586156Z 2021-05-16T01:45:25.1250758Z finding level-2 HTML links ... done 2021-05-16T01:45:25.1271839Z get_remote_package_dcf html 2021-05-16T01:45:25.1360732Z get_remotes html 2021-05-16T01:45:25.1558364Z install_remote_binaries html 2021-05-16T01:45:25.1722168Z install_remotes_no_dep html 2021-05-16T01:45:25.1880606Z latest_release_with_binary html 2021-05-16T01:45:25.1947084Z make_full_version html 2021-05-16T01:45:25.2043054Z package_comparison_table html 2021-05-16T01:45:25.2100421Z package_name html 2021-05-16T01:45:25.2225711Z package_needs_update html 2021-05-16T01:45:25.2284135Z parse_one_remote html 2021-05-16T01:45:25.2348656Z r_version html 2021-05-16T01:45:25.2404431Z read_dcf html 2021-05-16T01:45:25.2549802Z remote_binaries html 2021-05-16T01:45:25.2688976Z remote_order html 2021-05-16T01:45:25.2765787Z rewrite_remotes html 2021-05-16T01:45:25.2824711Z split_remotes html 2021-05-16T01:45:25.2898063Z subset_remote html 2021-05-16T01:45:25.2940192Z sys_ext html 2021-05-16T01:45:25.3101065Z tag_table html 2021-05-16T01:45:25.3108319Z ** building package indices 2021-05-16T01:45:25.3962469Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:45:25.3963667Z *** arch - i386 2021-05-16T01:45:26.3074854Z *** arch - x64 2021-05-16T01:45:27.3817256Z ** testing if installed package can be loaded from final location 2021-05-16T01:45:27.3818312Z *** arch - i386 2021-05-16T01:45:28.1418473Z *** arch - x64 2021-05-16T01:45:29.0560230Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:45:29.0634601Z * DONE (ghtravis) 2021-05-16T01:45:29.1285565Z Using github PAT from envvar GITHUB_PAT 2021-05-16T01:45:29.2899080Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-16T01:45:32.9851769Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-16T01:45:32.9852903Z generics (NA -> 0.1.0) [CRAN] 2021-05-16T01:45:32.9853588Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-16T01:45:32.9854225Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-16T01:45:32.9854887Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-16T01:45:32.9855919Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-16T01:45:32.9869601Z Installing packages into 'D:/a/_temp/Library' 2021-05-16T01:45:32.9870473Z (as 'lib' is unspecified) 2021-05-16T01:45:34.7145868Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/tidyselect_1.1.1.zip' 2021-05-16T01:45:34.7479961Z Content type 'application/zip' length 204221 bytes (199 KB) 2021-05-16T01:45:34.7538145Z ================================================== 2021-05-16T01:45:34.7539203Z downloaded 199 KB 2021-05-16T01:45:34.7539722Z 2021-05-16T01:45:34.7554201Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/generics_0.1.0.zip' 2021-05-16T01:45:34.7909897Z Content type 'application/zip' length 72329 bytes (70 KB) 2021-05-16T01:45:35.0111267Z ================================================== 2021-05-16T01:45:35.0112383Z downloaded 70 KB 2021-05-16T01:45:35.0112918Z 2021-05-16T01:45:35.0128511Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/cpp11_0.2.7.zip' 2021-05-16T01:45:35.0469608Z Content type 'application/zip' length 217726 bytes (212 KB) 2021-05-16T01:45:35.0494916Z ================================================== 2021-05-16T01:45:35.0496117Z downloaded 212 KB 2021-05-16T01:45:35.0496755Z 2021-05-16T01:45:35.0515577Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/dplyr_1.0.6.zip' 2021-05-16T01:45:35.0848848Z Content type 'application/zip' length 1559698 bytes (1.5 MB) 2021-05-16T01:45:35.0955690Z ================================================== 2021-05-16T01:45:35.0956733Z downloaded 1.5 MB 2021-05-16T01:45:35.0957386Z 2021-05-16T01:45:35.0972913Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/tidyr_1.1.3.zip' 2021-05-16T01:45:35.1305557Z Content type 'application/zip' length 1252957 bytes (1.2 MB) 2021-05-16T01:45:35.1427255Z ================================================== 2021-05-16T01:45:35.1428246Z downloaded 1.2 MB 2021-05-16T01:45:35.1428967Z 2021-05-16T01:45:35.1605458Z package 'tidyselect' successfully unpacked and MD5 sums checked 2021-05-16T01:45:35.1717842Z package 'generics' successfully unpacked and MD5 sums checked 2021-05-16T01:45:35.2024225Z package 'cpp11' successfully unpacked and MD5 sums checked 2021-05-16T01:45:35.2648770Z package 'dplyr' successfully unpacked and MD5 sums checked 2021-05-16T01:45:35.3201495Z package 'tidyr' successfully unpacked and MD5 sums checked 2021-05-16T01:45:35.3233787Z 2021-05-16T01:45:35.3234964Z The downloaded binary packages are in 2021-05-16T01:45:35.3236175Z C:\Users\runneradmin\AppData\Local\Temp\RtmpSOsbwi\downloaded_packages 2021-05-16T01:45:35.6104816Z 2021-05-16T01:45:35.6105857Z 2021-05-16T01:45:35.6106348Z 2021-05-16T01:45:35.6114949Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpSOsbwi\remotes167c259d3423\muschellij2-aghast-0c3b853/DESCRIPTION' ... 2021-05-16T01:45:35.6122543Z 2021-05-16T01:45:35.6133532Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpSOsbwi\remotes167c259d3423\muschellij2-aghast-0c3b853/DESCRIPTION' ... 2021-05-16T01:45:35.6161931Z 2021-05-16T01:45:35.6166172Z v checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpSOsbwi\remotes167c259d3423\muschellij2-aghast-0c3b853/DESCRIPTION' 2021-05-16T01:45:35.6564572Z 2021-05-16T01:45:35.6578528Z 2021-05-16T01:45:35.6579191Z 2021-05-16T01:45:35.6579752Z 2021-05-16T01:45:35.6580368Z - preparing 'aghast': 2021-05-16T01:45:35.6714061Z checking DESCRIPTION meta-information ... 2021-05-16T01:45:35.6715059Z 2021-05-16T01:45:35.6716049Z checking DESCRIPTION meta-information ... 2021-05-16T01:45:35.6716756Z 2021-05-16T01:45:35.6717793Z v checking DESCRIPTION meta-information 2021-05-16T01:45:35.7588024Z 2021-05-16T01:45:35.7589083Z 2021-05-16T01:45:35.7589584Z 2021-05-16T01:45:35.7590051Z 2021-05-16T01:45:35.7590939Z - checking for LF line-endings in source and make files and shell scripts 2021-05-16T01:45:35.7591609Z 2021-05-16T01:45:35.7592068Z 2021-05-16T01:45:35.7592784Z - checking for empty or unneeded directories 2021-05-16T01:45:35.7593329Z 2021-05-16T01:45:35.7607242Z 2021-05-16T01:45:35.7607937Z - building 'aghast_0.2.1.tar.gz' 2021-05-16T01:45:35.7919932Z 2021-05-16T01:45:35.7921578Z 2021-05-16T01:45:35.7922096Z 2021-05-16T01:45:35.8288282Z Installing package into 'D:/a/_temp/Library' 2021-05-16T01:45:35.8289338Z (as 'lib' is unspecified) 2021-05-16T01:45:36.1248631Z * installing *source* package 'aghast' ... 2021-05-16T01:45:36.1254808Z ** using staged installation 2021-05-16T01:45:36.1690691Z ** R 2021-05-16T01:45:36.1845479Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:45:36.7980108Z ** help 2021-05-16T01:45:36.8563483Z *** installing help indices 2021-05-16T01:45:36.8979186Z 2021-05-16T01:45:36.8980546Z converting help for package 'aghast' 2021-05-16T01:45:36.9279490Z finding HTML links ... done 2021-05-16T01:45:36.9579379Z ga_artifacts html 2021-05-16T01:45:36.9739080Z ga_jobs html 2021-05-16T01:45:36.9822458Z ga_run_log_config html 2021-05-16T01:45:37.0042336Z ga_runs html 2021-05-16T01:45:37.0281542Z ga_secrets html 2021-05-16T01:45:37.0501464Z ga_workflows html 2021-05-16T01:45:37.0630948Z pipe html 2021-05-16T01:45:37.0635976Z ** building package indices 2021-05-16T01:45:37.0979894Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:45:37.0981194Z *** arch - i386 2021-05-16T01:45:37.4038962Z *** arch - x64 2021-05-16T01:45:37.7123760Z ** testing if installed package can be loaded from final location 2021-05-16T01:45:37.7127601Z *** arch - i386 2021-05-16T01:45:38.0186416Z *** arch - x64 2021-05-16T01:45:38.3240381Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:45:38.3287445Z * DONE (aghast) 2021-05-16T01:45:38.3655266Z Installing 1 packages: covr 2021-05-16T01:45:38.3667287Z Installing package into 'D:/a/_temp/Library' 2021-05-16T01:45:38.3668128Z (as 'lib' is unspecified) 2021-05-16T01:45:39.2872658Z also installing the dependencies 'lazyeval', 'rex' 2021-05-16T01:45:39.2873541Z 2021-05-16T01:45:40.1340008Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/lazyeval_0.2.2.zip' 2021-05-16T01:45:40.1671694Z Content type 'application/zip' length 172564 bytes (168 KB) 2021-05-16T01:45:40.1686827Z ================================================== 2021-05-16T01:45:40.1687485Z downloaded 168 KB 2021-05-16T01:45:40.1687997Z 2021-05-16T01:45:40.1702046Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/rex_1.2.0.zip' 2021-05-16T01:45:40.2052954Z Content type 'application/zip' length 125393 bytes (122 KB) 2021-05-16T01:45:40.2064513Z ================================================== 2021-05-16T01:45:40.2065470Z downloaded 122 KB 2021-05-16T01:45:40.2066008Z 2021-05-16T01:45:40.2082983Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/covr_3.5.1.zip' 2021-05-16T01:45:40.2425254Z Content type 'application/zip' length 306130 bytes (298 KB) 2021-05-16T01:45:40.2451284Z ================================================== 2021-05-16T01:45:40.2452341Z downloaded 298 KB 2021-05-16T01:45:40.2452912Z 2021-05-16T01:45:40.2631029Z package 'lazyeval' successfully unpacked and MD5 sums checked 2021-05-16T01:45:40.2794410Z package 'rex' successfully unpacked and MD5 sums checked 2021-05-16T01:45:40.3090788Z package 'covr' successfully unpacked and MD5 sums checked 2021-05-16T01:45:40.3115909Z 2021-05-16T01:45:40.3116944Z The downloaded binary packages are in 2021-05-16T01:45:40.3118056Z C:\Users\runneradmin\AppData\Local\Temp\RtmpSOsbwi\downloaded_packages 2021-05-16T01:45:40.4183441Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-16T01:45:40.4184254Z Rscript -e "tic::before_install()" 2021-05-16T01:45:40.4339290Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'" 2021-05-16T01:45:40.4339921Z env: 2021-05-16T01:45:40.4340430Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:45:40.4340965Z TIC_DEPLOY_KEY: 2021-05-16T01:45:40.4341353Z RSPM: 2021-05-16T01:45:40.4342734Z GITHUB_PAT: *** 2021-05-16T01:45:40.4343196Z COVERALLS_TOKEN: 2021-05-16T01:45:40.4343732Z continue-on-error: false 2021-05-16T01:45:40.4344275Z VDIFFR_RUN_TESTS: 2021-05-16T01:45:40.4344769Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T01:45:40.4345200Z TZ: UTC 2021-05-16T01:45:40.4345643Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:45:40.4346115Z NOT_CRAN: true 2021-05-16T01:45:40.4346535Z MSYSTEM: MINGW64 2021-05-16T01:45:40.4346991Z ##[endgroup] 2021-05-16T01:45:42.1320133Z v Loading tic stage configuration from tic.R 2021-05-16T01:45:42.3428373Z i `step_rcmdcheck()`: tic always uses option '--no-manual' during R CMD Check on 2021-05-16T01:45:42.3429579Z Windows because LaTeX is not available. 2021-05-16T01:45:42.3789949Z Running before_install: step_install_remote_binaries() 2021-05-16T01:45:43.1917370Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-16T01:45:43.1918314Z remotes::install_deps(dependencies = TRUE) 2021-05-16T01:45:43.1919009Z remotes::install_cran("rcmdcheck") 2021-05-16T01:45:43.1922047Z remotes::install_cran("markdown") 2021-05-16T01:45:43.1928346Z shell: C:\R\bin\Rscript.EXE {0} 2021-05-16T01:45:43.1928836Z env: 2021-05-16T01:45:43.1929358Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:45:43.1931710Z TIC_DEPLOY_KEY: 2021-05-16T01:45:43.1932122Z RSPM: 2021-05-16T01:45:43.1933565Z GITHUB_PAT: *** 2021-05-16T01:45:43.1934015Z COVERALLS_TOKEN: 2021-05-16T01:45:43.1934563Z continue-on-error: false 2021-05-16T01:45:43.1935073Z VDIFFR_RUN_TESTS: 2021-05-16T01:45:43.1935586Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T01:45:43.1936190Z TZ: UTC 2021-05-16T01:45:43.1936624Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:45:43.1937083Z NOT_CRAN: true 2021-05-16T01:45:43.1937554Z MSYSTEM: MINGW64 2021-05-16T01:45:43.1937981Z ##[endgroup] 2021-05-16T01:45:48.8692163Z base64enc (NA -> 0.1-3 ) [CRAN] 2021-05-16T01:45:48.8693182Z tinytex (NA -> 0.31 ) [CRAN] 2021-05-16T01:45:48.8693883Z htmltools (NA -> 0.5.1.1) [CRAN] 2021-05-16T01:45:48.8694529Z tiff (NA -> 0.1-8 ) [CRAN] 2021-05-16T01:45:48.8695204Z rmarkdown (NA -> 2.8 ) [CRAN] 2021-05-16T01:45:48.8695937Z png (NA -> 0.1-7 ) [CRAN] 2021-05-16T01:45:48.8697628Z zoo (NA -> 1.8-9 ) [CRAN] 2021-05-16T01:45:48.8725698Z Installing 7 packages: base64enc, tinytex, htmltools, tiff, rmarkdown, png, zoo 2021-05-16T01:45:48.8746868Z Installing packages into 'D:/a/_temp/Library' 2021-05-16T01:45:48.8747726Z (as 'lib' is unspecified) 2021-05-16T01:45:52.9767443Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/base64enc_0.1-3.zip' 2021-05-16T01:45:53.0100506Z Content type 'application/zip' length 43488 bytes (42 KB) 2021-05-16T01:45:53.0108629Z ================================================== 2021-05-16T01:45:53.0109525Z downloaded 42 KB 2021-05-16T01:45:53.0110237Z 2021-05-16T01:45:53.0137923Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/tinytex_0.31.zip' 2021-05-16T01:45:53.0474171Z Content type 'application/zip' length 120369 bytes (117 KB) 2021-05-16T01:45:53.0518384Z ================================================== 2021-05-16T01:45:53.0519402Z downloaded 117 KB 2021-05-16T01:45:53.0519954Z 2021-05-16T01:45:53.0540181Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/htmltools_0.5.1.1.zip' 2021-05-16T01:45:53.0876146Z Content type 'application/zip' length 242935 bytes (237 KB) 2021-05-16T01:45:53.0956918Z ================================================== 2021-05-16T01:45:53.0957949Z downloaded 237 KB 2021-05-16T01:45:53.0958473Z 2021-05-16T01:45:53.0976051Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/tiff_0.1-8.zip' 2021-05-16T01:45:53.1321253Z Content type 'application/zip' length 780010 bytes (761 KB) 2021-05-16T01:45:53.1608830Z ================================================== 2021-05-16T01:45:53.1609943Z downloaded 761 KB 2021-05-16T01:45:53.1610446Z 2021-05-16T01:45:53.1628094Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/rmarkdown_2.8.zip' 2021-05-16T01:45:53.1958889Z Content type 'application/zip' length 3692800 bytes (3.5 MB) 2021-05-16T01:45:53.2736719Z ================================================== 2021-05-16T01:45:53.2737758Z downloaded 3.5 MB 2021-05-16T01:45:53.2738220Z 2021-05-16T01:45:53.2754538Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/png_0.1-7.zip' 2021-05-16T01:45:53.3083993Z Content type 'application/zip' length 292789 bytes (285 KB) 2021-05-16T01:45:53.3107225Z ================================================== 2021-05-16T01:45:53.3108165Z downloaded 285 KB 2021-05-16T01:45:53.3108637Z 2021-05-16T01:45:53.3125751Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/zoo_1.8-9.zip' 2021-05-16T01:45:53.3996900Z Content type 'application/zip' length 1038955 bytes (1014 KB) 2021-05-16T01:45:53.4139249Z ================================================== 2021-05-16T01:45:53.4140432Z downloaded 1014 KB 2021-05-16T01:45:53.4140946Z 2021-05-16T01:45:53.4272061Z package 'base64enc' successfully unpacked and MD5 sums checked 2021-05-16T01:45:53.4394465Z package 'tinytex' successfully unpacked and MD5 sums checked 2021-05-16T01:45:53.4564487Z package 'htmltools' successfully unpacked and MD5 sums checked 2021-05-16T01:45:53.5009505Z package 'tiff' successfully unpacked and MD5 sums checked 2021-05-16T01:45:53.7284333Z package 'rmarkdown' successfully unpacked and MD5 sums checked 2021-05-16T01:45:53.7528088Z package 'png' successfully unpacked and MD5 sums checked 2021-05-16T01:45:53.7908426Z package 'zoo' successfully unpacked and MD5 sums checked 2021-05-16T01:45:53.7936748Z 2021-05-16T01:45:53.7937712Z The downloaded binary packages are in 2021-05-16T01:45:53.7938810Z C:\Users\runneradmin\AppData\Local\Temp\RtmpC2lVSD\downloaded_packages 2021-05-16T01:45:54.6419895Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-16T01:45:54.6421258Z Use `force = TRUE` to force installation 2021-05-16T01:45:54.6442442Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-16T01:45:54.6443589Z Use `force = TRUE` to force installation 2021-05-16T01:45:54.7091687Z ##[group]Run options(width = 100) 2021-05-16T01:45:54.7092394Z options(width = 100) 2021-05-16T01:45:54.7093004Z pkgs <- installed.packages()[, "Package"] 2021-05-16T01:45:54.7093770Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-16T01:45:54.7100279Z shell: C:\R\bin\Rscript.EXE {0} 2021-05-16T01:45:54.7100759Z env: 2021-05-16T01:45:54.7101282Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:45:54.7101807Z TIC_DEPLOY_KEY: 2021-05-16T01:45:54.7102207Z RSPM: 2021-05-16T01:45:54.7103608Z GITHUB_PAT: *** 2021-05-16T01:45:54.7104037Z COVERALLS_TOKEN: 2021-05-16T01:45:54.7104582Z continue-on-error: false 2021-05-16T01:45:54.7105085Z VDIFFR_RUN_TESTS: 2021-05-16T01:45:54.7105686Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T01:45:54.7106127Z TZ: UTC 2021-05-16T01:45:54.7106537Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:45:54.7106993Z NOT_CRAN: true 2021-05-16T01:45:54.7107525Z MSYSTEM: MINGW64 2021-05-16T01:45:54.7108022Z ##[endgroup] 2021-05-16T01:45:55.8861443Z - Session info ----------------------------------------------------------------------------------- 2021-05-16T01:45:55.8862510Z setting value 2021-05-16T01:45:55.8863218Z version R version 3.6.3 (2020-02-29) 2021-05-16T01:45:55.8863902Z os Windows Server x64 2021-05-16T01:45:55.8864490Z system x86_64, mingw32 2021-05-16T01:45:55.8865018Z ui RTerm 2021-05-16T01:45:55.8865533Z language (EN) 2021-05-16T01:45:55.8866351Z collate English_United States.1252 2021-05-16T01:45:55.8867154Z ctype English_United States.1252 2021-05-16T01:45:55.8867855Z tz UTC 2021-05-16T01:45:55.8868338Z date 2021-05-16 2021-05-16T01:45:55.8868630Z 2021-05-16T01:45:55.8869437Z - Packages --------------------------------------------------------------------------------------- 2021-05-16T01:45:55.8870381Z package * version date lib source 2021-05-16T01:45:55.8871235Z aghast 0.2.1 2021-05-16 [1] Github (muschellij2/aghast@0c3b853) 2021-05-16T01:45:55.8872022Z askpass 1.1 2019-01-13 [1] CRAN (R 3.6.3) 2021-05-16T01:45:55.8872686Z base * 3.6.3 2020-02-29 [2] local 2021-05-16T01:45:55.8873380Z base64enc 0.1-3 2015-07-28 [1] CRAN (R 3.6.0) 2021-05-16T01:45:55.8874073Z boot 1.3-24 2019-12-20 [2] CRAN (R 3.6.3) 2021-05-16T01:45:55.8874716Z brew 1.0-6 2011-04-13 [1] CRAN (R 3.6.0) 2021-05-16T01:45:55.8875372Z brio 1.1.2 2021-04-23 [1] CRAN (R 3.6.3) 2021-05-16T01:45:55.8876033Z cachem 1.0.5 2021-05-15 [1] CRAN (R 3.6.3) 2021-05-16T01:45:55.8877052Z callr 3.7.0 2021-04-20 [1] CRAN (R 3.6.3) 2021-05-16T01:45:55.8877790Z class 7.3-15 2019-01-01 [2] CRAN (R 3.6.3) 2021-05-16T01:45:55.8878449Z cli 2.5.0 2021-04-26 [1] CRAN (R 3.6.3) 2021-05-16T01:45:55.8879089Z clipr 0.7.1 2020-10-08 [1] CRAN (R 3.6.3) 2021-05-16T01:45:55.8880157Z cluster 2.1.0 2019-06-19 [2] CRAN (R 3.6.3) 2021-05-16T01:45:55.8880859Z codetools 0.2-16 2018-12-24 [2] CRAN (R 3.6.3) 2021-05-16T01:45:55.8881718Z commonmark 1.7 2018-12-01 [1] CRAN (R 3.6.3) 2021-05-16T01:45:55.8882423Z compiler 3.6.3 2020-02-29 [2] local 2021-05-16T01:45:55.8883098Z covr 3.5.1 2020-09-16 [1] CRAN (R 3.6.3) 2021-05-16T01:45:55.8885289Z cpp11 0.2.7 2021-03-29 [1] CRAN (R 3.6.3) 2021-05-16T01:45:55.8886039Z crayon 1.4.1 2021-02-08 [1] CRAN (R 3.6.3) 2021-05-16T01:45:55.8886748Z credentials 1.3.0 2020-07-21 [1] CRAN (R 3.6.3) 2021-05-16T01:45:55.8887516Z curl 4.3.1 2021-04-30 [1] CRAN (R 3.6.3) 2021-05-16T01:45:55.8888215Z datasets * 3.6.3 2020-02-29 [2] local 2021-05-16T01:45:55.8888985Z desc 1.2.0.9000 2021-05-16 [1] Github (muschellij2/desc@7be86f2) 2021-05-16T01:45:55.8889948Z devtools 2.4.1 2021-05-05 [1] CRAN (R 3.6.3) 2021-05-16T01:45:55.8890811Z diffobj 0.3.4 2021-03-22 [1] CRAN (R 3.6.3) 2021-05-16T01:45:55.8891491Z digest 0.6.27 2020-10-24 [1] CRAN (R 3.6.3) 2021-05-16T01:45:55.8892167Z dplyr 1.0.6 2021-05-05 [1] CRAN (R 3.6.3) 2021-05-16T01:45:55.8892829Z ellipsis 0.3.2 2021-04-29 [1] CRAN (R 3.6.3) 2021-05-16T01:45:55.8893526Z evaluate 0.14 2019-05-28 [1] CRAN (R 3.6.3) 2021-05-16T01:45:55.8894296Z fansi 0.4.2 2021-01-15 [1] CRAN (R 3.6.3) 2021-05-16T01:45:55.8894963Z fastmap 1.1.0 2021-01-25 [1] CRAN (R 3.6.3) 2021-05-16T01:45:55.8895633Z foreign 0.8-75 2020-01-20 [2] CRAN (R 3.6.3) 2021-05-16T01:45:55.8896289Z fs 1.5.0 2020-07-31 [1] CRAN (R 3.6.3) 2021-05-16T01:45:55.8896957Z generics 0.1.0 2020-10-31 [1] CRAN (R 3.6.3) 2021-05-16T01:45:55.8898269Z gert 1.3.0 2021-03-29 [1] CRAN (R 3.6.3) 2021-05-16T01:45:55.8899573Z gh 1.3.0 2021-04-30 [1] CRAN (R 3.6.3) 2021-05-16T01:45:55.8900839Z ghtravis 0.15.1 2021-05-16 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-16T01:45:55.8901642Z git2r 0.28.0 2021-01-10 [1] CRAN (R 3.6.3) 2021-05-16T01:45:55.8902336Z gitcreds 0.1.1 2020-12-04 [1] CRAN (R 3.6.3) 2021-05-16T01:45:55.8903025Z glue 1.4.2 2020-08-27 [1] CRAN (R 3.6.3) 2021-05-16T01:45:55.8903709Z graphics * 3.6.3 2020-02-29 [2] local 2021-05-16T01:45:55.8904419Z grDevices * 3.6.3 2020-02-29 [2] local 2021-05-16T01:45:55.8905107Z grid 3.6.3 2020-02-29 [2] local 2021-05-16T01:45:55.8905753Z highr 0.9 2021-04-16 [1] CRAN (R 3.6.3) 2021-05-16T01:45:55.8906444Z htmltools 0.5.1.1 2021-01-22 [1] CRAN (R 3.6.3) 2021-05-16T01:45:55.8907127Z httr 1.4.2 2020-07-20 [1] CRAN (R 3.6.3) 2021-05-16T01:45:55.8907810Z ini 0.3.1 2018-05-20 [1] CRAN (R 3.6.3) 2021-05-16T01:45:55.8908480Z jsonlite 1.7.2 2020-12-09 [1] CRAN (R 3.6.3) 2021-05-16T01:45:55.8909195Z KernSmooth 2.23-16 2019-10-15 [2] CRAN (R 3.6.3) 2021-05-16T01:45:55.8910054Z knitr 1.33 2021-04-24 [1] CRAN (R 3.6.3) 2021-05-16T01:45:55.8910733Z lattice 0.20-38 2018-11-04 [2] CRAN (R 3.6.3) 2021-05-16T01:45:55.8911433Z lazyeval 0.2.2 2019-03-15 [1] CRAN (R 3.6.3) 2021-05-16T01:45:55.8912122Z lifecycle 1.0.0 2021-02-15 [1] CRAN (R 3.6.3) 2021-05-16T01:45:55.8912830Z magrittr 2.0.1 2020-11-17 [1] CRAN (R 3.6.3) 2021-05-16T01:45:55.8914078Z markdown 1.1 2019-08-07 [1] CRAN (R 3.6.3) 2021-05-16T01:45:55.8914773Z MASS 7.3-51.5 2019-12-20 [2] CRAN (R 3.6.3) 2021-05-16T01:45:55.8915453Z Matrix 1.2-18 2019-11-27 [2] CRAN (R 3.6.3) 2021-05-16T01:45:55.8916142Z memoise 2.0.0 2021-01-26 [1] CRAN (R 3.6.3) 2021-05-16T01:45:55.8916837Z methods * 3.6.3 2020-02-29 [2] local 2021-05-16T01:45:55.8917551Z mgcv 1.8-31 2019-11-09 [2] CRAN (R 3.6.3) 2021-05-16T01:45:55.8918206Z mime 0.10 2021-02-13 [1] CRAN (R 3.6.3) 2021-05-16T01:45:55.8918870Z nlme 3.1-144 2020-02-06 [2] CRAN (R 3.6.3) 2021-05-16T01:45:55.8919523Z nnet 7.3-12 2016-02-02 [2] CRAN (R 3.6.3) 2021-05-16T01:45:55.8920199Z openssl 1.4.4 2021-04-30 [1] CRAN (R 3.6.3) 2021-05-16T01:45:55.8920905Z parallel 3.6.3 2020-02-29 [2] local 2021-05-16T01:45:55.8921579Z pillar 1.6.0 2021-04-13 [1] CRAN (R 3.6.3) 2021-05-16T01:45:55.8922265Z pkgbuild 1.2.0 2020-12-15 [1] CRAN (R 3.6.3) 2021-05-16T01:45:55.8922969Z pkgconfig 2.0.3 2019-09-22 [1] CRAN (R 3.6.3) 2021-05-16T01:45:55.8923670Z pkgload 1.2.1 2021-04-06 [1] CRAN (R 3.6.3) 2021-05-16T01:45:55.8924344Z png 0.1-7 2013-12-03 [1] CRAN (R 3.6.0) 2021-05-16T01:45:55.8925020Z praise 1.0.0 2015-08-11 [1] CRAN (R 3.6.3) 2021-05-16T01:45:55.8925713Z prettyunits 1.1.1 2020-01-24 [1] CRAN (R 3.6.3) 2021-05-16T01:45:55.8926430Z processx 3.5.2 2021-04-30 [1] CRAN (R 3.6.3) 2021-05-16T01:45:55.8927104Z ps 1.6.0 2021-02-28 [1] CRAN (R 3.6.3) 2021-05-16T01:45:55.8927782Z purrr 0.3.4 2020-04-17 [1] CRAN (R 3.6.3) 2021-05-16T01:45:55.8928427Z R6 2.5.0 2020-10-28 [1] CRAN (R 3.6.3) 2021-05-16T01:45:55.8929092Z rappdirs 0.3.3 2021-01-31 [1] CRAN (R 3.6.3) 2021-05-16T01:45:55.8929799Z rcmdcheck 1.3.3 2019-05-07 [1] CRAN (R 3.6.3) 2021-05-16T01:45:55.8930485Z Rcpp 1.0.6 2021-01-15 [1] CRAN (R 3.6.3) 2021-05-16T01:45:55.8931167Z rematch2 2.1.2 2020-05-01 [1] CRAN (R 3.6.3) 2021-05-16T01:45:55.8931845Z remotes 2.3.0 2021-04-01 [1] CRAN (R 3.6.3) 2021-05-16T01:45:55.8932515Z rex 1.2.0 2020-04-21 [1] CRAN (R 3.6.3) 2021-05-16T01:45:55.8933169Z rlang 0.4.11 2021-04-30 [1] CRAN (R 3.6.3) 2021-05-16T01:45:55.8933839Z rmarkdown 2.8 2021-05-07 [1] CRAN (R 3.6.3) 2021-05-16T01:45:55.8934550Z roxygen2 7.1.1 2020-06-27 [1] CRAN (R 3.6.3) 2021-05-16T01:45:55.8935233Z rpart 4.1-15 2019-04-12 [2] CRAN (R 3.6.3) 2021-05-16T01:45:55.8935898Z rprojroot 2.0.2 2020-11-15 [1] CRAN (R 3.6.3) 2021-05-16T01:45:55.8936702Z rstudioapi 0.13 2020-11-12 [1] CRAN (R 3.6.3) 2021-05-16T01:45:55.8937446Z rversions 2.0.2 2020-05-25 [1] CRAN (R 3.6.3) 2021-05-16T01:45:55.8938151Z sessioninfo 1.1.1 2018-11-05 [1] CRAN (R 3.6.3) 2021-05-16T01:45:55.8938843Z spatial 7.3-11 2015-08-30 [2] CRAN (R 3.6.3) 2021-05-16T01:45:55.8939522Z splines 3.6.3 2020-02-29 [2] local 2021-05-16T01:45:55.8940253Z stats * 3.6.3 2020-02-29 [2] local 2021-05-16T01:45:55.8940908Z stats4 3.6.3 2020-02-29 [2] local 2021-05-16T01:45:55.8941569Z stringi 1.6.1 2021-05-10 [1] CRAN (R 3.6.3) 2021-05-16T01:45:55.8942243Z stringr 1.4.0 2019-02-10 [1] CRAN (R 3.6.3) 2021-05-16T01:45:55.8942920Z survival 3.1-8 2019-12-03 [2] CRAN (R 3.6.3) 2021-05-16T01:45:55.8943584Z sys 3.4 2020-07-23 [1] CRAN (R 3.6.3) 2021-05-16T01:45:55.8944234Z tcltk 3.6.3 2020-02-29 [2] local 2021-05-16T01:45:55.8944899Z testthat 3.0.2 2021-02-14 [1] CRAN (R 3.6.3) 2021-05-16T01:45:55.8945580Z tibble 3.1.1 2021-04-18 [1] CRAN (R 3.6.3) 2021-05-16T01:45:55.8946296Z tic 0.10.0 2021-05-16 [1] Github (ropensci/tic@3b4dfb8) 2021-05-16T01:45:55.8947005Z tidyr 1.1.3 2021-03-03 [1] CRAN (R 3.6.3) 2021-05-16T01:45:55.8947722Z tidyselect 1.1.1 2021-04-30 [1] CRAN (R 3.6.3) 2021-05-16T01:45:55.8948403Z tiff 0.1-8 2021-03-31 [1] CRAN (R 3.6.3) 2021-05-16T01:45:55.8949080Z tinytex 0.31 2021-03-30 [1] CRAN (R 3.6.3) 2021-05-16T01:45:55.8949729Z tools 3.6.3 2020-02-29 [2] local 2021-05-16T01:45:55.8950419Z translations 3.6.3 2020-02-29 [2] local 2021-05-16T01:45:55.8951122Z usethis 2.0.1 2021-02-10 [1] CRAN (R 3.6.3) 2021-05-16T01:45:55.8951766Z utf8 1.2.1 2021-03-12 [1] CRAN (R 3.6.3) 2021-05-16T01:45:55.8952428Z utils * 3.6.3 2020-02-29 [2] local 2021-05-16T01:45:55.8953076Z vctrs 0.3.8 2021-04-29 [1] CRAN (R 3.6.3) 2021-05-16T01:45:55.8953717Z waldo 0.2.5 2021-03-08 [1] CRAN (R 3.6.3) 2021-05-16T01:45:55.8954377Z whisker 0.4 2019-08-28 [1] CRAN (R 3.6.3) 2021-05-16T01:45:55.8955043Z withr 2.4.2 2021-04-18 [1] CRAN (R 3.6.3) 2021-05-16T01:45:55.8955844Z xfun 0.23 2021-05-15 [1] CRAN (R 3.6.3) 2021-05-16T01:45:55.8956489Z xml2 1.3.2 2020-04-23 [1] CRAN (R 3.6.3) 2021-05-16T01:45:55.8957124Z xopen 1.0.0 2018-09-17 [1] CRAN (R 3.6.3) 2021-05-16T01:45:55.8957809Z yaml 2.2.1 2020-02-01 [1] CRAN (R 3.6.3) 2021-05-16T01:45:55.8958465Z zip 2.1.1 2020-08-27 [1] CRAN (R 3.6.3) 2021-05-16T01:45:55.8959097Z zoo 1.8-9 2021-03-09 [1] CRAN (R 3.6.3) 2021-05-16T01:45:55.8959426Z 2021-05-16T01:45:55.8959865Z [1] D:/a/_temp/Library 2021-05-16T01:45:55.8960311Z [2] C:/R/library 2021-05-16T01:45:55.9225863Z ##[group]Run Rscript -e 'tic::script()' 2021-05-16T01:45:55.9226563Z Rscript -e 'tic::script()' 2021-05-16T01:45:55.9227257Z ls -l check 2021-05-16T01:45:55.9243715Z shell: C:\Program Files\Git\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2021-05-16T01:45:55.9244361Z env: 2021-05-16T01:45:55.9244848Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:45:55.9245354Z TIC_DEPLOY_KEY: 2021-05-16T01:45:55.9245728Z RSPM: 2021-05-16T01:45:55.9246978Z GITHUB_PAT: *** 2021-05-16T01:45:55.9247534Z COVERALLS_TOKEN: 2021-05-16T01:45:55.9248042Z continue-on-error: false 2021-05-16T01:45:55.9248553Z VDIFFR_RUN_TESTS: 2021-05-16T01:45:55.9249017Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T01:45:55.9249430Z TZ: UTC 2021-05-16T01:45:55.9250161Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:45:55.9250608Z NOT_CRAN: true 2021-05-16T01:45:55.9251006Z MSYSTEM: MINGW64 2021-05-16T01:45:55.9251432Z ##[endgroup] 2021-05-16T01:45:56.3294212Z v Loading tic stage configuration from tic.R 2021-05-16T01:45:56.5390918Z i `step_rcmdcheck()`: tic always uses option '--no-manual' during R CMD Check on 2021-05-16T01:45:56.5392426Z Windows because LaTeX is not available. 2021-05-16T01:45:56.5742197Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-16T01:45:56.5744563Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-16T01:45:56.5746198Z timeout = Inf, check_dir = "check") 2021-05-16T01:45:56.7028683Z -- R CMD build ----------------------------------------------------------------- 2021-05-16T01:45:57.0535491Z * checking for file 'D:\a\bftools\bftools/DESCRIPTION' ... OK 2021-05-16T01:45:57.0536472Z 2021-05-16T01:45:57.3972610Z * preparing 'bftools': 2021-05-16T01:45:57.3973532Z 2021-05-16T01:45:57.4126043Z * checking DESCRIPTION meta-information ... OK 2021-05-16T01:45:57.4126882Z 2021-05-16T01:45:57.5730245Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T01:45:57.5731190Z 2021-05-16T01:45:57.5762688Z * checking for empty or unneeded directories 2021-05-16T01:45:57.5763385Z 2021-05-16T01:45:57.5839929Z * building 'bftools_0.2.3.3.tar.gz' 2021-05-16T01:45:57.5840530Z 2021-05-16T01:45:59.7370157Z ##[warning]Warning: file 'bftools/cleanup' did not have execute permissions: corrected 2021-05-16T01:45:59.7398743Z 2021-05-16T01:45:59.7401302Z ##[warning]Warning: file 'bftools/configure' did not have execute permissions: corrected 2021-05-16T01:45:59.7403159Z 2021-05-16T01:45:59.7444909Z 2021-05-16T01:45:59.7445763Z 2021-05-16T01:46:00.4986938Z -- R CMD check ----------------------------------------------------------------- 2021-05-16T01:46:00.7994482Z * using log directory 'D:/a/bftools/bftools/check/bftools.Rcheck' 2021-05-16T01:46:00.7995400Z 2021-05-16T01:46:00.7996042Z * using R version 3.6.3 (2020-02-29) 2021-05-16T01:46:00.7996479Z 2021-05-16T01:46:00.7998124Z * using platform: x86_64-w64-mingw32 (64-bit) 2021-05-16T01:46:00.7998653Z 2021-05-16T01:46:00.7999279Z * using session charset: ISO8859-1 2021-05-16T01:46:00.7999744Z 2021-05-16T01:46:01.9407634Z * using options '--no-manual --as-cran' 2021-05-16T01:46:01.9408456Z 2021-05-16T01:46:01.9442046Z * checking for file 'bftools/DESCRIPTION' ... OK 2021-05-16T01:46:01.9442782Z 2021-05-16T01:46:01.9443486Z * checking extension type ... Package 2021-05-16T01:46:01.9443991Z 2021-05-16T01:46:01.9444643Z * this is package 'bftools' version '0.2.3.3' 2021-05-16T01:46:01.9445122Z 2021-05-16T01:46:01.9445711Z * package encoding: UTF-8 2021-05-16T01:46:01.9446281Z 2021-05-16T01:46:01.9477990Z * checking package namespace information ... OK 2021-05-16T01:46:01.9478685Z 2021-05-16T01:46:03.1948146Z * checking package dependencies ... OK 2021-05-16T01:46:03.1948966Z 2021-05-16T01:46:03.1964873Z * checking if this is a source package ... OK 2021-05-16T01:46:03.1965520Z 2021-05-16T01:46:03.1968162Z * checking if there is a namespace ... OK 2021-05-16T01:46:03.1969300Z 2021-05-16T01:46:06.9220089Z * checking for executable files ... WARNING 2021-05-16T01:46:06.9228665Z 2021-05-16T01:46:06.9243505Z Found the following executable file: 2021-05-16T01:46:06.9244194Z 2021-05-16T01:46:06.9244846Z JAGS-4.2.0-Rtools33.exe 2021-05-16T01:46:06.9245408Z 2021-05-16T01:46:06.9246352Z Source packages should not contain undeclared executable files. 2021-05-16T01:46:06.9246992Z 2021-05-16T01:46:06.9247852Z See section 'Package structure' in the 'Writing R Extensions' manual. 2021-05-16T01:46:06.9248486Z 2021-05-16T01:46:06.9287979Z * checking for hidden files and directories ... OK 2021-05-16T01:46:06.9288633Z 2021-05-16T01:46:06.9326868Z * checking for portable file names ... OK 2021-05-16T01:46:06.9327480Z 2021-05-16T01:46:06.9359042Z * checking serialization versions ... OK 2021-05-16T01:46:06.9359681Z 2021-05-16T01:46:29.3241727Z * checking whether package 'bftools' can be installed ... OK 2021-05-16T01:46:29.3242669Z 2021-05-16T01:46:29.5639758Z * checking installed package size ... NOTE 2021-05-16T01:46:29.5641022Z 2021-05-16T01:46:29.5642042Z installed size is 37.2Mb 2021-05-16T01:46:29.5642845Z 2021-05-16T01:46:29.5660875Z sub-directories of 1Mb or more: 2021-05-16T01:46:29.5661885Z 2021-05-16T01:46:29.5671537Z bftools 37.1Mb 2021-05-16T01:46:29.5672397Z 2021-05-16T01:46:29.8183966Z * checking package directory ... OK 2021-05-16T01:46:29.8184735Z 2021-05-16T01:46:29.8185532Z * checking for future file timestamps ... OK 2021-05-16T01:46:29.8185944Z 2021-05-16T01:46:30.9000644Z * checking DESCRIPTION meta-information ... OK 2021-05-16T01:46:30.9001524Z 2021-05-16T01:46:30.9002434Z * checking top-level files ... NOTE 2021-05-16T01:46:30.9003072Z 2021-05-16T01:46:30.9004110Z Non-standard file/directory found at top level: 2021-05-16T01:46:30.9004831Z 2021-05-16T01:46:30.9005715Z 'JAGS-4.2.0-Rtools33.exe' 2021-05-16T01:46:30.9006353Z 2021-05-16T01:46:30.9007367Z * checking for left-over files ... OK 2021-05-16T01:46:30.9007977Z 2021-05-16T01:46:30.9008849Z * checking index information ... OK 2021-05-16T01:46:30.9009487Z 2021-05-16T01:46:30.9010449Z * checking package subdirectories ... OK 2021-05-16T01:46:30.9011126Z 2021-05-16T01:46:30.9012147Z * checking R files for non-ASCII characters ... OK 2021-05-16T01:46:30.9012869Z 2021-05-16T01:46:30.9013780Z * checking R files for syntax errors ... OK 2021-05-16T01:46:30.9014415Z 2021-05-16T01:46:31.1852103Z * checking whether the package can be loaded ... OK 2021-05-16T01:46:31.1853029Z 2021-05-16T01:46:31.7940802Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-16T01:46:31.7945156Z 2021-05-16T01:46:32.5038328Z * checking whether the package can be unloaded cleanly ... OK 2021-05-16T01:46:32.5047457Z 2021-05-16T01:46:33.2149721Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-16T01:46:33.2159652Z 2021-05-16T01:46:34.0271958Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-16T01:46:34.0272846Z 2021-05-16T01:46:34.9195792Z * checking loading without being on the library search path ... OK 2021-05-16T01:46:34.9197355Z 2021-05-16T01:46:35.6309807Z * checking dependencies in R code ... OK 2021-05-16T01:46:35.6310904Z 2021-05-16T01:46:36.9478331Z * checking S3 generic/method consistency ... OK 2021-05-16T01:46:36.9479199Z 2021-05-16T01:46:37.6574172Z * checking replacement functions ... OK 2021-05-16T01:46:37.6580820Z 2021-05-16T01:46:38.3687272Z * checking foreign function calls ... OK 2021-05-16T01:46:38.3690560Z 2021-05-16T01:46:43.0423224Z * checking R code for possible problems ... OK 2021-05-16T01:46:43.0423998Z 2021-05-16T01:46:43.3493833Z * checking Rd files ... OK 2021-05-16T01:46:43.3494784Z 2021-05-16T01:46:43.4543838Z * checking Rd metadata ... OK 2021-05-16T01:46:43.4545651Z 2021-05-16T01:46:43.5590081Z * checking Rd line widths ... OK 2021-05-16T01:46:43.5590790Z 2021-05-16T01:46:43.7652524Z * checking Rd cross-references ... OK 2021-05-16T01:46:43.7653835Z 2021-05-16T01:46:44.4786976Z * checking for missing documentation entries ... OK 2021-05-16T01:46:44.4788767Z 2021-05-16T01:46:46.6089167Z * checking for code/documentation mismatches ... OK 2021-05-16T01:46:46.6090510Z 2021-05-16T01:46:48.1312194Z * checking Rd \usage sections ... OK 2021-05-16T01:46:48.1313438Z 2021-05-16T01:46:48.2352853Z * checking Rd contents ... OK 2021-05-16T01:46:48.2353655Z 2021-05-16T01:46:48.4416859Z * checking for unstated dependencies in examples ... OK 2021-05-16T01:46:48.4417781Z 2021-05-16T01:46:48.4418506Z * checking line endings in shell scripts ... OK 2021-05-16T01:46:48.4419020Z 2021-05-16T01:46:48.4494298Z * checking files in 'vignettes' ... WARNING 2021-05-16T01:46:48.4500680Z 2021-05-16T01:46:48.4501822Z Files in the 'vignettes' directory but no files in 'inst/doc': 2021-05-16T01:46:48.4502412Z 2021-05-16T01:46:48.4503010Z 'bad-vignette.Rmd' 2021-05-16T01:46:48.4503490Z 2021-05-16T01:46:57.3513258Z * checking examples ... OK 2021-05-16T01:46:57.3514146Z 2021-05-16T01:46:57.3533939Z Examples with CPU or elapsed time > 5s 2021-05-16T01:46:57.3534698Z 2021-05-16T01:46:57.3585173Z user system elapsed 2021-05-16T01:46:57.3585754Z 2021-05-16T01:46:57.3586552Z showinf 0 0.02 7.48 2021-05-16T01:46:57.3586982Z 2021-05-16T01:46:57.4627304Z * checking for unstated dependencies in 'tests' ... OK 2021-05-16T01:46:57.4628303Z 2021-05-16T01:46:57.6694902Z * checking tests ... 2021-05-16T01:46:57.6695686Z 2021-05-16T01:47:22.8918774Z Running 'testthat.R' [25s] 2021-05-16T01:47:22.8919542Z 2021-05-16T01:47:22.9058531Z ERROR 2021-05-16T01:47:22.9066444Z 2021-05-16T01:47:22.9068005Z Running the tests in 'tests/testthat.R' failed. 2021-05-16T01:47:22.9068639Z 2021-05-16T01:47:22.9069229Z Last 13 lines of output: 2021-05-16T01:47:22.9069658Z 2021-05-16T01:47:22.9070557Z -- Failure (test-czi.R:60:5): bfconvert_version -------------------------------- 2021-05-16T01:47:22.9071184Z 2021-05-16T01:47:22.9071791Z mean(tif) not equal to 1.0393180847168. 2021-05-16T01:47:22.9072232Z 2021-05-16T01:47:22.9072755Z 1/1 mismatches 2021-05-16T01:47:22.9073156Z 2021-05-16T01:47:22.9073648Z [1] 1.08 - 1.04 == 0.0359 2021-05-16T01:47:22.9074020Z 2021-05-16T01:47:22.9074883Z -- Failure (test-czi.R:70:5): bfconvert_version -------------------------------- 2021-05-16T01:47:22.9075496Z 2021-05-16T01:47:22.9076095Z dim(tif) not equal to c(10L, 10L, 3L). 2021-05-16T01:47:22.9076513Z 2021-05-16T01:47:22.9077209Z Lengths differ: 2 is not 3 2021-05-16T01:47:22.9077644Z 2021-05-16T01:47:22.9078513Z -- Failure (test-czi.R:71:5): bfconvert_version -------------------------------- 2021-05-16T01:47:22.9079126Z 2021-05-16T01:47:22.9079678Z sum(tif) not equal to 768L. 2021-05-16T01:47:22.9080102Z 2021-05-16T01:47:22.9080625Z 1/1 mismatches 2021-05-16T01:47:22.9081030Z 2021-05-16T01:47:22.9081513Z [1] 3 - 768 == -765 2021-05-16T01:47:22.9081893Z 2021-05-16T01:47:22.9082339Z 2021-05-16T01:47:22.9082688Z 2021-05-16T01:47:22.9083292Z [ FAIL 4 | WARN 0 | SKIP 0 | PASS 16 ] 2021-05-16T01:47:22.9083772Z 2021-05-16T01:47:22.9084315Z Error: Test failures 2021-05-16T01:47:22.9084746Z 2021-05-16T01:47:22.9085291Z Execution halted 2021-05-16T01:47:22.9085710Z 2021-05-16T01:47:23.0194550Z * checking for unstated dependencies in vignettes ... OK 2021-05-16T01:47:23.0201747Z 2021-05-16T01:47:23.0203335Z * checking package vignettes in 'inst/doc' ... WARNING 2021-05-16T01:47:23.0210326Z 2021-05-16T01:47:23.0211141Z dir.exists(dir) is not TRUE 2021-05-16T01:47:23.0211609Z 2021-05-16T01:47:23.0212424Z Package vignette without corresponding single PDF/HTML: 2021-05-16T01:47:23.0213045Z 2021-05-16T01:47:23.0213638Z 'bad-vignette.Rmd' 2021-05-16T01:47:23.0214107Z 2021-05-16T01:47:23.0214463Z 2021-05-16T01:47:23.0214832Z 2021-05-16T01:47:24.9001160Z * checking re-building of vignette outputs ... OK 2021-05-16T01:47:24.9005627Z 2021-05-16T01:47:24.9065236Z * checking for detritus in the temp directory ... OK 2021-05-16T01:47:24.9065931Z 2021-05-16T01:47:24.9066606Z * DONE 2021-05-16T01:47:24.9066971Z 2021-05-16T01:47:24.9067317Z 2021-05-16T01:47:24.9067658Z 2021-05-16T01:47:24.9068299Z Status: 1 ERROR, 3 WARNINGs, 2 NOTEs 2021-05-16T01:47:24.9068761Z 2021-05-16T01:47:24.9069317Z See 2021-05-16T01:47:24.9069682Z 2021-05-16T01:47:24.9070458Z 'D:/a/bftools/bftools/check/bftools.Rcheck/00check.log' 2021-05-16T01:47:24.9071265Z 2021-05-16T01:47:24.9071765Z for details. 2021-05-16T01:47:24.9072155Z 2021-05-16T01:47:24.9072496Z 2021-05-16T01:47:24.9072831Z 2021-05-16T01:47:25.0756657Z -- R CMD check results ------------------------------------ bftools 0.2.3.3 ---- 2021-05-16T01:47:25.0773866Z Duration: 1m 25.2s 2021-05-16T01:47:25.0774329Z 2021-05-16T01:47:25.0815435Z > checking tests ... 2021-05-16T01:47:25.0816140Z See below... 2021-05-16T01:47:25.0816546Z 2021-05-16T01:47:25.0826384Z > checking for executable files ... WARNING 2021-05-16T01:47:25.0827916Z ##[warning] Found the following executable file: 2021-05-16T01:47:25.0829977Z JAGS-4.2.0-Rtools33.exe 2021-05-16T01:47:25.0830964Z Source packages should not contain undeclared executable files. 2021-05-16T01:47:25.0832079Z See section 'Package structure' in the 'Writing R Extensions' manual. 2021-05-16T01:47:25.0832700Z 2021-05-16T01:47:25.0835622Z > checking files in 'vignettes' ... WARNING 2021-05-16T01:47:25.0837063Z ##[warning] Files in the 'vignettes' directory but no files in 'inst/doc': 2021-05-16T01:47:25.0838754Z 'bad-vignette.Rmd' 2021-05-16T01:47:25.0839285Z 2021-05-16T01:47:25.0845438Z > checking package vignettes in 'inst/doc' ... WARNING 2021-05-16T01:47:25.0846643Z ##[warning] dir.exists(dir) is not TRUE 2021-05-16T01:47:25.0853796Z Package vignette without corresponding single PDF/HTML: 2021-05-16T01:47:25.0854773Z 'bad-vignette.Rmd' 2021-05-16T01:47:25.0855250Z 2021-05-16T01:47:25.0856085Z > checking installed package size ... NOTE 2021-05-16T01:47:25.0856823Z installed size is 37.2Mb 2021-05-16T01:47:25.0857593Z sub-directories of 1Mb or more: 2021-05-16T01:47:25.0858264Z bftools 37.1Mb 2021-05-16T01:47:25.0858669Z 2021-05-16T01:47:25.0863723Z > checking top-level files ... NOTE 2021-05-16T01:47:25.0864661Z Non-standard file/directory found at top level: 2021-05-16T01:47:25.0865489Z 'JAGS-4.2.0-Rtools33.exe' 2021-05-16T01:47:25.0865980Z 2021-05-16T01:47:25.0868378Z -- Test failures ------------------------------------------------- testthat ---- 2021-05-16T01:47:25.0869011Z 2021-05-16T01:47:25.0870208Z > library(testthat) 2021-05-16T01:47:25.0870807Z > library(bftools) 2021-05-16T01:47:25.0871301Z > 2021-05-16T01:47:25.0871852Z > test_check("bftools") 2021-05-16T01:47:25.0872864Z C:/Users/runneradmin/AppData/Local/Temp/Rtmps57ESB/RLIBS_43c45686d54/png/img/Rlogo.png 2021-05-16T01:47:25.0874290Z APNGReader initializing C:/Users/runneradmin/AppData/Local/Temp/Rtmps57ESB/RLIBS_43c45686d54/png/img/Rlogo.png 2021-05-16T01:47:25.0876036Z [Animated PNG] -> C:\Users\RUNNER~1\AppData\Local\Temp\Rtmps57ESB/working_dir\RtmpEtE1LJ\fileb7842e76b45.tiff [Tagged Image File Format] 2021-05-16T01:47:25.0877204Z Converted 1/1 planes (100%) 2021-05-16T01:47:25.0877767Z [done] 2021-05-16T01:47:25.0878478Z 4.273s elapsed (14.0+621.0ms per plane, 3577ms overhead) 2021-05-16T01:47:25.0879691Z trying URL 'https://ndownloader.figshare.com/files/16618418' 2021-05-16T01:47:25.0880939Z Content type 'application/octet-stream' length 861536 bytes (841 KB) 2021-05-16T01:47:25.0881751Z ================================================== 2021-05-16T01:47:25.0882326Z downloaded 841 KB 2021-05-16T01:47:25.0882737Z 2021-05-16T01:47:25.0883363Z To test read a file in any format, run: 2021-05-16T01:47:25.0884235Z showinf file [-nopix] [-nocore] [-nometa] [-thumbs] [-minmax] 2021-05-16T01:47:25.0885419Z [-merge] [-nogroup] [-stitch] [-separate] [-expand] [-omexml] 2021-05-16T01:47:25.0886422Z [-normalize] [-fast] [-debug] [-range start end] [-series num] 2021-05-16T01:47:25.0887438Z [-resolution num] [-swap inputOrder] [-shuffle outputOrder] 2021-05-16T01:47:25.0888557Z [-map id] [-preload] [-crop x,y,w,h] [-autoscale] [-novalid] 2021-05-16T01:47:25.0889637Z [-omexml-only] [-no-sas] [-no-upgrade] [-noflat] [-format Format] 2021-05-16T01:47:25.0890567Z [-cache] [-cache-dir dir] [-option key value] 2021-05-16T01:47:25.0891073Z 2021-05-16T01:47:25.0891762Z -version: print the library version and exit 2021-05-16T01:47:25.0892528Z file: the image file to read 2021-05-16T01:47:25.0893293Z -nopix: read metadata only, not pixels 2021-05-16T01:47:25.0894067Z -nocore: do not output core metadata 2021-05-16T01:47:25.0894976Z -nometa: do not parse format-specific metadata table 2021-05-16T01:47:25.0895882Z -nofilter: do not filter metadata fields 2021-05-16T01:47:25.0896762Z -thumbs: read thumbnails instead of normal pixels 2021-05-16T01:47:25.0897631Z -minmax: compute min/max statistics 2021-05-16T01:47:25.0898521Z -merge: combine separate channels into RGB image 2021-05-16T01:47:25.0900584Z -nogroup: force multi-file datasets to be read as individual files 2021-05-16T01:47:25.0901706Z -stitch: stitch files with similar names 2021-05-16T01:47:25.0902606Z -separate: split RGB image into separate channels 2021-05-16T01:47:25.0903488Z -expand: expand indexed color to RGB 2021-05-16T01:47:25.0904294Z -omexml: populate OME-XML metadata 2021-05-16T01:47:25.0905162Z -normalize: normalize floating point images (*) 2021-05-16T01:47:25.0906083Z -fast: paint RGB images as quickly as possible (*) 2021-05-16T01:47:25.0906887Z -debug: turn on debugging output 2021-05-16T01:47:25.0907763Z -range: specify range of planes to read (inclusive) 2021-05-16T01:47:25.0908640Z -series: specify which image series to read 2021-05-16T01:47:25.0910944Z -noflat: do not flatten subresolutions 2021-05-16T01:47:25.0911990Z -resolution: used in combination with -noflat to specify which 2021-05-16T01:47:25.0913062Z subresolution to read (for images with subresolutions) 2021-05-16T01:47:25.0914065Z -swap: override the default input dimension order 2021-05-16T01:47:25.0915038Z -shuffle: override the default output dimension order 2021-05-16T01:47:25.0916010Z -map: specify file on disk to which name should be mapped 2021-05-16T01:47:25.0917063Z -preload: pre-read entire file into a buffer; significantly 2021-05-16T01:47:25.0918075Z reduces the time required to read the images, but 2021-05-16T01:47:25.0918865Z requires more memory 2021-05-16T01:47:25.0919781Z -crop: crop images before displaying; argument is 'x,y,w,h' 2021-05-16T01:47:25.0920854Z -autoscale: automatically adjust brightness and contrast (*) 2021-05-16T01:47:25.0921837Z -novalid: do not perform validation of OME-XML 2021-05-16T01:47:25.0922737Z -omexml-only: only output the generated OME-XML 2021-05-16T01:47:25.0923815Z -no-sas: do not output OME-XML StructuredAnnotation elements 2021-05-16T01:47:25.0924845Z -no-upgrade: do not perform the upgrade check 2021-05-16T01:47:25.0925826Z -format: read file with a particular reader (e.g., ZeissZVI) 2021-05-16T01:47:25.0926715Z -cache: cache the initialized reader 2021-05-16T01:47:25.0927664Z -cache-dir: use the specified directory to store the cached 2021-05-16T01:47:25.0928725Z initialized reader. If unspecified, the cached reader 2021-05-16T01:47:25.0929771Z will be stored under the same folder as the image file 2021-05-16T01:47:25.0930855Z -option: add the specified key/value pair to the reader's options list 2021-05-16T01:47:25.0931486Z 2021-05-16T01:47:25.0932099Z * = may result in loss of precision 2021-05-16T01:47:25.0932555Z 2021-05-16T01:47:25.0934275Z C:\Users\RUNNER~1\AppData\Local\Temp\Rtmps57ESB/working_dir\RtmpEtE1LJ/pJP28mCherry.czi 2021-05-16T01:47:25.0935957Z ZeissCZIReader initializing C:\Users\RUNNER~1\AppData\Local\Temp\Rtmps57ESB/working_dir\RtmpEtE1LJ/pJP28mCherry.czi 2021-05-16T01:47:25.0937854Z [Zeiss CZI] -> C:\Users\RUNNER~1\AppData\Local\Temp\Rtmps57ESB/working_dir\RtmpEtE1LJ\fileb78717812c6.tiff [Tagged Image File Format] 2021-05-16T01:47:25.0938969Z Converted 1/1 planes (100%) 2021-05-16T01:47:25.0941324Z [done] 2021-05-16T01:47:25.0942176Z 0.94s elapsed (11.0+143.0ms per plane, 780ms overhead) 2021-05-16T01:47:25.0943358Z C:\Users\RUNNER~1\AppData\Local\Temp\Rtmps57ESB/working_dir\RtmpEtE1LJ/pJP28mCherry.czi 2021-05-16T01:47:25.0945174Z ZeissCZIReader initializing C:\Users\RUNNER~1\AppData\Local\Temp\Rtmps57ESB/working_dir\RtmpEtE1LJ/pJP28mCherry.czi 2021-05-16T01:47:25.0946967Z [Zeiss CZI] -> C:\Users\RUNNER~1\AppData\Local\Temp\Rtmps57ESB/working_dir\RtmpEtE1LJ\fileb785c799b3.tiff [Tagged Image File Format] 2021-05-16T01:47:25.0948094Z Converted 1/1 planes (100%) 2021-05-16T01:47:25.0948659Z [done] 2021-05-16T01:47:25.0949481Z 0.845s elapsed (1.0+62.0ms per plane, 776ms overhead) 2021-05-16T01:47:25.0950338Z == Failed tests ================================================================ 2021-05-16T01:47:25.0951308Z -- Failure (test-czi.R:59:5): bfconvert_version -------------------------------- 2021-05-16T01:47:25.0952134Z sum(tif) not equal to 272451L. 2021-05-16T01:47:25.0952727Z 1/1 mismatches 2021-05-16T01:47:25.0953272Z [1] 281870 - 272451 == 9419 2021-05-16T01:47:25.0954155Z -- Failure (test-czi.R:60:5): bfconvert_version -------------------------------- 2021-05-16T01:47:25.0955007Z mean(tif) not equal to 1.0393180847168. 2021-05-16T01:47:25.0955607Z 1/1 mismatches 2021-05-16T01:47:25.0956146Z [1] 1.08 - 1.04 == 0.0359 2021-05-16T01:47:25.0957027Z -- Failure (test-czi.R:70:5): bfconvert_version -------------------------------- 2021-05-16T01:47:25.0957884Z dim(tif) not equal to c(10L, 10L, 3L). 2021-05-16T01:47:25.0958523Z Lengths differ: 2 is not 3 2021-05-16T01:47:25.0959530Z -- Failure (test-czi.R:71:5): bfconvert_version -------------------------------- 2021-05-16T01:47:25.0960457Z sum(tif) not equal to 768L. 2021-05-16T01:47:25.0961033Z 1/1 mismatches 2021-05-16T01:47:25.0961607Z [1] 3 - 768 == -765 2021-05-16T01:47:25.0961982Z 2021-05-16T01:47:25.0962591Z [ FAIL 4 | WARN 0 | SKIP 0 | PASS 16 ] 2021-05-16T01:47:25.0963800Z ##[error]Error: Test failures 2021-05-16T01:47:25.0965708Z Execution halted 2021-05-16T01:47:25.0966127Z 2021-05-16T01:47:25.0966736Z 1 error x | 3 warnings x | 2 notes x 2021-05-16T01:47:25.1057972Z 2021-05-16T01:47:25.1058938Z Errors found in rcmdcheck::rcmdcheck(). 2021-05-16T01:47:25.1060286Z ##[error]Error: A step failed in stage "script": script. 2021-05-16T01:47:25.1077911Z Execution halted 2021-05-16T01:47:25.1078709Z Backtrace: 2021-05-16T01:47:25.1079900Z 1. tic::script() 2021-05-16T01:47:25.1080908Z 2. tic::run_stage("script", stages = stages) 2021-05-16T01:47:25.1082476Z 3. stage$run_all() 2021-05-16T01:47:25.1083123Z 4. private$run_one(step) 2021-05-16T01:47:25.1083740Z 11. step$run() 2021-05-16T01:47:25.1084862Z 12. tic:::stopc("Errors found in rcmdcheck::rcmdcheck().") 2021-05-16T01:47:25.1427627Z ##[error]Process completed with exit code 1. 2021-05-16T01:47:25.1598109Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T01:47:25.1599018Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T01:47:25.1621694Z shell: C:\Program Files\Git\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2021-05-16T01:47:25.1622350Z env: 2021-05-16T01:47:25.1622821Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:47:25.1623324Z TIC_DEPLOY_KEY: 2021-05-16T01:47:25.1623707Z RSPM: 2021-05-16T01:47:25.1625346Z GITHUB_PAT: *** 2021-05-16T01:47:25.1625781Z COVERALLS_TOKEN: 2021-05-16T01:47:25.1626307Z continue-on-error: false 2021-05-16T01:47:25.1626805Z VDIFFR_RUN_TESTS: 2021-05-16T01:47:25.1627269Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T01:47:25.1627693Z TZ: UTC 2021-05-16T01:47:25.1628095Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:47:25.1628650Z NOT_CRAN: true 2021-05-16T01:47:25.1629052Z MSYSTEM: MINGW64 2021-05-16T01:47:25.1629534Z ##[endgroup] 2021-05-16T01:47:25.3566667Z 2021-05-16T01:47:25.3575218Z R version 3.6.3 (2020-02-29) -- "Holding the Windsock" 2021-05-16T01:47:25.3580795Z Copyright (C) 2020 The R Foundation for Statistical Computing 2021-05-16T01:47:25.3590907Z Platform: x86_64-w64-mingw32/x64 (64-bit) 2021-05-16T01:47:25.3597018Z 2021-05-16T01:47:25.3598441Z R is free software and comes with ABSOLUTELY NO WARRANTY. 2021-05-16T01:47:25.3601362Z You are welcome to redistribute it under certain conditions. 2021-05-16T01:47:25.3603581Z Type 'license()' or 'licence()' for distribution details. 2021-05-16T01:47:25.3604190Z 2021-05-16T01:47:25.3604974Z R is a collaborative project with many contributors. 2021-05-16T01:47:25.3606003Z Type 'contributors()' for more information and 2021-05-16T01:47:25.3606962Z 'citation()' on how to cite R or R packages in publications. 2021-05-16T01:47:25.3607524Z 2021-05-16T01:47:25.3608304Z Type 'demo()' for some demos, 'help()' for on-line help, or 2021-05-16T01:47:25.3609227Z 'help.start()' for an HTML browser interface to help. 2021-05-16T01:47:25.3609956Z Type 'q()' to quit R. 2021-05-16T01:47:25.3610361Z 2021-05-16T01:47:25.3610908Z > library(testthat) 2021-05-16T01:47:25.3611501Z > library(bftools) 2021-05-16T01:47:25.3612009Z > 2021-05-16T01:47:25.3612564Z > test_check("bftools") 2021-05-16T01:47:25.3613565Z C:/Users/runneradmin/AppData/Local/Temp/Rtmps57ESB/RLIBS_43c45686d54/png/img/Rlogo.png 2021-05-16T01:47:25.3615009Z APNGReader initializing C:/Users/runneradmin/AppData/Local/Temp/Rtmps57ESB/RLIBS_43c45686d54/png/img/Rlogo.png 2021-05-16T01:47:25.3616890Z [Animated PNG] -> C:\Users\RUNNER~1\AppData\Local\Temp\Rtmps57ESB/working_dir\RtmpEtE1LJ\fileb7842e76b45.tiff [Tagged Image File Format] 2021-05-16T01:47:25.3617999Z Converted 1/1 planes (100%) 2021-05-16T01:47:25.3619606Z [done] 2021-05-16T01:47:25.3620503Z 4.273s elapsed (14.0+621.0ms per plane, 3577ms overhead) 2021-05-16T01:47:25.3621710Z trying URL 'https://ndownloader.figshare.com/files/16618418' 2021-05-16T01:47:25.3622997Z Content type 'application/octet-stream' length 861536 bytes (841 KB) 2021-05-16T01:47:25.3623996Z ================================================== 2021-05-16T01:47:25.3624588Z downloaded 841 KB 2021-05-16T01:47:25.3625017Z 2021-05-16T01:47:25.3625710Z To test read a file in any format, run: 2021-05-16T01:47:25.3626599Z showinf file [-nopix] [-nocore] [-nometa] [-thumbs] [-minmax] 2021-05-16T01:47:25.3627673Z [-merge] [-nogroup] [-stitch] [-separate] [-expand] [-omexml] 2021-05-16T01:47:25.3629645Z [-normalize] [-fast] [-debug] [-range start end] [-series num] 2021-05-16T01:47:25.3631505Z [-resolution num] [-swap inputOrder] [-shuffle outputOrder] 2021-05-16T01:47:25.3632558Z [-map id] [-preload] [-crop x,y,w,h] [-autoscale] [-novalid] 2021-05-16T01:47:25.3633595Z [-omexml-only] [-no-sas] [-no-upgrade] [-noflat] [-format Format] 2021-05-16T01:47:25.3634562Z [-cache] [-cache-dir dir] [-option key value] 2021-05-16T01:47:25.3635096Z 2021-05-16T01:47:25.3637589Z -version: print the library version and exit 2021-05-16T01:47:25.3638776Z file: the image file to read 2021-05-16T01:47:25.3639620Z -nopix: read metadata only, not pixels 2021-05-16T01:47:25.3640450Z -nocore: do not output core metadata 2021-05-16T01:47:25.3641387Z -nometa: do not parse format-specific metadata table 2021-05-16T01:47:25.3642318Z -nofilter: do not filter metadata fields 2021-05-16T01:47:25.3643214Z -thumbs: read thumbnails instead of normal pixels 2021-05-16T01:47:25.3643969Z -minmax: compute min/max statistics 2021-05-16T01:47:25.3644742Z -merge: combine separate channels into RGB image 2021-05-16T01:47:25.3646004Z -nogroup: force multi-file datasets to be read as individual files 2021-05-16T01:47:25.3646823Z -stitch: stitch files with similar names 2021-05-16T01:47:25.3647591Z -separate: split RGB image into separate channels 2021-05-16T01:47:25.3649004Z -expand: expand indexed color to RGB 2021-05-16T01:47:25.3649686Z -omexml: populate OME-XML metadata 2021-05-16T01:47:25.3650443Z -normalize: normalize floating point images (*) 2021-05-16T01:47:25.3651237Z -fast: paint RGB images as quickly as possible (*) 2021-05-16T01:47:25.3651915Z -debug: turn on debugging output 2021-05-16T01:47:25.3652663Z -range: specify range of planes to read (inclusive) 2021-05-16T01:47:25.3653442Z -series: specify which image series to read 2021-05-16T01:47:25.3654158Z -noflat: do not flatten subresolutions 2021-05-16T01:47:25.3655012Z -resolution: used in combination with -noflat to specify which 2021-05-16T01:47:25.3656290Z subresolution to read (for images with subresolutions) 2021-05-16T01:47:25.3657231Z -swap: override the default input dimension order 2021-05-16T01:47:25.3658103Z -shuffle: override the default output dimension order 2021-05-16T01:47:25.3658993Z -map: specify file on disk to which name should be mapped 2021-05-16T01:47:25.3659891Z -preload: pre-read entire file into a buffer; significantly 2021-05-16T01:47:25.3660894Z reduces the time required to read the images, but 2021-05-16T01:47:25.3661564Z requires more memory 2021-05-16T01:47:25.3662321Z -crop: crop images before displaying; argument is 'x,y,w,h' 2021-05-16T01:47:25.3663254Z -autoscale: automatically adjust brightness and contrast (*) 2021-05-16T01:47:25.3664117Z -novalid: do not perform validation of OME-XML 2021-05-16T01:47:25.3664905Z -omexml-only: only output the generated OME-XML 2021-05-16T01:47:25.3665906Z -no-sas: do not output OME-XML StructuredAnnotation elements 2021-05-16T01:47:25.3666809Z -no-upgrade: do not perform the upgrade check 2021-05-16T01:47:25.3667784Z -format: read file with a particular reader (e.g., ZeissZVI) 2021-05-16T01:47:25.3668580Z -cache: cache the initialized reader 2021-05-16T01:47:25.3669473Z -cache-dir: use the specified directory to store the cached 2021-05-16T01:47:25.3670411Z initialized reader. If unspecified, the cached reader 2021-05-16T01:47:25.3671314Z will be stored under the same folder as the image file 2021-05-16T01:47:25.3672340Z -option: add the specified key/value pair to the reader's options list 2021-05-16T01:47:25.3672845Z 2021-05-16T01:47:25.3673338Z * = may result in loss of precision 2021-05-16T01:47:25.3673689Z 2021-05-16T01:47:25.3674585Z C:\Users\RUNNER~1\AppData\Local\Temp\Rtmps57ESB/working_dir\RtmpEtE1LJ/pJP28mCherry.czi 2021-05-16T01:47:25.3676210Z ZeissCZIReader initializing C:\Users\RUNNER~1\AppData\Local\Temp\Rtmps57ESB/working_dir\RtmpEtE1LJ/pJP28mCherry.czi 2021-05-16T01:47:25.3677880Z [Zeiss CZI] -> C:\Users\RUNNER~1\AppData\Local\Temp\Rtmps57ESB/working_dir\RtmpEtE1LJ\fileb78717812c6.tiff [Tagged Image File Format] 2021-05-16T01:47:25.3678893Z Converted 1/1 planes (100%) 2021-05-16T01:47:25.3679340Z [done] 2021-05-16T01:47:25.3680047Z 0.94s elapsed (11.0+143.0ms per plane, 780ms overhead) 2021-05-16T01:47:25.3681781Z C:\Users\RUNNER~1\AppData\Local\Temp\Rtmps57ESB/working_dir\RtmpEtE1LJ/pJP28mCherry.czi 2021-05-16T01:47:25.3683303Z ZeissCZIReader initializing C:\Users\RUNNER~1\AppData\Local\Temp\Rtmps57ESB/working_dir\RtmpEtE1LJ/pJP28mCherry.czi 2021-05-16T01:47:25.3684978Z [Zeiss CZI] -> C:\Users\RUNNER~1\AppData\Local\Temp\Rtmps57ESB/working_dir\RtmpEtE1LJ\fileb785c799b3.tiff [Tagged Image File Format] 2021-05-16T01:47:25.3686107Z Converted 1/1 planes (100%) 2021-05-16T01:47:25.3686557Z [done] 2021-05-16T01:47:25.3687280Z 0.845s elapsed (1.0+62.0ms per plane, 776ms overhead) 2021-05-16T01:47:25.3688020Z == Failed tests ================================================================ 2021-05-16T01:47:25.3688870Z -- Failure (test-czi.R:59:5): bfconvert_version -------------------------------- 2021-05-16T01:47:25.3689588Z sum(tif) not equal to 272451L. 2021-05-16T01:47:25.3690511Z 1/1 mismatches 2021-05-16T01:47:25.3690949Z [1] 281870 - 272451 == 9419 2021-05-16T01:47:25.3691728Z -- Failure (test-czi.R:60:5): bfconvert_version -------------------------------- 2021-05-16T01:47:25.3692618Z mean(tif) not equal to 1.0393180847168. 2021-05-16T01:47:25.3693091Z 1/1 mismatches 2021-05-16T01:47:25.3693540Z [1] 1.08 - 1.04 == 0.0359 2021-05-16T01:47:25.3694309Z -- Failure (test-czi.R:70:5): bfconvert_version -------------------------------- 2021-05-16T01:47:25.3695039Z dim(tif) not equal to c(10L, 10L, 3L). 2021-05-16T01:47:25.3695618Z Lengths differ: 2 is not 3 2021-05-16T01:47:25.3696542Z -- Failure (test-czi.R:71:5): bfconvert_version -------------------------------- 2021-05-16T01:47:25.3697232Z sum(tif) not equal to 768L. 2021-05-16T01:47:25.3697704Z 1/1 mismatches 2021-05-16T01:47:25.3698131Z [1] 3 - 768 == -765 2021-05-16T01:47:25.3698376Z 2021-05-16T01:47:25.3698859Z [ FAIL 4 | WARN 0 | SKIP 0 | PASS 16 ] 2021-05-16T01:47:25.3699891Z ##[error]Error: Test failures 2021-05-16T01:47:25.3701204Z Execution halted 2021-05-16T01:47:25.3946537Z ##[group]Run actions/upload-artifact@master 2021-05-16T01:47:25.3947159Z with: 2021-05-16T01:47:25.3947682Z name: Windows-roldrel-results 2021-05-16T01:47:25.3948228Z path: check 2021-05-16T01:47:25.3948683Z if-no-files-found: warn 2021-05-16T01:47:25.3949138Z env: 2021-05-16T01:47:25.3949607Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:47:25.3950094Z TIC_DEPLOY_KEY: 2021-05-16T01:47:25.3950476Z RSPM: 2021-05-16T01:47:25.3951459Z GITHUB_PAT: *** 2021-05-16T01:47:25.3951868Z COVERALLS_TOKEN: 2021-05-16T01:47:25.3952395Z continue-on-error: false 2021-05-16T01:47:25.3952949Z VDIFFR_RUN_TESTS: 2021-05-16T01:47:25.3953397Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T01:47:25.3953818Z TZ: UTC 2021-05-16T01:47:25.3954235Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:47:25.3954660Z NOT_CRAN: true 2021-05-16T01:47:25.3955073Z MSYSTEM: MINGW64 2021-05-16T01:47:25.3955472Z ##[endgroup] 2021-05-16T01:47:25.5906866Z With the provided path, there will be 104 files uploaded 2021-05-16T01:47:35.7168758Z Total file count: 104 ---- Processed file #63 (60.5%) 2021-05-16T01:47:42.2058795Z Total size of all the files uploaded is 206406732 bytes 2021-05-16T01:47:42.2512174Z Finished uploading artifact Windows-roldrel-results. Reported size is 206406732 bytes. There were 0 items that failed to upload 2021-05-16T01:47:42.2514876Z Artifact Windows-roldrel-results has been successfully uploaded! 2021-05-16T01:47:42.3088933Z Post job cleanup. 2021-05-16T01:47:45.1708634Z [command]"C:\Program Files\Git\bin\git.exe" version 2021-05-16T01:47:45.2656053Z git version 2.31.1.windows.1 2021-05-16T01:47:45.2738526Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp core\.sshCommand 2021-05-16T01:47:45.3033393Z [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-16T01:47:45.8738651Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T01:47:45.9011142Z http.https://github.com/.extraheader 2021-05-16T01:47:45.9064944Z [command]"C:\Program Files\Git\bin\git.exe" config --local --unset-all http.https://github.com/.extraheader 2021-05-16T01:47:45.9328134Z [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-16T01:47:46.4539586Z Cleaning up orphan processes