2021-05-16T19:32:09.3655277Z ##[section]Starting: Request a runner to run this job 2021-05-16T19:32:10.2737522Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'windows-latest' 2021-05-16T19:32:10.3333463Z Can't find any online and idle self-hosted runner in current repository's organization/enterprise account that matches the required labels: 'windows-latest' 2021-05-16T19:32:10.4508382Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'windows-latest' 2021-05-16T19:32:10.5709510Z ##[section]Finishing: Request a runner to run this job 2021-05-16T19:32:19.1954292Z Current runner version: '2.278.0' 2021-05-16T19:32:19.2230967Z ##[group]Operating System 2021-05-16T19:32:19.2232249Z Microsoft Windows Server 2019 2021-05-16T19:32:19.2232977Z 10.0.17763 2021-05-16T19:32:19.2233613Z Datacenter 2021-05-16T19:32:19.2234215Z ##[endgroup] 2021-05-16T19:32:19.2235038Z ##[group]Virtual Environment 2021-05-16T19:32:19.2235819Z Environment: windows-2019 2021-05-16T19:32:19.2236566Z Version: 20210509.1 2021-05-16T19:32:19.2237839Z Included Software: https://github.com/actions/virtual-environments/blob/win19/20210509.1/images/win/Windows2019-Readme.md 2021-05-16T19:32:19.2239670Z Image Release: https://github.com/actions/virtual-environments/releases/tag/win19%2F20210509.1 2021-05-16T19:32:19.2240814Z ##[endgroup] 2021-05-16T19:32:19.2243229Z ##[group]GITHUB_TOKEN Permissions 2021-05-16T19:32:19.2244842Z Actions: write 2021-05-16T19:32:19.2245531Z Checks: write 2021-05-16T19:32:19.2246142Z Contents: write 2021-05-16T19:32:19.2246965Z Deployments: write 2021-05-16T19:32:19.2247703Z Issues: write 2021-05-16T19:32:19.2248352Z Metadata: read 2021-05-16T19:32:19.2248989Z Packages: write 2021-05-16T19:32:19.2249712Z PullRequests: write 2021-05-16T19:32:19.2250489Z RepositoryProjects: write 2021-05-16T19:32:19.2251356Z SecurityEvents: write 2021-05-16T19:32:19.2252034Z Statuses: write 2021-05-16T19:32:19.2252798Z ##[endgroup] 2021-05-16T19:32:19.2256655Z Prepare workflow directory 2021-05-16T19:32:19.3440117Z Prepare all required actions 2021-05-16T19:32:19.3451331Z Getting action download info 2021-05-16T19:32:19.7131857Z Download action repository 'actions/checkout@v2' 2021-05-16T19:32:21.7818521Z Download action repository 'r-lib/actions@master' 2021-05-16T19:32:23.9788431Z Download action repository 'adigherman/actions@master' 2021-05-16T19:32:27.8081010Z Download action repository 'msys2/setup-msys2@v2' 2021-05-16T19:32:28.7598194Z Download action repository 'actions/cache@v1' 2021-05-16T19:32:29.6276094Z Download action repository 'actions/upload-artifact@master' 2021-05-16T19:32:30.5649785Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-16T19:32:31.7064707Z ##[group]Run actions/checkout@v2 2021-05-16T19:32:31.7065391Z with: 2021-05-16T19:32:31.7065880Z repository: neuroconductor/voxel 2021-05-16T19:32:31.7066887Z token: *** 2021-05-16T19:32:31.7067283Z ssh-strict: true 2021-05-16T19:32:31.7067796Z persist-credentials: true 2021-05-16T19:32:31.7068272Z clean: true 2021-05-16T19:32:31.7068668Z fetch-depth: 1 2021-05-16T19:32:31.7069048Z lfs: false 2021-05-16T19:32:31.7069441Z submodules: false 2021-05-16T19:32:31.7069808Z env: 2021-05-16T19:32:31.7070253Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:32:31.7070718Z TIC_DEPLOY_KEY: 2021-05-16T19:32:31.7071173Z RSPM: 2021-05-16T19:32:31.7071951Z GITHUB_PAT: *** 2021-05-16T19:32:31.7072355Z COVERALLS_TOKEN: 2021-05-16T19:32:31.7072850Z continue-on-error: true 2021-05-16T19:32:31.7073319Z VDIFFR_RUN_TESTS: 2021-05-16T19:32:31.7073732Z ##[endgroup] 2021-05-16T19:32:35.1194817Z Syncing repository: neuroconductor/voxel 2021-05-16T19:32:35.1524047Z ##[group]Getting Git version info 2021-05-16T19:32:35.1525395Z Working directory is 'D:\a\voxel\voxel' 2021-05-16T19:32:35.1957299Z [command]"C:\Program Files\Git\bin\git.exe" version 2021-05-16T19:32:35.2172299Z git version 2.31.1.windows.1 2021-05-16T19:32:35.2227163Z ##[endgroup] 2021-05-16T19:32:35.2234066Z Deleting the contents of 'D:\a\voxel\voxel' 2021-05-16T19:32:35.2238071Z ##[group]Initializing the repository 2021-05-16T19:32:35.2250975Z [command]"C:\Program Files\Git\bin\git.exe" init D:\a\voxel\voxel 2021-05-16T19:32:35.7169231Z Initialized empty Git repository in D:/a/voxel/voxel/.git/ 2021-05-16T19:32:35.7241057Z [command]"C:\Program Files\Git\bin\git.exe" remote add origin https://github.com/neuroconductor/voxel 2021-05-16T19:32:35.7816097Z ##[endgroup] 2021-05-16T19:32:35.7820899Z ##[group]Disabling automatic garbage collection 2021-05-16T19:32:35.7837475Z [command]"C:\Program Files\Git\bin\git.exe" config --local gc.auto 0 2021-05-16T19:32:35.8662356Z ##[endgroup] 2021-05-16T19:32:35.8678522Z ##[group]Setting up auth 2021-05-16T19:32:35.8687900Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp core\.sshCommand 2021-05-16T19:32:35.8932285Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2021-05-16T19:32:38.4906800Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T19:32:38.5177152Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2021-05-16T19:32:39.0072942Z [command]"C:\Program Files\Git\bin\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2021-05-16T19:32:39.0334734Z ##[endgroup] 2021-05-16T19:32:39.0336639Z ##[group]Fetching the repository 2021-05-16T19:32:39.0352344Z [command]"C:\Program Files\Git\bin\git.exe" -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +abf3082f86a230e6c3bbaf54a3a61570eeedde33:refs/tags/1.3.5.s 2021-05-16T19:32:42.6341452Z remote: Enumerating objects: 85, done. 2021-05-16T19:32:42.6343263Z remote: Counting objects: 1% (1/85) 2021-05-16T19:32:42.6348251Z remote: Counting objects: 2% (2/85) 2021-05-16T19:32:42.6349758Z remote: Counting objects: 3% (3/85) 2021-05-16T19:32:42.6350712Z remote: Counting objects: 4% (4/85) 2021-05-16T19:32:42.6351749Z remote: Counting objects: 5% (5/85) 2021-05-16T19:32:42.6352708Z remote: Counting objects: 7% (6/85) 2021-05-16T19:32:42.6366986Z remote: Counting objects: 8% (7/85) 2021-05-16T19:32:42.6368835Z remote: Counting objects: 9% (8/85) 2021-05-16T19:32:42.6371643Z remote: Counting objects: 10% (9/85) 2021-05-16T19:32:42.6386631Z remote: Counting objects: 11% (10/85) 2021-05-16T19:32:42.6397595Z remote: Counting objects: 12% (11/85) 2021-05-16T19:32:42.6409122Z remote: Counting objects: 14% (12/85) 2021-05-16T19:32:42.6435736Z remote: Counting objects: 15% (13/85) 2021-05-16T19:32:42.6457968Z remote: Counting objects: 16% (14/85) 2021-05-16T19:32:42.6458975Z remote: Counting objects: 17% (15/85) 2021-05-16T19:32:42.6459793Z remote: Counting objects: 18% (16/85) 2021-05-16T19:32:42.6460593Z remote: Counting objects: 20% (17/85) 2021-05-16T19:32:42.6461297Z remote: Counting objects: 21% (18/85) 2021-05-16T19:32:42.6462005Z remote: Counting objects: 22% (19/85) 2021-05-16T19:32:42.6462752Z remote: Counting objects: 23% (20/85) 2021-05-16T19:32:42.6463437Z remote: Counting objects: 24% (21/85) 2021-05-16T19:32:42.6464108Z remote: Counting objects: 25% (22/85) 2021-05-16T19:32:42.6464780Z remote: Counting objects: 27% (23/85) 2021-05-16T19:32:42.6465442Z remote: Counting objects: 28% (24/85) 2021-05-16T19:32:42.6466105Z remote: Counting objects: 29% (25/85) 2021-05-16T19:32:42.6466788Z remote: Counting objects: 30% (26/85) 2021-05-16T19:32:42.6467577Z remote: Counting objects: 31% (27/85) 2021-05-16T19:32:42.6468243Z remote: Counting objects: 32% (28/85) 2021-05-16T19:32:42.6468903Z remote: Counting objects: 34% (29/85) 2021-05-16T19:32:42.6469554Z remote: Counting objects: 35% (30/85) 2021-05-16T19:32:42.6470190Z remote: Counting objects: 36% (31/85) 2021-05-16T19:32:42.6470873Z remote: Counting objects: 37% (32/85) 2021-05-16T19:32:42.6471714Z remote: Counting objects: 38% (33/85) 2021-05-16T19:32:42.6472351Z remote: Counting objects: 40% (34/85) 2021-05-16T19:32:42.6473765Z remote: Counting objects: 41% (35/85) 2021-05-16T19:32:42.6474425Z remote: Counting objects: 42% (36/85) 2021-05-16T19:32:42.6475065Z remote: Counting objects: 43% (37/85) 2021-05-16T19:32:42.6475716Z remote: Counting objects: 44% (38/85) 2021-05-16T19:32:42.6476369Z remote: Counting objects: 45% (39/85) 2021-05-16T19:32:42.6477108Z remote: Counting objects: 47% (40/85) 2021-05-16T19:32:42.6477920Z remote: Counting objects: 48% (41/85) 2021-05-16T19:32:42.6478579Z remote: Counting objects: 49% (42/85) 2021-05-16T19:32:42.6479203Z remote: Counting objects: 50% (43/85) 2021-05-16T19:32:42.6479861Z remote: Counting objects: 51% (44/85) 2021-05-16T19:32:42.6480483Z remote: Counting objects: 52% (45/85) 2021-05-16T19:32:42.6481119Z remote: Counting objects: 54% (46/85) 2021-05-16T19:32:42.6481790Z remote: Counting objects: 55% (47/85) 2021-05-16T19:32:42.6482421Z remote: Counting objects: 56% (48/85) 2021-05-16T19:32:42.6483063Z remote: Counting objects: 57% (49/85) 2021-05-16T19:32:42.6483701Z remote: Counting objects: 58% (50/85) 2021-05-16T19:32:42.6484360Z remote: Counting objects: 60% (51/85) 2021-05-16T19:32:42.6484996Z remote: Counting objects: 61% (52/85) 2021-05-16T19:32:42.6485627Z remote: Counting objects: 62% (53/85) 2021-05-16T19:32:42.6486263Z remote: Counting objects: 63% (54/85) 2021-05-16T19:32:42.6486972Z remote: Counting objects: 64% (55/85) 2021-05-16T19:32:42.6487706Z remote: Counting objects: 65% (56/85) 2021-05-16T19:32:42.6488343Z remote: Counting objects: 67% (57/85) 2021-05-16T19:32:42.6488965Z remote: Counting objects: 68% (58/85) 2021-05-16T19:32:42.6489618Z remote: Counting objects: 69% (59/85) 2021-05-16T19:32:42.6490241Z remote: Counting objects: 70% (60/85) 2021-05-16T19:32:42.6490881Z remote: Counting objects: 71% (61/85) 2021-05-16T19:32:42.6492017Z remote: Counting objects: 72% (62/85) 2021-05-16T19:32:42.6492676Z remote: Counting objects: 74% (63/85) 2021-05-16T19:32:42.6493312Z remote: Counting objects: 75% (64/85) 2021-05-16T19:32:42.6493956Z remote: Counting objects: 76% (65/85) 2021-05-16T19:32:42.6494595Z remote: Counting objects: 77% (66/85) 2021-05-16T19:32:42.6495230Z remote: Counting objects: 78% (67/85) 2021-05-16T19:32:42.6495864Z remote: Counting objects: 80% (68/85) 2021-05-16T19:32:42.6496502Z remote: Counting objects: 81% (69/85) 2021-05-16T19:32:42.6497229Z remote: Counting objects: 82% (70/85) 2021-05-16T19:32:42.6497920Z remote: Counting objects: 83% (71/85) 2021-05-16T19:32:42.6498545Z remote: Counting objects: 84% (72/85) 2021-05-16T19:32:42.6499271Z remote: Counting objects: 85% (73/85) 2021-05-16T19:32:42.6499864Z remote: Counting objects: 87% (74/85) 2021-05-16T19:32:42.6500456Z remote: Counting objects: 88% (75/85) 2021-05-16T19:32:42.6501053Z remote: Counting objects: 89% (76/85) 2021-05-16T19:32:42.6501633Z remote: Counting objects: 90% (77/85) 2021-05-16T19:32:42.6502224Z remote: Counting objects: 91% (78/85) 2021-05-16T19:32:42.6502814Z remote: Counting objects: 92% (79/85) 2021-05-16T19:32:42.6503397Z remote: Counting objects: 94% (80/85) 2021-05-16T19:32:42.6503988Z remote: Counting objects: 95% (81/85) 2021-05-16T19:32:42.6504565Z remote: Counting objects: 96% (82/85) 2021-05-16T19:32:42.6505196Z remote: Counting objects: 97% (83/85) 2021-05-16T19:32:42.6505786Z remote: Counting objects: 98% (84/85) 2021-05-16T19:32:42.6506362Z remote: Counting objects: 100% (85/85) 2021-05-16T19:32:42.6507039Z remote: Counting objects: 100% (85/85), done. 2021-05-16T19:32:42.6507688Z remote: Compressing objects: 1% (1/80) 2021-05-16T19:32:42.6508479Z remote: Compressing objects: 2% (2/80) 2021-05-16T19:32:42.6509309Z remote: Compressing objects: 3% (3/80) 2021-05-16T19:32:42.6510016Z remote: Compressing objects: 5% (4/80) 2021-05-16T19:32:42.6510707Z remote: Compressing objects: 6% (5/80) 2021-05-16T19:32:42.6511385Z remote: Compressing objects: 7% (6/80) 2021-05-16T19:32:42.6512076Z remote: Compressing objects: 8% (7/80) 2021-05-16T19:32:42.6512761Z remote: Compressing objects: 10% (8/80) 2021-05-16T19:32:42.6513441Z remote: Compressing objects: 11% (9/80) 2021-05-16T19:32:42.6514137Z remote: Compressing objects: 12% (10/80) 2021-05-16T19:32:42.6515013Z remote: Compressing objects: 13% (11/80) 2021-05-16T19:32:42.6515699Z remote: Compressing objects: 15% (12/80) 2021-05-16T19:32:42.6516396Z remote: Compressing objects: 16% (13/80) 2021-05-16T19:32:42.6517486Z remote: Compressing objects: 17% (14/80) 2021-05-16T19:32:42.6518257Z remote: Compressing objects: 18% (15/80) 2021-05-16T19:32:42.6518953Z remote: Compressing objects: 20% (16/80) 2021-05-16T19:32:42.6519644Z remote: Compressing objects: 21% (17/80) 2021-05-16T19:32:42.6520321Z remote: Compressing objects: 22% (18/80) 2021-05-16T19:32:42.6521007Z remote: Compressing objects: 23% (19/80) 2021-05-16T19:32:42.6521682Z remote: Compressing objects: 25% (20/80) 2021-05-16T19:32:42.6522374Z remote: Compressing objects: 26% (21/80) 2021-05-16T19:32:42.6523056Z remote: Compressing objects: 27% (22/80) 2021-05-16T19:32:42.6523726Z remote: Compressing objects: 28% (23/80) 2021-05-16T19:32:42.6524413Z remote: Compressing objects: 30% (24/80) 2021-05-16T19:32:42.6525082Z remote: Compressing objects: 31% (25/80) 2021-05-16T19:32:42.6525768Z remote: Compressing objects: 32% (26/80) 2021-05-16T19:32:42.6526456Z remote: Compressing objects: 33% (27/80) 2021-05-16T19:32:42.6527582Z remote: Compressing objects: 35% (28/80) 2021-05-16T19:32:42.6528299Z remote: Compressing objects: 36% (29/80) 2021-05-16T19:32:42.6528978Z remote: Compressing objects: 37% (30/80) 2021-05-16T19:32:42.6529663Z remote: Compressing objects: 38% (31/80) 2021-05-16T19:32:42.6530346Z remote: Compressing objects: 40% (32/80) 2021-05-16T19:32:42.6531016Z remote: Compressing objects: 41% (33/80) 2021-05-16T19:32:42.6531702Z remote: Compressing objects: 42% (34/80) 2021-05-16T19:32:42.6532374Z remote: Compressing objects: 43% (35/80) 2021-05-16T19:32:42.6533062Z remote: Compressing objects: 45% (36/80) 2021-05-16T19:32:42.6533749Z remote: Compressing objects: 46% (37/80) 2021-05-16T19:32:42.6534418Z remote: Compressing objects: 47% (38/80) 2021-05-16T19:32:42.6535108Z remote: Compressing objects: 48% (39/80) 2021-05-16T19:32:42.6535783Z remote: Compressing objects: 50% (40/80) 2021-05-16T19:32:42.6536474Z remote: Compressing objects: 51% (41/80) 2021-05-16T19:32:42.6537264Z remote: Compressing objects: 52% (42/80) 2021-05-16T19:32:42.6537936Z remote: Compressing objects: 53% (43/80) 2021-05-16T19:32:42.6538620Z remote: Compressing objects: 55% (44/80) 2021-05-16T19:32:42.6539309Z remote: Compressing objects: 56% (45/80) 2021-05-16T19:32:42.6540018Z remote: Compressing objects: 57% (46/80) 2021-05-16T19:32:42.6540705Z remote: Compressing objects: 58% (47/80) 2021-05-16T19:32:42.6541380Z remote: Compressing objects: 60% (48/80) 2021-05-16T19:32:42.6541980Z remote: Compressing objects: 61% (49/80) 2021-05-16T19:32:42.6542536Z remote: Compressing objects: 62% (50/80) 2021-05-16T19:32:42.6543106Z remote: Compressing objects: 63% (51/80) 2021-05-16T19:32:42.6543683Z remote: Compressing objects: 65% (52/80) 2021-05-16T19:32:42.6544328Z remote: Compressing objects: 66% (53/80) 2021-05-16T19:32:42.6544907Z remote: Compressing objects: 67% (54/80) 2021-05-16T19:32:42.6545464Z remote: Compressing objects: 68% (55/80) 2021-05-16T19:32:42.6546037Z remote: Compressing objects: 70% (56/80) 2021-05-16T19:32:42.6546596Z remote: Compressing objects: 71% (57/80) 2021-05-16T19:32:42.6547958Z remote: Compressing objects: 72% (58/80) 2021-05-16T19:32:42.6548524Z remote: Compressing objects: 73% (59/80) 2021-05-16T19:32:42.6549098Z remote: Compressing objects: 75% (60/80) 2021-05-16T19:32:42.6549668Z remote: Compressing objects: 76% (61/80) 2021-05-16T19:32:42.6550227Z remote: Compressing objects: 77% (62/80) 2021-05-16T19:32:42.6550798Z remote: Compressing objects: 78% (63/80) 2021-05-16T19:32:42.6551390Z remote: Compressing objects: 80% (64/80) 2021-05-16T19:32:42.6551962Z remote: Compressing objects: 81% (65/80) 2021-05-16T19:32:42.6552530Z remote: Compressing objects: 82% (66/80) 2021-05-16T19:32:42.6553106Z remote: Compressing objects: 83% (67/80) 2021-05-16T19:32:42.6553660Z remote: Compressing objects: 85% (68/80) 2021-05-16T19:32:42.6554232Z remote: Compressing objects: 86% (69/80) 2021-05-16T19:32:42.6554805Z remote: Compressing objects: 87% (70/80) 2021-05-16T19:32:42.6555358Z remote: Compressing objects: 88% (71/80) 2021-05-16T19:32:42.6555932Z remote: Compressing objects: 90% (72/80) 2021-05-16T19:32:42.6556486Z remote: Compressing objects: 91% (73/80) 2021-05-16T19:32:42.6557167Z remote: Compressing objects: 92% (74/80) 2021-05-16T19:32:42.6557726Z remote: Compressing objects: 93% (75/80) 2021-05-16T19:32:42.6558296Z remote: Compressing objects: 95% (76/80) 2021-05-16T19:32:42.6558860Z remote: Compressing objects: 96% (77/80) 2021-05-16T19:32:42.6559434Z remote: Compressing objects: 97% (78/80) 2021-05-16T19:32:42.6560118Z remote: Compressing objects: 98% (79/80) 2021-05-16T19:32:42.6560682Z remote: Compressing objects: 100% (80/80) 2021-05-16T19:32:42.6561284Z remote: Compressing objects: 100% (80/80), done. 2021-05-16T19:32:42.7544076Z remote: Total 85 (delta 49), reused 15 (delta 3), pack-reused 0 2021-05-16T19:32:43.0869643Z From https://github.com/neuroconductor/voxel 2021-05-16T19:32:43.0871189Z * [new ref] abf3082f86a230e6c3bbaf54a3a61570eeedde33 -> 1.3.5.s 2021-05-16T19:32:43.1970816Z ##[endgroup] 2021-05-16T19:32:43.1971951Z ##[group]Determining the checkout info 2021-05-16T19:32:43.1973162Z ##[endgroup] 2021-05-16T19:32:43.1973886Z ##[group]Checking out the ref 2021-05-16T19:32:43.1986797Z [command]"C:\Program Files\Git\bin\git.exe" checkout --progress --force refs/tags/1.3.5.s 2021-05-16T19:32:43.3205795Z Note: switching to 'refs/tags/1.3.5.s'. 2021-05-16T19:32:43.3231598Z 2021-05-16T19:32:43.3811720Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-16T19:32:43.3819586Z changes and commit them, and you can discard any commits you make in this 2021-05-16T19:32:43.3830614Z state without impacting any branches by switching back to a branch. 2021-05-16T19:32:43.3832972Z 2021-05-16T19:32:43.3837165Z If you want to create a new branch to retain commits you create, you may 2021-05-16T19:32:43.3844678Z do so (now or later) by using -c with the switch command. Example: 2021-05-16T19:32:43.4062776Z 2021-05-16T19:32:43.4074856Z git switch -c 2021-05-16T19:32:43.4186679Z 2021-05-16T19:32:43.4201738Z Or undo this operation with: 2021-05-16T19:32:43.4205597Z 2021-05-16T19:32:43.4215307Z git switch - 2021-05-16T19:32:43.4603572Z 2021-05-16T19:32:43.4625039Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-16T19:32:43.4853206Z 2021-05-16T19:32:43.5277636Z HEAD is now at abf3082 Version id 64 stable 2021-05-16T19:32:43.5847420Z ##[endgroup] 2021-05-16T19:32:43.7050767Z [command]"C:\Program Files\Git\bin\git.exe" log -1 --format='%H' 2021-05-16T19:32:43.7644600Z 'abf3082f86a230e6c3bbaf54a3a61570eeedde33' 2021-05-16T19:32:43.8629981Z ##[group]Run r-lib/actions/setup-r@master 2021-05-16T19:32:43.8630577Z with: 2021-05-16T19:32:43.8631144Z r-version: devel 2021-05-16T19:32:43.8631573Z Ncpus: 1 2021-05-16T19:32:43.8632186Z crayon.enabled: NULL 2021-05-16T19:32:43.8633093Z remove-openmp-macos: true 2021-05-16T19:32:43.8634762Z http-user-agent: default 2021-05-16T19:32:43.8635231Z install-r: true 2021-05-16T19:32:43.8635842Z windows-path-include-mingw: true 2021-05-16T19:32:43.8637790Z env: 2021-05-16T19:32:43.8638293Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:32:43.8638754Z TIC_DEPLOY_KEY: 2021-05-16T19:32:43.8639149Z RSPM: 2021-05-16T19:32:43.8640519Z GITHUB_PAT: *** 2021-05-16T19:32:43.8640982Z COVERALLS_TOKEN: 2021-05-16T19:32:43.8642383Z continue-on-error: true 2021-05-16T19:32:43.8643683Z VDIFFR_RUN_TESTS: 2021-05-16T19:32:43.8645166Z ##[endgroup] 2021-05-16T19:32:45.2235269Z [command]C:\ProgramData\Chocolatey\bin\choco.exe install qpdf --no-progress 2021-05-16T19:32:45.9412515Z [command]D:\a\_temp\R-devel-win.exe /VERYSILENT /SUPPRESSMSGBOXES /DIR=C:\R 2021-05-16T19:32:48.8513384Z Chocolatey v0.10.15 2021-05-16T19:34:40.4861564Z Installing the following packages: 2021-05-16T19:34:40.4867447Z qpdf 2021-05-16T19:34:40.4873128Z By installing you accept licenses for the packages. 2021-05-16T19:34:42.4481067Z 2021-05-16T19:34:42.4482538Z qpdf v10.3.2 [Approved] 2021-05-16T19:34:42.4891298Z qpdf package files install completed. Performing other installation steps. 2021-05-16T19:34:45.2577327Z Extracting C:\ProgramData\chocolatey\lib\qpdf\tools\qpdf-10.3.2-bin-mingw32_x32.zip to C:\ProgramData\chocolatey\lib\qpdf\tools... 2021-05-16T19:34:46.2857361Z C:\ProgramData\chocolatey\lib\qpdf\tools 2021-05-16T19:34:51.2151519Z ShimGen has successfully created a shim for fix-qdf.exe 2021-05-16T19:34:51.4474554Z ShimGen has successfully created a shim for qpdf.exe 2021-05-16T19:34:51.7039275Z ShimGen has successfully created a shim for zlib-flate.exe 2021-05-16T19:34:51.7412200Z The install of qpdf was successful. 2021-05-16T19:34:51.7418243Z Software installed to 'C:\ProgramData\chocolatey\lib\qpdf\tools' 2021-05-16T19:34:51.8041409Z 2021-05-16T19:34:51.8042736Z Chocolatey installed 1/1 packages. 2021-05-16T19:34:51.8044235Z See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log). 2021-05-16T19:34:52.2419978Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-16T19:34:52.2420550Z with: 2021-05-16T19:34:52.2420949Z pandoc-version: 2.7.3 2021-05-16T19:34:52.2421317Z env: 2021-05-16T19:34:52.2421746Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:34:52.2422209Z TIC_DEPLOY_KEY: 2021-05-16T19:34:52.2422538Z RSPM: 2021-05-16T19:34:52.2423882Z GITHUB_PAT: *** 2021-05-16T19:34:52.2424258Z COVERALLS_TOKEN: 2021-05-16T19:34:52.2424748Z continue-on-error: true 2021-05-16T19:34:52.2425188Z VDIFFR_RUN_TESTS: 2021-05-16T19:34:52.2425608Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T19:34:52.2425976Z TZ: UTC 2021-05-16T19:34:52.2426353Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:34:52.2426736Z NOT_CRAN: true 2021-05-16T19:34:52.2427107Z ##[endgroup] 2021-05-16T19:34:53.0655084Z [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\f01f0e7a-108d-4d56-9c6c-de3a0329dbcc', 'D:\a\_temp\de0b32a0-378d-4152-a37f-6e9b7fd1ab79')" 2021-05-16T19:34:56.2341795Z ##[group]Run git config user.name adigherman 2021-05-16T19:34:56.2342708Z git config user.name adigherman 2021-05-16T19:34:56.2343276Z git config user.email adig@jhu.edu 2021-05-16T19:34:57.2601796Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'" 2021-05-16T19:34:57.2602455Z env: 2021-05-16T19:34:57.2603068Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:34:57.2603633Z TIC_DEPLOY_KEY: 2021-05-16T19:34:57.2604042Z RSPM: 2021-05-16T19:34:57.2605644Z GITHUB_PAT: *** 2021-05-16T19:34:57.2606103Z COVERALLS_TOKEN: 2021-05-16T19:34:57.2606693Z continue-on-error: true 2021-05-16T19:34:57.2607235Z VDIFFR_RUN_TESTS: 2021-05-16T19:34:57.2607754Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T19:34:57.2608199Z TZ: UTC 2021-05-16T19:34:57.2608656Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:34:57.2609144Z NOT_CRAN: true 2021-05-16T19:34:57.2609584Z ##[endgroup] 2021-05-16T19:34:59.6239133Z ##[group]Run msys2/setup-msys2@v2 2021-05-16T19:34:59.6239676Z with: 2021-05-16T19:34:59.6240056Z msystem: MINGW64 2021-05-16T19:34:59.6240471Z update: true 2021-05-16T19:34:59.6240982Z install: git mingw-w64-x86_64-toolchain 2021-05-16T19:34:59.6241512Z path-type: minimal 2021-05-16T19:34:59.6241946Z release: true 2021-05-16T19:34:59.6242297Z env: 2021-05-16T19:34:59.6242753Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:34:59.6243222Z TIC_DEPLOY_KEY: 2021-05-16T19:34:59.6243655Z RSPM: 2021-05-16T19:34:59.6245087Z GITHUB_PAT: *** 2021-05-16T19:34:59.6245482Z COVERALLS_TOKEN: 2021-05-16T19:34:59.6245936Z continue-on-error: true 2021-05-16T19:34:59.6246399Z VDIFFR_RUN_TESTS: 2021-05-16T19:34:59.6246827Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T19:34:59.6247197Z TZ: UTC 2021-05-16T19:34:59.6247579Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:34:59.6247962Z NOT_CRAN: true 2021-05-16T19:34:59.6248512Z ##[endgroup] 2021-05-16T19:35:00.2883139Z ##[group]Downloading MSYS2... 2021-05-16T19:35:00.6500781Z [command]C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe "(Get-FileHash D:\a\_temp\base.exe -Algorithm SHA256)[0].Hash" 2021-05-16T19:35:01.7457152Z 1F2CFD8E13B0382096E53EAD6FD52D0B656A1F81E1B5D82F44CB4CE8AB68755E 2021-05-16T19:35:01.7653012Z ##[endgroup] 2021-05-16T19:35:01.7653933Z ##[group]Extracting MSYS2... 2021-05-16T19:35:01.7658044Z [command]D:\a\_temp\base.exe -y 2021-05-16T19:35:02.3806375Z 2021-05-16T19:35:02.3807603Z 7-Zip SFX 19.00 (x86) : Copyright (c) 1999-2018 Igor Pavlov : 2019-02-21 2021-05-16T19:35:02.3809400Z 2021-05-16T19:35:02.3810123Z Extracting archive: D:\a\_temp\base.exe 2021-05-16T19:35:02.3810784Z -- 2021-05-16T19:35:02.3811358Z Path = D:\a\_temp\base.exe 2021-05-16T19:35:02.3811920Z Type = 7z 2021-05-16T19:35:02.3812282Z 2021-05-16T19:35:02.5945239Z 0% 2021-05-16T19:35:02.5945988Z 2021-05-16T19:35:02.7854650Z 0% 1100 2021-05-16T19:35:02.7856318Z 2021-05-16T19:35:02.9988326Z 7% 1100 2021-05-16T19:35:02.9989412Z 2021-05-16T19:35:03.2027284Z 14% 1100 2021-05-16T19:35:03.2028025Z 2021-05-16T19:35:03.4054110Z 20% 1100 2021-05-16T19:35:03.4054715Z 2021-05-16T19:35:03.5983830Z 27% 1100 2021-05-16T19:35:03.5984873Z 2021-05-16T19:35:03.8112584Z 30% 1100 2021-05-16T19:35:03.8113829Z 2021-05-16T19:35:04.0044881Z 31% 1100 2021-05-16T19:35:04.0045608Z 2021-05-16T19:35:04.2285495Z 34% 1100 2021-05-16T19:35:04.2286314Z 2021-05-16T19:35:04.4408752Z 40% 1100 2021-05-16T19:35:04.4414917Z 2021-05-16T19:35:04.6420914Z 45% 1100 2021-05-16T19:35:04.6422153Z 2021-05-16T19:35:04.8449130Z 47% 1536 - msys64\usr\lib\perl5\core_perl\Sub\Util.pm 2021-05-16T19:35:04.8450851Z 2021-05-16T19:35:05.0477886Z 47% 2048 - msys64\usr\lib\terminfo\61\ansis-mono 2021-05-16T19:35:05.0478894Z 2021-05-16T19:35:05.2508482Z 47% 2852 - msys64\usr\lib\terminfo\68\hp2624a 2021-05-16T19:35:05.2510018Z 2021-05-16T19:35:05.4539286Z 47% 3647 - msys64\usr\lib\terminfo\73\screen-bce.xterm-new 2021-05-16T19:35:05.4541059Z 2021-05-16T19:35:05.6579426Z 47% 4388 - msys64\usr\lib\terminfo\77\wyse85-vb 2021-05-16T19:35:05.6580437Z 2021-05-16T19:35:05.8610272Z 47% 5165 - msys64\usr\share\bash-completion\completions\pkg_deinstall 2021-05-16T19:35:05.8612177Z 2021-05-16T19:35:06.0638850Z 47% 5809 - msys64\usr\share\locale\ca\LC_MESSAGES\util-linux.mo 2021-05-16T19:35:06.0640215Z 2021-05-16T19:35:06.2670431Z 47% 6338 - msys64\usr\share\locale\pl\LC_MESSAGES\libiconv.mo 2021-05-16T19:35:06.2675653Z 2021-05-16T19:35:06.4698967Z 47% 6951 - msys64\usr\share\man\man1\logout.1.gz 2021-05-16T19:35:06.4700544Z 2021-05-16T19:35:06.6922748Z 47% 7660 - msys64\usr\share\man\man3\CURLOPT_HEADER.3.gz 2021-05-16T19:35:06.6932125Z 2021-05-16T19:35:06.8763373Z 47% 7968 - msys64\usr\share\man\man3\ExtUtils.MakeMaker.Tutorial.3perl.gz 2021-05-16T19:35:06.8765499Z 2021-05-16T19:35:07.0792782Z 47% 8587 - msys64\usr\share\man\man3\Tcl_InputBlocked.3.gz 2021-05-16T19:35:07.0793879Z 2021-05-16T19:35:07.2823005Z 47% 9260 - msys64\usr\share\man\man3\curl_unescape.3.gz 2021-05-16T19:35:07.2824006Z 2021-05-16T19:35:07.4980910Z 47% 9958 - msys64\usr\share\man\man3\mvwchgat.3x.gz 2021-05-16T19:35:07.4982066Z 2021-05-16T19:35:07.6883085Z 47% 10411 - msys64\usr\share\man\man5\config.5ssl.gz 2021-05-16T19:35:07.6884253Z 2021-05-16T19:35:07.8925023Z 47% 10674 - msys64\usr\share\man\mann\uplevel.n.gz 2021-05-16T19:35:07.8926856Z 2021-05-16T19:35:08.0954258Z 47% 11242 - msys64\usr\share\perl5\core_perl\Unicode\Collate\Locale\da.pl 2021-05-16T19:35:08.0955875Z 2021-05-16T19:35:08.2983786Z 47% 11814 - msys64\usr\share\perl5\core_perl\unicore\lib\InSC\Avagraha.pl 2021-05-16T19:35:08.2985618Z 2021-05-16T19:35:08.5060121Z 47% 12590 - msys64\usr\share\terminfo\62\bsdos-pc-nobold 2021-05-16T19:35:08.5061285Z 2021-05-16T19:35:08.7993798Z 47% 13383 - msys64\usr\share\terminfo\6b\kt7ix 2021-05-16T19:35:08.7995130Z 2021-05-16T19:35:09.0031729Z 47% 13867 - msys64\usr\share\terminfo\70\psterm-90x28 2021-05-16T19:35:09.0032997Z 2021-05-16T19:35:09.2057147Z 47% 14088 - msys64\usr\share\terminfo\73\swtp 2021-05-16T19:35:09.2058231Z 2021-05-16T19:35:09.4070988Z 47% 14855 - msys64\usr\share\terminfo\78\xterm-1006 2021-05-16T19:35:09.4072682Z 2021-05-16T19:35:09.6117203Z 47% 15675 - msys64\usr\share\zoneinfo\posix\America\Los_Angeles 2021-05-16T19:35:09.6118362Z 2021-05-16T19:35:09.8172722Z 47% 16483 - msys64\usr\share\zoneinfo\right\Australia\North 2021-05-16T19:35:09.8173833Z 2021-05-16T19:35:10.0296786Z 47% 17067 - msys64\usr\share\mintty\sounds\ambient-glass.wav 2021-05-16T19:35:10.0298157Z 2021-05-16T19:35:10.2344376Z 49% 17092 2021-05-16T19:35:10.2345243Z 2021-05-16T19:35:10.4323565Z 52% 17092 2021-05-16T19:35:10.4324759Z 2021-05-16T19:35:10.6339716Z 55% 17092 2021-05-16T19:35:10.6341080Z 2021-05-16T19:35:10.8485119Z 58% 17092 2021-05-16T19:35:10.8486387Z 2021-05-16T19:35:11.0652203Z 61% 17092 2021-05-16T19:35:11.0653096Z 2021-05-16T19:35:11.7919145Z 64% 17092 2021-05-16T19:35:11.7919745Z 2021-05-16T19:35:11.7927702Z 66% 17092 2021-05-16T19:35:11.7928237Z 2021-05-16T19:35:11.7928751Z 70% 17092 2021-05-16T19:35:11.7929263Z 2021-05-16T19:35:11.9075870Z 73% 17092 2021-05-16T19:35:11.9077012Z 2021-05-16T19:35:12.1160465Z 76% 17092 2021-05-16T19:35:12.1161307Z 2021-05-16T19:35:12.3346711Z 78% 17092 2021-05-16T19:35:12.3347827Z 2021-05-16T19:35:12.5499056Z 81% 17092 2021-05-16T19:35:12.5499901Z 2021-05-16T19:35:12.7870480Z 88% 17092 2021-05-16T19:35:12.7871413Z 2021-05-16T19:35:12.9760910Z 94% 17092 2021-05-16T19:35:12.9761655Z 2021-05-16T19:35:13.1770095Z 98% 17092 2021-05-16T19:35:13.1770989Z 2021-05-16T19:35:13.4554466Z 100% 17276 - msys64\usr\bin\msgcmp.exe 2021-05-16T19:35:13.4555475Z 2021-05-16T19:35:13.5920031Z 100% 17392 - msys64\usr\bin\mv.exe 2021-05-16T19:35:13.5920956Z 2021-05-16T19:35:13.6589970Z 100% 17610 - msys64\usr\lib\perl5\core_perl\auto\Time\Piece\Piece.dll 2021-05-16T19:35:13.6599930Z 2021-05-16T19:35:13.6605581Z Everything is Ok 2021-05-16T19:35:13.7081813Z ##[endgroup] 2021-05-16T19:35:13.7225149Z ##[group]Disable Key Refresh... 2021-05-16T19:35:13.7927327Z [command]C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe "((Get-Content -path D:\a\_temp\msys\msys64\etc\post-install\07-pacman-key.post -Raw) -replace '--refresh-keys', '--version') | Set-Content -Path D:\a\_temp\msys\msys64\etc\post-install\07-pacman-key.post" 2021-05-16T19:35:14.2263679Z ##[endgroup] 2021-05-16T19:35:14.2295713Z ##[group]Restoring package cache... 2021-05-16T19:35:16.9960954Z Received 134217728 of 189500742 (70.8%), 127.6 MBs/sec 2021-05-16T19:35:18.1208597Z Received 189500742 of 189500742 (100.0%), 84.8 MBs/sec 2021-05-16T19:35:18.1212197Z Cache Size: ~181 MB (189500742 B) 2021-05-16T19:35:18.2171884Z [command]C:\rtools40\usr\bin\tar.exe --use-compress-program "zstd -d" -xf D:/a/_temp/1c815038-127a-4f31-a52d-0276fc41d964/cache.tzst -P -C D:/a/voxel/voxel --force-local 2021-05-16T19:35:18.8775456Z Cache restored successfully 2021-05-16T19:35:18.9001391Z Cache restore for msys2-pkgs-upd:true-conf:e36258c0, got msys2-pkgs-upd:true-conf:e36258c0-files:753615ce398942dc832338a15edc0be412143ee9 2021-05-16T19:35:18.9002946Z ##[endgroup] 2021-05-16T19:35:18.9005581Z ##[group]Starting MSYS2 for the first time... 2021-05-16T19:35:18.9835451Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'uname' '-a'" 2021-05-16T19:35:19.1334610Z mkdir: cannot change permissions of '/dev/shm': Permission denied 2021-05-16T19:35:19.1475857Z mkdir: cannot change permissions of '/dev/mqueue': Permission denied 2021-05-16T19:35:19.3162352Z Copying skeleton files. 2021-05-16T19:35:19.3163735Z These files are for the users to personalise their msys2 experience. 2021-05-16T19:35:19.3164524Z 2021-05-16T19:35:19.3165536Z They will never be overwritten nor automatically updated. 2021-05-16T19:35:19.3167412Z 2021-05-16T19:35:19.3659459Z './.bashrc' -> '/home/runneradmin/.bashrc' 2021-05-16T19:35:19.3811056Z './.bash_logout' -> '/home/runneradmin/.bash_logout' 2021-05-16T19:35:19.3970443Z './.bash_profile' -> '/home/runneradmin/.bash_profile' 2021-05-16T19:35:19.4123759Z './.inputrc' -> '/home/runneradmin/.inputrc' 2021-05-16T19:35:19.4279264Z './.profile' -> '/home/runneradmin/.profile' 2021-05-16T19:35:19.4837556Z 'C:\Windows\system32\drivers\etc\hosts' -> '/etc/hosts' 2021-05-16T19:35:19.5157989Z 'C:\Windows\system32\drivers\etc\protocol' -> '/etc/protocols' 2021-05-16T19:35:19.5470279Z 'C:\Windows\system32\drivers\etc\services' -> '/etc/services' 2021-05-16T19:35:19.5783891Z 'C:\Windows\system32\drivers\etc\networks' -> '/etc/networks' 2021-05-16T19:35:20.1861150Z gpg: /etc/pacman.d/gnupg/trustdb.gpg: trustdb created 2021-05-16T19:35:20.1962862Z gpg: no ultimately trusted keys found 2021-05-16T19:35:20.4875432Z gpg: starting migration from earlier GnuPG versions 2021-05-16T19:35:20.5322347Z gpg: porting secret keys from '/etc/pacman.d/gnupg/secring.gpg' to gpg-agent 2021-05-16T19:35:20.5323431Z gpg: migration succeeded 2021-05-16T19:35:20.5548364Z gpg: Generating pacman keyring master key... 2021-05-16T19:35:23.6712003Z gpg: key 6D2B72D25DBB40EB marked as ultimately trusted 2021-05-16T19:35:23.6713298Z gpg: directory '/etc/pacman.d/gnupg/openpgp-revocs.d' created 2021-05-16T19:35:23.7168409Z gpg: revocation certificate stored as '/etc/pacman.d/gnupg/openpgp-revocs.d/7BB3CEE7C48928FE80F9E0FB6D2B72D25DBB40EB.rev' 2021-05-16T19:35:23.7170185Z gpg: Done 2021-05-16T19:35:23.7363902Z ==> Updating trust database... 2021-05-16T19:35:23.7559415Z gpg: marginals needed: 3 completes needed: 1 trust model: pgp 2021-05-16T19:35:23.7560899Z gpg: depth: 0 valid: 1 signed: 0 trust: 0-, 0q, 0n, 0m, 0f, 1u 2021-05-16T19:35:23.8415948Z ==> Appending keys from msys2.gpg... 2021-05-16T19:35:24.1004562Z ==> Locally signing trusted keys in keyring... 2021-05-16T19:35:24.1169067Z -> Locally signing key 123D4D51A1793859C2BE916BBBE514E53E0D0813... 2021-05-16T19:35:24.2310318Z -> Locally signing key B91BCF3303284BF90CC043CA9F418C233E652008... 2021-05-16T19:35:24.3427344Z -> Locally signing key 6E8FEAFF9644F54EED90EEA0790AE56A1D3CFDDC... 2021-05-16T19:35:24.4541363Z -> Locally signing key 69985C5EB351011C78DF7F6D755B8182ACD22879... 2021-05-16T19:35:24.5657106Z -> Locally signing key 9DD0D4217D75A33B896159E6DA7EF2ABAEEA755C... 2021-05-16T19:35:24.6810767Z -> Locally signing key D55E7A6D7CE9BA1587C0ACACF40D263ECA25678A... 2021-05-16T19:35:24.7913777Z ==> Importing owner trust values... 2021-05-16T19:35:24.8093346Z gpg: setting ownertrust to 4 2021-05-16T19:35:24.8095159Z gpg: setting ownertrust to 4 2021-05-16T19:35:24.8095841Z gpg: setting ownertrust to 4 2021-05-16T19:35:24.8096724Z gpg: setting ownertrust to 4 2021-05-16T19:35:24.8097509Z gpg: setting ownertrust to 4 2021-05-16T19:35:24.8098231Z gpg: setting ownertrust to 4 2021-05-16T19:35:24.8267727Z ==> Disabling revoked keys in keyring... 2021-05-16T19:35:24.8412452Z -> Disabling key B19514FB53EB3668471B296E794DCF97F93FC717... 2021-05-16T19:35:24.9027276Z ==> Updating trust database... 2021-05-16T19:35:24.9230797Z gpg: marginals needed: 3 completes needed: 1 trust model: pgp 2021-05-16T19:35:24.9267924Z gpg: depth: 0 valid: 1 signed: 6 trust: 0-, 0q, 0n, 0m, 0f, 1u 2021-05-16T19:35:24.9278706Z gpg: depth: 1 valid: 6 signed: 6 trust: 0-, 0q, 0n, 6m, 0f, 0u 2021-05-16T19:35:24.9283802Z gpg: depth: 2 valid: 6 signed: 0 trust: 6-, 0q, 0n, 0m, 0f, 0u 2021-05-16T19:35:24.9285982Z gpg: next trustdb check due at 2022-01-23 2021-05-16T19:35:24.9683357Z pacman-key (pacman) 5.2.2 2021-05-16T19:35:24.9684606Z Copyright (c) 2010-2020 Pacman Development Team . 2021-05-16T19:35:24.9685443Z 2021-05-16T19:35:24.9841954Z This is free software; see the source for copying conditions. 2021-05-16T19:35:24.9843363Z There is NO WARRANTY, to the extent permitted by law. 2021-05-16T19:35:25.9410600Z  2021-05-16T19:35:25.9411308Z 2021-05-16T19:35:25.9412588Z ################################################################### 2021-05-16T19:35:25.9413798Z # # 2021-05-16T19:35:25.9414575Z # # 2021-05-16T19:35:25.9415481Z # C A U T I O N # 2021-05-16T19:35:25.9416239Z # # 2021-05-16T19:35:25.9417242Z # This is first start of MSYS2. # 2021-05-16T19:35:25.9418202Z # You MUST restart shell to apply necessary actions. # 2021-05-16T19:35:25.9419030Z # # 2021-05-16T19:35:25.9419749Z # # 2021-05-16T19:35:25.9420469Z ################################################################### 2021-05-16T19:35:25.9420968Z 2021-05-16T19:35:25.9421339Z 2021-05-16T19:35:25.9610699Z MINGW64_NT-10.0-17763 fv-az158-529 3.2.0-340.x86_64 2021-04-02 09:40 UTC x86_64 Msys 2021-05-16T19:35:25.9668413Z ##[endgroup] 2021-05-16T19:35:25.9669533Z ##[group]Disable CheckSpace... 2021-05-16T19:35:26.0392500Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'sed' '-i' 's/^CheckSpace/#CheckSpace/g' '/etc/pacman.conf'" 2021-05-16T19:35:26.3641809Z ##[endgroup] 2021-05-16T19:35:26.3643005Z ##[group]Updating packages... 2021-05-16T19:35:26.4331370Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'pacman' '--noconfirm' '-Syuu' '--overwrite' '*'" 2021-05-16T19:35:27.2487889Z :: Synchronizing package databases... 2021-05-16T19:35:27.5966691Z downloading mingw32.db... 2021-05-16T19:35:28.2507926Z downloading mingw32.db.sig... 2021-05-16T19:35:28.4620618Z downloading mingw64.db... 2021-05-16T19:35:28.6528933Z downloading mingw64.db.sig... 2021-05-16T19:35:28.8556516Z downloading ucrt64.db... 2021-05-16T19:35:29.0525420Z downloading ucrt64.db.sig... 2021-05-16T19:35:29.2682198Z downloading msys.db... 2021-05-16T19:35:29.3693177Z downloading msys.db.sig... 2021-05-16T19:35:29.4741820Z :: Starting core system upgrade... 2021-05-16T19:35:29.6976193Z warning: terminate other MSYS2 programs before proceeding 2021-05-16T19:35:29.6977906Z resolving dependencies... 2021-05-16T19:35:29.7052672Z looking for conflicting packages... 2021-05-16T19:35:29.7070877Z 2021-05-16T19:35:29.7072701Z Packages (5) filesystem-2021.04-4 mintty-1~3.5.0-1 msys2-runtime-3.2.0-6 pacman-5.2.2-22 pacman-mirrors-20210423-2 2021-05-16T19:35:29.7073766Z 2021-05-16T19:35:29.7076003Z Total Installed Size: 44.60 MiB 2021-05-16T19:35:29.7076859Z Net Upgrade Size: 0.02 MiB 2021-05-16T19:35:29.7077378Z 2021-05-16T19:35:29.7078392Z :: Proceed with installation? [Y/n] 2021-05-16T19:35:29.7079160Z checking keyring... 2021-05-16T19:35:29.8008735Z checking package integrity... 2021-05-16T19:35:30.6072805Z loading package files... 2021-05-16T19:35:30.6237758Z checking for file conflicts... 2021-05-16T19:35:30.6240671Z :: Processing package changes... 2021-05-16T19:35:30.6241543Z upgrading filesystem... 2021-05-16T19:35:30.7659961Z upgrading mintty... 2021-05-16T19:35:30.8412371Z upgrading msys2-runtime... 2021-05-16T19:35:30.9144076Z upgrading pacman-mirrors... 2021-05-16T19:35:30.9207493Z warning: /etc/pacman.d/mirrorlist.mingw64 installed as /etc/pacman.d/mirrorlist.mingw64.pacnew 2021-05-16T19:35:30.9226861Z warning: /etc/pacman.d/mirrorlist.ucrt64 installed as /etc/pacman.d/mirrorlist.ucrt64.pacnew 2021-05-16T19:35:30.9241566Z upgrading pacman... 2021-05-16T19:35:31.0166619Z warning: /etc/pacman.conf installed as /etc/pacman.conf.pacnew 2021-05-16T19:35:31.3643471Z :: To complete this update all MSYS2 processes including this terminal will be closed. Confirm to proceed [Y/n] SUCCESS: The process with PID 4440 has been terminated. 2021-05-16T19:35:31.7699575Z ##[endgroup] 2021-05-16T19:35:31.7857986Z ##[group]Killing remaining tasks... 2021-05-16T19:35:31.8373133Z [command]C:\Windows\system32\taskkill.exe /F /FI "MODULES eq msys-2.0.dll" 2021-05-16T19:35:32.1922556Z 2021-05-16T19:35:32.1924343Z INFO: No tasks running with the specified criteria. 2021-05-16T19:35:32.1965628Z ##[endgroup] 2021-05-16T19:35:32.1966524Z ##[group]Final system upgrade... 2021-05-16T19:35:32.2671538Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'pacman' '--noconfirm' '-Syuu' '--overwrite' '*'" 2021-05-16T19:35:33.0939841Z :: Synchronizing package databases... 2021-05-16T19:35:33.7108228Z mingw32 is up to date 2021-05-16T19:35:33.7109397Z mingw64 is up to date 2021-05-16T19:35:33.7110292Z ucrt64 is up to date 2021-05-16T19:35:33.7111344Z downloading clang64.db... 2021-05-16T19:35:34.3556538Z downloading clang64.db.sig... 2021-05-16T19:35:34.5605085Z msys is up to date 2021-05-16T19:35:34.5607040Z :: Starting core system upgrade... 2021-05-16T19:35:34.8234373Z there is nothing to do 2021-05-16T19:35:34.8235634Z :: Starting full system upgrade... 2021-05-16T19:35:34.8675244Z resolving dependencies... 2021-05-16T19:35:34.8743577Z looking for conflicting packages... 2021-05-16T19:35:34.8773354Z 2021-05-16T19:35:34.8775943Z Packages (14) brotli-1.0.9-2 ca-certificates-20210119-1 file-5.40-2 gnupg-2.2.27-2 less-581-1 libgpgme-1.15.1-2 libsqlite-3.35.5-1 libxml2-2.9.10-9 libxslt-1.1.34-4 libzstd-1.5.0-1 msys2-keyring-1~20210213-2 msys2-launcher-1.3-2 rebase-4.4.4-3 zstd-1.5.0-1 2021-05-16T19:35:34.8777507Z 2021-05-16T19:35:34.8778145Z Total Installed Size: 32.30 MiB 2021-05-16T19:35:34.8778800Z Net Upgrade Size: 0.97 MiB 2021-05-16T19:35:34.8779227Z 2021-05-16T19:35:34.8781670Z :: Proceed with installation? [Y/n] 2021-05-16T19:35:34.8782561Z checking keyring... 2021-05-16T19:35:34.9810987Z checking package integrity... 2021-05-16T19:35:37.1508251Z loading package files... 2021-05-16T19:35:37.1831588Z checking for file conflicts... 2021-05-16T19:35:37.1834168Z checking available disk space... 2021-05-16T19:35:37.1974124Z :: Processing package changes... 2021-05-16T19:35:37.1975122Z upgrading brotli... 2021-05-16T19:35:37.2103854Z upgrading less... 2021-05-16T19:35:37.2201462Z upgrading libxml2... 2021-05-16T19:35:37.2406437Z upgrading libxslt... 2021-05-16T19:35:37.2533894Z upgrading ca-certificates... 2021-05-16T19:35:38.0071008Z upgrading file... 2021-05-16T19:35:38.0600198Z upgrading libsqlite... 2021-05-16T19:35:38.0717700Z upgrading libzstd... 2021-05-16T19:35:38.0795955Z upgrading gnupg... 2021-05-16T19:35:40.5457958Z ==> Appending keys from msys2.gpg... 2021-05-16T19:35:40.6447769Z ==> Locally signing trusted keys in keyring... 2021-05-16T19:35:40.6632445Z -> Locally signing key 123D4D51A1793859C2BE916BBBE514E53E0D0813... 2021-05-16T19:35:44.7732188Z -> Locally signing key B91BCF3303284BF90CC043CA9F418C233E652008... 2021-05-16T19:35:44.8288808Z -> Locally signing key 6E8FEAFF9644F54EED90EEA0790AE56A1D3CFDDC... 2021-05-16T19:35:44.8947543Z -> Locally signing key 69985C5EB351011C78DF7F6D755B8182ACD22879... 2021-05-16T19:35:44.9540144Z -> Locally signing key 9DD0D4217D75A33B896159E6DA7EF2ABAEEA755C... 2021-05-16T19:35:45.0216092Z -> Locally signing key D55E7A6D7CE9BA1587C0ACACF40D263ECA25678A... 2021-05-16T19:35:45.0821361Z ==> Importing owner trust values... 2021-05-16T19:35:45.1242570Z ==> Disabling revoked keys in keyring... 2021-05-16T19:35:45.1418550Z -> Disabling key B19514FB53EB3668471B296E794DCF97F93FC717... 2021-05-16T19:35:45.2077201Z ==> Updating trust database... 2021-05-16T19:35:45.2235047Z gpg: next trustdb check due at 2022-01-23 2021-05-16T19:35:45.3252411Z upgrading libgpgme... 2021-05-16T19:35:45.5291559Z upgrading msys2-keyring... 2021-05-16T19:35:45.8077999Z ==> Appending keys from msys2.gpg... 2021-05-16T19:35:45.9125085Z ==> Locally signing trusted keys in keyring... 2021-05-16T19:35:45.9236933Z -> Locally signing key 123D4D51A1793859C2BE916BBBE514E53E0D0813... 2021-05-16T19:35:46.0310218Z -> Locally signing key B91BCF3303284BF90CC043CA9F418C233E652008... 2021-05-16T19:35:46.0934729Z -> Locally signing key 6E8FEAFF9644F54EED90EEA0790AE56A1D3CFDDC... 2021-05-16T19:35:46.1637928Z -> Locally signing key 69985C5EB351011C78DF7F6D755B8182ACD22879... 2021-05-16T19:35:46.2296279Z -> Locally signing key 9DD0D4217D75A33B896159E6DA7EF2ABAEEA755C... 2021-05-16T19:35:46.2916175Z -> Locally signing key D55E7A6D7CE9BA1587C0ACACF40D263ECA25678A... 2021-05-16T19:35:46.3545985Z ==> Importing owner trust values... 2021-05-16T19:35:46.3935832Z ==> Disabling revoked keys in keyring... 2021-05-16T19:35:46.4189224Z -> Disabling key B19514FB53EB3668471B296E794DCF97F93FC717... 2021-05-16T19:35:46.4892949Z ==> Updating trust database... 2021-05-16T19:35:46.5088264Z gpg: next trustdb check due at 2022-01-23 2021-05-16T19:35:46.6060672Z upgrading msys2-launcher... 2021-05-16T19:35:46.6177530Z upgrading rebase... 2021-05-16T19:35:46.6321495Z upgrading zstd... 2021-05-16T19:35:46.6548362Z :: Running post-transaction hooks... 2021-05-16T19:35:46.6549318Z (1/1) Updating the info directory file... 2021-05-16T19:35:47.0592010Z ##[endgroup] 2021-05-16T19:35:47.0593478Z ##[group]Installing additional packages... 2021-05-16T19:35:47.1308252Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'pacman' '--noconfirm' '-S' '--needed' '--overwrite' '*' 'git' 'mingw-w64-x86_64-toolchain'" 2021-05-16T19:35:48.2912347Z :: There are 19 members in group mingw-w64-x86_64-toolchain: 2021-05-16T19:35:48.2914232Z :: Repository mingw64 2021-05-16T19:35:48.2921320Z 1) mingw-w64-x86_64-binutils 2) mingw-w64-x86_64-crt-git 3) mingw-w64-x86_64-gcc 4) mingw-w64-x86_64-gcc-ada 5) mingw-w64-x86_64-gcc-fortran 6) mingw-w64-x86_64-gcc-libgfortran 7) mingw-w64-x86_64-gcc-libs 8) mingw-w64-x86_64-gcc-objc 9) mingw-w64-x86_64-gdb 10) mingw-w64-x86_64-gdb-multiarch 11) mingw-w64-x86_64-headers-git 12) mingw-w64-x86_64-libgccjit 13) mingw-w64-x86_64-libmangle-git 14) mingw-w64-x86_64-libwinpthread-git 15) mingw-w64-x86_64-make 16) mingw-w64-x86_64-pkgconf 17) mingw-w64-x86_64-tools-git 18) mingw-w64-x86_64-winpthreads-git 19) mingw-w64-x86_64-winstorecompat-git 2021-05-16T19:35:48.2926123Z 2021-05-16T19:35:48.2927236Z Enter a selection (default=all): 2021-05-16T19:35:48.2928564Z resolving dependencies... 2021-05-16T19:35:48.3032726Z looking for conflicting packages... 2021-05-16T19:35:48.3100512Z 2021-05-16T19:35:48.3117942Z Packages (80) expat-2.3.0-1 heimdal-7.7.0-2 mingw-w64-x86_64-bzip2-1.0.8-2 mingw-w64-x86_64-ca-certificates-20200601-3 mingw-w64-x86_64-expat-2.2.10-1 mingw-w64-x86_64-gettext-0.19.8.1-10 mingw-w64-x86_64-gmp-6.2.1-2 mingw-w64-x86_64-isl-0.24-1 mingw-w64-x86_64-libffi-3.3-4 mingw-w64-x86_64-libiconv-1.16-2 mingw-w64-x86_64-libsystre-1.0.1-4 mingw-w64-x86_64-libtasn1-4.16.0-2 mingw-w64-x86_64-libtre-git-r128.6fb7206-2 mingw-w64-x86_64-mpc-1.2.1-1 mingw-w64-x86_64-mpdecimal-2.5.0-2 mingw-w64-x86_64-mpfr-4.1.0-3 mingw-w64-x86_64-ncurses-6.2-3 mingw-w64-x86_64-openssl-1.1.1.k-2 mingw-w64-x86_64-p11-kit-0.23.22-1 mingw-w64-x86_64-python-3.8.9-2 mingw-w64-x86_64-readline-8.0.004-2 mingw-w64-x86_64-sqlite3-3.35.5-1 mingw-w64-x86_64-tcl-8.6.11-3 mingw-w64-x86_64-termcap-1.3.1-6 mingw-w64-x86_64-tk-8.6.11.1-2 mingw-w64-x86_64-windows-default-manifest-6.4-3 mingw-w64-x86_64-xxhash-0.8.0-1 mingw-w64-x86_64-xz-5.2.5-2 mingw-w64-x86_64-zlib-1.2.11-9 mingw-w64-x86_64-zstd-1.5.0-1 openssh-8.5p1-1 perl-Authen-SASL-2.16-2 perl-Clone-0.45-2 perl-Convert-BinHex-1.125-1 perl-Encode-Locale-1.05-1 perl-Error-0.17029-1 perl-File-Listing-6.14-1 perl-HTML-Parser-3.76-1 perl-HTML-Tagset-3.20-2 perl-HTTP-Cookies-6.10-1 perl-HTTP-Daemon-6.12-1 perl-HTTP-Date-6.05-1 perl-HTTP-Message-6.29-1 perl-HTTP-Negotiate-6.01-2 perl-IO-HTML-1.004-1 perl-IO-Socket-SSL-2.070-1 perl-IO-Stringy-2.113-1 perl-LWP-MediaTypes-6.04-1 perl-MIME-tools-5.509-1 perl-MailTools-2.21-1 perl-Net-HTTP-6.21-1 perl-Net-SMTP-SSL-1.04-1 perl-Net-SSLeay-1.90-1 perl-TermReadKey-2.38-2 perl-TimeDate-2.33-1 perl-Try-Tiny-0.30-1 perl-URI-5.09-1 perl-WWW-RobotRules-6.02-2 perl-libwww-6.53-1 vim-8.2.2689-2 git-2.31.1-2 mingw-w64-x86_64-binutils-2.36.1-3 mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1 mingw-w64-x86_64-gcc-10.3.0-2 mingw-w64-x86_64-gcc-ada-10.3.0-2 mingw-w64-x86_64-gcc-fortran-10.3.0-2 mingw-w64-x86_64-gcc-libgfortran-10.3.0-2 mingw-w64-x86_64-gcc-libs-10.3.0-2 mingw-w64-x86_64-gcc-objc-10.3.0-2 mingw-w64-x86_64-gdb-10.2-1 mingw-w64-x86_64-gdb-multiarch-10.2-1 mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1 mingw-w64-x86_64-libgccjit-10.3.0-2 mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1 mingw-w64-x86_64-libwinpthread-git-9.0.0.6184.ab0fa5ad-1 mingw-w64-x86_64-make-4.3-1 mingw-w64-x86_64-pkgconf-1.7.4-2 mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1 mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1 mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T19:35:48.3132084Z 2021-05-16T19:35:48.3132868Z Total Installed Size: 1091.89 MiB 2021-05-16T19:35:48.3133501Z 2021-05-16T19:35:48.3134433Z :: Proceed with installation? [Y/n] 2021-05-16T19:35:48.3135114Z checking keyring... 2021-05-16T19:35:48.5785852Z checking package integrity... 2021-05-16T19:36:00.7361172Z loading package files... 2021-05-16T19:36:01.3995425Z checking for file conflicts... 2021-05-16T19:36:04.0063337Z checking available disk space... 2021-05-16T19:36:04.0191010Z :: Processing package changes... 2021-05-16T19:36:04.0191873Z installing expat... 2021-05-16T19:36:04.0257450Z installing vim... 2021-05-16T19:36:06.0769537Z installing heimdal... 2021-05-16T19:36:06.5295822Z installing openssh... 2021-05-16T19:36:06.5725408Z installing perl-Error... 2021-05-16T19:36:06.5857195Z installing perl-Authen-SASL... 2021-05-16T19:36:06.6099145Z installing perl-Encode-Locale... 2021-05-16T19:36:06.6185855Z installing perl-HTTP-Date... 2021-05-16T19:36:06.6295450Z installing perl-File-Listing... 2021-05-16T19:36:06.6415853Z installing perl-HTML-Tagset... 2021-05-16T19:36:06.6468914Z installing perl-Clone... 2021-05-16T19:36:06.6535301Z installing perl-IO-HTML... 2021-05-16T19:36:06.6603435Z installing perl-LWP-MediaTypes... 2021-05-16T19:36:06.6672000Z installing perl-URI... 2021-05-16T19:36:06.7225400Z installing perl-HTTP-Message... 2021-05-16T19:36:06.7459982Z installing perl-HTML-Parser... 2021-05-16T19:36:06.7647419Z installing perl-HTTP-Cookies... 2021-05-16T19:36:06.7751668Z installing perl-HTTP-Daemon... 2021-05-16T19:36:06.7802061Z installing perl-HTTP-Negotiate... 2021-05-16T19:36:06.7850218Z installing perl-Net-HTTP... 2021-05-16T19:36:06.7967879Z installing perl-WWW-RobotRules... 2021-05-16T19:36:06.8041570Z installing perl-Try-Tiny... 2021-05-16T19:36:06.8158687Z installing perl-libwww... 2021-05-16T19:36:06.8560125Z Optional dependencies for perl-libwww 2021-05-16T19:36:06.8562008Z perl-LWP-Protocol-https: for https:// url schemes 2021-05-16T19:36:06.8563562Z installing perl-TimeDate... 2021-05-16T19:36:06.8956670Z installing perl-MailTools... 2021-05-16T19:36:06.9450884Z installing perl-IO-Stringy... 2021-05-16T19:36:06.9539282Z installing perl-Convert-BinHex... 2021-05-16T19:36:07.0840974Z module test... pass. 2021-05-16T19:36:07.0844991Z installing perl-MIME-tools... 2021-05-16T19:36:07.1482035Z installing perl-Net-SSLeay... 2021-05-16T19:36:07.2240642Z installing perl-IO-Socket-SSL... 2021-05-16T19:36:07.2411738Z installing perl-Net-SMTP-SSL... 2021-05-16T19:36:07.2553891Z installing perl-TermReadKey... 2021-05-16T19:36:07.2690119Z installing git... 2021-05-16T19:36:08.0125189Z Optional dependencies for git 2021-05-16T19:36:08.0126253Z python: various helper scripts 2021-05-16T19:36:08.0126956Z subversion: git svn 2021-05-16T19:36:08.0127739Z installing mingw-w64-x86_64-libiconv... 2021-05-16T19:36:08.0405660Z installing mingw-w64-x86_64-zlib... 2021-05-16T19:36:08.0502404Z installing mingw-w64-x86_64-binutils... 2021-05-16T19:36:08.3601784Z installing mingw-w64-x86_64-headers-git... 2021-05-16T19:36:09.7375254Z installing mingw-w64-x86_64-crt-git... 2021-05-16T19:36:10.7064468Z installing mingw-w64-x86_64-isl... 2021-05-16T19:36:10.7650151Z installing mingw-w64-x86_64-gmp... 2021-05-16T19:36:10.7803953Z installing mingw-w64-x86_64-mpfr... 2021-05-16T19:36:10.8039784Z installing mingw-w64-x86_64-mpc... 2021-05-16T19:36:10.8090766Z installing mingw-w64-x86_64-libwinpthread-git... 2021-05-16T19:36:10.8166498Z installing mingw-w64-x86_64-gcc-libs... 2021-05-16T19:36:10.8348346Z installing mingw-w64-x86_64-windows-default-manifest... 2021-05-16T19:36:10.8391154Z installing mingw-w64-x86_64-winpthreads-git... 2021-05-16T19:36:10.8537134Z installing mingw-w64-x86_64-zstd... 2021-05-16T19:36:10.8769454Z installing mingw-w64-x86_64-gcc... 2021-05-16T19:36:12.2808858Z installing mingw-w64-x86_64-gcc-ada... 2021-05-16T19:36:14.7413642Z installing mingw-w64-x86_64-gcc-libgfortran... 2021-05-16T19:36:14.7545736Z installing mingw-w64-x86_64-gcc-fortran... 2021-05-16T19:36:14.9104304Z installing mingw-w64-x86_64-gcc-objc... 2021-05-16T19:36:15.0988018Z installing mingw-w64-x86_64-expat... 2021-05-16T19:36:15.1113930Z installing mingw-w64-x86_64-gettext... 2021-05-16T19:36:17.3838479Z installing mingw-w64-x86_64-libtre-git... 2021-05-16T19:36:17.4066161Z installing mingw-w64-x86_64-libsystre... 2021-05-16T19:36:17.4182865Z installing mingw-w64-x86_64-ncurses... 2021-05-16T19:36:22.8540929Z installing mingw-w64-x86_64-bzip2... 2021-05-16T19:36:22.8724664Z installing mingw-w64-x86_64-libffi... 2021-05-16T19:36:22.8836352Z installing mingw-w64-x86_64-mpdecimal... 2021-05-16T19:36:22.9404526Z installing mingw-w64-x86_64-libtasn1... 2021-05-16T19:36:23.0095592Z installing mingw-w64-x86_64-p11-kit... 2021-05-16T19:36:23.0355408Z installing mingw-w64-x86_64-ca-certificates... 2021-05-16T19:36:23.7325815Z installing mingw-w64-x86_64-openssl... 2021-05-16T19:36:30.8699124Z installing mingw-w64-x86_64-termcap... 2021-05-16T19:36:30.8758720Z installing mingw-w64-x86_64-readline... 2021-05-16T19:36:30.9081695Z installing mingw-w64-x86_64-tcl... 2021-05-16T19:36:32.5885123Z installing mingw-w64-x86_64-sqlite3... 2021-05-16T19:36:33.7464101Z installing mingw-w64-x86_64-tk... 2021-05-16T19:36:34.3219886Z installing mingw-w64-x86_64-xz... 2021-05-16T19:36:34.4081169Z installing mingw-w64-x86_64-python... 2021-05-16T19:36:42.2643760Z installing mingw-w64-x86_64-xxhash... 2021-05-16T19:36:42.2756971Z installing mingw-w64-x86_64-gdb... 2021-05-16T19:36:42.3882305Z installing mingw-w64-x86_64-gdb-multiarch... 2021-05-16T19:36:42.4839139Z installing mingw-w64-x86_64-libgccjit... 2021-05-16T19:36:42.6204925Z installing mingw-w64-x86_64-libmangle-git... 2021-05-16T19:36:42.6262472Z installing mingw-w64-x86_64-make... 2021-05-16T19:36:42.6475047Z installing mingw-w64-x86_64-pkgconf... 2021-05-16T19:36:42.6658976Z installing mingw-w64-x86_64-tools-git... 2021-05-16T19:36:42.6786399Z installing mingw-w64-x86_64-winstorecompat-git... 2021-05-16T19:36:42.7376610Z ##[endgroup] 2021-05-16T19:36:42.7377820Z ##[group]Saving package cache... 2021-05-16T19:36:42.8076775Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'paccache' '-r' '-f' '-u' '-k0'" 2021-05-16T19:36:43.8721170Z ==> no candidate packages found for pruning 2021-05-16T19:36:43.9530534Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'paccache' '-r' '-f' '-k1'" 2021-05-16T19:36:44.4000906Z ==> no candidate packages found for pruning 2021-05-16T19:36:45.0780663Z Cache unchanged, skipping save for msys2-pkgs-upd:true-conf:e36258c0-files:753615ce398942dc832338a15edc0be412143ee9 2021-05-16T19:36:45.1796851Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'pacman' '--noconfirm' '-Scc'" 2021-05-16T19:36:46.1217738Z 2021-05-16T19:36:46.1218877Z Cache directory: /var/cache/pacman/pkg/ 2021-05-16T19:36:46.1577089Z :: Do you want to remove ALL files from cache? [Y/n] 2021-05-16T19:36:46.1578042Z removing all files from cache... 2021-05-16T19:36:46.1578527Z 2021-05-16T19:36:46.1579178Z Database directory: /var/lib/pacman/ 2021-05-16T19:36:46.1584599Z :: Do you want to remove unused repositories? [Y/n] 2021-05-16T19:36:46.1585989Z removing unused sync repositories... 2021-05-16T19:36:46.1660413Z ##[endgroup] 2021-05-16T19:36:46.2006143Z ##[group]Run adigherman/actions/install-sysdeps-windows@master 2021-05-16T19:36:46.2006882Z env: 2021-05-16T19:36:46.2007367Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:36:46.2008009Z TIC_DEPLOY_KEY: 2021-05-16T19:36:46.2008376Z RSPM: 2021-05-16T19:36:46.2009847Z GITHUB_PAT: *** 2021-05-16T19:36:46.2010280Z COVERALLS_TOKEN: 2021-05-16T19:36:46.2010886Z continue-on-error: true 2021-05-16T19:36:46.2011394Z VDIFFR_RUN_TESTS: 2021-05-16T19:36:46.2011840Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T19:36:46.2012270Z TZ: UTC 2021-05-16T19:36:46.2012676Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:36:46.2013097Z NOT_CRAN: true 2021-05-16T19:36:46.2013513Z MSYSTEM: MINGW64 2021-05-16T19:36:46.2013944Z ##[endgroup] 2021-05-16T19:36:47.1665173Z :: Synchronizing package databases... 2021-05-16T19:36:47.8785068Z mingw32 is up to date 2021-05-16T19:36:47.8786473Z mingw64 is up to date 2021-05-16T19:36:47.8787546Z ucrt64 is up to date 2021-05-16T19:36:47.8788831Z clang64 is up to date 2021-05-16T19:36:47.8789862Z msys is up to date 2021-05-16T19:36:47.8791162Z :: Starting core system upgrade... 2021-05-16T19:36:48.1504489Z there is nothing to do 2021-05-16T19:36:48.1506102Z :: Starting full system upgrade... 2021-05-16T19:36:48.2602715Z there is nothing to do 2021-05-16T19:36:49.0051945Z resolving dependencies... 2021-05-16T19:36:49.0119244Z looking for conflicting packages... 2021-05-16T19:36:49.0208026Z 2021-05-16T19:36:49.0208766Z Packages (1) mingw-w64-x86_64-aom-3.1.0-1 2021-05-16T19:36:49.0209285Z 2021-05-16T19:36:49.0209899Z Total Download Size: 3.00 MiB 2021-05-16T19:36:49.0210600Z Total Installed Size: 20.93 MiB 2021-05-16T19:36:49.0211042Z 2021-05-16T19:36:49.0211805Z :: Proceed with installation? [Y/n] 2021-05-16T19:36:49.0212564Z :: Retrieving packages... 2021-05-16T19:36:49.3659424Z downloading mingw-w64-x86_64-aom-3.1.0-1-any.pkg.tar.zst... 2021-05-16T19:36:50.1102234Z checking keyring... 2021-05-16T19:36:50.1951019Z checking package integrity... 2021-05-16T19:36:50.3470206Z loading package files... 2021-05-16T19:36:50.3481738Z checking for file conflicts... 2021-05-16T19:36:50.3494445Z checking available disk space... 2021-05-16T19:36:50.3500837Z :: Processing package changes... 2021-05-16T19:36:50.3501706Z installing mingw-w64-x86_64-aom... 2021-05-16T19:36:51.1732499Z resolving dependencies... 2021-05-16T19:36:51.1733755Z looking for conflicting packages... 2021-05-16T19:36:51.1885313Z 2021-05-16T19:36:51.1886419Z Packages (1) mingw-w64-x86_64-argtable-2.13-2 2021-05-16T19:36:51.1887197Z 2021-05-16T19:36:51.1888025Z Total Download Size: 1.97 MiB 2021-05-16T19:36:51.1888946Z Total Installed Size: 4.43 MiB 2021-05-16T19:36:51.1889554Z 2021-05-16T19:36:51.1890587Z :: Proceed with installation? [Y/n] 2021-05-16T19:36:51.1891628Z :: Retrieving packages... 2021-05-16T19:36:51.5396677Z downloading mingw-w64-x86_64-argtable-2.13-2-any.pkg.tar.zst... 2021-05-16T19:36:52.1903212Z checking keyring... 2021-05-16T19:36:52.2751238Z checking package integrity... 2021-05-16T19:36:52.4161655Z loading package files... 2021-05-16T19:36:52.4186393Z checking for file conflicts... 2021-05-16T19:36:52.4207326Z checking available disk space... 2021-05-16T19:36:52.4213812Z :: Processing package changes... 2021-05-16T19:36:52.4214703Z installing mingw-w64-x86_64-argtable... 2021-05-16T19:36:53.2176702Z resolving dependencies... 2021-05-16T19:36:53.2343286Z looking for conflicting packages... 2021-05-16T19:36:53.2397001Z 2021-05-16T19:36:53.2406999Z Packages (32) mingw-w64-x86_64-aws-c-cal-0.5.0-1 mingw-w64-x86_64-aws-c-common-0.5.5-1 mingw-w64-x86_64-aws-c-event-stream-0.2.7-1 mingw-w64-x86_64-aws-c-io-0.9.1-3 mingw-w64-x86_64-aws-checksums-0.1.11-1 mingw-w64-x86_64-aws-sdk-cpp-1.8.149-2 mingw-w64-x86_64-boost-1.75.0-4 mingw-w64-x86_64-brotli-1.0.9-2 mingw-w64-x86_64-c-ares-1.17.1-1 mingw-w64-x86_64-double-conversion-3.1.5-1 mingw-w64-x86_64-flatbuffers-1.12.0-2 mingw-w64-x86_64-gflags-2.2.2-2 mingw-w64-x86_64-glib2-2.68.2-1 mingw-w64-x86_64-gobject-introspection-1.66.1-5 mingw-w64-x86_64-gobject-introspection-runtime-1.66.1-5 mingw-w64-x86_64-grpc-1.35.0-2 mingw-w64-x86_64-icu-68.2-3 mingw-w64-x86_64-libutf8proc-2.6.1-1 mingw-w64-x86_64-lz4-1.9.3-1 mingw-w64-x86_64-openblas-0.3.13-2 mingw-w64-x86_64-pcre-8.44-3 mingw-w64-x86_64-protobuf-3.16.0-1 mingw-w64-x86_64-python-beaker-1.11.0-1 mingw-w64-x86_64-python-mako-1.1.4-2 mingw-w64-x86_64-python-markupsafe-2.0.0-1 mingw-w64-x86_64-python-numpy-1.20.3-1 mingw-w64-x86_64-re2-20210401-1 mingw-w64-x86_64-snappy-1.1.8-1 mingw-w64-x86_64-thrift-0.13.0-2 mingw-w64-x86_64-uriparser-0.9.4-1 mingw-w64-x86_64-wineditline-2.205-3 mingw-w64-x86_64-arrow-4.0.0-1 2021-05-16T19:36:53.2413474Z 2021-05-16T19:36:53.2414084Z Total Download Size: 92.82 MiB 2021-05-16T19:36:53.2414792Z Total Installed Size: 821.22 MiB 2021-05-16T19:36:53.2415241Z 2021-05-16T19:36:53.2416039Z :: Proceed with installation? [Y/n] 2021-05-16T19:36:53.2416870Z :: Retrieving packages... 2021-05-16T19:36:53.7071939Z downloading mingw-w64-x86_64-aws-c-common-0.5.5-1-any.pkg.tar.zst... 2021-05-16T19:36:54.1724728Z downloading mingw-w64-x86_64-aws-checksums-0.1.11-1-any.pkg.tar.zst... 2021-05-16T19:36:54.2685506Z downloading mingw-w64-x86_64-aws-c-cal-0.5.0-1-any.pkg.tar.zst... 2021-05-16T19:36:54.3649666Z downloading mingw-w64-x86_64-aws-c-io-0.9.1-3-any.pkg.tar.zst... 2021-05-16T19:36:54.5534834Z downloading mingw-w64-x86_64-aws-c-event-stream-0.2.7-1-any.pkg.tar.zst... 2021-05-16T19:36:54.6516919Z downloading mingw-w64-x86_64-aws-sdk-cpp-1.8.149-2-any.pkg.tar.zst... 2021-05-16T19:36:55.1257072Z downloading mingw-w64-x86_64-brotli-1.0.9-2-any.pkg.tar.zst... 2021-05-16T19:36:55.2217362Z downloading mingw-w64-x86_64-double-conversion-3.1.5-1-any.pkg.tar.xz... 2021-05-16T19:36:55.3189443Z downloading mingw-w64-x86_64-flatbuffers-1.12.0-2-any.pkg.tar.zst... 2021-05-16T19:36:55.4219731Z downloading mingw-w64-x86_64-gflags-2.2.2-2-any.pkg.tar.xz... 2021-05-16T19:36:55.5188708Z downloading mingw-w64-x86_64-wineditline-2.205-3-any.pkg.tar.xz... 2021-05-16T19:36:55.6177073Z downloading mingw-w64-x86_64-pcre-8.44-3-any.pkg.tar.zst... 2021-05-16T19:36:55.7243736Z downloading mingw-w64-x86_64-glib2-2.68.2-1-any.pkg.tar.zst... 2021-05-16T19:36:55.9375892Z downloading mingw-w64-x86_64-gobject-introspection-runtime-1.66.1-5-any.pkg.tar.zst... 2021-05-16T19:36:56.0357160Z downloading mingw-w64-x86_64-python-markupsafe-2.0.0-1-any.pkg.tar.zst... 2021-05-16T19:36:56.1314241Z downloading mingw-w64-x86_64-python-beaker-1.11.0-1-any.pkg.tar.xz... 2021-05-16T19:36:56.2299111Z downloading mingw-w64-x86_64-python-mako-1.1.4-2-any.pkg.tar.zst... 2021-05-16T19:36:56.3299641Z downloading mingw-w64-x86_64-gobject-introspection-1.66.1-5-any.pkg.tar.zst... 2021-05-16T19:36:56.4339856Z downloading mingw-w64-x86_64-c-ares-1.17.1-1-any.pkg.tar.zst... 2021-05-16T19:36:56.5311101Z downloading mingw-w64-x86_64-protobuf-3.16.0-1-any.pkg.tar.zst... 2021-05-16T19:36:56.6561657Z downloading mingw-w64-x86_64-re2-20210401-1-any.pkg.tar.zst... 2021-05-16T19:36:56.7652596Z downloading mingw-w64-x86_64-grpc-1.35.0-2-any.pkg.tar.zst... 2021-05-16T19:36:56.8907758Z downloading mingw-w64-x86_64-libutf8proc-2.6.1-1-any.pkg.tar.zst... 2021-05-16T19:36:56.9878739Z downloading mingw-w64-x86_64-lz4-1.9.3-1-any.pkg.tar.zst... 2021-05-16T19:36:57.0849180Z downloading mingw-w64-x86_64-openblas-0.3.13-2-any.pkg.tar.zst... 2021-05-16T19:36:57.3991770Z downloading mingw-w64-x86_64-python-numpy-1.20.3-1-any.pkg.tar.zst... 2021-05-16T19:36:57.6167420Z downloading mingw-w64-x86_64-snappy-1.1.8-1-any.pkg.tar.xz... 2021-05-16T19:36:57.7150446Z downloading mingw-w64-x86_64-icu-68.2-3-any.pkg.tar.zst... 2021-05-16T19:36:58.5478838Z downloading mingw-w64-x86_64-boost-1.75.0-4-any.pkg.tar.zst... 2021-05-16T19:36:59.3455480Z downloading mingw-w64-x86_64-thrift-0.13.0-2-any.pkg.tar.zst... 2021-05-16T19:36:59.4564680Z downloading mingw-w64-x86_64-uriparser-0.9.4-1-any.pkg.tar.zst... 2021-05-16T19:36:59.5556096Z downloading mingw-w64-x86_64-arrow-4.0.0-1-any.pkg.tar.zst... 2021-05-16T19:37:00.2086704Z checking keyring... 2021-05-16T19:37:00.4649874Z checking package integrity... 2021-05-16T19:37:05.4241164Z loading package files... 2021-05-16T19:37:05.7820749Z checking for file conflicts... 2021-05-16T19:37:07.4865478Z checking available disk space... 2021-05-16T19:37:07.4936718Z :: Processing package changes... 2021-05-16T19:37:07.4938054Z installing mingw-w64-x86_64-aws-c-common... 2021-05-16T19:37:07.5865369Z installing mingw-w64-x86_64-aws-checksums... 2021-05-16T19:37:07.6014975Z installing mingw-w64-x86_64-aws-c-cal... 2021-05-16T19:37:07.6207027Z installing mingw-w64-x86_64-aws-c-io... 2021-05-16T19:37:07.6518442Z installing mingw-w64-x86_64-aws-c-event-stream... 2021-05-16T19:37:07.6699560Z installing mingw-w64-x86_64-aws-sdk-cpp... 2021-05-16T19:37:08.5154146Z installing mingw-w64-x86_64-brotli... 2021-05-16T19:37:08.5383679Z installing mingw-w64-x86_64-double-conversion... 2021-05-16T19:37:08.5641663Z installing mingw-w64-x86_64-flatbuffers... 2021-05-16T19:37:08.6006283Z installing mingw-w64-x86_64-gflags... 2021-05-16T19:37:08.6365847Z installing mingw-w64-x86_64-wineditline... 2021-05-16T19:37:08.6511617Z installing mingw-w64-x86_64-pcre... 2021-05-16T19:37:08.8250814Z installing mingw-w64-x86_64-glib2... 2021-05-16T19:37:09.3365250Z installing mingw-w64-x86_64-gobject-introspection-runtime... 2021-05-16T19:37:09.3582349Z installing mingw-w64-x86_64-python-markupsafe... 2021-05-16T19:37:09.3765180Z installing mingw-w64-x86_64-python-beaker... 2021-05-16T19:37:09.4690893Z installing mingw-w64-x86_64-python-mako... 2021-05-16T19:37:09.5492222Z installing mingw-w64-x86_64-gobject-introspection... 2021-05-16T19:37:09.7068161Z installing mingw-w64-x86_64-c-ares... 2021-05-16T19:37:09.7677137Z installing mingw-w64-x86_64-protobuf... 2021-05-16T19:37:09.9496932Z installing mingw-w64-x86_64-re2... 2021-05-16T19:37:09.9651070Z installing mingw-w64-x86_64-grpc... 2021-05-16T19:37:10.3632620Z installing mingw-w64-x86_64-libutf8proc... 2021-05-16T19:37:10.3725807Z installing mingw-w64-x86_64-lz4... 2021-05-16T19:37:10.3885468Z installing mingw-w64-x86_64-openblas... 2021-05-16T19:37:10.5966739Z Set the environment variable OPENBLAS_NUM_THREADS to the 2021-05-16T19:37:10.5967829Z number of threads to use. 2021-05-16T19:37:10.6001673Z installing mingw-w64-x86_64-python-numpy... 2021-05-16T19:37:12.2715887Z Optional dependencies for mingw-w64-x86_64-python-numpy 2021-05-16T19:37:12.2717255Z mingw-w64-x86_64-python-pytest: testsuite 2021-05-16T19:37:12.2718257Z installing mingw-w64-x86_64-snappy... 2021-05-16T19:37:12.2885762Z installing mingw-w64-x86_64-icu... 2021-05-16T19:37:12.7668395Z installing mingw-w64-x86_64-boost... 2021-05-16T19:37:27.4401001Z installing mingw-w64-x86_64-thrift... 2021-05-16T19:37:27.5553197Z installing mingw-w64-x86_64-uriparser... 2021-05-16T19:37:27.5699954Z installing mingw-w64-x86_64-arrow... 2021-05-16T19:37:29.9252123Z warning: mingw-w64-x86_64-aws-sdk-cpp-1.8.149-2 is up to date -- reinstalling 2021-05-16T19:37:29.9253265Z resolving dependencies... 2021-05-16T19:37:29.9341862Z looking for conflicting packages... 2021-05-16T19:37:29.9451825Z 2021-05-16T19:37:29.9452912Z Packages (1) mingw-w64-x86_64-aws-sdk-cpp-1.8.149-2 2021-05-16T19:37:29.9454452Z 2021-05-16T19:37:29.9455092Z Total Installed Size: 36.73 MiB 2021-05-16T19:37:29.9456116Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:37:29.9456589Z 2021-05-16T19:37:29.9457353Z :: Proceed with installation? [Y/n] 2021-05-16T19:37:29.9458039Z checking keyring... 2021-05-16T19:37:30.0153592Z checking package integrity... 2021-05-16T19:37:30.1582291Z loading package files... 2021-05-16T19:37:30.1714324Z checking for file conflicts... 2021-05-16T19:37:30.1715421Z checking available disk space... 2021-05-16T19:37:30.2172199Z :: Processing package changes... 2021-05-16T19:37:30.2173984Z reinstalling mingw-w64-x86_64-aws-sdk-cpp... 2021-05-16T19:37:32.3262714Z warning: mingw-w64-x86_64-binutils-2.36.1-3 is up to date -- reinstalling 2021-05-16T19:37:32.3264295Z resolving dependencies... 2021-05-16T19:37:32.3382683Z looking for conflicting packages... 2021-05-16T19:37:32.3450048Z 2021-05-16T19:37:32.3451809Z Packages (1) mingw-w64-x86_64-binutils-2.36.1-3 2021-05-16T19:37:32.3452365Z 2021-05-16T19:37:32.3452932Z Total Download Size: 7.06 MiB 2021-05-16T19:37:32.3455133Z Total Installed Size: 88.32 MiB 2021-05-16T19:37:32.3455850Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:37:32.3456283Z 2021-05-16T19:37:32.3457021Z :: Proceed with installation? [Y/n] 2021-05-16T19:37:32.3457766Z :: Retrieving packages... 2021-05-16T19:37:32.6792137Z downloading mingw-w64-x86_64-binutils-2.36.1-3-any.pkg.tar.zst... 2021-05-16T19:37:34.2993374Z checking keyring... 2021-05-16T19:37:34.2993981Z checking package integrity... 2021-05-16T19:37:34.2994542Z loading package files... 2021-05-16T19:37:34.2995099Z checking for file conflicts... 2021-05-16T19:37:34.2995682Z checking available disk space... 2021-05-16T19:37:34.2996315Z :: Processing package changes... 2021-05-16T19:37:34.2996984Z reinstalling mingw-w64-x86_64-binutils... 2021-05-16T19:37:35.0925166Z warning: mingw-w64-x86_64-boost-1.75.0-4 is up to date -- reinstalling 2021-05-16T19:37:35.0926075Z resolving dependencies... 2021-05-16T19:37:35.1055039Z looking for conflicting packages... 2021-05-16T19:37:35.1221930Z 2021-05-16T19:37:35.1222876Z Packages (1) mingw-w64-x86_64-boost-1.75.0-4 2021-05-16T19:37:35.1223394Z 2021-05-16T19:37:35.1223982Z Total Installed Size: 344.30 MiB 2021-05-16T19:37:35.1224605Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:37:35.1225294Z 2021-05-16T19:37:35.1226215Z :: Proceed with installation? [Y/n] 2021-05-16T19:37:35.1227009Z checking keyring... 2021-05-16T19:37:35.1988991Z checking package integrity... 2021-05-16T19:37:35.4913845Z loading package files... 2021-05-16T19:37:35.6845106Z checking for file conflicts... 2021-05-16T19:37:35.6865288Z checking available disk space... 2021-05-16T19:37:36.4716818Z :: Processing package changes... 2021-05-16T19:37:36.4718606Z reinstalling mingw-w64-x86_64-boost... 2021-05-16T19:37:52.3651597Z resolving dependencies... 2021-05-16T19:37:52.3770156Z looking for conflicting packages... 2021-05-16T19:37:52.3836017Z 2021-05-16T19:37:52.3836990Z Packages (1) mingw-w64-x86_64-bwidget-1.9.14-1 2021-05-16T19:37:52.3837691Z 2021-05-16T19:37:52.3838414Z Total Download Size: 0.17 MiB 2021-05-16T19:37:52.3839466Z Total Installed Size: 0.98 MiB 2021-05-16T19:37:52.3840196Z 2021-05-16T19:37:52.3841359Z :: Proceed with installation? [Y/n] 2021-05-16T19:37:52.3842552Z :: Retrieving packages... 2021-05-16T19:37:52.8386804Z downloading mingw-w64-x86_64-bwidget-1.9.14-1-any.pkg.tar.xz... 2021-05-16T19:37:53.1165094Z checking keyring... 2021-05-16T19:37:53.1999572Z checking package integrity... 2021-05-16T19:37:53.3277756Z loading package files... 2021-05-16T19:37:53.3331288Z checking for file conflicts... 2021-05-16T19:37:53.3408251Z checking available disk space... 2021-05-16T19:37:53.3417394Z :: Processing package changes... 2021-05-16T19:37:53.3418295Z installing mingw-w64-x86_64-bwidget... 2021-05-16T19:37:54.2579722Z warning: mingw-w64-x86_64-bzip2-1.0.8-2 is up to date -- reinstalling 2021-05-16T19:37:54.2580628Z resolving dependencies... 2021-05-16T19:37:54.2657750Z looking for conflicting packages... 2021-05-16T19:37:54.2760951Z 2021-05-16T19:37:54.2761799Z Packages (1) mingw-w64-x86_64-bzip2-1.0.8-2 2021-05-16T19:37:54.2762343Z 2021-05-16T19:37:54.2763020Z Total Download Size: 0.09 MiB 2021-05-16T19:37:54.2765173Z Total Installed Size: 0.46 MiB 2021-05-16T19:37:54.2765846Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:37:54.2766279Z 2021-05-16T19:37:54.2767023Z :: Proceed with installation? [Y/n] 2021-05-16T19:37:54.2767781Z :: Retrieving packages... 2021-05-16T19:37:54.6018223Z downloading mingw-w64-x86_64-bzip2-1.0.8-2-any.pkg.tar.zst... 2021-05-16T19:37:54.7867648Z checking keyring... 2021-05-16T19:37:54.8723743Z checking package integrity... 2021-05-16T19:37:55.0063122Z loading package files... 2021-05-16T19:37:55.0069980Z checking for file conflicts... 2021-05-16T19:37:55.0072294Z checking available disk space... 2021-05-16T19:37:55.0078908Z :: Processing package changes... 2021-05-16T19:37:55.0079798Z reinstalling mingw-w64-x86_64-bzip2... 2021-05-16T19:37:55.8296995Z warning: mingw-w64-x86_64-c-ares-1.17.1-1 is up to date -- reinstalling 2021-05-16T19:37:55.8297862Z resolving dependencies... 2021-05-16T19:37:55.8299068Z looking for conflicting packages... 2021-05-16T19:37:55.8475920Z 2021-05-16T19:37:55.8476904Z Packages (1) mingw-w64-x86_64-c-ares-1.17.1-1 2021-05-16T19:37:55.8477615Z 2021-05-16T19:37:55.8479002Z Total Installed Size: 0.62 MiB 2021-05-16T19:37:55.8480048Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:37:55.8480480Z 2021-05-16T19:37:55.8481184Z :: Proceed with installation? [Y/n] 2021-05-16T19:37:55.8482489Z checking keyring... 2021-05-16T19:37:55.9162820Z checking package integrity... 2021-05-16T19:37:56.0230481Z loading package files... 2021-05-16T19:37:56.0261104Z checking for file conflicts... 2021-05-16T19:37:56.0261875Z checking available disk space... 2021-05-16T19:37:56.0307007Z :: Processing package changes... 2021-05-16T19:37:56.0307957Z reinstalling mingw-w64-x86_64-c-ares... 2021-05-16T19:37:56.8942192Z resolving dependencies... 2021-05-16T19:37:56.9217652Z looking for conflicting packages... 2021-05-16T19:37:56.9240142Z warning: dependency cycle detected: 2021-05-16T19:37:56.9240553Z 2021-05-16T19:37:56.9241688Z warning: mingw-w64-x86_64-harfbuzz will be installed before its mingw-w64-x86_64-freetype dependency 2021-05-16T19:37:56.9243972Z Packages (8) mingw-w64-x86_64-fontconfig-2.13.93-3 mingw-w64-x86_64-freetype-2.10.4-2 mingw-w64-x86_64-graphite2-1.3.14-2 mingw-w64-x86_64-harfbuzz-2.8.1-1 mingw-w64-x86_64-libpng-1.6.37-4 mingw-w64-x86_64-lzo2-2.10-1 mingw-w64-x86_64-pixman-0.40.0-2 mingw-w64-x86_64-cairo-1.17.4-3 2021-05-16T19:37:56.9245525Z 2021-05-16T19:37:56.9246355Z Total Download Size: 3.58 MiB 2021-05-16T19:37:56.9247037Z Total Installed Size: 21.16 MiB 2021-05-16T19:37:56.9247498Z 2021-05-16T19:37:56.9248276Z :: Proceed with installation? [Y/n] 2021-05-16T19:37:56.9249042Z :: Retrieving packages... 2021-05-16T19:37:57.2302527Z downloading mingw-w64-x86_64-libpng-1.6.37-4-any.pkg.tar.zst... 2021-05-16T19:37:57.6940485Z downloading mingw-w64-x86_64-graphite2-1.3.14-2-any.pkg.tar.zst... 2021-05-16T19:37:57.7915279Z downloading mingw-w64-x86_64-harfbuzz-2.8.1-1-any.pkg.tar.zst... 2021-05-16T19:37:58.0758765Z downloading mingw-w64-x86_64-freetype-2.10.4-2-any.pkg.tar.zst... 2021-05-16T19:37:58.1769495Z downloading mingw-w64-x86_64-fontconfig-2.13.93-3-any.pkg.tar.zst... 2021-05-16T19:37:58.4103617Z downloading mingw-w64-x86_64-lzo2-2.10-1-any.pkg.tar.xz... 2021-05-16T19:37:58.5055072Z downloading mingw-w64-x86_64-pixman-0.40.0-2-any.pkg.tar.zst... 2021-05-16T19:37:58.6037790Z downloading mingw-w64-x86_64-cairo-1.17.4-3-any.pkg.tar.zst... 2021-05-16T19:37:58.6187403Z checking keyring... 2021-05-16T19:37:58.8773838Z checking package integrity... 2021-05-16T19:37:59.9324641Z loading package files... 2021-05-16T19:37:59.9544292Z checking for file conflicts... 2021-05-16T19:37:59.9748887Z checking available disk space... 2021-05-16T19:37:59.9758819Z :: Processing package changes... 2021-05-16T19:37:59.9759830Z installing mingw-w64-x86_64-libpng... 2021-05-16T19:38:00.0007153Z installing mingw-w64-x86_64-graphite2... 2021-05-16T19:38:00.0244188Z installing mingw-w64-x86_64-harfbuzz... 2021-05-16T19:38:00.0897483Z Optional dependencies for mingw-w64-x86_64-harfbuzz 2021-05-16T19:38:00.0899246Z mingw-w64-x86_64-icu: harfbuzz-icu support [installed] 2021-05-16T19:38:00.0900658Z mingw-w64-x86_64-cairo: hb-view program [pending] 2021-05-16T19:38:00.0902247Z installing mingw-w64-x86_64-freetype... 2021-05-16T19:38:00.1424981Z installing mingw-w64-x86_64-fontconfig... 2021-05-16T19:38:00.2625732Z 2021-05-16T19:38:00.2637315Z Fontconfig configuration is done via /mingw64/etc/fonts/conf.avail and conf.d. 2021-05-16T19:38:00.2640597Z Read /mingw64/etc/fonts/conf.d/README for more information. 2021-05-16T19:38:00.2641772Z 2021-05-16T19:38:12.1719330Z updating font cache... done. 2021-05-16T19:38:12.1754169Z installing mingw-w64-x86_64-lzo2... 2021-05-16T19:38:12.2061368Z installing mingw-w64-x86_64-pixman... 2021-05-16T19:38:12.2185895Z installing mingw-w64-x86_64-cairo... 2021-05-16T19:38:12.2590048Z Optional dependencies for mingw-w64-x86_64-cairo 2021-05-16T19:38:12.2591334Z mingw-w64-x86_64-glib2: libcairo-gobject [installed] 2021-05-16T19:38:12.2625831Z :: Running post-transaction hooks... 2021-05-16T19:38:12.2629061Z (1/1) Updating fontconfig cache... 2021-05-16T19:38:13.0888114Z resolving dependencies... 2021-05-16T19:38:13.1028452Z looking for conflicting packages... 2021-05-16T19:38:13.1088605Z 2021-05-16T19:38:13.1089693Z Packages (1) mingw-w64-x86_64-ccache-3.7.9-2 2021-05-16T19:38:13.1090478Z 2021-05-16T19:38:13.1091316Z Total Download Size: 0.10 MiB 2021-05-16T19:38:13.1092249Z Total Installed Size: 0.20 MiB 2021-05-16T19:38:13.1092857Z 2021-05-16T19:38:13.1093837Z :: Proceed with installation? [Y/n] 2021-05-16T19:38:13.1094877Z :: Retrieving packages... 2021-05-16T19:38:13.4580071Z downloading mingw-w64-x86_64-ccache-3.7.9-2-any.pkg.tar.zst... 2021-05-16T19:38:13.7358392Z checking keyring... 2021-05-16T19:38:13.8326379Z checking package integrity... 2021-05-16T19:38:13.9588046Z loading package files... 2021-05-16T19:38:13.9611097Z checking for file conflicts... 2021-05-16T19:38:13.9620982Z checking available disk space... 2021-05-16T19:38:13.9630690Z :: Processing package changes... 2021-05-16T19:38:13.9631536Z installing mingw-w64-x86_64-ccache... 2021-05-16T19:38:14.7318249Z resolving dependencies... 2021-05-16T19:38:14.7458104Z looking for conflicting packages... 2021-05-16T19:38:14.7517315Z 2021-05-16T19:38:14.7518659Z Packages (1) mingw-w64-x86_64-cfitsio-3.450-2 2021-05-16T19:38:14.7519575Z 2021-05-16T19:38:14.7520568Z Total Download Size: 0.69 MiB 2021-05-16T19:38:14.7521683Z Total Installed Size: 3.86 MiB 2021-05-16T19:38:14.7522405Z 2021-05-16T19:38:14.7523692Z :: Proceed with installation? [Y/n] 2021-05-16T19:38:14.7524933Z :: Retrieving packages... 2021-05-16T19:38:15.0611176Z downloading mingw-w64-x86_64-cfitsio-3.450-2-any.pkg.tar.zst... 2021-05-16T19:38:15.5307150Z checking keyring... 2021-05-16T19:38:15.6191330Z checking package integrity... 2021-05-16T19:38:15.7557876Z loading package files... 2021-05-16T19:38:15.7582989Z checking for file conflicts... 2021-05-16T19:38:15.7596981Z checking available disk space... 2021-05-16T19:38:15.7606386Z :: Processing package changes... 2021-05-16T19:38:15.7607162Z installing mingw-w64-x86_64-cfitsio... 2021-05-16T19:38:16.5633434Z resolving dependencies... 2021-05-16T19:38:16.5694874Z looking for conflicting packages... 2021-05-16T19:38:16.5826212Z 2021-05-16T19:38:16.5827366Z Packages (1) mingw-w64-x86_64-clustal-omega-1.2.4-1 2021-05-16T19:38:16.5828126Z 2021-05-16T19:38:16.5828864Z Total Download Size: 0.42 MiB 2021-05-16T19:38:16.5829707Z Total Installed Size: 1.59 MiB 2021-05-16T19:38:16.5830259Z 2021-05-16T19:38:16.5831101Z :: Proceed with installation? [Y/n] 2021-05-16T19:38:16.5832003Z :: Retrieving packages... 2021-05-16T19:38:16.8904802Z downloading mingw-w64-x86_64-clustal-omega-1.2.4-1-any.pkg.tar.zst... 2021-05-16T19:38:17.3012720Z checking keyring... 2021-05-16T19:38:17.3885808Z checking package integrity... 2021-05-16T19:38:17.5211842Z loading package files... 2021-05-16T19:38:17.5238389Z checking for file conflicts... 2021-05-16T19:38:17.5262844Z checking available disk space... 2021-05-16T19:38:17.5273564Z :: Processing package changes... 2021-05-16T19:38:17.5274555Z installing mingw-w64-x86_64-clustal-omega... 2021-05-16T19:38:18.3507731Z resolving dependencies... 2021-05-16T19:38:18.3699937Z looking for conflicting packages... 2021-05-16T19:38:18.3733110Z 2021-05-16T19:38:18.3738210Z Packages (15) mingw-w64-x86_64-curl-7.76.1-1 mingw-w64-x86_64-jansson-2.13.1-1 mingw-w64-x86_64-jemalloc-5.2.1-2 mingw-w64-x86_64-jsoncpp-1.9.4-1 mingw-w64-x86_64-libarchive-3.5.1-1 mingw-w64-x86_64-libidn2-2.3.0-1 mingw-w64-x86_64-libmetalink-0.1.3-3 mingw-w64-x86_64-libpsl-0.21.1-2 mingw-w64-x86_64-libssh2-1.9.0-3 mingw-w64-x86_64-libunistring-0.9.10-3 mingw-w64-x86_64-libuv-1.40.0-3 mingw-w64-x86_64-nettle-3.7-2 mingw-w64-x86_64-nghttp2-1.41.0-1 mingw-w64-x86_64-rhash-1.4.1-3 mingw-w64-x86_64-cmake-3.20.2-1 2021-05-16T19:38:18.3741977Z 2021-05-16T19:38:18.3742819Z Total Download Size: 13.82 MiB 2021-05-16T19:38:18.3743752Z Total Installed Size: 92.94 MiB 2021-05-16T19:38:18.3744364Z 2021-05-16T19:38:18.3745336Z :: Proceed with installation? [Y/n] 2021-05-16T19:38:18.3746360Z :: Retrieving packages... 2021-05-16T19:38:18.6814539Z downloading mingw-w64-x86_64-libunistring-0.9.10-3-any.pkg.tar.zst... 2021-05-16T19:38:19.2356968Z downloading mingw-w64-x86_64-libidn2-2.3.0-1-any.pkg.tar.xz... 2021-05-16T19:38:19.3307740Z downloading mingw-w64-x86_64-libmetalink-0.1.3-3-any.pkg.tar.xz... 2021-05-16T19:38:19.4260090Z downloading mingw-w64-x86_64-libpsl-0.21.1-2-any.pkg.tar.zst... 2021-05-16T19:38:19.5206066Z downloading mingw-w64-x86_64-libssh2-1.9.0-3-any.pkg.tar.zst... 2021-05-16T19:38:19.6194105Z downloading mingw-w64-x86_64-jansson-2.13.1-1-any.pkg.tar.zst... 2021-05-16T19:38:19.7145047Z downloading mingw-w64-x86_64-jemalloc-5.2.1-2-any.pkg.tar.zst... 2021-05-16T19:38:19.8204314Z downloading mingw-w64-x86_64-nghttp2-1.41.0-1-any.pkg.tar.zst... 2021-05-16T19:38:19.9160315Z downloading mingw-w64-x86_64-curl-7.76.1-1-any.pkg.tar.zst... 2021-05-16T19:38:20.1975059Z downloading mingw-w64-x86_64-jsoncpp-1.9.4-1-any.pkg.tar.zst... 2021-05-16T19:38:20.2937937Z downloading mingw-w64-x86_64-nettle-3.7-2-any.pkg.tar.zst... 2021-05-16T19:38:20.3951535Z downloading mingw-w64-x86_64-libarchive-3.5.1-1-any.pkg.tar.zst... 2021-05-16T19:38:20.4989972Z downloading mingw-w64-x86_64-libuv-1.40.0-3-any.pkg.tar.zst... 2021-05-16T19:38:20.5989465Z downloading mingw-w64-x86_64-rhash-1.4.1-3-any.pkg.tar.zst... 2021-05-16T19:38:20.6997562Z downloading mingw-w64-x86_64-cmake-3.20.2-1-any.pkg.tar.zst... 2021-05-16T19:38:21.0240859Z checking keyring... 2021-05-16T19:38:21.2785933Z checking package integrity... 2021-05-16T19:38:23.3086657Z loading package files... 2021-05-16T19:38:23.4374051Z checking for file conflicts... 2021-05-16T19:38:24.0191406Z checking available disk space... 2021-05-16T19:38:24.0223503Z :: Processing package changes... 2021-05-16T19:38:24.0224476Z installing mingw-w64-x86_64-libunistring... 2021-05-16T19:38:24.0731342Z installing mingw-w64-x86_64-libidn2... 2021-05-16T19:38:24.1129556Z installing mingw-w64-x86_64-libmetalink... 2021-05-16T19:38:24.1415796Z installing mingw-w64-x86_64-libpsl... 2021-05-16T19:38:24.1493603Z installing mingw-w64-x86_64-libssh2... 2021-05-16T19:38:24.2971299Z installing mingw-w64-x86_64-jansson... 2021-05-16T19:38:24.3044336Z installing mingw-w64-x86_64-jemalloc... 2021-05-16T19:38:24.3232908Z installing mingw-w64-x86_64-nghttp2... 2021-05-16T19:38:24.3403623Z installing mingw-w64-x86_64-curl... 2021-05-16T19:38:24.7193942Z installing mingw-w64-x86_64-jsoncpp... 2021-05-16T19:38:24.7446132Z installing mingw-w64-x86_64-nettle... 2021-05-16T19:38:24.8020282Z installing mingw-w64-x86_64-libarchive... 2021-05-16T19:38:24.8622240Z installing mingw-w64-x86_64-libuv... 2021-05-16T19:38:24.8757740Z installing mingw-w64-x86_64-rhash... 2021-05-16T19:38:24.9158015Z installing mingw-w64-x86_64-cmake... 2021-05-16T19:38:30.5057136Z Optional dependencies for mingw-w64-x86_64-cmake 2021-05-16T19:38:30.5058197Z mingw-w64-x86_64-qt5: CMake Qt GUI 2021-05-16T19:38:30.5059011Z mingw-w64-x86_64-emacs: for cmake emacs mode 2021-05-16T19:38:31.4078533Z error: target not found: mingw-w64-x86_64-coinor-cbc 2021-05-16T19:38:32.3379799Z error: target not found: mingw-w64-x86_64-coinor-symphony 2021-05-16T19:38:33.1033823Z warning: mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-16T19:38:33.1035608Z resolving dependencies... 2021-05-16T19:38:33.1129448Z looking for conflicting packages... 2021-05-16T19:38:33.1242669Z 2021-05-16T19:38:33.1243578Z Packages (1) mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T19:38:33.1244185Z 2021-05-16T19:38:33.1244752Z Total Download Size: 3.18 MiB 2021-05-16T19:38:33.1245422Z Total Installed Size: 81.46 MiB 2021-05-16T19:38:33.1246374Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:38:33.1246910Z 2021-05-16T19:38:33.1247800Z :: Proceed with installation? [Y/n] 2021-05-16T19:38:33.1248696Z :: Retrieving packages... 2021-05-16T19:38:33.5977973Z downloading mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T19:38:34.3536723Z checking keyring... 2021-05-16T19:38:34.4380780Z checking package integrity... 2021-05-16T19:38:34.5904390Z loading package files... 2021-05-16T19:38:34.6029753Z checking for file conflicts... 2021-05-16T19:38:34.6030803Z checking available disk space... 2021-05-16T19:38:34.6460317Z :: Processing package changes... 2021-05-16T19:38:34.6462030Z reinstalling mingw-w64-x86_64-crt-git... 2021-05-16T19:38:36.3834157Z warning: mingw-w64-x86_64-curl-7.76.1-1 is up to date -- reinstalling 2021-05-16T19:38:36.3835010Z resolving dependencies... 2021-05-16T19:38:36.3974154Z looking for conflicting packages... 2021-05-16T19:38:36.4078402Z 2021-05-16T19:38:36.4092212Z Packages (1) mingw-w64-x86_64-curl-7.76.1-1 2021-05-16T19:38:36.4098319Z 2021-05-16T19:38:36.4106333Z Total Installed Size: 2.86 MiB 2021-05-16T19:38:36.4121872Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:38:36.4122694Z 2021-05-16T19:38:36.4123508Z :: Proceed with installation? [Y/n] 2021-05-16T19:38:36.4142353Z checking keyring... 2021-05-16T19:38:36.4908359Z checking package integrity... 2021-05-16T19:38:36.6059758Z loading package files... 2021-05-16T19:38:36.6132770Z checking for file conflicts... 2021-05-16T19:38:36.6133664Z checking available disk space... 2021-05-16T19:38:36.6348026Z :: Processing package changes... 2021-05-16T19:38:36.6349253Z reinstalling mingw-w64-x86_64-curl... 2021-05-16T19:38:37.8845419Z resolving dependencies... 2021-05-16T19:38:37.9038714Z looking for conflicting packages... 2021-05-16T19:38:37.9051216Z 2021-05-16T19:38:37.9052765Z Packages (2) mingw-w64-x86_64-gdbm-1.19-1 mingw-w64-x86_64-cyrus-sasl-2.1.27-2 2021-05-16T19:38:37.9053760Z 2021-05-16T19:38:37.9054602Z Total Download Size: 0.41 MiB 2021-05-16T19:38:37.9055553Z Total Installed Size: 1.66 MiB 2021-05-16T19:38:37.9056157Z 2021-05-16T19:38:37.9057156Z :: Proceed with installation? [Y/n] 2021-05-16T19:38:37.9058248Z :: Retrieving packages... 2021-05-16T19:38:38.2373706Z downloading mingw-w64-x86_64-gdbm-1.19-1-any.pkg.tar.zst... 2021-05-16T19:38:38.6973441Z downloading mingw-w64-x86_64-cyrus-sasl-2.1.27-2-any.pkg.tar.zst... 2021-05-16T19:38:38.7907322Z checking keyring... 2021-05-16T19:38:38.9614117Z checking package integrity... 2021-05-16T19:38:39.2477885Z loading package files... 2021-05-16T19:38:39.2523730Z checking for file conflicts... 2021-05-16T19:38:39.2606545Z checking available disk space... 2021-05-16T19:38:39.2616728Z :: Processing package changes... 2021-05-16T19:38:39.2617608Z installing mingw-w64-x86_64-gdbm... 2021-05-16T19:38:39.2886466Z installing mingw-w64-x86_64-cyrus-sasl... 2021-05-16T19:38:40.0919738Z resolving dependencies... 2021-05-16T19:38:40.0921562Z looking for conflicting packages... 2021-05-16T19:38:40.1124347Z 2021-05-16T19:38:40.1125370Z Packages (1) mingw-w64-x86_64-discount-2.2.7-1 2021-05-16T19:38:40.1126073Z 2021-05-16T19:38:40.1126826Z Total Download Size: 0.11 MiB 2021-05-16T19:38:40.1127644Z Total Installed Size: 0.38 MiB 2021-05-16T19:38:40.1128187Z 2021-05-16T19:38:40.1129067Z :: Proceed with installation? [Y/n] 2021-05-16T19:38:40.1129984Z :: Retrieving packages... 2021-05-16T19:38:40.4223846Z downloading mingw-w64-x86_64-discount-2.2.7-1-any.pkg.tar.zst... 2021-05-16T19:38:40.6994662Z checking keyring... 2021-05-16T19:38:40.7865319Z checking package integrity... 2021-05-16T19:38:40.9131702Z loading package files... 2021-05-16T19:38:40.9154406Z checking for file conflicts... 2021-05-16T19:38:40.9178308Z checking available disk space... 2021-05-16T19:38:40.9187619Z :: Processing package changes... 2021-05-16T19:38:40.9188424Z installing mingw-w64-x86_64-discount... 2021-05-16T19:38:41.7038654Z resolving dependencies... 2021-05-16T19:38:41.7128287Z looking for conflicting packages... 2021-05-16T19:38:41.7248849Z 2021-05-16T19:38:41.7249786Z Packages (1) mingw-w64-x86_64-dlfcn-1.2.0-2 2021-05-16T19:38:41.7250417Z 2021-05-16T19:38:41.7251145Z Total Download Size: 0.01 MiB 2021-05-16T19:38:41.7251951Z Total Installed Size: 0.01 MiB 2021-05-16T19:38:41.7252527Z 2021-05-16T19:38:41.7253383Z :: Proceed with installation? [Y/n] 2021-05-16T19:38:41.7254256Z :: Retrieving packages... 2021-05-16T19:38:42.0321947Z downloading mingw-w64-x86_64-dlfcn-1.2.0-2-any.pkg.tar.zst... 2021-05-16T19:38:42.0337564Z checking keyring... 2021-05-16T19:38:42.1215160Z checking package integrity... 2021-05-16T19:38:42.2491800Z loading package files... 2021-05-16T19:38:42.2503591Z checking for file conflicts... 2021-05-16T19:38:42.2508673Z checking available disk space... 2021-05-16T19:38:42.2518118Z :: Processing package changes... 2021-05-16T19:38:42.2518946Z installing mingw-w64-x86_64-dlfcn... 2021-05-16T19:38:43.0226210Z warning: mingw-w64-x86_64-double-conversion-3.1.5-1 is up to date -- reinstalling 2021-05-16T19:38:43.0227340Z resolving dependencies... 2021-05-16T19:38:43.0318290Z looking for conflicting packages... 2021-05-16T19:38:43.0441392Z 2021-05-16T19:38:43.0443631Z Packages (1) mingw-w64-x86_64-double-conversion-3.1.5-1 2021-05-16T19:38:43.0444405Z 2021-05-16T19:38:43.0445393Z Total Installed Size: 0.29 MiB 2021-05-16T19:38:43.0446246Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:38:43.0446700Z 2021-05-16T19:38:43.0447555Z :: Proceed with installation? [Y/n] 2021-05-16T19:38:43.0448219Z checking keyring... 2021-05-16T19:38:43.1159079Z checking package integrity... 2021-05-16T19:38:43.2285574Z loading package files... 2021-05-16T19:38:43.2348275Z checking for file conflicts... 2021-05-16T19:38:43.2349164Z checking available disk space... 2021-05-16T19:38:43.2368641Z :: Processing package changes... 2021-05-16T19:38:43.2369628Z reinstalling mingw-w64-x86_64-double-conversion... 2021-05-16T19:38:43.3176851Z error: only one operation may be used at a time 2021-05-16T19:38:44.0591473Z warning: mingw-w64-x86_64-expat-2.2.10-1 is up to date -- reinstalling 2021-05-16T19:38:44.0592379Z resolving dependencies... 2021-05-16T19:38:44.0593691Z looking for conflicting packages... 2021-05-16T19:38:44.0810186Z 2021-05-16T19:38:44.0811641Z Packages (1) mingw-w64-x86_64-expat-2.2.10-1 2021-05-16T19:38:44.0812421Z 2021-05-16T19:38:44.0813285Z Total Download Size: 0.14 MiB 2021-05-16T19:38:44.0814259Z Total Installed Size: 0.61 MiB 2021-05-16T19:38:44.0815187Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:38:44.0815772Z 2021-05-16T19:38:44.0816736Z :: Proceed with installation? [Y/n] 2021-05-16T19:38:44.0817767Z :: Retrieving packages... 2021-05-16T19:38:44.3894272Z downloading mingw-w64-x86_64-expat-2.2.10-1-any.pkg.tar.zst... 2021-05-16T19:38:44.6680061Z checking keyring... 2021-05-16T19:38:44.7564991Z checking package integrity... 2021-05-16T19:38:44.8904704Z loading package files... 2021-05-16T19:38:44.8928871Z checking for file conflicts... 2021-05-16T19:38:44.8929728Z checking available disk space... 2021-05-16T19:38:44.8947045Z :: Processing package changes... 2021-05-16T19:38:44.8947866Z reinstalling mingw-w64-x86_64-expat... 2021-05-16T19:38:45.6849684Z resolving dependencies... 2021-05-16T19:38:45.8441670Z looking for conflicting packages... 2021-05-16T19:38:45.8572698Z warning: dependency cycle detected: 2021-05-16T19:38:45.8576092Z warning: mingw-w64-x86_64-libwebp will be installed before its mingw-w64-x86_64-libtiff dependency 2021-05-16T19:38:45.8577572Z 2021-05-16T19:38:45.8600845Z Packages (73) mingw-w64-x86_64-SDL2-2.0.14-2 mingw-w64-x86_64-celt-0.11.3-4 mingw-w64-x86_64-ceres-solver-2.0.0-2 mingw-w64-x86_64-cppunit-1.15.1-2 mingw-w64-x86_64-dav1d-0.8.2-1 mingw-w64-x86_64-eigen3-3.3.9-1 mingw-w64-x86_64-ffms2-2.40-1 mingw-w64-x86_64-freeglut-3.2.1-2 mingw-w64-x86_64-freeimage-3.18.0-6 mingw-w64-x86_64-frei0r-plugins-1.7.0-2 mingw-w64-x86_64-fribidi-1.0.10-2 mingw-w64-x86_64-gavl-1.4.0-1 mingw-w64-x86_64-giflib-5.2.1-3 mingw-w64-x86_64-glog-0.4.0-2 mingw-w64-x86_64-glsl-optimizer-git-r66917.d78c3d2f24-1 mingw-w64-x86_64-gnutls-3.7.1-1 mingw-w64-x86_64-gsm-1.0.19-1 mingw-w64-x86_64-hdf5-1.12.0-3 mingw-w64-x86_64-hlsl2glsl-git-r852.14dd189-1 mingw-w64-x86_64-ilmbase-2.5.4-4 mingw-w64-x86_64-intel-tbb-1~2020.2-2 mingw-w64-x86_64-jasper-2.0.24-1 mingw-w64-x86_64-jxrlib-1.1-3 mingw-w64-x86_64-l-smash-2.14.5-1 mingw-w64-x86_64-lame-3.100-1 mingw-w64-x86_64-lcms2-2.12-1 mingw-w64-x86_64-leptonica-1.80.0-2 mingw-w64-x86_64-libass-0.15.1-1 mingw-w64-x86_64-libbluray-1.2.1-1 mingw-w64-x86_64-libcaca-0.99.beta19-6 mingw-w64-x86_64-libdatrie-0.2.12-1 mingw-w64-x86_64-libdeflate-1.7-2 mingw-w64-x86_64-libexif-0.6.22-1 mingw-w64-x86_64-libjpeg-turbo-2.0.6-1 mingw-w64-x86_64-libmfx-1.25-1 mingw-w64-x86_64-libmodplug-0.8.9.0-3 mingw-w64-x86_64-libmysofa-1.1-1 mingw-w64-x86_64-libogg-1.3.4-3 mingw-w64-x86_64-libraw-0.20.2-2 mingw-w64-x86_64-libsoxr-0.1.3-2 mingw-w64-x86_64-libthai-0.1.28-3 mingw-w64-x86_64-libtheora-1.1.1-6 mingw-w64-x86_64-libtiff-4.2.0-3 mingw-w64-x86_64-libunwind-12.0.0-4 mingw-w64-x86_64-libvorbis-1.3.7-1 mingw-w64-x86_64-libvpx-1.10.0-1 mingw-w64-x86_64-libwebp-1.2.0-2 mingw-w64-x86_64-libxml2-2.9.12-1 mingw-w64-x86_64-metis-5.1.0-3 mingw-w64-x86_64-ogre3d-1.12.6-3 mingw-w64-x86_64-openal-1.21.0-2 mingw-w64-x86_64-opencore-amr-0.1.5-1 mingw-w64-x86_64-opencv-4.5.1-2 mingw-w64-x86_64-openexr-2.5.4-4 mingw-w64-x86_64-openjpeg2-2.3.1-1 mingw-w64-x86_64-opus-1.3.1-4 mingw-w64-x86_64-pango-1.48.4-2 mingw-w64-x86_64-pugixml-1.11.4-1 mingw-w64-x86_64-rtmpdump-git-r514.c5f04a5-4 mingw-w64-x86_64-speex-1.2.0-1 mingw-w64-x86_64-speexdsp-1.2.0-1 mingw-w64-x86_64-srt-1.4.2-1 mingw-w64-x86_64-suitesparse-5.8.1-1 mingw-w64-x86_64-szip-2.1.1-2 mingw-w64-x86_64-tesseract-ocr-4.1.1-7 mingw-w64-x86_64-tinyxml-2.6.2-5 mingw-w64-x86_64-vulkan-headers-1.2.168-2 mingw-w64-x86_64-vulkan-loader-1.2.166-1 mingw-w64-x86_64-x264-git-r2991.1771b556-1 mingw-w64-x86_64-x265-3.4-2 mingw-w64-x86_64-xvidcore-1.3.7-2 mingw-w64-x86_64-zziplib-0.13.72-2 mingw-w64-x86_64-ffmpeg-4.4-1 2021-05-16T19:38:45.8612905Z warning: dependency cycle detected: 2021-05-16T19:38:45.8613469Z 2021-05-16T19:38:45.8614468Z warning: mingw-w64-x86_64-ffms2 will be installed before its mingw-w64-x86_64-ffmpeg dependency 2021-05-16T19:38:45.8615422Z Total Download Size: 206.04 MiB 2021-05-16T19:38:45.8616152Z Total Installed Size: 743.39 MiB 2021-05-16T19:38:45.8616604Z 2021-05-16T19:38:45.8617325Z :: Proceed with installation? [Y/n] 2021-05-16T19:38:45.8618070Z :: Retrieving packages... 2021-05-16T19:38:46.1660816Z downloading mingw-w64-x86_64-libogg-1.3.4-3-any.pkg.tar.xz... 2021-05-16T19:38:46.6278925Z downloading mingw-w64-x86_64-celt-0.11.3-4-any.pkg.tar.xz... 2021-05-16T19:38:46.7229922Z downloading mingw-w64-x86_64-gavl-1.4.0-1-any.pkg.tar.xz... 2021-05-16T19:38:47.2011365Z downloading mingw-w64-x86_64-eigen3-3.3.9-1-any.pkg.tar.zst... 2021-05-16T19:38:47.3057387Z downloading mingw-w64-x86_64-libunwind-12.0.0-4-any.pkg.tar.zst... 2021-05-16T19:38:47.4016520Z downloading mingw-w64-x86_64-glog-0.4.0-2-any.pkg.tar.xz... 2021-05-16T19:38:47.4971020Z downloading mingw-w64-x86_64-metis-5.1.0-3-any.pkg.tar.xz... 2021-05-16T19:38:47.6001609Z downloading mingw-w64-x86_64-suitesparse-5.8.1-1-any.pkg.tar.zst... 2021-05-16T19:38:47.8142383Z downloading mingw-w64-x86_64-ceres-solver-2.0.0-2-any.pkg.tar.zst... 2021-05-16T19:38:47.9310322Z downloading mingw-w64-x86_64-intel-tbb-1~2020.2-2-any.pkg.tar.zst... 2021-05-16T19:38:48.0417940Z downloading mingw-w64-x86_64-freeglut-3.2.1-2-any.pkg.tar.zst... 2021-05-16T19:38:48.1381408Z downloading mingw-w64-x86_64-libjpeg-turbo-2.0.6-1-any.pkg.tar.zst... 2021-05-16T19:38:48.2396699Z downloading mingw-w64-x86_64-jasper-2.0.24-1-any.pkg.tar.zst... 2021-05-16T19:38:48.3424603Z downloading mingw-w64-x86_64-szip-2.1.1-2-any.pkg.tar.xz... 2021-05-16T19:38:48.4395560Z downloading mingw-w64-x86_64-hdf5-1.12.0-3-any.pkg.tar.zst... 2021-05-16T19:38:48.8940995Z downloading mingw-w64-x86_64-libdeflate-1.7-2-any.pkg.tar.zst... 2021-05-16T19:38:48.9893816Z downloading mingw-w64-x86_64-giflib-5.2.1-3-any.pkg.tar.zst... 2021-05-16T19:38:49.0888799Z downloading mingw-w64-x86_64-libwebp-1.2.0-2-any.pkg.tar.zst... 2021-05-16T19:38:49.1898868Z downloading mingw-w64-x86_64-libtiff-4.2.0-3-any.pkg.tar.zst... 2021-05-16T19:38:49.3047370Z downloading mingw-w64-x86_64-cppunit-1.15.1-2-any.pkg.tar.zst... 2021-05-16T19:38:49.4043041Z downloading mingw-w64-x86_64-jxrlib-1.1-3-any.pkg.tar.xz... 2021-05-16T19:38:49.5057942Z downloading mingw-w64-x86_64-lcms2-2.12-1-any.pkg.tar.zst... 2021-05-16T19:38:49.6008836Z downloading mingw-w64-x86_64-libraw-0.20.2-2-any.pkg.tar.zst... 2021-05-16T19:38:49.7077440Z downloading mingw-w64-x86_64-openjpeg2-2.3.1-1-any.pkg.tar.xz... 2021-05-16T19:38:49.8114163Z downloading mingw-w64-x86_64-ilmbase-2.5.4-4-any.pkg.tar.zst... 2021-05-16T19:38:49.9066670Z downloading mingw-w64-x86_64-openexr-2.5.4-4-any.pkg.tar.zst... 2021-05-16T19:38:50.0349538Z downloading mingw-w64-x86_64-freeimage-3.18.0-6-any.pkg.tar.zst... 2021-05-16T19:38:50.1317241Z downloading mingw-w64-x86_64-glsl-optimizer-git-r66917.d78c3d2f24-1-any.pkg.tar.zst... 2021-05-16T19:38:50.2376746Z downloading mingw-w64-x86_64-hlsl2glsl-git-r852.14dd189-1-any.pkg.tar.zst... 2021-05-16T19:38:50.3397415Z downloading mingw-w64-x86_64-vulkan-headers-1.2.168-2-any.pkg.tar.zst... 2021-05-16T19:38:50.4368106Z downloading mingw-w64-x86_64-vulkan-loader-1.2.166-1-any.pkg.tar.zst... 2021-05-16T19:38:50.5319935Z downloading mingw-w64-x86_64-SDL2-2.0.14-2-any.pkg.tar.zst... 2021-05-16T19:38:50.6396822Z downloading mingw-w64-x86_64-pugixml-1.11.4-1-any.pkg.tar.zst... 2021-05-16T19:38:50.7368132Z downloading mingw-w64-x86_64-tinyxml-2.6.2-5-any.pkg.tar.zst... 2021-05-16T19:38:50.8328883Z downloading mingw-w64-x86_64-zziplib-0.13.72-2-any.pkg.tar.zst... 2021-05-16T19:38:50.9312735Z downloading mingw-w64-x86_64-ogre3d-1.12.6-3-any.pkg.tar.zst... 2021-05-16T19:38:55.3527731Z downloading mingw-w64-x86_64-leptonica-1.80.0-2-any.pkg.tar.zst... 2021-05-16T19:38:55.5413893Z downloading mingw-w64-x86_64-fribidi-1.0.10-2-any.pkg.tar.zst... 2021-05-16T19:38:55.6367065Z downloading mingw-w64-x86_64-libdatrie-0.2.12-1-any.pkg.tar.xz... 2021-05-16T19:38:55.7324552Z downloading mingw-w64-x86_64-libthai-0.1.28-3-any.pkg.tar.zst... 2021-05-16T19:38:55.8267793Z downloading mingw-w64-x86_64-pango-1.48.4-2-any.pkg.tar.zst... 2021-05-16T19:38:55.9432928Z downloading mingw-w64-x86_64-tesseract-ocr-4.1.1-7-any.pkg.tar.zst... 2021-05-16T19:38:56.1992841Z downloading mingw-w64-x86_64-opencv-4.5.1-2-any.pkg.tar.zst... 2021-05-16T19:38:57.1610333Z downloading mingw-w64-x86_64-frei0r-plugins-1.7.0-2-any.pkg.tar.zst... 2021-05-16T19:38:57.2610853Z downloading mingw-w64-x86_64-dav1d-0.8.2-1-any.pkg.tar.zst... 2021-05-16T19:38:57.3627768Z downloading mingw-w64-x86_64-gnutls-3.7.1-1-any.pkg.tar.zst... 2021-05-16T19:38:57.4818439Z downloading mingw-w64-x86_64-gsm-1.0.19-1-any.pkg.tar.xz... 2021-05-16T19:38:57.5777124Z downloading mingw-w64-x86_64-lame-3.100-1-any.pkg.tar.xz... 2021-05-16T19:38:57.6768975Z downloading mingw-w64-x86_64-libass-0.15.1-1-any.pkg.tar.zst... 2021-05-16T19:38:57.7746674Z downloading mingw-w64-x86_64-libxml2-2.9.12-1-any.pkg.tar.zst... 2021-05-16T19:38:57.8991233Z downloading mingw-w64-x86_64-libbluray-1.2.1-1-any.pkg.tar.zst... 2021-05-16T19:38:57.9980936Z downloading mingw-w64-x86_64-libcaca-0.99.beta19-6-any.pkg.tar.zst... 2021-05-16T19:38:58.1039628Z downloading mingw-w64-x86_64-libexif-0.6.22-1-any.pkg.tar.zst... 2021-05-16T19:38:58.1991474Z downloading mingw-w64-x86_64-libmfx-1.25-1-any.pkg.tar.xz... 2021-05-16T19:38:58.2956298Z downloading mingw-w64-x86_64-libmodplug-0.8.9.0-3-any.pkg.tar.zst... 2021-05-16T19:38:58.3912053Z downloading mingw-w64-x86_64-libsoxr-0.1.3-2-any.pkg.tar.zst... 2021-05-16T19:38:58.4892549Z downloading mingw-w64-x86_64-libvorbis-1.3.7-1-any.pkg.tar.zst... 2021-05-16T19:38:58.5845621Z downloading mingw-w64-x86_64-libtheora-1.1.1-6-any.pkg.tar.zst... 2021-05-16T19:38:58.6846822Z downloading mingw-w64-x86_64-libvpx-1.10.0-1-any.pkg.tar.zst... 2021-05-16T19:38:58.8088611Z downloading mingw-w64-x86_64-libmysofa-1.1-1-any.pkg.tar.zst... 2021-05-16T19:38:58.9171241Z downloading mingw-w64-x86_64-openal-1.21.0-2-any.pkg.tar.zst... 2021-05-16T19:38:59.0286200Z downloading mingw-w64-x86_64-opencore-amr-0.1.5-1-any.pkg.tar.xz... 2021-05-16T19:38:59.1239263Z downloading mingw-w64-x86_64-opus-1.3.1-4-any.pkg.tar.zst... 2021-05-16T19:38:59.2271628Z downloading mingw-w64-x86_64-rtmpdump-git-r514.c5f04a5-4-any.pkg.tar.zst... 2021-05-16T19:38:59.3244373Z downloading mingw-w64-x86_64-speexdsp-1.2.0-1-any.pkg.tar.xz... 2021-05-16T19:38:59.4263538Z downloading mingw-w64-x86_64-speex-1.2.0-1-any.pkg.tar.xz... 2021-05-16T19:38:59.5283237Z downloading mingw-w64-x86_64-srt-1.4.2-1-any.pkg.tar.zst... 2021-05-16T19:38:59.6282581Z downloading mingw-w64-x86_64-l-smash-2.14.5-1-any.pkg.tar.xz... 2021-05-16T19:38:59.7270970Z downloading mingw-w64-x86_64-ffms2-2.40-1-any.pkg.tar.zst... 2021-05-16T19:38:59.8266887Z downloading mingw-w64-x86_64-x264-git-r2991.1771b556-1-any.pkg.tar.xz... 2021-05-16T19:38:59.9346997Z downloading mingw-w64-x86_64-x265-3.4-2-any.pkg.tar.zst... 2021-05-16T19:39:00.0489110Z downloading mingw-w64-x86_64-xvidcore-1.3.7-2-any.pkg.tar.zst... 2021-05-16T19:39:00.1434785Z downloading mingw-w64-x86_64-ffmpeg-4.4-1-any.pkg.tar.zst... 2021-05-16T19:39:00.4544416Z checking keyring... 2021-05-16T19:39:00.7763302Z checking package integrity... 2021-05-16T19:39:13.8573525Z loading package files... 2021-05-16T19:39:14.1669628Z checking for file conflicts... 2021-05-16T19:39:14.8060390Z checking available disk space... 2021-05-16T19:39:14.8097878Z :: Processing package changes... 2021-05-16T19:39:14.8099075Z installing mingw-w64-x86_64-libogg... 2021-05-16T19:39:14.9188434Z installing mingw-w64-x86_64-celt... 2021-05-16T19:39:14.9406010Z installing mingw-w64-x86_64-gavl... 2021-05-16T19:39:15.3883097Z installing mingw-w64-x86_64-eigen3... 2021-05-16T19:39:15.8677810Z installing mingw-w64-x86_64-libunwind... 2021-05-16T19:39:15.8731258Z installing mingw-w64-x86_64-glog... 2021-05-16T19:39:15.8992364Z installing mingw-w64-x86_64-metis... 2021-05-16T19:39:15.9559389Z installing mingw-w64-x86_64-suitesparse... 2021-05-16T19:39:16.0736107Z installing mingw-w64-x86_64-ceres-solver... 2021-05-16T19:39:16.1336300Z installing mingw-w64-x86_64-intel-tbb... 2021-05-16T19:39:16.2595134Z installing mingw-w64-x86_64-freeglut... 2021-05-16T19:39:16.2752148Z installing mingw-w64-x86_64-libjpeg-turbo... 2021-05-16T19:39:16.3129691Z installing mingw-w64-x86_64-jasper... 2021-05-16T19:39:16.5232326Z installing mingw-w64-x86_64-szip... 2021-05-16T19:39:16.5430860Z installing mingw-w64-x86_64-hdf5... 2021-05-16T19:39:16.8986886Z installing mingw-w64-x86_64-libdeflate... 2021-05-16T19:39:16.9073691Z installing mingw-w64-x86_64-giflib... 2021-05-16T19:39:16.9258055Z installing mingw-w64-x86_64-libwebp... 2021-05-16T19:39:16.9581463Z installing mingw-w64-x86_64-libtiff... 2021-05-16T19:39:17.1628018Z installing mingw-w64-x86_64-cppunit... 2021-05-16T19:39:17.2333306Z installing mingw-w64-x86_64-jxrlib... 2021-05-16T19:39:17.2791173Z installing mingw-w64-x86_64-lcms2... 2021-05-16T19:39:17.3000508Z installing mingw-w64-x86_64-libraw... 2021-05-16T19:39:17.4491712Z installing mingw-w64-x86_64-openjpeg2... 2021-05-16T19:39:17.5639883Z installing mingw-w64-x86_64-ilmbase... 2021-05-16T19:39:17.6299031Z installing mingw-w64-x86_64-openexr... 2021-05-16T19:39:17.7775276Z installing mingw-w64-x86_64-freeimage... 2021-05-16T19:39:17.7984903Z installing mingw-w64-x86_64-glsl-optimizer-git... 2021-05-16T19:39:17.8231408Z installing mingw-w64-x86_64-hlsl2glsl-git... 2021-05-16T19:39:17.8307547Z installing mingw-w64-x86_64-vulkan-headers... 2021-05-16T19:39:17.8764663Z installing mingw-w64-x86_64-vulkan-loader... 2021-05-16T19:39:17.8842609Z installing mingw-w64-x86_64-SDL2... 2021-05-16T19:39:17.9722441Z installing mingw-w64-x86_64-pugixml... 2021-05-16T19:39:17.9852854Z installing mingw-w64-x86_64-tinyxml... 2021-05-16T19:39:17.9931518Z installing mingw-w64-x86_64-zziplib... 2021-05-16T19:39:18.0931984Z Optional dependencies for mingw-w64-x86_64-zziplib 2021-05-16T19:39:18.0933187Z mingw-w64-x86_64-SDL: SDL_rwops for ZZipLib 2021-05-16T19:39:18.0934128Z installing mingw-w64-x86_64-ogre3d... 2021-05-16T19:39:19.8988455Z installing mingw-w64-x86_64-leptonica... 2021-05-16T19:39:19.9573792Z installing mingw-w64-x86_64-fribidi... 2021-05-16T19:39:19.9808757Z installing mingw-w64-x86_64-libdatrie... 2021-05-16T19:39:20.0518976Z installing mingw-w64-x86_64-libthai... 2021-05-16T19:39:20.2922591Z installing mingw-w64-x86_64-pango... 2021-05-16T19:39:21.1201519Z installing mingw-w64-x86_64-tesseract-ocr... 2021-05-16T19:39:21.2508141Z installing mingw-w64-x86_64-opencv... 2021-05-16T19:39:22.4794508Z Optional dependencies for mingw-w64-x86_64-opencv 2021-05-16T19:39:22.4795924Z mingw-w64-x86_64-ffmpeg: support to read and write video files [pending] 2021-05-16T19:39:22.4797068Z mingw-w64-x86_64-python-numpy: Python 3.x interface [installed] 2021-05-16T19:39:22.4798185Z installing mingw-w64-x86_64-frei0r-plugins... 2021-05-16T19:39:22.6368284Z installing mingw-w64-x86_64-dav1d... 2021-05-16T19:39:22.6588451Z installing mingw-w64-x86_64-gnutls... 2021-05-16T19:39:23.9935817Z installing mingw-w64-x86_64-gsm... 2021-05-16T19:39:24.0148129Z installing mingw-w64-x86_64-lame... 2021-05-16T19:39:24.0752474Z installing mingw-w64-x86_64-libass... 2021-05-16T19:39:24.0846143Z installing mingw-w64-x86_64-libxml2... 2021-05-16T19:39:24.6997267Z installing mingw-w64-x86_64-libbluray... 2021-05-16T19:39:24.7170884Z installing mingw-w64-x86_64-libcaca... 2021-05-16T19:39:24.7483763Z installing mingw-w64-x86_64-libexif... 2021-05-16T19:39:24.8027080Z installing mingw-w64-x86_64-libmfx... 2021-05-16T19:39:24.8376121Z installing mingw-w64-x86_64-libmodplug... 2021-05-16T19:39:24.8515310Z installing mingw-w64-x86_64-libsoxr... 2021-05-16T19:39:24.8773808Z installing mingw-w64-x86_64-libvorbis... 2021-05-16T19:39:25.0093119Z installing mingw-w64-x86_64-libtheora... 2021-05-16T19:39:25.1078878Z installing mingw-w64-x86_64-libvpx... 2021-05-16T19:39:25.1426369Z installing mingw-w64-x86_64-libmysofa... 2021-05-16T19:39:25.1578180Z installing mingw-w64-x86_64-openal... 2021-05-16T19:39:25.1897289Z installing mingw-w64-x86_64-opencore-amr... 2021-05-16T19:39:25.2196697Z installing mingw-w64-x86_64-opus... 2021-05-16T19:39:25.2347584Z installing mingw-w64-x86_64-rtmpdump-git... 2021-05-16T19:39:25.2519678Z installing mingw-w64-x86_64-speexdsp... 2021-05-16T19:39:25.3028062Z installing mingw-w64-x86_64-speex... 2021-05-16T19:39:25.3540977Z installing mingw-w64-x86_64-srt... 2021-05-16T19:39:25.3797239Z installing mingw-w64-x86_64-l-smash... 2021-05-16T19:39:25.4404241Z installing mingw-w64-x86_64-ffms2... 2021-05-16T19:39:25.4510179Z installing mingw-w64-x86_64-x264-git... 2021-05-16T19:39:25.5800388Z installing mingw-w64-x86_64-x265... 2021-05-16T19:39:25.6717998Z installing mingw-w64-x86_64-xvidcore... 2021-05-16T19:39:25.6823299Z installing mingw-w64-x86_64-ffmpeg... 2021-05-16T19:39:26.8333884Z resolving dependencies... 2021-05-16T19:39:26.8436574Z looking for conflicting packages... 2021-05-16T19:39:26.8645139Z 2021-05-16T19:39:26.8646242Z Packages (1) mingw-w64-x86_64-fftw-3.3.9-2 2021-05-16T19:39:26.8646767Z 2021-05-16T19:39:26.8647390Z Total Download Size: 3.13 MiB 2021-05-16T19:39:26.8648283Z Total Installed Size: 21.70 MiB 2021-05-16T19:39:26.8648741Z 2021-05-16T19:39:26.8649450Z :: Proceed with installation? [Y/n] 2021-05-16T19:39:26.8650616Z :: Retrieving packages... 2021-05-16T19:39:27.1727541Z downloading mingw-w64-x86_64-fftw-3.3.9-2-any.pkg.tar.zst... 2021-05-16T19:39:27.9258396Z checking keyring... 2021-05-16T19:39:28.0100018Z checking package integrity... 2021-05-16T19:39:28.1695243Z loading package files... 2021-05-16T19:39:28.1715508Z checking for file conflicts... 2021-05-16T19:39:28.1747303Z checking available disk space... 2021-05-16T19:39:28.1758246Z :: Processing package changes... 2021-05-16T19:39:28.1759091Z installing mingw-w64-x86_64-fftw... 2021-05-16T19:39:29.2873291Z warning: mingw-w64-x86_64-flatbuffers-1.12.0-2 is up to date -- reinstalling 2021-05-16T19:39:29.2874427Z resolving dependencies... 2021-05-16T19:39:29.3018656Z looking for conflicting packages... 2021-05-16T19:39:29.3136873Z 2021-05-16T19:39:29.3137933Z Packages (1) mingw-w64-x86_64-flatbuffers-1.12.0-2 2021-05-16T19:39:29.3138516Z 2021-05-16T19:39:29.3139470Z Total Installed Size: 4.17 MiB 2021-05-16T19:39:29.3140026Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:39:29.3140708Z 2021-05-16T19:39:29.3141440Z :: Proceed with installation? [Y/n] 2021-05-16T19:39:29.3142088Z checking keyring... 2021-05-16T19:39:29.3856136Z checking package integrity... 2021-05-16T19:39:29.5032569Z loading package files... 2021-05-16T19:39:29.5059101Z checking for file conflicts... 2021-05-16T19:39:29.5059917Z checking available disk space... 2021-05-16T19:39:29.5082964Z :: Processing package changes... 2021-05-16T19:39:29.5083811Z reinstalling mingw-w64-x86_64-flatbuffers... 2021-05-16T19:39:30.3251771Z warning: mingw-w64-x86_64-fontconfig-2.13.93-3 is up to date -- reinstalling 2021-05-16T19:39:30.3252778Z resolving dependencies... 2021-05-16T19:39:30.3390627Z looking for conflicting packages... 2021-05-16T19:39:30.3536502Z 2021-05-16T19:39:30.3537694Z Packages (1) mingw-w64-x86_64-fontconfig-2.13.93-3 2021-05-16T19:39:30.3538347Z 2021-05-16T19:39:30.3539569Z Total Installed Size: 1.29 MiB 2021-05-16T19:39:30.3540319Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:39:30.3540751Z 2021-05-16T19:39:30.3541719Z :: Proceed with installation? [Y/n] 2021-05-16T19:39:30.3542407Z checking keyring... 2021-05-16T19:39:30.4225408Z checking package integrity... 2021-05-16T19:39:30.5276289Z loading package files... 2021-05-16T19:39:30.5307626Z checking for file conflicts... 2021-05-16T19:39:30.5308486Z checking available disk space... 2021-05-16T19:39:30.5355946Z :: Processing package changes... 2021-05-16T19:39:30.5356802Z reinstalling mingw-w64-x86_64-fontconfig... 2021-05-16T19:39:33.0373397Z updating font cache... done. 2021-05-16T19:39:33.0392910Z :: Running post-transaction hooks... 2021-05-16T19:39:33.0393828Z (1/1) Updating fontconfig cache... 2021-05-16T19:39:33.8615199Z warning: mingw-w64-x86_64-freetype-2.10.4-2 is up to date -- reinstalling 2021-05-16T19:39:33.8616124Z resolving dependencies... 2021-05-16T19:39:33.8816587Z looking for conflicting packages... 2021-05-16T19:39:33.8875144Z 2021-05-16T19:39:33.8875991Z Packages (1) mingw-w64-x86_64-freetype-2.10.4-2 2021-05-16T19:39:33.8876664Z 2021-05-16T19:39:33.8877199Z Total Installed Size: 2.54 MiB 2021-05-16T19:39:33.8878548Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:39:33.8879048Z 2021-05-16T19:39:33.8879903Z :: Proceed with installation? [Y/n] 2021-05-16T19:39:33.8880583Z checking keyring... 2021-05-16T19:39:33.9585620Z checking package integrity... 2021-05-16T19:39:34.0750295Z loading package files... 2021-05-16T19:39:34.0772869Z checking for file conflicts... 2021-05-16T19:39:34.0773728Z checking available disk space... 2021-05-16T19:39:34.0811924Z :: Processing package changes... 2021-05-16T19:39:34.0812857Z reinstalling mingw-w64-x86_64-freetype... 2021-05-16T19:39:34.8910947Z warning: mingw-w64-x86_64-fribidi-1.0.10-2 is up to date -- reinstalling 2021-05-16T19:39:34.8912046Z resolving dependencies... 2021-05-16T19:39:34.8913210Z looking for conflicting packages... 2021-05-16T19:39:34.9200411Z 2021-05-16T19:39:34.9201588Z Packages (1) mingw-w64-x86_64-fribidi-1.0.10-2 2021-05-16T19:39:34.9202165Z 2021-05-16T19:39:34.9203276Z Total Installed Size: 0.44 MiB 2021-05-16T19:39:34.9204348Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:39:34.9205001Z 2021-05-16T19:39:34.9205809Z :: Proceed with installation? [Y/n] 2021-05-16T19:39:34.9206510Z checking keyring... 2021-05-16T19:39:34.9916358Z checking package integrity... 2021-05-16T19:39:35.1252773Z loading package files... 2021-05-16T19:39:35.1271643Z checking for file conflicts... 2021-05-16T19:39:35.1272521Z checking available disk space... 2021-05-16T19:39:35.1297815Z :: Processing package changes... 2021-05-16T19:39:35.1298852Z reinstalling mingw-w64-x86_64-fribidi... 2021-05-16T19:39:35.9092954Z warning: mingw-w64-x86_64-gcc-10.3.0-2 is up to date -- reinstalling 2021-05-16T19:39:35.9093772Z resolving dependencies... 2021-05-16T19:39:35.9306297Z looking for conflicting packages... 2021-05-16T19:39:35.9373563Z 2021-05-16T19:39:35.9374312Z Packages (1) mingw-w64-x86_64-gcc-10.3.0-2 2021-05-16T19:39:35.9374827Z 2021-05-16T19:39:35.9375431Z Total Download Size: 27.13 MiB 2021-05-16T19:39:35.9376179Z Total Installed Size: 156.41 MiB 2021-05-16T19:39:35.9376799Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:39:35.9377188Z 2021-05-16T19:39:35.9377830Z :: Proceed with installation? [Y/n] 2021-05-16T19:39:35.9378494Z :: Retrieving packages... 2021-05-16T19:39:36.2487883Z downloading mingw-w64-x86_64-gcc-10.3.0-2-any.pkg.tar.zst... 2021-05-16T19:39:37.9589967Z checking keyring... 2021-05-16T19:39:38.0515553Z checking package integrity... 2021-05-16T19:39:38.4339136Z loading package files... 2021-05-16T19:39:38.4466481Z checking for file conflicts... 2021-05-16T19:39:38.4467718Z checking available disk space... 2021-05-16T19:39:38.4894451Z :: Processing package changes... 2021-05-16T19:39:38.4896097Z reinstalling mingw-w64-x86_64-gcc... 2021-05-16T19:39:40.5430731Z resolving dependencies... 2021-05-16T19:39:40.6958928Z looking for conflicting packages... 2021-05-16T19:39:40.7023221Z 2021-05-16T19:39:40.7029278Z Packages (26) mingw-w64-x86_64-crypto++-8.4.0-2 mingw-w64-x86_64-geos-3.8.0-1 mingw-w64-x86_64-json-c-0.15-1 mingw-w64-x86_64-libde265-1.0.8-1 mingw-w64-x86_64-libfreexl-1.0.6-1 mingw-w64-x86_64-libgcrypt-1.9.2-2 mingw-w64-x86_64-libgeotiff-1.6.0-1 mingw-w64-x86_64-libgpg-error-1.41-3 mingw-w64-x86_64-libheif-1.11.0-2 mingw-w64-x86_64-libkml-1.3.0-8 mingw-w64-x86_64-libmariadbclient-3.1.12-1 mingw-w64-x86_64-librttopo-1.1.0-1 mingw-w64-x86_64-libspatialite-5.0.1-2 mingw-w64-x86_64-libxslt-1.1.34-3 mingw-w64-x86_64-minizip-git-1.2.445.e67b996-2 mingw-w64-x86_64-netcdf-4.7.4-2 mingw-w64-x86_64-nspr-4.25-1 mingw-w64-x86_64-nss-3.52.1-1 mingw-w64-x86_64-poppler-20.12.1-2 mingw-w64-x86_64-poppler-data-0.4.10-1 mingw-w64-x86_64-postgresql-13.1-1 mingw-w64-x86_64-proj-6.3.2-2 mingw-w64-x86_64-rav1e-0.4.1-1 mingw-w64-x86_64-xerces-c-3.2.3-3 winpty-0.4.3-1 mingw-w64-x86_64-gdal-3.2.2-3 2021-05-16T19:39:40.7033686Z 2021-05-16T19:39:40.7034310Z Total Download Size: 48.47 MiB 2021-05-16T19:39:40.7035025Z Total Installed Size: 363.82 MiB 2021-05-16T19:39:40.7035471Z 2021-05-16T19:39:40.7036185Z :: Proceed with installation? [Y/n] 2021-05-16T19:39:40.7036908Z :: Retrieving packages... 2021-05-16T19:39:41.0110708Z downloading mingw-w64-x86_64-crypto++-8.4.0-2-any.pkg.tar.zst... 2021-05-16T19:39:41.8738031Z downloading mingw-w64-x86_64-geos-3.8.0-1-any.pkg.tar.xz... 2021-05-16T19:39:42.0604236Z downloading mingw-w64-x86_64-json-c-0.15-1-any.pkg.tar.zst... 2021-05-16T19:39:42.1566455Z downloading mingw-w64-x86_64-libfreexl-1.0.6-1-any.pkg.tar.zst... 2021-05-16T19:39:42.2525168Z downloading mingw-w64-x86_64-proj-6.3.2-2-any.pkg.tar.zst... 2021-05-16T19:39:42.3754410Z downloading mingw-w64-x86_64-libgeotiff-1.6.0-1-any.pkg.tar.zst... 2021-05-16T19:39:42.4720574Z downloading mingw-w64-x86_64-libde265-1.0.8-1-any.pkg.tar.zst... 2021-05-16T19:39:42.5722436Z downloading mingw-w64-x86_64-rav1e-0.4.1-1-any.pkg.tar.zst... 2021-05-16T19:39:42.6854026Z downloading mingw-w64-x86_64-libheif-1.11.0-2-any.pkg.tar.zst... 2021-05-16T19:39:42.7863802Z downloading mingw-w64-x86_64-minizip-git-1.2.445.e67b996-2-any.pkg.tar.zst... 2021-05-16T19:39:42.8852907Z downloading mingw-w64-x86_64-libkml-1.3.0-8-any.pkg.tar.xz... 2021-05-16T19:39:42.9829948Z downloading mingw-w64-x86_64-libmariadbclient-3.1.12-1-any.pkg.tar.zst... 2021-05-16T19:39:43.0877333Z downloading mingw-w64-x86_64-librttopo-1.1.0-1-any.pkg.tar.zst... 2021-05-16T19:39:43.1861295Z downloading mingw-w64-x86_64-libspatialite-5.0.1-2-any.pkg.tar.zst... 2021-05-16T19:39:43.4476504Z downloading mingw-w64-x86_64-netcdf-4.7.4-2-any.pkg.tar.zst... 2021-05-16T19:39:43.5559799Z downloading mingw-w64-x86_64-nspr-4.25-1-any.pkg.tar.xz... 2021-05-16T19:39:43.6554963Z downloading mingw-w64-x86_64-nss-3.52.1-1-any.pkg.tar.zst... 2021-05-16T19:39:43.7845515Z downloading mingw-w64-x86_64-poppler-data-0.4.10-1-any.pkg.tar.zst... 2021-05-16T19:39:43.8967976Z downloading mingw-w64-x86_64-poppler-20.12.1-2-any.pkg.tar.zst... 2021-05-16T19:39:44.0068113Z downloading mingw-w64-x86_64-libgpg-error-1.41-3-any.pkg.tar.zst... 2021-05-16T19:39:44.1048701Z downloading mingw-w64-x86_64-libgcrypt-1.9.2-2-any.pkg.tar.zst... 2021-05-16T19:39:44.2077539Z downloading mingw-w64-x86_64-libxslt-1.1.34-3-any.pkg.tar.zst... 2021-05-16T19:39:44.3080264Z downloading mingw-w64-x86_64-postgresql-13.1-1-any.pkg.tar.zst... 2021-05-16T19:39:44.6190605Z downloading mingw-w64-x86_64-xerces-c-3.2.3-3-any.pkg.tar.zst... 2021-05-16T19:39:44.7510179Z downloading mingw-w64-x86_64-gdal-3.2.2-3-any.pkg.tar.zst... 2021-05-16T19:39:45.3157063Z downloading winpty-0.4.3-1-x86_64.pkg.tar.xz... 2021-05-16T19:39:45.3221118Z checking keyring... 2021-05-16T19:39:45.6452798Z checking package integrity... 2021-05-16T19:39:50.3234827Z loading package files... 2021-05-16T19:39:50.4494113Z checking for file conflicts... 2021-05-16T19:39:50.7768695Z checking available disk space... 2021-05-16T19:39:50.7794371Z :: Processing package changes... 2021-05-16T19:39:50.7795259Z installing mingw-w64-x86_64-crypto++... 2021-05-16T19:39:51.0345109Z installing mingw-w64-x86_64-geos... 2021-05-16T19:39:51.5243640Z installing mingw-w64-x86_64-json-c... 2021-05-16T19:39:51.5449938Z installing mingw-w64-x86_64-libfreexl... 2021-05-16T19:39:51.5516433Z installing mingw-w64-x86_64-proj... 2021-05-16T19:39:51.6388676Z installing mingw-w64-x86_64-libgeotiff... 2021-05-16T19:39:51.6621093Z installing mingw-w64-x86_64-libde265... 2021-05-16T19:39:51.6879445Z Optional dependencies for mingw-w64-x86_64-libde265 2021-05-16T19:39:51.6881747Z mingw-w64-x86_64-ffmpeg: sherlock265 [installed] 2021-05-16T19:39:51.6882600Z mingw-w64-x86_64-qt5: sherlock265 2021-05-16T19:39:51.6883308Z mingw-w64-x86_64-SDL: dec265 2021-05-16T19:39:51.6884094Z installing mingw-w64-x86_64-rav1e... 2021-05-16T19:39:51.7198860Z installing mingw-w64-x86_64-libheif... 2021-05-16T19:39:51.7495331Z installing mingw-w64-x86_64-minizip-git... 2021-05-16T19:39:51.7702146Z installing mingw-w64-x86_64-libkml... 2021-05-16T19:39:51.9383682Z installing mingw-w64-x86_64-libmariadbclient... 2021-05-16T19:39:51.9797923Z installing mingw-w64-x86_64-librttopo... 2021-05-16T19:39:51.9932112Z installing mingw-w64-x86_64-libspatialite... 2021-05-16T19:39:52.1135104Z installing mingw-w64-x86_64-netcdf... 2021-05-16T19:39:52.1474361Z installing mingw-w64-x86_64-nspr... 2021-05-16T19:39:52.2349784Z installing mingw-w64-x86_64-nss... 2021-05-16T19:39:52.3565396Z installing mingw-w64-x86_64-poppler-data... 2021-05-16T19:39:52.6253820Z installing mingw-w64-x86_64-poppler... 2021-05-16T19:39:52.9181673Z Optional dependencies for mingw-w64-x86_64-poppler 2021-05-16T19:39:52.9182876Z mingw-w64-x86_64-glib2: libpoppler-glib [installed] 2021-05-16T19:39:52.9183734Z mingw-w64-x86_64-qt5: libpoppler-qt5 2021-05-16T19:39:52.9184843Z installing mingw-w64-x86_64-libgpg-error... 2021-05-16T19:39:52.9567280Z installing mingw-w64-x86_64-libgcrypt... 2021-05-16T19:39:52.9788766Z installing mingw-w64-x86_64-libxslt... 2021-05-16T19:39:53.0899949Z installing winpty... 2021-05-16T19:39:53.1641621Z installing mingw-w64-x86_64-postgresql... 2021-05-16T19:39:54.9284572Z installing mingw-w64-x86_64-xerces-c... 2021-05-16T19:39:55.3709328Z installing mingw-w64-x86_64-gdal... 2021-05-16T19:39:56.5941082Z warning: mingw-w64-x86_64-gdb-10.2-1 is up to date -- reinstalling 2021-05-16T19:39:56.5941946Z resolving dependencies... 2021-05-16T19:39:56.6170478Z looking for conflicting packages... 2021-05-16T19:39:56.6233623Z 2021-05-16T19:39:56.6234590Z Packages (1) mingw-w64-x86_64-gdb-10.2-1 2021-05-16T19:39:56.6235109Z 2021-05-16T19:39:56.6235714Z Total Download Size: 4.15 MiB 2021-05-16T19:39:56.6236391Z Total Installed Size: 13.89 MiB 2021-05-16T19:39:56.6237065Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:39:56.6237492Z 2021-05-16T19:39:56.6238221Z :: Proceed with installation? [Y/n] 2021-05-16T19:39:56.6238959Z :: Retrieving packages... 2021-05-16T19:39:56.9354795Z downloading mingw-w64-x86_64-gdb-10.2-1-any.pkg.tar.zst... 2021-05-16T19:39:57.7779323Z checking keyring... 2021-05-16T19:39:57.8669491Z checking package integrity... 2021-05-16T19:39:58.0251757Z loading package files... 2021-05-16T19:39:58.0283536Z checking for file conflicts... 2021-05-16T19:39:58.0284252Z checking available disk space... 2021-05-16T19:39:58.0345537Z :: Processing package changes... 2021-05-16T19:39:58.0346503Z reinstalling mingw-w64-x86_64-gdb... 2021-05-16T19:39:58.9466063Z warning: mingw-w64-x86_64-gdbm-1.19-1 is up to date -- reinstalling 2021-05-16T19:39:58.9466895Z resolving dependencies... 2021-05-16T19:39:58.9613789Z looking for conflicting packages... 2021-05-16T19:39:58.9758711Z 2021-05-16T19:39:58.9759789Z Packages (1) mingw-w64-x86_64-gdbm-1.19-1 2021-05-16T19:39:58.9760506Z 2021-05-16T19:39:58.9761890Z Total Installed Size: 0.72 MiB 2021-05-16T19:39:58.9762908Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:39:58.9763637Z 2021-05-16T19:39:58.9766755Z :: Proceed with installation? [Y/n] 2021-05-16T19:39:58.9767477Z checking keyring... 2021-05-16T19:39:59.0489990Z checking package integrity... 2021-05-16T19:39:59.1577731Z loading package files... 2021-05-16T19:39:59.1607594Z checking for file conflicts... 2021-05-16T19:39:59.1608487Z checking available disk space... 2021-05-16T19:39:59.1642932Z :: Processing package changes... 2021-05-16T19:39:59.1643798Z reinstalling mingw-w64-x86_64-gdbm... 2021-05-16T19:39:59.9687955Z resolving dependencies... 2021-05-16T19:39:59.9856968Z looking for conflicting packages... 2021-05-16T19:40:00.0003982Z 2021-05-16T19:40:00.0004995Z Packages (1) mingw-w64-x86_64-gdk-pixbuf2-2.42.4-1 2021-05-16T19:40:00.0005616Z 2021-05-16T19:40:00.0006309Z Total Download Size: 1.57 MiB 2021-05-16T19:40:00.0006949Z Total Installed Size: 6.77 MiB 2021-05-16T19:40:00.0007338Z 2021-05-16T19:40:00.0008039Z :: Proceed with installation? [Y/n] 2021-05-16T19:40:00.0008731Z :: Retrieving packages... 2021-05-16T19:40:00.3135480Z downloading mingw-w64-x86_64-gdk-pixbuf2-2.42.4-1-any.pkg.tar.zst... 2021-05-16T19:40:01.0706716Z checking keyring... 2021-05-16T19:40:01.1609467Z checking package integrity... 2021-05-16T19:40:01.3030214Z loading package files... 2021-05-16T19:40:01.3119702Z checking for file conflicts... 2021-05-16T19:40:01.3510178Z checking available disk space... 2021-05-16T19:40:01.3521450Z :: Processing package changes... 2021-05-16T19:40:01.3522390Z installing mingw-w64-x86_64-gdk-pixbuf2... 2021-05-16T19:40:01.7543788Z :: Running post-transaction hooks... 2021-05-16T19:40:01.7545523Z (1/1) Probing GDK-Pixbuf loader modules... 2021-05-16T19:40:02.6286464Z warning: mingw-w64-x86_64-geos-3.8.0-1 is up to date -- reinstalling 2021-05-16T19:40:02.6287739Z resolving dependencies... 2021-05-16T19:40:02.6289315Z looking for conflicting packages... 2021-05-16T19:40:02.6593766Z 2021-05-16T19:40:02.6595987Z Packages (1) mingw-w64-x86_64-geos-3.8.0-1 2021-05-16T19:40:02.6597018Z 2021-05-16T19:40:02.6597963Z Total Installed Size: 7.40 MiB 2021-05-16T19:40:02.6598675Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:40:02.6599328Z 2021-05-16T19:40:02.6600086Z :: Proceed with installation? [Y/n] 2021-05-16T19:40:02.6600789Z checking keyring... 2021-05-16T19:40:02.7303447Z checking package integrity... 2021-05-16T19:40:02.8490358Z loading package files... 2021-05-16T19:40:02.8612694Z checking for file conflicts... 2021-05-16T19:40:02.8613820Z checking available disk space... 2021-05-16T19:40:02.8804505Z :: Processing package changes... 2021-05-16T19:40:02.8805809Z reinstalling mingw-w64-x86_64-geos... 2021-05-16T19:40:04.1277260Z warning: mingw-w64-x86_64-gettext-0.19.8.1-10 is up to date -- reinstalling 2021-05-16T19:40:04.1278280Z resolving dependencies... 2021-05-16T19:40:04.1419514Z looking for conflicting packages... 2021-05-16T19:40:04.1579547Z 2021-05-16T19:40:04.1580998Z Packages (1) mingw-w64-x86_64-gettext-0.19.8.1-10 2021-05-16T19:40:04.1581891Z 2021-05-16T19:40:04.1583198Z Total Download Size: 3.36 MiB 2021-05-16T19:40:04.1584267Z Total Installed Size: 18.30 MiB 2021-05-16T19:40:04.1585303Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:40:04.1585952Z 2021-05-16T19:40:04.1587074Z :: Proceed with installation? [Y/n] 2021-05-16T19:40:04.1588754Z :: Retrieving packages... 2021-05-16T19:40:04.4723558Z downloading mingw-w64-x86_64-gettext-0.19.8.1-10-any.pkg.tar.zst... 2021-05-16T19:40:05.3109183Z checking keyring... 2021-05-16T19:40:05.4016398Z checking package integrity... 2021-05-16T19:40:05.5606900Z loading package files... 2021-05-16T19:40:05.5884988Z checking for file conflicts... 2021-05-16T19:40:05.5887286Z checking available disk space... 2021-05-16T19:40:05.6810634Z :: Processing package changes... 2021-05-16T19:40:05.6811771Z reinstalling mingw-w64-x86_64-gettext... 2021-05-16T19:40:08.4422501Z warning: mingw-w64-x86_64-gflags-2.2.2-2 is up to date -- reinstalling 2021-05-16T19:40:08.4423390Z resolving dependencies... 2021-05-16T19:40:08.4424619Z looking for conflicting packages... 2021-05-16T19:40:08.4719684Z 2021-05-16T19:40:08.4720785Z Packages (1) mingw-w64-x86_64-gflags-2.2.2-2 2021-05-16T19:40:08.4721379Z 2021-05-16T19:40:08.4722370Z Total Installed Size: 1.09 MiB 2021-05-16T19:40:08.4723007Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:40:08.4723732Z 2021-05-16T19:40:08.4725119Z :: Proceed with installation? [Y/n] 2021-05-16T19:40:08.4725925Z checking keyring... 2021-05-16T19:40:08.5416470Z checking package integrity... 2021-05-16T19:40:08.6508337Z loading package files... 2021-05-16T19:40:08.6565116Z checking for file conflicts... 2021-05-16T19:40:08.6566123Z checking available disk space... 2021-05-16T19:40:08.6587589Z :: Processing package changes... 2021-05-16T19:40:08.6588404Z reinstalling mingw-w64-x86_64-gflags... 2021-05-16T19:40:09.4628149Z warning: mingw-w64-x86_64-giflib-5.2.1-3 is up to date -- reinstalling 2021-05-16T19:40:09.4629033Z resolving dependencies... 2021-05-16T19:40:09.4742178Z looking for conflicting packages... 2021-05-16T19:40:09.4940480Z 2021-05-16T19:40:09.4941741Z Packages (1) mingw-w64-x86_64-giflib-5.2.1-3 2021-05-16T19:40:09.4942920Z 2021-05-16T19:40:09.4943905Z Total Installed Size: 0.73 MiB 2021-05-16T19:40:09.4944875Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:40:09.4945467Z 2021-05-16T19:40:09.4946243Z :: Proceed with installation? [Y/n] 2021-05-16T19:40:09.4947329Z checking keyring... 2021-05-16T19:40:09.5648928Z checking package integrity... 2021-05-16T19:40:09.6736071Z loading package files... 2021-05-16T19:40:09.6761310Z checking for file conflicts... 2021-05-16T19:40:09.6762252Z checking available disk space... 2021-05-16T19:40:09.6783883Z :: Processing package changes... 2021-05-16T19:40:09.6784846Z reinstalling mingw-w64-x86_64-giflib... 2021-05-16T19:40:10.4610044Z warning: mingw-w64-x86_64-glib2-2.68.2-1 is up to date -- reinstalling 2021-05-16T19:40:10.4611345Z resolving dependencies... 2021-05-16T19:40:10.4833746Z looking for conflicting packages... 2021-05-16T19:40:10.4897280Z 2021-05-16T19:40:10.4898604Z Packages (1) mingw-w64-x86_64-glib2-2.68.2-1 2021-05-16T19:40:10.4900016Z 2021-05-16T19:40:10.4901469Z Total Installed Size: 22.99 MiB 2021-05-16T19:40:10.4902738Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:40:10.4903535Z 2021-05-16T19:40:10.4904727Z :: Proceed with installation? [Y/n] 2021-05-16T19:40:10.4906029Z checking keyring... 2021-05-16T19:40:10.5638031Z checking package integrity... 2021-05-16T19:40:10.6960515Z loading package files... 2021-05-16T19:40:10.7051478Z checking for file conflicts... 2021-05-16T19:40:10.7052545Z checking available disk space... 2021-05-16T19:40:10.7333461Z :: Processing package changes... 2021-05-16T19:40:10.7334279Z reinstalling mingw-w64-x86_64-glib2... 2021-05-16T19:40:12.0043246Z resolving dependencies... 2021-05-16T19:40:12.0148390Z looking for conflicting packages... 2021-05-16T19:40:12.0329728Z 2021-05-16T19:40:12.0330878Z Packages (1) mingw-w64-x86_64-glpk-4.65-2 2021-05-16T19:40:12.0331435Z 2021-05-16T19:40:12.0332052Z Total Download Size: 0.60 MiB 2021-05-16T19:40:12.0332742Z Total Installed Size: 2.63 MiB 2021-05-16T19:40:12.0333187Z 2021-05-16T19:40:12.0333996Z :: Proceed with installation? [Y/n] 2021-05-16T19:40:12.0334784Z :: Retrieving packages... 2021-05-16T19:40:12.3460522Z downloading mingw-w64-x86_64-glpk-4.65-2-any.pkg.tar.zst... 2021-05-16T19:40:12.8100556Z checking keyring... 2021-05-16T19:40:12.9008177Z checking package integrity... 2021-05-16T19:40:13.0366715Z loading package files... 2021-05-16T19:40:13.0387943Z checking for file conflicts... 2021-05-16T19:40:13.0392425Z checking available disk space... 2021-05-16T19:40:13.0417294Z :: Processing package changes... 2021-05-16T19:40:13.0418284Z installing mingw-w64-x86_64-glpk... 2021-05-16T19:40:13.8191873Z warning: mingw-w64-x86_64-gmp-6.2.1-2 is up to date -- reinstalling 2021-05-16T19:40:13.8192671Z resolving dependencies... 2021-05-16T19:40:13.8193838Z looking for conflicting packages... 2021-05-16T19:40:13.8521109Z 2021-05-16T19:40:13.8522037Z Packages (1) mingw-w64-x86_64-gmp-6.2.1-2 2021-05-16T19:40:13.8522580Z 2021-05-16T19:40:13.8523182Z Total Download Size: 0.49 MiB 2021-05-16T19:40:13.8523865Z Total Installed Size: 2.21 MiB 2021-05-16T19:40:13.8524517Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:40:13.8524934Z 2021-05-16T19:40:13.8525653Z :: Proceed with installation? [Y/n] 2021-05-16T19:40:13.8526395Z :: Retrieving packages... 2021-05-16T19:40:14.1670362Z downloading mingw-w64-x86_64-gmp-6.2.1-2-any.pkg.tar.zst... 2021-05-16T19:40:14.6548056Z checking keyring... 2021-05-16T19:40:14.7458353Z checking package integrity... 2021-05-16T19:40:14.8885793Z loading package files... 2021-05-16T19:40:14.8907788Z checking for file conflicts... 2021-05-16T19:40:14.8908664Z checking available disk space... 2021-05-16T19:40:14.8928325Z :: Processing package changes... 2021-05-16T19:40:14.8929233Z reinstalling mingw-w64-x86_64-gmp... 2021-05-16T19:40:15.6943812Z resolving dependencies... 2021-05-16T19:40:15.8646735Z looking for conflicting packages... 2021-05-16T19:40:15.8673969Z 2021-05-16T19:40:15.8677752Z Packages (7) mingw-w64-x86_64-gnupg-2.2.27-2 mingw-w64-x86_64-libassuan-2.5.4-1 mingw-w64-x86_64-libksba-1.4.0-1 mingw-w64-x86_64-libusb-1.0.24-2 mingw-w64-x86_64-libusb-compat-git-r76.b5db9d0-2 mingw-w64-x86_64-npth-1.6-1 mingw-w64-x86_64-gpgme-1.15.1-2 2021-05-16T19:40:15.8680786Z 2021-05-16T19:40:15.8681873Z Total Download Size: 3.72 MiB 2021-05-16T19:40:15.8683092Z Total Installed Size: 21.06 MiB 2021-05-16T19:40:15.8683868Z 2021-05-16T19:40:15.8685096Z :: Proceed with installation? [Y/n] 2021-05-16T19:40:15.8686418Z :: Retrieving packages... 2021-05-16T19:40:16.1829625Z downloading mingw-w64-x86_64-libksba-1.4.0-1-any.pkg.tar.zst... 2021-05-16T19:40:16.5537751Z downloading mingw-w64-x86_64-libassuan-2.5.4-1-any.pkg.tar.zst... 2021-05-16T19:40:16.6497421Z downloading mingw-w64-x86_64-libusb-1.0.24-2-any.pkg.tar.zst... 2021-05-16T19:40:16.7442843Z downloading mingw-w64-x86_64-libusb-compat-git-r76.b5db9d0-2-any.pkg.tar.zst... 2021-05-16T19:40:16.8379566Z downloading mingw-w64-x86_64-npth-1.6-1-any.pkg.tar.xz... 2021-05-16T19:40:16.9320666Z downloading mingw-w64-x86_64-gnupg-2.2.27-2-any.pkg.tar.zst... 2021-05-16T19:40:17.3239768Z downloading mingw-w64-x86_64-gpgme-1.15.1-2-any.pkg.tar.zst... 2021-05-16T19:40:17.3340697Z checking keyring... 2021-05-16T19:40:17.6565474Z checking package integrity... 2021-05-16T19:40:18.7808742Z loading package files... 2021-05-16T19:40:18.8044028Z checking for file conflicts... 2021-05-16T19:40:18.8259886Z checking available disk space... 2021-05-16T19:40:18.8271406Z :: Processing package changes... 2021-05-16T19:40:18.8273031Z installing mingw-w64-x86_64-libksba... 2021-05-16T19:40:18.8381126Z installing mingw-w64-x86_64-libassuan... 2021-05-16T19:40:18.8473002Z installing mingw-w64-x86_64-libusb... 2021-05-16T19:40:18.8568828Z installing mingw-w64-x86_64-libusb-compat-git... 2021-05-16T19:40:18.8640925Z installing mingw-w64-x86_64-npth... 2021-05-16T19:40:18.8746882Z installing mingw-w64-x86_64-gnupg... 2021-05-16T19:40:18.9479554Z Optional dependencies for mingw-w64-x86_64-gnupg 2021-05-16T19:40:18.9481281Z mingw-w64-x86_64-pinentry 2021-05-16T19:40:18.9482853Z installing mingw-w64-x86_64-gpgme... 2021-05-16T19:40:19.8915381Z warning: mingw-w64-x86_64-grpc-1.35.0-2 is up to date -- reinstalling 2021-05-16T19:40:19.8916241Z resolving dependencies... 2021-05-16T19:40:19.9160878Z looking for conflicting packages... 2021-05-16T19:40:19.9223501Z 2021-05-16T19:40:19.9224441Z Packages (1) mingw-w64-x86_64-grpc-1.35.0-2 2021-05-16T19:40:19.9225014Z 2021-05-16T19:40:19.9225938Z Total Installed Size: 21.09 MiB 2021-05-16T19:40:19.9226504Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:40:19.9227057Z 2021-05-16T19:40:19.9227716Z :: Proceed with installation? [Y/n] 2021-05-16T19:40:19.9228296Z checking keyring... 2021-05-16T19:40:19.9918663Z checking package integrity... 2021-05-16T19:40:20.1417844Z loading package files... 2021-05-16T19:40:20.1469156Z checking for file conflicts... 2021-05-16T19:40:20.1470007Z checking available disk space... 2021-05-16T19:40:20.1643022Z :: Processing package changes... 2021-05-16T19:40:20.1644160Z reinstalling mingw-w64-x86_64-grpc... 2021-05-16T19:40:21.3452923Z resolving dependencies... 2021-05-16T19:40:21.3456623Z looking for conflicting packages... 2021-05-16T19:40:21.3795073Z 2021-05-16T19:40:21.3796443Z Packages (1) mingw-w64-x86_64-gsl-2.6-1 2021-05-16T19:40:21.3797361Z 2021-05-16T19:40:21.3798430Z Total Download Size: 1.89 MiB 2021-05-16T19:40:21.3799629Z Total Installed Size: 12.38 MiB 2021-05-16T19:40:21.3800411Z 2021-05-16T19:40:21.3801701Z :: Proceed with installation? [Y/n] 2021-05-16T19:40:21.3803010Z :: Retrieving packages... 2021-05-16T19:40:22.3101389Z downloading mingw-w64-x86_64-gsl-2.6-1-any.pkg.tar.xz... 2021-05-16T19:40:22.3385947Z checking keyring... 2021-05-16T19:40:22.4261887Z checking package integrity... 2021-05-16T19:40:22.5832202Z loading package files... 2021-05-16T19:40:22.5925955Z checking for file conflicts... 2021-05-16T19:40:22.6074000Z checking available disk space... 2021-05-16T19:40:22.6095180Z :: Processing package changes... 2021-05-16T19:40:22.6096235Z installing mingw-w64-x86_64-gsl... 2021-05-16T19:40:23.7992728Z warning: mingw-w64-x86_64-harfbuzz-2.8.1-1 is up to date -- reinstalling 2021-05-16T19:40:23.7994260Z resolving dependencies... 2021-05-16T19:40:23.8114054Z looking for conflicting packages... 2021-05-16T19:40:23.8306050Z 2021-05-16T19:40:23.8307447Z Packages (1) mingw-w64-x86_64-harfbuzz-2.8.1-1 2021-05-16T19:40:23.8308769Z 2021-05-16T19:40:23.8309828Z Total Installed Size: 8.19 MiB 2021-05-16T19:40:23.8310480Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:40:23.8311020Z 2021-05-16T19:40:23.8311903Z :: Proceed with installation? [Y/n] 2021-05-16T19:40:23.8312777Z checking keyring... 2021-05-16T19:40:23.9040323Z checking package integrity... 2021-05-16T19:40:24.0258775Z loading package files... 2021-05-16T19:40:24.0287738Z checking for file conflicts... 2021-05-16T19:40:24.0288975Z checking available disk space... 2021-05-16T19:40:24.0331094Z :: Processing package changes... 2021-05-16T19:40:24.0332168Z reinstalling mingw-w64-x86_64-harfbuzz... 2021-05-16T19:40:24.8710378Z resolving dependencies... 2021-05-16T19:40:24.8968782Z looking for conflicting packages... 2021-05-16T19:40:24.9068935Z 2021-05-16T19:40:24.9069792Z Packages (1) mingw-w64-x86_64-hdf4-4.2.15-2 2021-05-16T19:40:24.9070288Z 2021-05-16T19:40:24.9070849Z Total Download Size: 1.09 MiB 2021-05-16T19:40:24.9071469Z Total Installed Size: 8.69 MiB 2021-05-16T19:40:24.9072076Z 2021-05-16T19:40:24.9072803Z :: Proceed with installation? [Y/n] 2021-05-16T19:40:24.9073547Z :: Retrieving packages... 2021-05-16T19:40:25.2137927Z downloading mingw-w64-x86_64-hdf4-4.2.15-2-any.pkg.tar.zst... 2021-05-16T19:40:25.7730175Z checking keyring... 2021-05-16T19:40:25.8676765Z checking package integrity... 2021-05-16T19:40:26.0232987Z loading package files... 2021-05-16T19:40:26.0270731Z checking for file conflicts... 2021-05-16T19:40:26.0344050Z checking available disk space... 2021-05-16T19:40:26.0355615Z :: Processing package changes... 2021-05-16T19:40:26.0356441Z installing mingw-w64-x86_64-hdf4... 2021-05-16T19:40:26.9172679Z warning: mingw-w64-x86_64-hdf5-1.12.0-3 is up to date -- reinstalling 2021-05-16T19:40:26.9173486Z resolving dependencies... 2021-05-16T19:40:26.9400589Z looking for conflicting packages... 2021-05-16T19:40:26.9461212Z 2021-05-16T19:40:26.9462492Z Packages (1) mingw-w64-x86_64-hdf5-1.12.0-3 2021-05-16T19:40:26.9463926Z 2021-05-16T19:40:26.9465175Z Total Installed Size: 91.59 MiB 2021-05-16T19:40:26.9466492Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:40:26.9467215Z 2021-05-16T19:40:26.9468391Z :: Proceed with installation? [Y/n] 2021-05-16T19:40:26.9469889Z checking keyring... 2021-05-16T19:40:27.0203620Z checking package integrity... 2021-05-16T19:40:27.2308399Z loading package files... 2021-05-16T19:40:27.2350824Z checking for file conflicts... 2021-05-16T19:40:27.2351713Z checking available disk space... 2021-05-16T19:40:27.2456559Z :: Processing package changes... 2021-05-16T19:40:27.2457454Z reinstalling mingw-w64-x86_64-hdf5... 2021-05-16T19:40:28.4050430Z warning: mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-16T19:40:28.4051753Z resolving dependencies... 2021-05-16T19:40:28.4052927Z looking for conflicting packages... 2021-05-16T19:40:28.4398918Z 2021-05-16T19:40:28.4400244Z Packages (1) mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T19:40:28.4401023Z 2021-05-16T19:40:28.4401600Z Total Download Size: 5.28 MiB 2021-05-16T19:40:28.4402225Z Total Installed Size: 66.96 MiB 2021-05-16T19:40:28.4402857Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:40:28.4403256Z 2021-05-16T19:40:28.4403939Z :: Proceed with installation? [Y/n] 2021-05-16T19:40:28.4405635Z :: Retrieving packages... 2021-05-16T19:40:28.7603165Z downloading mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T19:40:29.6129103Z checking keyring... 2021-05-16T19:40:29.7162857Z checking package integrity... 2021-05-16T19:40:29.8923358Z loading package files... 2021-05-16T19:40:29.9154646Z checking for file conflicts... 2021-05-16T19:40:29.9156260Z checking available disk space... 2021-05-16T19:40:29.9920771Z :: Processing package changes... 2021-05-16T19:40:29.9921988Z reinstalling mingw-w64-x86_64-headers-git... 2021-05-16T19:40:32.4697589Z resolving dependencies... 2021-05-16T19:40:32.4895217Z looking for conflicting packages... 2021-05-16T19:40:32.4999654Z 2021-05-16T19:40:32.5000888Z Packages (1) mingw-w64-x86_64-hiredis-1.0.0-1 2021-05-16T19:40:32.5001623Z 2021-05-16T19:40:32.5002408Z Total Download Size: 0.08 MiB 2021-05-16T19:40:32.5003508Z Total Installed Size: 0.32 MiB 2021-05-16T19:40:32.5004106Z 2021-05-16T19:40:32.5005041Z :: Proceed with installation? [Y/n] 2021-05-16T19:40:32.5006016Z :: Retrieving packages... 2021-05-16T19:40:32.8121211Z downloading mingw-w64-x86_64-hiredis-1.0.0-1-any.pkg.tar.zst... 2021-05-16T19:40:32.9982081Z checking keyring... 2021-05-16T19:40:33.0874108Z checking package integrity... 2021-05-16T19:40:33.2144235Z loading package files... 2021-05-16T19:40:33.2170775Z checking for file conflicts... 2021-05-16T19:40:33.2189564Z checking available disk space... 2021-05-16T19:40:33.2199921Z :: Processing package changes... 2021-05-16T19:40:33.2200811Z installing mingw-w64-x86_64-hiredis... 2021-05-16T19:40:34.0109205Z resolving dependencies... 2021-05-16T19:40:34.0110278Z looking for conflicting packages... 2021-05-16T19:40:34.0415849Z 2021-05-16T19:40:34.0417267Z Packages (1) mingw-w64-x86_64-http-parser-2.9.4-2 2021-05-16T19:40:34.0418005Z 2021-05-16T19:40:34.0418722Z Total Download Size: 0.03 MiB 2021-05-16T19:40:34.0419565Z Total Installed Size: 0.11 MiB 2021-05-16T19:40:34.0420093Z 2021-05-16T19:40:34.0421142Z :: Proceed with installation? [Y/n] 2021-05-16T19:40:34.0422027Z :: Retrieving packages... 2021-05-16T19:40:34.3506647Z downloading mingw-w64-x86_64-http-parser-2.9.4-2-any.pkg.tar.zst... 2021-05-16T19:40:34.4434938Z checking keyring... 2021-05-16T19:40:34.5297664Z checking package integrity... 2021-05-16T19:40:34.6547172Z loading package files... 2021-05-16T19:40:34.6567604Z checking for file conflicts... 2021-05-16T19:40:34.6572001Z checking available disk space... 2021-05-16T19:40:34.6584163Z :: Processing package changes... 2021-05-16T19:40:34.6585091Z installing mingw-w64-x86_64-http-parser... 2021-05-16T19:40:35.4260646Z warning: mingw-w64-x86_64-icu-68.2-3 is up to date -- reinstalling 2021-05-16T19:40:35.4261464Z resolving dependencies... 2021-05-16T19:40:35.4367396Z looking for conflicting packages... 2021-05-16T19:40:35.4566655Z 2021-05-16T19:40:35.4567797Z Packages (1) mingw-w64-x86_64-icu-68.2-3 2021-05-16T19:40:35.4568340Z 2021-05-16T19:40:35.4569566Z Total Installed Size: 113.98 MiB 2021-05-16T19:40:35.4570632Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:40:35.4571104Z 2021-05-16T19:40:35.4571877Z :: Proceed with installation? [Y/n] 2021-05-16T19:40:35.4572576Z checking keyring... 2021-05-16T19:40:35.5260097Z checking package integrity... 2021-05-16T19:40:35.8214503Z loading package files... 2021-05-16T19:40:35.8273776Z checking for file conflicts... 2021-05-16T19:40:35.8274717Z checking available disk space... 2021-05-16T19:40:35.8395280Z :: Processing package changes... 2021-05-16T19:40:35.8396317Z reinstalling mingw-w64-x86_64-icu... 2021-05-16T19:40:37.1242880Z resolving dependencies... 2021-05-16T19:40:37.1545204Z looking for conflicting packages... 2021-05-16T19:40:37.1579791Z 2021-05-16T19:40:37.1582691Z Packages (10) mingw-w64-x86_64-djvulibre-3.5.28-2 mingw-w64-x86_64-flif-0.3-1 mingw-w64-x86_64-gsfonts-20200910-2 mingw-w64-x86_64-jbigkit-2.1-4 mingw-w64-x86_64-liblqr-0.4.2-4 mingw-w64-x86_64-libraqm-0.7.1-1 mingw-w64-x86_64-libtool-2.4.6-20 mingw-w64-x86_64-libwmf-0.2.12-3 mingw-w64-x86_64-ttf-dejavu-2.37-3 mingw-w64-x86_64-imagemagick-7.0.10.11-3 2021-05-16T19:40:37.1584578Z 2021-05-16T19:40:37.1585201Z Total Download Size: 17.57 MiB 2021-05-16T19:40:37.1585881Z Total Installed Size: 78.94 MiB 2021-05-16T19:40:37.1586409Z 2021-05-16T19:40:37.1587158Z :: Proceed with installation? [Y/n] 2021-05-16T19:40:37.1587907Z :: Retrieving packages... 2021-05-16T19:40:37.4686182Z downloading mingw-w64-x86_64-djvulibre-3.5.28-2-any.pkg.tar.zst... 2021-05-16T19:40:38.2052858Z downloading mingw-w64-x86_64-flif-0.3-1-any.pkg.tar.xz... 2021-05-16T19:40:38.3122525Z downloading mingw-w64-x86_64-gsfonts-20200910-2-any.pkg.tar.zst... 2021-05-16T19:40:38.5026571Z downloading mingw-w64-x86_64-jbigkit-2.1-4-any.pkg.tar.xz... 2021-05-16T19:40:38.5976378Z downloading mingw-w64-x86_64-liblqr-0.4.2-4-any.pkg.tar.xz... 2021-05-16T19:40:38.6928183Z downloading mingw-w64-x86_64-libraqm-0.7.1-1-any.pkg.tar.zst... 2021-05-16T19:40:38.7887176Z downloading mingw-w64-x86_64-libtool-2.4.6-20-any.pkg.tar.zst... 2021-05-16T19:40:38.8897523Z downloading mingw-w64-x86_64-libwmf-0.2.12-3-any.pkg.tar.zst... 2021-05-16T19:40:39.0102641Z downloading mingw-w64-x86_64-ttf-dejavu-2.37-3-any.pkg.tar.zst... 2021-05-16T19:40:39.1411470Z downloading mingw-w64-x86_64-imagemagick-7.0.10.11-3-any.pkg.tar.zst... 2021-05-16T19:40:39.3641520Z checking keyring... 2021-05-16T19:40:39.6195345Z checking package integrity... 2021-05-16T19:40:41.0810145Z loading package files... 2021-05-16T19:40:41.1359858Z checking for file conflicts... 2021-05-16T19:40:41.2938693Z checking available disk space... 2021-05-16T19:40:41.2956261Z :: Processing package changes... 2021-05-16T19:40:41.2957899Z installing mingw-w64-x86_64-djvulibre... 2021-05-16T19:40:41.4092464Z installing mingw-w64-x86_64-flif... 2021-05-16T19:40:41.5715684Z installing mingw-w64-x86_64-gsfonts... 2021-05-16T19:40:41.6407885Z installing mingw-w64-x86_64-jbigkit... 2021-05-16T19:40:41.6618765Z installing mingw-w64-x86_64-liblqr... 2021-05-16T19:40:41.6828889Z installing mingw-w64-x86_64-libraqm... 2021-05-16T19:40:41.7043128Z installing mingw-w64-x86_64-libtool... 2021-05-16T19:40:41.7570880Z installing mingw-w64-x86_64-libwmf... 2021-05-16T19:40:41.8150288Z installing mingw-w64-x86_64-ttf-dejavu... 2021-05-16T19:40:41.8795891Z installing mingw-w64-x86_64-imagemagick... 2021-05-16T19:40:43.4524619Z Optional dependencies for mingw-w64-x86_64-imagemagick 2021-05-16T19:40:43.4525799Z mingw-w64-x86_64-ghostscript: for Ghostscript support 2021-05-16T19:40:43.4526805Z mingw-w64-x86_64-openexr: for OpenEXR support [installed] 2021-05-16T19:40:43.4527651Z mingw-w64-x86_64-librsvg: for SVG support 2021-05-16T19:40:43.4528441Z mingw-w64-x86_64-graphviz: for GVC support 2021-05-16T19:40:43.4575755Z :: Running post-transaction hooks... 2021-05-16T19:40:43.4576592Z (1/2) Updating fontconfig cache... 2021-05-16T19:40:43.5335283Z (2/2) Probing GDK-Pixbuf loader modules... 2021-05-16T19:40:44.3419613Z warning: mingw-w64-x86_64-intel-tbb-1~2020.2-2 is up to date -- reinstalling 2021-05-16T19:40:44.3420636Z resolving dependencies... 2021-05-16T19:40:44.3522506Z looking for conflicting packages... 2021-05-16T19:40:44.3746432Z 2021-05-16T19:40:44.3747714Z Packages (1) mingw-w64-x86_64-intel-tbb-1~2020.2-2 2021-05-16T19:40:44.3748930Z 2021-05-16T19:40:44.3750308Z Total Installed Size: 8.68 MiB 2021-05-16T19:40:44.3751295Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:40:44.3751777Z 2021-05-16T19:40:44.3752562Z :: Proceed with installation? [Y/n] 2021-05-16T19:40:44.3753277Z checking keyring... 2021-05-16T19:40:44.4478026Z checking package integrity... 2021-05-16T19:40:44.5781790Z loading package files... 2021-05-16T19:40:44.5817504Z checking for file conflicts... 2021-05-16T19:40:44.5818393Z checking available disk space... 2021-05-16T19:40:44.5887588Z :: Processing package changes... 2021-05-16T19:40:44.5888481Z reinstalling mingw-w64-x86_64-intel-tbb... 2021-05-16T19:40:45.4772092Z warning: mingw-w64-x86_64-isl-0.24-1 is up to date -- reinstalling 2021-05-16T19:40:45.4772942Z resolving dependencies... 2021-05-16T19:40:45.4774224Z looking for conflicting packages... 2021-05-16T19:40:45.5096910Z 2021-05-16T19:40:45.5097944Z Packages (1) mingw-w64-x86_64-isl-0.24-1 2021-05-16T19:40:45.5098641Z 2021-05-16T19:40:45.5099451Z Total Download Size: 0.93 MiB 2021-05-16T19:40:45.5100397Z Total Installed Size: 6.43 MiB 2021-05-16T19:40:45.5101332Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:40:45.5102014Z 2021-05-16T19:40:45.5102971Z :: Proceed with installation? [Y/n] 2021-05-16T19:40:45.5103994Z :: Retrieving packages... 2021-05-16T19:40:45.8215704Z downloading mingw-w64-x86_64-isl-0.24-1-any.pkg.tar.zst... 2021-05-16T19:40:46.3741762Z checking keyring... 2021-05-16T19:40:46.4634087Z checking package integrity... 2021-05-16T19:40:46.6036171Z loading package files... 2021-05-16T19:40:46.6061234Z checking for file conflicts... 2021-05-16T19:40:46.6062076Z checking available disk space... 2021-05-16T19:40:46.6110735Z :: Processing package changes... 2021-05-16T19:40:46.6111605Z reinstalling mingw-w64-x86_64-isl... 2021-05-16T19:40:47.4367294Z resolving dependencies... 2021-05-16T19:40:47.4688694Z looking for conflicting packages... 2021-05-16T19:40:47.4710352Z 2021-05-16T19:40:47.4711603Z Packages (2) mingw-w64-x86_64-gdcm-3.0.8-2 mingw-w64-x86_64-itk-5.1.0-2 2021-05-16T19:40:47.4714021Z 2021-05-16T19:40:47.4714859Z Total Download Size: 13.04 MiB 2021-05-16T19:40:47.4715818Z Total Installed Size: 137.15 MiB 2021-05-16T19:40:47.4716427Z 2021-05-16T19:40:47.4717416Z :: Proceed with installation? [Y/n] 2021-05-16T19:40:47.4718478Z :: Retrieving packages... 2021-05-16T19:40:47.7795431Z downloading mingw-w64-x86_64-gdcm-3.0.8-2-any.pkg.tar.zst... 2021-05-16T19:40:48.6252199Z downloading mingw-w64-x86_64-itk-5.1.0-2-any.pkg.tar.zst... 2021-05-16T19:40:48.9344864Z checking keyring... 2021-05-16T19:40:49.0264705Z checking package integrity... 2021-05-16T19:40:49.3986118Z loading package files... 2021-05-16T19:40:49.4572049Z checking for file conflicts... 2021-05-16T19:40:49.7451871Z checking available disk space... 2021-05-16T19:40:49.7478221Z :: Processing package changes... 2021-05-16T19:40:49.7479112Z installing mingw-w64-x86_64-gdcm... 2021-05-16T19:40:50.1649662Z installing mingw-w64-x86_64-itk... 2021-05-16T19:40:53.4837362Z Optional dependencies for mingw-w64-x86_64-itk 2021-05-16T19:40:53.4838670Z mingw-w64-x86_64-opencv: ITK-OpenCV bridge [installed] 2021-05-16T19:40:53.4839584Z mingw-w64-x86_64-vtk: ITK-VTK bridge 2021-05-16T19:40:54.2581289Z warning: mingw-w64-x86_64-jasper-2.0.24-1 is up to date -- reinstalling 2021-05-16T19:40:54.2582117Z resolving dependencies... 2021-05-16T19:40:54.2779201Z looking for conflicting packages... 2021-05-16T19:40:54.2933213Z 2021-05-16T19:40:54.2934332Z Packages (1) mingw-w64-x86_64-jasper-2.0.24-1 2021-05-16T19:40:54.2935118Z 2021-05-16T19:40:54.2936607Z Total Installed Size: 4.75 MiB 2021-05-16T19:40:54.2937604Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:40:54.2938026Z 2021-05-16T19:40:54.2938726Z :: Proceed with installation? [Y/n] 2021-05-16T19:40:54.2939398Z checking keyring... 2021-05-16T19:40:54.3738017Z checking package integrity... 2021-05-16T19:40:54.4845982Z loading package files... 2021-05-16T19:40:54.4894019Z checking for file conflicts... 2021-05-16T19:40:54.4894874Z checking available disk space... 2021-05-16T19:40:54.5013864Z :: Processing package changes... 2021-05-16T19:40:54.5014821Z reinstalling mingw-w64-x86_64-jasper... 2021-05-16T19:40:55.4862027Z warning: mingw-w64-x86_64-json-c-0.15-1 is up to date -- reinstalling 2021-05-16T19:40:55.4863216Z resolving dependencies... 2021-05-16T19:40:55.4963491Z looking for conflicting packages... 2021-05-16T19:40:55.5161198Z 2021-05-16T19:40:55.5162599Z Packages (1) mingw-w64-x86_64-json-c-0.15-1 2021-05-16T19:40:55.5163842Z 2021-05-16T19:40:55.5164694Z Total Installed Size: 0.43 MiB 2021-05-16T19:40:55.5165293Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:40:55.5166060Z 2021-05-16T19:40:55.5166834Z :: Proceed with installation? [Y/n] 2021-05-16T19:40:55.5167538Z checking keyring... 2021-05-16T19:40:55.5848909Z checking package integrity... 2021-05-16T19:40:55.7078256Z loading package files... 2021-05-16T19:40:55.7101680Z checking for file conflicts... 2021-05-16T19:40:55.7102836Z checking available disk space... 2021-05-16T19:40:55.7126433Z :: Processing package changes... 2021-05-16T19:40:55.7127347Z reinstalling mingw-w64-x86_64-json-c... 2021-05-16T19:40:56.4745287Z warning: mingw-w64-x86_64-jsoncpp-1.9.4-1 is up to date -- reinstalling 2021-05-16T19:40:56.4746201Z resolving dependencies... 2021-05-16T19:40:56.4747379Z looking for conflicting packages... 2021-05-16T19:40:56.5085486Z 2021-05-16T19:40:56.5086710Z Packages (1) mingw-w64-x86_64-jsoncpp-1.9.4-1 2021-05-16T19:40:56.5087581Z 2021-05-16T19:40:56.5088337Z Total Installed Size: 1.88 MiB 2021-05-16T19:40:56.5089345Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:40:56.5089805Z 2021-05-16T19:40:56.5090560Z :: Proceed with installation? [Y/n] 2021-05-16T19:40:56.5091364Z checking keyring... 2021-05-16T19:40:56.5779297Z checking package integrity... 2021-05-16T19:40:56.6843032Z loading package files... 2021-05-16T19:40:56.6858795Z checking for file conflicts... 2021-05-16T19:40:56.6859589Z checking available disk space... 2021-05-16T19:40:56.6881822Z :: Processing package changes... 2021-05-16T19:40:56.6882809Z reinstalling mingw-w64-x86_64-jsoncpp... 2021-05-16T19:40:57.4643870Z warning: mingw-w64-x86_64-lame-3.100-1 is up to date -- reinstalling 2021-05-16T19:40:57.4644769Z resolving dependencies... 2021-05-16T19:40:57.4797550Z looking for conflicting packages... 2021-05-16T19:40:57.4966519Z 2021-05-16T19:40:57.4967568Z Packages (1) mingw-w64-x86_64-lame-3.100-1 2021-05-16T19:40:57.4968116Z 2021-05-16T19:40:57.4969051Z Total Installed Size: 1.64 MiB 2021-05-16T19:40:57.4969668Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:40:57.4970349Z 2021-05-16T19:40:57.4971103Z :: Proceed with installation? [Y/n] 2021-05-16T19:40:57.4971830Z checking keyring... 2021-05-16T19:40:57.5656686Z checking package integrity... 2021-05-16T19:40:57.6736986Z loading package files... 2021-05-16T19:40:57.6770342Z checking for file conflicts... 2021-05-16T19:40:57.6771269Z checking available disk space... 2021-05-16T19:40:57.6793556Z :: Processing package changes... 2021-05-16T19:40:57.6794477Z reinstalling mingw-w64-x86_64-lame... 2021-05-16T19:40:58.4775921Z resolving dependencies... 2021-05-16T19:40:58.4879491Z looking for conflicting packages... 2021-05-16T19:40:58.5126914Z 2021-05-16T19:40:58.5128184Z Packages (1) mingw-w64-x86_64-lapack-3.9.0-2 2021-05-16T19:40:58.5128752Z 2021-05-16T19:40:58.5129355Z Total Download Size: 3.31 MiB 2021-05-16T19:40:58.5130053Z Total Installed Size: 28.75 MiB 2021-05-16T19:40:58.5130519Z 2021-05-16T19:40:58.5132402Z :: Proceed with installation? [Y/n] 2021-05-16T19:40:58.5133155Z :: Retrieving packages... 2021-05-16T19:40:58.8207281Z downloading mingw-w64-x86_64-lapack-3.9.0-2-any.pkg.tar.zst... 2021-05-16T19:40:59.6886415Z checking keyring... 2021-05-16T19:40:59.7782560Z checking package integrity... 2021-05-16T19:40:59.9544873Z loading package files... 2021-05-16T19:40:59.9574244Z checking for file conflicts... 2021-05-16T19:40:59.9603126Z checking available disk space... 2021-05-16T19:40:59.9614368Z :: Processing package changes... 2021-05-16T19:40:59.9615275Z installing mingw-w64-x86_64-lapack... 2021-05-16T19:41:00.8331748Z warning: mingw-w64-x86_64-lcms2-2.12-1 is up to date -- reinstalling 2021-05-16T19:41:00.8332595Z resolving dependencies... 2021-05-16T19:41:00.8516333Z looking for conflicting packages... 2021-05-16T19:41:00.8651631Z 2021-05-16T19:41:00.8652606Z Packages (1) mingw-w64-x86_64-lcms2-2.12-1 2021-05-16T19:41:00.8653254Z 2021-05-16T19:41:00.8654354Z Total Installed Size: 1.62 MiB 2021-05-16T19:41:00.8655423Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:41:00.8656068Z 2021-05-16T19:41:00.8656876Z :: Proceed with installation? [Y/n] 2021-05-16T19:41:00.8657591Z checking keyring... 2021-05-16T19:41:00.9346400Z checking package integrity... 2021-05-16T19:41:01.0424905Z loading package files... 2021-05-16T19:41:01.0451844Z checking for file conflicts... 2021-05-16T19:41:01.0452825Z checking available disk space... 2021-05-16T19:41:01.0472984Z :: Processing package changes... 2021-05-16T19:41:01.0473798Z reinstalling mingw-w64-x86_64-lcms2... 2021-05-16T19:41:01.8537773Z warning: mingw-w64-x86_64-leptonica-1.80.0-2 is up to date -- reinstalling 2021-05-16T19:41:01.8538615Z resolving dependencies... 2021-05-16T19:41:01.8794784Z looking for conflicting packages... 2021-05-16T19:41:01.8855074Z 2021-05-16T19:41:01.8855864Z Packages (1) mingw-w64-x86_64-leptonica-1.80.0-2 2021-05-16T19:41:01.8856401Z 2021-05-16T19:41:01.8857366Z Total Installed Size: 8.39 MiB 2021-05-16T19:41:01.8857973Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:41:01.8858660Z 2021-05-16T19:41:01.8859360Z :: Proceed with installation? [Y/n] 2021-05-16T19:41:01.8860007Z checking keyring... 2021-05-16T19:41:01.9545929Z checking package integrity... 2021-05-16T19:41:02.0718364Z loading package files... 2021-05-16T19:41:02.0744701Z checking for file conflicts... 2021-05-16T19:41:02.0745579Z checking available disk space... 2021-05-16T19:41:02.0777296Z :: Processing package changes... 2021-05-16T19:41:02.0778186Z reinstalling mingw-w64-x86_64-leptonica... 2021-05-16T19:41:02.9366339Z warning: mingw-w64-x86_64-libarchive-3.5.1-1 is up to date -- reinstalling 2021-05-16T19:41:02.9367319Z resolving dependencies... 2021-05-16T19:41:02.9620705Z looking for conflicting packages... 2021-05-16T19:41:02.9683064Z 2021-05-16T19:41:02.9684480Z Packages (1) mingw-w64-x86_64-libarchive-3.5.1-1 2021-05-16T19:41:02.9686035Z 2021-05-16T19:41:02.9687236Z Total Installed Size: 3.99 MiB 2021-05-16T19:41:02.9687947Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:41:02.9688362Z 2021-05-16T19:41:02.9689107Z :: Proceed with installation? [Y/n] 2021-05-16T19:41:02.9689803Z checking keyring... 2021-05-16T19:41:03.0397875Z checking package integrity... 2021-05-16T19:41:03.1575389Z loading package files... 2021-05-16T19:41:03.1604679Z checking for file conflicts... 2021-05-16T19:41:03.1605590Z checking available disk space... 2021-05-16T19:41:03.1641483Z :: Processing package changes... 2021-05-16T19:41:03.1642417Z reinstalling mingw-w64-x86_64-libarchive... 2021-05-16T19:41:03.9837576Z warning: mingw-w64-x86_64-libassuan-2.5.4-1 is up to date -- reinstalling 2021-05-16T19:41:03.9838479Z resolving dependencies... 2021-05-16T19:41:04.0048918Z looking for conflicting packages... 2021-05-16T19:41:04.0202615Z 2021-05-16T19:41:04.0203647Z Packages (1) mingw-w64-x86_64-libassuan-2.5.4-1 2021-05-16T19:41:04.0204249Z 2021-05-16T19:41:04.0205123Z Total Installed Size: 0.38 MiB 2021-05-16T19:41:04.0206267Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:41:04.0206921Z 2021-05-16T19:41:04.0207731Z :: Proceed with installation? [Y/n] 2021-05-16T19:41:04.0208417Z checking keyring... 2021-05-16T19:41:04.0917787Z checking package integrity... 2021-05-16T19:41:04.2009360Z loading package files... 2021-05-16T19:41:04.2027424Z checking for file conflicts... 2021-05-16T19:41:04.2028267Z checking available disk space... 2021-05-16T19:41:04.2046270Z :: Processing package changes... 2021-05-16T19:41:04.2047168Z reinstalling mingw-w64-x86_64-libassuan... 2021-05-16T19:41:04.9580409Z warning: mingw-w64-x86_64-libde265-1.0.8-1 is up to date -- reinstalling 2021-05-16T19:41:04.9582025Z resolving dependencies... 2021-05-16T19:41:04.9704515Z looking for conflicting packages... 2021-05-16T19:41:04.9928763Z 2021-05-16T19:41:04.9929795Z Packages (1) mingw-w64-x86_64-libde265-1.0.8-1 2021-05-16T19:41:04.9930393Z 2021-05-16T19:41:04.9931356Z Total Installed Size: 4.02 MiB 2021-05-16T19:41:04.9932606Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:41:04.9933256Z 2021-05-16T19:41:04.9934051Z :: Proceed with installation? [Y/n] 2021-05-16T19:41:04.9934754Z checking keyring... 2021-05-16T19:41:05.0627935Z checking package integrity... 2021-05-16T19:41:05.1805860Z loading package files... 2021-05-16T19:41:05.1832361Z checking for file conflicts... 2021-05-16T19:41:05.1833228Z checking available disk space... 2021-05-16T19:41:05.1852460Z :: Processing package changes... 2021-05-16T19:41:05.1853328Z reinstalling mingw-w64-x86_64-libde265... 2021-05-16T19:41:05.9695999Z warning: mingw-w64-x86_64-libffi-3.3-4 is up to date -- reinstalling 2021-05-16T19:41:05.9697296Z resolving dependencies... 2021-05-16T19:41:05.9698936Z looking for conflicting packages... 2021-05-16T19:41:06.0087709Z 2021-05-16T19:41:06.0089185Z Packages (1) mingw-w64-x86_64-libffi-3.3-4 2021-05-16T19:41:06.0089985Z 2021-05-16T19:41:06.0094575Z Total Download Size: 0.04 MiB 2021-05-16T19:41:06.0095646Z Total Installed Size: 0.11 MiB 2021-05-16T19:41:06.0096341Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:41:06.0096774Z 2021-05-16T19:41:06.0097481Z :: Proceed with installation? [Y/n] 2021-05-16T19:41:06.0098217Z :: Retrieving packages... 2021-05-16T19:41:06.3130064Z downloading mingw-w64-x86_64-libffi-3.3-4-any.pkg.tar.zst... 2021-05-16T19:41:06.4961027Z checking keyring... 2021-05-16T19:41:06.5877352Z checking package integrity... 2021-05-16T19:41:06.7178032Z loading package files... 2021-05-16T19:41:06.7200990Z checking for file conflicts... 2021-05-16T19:41:06.7201835Z checking available disk space... 2021-05-16T19:41:06.7225856Z :: Processing package changes... 2021-05-16T19:41:06.7226814Z reinstalling mingw-w64-x86_64-libffi... 2021-05-16T19:41:07.5137169Z warning: mingw-w64-x86_64-libfreexl-1.0.6-1 is up to date -- reinstalling 2021-05-16T19:41:07.5138007Z resolving dependencies... 2021-05-16T19:41:07.5139085Z looking for conflicting packages... 2021-05-16T19:41:07.5468157Z 2021-05-16T19:41:07.5469684Z Packages (1) mingw-w64-x86_64-libfreexl-1.0.6-1 2021-05-16T19:41:07.5471112Z 2021-05-16T19:41:07.5472505Z Total Installed Size: 0.13 MiB 2021-05-16T19:41:07.5473388Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:41:07.5473863Z 2021-05-16T19:41:07.5474597Z :: Proceed with installation? [Y/n] 2021-05-16T19:41:07.5475393Z checking keyring... 2021-05-16T19:41:07.6211925Z checking package integrity... 2021-05-16T19:41:07.7288623Z loading package files... 2021-05-16T19:41:07.7314470Z checking for file conflicts... 2021-05-16T19:41:07.7315282Z checking available disk space... 2021-05-16T19:41:07.7330118Z :: Processing package changes... 2021-05-16T19:41:07.7331006Z reinstalling mingw-w64-x86_64-libfreexl... 2021-05-16T19:41:08.4978287Z warning: mingw-w64-x86_64-libgeotiff-1.6.0-1 is up to date -- reinstalling 2021-05-16T19:41:08.4979344Z resolving dependencies... 2021-05-16T19:41:08.5231537Z looking for conflicting packages... 2021-05-16T19:41:08.5293924Z 2021-05-16T19:41:08.5294920Z Packages (1) mingw-w64-x86_64-libgeotiff-1.6.0-1 2021-05-16T19:41:08.5295521Z 2021-05-16T19:41:08.5296485Z Total Installed Size: 0.79 MiB 2021-05-16T19:41:08.5297069Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:41:08.5297793Z 2021-05-16T19:41:08.5298543Z :: Proceed with installation? [Y/n] 2021-05-16T19:41:08.5299239Z checking keyring... 2021-05-16T19:41:08.5982630Z checking package integrity... 2021-05-16T19:41:08.7062581Z loading package files... 2021-05-16T19:41:08.7091839Z checking for file conflicts... 2021-05-16T19:41:08.7092726Z checking available disk space... 2021-05-16T19:41:08.7118951Z :: Processing package changes... 2021-05-16T19:41:08.7119935Z reinstalling mingw-w64-x86_64-libgeotiff... 2021-05-16T19:41:09.4993204Z resolving dependencies... 2021-05-16T19:41:09.5241380Z looking for conflicting packages... 2021-05-16T19:41:09.5305307Z 2021-05-16T19:41:09.5306260Z Packages (1) mingw-w64-x86_64-libgit2-1.1.0-1 2021-05-16T19:41:09.5306978Z 2021-05-16T19:41:09.5307674Z Total Download Size: 0.68 MiB 2021-05-16T19:41:09.5308428Z Total Installed Size: 3.01 MiB 2021-05-16T19:41:09.5308921Z 2021-05-16T19:41:09.5309731Z :: Proceed with installation? [Y/n] 2021-05-16T19:41:09.5310572Z :: Retrieving packages... 2021-05-16T19:41:09.8423536Z downloading mingw-w64-x86_64-libgit2-1.1.0-1-any.pkg.tar.zst... 2021-05-16T19:41:10.3076204Z checking keyring... 2021-05-16T19:41:10.3941399Z checking package integrity... 2021-05-16T19:41:10.5292122Z loading package files... 2021-05-16T19:41:10.5320503Z checking for file conflicts... 2021-05-16T19:41:10.5373767Z checking available disk space... 2021-05-16T19:41:10.5385314Z :: Processing package changes... 2021-05-16T19:41:10.5386233Z installing mingw-w64-x86_64-libgit2... 2021-05-16T19:41:11.3657753Z warning: mingw-w64-x86_64-libgpg-error-1.41-3 is up to date -- reinstalling 2021-05-16T19:41:11.3658653Z resolving dependencies... 2021-05-16T19:41:11.3770037Z looking for conflicting packages... 2021-05-16T19:41:11.3980647Z 2021-05-16T19:41:11.3982073Z Packages (1) mingw-w64-x86_64-libgpg-error-1.41-3 2021-05-16T19:41:11.3983000Z 2021-05-16T19:41:11.3983852Z Total Installed Size: 1.43 MiB 2021-05-16T19:41:11.3984758Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:41:11.3985672Z 2021-05-16T19:41:11.3986449Z :: Proceed with installation? [Y/n] 2021-05-16T19:41:11.3987133Z checking keyring... 2021-05-16T19:41:11.4683066Z checking package integrity... 2021-05-16T19:41:11.5812328Z loading package files... 2021-05-16T19:41:11.5833583Z checking for file conflicts... 2021-05-16T19:41:11.5834457Z checking available disk space... 2021-05-16T19:41:11.5881116Z :: Processing package changes... 2021-05-16T19:41:11.5882208Z reinstalling mingw-w64-x86_64-libgpg-error... 2021-05-16T19:41:12.3865408Z warning: mingw-w64-x86_64-libheif-1.11.0-2 is up to date -- reinstalling 2021-05-16T19:41:12.3866296Z resolving dependencies... 2021-05-16T19:41:12.4121933Z looking for conflicting packages... 2021-05-16T19:41:12.4188255Z 2021-05-16T19:41:12.4189714Z Packages (1) mingw-w64-x86_64-libheif-1.11.0-2 2021-05-16T19:41:12.4190929Z 2021-05-16T19:41:12.4192034Z Total Installed Size: 3.84 MiB 2021-05-16T19:41:12.4192738Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:41:12.4193371Z 2021-05-16T19:41:12.4194082Z :: Proceed with installation? [Y/n] 2021-05-16T19:41:12.4194709Z checking keyring... 2021-05-16T19:41:12.4942946Z checking package integrity... 2021-05-16T19:41:12.6066720Z loading package files... 2021-05-16T19:41:12.6092582Z checking for file conflicts... 2021-05-16T19:41:12.6093526Z checking available disk space... 2021-05-16T19:41:12.6115539Z :: Processing package changes... 2021-05-16T19:41:12.6116336Z reinstalling mingw-w64-x86_64-libheif... 2021-05-16T19:41:13.4011156Z warning: mingw-w64-x86_64-libiconv-1.16-2 is up to date -- reinstalling 2021-05-16T19:41:13.4012046Z resolving dependencies... 2021-05-16T19:41:13.4013971Z looking for conflicting packages... 2021-05-16T19:41:13.4326259Z 2021-05-16T19:41:13.4327610Z Packages (1) mingw-w64-x86_64-libiconv-1.16-2 2021-05-16T19:41:13.4328380Z 2021-05-16T19:41:13.4329179Z Total Download Size: 0.73 MiB 2021-05-16T19:41:13.4330107Z Total Installed Size: 2.24 MiB 2021-05-16T19:41:13.4332462Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:41:13.4332886Z 2021-05-16T19:41:13.4333575Z :: Proceed with installation? [Y/n] 2021-05-16T19:41:13.4334262Z :: Retrieving packages... 2021-05-16T19:41:13.7422294Z downloading mingw-w64-x86_64-libiconv-1.16-2-any.pkg.tar.zst... 2021-05-16T19:41:14.2080219Z checking keyring... 2021-05-16T19:41:14.2986576Z checking package integrity... 2021-05-16T19:41:14.4353360Z loading package files... 2021-05-16T19:41:14.4379015Z checking for file conflicts... 2021-05-16T19:41:14.4380068Z checking available disk space... 2021-05-16T19:41:14.4483670Z :: Processing package changes... 2021-05-16T19:41:14.4484633Z reinstalling mingw-w64-x86_64-libiconv... 2021-05-16T19:41:15.2508123Z warning: mingw-w64-x86_64-libjpeg-turbo-2.0.6-1 is up to date -- reinstalling 2021-05-16T19:41:15.2509253Z resolving dependencies... 2021-05-16T19:41:15.2617845Z looking for conflicting packages... 2021-05-16T19:41:15.2829399Z 2021-05-16T19:41:15.2830458Z Packages (1) mingw-w64-x86_64-libjpeg-turbo-2.0.6-1 2021-05-16T19:41:15.2831119Z 2021-05-16T19:41:15.2832261Z Total Installed Size: 4.35 MiB 2021-05-16T19:41:15.2833112Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:41:15.2833561Z 2021-05-16T19:41:15.2834276Z :: Proceed with installation? [Y/n] 2021-05-16T19:41:15.2834978Z checking keyring... 2021-05-16T19:41:15.3552331Z checking package integrity... 2021-05-16T19:41:15.4665213Z loading package files... 2021-05-16T19:41:15.4692385Z checking for file conflicts... 2021-05-16T19:41:15.4693252Z checking available disk space... 2021-05-16T19:41:15.4722745Z :: Processing package changes... 2021-05-16T19:41:15.4723615Z reinstalling mingw-w64-x86_64-libjpeg-turbo... 2021-05-16T19:41:16.2850390Z warning: mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-16T19:41:16.2851388Z resolving dependencies... 2021-05-16T19:41:16.2852481Z looking for conflicting packages... 2021-05-16T19:41:16.3200583Z 2021-05-16T19:41:16.3202031Z Packages (1) mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T19:41:16.3202749Z 2021-05-16T19:41:16.3203303Z Total Download Size: 0.02 MiB 2021-05-16T19:41:16.3203916Z Total Installed Size: 0.05 MiB 2021-05-16T19:41:16.3204528Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:41:16.3204919Z 2021-05-16T19:41:16.3205583Z :: Proceed with installation? [Y/n] 2021-05-16T19:41:16.3206247Z :: Retrieving packages... 2021-05-16T19:41:16.6341524Z downloading mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T19:41:16.7274266Z checking keyring... 2021-05-16T19:41:16.8191366Z checking package integrity... 2021-05-16T19:41:16.9471841Z loading package files... 2021-05-16T19:41:16.9489870Z checking for file conflicts... 2021-05-16T19:41:16.9490808Z checking available disk space... 2021-05-16T19:41:16.9503720Z :: Processing package changes... 2021-05-16T19:41:16.9504671Z reinstalling mingw-w64-x86_64-libmangle-git... 2021-05-16T19:41:17.7332626Z warning: mingw-w64-x86_64-libmariadbclient-3.1.12-1 is up to date -- reinstalling 2021-05-16T19:41:17.7333744Z resolving dependencies... 2021-05-16T19:41:17.7583077Z looking for conflicting packages... 2021-05-16T19:41:17.7644661Z 2021-05-16T19:41:17.7646107Z Packages (1) mingw-w64-x86_64-libmariadbclient-3.1.12-1 2021-05-16T19:41:17.7647595Z 2021-05-16T19:41:17.7648682Z Total Installed Size: 3.26 MiB 2021-05-16T19:41:17.7649646Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:41:17.7650246Z 2021-05-16T19:41:17.7651219Z :: Proceed with installation? [Y/n] 2021-05-16T19:41:17.7652158Z checking keyring... 2021-05-16T19:41:17.8381339Z checking package integrity... 2021-05-16T19:41:17.9453062Z loading package files... 2021-05-16T19:41:17.9476718Z checking for file conflicts... 2021-05-16T19:41:17.9477661Z checking available disk space... 2021-05-16T19:41:17.9510457Z :: Processing package changes... 2021-05-16T19:41:17.9511442Z reinstalling mingw-w64-x86_64-libmariadbclient... 2021-05-16T19:41:18.7543163Z warning: mingw-w64-x86_64-libogg-1.3.4-3 is up to date -- reinstalling 2021-05-16T19:41:18.7544679Z resolving dependencies... 2021-05-16T19:41:18.7546561Z looking for conflicting packages... 2021-05-16T19:41:18.7841562Z 2021-05-16T19:41:18.7842617Z Packages (1) mingw-w64-x86_64-libogg-1.3.4-3 2021-05-16T19:41:18.7843179Z 2021-05-16T19:41:18.7844366Z Total Installed Size: 0.54 MiB 2021-05-16T19:41:18.7845057Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:41:18.7845686Z 2021-05-16T19:41:18.7846449Z :: Proceed with installation? [Y/n] 2021-05-16T19:41:18.7847141Z checking keyring... 2021-05-16T19:41:18.8619213Z checking package integrity... 2021-05-16T19:41:18.9730030Z loading package files... 2021-05-16T19:41:18.9806518Z checking for file conflicts... 2021-05-16T19:41:18.9807345Z checking available disk space... 2021-05-16T19:41:18.9865913Z :: Processing package changes... 2021-05-16T19:41:18.9866718Z reinstalling mingw-w64-x86_64-libogg... 2021-05-16T19:41:19.8623412Z warning: mingw-w64-x86_64-libpng-1.6.37-4 is up to date -- reinstalling 2021-05-16T19:41:19.8624293Z resolving dependencies... 2021-05-16T19:41:19.8878252Z looking for conflicting packages... 2021-05-16T19:41:19.8936891Z 2021-05-16T19:41:19.8938120Z Packages (1) mingw-w64-x86_64-libpng-1.6.37-4 2021-05-16T19:41:19.8939381Z 2021-05-16T19:41:19.8940705Z Total Installed Size: 2.35 MiB 2021-05-16T19:41:19.8941706Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:41:19.8942141Z 2021-05-16T19:41:19.8942905Z :: Proceed with installation? [Y/n] 2021-05-16T19:41:19.8943594Z checking keyring... 2021-05-16T19:41:19.9683581Z checking package integrity... 2021-05-16T19:41:20.0784750Z loading package files... 2021-05-16T19:41:20.0805679Z checking for file conflicts... 2021-05-16T19:41:20.0806778Z checking available disk space... 2021-05-16T19:41:20.0830432Z :: Processing package changes... 2021-05-16T19:41:20.0831245Z reinstalling mingw-w64-x86_64-libpng... 2021-05-16T19:41:20.9601853Z error: target not found: mingw-w64-x86_64-libpq 2021-05-16T19:41:21.7086350Z warning: mingw-w64-x86_64-libraw-0.20.2-2 is up to date -- reinstalling 2021-05-16T19:41:21.7087289Z resolving dependencies... 2021-05-16T19:41:21.7338093Z looking for conflicting packages... 2021-05-16T19:41:21.7401017Z 2021-05-16T19:41:21.7402347Z Packages (1) mingw-w64-x86_64-libraw-0.20.2-2 2021-05-16T19:41:21.7404031Z 2021-05-16T19:41:21.7405152Z Total Installed Size: 6.32 MiB 2021-05-16T19:41:21.7406528Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:41:21.7407414Z 2021-05-16T19:41:21.7408640Z :: Proceed with installation? [Y/n] 2021-05-16T19:41:21.7410185Z checking keyring... 2021-05-16T19:41:21.8090736Z checking package integrity... 2021-05-16T19:41:21.9189943Z loading package files... 2021-05-16T19:41:21.9208412Z checking for file conflicts... 2021-05-16T19:41:21.9209208Z checking available disk space... 2021-05-16T19:41:21.9233268Z :: Processing package changes... 2021-05-16T19:41:21.9234054Z reinstalling mingw-w64-x86_64-libraw... 2021-05-16T19:41:22.7134210Z resolving dependencies... 2021-05-16T19:41:22.7338659Z looking for conflicting packages... 2021-05-16T19:41:22.7443861Z 2021-05-16T19:41:22.7445002Z Packages (1) mingw-w64-x86_64-librsvg-2.50.3-1 2021-05-16T19:41:22.7445819Z 2021-05-16T19:41:22.7446680Z Total Download Size: 6.30 MiB 2021-05-16T19:41:22.7447764Z Total Installed Size: 39.39 MiB 2021-05-16T19:41:22.7448408Z 2021-05-16T19:41:22.7449403Z :: Proceed with installation? [Y/n] 2021-05-16T19:41:22.7450471Z :: Retrieving packages... 2021-05-16T19:41:23.0552845Z downloading mingw-w64-x86_64-librsvg-2.50.3-1-any.pkg.tar.zst... 2021-05-16T19:41:23.9008979Z checking keyring... 2021-05-16T19:41:23.9892710Z checking package integrity... 2021-05-16T19:41:24.1847332Z loading package files... 2021-05-16T19:41:24.1873853Z checking for file conflicts... 2021-05-16T19:41:24.1909845Z checking available disk space... 2021-05-16T19:41:24.1920535Z :: Processing package changes... 2021-05-16T19:41:24.1921337Z installing mingw-w64-x86_64-librsvg... 2021-05-16T19:41:24.3398397Z Optional dependencies for mingw-w64-x86_64-librsvg 2021-05-16T19:41:24.3399520Z mingw-w64-x86_64-gtk3: for rsvg-view-3 2021-05-16T19:41:24.3408372Z :: Running post-transaction hooks... 2021-05-16T19:41:24.3409290Z (1/1) Probing GDK-Pixbuf loader modules... 2021-05-16T19:41:25.2209984Z resolving dependencies... 2021-05-16T19:41:25.2465100Z looking for conflicting packages... 2021-05-16T19:41:25.2530046Z 2021-05-16T19:41:25.2531533Z Packages (1) mingw-w64-x86_64-libsbml-5.19.0-2 2021-05-16T19:41:25.2532533Z 2021-05-16T19:41:25.2533571Z Total Download Size: 7.79 MiB 2021-05-16T19:41:25.2534752Z Total Installed Size: 80.96 MiB 2021-05-16T19:41:25.2535523Z 2021-05-16T19:41:25.2536782Z :: Proceed with installation? [Y/n] 2021-05-16T19:41:25.2538250Z :: Retrieving packages... 2021-05-16T19:41:25.5643078Z downloading mingw-w64-x86_64-libsbml-5.19.0-2-any.pkg.tar.zst... 2021-05-16T19:41:26.5020661Z checking keyring... 2021-05-16T19:41:26.5908401Z checking package integrity... 2021-05-16T19:41:26.7929699Z loading package files... 2021-05-16T19:41:26.8001265Z checking for file conflicts... 2021-05-16T19:41:26.8412039Z checking available disk space... 2021-05-16T19:41:26.8424345Z :: Processing package changes... 2021-05-16T19:41:26.8425869Z installing mingw-w64-x86_64-libsbml... 2021-05-16T19:41:28.2140433Z resolving dependencies... 2021-05-16T19:41:28.2449064Z looking for conflicting packages... 2021-05-16T19:41:28.2463270Z 2021-05-16T19:41:28.2464426Z Packages (2) mingw-w64-x86_64-flac-1.3.3-3 mingw-w64-x86_64-libsndfile-1.0.31-1 2021-05-16T19:41:28.2465383Z 2021-05-16T19:41:28.2466086Z Total Download Size: 0.91 MiB 2021-05-16T19:41:28.2466841Z Total Installed Size: 5.45 MiB 2021-05-16T19:41:28.2467337Z 2021-05-16T19:41:28.2468370Z :: Proceed with installation? [Y/n] 2021-05-16T19:41:28.2469217Z :: Retrieving packages... 2021-05-16T19:41:28.5594085Z downloading mingw-w64-x86_64-flac-1.3.3-3-any.pkg.tar.zst... 2021-05-16T19:41:29.1160676Z downloading mingw-w64-x86_64-libsndfile-1.0.31-1-any.pkg.tar.zst... 2021-05-16T19:41:29.2097779Z checking keyring... 2021-05-16T19:41:29.2943004Z checking package integrity... 2021-05-16T19:41:29.5576723Z loading package files... 2021-05-16T19:41:29.5641791Z checking for file conflicts... 2021-05-16T19:41:29.5702617Z checking available disk space... 2021-05-16T19:41:29.5714934Z :: Processing package changes... 2021-05-16T19:41:29.5715785Z installing mingw-w64-x86_64-flac... 2021-05-16T19:41:29.6175231Z installing mingw-w64-x86_64-libsndfile... 2021-05-16T19:41:30.4404884Z warning: mingw-w64-x86_64-libspatialite-5.0.1-2 is up to date -- reinstalling 2021-05-16T19:41:30.4405933Z resolving dependencies... 2021-05-16T19:41:30.4644547Z looking for conflicting packages... 2021-05-16T19:41:30.4729689Z 2021-05-16T19:41:30.4730603Z Packages (1) mingw-w64-x86_64-libspatialite-5.0.1-2 2021-05-16T19:41:30.4731231Z 2021-05-16T19:41:30.4731825Z Total Installed Size: 29.97 MiB 2021-05-16T19:41:30.4733092Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:41:30.4733863Z 2021-05-16T19:41:30.4734730Z :: Proceed with installation? [Y/n] 2021-05-16T19:41:30.4735371Z checking keyring... 2021-05-16T19:41:30.5422248Z checking package integrity... 2021-05-16T19:41:30.6813526Z loading package files... 2021-05-16T19:41:30.6837004Z checking for file conflicts... 2021-05-16T19:41:30.6837839Z checking available disk space... 2021-05-16T19:41:30.6865989Z :: Processing package changes... 2021-05-16T19:41:30.6867043Z reinstalling mingw-w64-x86_64-libspatialite... 2021-05-16T19:41:31.5633439Z resolving dependencies... 2021-05-16T19:41:31.5896065Z looking for conflicting packages... 2021-05-16T19:41:31.6016850Z 2021-05-16T19:41:31.6018201Z Packages (1) mingw-w64-x86_64-libssh-0.9.5-2 2021-05-16T19:41:31.6018770Z 2021-05-16T19:41:31.6019373Z Total Download Size: 0.31 MiB 2021-05-16T19:41:31.6020035Z Total Installed Size: 1.50 MiB 2021-05-16T19:41:31.6020472Z 2021-05-16T19:41:31.6021427Z :: Proceed with installation? [Y/n] 2021-05-16T19:41:31.6022154Z :: Retrieving packages... 2021-05-16T19:41:31.9092455Z downloading mingw-w64-x86_64-libssh-0.9.5-2-any.pkg.tar.zst... 2021-05-16T19:41:32.2811816Z checking keyring... 2021-05-16T19:41:32.3674412Z checking package integrity... 2021-05-16T19:41:32.5048088Z loading package files... 2021-05-16T19:41:32.5068363Z checking for file conflicts... 2021-05-16T19:41:32.5126678Z checking available disk space... 2021-05-16T19:41:32.5141169Z :: Processing package changes... 2021-05-16T19:41:32.5142008Z installing mingw-w64-x86_64-libssh... 2021-05-16T19:41:32.5823176Z / 2021-05-16T19:41:33.4088892Z warning: mingw-w64-x86_64-libssh2-1.9.0-3 is up to date -- reinstalling 2021-05-16T19:41:33.4089765Z resolving dependencies... 2021-05-16T19:41:33.4357517Z looking for conflicting packages... 2021-05-16T19:41:33.4419119Z 2021-05-16T19:41:33.4420721Z Packages (1) mingw-w64-x86_64-libssh2-1.9.0-3 2021-05-16T19:41:33.4422117Z 2021-05-16T19:41:33.4423351Z Total Installed Size: 0.79 MiB 2021-05-16T19:41:33.4424075Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:41:33.4424518Z 2021-05-16T19:41:33.4425273Z :: Proceed with installation? [Y/n] 2021-05-16T19:41:33.4425976Z checking keyring... 2021-05-16T19:41:33.5127202Z checking package integrity... 2021-05-16T19:41:33.6217526Z loading package files... 2021-05-16T19:41:33.6254508Z checking for file conflicts... 2021-05-16T19:41:33.6255400Z checking available disk space... 2021-05-16T19:41:33.6357754Z :: Processing package changes... 2021-05-16T19:41:33.6358715Z reinstalling mingw-w64-x86_64-libssh2... 2021-05-16T19:41:34.5758335Z warning: mingw-w64-x86_64-libsystre-1.0.1-4 is up to date -- reinstalling 2021-05-16T19:41:34.5759301Z resolving dependencies... 2021-05-16T19:41:34.5941311Z looking for conflicting packages... 2021-05-16T19:41:34.6072034Z 2021-05-16T19:41:34.6073373Z Packages (1) mingw-w64-x86_64-libsystre-1.0.1-4 2021-05-16T19:41:34.6074308Z 2021-05-16T19:41:34.6075279Z Total Download Size: 0.02 MiB 2021-05-16T19:41:34.6076597Z Total Installed Size: 0.03 MiB 2021-05-16T19:41:34.6077667Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:41:34.6078351Z 2021-05-16T19:41:34.6079493Z :: Proceed with installation? [Y/n] 2021-05-16T19:41:34.6080803Z :: Retrieving packages... 2021-05-16T19:41:34.9185040Z downloading mingw-w64-x86_64-libsystre-1.0.1-4-any.pkg.tar.xz... 2021-05-16T19:41:35.0117338Z checking keyring... 2021-05-16T19:41:35.1041262Z checking package integrity... 2021-05-16T19:41:35.2442923Z loading package files... 2021-05-16T19:41:35.2475488Z checking for file conflicts... 2021-05-16T19:41:35.2476308Z checking available disk space... 2021-05-16T19:41:35.2790999Z :: Processing package changes... 2021-05-16T19:41:35.2792112Z reinstalling mingw-w64-x86_64-libsystre... 2021-05-16T19:41:36.0749887Z warning: mingw-w64-x86_64-libtiff-4.2.0-3 is up to date -- reinstalling 2021-05-16T19:41:36.0750861Z resolving dependencies... 2021-05-16T19:41:36.0993727Z looking for conflicting packages... 2021-05-16T19:41:36.1058783Z 2021-05-16T19:41:36.1059624Z Packages (1) mingw-w64-x86_64-libtiff-4.2.0-3 2021-05-16T19:41:36.1060193Z 2021-05-16T19:41:36.1060777Z Total Installed Size: 4.22 MiB 2021-05-16T19:41:36.1062111Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:41:36.1062959Z 2021-05-16T19:41:36.1063725Z :: Proceed with installation? [Y/n] 2021-05-16T19:41:36.1064422Z checking keyring... 2021-05-16T19:41:36.1772286Z checking package integrity... 2021-05-16T19:41:36.2921892Z loading package files... 2021-05-16T19:41:36.2971428Z checking for file conflicts... 2021-05-16T19:41:36.2972292Z checking available disk space... 2021-05-16T19:41:36.3088672Z :: Processing package changes... 2021-05-16T19:41:36.3089510Z reinstalling mingw-w64-x86_64-libtiff... 2021-05-16T19:41:37.3297481Z warning: mingw-w64-x86_64-libtool-2.4.6-20 is up to date -- reinstalling 2021-05-16T19:41:37.3298565Z resolving dependencies... 2021-05-16T19:41:37.3301265Z looking for conflicting packages... 2021-05-16T19:41:37.3618981Z 2021-05-16T19:41:37.3620175Z Packages (1) mingw-w64-x86_64-libtool-2.4.6-20 2021-05-16T19:41:37.3621206Z 2021-05-16T19:41:37.3621965Z Total Installed Size: 2.31 MiB 2021-05-16T19:41:37.3622524Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:41:37.3622838Z 2021-05-16T19:41:37.3623385Z :: Proceed with installation? [Y/n] 2021-05-16T19:41:37.3623946Z checking keyring... 2021-05-16T19:41:37.4326025Z checking package integrity... 2021-05-16T19:41:37.5431389Z loading package files... 2021-05-16T19:41:37.5451661Z checking for file conflicts... 2021-05-16T19:41:37.5452591Z checking available disk space... 2021-05-16T19:41:37.5497646Z :: Processing package changes... 2021-05-16T19:41:37.5498536Z reinstalling mingw-w64-x86_64-libtool... 2021-05-16T19:41:38.3700506Z warning: mingw-w64-x86_64-libtre-git-r128.6fb7206-2 is up to date -- reinstalling 2021-05-16T19:41:38.3701538Z resolving dependencies... 2021-05-16T19:41:38.3819503Z looking for conflicting packages... 2021-05-16T19:41:38.4067113Z 2021-05-16T19:41:38.4068255Z Packages (1) mingw-w64-x86_64-libtre-git-r128.6fb7206-2 2021-05-16T19:41:38.4068901Z 2021-05-16T19:41:38.4069661Z Total Download Size: 0.08 MiB 2021-05-16T19:41:38.4070299Z Total Installed Size: 0.25 MiB 2021-05-16T19:41:38.4070914Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:41:38.4071308Z 2021-05-16T19:41:38.4071963Z :: Proceed with installation? [Y/n] 2021-05-16T19:41:38.4072642Z :: Retrieving packages... 2021-05-16T19:41:38.7179974Z downloading mingw-w64-x86_64-libtre-git-r128.6fb7206-2-any.pkg.tar.xz... 2021-05-16T19:41:38.9023735Z checking keyring... 2021-05-16T19:41:38.9886991Z checking package integrity... 2021-05-16T19:41:39.1157149Z loading package files... 2021-05-16T19:41:39.1211137Z checking for file conflicts... 2021-05-16T19:41:39.1212114Z checking available disk space... 2021-05-16T19:41:39.1265108Z :: Processing package changes... 2021-05-16T19:41:39.1266117Z reinstalling mingw-w64-x86_64-libtre-git... 2021-05-16T19:41:39.9325057Z warning: mingw-w64-x86_64-libutf8proc-2.6.1-1 is up to date -- reinstalling 2021-05-16T19:41:39.9326072Z resolving dependencies... 2021-05-16T19:41:39.9328397Z looking for conflicting packages... 2021-05-16T19:41:39.9637130Z 2021-05-16T19:41:39.9638475Z Packages (1) mingw-w64-x86_64-libutf8proc-2.6.1-1 2021-05-16T19:41:39.9639465Z 2021-05-16T19:41:39.9640377Z Total Installed Size: 0.70 MiB 2021-05-16T19:41:39.9641553Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:41:39.9641986Z 2021-05-16T19:41:39.9642684Z :: Proceed with installation? [Y/n] 2021-05-16T19:41:39.9643327Z checking keyring... 2021-05-16T19:41:40.0347121Z checking package integrity... 2021-05-16T19:41:40.1428036Z loading package files... 2021-05-16T19:41:40.1450986Z checking for file conflicts... 2021-05-16T19:41:40.1451848Z checking available disk space... 2021-05-16T19:41:40.1466767Z :: Processing package changes... 2021-05-16T19:41:40.1467610Z reinstalling mingw-w64-x86_64-libutf8proc... 2021-05-16T19:41:40.9051390Z warning: mingw-w64-x86_64-libuv-1.40.0-3 is up to date -- reinstalling 2021-05-16T19:41:40.9052341Z resolving dependencies... 2021-05-16T19:41:40.9156600Z looking for conflicting packages... 2021-05-16T19:41:40.9368326Z 2021-05-16T19:41:40.9370407Z Packages (1) mingw-w64-x86_64-libuv-1.40.0-3 2021-05-16T19:41:40.9371285Z 2021-05-16T19:41:40.9372800Z Total Installed Size: 1.08 MiB 2021-05-16T19:41:40.9374035Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:41:40.9374801Z 2021-05-16T19:41:40.9376271Z :: Proceed with installation? [Y/n] 2021-05-16T19:41:40.9377654Z checking keyring... 2021-05-16T19:41:41.0117618Z checking package integrity... 2021-05-16T19:41:41.1228135Z loading package files... 2021-05-16T19:41:41.1249319Z checking for file conflicts... 2021-05-16T19:41:41.1250127Z checking available disk space... 2021-05-16T19:41:41.1267647Z :: Processing package changes... 2021-05-16T19:41:41.1268448Z reinstalling mingw-w64-x86_64-libuv... 2021-05-16T19:41:41.8818134Z warning: mingw-w64-x86_64-libvorbis-1.3.7-1 is up to date -- reinstalling 2021-05-16T19:41:41.8819370Z resolving dependencies... 2021-05-16T19:41:41.8987008Z looking for conflicting packages... 2021-05-16T19:41:41.9128719Z 2021-05-16T19:41:41.9130216Z Packages (1) mingw-w64-x86_64-libvorbis-1.3.7-1 2021-05-16T19:41:41.9131367Z 2021-05-16T19:41:41.9132291Z Total Installed Size: 2.30 MiB 2021-05-16T19:41:41.9133213Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:41:41.9133829Z 2021-05-16T19:41:41.9134578Z :: Proceed with installation? [Y/n] 2021-05-16T19:41:41.9135264Z checking keyring... 2021-05-16T19:41:41.9839616Z checking package integrity... 2021-05-16T19:41:42.0977107Z loading package files... 2021-05-16T19:41:42.1029522Z checking for file conflicts... 2021-05-16T19:41:42.1030528Z checking available disk space... 2021-05-16T19:41:42.1106886Z :: Processing package changes... 2021-05-16T19:41:42.1107853Z reinstalling mingw-w64-x86_64-libvorbis... 2021-05-16T19:41:43.0132430Z warning: mingw-w64-x86_64-libvpx-1.10.0-1 is up to date -- reinstalling 2021-05-16T19:41:43.0133513Z resolving dependencies... 2021-05-16T19:41:43.0134374Z looking for conflicting packages... 2021-05-16T19:41:43.0475340Z 2021-05-16T19:41:43.0476528Z Packages (1) mingw-w64-x86_64-libvpx-1.10.0-1 2021-05-16T19:41:43.0477401Z 2021-05-16T19:41:43.0478241Z Total Installed Size: 9.11 MiB 2021-05-16T19:41:43.0479160Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:41:43.0479763Z 2021-05-16T19:41:43.0480538Z :: Proceed with installation? [Y/n] 2021-05-16T19:41:43.0481232Z checking keyring... 2021-05-16T19:41:43.1180940Z checking package integrity... 2021-05-16T19:41:43.2345776Z loading package files... 2021-05-16T19:41:43.2361243Z checking for file conflicts... 2021-05-16T19:41:43.2362831Z checking available disk space... 2021-05-16T19:41:43.2382987Z :: Processing package changes... 2021-05-16T19:41:43.2383894Z reinstalling mingw-w64-x86_64-libvpx... 2021-05-16T19:41:44.0422844Z warning: mingw-w64-x86_64-libwebp-1.2.0-2 is up to date -- reinstalling 2021-05-16T19:41:44.0423932Z resolving dependencies... 2021-05-16T19:41:44.0608395Z looking for conflicting packages... 2021-05-16T19:41:44.0740879Z 2021-05-16T19:41:44.0742216Z Packages (1) mingw-w64-x86_64-libwebp-1.2.0-2 2021-05-16T19:41:44.0743542Z 2021-05-16T19:41:44.0745932Z Total Installed Size: 2.97 MiB 2021-05-16T19:41:44.0746704Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:41:44.0747153Z 2021-05-16T19:41:44.0747884Z :: Proceed with installation? [Y/n] 2021-05-16T19:41:44.0748577Z checking keyring... 2021-05-16T19:41:44.1462820Z checking package integrity... 2021-05-16T19:41:44.2527874Z loading package files... 2021-05-16T19:41:44.2545235Z checking for file conflicts... 2021-05-16T19:41:44.2545957Z checking available disk space... 2021-05-16T19:41:44.2571505Z :: Processing package changes... 2021-05-16T19:41:44.2572325Z reinstalling mingw-w64-x86_64-libwebp... 2021-05-16T19:41:45.0482732Z warning: mingw-w64-x86_64-libxml2-2.9.12-1 is up to date -- reinstalling 2021-05-16T19:41:45.0483686Z resolving dependencies... 2021-05-16T19:41:45.0738872Z looking for conflicting packages... 2021-05-16T19:41:45.0801899Z 2021-05-16T19:41:45.0803224Z Packages (1) mingw-w64-x86_64-libxml2-2.9.12-1 2021-05-16T19:41:45.0804484Z 2021-05-16T19:41:45.0805599Z Total Installed Size: 11.79 MiB 2021-05-16T19:41:45.0807214Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:41:45.0808001Z 2021-05-16T19:41:45.0809228Z :: Proceed with installation? [Y/n] 2021-05-16T19:41:45.0810767Z checking keyring... 2021-05-16T19:41:45.1501534Z checking package integrity... 2021-05-16T19:41:45.2739027Z loading package files... 2021-05-16T19:41:45.2802662Z checking for file conflicts... 2021-05-16T19:41:45.2803437Z checking available disk space... 2021-05-16T19:41:45.2962075Z :: Processing package changes... 2021-05-16T19:41:45.2962972Z reinstalling mingw-w64-x86_64-libxml2... 2021-05-16T19:41:46.4499651Z resolving dependencies... 2021-05-16T19:41:46.4501450Z looking for conflicting packages... 2021-05-16T19:41:46.4828462Z 2021-05-16T19:41:46.4829907Z Packages (1) mingw-w64-x86_64-libyaml-0.2.5-1 2021-05-16T19:41:46.4830891Z 2021-05-16T19:41:46.4831905Z Total Download Size: 0.10 MiB 2021-05-16T19:41:46.4833103Z Total Installed Size: 0.38 MiB 2021-05-16T19:41:46.4833876Z 2021-05-16T19:41:46.4835121Z :: Proceed with installation? [Y/n] 2021-05-16T19:41:46.4837724Z :: Retrieving packages... 2021-05-16T19:41:46.7971182Z downloading mingw-w64-x86_64-libyaml-0.2.5-1-any.pkg.tar.zst... 2021-05-16T19:41:47.0724358Z checking keyring... 2021-05-16T19:41:47.1591180Z checking package integrity... 2021-05-16T19:41:47.2900330Z loading package files... 2021-05-16T19:41:47.2924713Z checking for file conflicts... 2021-05-16T19:41:47.2930089Z checking available disk space... 2021-05-16T19:41:47.2940932Z :: Processing package changes... 2021-05-16T19:41:47.2941742Z installing mingw-w64-x86_64-libyaml... 2021-05-16T19:41:48.0790766Z warning: mingw-w64-x86_64-lz4-1.9.3-1 is up to date -- reinstalling 2021-05-16T19:41:48.0791628Z resolving dependencies... 2021-05-16T19:41:48.0895247Z looking for conflicting packages... 2021-05-16T19:41:48.1129052Z 2021-05-16T19:41:48.1130136Z Packages (1) mingw-w64-x86_64-lz4-1.9.3-1 2021-05-16T19:41:48.1130656Z 2021-05-16T19:41:48.1131257Z Total Installed Size: 1.69 MiB 2021-05-16T19:41:48.1131935Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:41:48.1132638Z 2021-05-16T19:41:48.1133376Z :: Proceed with installation? [Y/n] 2021-05-16T19:41:48.1134351Z checking keyring... 2021-05-16T19:41:48.1871139Z checking package integrity... 2021-05-16T19:41:48.2938247Z loading package files... 2021-05-16T19:41:48.2959867Z checking for file conflicts... 2021-05-16T19:41:48.2960903Z checking available disk space... 2021-05-16T19:41:48.2980599Z :: Processing package changes... 2021-05-16T19:41:48.2981450Z reinstalling mingw-w64-x86_64-lz4... 2021-05-16T19:41:49.0945409Z warning: mingw-w64-x86_64-lzo2-2.10-1 is up to date -- reinstalling 2021-05-16T19:41:49.0947250Z resolving dependencies... 2021-05-16T19:41:49.0948741Z looking for conflicting packages... 2021-05-16T19:41:49.1320705Z 2021-05-16T19:41:49.1322079Z Packages (1) mingw-w64-x86_64-lzo2-2.10-1 2021-05-16T19:41:49.1323319Z 2021-05-16T19:41:49.1324733Z Total Installed Size: 0.62 MiB 2021-05-16T19:41:49.1325482Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:41:49.1325919Z 2021-05-16T19:41:49.1326669Z :: Proceed with installation? [Y/n] 2021-05-16T19:41:49.1327343Z checking keyring... 2021-05-16T19:41:49.2044497Z checking package integrity... 2021-05-16T19:41:49.3093540Z loading package files... 2021-05-16T19:41:49.3127518Z checking for file conflicts... 2021-05-16T19:41:49.3128519Z checking available disk space... 2021-05-16T19:41:49.3151796Z :: Processing package changes... 2021-05-16T19:41:49.3152601Z reinstalling mingw-w64-x86_64-lzo2... 2021-05-16T19:41:50.1061897Z warning: mingw-w64-x86_64-make-4.3-1 is up to date -- reinstalling 2021-05-16T19:41:50.1063260Z resolving dependencies... 2021-05-16T19:41:50.1172742Z looking for conflicting packages... 2021-05-16T19:41:50.1380106Z 2021-05-16T19:41:50.1381286Z Packages (1) mingw-w64-x86_64-make-4.3-1 2021-05-16T19:41:50.1382020Z 2021-05-16T19:41:50.1382842Z Total Download Size: 0.15 MiB 2021-05-16T19:41:50.1383779Z Total Installed Size: 0.29 MiB 2021-05-16T19:41:50.1384673Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:41:50.1385256Z 2021-05-16T19:41:50.1386223Z :: Proceed with installation? [Y/n] 2021-05-16T19:41:50.1387231Z :: Retrieving packages... 2021-05-16T19:41:50.4444524Z downloading mingw-w64-x86_64-make-4.3-1-any.pkg.tar.xz... 2021-05-16T19:41:50.7217096Z checking keyring... 2021-05-16T19:41:50.8101915Z checking package integrity... 2021-05-16T19:41:50.9438134Z loading package files... 2021-05-16T19:41:50.9476989Z checking for file conflicts... 2021-05-16T19:41:50.9477928Z checking available disk space... 2021-05-16T19:41:50.9489779Z :: Processing package changes... 2021-05-16T19:41:50.9490661Z reinstalling mingw-w64-x86_64-make... 2021-05-16T19:41:51.7363862Z resolving dependencies... 2021-05-16T19:41:51.7673489Z looking for conflicting packages... 2021-05-16T19:41:51.7688818Z 2021-05-16T19:41:51.7689924Z Packages (2) mingw-w64-x86_64-ninja-1.10.2-1 mingw-w64-x86_64-meson-0.58.0-1 2021-05-16T19:41:51.7690726Z 2021-05-16T19:41:51.7691435Z Total Download Size: 1.48 MiB 2021-05-16T19:41:51.7692238Z Total Installed Size: 6.54 MiB 2021-05-16T19:41:51.7692755Z 2021-05-16T19:41:51.7693563Z :: Proceed with installation? [Y/n] 2021-05-16T19:41:51.7694426Z :: Retrieving packages... 2021-05-16T19:41:52.0811819Z downloading mingw-w64-x86_64-ninja-1.10.2-1-any.pkg.tar.zst... 2021-05-16T19:41:52.5478477Z downloading mingw-w64-x86_64-meson-0.58.0-1-any.pkg.tar.zst... 2021-05-16T19:41:52.7376438Z checking keyring... 2021-05-16T19:41:52.9106792Z checking package integrity... 2021-05-16T19:41:53.1895554Z loading package files... 2021-05-16T19:41:53.1988622Z checking for file conflicts... 2021-05-16T19:41:53.2261246Z checking available disk space... 2021-05-16T19:41:53.2274103Z :: Processing package changes... 2021-05-16T19:41:53.2275079Z installing mingw-w64-x86_64-ninja... 2021-05-16T19:41:53.2367120Z installing mingw-w64-x86_64-meson... 2021-05-16T19:41:54.3383982Z warning: mingw-w64-x86_64-mpc-1.2.1-1 is up to date -- reinstalling 2021-05-16T19:41:54.3384800Z resolving dependencies... 2021-05-16T19:41:54.3587194Z looking for conflicting packages... 2021-05-16T19:41:54.3700435Z 2021-05-16T19:41:54.3701818Z Packages (1) mingw-w64-x86_64-mpc-1.2.1-1 2021-05-16T19:41:54.3702723Z 2021-05-16T19:41:54.3703747Z Total Download Size: 0.07 MiB 2021-05-16T19:41:54.3704935Z Total Installed Size: 0.20 MiB 2021-05-16T19:41:54.3706367Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:41:54.3707129Z 2021-05-16T19:41:54.3708344Z :: Proceed with installation? [Y/n] 2021-05-16T19:41:54.3709615Z :: Retrieving packages... 2021-05-16T19:41:54.6782698Z downloading mingw-w64-x86_64-mpc-1.2.1-1-any.pkg.tar.zst... 2021-05-16T19:41:54.8651054Z checking keyring... 2021-05-16T19:41:54.9602919Z checking package integrity... 2021-05-16T19:41:55.0951843Z loading package files... 2021-05-16T19:41:55.0972933Z checking for file conflicts... 2021-05-16T19:41:55.0973695Z checking available disk space... 2021-05-16T19:41:55.0997960Z :: Processing package changes... 2021-05-16T19:41:55.0998974Z reinstalling mingw-w64-x86_64-mpc... 2021-05-16T19:41:55.8770813Z warning: mingw-w64-x86_64-mpdecimal-2.5.0-2 is up to date -- reinstalling 2021-05-16T19:41:55.8771630Z resolving dependencies... 2021-05-16T19:41:55.8877287Z looking for conflicting packages... 2021-05-16T19:41:55.9095133Z 2021-05-16T19:41:55.9096200Z Packages (1) mingw-w64-x86_64-mpdecimal-2.5.0-2 2021-05-16T19:41:55.9096810Z 2021-05-16T19:41:55.9097402Z Total Download Size: 0.32 MiB 2021-05-16T19:41:55.9098083Z Total Installed Size: 2.42 MiB 2021-05-16T19:41:55.9098746Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:41:55.9099253Z 2021-05-16T19:41:55.9099953Z :: Proceed with installation? [Y/n] 2021-05-16T19:41:55.9100793Z :: Retrieving packages... 2021-05-16T19:41:56.2209115Z downloading mingw-w64-x86_64-mpdecimal-2.5.0-2-any.pkg.tar.zst... 2021-05-16T19:41:56.5870479Z checking keyring... 2021-05-16T19:41:56.6732435Z checking package integrity... 2021-05-16T19:41:56.8132417Z loading package files... 2021-05-16T19:41:56.8159555Z checking for file conflicts... 2021-05-16T19:41:56.8160417Z checking available disk space... 2021-05-16T19:41:56.8326820Z :: Processing package changes... 2021-05-16T19:41:56.8327886Z reinstalling mingw-w64-x86_64-mpdecimal... 2021-05-16T19:41:57.6754701Z warning: mingw-w64-x86_64-mpfr-4.1.0-3 is up to date -- reinstalling 2021-05-16T19:41:57.6755561Z resolving dependencies... 2021-05-16T19:41:57.6874595Z looking for conflicting packages... 2021-05-16T19:41:57.7079886Z 2021-05-16T19:41:57.7081181Z Packages (1) mingw-w64-x86_64-mpfr-4.1.0-3 2021-05-16T19:41:57.7082046Z 2021-05-16T19:41:57.7083030Z Total Download Size: 0.35 MiB 2021-05-16T19:41:57.7084114Z Total Installed Size: 1.18 MiB 2021-05-16T19:41:57.7085200Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:41:57.7085892Z 2021-05-16T19:41:57.7087102Z :: Proceed with installation? [Y/n] 2021-05-16T19:41:57.7088283Z :: Retrieving packages... 2021-05-16T19:41:58.0269255Z downloading mingw-w64-x86_64-mpfr-4.1.0-3-any.pkg.tar.zst... 2021-05-16T19:41:58.3945411Z checking keyring... 2021-05-16T19:41:58.4896064Z checking package integrity... 2021-05-16T19:41:58.6247604Z loading package files... 2021-05-16T19:41:58.6271357Z checking for file conflicts... 2021-05-16T19:41:58.6272269Z checking available disk space... 2021-05-16T19:41:58.6338085Z :: Processing package changes... 2021-05-16T19:41:58.6339102Z reinstalling mingw-w64-x86_64-mpfr... 2021-05-16T19:41:59.4052317Z resolving dependencies... 2021-05-16T19:41:59.4053988Z looking for conflicting packages... 2021-05-16T19:41:59.4367311Z 2021-05-16T19:41:59.4368295Z Packages (1) mingw-w64-x86_64-nasm-2.15.05-1 2021-05-16T19:41:59.4368870Z 2021-05-16T19:41:59.4369493Z Total Download Size: 0.38 MiB 2021-05-16T19:41:59.4370233Z Total Installed Size: 3.58 MiB 2021-05-16T19:41:59.4370750Z 2021-05-16T19:41:59.4371519Z :: Proceed with installation? [Y/n] 2021-05-16T19:41:59.4372299Z :: Retrieving packages... 2021-05-16T19:41:59.7493887Z downloading mingw-w64-x86_64-nasm-2.15.05-1-any.pkg.tar.zst... 2021-05-16T19:42:00.1203258Z checking keyring... 2021-05-16T19:42:00.2081996Z checking package integrity... 2021-05-16T19:42:00.3418269Z loading package files... 2021-05-16T19:42:00.3429335Z checking for file conflicts... 2021-05-16T19:42:00.3443988Z checking available disk space... 2021-05-16T19:42:00.3454869Z :: Processing package changes... 2021-05-16T19:42:00.3455897Z installing mingw-w64-x86_64-nasm... 2021-05-16T19:42:01.1153845Z warning: mingw-w64-x86_64-ncurses-6.2-3 is up to date -- reinstalling 2021-05-16T19:42:01.1154752Z resolving dependencies... 2021-05-16T19:42:01.1337741Z looking for conflicting packages... 2021-05-16T19:42:01.1552649Z 2021-05-16T19:42:01.1553856Z Packages (1) mingw-w64-x86_64-ncurses-6.2-3 2021-05-16T19:42:01.1554409Z 2021-05-16T19:42:01.1555012Z Total Download Size: 1.54 MiB 2021-05-16T19:42:01.1555705Z Total Installed Size: 16.43 MiB 2021-05-16T19:42:01.1556377Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:42:01.1556783Z 2021-05-16T19:42:01.1557513Z :: Proceed with installation? [Y/n] 2021-05-16T19:42:01.1558246Z :: Retrieving packages... 2021-05-16T19:42:01.4670846Z downloading mingw-w64-x86_64-ncurses-6.2-3-any.pkg.tar.zst... 2021-05-16T19:42:02.1128361Z checking keyring... 2021-05-16T19:42:02.2087464Z checking package integrity... 2021-05-16T19:42:02.3551932Z loading package files... 2021-05-16T19:42:02.4311288Z checking for file conflicts... 2021-05-16T19:42:02.4312331Z checking available disk space... 2021-05-16T19:42:04.0088738Z :: Processing package changes... 2021-05-16T19:42:04.0089949Z reinstalling mingw-w64-x86_64-ncurses... 2021-05-16T19:42:10.5535242Z warning: mingw-w64-x86_64-netcdf-4.7.4-2 is up to date -- reinstalling 2021-05-16T19:42:10.5536120Z resolving dependencies... 2021-05-16T19:42:10.5662479Z looking for conflicting packages... 2021-05-16T19:42:10.5855705Z 2021-05-16T19:42:10.5857146Z Packages (1) mingw-w64-x86_64-netcdf-4.7.4-2 2021-05-16T19:42:10.5858415Z 2021-05-16T19:42:10.5859505Z Total Installed Size: 4.18 MiB 2021-05-16T19:42:10.5860171Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:42:10.5860679Z 2021-05-16T19:42:10.5861556Z :: Proceed with installation? [Y/n] 2021-05-16T19:42:10.5862255Z checking keyring... 2021-05-16T19:42:10.6581526Z checking package integrity... 2021-05-16T19:42:10.7729099Z loading package files... 2021-05-16T19:42:10.7754652Z checking for file conflicts... 2021-05-16T19:42:10.7755676Z checking available disk space... 2021-05-16T19:42:10.7781058Z :: Processing package changes... 2021-05-16T19:42:10.7781967Z reinstalling mingw-w64-x86_64-netcdf... 2021-05-16T19:42:11.5683917Z warning: mingw-w64-x86_64-nettle-3.7-2 is up to date -- reinstalling 2021-05-16T19:42:11.5684770Z resolving dependencies... 2021-05-16T19:42:11.5831665Z looking for conflicting packages... 2021-05-16T19:42:11.6015177Z 2021-05-16T19:42:11.6016081Z Packages (1) mingw-w64-x86_64-nettle-3.7-2 2021-05-16T19:42:11.6016624Z 2021-05-16T19:42:11.6017223Z Total Installed Size: 2.46 MiB 2021-05-16T19:42:11.6018329Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:42:11.6018907Z 2021-05-16T19:42:11.6019647Z :: Proceed with installation? [Y/n] 2021-05-16T19:42:11.6020334Z checking keyring... 2021-05-16T19:42:11.6702487Z checking package integrity... 2021-05-16T19:42:11.7779580Z loading package files... 2021-05-16T19:42:11.7801268Z checking for file conflicts... 2021-05-16T19:42:11.7802105Z checking available disk space... 2021-05-16T19:42:11.7849810Z :: Processing package changes... 2021-05-16T19:42:11.7850678Z reinstalling mingw-w64-x86_64-nettle... 2021-05-16T19:42:12.6374287Z warning: mingw-w64-x86_64-ninja-1.10.2-1 is up to date -- reinstalling 2021-05-16T19:42:12.6375778Z resolving dependencies... 2021-05-16T19:42:12.6377609Z looking for conflicting packages... 2021-05-16T19:42:12.6696140Z 2021-05-16T19:42:12.6698363Z Packages (1) mingw-w64-x86_64-ninja-1.10.2-1 2021-05-16T19:42:12.6699399Z 2021-05-16T19:42:12.6700187Z Total Installed Size: 1.56 MiB 2021-05-16T19:42:12.6701021Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:42:12.6701470Z 2021-05-16T19:42:12.6702220Z :: Proceed with installation? [Y/n] 2021-05-16T19:42:12.6703015Z checking keyring... 2021-05-16T19:42:12.7439459Z checking package integrity... 2021-05-16T19:42:12.8546334Z loading package files... 2021-05-16T19:42:12.8568761Z checking for file conflicts... 2021-05-16T19:42:12.8569786Z checking available disk space... 2021-05-16T19:42:12.8581846Z :: Processing package changes... 2021-05-16T19:42:12.8582721Z reinstalling mingw-w64-x86_64-ninja... 2021-05-16T19:42:13.6412663Z resolving dependencies... 2021-05-16T19:42:13.6414405Z looking for conflicting packages... 2021-05-16T19:42:13.6731828Z 2021-05-16T19:42:13.6733387Z Packages (1) mingw-w64-x86_64-nlopt-2.6.2-1 2021-05-16T19:42:13.6734404Z 2021-05-16T19:42:13.6735459Z Total Download Size: 0.33 MiB 2021-05-16T19:42:13.6736690Z Total Installed Size: 1.08 MiB 2021-05-16T19:42:13.6737458Z 2021-05-16T19:42:13.6738708Z :: Proceed with installation? [Y/n] 2021-05-16T19:42:13.6739975Z :: Retrieving packages... 2021-05-16T19:42:13.9870528Z downloading mingw-w64-x86_64-nlopt-2.6.2-1-any.pkg.tar.xz... 2021-05-16T19:42:14.3621179Z checking keyring... 2021-05-16T19:42:14.4489166Z checking package integrity... 2021-05-16T19:42:14.5843130Z loading package files... 2021-05-16T19:42:14.5871743Z checking for file conflicts... 2021-05-16T19:42:14.5882650Z checking available disk space... 2021-05-16T19:42:14.5893825Z :: Processing package changes... 2021-05-16T19:42:14.5894702Z installing mingw-w64-x86_64-nlopt... 2021-05-16T19:42:15.5285746Z error: target not found: mingw-w64-x86_64-openbabel 2021-05-16T19:42:16.2976465Z warning: mingw-w64-x86_64-openblas-0.3.13-2 is up to date -- reinstalling 2021-05-16T19:42:16.2977391Z resolving dependencies... 2021-05-16T19:42:16.3265547Z looking for conflicting packages... 2021-05-16T19:42:16.3390462Z 2021-05-16T19:42:16.3391444Z Packages (1) mingw-w64-x86_64-openblas-0.3.13-2 2021-05-16T19:42:16.3391989Z 2021-05-16T19:42:16.3392562Z Total Installed Size: 77.64 MiB 2021-05-16T19:42:16.3393898Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:42:16.3394648Z 2021-05-16T19:42:16.3395577Z :: Proceed with installation? [Y/n] 2021-05-16T19:42:16.3396281Z checking keyring... 2021-05-16T19:42:16.4160313Z checking package integrity... 2021-05-16T19:42:16.5895131Z loading package files... 2021-05-16T19:42:16.5914968Z checking for file conflicts... 2021-05-16T19:42:16.5915828Z checking available disk space... 2021-05-16T19:42:16.5937378Z :: Processing package changes... 2021-05-16T19:42:16.5938289Z reinstalling mingw-w64-x86_64-openblas... 2021-05-16T19:42:17.5190811Z warning: mingw-w64-x86_64-opencv-4.5.1-2 is up to date -- reinstalling 2021-05-16T19:42:17.5192274Z resolving dependencies... 2021-05-16T19:42:17.5441542Z looking for conflicting packages... 2021-05-16T19:42:17.5516597Z 2021-05-16T19:42:17.5517923Z Packages (1) mingw-w64-x86_64-opencv-4.5.1-2 2021-05-16T19:42:17.5518346Z 2021-05-16T19:42:17.5518820Z Total Installed Size: 107.68 MiB 2021-05-16T19:42:17.5519361Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:42:17.5519660Z 2021-05-16T19:42:17.5520156Z :: Proceed with installation? [Y/n] 2021-05-16T19:42:17.5520700Z checking keyring... 2021-05-16T19:42:17.6220983Z checking package integrity... 2021-05-16T19:42:17.9971647Z loading package files... 2021-05-16T19:42:18.0077214Z checking for file conflicts... 2021-05-16T19:42:18.0078334Z checking available disk space... 2021-05-16T19:42:18.0404241Z :: Processing package changes... 2021-05-16T19:42:18.0405799Z reinstalling mingw-w64-x86_64-opencv... 2021-05-16T19:42:19.7812138Z warning: mingw-w64-x86_64-openjpeg2-2.3.1-1 is up to date -- reinstalling 2021-05-16T19:42:19.7813209Z resolving dependencies... 2021-05-16T19:42:19.8079384Z looking for conflicting packages... 2021-05-16T19:42:19.8141244Z 2021-05-16T19:42:19.8142845Z Packages (1) mingw-w64-x86_64-openjpeg2-2.3.1-1 2021-05-16T19:42:19.8144087Z 2021-05-16T19:42:19.8144915Z Total Installed Size: 3.54 MiB 2021-05-16T19:42:19.8146012Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:42:19.8146462Z 2021-05-16T19:42:19.8147207Z :: Proceed with installation? [Y/n] 2021-05-16T19:42:19.8147900Z checking keyring... 2021-05-16T19:42:19.8841557Z checking package integrity... 2021-05-16T19:42:19.9979396Z loading package files... 2021-05-16T19:42:20.0048708Z checking for file conflicts... 2021-05-16T19:42:20.0049556Z checking available disk space... 2021-05-16T19:42:20.0077298Z :: Processing package changes... 2021-05-16T19:42:20.0078137Z reinstalling mingw-w64-x86_64-openjpeg2... 2021-05-16T19:42:20.8740531Z warning: mingw-w64-x86_64-openssl-1.1.1.k-2 is up to date -- reinstalling 2021-05-16T19:42:20.8741525Z resolving dependencies... 2021-05-16T19:42:20.9071512Z looking for conflicting packages... 2021-05-16T19:42:20.9182596Z 2021-05-16T19:42:20.9183420Z Packages (1) mingw-w64-x86_64-openssl-1.1.1.k-2 2021-05-16T19:42:20.9183975Z 2021-05-16T19:42:20.9184510Z Total Download Size: 4.75 MiB 2021-05-16T19:42:20.9185148Z Total Installed Size: 69.11 MiB 2021-05-16T19:42:20.9185838Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:42:20.9186239Z 2021-05-16T19:42:20.9186889Z :: Proceed with installation? [Y/n] 2021-05-16T19:42:20.9187575Z :: Retrieving packages... 2021-05-16T19:42:21.2283788Z downloading mingw-w64-x86_64-openssl-1.1.1.k-2-any.pkg.tar.zst... 2021-05-16T19:42:22.0677976Z checking keyring... 2021-05-16T19:42:22.1648916Z checking package integrity... 2021-05-16T19:42:22.3458358Z loading package files... 2021-05-16T19:42:22.4476963Z checking for file conflicts... 2021-05-16T19:42:22.4486744Z checking available disk space... 2021-05-16T19:42:24.9085848Z :: Processing package changes... 2021-05-16T19:42:24.9087071Z reinstalling mingw-w64-x86_64-openssl... 2021-05-16T19:42:34.2674630Z warning: mingw-w64-x86_64-pango-1.48.4-2 is up to date -- reinstalling 2021-05-16T19:42:34.2676030Z resolving dependencies... 2021-05-16T19:42:34.2862577Z looking for conflicting packages... 2021-05-16T19:42:34.3008662Z 2021-05-16T19:42:34.3009580Z Packages (1) mingw-w64-x86_64-pango-1.48.4-2 2021-05-16T19:42:34.3010102Z 2021-05-16T19:42:34.3010989Z Total Installed Size: 12.40 MiB 2021-05-16T19:42:34.3011531Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:42:34.3012205Z 2021-05-16T19:42:34.3012956Z :: Proceed with installation? [Y/n] 2021-05-16T19:42:34.3013601Z checking keyring... 2021-05-16T19:42:34.3720525Z checking package integrity... 2021-05-16T19:42:35.3145877Z loading package files... 2021-05-16T19:42:35.3146602Z checking for file conflicts... 2021-05-16T19:42:35.3147267Z checking available disk space... 2021-05-16T19:42:35.3147927Z :: Processing package changes... 2021-05-16T19:42:35.3148725Z reinstalling mingw-w64-x86_64-pango... 2021-05-16T19:42:36.2916246Z warning: mingw-w64-x86_64-pcre-8.44-3 is up to date -- reinstalling 2021-05-16T19:42:36.2917085Z resolving dependencies... 2021-05-16T19:42:36.3181189Z looking for conflicting packages... 2021-05-16T19:42:36.3241107Z 2021-05-16T19:42:36.3242375Z Packages (1) mingw-w64-x86_64-pcre-8.44-3 2021-05-16T19:42:36.3243495Z 2021-05-16T19:42:36.3244853Z Total Installed Size: 4.16 MiB 2021-05-16T19:42:36.3246010Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:42:36.3246715Z 2021-05-16T19:42:36.3248290Z :: Proceed with installation? [Y/n] 2021-05-16T19:42:36.3249873Z checking keyring... 2021-05-16T19:42:36.3943577Z checking package integrity... 2021-05-16T19:42:36.5061676Z loading package files... 2021-05-16T19:42:36.5105098Z checking for file conflicts... 2021-05-16T19:42:36.5105903Z checking available disk space... 2021-05-16T19:42:36.5201566Z :: Processing package changes... 2021-05-16T19:42:36.5202472Z reinstalling mingw-w64-x86_64-pcre... 2021-05-16T19:42:37.5094378Z resolving dependencies... 2021-05-16T19:42:37.5356051Z looking for conflicting packages... 2021-05-16T19:42:37.5419669Z 2021-05-16T19:42:37.5420570Z Packages (1) mingw-w64-x86_64-pcre2-10.36-1 2021-05-16T19:42:37.5421114Z 2021-05-16T19:42:37.5421726Z Total Download Size: 0.98 MiB 2021-05-16T19:42:37.5422396Z Total Installed Size: 4.80 MiB 2021-05-16T19:42:37.5422841Z 2021-05-16T19:42:37.5423608Z :: Proceed with installation? [Y/n] 2021-05-16T19:42:37.5424357Z :: Retrieving packages... 2021-05-16T19:42:37.8546376Z downloading mingw-w64-x86_64-pcre2-10.36-1-any.pkg.tar.zst... 2021-05-16T19:42:38.4119190Z checking keyring... 2021-05-16T19:42:38.5025398Z checking package integrity... 2021-05-16T19:42:38.6385981Z loading package files... 2021-05-16T19:42:38.6429437Z checking for file conflicts... 2021-05-16T19:42:38.6576903Z checking available disk space... 2021-05-16T19:42:38.6589085Z :: Processing package changes... 2021-05-16T19:42:38.6589995Z installing mingw-w64-x86_64-pcre2... 2021-05-16T19:42:39.6054238Z warning: mingw-w64-x86_64-pixman-0.40.0-2 is up to date -- reinstalling 2021-05-16T19:42:39.6055131Z resolving dependencies... 2021-05-16T19:42:39.6154966Z looking for conflicting packages... 2021-05-16T19:42:39.6472695Z 2021-05-16T19:42:39.6473780Z Packages (1) mingw-w64-x86_64-pixman-0.40.0-2 2021-05-16T19:42:39.6474358Z 2021-05-16T19:42:39.6475542Z Total Installed Size: 1.57 MiB 2021-05-16T19:42:39.6476407Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:42:39.6476855Z 2021-05-16T19:42:39.6477579Z :: Proceed with installation? [Y/n] 2021-05-16T19:42:39.6478302Z checking keyring... 2021-05-16T19:42:39.7316436Z checking package integrity... 2021-05-16T19:42:39.8392678Z loading package files... 2021-05-16T19:42:39.8416168Z checking for file conflicts... 2021-05-16T19:42:39.8417127Z checking available disk space... 2021-05-16T19:42:39.8433114Z :: Processing package changes... 2021-05-16T19:42:39.8433945Z reinstalling mingw-w64-x86_64-pixman... 2021-05-16T19:42:40.6168353Z resolving dependencies... 2021-05-16T19:42:40.6367234Z looking for conflicting packages... 2021-05-16T19:42:40.6484738Z :: mingw-w64-x86_64-pkg-config and mingw-w64-x86_64-pkgconf are in conflict. Remove mingw-w64-x86_64-pkgconf? [Y/n] 2021-05-16T19:42:40.6498096Z 2021-05-16T19:42:40.6500119Z Packages (2) mingw-w64-x86_64-pkgconf-1.7.4-2 [removal] mingw-w64-x86_64-pkg-config-0.29.2-3 2021-05-16T19:42:40.6501489Z 2021-05-16T19:42:40.6502516Z Total Download Size: 0.26 MiB 2021-05-16T19:42:40.6503726Z Total Installed Size: 1.33 MiB 2021-05-16T19:42:40.6504938Z Net Upgrade Size: 0.85 MiB 2021-05-16T19:42:40.6505690Z 2021-05-16T19:42:40.6506879Z :: Proceed with installation? [Y/n] 2021-05-16T19:42:40.6508180Z :: Retrieving packages... 2021-05-16T19:42:40.9603533Z downloading mingw-w64-x86_64-pkg-config-0.29.2-3-any.pkg.tar.zst... 2021-05-16T19:42:41.3302014Z checking keyring... 2021-05-16T19:42:41.4138438Z checking package integrity... 2021-05-16T19:42:41.5424237Z loading package files... 2021-05-16T19:42:41.5443137Z checking for file conflicts... 2021-05-16T19:42:41.5448280Z checking available disk space... 2021-05-16T19:42:41.5469601Z :: Processing package changes... 2021-05-16T19:42:41.5470454Z removing mingw-w64-x86_64-pkgconf... 2021-05-16T19:42:41.6789609Z installing mingw-w64-x86_64-pkg-config... 2021-05-16T19:42:42.5236981Z warning: mingw-w64-x86_64-poppler-data-0.4.10-1 is up to date -- reinstalling 2021-05-16T19:42:42.5237941Z resolving dependencies... 2021-05-16T19:42:42.5239130Z looking for conflicting packages... 2021-05-16T19:42:42.5567315Z 2021-05-16T19:42:42.5568608Z Packages (1) mingw-w64-x86_64-poppler-data-0.4.10-1 2021-05-16T19:42:42.5569554Z 2021-05-16T19:42:42.5570405Z Total Installed Size: 12.33 MiB 2021-05-16T19:42:42.5571419Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:42:42.5572021Z 2021-05-16T19:42:42.5572783Z :: Proceed with installation? [Y/n] 2021-05-16T19:42:42.5573494Z checking keyring... 2021-05-16T19:42:42.6268900Z checking package integrity... 2021-05-16T19:42:42.7567682Z loading package files... 2021-05-16T19:42:42.7614257Z checking for file conflicts... 2021-05-16T19:42:42.7615113Z checking available disk space... 2021-05-16T19:42:42.7745251Z :: Processing package changes... 2021-05-16T19:42:42.7746386Z reinstalling mingw-w64-x86_64-poppler-data... 2021-05-16T19:42:43.8600688Z warning: mingw-w64-x86_64-poppler-20.12.1-2 is up to date -- reinstalling 2021-05-16T19:42:43.8601617Z resolving dependencies... 2021-05-16T19:42:43.8863773Z looking for conflicting packages... 2021-05-16T19:42:43.8932215Z 2021-05-16T19:42:43.8933287Z Packages (1) mingw-w64-x86_64-poppler-20.12.1-2 2021-05-16T19:42:43.8933879Z 2021-05-16T19:42:43.8934789Z Total Installed Size: 11.78 MiB 2021-05-16T19:42:43.8935422Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:42:43.8936292Z 2021-05-16T19:42:43.8937122Z :: Proceed with installation? [Y/n] 2021-05-16T19:42:43.8937832Z checking keyring... 2021-05-16T19:42:43.9643438Z checking package integrity... 2021-05-16T19:42:44.0872503Z loading package files... 2021-05-16T19:42:44.0915245Z checking for file conflicts... 2021-05-16T19:42:44.0916230Z checking available disk space... 2021-05-16T19:42:44.1014990Z :: Processing package changes... 2021-05-16T19:42:44.1016072Z reinstalling mingw-w64-x86_64-poppler... 2021-05-16T19:42:45.0391501Z warning: mingw-w64-x86_64-proj-6.3.2-2 is up to date -- reinstalling 2021-05-16T19:42:45.0392478Z resolving dependencies... 2021-05-16T19:42:45.0623388Z looking for conflicting packages... 2021-05-16T19:42:45.0700578Z 2021-05-16T19:42:45.0701598Z Packages (1) mingw-w64-x86_64-proj-6.3.2-2 2021-05-16T19:42:45.0702114Z 2021-05-16T19:42:45.0703319Z Total Installed Size: 19.91 MiB 2021-05-16T19:42:45.0704012Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:42:45.0704597Z 2021-05-16T19:42:45.0705329Z :: Proceed with installation? [Y/n] 2021-05-16T19:42:45.0706020Z checking keyring... 2021-05-16T19:42:45.1554454Z checking package integrity... 2021-05-16T19:42:45.3052744Z loading package files... 2021-05-16T19:42:45.3079938Z checking for file conflicts... 2021-05-16T19:42:45.3080836Z checking available disk space... 2021-05-16T19:42:45.3115545Z :: Processing package changes... 2021-05-16T19:42:45.3116529Z reinstalling mingw-w64-x86_64-proj... 2021-05-16T19:42:46.2057713Z warning: mingw-w64-x86_64-protobuf-3.16.0-1 is up to date -- reinstalling 2021-05-16T19:42:46.2058603Z resolving dependencies... 2021-05-16T19:42:46.2320515Z looking for conflicting packages... 2021-05-16T19:42:46.2380906Z 2021-05-16T19:42:46.2381938Z Packages (1) mingw-w64-x86_64-protobuf-3.16.0-1 2021-05-16T19:42:46.2382630Z 2021-05-16T19:42:46.2383533Z Total Installed Size: 29.16 MiB 2021-05-16T19:42:46.2384726Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:42:46.2385427Z 2021-05-16T19:42:46.2386205Z :: Proceed with installation? [Y/n] 2021-05-16T19:42:46.2386888Z checking keyring... 2021-05-16T19:42:46.3091340Z checking package integrity... 2021-05-16T19:42:46.4401570Z loading package files... 2021-05-16T19:42:46.4430426Z checking for file conflicts... 2021-05-16T19:42:46.4431239Z checking available disk space... 2021-05-16T19:42:46.4527461Z :: Processing package changes... 2021-05-16T19:42:46.4528450Z reinstalling mingw-w64-x86_64-protobuf... 2021-05-16T19:42:47.5454982Z warning: mingw-w64-x86_64-python-3.8.9-2 is up to date -- reinstalling 2021-05-16T19:42:47.5455866Z resolving dependencies... 2021-05-16T19:42:47.5730810Z looking for conflicting packages... 2021-05-16T19:42:47.5842715Z 2021-05-16T19:42:47.5843974Z Packages (1) mingw-w64-x86_64-python-3.8.9-2 2021-05-16T19:42:47.5844862Z 2021-05-16T19:42:47.5845837Z Total Download Size: 17.02 MiB 2021-05-16T19:42:47.5846976Z Total Installed Size: 113.47 MiB 2021-05-16T19:42:47.5848116Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:42:47.5848799Z 2021-05-16T19:42:47.5850015Z :: Proceed with installation? [Y/n] 2021-05-16T19:42:47.5851237Z :: Retrieving packages... 2021-05-16T19:42:47.9040976Z downloading mingw-w64-x86_64-python-3.8.9-2-any.pkg.tar.zst... 2021-05-16T19:42:49.1830753Z checking keyring... 2021-05-16T19:42:49.3189375Z checking package integrity... 2021-05-16T19:42:49.6267089Z loading package files... 2021-05-16T19:42:49.7181800Z checking for file conflicts... 2021-05-16T19:42:49.7191586Z checking available disk space... 2021-05-16T19:42:51.0098104Z :: Processing package changes... 2021-05-16T19:42:51.0099255Z reinstalling mingw-w64-x86_64-python... 2021-05-16T19:42:59.8549334Z resolving dependencies... 2021-05-16T19:42:59.8821063Z looking for conflicting packages... 2021-05-16T19:42:59.8886477Z 2021-05-16T19:42:59.8887606Z Packages (1) mingw-w64-x86_64-qpdf-10.1.0-1 2021-05-16T19:42:59.8888359Z 2021-05-16T19:42:59.8889194Z Total Download Size: 0.98 MiB 2021-05-16T19:42:59.8890299Z Total Installed Size: 3.56 MiB 2021-05-16T19:42:59.8890916Z 2021-05-16T19:42:59.8891892Z :: Proceed with installation? [Y/n] 2021-05-16T19:42:59.8892972Z :: Retrieving packages... 2021-05-16T19:43:00.2042093Z downloading mingw-w64-x86_64-qpdf-10.1.0-1-any.pkg.tar.zst... 2021-05-16T19:43:00.7594719Z checking keyring... 2021-05-16T19:43:00.8472609Z checking package integrity... 2021-05-16T19:43:00.9869200Z loading package files... 2021-05-16T19:43:00.9898795Z checking for file conflicts... 2021-05-16T19:43:00.9932918Z checking available disk space... 2021-05-16T19:43:00.9943561Z :: Processing package changes... 2021-05-16T19:43:00.9944368Z installing mingw-w64-x86_64-qpdf... 2021-05-16T19:43:01.8474310Z resolving dependencies... 2021-05-16T19:43:01.8544626Z looking for conflicting packages... 2021-05-16T19:43:01.8798215Z 2021-05-16T19:43:01.8799501Z Packages (1) mingw-w64-x86_64-quantlib-1.20-1 2021-05-16T19:43:01.8800289Z 2021-05-16T19:43:01.8801153Z Total Download Size: 27.03 MiB 2021-05-16T19:43:01.8802115Z Total Installed Size: 194.29 MiB 2021-05-16T19:43:01.8802703Z 2021-05-16T19:43:01.8803701Z :: Proceed with installation? [Y/n] 2021-05-16T19:43:01.8804731Z :: Retrieving packages... 2021-05-16T19:43:02.1928951Z downloading mingw-w64-x86_64-quantlib-1.20-1-any.pkg.tar.zst... 2021-05-16T19:43:03.7774185Z checking keyring... 2021-05-16T19:43:03.8664446Z checking package integrity... 2021-05-16T19:43:04.2392560Z loading package files... 2021-05-16T19:43:04.2583438Z checking for file conflicts... 2021-05-16T19:43:04.3850390Z checking available disk space... 2021-05-16T19:43:04.3866211Z :: Processing package changes... 2021-05-16T19:43:04.3867093Z installing mingw-w64-x86_64-quantlib... 2021-05-16T19:43:06.6680927Z resolving dependencies... 2021-05-16T19:43:06.7001613Z looking for conflicting packages... 2021-05-16T19:43:06.7015076Z 2021-05-16T19:43:06.7016836Z Packages (2) mingw-w64-x86_64-popt-1.16-2 mingw-w64-x86_64-rabbitmq-c-0.10.0-1 2021-05-16T19:43:06.7018136Z 2021-05-16T19:43:06.7019290Z Total Download Size: 0.18 MiB 2021-05-16T19:43:06.7020507Z Total Installed Size: 0.79 MiB 2021-05-16T19:43:06.7021297Z 2021-05-16T19:43:06.7022663Z :: Proceed with installation? [Y/n] 2021-05-16T19:43:06.7023960Z :: Retrieving packages... 2021-05-16T19:43:07.0105963Z downloading mingw-w64-x86_64-popt-1.16-2-any.pkg.tar.zst... 2021-05-16T19:43:07.3373797Z downloading mingw-w64-x86_64-rabbitmq-c-0.10.0-1-any.pkg.tar.xz... 2021-05-16T19:43:07.4324917Z checking keyring... 2021-05-16T19:43:07.6045241Z checking package integrity... 2021-05-16T19:43:07.8808319Z loading package files... 2021-05-16T19:43:07.8838846Z checking for file conflicts... 2021-05-16T19:43:07.8891887Z checking available disk space... 2021-05-16T19:43:07.8903388Z :: Processing package changes... 2021-05-16T19:43:07.8904332Z installing mingw-w64-x86_64-popt... 2021-05-16T19:43:07.9254620Z installing mingw-w64-x86_64-rabbitmq-c... 2021-05-16T19:43:08.8534319Z error: target not found: mingw-w64-x86_64-raptor2 2021-05-16T19:43:09.7449339Z error: target not found: mingw-w64-x86_64-rasqal 2021-05-16T19:43:10.5075654Z warning: mingw-w64-x86_64-re2-20210401-1 is up to date -- reinstalling 2021-05-16T19:43:10.5076599Z resolving dependencies... 2021-05-16T19:43:10.5182474Z looking for conflicting packages... 2021-05-16T19:43:10.5406615Z 2021-05-16T19:43:10.5407636Z Packages (1) mingw-w64-x86_64-re2-20210401-1 2021-05-16T19:43:10.5408181Z 2021-05-16T19:43:10.5408783Z Total Installed Size: 1.79 MiB 2021-05-16T19:43:10.5409773Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:43:10.5410556Z 2021-05-16T19:43:10.5411863Z :: Proceed with installation? [Y/n] 2021-05-16T19:43:10.5412766Z checking keyring... 2021-05-16T19:43:10.6106333Z checking package integrity... 2021-05-16T19:43:10.7175971Z loading package files... 2021-05-16T19:43:10.7196935Z checking for file conflicts... 2021-05-16T19:43:10.7197783Z checking available disk space... 2021-05-16T19:43:10.7255329Z :: Processing package changes... 2021-05-16T19:43:10.7256248Z reinstalling mingw-w64-x86_64-re2... 2021-05-16T19:43:11.5294086Z warning: mingw-w64-x86_64-readline-8.0.004-2 is up to date -- reinstalling 2021-05-16T19:43:11.5294916Z resolving dependencies... 2021-05-16T19:43:11.5582815Z looking for conflicting packages... 2021-05-16T19:43:11.5661774Z 2021-05-16T19:43:11.5663007Z Packages (1) mingw-w64-x86_64-readline-8.0.004-2 2021-05-16T19:43:11.5663821Z 2021-05-16T19:43:11.5664656Z Total Download Size: 0.37 MiB 2021-05-16T19:43:11.5665582Z Total Installed Size: 1.57 MiB 2021-05-16T19:43:11.5666513Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:43:11.5667134Z 2021-05-16T19:43:11.5668119Z :: Proceed with installation? [Y/n] 2021-05-16T19:43:11.5669137Z :: Retrieving packages... 2021-05-16T19:43:11.8777836Z downloading mingw-w64-x86_64-readline-8.0.004-2-any.pkg.tar.zst... 2021-05-16T19:43:12.2457307Z checking keyring... 2021-05-16T19:43:12.3347932Z checking package integrity... 2021-05-16T19:43:12.4683097Z loading package files... 2021-05-16T19:43:12.4702067Z checking for file conflicts... 2021-05-16T19:43:12.4702938Z checking available disk space... 2021-05-16T19:43:12.4855104Z :: Processing package changes... 2021-05-16T19:43:12.4856195Z reinstalling mingw-w64-x86_64-readline... 2021-05-16T19:43:13.4066940Z error: target not found: mingw-w64-x86_64-redland 2021-05-16T19:43:14.1697527Z warning: mingw-w64-x86_64-rhash-1.4.1-3 is up to date -- reinstalling 2021-05-16T19:43:14.1698395Z resolving dependencies... 2021-05-16T19:43:14.1810461Z looking for conflicting packages... 2021-05-16T19:43:14.2026514Z 2021-05-16T19:43:14.2027826Z Packages (1) mingw-w64-x86_64-rhash-1.4.1-3 2021-05-16T19:43:14.2029004Z 2021-05-16T19:43:14.2030104Z Total Installed Size: 4.30 MiB 2021-05-16T19:43:14.2030729Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:43:14.2031238Z 2021-05-16T19:43:14.2032101Z :: Proceed with installation? [Y/n] 2021-05-16T19:43:14.2032833Z checking keyring... 2021-05-16T19:43:14.2739175Z checking package integrity... 2021-05-16T19:43:14.3766036Z loading package files... 2021-05-16T19:43:14.3783031Z checking for file conflicts... 2021-05-16T19:43:14.3783837Z checking available disk space... 2021-05-16T19:43:14.3821102Z :: Processing package changes... 2021-05-16T19:43:14.3821998Z reinstalling mingw-w64-x86_64-rhash... 2021-05-16T19:43:15.1747556Z resolving dependencies... 2021-05-16T19:43:15.2056909Z looking for conflicting packages... 2021-05-16T19:43:15.2072050Z 2021-05-16T19:43:15.2073041Z Packages (2) mingw-w64-x86_64-pdcurses-4.1.0-5 mingw-w64-x86_64-ruby-3.0.1-2 2021-05-16T19:43:15.2073806Z 2021-05-16T19:43:15.2074506Z Total Download Size: 7.12 MiB 2021-05-16T19:43:15.2075136Z Total Installed Size: 31.49 MiB 2021-05-16T19:43:15.2075573Z 2021-05-16T19:43:15.2077840Z :: Proceed with installation? [Y/n] 2021-05-16T19:43:15.2078583Z :: Retrieving packages... 2021-05-16T19:43:15.5191715Z downloading mingw-w64-x86_64-pdcurses-4.1.0-5-any.pkg.tar.zst... 2021-05-16T19:43:15.9844819Z downloading mingw-w64-x86_64-ruby-3.0.1-2-any.pkg.tar.zst... 2021-05-16T19:43:16.4792759Z checking keyring... 2021-05-16T19:43:16.5682358Z checking package integrity... 2021-05-16T19:43:16.8958659Z loading package files... 2021-05-16T19:43:16.9316351Z checking for file conflicts... 2021-05-16T19:43:17.2494779Z checking available disk space... 2021-05-16T19:43:17.2513866Z :: Processing package changes... 2021-05-16T19:43:17.2514821Z installing mingw-w64-x86_64-pdcurses... 2021-05-16T19:43:17.2686764Z installing mingw-w64-x86_64-ruby... 2021-05-16T19:43:20.4771284Z warning: mingw-w64-x86_64-snappy-1.1.8-1 is up to date -- reinstalling 2021-05-16T19:43:20.4772909Z resolving dependencies... 2021-05-16T19:43:20.4875303Z looking for conflicting packages... 2021-05-16T19:43:20.5117404Z 2021-05-16T19:43:20.5118640Z Packages (1) mingw-w64-x86_64-snappy-1.1.8-1 2021-05-16T19:43:20.5120058Z 2021-05-16T19:43:20.5121276Z Total Installed Size: 0.16 MiB 2021-05-16T19:43:20.5122250Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:43:20.5122671Z 2021-05-16T19:43:20.5123407Z :: Proceed with installation? [Y/n] 2021-05-16T19:43:20.5124107Z checking keyring... 2021-05-16T19:43:20.5815012Z checking package integrity... 2021-05-16T19:43:20.6858514Z loading package files... 2021-05-16T19:43:20.6902727Z checking for file conflicts... 2021-05-16T19:43:20.6905204Z checking available disk space... 2021-05-16T19:43:20.6964834Z :: Processing package changes... 2021-05-16T19:43:20.6965668Z reinstalling mingw-w64-x86_64-snappy... 2021-05-16T19:43:21.4692335Z warning: mingw-w64-x86_64-sqlite3-3.35.5-1 is up to date -- reinstalling 2021-05-16T19:43:21.4693206Z resolving dependencies... 2021-05-16T19:43:21.4944161Z looking for conflicting packages... 2021-05-16T19:43:21.5032554Z 2021-05-16T19:43:21.5033999Z Packages (1) mingw-w64-x86_64-sqlite3-3.35.5-1 2021-05-16T19:43:21.5034969Z 2021-05-16T19:43:21.5036038Z Total Download Size: 6.74 MiB 2021-05-16T19:43:21.5037259Z Total Installed Size: 48.62 MiB 2021-05-16T19:43:21.5038462Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:43:21.5039225Z 2021-05-16T19:43:21.5040471Z :: Proceed with installation? [Y/n] 2021-05-16T19:43:21.5041748Z :: Retrieving packages... 2021-05-16T19:43:21.8195985Z downloading mingw-w64-x86_64-sqlite3-3.35.5-1-any.pkg.tar.zst... 2021-05-16T19:43:22.6784934Z checking keyring... 2021-05-16T19:43:22.7664149Z checking package integrity... 2021-05-16T19:43:22.9632532Z loading package files... 2021-05-16T19:43:22.9801057Z checking for file conflicts... 2021-05-16T19:43:22.9802040Z checking available disk space... 2021-05-16T19:43:23.3873915Z :: Processing package changes... 2021-05-16T19:43:23.3875151Z reinstalling mingw-w64-x86_64-sqlite3... 2021-05-16T19:43:25.3300506Z warning: mingw-w64-x86_64-szip-2.1.1-2 is up to date -- reinstalling 2021-05-16T19:43:25.3301295Z resolving dependencies... 2021-05-16T19:43:25.3302389Z looking for conflicting packages... 2021-05-16T19:43:25.3619112Z 2021-05-16T19:43:25.3621131Z Packages (1) mingw-w64-x86_64-szip-2.1.1-2 2021-05-16T19:43:25.3621858Z 2021-05-16T19:43:25.3623284Z Total Installed Size: 0.16 MiB 2021-05-16T19:43:25.3624470Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:43:25.3625196Z 2021-05-16T19:43:25.3626533Z :: Proceed with installation? [Y/n] 2021-05-16T19:43:25.3628079Z checking keyring... 2021-05-16T19:43:25.4314285Z checking package integrity... 2021-05-16T19:43:25.5385149Z loading package files... 2021-05-16T19:43:25.5428845Z checking for file conflicts... 2021-05-16T19:43:25.5429908Z checking available disk space... 2021-05-16T19:43:25.5450573Z :: Processing package changes... 2021-05-16T19:43:25.5451471Z reinstalling mingw-w64-x86_64-szip... 2021-05-16T19:43:26.3465250Z warning: mingw-w64-x86_64-tcl-8.6.11-3 is up to date -- reinstalling 2021-05-16T19:43:26.3466125Z resolving dependencies... 2021-05-16T19:43:26.3762435Z looking for conflicting packages... 2021-05-16T19:43:26.3838817Z 2021-05-16T19:43:26.3840130Z Packages (1) mingw-w64-x86_64-tcl-8.6.11-3 2021-05-16T19:43:26.3841037Z 2021-05-16T19:43:26.3842154Z Total Download Size: 2.59 MiB 2021-05-16T19:43:26.3843326Z Total Installed Size: 9.64 MiB 2021-05-16T19:43:26.3844507Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:43:26.3845263Z 2021-05-16T19:43:26.3846489Z :: Proceed with installation? [Y/n] 2021-05-16T19:43:26.3847792Z :: Retrieving packages... 2021-05-16T19:43:26.7043592Z downloading mingw-w64-x86_64-tcl-8.6.11-3-any.pkg.tar.zst... 2021-05-16T19:43:27.4481850Z checking keyring... 2021-05-16T19:43:27.5330543Z checking package integrity... 2021-05-16T19:43:27.7085922Z loading package files... 2021-05-16T19:43:27.7312486Z checking for file conflicts... 2021-05-16T19:43:27.7314254Z checking available disk space... 2021-05-16T19:43:28.1134155Z :: Processing package changes... 2021-05-16T19:43:28.1135352Z reinstalling mingw-w64-x86_64-tcl... 2021-05-16T19:43:30.7758717Z warning: mingw-w64-x86_64-termcap-1.3.1-6 is up to date -- reinstalling 2021-05-16T19:43:30.7759822Z resolving dependencies... 2021-05-16T19:43:30.7863463Z looking for conflicting packages... 2021-05-16T19:43:30.8090204Z 2021-05-16T19:43:30.8091659Z Packages (1) mingw-w64-x86_64-termcap-1.3.1-6 2021-05-16T19:43:30.8092661Z 2021-05-16T19:43:30.8093712Z Total Download Size: 0.03 MiB 2021-05-16T19:43:30.8094893Z Total Installed Size: 0.06 MiB 2021-05-16T19:43:30.8096087Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:43:30.8096840Z 2021-05-16T19:43:30.8098155Z :: Proceed with installation? [Y/n] 2021-05-16T19:43:30.8099446Z :: Retrieving packages... 2021-05-16T19:43:31.1222053Z downloading mingw-w64-x86_64-termcap-1.3.1-6-any.pkg.tar.zst... 2021-05-16T19:43:31.2152784Z checking keyring... 2021-05-16T19:43:31.3051951Z checking package integrity... 2021-05-16T19:43:31.4334024Z loading package files... 2021-05-16T19:43:31.4349720Z checking for file conflicts... 2021-05-16T19:43:31.4350557Z checking available disk space... 2021-05-16T19:43:31.4380506Z :: Processing package changes... 2021-05-16T19:43:31.4381389Z reinstalling mingw-w64-x86_64-termcap... 2021-05-16T19:43:32.2088548Z warning: mingw-w64-x86_64-tesseract-ocr-4.1.1-7 is up to date -- reinstalling 2021-05-16T19:43:32.2089511Z resolving dependencies... 2021-05-16T19:43:32.2361800Z looking for conflicting packages... 2021-05-16T19:43:32.2429913Z 2021-05-16T19:43:32.2431088Z Packages (1) mingw-w64-x86_64-tesseract-ocr-4.1.1-7 2021-05-16T19:43:32.2431926Z 2021-05-16T19:43:32.2432750Z Total Installed Size: 24.86 MiB 2021-05-16T19:43:32.2433552Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:43:32.2434370Z 2021-05-16T19:43:32.2435470Z :: Proceed with installation? [Y/n] 2021-05-16T19:43:32.2436426Z checking keyring... 2021-05-16T19:43:32.3142564Z checking package integrity... 2021-05-16T19:43:32.4699299Z loading package files... 2021-05-16T19:43:32.4730564Z checking for file conflicts... 2021-05-16T19:43:32.4731468Z checking available disk space... 2021-05-16T19:43:32.4773484Z :: Processing package changes... 2021-05-16T19:43:32.4774402Z reinstalling mingw-w64-x86_64-tesseract-ocr... 2021-05-16T19:43:33.3965777Z warning: mingw-w64-x86_64-thrift-0.13.0-2 is up to date -- reinstalling 2021-05-16T19:43:33.3966668Z resolving dependencies... 2021-05-16T19:43:33.4231926Z looking for conflicting packages... 2021-05-16T19:43:33.4374224Z 2021-05-16T19:43:33.4375674Z Packages (1) mingw-w64-x86_64-thrift-0.13.0-2 2021-05-16T19:43:33.4376294Z 2021-05-16T19:43:33.4376882Z Total Installed Size: 7.49 MiB 2021-05-16T19:43:33.4377520Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:43:33.4377922Z 2021-05-16T19:43:33.4378615Z :: Proceed with installation? [Y/n] 2021-05-16T19:43:33.4379361Z checking keyring... 2021-05-16T19:43:33.5142969Z checking package integrity... 2021-05-16T19:43:33.6518627Z loading package files... 2021-05-16T19:43:33.6547982Z checking for file conflicts... 2021-05-16T19:43:33.6548835Z checking available disk space... 2021-05-16T19:43:33.6888564Z :: Processing package changes... 2021-05-16T19:43:33.6889604Z reinstalling mingw-w64-x86_64-thrift... 2021-05-16T19:43:34.5643233Z resolving dependencies... 2021-05-16T19:43:34.5918445Z looking for conflicting packages... 2021-05-16T19:43:34.5985652Z 2021-05-16T19:43:34.5986994Z Packages (1) mingw-w64-x86_64-tiledb-2.2.4-2 2021-05-16T19:43:34.5988036Z 2021-05-16T19:43:34.5989090Z Total Download Size: 3.09 MiB 2021-05-16T19:43:34.5990300Z Total Installed Size: 47.15 MiB 2021-05-16T19:43:34.5991088Z 2021-05-16T19:43:34.5992296Z :: Proceed with installation? [Y/n] 2021-05-16T19:43:34.5993597Z :: Retrieving packages... 2021-05-16T19:43:34.9053066Z downloading mingw-w64-x86_64-tiledb-2.2.4-2-any.pkg.tar.zst... 2021-05-16T19:43:35.8223908Z checking keyring... 2021-05-16T19:43:35.9108966Z checking package integrity... 2021-05-16T19:43:36.0722180Z loading package files... 2021-05-16T19:43:36.0742424Z checking for file conflicts... 2021-05-16T19:43:36.0769914Z checking available disk space... 2021-05-16T19:43:36.0824166Z :: Processing package changes... 2021-05-16T19:43:36.0825060Z installing mingw-w64-x86_64-tiledb... 2021-05-16T19:43:36.9986430Z warning: mingw-w64-x86_64-tk-8.6.11.1-2 is up to date -- reinstalling 2021-05-16T19:43:36.9987251Z resolving dependencies... 2021-05-16T19:43:37.0247305Z looking for conflicting packages... 2021-05-16T19:43:37.0330410Z 2021-05-16T19:43:37.0331855Z Packages (1) mingw-w64-x86_64-tk-8.6.11.1-2 2021-05-16T19:43:37.0332798Z 2021-05-16T19:43:37.0333834Z Total Download Size: 1.93 MiB 2021-05-16T19:43:37.0335039Z Total Installed Size: 5.55 MiB 2021-05-16T19:43:37.0336228Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:43:37.0336955Z 2021-05-16T19:43:37.0338197Z :: Proceed with installation? [Y/n] 2021-05-16T19:43:37.0339547Z :: Retrieving packages... 2021-05-16T19:43:37.3438349Z downloading mingw-w64-x86_64-tk-8.6.11.1-2-any.pkg.tar.zst... 2021-05-16T19:43:38.0046445Z checking keyring... 2021-05-16T19:43:38.0916059Z checking package integrity... 2021-05-16T19:43:38.2466105Z loading package files... 2021-05-16T19:43:38.2550592Z checking for file conflicts... 2021-05-16T19:43:38.2551432Z checking available disk space... 2021-05-16T19:43:38.4125673Z :: Processing package changes... 2021-05-16T19:43:38.4126658Z reinstalling mingw-w64-x86_64-tk... 2021-05-16T19:43:39.8560425Z resolving dependencies... 2021-05-16T19:43:39.8822124Z looking for conflicting packages... 2021-05-16T19:43:39.8900714Z 2021-05-16T19:43:39.8901737Z Packages (1) mingw-w64-x86_64-tktable-2.10-5 2021-05-16T19:43:39.8902287Z 2021-05-16T19:43:39.8902885Z Total Download Size: 0.11 MiB 2021-05-16T19:43:39.8903570Z Total Installed Size: 0.30 MiB 2021-05-16T19:43:39.8904004Z 2021-05-16T19:43:39.8904709Z :: Proceed with installation? [Y/n] 2021-05-16T19:43:39.8905466Z :: Retrieving packages... 2021-05-16T19:43:40.1992723Z downloading mingw-w64-x86_64-tktable-2.10-5-any.pkg.tar.zst... 2021-05-16T19:43:40.4760731Z checking keyring... 2021-05-16T19:43:40.5677223Z checking package integrity... 2021-05-16T19:43:40.7004132Z loading package files... 2021-05-16T19:43:40.7027155Z checking for file conflicts... 2021-05-16T19:43:40.7033030Z checking available disk space... 2021-05-16T19:43:40.7043597Z :: Processing package changes... 2021-05-16T19:43:40.7044397Z installing mingw-w64-x86_64-tktable... 2021-05-16T19:43:41.4881265Z warning: mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-16T19:43:41.4882289Z resolving dependencies... 2021-05-16T19:43:41.4988835Z looking for conflicting packages... 2021-05-16T19:43:41.5217193Z 2021-05-16T19:43:41.5218830Z Packages (1) mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T19:43:41.5219956Z 2021-05-16T19:43:41.5221059Z Total Download Size: 0.30 MiB 2021-05-16T19:43:41.5222224Z Total Installed Size: 0.96 MiB 2021-05-16T19:43:41.5223314Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:43:41.5224021Z 2021-05-16T19:43:41.5225187Z :: Proceed with installation? [Y/n] 2021-05-16T19:43:41.5226439Z :: Retrieving packages... 2021-05-16T19:43:41.8264327Z downloading mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T19:43:42.1950120Z checking keyring... 2021-05-16T19:43:42.2860206Z checking package integrity... 2021-05-16T19:43:42.4217136Z loading package files... 2021-05-16T19:43:42.4228907Z checking for file conflicts... 2021-05-16T19:43:42.4229676Z checking available disk space... 2021-05-16T19:43:42.4264590Z :: Processing package changes... 2021-05-16T19:43:42.4265498Z reinstalling mingw-w64-x86_64-tools-git... 2021-05-16T19:43:43.2228230Z resolving dependencies... 2021-05-16T19:43:43.2320304Z looking for conflicting packages... 2021-05-16T19:43:43.2573753Z 2021-05-16T19:43:43.2575320Z Packages (1) mingw-w64-x86_64-udunits-2.2.27.6-1 2021-05-16T19:43:43.2576692Z 2021-05-16T19:43:43.2577749Z Total Download Size: 0.17 MiB 2021-05-16T19:43:43.2578957Z Total Installed Size: 0.70 MiB 2021-05-16T19:43:43.2579739Z 2021-05-16T19:43:43.2580986Z :: Proceed with installation? [Y/n] 2021-05-16T19:43:43.2582448Z :: Retrieving packages... 2021-05-16T19:43:43.5738771Z downloading mingw-w64-x86_64-udunits-2.2.27.6-1-any.pkg.tar.zst... 2021-05-16T19:43:43.8527531Z checking keyring... 2021-05-16T19:43:43.9479358Z checking package integrity... 2021-05-16T19:43:44.0868357Z loading package files... 2021-05-16T19:43:44.0882388Z checking for file conflicts... 2021-05-16T19:43:44.0897160Z checking available disk space... 2021-05-16T19:43:44.0909786Z :: Processing package changes... 2021-05-16T19:43:44.0910787Z installing mingw-w64-x86_64-udunits... 2021-05-16T19:43:44.8769576Z warning: mingw-w64-x86_64-windows-default-manifest-6.4-3 is up to date -- reinstalling 2021-05-16T19:43:44.8770814Z resolving dependencies... 2021-05-16T19:43:44.8771624Z looking for conflicting packages... 2021-05-16T19:43:44.9106115Z 2021-05-16T19:43:44.9108335Z Packages (1) mingw-w64-x86_64-windows-default-manifest-6.4-3 2021-05-16T19:43:44.9109704Z 2021-05-16T19:43:44.9110829Z Total Download Size: 0.01 MiB 2021-05-16T19:43:44.9112028Z Total Installed Size: 0.00 MiB 2021-05-16T19:43:44.9113189Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:43:44.9114067Z 2021-05-16T19:43:44.9115392Z :: Proceed with installation? [Y/n] 2021-05-16T19:43:44.9116709Z :: Retrieving packages... 2021-05-16T19:43:45.2246111Z downloading mingw-w64-x86_64-windows-default-manifest-6.4-3-any.pkg.tar.xz... 2021-05-16T19:43:45.3166457Z checking keyring... 2021-05-16T19:43:45.4033174Z checking package integrity... 2021-05-16T19:43:45.5336800Z loading package files... 2021-05-16T19:43:45.5357457Z checking for file conflicts... 2021-05-16T19:43:45.5358250Z checking available disk space... 2021-05-16T19:43:45.5372973Z :: Processing package changes... 2021-05-16T19:43:45.5374277Z reinstalling mingw-w64-x86_64-windows-default-manifest... 2021-05-16T19:43:46.3035195Z warning: mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-16T19:43:46.3036290Z resolving dependencies... 2021-05-16T19:43:46.3226740Z looking for conflicting packages... 2021-05-16T19:43:46.3362383Z 2021-05-16T19:43:46.3363897Z Packages (1) mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T19:43:46.3365076Z 2021-05-16T19:43:46.3365899Z Total Download Size: 0.04 MiB 2021-05-16T19:43:46.3366837Z Total Installed Size: 0.37 MiB 2021-05-16T19:43:46.3367730Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:43:46.3368308Z 2021-05-16T19:43:46.3369270Z :: Proceed with installation? [Y/n] 2021-05-16T19:43:46.3370287Z :: Retrieving packages... 2021-05-16T19:43:46.6518449Z downloading mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T19:43:46.8360144Z checking keyring... 2021-05-16T19:43:46.9253353Z checking package integrity... 2021-05-16T19:43:47.0564123Z loading package files... 2021-05-16T19:43:47.0590426Z checking for file conflicts... 2021-05-16T19:43:47.0591272Z checking available disk space... 2021-05-16T19:43:47.0649356Z :: Processing package changes... 2021-05-16T19:43:47.8282356Z reinstalling mingw-w64-x86_64-winpthreads-git... 2021-05-16T19:43:47.8515525Z warning: mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-16T19:43:47.8516742Z resolving dependencies... 2021-05-16T19:43:47.8517549Z looking for conflicting packages... 2021-05-16T19:43:47.8842312Z 2021-05-16T19:43:47.8844571Z Packages (1) mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T19:43:47.8846094Z 2021-05-16T19:43:47.8847130Z Total Download Size: 0.02 MiB 2021-05-16T19:43:47.8872861Z Total Installed Size: 0.21 MiB 2021-05-16T19:43:47.8874091Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:43:47.8874854Z 2021-05-16T19:43:47.8876127Z :: Proceed with installation? [Y/n] 2021-05-16T19:43:47.8877702Z :: Retrieving packages... 2021-05-16T19:43:48.2070058Z downloading mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T19:43:48.3008124Z checking keyring... 2021-05-16T19:43:48.3960236Z checking package integrity... 2021-05-16T19:43:48.5258570Z loading package files... 2021-05-16T19:43:48.5267585Z checking for file conflicts... 2021-05-16T19:43:48.5268370Z checking available disk space... 2021-05-16T19:43:48.5301085Z :: Processing package changes... 2021-05-16T19:43:48.5302227Z reinstalling mingw-w64-x86_64-winstorecompat-git... 2021-05-16T19:43:49.2980781Z warning: mingw-w64-x86_64-x264-git-r2991.1771b556-1 is up to date -- reinstalling 2021-05-16T19:43:49.2981624Z resolving dependencies... 2021-05-16T19:43:49.3174221Z looking for conflicting packages... 2021-05-16T19:43:49.3323217Z 2021-05-16T19:43:49.3324609Z Packages (1) mingw-w64-x86_64-x264-git-r2991.1771b556-1 2021-05-16T19:43:49.3325229Z 2021-05-16T19:43:49.3326182Z Total Installed Size: 6.66 MiB 2021-05-16T19:43:49.3327053Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:43:49.3327697Z 2021-05-16T19:43:49.3328566Z :: Proceed with installation? [Y/n] 2021-05-16T19:43:49.3329242Z checking keyring... 2021-05-16T19:43:49.4098152Z checking package integrity... 2021-05-16T19:43:49.5318312Z loading package files... 2021-05-16T19:43:49.5361982Z checking for file conflicts... 2021-05-16T19:43:49.5362915Z checking available disk space... 2021-05-16T19:43:49.5379282Z :: Processing package changes... 2021-05-16T19:43:49.5380166Z reinstalling mingw-w64-x86_64-x264-git... 2021-05-16T19:43:50.4238961Z warning: mingw-w64-x86_64-x265-3.4-2 is up to date -- reinstalling 2021-05-16T19:43:50.4239791Z resolving dependencies... 2021-05-16T19:43:50.4350464Z looking for conflicting packages... 2021-05-16T19:43:50.4627682Z 2021-05-16T19:43:50.4628541Z Packages (1) mingw-w64-x86_64-x265-3.4-2 2021-05-16T19:43:50.4629025Z 2021-05-16T19:43:50.4629656Z Total Installed Size: 46.73 MiB 2021-05-16T19:43:50.4630579Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:43:50.4631279Z 2021-05-16T19:43:50.4631978Z :: Proceed with installation? [Y/n] 2021-05-16T19:43:50.4632853Z checking keyring... 2021-05-16T19:43:50.5363990Z checking package integrity... 2021-05-16T19:43:50.6675303Z loading package files... 2021-05-16T19:43:50.6692885Z checking for file conflicts... 2021-05-16T19:43:50.6693758Z checking available disk space... 2021-05-16T19:43:50.6711025Z :: Processing package changes... 2021-05-16T19:43:50.6711881Z reinstalling mingw-w64-x86_64-x265... 2021-05-16T19:43:51.5272869Z warning: mingw-w64-x86_64-xvidcore-1.3.7-2 is up to date -- reinstalling 2021-05-16T19:43:51.5274201Z resolving dependencies... 2021-05-16T19:43:51.5275927Z looking for conflicting packages... 2021-05-16T19:43:51.5627025Z 2021-05-16T19:43:51.5628090Z Packages (1) mingw-w64-x86_64-xvidcore-1.3.7-2 2021-05-16T19:43:51.5628671Z 2021-05-16T19:43:51.5629615Z Total Installed Size: 1.70 MiB 2021-05-16T19:43:51.5630714Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:43:51.5631094Z 2021-05-16T19:43:51.5632153Z :: Proceed with installation? [Y/n] 2021-05-16T19:43:51.5632867Z checking keyring... 2021-05-16T19:43:51.6313831Z checking package integrity... 2021-05-16T19:43:51.7382855Z loading package files... 2021-05-16T19:43:51.7402436Z checking for file conflicts... 2021-05-16T19:43:51.7403222Z checking available disk space... 2021-05-16T19:43:51.7417118Z :: Processing package changes... 2021-05-16T19:43:51.7417994Z reinstalling mingw-w64-x86_64-xvidcore... 2021-05-16T19:43:52.5123692Z warning: mingw-w64-x86_64-xz-5.2.5-2 is up to date -- reinstalling 2021-05-16T19:43:52.5125030Z resolving dependencies... 2021-05-16T19:43:52.5238381Z looking for conflicting packages... 2021-05-16T19:43:52.5458994Z 2021-05-16T19:43:52.5460526Z Packages (1) mingw-w64-x86_64-xz-5.2.5-2 2021-05-16T19:43:52.5461458Z 2021-05-16T19:43:52.5462526Z Total Download Size: 0.35 MiB 2021-05-16T19:43:52.5464035Z Total Installed Size: 1.67 MiB 2021-05-16T19:43:52.5465222Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:43:52.5465977Z 2021-05-16T19:43:52.5467384Z :: Proceed with installation? [Y/n] 2021-05-16T19:43:52.5468683Z :: Retrieving packages... 2021-05-16T19:43:52.8510574Z downloading mingw-w64-x86_64-xz-5.2.5-2-any.pkg.tar.zst... 2021-05-16T19:43:53.2188727Z checking keyring... 2021-05-16T19:43:53.3057195Z checking package integrity... 2021-05-16T19:43:53.4366838Z loading package files... 2021-05-16T19:43:53.4398217Z checking for file conflicts... 2021-05-16T19:43:53.4399191Z checking available disk space... 2021-05-16T19:43:53.5092174Z :: Processing package changes... 2021-05-16T19:43:53.5093189Z reinstalling mingw-w64-x86_64-xz... 2021-05-16T19:43:54.3778182Z resolving dependencies... 2021-05-16T19:43:54.3894621Z looking for conflicting packages... 2021-05-16T19:43:54.4128202Z 2021-05-16T19:43:54.4129544Z Packages (1) mingw-w64-x86_64-yasm-1.3.0-4 2021-05-16T19:43:54.4130440Z 2021-05-16T19:43:54.4131615Z Total Download Size: 0.50 MiB 2021-05-16T19:43:54.4132795Z Total Installed Size: 3.27 MiB 2021-05-16T19:43:54.4133526Z 2021-05-16T19:43:54.4134739Z :: Proceed with installation? [Y/n] 2021-05-16T19:43:54.4136033Z :: Retrieving packages... 2021-05-16T19:43:54.7267123Z downloading mingw-w64-x86_64-yasm-1.3.0-4-any.pkg.tar.xz... 2021-05-16T19:43:55.1950437Z checking keyring... 2021-05-16T19:43:55.2815868Z checking package integrity... 2021-05-16T19:43:55.4199568Z loading package files... 2021-05-16T19:43:55.4262610Z checking for file conflicts... 2021-05-16T19:43:55.4288950Z checking available disk space... 2021-05-16T19:43:55.4300289Z :: Processing package changes... 2021-05-16T19:43:55.4301038Z installing mingw-w64-x86_64-yasm... 2021-05-16T19:43:56.4049719Z error: target not found: mingw-w64-x86_64-zint 2021-05-16T19:43:57.1794470Z warning: mingw-w64-x86_64-zlib-1.2.11-9 is up to date -- reinstalling 2021-05-16T19:43:57.1795833Z resolving dependencies... 2021-05-16T19:43:57.1797461Z looking for conflicting packages... 2021-05-16T19:43:57.2127186Z 2021-05-16T19:43:57.2128733Z Packages (1) mingw-w64-x86_64-zlib-1.2.11-9 2021-05-16T19:43:57.2131011Z 2021-05-16T19:43:57.2131785Z Total Download Size: 0.10 MiB 2021-05-16T19:43:57.2132494Z Total Installed Size: 0.38 MiB 2021-05-16T19:43:57.2133150Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:43:57.2133582Z 2021-05-16T19:43:57.2134313Z :: Proceed with installation? [Y/n] 2021-05-16T19:43:57.2135043Z :: Retrieving packages... 2021-05-16T19:43:57.5252724Z downloading mingw-w64-x86_64-zlib-1.2.11-9-any.pkg.tar.zst... 2021-05-16T19:43:57.8060276Z checking keyring... 2021-05-16T19:43:57.8958094Z checking package integrity... 2021-05-16T19:43:58.0276536Z loading package files... 2021-05-16T19:43:58.0299626Z checking for file conflicts... 2021-05-16T19:43:58.0300472Z checking available disk space... 2021-05-16T19:43:58.0360118Z :: Processing package changes... 2021-05-16T19:43:58.0361242Z reinstalling mingw-w64-x86_64-zlib... 2021-05-16T19:43:58.8228674Z warning: mingw-w64-x86_64-zstd-1.5.0-1 is up to date -- reinstalling 2021-05-16T19:43:58.8229492Z resolving dependencies... 2021-05-16T19:43:58.8230640Z looking for conflicting packages... 2021-05-16T19:43:58.8579682Z 2021-05-16T19:43:58.8581066Z Packages (1) mingw-w64-x86_64-zstd-1.5.0-1 2021-05-16T19:43:58.8581598Z 2021-05-16T19:43:58.8582158Z Total Download Size: 0.52 MiB 2021-05-16T19:43:58.8582793Z Total Installed Size: 3.70 MiB 2021-05-16T19:43:58.8583416Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:43:58.8583867Z 2021-05-16T19:43:58.8584585Z :: Proceed with installation? [Y/n] 2021-05-16T19:43:58.8585272Z :: Retrieving packages... 2021-05-16T19:43:59.1713164Z downloading mingw-w64-x86_64-zstd-1.5.0-1-any.pkg.tar.zst... 2021-05-16T19:43:59.6309516Z checking keyring... 2021-05-16T19:43:59.7184904Z checking package integrity... 2021-05-16T19:43:59.8511475Z loading package files... 2021-05-16T19:43:59.8537227Z checking for file conflicts... 2021-05-16T19:43:59.8538931Z checking available disk space... 2021-05-16T19:43:59.8590639Z :: Processing package changes... 2021-05-16T19:43:59.8591656Z reinstalling mingw-w64-x86_64-zstd... 2021-05-16T19:44:00.7388091Z % Total % Received % Xferd Average Speed Time Time Time Current 2021-05-16T19:44:00.7391712Z Dload Upload Total Spent Left Speed 2021-05-16T19:44:00.7392810Z 2021-05-16T19:44:00.9800771Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-16T19:44:01.0629354Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-16T19:44:01.0630819Z 100 162 100 162 0 0 495 0 --:--:-- --:--:-- --:--:-- 495 2021-05-16T19:44:01.3502997Z 2021-05-16T19:44:01.3504466Z 100 29.0M 100 29.0M 0 0 47.3M 0 --:--:-- --:--:-- --:--:-- 47.3M 2021-05-16T19:44:03.2565011Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-16T19:44:03.2565668Z with: 2021-05-16T19:44:03.2566139Z github_slug: neuroconductor/voxel 2021-05-16T19:44:03.2566586Z env: 2021-05-16T19:44:03.2567043Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:44:03.2567526Z TIC_DEPLOY_KEY: 2021-05-16T19:44:03.2567900Z RSPM: 2021-05-16T19:44:03.2569544Z GITHUB_PAT: *** 2021-05-16T19:44:03.2569963Z COVERALLS_TOKEN: 2021-05-16T19:44:03.2570453Z continue-on-error: true 2021-05-16T19:44:03.2570944Z VDIFFR_RUN_TESTS: 2021-05-16T19:44:03.2571378Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T19:44:03.2571788Z TZ: UTC 2021-05-16T19:44:03.2572186Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:44:03.2572600Z NOT_CRAN: true 2021-05-16T19:44:03.2572999Z MSYSTEM: MINGW64 2021-05-16T19:44:03.2573408Z ##[endgroup] 2021-05-16T19:44:03.4787950Z repo slug is: neuroconductor/voxel 2021-05-16T19:44:03.5069180Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-16T19:44:03.5069846Z env: 2021-05-16T19:44:03.5070301Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:44:03.5070791Z TIC_DEPLOY_KEY: 2021-05-16T19:44:03.5071154Z RSPM: 2021-05-16T19:44:03.5072526Z GITHUB_PAT: *** 2021-05-16T19:44:03.5072947Z COVERALLS_TOKEN: 2021-05-16T19:44:03.5073438Z continue-on-error: true 2021-05-16T19:44:03.5073948Z VDIFFR_RUN_TESTS: 2021-05-16T19:44:03.5074430Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T19:44:03.5074840Z TZ: UTC 2021-05-16T19:44:03.5075243Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:44:03.5075659Z NOT_CRAN: true 2021-05-16T19:44:03.5076057Z MSYSTEM: MINGW64 2021-05-16T19:44:03.5076451Z ##[endgroup] 2021-05-16T19:44:04.2286687Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-16T19:44:04.2287378Z with: 2021-05-16T19:44:04.2287778Z repo_name: voxel 2021-05-16T19:44:04.2288210Z repo_version: 1.3.5 2021-05-16T19:44:04.2288652Z runner_os: Windows 2021-05-16T19:44:04.2289062Z R_version: 4.1 2021-05-16T19:44:04.2289442Z env: 2021-05-16T19:44:04.2289905Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:44:04.2290419Z TIC_DEPLOY_KEY: 2021-05-16T19:44:04.2290813Z RSPM: 2021-05-16T19:44:04.2292180Z GITHUB_PAT: *** 2021-05-16T19:44:04.2292621Z COVERALLS_TOKEN: 2021-05-16T19:44:04.2293160Z continue-on-error: true 2021-05-16T19:44:04.2293658Z VDIFFR_RUN_TESTS: 2021-05-16T19:44:04.2294127Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T19:44:04.2294559Z TZ: UTC 2021-05-16T19:44:04.2294971Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:44:04.2295426Z NOT_CRAN: true 2021-05-16T19:44:04.2295946Z MSYSTEM: MINGW64 2021-05-16T19:44:04.2296389Z ##[endgroup] 2021-05-16T19:44:04.2914457Z Package: voxel 2021-05-16T19:44:04.2917817Z Version: 1.3.5 2021-05-16T19:44:04.2918505Z OS: Windows 2021-05-16T19:44:04.3222345Z ##[group]Run install.packages('remotes') 2021-05-16T19:44:04.3223165Z install.packages('remotes') 2021-05-16T19:44:04.3224019Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-16T19:44:04.3225066Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-16T19:44:04.3229037Z shell: C:\R\bin\Rscript.EXE {0} 2021-05-16T19:44:04.3229494Z env: 2021-05-16T19:44:04.3230490Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:44:04.3230990Z TIC_DEPLOY_KEY: 2021-05-16T19:44:04.3231385Z RSPM: 2021-05-16T19:44:04.3232353Z GITHUB_PAT: *** 2021-05-16T19:44:04.3232775Z COVERALLS_TOKEN: 2021-05-16T19:44:04.3233301Z continue-on-error: true 2021-05-16T19:44:04.3233816Z VDIFFR_RUN_TESTS: 2021-05-16T19:44:04.3234272Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T19:44:04.3234701Z TZ: UTC 2021-05-16T19:44:04.3235137Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:44:04.3235589Z NOT_CRAN: true 2021-05-16T19:44:04.3236113Z MSYSTEM: MINGW64 2021-05-16T19:44:04.3236544Z ##[endgroup] 2021-05-16T19:44:04.5672046Z Installing package into 'D:/a/_temp/Library' 2021-05-16T19:44:04.5672927Z (as 'lib' is unspecified) 2021-05-16T19:44:07.0510675Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/remotes_2.3.0.zip' 2021-05-16T19:44:07.0583383Z Content type 'application/zip' length 393236 bytes (384 KB) 2021-05-16T19:44:07.0610464Z ================================================== 2021-05-16T19:44:07.0611290Z downloaded 384 KB 2021-05-16T19:44:07.0611715Z 2021-05-16T19:44:07.0798269Z package 'remotes' successfully unpacked and MD5 sums checked 2021-05-16T19:44:07.0827233Z 2021-05-16T19:44:07.0828324Z The downloaded binary packages are in 2021-05-16T19:44:07.0829769Z C:\Users\runneradmin\AppData\Local\Temp\RtmpW8t7LF\downloaded_packages 2021-05-16T19:44:10.2011420Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-16T19:44:10.2012222Z remotes::install_github("ropensci/tic") 2021-05-16T19:44:10.2012926Z remotes::install_github("muschellij2/ghtravis") 2021-05-16T19:44:10.2013657Z remotes::install_github("muschellij2/aghast") 2021-05-16T19:44:10.2014267Z remotes::install_cran("covr") 2021-05-16T19:44:10.2018485Z shell: C:\R\bin\Rscript.EXE {0} 2021-05-16T19:44:10.2018950Z env: 2021-05-16T19:44:10.2019437Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:44:10.2019952Z TIC_DEPLOY_KEY: 2021-05-16T19:44:10.2020349Z RSPM: 2021-05-16T19:44:10.2021676Z GITHUB_PAT: *** 2021-05-16T19:44:10.2022103Z COVERALLS_TOKEN: 2021-05-16T19:44:10.2022638Z continue-on-error: true 2021-05-16T19:44:10.2023158Z VDIFFR_RUN_TESTS: 2021-05-16T19:44:10.2023615Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T19:44:10.2024051Z TZ: UTC 2021-05-16T19:44:10.2024528Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:44:10.2024987Z NOT_CRAN: true 2021-05-16T19:44:10.2025399Z MSYSTEM: MINGW64 2021-05-16T19:44:10.2025836Z ##[endgroup] 2021-05-16T19:44:10.4474725Z Using github PAT from envvar GITHUB_PAT 2021-05-16T19:44:11.0101657Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-16T19:44:14.1565557Z rlang (NA -> 0.4.11) [CRAN] 2021-05-16T19:44:14.1566822Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-16T19:44:14.1567734Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-16T19:44:14.1568586Z sys (NA -> 3.4 ) [CRAN] 2021-05-16T19:44:14.1569556Z askpass (NA -> 1.1 ) [CRAN] 2021-05-16T19:44:14.1570448Z R6 (NA -> 2.5.0 ) [CRAN] 2021-05-16T19:44:14.1571630Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-16T19:44:14.1572503Z mime (NA -> 0.10 ) [CRAN] 2021-05-16T19:44:14.1573333Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-16T19:44:14.1574212Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-16T19:44:14.1575085Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-16T19:44:14.1575941Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-16T19:44:14.1576812Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-16T19:44:14.1577685Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-16T19:44:14.1578521Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-16T19:44:14.1582076Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-16T19:44:14.1583189Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-16T19:44:14.1584153Z rprojroot (NA -> 2.0.2 ) [CRAN] 2021-05-16T19:44:14.1585044Z crayon (NA -> 1.4.1 ) [CRAN] 2021-05-16T19:44:14.1586422Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-16T19:44:14.1588778Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-16T19:44:14.1590037Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-16T19:44:14.1590920Z whisker (NA -> 0.4 ) [CRAN] 2021-05-16T19:44:14.1592367Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-16T19:44:14.1593304Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-16T19:44:14.1594274Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-16T19:44:14.1595177Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-16T19:44:14.1598060Z Installing 35 packages: rlang, magrittr, glue, sys, askpass, R6, openssl, mime, curl, jsonlite, ini, httr, gitcreds, cli, zip, rstudioapi, credentials, rprojroot, crayon, fastmap, yaml, withr, whisker, rappdirs, purrr, lifecycle, gh, gert, fs, desc, clipr, cachem, usethis, memoise, git2r 2021-05-16T19:44:14.1601717Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-16T19:44:14.1602594Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-16T19:44:14.1603449Z desc (NA -> 1.3.0 ) [CRAN] 2021-05-16T19:44:14.1604313Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-16T19:44:14.1605178Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-16T19:44:14.1606088Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-16T19:44:14.1606987Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-16T19:44:14.1607807Z git2r (NA -> 0.28.0) [CRAN] 2021-05-16T19:44:14.1620840Z Installing packages into 'D:/a/_temp/Library' 2021-05-16T19:44:14.1621715Z (as 'lib' is unspecified) 2021-05-16T19:44:16.2958675Z 2021-05-16T19:44:16.2962386Z There is a binary version available but the source version is later: 2021-05-16T19:44:16.2984160Z binary source needs_compilation 2021-05-16T19:44:16.2984960Z cachem 1.0.4 1.0.5 TRUE 2021-05-16T19:44:16.2985386Z 2021-05-16T19:44:16.3012992Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/rlang_0.4.11.zip' 2021-05-16T19:44:16.3045665Z Content type 'application/zip' length 1200736 bytes (1.1 MB) 2021-05-16T19:44:16.3184701Z ================================================== 2021-05-16T19:44:16.3185605Z downloaded 1.1 MB 2021-05-16T19:44:16.3186050Z 2021-05-16T19:44:16.3197489Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/magrittr_2.0.1.zip' 2021-05-16T19:44:16.3251198Z Content type 'application/zip' length 235830 bytes (230 KB) 2021-05-16T19:44:16.3276960Z ================================================== 2021-05-16T19:44:16.3277800Z downloaded 230 KB 2021-05-16T19:44:16.3278256Z 2021-05-16T19:44:16.3293366Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/glue_1.4.2.zip' 2021-05-16T19:44:16.3342462Z Content type 'application/zip' length 154915 bytes (151 KB) 2021-05-16T19:44:16.3352486Z ================================================== 2021-05-16T19:44:16.3353291Z downloaded 151 KB 2021-05-16T19:44:16.3353784Z 2021-05-16T19:44:16.3365542Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/sys_3.4.zip' 2021-05-16T19:44:16.3400164Z Content type 'application/zip' length 59350 bytes (57 KB) 2021-05-16T19:44:16.3406700Z ================================================== 2021-05-16T19:44:16.3407508Z downloaded 57 KB 2021-05-16T19:44:16.3408000Z 2021-05-16T19:44:16.3420052Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/askpass_1.1.zip' 2021-05-16T19:44:16.3552384Z Content type 'application/zip' length 243577 bytes (237 KB) 2021-05-16T19:44:16.3565409Z ================================================== 2021-05-16T19:44:16.3566330Z downloaded 237 KB 2021-05-16T19:44:16.3566868Z 2021-05-16T19:44:16.3578046Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/R6_2.5.0.zip' 2021-05-16T19:44:16.3612338Z Content type 'application/zip' length 84129 bytes (82 KB) 2021-05-16T19:44:16.3640213Z ================================================== 2021-05-16T19:44:16.3641132Z downloaded 82 KB 2021-05-16T19:44:16.3641674Z 2021-05-16T19:44:16.3656490Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/openssl_1.4.4.zip' 2021-05-16T19:44:16.3690542Z Content type 'application/zip' length 4101898 bytes (3.9 MB) 2021-05-16T19:44:16.4092969Z ================================================== 2021-05-16T19:44:16.4094224Z downloaded 3.9 MB 2021-05-16T19:44:16.4094768Z 2021-05-16T19:44:16.4111997Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/mime_0.10.zip' 2021-05-16T19:44:16.4168550Z Content type 'application/zip' length 48490 bytes (47 KB) 2021-05-16T19:44:16.4177478Z ================================================== 2021-05-16T19:44:16.4178631Z downloaded 47 KB 2021-05-16T19:44:16.4179220Z 2021-05-16T19:44:16.4193251Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/curl_4.3.1.zip' 2021-05-16T19:44:16.4232046Z Content type 'application/zip' length 4248258 bytes (4.1 MB) 2021-05-16T19:44:16.4778504Z ================================================== 2021-05-16T19:44:16.4779546Z downloaded 4.1 MB 2021-05-16T19:44:16.4780064Z 2021-05-16T19:44:16.4796740Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/jsonlite_1.7.2.zip' 2021-05-16T19:44:16.4839625Z Content type 'application/zip' length 544294 bytes (531 KB) 2021-05-16T19:44:16.4870895Z ================================================== 2021-05-16T19:44:16.4871850Z downloaded 531 KB 2021-05-16T19:44:16.4872351Z 2021-05-16T19:44:16.4888344Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/ini_0.3.1.zip' 2021-05-16T19:44:16.4943144Z Content type 'application/zip' length 15652 bytes (15 KB) 2021-05-16T19:44:16.4952474Z ================================================== 2021-05-16T19:44:16.4953606Z downloaded 15 KB 2021-05-16T19:44:16.4954135Z 2021-05-16T19:44:16.4966532Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/httr_1.4.2.zip' 2021-05-16T19:44:16.4995652Z Content type 'application/zip' length 518829 bytes (506 KB) 2021-05-16T19:44:16.5048593Z ================================================== 2021-05-16T19:44:16.5049296Z downloaded 506 KB 2021-05-16T19:44:16.5049816Z 2021-05-16T19:44:16.5062873Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/gitcreds_0.1.1.zip' 2021-05-16T19:44:16.5107679Z Content type 'application/zip' length 97362 bytes (95 KB) 2021-05-16T19:44:16.5119854Z ================================================== 2021-05-16T19:44:16.5120893Z downloaded 95 KB 2021-05-16T19:44:16.5121385Z 2021-05-16T19:44:16.5134384Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/cli_2.5.0.zip' 2021-05-16T19:44:16.5166258Z Content type 'application/zip' length 532912 bytes (520 KB) 2021-05-16T19:44:16.5290448Z ================================================== 2021-05-16T19:44:16.5291297Z downloaded 520 KB 2021-05-16T19:44:16.5291769Z 2021-05-16T19:44:16.5308512Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/zip_2.1.1.zip' 2021-05-16T19:44:16.5354985Z Content type 'application/zip' length 1119181 bytes (1.1 MB) 2021-05-16T19:44:16.5421887Z ================================================== 2021-05-16T19:44:16.5422768Z downloaded 1.1 MB 2021-05-16T19:44:16.5423260Z 2021-05-16T19:44:16.5437836Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/rstudioapi_0.13.zip' 2021-05-16T19:44:16.5485937Z Content type 'application/zip' length 302216 bytes (295 KB) 2021-05-16T19:44:16.5502048Z ================================================== 2021-05-16T19:44:16.5502881Z downloaded 295 KB 2021-05-16T19:44:16.5503341Z 2021-05-16T19:44:16.5516570Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/credentials_1.3.0.zip' 2021-05-16T19:44:16.5551215Z Content type 'application/zip' length 173759 bytes (169 KB) 2021-05-16T19:44:16.5566559Z ================================================== 2021-05-16T19:44:16.5567315Z downloaded 169 KB 2021-05-16T19:44:16.5567768Z 2021-05-16T19:44:16.5583422Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/rprojroot_2.0.2.zip' 2021-05-16T19:44:16.5623472Z Content type 'application/zip' length 105001 bytes (102 KB) 2021-05-16T19:44:16.5630766Z ================================================== 2021-05-16T19:44:16.5631543Z downloaded 102 KB 2021-05-16T19:44:16.5632001Z 2021-05-16T19:44:16.5646748Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/crayon_1.4.1.zip' 2021-05-16T19:44:16.5675732Z Content type 'application/zip' length 141807 bytes (138 KB) 2021-05-16T19:44:16.5697712Z ================================================== 2021-05-16T19:44:16.5698591Z downloaded 138 KB 2021-05-16T19:44:16.5699070Z 2021-05-16T19:44:16.5711878Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/fastmap_1.1.0.zip' 2021-05-16T19:44:16.5750040Z Content type 'application/zip' length 215414 bytes (210 KB) 2021-05-16T19:44:16.5764895Z ================================================== 2021-05-16T19:44:16.5765762Z downloaded 210 KB 2021-05-16T19:44:16.5766247Z 2021-05-16T19:44:16.5779317Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/yaml_2.2.1.zip' 2021-05-16T19:44:16.5810410Z Content type 'application/zip' length 207770 bytes (202 KB) 2021-05-16T19:44:16.5876590Z ================================================== 2021-05-16T19:44:16.5877155Z downloaded 202 KB 2021-05-16T19:44:16.5877609Z 2021-05-16T19:44:16.5890794Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/withr_2.4.2.zip' 2021-05-16T19:44:16.5958832Z Content type 'application/zip' length 212813 bytes (207 KB) 2021-05-16T19:44:16.6046776Z ================================================== 2021-05-16T19:44:16.6047606Z downloaded 207 KB 2021-05-16T19:44:16.6048038Z 2021-05-16T19:44:16.6065990Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/whisker_0.4.zip' 2021-05-16T19:44:16.6188911Z Content type 'application/zip' length 83358 bytes (81 KB) 2021-05-16T19:44:16.6204596Z ================================================== 2021-05-16T19:44:16.6205801Z downloaded 81 KB 2021-05-16T19:44:16.6206413Z 2021-05-16T19:44:16.6221582Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/rappdirs_0.3.3.zip' 2021-05-16T19:44:16.6269773Z Content type 'application/zip' length 58745 bytes (57 KB) 2021-05-16T19:44:16.6280308Z ================================================== 2021-05-16T19:44:16.6281491Z downloaded 57 KB 2021-05-16T19:44:16.6282078Z 2021-05-16T19:44:16.6295713Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/purrr_0.3.4.zip' 2021-05-16T19:44:16.6324658Z Content type 'application/zip' length 429053 bytes (418 KB) 2021-05-16T19:44:16.6350581Z ================================================== 2021-05-16T19:44:16.6351444Z downloaded 418 KB 2021-05-16T19:44:16.6358664Z 2021-05-16T19:44:16.6365426Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/lifecycle_1.0.0.zip' 2021-05-16T19:44:16.6401306Z Content type 'application/zip' length 111135 bytes (108 KB) 2021-05-16T19:44:16.6410688Z ================================================== 2021-05-16T19:44:16.6411472Z downloaded 108 KB 2021-05-16T19:44:16.6411903Z 2021-05-16T19:44:16.6497988Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/gh_1.3.0.zip' 2021-05-16T19:44:16.6539263Z Content type 'application/zip' length 141331 bytes (138 KB) 2021-05-16T19:44:16.6550506Z ================================================== 2021-05-16T19:44:16.6551309Z downloaded 138 KB 2021-05-16T19:44:16.6551745Z 2021-05-16T19:44:16.6562699Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/gert_1.3.0.zip' 2021-05-16T19:44:16.6618785Z Content type 'application/zip' length 3669051 bytes (3.5 MB) 2021-05-16T19:44:16.6814141Z ================================================== 2021-05-16T19:44:16.6814764Z downloaded 3.5 MB 2021-05-16T19:44:16.6815219Z 2021-05-16T19:44:16.6825985Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/fs_1.5.0.zip' 2021-05-16T19:44:16.6852346Z Content type 'application/zip' length 606120 bytes (591 KB) 2021-05-16T19:44:16.6896968Z ================================================== 2021-05-16T19:44:16.6897868Z downloaded 591 KB 2021-05-16T19:44:16.6898304Z 2021-05-16T19:44:16.6909170Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/desc_1.3.0.zip' 2021-05-16T19:44:16.6937230Z Content type 'application/zip' length 527906 bytes (515 KB) 2021-05-16T19:44:16.6985373Z ================================================== 2021-05-16T19:44:16.6986224Z downloaded 515 KB 2021-05-16T19:44:16.6986666Z 2021-05-16T19:44:16.7001374Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/clipr_0.7.1.zip' 2021-05-16T19:44:16.7047767Z Content type 'application/zip' length 52469 bytes (51 KB) 2021-05-16T19:44:16.7055956Z ================================================== 2021-05-16T19:44:16.7056754Z downloaded 51 KB 2021-05-16T19:44:16.7057178Z 2021-05-16T19:44:16.7070825Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/usethis_2.0.1.zip' 2021-05-16T19:44:16.7130326Z Content type 'application/zip' length 735185 bytes (717 KB) 2021-05-16T19:44:16.7428400Z ================================================== 2021-05-16T19:44:16.7429585Z downloaded 717 KB 2021-05-16T19:44:16.7430049Z 2021-05-16T19:44:16.7444368Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/memoise_2.0.0.zip' 2021-05-16T19:44:16.7478174Z Content type 'application/zip' length 49468 bytes (48 KB) 2021-05-16T19:44:16.7484463Z ================================================== 2021-05-16T19:44:16.7485620Z downloaded 48 KB 2021-05-16T19:44:16.7486600Z 2021-05-16T19:44:16.7498633Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/git2r_0.28.0.zip' 2021-05-16T19:44:16.7552652Z Content type 'application/zip' length 3938335 bytes (3.8 MB) 2021-05-16T19:44:16.8929208Z ================================================== 2021-05-16T19:44:16.8930495Z downloaded 3.8 MB 2021-05-16T19:44:16.8931065Z 2021-05-16T19:44:16.9267584Z package 'rlang' successfully unpacked and MD5 sums checked 2021-05-16T19:44:16.9490845Z package 'magrittr' successfully unpacked and MD5 sums checked 2021-05-16T19:44:16.9664292Z package 'glue' successfully unpacked and MD5 sums checked 2021-05-16T19:44:16.9792628Z package 'sys' successfully unpacked and MD5 sums checked 2021-05-16T19:44:17.0009884Z package 'askpass' successfully unpacked and MD5 sums checked 2021-05-16T19:44:17.0125411Z package 'R6' successfully unpacked and MD5 sums checked 2021-05-16T19:44:17.1391989Z package 'openssl' successfully unpacked and MD5 sums checked 2021-05-16T19:44:17.1521531Z package 'mime' successfully unpacked and MD5 sums checked 2021-05-16T19:44:17.2880587Z package 'curl' successfully unpacked and MD5 sums checked 2021-05-16T19:44:17.3152627Z package 'jsonlite' successfully unpacked and MD5 sums checked 2021-05-16T19:44:17.3243711Z package 'ini' successfully unpacked and MD5 sums checked 2021-05-16T19:44:17.3512230Z package 'httr' successfully unpacked and MD5 sums checked 2021-05-16T19:44:17.3659601Z package 'gitcreds' successfully unpacked and MD5 sums checked 2021-05-16T19:44:17.3870895Z package 'cli' successfully unpacked and MD5 sums checked 2021-05-16T19:44:17.4371202Z package 'zip' successfully unpacked and MD5 sums checked 2021-05-16T19:44:17.4609020Z package 'rstudioapi' successfully unpacked and MD5 sums checked 2021-05-16T19:44:17.4762168Z package 'credentials' successfully unpacked and MD5 sums checked 2021-05-16T19:44:17.4941271Z package 'rprojroot' successfully unpacked and MD5 sums checked 2021-05-16T19:44:17.5053885Z package 'crayon' successfully unpacked and MD5 sums checked 2021-05-16T19:44:17.5223317Z package 'fastmap' successfully unpacked and MD5 sums checked 2021-05-16T19:44:17.5432056Z package 'yaml' successfully unpacked and MD5 sums checked 2021-05-16T19:44:17.5626430Z package 'withr' successfully unpacked and MD5 sums checked 2021-05-16T19:44:17.5809522Z package 'whisker' successfully unpacked and MD5 sums checked 2021-05-16T19:44:17.5930326Z package 'rappdirs' successfully unpacked and MD5 sums checked 2021-05-16T19:44:17.6161193Z package 'purrr' successfully unpacked and MD5 sums checked 2021-05-16T19:44:17.6377529Z package 'lifecycle' successfully unpacked and MD5 sums checked 2021-05-16T19:44:17.6519788Z package 'gh' successfully unpacked and MD5 sums checked 2021-05-16T19:44:17.7725920Z package 'gert' successfully unpacked and MD5 sums checked 2021-05-16T19:44:17.8026249Z package 'fs' successfully unpacked and MD5 sums checked 2021-05-16T19:44:17.8239324Z package 'desc' successfully unpacked and MD5 sums checked 2021-05-16T19:44:17.8369905Z package 'clipr' successfully unpacked and MD5 sums checked 2021-05-16T19:44:17.8807032Z package 'usethis' successfully unpacked and MD5 sums checked 2021-05-16T19:44:17.8914669Z package 'memoise' successfully unpacked and MD5 sums checked 2021-05-16T19:44:18.0035660Z package 'git2r' successfully unpacked and MD5 sums checked 2021-05-16T19:44:18.0054952Z 2021-05-16T19:44:18.0056195Z The downloaded binary packages are in 2021-05-16T19:44:18.0057532Z C:\Users\runneradmin\AppData\Local\Temp\Rtmpcl0GrS\downloaded_packages 2021-05-16T19:44:18.0058846Z installing the source package 'cachem' 2021-05-16T19:44:18.0059481Z 2021-05-16T19:44:18.0199662Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-16T19:44:18.0311059Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-16T19:44:18.0316662Z ================================================== 2021-05-16T19:44:18.0318005Z downloaded 24 KB 2021-05-16T19:44:18.0318837Z 2021-05-16T19:44:18.3541309Z * installing *source* package 'cachem' ... 2021-05-16T19:44:18.3579245Z ** package 'cachem' successfully unpacked and MD5 sums checked 2021-05-16T19:44:18.3582450Z ** using staged installation 2021-05-16T19:44:18.4021313Z ** libs 2021-05-16T19:44:18.4036503Z 2021-05-16T19:44:18.4037880Z *** arch - i386 2021-05-16T19:44:18.5155318Z "C:/rtools40/mingw32/bin/"gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c cache.c -o cache.o 2021-05-16T19:44:24.7020116Z "C:/rtools40/mingw32/bin/"gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c init.c -o init.o 2021-05-16T19:44:25.2164766Z C:/rtools40/mingw32/bin/gcc -shared -s -static-libgcc -o cachem.dll tmp.def cache.o init.o -LC:/R/bin/i386 -lR 2021-05-16T19:44:26.5376108Z installing to D:/a/_temp/Library/00LOCK-cachem/00new/cachem/libs/i386 2021-05-16T19:44:26.5386179Z 2021-05-16T19:44:26.5387371Z *** arch - x64 2021-05-16T19:44:26.5588025Z "C:/rtools40/mingw64/bin/"gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c cache.c -o cache.o 2021-05-16T19:44:31.5502629Z "C:/rtools40/mingw64/bin/"gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c init.c -o init.o 2021-05-16T19:44:31.9797972Z C:/rtools40/mingw64/bin/gcc -shared -s -static-libgcc -o cachem.dll tmp.def cache.o init.o -LC:/R/bin/x64 -lR 2021-05-16T19:44:33.4623951Z installing to D:/a/_temp/Library/00LOCK-cachem/00new/cachem/libs/x64 2021-05-16T19:44:33.4655554Z ** R 2021-05-16T19:44:33.4802732Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:44:34.1904477Z ** help 2021-05-16T19:44:34.2430365Z *** installing help indices 2021-05-16T19:44:34.2743928Z converting help for package 'cachem' 2021-05-16T19:44:34.3143012Z finding HTML links ... done 2021-05-16T19:44:34.4274225Z cache_disk html 2021-05-16T19:44:34.4370811Z cache_layered html 2021-05-16T19:44:34.5157160Z cache_mem html 2021-05-16T19:44:34.5251167Z reexports html 2021-05-16T19:44:34.5256223Z ** building package indices 2021-05-16T19:44:34.8366327Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:44:34.8368124Z *** arch - i386 2021-05-16T19:44:35.3523187Z *** arch - x64 2021-05-16T19:44:35.6611254Z ** testing if installed package can be loaded from final location 2021-05-16T19:44:35.6613941Z *** arch - i386 2021-05-16T19:44:35.9674712Z *** arch - x64 2021-05-16T19:44:36.2732402Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:44:36.2804353Z * DONE (cachem) 2021-05-16T19:44:36.3073352Z 2021-05-16T19:44:36.3074420Z The downloaded source packages are in 2021-05-16T19:44:36.3075434Z 'C:\Users\runneradmin\AppData\Local\Temp\Rtmpcl0GrS\downloaded_packages' 2021-05-16T19:44:36.3099554Z Running `R CMD build`... 2021-05-16T19:44:42.0983382Z * checking for file 'C:\Users\runneradmin\AppData\Local\Temp\Rtmpcl0GrS\remotesfcc56b37055\ropensci-tic-3b4dfb8/DESCRIPTION' ... OK 2021-05-16T19:44:42.0985449Z * preparing 'tic': 2021-05-16T19:44:42.0986387Z * checking DESCRIPTION meta-information ... OK 2021-05-16T19:44:42.0987265Z * installing the package to process help pages 2021-05-16T19:44:42.0988644Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T19:44:42.0989850Z * checking for empty or unneeded directories 2021-05-16T19:44:42.0990696Z Removed empty directory 'tic/.circleci' 2021-05-16T19:44:42.0991483Z Removed empty directory 'tic/pkgdown' 2021-05-16T19:44:42.0992204Z * building 'tic_0.10.0.tar.gz' 2021-05-16T19:44:42.1016444Z Installing package into 'D:/a/_temp/Library' 2021-05-16T19:44:42.1017189Z (as 'lib' is unspecified) 2021-05-16T19:44:42.6992681Z * installing *source* package 'tic' ... 2021-05-16T19:44:42.6997498Z ** using staged installation 2021-05-16T19:44:42.7700083Z ** R 2021-05-16T19:44:42.8165621Z ** inst 2021-05-16T19:44:42.8428601Z ** preparing package for lazy loading 2021-05-16T19:44:43.3519011Z ** help 2021-05-16T19:44:43.6669884Z *** installing help indices 2021-05-16T19:44:43.8156104Z converting help for package 'tic' 2021-05-16T19:44:43.8437259Z finding HTML links ... done 2021-05-16T19:44:43.9534077Z Deprecated html 2021-05-16T19:44:43.9900866Z TicStep html 2021-05-16T19:44:44.0037935Z base64serialize html 2021-05-16T19:44:44.0332781Z ci html 2021-05-16T19:44:44.1118542Z do_blogdown html 2021-05-16T19:44:44.1877032Z do_bookdown html 2021-05-16T19:44:44.2377430Z do_drat html 2021-05-16T19:44:44.3055986Z do_package_checks html 2021-05-16T19:44:44.3678654Z do_pkgdown html 2021-05-16T19:44:44.4452196Z do_readme_rmd html 2021-05-16T19:44:44.4521672Z 2021-05-16T19:44:44.4789202Z dsl html 2021-05-16T19:44:44.5187804Z dsl_get html 2021-05-16T19:44:44.5395922Z gha_add_secret html 2021-05-16T19:44:44.5588078Z github_helpers html 2021-05-16T19:44:44.5714647Z github_info html 2021-05-16T19:44:44.5905995Z list_macros html 2021-05-16T19:44:44.6126728Z macro html 2021-05-16T19:44:44.6254011Z prepare_all_stages html 2021-05-16T19:44:44.6280582Z REDIRECT:topic Previous alias or file overwritten by alias: D:/a/_temp/Library/00LOCK-tic/00new/tic/help/DSL.html 2021-05-16T19:44:44.6341648Z reexports html 2021-05-16T19:44:44.6527083Z repo html 2021-05-16T19:44:44.6723723Z run_all_stages html 2021-05-16T19:44:44.6866815Z run_stage html 2021-05-16T19:44:44.7059833Z ssh_key_helpers html 2021-05-16T19:44:44.7297093Z stages html 2021-05-16T19:44:44.7549846Z step_add_to_drat html 2021-05-16T19:44:44.7821630Z step_add_to_known_hosts html 2021-05-16T19:44:44.8058096Z step_build_blogdown html 2021-05-16T19:44:44.8147885Z step_build_bookdown html 2021-05-16T19:44:44.8666426Z step_build_pkgdown html 2021-05-16T19:44:44.9132827Z step_do_push_deploy html 2021-05-16T19:44:44.9364012Z step_hello_world html 2021-05-16T19:44:44.9932782Z step_install_pkg html 2021-05-16T19:44:45.0280410Z step_install_ssh_keys html 2021-05-16T19:44:45.0750753Z step_push_deploy html 2021-05-16T19:44:45.1058204Z step_rcmdcheck html 2021-05-16T19:44:45.1324449Z step_run_code html 2021-05-16T19:44:45.1541743Z step_session_info html 2021-05-16T19:44:45.1961417Z step_setup_push_deploy html 2021-05-16T19:44:45.2318212Z step_setup_ssh html 2021-05-16T19:44:45.2639086Z step_test_ssh html 2021-05-16T19:44:45.2873049Z step_write_text_file html 2021-05-16T19:44:45.3232625Z tic-package html 2021-05-16T19:44:45.3403148Z update_yml html 2021-05-16T19:44:45.3617651Z use_ghactions_deploy html 2021-05-16T19:44:45.3938581Z use_tic html 2021-05-16T19:44:45.4095426Z use_tic_badge html 2021-05-16T19:44:45.4258209Z use_tic_r html 2021-05-16T19:44:45.4388032Z use_update_tic html 2021-05-16T19:44:45.4785008Z yaml_templates html 2021-05-16T19:44:45.4799843Z REDIRECT:topic %>% -> reexports.html [ FAIL ]*** copying figures 2021-05-16T19:44:45.4859379Z ** building package indices 2021-05-16T19:44:45.8920575Z ** installing vignettes 2021-05-16T19:44:45.9026029Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:44:45.9027627Z *** arch - i386 2021-05-16T19:44:46.3099367Z *** arch - x64 2021-05-16T19:44:46.7226390Z ** testing if installed package can be loaded from final location 2021-05-16T19:44:46.7230326Z *** arch - i386 2021-05-16T19:44:47.2309237Z *** arch - x64 2021-05-16T19:44:47.6379806Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:44:47.6602300Z * DONE (tic) 2021-05-16T19:44:47.7780136Z Using github PAT from envvar GITHUB_PAT 2021-05-16T19:44:47.9641509Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-16T19:44:49.9440643Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-16T19:44:49.9442196Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-16T19:44:49.9443338Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-16T19:44:49.9444772Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-16T19:44:49.9449017Z Installing 37 packages: utf8, vctrs, pkgconfig, pillar, tibble, rematch2, fansi, diffobj, waldo, ps, processx, praise, pkgload, evaluate, ellipsis, digest, callr, brio, xml2, xfun, markdown, highr, stringr, stringi, Rcpp, knitr, commonmark, brew, xopen, sessioninfo, prettyunits, pkgbuild, testthat, rversions, roxygen2, rcmdcheck, devtools 2021-05-16T19:44:49.9452522Z pillar (NA -> 1.6.1 ) [CRAN] 2021-05-16T19:44:49.9453702Z tibble (NA -> 3.1.2 ) [CRAN] 2021-05-16T19:44:49.9454838Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-16T19:44:49.9456005Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-16T19:44:49.9457144Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-16T19:44:49.9458308Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-16T19:44:49.9459431Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-16T19:44:49.9460572Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-16T19:44:49.9461705Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-16T19:44:49.9462862Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-16T19:44:49.9464206Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-16T19:44:49.9465411Z Installing packages into 'D:/a/_temp/Library' 2021-05-16T19:44:49.9467029Z (as 'lib' is unspecified) 2021-05-16T19:44:49.9468147Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-16T19:44:49.9469474Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-16T19:44:49.9470573Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-16T19:44:49.9471687Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-16T19:44:49.9472795Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-16T19:44:49.9473858Z xfun (NA -> 0.23 ) [CRAN] 2021-05-16T19:44:49.9474993Z markdown (NA -> 1.1 ) [CRAN] 2021-05-16T19:44:49.9476139Z highr (NA -> 0.9 ) [CRAN] 2021-05-16T19:44:49.9477284Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-16T19:44:49.9478774Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-16T19:44:49.9479936Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-16T19:44:49.9481184Z knitr (NA -> 1.33 ) [CRAN] 2021-05-16T19:44:49.9482319Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-16T19:44:49.9483501Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-16T19:44:49.9484614Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-16T19:44:49.9485771Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-16T19:44:49.9487014Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-16T19:44:49.9488284Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-16T19:44:49.9489605Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-16T19:44:49.9490806Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-16T19:44:49.9492078Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-16T19:44:49.9493261Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-16T19:44:49.9496065Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-16T19:44:52.2643884Z 2021-05-16T19:44:52.2645737Z There are binary versions available but the source versions are later: 2021-05-16T19:44:52.2655555Z binary source needs_compilation 2021-05-16T19:44:52.2656821Z pillar 1.6.0 1.6.1 FALSE 2021-05-16T19:44:52.2657734Z tibble 3.1.1 3.1.2 TRUE 2021-05-16T19:44:52.2658591Z xfun 0.22 0.23 TRUE 2021-05-16T19:44:52.2659173Z 2021-05-16T19:44:52.2679071Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/utf8_1.2.1.zip' 2021-05-16T19:44:52.2710683Z Content type 'application/zip' length 209982 bytes (205 KB) 2021-05-16T19:44:52.2733158Z ================================================== 2021-05-16T19:44:52.2734066Z downloaded 205 KB 2021-05-16T19:44:52.2734605Z 2021-05-16T19:44:52.2749809Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/vctrs_0.3.8.zip' 2021-05-16T19:44:52.2789120Z Content type 'application/zip' length 1251863 bytes (1.2 MB) 2021-05-16T19:44:52.4857505Z ================================================== 2021-05-16T19:44:52.4858582Z downloaded 1.2 MB 2021-05-16T19:44:52.4859088Z 2021-05-16T19:44:52.4874129Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/pkgconfig_2.0.3.zip' 2021-05-16T19:44:52.4900676Z Content type 'application/zip' length 22274 bytes (21 KB) 2021-05-16T19:44:52.4919215Z ================================================== 2021-05-16T19:44:52.4919955Z downloaded 21 KB 2021-05-16T19:44:52.4920401Z 2021-05-16T19:44:52.4932310Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/rematch2_2.1.2.zip' 2021-05-16T19:44:52.4962543Z Content type 'application/zip' length 47504 bytes (46 KB) 2021-05-16T19:44:52.4974228Z ================================================== 2021-05-16T19:44:52.4975072Z downloaded 46 KB 2021-05-16T19:44:52.4975545Z 2021-05-16T19:44:52.4990218Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/fansi_0.4.2.zip' 2021-05-16T19:44:52.5025473Z Content type 'application/zip' length 224354 bytes (219 KB) 2021-05-16T19:44:52.5041441Z ================================================== 2021-05-16T19:44:52.5042490Z downloaded 219 KB 2021-05-16T19:44:52.5043110Z 2021-05-16T19:44:52.5053639Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/diffobj_0.3.4.zip' 2021-05-16T19:44:52.5081841Z Content type 'application/zip' length 993584 bytes (970 KB) 2021-05-16T19:44:52.5149267Z ================================================== 2021-05-16T19:44:52.5150068Z downloaded 970 KB 2021-05-16T19:44:52.5150545Z 2021-05-16T19:44:52.5161738Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/waldo_0.2.5.zip' 2021-05-16T19:44:52.5197356Z Content type 'application/zip' length 72514 bytes (70 KB) 2021-05-16T19:44:52.5203086Z ================================================== 2021-05-16T19:44:52.5203869Z downloaded 70 KB 2021-05-16T19:44:52.5204332Z 2021-05-16T19:44:52.5215649Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/ps_1.6.0.zip' 2021-05-16T19:44:52.5246542Z Content type 'application/zip' length 775650 bytes (757 KB) 2021-05-16T19:44:52.5453906Z ================================================== 2021-05-16T19:44:52.5454815Z downloaded 757 KB 2021-05-16T19:44:52.5455278Z 2021-05-16T19:44:52.5465860Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/processx_3.5.2.zip' 2021-05-16T19:44:52.5508484Z Content type 'application/zip' length 1246169 bytes (1.2 MB) 2021-05-16T19:44:52.5632920Z ================================================== 2021-05-16T19:44:52.5633860Z downloaded 1.2 MB 2021-05-16T19:44:52.5634282Z 2021-05-16T19:44:52.5645428Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/praise_1.0.0.zip' 2021-05-16T19:44:52.5687376Z Content type 'application/zip' length 19719 bytes (19 KB) 2021-05-16T19:44:52.5690207Z ================================================== 2021-05-16T19:44:52.5690949Z downloaded 19 KB 2021-05-16T19:44:52.5691391Z 2021-05-16T19:44:52.5702861Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/pkgload_1.2.1.zip' 2021-05-16T19:44:52.5747863Z Content type 'application/zip' length 153931 bytes (150 KB) 2021-05-16T19:44:52.5763352Z ================================================== 2021-05-16T19:44:52.5764219Z downloaded 150 KB 2021-05-16T19:44:52.5764677Z 2021-05-16T19:44:52.5775152Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/evaluate_0.14.zip' 2021-05-16T19:44:52.5804052Z Content type 'application/zip' length 76757 bytes (74 KB) 2021-05-16T19:44:52.5811526Z ================================================== 2021-05-16T19:44:52.5812319Z downloaded 74 KB 2021-05-16T19:44:52.5812759Z 2021-05-16T19:44:52.5823295Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/ellipsis_0.3.2.zip' 2021-05-16T19:44:52.5848908Z Content type 'application/zip' length 49087 bytes (47 KB) 2021-05-16T19:44:52.5861559Z ================================================== 2021-05-16T19:44:52.5862431Z downloaded 47 KB 2021-05-16T19:44:52.5863006Z 2021-05-16T19:44:52.5873312Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/digest_0.6.27.zip' 2021-05-16T19:44:52.5905373Z Content type 'application/zip' length 268472 bytes (262 KB) 2021-05-16T19:44:52.5931467Z ================================================== 2021-05-16T19:44:52.5932308Z downloaded 262 KB 2021-05-16T19:44:52.5932761Z 2021-05-16T19:44:52.5942762Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/callr_3.7.0.zip' 2021-05-16T19:44:52.5968260Z Content type 'application/zip' length 438306 bytes (428 KB) 2021-05-16T19:44:52.6063918Z ================================================== 2021-05-16T19:44:52.6064779Z downloaded 428 KB 2021-05-16T19:44:52.6065276Z 2021-05-16T19:44:52.6075798Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/brio_1.1.2.zip' 2021-05-16T19:44:52.6130020Z Content type 'application/zip' length 46360 bytes (45 KB) 2021-05-16T19:44:52.6134629Z ================================================== 2021-05-16T19:44:52.6136233Z downloaded 45 KB 2021-05-16T19:44:52.6137091Z 2021-05-16T19:44:52.6148050Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/xml2_1.3.2.zip' 2021-05-16T19:44:52.6214891Z Content type 'application/zip' length 3004939 bytes (2.9 MB) 2021-05-16T19:44:52.6486652Z ================================================== 2021-05-16T19:44:52.6487763Z downloaded 2.9 MB 2021-05-16T19:44:52.6488458Z 2021-05-16T19:44:52.6500346Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/markdown_1.1.zip' 2021-05-16T19:44:52.6545532Z Content type 'application/zip' length 188630 bytes (184 KB) 2021-05-16T19:44:52.6558805Z ================================================== 2021-05-16T19:44:52.6559578Z downloaded 184 KB 2021-05-16T19:44:52.6560024Z 2021-05-16T19:44:52.6570998Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/highr_0.9.zip' 2021-05-16T19:44:52.6605227Z Content type 'application/zip' length 46592 bytes (45 KB) 2021-05-16T19:44:52.6622258Z ================================================== 2021-05-16T19:44:52.6623162Z downloaded 45 KB 2021-05-16T19:44:52.6623635Z 2021-05-16T19:44:52.6634776Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/stringr_1.4.0.zip' 2021-05-16T19:44:52.6684459Z Content type 'application/zip' length 216610 bytes (211 KB) 2021-05-16T19:44:52.6697044Z ================================================== 2021-05-16T19:44:52.6697808Z downloaded 211 KB 2021-05-16T19:44:52.6698265Z 2021-05-16T19:44:52.6709565Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/stringi_1.6.1.zip' 2021-05-16T19:44:52.6735956Z Content type 'application/zip' length 16350447 bytes (15.6 MB) 2021-05-16T19:44:52.8077783Z ================================================== 2021-05-16T19:44:52.8078868Z downloaded 15.6 MB 2021-05-16T19:44:52.8079414Z 2021-05-16T19:44:52.8095616Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/Rcpp_1.0.6.zip' 2021-05-16T19:44:52.8151635Z Content type 'application/zip' length 3254472 bytes (3.1 MB) 2021-05-16T19:44:52.8324058Z ================================================== 2021-05-16T19:44:52.8325099Z downloaded 3.1 MB 2021-05-16T19:44:52.8325621Z 2021-05-16T19:44:52.8339492Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/knitr_1.33.zip' 2021-05-16T19:44:52.8386067Z Content type 'application/zip' length 1460851 bytes (1.4 MB) 2021-05-16T19:44:52.8786139Z ================================================== 2021-05-16T19:44:52.8787216Z downloaded 1.4 MB 2021-05-16T19:44:52.8787717Z 2021-05-16T19:44:52.8801107Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/commonmark_1.7.zip' 2021-05-16T19:44:52.8839082Z Content type 'application/zip' length 265877 bytes (259 KB) 2021-05-16T19:44:52.8855739Z ================================================== 2021-05-16T19:44:52.8856520Z downloaded 259 KB 2021-05-16T19:44:52.8857189Z 2021-05-16T19:44:52.8868619Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/brew_1.0-6.zip' 2021-05-16T19:44:52.8908098Z Content type 'application/zip' length 113846 bytes (111 KB) 2021-05-16T19:44:52.8918351Z ================================================== 2021-05-16T19:44:52.8919097Z downloaded 111 KB 2021-05-16T19:44:52.8919502Z 2021-05-16T19:44:52.8931123Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/xopen_1.0.0.zip' 2021-05-16T19:44:52.8958126Z Content type 'application/zip' length 24695 bytes (24 KB) 2021-05-16T19:44:52.8962562Z ================================================== 2021-05-16T19:44:52.8963336Z downloaded 24 KB 2021-05-16T19:44:52.8963751Z 2021-05-16T19:44:52.8976825Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/sessioninfo_1.1.1.zip' 2021-05-16T19:44:52.9015474Z Content type 'application/zip' length 46938 bytes (45 KB) 2021-05-16T19:44:52.9020294Z ================================================== 2021-05-16T19:44:52.9020945Z downloaded 45 KB 2021-05-16T19:44:52.9021532Z 2021-05-16T19:44:52.9040514Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/prettyunits_1.1.1.zip' 2021-05-16T19:44:52.9086620Z Content type 'application/zip' length 37840 bytes (36 KB) 2021-05-16T19:44:52.9091890Z ================================================== 2021-05-16T19:44:52.9092604Z downloaded 36 KB 2021-05-16T19:44:52.9093194Z 2021-05-16T19:44:52.9106004Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/pkgbuild_1.2.0.zip' 2021-05-16T19:44:52.9143270Z Content type 'application/zip' length 142573 bytes (139 KB) 2021-05-16T19:44:52.9174855Z ================================================== 2021-05-16T19:44:52.9175704Z downloaded 139 KB 2021-05-16T19:44:52.9176151Z 2021-05-16T19:44:52.9190169Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/testthat_3.0.2.zip' 2021-05-16T19:44:52.9238636Z Content type 'application/zip' length 2494253 bytes (2.4 MB) 2021-05-16T19:44:52.9370805Z ================================================== 2021-05-16T19:44:52.9371767Z downloaded 2.4 MB 2021-05-16T19:44:52.9372228Z 2021-05-16T19:44:52.9388729Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/rversions_2.0.2.zip' 2021-05-16T19:44:52.9451911Z Content type 'application/zip' length 68655 bytes (67 KB) 2021-05-16T19:44:52.9459879Z ================================================== 2021-05-16T19:44:52.9460841Z downloaded 67 KB 2021-05-16T19:44:52.9461286Z 2021-05-16T19:44:52.9475784Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/roxygen2_7.1.1.zip' 2021-05-16T19:44:52.9505023Z Content type 'application/zip' length 1371276 bytes (1.3 MB) 2021-05-16T19:44:52.9567408Z ================================================== 2021-05-16T19:44:52.9568244Z downloaded 1.3 MB 2021-05-16T19:44:52.9568833Z 2021-05-16T19:44:52.9581958Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/rcmdcheck_1.3.3.zip' 2021-05-16T19:44:52.9608611Z Content type 'application/zip' length 134938 bytes (131 KB) 2021-05-16T19:44:52.9620852Z ================================================== 2021-05-16T19:44:52.9621654Z downloaded 131 KB 2021-05-16T19:44:52.9622069Z 2021-05-16T19:44:52.9637230Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/devtools_2.4.1.zip' 2021-05-16T19:44:52.9675874Z Content type 'application/zip' length 397417 bytes (388 KB) 2021-05-16T19:44:52.9712953Z ================================================== 2021-05-16T19:44:52.9713824Z downloaded 388 KB 2021-05-16T19:44:52.9714269Z 2021-05-16T19:44:52.9901418Z package 'utf8' successfully unpacked and MD5 sums checked 2021-05-16T19:44:53.0357035Z package 'vctrs' successfully unpacked and MD5 sums checked 2021-05-16T19:44:53.0478603Z package 'pkgconfig' successfully unpacked and MD5 sums checked 2021-05-16T19:44:53.0580403Z package 'rematch2' successfully unpacked and MD5 sums checked 2021-05-16T19:44:53.0755257Z package 'fansi' successfully unpacked and MD5 sums checked 2021-05-16T19:44:53.1045561Z package 'diffobj' successfully unpacked and MD5 sums checked 2021-05-16T19:44:53.1153206Z package 'waldo' successfully unpacked and MD5 sums checked 2021-05-16T19:44:53.1531606Z package 'ps' successfully unpacked and MD5 sums checked 2021-05-16T19:44:53.2090709Z package 'processx' successfully unpacked and MD5 sums checked 2021-05-16T19:44:53.2200322Z package 'praise' successfully unpacked and MD5 sums checked 2021-05-16T19:44:53.2322410Z package 'pkgload' successfully unpacked and MD5 sums checked 2021-05-16T19:44:53.2438062Z package 'evaluate' successfully unpacked and MD5 sums checked 2021-05-16T19:44:53.2562614Z package 'ellipsis' successfully unpacked and MD5 sums checked 2021-05-16T19:44:53.2809296Z package 'digest' successfully unpacked and MD5 sums checked 2021-05-16T19:44:53.3007506Z package 'callr' successfully unpacked and MD5 sums checked 2021-05-16T19:44:53.3195447Z package 'brio' successfully unpacked and MD5 sums checked 2021-05-16T19:44:53.4013868Z package 'xml2' successfully unpacked and MD5 sums checked 2021-05-16T19:44:53.4288058Z package 'markdown' successfully unpacked and MD5 sums checked 2021-05-16T19:44:53.4423989Z package 'highr' successfully unpacked and MD5 sums checked 2021-05-16T19:44:53.4622474Z package 'stringr' successfully unpacked and MD5 sums checked 2021-05-16T19:44:53.9388993Z package 'stringi' successfully unpacked and MD5 sums checked 2021-05-16T19:44:54.2924421Z package 'Rcpp' successfully unpacked and MD5 sums checked 2021-05-16T19:44:54.3867064Z package 'knitr' successfully unpacked and MD5 sums checked 2021-05-16T19:44:54.4078979Z package 'commonmark' successfully unpacked and MD5 sums checked 2021-05-16T19:44:54.4315867Z package 'brew' successfully unpacked and MD5 sums checked 2021-05-16T19:44:54.4433846Z package 'xopen' successfully unpacked and MD5 sums checked 2021-05-16T19:44:54.4542871Z package 'sessioninfo' successfully unpacked and MD5 sums checked 2021-05-16T19:44:54.4646984Z package 'prettyunits' successfully unpacked and MD5 sums checked 2021-05-16T19:44:54.4773426Z package 'pkgbuild' successfully unpacked and MD5 sums checked 2021-05-16T19:44:54.5585975Z package 'testthat' successfully unpacked and MD5 sums checked 2021-05-16T19:44:54.5709918Z package 'rversions' successfully unpacked and MD5 sums checked 2021-05-16T19:44:54.6241930Z package 'roxygen2' successfully unpacked and MD5 sums checked 2021-05-16T19:44:54.6369796Z package 'rcmdcheck' successfully unpacked and MD5 sums checked 2021-05-16T19:44:54.6566706Z package 'devtools' successfully unpacked and MD5 sums checked 2021-05-16T19:44:54.6576668Z 2021-05-16T19:44:54.6577468Z The downloaded binary packages are in 2021-05-16T19:44:54.6578538Z C:\Users\runneradmin\AppData\Local\Temp\Rtmpcl0GrS\downloaded_packages 2021-05-16T19:44:54.6580350Z installing the source packages 'pillar', 'tibble', 'xfun' 2021-05-16T19:44:54.6581046Z 2021-05-16T19:44:54.6597343Z trying URL 'https://cloud.r-project.org/src/contrib/pillar_1.6.1.tar.gz' 2021-05-16T19:44:54.6651778Z Content type 'application/x-gzip' length 1111747 bytes (1.1 MB) 2021-05-16T19:44:54.6717210Z ================================================== 2021-05-16T19:44:54.6718035Z downloaded 1.1 MB 2021-05-16T19:44:54.6718523Z 2021-05-16T19:44:54.6730060Z trying URL 'https://cloud.r-project.org/src/contrib/tibble_3.1.2.tar.gz' 2021-05-16T19:44:54.6759271Z Content type 'application/x-gzip' length 686145 bytes (670 KB) 2021-05-16T19:44:54.6791806Z ================================================== 2021-05-16T19:44:54.6792609Z downloaded 670 KB 2021-05-16T19:44:54.6793161Z 2021-05-16T19:44:54.6804187Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-16T19:44:54.6833077Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-16T19:44:54.6863830Z ================================================== 2021-05-16T19:44:54.6864694Z downloaded 109 KB 2021-05-16T19:44:54.6865168Z 2021-05-16T19:44:55.3931960Z * installing *source* package 'pillar' ... 2021-05-16T19:44:55.4203550Z ** package 'pillar' successfully unpacked and MD5 sums checked 2021-05-16T19:44:55.4205443Z ** using staged installation 2021-05-16T19:44:55.4688086Z ** R 2021-05-16T19:44:55.5102640Z ** inst 2021-05-16T19:44:55.5235940Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:44:57.8516252Z ** help 2021-05-16T19:44:58.0485960Z *** installing help indices 2021-05-16T19:44:58.1414774Z converting help for package 'pillar' 2021-05-16T19:44:58.1714704Z finding HTML links ... done 2021-05-16T19:44:58.2123164Z align html 2021-05-16T19:44:58.2373887Z char html 2021-05-16T19:44:58.2708762Z colonnade html 2021-05-16T19:44:58.2946322Z ctl_new_pillar html 2021-05-16T19:44:58.3075954Z deprecated html 2021-05-16T19:44:58.3145100Z dim_desc html 2021-05-16T19:44:58.3338129Z expect_known_display html 2021-05-16T19:44:58.3513870Z extra_cols html 2021-05-16T19:44:58.3696025Z format_glimpse html 2021-05-16T19:44:58.4064652Z format_tbl html 2021-05-16T19:44:58.4248024Z format_type_sum html 2021-05-16T19:44:58.4320418Z get_extent html 2021-05-16T19:44:58.4503364Z glimpse html 2021-05-16T19:44:58.4604550Z 2021-05-16T19:44:58.5199442Z finding level-2 HTML links ... done 2021-05-16T19:44:58.5249351Z new_ornament html 2021-05-16T19:44:58.5457425Z new_pillar html 2021-05-16T19:44:58.5626175Z new_pillar_component html 2021-05-16T19:44:58.6104952Z new_pillar_shaft html 2021-05-16T19:44:58.6190160Z new_pillar_title html 2021-05-16T19:44:58.6285441Z new_pillar_type html 2021-05-16T19:44:58.6530653Z new_tbl_format_setup html 2021-05-16T19:44:58.6911329Z num html 2021-05-16T19:44:58.7337135Z pillar-package html 2021-05-16T19:44:58.7643233Z pillar html 2021-05-16T19:44:58.8084124Z pillar_shaft html 2021-05-16T19:44:58.8206408Z squeeze html 2021-05-16T19:44:58.8357702Z style_subtle html 2021-05-16T19:44:58.8543510Z tbl_format_body html 2021-05-16T19:44:58.8699742Z tbl_format_footer html 2021-05-16T19:44:58.8911655Z tbl_format_header html 2021-05-16T19:44:58.9436660Z tbl_format_setup html 2021-05-16T19:44:58.9579554Z tbl_sum html 2021-05-16T19:44:58.9735111Z type_sum html 2021-05-16T19:44:58.9746885Z *** copying figures 2021-05-16T19:44:58.9793828Z ** building package indices 2021-05-16T19:44:59.3866795Z ** installing vignettes 2021-05-16T19:44:59.4020748Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:44:59.4022740Z *** arch - i386 2021-05-16T19:44:59.8085695Z *** arch - x64 2021-05-16T19:45:00.2248679Z ** testing if installed package can be loaded from final location 2021-05-16T19:45:00.2251526Z *** arch - i386 2021-05-16T19:45:00.7326513Z *** arch - x64 2021-05-16T19:45:01.2405654Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:45:01.2577551Z * DONE (pillar) 2021-05-16T19:45:01.7453776Z * installing *source* package 'xfun' ... 2021-05-16T19:45:01.7590407Z ** package 'xfun' successfully unpacked and MD5 sums checked 2021-05-16T19:45:01.7593081Z ** using staged installation 2021-05-16T19:45:01.8000592Z ** libs 2021-05-16T19:45:01.8009741Z 2021-05-16T19:45:01.8010945Z *** arch - i386 2021-05-16T19:45:01.8267216Z "C:/rtools40/mingw32/bin/"gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c base64.c -o base64.o 2021-05-16T19:45:02.2802462Z "C:/rtools40/mingw32/bin/"gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c init.c -o init.o 2021-05-16T19:45:02.4963425Z C:/rtools40/mingw32/bin/g++ -shared -s -static-libgcc -o xfun.dll tmp.def base64.o init.o -LC:/R/bin/i386 -lR 2021-05-16T19:45:02.8721363Z installing to D:/a/_temp/Library/00LOCK-xfun/00new/xfun/libs/i386 2021-05-16T19:45:02.8731454Z 2021-05-16T19:45:02.8732581Z *** arch - x64 2021-05-16T19:45:02.8954256Z "C:/rtools40/mingw64/bin/"gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c base64.c -o base64.o 2021-05-16T19:45:03.2953159Z "C:/rtools40/mingw64/bin/"gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c init.c -o init.o 2021-05-16T19:45:03.5153090Z C:/rtools40/mingw64/bin/g++ -shared -s -static-libgcc -o xfun.dll tmp.def base64.o init.o -LC:/R/bin/x64 -lR 2021-05-16T19:45:03.9002079Z installing to D:/a/_temp/Library/00LOCK-xfun/00new/xfun/libs/x64 2021-05-16T19:45:03.9031951Z ** R 2021-05-16T19:45:03.9357777Z ** inst 2021-05-16T19:45:03.9400253Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:45:05.6605756Z ** help 2021-05-16T19:45:06.0261070Z *** installing help indices 2021-05-16T19:45:06.2043498Z converting help for package 'xfun' 2021-05-16T19:45:06.2349297Z finding HTML links ... done 2021-05-16T19:45:06.2791753Z Rscript html 2021-05-16T19:45:06.3013486Z Rscript_call html 2021-05-16T19:45:06.3096991Z attr html 2021-05-16T19:45:06.3218140Z base64_encode html 2021-05-16T19:45:06.3289093Z base64_uri html 2021-05-16T19:45:06.3829624Z bg_process html 2021-05-16T19:45:06.3923756Z bump_version html 2021-05-16T19:45:06.4491803Z cache_rds html 2021-05-16T19:45:06.4565932Z del_empty_dir html 2021-05-16T19:45:06.4700603Z dir_create html 2021-05-16T19:45:06.4823815Z dir_exists html 2021-05-16T19:45:06.4967203Z do_once html 2021-05-16T19:45:06.5177024Z download_file html 2021-05-16T19:45:06.5411472Z embed_file html 2021-05-16T19:45:06.5600179Z exit_call html 2021-05-16T19:45:06.5782341Z file_ext html 2021-05-16T19:45:06.5857675Z file_string html 2021-05-16T19:45:06.5951527Z format_bytes html 2021-05-16T19:45:06.6100095Z from_root html 2021-05-16T19:45:06.6222460Z github_releases html 2021-05-16T19:45:06.6311053Z grep_sub html 2021-05-16T19:45:06.6562577Z gsub_file html 2021-05-16T19:45:06.6641224Z in_dir html 2021-05-16T19:45:06.6770326Z install_dir html 2021-05-16T19:45:06.6879730Z install_github html 2021-05-16T19:45:06.6946758Z isFALSE html 2021-05-16T19:45:06.7010053Z is_R_CMD_check html 2021-05-16T19:45:06.7101436Z is_abs_path html 2021-05-16T19:45:06.7195762Z is_ascii html 2021-05-16T19:45:06.7339181Z is_sub_path html 2021-05-16T19:45:06.7431906Z is_web_path html 2021-05-16T19:45:06.7611718Z magic_path html 2021-05-16T19:45:06.7700353Z mark_dirs html 2021-05-16T19:45:06.7863056Z msg_cat html 2021-05-16T19:45:06.7968160Z native_encode html 2021-05-16T19:45:06.8098245Z news2md html 2021-05-16T19:45:06.8191995Z normalize_path html 2021-05-16T19:45:06.8349236Z numbers_to_words html 2021-05-16T19:45:06.8464593Z optipng html 2021-05-16T19:45:06.8539770Z os html 2021-05-16T19:45:06.8615749Z parse_only html 2021-05-16T19:45:06.9007654Z pkg_attach html 2021-05-16T19:45:06.9145812Z proc_kill html 2021-05-16T19:45:06.9327292Z process_file html 2021-05-16T19:45:06.9506213Z proj_root html 2021-05-16T19:45:06.9589171Z prose_index html 2021-05-16T19:45:06.9739680Z protect_math html 2021-05-16T19:45:06.9863257Z raw_string html 2021-05-16T19:45:06.9959097Z read_bin html 2021-05-16T19:45:07.0149126Z read_utf8 html 2021-05-16T19:45:07.0299006Z relative_path html 2021-05-16T19:45:07.0508032Z rename_seq html 2021-05-16T19:45:07.0626302Z retry html 2021-05-16T19:45:07.1289160Z rev_check html 2021-05-16T19:45:07.1404252Z rstudio_type html 2021-05-16T19:45:07.1503238Z same_path html 2021-05-16T19:45:07.1669483Z session_info html 2021-05-16T19:45:07.1771855Z set_envvar html 2021-05-16T19:45:07.1898784Z split_lines html 2021-05-16T19:45:07.1975762Z split_source html 2021-05-16T19:45:07.2192161Z strict_list html 2021-05-16T19:45:07.2283701Z stringsAsStrings html 2021-05-16T19:45:07.2401217Z submit_cran html 2021-05-16T19:45:07.2802043Z tinify html 2021-05-16T19:45:07.2930817Z tojson html 2021-05-16T19:45:07.3063571Z tree html 2021-05-16T19:45:07.3121762Z try_silent html 2021-05-16T19:45:07.3299780Z upload_ftp html 2021-05-16T19:45:07.3376654Z url_filename html 2021-05-16T19:45:07.3473322Z valid_syntax html 2021-05-16T19:45:07.3493241Z ** building package indices 2021-05-16T19:45:07.7553283Z ** installing vignettes 2021-05-16T19:45:07.7692970Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:45:07.7694546Z *** arch - i386 2021-05-16T19:45:08.0740697Z *** arch - x64 2021-05-16T19:45:08.3817076Z ** testing if installed package can be loaded from final location 2021-05-16T19:45:08.3819931Z *** arch - i386 2021-05-16T19:45:08.6875894Z *** arch - x64 2021-05-16T19:45:08.9932051Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:45:09.0209169Z * DONE (xfun) 2021-05-16T19:45:09.7582335Z * installing *source* package 'tibble' ... 2021-05-16T19:45:09.7891514Z ** package 'tibble' successfully unpacked and MD5 sums checked 2021-05-16T19:45:09.7893392Z ** using staged installation 2021-05-16T19:45:09.8485956Z ** libs 2021-05-16T19:45:09.8495329Z 2021-05-16T19:45:09.8496475Z *** arch - i386 2021-05-16T19:45:09.8752536Z "C:/rtools40/mingw32/bin/"gcc -I"C:/R/include" -DNDEBUG -std=gnu99 -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c attributes.c -o attributes.o 2021-05-16T19:45:09.9980316Z "C:/rtools40/mingw32/bin/"gcc -I"C:/R/include" -DNDEBUG -std=gnu99 -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c coerce.c -o coerce.o 2021-05-16T19:45:10.1987476Z "C:/rtools40/mingw32/bin/"gcc -I"C:/R/include" -DNDEBUG -std=gnu99 -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c init.c -o init.o 2021-05-16T19:45:10.3066906Z "C:/rtools40/mingw32/bin/"gcc -I"C:/R/include" -DNDEBUG -std=gnu99 -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c matrixToDataFrame.c -o matrixToDataFrame.o 2021-05-16T19:45:10.5878805Z C:/rtools40/mingw32/bin/gcc -shared -s -static-libgcc -o tibble.dll tmp.def attributes.o coerce.o init.o matrixToDataFrame.o -LC:/R/bin/i386 -lR 2021-05-16T19:45:10.7449868Z installing to D:/a/_temp/Library/00LOCK-tibble/00new/tibble/libs/i386 2021-05-16T19:45:10.7460078Z 2021-05-16T19:45:10.7461205Z *** arch - x64 2021-05-16T19:45:10.7693101Z "C:/rtools40/mingw64/bin/"gcc -I"C:/R/include" -DNDEBUG -std=gnu99 -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c attributes.c -o attributes.o 2021-05-16T19:45:10.8863644Z "C:/rtools40/mingw64/bin/"gcc -I"C:/R/include" -DNDEBUG -std=gnu99 -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c coerce.c -o coerce.o 2021-05-16T19:45:11.0897155Z "C:/rtools40/mingw64/bin/"gcc -I"C:/R/include" -DNDEBUG -std=gnu99 -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c init.c -o init.o 2021-05-16T19:45:11.1918236Z "C:/rtools40/mingw64/bin/"gcc -I"C:/R/include" -DNDEBUG -std=gnu99 -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c matrixToDataFrame.c -o matrixToDataFrame.o 2021-05-16T19:45:11.4826171Z C:/rtools40/mingw64/bin/gcc -shared -s -static-libgcc -o tibble.dll tmp.def attributes.o coerce.o init.o matrixToDataFrame.o -LC:/R/bin/x64 -lR 2021-05-16T19:45:11.6006331Z installing to D:/a/_temp/Library/00LOCK-tibble/00new/tibble/libs/x64 2021-05-16T19:45:11.6037071Z ** R 2021-05-16T19:45:11.6386374Z ** inst 2021-05-16T19:45:11.6504607Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:45:13.9770673Z ** help 2021-05-16T19:45:14.1429497Z *** installing help indices 2021-05-16T19:45:14.2268517Z converting help for package 'tibble' 2021-05-16T19:45:14.2580282Z finding HTML links ... done 2021-05-16T19:45:14.3006883Z add_column html 2021-05-16T19:45:14.3246355Z add_row html 2021-05-16T19:45:14.4001394Z as_tibble html 2021-05-16T19:45:14.4147270Z 2021-05-16T19:45:14.4687861Z finding level-2 HTML links ... done 2021-05-16T19:45:14.4791912Z deprecated html 2021-05-16T19:45:14.4938786Z enframe html 2021-05-16T19:45:14.5463358Z formatting html 2021-05-16T19:45:14.5639436Z frame_matrix html 2021-05-16T19:45:14.5739742Z is.tibble html 2021-05-16T19:45:14.5814787Z is_tibble html 2021-05-16T19:45:14.5862302Z knit_print.trunc_mat html 2021-05-16T19:45:14.6111254Z lst html 2021-05-16T19:45:14.6448324Z name-repair-superseded html 2021-05-16T19:45:14.6506544Z name-repair html 2021-05-16T19:45:14.6821330Z new_tibble html 2021-05-16T19:45:14.6870647Z 2021-05-16T19:45:14.7081125Z reexports html 2021-05-16T19:45:14.7277805Z rownames html 2021-05-16T19:45:14.7307883Z REDIRECT:topic %>% -> reexports.html [ FAIL ] 2021-05-16T19:45:14.7318211Z REDIRECT:topic $<-.tbl_df -> subsetting.html [ FAIL ] 2021-05-16T19:45:14.7329056Z REDIRECT:topic [[<-.tbl_df -> subsetting.html [ FAIL ] 2021-05-16T19:45:14.7645674Z subsetting html 2021-05-16T19:45:14.8146648Z tbl_df-class html 2021-05-16T19:45:14.8915788Z tibble-package html 2021-05-16T19:45:14.9456990Z tibble html 2021-05-16T19:45:14.9646876Z tribble html 2021-05-16T19:45:14.9851168Z trunc_mat html 2021-05-16T19:45:15.0069773Z view html 2021-05-16T19:45:15.0086050Z REDIRECT:topic [<-.tbl_df -> subsetting.html [ FAIL ]*** copying figures 2021-05-16T19:45:15.0132417Z ** building package indices 2021-05-16T19:45:15.3189494Z ** installing vignettes 2021-05-16T19:45:15.3307637Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:45:15.3309119Z *** arch - i386 2021-05-16T19:45:15.8377252Z *** arch - x64 2021-05-16T19:45:16.3500427Z ** testing if installed package can be loaded from final location 2021-05-16T19:45:16.3503518Z *** arch - i386 2021-05-16T19:45:16.8582510Z *** arch - x64 2021-05-16T19:45:17.3652908Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:45:17.3818337Z * DONE (tibble) 2021-05-16T19:45:17.4537613Z 2021-05-16T19:45:17.4538764Z The downloaded source packages are in 2021-05-16T19:45:17.4539892Z 'C:\Users\runneradmin\AppData\Local\Temp\Rtmpcl0GrS\downloaded_packages' 2021-05-16T19:45:17.5214522Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-16T19:45:20.0986939Z 2021-05-16T19:45:20.5210325Z 2021-05-16T19:45:20.5218158Z 2021-05-16T19:45:20.5218918Z 2021-05-16T19:45:20.5232604Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\Rtmpcl0GrS\remotesfcc68305d76\muschellij2-desc-7be86f2/DESCRIPTION' ... 2021-05-16T19:45:20.5242853Z 2021-05-16T19:45:20.5250838Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\Rtmpcl0GrS\remotesfcc68305d76\muschellij2-desc-7be86f2/DESCRIPTION' ... 2021-05-16T19:45:20.5309909Z 2021-05-16T19:45:20.5311558Z v checking for file 'C:\Users\runneradmin\AppData\Local\Temp\Rtmpcl0GrS\remotesfcc68305d76\muschellij2-desc-7be86f2/DESCRIPTION' 2021-05-16T19:45:20.6722624Z 2021-05-16T19:45:20.6753008Z 2021-05-16T19:45:20.6753787Z 2021-05-16T19:45:20.6754349Z 2021-05-16T19:45:20.6755010Z - preparing 'desc': 2021-05-16T19:45:20.7070624Z checking DESCRIPTION meta-information ... 2021-05-16T19:45:20.7071708Z 2021-05-16T19:45:20.7072437Z checking DESCRIPTION meta-information ... 2021-05-16T19:45:20.7073109Z 2021-05-16T19:45:20.7073826Z v checking DESCRIPTION meta-information 2021-05-16T19:45:20.8816307Z 2021-05-16T19:45:20.8817359Z 2021-05-16T19:45:20.8817796Z 2021-05-16T19:45:20.8818215Z 2021-05-16T19:45:20.8818997Z - checking for LF line-endings in source and make files and shell scripts 2021-05-16T19:45:20.8897567Z 2021-05-16T19:45:20.8898292Z 2021-05-16T19:45:20.8898925Z 2021-05-16T19:45:20.8899370Z 2021-05-16T19:45:20.8900218Z - checking for empty or unneeded directories 2021-05-16T19:45:20.8963557Z 2021-05-16T19:45:20.8964475Z 2021-05-16T19:45:20.8965166Z Omitted 'LazyData' from DESCRIPTION 2021-05-16T19:45:20.9320592Z 2021-05-16T19:45:20.9339536Z 2021-05-16T19:45:20.9349840Z 2021-05-16T19:45:20.9350462Z 2021-05-16T19:45:20.9351021Z - building 'desc_1.2.0.9000.tar.gz' 2021-05-16T19:45:21.1209310Z 2021-05-16T19:45:21.1210802Z 2021-05-16T19:45:21.1211282Z 2021-05-16T19:45:21.2074802Z Installing package into 'D:/a/_temp/Library' 2021-05-16T19:45:21.2075753Z (as 'lib' is unspecified) 2021-05-16T19:45:21.6783725Z * installing *source* package 'desc' ... 2021-05-16T19:45:21.6932663Z ** using staged installation 2021-05-16T19:45:21.7339621Z ** R 2021-05-16T19:45:21.7619697Z ** inst 2021-05-16T19:45:21.7657790Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:45:23.7893842Z ** help 2021-05-16T19:45:24.0993987Z *** installing help indices 2021-05-16T19:45:24.2583041Z 2021-05-16T19:45:24.2584753Z converting help for package 'desc' 2021-05-16T19:45:24.2870490Z finding HTML links ... done 2021-05-16T19:45:24.3310333Z check_encoding html 2021-05-16T19:45:24.3406571Z check_field html 2021-05-16T19:45:24.3493084Z cran_ascii_fields html 2021-05-16T19:45:24.3576851Z cran_valid_fields html 2021-05-16T19:45:24.3708953Z dep_types html 2021-05-16T19:45:24.3881071Z desc html 2021-05-16T19:45:24.4548814Z desc_add_author html 2021-05-16T19:45:24.4855445Z desc_add_author_gh html 2021-05-16T19:45:24.5169564Z desc_add_me html 2021-05-16T19:45:24.5534175Z desc_add_orcid html 2021-05-16T19:45:24.5657648Z desc_add_remotes html 2021-05-16T19:45:24.5988910Z desc_add_role html 2021-05-16T19:45:24.6189177Z desc_add_to_collate html 2021-05-16T19:45:24.6296805Z desc_add_urls html 2021-05-16T19:45:24.6538203Z desc_bump_version html 2021-05-16T19:45:24.6833227Z desc_change_maintainer html 2021-05-16T19:45:24.6925144Z desc_clear_remotes html 2021-05-16T19:45:24.7061500Z desc_clear_urls html 2021-05-16T19:45:24.7334974Z desc_coerce_authors_at_r html 2021-05-16T19:45:24.7492631Z desc_del html 2021-05-16T19:45:24.7857245Z desc_del_author html 2021-05-16T19:45:24.8039573Z desc_del_collate html 2021-05-16T19:45:24.8260355Z desc_del_dep html 2021-05-16T19:45:24.8414373Z desc_del_deps html 2021-05-16T19:45:24.8587217Z desc_del_from_collate html 2021-05-16T19:45:24.8692399Z desc_del_remotes html 2021-05-16T19:45:24.9067988Z desc_del_role html 2021-05-16T19:45:24.9171482Z desc_del_urls html 2021-05-16T19:45:24.9296618Z desc_fields html 2021-05-16T19:45:24.9439586Z desc_get html 2021-05-16T19:45:24.9697435Z desc_get_author html 2021-05-16T19:45:24.9918957Z desc_get_authors html 2021-05-16T19:45:25.0072669Z desc_get_built html 2021-05-16T19:45:25.0210725Z desc_get_collate html 2021-05-16T19:45:25.0378049Z desc_get_deps html 2021-05-16T19:45:25.0651287Z desc_get_field html 2021-05-16T19:45:25.0889480Z desc_get_maintainer html 2021-05-16T19:45:25.0963582Z desc_get_remotes html 2021-05-16T19:45:25.1038297Z desc_get_urls html 2021-05-16T19:45:25.1156221Z desc_get_version html 2021-05-16T19:45:25.1312404Z desc_has_dep html 2021-05-16T19:45:25.1479187Z desc_has_fields html 2021-05-16T19:45:25.1579519Z desc_normalize html 2021-05-16T19:45:25.1646608Z desc_print html 2021-05-16T19:45:25.1741381Z desc_reformat_fields html 2021-05-16T19:45:25.1853322Z desc_reorder_fields html 2021-05-16T19:45:25.2026592Z desc_set html 2021-05-16T19:45:25.2313791Z desc_set_authors html 2021-05-16T19:45:25.2511450Z desc_set_collate html 2021-05-16T19:45:25.2700856Z desc_set_dep html 2021-05-16T19:45:25.2870651Z desc_set_deps html 2021-05-16T19:45:25.2974860Z desc_set_remotes html 2021-05-16T19:45:25.3107375Z desc_set_urls html 2021-05-16T19:45:25.3264854Z desc_set_version html 2021-05-16T19:45:25.3331748Z desc_to_latex html 2021-05-16T19:45:25.3393053Z desc_validate html 2021-05-16T19:45:25.5311118Z description html 2021-05-16T19:45:25.5330349Z ** building package indices 2021-05-16T19:45:25.9486324Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:45:25.9487376Z *** arch - i386 2021-05-16T19:45:26.2539275Z *** arch - x64 2021-05-16T19:45:26.5643634Z ** testing if installed package can be loaded from final location 2021-05-16T19:45:26.5647298Z *** arch - i386 2021-05-16T19:45:26.8708056Z *** arch - x64 2021-05-16T19:45:27.1769161Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:45:27.1951494Z * DONE (desc) 2021-05-16T19:45:27.5617407Z 2021-05-16T19:45:27.5625554Z 2021-05-16T19:45:27.5626562Z 2021-05-16T19:45:27.5650199Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\Rtmpcl0GrS\remotesfcc4218634c\muschellij2-ghtravis-0b26809/DESCRIPTION' ... 2021-05-16T19:45:27.5654287Z 2021-05-16T19:45:27.5674283Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\Rtmpcl0GrS\remotesfcc4218634c\muschellij2-ghtravis-0b26809/DESCRIPTION' ... 2021-05-16T19:45:27.5691795Z 2021-05-16T19:45:27.5696770Z v checking for file 'C:\Users\runneradmin\AppData\Local\Temp\Rtmpcl0GrS\remotesfcc4218634c\muschellij2-ghtravis-0b26809/DESCRIPTION' 2021-05-16T19:45:27.6392219Z 2021-05-16T19:45:27.6393421Z 2021-05-16T19:45:27.6394066Z 2021-05-16T19:45:27.6394530Z 2021-05-16T19:45:27.6395124Z - preparing 'ghtravis': 2021-05-16T19:45:27.6522120Z checking DESCRIPTION meta-information ... 2021-05-16T19:45:27.6557558Z 2021-05-16T19:45:27.6558558Z checking DESCRIPTION meta-information ... 2021-05-16T19:45:27.6559222Z 2021-05-16T19:45:27.6559932Z v checking DESCRIPTION meta-information 2021-05-16T19:45:27.7749127Z 2021-05-16T19:45:27.7750234Z 2021-05-16T19:45:27.7795707Z 2021-05-16T19:45:27.7796200Z 2021-05-16T19:45:27.7797064Z - checking for LF line-endings in source and make files and shell scripts 2021-05-16T19:45:27.7797797Z 2021-05-16T19:45:27.7798363Z 2021-05-16T19:45:27.7798781Z 2021-05-16T19:45:27.7799210Z 2021-05-16T19:45:27.7799904Z - checking for empty or unneeded directories 2021-05-16T19:45:27.7819835Z 2021-05-16T19:45:27.7820556Z 2021-05-16T19:45:27.7821242Z Omitted 'LazyData' from DESCRIPTION 2021-05-16T19:45:27.8171574Z 2021-05-16T19:45:27.8172581Z 2021-05-16T19:45:27.8181445Z 2021-05-16T19:45:27.8212194Z 2021-05-16T19:45:27.8212843Z - building 'ghtravis_0.15.1.tar.gz' 2021-05-16T19:45:27.8732162Z 2021-05-16T19:45:27.8733091Z 2021-05-16T19:45:27.8733561Z 2021-05-16T19:45:27.9443020Z Installing package into 'D:/a/_temp/Library' 2021-05-16T19:45:27.9444343Z (as 'lib' is unspecified) 2021-05-16T19:45:28.3015472Z * installing *source* package 'ghtravis' ... 2021-05-16T19:45:28.3020191Z ** using staged installation 2021-05-16T19:45:28.3373189Z ** R 2021-05-16T19:45:28.3573589Z ** inst 2021-05-16T19:45:28.3601129Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:45:29.9803337Z ** help 2021-05-16T19:45:30.1313564Z *** installing help indices 2021-05-16T19:45:30.2075726Z 2021-05-16T19:45:30.2077533Z converting help for package 'ghtravis' 2021-05-16T19:45:30.2358026Z finding HTML links ... done 2021-05-16T19:45:30.2692542Z all_remote_package_deps html 2021-05-16T19:45:30.2845163Z binary_release_table html 2021-05-16T19:45:30.2954836Z cat_desc_elements html 2021-05-16T19:45:30.3015529Z dcf_package_version html 2021-05-16T19:45:30.3116260Z deploy_travis html 2021-05-16T19:45:30.3251684Z deployed_tarball_version html 2021-05-16T19:45:30.3375871Z drop_remotes html 2021-05-16T19:45:30.3438995Z example_description_file html 2021-05-16T19:45:30.3550640Z get_dep_table html 2021-05-16T19:45:30.3614300Z get_remote_info html 2021-05-16T19:45:30.3744427Z 2021-05-16T19:45:30.4274667Z finding level-2 HTML links ... done 2021-05-16T19:45:30.4291766Z get_remote_package_dcf html 2021-05-16T19:45:30.4388752Z get_remotes html 2021-05-16T19:45:30.4627325Z install_remote_binaries html 2021-05-16T19:45:30.4805504Z install_remotes_no_dep html 2021-05-16T19:45:30.4951491Z latest_release_with_binary html 2021-05-16T19:45:30.5023208Z make_full_version html 2021-05-16T19:45:30.5125318Z package_comparison_table html 2021-05-16T19:45:30.5186672Z package_name html 2021-05-16T19:45:30.5289885Z package_needs_update html 2021-05-16T19:45:30.5370583Z parse_one_remote html 2021-05-16T19:45:30.5429075Z r_version html 2021-05-16T19:45:30.5521372Z read_dcf html 2021-05-16T19:45:30.5652389Z remote_binaries html 2021-05-16T19:45:30.5784273Z remote_order html 2021-05-16T19:45:30.5857979Z rewrite_remotes html 2021-05-16T19:45:30.5919720Z split_remotes html 2021-05-16T19:45:30.6006380Z subset_remote html 2021-05-16T19:45:30.6063700Z sys_ext html 2021-05-16T19:45:30.6185507Z tag_table html 2021-05-16T19:45:30.6196088Z ** building package indices 2021-05-16T19:45:31.0319501Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:45:31.0321301Z *** arch - i386 2021-05-16T19:45:32.0458582Z *** arch - x64 2021-05-16T19:45:32.9627151Z ** testing if installed package can be loaded from final location 2021-05-16T19:45:32.9632318Z *** arch - i386 2021-05-16T19:45:33.8763555Z *** arch - x64 2021-05-16T19:45:34.7888592Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:45:34.7985642Z * DONE (ghtravis) 2021-05-16T19:45:34.8516602Z Using github PAT from envvar GITHUB_PAT 2021-05-16T19:45:35.0039477Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-16T19:45:37.4732761Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-16T19:45:37.4734736Z generics (NA -> 0.1.0) [CRAN] 2021-05-16T19:45:37.4736224Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-16T19:45:37.4737946Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-16T19:45:37.4739063Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-16T19:45:37.4740150Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-16T19:45:37.4750508Z Installing packages into 'D:/a/_temp/Library' 2021-05-16T19:45:37.4751825Z (as 'lib' is unspecified) 2021-05-16T19:45:39.6377715Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/tidyselect_1.1.1.zip' 2021-05-16T19:45:39.6410454Z Content type 'application/zip' length 204078 bytes (199 KB) 2021-05-16T19:45:39.6455482Z ================================================== 2021-05-16T19:45:39.6456218Z downloaded 199 KB 2021-05-16T19:45:39.6456927Z 2021-05-16T19:45:39.6471768Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/generics_0.1.0.zip' 2021-05-16T19:45:39.6542013Z Content type 'application/zip' length 70326 bytes (68 KB) 2021-05-16T19:45:39.6707584Z ================================================== 2021-05-16T19:45:39.6708689Z downloaded 68 KB 2021-05-16T19:45:39.6709141Z 2021-05-16T19:45:39.6720255Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/cpp11_0.2.7.zip' 2021-05-16T19:45:39.6762043Z Content type 'application/zip' length 217787 bytes (212 KB) 2021-05-16T19:45:39.7399301Z ================================================== 2021-05-16T19:45:39.7401393Z downloaded 212 KB 2021-05-16T19:45:39.7402306Z 2021-05-16T19:45:39.7414339Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/dplyr_1.0.6.zip' 2021-05-16T19:45:39.7444141Z Content type 'application/zip' length 1338545 bytes (1.3 MB) 2021-05-16T19:45:39.8574391Z ================================================== 2021-05-16T19:45:39.8575662Z downloaded 1.3 MB 2021-05-16T19:45:39.8576223Z 2021-05-16T19:45:39.8592066Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/tidyr_1.1.3.zip' 2021-05-16T19:45:39.8622826Z Content type 'application/zip' length 1055485 bytes (1.0 MB) 2021-05-16T19:45:39.8848763Z ================================================== 2021-05-16T19:45:39.8849737Z downloaded 1.0 MB 2021-05-16T19:45:39.8850219Z 2021-05-16T19:45:39.9023890Z package 'tidyselect' successfully unpacked and MD5 sums checked 2021-05-16T19:45:39.9134295Z package 'generics' successfully unpacked and MD5 sums checked 2021-05-16T19:45:39.9423793Z package 'cpp11' successfully unpacked and MD5 sums checked 2021-05-16T19:45:39.9932078Z package 'dplyr' successfully unpacked and MD5 sums checked 2021-05-16T19:45:40.0572632Z package 'tidyr' successfully unpacked and MD5 sums checked 2021-05-16T19:45:40.0598118Z 2021-05-16T19:45:40.0599507Z The downloaded binary packages are in 2021-05-16T19:45:40.0601045Z C:\Users\runneradmin\AppData\Local\Temp\Rtmpcl0GrS\downloaded_packages 2021-05-16T19:45:40.3266558Z 2021-05-16T19:45:40.3274794Z 2021-05-16T19:45:40.3275415Z 2021-05-16T19:45:40.3293120Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\Rtmpcl0GrS\remotesfcc73926c7d\muschellij2-aghast-0c3b853/DESCRIPTION' ... 2021-05-16T19:45:40.3300652Z 2021-05-16T19:45:40.3314893Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\Rtmpcl0GrS\remotesfcc73926c7d\muschellij2-aghast-0c3b853/DESCRIPTION' ... 2021-05-16T19:45:40.3342466Z 2021-05-16T19:45:40.3344299Z v checking for file 'C:\Users\runneradmin\AppData\Local\Temp\Rtmpcl0GrS\remotesfcc73926c7d\muschellij2-aghast-0c3b853/DESCRIPTION' 2021-05-16T19:45:40.3682843Z 2021-05-16T19:45:40.3683657Z 2021-05-16T19:45:40.3684115Z 2021-05-16T19:45:40.3684527Z 2021-05-16T19:45:40.3685043Z - preparing 'aghast': 2021-05-16T19:45:40.3851476Z checking DESCRIPTION meta-information ... 2021-05-16T19:45:40.3852327Z 2021-05-16T19:45:40.3853076Z checking DESCRIPTION meta-information ... 2021-05-16T19:45:40.3853728Z 2021-05-16T19:45:40.3854413Z v checking DESCRIPTION meta-information 2021-05-16T19:45:40.4734118Z 2021-05-16T19:45:40.4738402Z 2021-05-16T19:45:40.4738893Z 2021-05-16T19:45:40.4739308Z 2021-05-16T19:45:40.4740112Z - checking for LF line-endings in source and make files and shell scripts 2021-05-16T19:45:40.4740694Z 2021-05-16T19:45:40.4741210Z 2021-05-16T19:45:40.4741870Z - checking for empty or unneeded directories 2021-05-16T19:45:40.4742667Z Omitted 'LazyData' from DESCRIPTION 2021-05-16T19:45:40.4888013Z 2021-05-16T19:45:40.4888849Z 2021-05-16T19:45:40.4889309Z 2021-05-16T19:45:40.4901788Z 2021-05-16T19:45:40.4902543Z - building 'aghast_0.2.1.tar.gz' 2021-05-16T19:45:40.5129412Z 2021-05-16T19:45:40.5130319Z 2021-05-16T19:45:40.5130800Z 2021-05-16T19:45:40.5479689Z Installing package into 'D:/a/_temp/Library' 2021-05-16T19:45:40.5480649Z (as 'lib' is unspecified) 2021-05-16T19:45:40.8280204Z * installing *source* package 'aghast' ... 2021-05-16T19:45:40.8285192Z ** using staged installation 2021-05-16T19:45:40.8635913Z ** R 2021-05-16T19:45:40.8758360Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:45:41.4846070Z ** help 2021-05-16T19:45:41.5457445Z *** installing help indices 2021-05-16T19:45:41.5819570Z 2021-05-16T19:45:41.5821355Z converting help for package 'aghast' 2021-05-16T19:45:41.6122488Z finding HTML links ... done 2021-05-16T19:45:41.6390584Z ga_artifacts html 2021-05-16T19:45:41.6590214Z ga_jobs html 2021-05-16T19:45:41.6721020Z ga_run_log_config html 2021-05-16T19:45:41.7026640Z ga_runs html 2021-05-16T19:45:41.7334421Z ga_secrets html 2021-05-16T19:45:41.7529077Z ga_workflows html 2021-05-16T19:45:41.7550005Z 2021-05-16T19:45:41.7630457Z pipe html 2021-05-16T19:45:41.7635607Z REDIRECT:topic %>% -> pipe.html [ FAIL ]** building package indices 2021-05-16T19:45:42.0735267Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:45:42.0737045Z *** arch - i386 2021-05-16T19:45:42.3794689Z *** arch - x64 2021-05-16T19:45:42.6890387Z ** testing if installed package can be loaded from final location 2021-05-16T19:45:42.6892647Z *** arch - i386 2021-05-16T19:45:42.9966924Z *** arch - x64 2021-05-16T19:45:43.3018545Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:45:43.3120416Z * DONE (aghast) 2021-05-16T19:45:43.3474853Z Installing 1 packages: covr 2021-05-16T19:45:43.3490439Z Installing package into 'D:/a/_temp/Library' 2021-05-16T19:45:43.3491183Z (as 'lib' is unspecified) 2021-05-16T19:45:44.4594325Z also installing the dependencies 'lazyeval', 'rex' 2021-05-16T19:45:44.4595681Z 2021-05-16T19:45:45.5415084Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/lazyeval_0.2.2.zip' 2021-05-16T19:45:45.5462647Z Content type 'application/zip' length 172045 bytes (168 KB) 2021-05-16T19:45:45.5485139Z ================================================== 2021-05-16T19:45:45.5486511Z downloaded 168 KB 2021-05-16T19:45:45.5487007Z 2021-05-16T19:45:45.5496953Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/rex_1.2.0.zip' 2021-05-16T19:45:45.5526052Z Content type 'application/zip' length 124896 bytes (121 KB) 2021-05-16T19:45:45.5536974Z ================================================== 2021-05-16T19:45:45.5537778Z downloaded 121 KB 2021-05-16T19:45:45.5538373Z 2021-05-16T19:45:45.5549299Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/covr_3.5.1.zip' 2021-05-16T19:45:45.5636568Z Content type 'application/zip' length 304915 bytes (297 KB) 2021-05-16T19:45:45.5675749Z ================================================== 2021-05-16T19:45:45.5678845Z downloaded 297 KB 2021-05-16T19:45:45.5679311Z 2021-05-16T19:45:45.5862176Z package 'lazyeval' successfully unpacked and MD5 sums checked 2021-05-16T19:45:45.6014339Z package 'rex' successfully unpacked and MD5 sums checked 2021-05-16T19:45:45.6264651Z package 'covr' successfully unpacked and MD5 sums checked 2021-05-16T19:45:45.6292272Z 2021-05-16T19:45:45.6293512Z The downloaded binary packages are in 2021-05-16T19:45:45.6295026Z C:\Users\runneradmin\AppData\Local\Temp\Rtmpcl0GrS\downloaded_packages 2021-05-16T19:45:45.7387478Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-16T19:45:45.7388259Z Rscript -e "tic::before_install()" 2021-05-16T19:45:45.7541591Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'" 2021-05-16T19:45:45.7542184Z env: 2021-05-16T19:45:45.7542675Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:45:45.7543365Z TIC_DEPLOY_KEY: 2021-05-16T19:45:45.7543757Z RSPM: 2021-05-16T19:45:45.7545049Z GITHUB_PAT: *** 2021-05-16T19:45:45.7545467Z COVERALLS_TOKEN: 2021-05-16T19:45:45.7545988Z continue-on-error: true 2021-05-16T19:45:45.7546479Z VDIFFR_RUN_TESTS: 2021-05-16T19:45:45.7546962Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T19:45:45.7547391Z TZ: UTC 2021-05-16T19:45:45.7547799Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:45:45.7548237Z NOT_CRAN: true 2021-05-16T19:45:45.7548648Z MSYSTEM: MINGW64 2021-05-16T19:45:45.7549061Z ##[endgroup] 2021-05-16T19:45:47.4437318Z v Loading tic stage configuration from tic.R 2021-05-16T19:45:47.6570582Z i `step_rcmdcheck()`: tic always uses option '--no-manual' during R CMD Check on 2021-05-16T19:45:47.6571886Z Windows because LaTeX is not available. 2021-05-16T19:45:47.6974990Z Running before_install: step_install_remote_binaries() 2021-05-16T19:45:48.3236143Z Installing oro.nifti binaries 2021-05-16T19:45:48.3256742Z [1] "neuroconductor/oro.nifti" 2021-05-16T19:45:48.5362457Z OK (HTTP 200).OK (HTTP 200).No Binaries Found, exiting 2021-05-16T19:45:48.7836839Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-16T19:45:48.7837897Z remotes::install_deps(dependencies = TRUE) 2021-05-16T19:45:48.7838704Z remotes::install_cran("rcmdcheck") 2021-05-16T19:45:48.7839367Z remotes::install_cran("markdown") 2021-05-16T19:45:48.7843674Z shell: C:\R\bin\Rscript.EXE {0} 2021-05-16T19:45:48.7844138Z env: 2021-05-16T19:45:48.7844603Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:45:48.7845094Z TIC_DEPLOY_KEY: 2021-05-16T19:45:48.7845470Z RSPM: 2021-05-16T19:45:48.7846663Z GITHUB_PAT: *** 2021-05-16T19:45:48.7847153Z COVERALLS_TOKEN: 2021-05-16T19:45:48.7847657Z continue-on-error: true 2021-05-16T19:45:48.7848132Z VDIFFR_RUN_TESTS: 2021-05-16T19:45:48.7848583Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T19:45:48.7848997Z TZ: UTC 2021-05-16T19:45:48.7849387Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:45:48.7849817Z NOT_CRAN: true 2021-05-16T19:45:48.7850256Z MSYSTEM: MINGW64 2021-05-16T19:45:48.7850667Z ##[endgroup] 2021-05-16T19:45:51.9202592Z oro.nifti (NA -> bd06b05d2...) [GitHub] 2021-05-16T19:45:51.9204217Z colorspace (NA -> 2.0-1 ) [CRAN] 2021-05-16T19:45:51.9205365Z viridisLite (NA -> 0.4.0 ) [CRAN] 2021-05-16T19:45:51.9206494Z RColorBrewer (NA -> 1.1-2 ) [CRAN] 2021-05-16T19:45:51.9207679Z munsell (NA -> 0.5.0 ) [CRAN] 2021-05-16T19:45:51.9208690Z labeling (NA -> 0.4.2 ) [CRAN] 2021-05-16T19:45:51.9209689Z farver (NA -> 2.1.0 ) [CRAN] 2021-05-16T19:45:51.9210680Z scales (NA -> 1.1.1 ) [CRAN] 2021-05-16T19:45:51.9211653Z isoband (NA -> 0.2.4 ) [CRAN] 2021-05-16T19:45:51.9212633Z gtable (NA -> 0.3.0 ) [CRAN] 2021-05-16T19:45:51.9213653Z RcppEigen (NA -> 0.3.3.9.1 ) [CRAN] 2021-05-16T19:45:51.9214657Z nloptr (NA -> 1.2.2.2 ) [CRAN] 2021-05-16T19:45:51.9215624Z minqa (NA -> 1.2.4 ) [CRAN] 2021-05-16T19:45:51.9216609Z RNifti (NA -> 1.3.1 ) [CRAN] 2021-05-16T19:45:51.9217623Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-16T19:45:51.9218615Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-16T19:45:51.9219569Z lme4 (NA -> 1.1-27 ) [CRAN] 2021-05-16T19:45:51.9220370Z ggplot2 (NA -> 3.3.3 ) [CRAN] 2021-05-16T19:45:51.9221225Z numDeriv (NA -> 2016.8-1.1 ) [CRAN] 2021-05-16T19:45:51.9222048Z gamm4 (NA -> 0.2-6 ) [CRAN] 2021-05-16T19:45:51.9222852Z lmerTest (NA -> 3.1-3 ) [CRAN] 2021-05-16T19:45:52.0625858Z Downloading GitHub repo neuroconductor/oro.nifti@bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T19:45:55.8272912Z RNifti (NA -> 929106d1b...) [GitHub] 2021-05-16T19:45:55.8274386Z base64enc (NA -> 0.1-3 ) [CRAN] 2021-05-16T19:45:55.8275521Z tinytex (NA -> 0.31 ) [CRAN] 2021-05-16T19:45:55.8276591Z htmltools (NA -> 0.5.1.1 ) [CRAN] 2021-05-16T19:45:55.8277810Z rmarkdown (NA -> 2.8 ) [CRAN] 2021-05-16T19:45:55.8278911Z rticles (NA -> 0.19 ) [CRAN] 2021-05-16T19:45:55.8279921Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-16T19:45:55.8280957Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-16T19:45:55.9860925Z Downloading GitHub repo neuroconductor/RNifti@929106d1b17d6c09c8b001b5e39d448ed9ef635f 2021-05-16T19:45:57.7805494Z neuroconductor-RNifti-929106d/standalone/RNifti: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\Rtmp4GTaCA\\remotes1aac163d2323\\neuroconductor-RNifti-929106d\\standalone\\RNifti' 2021-05-16T19:45:57.7810683Z neuroconductor-RNifti-929106d/standalone/RNifti.h: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\Rtmp4GTaCA\\remotes1aac163d2323\\neuroconductor-RNifti-929106d\\standalone\\RNifti.h' 2021-05-16T19:45:57.7817243Z neuroconductor-RNifti-929106d/standalone/niftilib/nifti1.h: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\Rtmp4GTaCA\\remotes1aac163d2323\\neuroconductor-RNifti-929106d\\standalone\\niftilib\\nifti1.h' 2021-05-16T19:45:57.7822729Z neuroconductor-RNifti-929106d/standalone/niftilib/nifti1_io.c: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\Rtmp4GTaCA\\remotes1aac163d2323\\neuroconductor-RNifti-929106d\\standalone\\niftilib\\nifti1_io.c' 2021-05-16T19:45:57.7827718Z neuroconductor-RNifti-929106d/standalone/niftilib/nifti1_io.h: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\Rtmp4GTaCA\\remotes1aac163d2323\\neuroconductor-RNifti-929106d\\standalone\\niftilib\\nifti1_io.h' 2021-05-16T19:45:57.7831006Z neuroconductor-RNifti-929106d/standalone/niftilib/nifti2.h: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\Rtmp4GTaCA\\remotes1aac163d2323\\neuroconductor-RNifti-929106d\\standalone\\niftilib\\nifti2.h' 2021-05-16T19:45:57.7836027Z neuroconductor-RNifti-929106d/standalone/niftilib/nifti2_image.h: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\Rtmp4GTaCA\\remotes1aac163d2323\\neuroconductor-RNifti-929106d\\standalone\\niftilib\\nifti2_image.h' 2021-05-16T19:45:57.7839933Z neuroconductor-RNifti-929106d/standalone/niftilib/nifti2_io.c: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\Rtmp4GTaCA\\remotes1aac163d2323\\neuroconductor-RNifti-929106d\\standalone\\niftilib\\nifti2_io.c' 2021-05-16T19:45:57.7844377Z neuroconductor-RNifti-929106d/standalone/niftilib/nifti2_io.h: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\Rtmp4GTaCA\\remotes1aac163d2323\\neuroconductor-RNifti-929106d\\standalone\\niftilib\\nifti2_io.h' 2021-05-16T19:45:57.7850345Z neuroconductor-RNifti-929106d/standalone/zlib/adler32.c: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\Rtmp4GTaCA\\remotes1aac163d2323\\neuroconductor-RNifti-929106d\\standalone\\zlib\\adler32.c' 2021-05-16T19:45:57.7854358Z neuroconductor-RNifti-929106d/standalone/zlib/compress.c: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\Rtmp4GTaCA\\remotes1aac163d2323\\neuroconductor-RNifti-929106d\\standalone\\zlib\\compress.c' 2021-05-16T19:45:57.7858978Z neuroconductor-RNifti-929106d/standalone/zlib/crc32.c: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\Rtmp4GTaCA\\remotes1aac163d2323\\neuroconductor-RNifti-929106d\\standalone\\zlib\\crc32.c' 2021-05-16T19:45:57.7863046Z neuroconductor-RNifti-929106d/standalone/zlib/crc32.h: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\Rtmp4GTaCA\\remotes1aac163d2323\\neuroconductor-RNifti-929106d\\standalone\\zlib\\crc32.h' 2021-05-16T19:45:57.7866086Z neuroconductor-RNifti-929106d/standalone/zlib/deflate.c: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\Rtmp4GTaCA\\remotes1aac163d2323\\neuroconductor-RNifti-929106d\\standalone\\zlib\\deflate.c' 2021-05-16T19:45:57.7870898Z neuroconductor-RNifti-929106d/standalone/zlib/deflate.h: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\Rtmp4GTaCA\\remotes1aac163d2323\\neuroconductor-RNifti-929106d\\standalone\\zlib\\deflate.h' 2021-05-16T19:45:57.7873990Z neuroconductor-RNifti-929106d/standalone/zlib/gzclose.c: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\Rtmp4GTaCA\\remotes1aac163d2323\\neuroconductor-RNifti-929106d\\standalone\\zlib\\gzclose.c' 2021-05-16T19:45:57.7878570Z neuroconductor-RNifti-929106d/standalone/zlib/gzguts.h: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\Rtmp4GTaCA\\remotes1aac163d2323\\neuroconductor-RNifti-929106d\\standalone\\zlib\\gzguts.h' 2021-05-16T19:45:57.7881641Z neuroconductor-RNifti-929106d/standalone/zlib/gzlib.c: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\Rtmp4GTaCA\\remotes1aac163d2323\\neuroconductor-RNifti-929106d\\standalone\\zlib\\gzlib.c' 2021-05-16T19:45:57.7884686Z neuroconductor-RNifti-929106d/standalone/zlib/gzread.c: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\Rtmp4GTaCA\\remotes1aac163d2323\\neuroconductor-RNifti-929106d\\standalone\\zlib\\gzread.c' 2021-05-16T19:45:57.7890703Z neuroconductor-RNifti-929106d/standalone/zlib/gzwrite.c: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\Rtmp4GTaCA\\remotes1aac163d2323\\neuroconductor-RNifti-929106d\\standalone\\zlib\\gzwrite.c' 2021-05-16T19:45:57.7893979Z neuroconductor-RNifti-929106d/standalone/zlib/infback.c: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\Rtmp4GTaCA\\remotes1aac163d2323\\neuroconductor-RNifti-929106d\\standalone\\zlib\\infback.c' 2021-05-16T19:45:57.7897158Z neuroconductor-RNifti-929106d/standalone/zlib/inffast.c: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\Rtmp4GTaCA\\remotes1aac163d2323\\neuroconductor-RNifti-929106d\\standalone\\zlib\\inffast.c' 2021-05-16T19:45:57.7902862Z neuroconductor-RNifti-929106d/standalone/zlib/inffast.h: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\Rtmp4GTaCA\\remotes1aac163d2323\\neuroconductor-RNifti-929106d\\standalone\\zlib\\inffast.h' 2021-05-16T19:45:57.7905952Z neuroconductor-RNifti-929106d/standalone/zlib/inffixed.h: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\Rtmp4GTaCA\\remotes1aac163d2323\\neuroconductor-RNifti-929106d\\standalone\\zlib\\inffixed.h' 2021-05-16T19:45:57.7909084Z neuroconductor-RNifti-929106d/standalone/zlib/inflate.c: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\Rtmp4GTaCA\\remotes1aac163d2323\\neuroconductor-RNifti-929106d\\standalone\\zlib\\inflate.c' 2021-05-16T19:45:57.7912146Z neuroconductor-RNifti-929106d/standalone/zlib/inflate.h: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\Rtmp4GTaCA\\remotes1aac163d2323\\neuroconductor-RNifti-929106d\\standalone\\zlib\\inflate.h' 2021-05-16T19:45:57.7918508Z neuroconductor-RNifti-929106d/standalone/zlib/inftrees.c: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\Rtmp4GTaCA\\remotes1aac163d2323\\neuroconductor-RNifti-929106d\\standalone\\zlib\\inftrees.c' 2021-05-16T19:45:57.7921945Z neuroconductor-RNifti-929106d/standalone/zlib/inftrees.h: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\Rtmp4GTaCA\\remotes1aac163d2323\\neuroconductor-RNifti-929106d\\standalone\\zlib\\inftrees.h' 2021-05-16T19:45:57.7925030Z neuroconductor-RNifti-929106d/standalone/zlib/trees.c: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\Rtmp4GTaCA\\remotes1aac163d2323\\neuroconductor-RNifti-929106d\\standalone\\zlib\\trees.c' 2021-05-16T19:45:57.7928394Z neuroconductor-RNifti-929106d/standalone/zlib/trees.h: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\Rtmp4GTaCA\\remotes1aac163d2323\\neuroconductor-RNifti-929106d\\standalone\\zlib\\trees.h' 2021-05-16T19:45:57.7931510Z neuroconductor-RNifti-929106d/standalone/zlib/uncompr.c: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\Rtmp4GTaCA\\remotes1aac163d2323\\neuroconductor-RNifti-929106d\\standalone\\zlib\\uncompr.c' 2021-05-16T19:45:57.7938651Z neuroconductor-RNifti-929106d/standalone/zlib/zconf.h: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\Rtmp4GTaCA\\remotes1aac163d2323\\neuroconductor-RNifti-929106d\\standalone\\zlib\\zconf.h' 2021-05-16T19:45:57.7941885Z neuroconductor-RNifti-929106d/standalone/zlib/zlib.h: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\Rtmp4GTaCA\\remotes1aac163d2323\\neuroconductor-RNifti-929106d\\standalone\\zlib\\zlib.h' 2021-05-16T19:45:57.7946180Z neuroconductor-RNifti-929106d/standalone/zlib/zutil.c: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\Rtmp4GTaCA\\remotes1aac163d2323\\neuroconductor-RNifti-929106d\\standalone\\zlib\\zutil.c' 2021-05-16T19:45:57.7949701Z neuroconductor-RNifti-929106d/standalone/zlib/zutil.h: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\Rtmp4GTaCA\\remotes1aac163d2323\\neuroconductor-RNifti-929106d\\standalone\\zlib\\zutil.h' 2021-05-16T19:45:57.7953040Z neuroconductor-RNifti-929106d/standalone/znzlib/znzlib.c: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\Rtmp4GTaCA\\remotes1aac163d2323\\neuroconductor-RNifti-929106d\\standalone\\znzlib\\znzlib.c' 2021-05-16T19:45:57.7956162Z neuroconductor-RNifti-929106d/standalone/znzlib/znzlib.h: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\Rtmp4GTaCA\\remotes1aac163d2323\\neuroconductor-RNifti-929106d\\standalone\\znzlib\\znzlib.h' 2021-05-16T19:45:57.8042356Z tar.exe: Error exit delayed from previous errors. 2021-05-16T19:45:59.1168465Z 2021-05-16T19:45:59.4160806Z 2021-05-16T19:45:59.4161826Z 2021-05-16T19:45:59.4162279Z 2021-05-16T19:45:59.4187320Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\Rtmp4GTaCA\remotes1aac163d2323\neuroconductor-RNifti-929106d/DESCRIPTION' ... 2021-05-16T19:45:59.4195010Z 2021-05-16T19:45:59.4203849Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\Rtmp4GTaCA\remotes1aac163d2323\neuroconductor-RNifti-929106d/DESCRIPTION' ... 2021-05-16T19:45:59.4274336Z 2021-05-16T19:45:59.4276554Z v checking for file 'C:\Users\runneradmin\AppData\Local\Temp\Rtmp4GTaCA\remotes1aac163d2323\neuroconductor-RNifti-929106d/DESCRIPTION' 2021-05-16T19:45:59.6886769Z 2021-05-16T19:45:59.6890234Z 2021-05-16T19:45:59.6891056Z 2021-05-16T19:45:59.6891848Z 2021-05-16T19:45:59.6892855Z - preparing 'RNifti': 2021-05-16T19:45:59.7090433Z checking DESCRIPTION meta-information ... 2021-05-16T19:45:59.7119405Z 2021-05-16T19:45:59.7132302Z checking DESCRIPTION meta-information ... 2021-05-16T19:45:59.7134476Z 2021-05-16T19:45:59.7154012Z v checking DESCRIPTION meta-information 2021-05-16T19:45:59.7156025Z - cleaning src 2021-05-16T19:45:59.7157405Z 2021-05-16T19:45:59.7922538Z 2021-05-16T19:45:59.7927464Z - running 'cleanup.win' 2021-05-16T19:45:59.9007323Z 2021-05-16T19:45:59.9008413Z 2021-05-16T19:45:59.9008895Z 2021-05-16T19:45:59.9009323Z 2021-05-16T19:45:59.9010191Z - checking for LF line-endings in source and make files and shell scripts 2021-05-16T19:46:00.0497332Z 2021-05-16T19:46:00.0509356Z 2021-05-16T19:46:00.0509874Z 2021-05-16T19:46:00.0510303Z 2021-05-16T19:46:00.0510977Z - checking for empty or unneeded directories 2021-05-16T19:46:00.0704957Z 2021-05-16T19:46:00.0720475Z 2021-05-16T19:46:00.0742110Z 2021-05-16T19:46:00.0742881Z 2021-05-16T19:46:00.0743624Z - building 'RNifti_1.3.1.tar.gz' 2021-05-16T19:46:00.1156667Z 2021-05-16T19:46:00.1159032Z 2021-05-16T19:46:00.1159901Z Warning: 2021-05-16T19:46:00.1160384Z 2021-05-16T19:46:00.1161236Z Warning: file 'RNifti/cleanup' did not have execute permissions: corrected 2021-05-16T19:46:00.5094626Z 2021-05-16T19:46:00.5095655Z 2021-05-16T19:46:00.5096094Z 2021-05-16T19:46:00.5690480Z Installing package into 'D:/a/_temp/Library' 2021-05-16T19:46:00.5691375Z (as 'lib' is unspecified) 2021-05-16T19:46:01.0759023Z * installing *source* package 'RNifti' ... 2021-05-16T19:46:01.0762797Z ** using staged installation 2021-05-16T19:46:01.1166071Z ** libs 2021-05-16T19:46:01.1183172Z 2021-05-16T19:46:01.1184431Z *** arch - i386 2021-05-16T19:46:01.1616311Z 2021-05-16T19:46:01.1619139Z "C:/rtools40/mingw32/bin/"g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'D:/a/_temp/Library/Rcpp/include' -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c main.cpp -o main.o 2021-05-16T19:46:09.5792178Z main.cpp: In function 'SEXPREC* unpackRgb(SEXP, SEXP)': 2021-05-16T19:46:09.5794156Z main.cpp:109:24: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'unsigned int'} [-Wsign-compare] 2021-05-16T19:46:09.5795398Z for (int j=0; jnvox) 2021-05-16T19:46:39.7406859Z ~~~~~~~~~~^~~~~~~~~~~~~~~ 2021-05-16T19:46:39.8077743Z In file included from ../inst/include/RNifti/NiftiImage.h:1934, 2021-05-16T19:46:39.8079755Z from ../inst/include/RNifti.h:50, 2021-05-16T19:46:39.8081040Z from main.cpp:4: 2021-05-16T19:46:39.8083462Z ../inst/include/RNifti/NiftiImage_impl.h: In member function 'RNifti::NiftiImage& RNifti::NiftiImage::replaceData(const RNifti::NiftiImageData&)': 2021-05-16T19:46:39.8087427Z ../inst/include/RNifti/NiftiImage_impl.h:1769:28: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'int64_t' {aka 'long long int'} [-Wsign-compare] 2021-05-16T19:46:39.8089872Z else if (data.length() != image->nvox) 2021-05-16T19:46:39.8091064Z ~~~~~~~~~~~~~~^~~~~~~~~~~~~~ 2021-05-16T19:46:39.8224856Z main.cpp: In function 'SEXPREC* unpackRgb(SEXP, SEXP)': 2021-05-16T19:46:39.8226675Z main.cpp:109:24: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 2021-05-16T19:46:39.8228393Z for (int j=0; j extensions.html [ FAIL ] 2021-05-16T19:47:02.2038434Z extensions html 2021-05-16T19:47:02.2060944Z REDIRECT:topic extension<- -> extensions.html [ FAIL ] 2021-05-16T19:47:02.2183182Z indexing html 2021-05-16T19:47:02.2216362Z REDIRECT:topic $<-.niftiImage -> indexing.html [ FAIL ] 2021-05-16T19:47:02.2235453Z REDIRECT:topic dim<-.internalImage -> internalImage.html [ FAIL ] 2021-05-16T19:47:02.2398679Z internalImage html 2021-05-16T19:47:02.2472284Z ndim html 2021-05-16T19:47:02.2783613Z niftiHeader html 2021-05-16T19:47:02.2928455Z niftiVersion html 2021-05-16T19:47:02.2953702Z REDIRECT:topic [<-.internalImage -> internalImage.html [ FAIL ] 2021-05-16T19:47:02.2960102Z REDIRECT:topic pixdim<- -> pixdim.html [ FAIL ] 2021-05-16T19:47:02.2978265Z REDIRECT:topic pixdim<-.default -> pixdim.html [ FAIL ] 2021-05-16T19:47:02.2984439Z REDIRECT:topic pixunits<- -> pixdim.html [ FAIL ] 2021-05-16T19:47:02.3099658Z pixdim html 2021-05-16T19:47:02.3329359Z readNifti html 2021-05-16T19:47:02.3643687Z rgbArray html 2021-05-16T19:47:02.4064843Z view html 2021-05-16T19:47:02.4258507Z voxelToWorld html 2021-05-16T19:47:02.4517340Z writeNifti html 2021-05-16T19:47:02.4543452Z REDIRECT:topic pixunits<-.default -> pixdim.html [ FAIL ] 2021-05-16T19:47:02.4549680Z REDIRECT:topic qform<- -> xform.html [ FAIL ] 2021-05-16T19:47:02.4559721Z REDIRECT:topic sform<- -> xform.html [ FAIL ] 2021-05-16T19:47:02.4790917Z xform html 2021-05-16T19:47:02.4799351Z REDIRECT:topic orientation<- -> xform.html [ FAIL ]** building package indices 2021-05-16T19:47:02.7916300Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:47:02.7917517Z *** arch - i386 2021-05-16T19:47:03.1984275Z *** arch - x64 2021-05-16T19:47:03.6068777Z ** testing if installed package can be loaded from final location 2021-05-16T19:47:03.6071700Z *** arch - i386 2021-05-16T19:47:04.1148247Z *** arch - x64 2021-05-16T19:47:04.5223483Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:47:04.5321873Z * DONE (RNifti) 2021-05-16T19:47:04.6669186Z Installing 7 packages: base64enc, tinytex, htmltools, rmarkdown, rticles, abind, bitops 2021-05-16T19:47:04.6686803Z Installing packages into 'D:/a/_temp/Library' 2021-05-16T19:47:04.6687716Z (as 'lib' is unspecified) 2021-05-16T19:47:06.3238487Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/bioc/bin/windows/contrib/4.2: 2021-05-16T19:47:06.3269379Z cannot open URL 'https://bioconductor.org/packages/3.13/bioc/bin/windows/contrib/4.2/PACKAGES' 2021-05-16T19:47:06.4915392Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/data/annotation/bin/windows/contrib/4.2: 2021-05-16T19:47:06.4919207Z cannot open URL 'https://bioconductor.org/packages/3.13/data/annotation/bin/windows/contrib/4.2/PACKAGES' 2021-05-16T19:47:06.5979660Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/data/experiment/bin/windows/contrib/4.2: 2021-05-16T19:47:06.5983015Z cannot open URL 'https://bioconductor.org/packages/3.13/data/experiment/bin/windows/contrib/4.2/PACKAGES' 2021-05-16T19:47:06.7578912Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/workflows/bin/windows/contrib/4.2: 2021-05-16T19:47:06.7586400Z cannot open URL 'https://bioconductor.org/packages/3.13/workflows/bin/windows/contrib/4.2/PACKAGES' 2021-05-16T19:47:07.6636038Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/base64enc_0.1-3.zip' 2021-05-16T19:47:07.6700747Z Content type 'application/zip' length 43014 bytes (42 KB) 2021-05-16T19:47:07.6707092Z ================================================== 2021-05-16T19:47:07.6707922Z downloaded 42 KB 2021-05-16T19:47:07.6708395Z 2021-05-16T19:47:07.6723296Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/tinytex_0.31.zip' 2021-05-16T19:47:07.6781956Z Content type 'application/zip' length 120540 bytes (117 KB) 2021-05-16T19:47:07.6801103Z ================================================== 2021-05-16T19:47:07.6801923Z downloaded 117 KB 2021-05-16T19:47:07.6802421Z 2021-05-16T19:47:07.6818559Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/htmltools_0.5.1.1.zip' 2021-05-16T19:47:07.6905236Z Content type 'application/zip' length 243732 bytes (238 KB) 2021-05-16T19:47:07.6990994Z ================================================== 2021-05-16T19:47:07.6991897Z downloaded 238 KB 2021-05-16T19:47:07.6992356Z 2021-05-16T19:47:07.7005429Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/rmarkdown_2.8.zip' 2021-05-16T19:47:07.7077033Z Content type 'application/zip' length 3692418 bytes (3.5 MB) 2021-05-16T19:47:07.7350202Z ================================================== 2021-05-16T19:47:07.7351120Z downloaded 3.5 MB 2021-05-16T19:47:07.7351608Z 2021-05-16T19:47:07.7366417Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/rticles_0.19.zip' 2021-05-16T19:47:07.7434178Z Content type 'application/zip' length 1780231 bytes (1.7 MB) 2021-05-16T19:47:07.7946468Z ================================================== 2021-05-16T19:47:07.7947282Z downloaded 1.7 MB 2021-05-16T19:47:07.7947877Z 2021-05-16T19:47:07.7964837Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/abind_1.4-5.zip' 2021-05-16T19:47:07.8058725Z Content type 'application/zip' length 63645 bytes (62 KB) 2021-05-16T19:47:07.8066624Z ================================================== 2021-05-16T19:47:07.8068172Z downloaded 62 KB 2021-05-16T19:47:07.8068713Z 2021-05-16T19:47:07.8082707Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/bitops_1.0-7.zip' 2021-05-16T19:47:07.8175781Z Content type 'application/zip' length 42483 bytes (41 KB) 2021-05-16T19:47:07.8186747Z ================================================== 2021-05-16T19:47:07.8187988Z downloaded 41 KB 2021-05-16T19:47:07.8188577Z 2021-05-16T19:47:07.8315659Z package 'base64enc' successfully unpacked and MD5 sums checked 2021-05-16T19:47:07.8430188Z package 'tinytex' successfully unpacked and MD5 sums checked 2021-05-16T19:47:07.8581201Z package 'htmltools' successfully unpacked and MD5 sums checked 2021-05-16T19:47:08.0674168Z package 'rmarkdown' successfully unpacked and MD5 sums checked 2021-05-16T19:47:08.2571464Z package 'rticles' successfully unpacked and MD5 sums checked 2021-05-16T19:47:08.2698367Z package 'abind' successfully unpacked and MD5 sums checked 2021-05-16T19:47:08.2816544Z package 'bitops' successfully unpacked and MD5 sums checked 2021-05-16T19:47:08.2838880Z 2021-05-16T19:47:08.2839961Z The downloaded binary packages are in 2021-05-16T19:47:08.2841077Z C:\Users\runneradmin\AppData\Local\Temp\Rtmp4GTaCA\downloaded_packages 2021-05-16T19:47:08.3750455Z Skipping install of 'RNifti' from a github remote, the SHA1 (929106d1) has not changed since last install. 2021-05-16T19:47:09.3496443Z Use `force = TRUE` to force installation 2021-05-16T19:47:09.3497006Z 2021-05-16T19:47:09.3497569Z 2021-05-16T19:47:09.3497919Z 2021-05-16T19:47:09.3499306Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\Rtmp4GTaCA\remotes1aac70336ac2\neuroconductor-oro.nifti-bd06b05/DESCRIPTION' ... 2021-05-16T19:47:09.3500596Z 2021-05-16T19:47:09.3501991Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\Rtmp4GTaCA\remotes1aac70336ac2\neuroconductor-oro.nifti-bd06b05/DESCRIPTION' ... 2021-05-16T19:47:09.3503124Z 2021-05-16T19:47:09.3504526Z v checking for file 'C:\Users\runneradmin\AppData\Local\Temp\Rtmp4GTaCA\remotes1aac70336ac2\neuroconductor-oro.nifti-bd06b05/DESCRIPTION' 2021-05-16T19:47:09.3505562Z 2021-05-16T19:47:09.3505905Z 2021-05-16T19:47:09.3506221Z 2021-05-16T19:47:09.3506555Z 2021-05-16T19:47:09.3507057Z - preparing 'oro.nifti': (692ms) 2021-05-16T19:47:09.3665994Z checking DESCRIPTION meta-information ... 2021-05-16T19:47:09.3667193Z 2021-05-16T19:47:09.3667901Z checking DESCRIPTION meta-information ... 2021-05-16T19:47:09.3668555Z 2021-05-16T19:47:09.3669231Z v checking DESCRIPTION meta-information 2021-05-16T19:47:09.8562536Z 2021-05-16T19:47:09.8656538Z 2021-05-16T19:47:09.8657292Z 2021-05-16T19:47:09.8657751Z 2021-05-16T19:47:09.8658633Z - checking for LF line-endings in source and make files and shell scripts (495ms) 2021-05-16T19:47:10.8267451Z Installing package into 'D:/a/_temp/Library' 2021-05-16T19:47:10.8268660Z (as 'lib' is unspecified) 2021-05-16T19:47:10.8269278Z 2021-05-16T19:47:10.8269841Z 2021-05-16T19:47:10.8270424Z 2021-05-16T19:47:10.8270971Z 2021-05-16T19:47:10.8272028Z - checking for empty or unneeded directories 2021-05-16T19:47:10.8272777Z 2021-05-16T19:47:10.8273361Z 2021-05-16T19:47:10.8274170Z Removed empty directory 2021-05-16T19:47:10.8275007Z 2021-05-16T19:47:10.8276053Z Removed empty directory 'oro.nifti/vignettes' 2021-05-16T19:47:10.8276822Z 2021-05-16T19:47:10.8277397Z 2021-05-16T19:47:10.8278729Z Omitted 'LazyData' and 'LazyDataCompression' from DESCRIPTION 2021-05-16T19:47:10.8279683Z 2021-05-16T19:47:10.8280240Z 2021-05-16T19:47:10.8280813Z 2021-05-16T19:47:10.8281366Z 2021-05-16T19:47:10.8282245Z - building 'oro.nifti_0.10.3.tar.gz' 2021-05-16T19:47:10.8282857Z 2021-05-16T19:47:10.8283430Z 2021-05-16T19:47:10.8283976Z 2021-05-16T19:47:11.5952494Z * installing *source* package 'oro.nifti' ... 2021-05-16T19:47:11.5957325Z ** using staged installation 2021-05-16T19:47:11.6444405Z ** R 2021-05-16T19:47:11.7545017Z ** demo 2021-05-16T19:47:11.7580292Z ** inst 2021-05-16T19:47:11.7795102Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:47:20.7768572Z 2021-05-16T19:47:20.7770063Z Creating a new generic function for 'origin' in package 'oro.nifti' 2021-05-16T19:47:20.7773673Z ** help 2021-05-16T19:47:21.8285081Z *** installing help indices 2021-05-16T19:47:22.0858383Z converting help for package 'oro.nifti' 2021-05-16T19:47:22.1171040Z finding HTML links ... done 2021-05-16T19:47:22.3913929Z afni-class html 2021-05-16T19:47:22.5033470Z anlz-class html 2021-05-16T19:47:22.5166878Z anlz-nifti-ops html 2021-05-16T19:47:22.5372942Z anlz html 2021-05-16T19:47:22.5507364Z as.anlz html 2021-05-16T19:47:22.5662328Z as.nifti html 2021-05-16T19:47:22.5727994Z 2021-05-16T19:47:22.5736737Z REDIRECT:topic audit.trail<-,nifti-method -> audit_trail-methods.html [ FAIL ] 2021-05-16T19:47:22.5834715Z audit_trail-methods html 2021-05-16T19:47:22.6450019Z audit_trail html 2021-05-16T19:47:22.6492368Z REDIRECT:topic audit.trail<- -> audit_trail-methods.html [ FAIL ] 2021-05-16T19:47:22.6498885Z REDIRECT:topic aux_file<- -> aux_file-methods.html [ FAIL ] 2021-05-16T19:47:22.6505896Z REDIRECT:topic aux_file<-,nifti-method -> aux_file-methods.html [ FAIL ] 2021-05-16T19:47:22.6507966Z REDIRECT:topic aux_file<-,anlz-method -> aux_file-methods.html [ FAIL ] 2021-05-16T19:47:22.6513827Z REDIRECT:topic Previous alias or file overwritten by alias: D:/a/_temp/Library/00LOCK-oro.nifti/00new/oro.nifti/help/aux.file.html 2021-05-16T19:47:22.6519735Z REDIRECT:topic Previous alias or file overwritten by alias: D:/a/_temp/Library/00LOCK-oro.nifti/00new/oro.nifti/help/aux.file,nifti-method.html 2021-05-16T19:47:22.6524492Z REDIRECT:topic Previous alias or file overwritten by alias: D:/a/_temp/Library/00LOCK-oro.nifti/00new/oro.nifti/help/aux.file,anlz-method.html 2021-05-16T19:47:22.6529796Z REDIRECT:topic Previous alias or file overwritten by alias: D:/a/_temp/Library/00LOCK-oro.nifti/00new/oro.nifti/help/aux.file<-.html 2021-05-16T19:47:22.6542217Z REDIRECT:topic Previous alias or file overwritten by alias: D:/a/_temp/Library/00LOCK-oro.nifti/00new/oro.nifti/help/aux.file<-,nifti-method.html 2021-05-16T19:47:22.6550143Z REDIRECT:topic Previous alias or file overwritten by alias: D:/a/_temp/Library/00LOCK-oro.nifti/00new/oro.nifti/help/aux.file<-,anlz-method.html 2021-05-16T19:47:22.6741909Z aux_file-methods html 2021-05-16T19:47:22.6778319Z REDIRECT:topic aux_file<-,niftiImage-method -> aux_file-methods.html [ FAIL ] 2021-05-16T19:47:22.6784887Z REDIRECT:topic bitpix<- -> bitpix-methods.html [ FAIL ] 2021-05-16T19:47:22.6791480Z REDIRECT:topic bitpix<-,nifti-method -> bitpix-methods.html [ FAIL ] 2021-05-16T19:47:22.6956414Z bitpix-methods html 2021-05-16T19:47:22.7241244Z bitwise html 2021-05-16T19:47:22.7563846Z blend-methods html 2021-05-16T19:47:22.7703977Z cal_img html 2021-05-16T19:47:22.7745592Z REDIRECT:topic bitpix<-,anlz-method -> bitpix-methods.html [ FAIL ] 2021-05-16T19:47:22.7751680Z REDIRECT:topic cal_max<- -> cal_max-methods.html [ FAIL ] 2021-05-16T19:47:22.7758144Z REDIRECT:topic cal_max<-,nifti-method -> cal_max-methods.html [ FAIL ] 2021-05-16T19:47:22.7775517Z REDIRECT:topic cal_max<-,anlz-method -> cal_max-methods.html [ FAIL ] 2021-05-16T19:47:22.7782243Z REDIRECT:topic cal.max<- -> cal_max-methods.html [ FAIL ] 2021-05-16T19:47:22.7789732Z REDIRECT:topic cal.max<-,nifti-method -> cal_max-methods.html [ FAIL ] 2021-05-16T19:47:22.7799874Z REDIRECT:topic cal.max<-,anlz-method -> cal_max-methods.html [ FAIL ] 2021-05-16T19:47:22.7810198Z REDIRECT:topic cal.max<-,niftiImage-method -> cal_max-methods.html [ FAIL ] 2021-05-16T19:47:22.8025156Z cal_max-methods html 2021-05-16T19:47:22.8070791Z REDIRECT:topic cal_max<-,niftiImage-method -> cal_max-methods.html [ FAIL ] 2021-05-16T19:47:22.8077466Z REDIRECT:topic cal_min<- -> cal_min-methods.html [ FAIL ] 2021-05-16T19:47:22.8085320Z REDIRECT:topic cal_min<-,nifti-method -> cal_min-methods.html [ FAIL ] 2021-05-16T19:47:22.8106021Z REDIRECT:topic cal_min<-,anlz-method -> cal_min-methods.html [ FAIL ] 2021-05-16T19:47:22.8112183Z REDIRECT:topic cal.min<- -> cal_min-methods.html [ FAIL ] 2021-05-16T19:47:22.8118841Z REDIRECT:topic cal.min<-,nifti-method -> cal_min-methods.html [ FAIL ] 2021-05-16T19:47:22.8129309Z REDIRECT:topic cal.min<-,anlz-method -> cal_min-methods.html [ FAIL ] 2021-05-16T19:47:22.8140122Z REDIRECT:topic cal.min<-,niftiImage-method -> cal_min-methods.html [ FAIL ] 2021-05-16T19:47:22.8341376Z cal_min-methods html 2021-05-16T19:47:22.8375166Z REDIRECT:topic cal_min<-,niftiImage-method -> cal_min-methods.html [ FAIL ] 2021-05-16T19:47:22.8381629Z REDIRECT:topic cal_units<- -> cal_units-methods.html [ FAIL ] 2021-05-16T19:47:22.8398918Z REDIRECT:topic cal_units<-,anlz-method -> cal_units-methods.html [ FAIL ] 2021-05-16T19:47:22.8405519Z REDIRECT:topic cal.units<- -> cal_units-methods.html [ FAIL ] 2021-05-16T19:47:22.8562659Z cal_units-methods html 2021-05-16T19:47:22.8593802Z REDIRECT:topic cal.units<-,anlz-method -> cal_units-methods.html [ FAIL ] 2021-05-16T19:47:22.8603934Z REDIRECT:topic coerce<-,array,anlz-method -> coerce-methods.html [ FAIL ] 2021-05-16T19:47:22.8609999Z REDIRECT:topic as<-,array,anlz-method -> coerce-methods.html [ FAIL ] 2021-05-16T19:47:22.8619773Z REDIRECT:topic as<-,array,nifti-method -> coerce-methods.html [ FAIL ] 2021-05-16T19:47:22.8639459Z REDIRECT:topic coerce<-,list,anlz-method -> coerce-methods.html [ FAIL ] 2021-05-16T19:47:22.8646268Z REDIRECT:topic coerce<-,array,nifti-method -> coerce-methods.html [ FAIL ] 2021-05-16T19:47:22.8653560Z REDIRECT:topic coerce<-,list,nifti-method -> coerce-methods.html [ FAIL ] 2021-05-16T19:47:22.8909276Z coerce-methods html 2021-05-16T19:47:22.8945543Z REDIRECT:topic coerce<-,anlz,nifti-method -> coerce-methods.html [ FAIL ] 2021-05-16T19:47:22.8952513Z REDIRECT:topic compressed<- -> compressed-methods.html [ FAIL ] 2021-05-16T19:47:22.9124460Z compressed-methods html 2021-05-16T19:47:22.9265910Z convert_afni html 2021-05-16T19:47:22.9471543Z convert_anlz html 2021-05-16T19:47:22.9676319Z convert_nifti html 2021-05-16T19:47:22.9739503Z REDIRECT:topic compressed<-,anlz-method -> compressed-methods.html [ FAIL ] 2021-05-16T19:47:22.9750497Z REDIRECT:topic data_type<- -> data_type-methods.html [ FAIL ] 2021-05-16T19:47:22.9764678Z REDIRECT:topic data_type<-,nifti-method -> data_type-methods.html [ FAIL ] 2021-05-16T19:47:22.9789780Z REDIRECT:topic data_type<-,anlz-method -> data_type-methods.html [ FAIL ] 2021-05-16T19:47:22.9796083Z REDIRECT:topic data.type<- -> data_type-methods.html [ FAIL ] 2021-05-16T19:47:22.9802826Z REDIRECT:topic data.type<-,nifti-method -> data_type-methods.html [ FAIL ] 2021-05-16T19:47:22.9999085Z data_type-methods html 2021-05-16T19:47:23.0039189Z REDIRECT:topic data.type<-,anlz-method -> data_type-methods.html [ FAIL ] 2021-05-16T19:47:23.0045721Z REDIRECT:topic datatype<- -> datatype-methods.html [ FAIL ] 2021-05-16T19:47:23.0056443Z REDIRECT:topic datatype<-,nifti-method -> datatype-methods.html [ FAIL ] 2021-05-16T19:47:23.0216154Z datatype-methods html 2021-05-16T19:47:23.0253742Z REDIRECT:topic datatype<-,anlz-method -> datatype-methods.html [ FAIL ] 2021-05-16T19:47:23.0260197Z REDIRECT:topic db_name<- -> db_name-methods.html [ FAIL ] 2021-05-16T19:47:23.0266799Z REDIRECT:topic db_name<-,nifti-method -> db_name-methods.html [ FAIL ] 2021-05-16T19:47:23.0284154Z REDIRECT:topic db_name<-,anlz-method -> db_name-methods.html [ FAIL ] 2021-05-16T19:47:23.0290233Z REDIRECT:topic db.name<- -> db_name-methods.html [ FAIL ] 2021-05-16T19:47:23.0296592Z REDIRECT:topic db.name<-,nifti-method -> db_name-methods.html [ FAIL ] 2021-05-16T19:47:23.0472056Z db_name-methods html 2021-05-16T19:47:23.0511705Z REDIRECT:topic db.name<-,anlz-method -> db_name-methods.html [ FAIL ] 2021-05-16T19:47:23.0518266Z REDIRECT:topic descrip<- -> descrip-methods.html [ FAIL ] 2021-05-16T19:47:23.0533255Z REDIRECT:topic descrip<-,nifti-method -> descrip-methods.html [ FAIL ] 2021-05-16T19:47:23.0535481Z REDIRECT:topic descrip<-,anlz-method -> descrip-methods.html [ FAIL ] 2021-05-16T19:47:23.0737823Z descrip-methods html 2021-05-16T19:47:23.0776466Z REDIRECT:topic descrip<-,niftiImage-method -> descrip-methods.html [ FAIL ] 2021-05-16T19:47:23.0783137Z REDIRECT:topic dim_<- -> dim_-methods.html [ FAIL ] 2021-05-16T19:47:23.0789704Z REDIRECT:topic dim_<-,nifti-method -> dim_-methods.html [ FAIL ] 2021-05-16T19:47:23.0952572Z dim_-methods html 2021-05-16T19:47:23.0987951Z REDIRECT:topic dim_<-,anlz-method -> dim_-methods.html [ FAIL ] 2021-05-16T19:47:23.0994984Z REDIRECT:topic dim_info<- -> dim_info-methods.html [ FAIL ] 2021-05-16T19:47:23.1168918Z dim_info-methods html 2021-05-16T19:47:23.1208378Z REDIRECT:topic dim_info<-,nifti-method -> dim_info-methods.html [ FAIL ] 2021-05-16T19:47:23.1215649Z REDIRECT:topic dim_un0<- -> dim_un0-methods.html [ FAIL ] 2021-05-16T19:47:23.1365294Z dim_un0-methods html 2021-05-16T19:47:23.1499627Z drop_img_dim html 2021-05-16T19:47:23.1534596Z REDIRECT:topic dim_un0<-,anlz-method -> dim_un0-methods.html [ FAIL ] 2021-05-16T19:47:23.1541353Z REDIRECT:topic exp_date<- -> exp_date-methods.html [ FAIL ] 2021-05-16T19:47:23.1690699Z exp_date-methods html 2021-05-16T19:47:23.1730330Z REDIRECT:topic exp_date<-,anlz-method -> exp_date-methods.html [ FAIL ] 2021-05-16T19:47:23.1736881Z REDIRECT:topic exp_time<- -> exp_time-methods.html [ FAIL ] 2021-05-16T19:47:23.1881260Z exp_time-methods html 2021-05-16T19:47:23.1914935Z REDIRECT:topic exp_time<-,anlz-method -> exp_time-methods.html [ FAIL ] 2021-05-16T19:47:23.1921474Z REDIRECT:topic extender<- -> extender-methods.html [ FAIL ] 2021-05-16T19:47:23.2068199Z extender-methods html 2021-05-16T19:47:23.2107132Z REDIRECT:topic extender<-,nifti-method -> extender-methods.html [ FAIL ] 2021-05-16T19:47:23.2113736Z REDIRECT:topic extents<- -> extents-methods.html [ FAIL ] 2021-05-16T19:47:23.2120882Z REDIRECT:topic extents<-,nifti-method -> extents-methods.html [ FAIL ] 2021-05-16T19:47:23.2283787Z extents-methods html 2021-05-16T19:47:23.2322165Z REDIRECT:topic extents<-,anlz-method -> extents-methods.html [ FAIL ] 2021-05-16T19:47:23.2328449Z REDIRECT:topic field_skip<- -> field_skip-methods.html [ FAIL ] 2021-05-16T19:47:23.2345994Z REDIRECT:topic field_skip<-,anlz-method -> field_skip-methods.html [ FAIL ] 2021-05-16T19:47:23.2352778Z REDIRECT:topic field.skip<- -> field_skip-methods.html [ FAIL ] 2021-05-16T19:47:23.2536866Z field_skip-methods html 2021-05-16T19:47:23.2570547Z REDIRECT:topic field.skip<-,anlz-method -> field_skip-methods.html [ FAIL ] 2021-05-16T19:47:23.2577160Z REDIRECT:topic funused1<- -> funused1-methods.html [ FAIL ] 2021-05-16T19:47:23.2725924Z funused1-methods html 2021-05-16T19:47:23.2761650Z REDIRECT:topic funused1<-,anlz-method -> funused1-methods.html [ FAIL ] 2021-05-16T19:47:23.2768209Z REDIRECT:topic funused2<- -> funused2-methods.html [ FAIL ] 2021-05-16T19:47:23.2919601Z funused2-methods html 2021-05-16T19:47:23.2956095Z REDIRECT:topic funused2<-,anlz-method -> funused2-methods.html [ FAIL ] 2021-05-16T19:47:23.2962995Z REDIRECT:topic funused3<- -> funused3-methods.html [ FAIL ] 2021-05-16T19:47:23.3120661Z funused3-methods html 2021-05-16T19:47:23.3174895Z REDIRECT:topic funused3<-,anlz-method -> funused3-methods.html [ FAIL ] 2021-05-16T19:47:23.3185173Z REDIRECT:topic generated<- -> generated-methods.html [ FAIL ] 2021-05-16T19:47:23.3344875Z generated-methods html 2021-05-16T19:47:23.3381571Z REDIRECT:topic generated<-,anlz-method -> generated-methods.html [ FAIL ] 2021-05-16T19:47:23.3388013Z REDIRECT:topic glmax<- -> glmax-methods.html [ FAIL ] 2021-05-16T19:47:23.3394762Z REDIRECT:topic glmax<-,nifti-method -> glmax-methods.html [ FAIL ] 2021-05-16T19:47:23.3551914Z glmax-methods html 2021-05-16T19:47:23.3589009Z REDIRECT:topic glmax<-,anlz-method -> glmax-methods.html [ FAIL ] 2021-05-16T19:47:23.3595652Z REDIRECT:topic glmin<- -> glmin-methods.html [ FAIL ] 2021-05-16T19:47:23.3601879Z REDIRECT:topic glmin<-,nifti-method -> glmin-methods.html [ FAIL ] 2021-05-16T19:47:23.3758070Z glmin-methods html 2021-05-16T19:47:23.3791029Z REDIRECT:topic glmin<-,anlz-method -> glmin-methods.html [ FAIL ] 2021-05-16T19:47:23.3799576Z REDIRECT:topic hist_un0<- -> hist_un0-methods.html [ FAIL ] 2021-05-16T19:47:23.3947567Z hist_un0-methods html 2021-05-16T19:47:23.3996021Z REDIRECT:topic hist_un0<-,anlz-method -> hist_un0-methods.html [ FAIL ] 2021-05-16T19:47:23.4004617Z REDIRECT:topic hkey_un0<- -> hkey_un0-methods.html [ FAIL ] 2021-05-16T19:47:23.4027530Z REDIRECT:topic hkey_un0<-,anlz-method -> hkey_un0-methods.html [ FAIL ] 2021-05-16T19:47:23.4040980Z REDIRECT:topic hkey.un0<- -> hkey_un0-methods.html [ FAIL ] 2021-05-16T19:47:23.4224657Z hkey_un0-methods html 2021-05-16T19:47:23.4356161Z hotmetal html 2021-05-16T19:47:23.4822382Z image-methods html 2021-05-16T19:47:23.4870086Z REDIRECT:topic hkey.un0<-,anlz-method -> hkey_un0-methods.html [ FAIL ] 2021-05-16T19:47:23.4876831Z REDIRECT:topic img_data<- -> img_data-methods.html [ FAIL ] 2021-05-16T19:47:23.4883603Z REDIRECT:topic img_data<-,nifti-method -> img_data-methods.html [ FAIL ] 2021-05-16T19:47:23.5047547Z img_data-methods html 2021-05-16T19:47:23.5130369Z img_length html 2021-05-16T19:47:23.5244463Z integerTranslation html 2021-05-16T19:47:23.5286453Z REDIRECT:topic img_data<-,anlz-method -> img_data-methods.html [ FAIL ] 2021-05-16T19:47:23.5292931Z REDIRECT:topic intent_code<- -> intent_code-methods.html [ FAIL ] 2021-05-16T19:47:23.5307405Z REDIRECT:topic intent_code<-,nifti-method -> intent_code-methods.html [ FAIL ] 2021-05-16T19:47:23.5313985Z REDIRECT:topic intent.code<- -> intent_code-methods.html [ FAIL ] 2021-05-16T19:47:23.5324595Z REDIRECT:topic intent.code<-,nifti-method -> intent_code-methods.html [ FAIL ] 2021-05-16T19:47:23.5493124Z intent_code-methods html 2021-05-16T19:47:23.5527847Z REDIRECT:topic intent_code<-,niftiImage-method -> intent_code-methods.html [ FAIL ] 2021-05-16T19:47:23.5534399Z REDIRECT:topic intent_name<- -> intent_name-methods.html [ FAIL ] 2021-05-16T19:47:23.5548828Z REDIRECT:topic intent_name<-,nifti-method -> intent_name-methods.html [ FAIL ] 2021-05-16T19:47:23.5555430Z REDIRECT:topic intent.name<- -> intent_name-methods.html [ FAIL ] 2021-05-16T19:47:23.5566089Z REDIRECT:topic intent.name<-,nifti-method -> intent_name-methods.html [ FAIL ] 2021-05-16T19:47:23.5731706Z intent_name-methods html 2021-05-16T19:47:23.5765698Z REDIRECT:topic intent_name<-,niftiImage-method -> intent_name-methods.html [ FAIL ] 2021-05-16T19:47:23.5772184Z REDIRECT:topic intent_p1<- -> intent_p1-methods.html [ FAIL ] 2021-05-16T19:47:23.5785813Z REDIRECT:topic intent_p1<-,nifti-method -> intent_p1-methods.html [ FAIL ] 2021-05-16T19:47:23.5791793Z REDIRECT:topic intent.p1<- -> intent_p1-methods.html [ FAIL ] 2021-05-16T19:47:23.5802473Z REDIRECT:topic intent.p1<-,nifti-method -> intent_p1-methods.html [ FAIL ] 2021-05-16T19:47:23.6000523Z intent_p1-methods html 2021-05-16T19:47:23.6041601Z REDIRECT:topic intent_p1<-,niftiImage-method -> intent_p1-methods.html [ FAIL ] 2021-05-16T19:47:23.6047614Z REDIRECT:topic intent_p2<- -> intent_p2-methods.html [ FAIL ] 2021-05-16T19:47:23.6062147Z REDIRECT:topic intent_p2<-,nifti-method -> intent_p2-methods.html [ FAIL ] 2021-05-16T19:47:23.6069902Z REDIRECT:topic intent.p2<- -> intent_p2-methods.html [ FAIL ] 2021-05-16T19:47:23.6079732Z REDIRECT:topic intent.p2<-,nifti-method -> intent_p2-methods.html [ FAIL ] 2021-05-16T19:47:23.6246085Z intent_p2-methods html 2021-05-16T19:47:23.6280621Z REDIRECT:topic intent_p2<-,niftiImage-method -> intent_p2-methods.html [ FAIL ] 2021-05-16T19:47:23.6287362Z REDIRECT:topic intent_p3<- -> intent_p3-methods.html [ FAIL ] 2021-05-16T19:47:23.6302506Z REDIRECT:topic intent_p3<-,nifti-method -> intent_p3-methods.html [ FAIL ] 2021-05-16T19:47:23.6309069Z REDIRECT:topic intent.p3<- -> intent_p3-methods.html [ FAIL ] 2021-05-16T19:47:23.6318939Z REDIRECT:topic intent.p3<-,nifti-method -> intent_p3-methods.html [ FAIL ] 2021-05-16T19:47:23.6484032Z intent_p3-methods html 2021-05-16T19:47:23.6542895Z internalImage-class html 2021-05-16T19:47:23.6660080Z is_afni html 2021-05-16T19:47:23.6781580Z is_anlz html 2021-05-16T19:47:23.6904601Z is_nifti html 2021-05-16T19:47:23.6939299Z REDIRECT:topic intent_p3<-,niftiImage-method -> intent_p3-methods.html [ FAIL ] 2021-05-16T19:47:23.6945716Z REDIRECT:topic magic<- -> magic-methods.html [ FAIL ] 2021-05-16T19:47:23.6956351Z REDIRECT:topic magic<-,nifti-method -> magic-methods.html [ FAIL ] 2021-05-16T19:47:23.7110645Z magic-methods html 2021-05-16T19:47:23.7129338Z REDIRECT:topic magic<-,niftiImage-method -> magic-methods.html [ FAIL ] 2021-05-16T19:47:23.7137750Z REDIRECT:topic Previous alias or file overwritten by alias: D:/a/_temp/Library/00LOCK-oro.nifti/00new/oro.nifti/help/NSLI.html 2021-05-16T19:47:23.7250409Z miscellaneous html 2021-05-16T19:47:23.8532386Z nifti-class html 2021-05-16T19:47:23.8782947Z nifti html 2021-05-16T19:47:23.8922718Z niftiAuditTrail-class html 2021-05-16T19:47:23.9034977Z niftiExtension-class html 2021-05-16T19:47:23.9164417Z niftiExtensionSection-class html 2021-05-16T19:47:23.9213751Z niftiImage-class html 2021-05-16T19:47:23.9241531Z REDIRECT:topic Previous alias or file overwritten by alias: D:/a/_temp/Library/00LOCK-oro.nifti/00new/oro.nifti/help/NTIM.html 2021-05-16T19:47:23.9243893Z REDIRECT:topic [<--methods -> nifti_assign-methods.html [ FAIL ] 2021-05-16T19:47:23.9250551Z REDIRECT:topic [<-,ANY,ANY,ANY,ANY-method -> nifti_assign-methods.html [ FAIL ] 2021-05-16T19:47:23.9257833Z REDIRECT:topic [<-,nifti,ANY,ANY,ANY-method -> nifti_assign-methods.html [ FAIL ] 2021-05-16T19:47:23.9264437Z REDIRECT:topic [<-,nifti,numeric,numeric,ANY-method -> nifti_assign-methods.html [ FAIL ] 2021-05-16T19:47:23.9270960Z REDIRECT:topic [<-,nifti,ANY,missing,ANY-method -> nifti_assign-methods.html [ FAIL ] 2021-05-16T19:47:23.9277524Z REDIRECT:topic [<-,nifti,numeric,missing,ANY-method -> nifti_assign-methods.html [ FAIL ] 2021-05-16T19:47:23.9417642Z nifti_assign-methods html 2021-05-16T19:47:23.9534915Z niftiops html 2021-05-16T19:47:23.9611841Z nii2oro html 2021-05-16T19:47:23.9653141Z REDIRECT:topic [<-,nifti,missing,missing,array-method -> nifti_assign-methods.html [ FAIL ] 2021-05-16T19:47:23.9658889Z REDIRECT:topic omax<- -> omax-methods.html [ FAIL ] 2021-05-16T19:47:23.9803814Z omax-methods html 2021-05-16T19:47:23.9837145Z REDIRECT:topic omax<-,anlz-method -> omax-methods.html [ FAIL ] 2021-05-16T19:47:23.9843745Z REDIRECT:topic omin<- -> omin-methods.html [ FAIL ] 2021-05-16T19:47:24.0012441Z omin-methods html 2021-05-16T19:47:24.0156507Z onefile html 2021-05-16T19:47:24.0192769Z REDIRECT:topic omin<-,anlz-method -> omin-methods.html [ FAIL ] 2021-05-16T19:47:24.0199312Z REDIRECT:topic orient<- -> orient-methods.html [ FAIL ] 2021-05-16T19:47:24.0340390Z orient-methods html 2021-05-16T19:47:24.0486343Z orientation-methods html 2021-05-16T19:47:24.0543413Z REDIRECT:topic orient<-,anlz-method -> orient-methods.html [ FAIL ] 2021-05-16T19:47:24.0548042Z REDIRECT:topic origin<- -> origin-methods.html [ FAIL ] 2021-05-16T19:47:24.0556818Z REDIRECT:topic origin<-,anlz-method -> origin-methods.html [ FAIL ] 2021-05-16T19:47:24.0719420Z origin-methods html 2021-05-16T19:47:24.0851123Z oro2nii html 2021-05-16T19:47:24.1418724Z orthographic-methods html 2021-05-16T19:47:24.1982434Z overlay-methods html 2021-05-16T19:47:24.2041351Z REDIRECT:topic origin<-,nifti-method -> origin-methods.html [ FAIL ] 2021-05-16T19:47:24.2052495Z REDIRECT:topic patient_id<- -> patient_id-methods.html [ FAIL ] 2021-05-16T19:47:24.2083697Z REDIRECT:topic patient_id<-,anlz-method -> patient_id-methods.html [ FAIL ] 2021-05-16T19:47:24.2090217Z REDIRECT:topic patient.id<- -> patient_id-methods.html [ FAIL ] 2021-05-16T19:47:24.2254568Z patient_id-methods html 2021-05-16T19:47:24.2421824Z performPermutation html 2021-05-16T19:47:24.2477450Z REDIRECT:topic patient.id<-,anlz-method -> patient_id-methods.html [ FAIL ] 2021-05-16T19:47:24.2483837Z REDIRECT:topic pixdim<- -> pixdim-methods.html [ FAIL ] 2021-05-16T19:47:24.2490482Z REDIRECT:topic pixdim<-,nifti-method -> pixdim-methods.html [ FAIL ] 2021-05-16T19:47:24.2497134Z REDIRECT:topic pixdim<-,anlz-method -> pixdim-methods.html [ FAIL ] 2021-05-16T19:47:24.2665546Z pixdim-methods html 2021-05-16T19:47:24.2700084Z REDIRECT:topic pixdim<-,ANY-method -> pixdim-methods.html [ FAIL ] 2021-05-16T19:47:24.2706736Z REDIRECT:topic qform_code<- -> qform_code-methods.html [ FAIL ] 2021-05-16T19:47:24.2720323Z REDIRECT:topic qform_code<-,nifti-method -> qform_code-methods.html [ FAIL ] 2021-05-16T19:47:24.2726535Z REDIRECT:topic qform.code<- -> qform_code-methods.html [ FAIL ] 2021-05-16T19:47:24.2736571Z REDIRECT:topic qform.code<-,nifti-method -> qform_code-methods.html [ FAIL ] 2021-05-16T19:47:24.2930368Z qform_code-methods html 2021-05-16T19:47:24.2969928Z REDIRECT:topic qform_code<-,niftiImage-method -> qform_code-methods.html [ FAIL ] 2021-05-16T19:47:24.2978601Z REDIRECT:topic qoffset_x<- -> qoffset_x-methods.html [ FAIL ] 2021-05-16T19:47:24.2994073Z REDIRECT:topic qoffset_x<-,nifti-method -> qoffset_x-methods.html [ FAIL ] 2021-05-16T19:47:24.3001275Z REDIRECT:topic qoffset.x<- -> qoffset_x-methods.html [ FAIL ] 2021-05-16T19:47:24.3012060Z REDIRECT:topic qoffset.x<-,nifti-method -> qoffset_x-methods.html [ FAIL ] 2021-05-16T19:47:24.3188120Z qoffset_x-methods html 2021-05-16T19:47:24.3225223Z REDIRECT:topic qoffset_x<-,niftiImage-method -> qoffset_x-methods.html [ FAIL ] 2021-05-16T19:47:24.3231570Z REDIRECT:topic qoffset_y<- -> qoffset_y-methods.html [ FAIL ] 2021-05-16T19:47:24.3246259Z REDIRECT:topic qoffset_y<-,nifti-method -> qoffset_y-methods.html [ FAIL ] 2021-05-16T19:47:24.3252646Z REDIRECT:topic qoffset.y<- -> qoffset_y-methods.html [ FAIL ] 2021-05-16T19:47:24.3263233Z REDIRECT:topic qoffset.y<-,nifti-method -> qoffset_y-methods.html [ FAIL ] 2021-05-16T19:47:24.3440992Z qoffset_y-methods html 2021-05-16T19:47:24.3478184Z REDIRECT:topic qoffset_y<-,niftiImage-method -> qoffset_y-methods.html [ FAIL ] 2021-05-16T19:47:24.3485879Z REDIRECT:topic qoffset_z<- -> qoffset_z-methods.html [ FAIL ] 2021-05-16T19:47:24.3499899Z REDIRECT:topic qoffset_z<-,nifti-method -> qoffset_z-methods.html [ FAIL ] 2021-05-16T19:47:24.3507234Z REDIRECT:topic qoffset.z<- -> qoffset_z-methods.html [ FAIL ] 2021-05-16T19:47:24.3518159Z REDIRECT:topic qoffset.z<-,nifti-method -> qoffset_z-methods.html [ FAIL ] 2021-05-16T19:47:24.3693484Z qoffset_z-methods html 2021-05-16T19:47:24.3728477Z REDIRECT:topic qoffset_z<-,niftiImage-method -> qoffset_z-methods.html [ FAIL ] 2021-05-16T19:47:24.3735609Z REDIRECT:topic quatern_b<- -> quatern_b-methods.html [ FAIL ] 2021-05-16T19:47:24.3749636Z REDIRECT:topic quatern_b<-,nifti-method -> quatern_b-methods.html [ FAIL ] 2021-05-16T19:47:24.3756219Z REDIRECT:topic quatern.b<- -> quatern_b-methods.html [ FAIL ] 2021-05-16T19:47:24.3766969Z REDIRECT:topic quatern.b<-,nifti-method -> quatern_b-methods.html [ FAIL ] 2021-05-16T19:47:24.3936741Z quatern_b-methods html 2021-05-16T19:47:24.3971700Z REDIRECT:topic quatern_b<-,niftiImage-method -> quatern_b-methods.html [ FAIL ] 2021-05-16T19:47:24.3978280Z REDIRECT:topic quatern_c<- -> quatern_c-methods.html [ FAIL ] 2021-05-16T19:47:24.3992727Z REDIRECT:topic quatern_c<-,nifti-method -> quatern_c-methods.html [ FAIL ] 2021-05-16T19:47:24.3999137Z REDIRECT:topic quatern.c<- -> quatern_c-methods.html [ FAIL ] 2021-05-16T19:47:24.4014681Z REDIRECT:topic quatern.c<-,nifti-method -> quatern_c-methods.html [ FAIL ] 2021-05-16T19:47:24.4177604Z quatern_c-methods html 2021-05-16T19:47:24.4249358Z REDIRECT:topic quatern_c<-,niftiImage-method -> quatern_c-methods.html [ FAIL ] 2021-05-16T19:47:24.4275383Z REDIRECT:topic quatern_d<- -> quatern_d-methods.html [ FAIL ] 2021-05-16T19:47:24.4276995Z REDIRECT:topic quatern_d<-,nifti-method -> quatern_d-methods.html [ FAIL ] 2021-05-16T19:47:24.4278164Z REDIRECT:topic quatern.d<- -> quatern_d-methods.html [ FAIL ] 2021-05-16T19:47:24.4279276Z REDIRECT:topic quatern.d<-,nifti-method -> quatern_d-methods.html [ FAIL ] 2021-05-16T19:47:24.4558948Z quatern_d-methods html 2021-05-16T19:47:24.4815098Z quaternion2rotation html 2021-05-16T19:47:24.5131845Z read_afni html 2021-05-16T19:47:24.5362800Z read_anlz html 2021-05-16T19:47:24.5708609Z read_nifti html 2021-05-16T19:47:24.5766638Z REDIRECT:topic quatern_d<-,niftiImage-method -> quatern_d-methods.html [ FAIL ] 2021-05-16T19:47:24.5777860Z REDIRECT:topic regular<- -> regular-methods.html [ FAIL ] 2021-05-16T19:47:24.5789335Z REDIRECT:topic regular<-,nifti-method -> regular-methods.html [ FAIL ] 2021-05-16T19:47:24.5979227Z regular-methods html 2021-05-16T19:47:24.6084105Z remove html 2021-05-16T19:47:24.6265645Z reorient html 2021-05-16T19:47:24.6299860Z REDIRECT:topic regular<-,anlz-method -> regular-methods.html [ FAIL ] 2021-05-16T19:47:24.6306734Z REDIRECT:topic scannum<- -> scannum-methods.html [ FAIL ] 2021-05-16T19:47:24.6481846Z scannum-methods html 2021-05-16T19:47:24.6530799Z REDIRECT:topic scannum<-,anlz-method -> scannum-methods.html [ FAIL ] 2021-05-16T19:47:24.6542538Z REDIRECT:topic scl_inter<- -> scl_inter-methods.html [ FAIL ] 2021-05-16T19:47:24.6554321Z REDIRECT:topic scl_inter<-,nifti-method -> scl_inter-methods.html [ FAIL ] 2021-05-16T19:47:24.6561007Z REDIRECT:topic scl.inter<- -> scl_inter-methods.html [ FAIL ] 2021-05-16T19:47:24.6738866Z scl_inter-methods html 2021-05-16T19:47:24.6773296Z REDIRECT:topic scl.inter<-,nifti-method -> scl_inter-methods.html [ FAIL ] 2021-05-16T19:47:24.6779795Z REDIRECT:topic scl_slope<- -> scl_slope-methods.html [ FAIL ] 2021-05-16T19:47:24.6793476Z REDIRECT:topic scl_slope<-,nifti-method -> scl_slope-methods.html [ FAIL ] 2021-05-16T19:47:24.6799770Z REDIRECT:topic scl.slope<- -> scl_slope-methods.html [ FAIL ] 2021-05-16T19:47:24.6977726Z scl_slope-methods html 2021-05-16T19:47:24.7015384Z REDIRECT:topic scl.slope<-,nifti-method -> scl_slope-methods.html [ FAIL ] 2021-05-16T19:47:24.7021823Z REDIRECT:topic session_error<- -> session_error-methods.html [ FAIL ] 2021-05-16T19:47:24.7028659Z REDIRECT:topic session_error<-,nifti-method -> session_error-methods.html [ FAIL ] 2021-05-16T19:47:24.7046568Z REDIRECT:topic session_error<-,anlz-method -> session_error-methods.html [ FAIL ] 2021-05-16T19:47:24.7053039Z REDIRECT:topic session.error<- -> session_error-methods.html [ FAIL ] 2021-05-16T19:47:24.7059886Z REDIRECT:topic session.error<-,nifti-method -> session_error-methods.html [ FAIL ] 2021-05-16T19:47:24.7236116Z session_error-methods html 2021-05-16T19:47:24.7270795Z REDIRECT:topic session.error<-,anlz-method -> session_error-methods.html [ FAIL ] 2021-05-16T19:47:24.7277080Z REDIRECT:topic sform_code<- -> sform_code-methods.html [ FAIL ] 2021-05-16T19:47:24.7290727Z REDIRECT:topic sform_code<-,nifti-method -> sform_code-methods.html [ FAIL ] 2021-05-16T19:47:24.7297448Z REDIRECT:topic sform.code<- -> sform_code-methods.html [ FAIL ] 2021-05-16T19:47:24.7308360Z REDIRECT:topic sform.code<-,nifti-method -> sform_code-methods.html [ FAIL ] 2021-05-16T19:47:24.7476156Z sform_code-methods html 2021-05-16T19:47:24.7523563Z REDIRECT:topic sform_code<-,niftiImage-method -> sform_code-methods.html [ FAIL ] 2021-05-16T19:47:24.7529909Z REDIRECT:topic sizeof_hdr<- -> sizeof_hdr-methods.html [ FAIL ] 2021-05-16T19:47:24.7536529Z REDIRECT:topic sizeof_hdr<-,nifti-method -> sizeof_hdr-methods.html [ FAIL ] 2021-05-16T19:47:24.7698835Z sizeof_hdr-methods html 2021-05-16T19:47:24.8249824Z slice-methods html 2021-05-16T19:47:24.8304485Z REDIRECT:topic sizeof_hdr<-,anlz-method -> sizeof_hdr-methods.html [ FAIL ] 2021-05-16T19:47:24.8312601Z REDIRECT:topic slice_code<- -> slice_code-methods.html [ FAIL ] 2021-05-16T19:47:24.8330784Z REDIRECT:topic slice_code<-,nifti-method -> slice_code-methods.html [ FAIL ] 2021-05-16T19:47:24.8339201Z REDIRECT:topic slice.code<- -> slice_code-methods.html [ FAIL ] 2021-05-16T19:47:24.8352853Z REDIRECT:topic slice.code<-,nifti-method -> slice_code-methods.html [ FAIL ] 2021-05-16T19:47:24.8530826Z slice_code-methods html 2021-05-16T19:47:24.8573224Z REDIRECT:topic slice_code<-,niftiImage-method -> slice_code-methods.html [ FAIL ] 2021-05-16T19:47:24.8579805Z REDIRECT:topic slice_duration<- -> slice_duration-methods.html [ FAIL ] 2021-05-16T19:47:24.8593845Z REDIRECT:topic slice_duration<-,nifti-method -> slice_duration-methods.html [ FAIL ] 2021-05-16T19:47:24.8600350Z REDIRECT:topic slice.duration<- -> slice_duration-methods.html [ FAIL ] 2021-05-16T19:47:24.8611169Z REDIRECT:topic slice.duration<-,nifti-method -> slice_duration-methods.html [ FAIL ] 2021-05-16T19:47:24.8779991Z slice_duration-methods html 2021-05-16T19:47:24.8818675Z REDIRECT:topic slice_duration<-,niftiImage-method -> slice_duration-methods.html [ FAIL ] 2021-05-16T19:47:24.8824342Z REDIRECT:topic slice_end<- -> slice_end-methods.html [ FAIL ] 2021-05-16T19:47:24.8837674Z REDIRECT:topic slice_end<-,nifti-method -> slice_end-methods.html [ FAIL ] 2021-05-16T19:47:24.8844175Z REDIRECT:topic slice.end<- -> slice_end-methods.html [ FAIL ] 2021-05-16T19:47:24.8854754Z REDIRECT:topic slice.end<-,nifti-method -> slice_end-methods.html [ FAIL ] 2021-05-16T19:47:24.8868118Z REDIRECT:topic slice_end<-,niftiImage-method -> slice_end-methods.html [ FAIL ] 2021-05-16T19:47:24.9043490Z slice_end-methods html 2021-05-16T19:47:24.9611534Z slice_overlay-methods html 2021-05-16T19:47:24.9679809Z REDIRECT:topic slice.end<-,niftiImage-method -> slice_end-methods.html [ FAIL ] 2021-05-16T19:47:24.9685076Z REDIRECT:topic slice_start<- -> slice_start-methods.html [ FAIL ] 2021-05-16T19:47:24.9701260Z REDIRECT:topic slice_start<-,nifti-method -> slice_start-methods.html [ FAIL ] 2021-05-16T19:47:24.9709455Z REDIRECT:topic slice.start<- -> slice_start-methods.html [ FAIL ] 2021-05-16T19:47:24.9723112Z REDIRECT:topic slice.start<-,nifti-method -> slice_start-methods.html [ FAIL ] 2021-05-16T19:47:24.9741025Z REDIRECT:topic slice_start<-,niftiImage-method -> slice_start-methods.html [ FAIL ] 2021-05-16T19:47:24.9937518Z slice_start-methods html 2021-05-16T19:47:24.9972047Z REDIRECT:topic slice.start<-,niftiImage-method -> slice_start-methods.html [ FAIL ] 2021-05-16T19:47:24.9978642Z REDIRECT:topic smax<- -> smax-methods.html [ FAIL ] 2021-05-16T19:47:25.0130572Z smax-methods html 2021-05-16T19:47:25.0165013Z REDIRECT:topic smax<-,anlz-method -> smax-methods.html [ FAIL ] 2021-05-16T19:47:25.0171245Z REDIRECT:topic smin<- -> smin-methods.html [ FAIL ] 2021-05-16T19:47:25.0320209Z smin-methods html 2021-05-16T19:47:25.0355188Z REDIRECT:topic smin<-,anlz-method -> smin-methods.html [ FAIL ] 2021-05-16T19:47:25.0362152Z REDIRECT:topic srow_x<- -> srow_x-methods.html [ FAIL ] 2021-05-16T19:47:25.0376029Z REDIRECT:topic srow_x<-,nifti-method -> srow_x-methods.html [ FAIL ] 2021-05-16T19:47:25.0382559Z REDIRECT:topic srow.x<- -> srow_x-methods.html [ FAIL ] 2021-05-16T19:47:25.0393642Z REDIRECT:topic srow.x<-,nifti-method -> srow_x-methods.html [ FAIL ] 2021-05-16T19:47:25.0572686Z srow_x-methods html 2021-05-16T19:47:25.0611643Z REDIRECT:topic srow_x<-,niftiImage-method -> srow_x-methods.html [ FAIL ] 2021-05-16T19:47:25.0618329Z REDIRECT:topic srow_y<- -> srow_y-methods.html [ FAIL ] 2021-05-16T19:47:25.0632867Z REDIRECT:topic srow_y<-,nifti-method -> srow_y-methods.html [ FAIL ] 2021-05-16T19:47:25.0639560Z REDIRECT:topic srow.y<- -> srow_y-methods.html [ FAIL ] 2021-05-16T19:47:25.0650445Z REDIRECT:topic srow.y<-,nifti-method -> srow_y-methods.html [ FAIL ] 2021-05-16T19:47:25.0823260Z srow_y-methods html 2021-05-16T19:47:25.0858185Z REDIRECT:topic srow_y<-,niftiImage-method -> srow_y-methods.html [ FAIL ] 2021-05-16T19:47:25.0864729Z REDIRECT:topic srow_z<- -> srow_z-methods.html [ FAIL ] 2021-05-16T19:47:25.0878642Z REDIRECT:topic srow_z<-,nifti-method -> srow_z-methods.html [ FAIL ] 2021-05-16T19:47:25.0885247Z REDIRECT:topic srow.z<- -> srow_z-methods.html [ FAIL ] 2021-05-16T19:47:25.0906270Z REDIRECT:topic srow.z<-,nifti-method -> srow_z-methods.html [ FAIL ] 2021-05-16T19:47:25.1087257Z srow_z-methods html 2021-05-16T19:47:25.1127074Z REDIRECT:topic srow_z<-,niftiImage-method -> srow_z-methods.html [ FAIL ] 2021-05-16T19:47:25.1133440Z REDIRECT:topic start_field<- -> start_field-methods.html [ FAIL ] 2021-05-16T19:47:25.1278187Z start_field-methods html 2021-05-16T19:47:25.1455774Z tim_colors html 2021-05-16T19:47:25.1489998Z REDIRECT:topic start_field<-,anlz-method -> start_field-methods.html [ FAIL ] 2021-05-16T19:47:25.1496652Z REDIRECT:topic toffset<- -> toffset-methods.html [ FAIL ] 2021-05-16T19:47:25.1507753Z REDIRECT:topic toffset<-,nifti-method -> toffset-methods.html [ FAIL ] 2021-05-16T19:47:25.1665247Z toffset-methods html 2021-05-16T19:47:25.1866684Z transformCoordinate html 2021-05-16T19:47:25.1914960Z REDIRECT:topic toffset<-,niftiImage-method -> toffset-methods.html [ FAIL ] 2021-05-16T19:47:25.1923799Z REDIRECT:topic unused1<- -> unused1-methods.html [ FAIL ] 2021-05-16T19:47:25.2067470Z unused1-methods html 2021-05-16T19:47:25.2102573Z REDIRECT:topic unused1<-,anlz-method -> unused1-methods.html [ FAIL ] 2021-05-16T19:47:25.2108861Z REDIRECT:topic verified<- -> verified-methods.html [ FAIL ] 2021-05-16T19:47:25.2252544Z verified-methods html 2021-05-16T19:47:25.2285244Z REDIRECT:topic verified<-,anlz-method -> verified-methods.html [ FAIL ] 2021-05-16T19:47:25.2291464Z REDIRECT:topic views<- -> views-methods.html [ FAIL ] 2021-05-16T19:47:25.2433406Z views-methods html 2021-05-16T19:47:25.2467157Z REDIRECT:topic views<-,anlz-method -> views-methods.html [ FAIL ] 2021-05-16T19:47:25.2473780Z REDIRECT:topic vols_added<- -> vols_added-methods.html [ FAIL ] 2021-05-16T19:47:25.2496284Z REDIRECT:topic vols_added<-,anlz-method -> vols_added-methods.html [ FAIL ] 2021-05-16T19:47:25.2502641Z REDIRECT:topic vols.added<- -> vols_added-methods.html [ FAIL ] 2021-05-16T19:47:25.2656745Z vols_added-methods html 2021-05-16T19:47:25.2693477Z REDIRECT:topic vols.added<-,anlz-method -> vols_added-methods.html [ FAIL ] 2021-05-16T19:47:25.2699848Z REDIRECT:topic vox_offset<- -> vox_offset-methods.html [ FAIL ] 2021-05-16T19:47:25.2706715Z REDIRECT:topic vox_offset<-,nifti-method -> vox_offset-methods.html [ FAIL ] 2021-05-16T19:47:25.2725135Z REDIRECT:topic vox_offset<-,anlz-method -> vox_offset-methods.html [ FAIL ] 2021-05-16T19:47:25.2732798Z REDIRECT:topic vox.offset<- -> vox_offset-methods.html [ FAIL ] 2021-05-16T19:47:25.2739517Z REDIRECT:topic vox.offset<-,nifti-method -> vox_offset-methods.html [ FAIL ] 2021-05-16T19:47:25.2934753Z vox_offset-methods html 2021-05-16T19:47:25.2969183Z REDIRECT:topic vox.offset<-,anlz-method -> vox_offset-methods.html [ FAIL ] 2021-05-16T19:47:25.2975794Z REDIRECT:topic vox_units<- -> vox_units-methods.html [ FAIL ] 2021-05-16T19:47:25.2993315Z REDIRECT:topic vox_units<-,anlz-method -> vox_units-methods.html [ FAIL ] 2021-05-16T19:47:25.2999888Z REDIRECT:topic vox.units<- -> vox_units-methods.html [ FAIL ] 2021-05-16T19:47:25.3189336Z vox_units-methods html 2021-05-16T19:47:25.3252280Z voxdim html 2021-05-16T19:47:25.3325702Z voxres html 2021-05-16T19:47:25.3636648Z write_afni-methods html 2021-05-16T19:47:25.3917656Z write_anlz html 2021-05-16T19:47:25.4368714Z write_nifti html 2021-05-16T19:47:25.4405985Z REDIRECT:topic vox.units<-,anlz-method -> vox_units-methods.html [ FAIL ] 2021-05-16T19:47:25.4412053Z REDIRECT:topic xyzt_units<- -> xyzt_units-methods.html [ FAIL ] 2021-05-16T19:47:25.4427205Z REDIRECT:topic xyzt_units<-,nifti-method -> xyzt_units-methods.html [ FAIL ] 2021-05-16T19:47:25.4433040Z REDIRECT:topic xyzt.units<- -> xyzt_units-methods.html [ FAIL ] 2021-05-16T19:47:25.4443192Z REDIRECT:topic xyzt.units<-,nifti-method -> xyzt_units-methods.html [ FAIL ] 2021-05-16T19:47:25.4615749Z xyzt_units-methods html 2021-05-16T19:47:25.4752839Z zero_trans html 2021-05-16T19:47:25.4790520Z REDIRECT:topic xyzt_units<-,niftiImage-method -> xyzt_units-methods.html [ FAIL ]** building package indices 2021-05-16T19:47:26.1005547Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:47:26.1006688Z *** arch - i386 2021-05-16T19:47:26.9112642Z *** arch - x64 2021-05-16T19:47:27.8293526Z ** testing if installed package can be loaded from final location 2021-05-16T19:47:27.8296041Z *** arch - i386 2021-05-16T19:47:28.8430475Z *** arch - x64 2021-05-16T19:47:29.8563831Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:47:29.9290166Z * DONE (oro.nifti) 2021-05-16T19:47:30.3929982Z Installing 20 packages: colorspace, viridisLite, RColorBrewer, munsell, labeling, farver, scales, isoband, gtable, RcppEigen, nloptr, minqa, RNifti, abind, bitops, lme4, ggplot2, numDeriv, gamm4, lmerTest 2021-05-16T19:47:30.3945562Z Installing packages into 'D:/a/_temp/Library' 2021-05-16T19:47:30.3946444Z (as 'lib' is unspecified) 2021-05-16T19:47:32.0623830Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/bioc/bin/windows/contrib/4.2: 2021-05-16T19:47:32.0631948Z cannot open URL 'https://bioconductor.org/packages/3.13/bioc/bin/windows/contrib/4.2/PACKAGES' 2021-05-16T19:47:32.1843045Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/data/annotation/bin/windows/contrib/4.2: 2021-05-16T19:47:32.1857096Z cannot open URL 'https://bioconductor.org/packages/3.13/data/annotation/bin/windows/contrib/4.2/PACKAGES' 2021-05-16T19:47:32.3529074Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/data/experiment/bin/windows/contrib/4.2: 2021-05-16T19:47:32.3539906Z cannot open URL 'https://bioconductor.org/packages/3.13/data/experiment/bin/windows/contrib/4.2/PACKAGES' 2021-05-16T19:47:32.4853232Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/workflows/bin/windows/contrib/4.2: 2021-05-16T19:47:32.4857562Z cannot open URL 'https://bioconductor.org/packages/3.13/workflows/bin/windows/contrib/4.2/PACKAGES' 2021-05-16T19:47:33.3967049Z 2021-05-16T19:47:33.3969248Z There are binary versions available but the source versions are later: 2021-05-16T19:47:33.3985230Z binary source needs_compilation 2021-05-16T19:47:33.3986618Z RNifti 1.3.0 1.3.1 TRUE 2021-05-16T19:47:33.3987731Z lme4 1.1-26 1.1-27 TRUE 2021-05-16T19:47:33.3988467Z 2021-05-16T19:47:33.4003751Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/colorspace_2.0-1.zip' 2021-05-16T19:47:33.4124008Z Content type 'application/zip' length 2640682 bytes (2.5 MB) 2021-05-16T19:47:33.4420523Z ================================================== 2021-05-16T19:47:33.4421729Z downloaded 2.5 MB 2021-05-16T19:47:33.4422177Z 2021-05-16T19:47:33.4435111Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/viridisLite_0.4.0.zip' 2021-05-16T19:47:33.4589692Z Content type 'application/zip' length 1299469 bytes (1.2 MB) 2021-05-16T19:47:33.5880694Z ================================================== 2021-05-16T19:47:33.5881933Z downloaded 1.2 MB 2021-05-16T19:47:33.5882410Z 2021-05-16T19:47:33.5896588Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/RColorBrewer_1.1-2.zip' 2021-05-16T19:47:33.6016744Z Content type 'application/zip' length 55584 bytes (54 KB) 2021-05-16T19:47:33.6020875Z ================================================== 2021-05-16T19:47:33.6021799Z downloaded 54 KB 2021-05-16T19:47:33.6022310Z 2021-05-16T19:47:33.6033917Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/munsell_0.5.0.zip' 2021-05-16T19:47:33.6284778Z Content type 'application/zip' length 244821 bytes (239 KB) 2021-05-16T19:47:33.6346471Z ================================================== 2021-05-16T19:47:33.6347198Z downloaded 239 KB 2021-05-16T19:47:33.6347882Z 2021-05-16T19:47:33.6367178Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/labeling_0.4.2.zip' 2021-05-16T19:47:33.6475404Z Content type 'application/zip' length 62674 bytes (61 KB) 2021-05-16T19:47:33.6493216Z ================================================== 2021-05-16T19:47:33.6495264Z downloaded 61 KB 2021-05-16T19:47:33.6496338Z 2021-05-16T19:47:33.6507688Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/farver_2.1.0.zip' 2021-05-16T19:47:33.6591846Z Content type 'application/zip' length 1752095 bytes (1.7 MB) 2021-05-16T19:47:33.6891846Z ================================================== 2021-05-16T19:47:33.6892927Z downloaded 1.7 MB 2021-05-16T19:47:33.6893353Z 2021-05-16T19:47:33.6904694Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/scales_1.1.1.zip' 2021-05-16T19:47:33.7066727Z Content type 'application/zip' length 563040 bytes (549 KB) 2021-05-16T19:47:33.7284508Z ================================================== 2021-05-16T19:47:33.7288809Z downloaded 549 KB 2021-05-16T19:47:33.7289446Z 2021-05-16T19:47:33.7299884Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/isoband_0.2.4.zip' 2021-05-16T19:47:33.7661520Z Content type 'application/zip' length 3062192 bytes (2.9 MB) 2021-05-16T19:47:33.8964449Z ================================================== 2021-05-16T19:47:33.8965544Z downloaded 2.9 MB 2021-05-16T19:47:33.8966038Z 2021-05-16T19:47:33.8981404Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/gtable_0.3.0.zip' 2021-05-16T19:47:33.9448626Z Content type 'application/zip' length 434073 bytes (423 KB) 2021-05-16T19:47:33.9538997Z ================================================== 2021-05-16T19:47:33.9539988Z downloaded 423 KB 2021-05-16T19:47:33.9540459Z 2021-05-16T19:47:33.9556307Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/RcppEigen_0.3.3.9.1.zip' 2021-05-16T19:47:33.9893790Z Content type 'application/zip' length 2865840 bytes (2.7 MB) 2021-05-16T19:47:34.1043806Z ================================================== 2021-05-16T19:47:34.1044905Z downloaded 2.7 MB 2021-05-16T19:47:34.1045341Z 2021-05-16T19:47:34.1065926Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/nloptr_1.2.2.2.zip' 2021-05-16T19:47:34.1314564Z Content type 'application/zip' length 1244064 bytes (1.2 MB) 2021-05-16T19:47:34.1578992Z ================================================== 2021-05-16T19:47:34.1579959Z downloaded 1.2 MB 2021-05-16T19:47:34.1580522Z 2021-05-16T19:47:34.1594767Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/minqa_1.2.4.zip' 2021-05-16T19:47:34.2320218Z Content type 'application/zip' length 855149 bytes (835 KB) 2021-05-16T19:47:34.2424885Z ================================================== 2021-05-16T19:47:34.2426089Z downloaded 835 KB 2021-05-16T19:47:34.2426761Z 2021-05-16T19:47:34.2441878Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/abind_1.4-5.zip' 2021-05-16T19:47:34.2540767Z Content type 'application/zip' length 63645 bytes (62 KB) 2021-05-16T19:47:34.2547790Z ================================================== 2021-05-16T19:47:34.2548435Z downloaded 62 KB 2021-05-16T19:47:34.2548868Z 2021-05-16T19:47:34.2562554Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/bitops_1.0-7.zip' 2021-05-16T19:47:34.2710953Z Content type 'application/zip' length 42483 bytes (41 KB) 2021-05-16T19:47:34.2715023Z ================================================== 2021-05-16T19:47:34.2715865Z downloaded 41 KB 2021-05-16T19:47:34.2716413Z 2021-05-16T19:47:34.2729420Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/ggplot2_3.3.3.zip' 2021-05-16T19:47:34.3185136Z Content type 'application/zip' length 4072714 bytes (3.9 MB) 2021-05-16T19:47:34.4199620Z ================================================== 2021-05-16T19:47:34.4200627Z downloaded 3.9 MB 2021-05-16T19:47:34.4201130Z 2021-05-16T19:47:34.4218060Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/numDeriv_2016.8-1.1.zip' 2021-05-16T19:47:34.4648213Z Content type 'application/zip' length 115759 bytes (113 KB) 2021-05-16T19:47:34.4669902Z ================================================== 2021-05-16T19:47:34.4670804Z downloaded 113 KB 2021-05-16T19:47:34.4671272Z 2021-05-16T19:47:34.4686560Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/gamm4_0.2-6.zip' 2021-05-16T19:47:34.5090428Z Content type 'application/zip' length 57884 bytes (56 KB) 2021-05-16T19:47:34.5106858Z ================================================== 2021-05-16T19:47:34.5107973Z downloaded 56 KB 2021-05-16T19:47:34.5108844Z 2021-05-16T19:47:34.5125778Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/lmerTest_3.1-3.zip' 2021-05-16T19:47:34.6142115Z Content type 'application/zip' length 530315 bytes (517 KB) 2021-05-16T19:47:34.6248815Z ================================================== 2021-05-16T19:47:34.6249822Z downloaded 517 KB 2021-05-16T19:47:34.6250369Z 2021-05-16T19:47:34.7315102Z package 'colorspace' successfully unpacked and MD5 sums checked 2021-05-16T19:47:34.7543296Z package 'viridisLite' successfully unpacked and MD5 sums checked 2021-05-16T19:47:34.7649693Z package 'RColorBrewer' successfully unpacked and MD5 sums checked 2021-05-16T19:47:34.7826010Z package 'munsell' successfully unpacked and MD5 sums checked 2021-05-16T19:47:34.7928825Z package 'labeling' successfully unpacked and MD5 sums checked 2021-05-16T19:47:34.8421670Z package 'farver' successfully unpacked and MD5 sums checked 2021-05-16T19:47:34.8651218Z package 'scales' successfully unpacked and MD5 sums checked 2021-05-16T19:47:34.9402173Z package 'isoband' successfully unpacked and MD5 sums checked 2021-05-16T19:47:34.9707142Z package 'gtable' successfully unpacked and MD5 sums checked 2021-05-16T19:47:35.3526859Z package 'RcppEigen' successfully unpacked and MD5 sums checked 2021-05-16T19:47:35.4028078Z package 'nloptr' successfully unpacked and MD5 sums checked 2021-05-16T19:47:35.4452276Z package 'minqa' successfully unpacked and MD5 sums checked 2021-05-16T19:47:35.4564836Z package 'abind' successfully unpacked and MD5 sums checked 2021-05-16T19:47:35.4810420Z package 'bitops' successfully unpacked and MD5 sums checked 2021-05-16T19:47:35.5669698Z package 'ggplot2' successfully unpacked and MD5 sums checked 2021-05-16T19:47:35.5813824Z package 'numDeriv' successfully unpacked and MD5 sums checked 2021-05-16T19:47:35.5917877Z package 'gamm4' successfully unpacked and MD5 sums checked 2021-05-16T19:47:35.6124159Z package 'lmerTest' successfully unpacked and MD5 sums checked 2021-05-16T19:47:35.6151624Z 2021-05-16T19:47:35.6152611Z The downloaded binary packages are in 2021-05-16T19:47:35.6153743Z C:\Users\runneradmin\AppData\Local\Temp\Rtmp4GTaCA\downloaded_packages 2021-05-16T19:47:35.6155486Z installing the source packages 'RNifti', 'lme4' 2021-05-16T19:47:35.6156144Z 2021-05-16T19:47:35.6178530Z trying URL 'https://cloud.r-project.org/src/contrib/RNifti_1.3.1.tar.gz' 2021-05-16T19:47:35.6207084Z Content type 'application/x-gzip' length 1076925 bytes (1.0 MB) 2021-05-16T19:47:35.6562623Z ================================================== 2021-05-16T19:47:35.6563625Z downloaded 1.0 MB 2021-05-16T19:47:35.6564133Z 2021-05-16T19:47:35.6578479Z trying URL 'https://cloud.r-project.org/src/contrib/lme4_1.1-27.tar.gz' 2021-05-16T19:47:35.6636465Z Content type 'application/x-gzip' length 3302287 bytes (3.1 MB) 2021-05-16T19:47:35.6929824Z ================================================== 2021-05-16T19:47:35.6930784Z downloaded 3.1 MB 2021-05-16T19:47:35.6931291Z 2021-05-16T19:47:36.1933576Z * installing *source* package 'RNifti' ... 2021-05-16T19:47:36.2132209Z ** package 'RNifti' successfully unpacked and MD5 sums checked 2021-05-16T19:47:36.2672854Z ** using staged installation 2021-05-16T19:47:36.3002984Z ** libs 2021-05-16T19:47:36.3021830Z 2021-05-16T19:47:36.3023122Z *** arch - i386 2021-05-16T19:47:36.3534266Z "C:/rtools40/mingw32/bin/"g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'D:/a/_temp/Library/Rcpp/include' -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c main.cpp -o main.o 2021-05-16T19:47:39.1874676Z main.cpp: In function 'SEXPREC* unpackRgb(SEXP, SEXP)': 2021-05-16T19:47:39.1876562Z main.cpp:109:24: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'unsigned int'} [-Wsign-compare] 2021-05-16T19:47:39.1877828Z for (int j=0; jnvox) 2021-05-16T19:47:59.9019973Z ~~~~~~~~~~^~~~~~~~~~~~~~~ 2021-05-16T19:47:59.9694543Z In file included from ../inst/include/RNifti/NiftiImage.h:1934, 2021-05-16T19:47:59.9696697Z from ../inst/include/RNifti.h:50, 2021-05-16T19:47:59.9697991Z from main.cpp:4: 2021-05-16T19:47:59.9700434Z ../inst/include/RNifti/NiftiImage_impl.h: In member function 'RNifti::NiftiImage& RNifti::NiftiImage::replaceData(const RNifti::NiftiImageData&)': 2021-05-16T19:47:59.9704308Z ../inst/include/RNifti/NiftiImage_impl.h:1769:28: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'int64_t' {aka 'long long int'} [-Wsign-compare] 2021-05-16T19:47:59.9706826Z else if (data.length() != image->nvox) 2021-05-16T19:47:59.9708032Z ~~~~~~~~~~~~~~^~~~~~~~~~~~~~ 2021-05-16T19:47:59.9846121Z main.cpp: In function 'SEXPREC* unpackRgb(SEXP, SEXP)': 2021-05-16T19:47:59.9847958Z main.cpp:109:24: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 2021-05-16T19:47:59.9849262Z for (int j=0; j extensions.html [ FAIL ] 2021-05-16T19:48:17.7645274Z extensions html 2021-05-16T19:48:17.7668497Z REDIRECT:topic extension<- -> extensions.html [ FAIL ] 2021-05-16T19:48:17.7795903Z indexing html 2021-05-16T19:48:17.7822213Z REDIRECT:topic $<-.niftiImage -> indexing.html [ FAIL ] 2021-05-16T19:48:17.7846166Z REDIRECT:topic dim<-.internalImage -> internalImage.html [ FAIL ] 2021-05-16T19:48:17.8039462Z internalImage html 2021-05-16T19:48:17.8117925Z ndim html 2021-05-16T19:48:17.8419942Z niftiHeader html 2021-05-16T19:48:17.8540355Z niftiVersion html 2021-05-16T19:48:17.8584194Z REDIRECT:topic [<-.internalImage -> internalImage.html [ FAIL ] 2021-05-16T19:48:17.8595561Z REDIRECT:topic pixdim<- -> pixdim.html [ FAIL ] 2021-05-16T19:48:17.8620159Z REDIRECT:topic pixdim<-.default -> pixdim.html [ FAIL ] 2021-05-16T19:48:17.8625903Z REDIRECT:topic pixunits<- -> pixdim.html [ FAIL ] 2021-05-16T19:48:17.8740047Z pixdim html 2021-05-16T19:48:17.8967520Z readNifti html 2021-05-16T19:48:17.9298524Z rgbArray html 2021-05-16T19:48:17.9703045Z view html 2021-05-16T19:48:17.9934243Z voxelToWorld html 2021-05-16T19:48:18.0226966Z writeNifti html 2021-05-16T19:48:18.0254237Z REDIRECT:topic pixunits<-.default -> pixdim.html [ FAIL ] 2021-05-16T19:48:18.0260344Z REDIRECT:topic qform<- -> xform.html [ FAIL ] 2021-05-16T19:48:18.0270546Z REDIRECT:topic sform<- -> xform.html [ FAIL ] 2021-05-16T19:48:18.0498364Z xform html 2021-05-16T19:48:18.0506530Z REDIRECT:topic orientation<- -> xform.html [ FAIL ]** building package indices 2021-05-16T19:48:18.3652286Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:48:18.3654683Z *** arch - i386 2021-05-16T19:48:18.7735463Z *** arch - x64 2021-05-16T19:48:19.1816665Z ** testing if installed package can be loaded from final location 2021-05-16T19:48:19.1820115Z *** arch - i386 2021-05-16T19:48:19.5885691Z *** arch - x64 2021-05-16T19:48:19.9945939Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:48:20.0049561Z * DONE (RNifti) 2021-05-16T19:48:20.9672288Z * installing *source* package 'lme4' ... 2021-05-16T19:48:21.0076319Z ** package 'lme4' successfully unpacked and MD5 sums checked 2021-05-16T19:48:21.0078242Z ** using staged installation 2021-05-16T19:48:21.0615219Z ** libs 2021-05-16T19:48:21.0643961Z 2021-05-16T19:48:21.0645252Z *** arch - i386 2021-05-16T19:48:21.0953751Z "C:/rtools40/mingw32/bin/"g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -DNDEBUG -DEIGEN_DONT_VECTORIZE -I'D:/a/_temp/Library/Rcpp/include' -I'D:/a/_temp/Library/RcppEigen/include' -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c external.cpp -o external.o 2021-05-16T19:48:31.4135711Z "C:/rtools40/mingw32/bin/"g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -DNDEBUG -DEIGEN_DONT_VECTORIZE -I'D:/a/_temp/Library/Rcpp/include' -I'D:/a/_temp/Library/RcppEigen/include' -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c glmFamily.cpp -o glmFamily.o 2021-05-16T19:48:39.4137538Z "C:/rtools40/mingw32/bin/"g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -DNDEBUG -DEIGEN_DONT_VECTORIZE -I'D:/a/_temp/Library/Rcpp/include' -I'D:/a/_temp/Library/RcppEigen/include' -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c optimizer.cpp -o optimizer.o 2021-05-16T19:48:45.4013808Z "C:/rtools40/mingw32/bin/"g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -DNDEBUG -DEIGEN_DONT_VECTORIZE -I'D:/a/_temp/Library/Rcpp/include' -I'D:/a/_temp/Library/RcppEigen/include' -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c predModule.cpp -o predModule.o 2021-05-16T19:48:56.3427703Z "C:/rtools40/mingw32/bin/"g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -DNDEBUG -DEIGEN_DONT_VECTORIZE -I'D:/a/_temp/Library/Rcpp/include' -I'D:/a/_temp/Library/RcppEigen/include' -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c respModule.cpp -o respModule.o 2021-05-16T19:49:02.8353464Z C:/rtools40/mingw32/bin/g++ -std=gnu++11 -shared -s -static-libgcc -o lme4.dll tmp.def external.o glmFamily.o optimizer.o predModule.o respModule.o -LC:/R/bin/i386 -lR 2021-05-16T19:49:03.3345773Z installing to D:/a/_temp/Library/00LOCK-lme4/00new/lme4/libs/i386 2021-05-16T19:49:03.3395640Z 2021-05-16T19:49:03.3396896Z *** arch - x64 2021-05-16T19:49:03.3690836Z "C:/rtools40/mingw64/bin/"g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -DNDEBUG -DEIGEN_DONT_VECTORIZE -I'D:/a/_temp/Library/Rcpp/include' -I'D:/a/_temp/Library/RcppEigen/include' -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c external.cpp -o external.o 2021-05-16T19:49:14.0916197Z "C:/rtools40/mingw64/bin/"g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -DNDEBUG -DEIGEN_DONT_VECTORIZE -I'D:/a/_temp/Library/Rcpp/include' -I'D:/a/_temp/Library/RcppEigen/include' -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c glmFamily.cpp -o glmFamily.o 2021-05-16T19:49:23.2555127Z "C:/rtools40/mingw64/bin/"g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -DNDEBUG -DEIGEN_DONT_VECTORIZE -I'D:/a/_temp/Library/Rcpp/include' -I'D:/a/_temp/Library/RcppEigen/include' -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c optimizer.cpp -o optimizer.o 2021-05-16T19:49:29.7289489Z "C:/rtools40/mingw64/bin/"g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -DNDEBUG -DEIGEN_DONT_VECTORIZE -I'D:/a/_temp/Library/Rcpp/include' -I'D:/a/_temp/Library/RcppEigen/include' -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c predModule.cpp -o predModule.o 2021-05-16T19:49:41.7827833Z "C:/rtools40/mingw64/bin/"g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -DNDEBUG -DEIGEN_DONT_VECTORIZE -I'D:/a/_temp/Library/Rcpp/include' -I'D:/a/_temp/Library/RcppEigen/include' -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c respModule.cpp -o respModule.o 2021-05-16T19:49:48.8171568Z C:/rtools40/mingw64/bin/g++ -std=gnu++11 -shared -s -static-libgcc -o lme4.dll tmp.def external.o glmFamily.o optimizer.o predModule.o respModule.o -LC:/R/bin/x64 -lR 2021-05-16T19:49:49.4657568Z installing to D:/a/_temp/Library/00LOCK-lme4/00new/lme4/libs/x64 2021-05-16T19:49:49.4712600Z ** R 2021-05-16T19:49:49.6849146Z ** data 2021-05-16T19:49:49.6905823Z *** moving datasets to lazyload DB 2021-05-16T19:49:50.0107518Z ** inst 2021-05-16T19:49:50.0453421Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:50:00.2528855Z ** help 2021-05-16T19:50:00.9301836Z *** installing help indices 2021-05-16T19:50:01.2417958Z converting help for package 'lme4' 2021-05-16T19:50:01.2786600Z finding HTML links ... done 2021-05-16T19:50:01.4035676Z Arabidopsis html 2021-05-16T19:50:01.4273486Z Dyestuff html 2021-05-16T19:50:01.4443877Z GHrule html 2021-05-16T19:50:01.4729591Z GQdk html 2021-05-16T19:50:01.5289066Z InstEval html 2021-05-16T19:50:01.5653135Z NelderMead-class html 2021-05-16T19:50:01.6262382Z Nelder_Mead html 2021-05-16T19:50:01.6463534Z Pastes html 2021-05-16T19:50:01.6671042Z Penicillin html 2021-05-16T19:50:01.7276411Z VarCorr html 2021-05-16T19:50:01.7557766Z VerbAgg html 2021-05-16T19:50:01.8137136Z allFit html 2021-05-16T19:50:01.9189460Z bootMer html 2021-05-16T19:50:01.9447642Z cake html 2021-05-16T19:50:01.9745792Z cbpp html 2021-05-16T19:50:02.0028407Z checkConv html 2021-05-16T19:50:02.0735673Z confint.merMod html 2021-05-16T19:50:02.1565284Z convergence html 2021-05-16T19:50:02.1707203Z devcomp html 2021-05-16T19:50:02.2057102Z devfun2 html 2021-05-16T19:50:02.2375178Z drop1.merMod html 2021-05-16T19:50:02.2524797Z dummy html 2021-05-16T19:50:02.2550877Z 2021-05-16T19:50:02.2791231Z expandDoubleVerts html 2021-05-16T19:50:02.2898142Z factorize html 2021-05-16T19:50:02.3125628Z findbars html 2021-05-16T19:50:02.3313501Z fixef html 2021-05-16T19:50:02.3580842Z fortify html 2021-05-16T19:50:02.5386421Z getME html 2021-05-16T19:50:02.5598479Z glmFamily-class html 2021-05-16T19:50:02.5757237Z glmFamily html 2021-05-16T19:50:02.6748692Z glmer html 2021-05-16T19:50:02.7321022Z glmer.nb html 2021-05-16T19:50:02.7550658Z glmerLaplaceHandle html 2021-05-16T19:50:02.7687891Z golden-class html 2021-05-16T19:50:02.7959966Z grouseticks html 2021-05-16T19:50:02.8110762Z hatvalues.merMod html 2021-05-16T19:50:02.8855507Z influence.merMod html 2021-05-16T19:50:02.8970596Z isNested html 2021-05-16T19:50:02.9138360Z isREML html 2021-05-16T19:50:02.9711628Z isSingular html 2021-05-16T19:50:03.0371739Z lmList html 2021-05-16T19:50:03.0839321Z lmList4-class html 2021-05-16T19:50:03.1140261Z lmResp-class html 2021-05-16T19:50:03.1524296Z lmResp html 2021-05-16T19:50:03.2098771Z lme4-package html 2021-05-16T19:50:03.2133641Z lme4_testlevel html 2021-05-16T19:50:03.3148756Z lmer html 2021-05-16T19:50:03.3548638Z REDIRECT:topic || -> expandDoubleVerts.html [ FAIL ] 2021-05-16T19:50:03.4249648Z finding level-2 HTML links ... done 2021-05-16T19:50:03.6182673Z lmerControl html 2021-05-16T19:50:03.8843053Z merMod-class html 2021-05-16T19:50:03.9040603Z merPredD-class html 2021-05-16T19:50:03.9354215Z merPredD html 2021-05-16T19:50:03.9569824Z mkMerMod html 2021-05-16T19:50:03.9977171Z mkReTrms html 2021-05-16T19:50:04.0239590Z mkRespMod html 2021-05-16T19:50:04.0622648Z mkSimulationTemplate html 2021-05-16T19:50:04.0690455Z mkVarCorr html 2021-05-16T19:50:04.2268580Z modular html 2021-05-16T19:50:04.2448324Z ngrps html 2021-05-16T19:50:04.2825776Z nlformula html 2021-05-16T19:50:04.3550259Z nlmer html 2021-05-16T19:50:04.4062693Z nloptwrap html 2021-05-16T19:50:04.4251327Z nobars html 2021-05-16T19:50:04.4753199Z plot.merMod html 2021-05-16T19:50:04.5287546Z plots.thpr html 2021-05-16T19:50:04.5821114Z predict.merMod html 2021-05-16T19:50:04.6970826Z profile-methods html 2021-05-16T19:50:04.7391694Z pvalues html 2021-05-16T19:50:04.8156776Z ranef html 2021-05-16T19:50:04.8285264Z rePCA html 2021-05-16T19:50:04.8358888Z rePos-class html 2021-05-16T19:50:04.8527967Z rePos html 2021-05-16T19:50:04.8990395Z refit html 2021-05-16T19:50:04.9163288Z refitML html 2021-05-16T19:50:04.9454104Z residuals.merMod html 2021-05-16T19:50:04.9612270Z sigma html 2021-05-16T19:50:04.9914732Z simulate.formula html 2021-05-16T19:50:05.0773837Z simulate.merMod html 2021-05-16T19:50:05.0943069Z sleepstudy html 2021-05-16T19:50:05.1129026Z subbars html 2021-05-16T19:50:05.1420337Z troubleshooting html 2021-05-16T19:50:05.2415682Z utilities html 2021-05-16T19:50:05.2754364Z vcconv html 2021-05-16T19:50:05.2776550Z ** building package indices 2021-05-16T19:50:05.8861416Z ** installing vignettes 2021-05-16T19:50:05.9103768Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:50:05.9104893Z *** arch - i386 2021-05-16T19:50:07.5299019Z *** arch - x64 2021-05-16T19:50:09.1501221Z ** testing if installed package can be loaded from final location 2021-05-16T19:50:09.1504156Z *** arch - i386 2021-05-16T19:50:10.9705609Z *** arch - x64 2021-05-16T19:50:12.7909061Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:50:12.8365583Z * DONE (lme4) 2021-05-16T19:50:12.9265909Z 2021-05-16T19:50:12.9267339Z The downloaded source packages are in 2021-05-16T19:50:12.9268386Z 'C:\Users\runneradmin\AppData\Local\Temp\Rtmp4GTaCA\downloaded_packages' 2021-05-16T19:50:13.0337463Z Skipping install of 'oro.nifti' from a github remote, the SHA1 (bd06b05d) has not changed since last install. 2021-05-16T19:50:13.0338812Z Use `force = TRUE` to force installation 2021-05-16T19:50:13.0339821Z Warning message: 2021-05-16T19:50:13.0340602Z In utils::untar(tarfile, ...) : 2021-05-16T19:50:13.0342267Z 'tar.exe -xf "C:\Users\RUNNER~1\AppData\Local\Temp\Rtmp4GTaCA\file1aac30d1670.tar.gz" -C "C:/Users/RUNNER~1/AppData/Local/Temp/Rtmp4GTaCA/remotes1aac163d2323"' returned error code 1 2021-05-16T19:50:14.0975087Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-16T19:50:14.0976432Z Use `force = TRUE` to force installation 2021-05-16T19:50:14.1004153Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-16T19:50:14.1005157Z Use `force = TRUE` to force installation 2021-05-16T19:50:14.1708063Z ##[group]Run options(width = 100) 2021-05-16T19:50:14.1708806Z options(width = 100) 2021-05-16T19:50:14.1709380Z pkgs <- installed.packages()[, "Package"] 2021-05-16T19:50:14.1710049Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-16T19:50:14.1714642Z shell: C:\R\bin\Rscript.EXE {0} 2021-05-16T19:50:14.1715046Z env: 2021-05-16T19:50:14.1715506Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:50:14.1716141Z TIC_DEPLOY_KEY: 2021-05-16T19:50:14.1716531Z RSPM: 2021-05-16T19:50:14.1717985Z GITHUB_PAT: *** 2021-05-16T19:50:14.1718400Z COVERALLS_TOKEN: 2021-05-16T19:50:14.1719030Z continue-on-error: true 2021-05-16T19:50:14.1719504Z VDIFFR_RUN_TESTS: 2021-05-16T19:50:14.1719919Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T19:50:14.1720316Z TZ: UTC 2021-05-16T19:50:14.1720710Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:50:14.1721162Z NOT_CRAN: true 2021-05-16T19:50:14.1721585Z MSYSTEM: MINGW64 2021-05-16T19:50:14.1721986Z ##[endgroup] 2021-05-16T19:50:15.2770623Z - Session info ----------------------------------------------------------------------------------- 2021-05-16T19:50:15.2771816Z setting value 2021-05-16T19:50:15.2772654Z version R Under development (unstable) (2021-05-15 r80301) 2021-05-16T19:50:15.2773783Z os Windows Server x64 2021-05-16T19:50:15.2774619Z system x86_64, mingw32 2021-05-16T19:50:15.2775409Z ui RTerm 2021-05-16T19:50:15.2776097Z language (EN) 2021-05-16T19:50:15.2776832Z collate English_United States.1252 2021-05-16T19:50:15.2777600Z ctype English_United States.1252 2021-05-16T19:50:15.2778223Z tz UTC 2021-05-16T19:50:15.2778807Z date 2021-05-16 2021-05-16T19:50:15.2779126Z 2021-05-16T19:50:15.2779927Z - Packages --------------------------------------------------------------------------------------- 2021-05-16T19:50:15.2780917Z package * version date lib source 2021-05-16T19:50:15.2781677Z abind 1.4-5 2016-07-21 [1] CRAN (R 4.1.0) 2021-05-16T19:50:15.2782419Z aghast 0.2.1 2021-05-16 [1] Github (muschellij2/aghast@0c3b853) 2021-05-16T19:50:15.2783131Z askpass 1.1 2019-01-13 [1] CRAN (R 4.1.0) 2021-05-16T19:50:15.2783769Z base * 4.2.0 2021-05-16 [2] local 2021-05-16T19:50:15.2784417Z base64enc 0.1-3 2015-07-28 [1] CRAN (R 4.1.0) 2021-05-16T19:50:15.2785054Z bitops 1.0-7 2021-04-24 [1] CRAN (R 4.1.0) 2021-05-16T19:50:15.2785688Z boot 1.3-28 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T19:50:15.2786311Z brew 1.0-6 2011-04-13 [1] CRAN (R 4.1.0) 2021-05-16T19:50:15.2786907Z brio 1.1.2 2021-04-23 [1] CRAN (R 4.1.0) 2021-05-16T19:50:15.2787829Z cachem 1.0.5 2021-05-15 [1] CRAN (R 4.2.0) 2021-05-16T19:50:15.2788475Z callr 3.7.0 2021-04-20 [1] CRAN (R 4.1.0) 2021-05-16T19:50:15.2789080Z class 7.3-19 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T19:50:15.2789823Z cli 2.5.0 2021-04-26 [1] CRAN (R 4.1.0) 2021-05-16T19:50:15.2790670Z clipr 0.7.1 2020-10-08 [1] CRAN (R 4.1.0) 2021-05-16T19:50:15.2791396Z cluster 2.1.2 2021-04-17 [2] CRAN (R 4.2.0) 2021-05-16T19:50:15.2793679Z codetools 0.2-18 2020-11-04 [2] CRAN (R 4.2.0) 2021-05-16T19:50:15.2794490Z colorspace 2.0-1 2021-05-04 [1] CRAN (R 4.1.0) 2021-05-16T19:50:15.2795219Z commonmark 1.7 2018-12-01 [1] CRAN (R 4.1.0) 2021-05-16T19:50:15.2795915Z compiler 4.2.0 2021-05-16 [2] local 2021-05-16T19:50:15.2796600Z covr 3.5.1 2020-09-16 [1] CRAN (R 4.1.0) 2021-05-16T19:50:15.2797270Z cpp11 0.2.7 2021-03-29 [1] CRAN (R 4.1.0) 2021-05-16T19:50:15.2797920Z crayon 1.4.1 2021-02-08 [1] CRAN (R 4.1.0) 2021-05-16T19:50:15.2798633Z credentials 1.3.0 2020-07-21 [1] CRAN (R 4.1.0) 2021-05-16T19:50:15.2799337Z curl 4.3.1 2021-04-30 [1] CRAN (R 4.1.0) 2021-05-16T19:50:15.2800198Z datasets * 4.2.0 2021-05-16 [2] local 2021-05-16T19:50:15.2801339Z desc 1.2.0.9000 2021-05-16 [1] Github (muschellij2/desc@7be86f2) 2021-05-16T19:50:15.2802184Z devtools 2.4.1 2021-05-05 [1] CRAN (R 4.1.0) 2021-05-16T19:50:15.2802918Z diffobj 0.3.4 2021-03-22 [1] CRAN (R 4.1.0) 2021-05-16T19:50:15.2803532Z digest 0.6.27 2020-10-24 [1] CRAN (R 4.1.0) 2021-05-16T19:50:15.2804155Z dplyr 1.0.6 2021-05-05 [1] CRAN (R 4.1.0) 2021-05-16T19:50:15.2804797Z ellipsis 0.3.2 2021-04-29 [1] CRAN (R 4.1.0) 2021-05-16T19:50:15.2805432Z evaluate 0.14 2019-05-28 [1] CRAN (R 4.1.0) 2021-05-16T19:50:15.2806080Z fansi 0.4.2 2021-01-15 [1] CRAN (R 4.1.0) 2021-05-16T19:50:15.2807058Z farver 2.1.0 2021-02-28 [1] CRAN (R 4.1.0) 2021-05-16T19:50:15.2807897Z fastmap 1.1.0 2021-01-25 [1] CRAN (R 4.1.0) 2021-05-16T19:50:15.2809432Z foreign 0.8-81 2020-12-22 [2] CRAN (R 4.2.0) 2021-05-16T19:50:15.2810412Z fs 1.5.0 2020-07-31 [1] CRAN (R 4.1.0) 2021-05-16T19:50:15.2811159Z gamm4 0.2-6 2020-04-03 [1] CRAN (R 4.1.0) 2021-05-16T19:50:15.2811868Z generics 0.1.0 2020-10-31 [1] CRAN (R 4.1.0) 2021-05-16T19:50:15.2812568Z gert 1.3.0 2021-03-29 [1] CRAN (R 4.1.0) 2021-05-16T19:50:15.2813262Z ggplot2 3.3.3 2020-12-30 [1] CRAN (R 4.1.0) 2021-05-16T19:50:15.2813938Z gh 1.3.0 2021-04-30 [1] CRAN (R 4.1.0) 2021-05-16T19:50:15.2814725Z ghtravis 0.15.1 2021-05-16 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-16T19:50:15.2815519Z git2r 0.28.0 2021-01-10 [1] CRAN (R 4.1.0) 2021-05-16T19:50:15.2816190Z gitcreds 0.1.1 2020-12-04 [1] CRAN (R 4.1.0) 2021-05-16T19:50:15.2816877Z glue 1.4.2 2020-08-27 [1] CRAN (R 4.1.0) 2021-05-16T19:50:15.2817565Z graphics * 4.2.0 2021-05-16 [2] local 2021-05-16T19:50:15.2818256Z grDevices * 4.2.0 2021-05-16 [2] local 2021-05-16T19:50:15.2818948Z grid 4.2.0 2021-05-16 [2] local 2021-05-16T19:50:15.2819622Z gtable 0.3.0 2019-03-25 [1] CRAN (R 4.1.0) 2021-05-16T19:50:15.2820843Z highr 0.9 2021-04-16 [1] CRAN (R 4.1.0) 2021-05-16T19:50:15.2821629Z htmltools 0.5.1.1 2021-01-22 [1] CRAN (R 4.1.0) 2021-05-16T19:50:15.2822319Z httr 1.4.2 2020-07-20 [1] CRAN (R 4.1.0) 2021-05-16T19:50:15.2822952Z ini 0.3.1 2018-05-20 [1] CRAN (R 4.1.0) 2021-05-16T19:50:15.2823620Z isoband 0.2.4 2021-03-03 [1] CRAN (R 4.1.0) 2021-05-16T19:50:15.2824314Z jsonlite 1.7.2 2020-12-09 [1] CRAN (R 4.1.0) 2021-05-16T19:50:15.2825015Z KernSmooth 2.23-20 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T19:50:15.2825720Z knitr 1.33 2021-04-24 [1] CRAN (R 4.1.0) 2021-05-16T19:50:15.2826402Z labeling 0.4.2 2020-10-20 [1] CRAN (R 4.1.0) 2021-05-16T19:50:15.2827086Z lattice 0.20-44 2021-05-02 [2] CRAN (R 4.2.0) 2021-05-16T19:50:15.2827785Z lazyeval 0.2.2 2019-03-15 [1] CRAN (R 4.1.0) 2021-05-16T19:50:15.2828593Z lifecycle 1.0.0 2021-02-15 [1] CRAN (R 4.1.0) 2021-05-16T19:50:15.2829283Z lme4 1.1-27 2021-05-15 [1] CRAN (R 4.2.0) 2021-05-16T19:50:15.2829954Z lmerTest 3.1-3 2020-10-23 [1] CRAN (R 4.1.0) 2021-05-16T19:50:15.2830655Z magrittr 2.0.1 2020-11-17 [1] CRAN (R 4.1.0) 2021-05-16T19:50:15.2831406Z markdown 1.1 2019-08-07 [1] CRAN (R 4.1.0) 2021-05-16T19:50:15.2832061Z MASS 7.3-54 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T19:50:15.2832733Z Matrix 1.3-3 2021-05-04 [2] CRAN (R 4.2.0) 2021-05-16T19:50:15.2833418Z memoise 2.0.0 2021-01-26 [1] CRAN (R 4.1.0) 2021-05-16T19:50:15.2834090Z methods * 4.2.0 2021-05-16 [2] local 2021-05-16T19:50:15.2834776Z mgcv 1.8-35 2021-04-18 [2] CRAN (R 4.2.0) 2021-05-16T19:50:15.2835430Z mime 0.10 2021-02-13 [1] CRAN (R 4.1.0) 2021-05-16T19:50:15.2836070Z minqa 1.2.4 2014-10-09 [1] CRAN (R 4.1.0) 2021-05-16T19:50:15.2836745Z munsell 0.5.0 2018-06-12 [1] CRAN (R 4.1.0) 2021-05-16T19:50:15.2837419Z nlme 3.1-152 2021-02-04 [2] CRAN (R 4.2.0) 2021-05-16T19:50:15.2838068Z nloptr 1.2.2.2 2020-07-02 [1] CRAN (R 4.1.0) 2021-05-16T19:50:15.2838736Z nnet 7.3-16 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T19:50:15.2839426Z numDeriv 2016.8-1.1 2019-06-06 [1] CRAN (R 4.1.0) 2021-05-16T19:50:15.2840110Z openssl 1.4.4 2021-04-30 [1] CRAN (R 4.1.0) 2021-05-16T19:50:15.2840939Z oro.nifti 0.10.3 2021-05-16 [1] Github (neuroconductor/oro.nifti@bd06b05) 2021-05-16T19:50:15.2841825Z parallel 4.2.0 2021-05-16 [2] local 2021-05-16T19:50:15.2842503Z pillar 1.6.1 2021-05-16 [1] CRAN (R 4.2.0) 2021-05-16T19:50:15.2843194Z pkgbuild 1.2.0 2020-12-15 [1] CRAN (R 4.1.0) 2021-05-16T19:50:15.2843899Z pkgconfig 2.0.3 2019-09-22 [1] CRAN (R 4.1.0) 2021-05-16T19:50:15.2844582Z pkgload 1.2.1 2021-04-06 [1] CRAN (R 4.1.0) 2021-05-16T19:50:15.2845266Z praise 1.0.0 2015-08-11 [1] CRAN (R 4.1.0) 2021-05-16T19:50:15.2846375Z prettyunits 1.1.1 2020-01-24 [1] CRAN (R 4.1.0) 2021-05-16T19:50:15.2847116Z processx 3.5.2 2021-04-30 [1] CRAN (R 4.1.0) 2021-05-16T19:50:15.2847777Z ps 1.6.0 2021-02-28 [1] CRAN (R 4.1.0) 2021-05-16T19:50:15.2848441Z purrr 0.3.4 2020-04-17 [1] CRAN (R 4.1.0) 2021-05-16T19:50:15.2849094Z R6 2.5.0 2020-10-28 [1] CRAN (R 4.1.0) 2021-05-16T19:50:15.2849744Z rappdirs 0.3.3 2021-01-31 [1] CRAN (R 4.1.0) 2021-05-16T19:50:15.2850451Z rcmdcheck 1.3.3 2019-05-07 [1] CRAN (R 4.1.0) 2021-05-16T19:50:15.2851482Z RColorBrewer 1.1-2 2014-12-07 [1] CRAN (R 4.1.0) 2021-05-16T19:50:15.2852138Z Rcpp 1.0.6 2021-01-15 [1] CRAN (R 4.1.0) 2021-05-16T19:50:15.2852789Z RcppEigen 0.3.3.9.1 2020-12-17 [1] CRAN (R 4.1.0) 2021-05-16T19:50:15.2853452Z rematch2 2.1.2 2020-05-01 [1] CRAN (R 4.1.0) 2021-05-16T19:50:15.2854187Z remotes 2.3.0 2021-04-01 [1] CRAN (R 4.1.0) 2021-05-16T19:50:15.2854813Z rex 1.2.0 2020-04-21 [1] CRAN (R 4.1.0) 2021-05-16T19:50:15.2855428Z rlang 0.4.11 2021-04-30 [1] CRAN (R 4.1.0) 2021-05-16T19:50:15.2856048Z rmarkdown 2.8 2021-05-07 [1] CRAN (R 4.1.0) 2021-05-16T19:50:15.2856684Z RNifti 1.3.1 2021-05-13 [1] CRAN (R 4.2.0) 2021-05-16T19:50:15.2857317Z roxygen2 7.1.1 2020-06-27 [1] CRAN (R 4.1.0) 2021-05-16T19:50:15.2857939Z rpart 4.1-15 2019-04-12 [2] CRAN (R 4.2.0) 2021-05-16T19:50:15.2858585Z rprojroot 2.0.2 2020-11-15 [1] CRAN (R 4.1.0) 2021-05-16T19:50:15.2859249Z rstudioapi 0.13 2020-11-12 [1] CRAN (R 4.1.0) 2021-05-16T19:50:15.2859887Z rticles 0.19 2021-03-04 [1] CRAN (R 4.1.0) 2021-05-16T19:50:15.2860535Z rversions 2.0.2 2020-05-25 [1] CRAN (R 4.1.0) 2021-05-16T19:50:15.2861238Z scales 1.1.1 2020-05-11 [1] CRAN (R 4.1.0) 2021-05-16T19:50:15.2861893Z sessioninfo 1.1.1 2018-11-05 [1] CRAN (R 4.1.0) 2021-05-16T19:50:15.2862537Z spatial 7.3-14 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T19:50:15.2863182Z splines 4.2.0 2021-05-16 [2] local 2021-05-16T19:50:15.2863810Z stats * 4.2.0 2021-05-16 [2] local 2021-05-16T19:50:15.2864411Z stats4 4.2.0 2021-05-16 [2] local 2021-05-16T19:50:15.2865041Z stringi 1.6.1 2021-05-10 [1] CRAN (R 4.1.0) 2021-05-16T19:50:15.2865675Z stringr 1.4.0 2019-02-10 [1] CRAN (R 4.1.0) 2021-05-16T19:50:15.2866291Z survival 3.2-11 2021-04-26 [2] CRAN (R 4.2.0) 2021-05-16T19:50:15.2866917Z sys 3.4 2020-07-23 [1] CRAN (R 4.1.0) 2021-05-16T19:50:15.2867526Z tcltk 4.2.0 2021-05-16 [2] local 2021-05-16T19:50:15.2868312Z testthat 3.0.2 2021-02-14 [1] CRAN (R 4.1.0) 2021-05-16T19:50:15.2868999Z tibble 3.1.2 2021-05-16 [1] CRAN (R 4.2.0) 2021-05-16T19:50:15.2869721Z tic 0.10.0 2021-05-16 [1] Github (ropensci/tic@3b4dfb8) 2021-05-16T19:50:15.2870496Z tidyr 1.1.3 2021-03-03 [1] CRAN (R 4.1.0) 2021-05-16T19:50:15.2872226Z tidyselect 1.1.1 2021-04-30 [1] CRAN (R 4.1.0) 2021-05-16T19:50:15.2872953Z tinytex 0.31 2021-03-30 [1] CRAN (R 4.1.0) 2021-05-16T19:50:15.2873604Z tools 4.2.0 2021-05-16 [2] local 2021-05-16T19:50:15.2874333Z translations 4.2.0 2021-05-16 [2] local 2021-05-16T19:50:15.2875055Z usethis 2.0.1 2021-02-10 [1] CRAN (R 4.1.0) 2021-05-16T19:50:15.2875700Z utf8 1.2.1 2021-03-12 [1] CRAN (R 4.1.0) 2021-05-16T19:50:15.2876357Z utils * 4.2.0 2021-05-16 [2] local 2021-05-16T19:50:15.2877016Z vctrs 0.3.8 2021-04-29 [1] CRAN (R 4.1.0) 2021-05-16T19:50:15.2877703Z viridisLite 0.4.0 2021-04-13 [1] CRAN (R 4.1.0) 2021-05-16T19:50:15.2878402Z waldo 0.2.5 2021-03-08 [1] CRAN (R 4.1.0) 2021-05-16T19:50:15.2879180Z whisker 0.4 2019-08-28 [1] CRAN (R 4.1.0) 2021-05-16T19:50:15.2879851Z withr 2.4.2 2021-04-18 [1] CRAN (R 4.1.0) 2021-05-16T19:50:15.2880579Z xfun 0.23 2021-05-15 [1] CRAN (R 4.2.0) 2021-05-16T19:50:15.2881238Z xml2 1.3.2 2020-04-23 [1] CRAN (R 4.1.0) 2021-05-16T19:50:15.2881856Z xopen 1.0.0 2018-09-17 [1] CRAN (R 4.1.0) 2021-05-16T19:50:15.2882451Z yaml 2.2.1 2020-02-01 [1] CRAN (R 4.1.0) 2021-05-16T19:50:15.2883058Z zip 2.1.1 2020-08-27 [1] CRAN (R 4.1.0) 2021-05-16T19:50:15.2883362Z 2021-05-16T19:50:15.2883746Z [1] D:/a/_temp/Library 2021-05-16T19:50:15.2884179Z [2] C:/R/library 2021-05-16T19:50:15.3104187Z ##[group]Run Rscript -e 'tic::script()' 2021-05-16T19:50:15.3104830Z Rscript -e 'tic::script()' 2021-05-16T19:50:15.3105262Z ls -l check 2021-05-16T19:50:15.3112314Z shell: C:\rtools40\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2021-05-16T19:50:15.3112887Z env: 2021-05-16T19:50:15.3113313Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:50:15.3113786Z TIC_DEPLOY_KEY: 2021-05-16T19:50:15.3114129Z RSPM: 2021-05-16T19:50:15.3115471Z GITHUB_PAT: *** 2021-05-16T19:50:15.3115872Z COVERALLS_TOKEN: 2021-05-16T19:50:15.3116333Z continue-on-error: true 2021-05-16T19:50:15.3116804Z VDIFFR_RUN_TESTS: 2021-05-16T19:50:15.3117238Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T19:50:15.3117614Z TZ: UTC 2021-05-16T19:50:15.3118002Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:50:15.3118413Z NOT_CRAN: true 2021-05-16T19:50:15.3118777Z MSYSTEM: MINGW64 2021-05-16T19:50:15.3119174Z ##[endgroup] 2021-05-16T19:50:15.6947959Z v Loading tic stage configuration from tic.R 2021-05-16T19:50:15.9143772Z i `step_rcmdcheck()`: tic always uses option '--no-manual' during R CMD Check on 2021-05-16T19:50:15.9144968Z Windows because LaTeX is not available. 2021-05-16T19:50:15.9509199Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-16T19:50:15.9510922Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-16T19:50:15.9512312Z timeout = Inf, check_dir = "check") 2021-05-16T19:50:16.0365481Z -- R CMD build ----------------------------------------------------------------- 2021-05-16T19:50:16.3679586Z * checking for file 'D:\a\voxel\voxel/DESCRIPTION' ... OK 2021-05-16T19:50:16.3680453Z 2021-05-16T19:50:16.6766155Z * preparing 'voxel': 2021-05-16T19:50:16.6766759Z 2021-05-16T19:50:16.7007189Z * checking DESCRIPTION meta-information ... OK 2021-05-16T19:50:16.7008149Z 2021-05-16T19:50:16.9172531Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T19:50:16.9173599Z 2021-05-16T19:50:16.9215996Z * checking for empty or unneeded directories 2021-05-16T19:50:16.9216642Z 2021-05-16T19:50:16.9263573Z Omitted 'LazyData' from DESCRIPTION 2021-05-16T19:50:16.9264111Z 2021-05-16T19:50:16.9427409Z * building 'voxel_1.3.5.tar.gz' 2021-05-16T19:50:16.9427936Z 2021-05-16T19:50:19.2572963Z 2021-05-16T19:50:19.2574202Z 2021-05-16T19:50:20.1166800Z -- R CMD check ----------------------------------------------------------------- 2021-05-16T19:50:20.4086148Z * using log directory 'D:/a/voxel/voxel/check/voxel.Rcheck' 2021-05-16T19:50:20.4087004Z 2021-05-16T19:50:20.4087787Z * using R Under development (unstable) (2021-05-15 r80301) 2021-05-16T19:50:20.4088321Z 2021-05-16T19:50:20.4089006Z * using platform: x86_64-w64-mingw32 (64-bit) 2021-05-16T19:50:20.4089495Z 2021-05-16T19:50:20.4090127Z * using session charset: ISO8859-1 2021-05-16T19:50:20.4090594Z 2021-05-16T19:50:21.7365117Z * using options '--no-manual --as-cran' 2021-05-16T19:50:21.7366174Z 2021-05-16T19:50:21.7419822Z * checking for file 'voxel/DESCRIPTION' ... OK 2021-05-16T19:50:21.7420540Z 2021-05-16T19:50:21.7421345Z * this is package 'voxel' version '1.3.5' 2021-05-16T19:50:21.7421839Z 2021-05-16T19:50:21.7422607Z * package encoding: UTF-8 2021-05-16T19:50:21.7423005Z 2021-05-16T19:50:21.7466867Z * checking package namespace information ... OK 2021-05-16T19:50:21.7467485Z 2021-05-16T19:50:23.0152548Z * checking package dependencies ... OK 2021-05-16T19:50:23.0153401Z 2021-05-16T19:50:23.0206165Z * checking if this is a source package ... OK 2021-05-16T19:50:23.0206841Z 2021-05-16T19:50:23.0207506Z * checking if there is a namespace ... OK 2021-05-16T19:50:23.0207970Z 2021-05-16T19:50:25.1837249Z * checking for executable files ... WARNING 2021-05-16T19:50:25.1838714Z 2021-05-16T19:50:25.1839524Z Found the following executable file: 2021-05-16T19:50:25.1840014Z 2021-05-16T19:50:25.1842465Z JAGS-4.2.0-Rtools33.exe 2021-05-16T19:50:25.1843506Z 2021-05-16T19:50:25.1922367Z Source packages should not contain undeclared executable files. 2021-05-16T19:50:25.1923061Z 2021-05-16T19:50:25.1924157Z See section 'Package structure' in the 'Writing R Extensions' manual. 2021-05-16T19:50:25.1924779Z 2021-05-16T19:50:25.1981139Z * checking for hidden files and directories ... OK 2021-05-16T19:50:25.1981889Z 2021-05-16T19:50:25.2064347Z * checking for portable file names ... OK 2021-05-16T19:50:25.2064980Z 2021-05-16T19:50:25.2120834Z * checking serialization versions ... OK 2021-05-16T19:50:25.2121604Z 2021-05-16T19:50:39.9754773Z * checking whether package 'voxel' can be installed ... OK 2021-05-16T19:50:39.9755319Z 2021-05-16T19:50:40.2246947Z * checking installed package size ... OK 2021-05-16T19:50:40.2258047Z 2021-05-16T19:50:40.5899997Z * checking package directory ... OK 2021-05-16T19:50:40.5900885Z 2021-05-16T19:50:40.5901677Z * checking for future file timestamps ... OK 2021-05-16T19:50:40.5902340Z 2021-05-16T19:50:40.9216254Z * checking DESCRIPTION meta-information ... OK 2021-05-16T19:50:40.9226689Z 2021-05-16T19:50:40.9228382Z * checking top-level files ... NOTE 2021-05-16T19:50:40.9229276Z 2021-05-16T19:50:40.9230569Z Non-standard file/directory found at top level: 2021-05-16T19:50:40.9231532Z 2021-05-16T19:50:40.9232734Z 'JAGS-4.2.0-Rtools33.exe' 2021-05-16T19:50:40.9233607Z 2021-05-16T19:50:40.9249808Z * checking for left-over files ... OK 2021-05-16T19:50:40.9250415Z 2021-05-16T19:50:40.9272374Z * checking index information ... OK 2021-05-16T19:50:40.9273007Z 2021-05-16T19:50:41.0396222Z * checking package subdirectories ... OK 2021-05-16T19:50:41.0397078Z 2021-05-16T19:50:41.1446374Z * checking R files for non-ASCII characters ... OK 2021-05-16T19:50:41.1447548Z 2021-05-16T19:50:41.2489219Z * checking R files for syntax errors ... OK 2021-05-16T19:50:41.2491387Z 2021-05-16T19:50:43.4756113Z * checking whether the package can be loaded ... OK 2021-05-16T19:50:43.4757477Z 2021-05-16T19:50:45.8034199Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-16T19:50:45.8037622Z 2021-05-16T19:50:48.1328049Z * checking whether the package can be unloaded cleanly ... OK 2021-05-16T19:50:48.1333718Z 2021-05-16T19:50:49.9554268Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-16T19:50:49.9557228Z 2021-05-16T19:50:52.2831844Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-16T19:50:52.2833435Z 2021-05-16T19:50:54.5421130Z * checking loading without being on the library search path ... OK 2021-05-16T19:50:54.5422585Z 2021-05-16T19:50:57.4771996Z * checking dependencies in R code ... OK 2021-05-16T19:50:57.4772863Z 2021-05-16T19:51:00.5220723Z * checking S3 generic/method consistency ... OK 2021-05-16T19:51:00.5223749Z 2021-05-16T19:51:02.6477699Z * checking replacement functions ... OK 2021-05-16T19:51:02.6480861Z 2021-05-16T19:51:05.2793031Z * checking foreign function calls ... OK 2021-05-16T19:51:05.2798142Z 2021-05-16T19:51:21.7912971Z * checking R code for possible problems ... OK 2021-05-16T19:51:21.7919273Z 2021-05-16T19:51:22.3017732Z * checking Rd files ... OK 2021-05-16T19:51:22.3022680Z 2021-05-16T19:51:22.4072270Z * checking Rd metadata ... OK 2021-05-16T19:51:22.4075035Z 2021-05-16T19:51:22.6135715Z * checking Rd line widths ... OK 2021-05-16T19:51:22.6136461Z 2021-05-16T19:51:22.8184633Z * checking Rd cross-references ... OK 2021-05-16T19:51:22.8185496Z 2021-05-16T19:51:25.0476207Z * checking for missing documentation entries ... OK 2021-05-16T19:51:25.0482530Z 2021-05-16T19:51:31.7415423Z * checking for code/documentation mismatches ... OK 2021-05-16T19:51:31.7418448Z 2021-05-16T19:51:35.1827176Z * checking Rd \usage sections ... OK 2021-05-16T19:51:35.1828013Z 2021-05-16T19:51:35.3921607Z * checking Rd contents ... OK 2021-05-16T19:51:35.3922794Z 2021-05-16T19:51:35.8002944Z * checking for unstated dependencies in examples ... OK 2021-05-16T19:51:35.8003936Z 2021-05-16T19:52:02.1295076Z * checking examples ... OK 2021-05-16T19:52:02.1295830Z 2021-05-16T19:52:02.1356031Z * checking for non-standard things in the check directory ... OK 2021-05-16T19:52:02.1373424Z 2021-05-16T19:52:02.1374727Z * checking for detritus in the temp directory ... OK 2021-05-16T19:52:02.1375266Z 2021-05-16T19:52:02.1375758Z * DONE 2021-05-16T19:52:02.1376120Z 2021-05-16T19:52:02.1376460Z 2021-05-16T19:52:02.1376796Z 2021-05-16T19:52:02.1377325Z Status: 1 WARNING, 1 NOTE 2021-05-16T19:52:02.1377744Z 2021-05-16T19:52:02.1378210Z See 2021-05-16T19:52:02.1378560Z 2021-05-16T19:52:02.1379273Z 'D:/a/voxel/voxel/check/voxel.Rcheck/00check.log' 2021-05-16T19:52:02.1379753Z 2021-05-16T19:52:02.1380267Z for details. 2021-05-16T19:52:02.1380648Z 2021-05-16T19:52:02.1380983Z 2021-05-16T19:52:02.1381316Z 2021-05-16T19:52:02.1381649Z 2021-05-16T19:52:02.1381980Z 2021-05-16T19:52:02.4675372Z -- R CMD check results ---------------------------------------- voxel 1.3.5 ---- 2021-05-16T19:52:02.4692831Z Duration: 1m 43.1s 2021-05-16T19:52:02.4693340Z 2021-05-16T19:52:02.4717763Z > checking for executable files ... WARNING 2021-05-16T19:52:02.4719366Z ##[warning] Found the following executable file: 2021-05-16T19:52:02.4721133Z JAGS-4.2.0-Rtools33.exe 2021-05-16T19:52:02.4722151Z Source packages should not contain undeclared executable files. 2021-05-16T19:52:02.4723298Z See section 'Package structure' in the 'Writing R Extensions' manual. 2021-05-16T19:52:02.4723962Z 2021-05-16T19:52:02.4729593Z > checking top-level files ... NOTE 2021-05-16T19:52:02.4730544Z Non-standard file/directory found at top level: 2021-05-16T19:52:02.4731412Z 'JAGS-4.2.0-Rtools33.exe' 2021-05-16T19:52:02.4731921Z 2021-05-16T19:52:02.4741920Z 0 errors v | 1 warning x | 1 note x 2021-05-16T19:52:02.5576614Z total 29804 2021-05-16T19:52:02.5579841Z drwxr-xr-x 1 runneradmin None 0 May 16 19:51 voxel.Rcheck 2021-05-16T19:52:02.5589688Z -rw-r--r-- 1 runneradmin None 30300675 May 16 19:50 voxel_1.3.5.tar.gz 2021-05-16T19:52:02.5594206Z -rw-r--r-- 1 runneradmin None 210872 May 16 19:50 voxel_1.3.5.zip 2021-05-16T19:52:02.5762369Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T19:52:02.5763293Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T19:52:02.5770337Z shell: C:\rtools40\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2021-05-16T19:52:02.5770951Z env: 2021-05-16T19:52:02.5771443Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:52:02.5771915Z TIC_DEPLOY_KEY: 2021-05-16T19:52:02.5772321Z RSPM: 2021-05-16T19:52:02.5773676Z GITHUB_PAT: *** 2021-05-16T19:52:02.5774147Z COVERALLS_TOKEN: 2021-05-16T19:52:02.5774673Z continue-on-error: true 2021-05-16T19:52:02.5775185Z VDIFFR_RUN_TESTS: 2021-05-16T19:52:02.5775622Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T19:52:02.5776058Z TZ: UTC 2021-05-16T19:52:02.5776449Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:52:02.5777497Z NOT_CRAN: true 2021-05-16T19:52:02.5777923Z MSYSTEM: MINGW64 2021-05-16T19:52:02.5778504Z ##[endgroup] 2021-05-16T19:52:02.7340290Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-16T19:52:02.7341090Z Rscript -e "tic::before_deploy()" 2021-05-16T19:52:02.7400713Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'" 2021-05-16T19:52:02.7401307Z env: 2021-05-16T19:52:02.7401770Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:52:02.7402275Z TIC_DEPLOY_KEY: 2021-05-16T19:52:02.7402664Z RSPM: 2021-05-16T19:52:02.7403627Z GITHUB_PAT: *** 2021-05-16T19:52:02.7404059Z COVERALLS_TOKEN: 2021-05-16T19:52:02.7404580Z continue-on-error: true 2021-05-16T19:52:02.7405070Z VDIFFR_RUN_TESTS: 2021-05-16T19:52:02.7405561Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T19:52:02.7406038Z TZ: UTC 2021-05-16T19:52:02.7406449Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:52:02.7406895Z NOT_CRAN: true 2021-05-16T19:52:02.7407302Z MSYSTEM: MINGW64 2021-05-16T19:52:02.7407726Z ##[endgroup] 2021-05-16T19:52:03.4850676Z v Loading tic stage configuration from tic.R 2021-05-16T19:52:03.6876429Z i `step_rcmdcheck()`: tic always uses option '--no-manual' during R CMD Check on 2021-05-16T19:52:03.6877980Z Windows because LaTeX is not available. 2021-05-16T19:52:03.9064348Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-16T19:52:03.9065068Z with: 2021-05-16T19:52:03.9065950Z upload_url: https://uploads.github.com/repos/neuroconductor/voxel/releases/43019649/assets{?name,label} 2021-05-16T19:52:03.9066904Z asset_path: check/voxel_1.3.5.zip 2021-05-16T19:52:03.9067418Z asset_name: voxel_1.3.5_R4.1.zip 2021-05-16T19:52:03.9068008Z asset_content_type: application/octet-stream 2021-05-16T19:52:03.9068544Z env: 2021-05-16T19:52:03.9069021Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:52:03.9069506Z TIC_DEPLOY_KEY: 2021-05-16T19:52:03.9069944Z RSPM: 2021-05-16T19:52:03.9071182Z GITHUB_PAT: *** 2021-05-16T19:52:03.9071589Z COVERALLS_TOKEN: 2021-05-16T19:52:03.9072109Z continue-on-error: true 2021-05-16T19:52:03.9072617Z VDIFFR_RUN_TESTS: 2021-05-16T19:52:03.9073060Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T19:52:03.9073487Z TZ: UTC 2021-05-16T19:52:03.9073936Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:52:03.9074385Z NOT_CRAN: true 2021-05-16T19:52:03.9074779Z MSYSTEM: MINGW64 2021-05-16T19:52:03.9075780Z GITHUB_TOKEN: *** 2021-05-16T19:52:03.9076202Z ##[endgroup] 2021-05-16T19:52:06.0347571Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-16T19:52:06.0348205Z Rscript -e "tic::deploy()" 2021-05-16T19:52:06.0404898Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'" 2021-05-16T19:52:06.0405490Z env: 2021-05-16T19:52:06.0405948Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:52:06.0406456Z TIC_DEPLOY_KEY: 2021-05-16T19:52:06.0406827Z RSPM: 2021-05-16T19:52:06.0408184Z GITHUB_PAT: *** 2021-05-16T19:52:06.0408634Z COVERALLS_TOKEN: 2021-05-16T19:52:06.0409134Z continue-on-error: true 2021-05-16T19:52:06.0409639Z VDIFFR_RUN_TESTS: 2021-05-16T19:52:06.0410096Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T19:52:06.0410496Z TZ: UTC 2021-05-16T19:52:06.0410905Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:52:06.0411338Z NOT_CRAN: true 2021-05-16T19:52:06.0411805Z MSYSTEM: MINGW64 2021-05-16T19:52:06.0412227Z ##[endgroup] 2021-05-16T19:52:06.7356502Z v Loading tic stage configuration from tic.R 2021-05-16T19:52:06.9346055Z i `step_rcmdcheck()`: tic always uses option '--no-manual' during R CMD Check on 2021-05-16T19:52:06.9347161Z Windows because LaTeX is not available. 2021-05-16T19:52:07.1519031Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-16T19:52:07.1519806Z Rscript -e "tic::after_deploy()" 2021-05-16T19:52:07.1615687Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'" 2021-05-16T19:52:07.1616260Z env: 2021-05-16T19:52:07.1616713Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:52:07.1617318Z TIC_DEPLOY_KEY: 2021-05-16T19:52:07.1617693Z RSPM: 2021-05-16T19:52:07.1618904Z GITHUB_PAT: *** 2021-05-16T19:52:07.1619396Z COVERALLS_TOKEN: 2021-05-16T19:52:07.1619904Z continue-on-error: true 2021-05-16T19:52:07.1620381Z VDIFFR_RUN_TESTS: 2021-05-16T19:52:07.1620830Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T19:52:07.1621243Z TZ: UTC 2021-05-16T19:52:07.1621637Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:52:07.1622064Z NOT_CRAN: true 2021-05-16T19:52:07.1622453Z MSYSTEM: MINGW64 2021-05-16T19:52:07.1622867Z ##[endgroup] 2021-05-16T19:52:07.8638696Z v Loading tic stage configuration from tic.R 2021-05-16T19:52:08.0668864Z i `step_rcmdcheck()`: tic always uses option '--no-manual' during R CMD Check on 2021-05-16T19:52:08.0669904Z Windows because LaTeX is not available. 2021-05-16T19:52:08.2916406Z Post job cleanup. 2021-05-16T19:52:10.5012340Z [command]"C:\Program Files\Git\bin\git.exe" version 2021-05-16T19:52:10.5876102Z git version 2.31.1.windows.1 2021-05-16T19:52:10.5972582Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp core\.sshCommand 2021-05-16T19:52:10.6260588Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2021-05-16T19:52:11.1873526Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T19:52:11.2070250Z http.https://github.com/.extraheader 2021-05-16T19:52:11.2122005Z [command]"C:\Program Files\Git\bin\git.exe" config --local --unset-all http.https://github.com/.extraheader 2021-05-16T19:52:11.2384860Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2021-05-16T19:52:11.7238585Z Cleaning up orphan processes