2021-05-16T17:30:50.7406619Z ##[section]Starting: Request a runner to run this job 2021-05-16T17:30:51.6348218Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'windows-latest' 2021-05-16T17:30:51.6994945Z Can't find any online and idle self-hosted runner in current repository's organization/enterprise account that matches the required labels: 'windows-latest' 2021-05-16T17:30:51.7697076Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'windows-latest' 2021-05-16T17:30:51.8799526Z ##[section]Finishing: Request a runner to run this job 2021-05-16T17:30:59.3050319Z Current runner version: '2.278.0' 2021-05-16T17:30:59.3286175Z ##[group]Operating System 2021-05-16T17:30:59.3287308Z Microsoft Windows Server 2019 2021-05-16T17:30:59.3287945Z 10.0.17763 2021-05-16T17:30:59.3288379Z Datacenter 2021-05-16T17:30:59.3289068Z ##[endgroup] 2021-05-16T17:30:59.3289880Z ##[group]Virtual Environment 2021-05-16T17:30:59.3290530Z Environment: windows-2019 2021-05-16T17:30:59.3291316Z Version: 20210509.1 2021-05-16T17:30:59.3292481Z Included Software: https://github.com/actions/virtual-environments/blob/win19/20210509.1/images/win/Windows2019-Readme.md 2021-05-16T17:30:59.3293854Z Image Release: https://github.com/actions/virtual-environments/releases/tag/win19%2F20210509.1 2021-05-16T17:30:59.3294692Z ##[endgroup] 2021-05-16T17:30:59.3296643Z ##[group]GITHUB_TOKEN Permissions 2021-05-16T17:30:59.3298035Z Actions: write 2021-05-16T17:30:59.3298519Z Checks: write 2021-05-16T17:30:59.3299031Z Contents: write 2021-05-16T17:30:59.3299771Z Deployments: write 2021-05-16T17:30:59.3300381Z Issues: write 2021-05-16T17:30:59.3300866Z Metadata: read 2021-05-16T17:30:59.3301390Z Packages: write 2021-05-16T17:30:59.3301899Z PullRequests: write 2021-05-16T17:30:59.3302538Z RepositoryProjects: write 2021-05-16T17:30:59.3303208Z SecurityEvents: write 2021-05-16T17:30:59.3303747Z Statuses: write 2021-05-16T17:30:59.3304393Z ##[endgroup] 2021-05-16T17:30:59.3307604Z Prepare workflow directory 2021-05-16T17:30:59.4586369Z Prepare all required actions 2021-05-16T17:30:59.4599398Z Getting action download info 2021-05-16T17:30:59.8467447Z Download action repository 'actions/checkout@v2' 2021-05-16T17:31:02.8296196Z Download action repository 'r-lib/actions@master' 2021-05-16T17:31:05.7074085Z Download action repository 'adigherman/actions@master' 2021-05-16T17:31:09.8731316Z Download action repository 'msys2/setup-msys2@v2' 2021-05-16T17:31:11.1910680Z Download action repository 'actions/cache@v1' 2021-05-16T17:31:12.4113825Z Download action repository 'actions/upload-artifact@master' 2021-05-16T17:31:13.6650228Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-16T17:31:15.1501840Z ##[group]Run actions/checkout@v2 2021-05-16T17:31:15.1502573Z with: 2021-05-16T17:31:15.1503040Z repository: neuroconductor/brainR 2021-05-16T17:31:15.1504031Z token: *** 2021-05-16T17:31:15.1504412Z ssh-strict: true 2021-05-16T17:31:15.1504930Z persist-credentials: true 2021-05-16T17:31:15.1505571Z clean: true 2021-05-16T17:31:15.1505936Z fetch-depth: 1 2021-05-16T17:31:15.1506495Z lfs: false 2021-05-16T17:31:15.1506866Z submodules: false 2021-05-16T17:31:15.1507396Z env: 2021-05-16T17:31:15.1508378Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:31:15.1508864Z TIC_DEPLOY_KEY: 2021-05-16T17:31:15.1509214Z RSPM: 2021-05-16T17:31:15.1509983Z GITHUB_PAT: *** 2021-05-16T17:31:15.1510370Z COVERALLS_TOKEN: 2021-05-16T17:31:15.1510862Z continue-on-error: true 2021-05-16T17:31:15.1511406Z VDIFFR_RUN_TESTS: 2021-05-16T17:31:15.1511801Z ##[endgroup] 2021-05-16T17:31:18.1485959Z Syncing repository: neuroconductor/brainR 2021-05-16T17:31:18.1695291Z ##[group]Getting Git version info 2021-05-16T17:31:18.1696912Z Working directory is 'D:\a\brainR\brainR' 2021-05-16T17:31:18.2174647Z [command]"C:\Program Files\Git\bin\git.exe" version 2021-05-16T17:31:18.2415588Z git version 2.31.1.windows.1 2021-05-16T17:31:18.2472303Z ##[endgroup] 2021-05-16T17:31:18.2479865Z Deleting the contents of 'D:\a\brainR\brainR' 2021-05-16T17:31:18.2483961Z ##[group]Initializing the repository 2021-05-16T17:31:18.2497638Z [command]"C:\Program Files\Git\bin\git.exe" init D:\a\brainR\brainR 2021-05-16T17:31:18.3795366Z Initialized empty Git repository in D:/a/brainR/brainR/.git/ 2021-05-16T17:31:18.3855399Z [command]"C:\Program Files\Git\bin\git.exe" remote add origin https://github.com/neuroconductor/brainR 2021-05-16T17:31:18.4391798Z ##[endgroup] 2021-05-16T17:31:18.4392664Z ##[group]Disabling automatic garbage collection 2021-05-16T17:31:18.4406504Z [command]"C:\Program Files\Git\bin\git.exe" config --local gc.auto 0 2021-05-16T17:31:19.3114569Z ##[endgroup] 2021-05-16T17:31:19.3117947Z ##[group]Setting up auth 2021-05-16T17:31:19.3119112Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp core\.sshCommand 2021-05-16T17:31:19.3120670Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2021-05-16T17:31:20.4572505Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T17:31:20.4832478Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2021-05-16T17:31:20.9979526Z [command]"C:\Program Files\Git\bin\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2021-05-16T17:31:21.0246492Z ##[endgroup] 2021-05-16T17:31:21.0247707Z ##[group]Fetching the repository 2021-05-16T17:31:21.0264478Z [command]"C:\Program Files\Git\bin\git.exe" -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +30deb980379774a44b6be4e1030c1faf4a0115bd:refs/tags/1.6.0.s 2021-05-16T17:31:23.1731523Z remote: Enumerating objects: 89, done. 2021-05-16T17:31:23.1733317Z remote: Counting objects: 1% (1/89) 2021-05-16T17:31:23.1734648Z remote: Counting objects: 2% (2/89) 2021-05-16T17:31:23.1735663Z remote: Counting objects: 3% (3/89) 2021-05-16T17:31:23.1736790Z remote: Counting objects: 4% (4/89) 2021-05-16T17:31:23.1737676Z remote: Counting objects: 5% (5/89) 2021-05-16T17:31:23.1738541Z remote: Counting objects: 6% (6/89) 2021-05-16T17:31:23.1741717Z remote: Counting objects: 7% (7/89) 2021-05-16T17:31:23.1742917Z remote: Counting objects: 8% (8/89) 2021-05-16T17:31:23.1745621Z remote: Counting objects: 10% (9/89) 2021-05-16T17:31:23.1747416Z remote: Counting objects: 11% (10/89) 2021-05-16T17:31:23.1748423Z remote: Counting objects: 12% (11/89) 2021-05-16T17:31:23.1749575Z remote: Counting objects: 13% (12/89) 2021-05-16T17:31:23.1750524Z remote: Counting objects: 14% (13/89) 2021-05-16T17:31:23.1751459Z remote: Counting objects: 15% (14/89) 2021-05-16T17:31:23.1752255Z remote: Counting objects: 16% (15/89) 2021-05-16T17:31:23.1753021Z remote: Counting objects: 17% (16/89) 2021-05-16T17:31:23.1754113Z remote: Counting objects: 19% (17/89) 2021-05-16T17:31:23.1755019Z remote: Counting objects: 20% (18/89) 2021-05-16T17:31:23.1755647Z remote: Counting objects: 21% (19/89) 2021-05-16T17:31:23.1756305Z remote: Counting objects: 22% (20/89) 2021-05-16T17:31:23.1756920Z remote: Counting objects: 23% (21/89) 2021-05-16T17:31:23.1757532Z remote: Counting objects: 24% (22/89) 2021-05-16T17:31:23.1758141Z remote: Counting objects: 25% (23/89) 2021-05-16T17:31:23.1758764Z remote: Counting objects: 26% (24/89) 2021-05-16T17:31:23.1759389Z remote: Counting objects: 28% (25/89) 2021-05-16T17:31:23.1759989Z remote: Counting objects: 29% (26/89) 2021-05-16T17:31:23.1760609Z remote: Counting objects: 30% (27/89) 2021-05-16T17:31:23.1761204Z remote: Counting objects: 31% (28/89) 2021-05-16T17:31:23.1761830Z remote: Counting objects: 32% (29/89) 2021-05-16T17:31:23.1762455Z remote: Counting objects: 33% (30/89) 2021-05-16T17:31:23.1763056Z remote: Counting objects: 34% (31/89) 2021-05-16T17:31:23.1763681Z remote: Counting objects: 35% (32/89) 2021-05-16T17:31:23.1764568Z remote: Counting objects: 37% (33/89) 2021-05-16T17:31:23.1765178Z remote: Counting objects: 38% (34/89) 2021-05-16T17:31:23.1766576Z remote: Counting objects: 39% (35/89) 2021-05-16T17:31:23.1767188Z remote: Counting objects: 40% (36/89) 2021-05-16T17:31:23.1767811Z remote: Counting objects: 41% (37/89) 2021-05-16T17:31:23.1768441Z remote: Counting objects: 42% (38/89) 2021-05-16T17:31:23.1769042Z remote: Counting objects: 43% (39/89) 2021-05-16T17:31:23.1770704Z remote: Counting objects: 44% (40/89) 2021-05-16T17:31:23.1771843Z remote: Counting objects: 46% (41/89) 2021-05-16T17:31:23.1772455Z remote: Counting objects: 47% (42/89) 2021-05-16T17:31:23.1773062Z remote: Counting objects: 48% (43/89) 2021-05-16T17:31:23.1773679Z remote: Counting objects: 49% (44/89) 2021-05-16T17:31:23.1774284Z remote: Counting objects: 50% (45/89) 2021-05-16T17:31:23.1774860Z remote: Counting objects: 51% (46/89) 2021-05-16T17:31:23.1775467Z remote: Counting objects: 52% (47/89) 2021-05-16T17:31:23.1776085Z remote: Counting objects: 53% (48/89) 2021-05-16T17:31:23.1776674Z remote: Counting objects: 55% (49/89) 2021-05-16T17:31:23.1777283Z remote: Counting objects: 56% (50/89) 2021-05-16T17:31:23.1777863Z remote: Counting objects: 57% (51/89) 2021-05-16T17:31:23.1778467Z remote: Counting objects: 58% (52/89) 2021-05-16T17:31:23.1779071Z remote: Counting objects: 59% (53/89) 2021-05-16T17:31:23.1779831Z remote: Counting objects: 60% (54/89) 2021-05-16T17:31:23.1780452Z remote: Counting objects: 61% (55/89) 2021-05-16T17:31:23.1786780Z remote: Counting objects: 62% (56/89) 2021-05-16T17:31:23.1787617Z remote: Counting objects: 64% (57/89) 2021-05-16T17:31:23.1788263Z remote: Counting objects: 65% (58/89) 2021-05-16T17:31:23.1788889Z remote: Counting objects: 66% (59/89) 2021-05-16T17:31:23.1789519Z remote: Counting objects: 67% (60/89) 2021-05-16T17:31:23.1790143Z remote: Counting objects: 68% (61/89) 2021-05-16T17:31:23.1791465Z remote: Counting objects: 69% (62/89) 2021-05-16T17:31:23.1792313Z remote: Counting objects: 70% (63/89) 2021-05-16T17:31:23.1792970Z remote: Counting objects: 71% (64/89) 2021-05-16T17:31:23.1793542Z remote: Counting objects: 73% (65/89) 2021-05-16T17:31:23.1794014Z remote: Counting objects: 74% (66/89) 2021-05-16T17:31:23.1794509Z remote: Counting objects: 75% (67/89) 2021-05-16T17:31:23.1795003Z remote: Counting objects: 76% (68/89) 2021-05-16T17:31:23.1795472Z remote: Counting objects: 77% (69/89) 2021-05-16T17:31:23.1795966Z remote: Counting objects: 78% (70/89) 2021-05-16T17:31:23.1796439Z remote: Counting objects: 79% (71/89) 2021-05-16T17:31:23.1797114Z remote: Counting objects: 80% (72/89) 2021-05-16T17:31:23.1797759Z remote: Counting objects: 82% (73/89) 2021-05-16T17:31:23.1798260Z remote: Counting objects: 83% (74/89) 2021-05-16T17:31:23.1798731Z remote: Counting objects: 84% (75/89) 2021-05-16T17:31:23.1799386Z remote: Counting objects: 85% (76/89) 2021-05-16T17:31:23.1799913Z remote: Counting objects: 86% (77/89) 2021-05-16T17:31:23.1800386Z remote: Counting objects: 87% (78/89) 2021-05-16T17:31:23.1800874Z remote: Counting objects: 88% (79/89) 2021-05-16T17:31:23.1801340Z remote: Counting objects: 89% (80/89) 2021-05-16T17:31:23.1801826Z remote: Counting objects: 91% (81/89) 2021-05-16T17:31:23.1802292Z remote: Counting objects: 92% (82/89) 2021-05-16T17:31:23.1802786Z remote: Counting objects: 93% (83/89) 2021-05-16T17:31:23.1803253Z remote: Counting objects: 94% (84/89) 2021-05-16T17:31:23.1803741Z remote: Counting objects: 95% (85/89) 2021-05-16T17:31:23.1804208Z remote: Counting objects: 96% (86/89) 2021-05-16T17:31:23.1804698Z remote: Counting objects: 97% (87/89) 2021-05-16T17:31:23.1805351Z remote: Counting objects: 98% (88/89) 2021-05-16T17:31:23.1805817Z remote: Counting objects: 100% (89/89) 2021-05-16T17:31:23.1806333Z remote: Counting objects: 100% (89/89), done. 2021-05-16T17:31:23.1806856Z remote: Compressing objects: 1% (1/66) 2021-05-16T17:31:23.1807398Z remote: Compressing objects: 3% (2/66) 2021-05-16T17:31:23.1807914Z remote: Compressing objects: 4% (3/66) 2021-05-16T17:31:23.1808602Z remote: Compressing objects: 6% (4/66) 2021-05-16T17:31:23.1809102Z remote: Compressing objects: 7% (5/66) 2021-05-16T17:31:23.1809667Z remote: Compressing objects: 9% (6/66) 2021-05-16T17:31:23.1810350Z remote: Compressing objects: 10% (7/66) 2021-05-16T17:31:23.1810874Z remote: Compressing objects: 12% (8/66) 2021-05-16T17:31:23.1811367Z remote: Compressing objects: 13% (9/66) 2021-05-16T17:31:23.1811886Z remote: Compressing objects: 15% (10/66) 2021-05-16T17:31:23.1812400Z remote: Compressing objects: 16% (11/66) 2021-05-16T17:31:23.1812923Z remote: Compressing objects: 18% (12/66) 2021-05-16T17:31:23.1813421Z remote: Compressing objects: 19% (13/66) 2021-05-16T17:31:23.1813941Z remote: Compressing objects: 21% (14/66) 2021-05-16T17:31:23.1814621Z remote: Compressing objects: 22% (15/66) 2021-05-16T17:31:23.1815157Z remote: Compressing objects: 24% (16/66) 2021-05-16T17:31:23.1816062Z remote: Compressing objects: 25% (17/66) 2021-05-16T17:31:23.1817162Z remote: Compressing objects: 27% (18/66) 2021-05-16T17:31:23.1818185Z remote: Compressing objects: 28% (19/66) 2021-05-16T17:31:23.1818752Z remote: Compressing objects: 30% (20/66) 2021-05-16T17:31:23.1819403Z remote: Compressing objects: 31% (21/66) 2021-05-16T17:31:23.1819979Z remote: Compressing objects: 33% (22/66) 2021-05-16T17:31:23.1820728Z remote: Compressing objects: 34% (23/66) 2021-05-16T17:31:23.1821709Z remote: Compressing objects: 36% (24/66) 2021-05-16T17:31:23.1822282Z remote: Compressing objects: 37% (25/66) 2021-05-16T17:31:23.1822821Z remote: Compressing objects: 39% (26/66) 2021-05-16T17:31:23.1823512Z remote: Compressing objects: 40% (27/66) 2021-05-16T17:31:23.1824064Z remote: Compressing objects: 42% (28/66) 2021-05-16T17:31:23.1824956Z remote: Compressing objects: 43% (29/66) 2021-05-16T17:31:23.1825523Z remote: Compressing objects: 45% (30/66) 2021-05-16T17:31:23.1826050Z remote: Compressing objects: 46% (31/66) 2021-05-16T17:31:23.1826744Z remote: Compressing objects: 48% (32/66) 2021-05-16T17:31:23.1827660Z remote: Compressing objects: 50% (33/66) 2021-05-16T17:31:23.1828192Z remote: Compressing objects: 51% (34/66) 2021-05-16T17:31:23.1828727Z remote: Compressing objects: 53% (35/66) 2021-05-16T17:31:23.1829306Z remote: Compressing objects: 54% (36/66) 2021-05-16T17:31:23.1829853Z remote: Compressing objects: 56% (37/66) 2021-05-16T17:31:23.1830363Z remote: Compressing objects: 57% (38/66) 2021-05-16T17:31:23.1830895Z remote: Compressing objects: 59% (39/66) 2021-05-16T17:31:23.1831409Z remote: Compressing objects: 60% (40/66) 2021-05-16T17:31:23.1832187Z remote: Compressing objects: 62% (41/66) 2021-05-16T17:31:23.1832719Z remote: Compressing objects: 63% (42/66) 2021-05-16T17:31:23.1833944Z remote: Compressing objects: 65% (43/66) 2021-05-16T17:31:23.1835012Z remote: Compressing objects: 66% (44/66) 2021-05-16T17:31:23.1835595Z remote: Compressing objects: 68% (45/66) 2021-05-16T17:31:23.1837211Z remote: Compressing objects: 69% (46/66) 2021-05-16T17:31:23.1837855Z remote: Compressing objects: 71% (47/66) 2021-05-16T17:31:23.1838613Z remote: Compressing objects: 72% (48/66) 2021-05-16T17:31:23.1839749Z remote: Compressing objects: 74% (49/66) 2021-05-16T17:31:23.1840763Z remote: Compressing objects: 75% (50/66) 2021-05-16T17:31:23.1841311Z remote: Compressing objects: 77% (51/66) 2021-05-16T17:31:23.1841888Z remote: Compressing objects: 78% (52/66) 2021-05-16T17:31:23.1842935Z remote: Compressing objects: 80% (53/66) 2021-05-16T17:31:23.1843477Z remote: Compressing objects: 81% (54/66) 2021-05-16T17:31:23.1844028Z remote: Compressing objects: 83% (55/66) 2021-05-16T17:31:23.1844555Z remote: Compressing objects: 84% (56/66) 2021-05-16T17:31:23.1845430Z remote: Compressing objects: 86% (57/66) 2021-05-16T17:31:23.1845958Z remote: Compressing objects: 87% (58/66) 2021-05-16T17:31:23.1846510Z remote: Compressing objects: 89% (59/66) 2021-05-16T17:31:23.1847036Z remote: Compressing objects: 90% (60/66) 2021-05-16T17:31:23.1847586Z remote: Compressing objects: 92% (61/66) 2021-05-16T17:31:23.1848150Z remote: Compressing objects: 93% (62/66) 2021-05-16T17:31:23.1848682Z remote: Compressing objects: 95% (63/66) 2021-05-16T17:31:23.1849290Z remote: Compressing objects: 96% (64/66) 2021-05-16T17:31:23.1851400Z remote: Compressing objects: 98% (65/66) 2021-05-16T17:31:23.1852100Z remote: Compressing objects: 100% (66/66) 2021-05-16T17:31:23.1852672Z remote: Compressing objects: 100% (66/66), done. 2021-05-16T17:31:24.1704757Z remote: Total 89 (delta 24), reused 62 (delta 20), pack-reused 0 2021-05-16T17:31:24.3466403Z From https://github.com/neuroconductor/brainR 2021-05-16T17:31:24.3467709Z * [new ref] 30deb980379774a44b6be4e1030c1faf4a0115bd -> 1.6.0.s 2021-05-16T17:31:24.4017092Z ##[endgroup] 2021-05-16T17:31:24.4018728Z ##[group]Determining the checkout info 2021-05-16T17:31:24.4020634Z ##[endgroup] 2021-05-16T17:31:24.4021343Z ##[group]Checking out the ref 2021-05-16T17:31:24.4034746Z [command]"C:\Program Files\Git\bin\git.exe" checkout --progress --force refs/tags/1.6.0.s 2021-05-16T17:31:24.5749861Z Note: switching to 'refs/tags/1.6.0.s'. 2021-05-16T17:31:24.5757754Z 2021-05-16T17:31:24.5778999Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-16T17:31:24.5793875Z changes and commit them, and you can discard any commits you make in this 2021-05-16T17:31:24.5799284Z state without impacting any branches by switching back to a branch. 2021-05-16T17:31:24.5801494Z 2021-05-16T17:31:24.5812924Z If you want to create a new branch to retain commits you create, you may 2021-05-16T17:31:24.5818116Z do so (now or later) by using -c with the switch command. Example: 2021-05-16T17:31:24.5828185Z 2021-05-16T17:31:24.5828913Z git switch -c 2021-05-16T17:31:24.5830211Z 2021-05-16T17:31:24.5869087Z Or undo this operation with: 2021-05-16T17:31:24.5877569Z 2021-05-16T17:31:24.5880331Z git switch - 2021-05-16T17:31:24.5906554Z 2021-05-16T17:31:24.5907752Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-16T17:31:24.5908429Z 2021-05-16T17:31:24.5908977Z HEAD is now at 30deb98 Version id 60 stable 2021-05-16T17:31:24.5909745Z ##[endgroup] 2021-05-16T17:31:24.6352154Z [command]"C:\Program Files\Git\bin\git.exe" log -1 --format='%H' 2021-05-16T17:31:24.6613083Z '30deb980379774a44b6be4e1030c1faf4a0115bd' 2021-05-16T17:31:24.7156531Z ##[group]Run r-lib/actions/setup-r@master 2021-05-16T17:31:24.7157046Z with: 2021-05-16T17:31:24.7157419Z r-version: devel 2021-05-16T17:31:24.7157779Z Ncpus: 1 2021-05-16T17:31:24.7158185Z crayon.enabled: NULL 2021-05-16T17:31:24.7158698Z remove-openmp-macos: true 2021-05-16T17:31:24.7159256Z http-user-agent: default 2021-05-16T17:31:24.7159705Z install-r: true 2021-05-16T17:31:24.7160269Z windows-path-include-mingw: true 2021-05-16T17:31:24.7160780Z env: 2021-05-16T17:31:24.7161209Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:31:24.7162267Z TIC_DEPLOY_KEY: 2021-05-16T17:31:24.7162603Z RSPM: 2021-05-16T17:31:24.7163870Z GITHUB_PAT: *** 2021-05-16T17:31:24.7164257Z COVERALLS_TOKEN: 2021-05-16T17:31:24.7164736Z continue-on-error: true 2021-05-16T17:31:24.7165185Z VDIFFR_RUN_TESTS: 2021-05-16T17:31:24.7165691Z ##[endgroup] 2021-05-16T17:31:26.3308006Z [command]C:\ProgramData\Chocolatey\bin\choco.exe install qpdf --no-progress 2021-05-16T17:31:27.4119426Z [command]D:\a\_temp\R-devel-win.exe /VERYSILENT /SUPPRESSMSGBOXES /DIR=C:\R 2021-05-16T17:31:29.0167614Z Chocolatey v0.10.15 2021-05-16T17:32:57.9807619Z Installing the following packages: 2021-05-16T17:32:57.9820260Z qpdf 2021-05-16T17:32:57.9821200Z By installing you accept licenses for the packages. 2021-05-16T17:32:59.6708644Z 2021-05-16T17:32:59.6710000Z qpdf v10.3.2 [Approved] 2021-05-16T17:32:59.6931021Z qpdf package files install completed. Performing other installation steps. 2021-05-16T17:33:02.0594902Z Extracting C:\ProgramData\chocolatey\lib\qpdf\tools\qpdf-10.3.2-bin-mingw32_x32.zip to C:\ProgramData\chocolatey\lib\qpdf\tools... 2021-05-16T17:33:02.9047034Z C:\ProgramData\chocolatey\lib\qpdf\tools 2021-05-16T17:33:05.4404565Z ShimGen has successfully created a shim for fix-qdf.exe 2021-05-16T17:33:05.7115167Z ShimGen has successfully created a shim for qpdf.exe 2021-05-16T17:33:05.9756112Z ShimGen has successfully created a shim for zlib-flate.exe 2021-05-16T17:33:06.0140370Z The install of qpdf was successful. 2021-05-16T17:33:06.0145466Z Software installed to 'C:\ProgramData\chocolatey\lib\qpdf\tools' 2021-05-16T17:33:06.0553156Z 2021-05-16T17:33:06.0554164Z Chocolatey installed 1/1 packages. 2021-05-16T17:33:06.0555148Z See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log). 2021-05-16T17:33:06.0568598Z 2021-05-16T17:33:06.0569513Z Enjoy using Chocolatey? Explore more amazing features to take your 2021-05-16T17:33:06.0570513Z experience to the next level at 2021-05-16T17:33:06.0573843Z https://chocolatey.org/compare 2021-05-16T17:33:06.4708682Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-16T17:33:06.4709312Z with: 2021-05-16T17:33:06.4709761Z pandoc-version: 2.7.3 2021-05-16T17:33:06.4710148Z env: 2021-05-16T17:33:06.4710818Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:33:06.4711420Z TIC_DEPLOY_KEY: 2021-05-16T17:33:06.4711796Z RSPM: 2021-05-16T17:33:06.4713065Z GITHUB_PAT: *** 2021-05-16T17:33:06.4713488Z COVERALLS_TOKEN: 2021-05-16T17:33:06.4714252Z continue-on-error: true 2021-05-16T17:33:06.4714687Z VDIFFR_RUN_TESTS: 2021-05-16T17:33:06.4715048Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T17:33:06.4715422Z TZ: UTC 2021-05-16T17:33:06.4715793Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:33:06.4716161Z NOT_CRAN: true 2021-05-16T17:33:06.4716522Z ##[endgroup] 2021-05-16T17:33:07.7540100Z [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\5682bcdb-994e-400a-b9d1-88639d71156f', 'D:\a\_temp\51c50ff3-618a-4b8a-ba1b-21071c02c9fb')" 2021-05-16T17:33:10.8084636Z ##[group]Run git config user.name adigherman 2021-05-16T17:33:10.8085363Z git config user.name adigherman 2021-05-16T17:33:10.8085935Z git config user.email adig@jhu.edu 2021-05-16T17:33:10.9769399Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'" 2021-05-16T17:33:10.9769944Z env: 2021-05-16T17:33:10.9770961Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:33:10.9771502Z TIC_DEPLOY_KEY: 2021-05-16T17:33:10.9772071Z RSPM: 2021-05-16T17:33:10.9773561Z GITHUB_PAT: *** 2021-05-16T17:33:10.9774334Z COVERALLS_TOKEN: 2021-05-16T17:33:10.9775149Z continue-on-error: true 2021-05-16T17:33:10.9776025Z VDIFFR_RUN_TESTS: 2021-05-16T17:33:10.9776748Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T17:33:10.9777305Z TZ: UTC 2021-05-16T17:33:10.9777797Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:33:10.9778193Z NOT_CRAN: true 2021-05-16T17:33:10.9778513Z ##[endgroup] 2021-05-16T17:33:12.2838074Z ##[group]Run msys2/setup-msys2@v2 2021-05-16T17:33:12.2838569Z with: 2021-05-16T17:33:12.2838976Z msystem: MINGW64 2021-05-16T17:33:12.2839392Z update: true 2021-05-16T17:33:12.2839889Z install: git mingw-w64-x86_64-toolchain 2021-05-16T17:33:12.2840366Z path-type: minimal 2021-05-16T17:33:12.2840805Z release: true 2021-05-16T17:33:12.2841190Z env: 2021-05-16T17:33:12.2841625Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:33:12.2842113Z TIC_DEPLOY_KEY: 2021-05-16T17:33:12.2842450Z RSPM: 2021-05-16T17:33:12.2843698Z GITHUB_PAT: *** 2021-05-16T17:33:12.2844097Z COVERALLS_TOKEN: 2021-05-16T17:33:12.2844637Z continue-on-error: true 2021-05-16T17:33:12.2845084Z VDIFFR_RUN_TESTS: 2021-05-16T17:33:12.2845539Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T17:33:12.2846173Z TZ: UTC 2021-05-16T17:33:12.2846593Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:33:12.2847281Z NOT_CRAN: true 2021-05-16T17:33:12.2847639Z ##[endgroup] 2021-05-16T17:33:12.4975358Z ##[group]Downloading MSYS2... 2021-05-16T17:33:13.9148930Z [command]C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe "(Get-FileHash D:\a\_temp\base.exe -Algorithm SHA256)[0].Hash" 2021-05-16T17:33:15.5406949Z 1F2CFD8E13B0382096E53EAD6FD52D0B656A1F81E1B5D82F44CB4CE8AB68755E 2021-05-16T17:33:15.5618568Z ##[endgroup] 2021-05-16T17:33:15.5619599Z ##[group]Extracting MSYS2... 2021-05-16T17:33:15.5623780Z [command]D:\a\_temp\base.exe -y 2021-05-16T17:33:16.1020896Z 2021-05-16T17:33:16.1023811Z 7-Zip SFX 19.00 (x86) : Copyright (c) 1999-2018 Igor Pavlov : 2019-02-21 2021-05-16T17:33:16.1024430Z 2021-05-16T17:33:16.1025215Z Extracting archive: D:\a\_temp\base.exe 2021-05-16T17:33:16.1025952Z -- 2021-05-16T17:33:16.1026509Z Path = D:\a\_temp\base.exe 2021-05-16T17:33:16.1027201Z Type = 7z 2021-05-16T17:33:16.1027559Z 2021-05-16T17:33:16.3008016Z 0% 2021-05-16T17:33:16.3009092Z 2021-05-16T17:33:16.5159684Z 0% 995 - msys64\var\lib\pacman\local\bash-completion-2.11-1 2021-05-16T17:33:16.5160788Z 2021-05-16T17:33:16.7190211Z 4% 1100 2021-05-16T17:33:16.7190996Z 2021-05-16T17:33:16.9214030Z 12% 1100 2021-05-16T17:33:16.9214790Z 2021-05-16T17:33:17.1252914Z 19% 1100 2021-05-16T17:33:17.1253887Z 2021-05-16T17:33:17.3254190Z 27% 1100 2021-05-16T17:33:17.3255107Z 2021-05-16T17:33:17.5269191Z 30% 1100 2021-05-16T17:33:17.5270331Z 2021-05-16T17:33:17.7371362Z 32% 1100 2021-05-16T17:33:17.7372122Z 2021-05-16T17:33:17.9377926Z 37% 1100 2021-05-16T17:33:17.9379201Z 2021-05-16T17:33:18.1309702Z 42% 1100 2021-05-16T17:33:18.1310476Z 2021-05-16T17:33:18.3331085Z 47% 1187 - msys64\usr\bin\core_perl\pod2usage 2021-05-16T17:33:18.3332118Z 2021-05-16T17:33:18.5360101Z 47% 1644 - msys64\usr\lib\tcl8.6\history.tcl 2021-05-16T17:33:18.5361315Z 2021-05-16T17:33:18.7382851Z 47% 2278 - msys64\usr\lib\terminfo\63\ci8510 2021-05-16T17:33:18.7383822Z 2021-05-16T17:33:18.9416849Z 47% 2885 - msys64\usr\lib\terminfo\68\hp700-wy 2021-05-16T17:33:18.9417976Z 2021-05-16T17:33:19.1443763Z 47% 3490 - msys64\usr\lib\terminfo\70\pilot 2021-05-16T17:33:19.1444812Z 2021-05-16T17:33:19.3478639Z 47% 4059 - msys64\usr\lib\terminfo\76\vp90 2021-05-16T17:33:19.3480123Z 2021-05-16T17:33:19.5504715Z 47% 4655 - msys64\usr\share\bash-completion\completions\_chsh 2021-05-16T17:33:19.5505783Z 2021-05-16T17:33:19.8588566Z 47% 5286 - msys64\usr\share\bash-completion\completions\rpmbuild-md5 2021-05-16T17:33:19.8591316Z 2021-05-16T17:33:20.0510968Z 47% 5585 - msys64\usr\share\gnupg\help.pl.txt 2021-05-16T17:33:20.0511890Z 2021-05-16T17:33:20.2542156Z 47% 5951 - msys64\usr\share\locale\es\LC_MESSAGES\glib20.mo 2021-05-16T17:33:20.2543419Z 2021-05-16T17:33:20.4567424Z 47% 6403 - msys64\usr\share\locale\ro\LC_MESSAGES\libalpm.mo 2021-05-16T17:33:20.4568574Z 2021-05-16T17:33:20.6599410Z 47% 6780 - msys64\usr\share\man\man1\bash_builtins.1.gz 2021-05-16T17:33:20.6600566Z 2021-05-16T17:33:20.8635706Z 47% 7357 - msys64\usr\share\man\man1\tac.1.gz 2021-05-16T17:33:20.8636716Z 2021-05-16T17:33:21.0668053Z 47% 7942 - msys64\usr\share\man\man3\ExtUtils.Embed.3perl.gz 2021-05-16T17:33:21.0669097Z 2021-05-16T17:33:21.2697436Z 47% 8451 - msys64\usr\share\man\man3\Tcl_FinalizeNotifier.3.gz 2021-05-16T17:33:21.2698557Z 2021-05-16T17:33:21.4724880Z 47% 8921 - msys64\usr\share\man\man3\Test2.Event.Pass.3perl.gz 2021-05-16T17:33:21.4727764Z 2021-05-16T17:33:21.6755281Z 47% 9451 - msys64\usr\share\man\man3\form.3x.gz 2021-05-16T17:33:21.6756511Z 2021-05-16T17:33:21.8794500Z 47% 10016 - msys64\usr\share\man\man3\nocbreak_sp.3x.gz 2021-05-16T17:33:21.8795389Z 2021-05-16T17:33:22.0824164Z 47% 10575 - msys64\usr\share\man\mann\lrepeat.n.gz 2021-05-16T17:33:22.0825276Z 2021-05-16T17:33:22.2853821Z 47% 10996 - msys64\usr\share\perl5\core_perl\Memoize\NDBM_File.pm 2021-05-16T17:33:22.2855061Z 2021-05-16T17:33:22.5041119Z 47% 11495 - msys64\usr\share\perl5\core_perl\pods\perlko.pod 2021-05-16T17:33:22.5042148Z 2021-05-16T17:33:22.7074871Z 47% 11636 - msys64\usr\share\perl5\core_perl\unicore\lib\Age\V30.pl 2021-05-16T17:33:22.7076069Z 2021-05-16T17:33:22.9107356Z 47% 12202 - msys64\usr\share\terminfo\50\P4 2021-05-16T17:33:22.9108366Z 2021-05-16T17:33:23.1139915Z 47% 12756 - msys64\usr\share\terminfo\64\d410 2021-05-16T17:33:23.1140979Z 2021-05-16T17:33:23.3173382Z 47% 13357 - msys64\usr\share\terminfo\6b\kermit 2021-05-16T17:33:23.3174371Z 2021-05-16T17:33:23.5239057Z 47% 13944 - msys64\usr\share\terminfo\72\rcons-color 2021-05-16T17:33:23.5240605Z 2021-05-16T17:33:23.7229676Z 47% 14533 - msys64\usr\share\terminfo\77\wy160 2021-05-16T17:33:23.7231084Z 2021-05-16T17:33:23.9262727Z 47% 15053 - msys64\usr\share\zoneinfo\America\Guatemala 2021-05-16T17:33:23.9263647Z 2021-05-16T17:33:24.1292585Z 47% 15352 - msys64\usr\share\zoneinfo\Etc\GMT0 2021-05-16T17:33:24.1293832Z 2021-05-16T17:33:24.3320490Z 47% 15978 - msys64\usr\share\zoneinfo\posix\Europe\Lisbon 2021-05-16T17:33:24.3321521Z 2021-05-16T17:33:24.5352461Z 47% 16559 - msys64\usr\share\zoneinfo\right\Europe\Budapest 2021-05-16T17:33:24.5353975Z 2021-05-16T17:33:24.7420646Z 47% 17072 - msys64\usr\share\mintty\sounds\percussive-bongo-lo.wav 2021-05-16T17:33:24.7422535Z 2021-05-16T17:33:24.9440939Z 49% 17092 2021-05-16T17:33:24.9441897Z 2021-05-16T17:33:25.1617459Z 53% 17092 2021-05-16T17:33:25.1618660Z 2021-05-16T17:33:25.3651141Z 57% 17092 2021-05-16T17:33:25.3651966Z 2021-05-16T17:33:25.5742859Z 60% 17092 2021-05-16T17:33:25.5743608Z 2021-05-16T17:33:25.7912636Z 63% 17092 2021-05-16T17:33:25.7913376Z 2021-05-16T17:33:25.9926801Z 66% 17092 2021-05-16T17:33:25.9927600Z 2021-05-16T17:33:26.2118737Z 69% 17092 2021-05-16T17:33:26.2119570Z 2021-05-16T17:33:26.4162729Z 73% 17092 2021-05-16T17:33:26.4163578Z 2021-05-16T17:33:26.6248362Z 76% 17092 2021-05-16T17:33:26.6249328Z 2021-05-16T17:33:26.8310481Z 79% 17092 2021-05-16T17:33:26.8311132Z 2021-05-16T17:33:27.0308595Z 82% 17092 2021-05-16T17:33:27.0309788Z 2021-05-16T17:33:27.2394178Z 89% 17092 2021-05-16T17:33:27.2395090Z 2021-05-16T17:33:27.4468421Z 95% 17092 2021-05-16T17:33:27.4469347Z 2021-05-16T17:33:27.6520222Z 100% 17108 - msys64\usr\bin\blkid.exe 2021-05-16T17:33:27.6521076Z 2021-05-16T17:33:27.8482391Z 100% 17342 - msys64\usr\bin\msys-icudata68.dll 2021-05-16T17:33:27.8483191Z 2021-05-16T17:33:28.1641408Z 100% 17457 - msys64\usr\bin\sh.exe 2021-05-16T17:33:28.1642368Z 2021-05-16T17:33:28.3288835Z 100% 17498 - msys64\usr\bin\tsort.exe 2021-05-16T17:33:28.3295990Z 2021-05-16T17:33:28.3296709Z Everything is Ok 2021-05-16T17:33:28.3328043Z ##[endgroup] 2021-05-16T17:33:28.3329594Z ##[group]Disable Key Refresh... 2021-05-16T17:33:28.4193589Z [command]C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe "((Get-Content -path D:\a\_temp\msys\msys64\etc\post-install\07-pacman-key.post -Raw) -replace '--refresh-keys', '--version') | Set-Content -Path D:\a\_temp\msys\msys64\etc\post-install\07-pacman-key.post" 2021-05-16T17:33:28.7710901Z ##[endgroup] 2021-05-16T17:33:28.7743803Z ##[group]Restoring package cache... 2021-05-16T17:33:30.0937854Z Cache restore for msys2-pkgs-upd:true-conf:e36258c0, got undefined 2021-05-16T17:33:30.0939107Z ##[endgroup] 2021-05-16T17:33:30.0939801Z ##[group]Starting MSYS2 for the first time... 2021-05-16T17:33:30.1844749Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'uname' '-a'" 2021-05-16T17:33:30.3617579Z mkdir: cannot change permissions of '/dev/shm': Permission denied 2021-05-16T17:33:30.3770855Z mkdir: cannot change permissions of '/dev/mqueue': Permission denied 2021-05-16T17:33:30.5571472Z Copying skeleton files. 2021-05-16T17:33:30.5572672Z These files are for the users to personalise their msys2 experience. 2021-05-16T17:33:30.5573280Z 2021-05-16T17:33:30.5574040Z They will never be overwritten nor automatically updated. 2021-05-16T17:33:30.5574770Z 2021-05-16T17:33:30.7461854Z './.bashrc' -> '/home/runneradmin/.bashrc' 2021-05-16T17:33:30.7630668Z './.bash_logout' -> '/home/runneradmin/.bash_logout' 2021-05-16T17:33:30.7809640Z './.bash_profile' -> '/home/runneradmin/.bash_profile' 2021-05-16T17:33:30.7984437Z './.inputrc' -> '/home/runneradmin/.inputrc' 2021-05-16T17:33:30.8144508Z './.profile' -> '/home/runneradmin/.profile' 2021-05-16T17:33:30.8750804Z 'C:\Windows\system32\drivers\etc\hosts' -> '/etc/hosts' 2021-05-16T17:33:30.9077388Z 'C:\Windows\system32\drivers\etc\protocol' -> '/etc/protocols' 2021-05-16T17:33:30.9414456Z 'C:\Windows\system32\drivers\etc\services' -> '/etc/services' 2021-05-16T17:33:30.9751332Z 'C:\Windows\system32\drivers\etc\networks' -> '/etc/networks' 2021-05-16T17:33:31.1936823Z gpg: /etc/pacman.d/gnupg/trustdb.gpg: trustdb created 2021-05-16T17:33:31.2054294Z gpg: no ultimately trusted keys found 2021-05-16T17:33:31.5256152Z gpg: starting migration from earlier GnuPG versions 2021-05-16T17:33:31.5763361Z gpg: porting secret keys from '/etc/pacman.d/gnupg/secring.gpg' to gpg-agent 2021-05-16T17:33:31.5764553Z gpg: migration succeeded 2021-05-16T17:33:31.6012224Z gpg: Generating pacman keyring master key... 2021-05-16T17:33:33.0169229Z gpg: key 6B4D4E3E75E98C8C marked as ultimately trusted 2021-05-16T17:33:33.0171098Z gpg: directory '/etc/pacman.d/gnupg/openpgp-revocs.d' created 2021-05-16T17:33:33.0583746Z gpg: revocation certificate stored as '/etc/pacman.d/gnupg/openpgp-revocs.d/E5868F4877FD9C49ED8DAAC86B4D4E3E75E98C8C.rev' 2021-05-16T17:33:33.0586023Z gpg: Done 2021-05-16T17:33:33.0817190Z ==> Updating trust database... 2021-05-16T17:33:33.1048979Z gpg: marginals needed: 3 completes needed: 1 trust model: pgp 2021-05-16T17:33:33.1050369Z gpg: depth: 0 valid: 1 signed: 0 trust: 0-, 0q, 0n, 0m, 0f, 1u 2021-05-16T17:33:33.2014949Z ==> Appending keys from msys2.gpg... 2021-05-16T17:33:33.4573801Z ==> Locally signing trusted keys in keyring... 2021-05-16T17:33:33.4742568Z -> Locally signing key 123D4D51A1793859C2BE916BBBE514E53E0D0813... 2021-05-16T17:33:33.5918620Z -> Locally signing key B91BCF3303284BF90CC043CA9F418C233E652008... 2021-05-16T17:33:33.7066812Z -> Locally signing key 6E8FEAFF9644F54EED90EEA0790AE56A1D3CFDDC... 2021-05-16T17:33:33.8118187Z -> Locally signing key 69985C5EB351011C78DF7F6D755B8182ACD22879... 2021-05-16T17:33:33.9221526Z -> Locally signing key 9DD0D4217D75A33B896159E6DA7EF2ABAEEA755C... 2021-05-16T17:33:34.0340179Z -> Locally signing key D55E7A6D7CE9BA1587C0ACACF40D263ECA25678A... 2021-05-16T17:33:34.1520107Z ==> Importing owner trust values... 2021-05-16T17:33:34.1717321Z gpg: setting ownertrust to 4 2021-05-16T17:33:34.1719260Z gpg: setting ownertrust to 4 2021-05-16T17:33:34.1719808Z gpg: setting ownertrust to 4 2021-05-16T17:33:34.1720950Z gpg: setting ownertrust to 4 2021-05-16T17:33:34.1721826Z gpg: setting ownertrust to 4 2021-05-16T17:33:34.1722763Z gpg: setting ownertrust to 4 2021-05-16T17:33:34.1911795Z ==> Disabling revoked keys in keyring... 2021-05-16T17:33:34.2084792Z -> Disabling key B19514FB53EB3668471B296E794DCF97F93FC717... 2021-05-16T17:33:34.2742310Z ==> Updating trust database... 2021-05-16T17:33:34.2964565Z gpg: marginals needed: 3 completes needed: 1 trust model: pgp 2021-05-16T17:33:34.2975560Z gpg: depth: 0 valid: 1 signed: 6 trust: 0-, 0q, 0n, 0m, 0f, 1u 2021-05-16T17:33:34.2985302Z gpg: depth: 1 valid: 6 signed: 6 trust: 0-, 0q, 0n, 6m, 0f, 0u 2021-05-16T17:33:34.2990328Z gpg: depth: 2 valid: 6 signed: 0 trust: 6-, 0q, 0n, 0m, 0f, 0u 2021-05-16T17:33:34.2994308Z gpg: next trustdb check due at 2022-01-23 2021-05-16T17:33:34.3391918Z pacman-key (pacman) 5.2.2 2021-05-16T17:33:34.3393822Z Copyright (c) 2010-2020 Pacman Development Team . 2021-05-16T17:33:34.3394368Z 2021-05-16T17:33:34.3567228Z This is free software; see the source for copying conditions. 2021-05-16T17:33:34.3568890Z There is NO WARRANTY, to the extent permitted by law. 2021-05-16T17:33:35.4679790Z  2021-05-16T17:33:35.4680383Z 2021-05-16T17:33:35.4681193Z ################################################################### 2021-05-16T17:33:35.4681733Z # # 2021-05-16T17:33:35.4682484Z # # 2021-05-16T17:33:35.4683082Z # C A U T I O N # 2021-05-16T17:33:35.4683620Z # # 2021-05-16T17:33:35.4684185Z # This is first start of MSYS2. # 2021-05-16T17:33:35.4684893Z # You MUST restart shell to apply necessary actions. # 2021-05-16T17:33:35.4685539Z # # 2021-05-16T17:33:35.4686406Z # # 2021-05-16T17:33:35.4687159Z ################################################################### 2021-05-16T17:33:35.4687785Z 2021-05-16T17:33:35.4688016Z 2021-05-16T17:33:35.4912982Z MINGW64_NT-10.0-17763 fv-az158-529 3.2.0-340.x86_64 2021-04-02 09:40 UTC x86_64 Msys 2021-05-16T17:33:35.4982760Z ##[endgroup] 2021-05-16T17:33:35.4983731Z ##[group]Disable CheckSpace... 2021-05-16T17:33:35.5833561Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'sed' '-i' 's/^CheckSpace/#CheckSpace/g' '/etc/pacman.conf'" 2021-05-16T17:33:35.9160035Z ##[endgroup] 2021-05-16T17:33:35.9161008Z ##[group]Updating packages... 2021-05-16T17:33:35.9922596Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'pacman' '--noconfirm' '-Syuu' '--overwrite' '*'" 2021-05-16T17:33:36.8780750Z :: Synchronizing package databases... 2021-05-16T17:33:37.2300121Z downloading mingw32.db... 2021-05-16T17:33:37.8784724Z downloading mingw32.db.sig... 2021-05-16T17:33:38.1002299Z downloading mingw64.db... 2021-05-16T17:33:38.2924176Z downloading mingw64.db.sig... 2021-05-16T17:33:38.5171773Z downloading ucrt64.db... 2021-05-16T17:33:38.6897444Z downloading ucrt64.db.sig... 2021-05-16T17:33:38.9022287Z downloading msys.db... 2021-05-16T17:33:38.9976420Z downloading msys.db.sig... 2021-05-16T17:33:39.1157750Z :: Starting core system upgrade... 2021-05-16T17:33:39.3251933Z warning: terminate other MSYS2 programs before proceeding 2021-05-16T17:33:39.3253220Z resolving dependencies... 2021-05-16T17:33:39.3358135Z looking for conflicting packages... 2021-05-16T17:33:39.3383808Z 2021-05-16T17:33:39.3385125Z Packages (5) filesystem-2021.04-4 mintty-1~3.5.0-1 msys2-runtime-3.2.0-6 pacman-5.2.2-22 pacman-mirrors-20210423-2 2021-05-16T17:33:39.3386000Z 2021-05-16T17:33:39.3386537Z Total Download Size: 9.36 MiB 2021-05-16T17:33:39.3387138Z Total Installed Size: 44.60 MiB 2021-05-16T17:33:39.3387738Z Net Upgrade Size: 0.02 MiB 2021-05-16T17:33:39.3388104Z 2021-05-16T17:33:39.3389383Z :: Proceed with installation? [Y/n] 2021-05-16T17:33:39.3390224Z :: Retrieving packages... 2021-05-16T17:33:39.4325169Z downloading filesystem-2021.04-4-x86_64.pkg.tar.zst... 2021-05-16T17:33:39.5295125Z downloading mintty-1~3.5.0-1-x86_64.pkg.tar.zst... 2021-05-16T17:33:39.6340898Z downloading msys2-runtime-3.2.0-6-x86_64.pkg.tar.zst... 2021-05-16T17:33:39.8378046Z downloading pacman-mirrors-20210423-2-any.pkg.tar.zst... 2021-05-16T17:33:39.9440105Z downloading pacman-5.2.2-22-x86_64.pkg.tar.zst... 2021-05-16T17:33:40.0625432Z checking keyring... 2021-05-16T17:33:40.1740989Z checking package integrity... 2021-05-16T17:33:41.0626028Z loading package files... 2021-05-16T17:33:41.0786847Z checking for file conflicts... 2021-05-16T17:33:41.0790967Z :: Processing package changes... 2021-05-16T17:33:41.0792784Z upgrading filesystem... 2021-05-16T17:33:41.1425239Z upgrading mintty... 2021-05-16T17:33:41.2319108Z upgrading msys2-runtime... 2021-05-16T17:33:41.3069918Z upgrading pacman-mirrors... 2021-05-16T17:33:41.3129119Z warning: /etc/pacman.d/mirrorlist.mingw64 installed as /etc/pacman.d/mirrorlist.mingw64.pacnew 2021-05-16T17:33:41.3152574Z warning: /etc/pacman.d/mirrorlist.ucrt64 installed as /etc/pacman.d/mirrorlist.ucrt64.pacnew 2021-05-16T17:33:41.3167198Z upgrading pacman... 2021-05-16T17:33:41.4297361Z warning: /etc/pacman.conf installed as /etc/pacman.conf.pacnew 2021-05-16T17:33:41.8336062Z :: To complete this update all MSYS2 processes including this terminal will be closed. Confirm to proceed [Y/n] SUCCESS: The process with PID 5076 has been terminated. 2021-05-16T17:33:42.2678876Z ##[endgroup] 2021-05-16T17:33:42.2679804Z ##[group]Killing remaining tasks... 2021-05-16T17:33:42.3422784Z [command]C:\Windows\system32\taskkill.exe /F /FI "MODULES eq msys-2.0.dll" 2021-05-16T17:33:42.5589697Z 2021-05-16T17:33:42.5590717Z INFO: No tasks running with the specified criteria. 2021-05-16T17:33:42.5631628Z ##[endgroup] 2021-05-16T17:33:42.5632508Z ##[group]Final system upgrade... 2021-05-16T17:33:42.6410346Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'pacman' '--noconfirm' '-Syuu' '--overwrite' '*'" 2021-05-16T17:33:43.5203370Z :: Synchronizing package databases... 2021-05-16T17:33:44.1146610Z mingw32 is up to date 2021-05-16T17:33:44.1147167Z mingw64 is up to date 2021-05-16T17:33:44.1147624Z ucrt64 is up to date 2021-05-16T17:33:44.1148092Z downloading clang64.db... 2021-05-16T17:33:44.7617553Z downloading clang64.db.sig... 2021-05-16T17:33:44.9708303Z msys is up to date 2021-05-16T17:33:44.9710392Z :: Starting core system upgrade... 2021-05-16T17:33:45.2190140Z there is nothing to do 2021-05-16T17:33:45.2191309Z :: Starting full system upgrade... 2021-05-16T17:33:45.2582074Z resolving dependencies... 2021-05-16T17:33:45.2666703Z looking for conflicting packages... 2021-05-16T17:33:45.2716644Z 2021-05-16T17:33:45.2720727Z Packages (14) brotli-1.0.9-2 ca-certificates-20210119-1 file-5.40-2 gnupg-2.2.27-2 less-581-1 libgpgme-1.15.1-2 libsqlite-3.35.5-1 libxml2-2.9.10-9 libxslt-1.1.34-4 libzstd-1.5.0-1 msys2-keyring-1~20210213-2 msys2-launcher-1.3-2 rebase-4.4.4-3 zstd-1.5.0-1 2021-05-16T17:33:45.2722215Z 2021-05-16T17:33:45.2722753Z Total Download Size: 6.22 MiB 2021-05-16T17:33:45.2723330Z Total Installed Size: 32.30 MiB 2021-05-16T17:33:45.2723867Z Net Upgrade Size: 0.97 MiB 2021-05-16T17:33:45.2724222Z 2021-05-16T17:33:45.2724989Z :: Proceed with installation? [Y/n] 2021-05-16T17:33:45.2725532Z :: Retrieving packages... 2021-05-16T17:33:45.3658697Z downloading brotli-1.0.9-2-x86_64.pkg.tar.zst... 2021-05-16T17:33:45.5531805Z downloading less-581-1-x86_64.pkg.tar.zst... 2021-05-16T17:33:45.6482465Z downloading libxml2-2.9.10-9-x86_64.pkg.tar.zst... 2021-05-16T17:33:45.8360059Z downloading libxslt-1.1.34-4-x86_64.pkg.tar.zst... 2021-05-16T17:33:45.9317359Z downloading ca-certificates-20210119-1-any.pkg.tar.zst... 2021-05-16T17:33:46.0293343Z downloading file-5.40-2-x86_64.pkg.tar.zst... 2021-05-16T17:33:46.1311636Z downloading libsqlite-3.35.5-1-x86_64.pkg.tar.zst... 2021-05-16T17:33:46.2279696Z downloading libzstd-1.5.0-1-x86_64.pkg.tar.zst... 2021-05-16T17:33:46.3254144Z downloading gnupg-2.2.27-2-x86_64.pkg.tar.zst... 2021-05-16T17:33:46.5286376Z downloading libgpgme-1.15.1-2-x86_64.pkg.tar.zst... 2021-05-16T17:33:46.6223251Z downloading msys2-keyring-1~20210213-2-any.pkg.tar.zst... 2021-05-16T17:33:46.7174846Z downloading msys2-launcher-1.3-2-x86_64.pkg.tar.zst... 2021-05-16T17:33:46.8126014Z downloading rebase-4.4.4-3-x86_64.pkg.tar.zst... 2021-05-16T17:33:46.9109483Z downloading zstd-1.5.0-1-x86_64.pkg.tar.zst... 2021-05-16T17:33:46.9147426Z checking keyring... 2021-05-16T17:33:47.0327066Z checking package integrity... 2021-05-16T17:33:49.6268233Z loading package files... 2021-05-16T17:33:49.6605740Z checking for file conflicts... 2021-05-16T17:33:49.6610584Z checking available disk space... 2021-05-16T17:33:49.6806461Z :: Processing package changes... 2021-05-16T17:33:49.6807256Z upgrading brotli... 2021-05-16T17:33:49.6944290Z upgrading less... 2021-05-16T17:33:49.7069794Z upgrading libxml2... 2021-05-16T17:33:49.7300123Z upgrading libxslt... 2021-05-16T17:33:49.7443281Z upgrading ca-certificates... 2021-05-16T17:33:50.5314371Z upgrading file... 2021-05-16T17:33:50.5969321Z upgrading libsqlite... 2021-05-16T17:33:50.6097770Z upgrading libzstd... 2021-05-16T17:33:50.6177215Z upgrading gnupg... 2021-05-16T17:33:53.1397788Z ==> Appending keys from msys2.gpg... 2021-05-16T17:33:53.2351807Z ==> Locally signing trusted keys in keyring... 2021-05-16T17:33:53.2557944Z -> Locally signing key 123D4D51A1793859C2BE916BBBE514E53E0D0813... 2021-05-16T17:33:57.3660755Z -> Locally signing key B91BCF3303284BF90CC043CA9F418C233E652008... 2021-05-16T17:33:57.4299835Z -> Locally signing key 6E8FEAFF9644F54EED90EEA0790AE56A1D3CFDDC... 2021-05-16T17:33:57.4980217Z -> Locally signing key 69985C5EB351011C78DF7F6D755B8182ACD22879... 2021-05-16T17:33:57.5647609Z -> Locally signing key 9DD0D4217D75A33B896159E6DA7EF2ABAEEA755C... 2021-05-16T17:33:57.6350710Z -> Locally signing key D55E7A6D7CE9BA1587C0ACACF40D263ECA25678A... 2021-05-16T17:33:57.7091706Z ==> Importing owner trust values... 2021-05-16T17:33:57.7551063Z ==> Disabling revoked keys in keyring... 2021-05-16T17:33:57.7730875Z -> Disabling key B19514FB53EB3668471B296E794DCF97F93FC717... 2021-05-16T17:33:57.8384220Z ==> Updating trust database... 2021-05-16T17:33:57.8609266Z gpg: next trustdb check due at 2022-01-23 2021-05-16T17:33:57.9646281Z upgrading libgpgme... 2021-05-16T17:33:58.1954435Z upgrading msys2-keyring... 2021-05-16T17:33:58.4811045Z ==> Appending keys from msys2.gpg... 2021-05-16T17:33:58.5854622Z ==> Locally signing trusted keys in keyring... 2021-05-16T17:33:58.6039770Z -> Locally signing key 123D4D51A1793859C2BE916BBBE514E53E0D0813... 2021-05-16T17:33:58.7264009Z -> Locally signing key B91BCF3303284BF90CC043CA9F418C233E652008... 2021-05-16T17:33:58.7960625Z -> Locally signing key 6E8FEAFF9644F54EED90EEA0790AE56A1D3CFDDC... 2021-05-16T17:33:58.8600364Z -> Locally signing key 69985C5EB351011C78DF7F6D755B8182ACD22879... 2021-05-16T17:33:58.9310274Z -> Locally signing key 9DD0D4217D75A33B896159E6DA7EF2ABAEEA755C... 2021-05-16T17:33:58.9921592Z -> Locally signing key D55E7A6D7CE9BA1587C0ACACF40D263ECA25678A... 2021-05-16T17:33:59.0614084Z ==> Importing owner trust values... 2021-05-16T17:33:59.1086174Z ==> Disabling revoked keys in keyring... 2021-05-16T17:33:59.1299681Z -> Disabling key B19514FB53EB3668471B296E794DCF97F93FC717... 2021-05-16T17:33:59.2011058Z ==> Updating trust database... 2021-05-16T17:33:59.2260786Z gpg: next trustdb check due at 2022-01-23 2021-05-16T17:33:59.3263359Z upgrading msys2-launcher... 2021-05-16T17:33:59.3396018Z upgrading rebase... 2021-05-16T17:33:59.3559479Z upgrading zstd... 2021-05-16T17:33:59.3821314Z :: Running post-transaction hooks... 2021-05-16T17:33:59.3822653Z (1/1) Updating the info directory file... 2021-05-16T17:33:59.8094727Z ##[endgroup] 2021-05-16T17:33:59.8095626Z ##[group]Installing additional packages... 2021-05-16T17:33:59.8821914Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'pacman' '--noconfirm' '-S' '--needed' '--overwrite' '*' 'git' 'mingw-w64-x86_64-toolchain'" 2021-05-16T17:34:01.1142509Z :: There are 19 members in group mingw-w64-x86_64-toolchain: 2021-05-16T17:34:01.1143604Z :: Repository mingw64 2021-05-16T17:34:01.1147830Z 1) mingw-w64-x86_64-binutils 2) mingw-w64-x86_64-crt-git 3) mingw-w64-x86_64-gcc 4) mingw-w64-x86_64-gcc-ada 5) mingw-w64-x86_64-gcc-fortran 6) mingw-w64-x86_64-gcc-libgfortran 7) mingw-w64-x86_64-gcc-libs 8) mingw-w64-x86_64-gcc-objc 9) mingw-w64-x86_64-gdb 10) mingw-w64-x86_64-gdb-multiarch 11) mingw-w64-x86_64-headers-git 12) mingw-w64-x86_64-libgccjit 13) mingw-w64-x86_64-libmangle-git 14) mingw-w64-x86_64-libwinpthread-git 15) mingw-w64-x86_64-make 16) mingw-w64-x86_64-pkgconf 17) mingw-w64-x86_64-tools-git 18) mingw-w64-x86_64-winpthreads-git 19) mingw-w64-x86_64-winstorecompat-git 2021-05-16T17:34:01.1150578Z 2021-05-16T17:34:01.1151111Z Enter a selection (default=all): 2021-05-16T17:34:01.1151721Z resolving dependencies... 2021-05-16T17:34:01.1281957Z looking for conflicting packages... 2021-05-16T17:34:01.1435305Z 2021-05-16T17:34:01.1452287Z Packages (80) expat-2.3.0-1 heimdal-7.7.0-2 mingw-w64-x86_64-bzip2-1.0.8-2 mingw-w64-x86_64-ca-certificates-20200601-3 mingw-w64-x86_64-expat-2.2.10-1 mingw-w64-x86_64-gettext-0.19.8.1-10 mingw-w64-x86_64-gmp-6.2.1-2 mingw-w64-x86_64-isl-0.24-1 mingw-w64-x86_64-libffi-3.3-4 mingw-w64-x86_64-libiconv-1.16-2 mingw-w64-x86_64-libsystre-1.0.1-4 mingw-w64-x86_64-libtasn1-4.16.0-2 mingw-w64-x86_64-libtre-git-r128.6fb7206-2 mingw-w64-x86_64-mpc-1.2.1-1 mingw-w64-x86_64-mpdecimal-2.5.0-2 mingw-w64-x86_64-mpfr-4.1.0-3 mingw-w64-x86_64-ncurses-6.2-3 mingw-w64-x86_64-openssl-1.1.1.k-2 mingw-w64-x86_64-p11-kit-0.23.22-1 mingw-w64-x86_64-python-3.8.9-2 mingw-w64-x86_64-readline-8.0.004-2 mingw-w64-x86_64-sqlite3-3.35.5-1 mingw-w64-x86_64-tcl-8.6.11-3 mingw-w64-x86_64-termcap-1.3.1-6 mingw-w64-x86_64-tk-8.6.11.1-2 mingw-w64-x86_64-windows-default-manifest-6.4-3 mingw-w64-x86_64-xxhash-0.8.0-1 mingw-w64-x86_64-xz-5.2.5-2 mingw-w64-x86_64-zlib-1.2.11-9 mingw-w64-x86_64-zstd-1.5.0-1 openssh-8.5p1-1 perl-Authen-SASL-2.16-2 perl-Clone-0.45-2 perl-Convert-BinHex-1.125-1 perl-Encode-Locale-1.05-1 perl-Error-0.17029-1 perl-File-Listing-6.14-1 perl-HTML-Parser-3.76-1 perl-HTML-Tagset-3.20-2 perl-HTTP-Cookies-6.10-1 perl-HTTP-Daemon-6.12-1 perl-HTTP-Date-6.05-1 perl-HTTP-Message-6.29-1 perl-HTTP-Negotiate-6.01-2 perl-IO-HTML-1.004-1 perl-IO-Socket-SSL-2.070-1 perl-IO-Stringy-2.113-1 perl-LWP-MediaTypes-6.04-1 perl-MIME-tools-5.509-1 perl-MailTools-2.21-1 perl-Net-HTTP-6.21-1 perl-Net-SMTP-SSL-1.04-1 perl-Net-SSLeay-1.90-1 perl-TermReadKey-2.38-2 perl-TimeDate-2.33-1 perl-Try-Tiny-0.30-1 perl-URI-5.09-1 perl-WWW-RobotRules-6.02-2 perl-libwww-6.53-1 vim-8.2.2689-2 git-2.31.1-2 mingw-w64-x86_64-binutils-2.36.1-3 mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1 mingw-w64-x86_64-gcc-10.3.0-2 mingw-w64-x86_64-gcc-ada-10.3.0-2 mingw-w64-x86_64-gcc-fortran-10.3.0-2 mingw-w64-x86_64-gcc-libgfortran-10.3.0-2 mingw-w64-x86_64-gcc-libs-10.3.0-2 mingw-w64-x86_64-gcc-objc-10.3.0-2 mingw-w64-x86_64-gdb-10.2-1 mingw-w64-x86_64-gdb-multiarch-10.2-1 mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1 mingw-w64-x86_64-libgccjit-10.3.0-2 mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1 mingw-w64-x86_64-libwinpthread-git-9.0.0.6184.ab0fa5ad-1 mingw-w64-x86_64-make-4.3-1 mingw-w64-x86_64-pkgconf-1.7.4-2 mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1 mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1 mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T17:34:01.1465366Z 2021-05-16T17:34:01.1466053Z Total Download Size: 165.06 MiB 2021-05-16T17:34:01.1467163Z Total Installed Size: 1091.89 MiB 2021-05-16T17:34:01.1467583Z 2021-05-16T17:34:01.1468301Z :: Proceed with installation? [Y/n] 2021-05-16T17:34:01.1469148Z :: Retrieving packages... 2021-05-16T17:34:01.5925730Z downloading mingw-w64-x86_64-libiconv-1.16-2-any.pkg.tar.zst... 2021-05-16T17:34:02.1550771Z downloading mingw-w64-x86_64-zlib-1.2.11-9-any.pkg.tar.zst... 2021-05-16T17:34:02.2526618Z downloading mingw-w64-x86_64-binutils-2.36.1-3-any.pkg.tar.zst... 2021-05-16T17:34:03.2026542Z downloading mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T17:34:03.7783422Z downloading mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T17:34:04.1643127Z downloading mingw-w64-x86_64-isl-0.24-1-any.pkg.tar.zst... 2021-05-16T17:34:04.3481388Z downloading mingw-w64-x86_64-gmp-6.2.1-2-any.pkg.tar.zst... 2021-05-16T17:34:04.4545595Z downloading mingw-w64-x86_64-mpfr-4.1.0-3-any.pkg.tar.zst... 2021-05-16T17:34:04.5518089Z downloading mingw-w64-x86_64-mpc-1.2.1-1-any.pkg.tar.zst... 2021-05-16T17:34:04.6475714Z downloading mingw-w64-x86_64-libwinpthread-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T17:34:04.7425933Z downloading mingw-w64-x86_64-gcc-libs-10.3.0-2-any.pkg.tar.zst... 2021-05-16T17:34:04.8499426Z downloading mingw-w64-x86_64-windows-default-manifest-6.4-3-any.pkg.tar.xz... 2021-05-16T17:34:04.9445225Z downloading mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T17:34:05.0396626Z downloading mingw-w64-x86_64-zstd-1.5.0-1-any.pkg.tar.zst... 2021-05-16T17:34:05.1463025Z downloading mingw-w64-x86_64-gcc-10.3.0-2-any.pkg.tar.zst... 2021-05-16T17:34:07.7179220Z downloading mingw-w64-x86_64-gcc-ada-10.3.0-2-any.pkg.tar.zst... 2021-05-16T17:34:09.4165135Z downloading mingw-w64-x86_64-gcc-libgfortran-10.3.0-2-any.pkg.tar.zst... 2021-05-16T17:34:09.5338759Z downloading mingw-w64-x86_64-gcc-fortran-10.3.0-2-any.pkg.tar.zst... 2021-05-16T17:34:10.4871632Z downloading mingw-w64-x86_64-gcc-objc-10.3.0-2-any.pkg.tar.zst... 2021-05-16T17:34:11.5172461Z downloading mingw-w64-x86_64-expat-2.2.10-1-any.pkg.tar.zst... 2021-05-16T17:34:11.6236681Z downloading mingw-w64-x86_64-gettext-0.19.8.1-10-any.pkg.tar.zst... 2021-05-16T17:34:11.9900670Z downloading mingw-w64-x86_64-libtre-git-r128.6fb7206-2-any.pkg.tar.xz... 2021-05-16T17:34:12.0851133Z downloading mingw-w64-x86_64-libsystre-1.0.1-4-any.pkg.tar.xz... 2021-05-16T17:34:12.1802718Z downloading mingw-w64-x86_64-ncurses-6.2-3-any.pkg.tar.zst... 2021-05-16T17:34:12.3787455Z downloading mingw-w64-x86_64-bzip2-1.0.8-2-any.pkg.tar.zst... 2021-05-16T17:34:12.4742344Z downloading mingw-w64-x86_64-libffi-3.3-4-any.pkg.tar.zst... 2021-05-16T17:34:12.5754346Z downloading mingw-w64-x86_64-mpdecimal-2.5.0-2-any.pkg.tar.zst... 2021-05-16T17:34:12.6729227Z downloading mingw-w64-x86_64-libtasn1-4.16.0-2-any.pkg.tar.zst... 2021-05-16T17:34:12.7695253Z downloading mingw-w64-x86_64-p11-kit-0.23.22-1-any.pkg.tar.zst... 2021-05-16T17:34:12.8683046Z downloading mingw-w64-x86_64-ca-certificates-20200601-3-any.pkg.tar.zst... 2021-05-16T17:34:12.9664747Z downloading mingw-w64-x86_64-openssl-1.1.1.k-2-any.pkg.tar.zst... 2021-05-16T17:34:13.4403292Z downloading mingw-w64-x86_64-termcap-1.3.1-6-any.pkg.tar.zst... 2021-05-16T17:34:13.5366681Z downloading mingw-w64-x86_64-readline-8.0.004-2-any.pkg.tar.zst... 2021-05-16T17:34:13.6342758Z downloading mingw-w64-x86_64-tcl-8.6.11-3-any.pkg.tar.zst... 2021-05-16T17:34:13.9205465Z downloading mingw-w64-x86_64-sqlite3-3.35.5-1-any.pkg.tar.zst... 2021-05-16T17:34:14.5748659Z downloading mingw-w64-x86_64-tk-8.6.11.1-2-any.pkg.tar.zst... 2021-05-16T17:34:14.7697086Z downloading mingw-w64-x86_64-xz-5.2.5-2-any.pkg.tar.zst... 2021-05-16T17:34:14.8654705Z downloading mingw-w64-x86_64-python-3.8.9-2-any.pkg.tar.zst... 2021-05-16T17:34:16.3691722Z downloading mingw-w64-x86_64-xxhash-0.8.0-1-any.pkg.tar.zst... 2021-05-16T17:34:16.4656237Z downloading mingw-w64-x86_64-gdb-10.2-1-any.pkg.tar.zst... 2021-05-16T17:34:16.8662934Z downloading mingw-w64-x86_64-gdb-multiarch-10.2-1-any.pkg.tar.zst... 2021-05-16T17:34:17.4418191Z downloading mingw-w64-x86_64-libgccjit-10.3.0-2-any.pkg.tar.zst... 2021-05-16T17:34:18.2963733Z downloading mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T17:34:18.3955007Z downloading mingw-w64-x86_64-make-4.3-1-any.pkg.tar.xz... 2021-05-16T17:34:18.4912264Z downloading mingw-w64-x86_64-pkgconf-1.7.4-2-any.pkg.tar.zst... 2021-05-16T17:34:18.5883139Z downloading mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T17:34:18.6883666Z downloading mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T17:34:18.7833342Z downloading expat-2.3.0-1-x86_64.pkg.tar.zst... 2021-05-16T17:34:18.8785329Z downloading vim-8.2.2689-2-x86_64.pkg.tar.zst... 2021-05-16T17:34:19.6427444Z downloading heimdal-7.7.0-2-x86_64.pkg.tar.zst... 2021-05-16T17:34:19.7511642Z downloading openssh-8.5p1-1-x86_64.pkg.tar.zst... 2021-05-16T17:34:19.9369165Z downloading perl-Error-0.17029-1-any.pkg.tar.xz... 2021-05-16T17:34:20.0313000Z downloading perl-Authen-SASL-2.16-2-any.pkg.tar.xz... 2021-05-16T17:34:20.1265340Z downloading perl-Encode-Locale-1.05-1-any.pkg.tar.xz... 2021-05-16T17:34:20.2218246Z downloading perl-HTTP-Date-6.05-1-any.pkg.tar.xz... 2021-05-16T17:34:20.3158342Z downloading perl-File-Listing-6.14-1-any.pkg.tar.zst... 2021-05-16T17:34:20.4103809Z downloading perl-HTML-Tagset-3.20-2-any.pkg.tar.xz... 2021-05-16T17:34:20.5054821Z downloading perl-Clone-0.45-2-x86_64.pkg.tar.zst... 2021-05-16T17:34:20.6004592Z downloading perl-IO-HTML-1.004-1-any.pkg.tar.zst... 2021-05-16T17:34:20.6952570Z downloading perl-LWP-MediaTypes-6.04-1-any.pkg.tar.zst... 2021-05-16T17:34:20.7911701Z downloading perl-URI-5.09-1-any.pkg.tar.zst... 2021-05-16T17:34:20.8864178Z downloading perl-HTTP-Message-6.29-1-any.pkg.tar.zst... 2021-05-16T17:34:20.9817309Z downloading perl-HTML-Parser-3.76-1-x86_64.pkg.tar.zst... 2021-05-16T17:34:21.0769704Z downloading perl-HTTP-Cookies-6.10-1-any.pkg.tar.zst... 2021-05-16T17:34:21.1717187Z downloading perl-HTTP-Daemon-6.12-1-any.pkg.tar.zst... 2021-05-16T17:34:21.2667831Z downloading perl-HTTP-Negotiate-6.01-2-any.pkg.tar.xz... 2021-05-16T17:34:21.3614332Z downloading perl-Net-HTTP-6.21-1-any.pkg.tar.zst... 2021-05-16T17:34:21.4560978Z downloading perl-WWW-RobotRules-6.02-2-any.pkg.tar.xz... 2021-05-16T17:34:21.5504291Z downloading perl-Try-Tiny-0.30-1-any.pkg.tar.xz... 2021-05-16T17:34:21.6448244Z downloading perl-libwww-6.53-1-any.pkg.tar.zst... 2021-05-16T17:34:21.7409351Z downloading perl-TimeDate-2.33-1-any.pkg.tar.zst... 2021-05-16T17:34:21.8380766Z downloading perl-MailTools-2.21-1-any.pkg.tar.xz... 2021-05-16T17:34:21.9352217Z downloading perl-IO-Stringy-2.113-1-any.pkg.tar.zst... 2021-05-16T17:34:22.0303080Z downloading perl-Convert-BinHex-1.125-1-any.pkg.tar.xz... 2021-05-16T17:34:22.1287436Z downloading perl-MIME-tools-5.509-1-any.pkg.tar.xz... 2021-05-16T17:34:22.2271728Z downloading perl-Net-SSLeay-1.90-1-x86_64.pkg.tar.zst... 2021-05-16T17:34:22.3237271Z downloading perl-IO-Socket-SSL-2.070-1-any.pkg.tar.zst... 2021-05-16T17:34:22.4190464Z downloading perl-Net-SMTP-SSL-1.04-1-any.pkg.tar.xz... 2021-05-16T17:34:22.5139083Z downloading perl-TermReadKey-2.38-2-x86_64.pkg.tar.zst... 2021-05-16T17:34:22.6099401Z downloading git-2.31.1-2-x86_64.pkg.tar.zst... 2021-05-16T17:34:23.1759254Z checking keyring... 2021-05-16T17:34:23.5263900Z checking package integrity... 2021-05-16T17:34:38.7555160Z loading package files... 2021-05-16T17:34:39.3612914Z checking for file conflicts... 2021-05-16T17:34:42.3090599Z checking available disk space... 2021-05-16T17:34:42.3208260Z :: Processing package changes... 2021-05-16T17:34:42.3209035Z installing expat... 2021-05-16T17:34:42.3278237Z installing vim... 2021-05-16T17:34:44.2923789Z installing heimdal... 2021-05-16T17:34:44.7316321Z installing openssh... 2021-05-16T17:34:44.7818296Z installing perl-Error... 2021-05-16T17:34:44.7951022Z installing perl-Authen-SASL... 2021-05-16T17:34:44.8232953Z installing perl-Encode-Locale... 2021-05-16T17:34:44.8314976Z installing perl-HTTP-Date... 2021-05-16T17:34:44.8411004Z installing perl-File-Listing... 2021-05-16T17:34:44.8495039Z installing perl-HTML-Tagset... 2021-05-16T17:34:44.8548070Z installing perl-Clone... 2021-05-16T17:34:44.8618490Z installing perl-IO-HTML... 2021-05-16T17:34:44.8694505Z installing perl-LWP-MediaTypes... 2021-05-16T17:34:44.8775565Z installing perl-URI... 2021-05-16T17:34:44.9500711Z installing perl-HTTP-Message... 2021-05-16T17:34:44.9731253Z installing perl-HTML-Parser... 2021-05-16T17:34:44.9936957Z installing perl-HTTP-Cookies... 2021-05-16T17:34:45.0048574Z installing perl-HTTP-Daemon... 2021-05-16T17:34:45.0104509Z installing perl-HTTP-Negotiate... 2021-05-16T17:34:45.0158834Z installing perl-Net-HTTP... 2021-05-16T17:34:45.0311896Z installing perl-WWW-RobotRules... 2021-05-16T17:34:45.0392452Z installing perl-Try-Tiny... 2021-05-16T17:34:45.0500075Z installing perl-libwww... 2021-05-16T17:34:45.0961344Z Optional dependencies for perl-libwww 2021-05-16T17:34:45.0962759Z perl-LWP-Protocol-https: for https:// url schemes 2021-05-16T17:34:45.0963555Z installing perl-TimeDate... 2021-05-16T17:34:45.1456803Z installing perl-MailTools... 2021-05-16T17:34:45.1863298Z installing perl-IO-Stringy... 2021-05-16T17:34:45.2049274Z installing perl-Convert-BinHex... 2021-05-16T17:34:45.3359846Z module test... pass. 2021-05-16T17:34:45.3402264Z installing perl-MIME-tools... 2021-05-16T17:34:45.4008504Z installing perl-Net-SSLeay... 2021-05-16T17:34:45.4879947Z installing perl-IO-Socket-SSL... 2021-05-16T17:34:45.5028679Z installing perl-Net-SMTP-SSL... 2021-05-16T17:34:45.5101487Z installing perl-TermReadKey... 2021-05-16T17:34:45.5204164Z installing git... 2021-05-16T17:34:46.2710351Z Optional dependencies for git 2021-05-16T17:34:46.2711386Z python: various helper scripts 2021-05-16T17:34:46.2712367Z subversion: git svn 2021-05-16T17:34:46.2713578Z installing mingw-w64-x86_64-libiconv... 2021-05-16T17:34:46.3053014Z installing mingw-w64-x86_64-zlib... 2021-05-16T17:34:46.3164679Z installing mingw-w64-x86_64-binutils... 2021-05-16T17:34:46.6559260Z installing mingw-w64-x86_64-headers-git... 2021-05-16T17:34:48.2050385Z installing mingw-w64-x86_64-crt-git... 2021-05-16T17:34:49.1844501Z installing mingw-w64-x86_64-isl... 2021-05-16T17:34:49.2512319Z installing mingw-w64-x86_64-gmp... 2021-05-16T17:34:49.2677383Z installing mingw-w64-x86_64-mpfr... 2021-05-16T17:34:49.2903597Z installing mingw-w64-x86_64-mpc... 2021-05-16T17:34:49.2957203Z installing mingw-w64-x86_64-libwinpthread-git... 2021-05-16T17:34:49.3038122Z installing mingw-w64-x86_64-gcc-libs... 2021-05-16T17:34:49.3237459Z installing mingw-w64-x86_64-windows-default-manifest... 2021-05-16T17:34:49.3279917Z installing mingw-w64-x86_64-winpthreads-git... 2021-05-16T17:34:49.3443247Z installing mingw-w64-x86_64-zstd... 2021-05-16T17:34:49.3697881Z installing mingw-w64-x86_64-gcc... 2021-05-16T17:34:50.9038104Z installing mingw-w64-x86_64-gcc-ada... 2021-05-16T17:34:53.6850895Z installing mingw-w64-x86_64-gcc-libgfortran... 2021-05-16T17:34:53.6970866Z installing mingw-w64-x86_64-gcc-fortran... 2021-05-16T17:34:53.8597334Z installing mingw-w64-x86_64-gcc-objc... 2021-05-16T17:34:54.2015215Z installing mingw-w64-x86_64-expat... 2021-05-16T17:34:54.2164329Z installing mingw-w64-x86_64-gettext... 2021-05-16T17:34:56.5348126Z installing mingw-w64-x86_64-libtre-git... 2021-05-16T17:34:56.5558659Z installing mingw-w64-x86_64-libsystre... 2021-05-16T17:34:56.5680811Z installing mingw-w64-x86_64-ncurses... 2021-05-16T17:35:02.9466858Z installing mingw-w64-x86_64-bzip2... 2021-05-16T17:35:02.9677399Z installing mingw-w64-x86_64-libffi... 2021-05-16T17:35:02.9814293Z installing mingw-w64-x86_64-mpdecimal... 2021-05-16T17:35:03.0496653Z installing mingw-w64-x86_64-libtasn1... 2021-05-16T17:35:03.1039834Z installing mingw-w64-x86_64-p11-kit... 2021-05-16T17:35:03.1359823Z installing mingw-w64-x86_64-ca-certificates... 2021-05-16T17:35:03.9646064Z installing mingw-w64-x86_64-openssl... 2021-05-16T17:35:11.9603703Z installing mingw-w64-x86_64-termcap... 2021-05-16T17:35:11.9665261Z installing mingw-w64-x86_64-readline... 2021-05-16T17:35:12.0034803Z installing mingw-w64-x86_64-tcl... 2021-05-16T17:35:14.0002077Z installing mingw-w64-x86_64-sqlite3... 2021-05-16T17:35:15.4664623Z installing mingw-w64-x86_64-tk... 2021-05-16T17:35:16.2848960Z installing mingw-w64-x86_64-xz... 2021-05-16T17:35:16.3748488Z installing mingw-w64-x86_64-python... 2021-05-16T17:35:24.5734647Z installing mingw-w64-x86_64-xxhash... 2021-05-16T17:35:24.5868179Z installing mingw-w64-x86_64-gdb... 2021-05-16T17:35:24.7746068Z installing mingw-w64-x86_64-gdb-multiarch... 2021-05-16T17:35:24.8729366Z installing mingw-w64-x86_64-libgccjit... 2021-05-16T17:35:25.0227290Z installing mingw-w64-x86_64-libmangle-git... 2021-05-16T17:35:25.0287996Z installing mingw-w64-x86_64-make... 2021-05-16T17:35:25.0476477Z installing mingw-w64-x86_64-pkgconf... 2021-05-16T17:35:25.0715624Z installing mingw-w64-x86_64-tools-git... 2021-05-16T17:35:25.0861589Z installing mingw-w64-x86_64-winstorecompat-git... 2021-05-16T17:35:25.1583827Z ##[endgroup] 2021-05-16T17:35:25.1595790Z ##[group]Saving package cache... 2021-05-16T17:35:25.2359163Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'paccache' '-r' '-f' '-u' '-k0'" 2021-05-16T17:35:26.4004708Z ==> no candidate packages found for pruning 2021-05-16T17:35:26.4905458Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'paccache' '-r' '-f' '-k1'" 2021-05-16T17:35:27.0213348Z ==> no candidate packages found for pruning 2021-05-16T17:35:27.9040739Z Unable to reserve cache with key msys2-pkgs-upd:true-conf:e36258c0-files:753615ce398942dc832338a15edc0be412143ee9, another job may be creating this cache. 2021-05-16T17:35:27.9744509Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'pacman' '--noconfirm' '-Scc'" 2021-05-16T17:35:28.9723315Z 2021-05-16T17:35:28.9724915Z Cache directory: /var/cache/pacman/pkg/ 2021-05-16T17:35:29.0060684Z :: Do you want to remove ALL files from cache? [Y/n] 2021-05-16T17:35:29.0061568Z removing all files from cache... 2021-05-16T17:35:29.0061992Z 2021-05-16T17:35:29.0062574Z Database directory: /var/lib/pacman/ 2021-05-16T17:35:29.0069216Z :: Do you want to remove unused repositories? [Y/n] 2021-05-16T17:35:29.0070760Z removing unused sync repositories... 2021-05-16T17:35:29.0125940Z ##[endgroup] 2021-05-16T17:35:29.0455530Z ##[group]Run adigherman/actions/install-sysdeps-windows@master 2021-05-16T17:35:29.0456342Z env: 2021-05-16T17:35:29.0456767Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:35:29.0457241Z TIC_DEPLOY_KEY: 2021-05-16T17:35:29.0457559Z RSPM: 2021-05-16T17:35:29.0458709Z GITHUB_PAT: *** 2021-05-16T17:35:29.0459230Z COVERALLS_TOKEN: 2021-05-16T17:35:29.0459618Z continue-on-error: true 2021-05-16T17:35:29.0460032Z VDIFFR_RUN_TESTS: 2021-05-16T17:35:29.0460381Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T17:35:29.0460717Z TZ: UTC 2021-05-16T17:35:29.0461025Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:35:29.0461500Z NOT_CRAN: true 2021-05-16T17:35:29.0461805Z MSYSTEM: MINGW64 2021-05-16T17:35:29.0462138Z ##[endgroup] 2021-05-16T17:35:30.1383958Z :: Synchronizing package databases... 2021-05-16T17:35:30.8252546Z mingw32 is up to date 2021-05-16T17:35:30.8254480Z mingw64 is up to date 2021-05-16T17:35:30.8255148Z ucrt64 is up to date 2021-05-16T17:35:30.8256230Z clang64 is up to date 2021-05-16T17:35:30.8257104Z msys is up to date 2021-05-16T17:35:30.8259458Z :: Starting core system upgrade... 2021-05-16T17:35:31.0854707Z there is nothing to do 2021-05-16T17:35:31.0855757Z :: Starting full system upgrade... 2021-05-16T17:35:31.1988984Z there is nothing to do 2021-05-16T17:35:32.0093968Z resolving dependencies... 2021-05-16T17:35:32.0197007Z looking for conflicting packages... 2021-05-16T17:35:32.0322438Z 2021-05-16T17:35:32.0323385Z Packages (1) mingw-w64-x86_64-aom-3.1.0-1 2021-05-16T17:35:32.0324079Z 2021-05-16T17:35:32.0324827Z Total Download Size: 3.00 MiB 2021-05-16T17:35:32.0325467Z Total Installed Size: 20.93 MiB 2021-05-16T17:35:32.0325888Z 2021-05-16T17:35:32.0327033Z :: Proceed with installation? [Y/n] 2021-05-16T17:35:32.0327844Z :: Retrieving packages... 2021-05-16T17:35:32.3519313Z downloading mingw-w64-x86_64-aom-3.1.0-1-any.pkg.tar.zst... 2021-05-16T17:35:33.0857107Z checking keyring... 2021-05-16T17:35:33.1781337Z checking package integrity... 2021-05-16T17:35:33.3512786Z loading package files... 2021-05-16T17:35:33.3531405Z checking for file conflicts... 2021-05-16T17:35:33.3548030Z checking available disk space... 2021-05-16T17:35:33.3557506Z :: Processing package changes... 2021-05-16T17:35:33.3558366Z installing mingw-w64-x86_64-aom... 2021-05-16T17:35:34.2588969Z resolving dependencies... 2021-05-16T17:35:34.2590174Z looking for conflicting packages... 2021-05-16T17:35:34.2790525Z 2021-05-16T17:35:34.2791791Z Packages (1) mingw-w64-x86_64-argtable-2.13-2 2021-05-16T17:35:34.2792367Z 2021-05-16T17:35:34.2792952Z Total Download Size: 1.97 MiB 2021-05-16T17:35:34.2793641Z Total Installed Size: 4.43 MiB 2021-05-16T17:35:34.2794223Z 2021-05-16T17:35:34.2795188Z :: Proceed with installation? [Y/n] 2021-05-16T17:35:34.2796027Z :: Retrieving packages... 2021-05-16T17:35:34.5819145Z downloading mingw-w64-x86_64-argtable-2.13-2-any.pkg.tar.zst... 2021-05-16T17:35:35.2312901Z checking keyring... 2021-05-16T17:35:35.3292857Z checking package integrity... 2021-05-16T17:35:35.4827519Z loading package files... 2021-05-16T17:35:35.4850718Z checking for file conflicts... 2021-05-16T17:35:35.4877780Z checking available disk space... 2021-05-16T17:35:35.4884711Z :: Processing package changes... 2021-05-16T17:35:35.4885499Z installing mingw-w64-x86_64-argtable... 2021-05-16T17:35:36.3018414Z resolving dependencies... 2021-05-16T17:35:36.3226824Z looking for conflicting packages... 2021-05-16T17:35:36.3297114Z 2021-05-16T17:35:36.3311478Z Packages (32) mingw-w64-x86_64-aws-c-cal-0.5.0-1 mingw-w64-x86_64-aws-c-common-0.5.5-1 mingw-w64-x86_64-aws-c-event-stream-0.2.7-1 mingw-w64-x86_64-aws-c-io-0.9.1-3 mingw-w64-x86_64-aws-checksums-0.1.11-1 mingw-w64-x86_64-aws-sdk-cpp-1.8.149-2 mingw-w64-x86_64-boost-1.75.0-4 mingw-w64-x86_64-brotli-1.0.9-2 mingw-w64-x86_64-c-ares-1.17.1-1 mingw-w64-x86_64-double-conversion-3.1.5-1 mingw-w64-x86_64-flatbuffers-1.12.0-2 mingw-w64-x86_64-gflags-2.2.2-2 mingw-w64-x86_64-glib2-2.68.2-1 mingw-w64-x86_64-gobject-introspection-1.66.1-5 mingw-w64-x86_64-gobject-introspection-runtime-1.66.1-5 mingw-w64-x86_64-grpc-1.35.0-2 mingw-w64-x86_64-icu-68.2-3 mingw-w64-x86_64-libutf8proc-2.6.1-1 mingw-w64-x86_64-lz4-1.9.3-1 mingw-w64-x86_64-openblas-0.3.13-2 mingw-w64-x86_64-pcre-8.44-3 mingw-w64-x86_64-protobuf-3.16.0-1 mingw-w64-x86_64-python-beaker-1.11.0-1 mingw-w64-x86_64-python-mako-1.1.4-2 mingw-w64-x86_64-python-markupsafe-2.0.0-1 mingw-w64-x86_64-python-numpy-1.20.3-1 mingw-w64-x86_64-re2-20210401-1 mingw-w64-x86_64-snappy-1.1.8-1 mingw-w64-x86_64-thrift-0.13.0-2 mingw-w64-x86_64-uriparser-0.9.4-1 mingw-w64-x86_64-wineditline-2.205-3 mingw-w64-x86_64-arrow-4.0.0-1 2021-05-16T17:35:36.3317258Z 2021-05-16T17:35:36.3319292Z Total Download Size: 92.82 MiB 2021-05-16T17:35:36.3320020Z Total Installed Size: 821.22 MiB 2021-05-16T17:35:36.3320428Z 2021-05-16T17:35:36.3321273Z :: Proceed with installation? [Y/n] 2021-05-16T17:35:36.3322251Z :: Retrieving packages... 2021-05-16T17:35:36.7799965Z downloading mingw-w64-x86_64-aws-c-common-0.5.5-1-any.pkg.tar.zst... 2021-05-16T17:35:37.2478389Z downloading mingw-w64-x86_64-aws-checksums-0.1.11-1-any.pkg.tar.zst... 2021-05-16T17:35:37.3435562Z downloading mingw-w64-x86_64-aws-c-cal-0.5.0-1-any.pkg.tar.zst... 2021-05-16T17:35:37.4405500Z downloading mingw-w64-x86_64-aws-c-io-0.9.1-3-any.pkg.tar.zst... 2021-05-16T17:35:37.6283006Z downloading mingw-w64-x86_64-aws-c-event-stream-0.2.7-1-any.pkg.tar.zst... 2021-05-16T17:35:37.7275601Z downloading mingw-w64-x86_64-aws-sdk-cpp-1.8.149-2-any.pkg.tar.zst... 2021-05-16T17:35:38.2062853Z downloading mingw-w64-x86_64-brotli-1.0.9-2-any.pkg.tar.zst... 2021-05-16T17:35:38.3081203Z downloading mingw-w64-x86_64-double-conversion-3.1.5-1-any.pkg.tar.xz... 2021-05-16T17:35:38.4036645Z downloading mingw-w64-x86_64-flatbuffers-1.12.0-2-any.pkg.tar.zst... 2021-05-16T17:35:38.5365767Z downloading mingw-w64-x86_64-gflags-2.2.2-2-any.pkg.tar.xz... 2021-05-16T17:35:38.6326116Z downloading mingw-w64-x86_64-wineditline-2.205-3-any.pkg.tar.xz... 2021-05-16T17:35:38.7289092Z downloading mingw-w64-x86_64-pcre-8.44-3-any.pkg.tar.zst... 2021-05-16T17:35:38.8662871Z downloading mingw-w64-x86_64-glib2-2.68.2-1-any.pkg.tar.zst... 2021-05-16T17:35:39.1256275Z downloading mingw-w64-x86_64-gobject-introspection-runtime-1.66.1-5-any.pkg.tar.zst... 2021-05-16T17:35:39.2350091Z downloading mingw-w64-x86_64-python-markupsafe-2.0.0-1-any.pkg.tar.zst... 2021-05-16T17:35:39.3304631Z downloading mingw-w64-x86_64-python-beaker-1.11.0-1-any.pkg.tar.xz... 2021-05-16T17:35:39.4256311Z downloading mingw-w64-x86_64-python-mako-1.1.4-2-any.pkg.tar.zst... 2021-05-16T17:35:39.5244437Z downloading mingw-w64-x86_64-gobject-introspection-1.66.1-5-any.pkg.tar.zst... 2021-05-16T17:35:39.6418015Z downloading mingw-w64-x86_64-c-ares-1.17.1-1-any.pkg.tar.zst... 2021-05-16T17:35:39.7407580Z downloading mingw-w64-x86_64-protobuf-3.16.0-1-any.pkg.tar.zst... 2021-05-16T17:35:39.9190568Z downloading mingw-w64-x86_64-re2-20210401-1-any.pkg.tar.zst... 2021-05-16T17:35:40.0167827Z downloading mingw-w64-x86_64-grpc-1.35.0-2-any.pkg.tar.zst... 2021-05-16T17:35:40.1365311Z downloading mingw-w64-x86_64-libutf8proc-2.6.1-1-any.pkg.tar.zst... 2021-05-16T17:35:40.2324340Z downloading mingw-w64-x86_64-lz4-1.9.3-1-any.pkg.tar.zst... 2021-05-16T17:35:40.3279570Z downloading mingw-w64-x86_64-openblas-0.3.13-2-any.pkg.tar.zst... 2021-05-16T17:35:40.6695636Z downloading mingw-w64-x86_64-python-numpy-1.20.3-1-any.pkg.tar.zst... 2021-05-16T17:35:40.9064969Z downloading mingw-w64-x86_64-snappy-1.1.8-1-any.pkg.tar.xz... 2021-05-16T17:35:41.0026310Z downloading mingw-w64-x86_64-icu-68.2-3-any.pkg.tar.zst... 2021-05-16T17:35:42.3054599Z downloading mingw-w64-x86_64-boost-1.75.0-4-any.pkg.tar.zst... 2021-05-16T17:35:43.4553183Z downloading mingw-w64-x86_64-thrift-0.13.0-2-any.pkg.tar.zst... 2021-05-16T17:35:43.6046673Z downloading mingw-w64-x86_64-uriparser-0.9.4-1-any.pkg.tar.zst... 2021-05-16T17:35:43.7019631Z downloading mingw-w64-x86_64-arrow-4.0.0-1-any.pkg.tar.zst... 2021-05-16T17:35:44.7634168Z checking keyring... 2021-05-16T17:35:45.0317543Z checking package integrity... 2021-05-16T17:35:50.4188174Z loading package files... 2021-05-16T17:35:50.7496645Z checking for file conflicts... 2021-05-16T17:35:52.6697705Z checking available disk space... 2021-05-16T17:35:52.6774817Z :: Processing package changes... 2021-05-16T17:35:52.6775818Z installing mingw-w64-x86_64-aws-c-common... 2021-05-16T17:35:52.7659687Z installing mingw-w64-x86_64-aws-checksums... 2021-05-16T17:35:52.7811769Z installing mingw-w64-x86_64-aws-c-cal... 2021-05-16T17:35:52.8026556Z installing mingw-w64-x86_64-aws-c-io... 2021-05-16T17:35:52.8370255Z installing mingw-w64-x86_64-aws-c-event-stream... 2021-05-16T17:35:52.8580289Z installing mingw-w64-x86_64-aws-sdk-cpp... 2021-05-16T17:35:53.8389748Z installing mingw-w64-x86_64-brotli... 2021-05-16T17:35:53.8644709Z installing mingw-w64-x86_64-double-conversion... 2021-05-16T17:35:53.8912097Z installing mingw-w64-x86_64-flatbuffers... 2021-05-16T17:35:53.9318766Z installing mingw-w64-x86_64-gflags... 2021-05-16T17:35:53.9692849Z installing mingw-w64-x86_64-wineditline... 2021-05-16T17:35:53.9837154Z installing mingw-w64-x86_64-pcre... 2021-05-16T17:35:54.1966750Z installing mingw-w64-x86_64-glib2... 2021-05-16T17:35:54.7483535Z installing mingw-w64-x86_64-gobject-introspection-runtime... 2021-05-16T17:35:54.7708551Z installing mingw-w64-x86_64-python-markupsafe... 2021-05-16T17:35:54.7909723Z installing mingw-w64-x86_64-python-beaker... 2021-05-16T17:35:54.8867637Z installing mingw-w64-x86_64-python-mako... 2021-05-16T17:35:54.9816354Z installing mingw-w64-x86_64-gobject-introspection... 2021-05-16T17:35:55.1722730Z installing mingw-w64-x86_64-c-ares... 2021-05-16T17:35:55.2448961Z installing mingw-w64-x86_64-protobuf... 2021-05-16T17:35:55.5277939Z installing mingw-w64-x86_64-re2... 2021-05-16T17:35:55.5450534Z installing mingw-w64-x86_64-grpc... 2021-05-16T17:35:55.8981628Z installing mingw-w64-x86_64-libutf8proc... 2021-05-16T17:35:55.9070013Z installing mingw-w64-x86_64-lz4... 2021-05-16T17:35:55.9243798Z installing mingw-w64-x86_64-openblas... 2021-05-16T17:35:56.1678971Z Set the environment variable OPENBLAS_NUM_THREADS to the 2021-05-16T17:35:56.1680200Z number of threads to use. 2021-05-16T17:35:56.1701693Z installing mingw-w64-x86_64-python-numpy... 2021-05-16T17:35:58.0354880Z Optional dependencies for mingw-w64-x86_64-python-numpy 2021-05-16T17:35:58.0356344Z mingw-w64-x86_64-python-pytest: testsuite 2021-05-16T17:35:58.0357818Z installing mingw-w64-x86_64-snappy... 2021-05-16T17:35:58.0528199Z installing mingw-w64-x86_64-icu... 2021-05-16T17:35:58.6185771Z installing mingw-w64-x86_64-boost... 2021-05-16T17:36:15.7061057Z installing mingw-w64-x86_64-thrift... 2021-05-16T17:36:15.8282445Z installing mingw-w64-x86_64-uriparser... 2021-05-16T17:36:15.8457445Z installing mingw-w64-x86_64-arrow... 2021-05-16T17:36:18.0934355Z warning: mingw-w64-x86_64-aws-sdk-cpp-1.8.149-2 is up to date -- reinstalling 2021-05-16T17:36:18.0935197Z resolving dependencies... 2021-05-16T17:36:18.1032588Z looking for conflicting packages... 2021-05-16T17:36:18.1169926Z 2021-05-16T17:36:18.1170854Z Packages (1) mingw-w64-x86_64-aws-sdk-cpp-1.8.149-2 2021-05-16T17:36:18.1171402Z 2021-05-16T17:36:18.1172244Z Total Installed Size: 36.73 MiB 2021-05-16T17:36:18.1172790Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:36:18.1173716Z 2021-05-16T17:36:18.1174818Z :: Proceed with installation? [Y/n] 2021-05-16T17:36:18.1175786Z checking keyring... 2021-05-16T17:36:18.1961648Z checking package integrity... 2021-05-16T17:36:18.3521466Z loading package files... 2021-05-16T17:36:18.3647374Z checking for file conflicts... 2021-05-16T17:36:18.3648588Z checking available disk space... 2021-05-16T17:36:18.4170559Z :: Processing package changes... 2021-05-16T17:36:18.4171783Z reinstalling mingw-w64-x86_64-aws-sdk-cpp... 2021-05-16T17:36:20.8935690Z warning: mingw-w64-x86_64-binutils-2.36.1-3 is up to date -- reinstalling 2021-05-16T17:36:20.8936743Z resolving dependencies... 2021-05-16T17:36:20.9095161Z looking for conflicting packages... 2021-05-16T17:36:20.9162569Z 2021-05-16T17:36:20.9163605Z Packages (1) mingw-w64-x86_64-binutils-2.36.1-3 2021-05-16T17:36:20.9164249Z 2021-05-16T17:36:20.9164716Z Total Download Size: 7.06 MiB 2021-05-16T17:36:20.9165271Z Total Installed Size: 88.32 MiB 2021-05-16T17:36:20.9165860Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:36:20.9166181Z 2021-05-16T17:36:20.9166793Z :: Proceed with installation? [Y/n] 2021-05-16T17:36:20.9167390Z :: Retrieving packages... 2021-05-16T17:36:21.2381810Z downloading mingw-w64-x86_64-binutils-2.36.1-3-any.pkg.tar.zst... 2021-05-16T17:36:22.2196616Z checking keyring... 2021-05-16T17:36:22.3151789Z checking package integrity... 2021-05-16T17:36:22.5168872Z loading package files... 2021-05-16T17:36:22.5229878Z checking for file conflicts... 2021-05-16T17:36:22.5230754Z checking available disk space... 2021-05-16T17:36:22.5359620Z :: Processing package changes... 2021-05-16T17:36:22.5360748Z reinstalling mingw-w64-x86_64-binutils... 2021-05-16T17:36:23.7963550Z warning: mingw-w64-x86_64-boost-1.75.0-4 is up to date -- reinstalling 2021-05-16T17:36:23.7964670Z resolving dependencies... 2021-05-16T17:36:23.8139211Z looking for conflicting packages... 2021-05-16T17:36:23.8325289Z 2021-05-16T17:36:23.8326302Z Packages (1) mingw-w64-x86_64-boost-1.75.0-4 2021-05-16T17:36:23.8326901Z 2021-05-16T17:36:23.8327842Z Total Installed Size: 344.30 MiB 2021-05-16T17:36:23.8328562Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:36:23.8328836Z 2021-05-16T17:36:23.8329573Z :: Proceed with installation? [Y/n] 2021-05-16T17:36:23.8356463Z checking keyring... 2021-05-16T17:36:23.9181131Z checking package integrity... 2021-05-16T17:36:24.2473611Z loading package files... 2021-05-16T17:36:24.4338762Z checking for file conflicts... 2021-05-16T17:36:24.4353309Z checking available disk space... 2021-05-16T17:36:25.3098878Z :: Processing package changes... 2021-05-16T17:36:25.3099800Z reinstalling mingw-w64-x86_64-boost... 2021-05-16T17:36:45.3722411Z resolving dependencies... 2021-05-16T17:36:45.3881353Z looking for conflicting packages... 2021-05-16T17:36:45.3966581Z 2021-05-16T17:36:45.3967899Z Packages (1) mingw-w64-x86_64-bwidget-1.9.14-1 2021-05-16T17:36:45.3968414Z 2021-05-16T17:36:45.3968949Z Total Download Size: 0.17 MiB 2021-05-16T17:36:45.3969612Z Total Installed Size: 0.98 MiB 2021-05-16T17:36:45.3970295Z 2021-05-16T17:36:45.3970993Z :: Proceed with installation? [Y/n] 2021-05-16T17:36:45.3971659Z :: Retrieving packages... 2021-05-16T17:36:45.7260987Z downloading mingw-w64-x86_64-bwidget-1.9.14-1-any.pkg.tar.xz... 2021-05-16T17:36:46.0040793Z checking keyring... 2021-05-16T17:36:46.1251913Z checking package integrity... 2021-05-16T17:36:46.3362097Z loading package files... 2021-05-16T17:36:46.3413295Z checking for file conflicts... 2021-05-16T17:36:46.3509832Z checking available disk space... 2021-05-16T17:36:46.3520529Z :: Processing package changes... 2021-05-16T17:36:46.3521399Z installing mingw-w64-x86_64-bwidget... 2021-05-16T17:36:47.2661938Z warning: mingw-w64-x86_64-bzip2-1.0.8-2 is up to date -- reinstalling 2021-05-16T17:36:47.2662730Z resolving dependencies... 2021-05-16T17:36:47.2771306Z looking for conflicting packages... 2021-05-16T17:36:47.2898122Z 2021-05-16T17:36:47.2899233Z Packages (1) mingw-w64-x86_64-bzip2-1.0.8-2 2021-05-16T17:36:47.2899693Z 2021-05-16T17:36:47.2900187Z Total Download Size: 0.09 MiB 2021-05-16T17:36:47.2900777Z Total Installed Size: 0.46 MiB 2021-05-16T17:36:47.2901343Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:36:47.2901705Z 2021-05-16T17:36:47.2902521Z :: Proceed with installation? [Y/n] 2021-05-16T17:36:47.2903539Z :: Retrieving packages... 2021-05-16T17:36:47.5987972Z downloading mingw-w64-x86_64-bzip2-1.0.8-2-any.pkg.tar.zst... 2021-05-16T17:36:47.7835951Z checking keyring... 2021-05-16T17:36:47.8851987Z checking package integrity... 2021-05-16T17:36:48.0510768Z loading package files... 2021-05-16T17:36:48.0535146Z checking for file conflicts... 2021-05-16T17:36:48.0536121Z checking available disk space... 2021-05-16T17:36:48.0565206Z :: Processing package changes... 2021-05-16T17:36:48.0566063Z reinstalling mingw-w64-x86_64-bzip2... 2021-05-16T17:36:48.9246420Z warning: mingw-w64-x86_64-c-ares-1.17.1-1 is up to date -- reinstalling 2021-05-16T17:36:48.9247225Z resolving dependencies... 2021-05-16T17:36:48.9248401Z looking for conflicting packages... 2021-05-16T17:36:48.9472016Z 2021-05-16T17:36:48.9472939Z Packages (1) mingw-w64-x86_64-c-ares-1.17.1-1 2021-05-16T17:36:48.9473399Z 2021-05-16T17:36:48.9474217Z Total Installed Size: 0.62 MiB 2021-05-16T17:36:48.9474763Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:36:48.9475397Z 2021-05-16T17:36:48.9476145Z :: Proceed with installation? [Y/n] 2021-05-16T17:36:48.9476754Z checking keyring... 2021-05-16T17:36:49.0705121Z checking package integrity... 2021-05-16T17:36:49.2103166Z loading package files... 2021-05-16T17:36:49.2141648Z checking for file conflicts... 2021-05-16T17:36:49.2142583Z checking available disk space... 2021-05-16T17:36:49.2223675Z :: Processing package changes... 2021-05-16T17:36:49.2224601Z reinstalling mingw-w64-x86_64-c-ares... 2021-05-16T17:36:50.1014904Z resolving dependencies... 2021-05-16T17:36:50.1250307Z looking for conflicting packages... 2021-05-16T17:36:50.1278411Z warning: dependency cycle detected: 2021-05-16T17:36:50.1279667Z warning: mingw-w64-x86_64-harfbuzz will be installed before its mingw-w64-x86_64-freetype dependency 2021-05-16T17:36:50.1280330Z 2021-05-16T17:36:50.1282718Z Packages (8) mingw-w64-x86_64-fontconfig-2.13.93-3 mingw-w64-x86_64-freetype-2.10.4-2 mingw-w64-x86_64-graphite2-1.3.14-2 mingw-w64-x86_64-harfbuzz-2.8.1-1 mingw-w64-x86_64-libpng-1.6.37-4 mingw-w64-x86_64-lzo2-2.10-1 mingw-w64-x86_64-pixman-0.40.0-2 mingw-w64-x86_64-cairo-1.17.4-3 2021-05-16T17:36:50.1285062Z 2021-05-16T17:36:50.1285728Z Total Download Size: 3.58 MiB 2021-05-16T17:36:50.1286388Z Total Installed Size: 21.16 MiB 2021-05-16T17:36:50.1286819Z 2021-05-16T17:36:50.1288120Z :: Proceed with installation? [Y/n] 2021-05-16T17:36:50.1288869Z :: Retrieving packages... 2021-05-16T17:36:50.4389660Z downloading mingw-w64-x86_64-libpng-1.6.37-4-any.pkg.tar.zst... 2021-05-16T17:36:50.9015876Z downloading mingw-w64-x86_64-graphite2-1.3.14-2-any.pkg.tar.zst... 2021-05-16T17:36:50.9981852Z downloading mingw-w64-x86_64-harfbuzz-2.8.1-1-any.pkg.tar.zst... 2021-05-16T17:36:51.2792185Z downloading mingw-w64-x86_64-freetype-2.10.4-2-any.pkg.tar.zst... 2021-05-16T17:36:51.3807223Z downloading mingw-w64-x86_64-fontconfig-2.13.93-3-any.pkg.tar.zst... 2021-05-16T17:36:51.4777985Z downloading mingw-w64-x86_64-lzo2-2.10-1-any.pkg.tar.xz... 2021-05-16T17:36:51.5729032Z downloading mingw-w64-x86_64-pixman-0.40.0-2-any.pkg.tar.zst... 2021-05-16T17:36:51.6702493Z downloading mingw-w64-x86_64-cairo-1.17.4-3-any.pkg.tar.zst... 2021-05-16T17:36:51.7164667Z checking keyring... 2021-05-16T17:36:51.9896920Z checking package integrity... 2021-05-16T17:36:53.2237763Z loading package files... 2021-05-16T17:36:53.2459023Z checking for file conflicts... 2021-05-16T17:36:53.2714948Z checking available disk space... 2021-05-16T17:36:53.2727414Z :: Processing package changes... 2021-05-16T17:36:53.2728538Z installing mingw-w64-x86_64-libpng... 2021-05-16T17:36:53.3019416Z installing mingw-w64-x86_64-graphite2... 2021-05-16T17:36:53.3191303Z installing mingw-w64-x86_64-harfbuzz... 2021-05-16T17:36:53.3984277Z Optional dependencies for mingw-w64-x86_64-harfbuzz 2021-05-16T17:36:53.3985528Z mingw-w64-x86_64-icu: harfbuzz-icu support [installed] 2021-05-16T17:36:53.3986432Z mingw-w64-x86_64-cairo: hb-view program [pending] 2021-05-16T17:36:53.3987351Z installing mingw-w64-x86_64-freetype... 2021-05-16T17:36:53.4601610Z installing mingw-w64-x86_64-fontconfig... 2021-05-16T17:36:53.6064357Z 2021-05-16T17:36:53.6068586Z Fontconfig configuration is done via /mingw64/etc/fonts/conf.avail and conf.d. 2021-05-16T17:36:53.6071376Z Read /mingw64/etc/fonts/conf.d/README for more information. 2021-05-16T17:36:53.6084345Z 2021-05-16T17:37:03.3111344Z updating font cache... done. 2021-05-16T17:37:03.3117454Z installing mingw-w64-x86_64-lzo2... 2021-05-16T17:37:03.3468792Z installing mingw-w64-x86_64-pixman... 2021-05-16T17:37:03.3619757Z installing mingw-w64-x86_64-cairo... 2021-05-16T17:37:03.4128708Z Optional dependencies for mingw-w64-x86_64-cairo 2021-05-16T17:37:03.4129828Z mingw-w64-x86_64-glib2: libcairo-gobject [installed] 2021-05-16T17:37:03.4144557Z :: Running post-transaction hooks... 2021-05-16T17:37:03.4145383Z (1/1) Updating fontconfig cache... 2021-05-16T17:37:04.3506906Z resolving dependencies... 2021-05-16T17:37:05.3094918Z looking for conflicting packages... 2021-05-16T17:37:05.3095320Z 2021-05-16T17:37:05.3095898Z Packages (1) mingw-w64-x86_64-ccache-3.7.9-2 2021-05-16T17:37:05.3096315Z 2021-05-16T17:37:05.3096802Z Total Download Size: 0.10 MiB 2021-05-16T17:37:05.3097349Z Total Installed Size: 0.20 MiB 2021-05-16T17:37:05.3097669Z 2021-05-16T17:37:05.3098168Z :: Proceed with installation? [Y/n] 2021-05-16T17:37:05.3098766Z :: Retrieving packages... 2021-05-16T17:37:05.3099603Z downloading mingw-w64-x86_64-ccache-3.7.9-2-any.pkg.tar.zst... 2021-05-16T17:37:05.3100352Z checking keyring... 2021-05-16T17:37:05.3100935Z checking package integrity... 2021-05-16T17:37:05.3101636Z loading package files... 2021-05-16T17:37:05.3102376Z checking for file conflicts... 2021-05-16T17:37:05.3102955Z checking available disk space... 2021-05-16T17:37:05.3103580Z :: Processing package changes... 2021-05-16T17:37:05.3104258Z installing mingw-w64-x86_64-ccache... 2021-05-16T17:37:06.0719392Z resolving dependencies... 2021-05-16T17:37:06.0894477Z looking for conflicting packages... 2021-05-16T17:37:06.1037541Z 2021-05-16T17:37:06.1039238Z Packages (1) mingw-w64-x86_64-cfitsio-3.450-2 2021-05-16T17:37:06.1040572Z 2021-05-16T17:37:06.1057491Z Total Download Size: 0.69 MiB 2021-05-16T17:37:06.1070435Z Total Installed Size: 3.86 MiB 2021-05-16T17:37:06.1075414Z 2021-05-16T17:37:06.1076658Z :: Proceed with installation? [Y/n] 2021-05-16T17:37:06.1077823Z :: Retrieving packages... 2021-05-16T17:37:06.4041142Z downloading mingw-w64-x86_64-cfitsio-3.450-2-any.pkg.tar.zst... 2021-05-16T17:37:06.8808633Z checking keyring... 2021-05-16T17:37:06.9765718Z checking package integrity... 2021-05-16T17:37:07.1330721Z loading package files... 2021-05-16T17:37:07.1352198Z checking for file conflicts... 2021-05-16T17:37:07.1373051Z checking available disk space... 2021-05-16T17:37:07.1386916Z :: Processing package changes... 2021-05-16T17:37:07.1387857Z installing mingw-w64-x86_64-cfitsio... 2021-05-16T17:37:08.0047838Z resolving dependencies... 2021-05-16T17:37:08.0120059Z looking for conflicting packages... 2021-05-16T17:37:08.0278886Z 2021-05-16T17:37:08.0280236Z Packages (1) mingw-w64-x86_64-clustal-omega-1.2.4-1 2021-05-16T17:37:08.0280778Z 2021-05-16T17:37:08.0281429Z Total Download Size: 0.42 MiB 2021-05-16T17:37:08.0282019Z Total Installed Size: 1.59 MiB 2021-05-16T17:37:08.0282539Z 2021-05-16T17:37:08.0283153Z :: Proceed with installation? [Y/n] 2021-05-16T17:37:08.0283772Z :: Retrieving packages... 2021-05-16T17:37:08.3307826Z downloading mingw-w64-x86_64-clustal-omega-1.2.4-1-any.pkg.tar.zst... 2021-05-16T17:37:08.7077333Z checking keyring... 2021-05-16T17:37:08.8043544Z checking package integrity... 2021-05-16T17:37:08.9486549Z loading package files... 2021-05-16T17:37:08.9506042Z checking for file conflicts... 2021-05-16T17:37:08.9531148Z checking available disk space... 2021-05-16T17:37:08.9543672Z :: Processing package changes... 2021-05-16T17:37:08.9544452Z installing mingw-w64-x86_64-clustal-omega... 2021-05-16T17:37:09.8473648Z resolving dependencies... 2021-05-16T17:37:09.8741323Z looking for conflicting packages... 2021-05-16T17:37:09.8783065Z 2021-05-16T17:37:09.8787256Z Packages (15) mingw-w64-x86_64-curl-7.76.1-1 mingw-w64-x86_64-jansson-2.13.1-1 mingw-w64-x86_64-jemalloc-5.2.1-2 mingw-w64-x86_64-jsoncpp-1.9.4-1 mingw-w64-x86_64-libarchive-3.5.1-1 mingw-w64-x86_64-libidn2-2.3.0-1 mingw-w64-x86_64-libmetalink-0.1.3-3 mingw-w64-x86_64-libpsl-0.21.1-2 mingw-w64-x86_64-libssh2-1.9.0-3 mingw-w64-x86_64-libunistring-0.9.10-3 mingw-w64-x86_64-libuv-1.40.0-3 mingw-w64-x86_64-nettle-3.7-2 mingw-w64-x86_64-nghttp2-1.41.0-1 mingw-w64-x86_64-rhash-1.4.1-3 mingw-w64-x86_64-cmake-3.20.2-1 2021-05-16T17:37:09.8789954Z 2021-05-16T17:37:09.8790564Z Total Download Size: 13.82 MiB 2021-05-16T17:37:09.8791209Z Total Installed Size: 92.94 MiB 2021-05-16T17:37:09.8791638Z 2021-05-16T17:37:09.8792369Z :: Proceed with installation? [Y/n] 2021-05-16T17:37:09.8793070Z :: Retrieving packages... 2021-05-16T17:37:10.1906164Z downloading mingw-w64-x86_64-libunistring-0.9.10-3-any.pkg.tar.zst... 2021-05-16T17:37:10.7608265Z downloading mingw-w64-x86_64-libidn2-2.3.0-1-any.pkg.tar.xz... 2021-05-16T17:37:10.8568411Z downloading mingw-w64-x86_64-libmetalink-0.1.3-3-any.pkg.tar.xz... 2021-05-16T17:37:10.9523954Z downloading mingw-w64-x86_64-libpsl-0.21.1-2-any.pkg.tar.zst... 2021-05-16T17:37:11.0480186Z downloading mingw-w64-x86_64-libssh2-1.9.0-3-any.pkg.tar.zst... 2021-05-16T17:37:11.1547404Z downloading mingw-w64-x86_64-jansson-2.13.1-1-any.pkg.tar.zst... 2021-05-16T17:37:11.2502912Z downloading mingw-w64-x86_64-jemalloc-5.2.1-2-any.pkg.tar.zst... 2021-05-16T17:37:11.3620117Z downloading mingw-w64-x86_64-nghttp2-1.41.0-1-any.pkg.tar.zst... 2021-05-16T17:37:11.4676508Z downloading mingw-w64-x86_64-curl-7.76.1-1-any.pkg.tar.zst... 2021-05-16T17:37:11.7566746Z downloading mingw-w64-x86_64-jsoncpp-1.9.4-1-any.pkg.tar.zst... 2021-05-16T17:37:11.8611276Z downloading mingw-w64-x86_64-nettle-3.7-2-any.pkg.tar.zst... 2021-05-16T17:37:11.9783730Z downloading mingw-w64-x86_64-libarchive-3.5.1-1-any.pkg.tar.zst... 2021-05-16T17:37:12.1022823Z downloading mingw-w64-x86_64-libuv-1.40.0-3-any.pkg.tar.zst... 2021-05-16T17:37:12.1977186Z downloading mingw-w64-x86_64-rhash-1.4.1-3-any.pkg.tar.zst... 2021-05-16T17:37:12.2980255Z downloading mingw-w64-x86_64-cmake-3.20.2-1-any.pkg.tar.zst... 2021-05-16T17:37:12.6417706Z checking keyring... 2021-05-16T17:37:12.9372428Z checking package integrity... 2021-05-16T17:37:15.4039599Z loading package files... 2021-05-16T17:37:15.5260544Z checking for file conflicts... 2021-05-16T17:37:16.2134423Z checking available disk space... 2021-05-16T17:37:16.2168533Z :: Processing package changes... 2021-05-16T17:37:16.2169550Z installing mingw-w64-x86_64-libunistring... 2021-05-16T17:37:16.2784645Z installing mingw-w64-x86_64-libidn2... 2021-05-16T17:37:16.3266294Z installing mingw-w64-x86_64-libmetalink... 2021-05-16T17:37:16.3628878Z installing mingw-w64-x86_64-libpsl... 2021-05-16T17:37:16.3730978Z installing mingw-w64-x86_64-libssh2... 2021-05-16T17:37:16.5531231Z installing mingw-w64-x86_64-jansson... 2021-05-16T17:37:16.5609469Z installing mingw-w64-x86_64-jemalloc... 2021-05-16T17:37:16.5834004Z installing mingw-w64-x86_64-nghttp2... 2021-05-16T17:37:16.6045975Z installing mingw-w64-x86_64-curl... 2021-05-16T17:37:17.0739707Z installing mingw-w64-x86_64-jsoncpp... 2021-05-16T17:37:17.1039251Z installing mingw-w64-x86_64-nettle... 2021-05-16T17:37:17.1772019Z installing mingw-w64-x86_64-libarchive... 2021-05-16T17:37:17.2414698Z installing mingw-w64-x86_64-libuv... 2021-05-16T17:37:17.2572873Z installing mingw-w64-x86_64-rhash... 2021-05-16T17:37:17.3067916Z installing mingw-w64-x86_64-cmake... 2021-05-16T17:37:23.9988128Z Optional dependencies for mingw-w64-x86_64-cmake 2021-05-16T17:37:23.9989280Z mingw-w64-x86_64-qt5: CMake Qt GUI 2021-05-16T17:37:23.9989963Z mingw-w64-x86_64-emacs: for cmake emacs mode 2021-05-16T17:37:24.9748737Z error: target not found: mingw-w64-x86_64-coinor-cbc 2021-05-16T17:37:25.9169301Z error: target not found: mingw-w64-x86_64-coinor-symphony 2021-05-16T17:37:26.7870070Z warning: mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-16T17:37:26.7871048Z resolving dependencies... 2021-05-16T17:37:26.7986173Z looking for conflicting packages... 2021-05-16T17:37:26.8126138Z 2021-05-16T17:37:26.8127043Z Packages (1) mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T17:37:26.8127582Z 2021-05-16T17:37:26.8128069Z Total Download Size: 3.18 MiB 2021-05-16T17:37:26.8128772Z Total Installed Size: 81.46 MiB 2021-05-16T17:37:26.8129334Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:37:26.8129661Z 2021-05-16T17:37:26.8130471Z :: Proceed with installation? [Y/n] 2021-05-16T17:37:26.8131109Z :: Retrieving packages... 2021-05-16T17:37:27.1268230Z downloading mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T17:37:27.8800237Z checking keyring... 2021-05-16T17:37:27.9846215Z checking package integrity... 2021-05-16T17:37:28.1736049Z loading package files... 2021-05-16T17:37:28.1857162Z checking for file conflicts... 2021-05-16T17:37:28.1858260Z checking available disk space... 2021-05-16T17:37:28.2400868Z :: Processing package changes... 2021-05-16T17:37:28.2402449Z reinstalling mingw-w64-x86_64-crt-git... 2021-05-16T17:37:30.3036222Z warning: mingw-w64-x86_64-curl-7.76.1-1 is up to date -- reinstalling 2021-05-16T17:37:30.3037249Z resolving dependencies... 2021-05-16T17:37:30.3233784Z looking for conflicting packages... 2021-05-16T17:37:30.3309350Z 2021-05-16T17:37:30.3310236Z Packages (1) mingw-w64-x86_64-curl-7.76.1-1 2021-05-16T17:37:30.3310724Z 2021-05-16T17:37:30.3311300Z Total Installed Size: 2.86 MiB 2021-05-16T17:37:30.3312271Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:37:30.3312581Z 2021-05-16T17:37:30.3313963Z :: Proceed with installation? [Y/n] 2021-05-16T17:37:30.3314864Z checking keyring... 2021-05-16T17:37:30.4102065Z checking package integrity... 2021-05-16T17:37:30.5445219Z loading package files... 2021-05-16T17:37:30.5519000Z checking for file conflicts... 2021-05-16T17:37:30.5520000Z checking available disk space... 2021-05-16T17:37:30.5806513Z :: Processing package changes... 2021-05-16T17:37:30.5807389Z reinstalling mingw-w64-x86_64-curl... 2021-05-16T17:37:32.0420953Z resolving dependencies... 2021-05-16T17:37:32.0692900Z looking for conflicting packages... 2021-05-16T17:37:32.0707107Z 2021-05-16T17:37:32.0708226Z Packages (2) mingw-w64-x86_64-gdbm-1.19-1 mingw-w64-x86_64-cyrus-sasl-2.1.27-2 2021-05-16T17:37:32.0709268Z 2021-05-16T17:37:32.0709962Z Total Download Size: 0.41 MiB 2021-05-16T17:37:32.0710726Z Total Installed Size: 1.66 MiB 2021-05-16T17:37:32.0711121Z 2021-05-16T17:37:32.0711796Z :: Proceed with installation? [Y/n] 2021-05-16T17:37:32.0712604Z :: Retrieving packages... 2021-05-16T17:37:32.4025418Z downloading mingw-w64-x86_64-gdbm-1.19-1-any.pkg.tar.zst... 2021-05-16T17:37:32.8638651Z downloading mingw-w64-x86_64-cyrus-sasl-2.1.27-2-any.pkg.tar.zst... 2021-05-16T17:37:32.9568731Z checking keyring... 2021-05-16T17:37:33.1637766Z checking package integrity... 2021-05-16T17:37:33.4854366Z loading package files... 2021-05-16T17:37:33.4921339Z checking for file conflicts... 2021-05-16T17:37:33.5029492Z checking available disk space... 2021-05-16T17:37:33.5060394Z :: Processing package changes... 2021-05-16T17:37:33.5061397Z installing mingw-w64-x86_64-gdbm... 2021-05-16T17:37:33.5401033Z installing mingw-w64-x86_64-cyrus-sasl... 2021-05-16T17:37:34.4525779Z resolving dependencies... 2021-05-16T17:37:34.4527013Z looking for conflicting packages... 2021-05-16T17:37:34.4785427Z 2021-05-16T17:37:34.4786238Z Packages (1) mingw-w64-x86_64-discount-2.2.7-1 2021-05-16T17:37:34.4786729Z 2021-05-16T17:37:34.4787216Z Total Download Size: 0.11 MiB 2021-05-16T17:37:34.4787793Z Total Installed Size: 0.38 MiB 2021-05-16T17:37:34.4788170Z 2021-05-16T17:37:34.4788781Z :: Proceed with installation? [Y/n] 2021-05-16T17:37:34.4789711Z :: Retrieving packages... 2021-05-16T17:37:34.7828680Z downloading mingw-w64-x86_64-discount-2.2.7-1-any.pkg.tar.zst... 2021-05-16T17:37:35.0596435Z checking keyring... 2021-05-16T17:37:35.1661293Z checking package integrity... 2021-05-16T17:37:35.3341091Z loading package files... 2021-05-16T17:37:35.3360149Z checking for file conflicts... 2021-05-16T17:37:35.3388652Z checking available disk space... 2021-05-16T17:37:35.3402252Z :: Processing package changes... 2021-05-16T17:37:35.3403425Z installing mingw-w64-x86_64-discount... 2021-05-16T17:37:36.1615789Z resolving dependencies... 2021-05-16T17:37:36.1738297Z looking for conflicting packages... 2021-05-16T17:37:36.1896464Z 2021-05-16T17:37:36.1897353Z Packages (1) mingw-w64-x86_64-dlfcn-1.2.0-2 2021-05-16T17:37:36.1897872Z 2021-05-16T17:37:36.1898560Z Total Download Size: 0.01 MiB 2021-05-16T17:37:36.1899197Z Total Installed Size: 0.01 MiB 2021-05-16T17:37:36.1899604Z 2021-05-16T17:37:36.1900484Z :: Proceed with installation? [Y/n] 2021-05-16T17:37:36.1901414Z :: Retrieving packages... 2021-05-16T17:37:36.4912222Z downloading mingw-w64-x86_64-dlfcn-1.2.0-2-any.pkg.tar.zst... 2021-05-16T17:37:36.4925239Z checking keyring... 2021-05-16T17:37:36.5914476Z checking package integrity... 2021-05-16T17:37:36.7434845Z loading package files... 2021-05-16T17:37:36.7454862Z checking for file conflicts... 2021-05-16T17:37:36.7461500Z checking available disk space... 2021-05-16T17:37:36.7472911Z :: Processing package changes... 2021-05-16T17:37:36.7473725Z installing mingw-w64-x86_64-dlfcn... 2021-05-16T17:37:37.5855518Z warning: mingw-w64-x86_64-double-conversion-3.1.5-1 is up to date -- reinstalling 2021-05-16T17:37:37.5857096Z resolving dependencies... 2021-05-16T17:37:37.5971676Z looking for conflicting packages... 2021-05-16T17:37:37.6130686Z 2021-05-16T17:37:37.6131997Z Packages (1) mingw-w64-x86_64-double-conversion-3.1.5-1 2021-05-16T17:37:37.6133116Z 2021-05-16T17:37:37.6134045Z Total Installed Size: 0.29 MiB 2021-05-16T17:37:37.6135141Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:37:37.6135974Z 2021-05-16T17:37:37.6136741Z :: Proceed with installation? [Y/n] 2021-05-16T17:37:37.6137364Z checking keyring... 2021-05-16T17:37:37.6915264Z checking package integrity... 2021-05-16T17:37:37.8072536Z loading package files... 2021-05-16T17:37:37.8124018Z checking for file conflicts... 2021-05-16T17:37:37.8125287Z checking available disk space... 2021-05-16T17:37:37.8153281Z :: Processing package changes... 2021-05-16T17:37:37.8154471Z reinstalling mingw-w64-x86_64-double-conversion... 2021-05-16T17:37:37.8972496Z error: only one operation may be used at a time 2021-05-16T17:37:38.7300276Z warning: mingw-w64-x86_64-expat-2.2.10-1 is up to date -- reinstalling 2021-05-16T17:37:38.7301040Z resolving dependencies... 2021-05-16T17:37:38.7302845Z looking for conflicting packages... 2021-05-16T17:37:38.7545445Z 2021-05-16T17:37:38.7546538Z Packages (1) mingw-w64-x86_64-expat-2.2.10-1 2021-05-16T17:37:38.7546988Z 2021-05-16T17:37:38.7547443Z Total Download Size: 0.14 MiB 2021-05-16T17:37:38.7548007Z Total Installed Size: 0.61 MiB 2021-05-16T17:37:38.7548520Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:37:38.7548855Z 2021-05-16T17:37:38.7549446Z :: Proceed with installation? [Y/n] 2021-05-16T17:37:38.7550030Z :: Retrieving packages... 2021-05-16T17:37:39.0628746Z downloading mingw-w64-x86_64-expat-2.2.10-1-any.pkg.tar.zst... 2021-05-16T17:37:39.3394551Z checking keyring... 2021-05-16T17:37:39.4398114Z checking package integrity... 2021-05-16T17:37:39.6007605Z loading package files... 2021-05-16T17:37:39.6023988Z checking for file conflicts... 2021-05-16T17:37:39.6025057Z checking available disk space... 2021-05-16T17:37:39.6052420Z :: Processing package changes... 2021-05-16T17:37:39.6053404Z reinstalling mingw-w64-x86_64-expat... 2021-05-16T17:37:40.4404638Z resolving dependencies... 2021-05-16T17:37:40.5951553Z looking for conflicting packages... 2021-05-16T17:37:40.6091698Z warning: dependency cycle detected: 2021-05-16T17:37:40.6093795Z warning: mingw-w64-x86_64-libwebp will be installed before its mingw-w64-x86_64-libtiff dependency 2021-05-16T17:37:40.6095237Z warning: dependency cycle detected: 2021-05-16T17:37:40.6096736Z warning: mingw-w64-x86_64-ffms2 will be installed before its mingw-w64-x86_64-ffmpeg dependency 2021-05-16T17:37:40.6097523Z 2021-05-16T17:37:40.6111903Z Packages (73) mingw-w64-x86_64-SDL2-2.0.14-2 mingw-w64-x86_64-celt-0.11.3-4 mingw-w64-x86_64-ceres-solver-2.0.0-2 mingw-w64-x86_64-cppunit-1.15.1-2 mingw-w64-x86_64-dav1d-0.8.2-1 mingw-w64-x86_64-eigen3-3.3.9-1 mingw-w64-x86_64-ffms2-2.40-1 mingw-w64-x86_64-freeglut-3.2.1-2 mingw-w64-x86_64-freeimage-3.18.0-6 mingw-w64-x86_64-frei0r-plugins-1.7.0-2 mingw-w64-x86_64-fribidi-1.0.10-2 mingw-w64-x86_64-gavl-1.4.0-1 mingw-w64-x86_64-giflib-5.2.1-3 mingw-w64-x86_64-glog-0.4.0-2 mingw-w64-x86_64-glsl-optimizer-git-r66917.d78c3d2f24-1 mingw-w64-x86_64-gnutls-3.7.1-1 mingw-w64-x86_64-gsm-1.0.19-1 mingw-w64-x86_64-hdf5-1.12.0-3 mingw-w64-x86_64-hlsl2glsl-git-r852.14dd189-1 mingw-w64-x86_64-ilmbase-2.5.4-4 mingw-w64-x86_64-intel-tbb-1~2020.2-2 mingw-w64-x86_64-jasper-2.0.24-1 mingw-w64-x86_64-jxrlib-1.1-3 mingw-w64-x86_64-l-smash-2.14.5-1 mingw-w64-x86_64-lame-3.100-1 mingw-w64-x86_64-lcms2-2.12-1 mingw-w64-x86_64-leptonica-1.80.0-2 mingw-w64-x86_64-libass-0.15.1-1 mingw-w64-x86_64-libbluray-1.2.1-1 mingw-w64-x86_64-libcaca-0.99.beta19-6 mingw-w64-x86_64-libdatrie-0.2.12-1 mingw-w64-x86_64-libdeflate-1.7-2 mingw-w64-x86_64-libexif-0.6.22-1 mingw-w64-x86_64-libjpeg-turbo-2.0.6-1 mingw-w64-x86_64-libmfx-1.25-1 mingw-w64-x86_64-libmodplug-0.8.9.0-3 mingw-w64-x86_64-libmysofa-1.1-1 mingw-w64-x86_64-libogg-1.3.4-3 mingw-w64-x86_64-libraw-0.20.2-2 mingw-w64-x86_64-libsoxr-0.1.3-2 mingw-w64-x86_64-libthai-0.1.28-3 mingw-w64-x86_64-libtheora-1.1.1-6 mingw-w64-x86_64-libtiff-4.2.0-3 mingw-w64-x86_64-libunwind-12.0.0-4 mingw-w64-x86_64-libvorbis-1.3.7-1 mingw-w64-x86_64-libvpx-1.10.0-1 mingw-w64-x86_64-libwebp-1.2.0-2 mingw-w64-x86_64-libxml2-2.9.12-1 mingw-w64-x86_64-metis-5.1.0-3 mingw-w64-x86_64-ogre3d-1.12.6-3 mingw-w64-x86_64-openal-1.21.0-2 mingw-w64-x86_64-opencore-amr-0.1.5-1 mingw-w64-x86_64-opencv-4.5.1-2 mingw-w64-x86_64-openexr-2.5.4-4 mingw-w64-x86_64-openjpeg2-2.3.1-1 mingw-w64-x86_64-opus-1.3.1-4 mingw-w64-x86_64-pango-1.48.4-2 mingw-w64-x86_64-pugixml-1.11.4-1 mingw-w64-x86_64-rtmpdump-git-r514.c5f04a5-4 mingw-w64-x86_64-speex-1.2.0-1 mingw-w64-x86_64-speexdsp-1.2.0-1 mingw-w64-x86_64-srt-1.4.2-1 mingw-w64-x86_64-suitesparse-5.8.1-1 mingw-w64-x86_64-szip-2.1.1-2 mingw-w64-x86_64-tesseract-ocr-4.1.1-7 mingw-w64-x86_64-tinyxml-2.6.2-5 mingw-w64-x86_64-vulkan-headers-1.2.168-2 mingw-w64-x86_64-vulkan-loader-1.2.166-1 mingw-w64-x86_64-x264-git-r2991.1771b556-1 mingw-w64-x86_64-x265-3.4-2 mingw-w64-x86_64-xvidcore-1.3.7-2 mingw-w64-x86_64-zziplib-0.13.72-2 mingw-w64-x86_64-ffmpeg-4.4-1 2021-05-16T17:37:40.6121512Z 2021-05-16T17:37:40.6122440Z Total Download Size: 206.04 MiB 2021-05-16T17:37:40.6123041Z Total Installed Size: 743.39 MiB 2021-05-16T17:37:40.6123441Z 2021-05-16T17:37:40.6124083Z :: Proceed with installation? [Y/n] 2021-05-16T17:37:40.6124799Z :: Retrieving packages... 2021-05-16T17:37:40.9193696Z downloading mingw-w64-x86_64-libogg-1.3.4-3-any.pkg.tar.xz... 2021-05-16T17:37:41.3842983Z downloading mingw-w64-x86_64-celt-0.11.3-4-any.pkg.tar.xz... 2021-05-16T17:37:41.4836212Z downloading mingw-w64-x86_64-gavl-1.4.0-1-any.pkg.tar.xz... 2021-05-16T17:37:41.9879400Z downloading mingw-w64-x86_64-eigen3-3.3.9-1-any.pkg.tar.zst... 2021-05-16T17:37:42.0954083Z downloading mingw-w64-x86_64-libunwind-12.0.0-4-any.pkg.tar.zst... 2021-05-16T17:37:42.1911979Z downloading mingw-w64-x86_64-glog-0.4.0-2-any.pkg.tar.xz... 2021-05-16T17:37:42.2890308Z downloading mingw-w64-x86_64-metis-5.1.0-3-any.pkg.tar.xz... 2021-05-16T17:37:42.3849414Z downloading mingw-w64-x86_64-suitesparse-5.8.1-1-any.pkg.tar.zst... 2021-05-16T17:37:42.6044162Z downloading mingw-w64-x86_64-ceres-solver-2.0.0-2-any.pkg.tar.zst... 2021-05-16T17:37:42.7009727Z downloading mingw-w64-x86_64-intel-tbb-1~2020.2-2-any.pkg.tar.zst... 2021-05-16T17:37:42.8325987Z downloading mingw-w64-x86_64-freeglut-3.2.1-2-any.pkg.tar.zst... 2021-05-16T17:37:42.9300015Z downloading mingw-w64-x86_64-libjpeg-turbo-2.0.6-1-any.pkg.tar.zst... 2021-05-16T17:37:43.0295301Z downloading mingw-w64-x86_64-jasper-2.0.24-1-any.pkg.tar.zst... 2021-05-16T17:37:43.1306121Z downloading mingw-w64-x86_64-szip-2.1.1-2-any.pkg.tar.xz... 2021-05-16T17:37:43.2271185Z downloading mingw-w64-x86_64-hdf5-1.12.0-3-any.pkg.tar.zst... 2021-05-16T17:37:43.7003625Z downloading mingw-w64-x86_64-libdeflate-1.7-2-any.pkg.tar.zst... 2021-05-16T17:37:43.7965797Z downloading mingw-w64-x86_64-giflib-5.2.1-3-any.pkg.tar.zst... 2021-05-16T17:37:43.8925948Z downloading mingw-w64-x86_64-libwebp-1.2.0-2-any.pkg.tar.zst... 2021-05-16T17:37:43.9920749Z downloading mingw-w64-x86_64-libtiff-4.2.0-3-any.pkg.tar.zst... 2021-05-16T17:37:44.1020098Z downloading mingw-w64-x86_64-cppunit-1.15.1-2-any.pkg.tar.zst... 2021-05-16T17:37:44.1983695Z downloading mingw-w64-x86_64-jxrlib-1.1-3-any.pkg.tar.xz... 2021-05-16T17:37:44.2992795Z downloading mingw-w64-x86_64-lcms2-2.12-1-any.pkg.tar.zst... 2021-05-16T17:37:44.4009929Z downloading mingw-w64-x86_64-libraw-0.20.2-2-any.pkg.tar.zst... 2021-05-16T17:37:44.5070146Z downloading mingw-w64-x86_64-openjpeg2-2.3.1-1-any.pkg.tar.xz... 2021-05-16T17:37:44.6168794Z downloading mingw-w64-x86_64-ilmbase-2.5.4-4-any.pkg.tar.zst... 2021-05-16T17:37:44.7154488Z downloading mingw-w64-x86_64-openexr-2.5.4-4-any.pkg.tar.zst... 2021-05-16T17:37:45.0141861Z downloading mingw-w64-x86_64-freeimage-3.18.0-6-any.pkg.tar.zst... 2021-05-16T17:37:45.1208331Z downloading mingw-w64-x86_64-glsl-optimizer-git-r66917.d78c3d2f24-1-any.pkg.tar.zst... 2021-05-16T17:37:45.2230758Z downloading mingw-w64-x86_64-hlsl2glsl-git-r852.14dd189-1-any.pkg.tar.zst... 2021-05-16T17:37:45.3273640Z downloading mingw-w64-x86_64-vulkan-headers-1.2.168-2-any.pkg.tar.zst... 2021-05-16T17:37:45.4232724Z downloading mingw-w64-x86_64-vulkan-loader-1.2.166-1-any.pkg.tar.zst... 2021-05-16T17:37:45.5208698Z downloading mingw-w64-x86_64-SDL2-2.0.14-2-any.pkg.tar.zst... 2021-05-16T17:37:45.6355762Z downloading mingw-w64-x86_64-pugixml-1.11.4-1-any.pkg.tar.zst... 2021-05-16T17:37:45.7323242Z downloading mingw-w64-x86_64-tinyxml-2.6.2-5-any.pkg.tar.zst... 2021-05-16T17:37:45.8299920Z downloading mingw-w64-x86_64-zziplib-0.13.72-2-any.pkg.tar.zst... 2021-05-16T17:37:45.9257480Z downloading mingw-w64-x86_64-ogre3d-1.12.6-3-any.pkg.tar.zst... 2021-05-16T17:37:50.5181890Z downloading mingw-w64-x86_64-leptonica-1.80.0-2-any.pkg.tar.zst... 2021-05-16T17:37:50.7281321Z downloading mingw-w64-x86_64-fribidi-1.0.10-2-any.pkg.tar.zst... 2021-05-16T17:37:50.8252841Z downloading mingw-w64-x86_64-libdatrie-0.2.12-1-any.pkg.tar.xz... 2021-05-16T17:37:50.9220306Z downloading mingw-w64-x86_64-libthai-0.1.28-3-any.pkg.tar.zst... 2021-05-16T17:37:51.0213741Z downloading mingw-w64-x86_64-pango-1.48.4-2-any.pkg.tar.zst... 2021-05-16T17:37:51.1394496Z downloading mingw-w64-x86_64-tesseract-ocr-4.1.1-7-any.pkg.tar.zst... 2021-05-16T17:37:51.4384609Z downloading mingw-w64-x86_64-opencv-4.5.1-2-any.pkg.tar.zst... 2021-05-16T17:37:52.4564359Z downloading mingw-w64-x86_64-frei0r-plugins-1.7.0-2-any.pkg.tar.zst... 2021-05-16T17:37:52.5649867Z downloading mingw-w64-x86_64-dav1d-0.8.2-1-any.pkg.tar.zst... 2021-05-16T17:37:52.6695814Z downloading mingw-w64-x86_64-gnutls-3.7.1-1-any.pkg.tar.zst... 2021-05-16T17:37:52.7998911Z downloading mingw-w64-x86_64-gsm-1.0.19-1-any.pkg.tar.xz... 2021-05-16T17:37:52.8971706Z downloading mingw-w64-x86_64-lame-3.100-1-any.pkg.tar.xz... 2021-05-16T17:37:52.9959987Z downloading mingw-w64-x86_64-libass-0.15.1-1-any.pkg.tar.zst... 2021-05-16T17:37:53.0967718Z downloading mingw-w64-x86_64-libxml2-2.9.12-1-any.pkg.tar.zst... 2021-05-16T17:37:53.2204588Z downloading mingw-w64-x86_64-libbluray-1.2.1-1-any.pkg.tar.zst... 2021-05-16T17:37:53.3206832Z downloading mingw-w64-x86_64-libcaca-0.99.beta19-6-any.pkg.tar.zst... 2021-05-16T17:37:53.4180598Z downloading mingw-w64-x86_64-libexif-0.6.22-1-any.pkg.tar.zst... 2021-05-16T17:37:53.5221458Z downloading mingw-w64-x86_64-libmfx-1.25-1-any.pkg.tar.xz... 2021-05-16T17:37:53.6193009Z downloading mingw-w64-x86_64-libmodplug-0.8.9.0-3-any.pkg.tar.zst... 2021-05-16T17:37:53.7209806Z downloading mingw-w64-x86_64-libsoxr-0.1.3-2-any.pkg.tar.zst... 2021-05-16T17:37:53.8176806Z downloading mingw-w64-x86_64-libvorbis-1.3.7-1-any.pkg.tar.zst... 2021-05-16T17:37:53.9162881Z downloading mingw-w64-x86_64-libtheora-1.1.1-6-any.pkg.tar.zst... 2021-05-16T17:37:54.0183444Z downloading mingw-w64-x86_64-libvpx-1.10.0-1-any.pkg.tar.zst... 2021-05-16T17:37:54.1394428Z downloading mingw-w64-x86_64-libmysofa-1.1-1-any.pkg.tar.zst... 2021-05-16T17:37:54.2552213Z downloading mingw-w64-x86_64-openal-1.21.0-2-any.pkg.tar.zst... 2021-05-16T17:37:54.3634188Z downloading mingw-w64-x86_64-opencore-amr-0.1.5-1-any.pkg.tar.xz... 2021-05-16T17:37:54.4590959Z downloading mingw-w64-x86_64-opus-1.3.1-4-any.pkg.tar.zst... 2021-05-16T17:37:54.5607143Z downloading mingw-w64-x86_64-rtmpdump-git-r514.c5f04a5-4-any.pkg.tar.zst... 2021-05-16T17:37:54.6573708Z downloading mingw-w64-x86_64-speexdsp-1.2.0-1-any.pkg.tar.xz... 2021-05-16T17:37:54.7709931Z downloading mingw-w64-x86_64-speex-1.2.0-1-any.pkg.tar.xz... 2021-05-16T17:37:54.8784161Z downloading mingw-w64-x86_64-srt-1.4.2-1-any.pkg.tar.zst... 2021-05-16T17:37:54.9816947Z downloading mingw-w64-x86_64-l-smash-2.14.5-1-any.pkg.tar.xz... 2021-05-16T17:37:55.0860837Z downloading mingw-w64-x86_64-ffms2-2.40-1-any.pkg.tar.zst... 2021-05-16T17:37:55.1902687Z downloading mingw-w64-x86_64-x264-git-r2991.1771b556-1-any.pkg.tar.xz... 2021-05-16T17:37:55.3012957Z downloading mingw-w64-x86_64-x265-3.4-2-any.pkg.tar.zst... 2021-05-16T17:37:55.4491907Z downloading mingw-w64-x86_64-xvidcore-1.3.7-2-any.pkg.tar.zst... 2021-05-16T17:37:55.5503126Z downloading mingw-w64-x86_64-ffmpeg-4.4-1-any.pkg.tar.zst... 2021-05-16T17:37:55.8976954Z checking keyring... 2021-05-16T17:37:56.2781779Z checking package integrity... 2021-05-16T17:38:11.4151338Z loading package files... 2021-05-16T17:38:11.7133654Z checking for file conflicts... 2021-05-16T17:38:12.4735330Z checking available disk space... 2021-05-16T17:38:12.4776180Z :: Processing package changes... 2021-05-16T17:38:12.4777186Z installing mingw-w64-x86_64-libogg... 2021-05-16T17:38:12.6009585Z installing mingw-w64-x86_64-celt... 2021-05-16T17:38:12.6240307Z installing mingw-w64-x86_64-gavl... 2021-05-16T17:38:13.0192890Z installing mingw-w64-x86_64-eigen3... 2021-05-16T17:38:13.6185568Z installing mingw-w64-x86_64-libunwind... 2021-05-16T17:38:13.6241051Z installing mingw-w64-x86_64-glog... 2021-05-16T17:38:13.6503361Z installing mingw-w64-x86_64-metis... 2021-05-16T17:38:13.7012068Z installing mingw-w64-x86_64-suitesparse... 2021-05-16T17:38:13.8332247Z installing mingw-w64-x86_64-ceres-solver... 2021-05-16T17:38:13.9052434Z installing mingw-w64-x86_64-intel-tbb... 2021-05-16T17:38:14.0499762Z installing mingw-w64-x86_64-freeglut... 2021-05-16T17:38:14.0691219Z installing mingw-w64-x86_64-libjpeg-turbo... 2021-05-16T17:38:14.8146674Z installing mingw-w64-x86_64-jasper... 2021-05-16T17:38:14.8147305Z installing mingw-w64-x86_64-szip... 2021-05-16T17:38:14.8147838Z installing mingw-w64-x86_64-hdf5... 2021-05-16T17:38:14.8148431Z installing mingw-w64-x86_64-libdeflate... 2021-05-16T17:38:14.8149007Z installing mingw-w64-x86_64-giflib... 2021-05-16T17:38:14.8149824Z installing mingw-w64-x86_64-libwebp... 2021-05-16T17:38:14.8428361Z installing mingw-w64-x86_64-libtiff... 2021-05-16T17:38:15.1404285Z installing mingw-w64-x86_64-cppunit... 2021-05-16T17:38:15.2251066Z installing mingw-w64-x86_64-jxrlib... 2021-05-16T17:38:15.2722621Z installing mingw-w64-x86_64-lcms2... 2021-05-16T17:38:15.2942955Z installing mingw-w64-x86_64-libraw... 2021-05-16T17:38:15.3407868Z installing mingw-w64-x86_64-openjpeg2... 2021-05-16T17:38:15.4512458Z installing mingw-w64-x86_64-ilmbase... 2021-05-16T17:38:15.5189600Z installing mingw-w64-x86_64-openexr... 2021-05-16T17:38:15.6827853Z installing mingw-w64-x86_64-freeimage... 2021-05-16T17:38:15.7087235Z installing mingw-w64-x86_64-glsl-optimizer-git... 2021-05-16T17:38:15.7314701Z installing mingw-w64-x86_64-hlsl2glsl-git... 2021-05-16T17:38:15.7398138Z installing mingw-w64-x86_64-vulkan-headers... 2021-05-16T17:38:15.7903158Z installing mingw-w64-x86_64-vulkan-loader... 2021-05-16T17:38:15.7989692Z installing mingw-w64-x86_64-SDL2... 2021-05-16T17:38:15.9001170Z installing mingw-w64-x86_64-pugixml... 2021-05-16T17:38:15.9181643Z installing mingw-w64-x86_64-tinyxml... 2021-05-16T17:38:15.9276534Z installing mingw-w64-x86_64-zziplib... 2021-05-16T17:38:16.0516556Z Optional dependencies for mingw-w64-x86_64-zziplib 2021-05-16T17:38:16.0517966Z mingw-w64-x86_64-SDL: SDL_rwops for ZZipLib 2021-05-16T17:38:16.0518904Z installing mingw-w64-x86_64-ogre3d... 2021-05-16T17:38:18.2914323Z installing mingw-w64-x86_64-leptonica... 2021-05-16T17:38:18.3600052Z installing mingw-w64-x86_64-fribidi... 2021-05-16T17:38:18.3862570Z installing mingw-w64-x86_64-libdatrie... 2021-05-16T17:38:18.4875648Z installing mingw-w64-x86_64-libthai... 2021-05-16T17:38:18.5144094Z installing mingw-w64-x86_64-pango... 2021-05-16T17:38:19.6193862Z installing mingw-w64-x86_64-tesseract-ocr... 2021-05-16T17:38:19.7537741Z installing mingw-w64-x86_64-opencv... 2021-05-16T17:38:20.9662542Z Optional dependencies for mingw-w64-x86_64-opencv 2021-05-16T17:38:20.9663791Z mingw-w64-x86_64-ffmpeg: support to read and write video files [pending] 2021-05-16T17:38:20.9664813Z mingw-w64-x86_64-python-numpy: Python 3.x interface [installed] 2021-05-16T17:38:20.9665903Z installing mingw-w64-x86_64-frei0r-plugins... 2021-05-16T17:38:21.0923074Z installing mingw-w64-x86_64-dav1d... 2021-05-16T17:38:21.1174388Z installing mingw-w64-x86_64-gnutls... 2021-05-16T17:38:22.5286355Z installing mingw-w64-x86_64-gsm... 2021-05-16T17:38:22.5520138Z installing mingw-w64-x86_64-lame... 2021-05-16T17:38:22.6102380Z installing mingw-w64-x86_64-libass... 2021-05-16T17:38:22.6215200Z installing mingw-w64-x86_64-libxml2... 2021-05-16T17:38:23.0755838Z installing mingw-w64-x86_64-libbluray... 2021-05-16T17:38:23.0967498Z installing mingw-w64-x86_64-libcaca... 2021-05-16T17:38:23.1393655Z installing mingw-w64-x86_64-libexif... 2021-05-16T17:38:23.4257407Z installing mingw-w64-x86_64-libmfx... 2021-05-16T17:38:23.4632910Z installing mingw-w64-x86_64-libmodplug... 2021-05-16T17:38:23.4795338Z installing mingw-w64-x86_64-libsoxr... 2021-05-16T17:38:23.5155803Z installing mingw-w64-x86_64-libvorbis... 2021-05-16T17:38:23.6810018Z installing mingw-w64-x86_64-libtheora... 2021-05-16T17:38:23.8060303Z installing mingw-w64-x86_64-libvpx... 2021-05-16T17:38:23.8542438Z installing mingw-w64-x86_64-libmysofa... 2021-05-16T17:38:23.8749783Z installing mingw-w64-x86_64-openal... 2021-05-16T17:38:23.9122451Z installing mingw-w64-x86_64-opencore-amr... 2021-05-16T17:38:23.9432859Z installing mingw-w64-x86_64-opus... 2021-05-16T17:38:23.9605949Z installing mingw-w64-x86_64-rtmpdump-git... 2021-05-16T17:38:23.9780675Z installing mingw-w64-x86_64-speexdsp... 2021-05-16T17:38:24.0243180Z installing mingw-w64-x86_64-speex... 2021-05-16T17:38:24.0761545Z installing mingw-w64-x86_64-srt... 2021-05-16T17:38:24.1066303Z installing mingw-w64-x86_64-l-smash... 2021-05-16T17:38:24.1715639Z installing mingw-w64-x86_64-ffms2... 2021-05-16T17:38:24.1855123Z installing mingw-w64-x86_64-x264-git... 2021-05-16T17:38:24.3037201Z installing mingw-w64-x86_64-x265... 2021-05-16T17:38:24.4045923Z installing mingw-w64-x86_64-xvidcore... 2021-05-16T17:38:24.4157580Z installing mingw-w64-x86_64-ffmpeg... 2021-05-16T17:38:25.8299930Z resolving dependencies... 2021-05-16T17:38:25.8458688Z looking for conflicting packages... 2021-05-16T17:38:25.8719968Z 2021-05-16T17:38:25.8721087Z Packages (1) mingw-w64-x86_64-fftw-3.3.9-2 2021-05-16T17:38:25.8721585Z 2021-05-16T17:38:25.8722290Z Total Download Size: 3.13 MiB 2021-05-16T17:38:25.8723113Z Total Installed Size: 21.70 MiB 2021-05-16T17:38:25.8723719Z 2021-05-16T17:38:25.8724606Z :: Proceed with installation? [Y/n] 2021-05-16T17:38:25.8725447Z :: Retrieving packages... 2021-05-16T17:38:26.1793075Z downloading mingw-w64-x86_64-fftw-3.3.9-2-any.pkg.tar.zst... 2021-05-16T17:38:26.9276443Z checking keyring... 2021-05-16T17:38:27.0200325Z checking package integrity... 2021-05-16T17:38:27.2012870Z loading package files... 2021-05-16T17:38:27.2040083Z checking for file conflicts... 2021-05-16T17:38:27.2074982Z checking available disk space... 2021-05-16T17:38:27.2087599Z :: Processing package changes... 2021-05-16T17:38:27.2088585Z installing mingw-w64-x86_64-fftw... 2021-05-16T17:38:28.3221449Z warning: mingw-w64-x86_64-flatbuffers-1.12.0-2 is up to date -- reinstalling 2021-05-16T17:38:28.3222352Z resolving dependencies... 2021-05-16T17:38:28.3414816Z looking for conflicting packages... 2021-05-16T17:38:28.3571000Z 2021-05-16T17:38:28.3572304Z Packages (1) mingw-w64-x86_64-flatbuffers-1.12.0-2 2021-05-16T17:38:28.3573227Z 2021-05-16T17:38:28.3574564Z Total Installed Size: 4.17 MiB 2021-05-16T17:38:28.3575574Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:38:28.3576255Z 2021-05-16T17:38:28.3577076Z :: Proceed with installation? [Y/n] 2021-05-16T17:38:28.3577764Z checking keyring... 2021-05-16T17:38:28.4421910Z checking package integrity... 2021-05-16T17:38:28.5918319Z loading package files... 2021-05-16T17:38:28.5947616Z checking for file conflicts... 2021-05-16T17:38:28.5948772Z checking available disk space... 2021-05-16T17:38:28.5978291Z :: Processing package changes... 2021-05-16T17:38:28.5979211Z reinstalling mingw-w64-x86_64-flatbuffers... 2021-05-16T17:38:29.4795285Z warning: mingw-w64-x86_64-fontconfig-2.13.93-3 is up to date -- reinstalling 2021-05-16T17:38:29.4796099Z resolving dependencies... 2021-05-16T17:38:29.4960177Z looking for conflicting packages... 2021-05-16T17:38:29.5154103Z 2021-05-16T17:38:29.5155665Z Packages (1) mingw-w64-x86_64-fontconfig-2.13.93-3 2021-05-16T17:38:29.5156266Z 2021-05-16T17:38:29.5157022Z Total Installed Size: 1.29 MiB 2021-05-16T17:38:29.5158199Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:38:29.5158973Z 2021-05-16T17:38:29.5159719Z :: Proceed with installation? [Y/n] 2021-05-16T17:38:29.5160406Z checking keyring... 2021-05-16T17:38:29.6029099Z checking package integrity... 2021-05-16T17:38:29.7238117Z loading package files... 2021-05-16T17:38:29.7260702Z checking for file conflicts... 2021-05-16T17:38:29.7261457Z checking available disk space... 2021-05-16T17:38:29.7322686Z :: Processing package changes... 2021-05-16T17:38:29.7323567Z reinstalling mingw-w64-x86_64-fontconfig... 2021-05-16T17:38:32.2802487Z updating font cache... done. 2021-05-16T17:38:32.2822672Z :: Running post-transaction hooks... 2021-05-16T17:38:32.2823632Z (1/1) Updating fontconfig cache... 2021-05-16T17:38:33.1987478Z warning: mingw-w64-x86_64-freetype-2.10.4-2 is up to date -- reinstalling 2021-05-16T17:38:33.1989160Z resolving dependencies... 2021-05-16T17:38:33.2270339Z looking for conflicting packages... 2021-05-16T17:38:33.2347378Z 2021-05-16T17:38:33.2348309Z Packages (1) mingw-w64-x86_64-freetype-2.10.4-2 2021-05-16T17:38:33.2349029Z 2021-05-16T17:38:33.2349972Z Total Installed Size: 2.54 MiB 2021-05-16T17:38:33.2350928Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:38:33.2351611Z 2021-05-16T17:38:33.2352447Z :: Proceed with installation? [Y/n] 2021-05-16T17:38:33.2353440Z checking keyring... 2021-05-16T17:38:33.3192940Z checking package integrity... 2021-05-16T17:38:33.4485265Z loading package files... 2021-05-16T17:38:33.4501818Z checking for file conflicts... 2021-05-16T17:38:33.4504078Z checking available disk space... 2021-05-16T17:38:33.4570463Z :: Processing package changes... 2021-05-16T17:38:33.4571717Z reinstalling mingw-w64-x86_64-freetype... 2021-05-16T17:38:34.4731742Z warning: mingw-w64-x86_64-fribidi-1.0.10-2 is up to date -- reinstalling 2021-05-16T17:38:34.4732899Z resolving dependencies... 2021-05-16T17:38:34.4734219Z looking for conflicting packages... 2021-05-16T17:38:34.5084771Z 2021-05-16T17:38:34.5086022Z Packages (1) mingw-w64-x86_64-fribidi-1.0.10-2 2021-05-16T17:38:34.5087180Z 2021-05-16T17:38:34.5088049Z Total Installed Size: 0.44 MiB 2021-05-16T17:38:34.5088693Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:38:34.5089619Z 2021-05-16T17:38:34.5090372Z :: Proceed with installation? [Y/n] 2021-05-16T17:38:34.5091026Z checking keyring... 2021-05-16T17:38:34.6016127Z checking package integrity... 2021-05-16T17:38:34.7402785Z loading package files... 2021-05-16T17:38:34.7441825Z checking for file conflicts... 2021-05-16T17:38:34.7442884Z checking available disk space... 2021-05-16T17:38:34.7480357Z :: Processing package changes... 2021-05-16T17:38:34.7481407Z reinstalling mingw-w64-x86_64-fribidi... 2021-05-16T17:38:35.6849554Z warning: mingw-w64-x86_64-gcc-10.3.0-2 is up to date -- reinstalling 2021-05-16T17:38:35.6850510Z resolving dependencies... 2021-05-16T17:38:35.7122150Z looking for conflicting packages... 2021-05-16T17:38:35.7200880Z 2021-05-16T17:38:35.7202094Z Packages (1) mingw-w64-x86_64-gcc-10.3.0-2 2021-05-16T17:38:35.7202898Z 2021-05-16T17:38:35.7203402Z Total Download Size: 27.13 MiB 2021-05-16T17:38:35.7204520Z Total Installed Size: 156.41 MiB 2021-05-16T17:38:35.7205075Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:38:35.7205435Z 2021-05-16T17:38:35.7206074Z :: Proceed with installation? [Y/n] 2021-05-16T17:38:35.7206709Z :: Retrieving packages... 2021-05-16T17:38:36.0283948Z downloading mingw-w64-x86_64-gcc-10.3.0-2-any.pkg.tar.zst... 2021-05-16T17:38:37.6664424Z checking keyring... 2021-05-16T17:38:37.7571332Z checking package integrity... 2021-05-16T17:38:38.1436111Z loading package files... 2021-05-16T17:38:38.1565672Z checking for file conflicts... 2021-05-16T17:38:38.1566985Z checking available disk space... 2021-05-16T17:38:38.2171596Z :: Processing package changes... 2021-05-16T17:38:38.2172927Z reinstalling mingw-w64-x86_64-gcc... 2021-05-16T17:38:40.5946657Z resolving dependencies... 2021-05-16T17:38:40.7477105Z looking for conflicting packages... 2021-05-16T17:38:40.7551088Z 2021-05-16T17:38:40.7557233Z Packages (26) mingw-w64-x86_64-crypto++-8.4.0-2 mingw-w64-x86_64-geos-3.8.0-1 mingw-w64-x86_64-json-c-0.15-1 mingw-w64-x86_64-libde265-1.0.8-1 mingw-w64-x86_64-libfreexl-1.0.6-1 mingw-w64-x86_64-libgcrypt-1.9.2-2 mingw-w64-x86_64-libgeotiff-1.6.0-1 mingw-w64-x86_64-libgpg-error-1.41-3 mingw-w64-x86_64-libheif-1.11.0-2 mingw-w64-x86_64-libkml-1.3.0-8 mingw-w64-x86_64-libmariadbclient-3.1.12-1 mingw-w64-x86_64-librttopo-1.1.0-1 mingw-w64-x86_64-libspatialite-5.0.1-2 mingw-w64-x86_64-libxslt-1.1.34-3 mingw-w64-x86_64-minizip-git-1.2.445.e67b996-2 mingw-w64-x86_64-netcdf-4.7.4-2 mingw-w64-x86_64-nspr-4.25-1 mingw-w64-x86_64-nss-3.52.1-1 mingw-w64-x86_64-poppler-20.12.1-2 mingw-w64-x86_64-poppler-data-0.4.10-1 mingw-w64-x86_64-postgresql-13.1-1 mingw-w64-x86_64-proj-6.3.2-2 mingw-w64-x86_64-rav1e-0.4.1-1 mingw-w64-x86_64-xerces-c-3.2.3-3 winpty-0.4.3-1 mingw-w64-x86_64-gdal-3.2.2-3 2021-05-16T17:38:40.7562137Z 2021-05-16T17:38:40.7562676Z Total Download Size: 48.47 MiB 2021-05-16T17:38:40.7563616Z Total Installed Size: 363.82 MiB 2021-05-16T17:38:40.7564076Z 2021-05-16T17:38:40.7564741Z :: Proceed with installation? [Y/n] 2021-05-16T17:38:40.7565375Z :: Retrieving packages... 2021-05-16T17:38:41.0672856Z downloading mingw-w64-x86_64-crypto++-8.4.0-2-any.pkg.tar.zst... 2021-05-16T17:38:41.9980494Z downloading mingw-w64-x86_64-geos-3.8.0-1-any.pkg.tar.xz... 2021-05-16T17:38:42.1000865Z downloading mingw-w64-x86_64-json-c-0.15-1-any.pkg.tar.zst... 2021-05-16T17:38:42.1941358Z downloading mingw-w64-x86_64-libfreexl-1.0.6-1-any.pkg.tar.zst... 2021-05-16T17:38:42.4154634Z downloading mingw-w64-x86_64-proj-6.3.2-2-any.pkg.tar.zst... 2021-05-16T17:38:42.5448315Z downloading mingw-w64-x86_64-libgeotiff-1.6.0-1-any.pkg.tar.zst... 2021-05-16T17:38:42.6393837Z downloading mingw-w64-x86_64-libde265-1.0.8-1-any.pkg.tar.zst... 2021-05-16T17:38:42.7502909Z downloading mingw-w64-x86_64-rav1e-0.4.1-1-any.pkg.tar.zst... 2021-05-16T17:38:42.8615448Z downloading mingw-w64-x86_64-libheif-1.11.0-2-any.pkg.tar.zst... 2021-05-16T17:38:42.9594468Z downloading mingw-w64-x86_64-minizip-git-1.2.445.e67b996-2-any.pkg.tar.zst... 2021-05-16T17:38:43.0543241Z downloading mingw-w64-x86_64-libkml-1.3.0-8-any.pkg.tar.xz... 2021-05-16T17:38:43.1583444Z downloading mingw-w64-x86_64-libmariadbclient-3.1.12-1-any.pkg.tar.zst... 2021-05-16T17:38:43.2540954Z downloading mingw-w64-x86_64-librttopo-1.1.0-1-any.pkg.tar.zst... 2021-05-16T17:38:43.3516768Z downloading mingw-w64-x86_64-libspatialite-5.0.1-2-any.pkg.tar.zst... 2021-05-16T17:38:43.7265953Z downloading mingw-w64-x86_64-netcdf-4.7.4-2-any.pkg.tar.zst... 2021-05-16T17:38:43.8408641Z downloading mingw-w64-x86_64-nspr-4.25-1-any.pkg.tar.xz... 2021-05-16T17:38:43.9378053Z downloading mingw-w64-x86_64-nss-3.52.1-1-any.pkg.tar.zst... 2021-05-16T17:38:44.0552901Z downloading mingw-w64-x86_64-poppler-data-0.4.10-1-any.pkg.tar.zst... 2021-05-16T17:38:44.1736485Z downloading mingw-w64-x86_64-poppler-20.12.1-2-any.pkg.tar.zst... 2021-05-16T17:38:44.2935867Z downloading mingw-w64-x86_64-libgpg-error-1.41-3-any.pkg.tar.zst... 2021-05-16T17:38:44.3948556Z downloading mingw-w64-x86_64-libgcrypt-1.9.2-2-any.pkg.tar.zst... 2021-05-16T17:38:44.5025345Z downloading mingw-w64-x86_64-libxslt-1.1.34-3-any.pkg.tar.zst... 2021-05-16T17:38:44.5984241Z downloading mingw-w64-x86_64-postgresql-13.1-1-any.pkg.tar.zst... 2021-05-16T17:38:44.9218985Z downloading mingw-w64-x86_64-xerces-c-3.2.3-3-any.pkg.tar.zst... 2021-05-16T17:38:45.1170462Z downloading mingw-w64-x86_64-gdal-3.2.2-3-any.pkg.tar.zst... 2021-05-16T17:38:45.6576883Z downloading winpty-0.4.3-1-x86_64.pkg.tar.xz... 2021-05-16T17:38:45.6622540Z checking keyring... 2021-05-16T17:38:46.0285067Z checking package integrity... 2021-05-16T17:38:51.2853266Z loading package files... 2021-05-16T17:38:52.3159208Z checking for file conflicts... 2021-05-16T17:38:52.3160356Z checking available disk space... 2021-05-16T17:38:52.3161221Z :: Processing package changes... 2021-05-16T17:38:52.3161898Z installing mingw-w64-x86_64-crypto++... 2021-05-16T17:38:52.3162595Z installing mingw-w64-x86_64-geos... 2021-05-16T17:38:52.6078022Z installing mingw-w64-x86_64-json-c... 2021-05-16T17:38:52.6332944Z installing mingw-w64-x86_64-libfreexl... 2021-05-16T17:38:52.6408584Z installing mingw-w64-x86_64-proj... 2021-05-16T17:38:52.7437475Z installing mingw-w64-x86_64-libgeotiff... 2021-05-16T17:38:52.7742909Z installing mingw-w64-x86_64-libde265... 2021-05-16T17:38:52.8023890Z Optional dependencies for mingw-w64-x86_64-libde265 2021-05-16T17:38:52.8024970Z mingw-w64-x86_64-ffmpeg: sherlock265 [installed] 2021-05-16T17:38:52.8025711Z mingw-w64-x86_64-qt5: sherlock265 2021-05-16T17:38:52.8026462Z mingw-w64-x86_64-SDL: dec265 2021-05-16T17:38:52.8027360Z installing mingw-w64-x86_64-rav1e... 2021-05-16T17:38:52.8379959Z installing mingw-w64-x86_64-libheif... 2021-05-16T17:38:52.8700472Z installing mingw-w64-x86_64-minizip-git... 2021-05-16T17:38:52.8991404Z installing mingw-w64-x86_64-libkml... 2021-05-16T17:38:53.0871378Z installing mingw-w64-x86_64-libmariadbclient... 2021-05-16T17:38:53.1897289Z installing mingw-w64-x86_64-librttopo... 2021-05-16T17:38:53.2068062Z installing mingw-w64-x86_64-libspatialite... 2021-05-16T17:38:53.3489376Z installing mingw-w64-x86_64-netcdf... 2021-05-16T17:38:53.3879563Z installing mingw-w64-x86_64-nspr... 2021-05-16T17:38:53.4777401Z installing mingw-w64-x86_64-nss... 2021-05-16T17:38:53.6278192Z installing mingw-w64-x86_64-poppler-data... 2021-05-16T17:38:53.9552018Z installing mingw-w64-x86_64-poppler... 2021-05-16T17:38:54.1625256Z Optional dependencies for mingw-w64-x86_64-poppler 2021-05-16T17:38:54.1626853Z mingw-w64-x86_64-glib2: libpoppler-glib [installed] 2021-05-16T17:38:54.1627948Z mingw-w64-x86_64-qt5: libpoppler-qt5 2021-05-16T17:38:54.1630025Z installing mingw-w64-x86_64-libgpg-error... 2021-05-16T17:38:54.2109379Z installing mingw-w64-x86_64-libgcrypt... 2021-05-16T17:38:54.2382393Z installing mingw-w64-x86_64-libxslt... 2021-05-16T17:38:54.3746546Z installing winpty... 2021-05-16T17:38:54.4483957Z installing mingw-w64-x86_64-postgresql... 2021-05-16T17:38:56.6243910Z installing mingw-w64-x86_64-xerces-c... 2021-05-16T17:38:57.1571951Z installing mingw-w64-x86_64-gdal... 2021-05-16T17:38:58.5298472Z warning: mingw-w64-x86_64-gdb-10.2-1 is up to date -- reinstalling 2021-05-16T17:38:58.5299875Z resolving dependencies... 2021-05-16T17:38:58.5602814Z looking for conflicting packages... 2021-05-16T17:38:58.5687572Z 2021-05-16T17:38:58.5688591Z Packages (1) mingw-w64-x86_64-gdb-10.2-1 2021-05-16T17:38:58.5689101Z 2021-05-16T17:38:58.5702505Z Total Download Size: 4.15 MiB 2021-05-16T17:38:58.5705062Z Total Installed Size: 13.89 MiB 2021-05-16T17:38:58.5705884Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:38:58.5706304Z 2021-05-16T17:38:58.5707116Z :: Proceed with installation? [Y/n] 2021-05-16T17:38:58.5711440Z :: Retrieving packages... 2021-05-16T17:38:58.8890472Z downloading mingw-w64-x86_64-gdb-10.2-1-any.pkg.tar.zst... 2021-05-16T17:38:59.7576709Z checking keyring... 2021-05-16T17:38:59.8500790Z checking package integrity... 2021-05-16T17:39:00.0533064Z loading package files... 2021-05-16T17:39:00.0564451Z checking for file conflicts... 2021-05-16T17:39:00.0565343Z checking available disk space... 2021-05-16T17:39:00.0664430Z :: Processing package changes... 2021-05-16T17:39:00.0670383Z reinstalling mingw-w64-x86_64-gdb... 2021-05-16T17:39:01.0444800Z warning: mingw-w64-x86_64-gdbm-1.19-1 is up to date -- reinstalling 2021-05-16T17:39:01.0445444Z resolving dependencies... 2021-05-16T17:39:01.0633832Z looking for conflicting packages... 2021-05-16T17:39:01.0850226Z 2021-05-16T17:39:01.0851045Z Packages (1) mingw-w64-x86_64-gdbm-1.19-1 2021-05-16T17:39:01.0851514Z 2021-05-16T17:39:01.0852067Z Total Installed Size: 0.72 MiB 2021-05-16T17:39:01.0853829Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:39:01.0854252Z 2021-05-16T17:39:01.0855813Z :: Proceed with installation? [Y/n] 2021-05-16T17:39:01.0856954Z checking keyring... 2021-05-16T17:39:01.1688928Z checking package integrity... 2021-05-16T17:39:01.2927052Z loading package files... 2021-05-16T17:39:01.2952406Z checking for file conflicts... 2021-05-16T17:39:01.2953230Z checking available disk space... 2021-05-16T17:39:01.3014909Z :: Processing package changes... 2021-05-16T17:39:01.3016953Z reinstalling mingw-w64-x86_64-gdbm... 2021-05-16T17:39:02.2097117Z resolving dependencies... 2021-05-16T17:39:02.2316760Z looking for conflicting packages... 2021-05-16T17:39:02.2493813Z 2021-05-16T17:39:02.2495157Z Packages (1) mingw-w64-x86_64-gdk-pixbuf2-2.42.4-1 2021-05-16T17:39:02.2495911Z 2021-05-16T17:39:02.2496730Z Total Download Size: 1.57 MiB 2021-05-16T17:39:02.2497539Z Total Installed Size: 6.77 MiB 2021-05-16T17:39:02.2497948Z 2021-05-16T17:39:02.2498656Z :: Proceed with installation? [Y/n] 2021-05-16T17:39:02.2499363Z :: Retrieving packages... 2021-05-16T17:39:02.5566162Z downloading mingw-w64-x86_64-gdk-pixbuf2-2.42.4-1-any.pkg.tar.zst... 2021-05-16T17:39:03.2140997Z checking keyring... 2021-05-16T17:39:03.3103405Z checking package integrity... 2021-05-16T17:39:03.4745481Z loading package files... 2021-05-16T17:39:03.4830276Z checking for file conflicts... 2021-05-16T17:39:03.5262305Z checking available disk space... 2021-05-16T17:39:03.5278070Z :: Processing package changes... 2021-05-16T17:39:03.5279270Z installing mingw-w64-x86_64-gdk-pixbuf2... 2021-05-16T17:39:03.9924644Z :: Running post-transaction hooks... 2021-05-16T17:39:03.9927269Z (1/1) Probing GDK-Pixbuf loader modules... 2021-05-16T17:39:05.0523262Z warning: mingw-w64-x86_64-geos-3.8.0-1 is up to date -- reinstalling 2021-05-16T17:39:05.0524163Z resolving dependencies... 2021-05-16T17:39:05.0524900Z looking for conflicting packages... 2021-05-16T17:39:05.0912332Z 2021-05-16T17:39:05.0913650Z Packages (1) mingw-w64-x86_64-geos-3.8.0-1 2021-05-16T17:39:05.0914495Z 2021-05-16T17:39:05.0915246Z Total Installed Size: 7.40 MiB 2021-05-16T17:39:05.0916084Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:39:05.0916650Z 2021-05-16T17:39:05.0917358Z :: Proceed with installation? [Y/n] 2021-05-16T17:39:05.0918420Z checking keyring... 2021-05-16T17:39:05.1725000Z checking package integrity... 2021-05-16T17:39:05.3121951Z loading package files... 2021-05-16T17:39:05.3252018Z checking for file conflicts... 2021-05-16T17:39:05.3252937Z checking available disk space... 2021-05-16T17:39:05.3522787Z :: Processing package changes... 2021-05-16T17:39:05.3523813Z reinstalling mingw-w64-x86_64-geos... 2021-05-16T17:39:06.7227080Z warning: mingw-w64-x86_64-gettext-0.19.8.1-10 is up to date -- reinstalling 2021-05-16T17:39:06.7228029Z resolving dependencies... 2021-05-16T17:39:06.7402840Z looking for conflicting packages... 2021-05-16T17:39:06.7586870Z 2021-05-16T17:39:06.7588500Z Packages (1) mingw-w64-x86_64-gettext-0.19.8.1-10 2021-05-16T17:39:06.7588967Z 2021-05-16T17:39:06.7589433Z Total Download Size: 3.36 MiB 2021-05-16T17:39:06.7590121Z Total Installed Size: 18.30 MiB 2021-05-16T17:39:06.7590792Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:39:06.7591120Z 2021-05-16T17:39:06.7591890Z :: Proceed with installation? [Y/n] 2021-05-16T17:39:06.7592894Z :: Retrieving packages... 2021-05-16T17:39:07.0686838Z downloading mingw-w64-x86_64-gettext-0.19.8.1-10-any.pkg.tar.zst... 2021-05-16T17:39:07.8624780Z checking keyring... 2021-05-16T17:39:07.9583104Z checking package integrity... 2021-05-16T17:39:08.1463266Z loading package files... 2021-05-16T17:39:08.1760568Z checking for file conflicts... 2021-05-16T17:39:08.1762603Z checking available disk space... 2021-05-16T17:39:08.3067762Z :: Processing package changes... 2021-05-16T17:39:08.3069602Z reinstalling mingw-w64-x86_64-gettext... 2021-05-16T17:39:11.5891776Z warning: mingw-w64-x86_64-gflags-2.2.2-2 is up to date -- reinstalling 2021-05-16T17:39:11.5892662Z resolving dependencies... 2021-05-16T17:39:11.5895066Z looking for conflicting packages... 2021-05-16T17:39:11.6265398Z 2021-05-16T17:39:11.6266665Z Packages (1) mingw-w64-x86_64-gflags-2.2.2-2 2021-05-16T17:39:11.6267310Z 2021-05-16T17:39:11.6268253Z Total Installed Size: 1.09 MiB 2021-05-16T17:39:11.6269484Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:39:11.6270470Z 2021-05-16T17:39:11.6271736Z :: Proceed with installation? [Y/n] 2021-05-16T17:39:11.6272963Z checking keyring... 2021-05-16T17:39:11.7046977Z checking package integrity... 2021-05-16T17:39:11.8229699Z loading package files... 2021-05-16T17:39:11.8287000Z checking for file conflicts... 2021-05-16T17:39:11.8288247Z checking available disk space... 2021-05-16T17:39:11.8316136Z :: Processing package changes... 2021-05-16T17:39:11.8316935Z reinstalling mingw-w64-x86_64-gflags... 2021-05-16T17:39:12.7013243Z warning: mingw-w64-x86_64-giflib-5.2.1-3 is up to date -- reinstalling 2021-05-16T17:39:12.7014326Z resolving dependencies... 2021-05-16T17:39:12.7160403Z looking for conflicting packages... 2021-05-16T17:39:12.7432533Z 2021-05-16T17:39:12.7433430Z Packages (1) mingw-w64-x86_64-giflib-5.2.1-3 2021-05-16T17:39:12.7434151Z 2021-05-16T17:39:12.7434669Z Total Installed Size: 0.73 MiB 2021-05-16T17:39:12.7435268Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:39:12.7435639Z 2021-05-16T17:39:12.7436989Z :: Proceed with installation? [Y/n] 2021-05-16T17:39:12.7437794Z checking keyring... 2021-05-16T17:39:12.8172721Z checking package integrity... 2021-05-16T17:39:12.9378713Z loading package files... 2021-05-16T17:39:12.9403745Z checking for file conflicts... 2021-05-16T17:39:12.9404620Z checking available disk space... 2021-05-16T17:39:12.9429365Z :: Processing package changes... 2021-05-16T17:39:12.9430243Z reinstalling mingw-w64-x86_64-giflib... 2021-05-16T17:39:13.8034973Z warning: mingw-w64-x86_64-glib2-2.68.2-1 is up to date -- reinstalling 2021-05-16T17:39:13.8035907Z resolving dependencies... 2021-05-16T17:39:13.8327171Z looking for conflicting packages... 2021-05-16T17:39:13.8399919Z 2021-05-16T17:39:13.8400713Z Packages (1) mingw-w64-x86_64-glib2-2.68.2-1 2021-05-16T17:39:13.8401157Z 2021-05-16T17:39:13.8401661Z Total Installed Size: 22.99 MiB 2021-05-16T17:39:13.8402494Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:39:13.8402985Z 2021-05-16T17:39:13.8403595Z :: Proceed with installation? [Y/n] 2021-05-16T17:39:13.8404321Z checking keyring... 2021-05-16T17:39:13.9148394Z checking package integrity... 2021-05-16T17:39:14.0666696Z loading package files... 2021-05-16T17:39:14.0750362Z checking for file conflicts... 2021-05-16T17:39:14.0751236Z checking available disk space... 2021-05-16T17:39:14.1100305Z :: Processing package changes... 2021-05-16T17:39:14.1101251Z reinstalling mingw-w64-x86_64-glib2... 2021-05-16T17:39:15.5755686Z resolving dependencies... 2021-05-16T17:39:15.5919325Z looking for conflicting packages... 2021-05-16T17:39:15.6133224Z 2021-05-16T17:39:15.6134429Z Packages (1) mingw-w64-x86_64-glpk-4.65-2 2021-05-16T17:39:15.6135041Z 2021-05-16T17:39:15.6135625Z Total Download Size: 0.60 MiB 2021-05-16T17:39:15.6136487Z Total Installed Size: 2.63 MiB 2021-05-16T17:39:15.6137110Z 2021-05-16T17:39:15.6138161Z :: Proceed with installation? [Y/n] 2021-05-16T17:39:15.6138899Z :: Retrieving packages... 2021-05-16T17:39:15.9189063Z downloading mingw-w64-x86_64-glpk-4.65-2-any.pkg.tar.zst... 2021-05-16T17:39:16.4270340Z checking keyring... 2021-05-16T17:39:16.5210102Z checking package integrity... 2021-05-16T17:39:16.6759793Z loading package files... 2021-05-16T17:39:16.6780484Z checking for file conflicts... 2021-05-16T17:39:16.6785561Z checking available disk space... 2021-05-16T17:39:16.6798179Z :: Processing package changes... 2021-05-16T17:39:16.6799034Z installing mingw-w64-x86_64-glpk... 2021-05-16T17:39:17.5239602Z warning: mingw-w64-x86_64-gmp-6.2.1-2 is up to date -- reinstalling 2021-05-16T17:39:17.5240785Z resolving dependencies... 2021-05-16T17:39:17.5241801Z looking for conflicting packages... 2021-05-16T17:39:17.5624898Z 2021-05-16T17:39:17.5626121Z Packages (1) mingw-w64-x86_64-gmp-6.2.1-2 2021-05-16T17:39:17.5626638Z 2021-05-16T17:39:17.5627236Z Total Download Size: 0.49 MiB 2021-05-16T17:39:17.5627867Z Total Installed Size: 2.21 MiB 2021-05-16T17:39:17.5628526Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:39:17.5628970Z 2021-05-16T17:39:17.5629663Z :: Proceed with installation? [Y/n] 2021-05-16T17:39:17.5630393Z :: Retrieving packages... 2021-05-16T17:39:17.8701744Z downloading mingw-w64-x86_64-gmp-6.2.1-2-any.pkg.tar.zst... 2021-05-16T17:39:18.3355467Z checking keyring... 2021-05-16T17:39:18.4330498Z checking package integrity... 2021-05-16T17:39:18.5876343Z loading package files... 2021-05-16T17:39:18.5896409Z checking for file conflicts... 2021-05-16T17:39:18.5897813Z checking available disk space... 2021-05-16T17:39:18.5923053Z :: Processing package changes... 2021-05-16T17:39:18.5923842Z reinstalling mingw-w64-x86_64-gmp... 2021-05-16T17:39:19.4458973Z resolving dependencies... 2021-05-16T17:39:19.5979196Z looking for conflicting packages... 2021-05-16T17:39:19.6008854Z 2021-05-16T17:39:19.6010869Z Packages (7) mingw-w64-x86_64-gnupg-2.2.27-2 mingw-w64-x86_64-libassuan-2.5.4-1 mingw-w64-x86_64-libksba-1.4.0-1 mingw-w64-x86_64-libusb-1.0.24-2 mingw-w64-x86_64-libusb-compat-git-r76.b5db9d0-2 mingw-w64-x86_64-npth-1.6-1 mingw-w64-x86_64-gpgme-1.15.1-2 2021-05-16T17:39:19.6012911Z 2021-05-16T17:39:19.6013878Z Total Download Size: 3.72 MiB 2021-05-16T17:39:19.6016755Z Total Installed Size: 21.06 MiB 2021-05-16T17:39:19.6017272Z 2021-05-16T17:39:19.6018238Z :: Proceed with installation? [Y/n] 2021-05-16T17:39:19.6019170Z :: Retrieving packages... 2021-05-16T17:39:19.9063093Z downloading mingw-w64-x86_64-libksba-1.4.0-1-any.pkg.tar.zst... 2021-05-16T17:39:20.2787321Z downloading mingw-w64-x86_64-libassuan-2.5.4-1-any.pkg.tar.zst... 2021-05-16T17:39:20.3758175Z downloading mingw-w64-x86_64-libusb-1.0.24-2-any.pkg.tar.zst... 2021-05-16T17:39:20.4729846Z downloading mingw-w64-x86_64-libusb-compat-git-r76.b5db9d0-2-any.pkg.tar.zst... 2021-05-16T17:39:20.6276039Z downloading mingw-w64-x86_64-npth-1.6-1-any.pkg.tar.xz... 2021-05-16T17:39:20.7237429Z downloading mingw-w64-x86_64-gnupg-2.2.27-2-any.pkg.tar.zst... 2021-05-16T17:39:21.1299632Z downloading mingw-w64-x86_64-gpgme-1.15.1-2-any.pkg.tar.zst... 2021-05-16T17:39:21.1885943Z checking keyring... 2021-05-16T17:39:21.5462914Z checking package integrity... 2021-05-16T17:39:22.8807649Z loading package files... 2021-05-16T17:39:22.9016076Z checking for file conflicts... 2021-05-16T17:39:22.9280072Z checking available disk space... 2021-05-16T17:39:22.9295302Z :: Processing package changes... 2021-05-16T17:39:22.9296991Z installing mingw-w64-x86_64-libksba... 2021-05-16T17:39:22.9427706Z installing mingw-w64-x86_64-libassuan... 2021-05-16T17:39:22.9538961Z installing mingw-w64-x86_64-libusb... 2021-05-16T17:39:22.9642516Z installing mingw-w64-x86_64-libusb-compat-git... 2021-05-16T17:39:22.9728676Z installing mingw-w64-x86_64-npth... 2021-05-16T17:39:22.9840609Z installing mingw-w64-x86_64-gnupg... 2021-05-16T17:39:23.0629482Z Optional dependencies for mingw-w64-x86_64-gnupg 2021-05-16T17:39:23.0630779Z mingw-w64-x86_64-pinentry 2021-05-16T17:39:23.0631732Z installing mingw-w64-x86_64-gpgme... 2021-05-16T17:39:24.2623510Z warning: mingw-w64-x86_64-grpc-1.35.0-2 is up to date -- reinstalling 2021-05-16T17:39:24.2624509Z resolving dependencies... 2021-05-16T17:39:24.2942817Z looking for conflicting packages... 2021-05-16T17:39:24.3024084Z 2021-05-16T17:39:24.3025170Z Packages (1) mingw-w64-x86_64-grpc-1.35.0-2 2021-05-16T17:39:24.3025726Z 2021-05-16T17:39:24.3026335Z Total Installed Size: 21.09 MiB 2021-05-16T17:39:24.3027205Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:39:24.3027648Z 2021-05-16T17:39:24.3028202Z :: Proceed with installation? [Y/n] 2021-05-16T17:39:24.3029227Z checking keyring... 2021-05-16T17:39:24.3853270Z checking package integrity... 2021-05-16T17:39:24.5298956Z loading package files... 2021-05-16T17:39:24.5355175Z checking for file conflicts... 2021-05-16T17:39:24.5356056Z checking available disk space... 2021-05-16T17:39:24.5782741Z :: Processing package changes... 2021-05-16T17:39:24.5784026Z reinstalling mingw-w64-x86_64-grpc... 2021-05-16T17:39:25.8419838Z resolving dependencies... 2021-05-16T17:39:25.8420989Z looking for conflicting packages... 2021-05-16T17:39:25.8801602Z 2021-05-16T17:39:25.8802669Z Packages (1) mingw-w64-x86_64-gsl-2.6-1 2021-05-16T17:39:25.8803145Z 2021-05-16T17:39:25.8803719Z Total Download Size: 1.89 MiB 2021-05-16T17:39:25.8804323Z Total Installed Size: 12.38 MiB 2021-05-16T17:39:25.8804724Z 2021-05-16T17:39:25.8805444Z :: Proceed with installation? [Y/n] 2021-05-16T17:39:25.8806095Z :: Retrieving packages... 2021-05-16T17:39:26.1893181Z downloading mingw-w64-x86_64-gsl-2.6-1-any.pkg.tar.xz... 2021-05-16T17:39:26.8487577Z checking keyring... 2021-05-16T17:39:26.9533640Z checking package integrity... 2021-05-16T17:39:27.1303503Z loading package files... 2021-05-16T17:39:27.1402707Z checking for file conflicts... 2021-05-16T17:39:27.1598904Z checking available disk space... 2021-05-16T17:39:27.1613466Z :: Processing package changes... 2021-05-16T17:39:27.1614503Z installing mingw-w64-x86_64-gsl... 2021-05-16T17:39:28.4722046Z warning: mingw-w64-x86_64-harfbuzz-2.8.1-1 is up to date -- reinstalling 2021-05-16T17:39:28.4723152Z resolving dependencies... 2021-05-16T17:39:28.4874197Z looking for conflicting packages... 2021-05-16T17:39:28.5127304Z 2021-05-16T17:39:28.5128407Z Packages (1) mingw-w64-x86_64-harfbuzz-2.8.1-1 2021-05-16T17:39:28.5128901Z 2021-05-16T17:39:28.5129748Z Total Installed Size: 8.19 MiB 2021-05-16T17:39:28.5130337Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:39:28.5131105Z 2021-05-16T17:39:28.5132305Z :: Proceed with installation? [Y/n] 2021-05-16T17:39:28.5133391Z checking keyring... 2021-05-16T17:39:28.5895959Z checking package integrity... 2021-05-16T17:39:28.7363982Z loading package files... 2021-05-16T17:39:28.7383170Z checking for file conflicts... 2021-05-16T17:39:28.7383910Z checking available disk space... 2021-05-16T17:39:28.7439097Z :: Processing package changes... 2021-05-16T17:39:28.7440045Z reinstalling mingw-w64-x86_64-harfbuzz... 2021-05-16T17:39:29.6307327Z resolving dependencies... 2021-05-16T17:39:29.6640541Z looking for conflicting packages... 2021-05-16T17:39:29.6719485Z 2021-05-16T17:39:29.6720260Z Packages (1) mingw-w64-x86_64-hdf4-4.2.15-2 2021-05-16T17:39:29.6720720Z 2021-05-16T17:39:29.6721232Z Total Download Size: 1.09 MiB 2021-05-16T17:39:29.6721939Z Total Installed Size: 8.69 MiB 2021-05-16T17:39:29.6722329Z 2021-05-16T17:39:29.6722971Z :: Proceed with installation? [Y/n] 2021-05-16T17:39:29.6723623Z :: Retrieving packages... 2021-05-16T17:39:29.9766449Z downloading mingw-w64-x86_64-hdf4-4.2.15-2-any.pkg.tar.zst... 2021-05-16T17:39:30.5241460Z checking keyring... 2021-05-16T17:39:30.6262629Z checking package integrity... 2021-05-16T17:39:30.8045657Z loading package files... 2021-05-16T17:39:30.8074975Z checking for file conflicts... 2021-05-16T17:39:30.8158987Z checking available disk space... 2021-05-16T17:39:30.8173426Z :: Processing package changes... 2021-05-16T17:39:30.8174355Z installing mingw-w64-x86_64-hdf4... 2021-05-16T17:39:31.7910448Z warning: mingw-w64-x86_64-hdf5-1.12.0-3 is up to date -- reinstalling 2021-05-16T17:39:31.7911265Z resolving dependencies... 2021-05-16T17:39:31.8208627Z looking for conflicting packages... 2021-05-16T17:39:31.8278855Z 2021-05-16T17:39:31.8279716Z Packages (1) mingw-w64-x86_64-hdf5-1.12.0-3 2021-05-16T17:39:31.8280185Z 2021-05-16T17:39:31.8280995Z Total Installed Size: 91.59 MiB 2021-05-16T17:39:31.8281691Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:39:31.8282290Z 2021-05-16T17:39:31.8283148Z :: Proceed with installation? [Y/n] 2021-05-16T17:39:31.8283805Z checking keyring... 2021-05-16T17:39:31.9067498Z checking package integrity... 2021-05-16T17:39:32.1274659Z loading package files... 2021-05-16T17:39:32.1329757Z checking for file conflicts... 2021-05-16T17:39:32.1331464Z checking available disk space... 2021-05-16T17:39:32.1482360Z :: Processing package changes... 2021-05-16T17:39:32.1483483Z reinstalling mingw-w64-x86_64-hdf5... 2021-05-16T17:39:33.4453636Z warning: mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-16T17:39:33.4454579Z resolving dependencies... 2021-05-16T17:39:33.4462780Z looking for conflicting packages... 2021-05-16T17:39:33.4846252Z 2021-05-16T17:39:33.4848009Z Packages (1) mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T17:39:33.4848636Z 2021-05-16T17:39:33.4849192Z Total Download Size: 5.28 MiB 2021-05-16T17:39:33.4850199Z Total Installed Size: 66.96 MiB 2021-05-16T17:39:33.4850757Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:39:33.4851118Z 2021-05-16T17:39:33.4851793Z :: Proceed with installation? [Y/n] 2021-05-16T17:39:33.4852415Z :: Retrieving packages... 2021-05-16T17:39:33.7936847Z downloading mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T17:39:34.6361164Z checking keyring... 2021-05-16T17:39:34.7393174Z checking package integrity... 2021-05-16T17:39:34.9443473Z loading package files... 2021-05-16T17:39:34.9702148Z checking for file conflicts... 2021-05-16T17:39:34.9703602Z checking available disk space... 2021-05-16T17:39:35.0759189Z :: Processing package changes... 2021-05-16T17:39:35.0760379Z reinstalling mingw-w64-x86_64-headers-git... 2021-05-16T17:39:37.9760459Z resolving dependencies... 2021-05-16T17:39:38.0016923Z looking for conflicting packages... 2021-05-16T17:39:38.0143245Z 2021-05-16T17:39:38.0144228Z Packages (1) mingw-w64-x86_64-hiredis-1.0.0-1 2021-05-16T17:39:38.0144691Z 2021-05-16T17:39:38.0145150Z Total Download Size: 0.08 MiB 2021-05-16T17:39:38.0145887Z Total Installed Size: 0.32 MiB 2021-05-16T17:39:38.0146301Z 2021-05-16T17:39:38.0147139Z :: Proceed with installation? [Y/n] 2021-05-16T17:39:38.0147747Z :: Retrieving packages... 2021-05-16T17:39:38.8213142Z downloading mingw-w64-x86_64-hiredis-1.0.0-1-any.pkg.tar.zst... 2021-05-16T17:39:38.8214090Z checking keyring... 2021-05-16T17:39:38.8214603Z checking package integrity... 2021-05-16T17:39:38.8215144Z loading package files... 2021-05-16T17:39:38.8216026Z checking for file conflicts... 2021-05-16T17:39:38.8254893Z checking available disk space... 2021-05-16T17:39:38.8255653Z :: Processing package changes... 2021-05-16T17:39:38.8256301Z installing mingw-w64-x86_64-hiredis... 2021-05-16T17:39:39.6447538Z resolving dependencies... 2021-05-16T17:39:39.6448832Z looking for conflicting packages... 2021-05-16T17:39:39.6840015Z 2021-05-16T17:39:39.6841676Z Packages (1) mingw-w64-x86_64-http-parser-2.9.4-2 2021-05-16T17:39:39.6842253Z 2021-05-16T17:39:39.6843313Z Total Download Size: 0.03 MiB 2021-05-16T17:39:39.6844131Z Total Installed Size: 0.11 MiB 2021-05-16T17:39:39.6844530Z 2021-05-16T17:39:39.6845549Z :: Proceed with installation? [Y/n] 2021-05-16T17:39:39.6846553Z :: Retrieving packages... 2021-05-16T17:39:39.9933332Z downloading mingw-w64-x86_64-http-parser-2.9.4-2-any.pkg.tar.zst... 2021-05-16T17:39:40.0878816Z checking keyring... 2021-05-16T17:39:40.1917723Z checking package integrity... 2021-05-16T17:39:40.3467438Z loading package files... 2021-05-16T17:39:40.3478860Z checking for file conflicts... 2021-05-16T17:39:40.3484154Z checking available disk space... 2021-05-16T17:39:40.3499197Z :: Processing package changes... 2021-05-16T17:39:40.3500084Z installing mingw-w64-x86_64-http-parser... 2021-05-16T17:39:41.2174522Z warning: mingw-w64-x86_64-icu-68.2-3 is up to date -- reinstalling 2021-05-16T17:39:41.2175331Z resolving dependencies... 2021-05-16T17:39:41.2307423Z looking for conflicting packages... 2021-05-16T17:39:41.2563015Z 2021-05-16T17:39:41.2564102Z Packages (1) mingw-w64-x86_64-icu-68.2-3 2021-05-16T17:39:41.2564631Z 2021-05-16T17:39:41.2566423Z Total Installed Size: 113.98 MiB 2021-05-16T17:39:41.2567003Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:39:41.2567738Z 2021-05-16T17:39:41.2568586Z :: Proceed with installation? [Y/n] 2021-05-16T17:39:41.2569260Z checking keyring... 2021-05-16T17:39:41.3327238Z checking package integrity... 2021-05-16T17:39:41.6528678Z loading package files... 2021-05-16T17:39:41.6567316Z checking for file conflicts... 2021-05-16T17:39:41.6568092Z checking available disk space... 2021-05-16T17:39:41.6731715Z :: Processing package changes... 2021-05-16T17:39:41.6733987Z reinstalling mingw-w64-x86_64-icu... 2021-05-16T17:39:43.0999157Z resolving dependencies... 2021-05-16T17:39:43.1412814Z looking for conflicting packages... 2021-05-16T17:39:43.1451388Z 2021-05-16T17:39:43.1453993Z Packages (10) mingw-w64-x86_64-djvulibre-3.5.28-2 mingw-w64-x86_64-flif-0.3-1 mingw-w64-x86_64-gsfonts-20200910-2 mingw-w64-x86_64-jbigkit-2.1-4 mingw-w64-x86_64-liblqr-0.4.2-4 mingw-w64-x86_64-libraqm-0.7.1-1 mingw-w64-x86_64-libtool-2.4.6-20 mingw-w64-x86_64-libwmf-0.2.12-3 mingw-w64-x86_64-ttf-dejavu-2.37-3 mingw-w64-x86_64-imagemagick-7.0.10.11-3 2021-05-16T17:39:43.1455881Z 2021-05-16T17:39:43.1456417Z Total Download Size: 17.57 MiB 2021-05-16T17:39:43.1457053Z Total Installed Size: 78.94 MiB 2021-05-16T17:39:43.1457455Z 2021-05-16T17:39:43.1458128Z :: Proceed with installation? [Y/n] 2021-05-16T17:39:43.1459055Z :: Retrieving packages... 2021-05-16T17:39:43.4548880Z downloading mingw-w64-x86_64-djvulibre-3.5.28-2-any.pkg.tar.zst... 2021-05-16T17:39:44.2071025Z downloading mingw-w64-x86_64-flif-0.3-1-any.pkg.tar.xz... 2021-05-16T17:39:44.3225285Z downloading mingw-w64-x86_64-gsfonts-20200910-2-any.pkg.tar.zst... 2021-05-16T17:39:44.5114821Z downloading mingw-w64-x86_64-jbigkit-2.1-4-any.pkg.tar.xz... 2021-05-16T17:39:44.6079172Z downloading mingw-w64-x86_64-liblqr-0.4.2-4-any.pkg.tar.xz... 2021-05-16T17:39:44.7040455Z downloading mingw-w64-x86_64-libraqm-0.7.1-1-any.pkg.tar.zst... 2021-05-16T17:39:44.7993408Z downloading mingw-w64-x86_64-libtool-2.4.6-20-any.pkg.tar.zst... 2021-05-16T17:39:44.9156859Z downloading mingw-w64-x86_64-libwmf-0.2.12-3-any.pkg.tar.zst... 2021-05-16T17:39:45.0950922Z downloading mingw-w64-x86_64-ttf-dejavu-2.37-3-any.pkg.tar.zst... 2021-05-16T17:39:45.3953106Z downloading mingw-w64-x86_64-imagemagick-7.0.10.11-3-any.pkg.tar.zst... 2021-05-16T17:39:46.0162583Z checking keyring... 2021-05-16T17:39:46.3199970Z checking package integrity... 2021-05-16T17:39:47.9723874Z loading package files... 2021-05-16T17:39:48.0229916Z checking for file conflicts... 2021-05-16T17:39:48.2063845Z checking available disk space... 2021-05-16T17:39:48.2082160Z :: Processing package changes... 2021-05-16T17:39:48.2083244Z installing mingw-w64-x86_64-djvulibre... 2021-05-16T17:39:48.3377239Z installing mingw-w64-x86_64-flif... 2021-05-16T17:39:48.5048015Z installing mingw-w64-x86_64-gsfonts... 2021-05-16T17:39:48.5865852Z installing mingw-w64-x86_64-jbigkit... 2021-05-16T17:39:48.6095687Z installing mingw-w64-x86_64-liblqr... 2021-05-16T17:39:48.6331604Z installing mingw-w64-x86_64-libraqm... 2021-05-16T17:39:48.6577634Z installing mingw-w64-x86_64-libtool... 2021-05-16T17:39:48.7157724Z installing mingw-w64-x86_64-libwmf... 2021-05-16T17:39:48.7893863Z installing mingw-w64-x86_64-ttf-dejavu... 2021-05-16T17:39:48.8598505Z installing mingw-w64-x86_64-imagemagick... 2021-05-16T17:39:50.6407037Z Optional dependencies for mingw-w64-x86_64-imagemagick 2021-05-16T17:39:50.6408313Z mingw-w64-x86_64-ghostscript: for Ghostscript support 2021-05-16T17:39:50.6409314Z mingw-w64-x86_64-openexr: for OpenEXR support [installed] 2021-05-16T17:39:50.6410159Z mingw-w64-x86_64-librsvg: for SVG support 2021-05-16T17:39:50.6410954Z mingw-w64-x86_64-graphviz: for GVC support 2021-05-16T17:39:50.6456937Z :: Running post-transaction hooks... 2021-05-16T17:39:50.6457848Z (1/2) Updating fontconfig cache... 2021-05-16T17:39:50.7257588Z (2/2) Probing GDK-Pixbuf loader modules... 2021-05-16T17:39:51.6315466Z warning: mingw-w64-x86_64-intel-tbb-1~2020.2-2 is up to date -- reinstalling 2021-05-16T17:39:51.6316203Z resolving dependencies... 2021-05-16T17:39:51.6443175Z looking for conflicting packages... 2021-05-16T17:39:51.6711875Z 2021-05-16T17:39:51.6712911Z Packages (1) mingw-w64-x86_64-intel-tbb-1~2020.2-2 2021-05-16T17:39:51.6713345Z 2021-05-16T17:39:51.6714206Z Total Installed Size: 8.68 MiB 2021-05-16T17:39:51.6714753Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:39:51.6715536Z 2021-05-16T17:39:51.6716216Z :: Proceed with installation? [Y/n] 2021-05-16T17:39:51.6716943Z checking keyring... 2021-05-16T17:39:51.7517584Z checking package integrity... 2021-05-16T17:39:51.8954088Z loading package files... 2021-05-16T17:39:51.9001418Z checking for file conflicts... 2021-05-16T17:39:51.9002513Z checking available disk space... 2021-05-16T17:39:51.9109638Z :: Processing package changes... 2021-05-16T17:39:51.9112097Z reinstalling mingw-w64-x86_64-intel-tbb... 2021-05-16T17:39:52.9056374Z warning: mingw-w64-x86_64-isl-0.24-1 is up to date -- reinstalling 2021-05-16T17:39:52.9057024Z resolving dependencies... 2021-05-16T17:39:52.9057991Z looking for conflicting packages... 2021-05-16T17:39:52.9448788Z 2021-05-16T17:39:52.9450221Z Packages (1) mingw-w64-x86_64-isl-0.24-1 2021-05-16T17:39:52.9450891Z 2021-05-16T17:39:52.9451981Z Total Download Size: 0.93 MiB 2021-05-16T17:39:52.9453409Z Total Installed Size: 6.43 MiB 2021-05-16T17:39:52.9454353Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:39:52.9455087Z 2021-05-16T17:39:52.9456266Z :: Proceed with installation? [Y/n] 2021-05-16T17:39:52.9456936Z :: Retrieving packages... 2021-05-16T17:39:53.2596538Z downloading mingw-w64-x86_64-isl-0.24-1-any.pkg.tar.zst... 2021-05-16T17:39:53.8114252Z checking keyring... 2021-05-16T17:39:53.9034003Z checking package integrity... 2021-05-16T17:39:54.0574739Z loading package files... 2021-05-16T17:39:54.0606311Z checking for file conflicts... 2021-05-16T17:39:54.0607208Z checking available disk space... 2021-05-16T17:39:54.0652894Z :: Processing package changes... 2021-05-16T17:39:54.0653624Z reinstalling mingw-w64-x86_64-isl... 2021-05-16T17:39:54.9894200Z resolving dependencies... 2021-05-16T17:39:55.0369699Z looking for conflicting packages... 2021-05-16T17:39:55.0395558Z 2021-05-16T17:39:55.0396820Z Packages (2) mingw-w64-x86_64-gdcm-3.0.8-2 mingw-w64-x86_64-itk-5.1.0-2 2021-05-16T17:39:55.0397451Z 2021-05-16T17:39:55.0398223Z Total Download Size: 13.04 MiB 2021-05-16T17:39:55.0399072Z Total Installed Size: 137.15 MiB 2021-05-16T17:39:55.0399518Z 2021-05-16T17:39:55.0400250Z :: Proceed with installation? [Y/n] 2021-05-16T17:39:55.0400998Z :: Retrieving packages... 2021-05-16T17:39:55.3615762Z downloading mingw-w64-x86_64-gdcm-3.0.8-2-any.pkg.tar.zst... 2021-05-16T17:39:56.1910470Z downloading mingw-w64-x86_64-itk-5.1.0-2-any.pkg.tar.zst... 2021-05-16T17:39:56.6984412Z checking keyring... 2021-05-16T17:39:56.7962897Z checking package integrity... 2021-05-16T17:39:57.2264983Z loading package files... 2021-05-16T17:39:57.2900764Z checking for file conflicts... 2021-05-16T17:39:57.6355946Z checking available disk space... 2021-05-16T17:39:57.6382788Z :: Processing package changes... 2021-05-16T17:39:57.6383769Z installing mingw-w64-x86_64-gdcm... 2021-05-16T17:39:58.1009841Z installing mingw-w64-x86_64-itk... 2021-05-16T17:40:02.2303370Z Optional dependencies for mingw-w64-x86_64-itk 2021-05-16T17:40:02.2304545Z mingw-w64-x86_64-opencv: ITK-OpenCV bridge [installed] 2021-05-16T17:40:02.2305386Z mingw-w64-x86_64-vtk: ITK-VTK bridge 2021-05-16T17:40:03.0620525Z warning: mingw-w64-x86_64-jasper-2.0.24-1 is up to date -- reinstalling 2021-05-16T17:40:03.0621321Z resolving dependencies... 2021-05-16T17:40:03.0837124Z looking for conflicting packages... 2021-05-16T17:40:03.1026766Z 2021-05-16T17:40:03.1027774Z Packages (1) mingw-w64-x86_64-jasper-2.0.24-1 2021-05-16T17:40:03.1028699Z 2021-05-16T17:40:03.1029406Z Total Installed Size: 4.75 MiB 2021-05-16T17:40:03.1030670Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:40:03.1031025Z 2021-05-16T17:40:03.1031949Z :: Proceed with installation? [Y/n] 2021-05-16T17:40:03.1032592Z checking keyring... 2021-05-16T17:40:03.1844353Z checking package integrity... 2021-05-16T17:40:03.3193743Z loading package files... 2021-05-16T17:40:03.3241818Z checking for file conflicts... 2021-05-16T17:40:03.3242716Z checking available disk space... 2021-05-16T17:40:03.3415521Z :: Processing package changes... 2021-05-16T17:40:03.3416696Z reinstalling mingw-w64-x86_64-jasper... 2021-05-16T17:40:04.5166307Z warning: mingw-w64-x86_64-json-c-0.15-1 is up to date -- reinstalling 2021-05-16T17:40:04.5167097Z resolving dependencies... 2021-05-16T17:40:04.5303620Z looking for conflicting packages... 2021-05-16T17:40:04.5567402Z 2021-05-16T17:40:04.5568569Z Packages (1) mingw-w64-x86_64-json-c-0.15-1 2021-05-16T17:40:04.5573024Z 2021-05-16T17:40:04.5573883Z Total Installed Size: 0.43 MiB 2021-05-16T17:40:04.5574624Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:40:04.5575188Z 2021-05-16T17:40:04.5576130Z :: Proceed with installation? [Y/n] 2021-05-16T17:40:04.5577042Z checking keyring... 2021-05-16T17:40:04.6352950Z checking package integrity... 2021-05-16T17:40:04.7539649Z loading package files... 2021-05-16T17:40:04.7556058Z checking for file conflicts... 2021-05-16T17:40:04.7559270Z checking available disk space... 2021-05-16T17:40:04.7587857Z :: Processing package changes... 2021-05-16T17:40:04.7588701Z reinstalling mingw-w64-x86_64-json-c... 2021-05-16T17:40:05.6447000Z warning: mingw-w64-x86_64-jsoncpp-1.9.4-1 is up to date -- reinstalling 2021-05-16T17:40:05.6447801Z resolving dependencies... 2021-05-16T17:40:05.6448980Z looking for conflicting packages... 2021-05-16T17:40:05.6847209Z 2021-05-16T17:40:05.6848227Z Packages (1) mingw-w64-x86_64-jsoncpp-1.9.4-1 2021-05-16T17:40:05.6848746Z 2021-05-16T17:40:05.6850020Z Total Installed Size: 1.88 MiB 2021-05-16T17:40:05.6851523Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:40:05.6852062Z 2021-05-16T17:40:05.6853008Z :: Proceed with installation? [Y/n] 2021-05-16T17:40:05.6853707Z checking keyring... 2021-05-16T17:40:05.7619997Z checking package integrity... 2021-05-16T17:40:05.8918157Z loading package files... 2021-05-16T17:40:05.8941767Z checking for file conflicts... 2021-05-16T17:40:05.8942588Z checking available disk space... 2021-05-16T17:40:05.8974844Z :: Processing package changes... 2021-05-16T17:40:05.8975721Z reinstalling mingw-w64-x86_64-jsoncpp... 2021-05-16T17:40:06.7814698Z warning: mingw-w64-x86_64-lame-3.100-1 is up to date -- reinstalling 2021-05-16T17:40:06.7815438Z resolving dependencies... 2021-05-16T17:40:06.8009699Z looking for conflicting packages... 2021-05-16T17:40:06.8207975Z 2021-05-16T17:40:06.8209390Z Packages (1) mingw-w64-x86_64-lame-3.100-1 2021-05-16T17:40:06.8209906Z 2021-05-16T17:40:06.8210805Z Total Installed Size: 1.64 MiB 2021-05-16T17:40:06.8211646Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:40:06.8212398Z 2021-05-16T17:40:06.8214393Z :: Proceed with installation? [Y/n] 2021-05-16T17:40:06.8215128Z checking keyring... 2021-05-16T17:40:06.9013566Z checking package integrity... 2021-05-16T17:40:07.0242013Z loading package files... 2021-05-16T17:40:07.0264707Z checking for file conflicts... 2021-05-16T17:40:07.0265530Z checking available disk space... 2021-05-16T17:40:07.0294013Z :: Processing package changes... 2021-05-16T17:40:07.0294780Z reinstalling mingw-w64-x86_64-lame... 2021-05-16T17:40:07.9052428Z resolving dependencies... 2021-05-16T17:40:07.9188263Z looking for conflicting packages... 2021-05-16T17:40:07.9456269Z 2021-05-16T17:40:07.9457597Z Packages (1) mingw-w64-x86_64-lapack-3.9.0-2 2021-05-16T17:40:07.9458202Z 2021-05-16T17:40:07.9458844Z Total Download Size: 3.31 MiB 2021-05-16T17:40:07.9459447Z Total Installed Size: 28.75 MiB 2021-05-16T17:40:07.9459864Z 2021-05-16T17:40:07.9460566Z :: Proceed with installation? [Y/n] 2021-05-16T17:40:07.9461210Z :: Retrieving packages... 2021-05-16T17:40:08.2544546Z downloading mingw-w64-x86_64-lapack-3.9.0-2-any.pkg.tar.zst... 2021-05-16T17:40:09.0084490Z checking keyring... 2021-05-16T17:40:09.1050707Z checking package integrity... 2021-05-16T17:40:09.2888972Z loading package files... 2021-05-16T17:40:09.2904078Z checking for file conflicts... 2021-05-16T17:40:09.2934672Z checking available disk space... 2021-05-16T17:40:09.2947938Z :: Processing package changes... 2021-05-16T17:40:09.2948747Z installing mingw-w64-x86_64-lapack... 2021-05-16T17:40:10.3409373Z warning: mingw-w64-x86_64-lcms2-2.12-1 is up to date -- reinstalling 2021-05-16T17:40:10.3410868Z resolving dependencies... 2021-05-16T17:40:10.3626942Z looking for conflicting packages... 2021-05-16T17:40:10.3791554Z 2021-05-16T17:40:10.3792430Z Packages (1) mingw-w64-x86_64-lcms2-2.12-1 2021-05-16T17:40:10.3792899Z 2021-05-16T17:40:10.3793429Z Total Installed Size: 1.62 MiB 2021-05-16T17:40:10.3795409Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:40:10.3796279Z 2021-05-16T17:40:10.3797122Z :: Proceed with installation? [Y/n] 2021-05-16T17:40:10.3797963Z checking keyring... 2021-05-16T17:40:10.4603696Z checking package integrity... 2021-05-16T17:40:10.5892904Z loading package files... 2021-05-16T17:40:10.5914323Z checking for file conflicts... 2021-05-16T17:40:10.5915171Z checking available disk space... 2021-05-16T17:40:10.5942132Z :: Processing package changes... 2021-05-16T17:40:10.5943125Z reinstalling mingw-w64-x86_64-lcms2... 2021-05-16T17:40:11.5024265Z warning: mingw-w64-x86_64-leptonica-1.80.0-2 is up to date -- reinstalling 2021-05-16T17:40:11.5025041Z resolving dependencies... 2021-05-16T17:40:11.5331044Z looking for conflicting packages... 2021-05-16T17:40:11.5410852Z 2021-05-16T17:40:11.5411548Z Packages (1) mingw-w64-x86_64-leptonica-1.80.0-2 2021-05-16T17:40:11.5412009Z 2021-05-16T17:40:11.5412900Z Total Installed Size: 8.39 MiB 2021-05-16T17:40:11.5415453Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:40:11.5416256Z 2021-05-16T17:40:11.5417080Z :: Proceed with installation? [Y/n] 2021-05-16T17:40:11.5417944Z checking keyring... 2021-05-16T17:40:11.6212597Z checking package integrity... 2021-05-16T17:40:11.7589976Z loading package files... 2021-05-16T17:40:11.7618729Z checking for file conflicts... 2021-05-16T17:40:11.7619431Z checking available disk space... 2021-05-16T17:40:11.7661714Z :: Processing package changes... 2021-05-16T17:40:11.7663040Z reinstalling mingw-w64-x86_64-leptonica... 2021-05-16T17:40:12.6622063Z warning: mingw-w64-x86_64-libarchive-3.5.1-1 is up to date -- reinstalling 2021-05-16T17:40:12.6622767Z resolving dependencies... 2021-05-16T17:40:13.3098799Z looking for conflicting packages... 2021-05-16T17:40:13.3099183Z 2021-05-16T17:40:13.3100642Z Packages (1) mingw-w64-x86_64-libarchive-3.5.1-1 2021-05-16T17:40:13.3101153Z 2021-05-16T17:40:13.3101678Z Total Installed Size: 3.99 MiB 2021-05-16T17:40:13.3102224Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:40:13.3102546Z 2021-05-16T17:40:13.3103072Z :: Proceed with installation? [Y/n] 2021-05-16T17:40:13.3103769Z checking keyring... 2021-05-16T17:40:13.3104257Z checking package integrity... 2021-05-16T17:40:13.3104770Z loading package files... 2021-05-16T17:40:13.3106273Z checking for file conflicts... 2021-05-16T17:40:13.3106775Z checking available disk space... 2021-05-16T17:40:13.3107333Z :: Processing package changes... 2021-05-16T17:40:13.3107913Z reinstalling mingw-w64-x86_64-libarchive... 2021-05-16T17:40:13.8119712Z warning: mingw-w64-x86_64-libassuan-2.5.4-1 is up to date -- reinstalling 2021-05-16T17:40:13.8120555Z resolving dependencies... 2021-05-16T17:40:13.8314655Z looking for conflicting packages... 2021-05-16T17:40:13.8503364Z 2021-05-16T17:40:13.8504122Z Packages (1) mingw-w64-x86_64-libassuan-2.5.4-1 2021-05-16T17:40:13.8504584Z 2021-05-16T17:40:13.8505302Z Total Installed Size: 0.38 MiB 2021-05-16T17:40:13.8506529Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:40:13.8507083Z 2021-05-16T17:40:13.8507782Z :: Proceed with installation? [Y/n] 2021-05-16T17:40:13.8508365Z checking keyring... 2021-05-16T17:40:13.9270477Z checking package integrity... 2021-05-16T17:40:14.0429523Z loading package files... 2021-05-16T17:40:14.0451523Z checking for file conflicts... 2021-05-16T17:40:14.0452319Z checking available disk space... 2021-05-16T17:40:14.0471099Z :: Processing package changes... 2021-05-16T17:40:14.0471849Z reinstalling mingw-w64-x86_64-libassuan... 2021-05-16T17:40:14.8578669Z warning: mingw-w64-x86_64-libde265-1.0.8-1 is up to date -- reinstalling 2021-05-16T17:40:14.8579430Z resolving dependencies... 2021-05-16T17:40:14.8703258Z looking for conflicting packages... 2021-05-16T17:40:14.8968656Z 2021-05-16T17:40:14.8969714Z Packages (1) mingw-w64-x86_64-libde265-1.0.8-1 2021-05-16T17:40:14.8970177Z 2021-05-16T17:40:14.8970658Z Total Installed Size: 4.02 MiB 2021-05-16T17:40:14.8971862Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:40:14.8972389Z 2021-05-16T17:40:14.8973470Z :: Proceed with installation? [Y/n] 2021-05-16T17:40:14.8974119Z checking keyring... 2021-05-16T17:40:14.9773688Z checking package integrity... 2021-05-16T17:40:15.1109578Z loading package files... 2021-05-16T17:40:15.1138061Z checking for file conflicts... 2021-05-16T17:40:15.1138986Z checking available disk space... 2021-05-16T17:40:15.1169589Z :: Processing package changes... 2021-05-16T17:40:15.1170517Z reinstalling mingw-w64-x86_64-libde265... 2021-05-16T17:40:15.9486566Z warning: mingw-w64-x86_64-libffi-3.3-4 is up to date -- reinstalling 2021-05-16T17:40:15.9487344Z resolving dependencies... 2021-05-16T17:40:15.9490023Z looking for conflicting packages... 2021-05-16T17:40:15.9866878Z 2021-05-16T17:40:15.9868026Z Packages (1) mingw-w64-x86_64-libffi-3.3-4 2021-05-16T17:40:15.9868470Z 2021-05-16T17:40:15.9869974Z Total Download Size: 0.04 MiB 2021-05-16T17:40:15.9870794Z Total Installed Size: 0.11 MiB 2021-05-16T17:40:15.9871563Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:40:15.9871901Z 2021-05-16T17:40:15.9872661Z :: Proceed with installation? [Y/n] 2021-05-16T17:40:15.9873266Z :: Retrieving packages... 2021-05-16T17:40:16.2974984Z downloading mingw-w64-x86_64-libffi-3.3-4-any.pkg.tar.zst... 2021-05-16T17:40:16.4815109Z checking keyring... 2021-05-16T17:40:16.5806924Z checking package integrity... 2021-05-16T17:40:16.7226797Z loading package files... 2021-05-16T17:40:16.7241166Z checking for file conflicts... 2021-05-16T17:40:16.7241910Z checking available disk space... 2021-05-16T17:40:16.7272145Z :: Processing package changes... 2021-05-16T17:40:16.7272934Z reinstalling mingw-w64-x86_64-libffi... 2021-05-16T17:40:17.6192064Z warning: mingw-w64-x86_64-libfreexl-1.0.6-1 is up to date -- reinstalling 2021-05-16T17:40:17.6192993Z resolving dependencies... 2021-05-16T17:40:17.6194272Z looking for conflicting packages... 2021-05-16T17:40:17.6614888Z 2021-05-16T17:40:17.6616307Z Packages (1) mingw-w64-x86_64-libfreexl-1.0.6-1 2021-05-16T17:40:17.6616888Z 2021-05-16T17:40:17.6617512Z Total Installed Size: 0.13 MiB 2021-05-16T17:40:17.6618368Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:40:17.6619270Z 2021-05-16T17:40:17.6620004Z :: Proceed with installation? [Y/n] 2021-05-16T17:40:17.6621202Z checking keyring... 2021-05-16T17:40:17.7489059Z checking package integrity... 2021-05-16T17:40:17.8865879Z loading package files... 2021-05-16T17:40:17.8886662Z checking for file conflicts... 2021-05-16T17:40:17.8887483Z checking available disk space... 2021-05-16T17:40:17.8905693Z :: Processing package changes... 2021-05-16T17:40:17.8906521Z reinstalling mingw-w64-x86_64-libfreexl... 2021-05-16T17:40:18.7291654Z warning: mingw-w64-x86_64-libgeotiff-1.6.0-1 is up to date -- reinstalling 2021-05-16T17:40:18.7292672Z resolving dependencies... 2021-05-16T17:40:18.7615028Z looking for conflicting packages... 2021-05-16T17:40:18.7698485Z 2021-05-16T17:40:18.7699399Z Packages (1) mingw-w64-x86_64-libgeotiff-1.6.0-1 2021-05-16T17:40:18.7699972Z 2021-05-16T17:40:18.7700482Z Total Installed Size: 0.79 MiB 2021-05-16T17:40:18.7701210Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:40:18.7701606Z 2021-05-16T17:40:18.7702532Z :: Proceed with installation? [Y/n] 2021-05-16T17:40:18.7703290Z checking keyring... 2021-05-16T17:40:18.8433239Z checking package integrity... 2021-05-16T17:40:18.9629239Z loading package files... 2021-05-16T17:40:18.9651394Z checking for file conflicts... 2021-05-16T17:40:18.9652446Z checking available disk space... 2021-05-16T17:40:18.9686215Z :: Processing package changes... 2021-05-16T17:40:18.9687029Z reinstalling mingw-w64-x86_64-libgeotiff... 2021-05-16T17:40:19.8377922Z resolving dependencies... 2021-05-16T17:40:19.8711499Z looking for conflicting packages... 2021-05-16T17:40:19.8792162Z 2021-05-16T17:40:19.8792987Z Packages (1) mingw-w64-x86_64-libgit2-1.1.0-1 2021-05-16T17:40:19.8793458Z 2021-05-16T17:40:19.8794008Z Total Download Size: 0.68 MiB 2021-05-16T17:40:19.8794609Z Total Installed Size: 3.01 MiB 2021-05-16T17:40:19.8794967Z 2021-05-16T17:40:19.8795789Z :: Proceed with installation? [Y/n] 2021-05-16T17:40:19.8796419Z :: Retrieving packages... 2021-05-16T17:40:20.1827626Z downloading mingw-w64-x86_64-libgit2-1.1.0-1-any.pkg.tar.zst... 2021-05-16T17:40:20.6500928Z checking keyring... 2021-05-16T17:40:20.7436440Z checking package integrity... 2021-05-16T17:40:20.8951906Z loading package files... 2021-05-16T17:40:20.8985400Z checking for file conflicts... 2021-05-16T17:40:20.9040664Z checking available disk space... 2021-05-16T17:40:20.9052658Z :: Processing package changes... 2021-05-16T17:40:20.9053521Z installing mingw-w64-x86_64-libgit2... 2021-05-16T17:40:21.7841172Z warning: mingw-w64-x86_64-libgpg-error-1.41-3 is up to date -- reinstalling 2021-05-16T17:40:21.7842053Z resolving dependencies... 2021-05-16T17:40:21.7981551Z looking for conflicting packages... 2021-05-16T17:40:21.8258141Z 2021-05-16T17:40:21.8259876Z Packages (1) mingw-w64-x86_64-libgpg-error-1.41-3 2021-05-16T17:40:21.8260762Z 2021-05-16T17:40:21.8261608Z Total Installed Size: 1.43 MiB 2021-05-16T17:40:21.8262266Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:40:21.8262650Z 2021-05-16T17:40:21.8263305Z :: Proceed with installation? [Y/n] 2021-05-16T17:40:21.8263926Z checking keyring... 2021-05-16T17:40:21.9121874Z checking package integrity... 2021-05-16T17:40:22.0295416Z loading package files... 2021-05-16T17:40:22.0322225Z checking for file conflicts... 2021-05-16T17:40:22.0323355Z checking available disk space... 2021-05-16T17:40:22.0384408Z :: Processing package changes... 2021-05-16T17:40:22.0385839Z reinstalling mingw-w64-x86_64-libgpg-error... 2021-05-16T17:40:22.9040820Z warning: mingw-w64-x86_64-libheif-1.11.0-2 is up to date -- reinstalling 2021-05-16T17:40:22.9041741Z resolving dependencies... 2021-05-16T17:40:22.9351291Z looking for conflicting packages... 2021-05-16T17:40:22.9517664Z 2021-05-16T17:40:22.9518821Z Packages (1) mingw-w64-x86_64-libheif-1.11.0-2 2021-05-16T17:40:22.9519586Z 2021-05-16T17:40:22.9520325Z Total Installed Size: 3.84 MiB 2021-05-16T17:40:22.9521619Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:40:22.9522326Z 2021-05-16T17:40:22.9528604Z :: Proceed with installation? [Y/n] 2021-05-16T17:40:22.9529312Z checking keyring... 2021-05-16T17:40:23.0325779Z checking package integrity... 2021-05-16T17:40:23.1595204Z loading package files... 2021-05-16T17:40:23.1625428Z checking for file conflicts... 2021-05-16T17:40:23.1626298Z checking available disk space... 2021-05-16T17:40:23.1662146Z :: Processing package changes... 2021-05-16T17:40:23.1663087Z reinstalling mingw-w64-x86_64-libheif... 2021-05-16T17:40:24.0517830Z warning: mingw-w64-x86_64-libiconv-1.16-2 is up to date -- reinstalling 2021-05-16T17:40:24.0520059Z resolving dependencies... 2021-05-16T17:40:24.0522375Z looking for conflicting packages... 2021-05-16T17:40:24.0960549Z 2021-05-16T17:40:24.0962221Z Packages (1) mingw-w64-x86_64-libiconv-1.16-2 2021-05-16T17:40:24.0962840Z 2021-05-16T17:40:24.0963517Z Total Download Size: 0.73 MiB 2021-05-16T17:40:24.0964172Z Total Installed Size: 2.24 MiB 2021-05-16T17:40:24.0964845Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:40:24.0965261Z 2021-05-16T17:40:24.0966223Z :: Proceed with installation? [Y/n] 2021-05-16T17:40:24.0967054Z :: Retrieving packages... 2021-05-16T17:40:24.3994925Z downloading mingw-w64-x86_64-libiconv-1.16-2-any.pkg.tar.zst... 2021-05-16T17:40:24.8563747Z checking keyring... 2021-05-16T17:40:24.9582788Z checking package integrity... 2021-05-16T17:40:25.1101895Z loading package files... 2021-05-16T17:40:25.1124526Z checking for file conflicts... 2021-05-16T17:40:25.1125473Z checking available disk space... 2021-05-16T17:40:25.1243416Z :: Processing package changes... 2021-05-16T17:40:25.1244396Z reinstalling mingw-w64-x86_64-libiconv... 2021-05-16T17:40:26.0041207Z warning: mingw-w64-x86_64-libjpeg-turbo-2.0.6-1 is up to date -- reinstalling 2021-05-16T17:40:26.0042017Z resolving dependencies... 2021-05-16T17:40:26.0174971Z looking for conflicting packages... 2021-05-16T17:40:26.0415733Z 2021-05-16T17:40:26.0416669Z Packages (1) mingw-w64-x86_64-libjpeg-turbo-2.0.6-1 2021-05-16T17:40:26.0417192Z 2021-05-16T17:40:26.0418338Z Total Installed Size: 4.35 MiB 2021-05-16T17:40:26.0419281Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:40:26.0419705Z 2021-05-16T17:40:26.0420550Z :: Proceed with installation? [Y/n] 2021-05-16T17:40:26.0421427Z checking keyring... 2021-05-16T17:40:26.1229653Z checking package integrity... 2021-05-16T17:40:26.2527453Z loading package files... 2021-05-16T17:40:26.2544117Z checking for file conflicts... 2021-05-16T17:40:26.2545313Z checking available disk space... 2021-05-16T17:40:26.2594262Z :: Processing package changes... 2021-05-16T17:40:26.2596383Z reinstalling mingw-w64-x86_64-libjpeg-turbo... 2021-05-16T17:40:27.1447123Z warning: mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-16T17:40:27.1448546Z resolving dependencies... 2021-05-16T17:40:27.1449756Z looking for conflicting packages... 2021-05-16T17:40:27.1850795Z 2021-05-16T17:40:27.1852132Z Packages (1) mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T17:40:27.1852829Z 2021-05-16T17:40:27.1853376Z Total Download Size: 0.02 MiB 2021-05-16T17:40:27.1853967Z Total Installed Size: 0.05 MiB 2021-05-16T17:40:27.1854604Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:40:27.1854984Z 2021-05-16T17:40:27.1855702Z :: Proceed with installation? [Y/n] 2021-05-16T17:40:27.1856402Z :: Retrieving packages... 2021-05-16T17:40:27.4907375Z downloading mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T17:40:27.5833460Z checking keyring... 2021-05-16T17:40:27.6845566Z checking package integrity... 2021-05-16T17:40:27.8262073Z loading package files... 2021-05-16T17:40:27.8284402Z checking for file conflicts... 2021-05-16T17:40:27.8285656Z checking available disk space... 2021-05-16T17:40:27.8301087Z :: Processing package changes... 2021-05-16T17:40:27.8301976Z reinstalling mingw-w64-x86_64-libmangle-git... 2021-05-16T17:40:28.6938875Z warning: mingw-w64-x86_64-libmariadbclient-3.1.12-1 is up to date -- reinstalling 2021-05-16T17:40:28.6939795Z resolving dependencies... 2021-05-16T17:40:28.7261482Z looking for conflicting packages... 2021-05-16T17:40:28.7336209Z 2021-05-16T17:40:28.7337143Z Packages (1) mingw-w64-x86_64-libmariadbclient-3.1.12-1 2021-05-16T17:40:28.7337739Z 2021-05-16T17:40:28.7338421Z Total Installed Size: 3.26 MiB 2021-05-16T17:40:28.7339049Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:40:28.7339480Z 2021-05-16T17:40:28.7340191Z :: Proceed with installation? [Y/n] 2021-05-16T17:40:28.7341040Z checking keyring... 2021-05-16T17:40:28.8103614Z checking package integrity... 2021-05-16T17:40:28.9373562Z loading package files... 2021-05-16T17:40:28.9389631Z checking for file conflicts... 2021-05-16T17:40:28.9390479Z checking available disk space... 2021-05-16T17:40:28.9432487Z :: Processing package changes... 2021-05-16T17:40:28.9433446Z reinstalling mingw-w64-x86_64-libmariadbclient... 2021-05-16T17:40:29.8276217Z warning: mingw-w64-x86_64-libogg-1.3.4-3 is up to date -- reinstalling 2021-05-16T17:40:29.8277140Z resolving dependencies... 2021-05-16T17:40:29.8278172Z looking for conflicting packages... 2021-05-16T17:40:29.8643081Z 2021-05-16T17:40:29.8645131Z Packages (1) mingw-w64-x86_64-libogg-1.3.4-3 2021-05-16T17:40:29.8645741Z 2021-05-16T17:40:29.8646374Z Total Installed Size: 0.54 MiB 2021-05-16T17:40:29.8647116Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:40:29.8656609Z 2021-05-16T17:40:29.8657173Z :: Proceed with installation? [Y/n] 2021-05-16T17:40:29.8667688Z checking keyring... 2021-05-16T17:40:29.9473409Z checking package integrity... 2021-05-16T17:40:30.8133308Z loading package files... 2021-05-16T17:40:30.8133965Z checking for file conflicts... 2021-05-16T17:40:30.8134587Z checking available disk space... 2021-05-16T17:40:30.8135431Z :: Processing package changes... 2021-05-16T17:40:30.8136120Z reinstalling mingw-w64-x86_64-libogg... 2021-05-16T17:40:31.1019438Z warning: mingw-w64-x86_64-libpng-1.6.37-4 is up to date -- reinstalling 2021-05-16T17:40:31.1020240Z resolving dependencies... 2021-05-16T17:40:31.1370579Z looking for conflicting packages... 2021-05-16T17:40:31.1453152Z 2021-05-16T17:40:31.1454539Z Packages (1) mingw-w64-x86_64-libpng-1.6.37-4 2021-05-16T17:40:31.1455065Z 2021-05-16T17:40:31.1456229Z Total Installed Size: 2.35 MiB 2021-05-16T17:40:31.1457144Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:40:31.1457691Z 2021-05-16T17:40:31.1458919Z :: Proceed with installation? [Y/n] 2021-05-16T17:40:31.1459628Z checking keyring... 2021-05-16T17:40:31.2302237Z checking package integrity... 2021-05-16T17:40:31.3660735Z loading package files... 2021-05-16T17:40:31.3684747Z checking for file conflicts... 2021-05-16T17:40:31.3686161Z checking available disk space... 2021-05-16T17:40:31.3720942Z :: Processing package changes... 2021-05-16T17:40:31.3722298Z reinstalling mingw-w64-x86_64-libpng... 2021-05-16T17:40:32.3557918Z error: target not found: mingw-w64-x86_64-libpq 2021-05-16T17:40:33.2096658Z warning: mingw-w64-x86_64-libraw-0.20.2-2 is up to date -- reinstalling 2021-05-16T17:40:33.2097704Z resolving dependencies... 2021-05-16T17:40:33.2423396Z looking for conflicting packages... 2021-05-16T17:40:33.2500964Z 2021-05-16T17:40:33.2501890Z Packages (1) mingw-w64-x86_64-libraw-0.20.2-2 2021-05-16T17:40:33.2502357Z 2021-05-16T17:40:33.2502882Z Total Installed Size: 6.32 MiB 2021-05-16T17:40:33.2503436Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:40:33.2503955Z 2021-05-16T17:40:33.2504539Z :: Proceed with installation? [Y/n] 2021-05-16T17:40:33.2505344Z checking keyring... 2021-05-16T17:40:33.3361871Z checking package integrity... 2021-05-16T17:40:33.4653828Z loading package files... 2021-05-16T17:40:33.4674738Z checking for file conflicts... 2021-05-16T17:40:33.4675679Z checking available disk space... 2021-05-16T17:40:33.4710442Z :: Processing package changes... 2021-05-16T17:40:33.4711355Z reinstalling mingw-w64-x86_64-libraw... 2021-05-16T17:40:34.3526265Z resolving dependencies... 2021-05-16T17:40:34.3814366Z looking for conflicting packages... 2021-05-16T17:40:34.3957386Z 2021-05-16T17:40:34.3958935Z Packages (1) mingw-w64-x86_64-librsvg-2.50.3-1 2021-05-16T17:40:34.3959882Z 2021-05-16T17:40:34.3960500Z Total Download Size: 6.30 MiB 2021-05-16T17:40:34.3961313Z Total Installed Size: 39.39 MiB 2021-05-16T17:40:34.3961736Z 2021-05-16T17:40:34.3962460Z :: Proceed with installation? [Y/n] 2021-05-16T17:40:34.3963152Z :: Retrieving packages... 2021-05-16T17:40:34.7063735Z downloading mingw-w64-x86_64-librsvg-2.50.3-1-any.pkg.tar.zst... 2021-05-16T17:40:35.5625042Z checking keyring... 2021-05-16T17:40:35.6638788Z checking package integrity... 2021-05-16T17:40:35.8654459Z loading package files... 2021-05-16T17:40:35.8681590Z checking for file conflicts... 2021-05-16T17:40:35.8729992Z checking available disk space... 2021-05-16T17:40:35.8743319Z :: Processing package changes... 2021-05-16T17:40:35.8744167Z installing mingw-w64-x86_64-librsvg... 2021-05-16T17:40:36.0291626Z Optional dependencies for mingw-w64-x86_64-librsvg 2021-05-16T17:40:36.0292555Z mingw-w64-x86_64-gtk3: for rsvg-view-3 2021-05-16T17:40:36.0301124Z :: Running post-transaction hooks... 2021-05-16T17:40:36.0301859Z (1/1) Probing GDK-Pixbuf loader modules... 2021-05-16T17:40:36.9488873Z resolving dependencies... 2021-05-16T17:40:36.9810428Z looking for conflicting packages... 2021-05-16T17:40:36.9891819Z 2021-05-16T17:40:36.9892738Z Packages (1) mingw-w64-x86_64-libsbml-5.19.0-2 2021-05-16T17:40:36.9893276Z 2021-05-16T17:40:36.9893814Z Total Download Size: 7.79 MiB 2021-05-16T17:40:36.9894446Z Total Installed Size: 80.96 MiB 2021-05-16T17:40:36.9894854Z 2021-05-16T17:40:36.9895557Z :: Proceed with installation? [Y/n] 2021-05-16T17:40:36.9896254Z :: Retrieving packages... 2021-05-16T17:40:37.2976048Z downloading mingw-w64-x86_64-libsbml-5.19.0-2-any.pkg.tar.zst... 2021-05-16T17:40:38.1657898Z checking keyring... 2021-05-16T17:40:38.2735175Z checking package integrity... 2021-05-16T17:40:38.4916479Z loading package files... 2021-05-16T17:40:38.4985436Z checking for file conflicts... 2021-05-16T17:40:38.5502897Z checking available disk space... 2021-05-16T17:40:38.5518272Z :: Processing package changes... 2021-05-16T17:40:38.5519259Z installing mingw-w64-x86_64-libsbml... 2021-05-16T17:40:40.1213245Z resolving dependencies... 2021-05-16T17:40:40.1636343Z looking for conflicting packages... 2021-05-16T17:40:40.1652853Z 2021-05-16T17:40:40.1653946Z Packages (2) mingw-w64-x86_64-flac-1.3.3-3 mingw-w64-x86_64-libsndfile-1.0.31-1 2021-05-16T17:40:40.1654677Z 2021-05-16T17:40:40.1655281Z Total Download Size: 0.91 MiB 2021-05-16T17:40:40.1655956Z Total Installed Size: 5.45 MiB 2021-05-16T17:40:40.1656371Z 2021-05-16T17:40:40.1657365Z :: Proceed with installation? [Y/n] 2021-05-16T17:40:40.1658176Z :: Retrieving packages... 2021-05-16T17:40:40.4771094Z downloading mingw-w64-x86_64-flac-1.3.3-3-any.pkg.tar.zst... 2021-05-16T17:40:41.0315505Z downloading mingw-w64-x86_64-libsndfile-1.0.31-1-any.pkg.tar.zst... 2021-05-16T17:40:41.1253706Z checking keyring... 2021-05-16T17:40:41.2200515Z checking package integrity... 2021-05-16T17:40:41.5035519Z loading package files... 2021-05-16T17:40:41.5086112Z checking for file conflicts... 2021-05-16T17:40:41.5161254Z checking available disk space... 2021-05-16T17:40:41.5179093Z :: Processing package changes... 2021-05-16T17:40:41.5179867Z installing mingw-w64-x86_64-flac... 2021-05-16T17:40:41.5687706Z installing mingw-w64-x86_64-libsndfile... 2021-05-16T17:40:42.4389901Z warning: mingw-w64-x86_64-libspatialite-5.0.1-2 is up to date -- reinstalling 2021-05-16T17:40:42.4390828Z resolving dependencies... 2021-05-16T17:40:42.4683739Z looking for conflicting packages... 2021-05-16T17:40:42.4811954Z 2021-05-16T17:40:42.4813009Z Packages (1) mingw-w64-x86_64-libspatialite-5.0.1-2 2021-05-16T17:40:42.4813522Z 2021-05-16T17:40:42.4814436Z Total Installed Size: 29.97 MiB 2021-05-16T17:40:42.4815164Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:40:42.4815599Z 2021-05-16T17:40:42.4816624Z :: Proceed with installation? [Y/n] 2021-05-16T17:40:42.4817256Z checking keyring... 2021-05-16T17:40:42.5620830Z checking package integrity... 2021-05-16T17:40:42.7206866Z loading package files... 2021-05-16T17:40:42.7232436Z checking for file conflicts... 2021-05-16T17:40:42.7233813Z checking available disk space... 2021-05-16T17:40:42.7270597Z :: Processing package changes... 2021-05-16T17:40:42.7271596Z reinstalling mingw-w64-x86_64-libspatialite... 2021-05-16T17:40:43.6979053Z resolving dependencies... 2021-05-16T17:40:43.7377971Z looking for conflicting packages... 2021-05-16T17:40:43.7460887Z 2021-05-16T17:40:43.7462540Z Packages (1) mingw-w64-x86_64-libssh-0.9.5-2 2021-05-16T17:40:43.7463239Z 2021-05-16T17:40:43.7463967Z Total Download Size: 0.31 MiB 2021-05-16T17:40:43.7464626Z Total Installed Size: 1.50 MiB 2021-05-16T17:40:43.7465380Z 2021-05-16T17:40:43.7466042Z :: Proceed with installation? [Y/n] 2021-05-16T17:40:43.7466714Z :: Retrieving packages... 2021-05-16T17:40:44.0515430Z downloading mingw-w64-x86_64-libssh-0.9.5-2-any.pkg.tar.zst... 2021-05-16T17:40:44.4155715Z checking keyring... 2021-05-16T17:40:44.5154240Z checking package integrity... 2021-05-16T17:40:44.6680063Z loading package files... 2021-05-16T17:40:44.6707168Z checking for file conflicts... 2021-05-16T17:40:44.6722085Z checking available disk space... 2021-05-16T17:40:44.6737074Z :: Processing package changes... 2021-05-16T17:40:44.6737919Z installing mingw-w64-x86_64-libssh... 2021-05-16T17:40:44.7495531Z / 2021-05-16T17:40:45.6685716Z warning: mingw-w64-x86_64-libssh2-1.9.0-3 is up to date -- reinstalling 2021-05-16T17:40:45.6686641Z resolving dependencies... 2021-05-16T17:40:45.7016523Z looking for conflicting packages... 2021-05-16T17:40:45.7089006Z 2021-05-16T17:40:45.7089961Z Packages (1) mingw-w64-x86_64-libssh2-1.9.0-3 2021-05-16T17:40:45.7090462Z 2021-05-16T17:40:45.7090986Z Total Installed Size: 0.79 MiB 2021-05-16T17:40:45.7092177Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:40:45.7092477Z 2021-05-16T17:40:45.7093417Z :: Proceed with installation? [Y/n] 2021-05-16T17:40:45.7094043Z checking keyring... 2021-05-16T17:40:45.7871323Z checking package integrity... 2021-05-16T17:40:45.9083294Z loading package files... 2021-05-16T17:40:45.9108530Z checking for file conflicts... 2021-05-16T17:40:45.9109271Z checking available disk space... 2021-05-16T17:40:45.9224726Z :: Processing package changes... 2021-05-16T17:40:45.9225652Z reinstalling mingw-w64-x86_64-libssh2... 2021-05-16T17:40:46.9986708Z warning: mingw-w64-x86_64-libsystre-1.0.1-4 is up to date -- reinstalling 2021-05-16T17:40:46.9987776Z resolving dependencies... 2021-05-16T17:40:47.0242141Z looking for conflicting packages... 2021-05-16T17:40:47.0413005Z 2021-05-16T17:40:47.0414012Z Packages (1) mingw-w64-x86_64-libsystre-1.0.1-4 2021-05-16T17:40:47.0414539Z 2021-05-16T17:40:47.0415045Z Total Download Size: 0.02 MiB 2021-05-16T17:40:47.0415640Z Total Installed Size: 0.03 MiB 2021-05-16T17:40:47.0416486Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:40:47.0416873Z 2021-05-16T17:40:47.0417717Z :: Proceed with installation? [Y/n] 2021-05-16T17:40:47.0418393Z :: Retrieving packages... 2021-05-16T17:40:47.3472136Z downloading mingw-w64-x86_64-libsystre-1.0.1-4-any.pkg.tar.xz... 2021-05-16T17:40:47.4402269Z checking keyring... 2021-05-16T17:40:47.5390549Z checking package integrity... 2021-05-16T17:40:47.6954042Z loading package files... 2021-05-16T17:40:47.6986137Z checking for file conflicts... 2021-05-16T17:40:47.6986919Z checking available disk space... 2021-05-16T17:40:47.7061520Z :: Processing package changes... 2021-05-16T17:40:47.7063345Z reinstalling mingw-w64-x86_64-libsystre... 2021-05-16T17:40:48.5912975Z warning: mingw-w64-x86_64-libtiff-4.2.0-3 is up to date -- reinstalling 2021-05-16T17:40:48.5914094Z resolving dependencies... 2021-05-16T17:40:48.6264713Z looking for conflicting packages... 2021-05-16T17:40:48.6351537Z 2021-05-16T17:40:48.6352514Z Packages (1) mingw-w64-x86_64-libtiff-4.2.0-3 2021-05-16T17:40:48.6353067Z 2021-05-16T17:40:48.6353668Z Total Installed Size: 4.22 MiB 2021-05-16T17:40:48.6354355Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:40:48.6354816Z 2021-05-16T17:40:48.6358227Z :: Proceed with installation? [Y/n] 2021-05-16T17:40:48.6361125Z checking keyring... 2021-05-16T17:40:48.7127569Z checking package integrity... 2021-05-16T17:40:48.8379854Z loading package files... 2021-05-16T17:40:48.8415833Z checking for file conflicts... 2021-05-16T17:40:48.8416932Z checking available disk space... 2021-05-16T17:40:48.8570595Z :: Processing package changes... 2021-05-16T17:40:48.8571552Z reinstalling mingw-w64-x86_64-libtiff... 2021-05-16T17:40:50.0140568Z warning: mingw-w64-x86_64-libtool-2.4.6-20 is up to date -- reinstalling 2021-05-16T17:40:50.0141513Z resolving dependencies... 2021-05-16T17:40:50.0142221Z looking for conflicting packages... 2021-05-16T17:40:50.0530271Z 2021-05-16T17:40:50.0531595Z Packages (1) mingw-w64-x86_64-libtool-2.4.6-20 2021-05-16T17:40:50.0532670Z 2021-05-16T17:40:50.0533428Z Total Installed Size: 2.31 MiB 2021-05-16T17:40:50.0535264Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:40:50.0536159Z 2021-05-16T17:40:50.0537285Z :: Proceed with installation? [Y/n] 2021-05-16T17:40:50.0537926Z checking keyring... 2021-05-16T17:40:50.1384725Z checking package integrity... 2021-05-16T17:40:50.2671534Z loading package files... 2021-05-16T17:40:50.2697686Z checking for file conflicts... 2021-05-16T17:40:50.2698772Z checking available disk space... 2021-05-16T17:40:50.2756233Z :: Processing package changes... 2021-05-16T17:40:50.2757162Z reinstalling mingw-w64-x86_64-libtool... 2021-05-16T17:40:51.2024251Z warning: mingw-w64-x86_64-libtre-git-r128.6fb7206-2 is up to date -- reinstalling 2021-05-16T17:40:51.2025972Z resolving dependencies... 2021-05-16T17:40:51.2178348Z looking for conflicting packages... 2021-05-16T17:40:51.2432262Z 2021-05-16T17:40:51.2433658Z Packages (1) mingw-w64-x86_64-libtre-git-r128.6fb7206-2 2021-05-16T17:40:51.2434579Z 2021-05-16T17:40:51.2435725Z Total Download Size: 0.08 MiB 2021-05-16T17:40:51.2438607Z Total Installed Size: 0.25 MiB 2021-05-16T17:40:51.2439224Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:40:51.2439761Z 2021-05-16T17:40:51.2440719Z :: Proceed with installation? [Y/n] 2021-05-16T17:40:51.2441353Z :: Retrieving packages... 2021-05-16T17:40:51.5528570Z downloading mingw-w64-x86_64-libtre-git-r128.6fb7206-2-any.pkg.tar.xz... 2021-05-16T17:40:51.7380280Z checking keyring... 2021-05-16T17:40:51.8355800Z checking package integrity... 2021-05-16T17:40:51.9927406Z loading package files... 2021-05-16T17:40:51.9980648Z checking for file conflicts... 2021-05-16T17:40:51.9981487Z checking available disk space... 2021-05-16T17:40:52.0055818Z :: Processing package changes... 2021-05-16T17:40:52.0056754Z reinstalling mingw-w64-x86_64-libtre-git... 2021-05-16T17:40:52.8726338Z warning: mingw-w64-x86_64-libutf8proc-2.6.1-1 is up to date -- reinstalling 2021-05-16T17:40:52.8727150Z resolving dependencies... 2021-05-16T17:40:52.8730503Z looking for conflicting packages... 2021-05-16T17:40:52.9146953Z 2021-05-16T17:40:52.9148173Z Packages (1) mingw-w64-x86_64-libutf8proc-2.6.1-1 2021-05-16T17:40:52.9148995Z 2021-05-16T17:40:52.9149682Z Total Installed Size: 0.70 MiB 2021-05-16T17:40:52.9150237Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:40:52.9150889Z 2021-05-16T17:40:52.9151636Z :: Proceed with installation? [Y/n] 2021-05-16T17:40:52.9152277Z checking keyring... 2021-05-16T17:40:52.9976345Z checking package integrity... 2021-05-16T17:40:53.1306771Z loading package files... 2021-05-16T17:40:53.1333782Z checking for file conflicts... 2021-05-16T17:40:53.1334630Z checking available disk space... 2021-05-16T17:40:53.1354673Z :: Processing package changes... 2021-05-16T17:40:53.1355614Z reinstalling mingw-w64-x86_64-libutf8proc... 2021-05-16T17:40:54.0605398Z warning: mingw-w64-x86_64-libuv-1.40.0-3 is up to date -- reinstalling 2021-05-16T17:40:54.0606343Z resolving dependencies... 2021-05-16T17:40:54.0747332Z looking for conflicting packages... 2021-05-16T17:40:54.1026797Z 2021-05-16T17:40:54.1028027Z Packages (1) mingw-w64-x86_64-libuv-1.40.0-3 2021-05-16T17:40:54.1028503Z 2021-05-16T17:40:54.1029024Z Total Installed Size: 1.08 MiB 2021-05-16T17:40:54.1030392Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:40:54.1030922Z 2021-05-16T17:40:54.1031522Z :: Proceed with installation? [Y/n] 2021-05-16T17:40:54.1032647Z checking keyring... 2021-05-16T17:40:54.1916904Z checking package integrity... 2021-05-16T17:40:54.3209905Z loading package files... 2021-05-16T17:40:54.3232981Z checking for file conflicts... 2021-05-16T17:40:54.3234244Z checking available disk space... 2021-05-16T17:40:54.3252737Z :: Processing package changes... 2021-05-16T17:40:54.3253791Z reinstalling mingw-w64-x86_64-libuv... 2021-05-16T17:40:55.1689344Z warning: mingw-w64-x86_64-libvorbis-1.3.7-1 is up to date -- reinstalling 2021-05-16T17:40:55.1690228Z resolving dependencies... 2021-05-16T17:40:55.1951188Z looking for conflicting packages... 2021-05-16T17:40:55.2186186Z 2021-05-16T17:40:55.2188605Z Packages (1) mingw-w64-x86_64-libvorbis-1.3.7-1 2021-05-16T17:40:55.2196658Z 2021-05-16T17:40:55.2198853Z Total Installed Size: 2.30 MiB 2021-05-16T17:40:55.2199621Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:40:55.2200058Z 2021-05-16T17:40:55.2200812Z :: Proceed with installation? [Y/n] 2021-05-16T17:40:55.2201791Z checking keyring... 2021-05-16T17:40:55.3032354Z checking package integrity... 2021-05-16T17:40:55.4251032Z loading package files... 2021-05-16T17:40:55.4289104Z checking for file conflicts... 2021-05-16T17:40:55.4289930Z checking available disk space... 2021-05-16T17:40:55.4393702Z :: Processing package changes... 2021-05-16T17:40:55.4394633Z reinstalling mingw-w64-x86_64-libvorbis... 2021-05-16T17:40:56.4433111Z warning: mingw-w64-x86_64-libvpx-1.10.0-1 is up to date -- reinstalling 2021-05-16T17:40:56.4434432Z resolving dependencies... 2021-05-16T17:40:56.4435955Z looking for conflicting packages... 2021-05-16T17:40:56.4841196Z 2021-05-16T17:40:56.4842538Z Packages (1) mingw-w64-x86_64-libvpx-1.10.0-1 2021-05-16T17:40:56.4843097Z 2021-05-16T17:40:56.4843957Z Total Installed Size: 9.11 MiB 2021-05-16T17:40:56.4844842Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:40:56.4845582Z 2021-05-16T17:40:56.4846387Z :: Proceed with installation? [Y/n] 2021-05-16T17:40:56.4846945Z checking keyring... 2021-05-16T17:40:56.5600337Z checking package integrity... 2021-05-16T17:40:56.6927393Z loading package files... 2021-05-16T17:40:56.6955008Z checking for file conflicts... 2021-05-16T17:40:56.6957021Z checking available disk space... 2021-05-16T17:40:56.6979162Z :: Processing package changes... 2021-05-16T17:40:56.6980316Z reinstalling mingw-w64-x86_64-libvpx... 2021-05-16T17:40:57.5506568Z warning: mingw-w64-x86_64-libwebp-1.2.0-2 is up to date -- reinstalling 2021-05-16T17:40:57.5507322Z resolving dependencies... 2021-05-16T17:40:57.5747295Z looking for conflicting packages... 2021-05-16T17:40:57.5910307Z 2021-05-16T17:40:57.5911054Z Packages (1) mingw-w64-x86_64-libwebp-1.2.0-2 2021-05-16T17:40:57.5911578Z 2021-05-16T17:40:57.5912096Z Total Installed Size: 2.97 MiB 2021-05-16T17:40:57.5913281Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:40:57.5913850Z 2021-05-16T17:40:57.5914383Z :: Proceed with installation? [Y/n] 2021-05-16T17:40:57.5914856Z checking keyring... 2021-05-16T17:40:57.6676633Z checking package integrity... 2021-05-16T17:40:57.7988126Z loading package files... 2021-05-16T17:40:57.8005676Z checking for file conflicts... 2021-05-16T17:40:57.8006576Z checking available disk space... 2021-05-16T17:40:57.8040156Z :: Processing package changes... 2021-05-16T17:40:57.8041024Z reinstalling mingw-w64-x86_64-libwebp... 2021-05-16T17:40:58.6996200Z warning: mingw-w64-x86_64-libxml2-2.9.12-1 is up to date -- reinstalling 2021-05-16T17:40:58.6997167Z resolving dependencies... 2021-05-16T17:40:58.7361626Z looking for conflicting packages... 2021-05-16T17:40:58.7438005Z 2021-05-16T17:40:58.7438886Z Packages (1) mingw-w64-x86_64-libxml2-2.9.12-1 2021-05-16T17:40:58.7439415Z 2021-05-16T17:40:58.7440265Z Total Installed Size: 11.79 MiB 2021-05-16T17:40:58.7441027Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:40:58.7441571Z 2021-05-16T17:40:58.7442466Z :: Proceed with installation? [Y/n] 2021-05-16T17:40:58.7443361Z checking keyring... 2021-05-16T17:40:58.8231661Z checking package integrity... 2021-05-16T17:40:58.9614286Z loading package files... 2021-05-16T17:40:58.9668734Z checking for file conflicts... 2021-05-16T17:40:58.9669592Z checking available disk space... 2021-05-16T17:40:58.9884261Z :: Processing package changes... 2021-05-16T17:40:58.9885904Z reinstalling mingw-w64-x86_64-libxml2... 2021-05-16T17:41:00.2857245Z resolving dependencies... 2021-05-16T17:41:00.2859131Z looking for conflicting packages... 2021-05-16T17:41:00.3247133Z 2021-05-16T17:41:00.3248240Z Packages (1) mingw-w64-x86_64-libyaml-0.2.5-1 2021-05-16T17:41:00.3248725Z 2021-05-16T17:41:00.3249243Z Total Download Size: 0.10 MiB 2021-05-16T17:41:00.3249832Z Total Installed Size: 0.38 MiB 2021-05-16T17:41:00.3250401Z 2021-05-16T17:41:00.3251213Z :: Proceed with installation? [Y/n] 2021-05-16T17:41:00.3251825Z :: Retrieving packages... 2021-05-16T17:41:00.6375955Z downloading mingw-w64-x86_64-libyaml-0.2.5-1-any.pkg.tar.zst... 2021-05-16T17:41:00.9138023Z checking keyring... 2021-05-16T17:41:01.0053748Z checking package integrity... 2021-05-16T17:41:01.1578852Z loading package files... 2021-05-16T17:41:01.1597538Z checking for file conflicts... 2021-05-16T17:41:01.1605232Z checking available disk space... 2021-05-16T17:41:01.1619117Z :: Processing package changes... 2021-05-16T17:41:01.1620070Z installing mingw-w64-x86_64-libyaml... 2021-05-16T17:41:02.0471506Z warning: mingw-w64-x86_64-lz4-1.9.3-1 is up to date -- reinstalling 2021-05-16T17:41:02.0472499Z resolving dependencies... 2021-05-16T17:41:02.0617751Z looking for conflicting packages... 2021-05-16T17:41:02.0909630Z 2021-05-16T17:41:02.0911462Z Packages (1) mingw-w64-x86_64-lz4-1.9.3-1 2021-05-16T17:41:02.0912314Z 2021-05-16T17:41:02.0933531Z Total Installed Size: 1.69 MiB 2021-05-16T17:41:02.0936001Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:41:02.0936486Z 2021-05-16T17:41:02.0937371Z :: Proceed with installation? [Y/n] 2021-05-16T17:41:02.0938183Z checking keyring... 2021-05-16T17:41:02.1766862Z checking package integrity... 2021-05-16T17:41:02.3048843Z loading package files... 2021-05-16T17:41:02.3071706Z checking for file conflicts... 2021-05-16T17:41:02.3073011Z checking available disk space... 2021-05-16T17:41:02.3100463Z :: Processing package changes... 2021-05-16T17:41:02.3101282Z reinstalling mingw-w64-x86_64-lz4... 2021-05-16T17:41:03.1749661Z warning: mingw-w64-x86_64-lzo2-2.10-1 is up to date -- reinstalling 2021-05-16T17:41:03.1751975Z resolving dependencies... 2021-05-16T17:41:03.1753227Z looking for conflicting packages... 2021-05-16T17:41:03.2193055Z 2021-05-16T17:41:03.2194196Z Packages (1) mingw-w64-x86_64-lzo2-2.10-1 2021-05-16T17:41:03.2195011Z 2021-05-16T17:41:03.2195825Z Total Installed Size: 0.62 MiB 2021-05-16T17:41:03.2196866Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:41:03.2197310Z 2021-05-16T17:41:03.2198247Z :: Proceed with installation? [Y/n] 2021-05-16T17:41:03.2198902Z checking keyring... 2021-05-16T17:41:03.3005163Z checking package integrity... 2021-05-16T17:41:03.4226580Z loading package files... 2021-05-16T17:41:03.4257805Z checking for file conflicts... 2021-05-16T17:41:03.4258732Z checking available disk space... 2021-05-16T17:41:03.4289216Z :: Processing package changes... 2021-05-16T17:41:03.4290127Z reinstalling mingw-w64-x86_64-lzo2... 2021-05-16T17:41:04.3222604Z warning: mingw-w64-x86_64-make-4.3-1 is up to date -- reinstalling 2021-05-16T17:41:04.3223481Z resolving dependencies... 2021-05-16T17:41:04.3378582Z looking for conflicting packages... 2021-05-16T17:41:04.3648513Z 2021-05-16T17:41:04.3649497Z Packages (1) mingw-w64-x86_64-make-4.3-1 2021-05-16T17:41:04.3650006Z 2021-05-16T17:41:04.3650520Z Total Download Size: 0.15 MiB 2021-05-16T17:41:04.3651106Z Total Installed Size: 0.29 MiB 2021-05-16T17:41:04.3651671Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:41:04.3652030Z 2021-05-16T17:41:04.3652680Z :: Proceed with installation? [Y/n] 2021-05-16T17:41:04.3653299Z :: Retrieving packages... 2021-05-16T17:41:04.6697574Z downloading mingw-w64-x86_64-make-4.3-1-any.pkg.tar.xz... 2021-05-16T17:41:04.9472676Z checking keyring... 2021-05-16T17:41:05.0429723Z checking package integrity... 2021-05-16T17:41:05.1959622Z loading package files... 2021-05-16T17:41:05.2006411Z checking for file conflicts... 2021-05-16T17:41:05.2007377Z checking available disk space... 2021-05-16T17:41:05.2021759Z :: Processing package changes... 2021-05-16T17:41:05.2022624Z reinstalling mingw-w64-x86_64-make... 2021-05-16T17:41:06.0601840Z resolving dependencies... 2021-05-16T17:41:06.1024308Z looking for conflicting packages... 2021-05-16T17:41:06.1114523Z 2021-05-16T17:41:06.1116212Z Packages (2) mingw-w64-x86_64-ninja-1.10.2-1 mingw-w64-x86_64-meson-0.58.0-1 2021-05-16T17:41:06.1117155Z 2021-05-16T17:41:06.1138998Z Total Download Size: 1.48 MiB 2021-05-16T17:41:06.1140295Z Total Installed Size: 6.54 MiB 2021-05-16T17:41:06.1140758Z 2021-05-16T17:41:06.1141438Z :: Proceed with installation? [Y/n] 2021-05-16T17:41:06.1142296Z :: Retrieving packages... 2021-05-16T17:41:06.4141060Z downloading mingw-w64-x86_64-ninja-1.10.2-1-any.pkg.tar.zst... 2021-05-16T17:41:06.8779443Z downloading mingw-w64-x86_64-meson-0.58.0-1-any.pkg.tar.zst... 2021-05-16T17:41:07.0678691Z checking keyring... 2021-05-16T17:41:07.2656466Z checking package integrity... 2021-05-16T17:41:07.5771262Z loading package files... 2021-05-16T17:41:07.5862058Z checking for file conflicts... 2021-05-16T17:41:07.6176633Z checking available disk space... 2021-05-16T17:41:07.6191498Z :: Processing package changes... 2021-05-16T17:41:07.6192881Z installing mingw-w64-x86_64-ninja... 2021-05-16T17:41:07.6302630Z installing mingw-w64-x86_64-meson... 2021-05-16T17:41:08.8829673Z warning: mingw-w64-x86_64-mpc-1.2.1-1 is up to date -- reinstalling 2021-05-16T17:41:08.8830415Z resolving dependencies... 2021-05-16T17:41:08.9084468Z looking for conflicting packages... 2021-05-16T17:41:08.9238485Z 2021-05-16T17:41:08.9239643Z Packages (1) mingw-w64-x86_64-mpc-1.2.1-1 2021-05-16T17:41:08.9240175Z 2021-05-16T17:41:08.9241014Z Total Download Size: 0.07 MiB 2021-05-16T17:41:08.9242035Z Total Installed Size: 0.20 MiB 2021-05-16T17:41:08.9243134Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:41:08.9243566Z 2021-05-16T17:41:08.9244349Z :: Proceed with installation? [Y/n] 2021-05-16T17:41:08.9245122Z :: Retrieving packages... 2021-05-16T17:41:09.2251627Z downloading mingw-w64-x86_64-mpc-1.2.1-1-any.pkg.tar.zst... 2021-05-16T17:41:09.4068987Z checking keyring... 2021-05-16T17:41:09.5023938Z checking package integrity... 2021-05-16T17:41:09.6585343Z loading package files... 2021-05-16T17:41:09.6606262Z checking for file conflicts... 2021-05-16T17:41:09.6607651Z checking available disk space... 2021-05-16T17:41:09.6637513Z :: Processing package changes... 2021-05-16T17:41:09.6638581Z reinstalling mingw-w64-x86_64-mpc... 2021-05-16T17:41:10.4815513Z warning: mingw-w64-x86_64-mpdecimal-2.5.0-2 is up to date -- reinstalling 2021-05-16T17:41:10.4816281Z resolving dependencies... 2021-05-16T17:41:10.4947874Z looking for conflicting packages... 2021-05-16T17:41:10.5220941Z 2021-05-16T17:41:10.5221906Z Packages (1) mingw-w64-x86_64-mpdecimal-2.5.0-2 2021-05-16T17:41:10.5222417Z 2021-05-16T17:41:10.5222909Z Total Download Size: 0.32 MiB 2021-05-16T17:41:10.5223490Z Total Installed Size: 2.42 MiB 2021-05-16T17:41:10.5224038Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:41:10.5224388Z 2021-05-16T17:41:10.5225030Z :: Proceed with installation? [Y/n] 2021-05-16T17:41:10.5225642Z :: Retrieving packages... 2021-05-16T17:41:10.8279996Z downloading mingw-w64-x86_64-mpdecimal-2.5.0-2-any.pkg.tar.zst... 2021-05-16T17:41:11.2007053Z checking keyring... 2021-05-16T17:41:11.3054499Z checking package integrity... 2021-05-16T17:41:11.4523261Z loading package files... 2021-05-16T17:41:11.4553199Z checking for file conflicts... 2021-05-16T17:41:11.4554028Z checking available disk space... 2021-05-16T17:41:11.4850190Z :: Processing package changes... 2021-05-16T17:41:11.4851309Z reinstalling mingw-w64-x86_64-mpdecimal... 2021-05-16T17:41:12.4414108Z warning: mingw-w64-x86_64-mpfr-4.1.0-3 is up to date -- reinstalling 2021-05-16T17:41:12.4414816Z resolving dependencies... 2021-05-16T17:41:12.4568111Z looking for conflicting packages... 2021-05-16T17:41:12.4829749Z 2021-05-16T17:41:12.4830545Z Packages (1) mingw-w64-x86_64-mpfr-4.1.0-3 2021-05-16T17:41:12.4831050Z 2021-05-16T17:41:12.4832620Z Total Download Size: 0.35 MiB 2021-05-16T17:41:12.4833295Z Total Installed Size: 1.18 MiB 2021-05-16T17:41:12.4833979Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:41:12.4834400Z 2021-05-16T17:41:12.4835274Z :: Proceed with installation? [Y/n] 2021-05-16T17:41:12.4835922Z :: Retrieving packages... 2021-05-16T17:41:12.7932004Z downloading mingw-w64-x86_64-mpfr-4.1.0-3-any.pkg.tar.zst... 2021-05-16T17:41:13.1643395Z checking keyring... 2021-05-16T17:41:13.2618332Z checking package integrity... 2021-05-16T17:41:13.4106285Z loading package files... 2021-05-16T17:41:13.4134038Z checking for file conflicts... 2021-05-16T17:41:13.4134913Z checking available disk space... 2021-05-16T17:41:13.4234987Z :: Processing package changes... 2021-05-16T17:41:13.4235915Z reinstalling mingw-w64-x86_64-mpfr... 2021-05-16T17:41:14.3026862Z resolving dependencies... 2021-05-16T17:41:14.3028480Z looking for conflicting packages... 2021-05-16T17:41:14.3445483Z 2021-05-16T17:41:14.3446954Z Packages (1) mingw-w64-x86_64-nasm-2.15.05-1 2021-05-16T17:41:14.3447476Z 2021-05-16T17:41:14.3448042Z Total Download Size: 0.38 MiB 2021-05-16T17:41:14.3448673Z Total Installed Size: 3.58 MiB 2021-05-16T17:41:14.3449387Z 2021-05-16T17:41:14.3450177Z :: Proceed with installation? [Y/n] 2021-05-16T17:41:14.3450888Z :: Retrieving packages... 2021-05-16T17:41:14.6532217Z downloading mingw-w64-x86_64-nasm-2.15.05-1-any.pkg.tar.zst... 2021-05-16T17:41:15.0291043Z checking keyring... 2021-05-16T17:41:15.1310124Z checking package integrity... 2021-05-16T17:41:15.2913665Z loading package files... 2021-05-16T17:41:15.2926051Z checking for file conflicts... 2021-05-16T17:41:15.2946709Z checking available disk space... 2021-05-16T17:41:15.2961797Z :: Processing package changes... 2021-05-16T17:41:15.2962997Z installing mingw-w64-x86_64-nasm... 2021-05-16T17:41:16.1545339Z warning: mingw-w64-x86_64-ncurses-6.2-3 is up to date -- reinstalling 2021-05-16T17:41:16.1546355Z resolving dependencies... 2021-05-16T17:41:16.1787200Z looking for conflicting packages... 2021-05-16T17:41:16.2036519Z 2021-05-16T17:41:16.2038228Z Packages (1) mingw-w64-x86_64-ncurses-6.2-3 2021-05-16T17:41:16.2038794Z 2021-05-16T17:41:16.2039386Z Total Download Size: 1.54 MiB 2021-05-16T17:41:16.2040224Z Total Installed Size: 16.43 MiB 2021-05-16T17:41:16.2040922Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:41:16.2041338Z 2021-05-16T17:41:16.2042089Z :: Proceed with installation? [Y/n] 2021-05-16T17:41:16.2042803Z :: Retrieving packages... 2021-05-16T17:41:16.5095791Z downloading mingw-w64-x86_64-ncurses-6.2-3-any.pkg.tar.zst... 2021-05-16T17:41:17.1554121Z checking keyring... 2021-05-16T17:41:17.2603704Z checking package integrity... 2021-05-16T17:41:17.4315173Z loading package files... 2021-05-16T17:41:17.5047034Z checking for file conflicts... 2021-05-16T17:41:17.5051573Z checking available disk space... 2021-05-16T17:41:20.0471199Z :: Processing package changes... 2021-05-16T17:41:20.0472264Z reinstalling mingw-w64-x86_64-ncurses... 2021-05-16T17:41:28.8200858Z warning: mingw-w64-x86_64-netcdf-4.7.4-2 is up to date -- reinstalling 2021-05-16T17:41:28.8201856Z resolving dependencies... 2021-05-16T17:41:28.8202426Z looking for conflicting packages... 2021-05-16T17:41:28.8202762Z 2021-05-16T17:41:28.8203245Z Packages (1) mingw-w64-x86_64-netcdf-4.7.4-2 2021-05-16T17:41:28.8203589Z 2021-05-16T17:41:28.8203967Z Total Installed Size: 4.18 MiB 2021-05-16T17:41:28.8204737Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:41:28.8204987Z 2021-05-16T17:41:28.8205397Z :: Proceed with installation? [Y/n] 2021-05-16T17:41:28.8205848Z checking keyring... 2021-05-16T17:41:28.8206556Z checking package integrity... 2021-05-16T17:41:28.8207026Z loading package files... 2021-05-16T17:41:28.8207481Z checking for file conflicts... 2021-05-16T17:41:28.8207972Z checking available disk space... 2021-05-16T17:41:28.8208473Z :: Processing package changes... 2021-05-16T17:41:28.8209019Z reinstalling mingw-w64-x86_64-netcdf... 2021-05-16T17:41:29.3062833Z warning: mingw-w64-x86_64-nettle-3.7-2 is up to date -- reinstalling 2021-05-16T17:41:29.3063575Z resolving dependencies... 2021-05-16T17:41:29.3222763Z looking for conflicting packages... 2021-05-16T17:41:29.3502077Z 2021-05-16T17:41:29.3503007Z Packages (1) mingw-w64-x86_64-nettle-3.7-2 2021-05-16T17:41:29.3503785Z 2021-05-16T17:41:29.3504743Z Total Installed Size: 2.46 MiB 2021-05-16T17:41:29.3505661Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:41:29.3506739Z 2021-05-16T17:41:29.3507457Z :: Proceed with installation? [Y/n] 2021-05-16T17:41:29.3508060Z checking keyring... 2021-05-16T17:41:29.4280515Z checking package integrity... 2021-05-16T17:41:29.5457020Z loading package files... 2021-05-16T17:41:29.5477470Z checking for file conflicts... 2021-05-16T17:41:29.5478637Z checking available disk space... 2021-05-16T17:41:29.5547342Z :: Processing package changes... 2021-05-16T17:41:29.5548184Z reinstalling mingw-w64-x86_64-nettle... 2021-05-16T17:41:30.4923534Z warning: mingw-w64-x86_64-ninja-1.10.2-1 is up to date -- reinstalling 2021-05-16T17:41:30.4924678Z resolving dependencies... 2021-05-16T17:41:30.4929054Z looking for conflicting packages... 2021-05-16T17:41:30.5347838Z 2021-05-16T17:41:30.5348955Z Packages (1) mingw-w64-x86_64-ninja-1.10.2-1 2021-05-16T17:41:30.5349433Z 2021-05-16T17:41:30.5350304Z Total Installed Size: 1.56 MiB 2021-05-16T17:41:30.5351201Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:41:30.5351819Z 2021-05-16T17:41:30.5352797Z :: Proceed with installation? [Y/n] 2021-05-16T17:41:30.5353435Z checking keyring... 2021-05-16T17:41:30.6153665Z checking package integrity... 2021-05-16T17:41:30.7402759Z loading package files... 2021-05-16T17:41:30.7424009Z checking for file conflicts... 2021-05-16T17:41:30.7425097Z checking available disk space... 2021-05-16T17:41:30.7439814Z :: Processing package changes... 2021-05-16T17:41:30.7440679Z reinstalling mingw-w64-x86_64-ninja... 2021-05-16T17:41:31.5929872Z resolving dependencies... 2021-05-16T17:41:31.5931890Z looking for conflicting packages... 2021-05-16T17:41:31.6319487Z 2021-05-16T17:41:31.6320531Z Packages (1) mingw-w64-x86_64-nlopt-2.6.2-1 2021-05-16T17:41:31.6321159Z 2021-05-16T17:41:31.6321687Z Total Download Size: 0.33 MiB 2021-05-16T17:41:31.6322560Z Total Installed Size: 1.08 MiB 2021-05-16T17:41:31.6322913Z 2021-05-16T17:41:31.6323505Z :: Proceed with installation? [Y/n] 2021-05-16T17:41:31.6324100Z :: Retrieving packages... 2021-05-16T17:41:31.9402266Z downloading mingw-w64-x86_64-nlopt-2.6.2-1-any.pkg.tar.xz... 2021-05-16T17:41:32.3124048Z checking keyring... 2021-05-16T17:41:32.4064434Z checking package integrity... 2021-05-16T17:41:32.5501322Z loading package files... 2021-05-16T17:41:32.5539618Z checking for file conflicts... 2021-05-16T17:41:32.5551346Z checking available disk space... 2021-05-16T17:41:32.5567563Z :: Processing package changes... 2021-05-16T17:41:32.5569074Z installing mingw-w64-x86_64-nlopt... 2021-05-16T17:41:33.5537020Z error: target not found: mingw-w64-x86_64-openbabel 2021-05-16T17:41:34.3747655Z warning: mingw-w64-x86_64-openblas-0.3.13-2 is up to date -- reinstalling 2021-05-16T17:41:34.3748443Z resolving dependencies... 2021-05-16T17:41:34.3995216Z looking for conflicting packages... 2021-05-16T17:41:34.4145863Z 2021-05-16T17:41:34.4146748Z Packages (1) mingw-w64-x86_64-openblas-0.3.13-2 2021-05-16T17:41:34.4147232Z 2021-05-16T17:41:34.4147696Z Total Installed Size: 77.64 MiB 2021-05-16T17:41:34.4148249Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:41:34.4148510Z 2021-05-16T17:41:34.4148970Z :: Proceed with installation? [Y/n] 2021-05-16T17:41:34.4149757Z checking keyring... 2021-05-16T17:41:34.4893371Z checking package integrity... 2021-05-16T17:41:34.6852834Z loading package files... 2021-05-16T17:41:34.6867076Z checking for file conflicts... 2021-05-16T17:41:34.6868507Z checking available disk space... 2021-05-16T17:41:34.6900262Z :: Processing package changes... 2021-05-16T17:41:34.6901267Z reinstalling mingw-w64-x86_64-openblas... 2021-05-16T17:41:35.7754855Z warning: mingw-w64-x86_64-opencv-4.5.1-2 is up to date -- reinstalling 2021-05-16T17:41:35.7756780Z resolving dependencies... 2021-05-16T17:41:35.8114854Z looking for conflicting packages... 2021-05-16T17:41:35.8211374Z 2021-05-16T17:41:35.8212639Z Packages (1) mingw-w64-x86_64-opencv-4.5.1-2 2021-05-16T17:41:35.8213535Z 2021-05-16T17:41:35.8214558Z Total Installed Size: 107.68 MiB 2021-05-16T17:41:35.8215514Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:41:35.8216147Z 2021-05-16T17:41:35.8217056Z :: Proceed with installation? [Y/n] 2021-05-16T17:41:35.8217670Z checking keyring... 2021-05-16T17:41:35.8987504Z checking package integrity... 2021-05-16T17:41:36.2669496Z loading package files... 2021-05-16T17:41:36.2783426Z checking for file conflicts... 2021-05-16T17:41:36.2784743Z checking available disk space... 2021-05-16T17:41:36.3220384Z :: Processing package changes... 2021-05-16T17:41:36.3221630Z reinstalling mingw-w64-x86_64-opencv... 2021-05-16T17:41:38.3641461Z warning: mingw-w64-x86_64-openjpeg2-2.3.1-1 is up to date -- reinstalling 2021-05-16T17:41:38.3642356Z resolving dependencies... 2021-05-16T17:41:38.4021909Z looking for conflicting packages... 2021-05-16T17:41:38.4105675Z 2021-05-16T17:41:38.4107432Z Packages (1) mingw-w64-x86_64-openjpeg2-2.3.1-1 2021-05-16T17:41:38.4108484Z 2021-05-16T17:41:38.4109248Z Total Installed Size: 3.54 MiB 2021-05-16T17:41:38.4110533Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:41:38.4110967Z 2021-05-16T17:41:38.4111646Z :: Proceed with installation? [Y/n] 2021-05-16T17:41:38.4112466Z checking keyring... 2021-05-16T17:41:38.4948807Z checking package integrity... 2021-05-16T17:41:38.6347411Z loading package files... 2021-05-16T17:41:38.6406829Z checking for file conflicts... 2021-05-16T17:41:38.6407666Z checking available disk space... 2021-05-16T17:41:38.6441871Z :: Processing package changes... 2021-05-16T17:41:38.6442765Z reinstalling mingw-w64-x86_64-openjpeg2... 2021-05-16T17:41:39.5533795Z warning: mingw-w64-x86_64-openssl-1.1.1.k-2 is up to date -- reinstalling 2021-05-16T17:41:39.5534921Z resolving dependencies... 2021-05-16T17:41:39.5889731Z looking for conflicting packages... 2021-05-16T17:41:39.5962798Z 2021-05-16T17:41:39.5963563Z Packages (1) mingw-w64-x86_64-openssl-1.1.1.k-2 2021-05-16T17:41:39.5964035Z 2021-05-16T17:41:39.5964778Z Total Download Size: 4.75 MiB 2021-05-16T17:41:39.5965387Z Total Installed Size: 69.11 MiB 2021-05-16T17:41:39.5965932Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:41:39.5966280Z 2021-05-16T17:41:39.5966901Z :: Proceed with installation? [Y/n] 2021-05-16T17:41:39.5967504Z :: Retrieving packages... 2021-05-16T17:41:39.9029165Z downloading mingw-w64-x86_64-openssl-1.1.1.k-2-any.pkg.tar.zst... 2021-05-16T17:41:40.7474967Z checking keyring... 2021-05-16T17:41:40.8449828Z checking package integrity... 2021-05-16T17:41:41.0381698Z loading package files... 2021-05-16T17:41:41.1288468Z checking for file conflicts... 2021-05-16T17:41:41.1311879Z checking available disk space... 2021-05-16T17:41:43.3111616Z :: Processing package changes... 2021-05-16T17:41:43.3112568Z reinstalling mingw-w64-x86_64-openssl... 2021-05-16T17:41:54.8133916Z warning: mingw-w64-x86_64-pango-1.48.4-2 is up to date -- reinstalling 2021-05-16T17:41:54.8134657Z resolving dependencies... 2021-05-16T17:41:54.8135251Z looking for conflicting packages... 2021-05-16T17:41:54.8135742Z 2021-05-16T17:41:54.8136206Z Packages (1) mingw-w64-x86_64-pango-1.48.4-2 2021-05-16T17:41:54.8136534Z 2021-05-16T17:41:54.8136902Z Total Installed Size: 12.40 MiB 2021-05-16T17:41:54.8137356Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:41:54.8137591Z 2021-05-16T17:41:54.8138053Z :: Proceed with installation? [Y/n] 2021-05-16T17:41:54.8138517Z checking keyring... 2021-05-16T17:41:54.8138958Z checking package integrity... 2021-05-16T17:41:54.8314279Z loading package files... 2021-05-16T17:41:54.8441855Z checking for file conflicts... 2021-05-16T17:41:54.8443104Z checking available disk space... 2021-05-16T17:41:54.8986224Z :: Processing package changes... 2021-05-16T17:41:54.8987423Z reinstalling mingw-w64-x86_64-pango... 2021-05-16T17:41:56.9613102Z warning: mingw-w64-x86_64-pcre-8.44-3 is up to date -- reinstalling 2021-05-16T17:41:56.9613776Z resolving dependencies... 2021-05-16T17:41:56.9940879Z looking for conflicting packages... 2021-05-16T17:41:57.0028156Z 2021-05-16T17:41:57.0029444Z Packages (1) mingw-w64-x86_64-pcre-8.44-3 2021-05-16T17:41:57.0029922Z 2021-05-16T17:41:57.0030731Z Total Installed Size: 4.16 MiB 2021-05-16T17:41:57.0031506Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:41:57.0031889Z 2021-05-16T17:41:57.0032996Z :: Proceed with installation? [Y/n] 2021-05-16T17:41:57.0033643Z checking keyring... 2021-05-16T17:41:57.0779934Z checking package integrity... 2021-05-16T17:41:57.2025641Z loading package files... 2021-05-16T17:41:57.2070555Z checking for file conflicts... 2021-05-16T17:41:57.2071341Z checking available disk space... 2021-05-16T17:41:57.2193315Z :: Processing package changes... 2021-05-16T17:41:57.2194358Z reinstalling mingw-w64-x86_64-pcre... 2021-05-16T17:41:58.2750787Z resolving dependencies... 2021-05-16T17:41:58.3117898Z looking for conflicting packages... 2021-05-16T17:41:58.3189019Z 2021-05-16T17:41:58.3189744Z Packages (1) mingw-w64-x86_64-pcre2-10.36-1 2021-05-16T17:41:58.3190700Z 2021-05-16T17:41:58.3191211Z Total Download Size: 0.98 MiB 2021-05-16T17:41:58.3191950Z Total Installed Size: 4.80 MiB 2021-05-16T17:41:58.3192327Z 2021-05-16T17:41:58.3192947Z :: Proceed with installation? [Y/n] 2021-05-16T17:41:58.3193547Z :: Retrieving packages... 2021-05-16T17:41:58.6294696Z downloading mingw-w64-x86_64-pcre2-10.36-1-any.pkg.tar.zst... 2021-05-16T17:41:59.1863918Z checking keyring... 2021-05-16T17:41:59.2804957Z checking package integrity... 2021-05-16T17:41:59.4360721Z loading package files... 2021-05-16T17:41:59.4410481Z checking for file conflicts... 2021-05-16T17:41:59.4569927Z checking available disk space... 2021-05-16T17:41:59.4584324Z :: Processing package changes... 2021-05-16T17:41:59.4585092Z installing mingw-w64-x86_64-pcre2... 2021-05-16T17:42:00.5173750Z warning: mingw-w64-x86_64-pixman-0.40.0-2 is up to date -- reinstalling 2021-05-16T17:42:00.5174443Z resolving dependencies... 2021-05-16T17:42:00.5300205Z looking for conflicting packages... 2021-05-16T17:42:00.5588950Z 2021-05-16T17:42:00.5590272Z Packages (1) mingw-w64-x86_64-pixman-0.40.0-2 2021-05-16T17:42:00.5599815Z 2021-05-16T17:42:00.5600469Z Total Installed Size: 1.57 MiB 2021-05-16T17:42:00.5601321Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:42:00.5603802Z 2021-05-16T17:42:00.5604761Z :: Proceed with installation? [Y/n] 2021-05-16T17:42:00.5605612Z checking keyring... 2021-05-16T17:42:00.6396376Z checking package integrity... 2021-05-16T17:42:00.7565137Z loading package files... 2021-05-16T17:42:00.7587130Z checking for file conflicts... 2021-05-16T17:42:00.7588827Z checking available disk space... 2021-05-16T17:42:00.7609027Z :: Processing package changes... 2021-05-16T17:42:00.7610696Z reinstalling mingw-w64-x86_64-pixman... 2021-05-16T17:42:01.5846316Z resolving dependencies... 2021-05-16T17:42:01.6079385Z looking for conflicting packages... 2021-05-16T17:42:01.6240879Z :: mingw-w64-x86_64-pkg-config and mingw-w64-x86_64-pkgconf are in conflict. Remove mingw-w64-x86_64-pkgconf? [Y/n] 2021-05-16T17:42:01.6260087Z 2021-05-16T17:42:01.6261322Z Packages (2) mingw-w64-x86_64-pkgconf-1.7.4-2 [removal] mingw-w64-x86_64-pkg-config-0.29.2-3 2021-05-16T17:42:01.6261952Z 2021-05-16T17:42:01.6262415Z Total Download Size: 0.26 MiB 2021-05-16T17:42:01.6262968Z Total Installed Size: 1.33 MiB 2021-05-16T17:42:01.6263518Z Net Upgrade Size: 0.85 MiB 2021-05-16T17:42:01.6263859Z 2021-05-16T17:42:01.6264888Z :: Proceed with installation? [Y/n] 2021-05-16T17:42:01.6265705Z :: Retrieving packages... 2021-05-16T17:42:01.9315456Z downloading mingw-w64-x86_64-pkg-config-0.29.2-3-any.pkg.tar.zst... 2021-05-16T17:42:02.2998733Z checking keyring... 2021-05-16T17:42:02.3930926Z checking package integrity... 2021-05-16T17:42:02.5359449Z loading package files... 2021-05-16T17:42:02.5378277Z checking for file conflicts... 2021-05-16T17:42:02.5385574Z checking available disk space... 2021-05-16T17:42:02.5416887Z :: Processing package changes... 2021-05-16T17:42:02.5417829Z removing mingw-w64-x86_64-pkgconf... 2021-05-16T17:42:02.6827906Z installing mingw-w64-x86_64-pkg-config... 2021-05-16T17:42:03.5680462Z warning: mingw-w64-x86_64-poppler-data-0.4.10-1 is up to date -- reinstalling 2021-05-16T17:42:03.5681520Z resolving dependencies... 2021-05-16T17:42:03.5682538Z looking for conflicting packages... 2021-05-16T17:42:03.6089966Z 2021-05-16T17:42:03.6091049Z Packages (1) mingw-w64-x86_64-poppler-data-0.4.10-1 2021-05-16T17:42:03.6091671Z 2021-05-16T17:42:03.6092542Z Total Installed Size: 12.33 MiB 2021-05-16T17:42:03.6093468Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:42:03.6094054Z 2021-05-16T17:42:03.6094864Z :: Proceed with installation? [Y/n] 2021-05-16T17:42:03.6095462Z checking keyring... 2021-05-16T17:42:03.6871007Z checking package integrity... 2021-05-16T17:42:03.8186589Z loading package files... 2021-05-16T17:42:03.8241453Z checking for file conflicts... 2021-05-16T17:42:03.8242281Z checking available disk space... 2021-05-16T17:42:03.8419800Z :: Processing package changes... 2021-05-16T17:42:03.8420765Z reinstalling mingw-w64-x86_64-poppler-data... 2021-05-16T17:42:05.0283087Z warning: mingw-w64-x86_64-poppler-20.12.1-2 is up to date -- reinstalling 2021-05-16T17:42:05.0283819Z resolving dependencies... 2021-05-16T17:42:05.0611504Z looking for conflicting packages... 2021-05-16T17:42:05.0697588Z 2021-05-16T17:42:05.0698496Z Packages (1) mingw-w64-x86_64-poppler-20.12.1-2 2021-05-16T17:42:05.0698986Z 2021-05-16T17:42:05.0699871Z Total Installed Size: 11.78 MiB 2021-05-16T17:42:05.0700792Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:42:05.0701609Z 2021-05-16T17:42:05.0702323Z :: Proceed with installation? [Y/n] 2021-05-16T17:42:05.0702931Z checking keyring... 2021-05-16T17:42:05.1475754Z checking package integrity... 2021-05-16T17:42:05.2865684Z loading package files... 2021-05-16T17:42:05.2908876Z checking for file conflicts... 2021-05-16T17:42:05.2909999Z checking available disk space... 2021-05-16T17:42:05.3036028Z :: Processing package changes... 2021-05-16T17:42:05.3037166Z reinstalling mingw-w64-x86_64-poppler... 2021-05-16T17:42:06.3724593Z warning: mingw-w64-x86_64-proj-6.3.2-2 is up to date -- reinstalling 2021-05-16T17:42:06.3725375Z resolving dependencies... 2021-05-16T17:42:06.4063696Z looking for conflicting packages... 2021-05-16T17:42:06.4170210Z 2021-05-16T17:42:06.4174083Z Packages (1) mingw-w64-x86_64-proj-6.3.2-2 2021-05-16T17:42:06.4174546Z 2021-05-16T17:42:06.4174995Z Total Installed Size: 19.91 MiB 2021-05-16T17:42:06.4175515Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:42:06.4175938Z 2021-05-16T17:42:06.4176423Z :: Proceed with installation? [Y/n] 2021-05-16T17:42:06.4176927Z checking keyring... 2021-05-16T17:42:06.4950190Z checking package integrity... 2021-05-16T17:42:06.6368153Z loading package files... 2021-05-16T17:42:06.6397282Z checking for file conflicts... 2021-05-16T17:42:06.6398133Z checking available disk space... 2021-05-16T17:42:06.6440129Z :: Processing package changes... 2021-05-16T17:42:06.6440935Z reinstalling mingw-w64-x86_64-proj... 2021-05-16T17:42:07.5736862Z warning: mingw-w64-x86_64-protobuf-3.16.0-1 is up to date -- reinstalling 2021-05-16T17:42:07.5737631Z resolving dependencies... 2021-05-16T17:42:07.6077462Z looking for conflicting packages... 2021-05-16T17:42:07.6164884Z 2021-05-16T17:42:07.6166114Z Packages (1) mingw-w64-x86_64-protobuf-3.16.0-1 2021-05-16T17:42:07.6166692Z 2021-05-16T17:42:07.6167560Z Total Installed Size: 29.16 MiB 2021-05-16T17:42:07.6168125Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:42:07.6168731Z 2021-05-16T17:42:07.6169808Z :: Proceed with installation? [Y/n] 2021-05-16T17:42:07.6170460Z checking keyring... 2021-05-16T17:42:07.7006130Z checking package integrity... 2021-05-16T17:42:07.8478808Z loading package files... 2021-05-16T17:42:07.8509506Z checking for file conflicts... 2021-05-16T17:42:07.8510446Z checking available disk space... 2021-05-16T17:42:07.8603068Z :: Processing package changes... 2021-05-16T17:42:07.8603744Z reinstalling mingw-w64-x86_64-protobuf... 2021-05-16T17:42:09.0157405Z warning: mingw-w64-x86_64-python-3.8.9-2 is up to date -- reinstalling 2021-05-16T17:42:09.0158210Z resolving dependencies... 2021-05-16T17:42:09.0470446Z looking for conflicting packages... 2021-05-16T17:42:09.0601554Z 2021-05-16T17:42:09.0603171Z Packages (1) mingw-w64-x86_64-python-3.8.9-2 2021-05-16T17:42:09.0603734Z 2021-05-16T17:42:09.0604281Z Total Download Size: 17.02 MiB 2021-05-16T17:42:09.0605531Z Total Installed Size: 113.47 MiB 2021-05-16T17:42:09.0606066Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:42:09.0606396Z 2021-05-16T17:42:09.0607169Z :: Proceed with installation? [Y/n] 2021-05-16T17:42:09.0607772Z :: Retrieving packages... 2021-05-16T17:42:09.3666725Z downloading mingw-w64-x86_64-python-3.8.9-2-any.pkg.tar.zst... 2021-05-16T17:42:10.6102384Z checking keyring... 2021-05-16T17:42:10.7449616Z checking package integrity... 2021-05-16T17:42:11.0815762Z loading package files... 2021-05-16T17:42:11.1809612Z checking for file conflicts... 2021-05-16T17:42:11.1818892Z checking available disk space... 2021-05-16T17:42:12.1439081Z :: Processing package changes... 2021-05-16T17:42:12.1440465Z reinstalling mingw-w64-x86_64-python... 2021-05-16T17:42:22.2996750Z resolving dependencies... 2021-05-16T17:42:22.3351277Z looking for conflicting packages... 2021-05-16T17:42:22.3428393Z 2021-05-16T17:42:22.3429212Z Packages (1) mingw-w64-x86_64-qpdf-10.1.0-1 2021-05-16T17:42:22.3429707Z 2021-05-16T17:42:22.3430418Z Total Download Size: 0.98 MiB 2021-05-16T17:42:22.3431188Z Total Installed Size: 3.56 MiB 2021-05-16T17:42:22.3431584Z 2021-05-16T17:42:22.3432276Z :: Proceed with installation? [Y/n] 2021-05-16T17:42:22.3432960Z :: Retrieving packages... 2021-05-16T17:42:22.6519030Z downloading mingw-w64-x86_64-qpdf-10.1.0-1-any.pkg.tar.zst... 2021-05-16T17:42:23.2092016Z checking keyring... 2021-05-16T17:42:23.3072753Z checking package integrity... 2021-05-16T17:42:23.4908304Z loading package files... 2021-05-16T17:42:23.4930444Z checking for file conflicts... 2021-05-16T17:42:23.4974090Z checking available disk space... 2021-05-16T17:42:23.4987924Z :: Processing package changes... 2021-05-16T17:42:23.4988835Z installing mingw-w64-x86_64-qpdf... 2021-05-16T17:42:24.4400072Z resolving dependencies... 2021-05-16T17:42:24.4487732Z looking for conflicting packages... 2021-05-16T17:42:24.4812464Z 2021-05-16T17:42:24.4813401Z Packages (1) mingw-w64-x86_64-quantlib-1.20-1 2021-05-16T17:42:24.4814236Z 2021-05-16T17:42:24.4814790Z Total Download Size: 27.03 MiB 2021-05-16T17:42:24.4815360Z Total Installed Size: 194.29 MiB 2021-05-16T17:42:24.4815697Z 2021-05-16T17:42:24.4816369Z :: Proceed with installation? [Y/n] 2021-05-16T17:42:24.4816985Z :: Retrieving packages... 2021-05-16T17:42:24.7896063Z downloading mingw-w64-x86_64-quantlib-1.20-1-any.pkg.tar.zst... 2021-05-16T17:42:26.5759524Z checking keyring... 2021-05-16T17:42:26.6751163Z checking package integrity... 2021-05-16T17:42:27.0642695Z loading package files... 2021-05-16T17:42:27.0842486Z checking for file conflicts... 2021-05-16T17:42:27.2249942Z checking available disk space... 2021-05-16T17:42:27.2267625Z :: Processing package changes... 2021-05-16T17:42:27.2268608Z installing mingw-w64-x86_64-quantlib... 2021-05-16T17:42:29.9243741Z resolving dependencies... 2021-05-16T17:42:29.9668521Z looking for conflicting packages... 2021-05-16T17:42:29.9683017Z 2021-05-16T17:42:29.9684022Z Packages (2) mingw-w64-x86_64-popt-1.16-2 mingw-w64-x86_64-rabbitmq-c-0.10.0-1 2021-05-16T17:42:29.9684651Z 2021-05-16T17:42:29.9685199Z Total Download Size: 0.18 MiB 2021-05-16T17:42:29.9685786Z Total Installed Size: 0.79 MiB 2021-05-16T17:42:29.9686170Z 2021-05-16T17:42:29.9687209Z :: Proceed with installation? [Y/n] 2021-05-16T17:42:29.9688220Z :: Retrieving packages... 2021-05-16T17:42:30.2767952Z downloading mingw-w64-x86_64-popt-1.16-2-any.pkg.tar.zst... 2021-05-16T17:42:30.5541419Z downloading mingw-w64-x86_64-rabbitmq-c-0.10.0-1-any.pkg.tar.xz... 2021-05-16T17:42:30.6461965Z checking keyring... 2021-05-16T17:42:30.8441188Z checking package integrity... 2021-05-16T17:42:31.1371369Z loading package files... 2021-05-16T17:42:31.1451268Z checking for file conflicts... 2021-05-16T17:42:31.1522811Z checking available disk space... 2021-05-16T17:42:31.1537746Z :: Processing package changes... 2021-05-16T17:42:31.1539476Z installing mingw-w64-x86_64-popt... 2021-05-16T17:42:31.1961254Z installing mingw-w64-x86_64-rabbitmq-c... 2021-05-16T17:42:32.1620028Z error: target not found: mingw-w64-x86_64-raptor2 2021-05-16T17:42:33.0934951Z error: target not found: mingw-w64-x86_64-rasqal 2021-05-16T17:42:33.9197339Z warning: mingw-w64-x86_64-re2-20210401-1 is up to date -- reinstalling 2021-05-16T17:42:33.9198270Z resolving dependencies... 2021-05-16T17:42:33.9334428Z looking for conflicting packages... 2021-05-16T17:42:33.9634803Z 2021-05-16T17:42:33.9635771Z Packages (1) mingw-w64-x86_64-re2-20210401-1 2021-05-16T17:42:33.9636256Z 2021-05-16T17:42:33.9637098Z Total Installed Size: 1.79 MiB 2021-05-16T17:42:33.9637979Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:42:33.9638607Z 2021-05-16T17:42:33.9639375Z :: Proceed with installation? [Y/n] 2021-05-16T17:42:33.9639988Z checking keyring... 2021-05-16T17:42:34.0366876Z checking package integrity... 2021-05-16T17:42:34.1581309Z loading package files... 2021-05-16T17:42:34.1606079Z checking for file conflicts... 2021-05-16T17:42:34.1606959Z checking available disk space... 2021-05-16T17:42:34.1674843Z :: Processing package changes... 2021-05-16T17:42:34.1675883Z reinstalling mingw-w64-x86_64-re2... 2021-05-16T17:42:35.0119616Z warning: mingw-w64-x86_64-readline-8.0.004-2 is up to date -- reinstalling 2021-05-16T17:42:35.0120347Z resolving dependencies... 2021-05-16T17:42:35.0402299Z looking for conflicting packages... 2021-05-16T17:42:35.0492296Z 2021-05-16T17:42:35.0493502Z Packages (1) mingw-w64-x86_64-readline-8.0.004-2 2021-05-16T17:42:35.0494003Z 2021-05-16T17:42:35.0494513Z Total Download Size: 0.37 MiB 2021-05-16T17:42:35.0495126Z Total Installed Size: 1.57 MiB 2021-05-16T17:42:35.0495845Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:42:35.0496378Z 2021-05-16T17:42:35.0497469Z :: Proceed with installation? [Y/n] 2021-05-16T17:42:35.0498046Z :: Retrieving packages... 2021-05-16T17:42:35.3617540Z downloading mingw-w64-x86_64-readline-8.0.004-2-any.pkg.tar.zst... 2021-05-16T17:42:35.7352082Z checking keyring... 2021-05-16T17:42:35.8313403Z checking package integrity... 2021-05-16T17:42:35.9820830Z loading package files... 2021-05-16T17:42:35.9851222Z checking for file conflicts... 2021-05-16T17:42:35.9852207Z checking available disk space... 2021-05-16T17:42:36.0035742Z :: Processing package changes... 2021-05-16T17:42:36.0036832Z reinstalling mingw-w64-x86_64-readline... 2021-05-16T17:42:36.9874255Z error: target not found: mingw-w64-x86_64-redland 2021-05-16T17:42:37.8599472Z warning: mingw-w64-x86_64-rhash-1.4.1-3 is up to date -- reinstalling 2021-05-16T17:42:37.8600325Z resolving dependencies... 2021-05-16T17:42:37.8748900Z looking for conflicting packages... 2021-05-16T17:42:37.9031906Z 2021-05-16T17:42:37.9032757Z Packages (1) mingw-w64-x86_64-rhash-1.4.1-3 2021-05-16T17:42:37.9033245Z 2021-05-16T17:42:37.9033839Z Total Installed Size: 4.30 MiB 2021-05-16T17:42:37.9034836Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:42:37.9035130Z 2021-05-16T17:42:37.9036463Z :: Proceed with installation? [Y/n] 2021-05-16T17:42:37.9037414Z checking keyring... 2021-05-16T17:42:37.9806570Z checking package integrity... 2021-05-16T17:42:38.8115277Z loading package files... 2021-05-16T17:42:38.8115790Z checking for file conflicts... 2021-05-16T17:42:38.8116278Z checking available disk space... 2021-05-16T17:42:38.8116842Z :: Processing package changes... 2021-05-16T17:42:38.8118494Z reinstalling mingw-w64-x86_64-rhash... 2021-05-16T17:42:39.0038451Z resolving dependencies... 2021-05-16T17:42:39.0422337Z looking for conflicting packages... 2021-05-16T17:42:39.0440050Z 2021-05-16T17:42:39.0443623Z Packages (2) mingw-w64-x86_64-pdcurses-4.1.0-5 mingw-w64-x86_64-ruby-3.0.1-2 2021-05-16T17:42:39.0444504Z 2021-05-16T17:42:39.0445142Z Total Download Size: 7.12 MiB 2021-05-16T17:42:39.0446518Z Total Installed Size: 31.49 MiB 2021-05-16T17:42:39.0447074Z 2021-05-16T17:42:39.0447794Z :: Proceed with installation? [Y/n] 2021-05-16T17:42:39.0448389Z :: Retrieving packages... 2021-05-16T17:42:39.3464896Z downloading mingw-w64-x86_64-pdcurses-4.1.0-5-any.pkg.tar.zst... 2021-05-16T17:42:39.8013219Z downloading mingw-w64-x86_64-ruby-3.0.1-2-any.pkg.tar.zst... 2021-05-16T17:42:40.3651150Z checking keyring... 2021-05-16T17:42:40.4631950Z checking package integrity... 2021-05-16T17:42:40.8041795Z loading package files... 2021-05-16T17:42:40.8397298Z checking for file conflicts... 2021-05-16T17:42:41.1717544Z checking available disk space... 2021-05-16T17:42:41.1737753Z :: Processing package changes... 2021-05-16T17:42:41.1738590Z installing mingw-w64-x86_64-pdcurses... 2021-05-16T17:42:41.1943714Z installing mingw-w64-x86_64-ruby... 2021-05-16T17:42:44.9664050Z warning: mingw-w64-x86_64-snappy-1.1.8-1 is up to date -- reinstalling 2021-05-16T17:42:44.9664903Z resolving dependencies... 2021-05-16T17:42:44.9819172Z looking for conflicting packages... 2021-05-16T17:42:45.0092175Z 2021-05-16T17:42:45.0093172Z Packages (1) mingw-w64-x86_64-snappy-1.1.8-1 2021-05-16T17:42:45.0093781Z 2021-05-16T17:42:45.0094349Z Total Installed Size: 0.16 MiB 2021-05-16T17:42:45.0095849Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:42:45.0096415Z 2021-05-16T17:42:45.0097293Z :: Proceed with installation? [Y/n] 2021-05-16T17:42:45.0098078Z checking keyring... 2021-05-16T17:42:45.0877721Z checking package integrity... 2021-05-16T17:42:45.2130485Z loading package files... 2021-05-16T17:42:45.2176123Z checking for file conflicts... 2021-05-16T17:42:45.2176989Z checking available disk space... 2021-05-16T17:42:45.2245550Z :: Processing package changes... 2021-05-16T17:42:45.2246477Z reinstalling mingw-w64-x86_64-snappy... 2021-05-16T17:42:46.0778565Z warning: mingw-w64-x86_64-sqlite3-3.35.5-1 is up to date -- reinstalling 2021-05-16T17:42:46.0779359Z resolving dependencies... 2021-05-16T17:42:46.1099498Z looking for conflicting packages... 2021-05-16T17:42:46.1206007Z 2021-05-16T17:42:46.1206928Z Packages (1) mingw-w64-x86_64-sqlite3-3.35.5-1 2021-05-16T17:42:46.1207429Z 2021-05-16T17:42:46.1207940Z Total Download Size: 6.74 MiB 2021-05-16T17:42:46.1208547Z Total Installed Size: 48.62 MiB 2021-05-16T17:42:46.1209126Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:42:46.1209494Z 2021-05-16T17:42:46.1210152Z :: Proceed with installation? [Y/n] 2021-05-16T17:42:46.1211199Z :: Retrieving packages... 2021-05-16T17:42:46.4299570Z downloading mingw-w64-x86_64-sqlite3-3.35.5-1-any.pkg.tar.zst... 2021-05-16T17:42:47.2936780Z checking keyring... 2021-05-16T17:42:47.3969766Z checking package integrity... 2021-05-16T17:42:47.6089481Z loading package files... 2021-05-16T17:42:47.6233446Z checking for file conflicts... 2021-05-16T17:42:47.6234556Z checking available disk space... 2021-05-16T17:42:48.1236441Z :: Processing package changes... 2021-05-16T17:42:48.1237677Z reinstalling mingw-w64-x86_64-sqlite3... 2021-05-16T17:42:50.3977699Z warning: mingw-w64-x86_64-szip-2.1.1-2 is up to date -- reinstalling 2021-05-16T17:42:50.3978687Z resolving dependencies... 2021-05-16T17:42:50.3979713Z looking for conflicting packages... 2021-05-16T17:42:50.4390040Z 2021-05-16T17:42:50.4391388Z Packages (1) mingw-w64-x86_64-szip-2.1.1-2 2021-05-16T17:42:50.4391929Z 2021-05-16T17:42:50.4392472Z Total Installed Size: 0.16 MiB 2021-05-16T17:42:50.4393072Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:42:50.4393902Z 2021-05-16T17:42:50.4395063Z :: Proceed with installation? [Y/n] 2021-05-16T17:42:50.4396395Z checking keyring... 2021-05-16T17:42:50.5172416Z checking package integrity... 2021-05-16T17:42:50.6420944Z loading package files... 2021-05-16T17:42:50.6472928Z checking for file conflicts... 2021-05-16T17:42:50.6473823Z checking available disk space... 2021-05-16T17:42:50.6507937Z :: Processing package changes... 2021-05-16T17:42:50.6508849Z reinstalling mingw-w64-x86_64-szip... 2021-05-16T17:42:51.5512671Z warning: mingw-w64-x86_64-tcl-8.6.11-3 is up to date -- reinstalling 2021-05-16T17:42:51.5513422Z resolving dependencies... 2021-05-16T17:42:51.5865930Z looking for conflicting packages... 2021-05-16T17:42:51.5950492Z 2021-05-16T17:42:51.5951361Z Packages (1) mingw-w64-x86_64-tcl-8.6.11-3 2021-05-16T17:42:51.5952147Z 2021-05-16T17:42:51.5952624Z Total Download Size: 2.59 MiB 2021-05-16T17:42:51.5953187Z Total Installed Size: 9.64 MiB 2021-05-16T17:42:51.5953745Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:42:51.5954385Z 2021-05-16T17:42:51.5956350Z :: Proceed with installation? [Y/n] 2021-05-16T17:42:51.5957190Z :: Retrieving packages... 2021-05-16T17:42:51.9095879Z downloading mingw-w64-x86_64-tcl-8.6.11-3-any.pkg.tar.zst... 2021-05-16T17:42:52.6535656Z checking keyring... 2021-05-16T17:42:52.7463942Z checking package integrity... 2021-05-16T17:42:52.9071974Z loading package files... 2021-05-16T17:42:52.9293955Z checking for file conflicts... 2021-05-16T17:42:52.9294855Z checking available disk space... 2021-05-16T17:42:53.4145664Z :: Processing package changes... 2021-05-16T17:42:53.4147008Z reinstalling mingw-w64-x86_64-tcl... 2021-05-16T17:42:56.5709017Z warning: mingw-w64-x86_64-termcap-1.3.1-6 is up to date -- reinstalling 2021-05-16T17:42:56.5709793Z resolving dependencies... 2021-05-16T17:42:56.5859081Z looking for conflicting packages... 2021-05-16T17:42:56.6168609Z 2021-05-16T17:42:56.6169823Z Packages (1) mingw-w64-x86_64-termcap-1.3.1-6 2021-05-16T17:42:56.6170428Z 2021-05-16T17:42:56.6171018Z Total Download Size: 0.03 MiB 2021-05-16T17:42:56.6171662Z Total Installed Size: 0.06 MiB 2021-05-16T17:42:56.6172315Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:42:56.6172727Z 2021-05-16T17:42:56.6173446Z :: Proceed with installation? [Y/n] 2021-05-16T17:42:56.6174501Z :: Retrieving packages... 2021-05-16T17:42:56.9282228Z downloading mingw-w64-x86_64-termcap-1.3.1-6-any.pkg.tar.zst... 2021-05-16T17:42:57.0205409Z checking keyring... 2021-05-16T17:42:57.1223818Z checking package integrity... 2021-05-16T17:42:57.2680672Z loading package files... 2021-05-16T17:42:57.2695577Z checking for file conflicts... 2021-05-16T17:42:57.2696631Z checking available disk space... 2021-05-16T17:42:57.2730990Z :: Processing package changes... 2021-05-16T17:42:57.2731976Z reinstalling mingw-w64-x86_64-termcap... 2021-05-16T17:42:58.1183044Z warning: mingw-w64-x86_64-tesseract-ocr-4.1.1-7 is up to date -- reinstalling 2021-05-16T17:42:58.1183973Z resolving dependencies... 2021-05-16T17:42:58.1535795Z looking for conflicting packages... 2021-05-16T17:42:58.1611990Z 2021-05-16T17:42:58.1612818Z Packages (1) mingw-w64-x86_64-tesseract-ocr-4.1.1-7 2021-05-16T17:42:58.1613352Z 2021-05-16T17:42:58.1613872Z Total Installed Size: 24.86 MiB 2021-05-16T17:42:58.1614856Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:42:58.1615175Z 2021-05-16T17:42:58.1615661Z :: Proceed with installation? [Y/n] 2021-05-16T17:42:58.1616197Z checking keyring... 2021-05-16T17:42:58.2406426Z checking package integrity... 2021-05-16T17:42:58.4164610Z loading package files... 2021-05-16T17:42:58.4196619Z checking for file conflicts... 2021-05-16T17:42:58.4197488Z checking available disk space... 2021-05-16T17:42:58.4248459Z :: Processing package changes... 2021-05-16T17:42:58.4249327Z reinstalling mingw-w64-x86_64-tesseract-ocr... 2021-05-16T17:42:59.3994693Z warning: mingw-w64-x86_64-thrift-0.13.0-2 is up to date -- reinstalling 2021-05-16T17:42:59.3995719Z resolving dependencies... 2021-05-16T17:42:59.4329940Z looking for conflicting packages... 2021-05-16T17:42:59.4412753Z 2021-05-16T17:42:59.4413590Z Packages (1) mingw-w64-x86_64-thrift-0.13.0-2 2021-05-16T17:42:59.4414080Z 2021-05-16T17:42:59.4414590Z Total Installed Size: 7.49 MiB 2021-05-16T17:42:59.4415552Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:42:59.4416071Z 2021-05-16T17:42:59.4416901Z :: Proceed with installation? [Y/n] 2021-05-16T17:42:59.4417703Z checking keyring... 2021-05-16T17:42:59.5198414Z checking package integrity... 2021-05-16T17:42:59.6853369Z loading package files... 2021-05-16T17:42:59.6872827Z checking for file conflicts... 2021-05-16T17:42:59.6878692Z checking available disk space... 2021-05-16T17:42:59.7305899Z :: Processing package changes... 2021-05-16T17:42:59.7306884Z reinstalling mingw-w64-x86_64-thrift... 2021-05-16T17:43:00.7017936Z resolving dependencies... 2021-05-16T17:43:00.7341146Z looking for conflicting packages... 2021-05-16T17:43:00.7429176Z 2021-05-16T17:43:00.7430414Z Packages (1) mingw-w64-x86_64-tiledb-2.2.4-2 2021-05-16T17:43:00.7430931Z 2021-05-16T17:43:00.7431456Z Total Download Size: 3.09 MiB 2021-05-16T17:43:00.7432080Z Total Installed Size: 47.15 MiB 2021-05-16T17:43:00.7432478Z 2021-05-16T17:43:00.7433321Z :: Proceed with installation? [Y/n] 2021-05-16T17:43:00.7433975Z :: Retrieving packages... 2021-05-16T17:43:01.0505146Z downloading mingw-w64-x86_64-tiledb-2.2.4-2-any.pkg.tar.zst... 2021-05-16T17:43:01.7959401Z checking keyring... 2021-05-16T17:43:01.8939358Z checking package integrity... 2021-05-16T17:43:02.0623775Z loading package files... 2021-05-16T17:43:02.0652402Z checking for file conflicts... 2021-05-16T17:43:02.0685295Z checking available disk space... 2021-05-16T17:43:02.0703212Z :: Processing package changes... 2021-05-16T17:43:02.0705015Z installing mingw-w64-x86_64-tiledb... 2021-05-16T17:43:03.0488998Z warning: mingw-w64-x86_64-tk-8.6.11.1-2 is up to date -- reinstalling 2021-05-16T17:43:03.0490003Z resolving dependencies... 2021-05-16T17:43:03.0859463Z looking for conflicting packages... 2021-05-16T17:43:03.0963794Z 2021-05-16T17:43:03.0964741Z Packages (1) mingw-w64-x86_64-tk-8.6.11.1-2 2021-05-16T17:43:03.0965267Z 2021-05-16T17:43:03.0965858Z Total Download Size: 1.93 MiB 2021-05-16T17:43:03.0966522Z Total Installed Size: 5.55 MiB 2021-05-16T17:43:03.0967152Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:43:03.0967559Z 2021-05-16T17:43:03.0968297Z :: Proceed with installation? [Y/n] 2021-05-16T17:43:03.0969022Z :: Retrieving packages... 2021-05-16T17:43:03.4025669Z downloading mingw-w64-x86_64-tk-8.6.11.1-2-any.pkg.tar.zst... 2021-05-16T17:43:04.1292594Z checking keyring... 2021-05-16T17:43:04.2285331Z checking package integrity... 2021-05-16T17:43:04.4099268Z loading package files... 2021-05-16T17:43:04.4291043Z checking for file conflicts... 2021-05-16T17:43:04.4293207Z checking available disk space... 2021-05-16T17:43:04.6391327Z :: Processing package changes... 2021-05-16T17:43:04.6392372Z reinstalling mingw-w64-x86_64-tk... 2021-05-16T17:43:06.2449130Z resolving dependencies... 2021-05-16T17:43:06.2777767Z looking for conflicting packages... 2021-05-16T17:43:06.2870195Z 2021-05-16T17:43:06.2871494Z Packages (1) mingw-w64-x86_64-tktable-2.10-5 2021-05-16T17:43:06.2872059Z 2021-05-16T17:43:06.2872592Z Total Download Size: 0.11 MiB 2021-05-16T17:43:06.2873211Z Total Installed Size: 0.30 MiB 2021-05-16T17:43:06.2873632Z 2021-05-16T17:43:06.2874298Z :: Proceed with installation? [Y/n] 2021-05-16T17:43:06.2875059Z :: Retrieving packages... 2021-05-16T17:43:06.5929976Z downloading mingw-w64-x86_64-tktable-2.10-5-any.pkg.tar.zst... 2021-05-16T17:43:06.8698424Z checking keyring... 2021-05-16T17:43:06.9655764Z checking package integrity... 2021-05-16T17:43:07.1162937Z loading package files... 2021-05-16T17:43:07.1175135Z checking for file conflicts... 2021-05-16T17:43:07.1183060Z checking available disk space... 2021-05-16T17:43:07.1197644Z :: Processing package changes... 2021-05-16T17:43:07.1198649Z installing mingw-w64-x86_64-tktable... 2021-05-16T17:43:07.9224988Z warning: mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-16T17:43:07.9226072Z resolving dependencies... 2021-05-16T17:43:07.9346556Z looking for conflicting packages... 2021-05-16T17:43:07.9634061Z 2021-05-16T17:43:07.9635248Z Packages (1) mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T17:43:07.9635791Z 2021-05-16T17:43:07.9636275Z Total Download Size: 0.30 MiB 2021-05-16T17:43:07.9637176Z Total Installed Size: 0.96 MiB 2021-05-16T17:43:07.9637722Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:43:07.9638062Z 2021-05-16T17:43:07.9638703Z :: Proceed with installation? [Y/n] 2021-05-16T17:43:07.9639295Z :: Retrieving packages... 2021-05-16T17:43:08.2718265Z downloading mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T17:43:08.6432690Z checking keyring... 2021-05-16T17:43:08.7456594Z checking package integrity... 2021-05-16T17:43:08.8955216Z loading package files... 2021-05-16T17:43:08.8977402Z checking for file conflicts... 2021-05-16T17:43:08.8978578Z checking available disk space... 2021-05-16T17:43:08.9029550Z :: Processing package changes... 2021-05-16T17:43:08.9030933Z reinstalling mingw-w64-x86_64-tools-git... 2021-05-16T17:43:09.8128398Z resolving dependencies... 2021-05-16T17:43:09.8246232Z looking for conflicting packages... 2021-05-16T17:43:09.8594437Z 2021-05-16T17:43:09.8596562Z Packages (1) mingw-w64-x86_64-udunits-2.2.27.6-1 2021-05-16T17:43:09.8597444Z 2021-05-16T17:43:09.8598138Z Total Download Size: 0.17 MiB 2021-05-16T17:43:09.8598969Z Total Installed Size: 0.70 MiB 2021-05-16T17:43:09.8599382Z 2021-05-16T17:43:09.8600108Z :: Proceed with installation? [Y/n] 2021-05-16T17:43:09.8600918Z :: Retrieving packages... 2021-05-16T17:43:10.1644586Z downloading mingw-w64-x86_64-udunits-2.2.27.6-1-any.pkg.tar.zst... 2021-05-16T17:43:10.4430340Z checking keyring... 2021-05-16T17:43:10.5383041Z checking package integrity... 2021-05-16T17:43:10.6919342Z loading package files... 2021-05-16T17:43:10.6931814Z checking for file conflicts... 2021-05-16T17:43:10.6947299Z checking available disk space... 2021-05-16T17:43:10.6959896Z :: Processing package changes... 2021-05-16T17:43:10.6960693Z installing mingw-w64-x86_64-udunits... 2021-05-16T17:43:11.5828881Z warning: mingw-w64-x86_64-windows-default-manifest-6.4-3 is up to date -- reinstalling 2021-05-16T17:43:11.5830061Z resolving dependencies... 2021-05-16T17:43:11.5831105Z looking for conflicting packages... 2021-05-16T17:43:11.6261599Z 2021-05-16T17:43:11.6262931Z Packages (1) mingw-w64-x86_64-windows-default-manifest-6.4-3 2021-05-16T17:43:11.6263624Z 2021-05-16T17:43:11.6264190Z Total Download Size: 0.01 MiB 2021-05-16T17:43:11.6264807Z Total Installed Size: 0.00 MiB 2021-05-16T17:43:11.6265538Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:43:11.6265950Z 2021-05-16T17:43:11.6266654Z :: Proceed with installation? [Y/n] 2021-05-16T17:43:11.6267331Z :: Retrieving packages... 2021-05-16T17:43:11.9346437Z downloading mingw-w64-x86_64-windows-default-manifest-6.4-3-any.pkg.tar.xz... 2021-05-16T17:43:12.0277905Z checking keyring... 2021-05-16T17:43:12.1382441Z checking package integrity... 2021-05-16T17:43:12.3050188Z loading package files... 2021-05-16T17:43:12.3075008Z checking for file conflicts... 2021-05-16T17:43:12.3075931Z checking available disk space... 2021-05-16T17:43:12.3098320Z :: Processing package changes... 2021-05-16T17:43:12.3099519Z reinstalling mingw-w64-x86_64-windows-default-manifest... 2021-05-16T17:43:13.1444334Z warning: mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-16T17:43:13.1445461Z resolving dependencies... 2021-05-16T17:43:13.1706809Z looking for conflicting packages... 2021-05-16T17:43:13.1887540Z 2021-05-16T17:43:13.1889058Z Packages (1) mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T17:43:13.1889835Z 2021-05-16T17:43:13.1890365Z Total Download Size: 0.04 MiB 2021-05-16T17:43:13.1890990Z Total Installed Size: 0.37 MiB 2021-05-16T17:43:13.1891612Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:43:13.1891972Z 2021-05-16T17:43:13.1892716Z :: Proceed with installation? [Y/n] 2021-05-16T17:43:13.1893424Z :: Retrieving packages... 2021-05-16T17:43:13.4986370Z downloading mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T17:43:13.6832407Z checking keyring... 2021-05-16T17:43:13.7797929Z checking package integrity... 2021-05-16T17:43:13.9193179Z loading package files... 2021-05-16T17:43:13.9208009Z checking for file conflicts... 2021-05-16T17:43:13.9208912Z checking available disk space... 2021-05-16T17:43:13.9337471Z :: Processing package changes... 2021-05-16T17:43:13.9338766Z reinstalling mingw-w64-x86_64-winpthreads-git... 2021-05-16T17:43:14.7910228Z warning: mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-16T17:43:14.7911914Z resolving dependencies... 2021-05-16T17:43:14.7912992Z looking for conflicting packages... 2021-05-16T17:43:14.8332350Z 2021-05-16T17:43:14.8333541Z Packages (1) mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T17:43:14.8334278Z 2021-05-16T17:43:14.8334782Z Total Download Size: 0.02 MiB 2021-05-16T17:43:14.8335369Z Total Installed Size: 0.21 MiB 2021-05-16T17:43:14.8336161Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:43:14.8336529Z 2021-05-16T17:43:14.8337597Z :: Proceed with installation? [Y/n] 2021-05-16T17:43:14.8338530Z :: Retrieving packages... 2021-05-16T17:43:15.1370688Z downloading mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T17:43:15.2288382Z checking keyring... 2021-05-16T17:43:15.3350938Z checking package integrity... 2021-05-16T17:43:15.4831330Z loading package files... 2021-05-16T17:43:15.4843329Z checking for file conflicts... 2021-05-16T17:43:15.4844347Z checking available disk space... 2021-05-16T17:43:15.4869873Z :: Processing package changes... 2021-05-16T17:43:15.4870779Z reinstalling mingw-w64-x86_64-winstorecompat-git... 2021-05-16T17:43:16.3237432Z warning: mingw-w64-x86_64-x264-git-r2991.1771b556-1 is up to date -- reinstalling 2021-05-16T17:43:16.3238342Z resolving dependencies... 2021-05-16T17:43:16.3506198Z looking for conflicting packages... 2021-05-16T17:43:16.3697699Z 2021-05-16T17:43:16.3698757Z Packages (1) mingw-w64-x86_64-x264-git-r2991.1771b556-1 2021-05-16T17:43:16.3699575Z 2021-05-16T17:43:16.3700374Z Total Installed Size: 6.66 MiB 2021-05-16T17:43:16.3700973Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:43:16.3701310Z 2021-05-16T17:43:16.3702270Z :: Proceed with installation? [Y/n] 2021-05-16T17:43:16.3703147Z checking keyring... 2021-05-16T17:43:16.4507427Z checking package integrity... 2021-05-16T17:43:16.5793466Z loading package files... 2021-05-16T17:43:16.5835041Z checking for file conflicts... 2021-05-16T17:43:16.5835693Z checking available disk space... 2021-05-16T17:43:16.5856897Z :: Processing package changes... 2021-05-16T17:43:16.5857652Z reinstalling mingw-w64-x86_64-x264-git... 2021-05-16T17:43:17.5265458Z warning: mingw-w64-x86_64-x265-3.4-2 is up to date -- reinstalling 2021-05-16T17:43:17.5266237Z resolving dependencies... 2021-05-16T17:43:17.5400657Z looking for conflicting packages... 2021-05-16T17:43:17.5685975Z 2021-05-16T17:43:17.5686868Z Packages (1) mingw-w64-x86_64-x265-3.4-2 2021-05-16T17:43:17.5687477Z 2021-05-16T17:43:17.5688012Z Total Installed Size: 46.73 MiB 2021-05-16T17:43:17.5688852Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:43:17.5689433Z 2021-05-16T17:43:17.5690572Z :: Proceed with installation? [Y/n] 2021-05-16T17:43:17.5691232Z checking keyring... 2021-05-16T17:43:17.6514413Z checking package integrity... 2021-05-16T17:43:17.7921034Z loading package files... 2021-05-16T17:43:17.7936940Z checking for file conflicts... 2021-05-16T17:43:17.7937695Z checking available disk space... 2021-05-16T17:43:17.7957978Z :: Processing package changes... 2021-05-16T17:43:17.7958747Z reinstalling mingw-w64-x86_64-x265... 2021-05-16T17:43:18.7267229Z warning: mingw-w64-x86_64-xvidcore-1.3.7-2 is up to date -- reinstalling 2021-05-16T17:43:18.7267968Z resolving dependencies... 2021-05-16T17:43:18.7269053Z looking for conflicting packages... 2021-05-16T17:43:18.7690036Z 2021-05-16T17:43:18.7692118Z Packages (1) mingw-w64-x86_64-xvidcore-1.3.7-2 2021-05-16T17:43:18.7692655Z 2021-05-16T17:43:18.7693169Z Total Installed Size: 1.70 MiB 2021-05-16T17:43:18.7694576Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:43:18.7694970Z 2021-05-16T17:43:18.7695598Z :: Proceed with installation? [Y/n] 2021-05-16T17:43:18.7696368Z checking keyring... 2021-05-16T17:43:18.8495738Z checking package integrity... 2021-05-16T17:43:18.9761382Z loading package files... 2021-05-16T17:43:18.9775903Z checking for file conflicts... 2021-05-16T17:43:18.9777134Z checking available disk space... 2021-05-16T17:43:18.9791586Z :: Processing package changes... 2021-05-16T17:43:18.9792424Z reinstalling mingw-w64-x86_64-xvidcore... 2021-05-16T17:43:19.8464363Z warning: mingw-w64-x86_64-xz-5.2.5-2 is up to date -- reinstalling 2021-05-16T17:43:19.8465094Z resolving dependencies... 2021-05-16T17:43:19.8627363Z looking for conflicting packages... 2021-05-16T17:43:19.8939022Z 2021-05-16T17:43:19.8940505Z Packages (1) mingw-w64-x86_64-xz-5.2.5-2 2021-05-16T17:43:19.8941127Z 2021-05-16T17:43:19.8941726Z Total Download Size: 0.35 MiB 2021-05-16T17:43:19.8942625Z Total Installed Size: 1.67 MiB 2021-05-16T17:43:19.8943359Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:43:19.8943761Z 2021-05-16T17:43:19.8944612Z :: Proceed with installation? [Y/n] 2021-05-16T17:43:19.8945657Z :: Retrieving packages... 2021-05-16T17:43:20.2040236Z downloading mingw-w64-x86_64-xz-5.2.5-2-any.pkg.tar.zst... 2021-05-16T17:43:20.5770308Z checking keyring... 2021-05-16T17:43:20.6724987Z checking package integrity... 2021-05-16T17:43:20.8373055Z loading package files... 2021-05-16T17:43:20.8411677Z checking for file conflicts... 2021-05-16T17:43:20.8413071Z checking available disk space... 2021-05-16T17:43:20.8834772Z :: Processing package changes... 2021-05-16T17:43:20.8835843Z reinstalling mingw-w64-x86_64-xz... 2021-05-16T17:43:21.8561321Z resolving dependencies... 2021-05-16T17:43:21.8706537Z looking for conflicting packages... 2021-05-16T17:43:21.8985578Z 2021-05-16T17:43:21.8986592Z Packages (1) mingw-w64-x86_64-yasm-1.3.0-4 2021-05-16T17:43:21.8987178Z 2021-05-16T17:43:21.8987850Z Total Download Size: 0.50 MiB 2021-05-16T17:43:21.8988511Z Total Installed Size: 3.27 MiB 2021-05-16T17:43:21.8989037Z 2021-05-16T17:43:21.8989838Z :: Proceed with installation? [Y/n] 2021-05-16T17:43:21.8990562Z :: Retrieving packages... 2021-05-16T17:43:22.2028573Z downloading mingw-w64-x86_64-yasm-1.3.0-4-any.pkg.tar.xz... 2021-05-16T17:43:22.6615333Z checking keyring... 2021-05-16T17:43:22.7633999Z checking package integrity... 2021-05-16T17:43:22.9252386Z loading package files... 2021-05-16T17:43:22.9322410Z checking for file conflicts... 2021-05-16T17:43:22.9355362Z checking available disk space... 2021-05-16T17:43:22.9369875Z :: Processing package changes... 2021-05-16T17:43:22.9371673Z installing mingw-w64-x86_64-yasm... 2021-05-16T17:43:24.0121220Z error: target not found: mingw-w64-x86_64-zint 2021-05-16T17:43:24.8526412Z warning: mingw-w64-x86_64-zlib-1.2.11-9 is up to date -- reinstalling 2021-05-16T17:43:24.8527332Z resolving dependencies... 2021-05-16T17:43:24.8528705Z looking for conflicting packages... 2021-05-16T17:43:24.8928846Z 2021-05-16T17:43:24.8929902Z Packages (1) mingw-w64-x86_64-zlib-1.2.11-9 2021-05-16T17:43:24.8930723Z 2021-05-16T17:43:24.8931224Z Total Download Size: 0.10 MiB 2021-05-16T17:43:24.8932277Z Total Installed Size: 0.38 MiB 2021-05-16T17:43:24.8933085Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:43:24.8933435Z 2021-05-16T17:43:24.8934211Z :: Proceed with installation? [Y/n] 2021-05-16T17:43:24.8934814Z :: Retrieving packages... 2021-05-16T17:43:25.1966949Z downloading mingw-w64-x86_64-zlib-1.2.11-9-any.pkg.tar.zst... 2021-05-16T17:43:25.4684565Z checking keyring... 2021-05-16T17:43:25.5615839Z checking package integrity... 2021-05-16T17:43:25.7011338Z loading package files... 2021-05-16T17:43:25.7034243Z checking for file conflicts... 2021-05-16T17:43:25.7035030Z checking available disk space... 2021-05-16T17:43:25.7086641Z :: Processing package changes... 2021-05-16T17:43:25.7087610Z reinstalling mingw-w64-x86_64-zlib... 2021-05-16T17:43:26.5441942Z warning: mingw-w64-x86_64-zstd-1.5.0-1 is up to date -- reinstalling 2021-05-16T17:43:26.5442965Z resolving dependencies... 2021-05-16T17:43:26.5443679Z looking for conflicting packages... 2021-05-16T17:43:26.5864024Z 2021-05-16T17:43:26.5864897Z Packages (1) mingw-w64-x86_64-zstd-1.5.0-1 2021-05-16T17:43:26.5865512Z 2021-05-16T17:43:26.5866018Z Total Download Size: 0.52 MiB 2021-05-16T17:43:26.5866583Z Total Installed Size: 3.70 MiB 2021-05-16T17:43:26.5867589Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:43:26.5867973Z 2021-05-16T17:43:26.5868792Z :: Proceed with installation? [Y/n] 2021-05-16T17:43:26.5869432Z :: Retrieving packages... 2021-05-16T17:43:26.8914014Z downloading mingw-w64-x86_64-zstd-1.5.0-1-any.pkg.tar.zst... 2021-05-16T17:43:27.3519555Z checking keyring... 2021-05-16T17:43:27.4467149Z checking package integrity... 2021-05-16T17:43:27.5895646Z loading package files... 2021-05-16T17:43:27.5922310Z checking for file conflicts... 2021-05-16T17:43:27.5924049Z checking available disk space... 2021-05-16T17:43:27.5990882Z :: Processing package changes... 2021-05-16T17:43:27.5991646Z reinstalling mingw-w64-x86_64-zstd... 2021-05-16T17:43:28.3806048Z % Total % Received % Xferd Average Speed Time Time Time Current 2021-05-16T17:43:28.3812310Z Dload Upload Total Spent Left Speed 2021-05-16T17:43:28.3813622Z 2021-05-16T17:43:28.6546509Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-16T17:43:28.8991348Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-16T17:43:28.8993261Z 100 162 100 162 0 0 310 0 --:--:-- --:--:-- --:--:-- 310 2021-05-16T17:43:29.1999598Z 2021-05-16T17:43:29.2001008Z 100 29.0M 100 29.0M 0 0 35.3M 0 --:--:-- --:--:-- --:--:-- 35.3M 2021-05-16T17:43:31.0912873Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-16T17:43:31.0913790Z with: 2021-05-16T17:43:31.0914363Z github_slug: neuroconductor/brainR 2021-05-16T17:43:31.0914774Z env: 2021-05-16T17:43:31.0915334Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:43:31.0915934Z TIC_DEPLOY_KEY: 2021-05-16T17:43:31.0916239Z RSPM: 2021-05-16T17:43:31.0918134Z GITHUB_PAT: *** 2021-05-16T17:43:31.0918487Z COVERALLS_TOKEN: 2021-05-16T17:43:31.0918909Z continue-on-error: true 2021-05-16T17:43:31.0919325Z VDIFFR_RUN_TESTS: 2021-05-16T17:43:31.0919704Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T17:43:31.0920173Z TZ: UTC 2021-05-16T17:43:31.0920502Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:43:31.0920866Z NOT_CRAN: true 2021-05-16T17:43:31.0921188Z MSYSTEM: MINGW64 2021-05-16T17:43:31.0921531Z ##[endgroup] 2021-05-16T17:43:31.3823147Z repo slug is: neuroconductor/brainR 2021-05-16T17:43:31.4141767Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-16T17:43:31.4142581Z env: 2021-05-16T17:43:31.4143017Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:43:31.4143486Z TIC_DEPLOY_KEY: 2021-05-16T17:43:31.4143821Z RSPM: 2021-05-16T17:43:31.4144967Z GITHUB_PAT: *** 2021-05-16T17:43:31.4145373Z COVERALLS_TOKEN: 2021-05-16T17:43:31.4145871Z continue-on-error: true 2021-05-16T17:43:31.4146336Z VDIFFR_RUN_TESTS: 2021-05-16T17:43:31.4146785Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T17:43:31.4147332Z TZ: UTC 2021-05-16T17:43:31.4147877Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:43:31.4148297Z NOT_CRAN: true 2021-05-16T17:43:31.4148651Z MSYSTEM: MINGW64 2021-05-16T17:43:31.4149025Z ##[endgroup] 2021-05-16T17:43:32.1226956Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-16T17:43:32.1227714Z with: 2021-05-16T17:43:32.1228060Z repo_name: brainR 2021-05-16T17:43:32.1228451Z repo_version: 1.6.0 2021-05-16T17:43:32.1228824Z runner_os: Windows 2021-05-16T17:43:32.1229197Z R_version: 4.1 2021-05-16T17:43:32.1229512Z env: 2021-05-16T17:43:32.1229938Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:43:32.1230393Z TIC_DEPLOY_KEY: 2021-05-16T17:43:32.1230722Z RSPM: 2021-05-16T17:43:32.1231966Z GITHUB_PAT: *** 2021-05-16T17:43:32.1232349Z COVERALLS_TOKEN: 2021-05-16T17:43:32.1232814Z continue-on-error: true 2021-05-16T17:43:32.1233251Z VDIFFR_RUN_TESTS: 2021-05-16T17:43:32.1233674Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T17:43:32.1234042Z TZ: UTC 2021-05-16T17:43:32.1234415Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:43:32.1234980Z NOT_CRAN: true 2021-05-16T17:43:32.1235352Z MSYSTEM: MINGW64 2021-05-16T17:43:32.1235742Z ##[endgroup] 2021-05-16T17:43:32.1965101Z Package: brainR 2021-05-16T17:43:32.1972584Z Version: 1.6.0 2021-05-16T17:43:32.1973457Z OS: Windows 2021-05-16T17:43:32.2202112Z ##[group]Run install.packages('remotes') 2021-05-16T17:43:32.2202878Z install.packages('remotes') 2021-05-16T17:43:32.2203658Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-16T17:43:32.2204647Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-16T17:43:32.2210039Z shell: C:\R\bin\Rscript.EXE {0} 2021-05-16T17:43:32.2210448Z env: 2021-05-16T17:43:32.2210884Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:43:32.2211326Z TIC_DEPLOY_KEY: 2021-05-16T17:43:32.2211833Z RSPM: 2021-05-16T17:43:32.2212703Z GITHUB_PAT: *** 2021-05-16T17:43:32.2213089Z COVERALLS_TOKEN: 2021-05-16T17:43:32.2213545Z continue-on-error: true 2021-05-16T17:43:32.2213972Z VDIFFR_RUN_TESTS: 2021-05-16T17:43:32.2214381Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T17:43:32.2214736Z TZ: UTC 2021-05-16T17:43:32.2215112Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:43:32.2215507Z NOT_CRAN: true 2021-05-16T17:43:32.2215853Z MSYSTEM: MINGW64 2021-05-16T17:43:32.2216225Z ##[endgroup] 2021-05-16T17:43:32.4655230Z Installing package into 'D:/a/_temp/Library' 2021-05-16T17:43:32.4656312Z (as 'lib' is unspecified) 2021-05-16T17:43:35.0863819Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/remotes_2.3.0.zip' 2021-05-16T17:43:35.0936475Z Content type 'application/zip' length 393236 bytes (384 KB) 2021-05-16T17:43:35.1041919Z ================================================== 2021-05-16T17:43:35.1113009Z downloaded 384 KB 2021-05-16T17:43:35.1113468Z 2021-05-16T17:43:35.1551427Z package 'remotes' successfully unpacked and MD5 sums checked 2021-05-16T17:43:35.1612516Z 2021-05-16T17:43:35.1613549Z The downloaded binary packages are in 2021-05-16T17:43:35.1614611Z C:\Users\runneradmin\AppData\Local\Temp\Rtmp44nsUO\downloaded_packages 2021-05-16T17:43:38.2699221Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-16T17:43:38.2699970Z remotes::install_github("ropensci/tic") 2021-05-16T17:43:38.2700813Z remotes::install_github("muschellij2/ghtravis") 2021-05-16T17:43:38.2701432Z remotes::install_github("muschellij2/aghast") 2021-05-16T17:43:38.2701941Z remotes::install_cran("covr") 2021-05-16T17:43:38.2706932Z shell: C:\R\bin\Rscript.EXE {0} 2021-05-16T17:43:38.2707371Z env: 2021-05-16T17:43:38.2707767Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:43:38.2708197Z TIC_DEPLOY_KEY: 2021-05-16T17:43:38.2708504Z RSPM: 2021-05-16T17:43:38.2709639Z GITHUB_PAT: *** 2021-05-16T17:43:38.2710014Z COVERALLS_TOKEN: 2021-05-16T17:43:38.2710501Z continue-on-error: true 2021-05-16T17:43:38.2710944Z VDIFFR_RUN_TESTS: 2021-05-16T17:43:38.2711323Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T17:43:38.2711684Z TZ: UTC 2021-05-16T17:43:38.2712106Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:43:38.2712477Z NOT_CRAN: true 2021-05-16T17:43:38.2712828Z MSYSTEM: MINGW64 2021-05-16T17:43:38.2713167Z ##[endgroup] 2021-05-16T17:43:38.5326088Z Using github PAT from envvar GITHUB_PAT 2021-05-16T17:43:39.0927493Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-16T17:43:43.0418818Z rlang (NA -> 0.4.11) [CRAN] 2021-05-16T17:43:43.0419727Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-16T17:43:43.0420318Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-16T17:43:43.0420984Z sys (NA -> 3.4 ) [CRAN] 2021-05-16T17:43:43.0421687Z askpass (NA -> 1.1 ) [CRAN] 2021-05-16T17:43:43.0422869Z R6 (NA -> 2.5.0 ) [CRAN] 2021-05-16T17:43:43.0423539Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-16T17:43:43.0424065Z mime (NA -> 0.10 ) [CRAN] 2021-05-16T17:43:43.0425757Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-16T17:43:43.0426377Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-16T17:43:43.0426960Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-16T17:43:43.0427559Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-16T17:43:43.0428272Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-16T17:43:43.0428764Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-16T17:43:43.0429254Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-16T17:43:43.0429835Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-16T17:43:43.0430390Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-16T17:43:43.0430939Z rprojroot (NA -> 2.0.2 ) [CRAN] 2021-05-16T17:43:43.0431446Z crayon (NA -> 1.4.1 ) [CRAN] 2021-05-16T17:43:43.0431958Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-16T17:43:43.0432445Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-16T17:43:43.0432942Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-16T17:43:43.0433450Z whisker (NA -> 0.4 ) [CRAN] 2021-05-16T17:43:43.0433962Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-16T17:43:43.0434491Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-16T17:43:43.0435001Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-16T17:43:43.0435520Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-16T17:43:43.0436019Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-16T17:43:43.0436517Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-16T17:43:43.0437005Z desc (NA -> 1.3.0 ) [CRAN] 2021-05-16T17:43:43.0437488Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-16T17:43:43.0438056Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-16T17:43:43.0438586Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-16T17:43:43.0439107Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-16T17:43:43.0439646Z git2r (NA -> 0.28.0) [CRAN] 2021-05-16T17:43:43.0449030Z Installing 35 packages: rlang, magrittr, glue, sys, askpass, R6, openssl, mime, curl, jsonlite, ini, httr, gitcreds, cli, zip, rstudioapi, credentials, rprojroot, crayon, fastmap, yaml, withr, whisker, rappdirs, purrr, lifecycle, gh, gert, fs, desc, clipr, cachem, usethis, memoise, git2r 2021-05-16T17:43:43.0473476Z Installing packages into 'D:/a/_temp/Library' 2021-05-16T17:43:43.0474140Z (as 'lib' is unspecified) 2021-05-16T17:43:45.1989720Z 2021-05-16T17:43:45.1993560Z There is a binary version available but the source version is later: 2021-05-16T17:43:45.2024873Z binary source needs_compilation 2021-05-16T17:43:45.2025686Z cachem 1.0.4 1.0.5 TRUE 2021-05-16T17:43:45.2026082Z 2021-05-16T17:43:45.2056237Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/rlang_0.4.11.zip' 2021-05-16T17:43:45.2096437Z Content type 'application/zip' length 1200736 bytes (1.1 MB) 2021-05-16T17:43:45.2442216Z ================================================== 2021-05-16T17:43:45.2443277Z downloaded 1.1 MB 2021-05-16T17:43:45.2443730Z 2021-05-16T17:43:45.2459876Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/magrittr_2.0.1.zip' 2021-05-16T17:43:45.2492199Z Content type 'application/zip' length 235830 bytes (230 KB) 2021-05-16T17:43:45.2510596Z ================================================== 2021-05-16T17:43:45.2511543Z downloaded 230 KB 2021-05-16T17:43:45.2511974Z 2021-05-16T17:43:45.2529959Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/glue_1.4.2.zip' 2021-05-16T17:43:45.2568235Z Content type 'application/zip' length 154915 bytes (151 KB) 2021-05-16T17:43:45.2578984Z ================================================== 2021-05-16T17:43:45.2579920Z downloaded 151 KB 2021-05-16T17:43:45.2580356Z 2021-05-16T17:43:45.2593388Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/sys_3.4.zip' 2021-05-16T17:43:45.2643380Z Content type 'application/zip' length 59350 bytes (57 KB) 2021-05-16T17:43:45.2650330Z ================================================== 2021-05-16T17:43:45.2651066Z downloaded 57 KB 2021-05-16T17:43:45.2651636Z 2021-05-16T17:43:45.2664113Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/askpass_1.1.zip' 2021-05-16T17:43:45.2701122Z Content type 'application/zip' length 243577 bytes (237 KB) 2021-05-16T17:43:45.2721680Z ================================================== 2021-05-16T17:43:45.2722626Z downloaded 237 KB 2021-05-16T17:43:45.2723026Z 2021-05-16T17:43:45.2736591Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/R6_2.5.0.zip' 2021-05-16T17:43:45.2768808Z Content type 'application/zip' length 84129 bytes (82 KB) 2021-05-16T17:43:45.2791741Z ================================================== 2021-05-16T17:43:45.2794079Z downloaded 82 KB 2021-05-16T17:43:45.2794527Z 2021-05-16T17:43:45.2811632Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/openssl_1.4.4.zip' 2021-05-16T17:43:45.2855829Z Content type 'application/zip' length 4101898 bytes (3.9 MB) 2021-05-16T17:43:45.4531101Z ================================================== 2021-05-16T17:43:45.4532222Z downloaded 3.9 MB 2021-05-16T17:43:45.4532675Z 2021-05-16T17:43:45.4550516Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/mime_0.10.zip' 2021-05-16T17:43:45.4576934Z Content type 'application/zip' length 48490 bytes (47 KB) 2021-05-16T17:43:45.4586956Z ================================================== 2021-05-16T17:43:45.4587569Z downloaded 47 KB 2021-05-16T17:43:45.4588378Z 2021-05-16T17:43:45.4606294Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/curl_4.3.1.zip' 2021-05-16T17:43:45.4634961Z Content type 'application/zip' length 4248258 bytes (4.1 MB) 2021-05-16T17:43:45.4960333Z ================================================== 2021-05-16T17:43:45.4961351Z downloaded 4.1 MB 2021-05-16T17:43:45.4961785Z 2021-05-16T17:43:45.4980511Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/jsonlite_1.7.2.zip' 2021-05-16T17:43:45.5007989Z Content type 'application/zip' length 544294 bytes (531 KB) 2021-05-16T17:43:45.5047331Z ================================================== 2021-05-16T17:43:45.5048419Z downloaded 531 KB 2021-05-16T17:43:45.5048825Z 2021-05-16T17:43:45.5067865Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/ini_0.3.1.zip' 2021-05-16T17:43:45.5097116Z Content type 'application/zip' length 15652 bytes (15 KB) 2021-05-16T17:43:45.5100577Z ================================================== 2021-05-16T17:43:45.5101991Z downloaded 15 KB 2021-05-16T17:43:45.5102565Z 2021-05-16T17:43:45.5118498Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/httr_1.4.2.zip' 2021-05-16T17:43:45.5153838Z Content type 'application/zip' length 518829 bytes (506 KB) 2021-05-16T17:43:45.5359043Z ================================================== 2021-05-16T17:43:45.5377497Z downloaded 506 KB 2021-05-16T17:43:45.5379390Z 2021-05-16T17:43:45.5381010Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/gitcreds_0.1.1.zip' 2021-05-16T17:43:45.5403456Z Content type 'application/zip' length 97362 bytes (95 KB) 2021-05-16T17:43:45.5426529Z ================================================== 2021-05-16T17:43:45.5433618Z downloaded 95 KB 2021-05-16T17:43:45.5441034Z 2021-05-16T17:43:45.5442909Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/cli_2.5.0.zip' 2021-05-16T17:43:45.5471290Z Content type 'application/zip' length 532912 bytes (520 KB) 2021-05-16T17:43:45.5521788Z ================================================== 2021-05-16T17:43:45.5523292Z downloaded 520 KB 2021-05-16T17:43:45.5523784Z 2021-05-16T17:43:45.5544958Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/zip_2.1.1.zip' 2021-05-16T17:43:45.5581808Z Content type 'application/zip' length 1119181 bytes (1.1 MB) 2021-05-16T17:43:45.5656198Z ================================================== 2021-05-16T17:43:45.5657158Z downloaded 1.1 MB 2021-05-16T17:43:45.5657658Z 2021-05-16T17:43:45.5671416Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/rstudioapi_0.13.zip' 2021-05-16T17:43:45.5703304Z Content type 'application/zip' length 302216 bytes (295 KB) 2021-05-16T17:43:45.5725461Z ================================================== 2021-05-16T17:43:45.5726904Z downloaded 295 KB 2021-05-16T17:43:45.5728083Z 2021-05-16T17:43:45.5743430Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/credentials_1.3.0.zip' 2021-05-16T17:43:45.5773766Z Content type 'application/zip' length 173759 bytes (169 KB) 2021-05-16T17:43:45.5793765Z ================================================== 2021-05-16T17:43:45.5794666Z downloaded 169 KB 2021-05-16T17:43:45.5795250Z 2021-05-16T17:43:45.5811408Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/rprojroot_2.0.2.zip' 2021-05-16T17:43:45.5850319Z Content type 'application/zip' length 105001 bytes (102 KB) 2021-05-16T17:43:45.5885555Z ================================================== 2021-05-16T17:43:45.5886256Z downloaded 102 KB 2021-05-16T17:43:45.5886762Z 2021-05-16T17:43:45.5892456Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/crayon_1.4.1.zip' 2021-05-16T17:43:45.5919700Z Content type 'application/zip' length 141807 bytes (138 KB) 2021-05-16T17:43:45.5935401Z ================================================== 2021-05-16T17:43:45.5936365Z downloaded 138 KB 2021-05-16T17:43:45.5936891Z 2021-05-16T17:43:45.5950784Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/fastmap_1.1.0.zip' 2021-05-16T17:43:45.5978909Z Content type 'application/zip' length 215414 bytes (210 KB) 2021-05-16T17:43:45.6000543Z ================================================== 2021-05-16T17:43:45.6001506Z downloaded 210 KB 2021-05-16T17:43:45.6002001Z 2021-05-16T17:43:45.6017076Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/yaml_2.2.1.zip' 2021-05-16T17:43:45.6047984Z Content type 'application/zip' length 207770 bytes (202 KB) 2021-05-16T17:43:45.6065198Z ================================================== 2021-05-16T17:43:45.6066081Z downloaded 202 KB 2021-05-16T17:43:45.6066542Z 2021-05-16T17:43:45.6083251Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/withr_2.4.2.zip' 2021-05-16T17:43:45.6132164Z Content type 'application/zip' length 212813 bytes (207 KB) 2021-05-16T17:43:45.6158731Z ================================================== 2021-05-16T17:43:45.6159671Z downloaded 207 KB 2021-05-16T17:43:45.6160135Z 2021-05-16T17:43:45.6177483Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/whisker_0.4.zip' 2021-05-16T17:43:45.6206986Z Content type 'application/zip' length 83358 bytes (81 KB) 2021-05-16T17:43:45.6215936Z ================================================== 2021-05-16T17:43:45.6216890Z downloaded 81 KB 2021-05-16T17:43:45.6217388Z 2021-05-16T17:43:45.6232021Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/rappdirs_0.3.3.zip' 2021-05-16T17:43:45.6258047Z Content type 'application/zip' length 58745 bytes (57 KB) 2021-05-16T17:43:45.6265562Z ================================================== 2021-05-16T17:43:45.6266907Z downloaded 57 KB 2021-05-16T17:43:45.6267366Z 2021-05-16T17:43:45.6286884Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/purrr_0.3.4.zip' 2021-05-16T17:43:45.6311890Z Content type 'application/zip' length 429053 bytes (418 KB) 2021-05-16T17:43:45.6360355Z ================================================== 2021-05-16T17:43:45.6361341Z downloaded 418 KB 2021-05-16T17:43:45.6368274Z 2021-05-16T17:43:45.6376009Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/lifecycle_1.0.0.zip' 2021-05-16T17:43:45.6407256Z Content type 'application/zip' length 111135 bytes (108 KB) 2021-05-16T17:43:45.6425921Z ================================================== 2021-05-16T17:43:45.6426728Z downloaded 108 KB 2021-05-16T17:43:45.6427236Z 2021-05-16T17:43:45.6512415Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/gh_1.3.0.zip' 2021-05-16T17:43:45.6578487Z Content type 'application/zip' length 141331 bytes (138 KB) 2021-05-16T17:43:45.6591865Z ================================================== 2021-05-16T17:43:45.6593047Z downloaded 138 KB 2021-05-16T17:43:45.6593475Z 2021-05-16T17:43:45.6603687Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/gert_1.3.0.zip' 2021-05-16T17:43:45.6653996Z Content type 'application/zip' length 3669051 bytes (3.5 MB) 2021-05-16T17:43:45.6934769Z ================================================== 2021-05-16T17:43:45.6935836Z downloaded 3.5 MB 2021-05-16T17:43:45.6936332Z 2021-05-16T17:43:45.6948328Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/fs_1.5.0.zip' 2021-05-16T17:43:45.6996822Z Content type 'application/zip' length 606120 bytes (591 KB) 2021-05-16T17:43:45.7184378Z ================================================== 2021-05-16T17:43:45.7185836Z downloaded 591 KB 2021-05-16T17:43:45.7186430Z 2021-05-16T17:43:45.7204807Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/desc_1.3.0.zip' 2021-05-16T17:43:45.7231266Z Content type 'application/zip' length 527906 bytes (515 KB) 2021-05-16T17:43:45.7352731Z ================================================== 2021-05-16T17:43:45.7354068Z downloaded 515 KB 2021-05-16T17:43:45.7354647Z 2021-05-16T17:43:45.7490983Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/clipr_0.7.1.zip' 2021-05-16T17:43:45.7573533Z Content type 'application/zip' length 52469 bytes (51 KB) 2021-05-16T17:43:45.7605825Z ================================================== 2021-05-16T17:43:45.7607092Z downloaded 51 KB 2021-05-16T17:43:45.7607582Z 2021-05-16T17:43:45.7626922Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/usethis_2.0.1.zip' 2021-05-16T17:43:45.7654221Z Content type 'application/zip' length 735185 bytes (717 KB) 2021-05-16T17:43:45.7724056Z ================================================== 2021-05-16T17:43:45.7725025Z downloaded 717 KB 2021-05-16T17:43:45.7725652Z 2021-05-16T17:43:45.7738860Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/memoise_2.0.0.zip' 2021-05-16T17:43:45.7774553Z Content type 'application/zip' length 49468 bytes (48 KB) 2021-05-16T17:43:45.7788743Z ================================================== 2021-05-16T17:43:45.7789607Z downloaded 48 KB 2021-05-16T17:43:45.7790079Z 2021-05-16T17:43:45.7803909Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/git2r_0.28.0.zip' 2021-05-16T17:43:45.7836423Z Content type 'application/zip' length 3938335 bytes (3.8 MB) 2021-05-16T17:43:45.8120043Z ================================================== 2021-05-16T17:43:45.8120792Z downloaded 3.8 MB 2021-05-16T17:43:45.8121194Z 2021-05-16T17:43:45.8496027Z package 'rlang' successfully unpacked and MD5 sums checked 2021-05-16T17:43:45.8766955Z package 'magrittr' successfully unpacked and MD5 sums checked 2021-05-16T17:43:45.8983732Z package 'glue' successfully unpacked and MD5 sums checked 2021-05-16T17:43:45.9152331Z package 'sys' successfully unpacked and MD5 sums checked 2021-05-16T17:43:45.9416029Z package 'askpass' successfully unpacked and MD5 sums checked 2021-05-16T17:43:45.9568734Z package 'R6' successfully unpacked and MD5 sums checked 2021-05-16T17:43:46.0851028Z package 'openssl' successfully unpacked and MD5 sums checked 2021-05-16T17:43:46.1020208Z package 'mime' successfully unpacked and MD5 sums checked 2021-05-16T17:43:46.2377586Z package 'curl' successfully unpacked and MD5 sums checked 2021-05-16T17:43:46.2692853Z package 'jsonlite' successfully unpacked and MD5 sums checked 2021-05-16T17:43:46.2816963Z package 'ini' successfully unpacked and MD5 sums checked 2021-05-16T17:43:46.3139553Z package 'httr' successfully unpacked and MD5 sums checked 2021-05-16T17:43:46.3329284Z package 'gitcreds' successfully unpacked and MD5 sums checked 2021-05-16T17:43:46.3588804Z package 'cli' successfully unpacked and MD5 sums checked 2021-05-16T17:43:46.4146835Z package 'zip' successfully unpacked and MD5 sums checked 2021-05-16T17:43:46.4462466Z package 'rstudioapi' successfully unpacked and MD5 sums checked 2021-05-16T17:43:46.4674314Z package 'credentials' successfully unpacked and MD5 sums checked 2021-05-16T17:43:46.4915254Z package 'rprojroot' successfully unpacked and MD5 sums checked 2021-05-16T17:43:46.5065765Z package 'crayon' successfully unpacked and MD5 sums checked 2021-05-16T17:43:46.5268839Z package 'fastmap' successfully unpacked and MD5 sums checked 2021-05-16T17:43:46.5517969Z package 'yaml' successfully unpacked and MD5 sums checked 2021-05-16T17:43:46.5725023Z package 'withr' successfully unpacked and MD5 sums checked 2021-05-16T17:43:46.5991786Z package 'whisker' successfully unpacked and MD5 sums checked 2021-05-16T17:43:46.6139805Z package 'rappdirs' successfully unpacked and MD5 sums checked 2021-05-16T17:43:46.6443363Z package 'purrr' successfully unpacked and MD5 sums checked 2021-05-16T17:43:46.6869975Z package 'lifecycle' successfully unpacked and MD5 sums checked 2021-05-16T17:43:46.7043926Z package 'gh' successfully unpacked and MD5 sums checked 2021-05-16T17:43:46.8101689Z package 'gert' successfully unpacked and MD5 sums checked 2021-05-16T17:43:46.8421628Z package 'fs' successfully unpacked and MD5 sums checked 2021-05-16T17:43:46.8662149Z package 'desc' successfully unpacked and MD5 sums checked 2021-05-16T17:43:46.8821393Z package 'clipr' successfully unpacked and MD5 sums checked 2021-05-16T17:43:46.9313912Z package 'usethis' successfully unpacked and MD5 sums checked 2021-05-16T17:43:46.9464084Z package 'memoise' successfully unpacked and MD5 sums checked 2021-05-16T17:43:47.0569431Z package 'git2r' successfully unpacked and MD5 sums checked 2021-05-16T17:43:47.0606010Z 2021-05-16T17:43:47.0606945Z The downloaded binary packages are in 2021-05-16T17:43:47.0607843Z C:\Users\runneradmin\AppData\Local\Temp\Rtmpi4zTwC\downloaded_packages 2021-05-16T17:43:47.0609407Z installing the source package 'cachem' 2021-05-16T17:43:47.0609858Z 2021-05-16T17:43:47.0633006Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-16T17:43:47.0748157Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-16T17:43:47.0753017Z ================================================== 2021-05-16T17:43:47.0754137Z downloaded 24 KB 2021-05-16T17:43:47.0754601Z 2021-05-16T17:43:47.4559450Z * installing *source* package 'cachem' ... 2021-05-16T17:43:47.4610128Z ** package 'cachem' successfully unpacked and MD5 sums checked 2021-05-16T17:43:47.4613399Z ** using staged installation 2021-05-16T17:43:47.4950430Z ** libs 2021-05-16T17:43:47.4969799Z 2021-05-16T17:43:47.4971617Z *** arch - i386 2021-05-16T17:43:47.6074548Z "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-16T17:43:51.9987847Z "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-16T17:43:52.4369448Z 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-16T17:43:53.5241454Z installing to D:/a/_temp/Library/00LOCK-cachem/00new/cachem/libs/i386 2021-05-16T17:43:53.5261240Z 2021-05-16T17:43:53.5262797Z *** arch - x64 2021-05-16T17:43:53.5528652Z "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-16T17:43:57.5862155Z "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-16T17:43:57.9783204Z 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-16T17:43:59.1147000Z installing to D:/a/_temp/Library/00LOCK-cachem/00new/cachem/libs/x64 2021-05-16T17:43:59.1178308Z ** R 2021-05-16T17:43:59.1358116Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:43:59.9470513Z ** help 2021-05-16T17:43:59.9959000Z *** installing help indices 2021-05-16T17:44:00.0406830Z converting help for package 'cachem' 2021-05-16T17:44:00.0842914Z finding HTML links ... done 2021-05-16T17:44:00.2168489Z cache_disk html 2021-05-16T17:44:00.2296242Z cache_layered html 2021-05-16T17:44:00.3227698Z cache_mem html 2021-05-16T17:44:00.3339848Z reexports html 2021-05-16T17:44:00.3345487Z ** building package indices 2021-05-16T17:44:00.6480103Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:44:00.6481336Z *** arch - i386 2021-05-16T17:44:01.1662989Z *** arch - x64 2021-05-16T17:44:01.4752490Z ** testing if installed package can be loaded from final location 2021-05-16T17:44:01.4755275Z *** arch - i386 2021-05-16T17:44:01.7816122Z *** arch - x64 2021-05-16T17:44:02.0878354Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:44:02.0943434Z * DONE (cachem) 2021-05-16T17:44:02.1298496Z 2021-05-16T17:44:02.1299811Z The downloaded source packages are in 2021-05-16T17:44:02.1301220Z 'C:\Users\runneradmin\AppData\Local\Temp\Rtmpi4zTwC\downloaded_packages' 2021-05-16T17:44:02.1327937Z Running `R CMD build`... 2021-05-16T17:44:09.1710953Z * checking for file 'C:\Users\runneradmin\AppData\Local\Temp\Rtmpi4zTwC\remotes163413406857\ropensci-tic-3b4dfb8/DESCRIPTION' ... OK 2021-05-16T17:44:09.1712506Z * preparing 'tic': 2021-05-16T17:44:09.1713535Z * checking DESCRIPTION meta-information ... OK 2021-05-16T17:44:09.1714710Z * installing the package to process help pages 2021-05-16T17:44:09.1716247Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T17:44:09.1717370Z * checking for empty or unneeded directories 2021-05-16T17:44:09.1718298Z Removed empty directory 'tic/.circleci' 2021-05-16T17:44:09.1719061Z Removed empty directory 'tic/pkgdown' 2021-05-16T17:44:09.1719932Z * building 'tic_0.10.0.tar.gz' 2021-05-16T17:44:09.1749711Z Installing package into 'D:/a/_temp/Library' 2021-05-16T17:44:09.1750458Z (as 'lib' is unspecified) 2021-05-16T17:44:09.8337452Z * installing *source* package 'tic' ... 2021-05-16T17:44:09.8342281Z ** using staged installation 2021-05-16T17:44:09.9018363Z ** R 2021-05-16T17:44:09.9495356Z ** inst 2021-05-16T17:44:09.9824570Z ** preparing package for lazy loading 2021-05-16T17:44:10.4907249Z ** help 2021-05-16T17:44:10.8097305Z *** installing help indices 2021-05-16T17:44:10.9673495Z converting help for package 'tic' 2021-05-16T17:44:10.9977578Z finding HTML links ... done 2021-05-16T17:44:11.1122254Z Deprecated html 2021-05-16T17:44:11.1577912Z TicStep html 2021-05-16T17:44:11.1789572Z base64serialize html 2021-05-16T17:44:11.2169976Z ci html 2021-05-16T17:44:11.3073709Z do_blogdown html 2021-05-16T17:44:11.3819570Z do_bookdown html 2021-05-16T17:44:11.4374763Z do_drat html 2021-05-16T17:44:11.5069081Z do_package_checks html 2021-05-16T17:44:11.5762607Z do_pkgdown html 2021-05-16T17:44:11.6577376Z do_readme_rmd html 2021-05-16T17:44:11.6650822Z 2021-05-16T17:44:11.6928036Z dsl html 2021-05-16T17:44:11.7388349Z dsl_get html 2021-05-16T17:44:11.7613501Z gha_add_secret html 2021-05-16T17:44:11.7787708Z github_helpers html 2021-05-16T17:44:11.7917246Z github_info html 2021-05-16T17:44:11.8082934Z list_macros html 2021-05-16T17:44:11.8299586Z macro html 2021-05-16T17:44:11.8428251Z prepare_all_stages html 2021-05-16T17:44:11.8454628Z REDIRECT:topic Previous alias or file overwritten by alias: D:/a/_temp/Library/00LOCK-tic/00new/tic/help/DSL.html 2021-05-16T17:44:11.8513116Z reexports html 2021-05-16T17:44:11.8686218Z repo html 2021-05-16T17:44:11.8864023Z run_all_stages html 2021-05-16T17:44:11.9010662Z run_stage html 2021-05-16T17:44:11.9212492Z ssh_key_helpers html 2021-05-16T17:44:11.9453573Z stages html 2021-05-16T17:44:11.9752358Z step_add_to_drat html 2021-05-16T17:44:12.0044461Z step_add_to_known_hosts html 2021-05-16T17:44:12.0299359Z step_build_blogdown html 2021-05-16T17:44:12.0388927Z step_build_bookdown html 2021-05-16T17:44:12.0996234Z step_build_pkgdown html 2021-05-16T17:44:12.1497882Z step_do_push_deploy html 2021-05-16T17:44:12.1741802Z step_hello_world html 2021-05-16T17:44:12.2342851Z step_install_pkg html 2021-05-16T17:44:12.2751855Z step_install_ssh_keys html 2021-05-16T17:44:12.3304764Z step_push_deploy html 2021-05-16T17:44:12.3662742Z step_rcmdcheck html 2021-05-16T17:44:12.3943459Z step_run_code html 2021-05-16T17:44:12.4197758Z step_session_info html 2021-05-16T17:44:12.4595245Z step_setup_push_deploy html 2021-05-16T17:44:12.5008688Z step_setup_ssh html 2021-05-16T17:44:12.5365249Z step_test_ssh html 2021-05-16T17:44:12.5630203Z step_write_text_file html 2021-05-16T17:44:12.6046175Z tic-package html 2021-05-16T17:44:12.6209310Z update_yml html 2021-05-16T17:44:12.6465459Z use_ghactions_deploy html 2021-05-16T17:44:12.6825977Z use_tic html 2021-05-16T17:44:12.7020568Z use_tic_badge html 2021-05-16T17:44:12.7194149Z use_tic_r html 2021-05-16T17:44:12.7342017Z use_update_tic html 2021-05-16T17:44:12.7732607Z yaml_templates html 2021-05-16T17:44:12.7745628Z REDIRECT:topic %>% -> reexports.html [ FAIL ]*** copying figures 2021-05-16T17:44:12.7796614Z ** building package indices 2021-05-16T17:44:13.1858919Z ** installing vignettes 2021-05-16T17:44:13.1987331Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:44:13.1989360Z *** arch - i386 2021-05-16T17:44:13.6060894Z *** arch - x64 2021-05-16T17:44:14.0162217Z ** testing if installed package can be loaded from final location 2021-05-16T17:44:14.0166797Z *** arch - i386 2021-05-16T17:44:14.5238651Z *** arch - x64 2021-05-16T17:44:15.0328060Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:44:15.0655110Z * DONE (tic) 2021-05-16T17:44:15.2292670Z Using github PAT from envvar GITHUB_PAT 2021-05-16T17:44:15.4103156Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-16T17:44:17.8858339Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-16T17:44:17.8859092Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-16T17:44:17.8859580Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-16T17:44:17.8860076Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-16T17:44:17.8860570Z pillar (NA -> 1.6.1 ) [CRAN] 2021-05-16T17:44:17.8862519Z Installing 37 packages: utf8, vctrs, pkgconfig, pillar, tibble, rematch2, fansi, diffobj, waldo, ps, processx, praise, pkgload, evaluate, ellipsis, digest, callr, brio, xml2, xfun, markdown, highr, stringr, stringi, Rcpp, knitr, commonmark, brew, xopen, sessioninfo, prettyunits, pkgbuild, testthat, rversions, roxygen2, rcmdcheck, devtools 2021-05-16T17:44:17.8864737Z tibble (NA -> 3.1.2 ) [CRAN] 2021-05-16T17:44:17.8865258Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-16T17:44:17.8865796Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-16T17:44:17.8866307Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-16T17:44:17.8866962Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-16T17:44:17.8867425Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-16T17:44:17.8867887Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-16T17:44:17.8868378Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-16T17:44:17.8868859Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-16T17:44:17.8869335Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-16T17:44:17.8869830Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-16T17:44:17.8870297Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-16T17:44:17.8870770Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-16T17:44:17.8871232Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-16T17:44:17.8871934Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-16T17:44:17.8872610Z xfun (NA -> 0.23 ) [CRAN] 2021-05-16T17:44:17.8873111Z markdown (NA -> 1.1 ) [CRAN] 2021-05-16T17:44:17.8873921Z highr (NA -> 0.9 ) [CRAN] 2021-05-16T17:44:17.8874455Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-16T17:44:17.8874967Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-16T17:44:17.8875493Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-16T17:44:17.8876157Z knitr (NA -> 1.33 ) [CRAN] 2021-05-16T17:44:17.8876682Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-16T17:44:17.8877540Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-16T17:44:17.8878137Z Installing packages into 'D:/a/_temp/Library' 2021-05-16T17:44:17.8878669Z (as 'lib' is unspecified) 2021-05-16T17:44:17.8879173Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-16T17:44:17.8879701Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-16T17:44:17.8880255Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-16T17:44:17.8880757Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-16T17:44:17.8881355Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-16T17:44:17.8881899Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-16T17:44:17.8882371Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-16T17:44:17.8882869Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-16T17:44:17.8883441Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-16T17:44:20.2032784Z 2021-05-16T17:44:20.2034284Z There are binary versions available but the source versions are later: 2021-05-16T17:44:20.2046265Z binary source needs_compilation 2021-05-16T17:44:20.2047143Z pillar 1.6.0 1.6.1 FALSE 2021-05-16T17:44:20.2047729Z tibble 3.1.1 3.1.2 TRUE 2021-05-16T17:44:20.2048290Z xfun 0.22 0.23 TRUE 2021-05-16T17:44:20.2048649Z 2021-05-16T17:44:20.2071306Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/utf8_1.2.1.zip' 2021-05-16T17:44:20.2112941Z Content type 'application/zip' length 209982 bytes (205 KB) 2021-05-16T17:44:20.2134255Z ================================================== 2021-05-16T17:44:20.2135242Z downloaded 205 KB 2021-05-16T17:44:20.2135771Z 2021-05-16T17:44:20.2149637Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/vctrs_0.3.8.zip' 2021-05-16T17:44:20.2278683Z Content type 'application/zip' length 1251863 bytes (1.2 MB) 2021-05-16T17:44:20.2364563Z ================================================== 2021-05-16T17:44:20.2365771Z downloaded 1.2 MB 2021-05-16T17:44:20.2366324Z 2021-05-16T17:44:20.2382199Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/pkgconfig_2.0.3.zip' 2021-05-16T17:44:20.2444632Z Content type 'application/zip' length 22274 bytes (21 KB) 2021-05-16T17:44:20.2449190Z ================================================== 2021-05-16T17:44:20.2450224Z downloaded 21 KB 2021-05-16T17:44:20.2450674Z 2021-05-16T17:44:20.2467774Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/rematch2_2.1.2.zip' 2021-05-16T17:44:20.2498673Z Content type 'application/zip' length 47504 bytes (46 KB) 2021-05-16T17:44:20.2538714Z ================================================== 2021-05-16T17:44:20.2539849Z downloaded 46 KB 2021-05-16T17:44:20.2540377Z 2021-05-16T17:44:20.2560452Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/fansi_0.4.2.zip' 2021-05-16T17:44:20.2592345Z Content type 'application/zip' length 224354 bytes (219 KB) 2021-05-16T17:44:20.2615180Z ================================================== 2021-05-16T17:44:20.2615897Z downloaded 219 KB 2021-05-16T17:44:20.2616337Z 2021-05-16T17:44:20.2627995Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/diffobj_0.3.4.zip' 2021-05-16T17:44:20.2673220Z Content type 'application/zip' length 993584 bytes (970 KB) 2021-05-16T17:44:20.2739208Z ================================================== 2021-05-16T17:44:20.2740262Z downloaded 970 KB 2021-05-16T17:44:20.2740802Z 2021-05-16T17:44:20.2755761Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/waldo_0.2.5.zip' 2021-05-16T17:44:20.2786318Z Content type 'application/zip' length 72514 bytes (70 KB) 2021-05-16T17:44:20.2798912Z ================================================== 2021-05-16T17:44:20.2800183Z downloaded 70 KB 2021-05-16T17:44:20.2800667Z 2021-05-16T17:44:20.2814534Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/ps_1.6.0.zip' 2021-05-16T17:44:20.2849843Z Content type 'application/zip' length 775650 bytes (757 KB) 2021-05-16T17:44:20.3011557Z ================================================== 2021-05-16T17:44:20.3012710Z downloaded 757 KB 2021-05-16T17:44:20.3013604Z 2021-05-16T17:44:20.3028295Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/processx_3.5.2.zip' 2021-05-16T17:44:20.3055258Z Content type 'application/zip' length 1246169 bytes (1.2 MB) 2021-05-16T17:44:20.3135113Z ================================================== 2021-05-16T17:44:20.3136222Z downloaded 1.2 MB 2021-05-16T17:44:20.3136748Z 2021-05-16T17:44:20.3154154Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/praise_1.0.0.zip' 2021-05-16T17:44:20.3186924Z Content type 'application/zip' length 19719 bytes (19 KB) 2021-05-16T17:44:20.3189605Z ================================================== 2021-05-16T17:44:20.3190717Z downloaded 19 KB 2021-05-16T17:44:20.3191350Z 2021-05-16T17:44:20.3204117Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/pkgload_1.2.1.zip' 2021-05-16T17:44:20.3239434Z Content type 'application/zip' length 153931 bytes (150 KB) 2021-05-16T17:44:20.3254804Z ================================================== 2021-05-16T17:44:20.3256060Z downloaded 150 KB 2021-05-16T17:44:20.3256549Z 2021-05-16T17:44:20.3269115Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/evaluate_0.14.zip' 2021-05-16T17:44:20.3304835Z Content type 'application/zip' length 76757 bytes (74 KB) 2021-05-16T17:44:20.3315187Z ================================================== 2021-05-16T17:44:20.3316220Z downloaded 74 KB 2021-05-16T17:44:20.3316733Z 2021-05-16T17:44:20.3332133Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/ellipsis_0.3.2.zip' 2021-05-16T17:44:20.3363130Z Content type 'application/zip' length 49087 bytes (47 KB) 2021-05-16T17:44:20.3369285Z ================================================== 2021-05-16T17:44:20.3370323Z downloaded 47 KB 2021-05-16T17:44:20.3371010Z 2021-05-16T17:44:20.3383062Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/digest_0.6.27.zip' 2021-05-16T17:44:20.3412386Z Content type 'application/zip' length 268472 bytes (262 KB) 2021-05-16T17:44:20.3466410Z ================================================== 2021-05-16T17:44:20.3467297Z downloaded 262 KB 2021-05-16T17:44:20.3467790Z 2021-05-16T17:44:20.3479992Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/callr_3.7.0.zip' 2021-05-16T17:44:20.3513591Z Content type 'application/zip' length 438306 bytes (428 KB) 2021-05-16T17:44:20.3549583Z ================================================== 2021-05-16T17:44:20.3550707Z downloaded 428 KB 2021-05-16T17:44:20.3551394Z 2021-05-16T17:44:20.3564977Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/brio_1.1.2.zip' 2021-05-16T17:44:20.3600523Z Content type 'application/zip' length 46360 bytes (45 KB) 2021-05-16T17:44:20.3624570Z ================================================== 2021-05-16T17:44:20.3625729Z downloaded 45 KB 2021-05-16T17:44:20.3626200Z 2021-05-16T17:44:20.3638697Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/xml2_1.3.2.zip' 2021-05-16T17:44:20.3698125Z Content type 'application/zip' length 3004939 bytes (2.9 MB) 2021-05-16T17:44:20.3876953Z ================================================== 2021-05-16T17:44:20.3878052Z downloaded 2.9 MB 2021-05-16T17:44:20.3878654Z 2021-05-16T17:44:20.3895139Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/markdown_1.1.zip' 2021-05-16T17:44:20.3921755Z Content type 'application/zip' length 188630 bytes (184 KB) 2021-05-16T17:44:20.4070456Z ================================================== 2021-05-16T17:44:20.4071503Z downloaded 184 KB 2021-05-16T17:44:20.4072027Z 2021-05-16T17:44:20.4088280Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/highr_0.9.zip' 2021-05-16T17:44:20.4115038Z Content type 'application/zip' length 46592 bytes (45 KB) 2021-05-16T17:44:20.4144316Z ================================================== 2021-05-16T17:44:20.4145288Z downloaded 45 KB 2021-05-16T17:44:20.4145712Z 2021-05-16T17:44:20.4159495Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/stringr_1.4.0.zip' 2021-05-16T17:44:20.4203946Z Content type 'application/zip' length 216610 bytes (211 KB) 2021-05-16T17:44:20.4253711Z ================================================== 2021-05-16T17:44:20.4254688Z downloaded 211 KB 2021-05-16T17:44:20.4255208Z 2021-05-16T17:44:20.4268863Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/stringi_1.6.1.zip' 2021-05-16T17:44:20.4295158Z Content type 'application/zip' length 16350447 bytes (15.6 MB) 2021-05-16T17:44:20.5297233Z ================================================== 2021-05-16T17:44:20.5298034Z downloaded 15.6 MB 2021-05-16T17:44:20.5298590Z 2021-05-16T17:44:20.5314235Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/Rcpp_1.0.6.zip' 2021-05-16T17:44:20.5343309Z Content type 'application/zip' length 3254472 bytes (3.1 MB) 2021-05-16T17:44:20.5561873Z ================================================== 2021-05-16T17:44:20.5563072Z downloaded 3.1 MB 2021-05-16T17:44:20.5563796Z 2021-05-16T17:44:20.5580214Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/knitr_1.33.zip' 2021-05-16T17:44:20.5613161Z Content type 'application/zip' length 1460851 bytes (1.4 MB) 2021-05-16T17:44:20.6074827Z ================================================== 2021-05-16T17:44:20.6076002Z downloaded 1.4 MB 2021-05-16T17:44:20.6076604Z 2021-05-16T17:44:20.6091740Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/commonmark_1.7.zip' 2021-05-16T17:44:20.6127632Z Content type 'application/zip' length 265877 bytes (259 KB) 2021-05-16T17:44:20.6168235Z ================================================== 2021-05-16T17:44:20.6169205Z downloaded 259 KB 2021-05-16T17:44:20.6169698Z 2021-05-16T17:44:20.6181773Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/brew_1.0-6.zip' 2021-05-16T17:44:20.6223654Z Content type 'application/zip' length 113846 bytes (111 KB) 2021-05-16T17:44:20.6247900Z ================================================== 2021-05-16T17:44:20.6248984Z downloaded 111 KB 2021-05-16T17:44:20.6249531Z 2021-05-16T17:44:20.6262495Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/xopen_1.0.0.zip' 2021-05-16T17:44:20.6291338Z Content type 'application/zip' length 24695 bytes (24 KB) 2021-05-16T17:44:20.6305822Z ================================================== 2021-05-16T17:44:20.6306949Z downloaded 24 KB 2021-05-16T17:44:20.6307452Z 2021-05-16T17:44:20.6318769Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/sessioninfo_1.1.1.zip' 2021-05-16T17:44:20.6348481Z Content type 'application/zip' length 46938 bytes (45 KB) 2021-05-16T17:44:20.6360395Z ================================================== 2021-05-16T17:44:20.6361506Z downloaded 45 KB 2021-05-16T17:44:20.6362044Z 2021-05-16T17:44:20.6379559Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/prettyunits_1.1.1.zip' 2021-05-16T17:44:20.6415308Z Content type 'application/zip' length 37840 bytes (36 KB) 2021-05-16T17:44:20.6420349Z ================================================== 2021-05-16T17:44:20.6421392Z downloaded 36 KB 2021-05-16T17:44:20.6421864Z 2021-05-16T17:44:20.6437443Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/pkgbuild_1.2.0.zip' 2021-05-16T17:44:20.6464103Z Content type 'application/zip' length 142573 bytes (139 KB) 2021-05-16T17:44:20.6480971Z ================================================== 2021-05-16T17:44:20.6481946Z downloaded 139 KB 2021-05-16T17:44:20.6482457Z 2021-05-16T17:44:20.6500771Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/testthat_3.0.2.zip' 2021-05-16T17:44:20.6553398Z Content type 'application/zip' length 2494253 bytes (2.4 MB) 2021-05-16T17:44:20.6750914Z ================================================== 2021-05-16T17:44:20.6756331Z downloaded 2.4 MB 2021-05-16T17:44:20.6756840Z 2021-05-16T17:44:20.6775578Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/rversions_2.0.2.zip' 2021-05-16T17:44:20.6813041Z Content type 'application/zip' length 68655 bytes (67 KB) 2021-05-16T17:44:20.6817759Z ================================================== 2021-05-16T17:44:20.6818585Z downloaded 67 KB 2021-05-16T17:44:20.6819057Z 2021-05-16T17:44:20.6833936Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/roxygen2_7.1.1.zip' 2021-05-16T17:44:20.6861850Z Content type 'application/zip' length 1371276 bytes (1.3 MB) 2021-05-16T17:44:20.7164996Z ================================================== 2021-05-16T17:44:20.7166025Z downloaded 1.3 MB 2021-05-16T17:44:20.7166724Z 2021-05-16T17:44:20.7181950Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/rcmdcheck_1.3.3.zip' 2021-05-16T17:44:20.7258833Z Content type 'application/zip' length 134938 bytes (131 KB) 2021-05-16T17:44:20.7270695Z ================================================== 2021-05-16T17:44:20.7271805Z downloaded 131 KB 2021-05-16T17:44:20.7272492Z 2021-05-16T17:44:20.7290608Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/devtools_2.4.1.zip' 2021-05-16T17:44:20.7364760Z Content type 'application/zip' length 397417 bytes (388 KB) 2021-05-16T17:44:20.7395453Z ================================================== 2021-05-16T17:44:20.7396412Z downloaded 388 KB 2021-05-16T17:44:20.7396871Z 2021-05-16T17:44:20.7624868Z package 'utf8' successfully unpacked and MD5 sums checked 2021-05-16T17:44:20.8243823Z package 'vctrs' successfully unpacked and MD5 sums checked 2021-05-16T17:44:20.8400998Z package 'pkgconfig' successfully unpacked and MD5 sums checked 2021-05-16T17:44:20.8529191Z package 'rematch2' successfully unpacked and MD5 sums checked 2021-05-16T17:44:20.8738990Z package 'fansi' successfully unpacked and MD5 sums checked 2021-05-16T17:44:20.9092066Z package 'diffobj' successfully unpacked and MD5 sums checked 2021-05-16T17:44:20.9236920Z package 'waldo' successfully unpacked and MD5 sums checked 2021-05-16T17:44:20.9667273Z package 'ps' successfully unpacked and MD5 sums checked 2021-05-16T17:44:21.0309527Z package 'processx' successfully unpacked and MD5 sums checked 2021-05-16T17:44:21.0475166Z package 'praise' successfully unpacked and MD5 sums checked 2021-05-16T17:44:21.0630443Z package 'pkgload' successfully unpacked and MD5 sums checked 2021-05-16T17:44:21.0766092Z package 'evaluate' successfully unpacked and MD5 sums checked 2021-05-16T17:44:21.0928848Z package 'ellipsis' successfully unpacked and MD5 sums checked 2021-05-16T17:44:21.1237757Z package 'digest' successfully unpacked and MD5 sums checked 2021-05-16T17:44:21.1438003Z package 'callr' successfully unpacked and MD5 sums checked 2021-05-16T17:44:21.1678710Z package 'brio' successfully unpacked and MD5 sums checked 2021-05-16T17:44:21.2594709Z package 'xml2' successfully unpacked and MD5 sums checked 2021-05-16T17:44:21.2931170Z package 'markdown' successfully unpacked and MD5 sums checked 2021-05-16T17:44:21.3120932Z package 'highr' successfully unpacked and MD5 sums checked 2021-05-16T17:44:21.3392558Z package 'stringr' successfully unpacked and MD5 sums checked 2021-05-16T17:44:21.7988050Z package 'stringi' successfully unpacked and MD5 sums checked 2021-05-16T17:44:22.2509505Z package 'Rcpp' successfully unpacked and MD5 sums checked 2021-05-16T17:44:22.3665987Z package 'knitr' successfully unpacked and MD5 sums checked 2021-05-16T17:44:22.3909182Z package 'commonmark' successfully unpacked and MD5 sums checked 2021-05-16T17:44:22.4200455Z package 'brew' successfully unpacked and MD5 sums checked 2021-05-16T17:44:22.4330247Z package 'xopen' successfully unpacked and MD5 sums checked 2021-05-16T17:44:22.4470226Z package 'sessioninfo' successfully unpacked and MD5 sums checked 2021-05-16T17:44:22.4602602Z package 'prettyunits' successfully unpacked and MD5 sums checked 2021-05-16T17:44:22.4766950Z package 'pkgbuild' successfully unpacked and MD5 sums checked 2021-05-16T17:44:22.5626274Z package 'testthat' successfully unpacked and MD5 sums checked 2021-05-16T17:44:22.5776896Z package 'rversions' successfully unpacked and MD5 sums checked 2021-05-16T17:44:22.6359001Z package 'roxygen2' successfully unpacked and MD5 sums checked 2021-05-16T17:44:22.6518802Z package 'rcmdcheck' successfully unpacked and MD5 sums checked 2021-05-16T17:44:22.6742654Z package 'devtools' successfully unpacked and MD5 sums checked 2021-05-16T17:44:22.6774018Z 2021-05-16T17:44:22.6774894Z The downloaded binary packages are in 2021-05-16T17:44:22.6775864Z C:\Users\runneradmin\AppData\Local\Temp\Rtmpi4zTwC\downloaded_packages 2021-05-16T17:44:22.6777582Z installing the source packages 'pillar', 'tibble', 'xfun' 2021-05-16T17:44:22.6778113Z 2021-05-16T17:44:22.6796168Z trying URL 'https://cloud.r-project.org/src/contrib/pillar_1.6.1.tar.gz' 2021-05-16T17:44:22.6899870Z Content type 'application/x-gzip' length 1111747 bytes (1.1 MB) 2021-05-16T17:44:22.7126113Z ================================================== 2021-05-16T17:44:22.7127033Z downloaded 1.1 MB 2021-05-16T17:44:22.7127821Z 2021-05-16T17:44:22.7138945Z trying URL 'https://cloud.r-project.org/src/contrib/tibble_3.1.2.tar.gz' 2021-05-16T17:44:22.7200945Z Content type 'application/x-gzip' length 686145 bytes (670 KB) 2021-05-16T17:44:22.7485182Z ================================================== 2021-05-16T17:44:22.7486170Z downloaded 670 KB 2021-05-16T17:44:22.7486648Z 2021-05-16T17:44:22.7498615Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-16T17:44:22.7559635Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-16T17:44:22.7570151Z ================================================== 2021-05-16T17:44:22.7571210Z downloaded 109 KB 2021-05-16T17:44:22.7571638Z 2021-05-16T17:44:23.5646969Z * installing *source* package 'pillar' ... 2021-05-16T17:44:23.5992775Z ** package 'pillar' successfully unpacked and MD5 sums checked 2021-05-16T17:44:23.5995026Z ** using staged installation 2021-05-16T17:44:23.6529240Z ** R 2021-05-16T17:44:23.6987953Z ** inst 2021-05-16T17:44:23.7143071Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:44:26.3410920Z ** help 2021-05-16T17:44:26.5341314Z *** installing help indices 2021-05-16T17:44:26.6366516Z converting help for package 'pillar' 2021-05-16T17:44:26.6672725Z finding HTML links ... done 2021-05-16T17:44:26.7068786Z align html 2021-05-16T17:44:26.7329359Z char html 2021-05-16T17:44:26.7673815Z colonnade html 2021-05-16T17:44:26.7894215Z ctl_new_pillar html 2021-05-16T17:44:26.8016314Z deprecated html 2021-05-16T17:44:26.8088091Z dim_desc html 2021-05-16T17:44:26.8284481Z expect_known_display html 2021-05-16T17:44:26.8476592Z extra_cols html 2021-05-16T17:44:26.8642953Z format_glimpse html 2021-05-16T17:44:26.8999226Z format_tbl html 2021-05-16T17:44:26.9207969Z format_type_sum html 2021-05-16T17:44:26.9293734Z get_extent html 2021-05-16T17:44:26.9485377Z glimpse html 2021-05-16T17:44:26.9595883Z 2021-05-16T17:44:27.0223940Z finding level-2 HTML links ... done 2021-05-16T17:44:27.0268176Z new_ornament html 2021-05-16T17:44:27.0518219Z new_pillar html 2021-05-16T17:44:27.0708777Z new_pillar_component html 2021-05-16T17:44:27.1260729Z new_pillar_shaft html 2021-05-16T17:44:27.1365320Z new_pillar_title html 2021-05-16T17:44:27.1478584Z new_pillar_type html 2021-05-16T17:44:27.1766511Z new_tbl_format_setup html 2021-05-16T17:44:27.2227114Z num html 2021-05-16T17:44:27.2663209Z pillar-package html 2021-05-16T17:44:27.3000590Z pillar html 2021-05-16T17:44:27.3479714Z pillar_shaft html 2021-05-16T17:44:27.3603357Z squeeze html 2021-05-16T17:44:27.3771108Z style_subtle html 2021-05-16T17:44:27.4006946Z tbl_format_body html 2021-05-16T17:44:27.4173502Z tbl_format_footer html 2021-05-16T17:44:27.4403153Z tbl_format_header html 2021-05-16T17:44:27.4974331Z tbl_format_setup html 2021-05-16T17:44:27.5092040Z tbl_sum html 2021-05-16T17:44:27.5277408Z type_sum html 2021-05-16T17:44:27.5291085Z *** copying figures 2021-05-16T17:44:27.5347517Z ** building package indices 2021-05-16T17:44:27.9417940Z ** installing vignettes 2021-05-16T17:44:27.9577172Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:44:27.9579437Z *** arch - i386 2021-05-16T17:44:28.4648371Z *** arch - x64 2021-05-16T17:44:28.9755339Z ** testing if installed package can be loaded from final location 2021-05-16T17:44:28.9758179Z *** arch - i386 2021-05-16T17:44:29.4843737Z *** arch - x64 2021-05-16T17:44:29.9892459Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:44:30.0078699Z * DONE (pillar) 2021-05-16T17:44:30.5706972Z * installing *source* package 'xfun' ... 2021-05-16T17:44:30.5863374Z ** package 'xfun' successfully unpacked and MD5 sums checked 2021-05-16T17:44:30.5865800Z ** using staged installation 2021-05-16T17:44:30.6332829Z ** libs 2021-05-16T17:44:30.6334180Z 2021-05-16T17:44:30.6334947Z *** arch - i386 2021-05-16T17:44:30.6622016Z "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-16T17:44:31.1361562Z "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-16T17:44:31.3976838Z 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-16T17:44:31.7231966Z installing to D:/a/_temp/Library/00LOCK-xfun/00new/xfun/libs/i386 2021-05-16T17:44:31.7243638Z 2021-05-16T17:44:31.7244915Z *** arch - x64 2021-05-16T17:44:31.7503024Z "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-16T17:44:32.1034085Z "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-16T17:44:32.3523624Z 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-16T17:44:32.6788651Z installing to D:/a/_temp/Library/00LOCK-xfun/00new/xfun/libs/x64 2021-05-16T17:44:32.6826872Z ** R 2021-05-16T17:44:32.7165737Z ** inst 2021-05-16T17:44:32.7227735Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:44:34.6420765Z ** help 2021-05-16T17:44:35.0247706Z *** installing help indices 2021-05-16T17:44:35.2162292Z converting help for package 'xfun' 2021-05-16T17:44:35.2506551Z finding HTML links ... done 2021-05-16T17:44:35.3068788Z Rscript html 2021-05-16T17:44:35.3365828Z Rscript_call html 2021-05-16T17:44:35.3475773Z attr html 2021-05-16T17:44:35.3625754Z base64_encode html 2021-05-16T17:44:35.3712481Z base64_uri html 2021-05-16T17:44:35.4321227Z bg_process html 2021-05-16T17:44:35.4420227Z bump_version html 2021-05-16T17:44:35.5014572Z cache_rds html 2021-05-16T17:44:35.5095892Z del_empty_dir html 2021-05-16T17:44:35.5244471Z dir_create html 2021-05-16T17:44:35.5383988Z dir_exists html 2021-05-16T17:44:35.5545986Z do_once html 2021-05-16T17:44:35.5767511Z download_file html 2021-05-16T17:44:35.6009488Z embed_file html 2021-05-16T17:44:35.6204526Z exit_call html 2021-05-16T17:44:35.6385763Z file_ext html 2021-05-16T17:44:35.6550257Z file_string html 2021-05-16T17:44:35.6656696Z format_bytes html 2021-05-16T17:44:35.6815662Z from_root html 2021-05-16T17:44:35.6941720Z github_releases html 2021-05-16T17:44:35.7038863Z grep_sub html 2021-05-16T17:44:35.7304204Z gsub_file html 2021-05-16T17:44:35.7389092Z in_dir html 2021-05-16T17:44:35.7547668Z install_dir html 2021-05-16T17:44:35.7668848Z install_github html 2021-05-16T17:44:35.7747510Z isFALSE html 2021-05-16T17:44:35.7816437Z is_R_CMD_check html 2021-05-16T17:44:35.7915203Z is_abs_path html 2021-05-16T17:44:35.8091619Z is_ascii html 2021-05-16T17:44:35.8233136Z is_sub_path html 2021-05-16T17:44:35.8323842Z is_web_path html 2021-05-16T17:44:35.8483510Z magic_path html 2021-05-16T17:44:35.8570343Z mark_dirs html 2021-05-16T17:44:35.8756427Z msg_cat html 2021-05-16T17:44:35.8845042Z native_encode html 2021-05-16T17:44:35.8985185Z news2md html 2021-05-16T17:44:35.9081557Z normalize_path html 2021-05-16T17:44:35.9245539Z numbers_to_words html 2021-05-16T17:44:35.9324092Z optipng html 2021-05-16T17:44:35.9407216Z os html 2021-05-16T17:44:35.9497091Z parse_only html 2021-05-16T17:44:35.9991470Z pkg_attach html 2021-05-16T17:44:36.0160964Z proc_kill html 2021-05-16T17:44:36.0341943Z process_file html 2021-05-16T17:44:36.0531448Z proj_root html 2021-05-16T17:44:36.0638596Z prose_index html 2021-05-16T17:44:36.0772819Z protect_math html 2021-05-16T17:44:36.0912437Z raw_string html 2021-05-16T17:44:36.1038144Z read_bin html 2021-05-16T17:44:36.1245279Z read_utf8 html 2021-05-16T17:44:36.1420368Z relative_path html 2021-05-16T17:44:36.1699330Z rename_seq html 2021-05-16T17:44:36.1844385Z retry html 2021-05-16T17:44:36.2716767Z rev_check html 2021-05-16T17:44:36.2854447Z rstudio_type html 2021-05-16T17:44:36.2963130Z same_path html 2021-05-16T17:44:36.3151026Z session_info html 2021-05-16T17:44:36.3273820Z set_envvar html 2021-05-16T17:44:36.3420494Z split_lines html 2021-05-16T17:44:36.3500815Z split_source html 2021-05-16T17:44:36.3745237Z strict_list html 2021-05-16T17:44:36.3842825Z stringsAsStrings html 2021-05-16T17:44:36.3975003Z submit_cran html 2021-05-16T17:44:36.4330206Z tinify html 2021-05-16T17:44:36.4464120Z tojson html 2021-05-16T17:44:36.4604955Z tree html 2021-05-16T17:44:36.4669931Z try_silent html 2021-05-16T17:44:36.4830817Z upload_ftp html 2021-05-16T17:44:36.4906268Z url_filename html 2021-05-16T17:44:36.5011812Z valid_syntax html 2021-05-16T17:44:36.5031829Z ** building package indices 2021-05-16T17:44:37.0092278Z ** installing vignettes 2021-05-16T17:44:37.0253359Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:44:37.0254793Z *** arch - i386 2021-05-16T17:44:37.3302794Z *** arch - x64 2021-05-16T17:44:37.6386127Z ** testing if installed package can be loaded from final location 2021-05-16T17:44:37.6389558Z *** arch - i386 2021-05-16T17:44:37.9446063Z *** arch - x64 2021-05-16T17:44:38.2507676Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:44:38.2758992Z * DONE (xfun) 2021-05-16T17:44:39.1333362Z * installing *source* package 'tibble' ... 2021-05-16T17:44:39.1688229Z ** package 'tibble' successfully unpacked and MD5 sums checked 2021-05-16T17:44:39.1690620Z ** using staged installation 2021-05-16T17:44:39.2257977Z ** libs 2021-05-16T17:44:39.2270856Z 2021-05-16T17:44:39.2271965Z *** arch - i386 2021-05-16T17:44:39.2573777Z "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-16T17:44:39.3894836Z "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-16T17:44:39.5820799Z "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-16T17:44:39.7011404Z "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-16T17:44:40.0149946Z 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-16T17:44:40.1751272Z installing to D:/a/_temp/Library/00LOCK-tibble/00new/tibble/libs/i386 2021-05-16T17:44:40.1766214Z 2021-05-16T17:44:40.1767375Z *** arch - x64 2021-05-16T17:44:40.2052168Z "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-16T17:44:40.3250863Z "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-16T17:44:40.5270517Z "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-16T17:44:40.6419075Z "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-16T17:44:40.9629698Z 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-16T17:44:41.0959771Z installing to D:/a/_temp/Library/00LOCK-tibble/00new/tibble/libs/x64 2021-05-16T17:44:41.0997120Z ** R 2021-05-16T17:44:41.1409598Z ** inst 2021-05-16T17:44:41.1563068Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:44:43.7879315Z ** help 2021-05-16T17:44:43.9461276Z *** installing help indices 2021-05-16T17:44:44.0307818Z converting help for package 'tibble' 2021-05-16T17:44:44.0589485Z finding HTML links ... done 2021-05-16T17:44:44.1094838Z add_column html 2021-05-16T17:44:44.1365307Z add_row html 2021-05-16T17:44:44.2258775Z as_tibble html 2021-05-16T17:44:44.2414597Z 2021-05-16T17:44:44.3050836Z finding level-2 HTML links ... done 2021-05-16T17:44:44.3177675Z deprecated html 2021-05-16T17:44:44.3351885Z enframe html 2021-05-16T17:44:44.3938690Z formatting html 2021-05-16T17:44:44.4115439Z frame_matrix html 2021-05-16T17:44:44.4223802Z is.tibble html 2021-05-16T17:44:44.4296603Z is_tibble html 2021-05-16T17:44:44.4350858Z knit_print.trunc_mat html 2021-05-16T17:44:44.4624853Z lst html 2021-05-16T17:44:44.4951797Z name-repair-superseded html 2021-05-16T17:44:44.5017771Z name-repair html 2021-05-16T17:44:44.5362687Z new_tibble html 2021-05-16T17:44:44.5416408Z 2021-05-16T17:44:44.5627830Z reexports html 2021-05-16T17:44:44.5849875Z rownames html 2021-05-16T17:44:44.5889122Z REDIRECT:topic %>% -> reexports.html [ FAIL ] 2021-05-16T17:44:44.5900135Z REDIRECT:topic $<-.tbl_df -> subsetting.html [ FAIL ] 2021-05-16T17:44:44.5911959Z REDIRECT:topic [[<-.tbl_df -> subsetting.html [ FAIL ] 2021-05-16T17:44:44.6273546Z subsetting html 2021-05-16T17:44:44.6828402Z tbl_df-class html 2021-05-16T17:44:44.7711758Z tibble-package html 2021-05-16T17:44:44.8318350Z tibble html 2021-05-16T17:44:44.8524874Z tribble html 2021-05-16T17:44:44.8718849Z trunc_mat html 2021-05-16T17:44:44.8934124Z view html 2021-05-16T17:44:44.8942388Z REDIRECT:topic [<-.tbl_df -> subsetting.html [ FAIL ]*** copying figures 2021-05-16T17:44:44.8998776Z ** building package indices 2021-05-16T17:44:45.3067380Z ** installing vignettes 2021-05-16T17:44:45.3202853Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:44:45.3204942Z *** arch - i386 2021-05-16T17:44:45.8281460Z *** arch - x64 2021-05-16T17:44:46.3379884Z ** testing if installed package can be loaded from final location 2021-05-16T17:44:46.3383790Z *** arch - i386 2021-05-16T17:44:46.9473530Z *** arch - x64 2021-05-16T17:44:47.5555221Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:44:47.5724002Z * DONE (tibble) 2021-05-16T17:44:47.6615388Z 2021-05-16T17:44:47.6616482Z The downloaded source packages are in 2021-05-16T17:44:47.6617443Z 'C:\Users\runneradmin\AppData\Local\Temp\Rtmpi4zTwC\downloaded_packages' 2021-05-16T17:44:47.7403319Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-16T17:44:49.9189398Z 2021-05-16T17:44:50.3724935Z 2021-05-16T17:44:50.3732638Z 2021-05-16T17:44:50.3737539Z 2021-05-16T17:44:50.3749961Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\Rtmpi4zTwC\remotes163451d023aa\muschellij2-desc-7be86f2/DESCRIPTION' ... 2021-05-16T17:44:50.3794915Z 2021-05-16T17:44:50.3803052Z v checking for file 'C:\Users\runneradmin\AppData\Local\Temp\Rtmpi4zTwC\remotes163451d023aa\muschellij2-desc-7be86f2/DESCRIPTION' 2021-05-16T17:44:50.5207983Z 2021-05-16T17:44:50.5209021Z 2021-05-16T17:44:50.5209608Z 2021-05-16T17:44:50.5209944Z 2021-05-16T17:44:50.5210394Z - preparing 'desc': 2021-05-16T17:44:50.5520549Z checking DESCRIPTION meta-information ... 2021-05-16T17:44:50.5521800Z 2021-05-16T17:44:50.5522738Z checking DESCRIPTION meta-information ... 2021-05-16T17:44:50.5523346Z 2021-05-16T17:44:50.5524390Z v checking DESCRIPTION meta-information 2021-05-16T17:44:50.7576269Z 2021-05-16T17:44:50.7631576Z 2021-05-16T17:44:50.7632062Z 2021-05-16T17:44:50.7632627Z 2021-05-16T17:44:50.7633534Z - checking for LF line-endings in source and make files and shell scripts 2021-05-16T17:44:50.7746333Z 2021-05-16T17:44:50.7747096Z 2021-05-16T17:44:50.7747582Z 2021-05-16T17:44:50.7748847Z 2021-05-16T17:44:50.7749515Z - checking for empty or unneeded directories 2021-05-16T17:44:50.7847933Z 2021-05-16T17:44:50.7850176Z 2021-05-16T17:44:50.7850949Z Omitted 'LazyData' from DESCRIPTION 2021-05-16T17:44:50.8183497Z 2021-05-16T17:44:50.8219348Z 2021-05-16T17:44:50.8228273Z 2021-05-16T17:44:50.8229080Z 2021-05-16T17:44:50.8229953Z - building 'desc_1.2.0.9000.tar.gz' 2021-05-16T17:44:51.0355799Z 2021-05-16T17:44:51.0357169Z 2021-05-16T17:44:51.0357602Z 2021-05-16T17:44:51.1254089Z Installing package into 'D:/a/_temp/Library' 2021-05-16T17:44:51.1255076Z (as 'lib' is unspecified) 2021-05-16T17:44:51.6604587Z * installing *source* package 'desc' ... 2021-05-16T17:44:51.6786037Z ** using staged installation 2021-05-16T17:44:51.7222020Z ** R 2021-05-16T17:44:51.7538497Z ** inst 2021-05-16T17:44:51.7590094Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:44:53.9837797Z ** help 2021-05-16T17:44:54.3094584Z *** installing help indices 2021-05-16T17:44:54.4672248Z 2021-05-16T17:44:54.4673236Z converting help for package 'desc' 2021-05-16T17:44:54.4965000Z finding HTML links ... done 2021-05-16T17:44:54.5408204Z check_encoding html 2021-05-16T17:44:54.5518999Z check_field html 2021-05-16T17:44:54.5609930Z cran_ascii_fields html 2021-05-16T17:44:54.5697262Z cran_valid_fields html 2021-05-16T17:44:54.5826406Z dep_types html 2021-05-16T17:44:54.6010738Z desc html 2021-05-16T17:44:54.6690679Z desc_add_author html 2021-05-16T17:44:54.7026732Z desc_add_author_gh html 2021-05-16T17:44:54.7354357Z desc_add_me html 2021-05-16T17:44:54.7744975Z desc_add_orcid html 2021-05-16T17:44:54.7874334Z desc_add_remotes html 2021-05-16T17:44:54.8244186Z desc_add_role html 2021-05-16T17:44:54.8451843Z desc_add_to_collate html 2021-05-16T17:44:54.8560833Z desc_add_urls html 2021-05-16T17:44:54.8821346Z desc_bump_version html 2021-05-16T17:44:54.9192043Z desc_change_maintainer html 2021-05-16T17:44:54.9286567Z desc_clear_remotes html 2021-05-16T17:44:54.9374390Z desc_clear_urls html 2021-05-16T17:44:54.9658279Z desc_coerce_authors_at_r html 2021-05-16T17:44:54.9821178Z desc_del html 2021-05-16T17:44:55.0193809Z desc_del_author html 2021-05-16T17:44:55.0402483Z desc_del_collate html 2021-05-16T17:44:55.0618070Z desc_del_dep html 2021-05-16T17:44:55.0797362Z desc_del_deps html 2021-05-16T17:44:55.0980412Z desc_del_from_collate html 2021-05-16T17:44:55.1103745Z desc_del_remotes html 2021-05-16T17:44:55.1505887Z desc_del_role html 2021-05-16T17:44:55.1629925Z desc_del_urls html 2021-05-16T17:44:55.1806364Z desc_fields html 2021-05-16T17:44:55.1975497Z desc_get html 2021-05-16T17:44:55.2278335Z desc_get_author html 2021-05-16T17:44:55.2539948Z desc_get_authors html 2021-05-16T17:44:55.2671934Z desc_get_built html 2021-05-16T17:44:55.2832609Z desc_get_collate html 2021-05-16T17:44:55.3004614Z desc_get_deps html 2021-05-16T17:44:55.3285434Z desc_get_field html 2021-05-16T17:44:55.3532237Z desc_get_maintainer html 2021-05-16T17:44:55.3648562Z desc_get_remotes html 2021-05-16T17:44:55.3735839Z desc_get_urls html 2021-05-16T17:44:55.3894893Z desc_get_version html 2021-05-16T17:44:55.4080842Z desc_has_dep html 2021-05-16T17:44:55.4266951Z desc_has_fields html 2021-05-16T17:44:55.4375246Z desc_normalize html 2021-05-16T17:44:55.4444455Z desc_print html 2021-05-16T17:44:55.4540471Z desc_reformat_fields html 2021-05-16T17:44:55.4637828Z desc_reorder_fields html 2021-05-16T17:44:55.4822071Z desc_set html 2021-05-16T17:44:55.5112572Z desc_set_authors html 2021-05-16T17:44:55.5302502Z desc_set_collate html 2021-05-16T17:44:55.5513875Z desc_set_dep html 2021-05-16T17:44:55.5705446Z desc_set_deps html 2021-05-16T17:44:55.5821005Z desc_set_remotes html 2021-05-16T17:44:55.5948491Z desc_set_urls html 2021-05-16T17:44:55.6132550Z desc_set_version html 2021-05-16T17:44:55.6199431Z desc_to_latex html 2021-05-16T17:44:55.6263967Z desc_validate html 2021-05-16T17:44:55.8212168Z description html 2021-05-16T17:44:55.8232279Z ** building package indices 2021-05-16T17:44:56.2367411Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:44:56.2368557Z *** arch - i386 2021-05-16T17:44:56.5430407Z *** arch - x64 2021-05-16T17:44:56.8512202Z ** testing if installed package can be loaded from final location 2021-05-16T17:44:56.8515234Z *** arch - i386 2021-05-16T17:44:57.1578691Z *** arch - x64 2021-05-16T17:44:57.4636957Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:44:57.4814850Z * DONE (desc) 2021-05-16T17:44:57.8946293Z 2021-05-16T17:44:57.8955361Z 2021-05-16T17:44:57.8956012Z 2021-05-16T17:44:57.8974400Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\Rtmpi4zTwC\remotes163470c8737d\muschellij2-ghtravis-0b26809/DESCRIPTION' ... 2021-05-16T17:44:57.8982059Z 2021-05-16T17:44:57.8988612Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\Rtmpi4zTwC\remotes163470c8737d\muschellij2-ghtravis-0b26809/DESCRIPTION' ... 2021-05-16T17:44:57.9025182Z 2021-05-16T17:44:57.9026943Z v checking for file 'C:\Users\runneradmin\AppData\Local\Temp\Rtmpi4zTwC\remotes163470c8737d\muschellij2-ghtravis-0b26809/DESCRIPTION' 2021-05-16T17:44:57.9761951Z 2021-05-16T17:44:57.9762869Z 2021-05-16T17:44:57.9763305Z 2021-05-16T17:44:57.9763674Z 2021-05-16T17:44:57.9764408Z - preparing 'ghtravis': 2021-05-16T17:44:57.9929796Z checking DESCRIPTION meta-information ... 2021-05-16T17:44:57.9930825Z 2021-05-16T17:44:57.9931611Z checking DESCRIPTION meta-information ... 2021-05-16T17:44:57.9932210Z 2021-05-16T17:44:57.9932769Z v checking DESCRIPTION meta-information 2021-05-16T17:44:58.1071052Z 2021-05-16T17:44:58.1113728Z 2021-05-16T17:44:58.1164157Z 2021-05-16T17:44:58.1164934Z 2021-05-16T17:44:58.1165925Z - checking for LF line-endings in source and make files and shell scripts 2021-05-16T17:44:58.1166796Z 2021-05-16T17:44:58.1167259Z 2021-05-16T17:44:58.1167714Z 2021-05-16T17:44:58.1168112Z 2021-05-16T17:44:58.1168722Z - checking for empty or unneeded directories 2021-05-16T17:44:58.1198300Z 2021-05-16T17:44:58.1199088Z 2021-05-16T17:44:58.1199661Z Omitted 'LazyData' from DESCRIPTION 2021-05-16T17:44:58.1542288Z 2021-05-16T17:44:58.1543313Z 2021-05-16T17:44:58.1583882Z 2021-05-16T17:44:58.1615573Z 2021-05-16T17:44:58.1616242Z - building 'ghtravis_0.15.1.tar.gz' 2021-05-16T17:44:58.2231862Z 2021-05-16T17:44:58.2235660Z 2021-05-16T17:44:58.2236614Z 2021-05-16T17:44:58.3044752Z Installing package into 'D:/a/_temp/Library' 2021-05-16T17:44:58.3045776Z (as 'lib' is unspecified) 2021-05-16T17:44:58.6729384Z * installing *source* package 'ghtravis' ... 2021-05-16T17:44:58.6734223Z ** using staged installation 2021-05-16T17:44:58.7110271Z ** R 2021-05-16T17:44:58.7344339Z ** inst 2021-05-16T17:44:58.7378344Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:45:00.5589779Z ** help 2021-05-16T17:45:00.7089412Z *** installing help indices 2021-05-16T17:45:00.7883323Z 2021-05-16T17:45:00.7884416Z converting help for package 'ghtravis' 2021-05-16T17:45:00.8178725Z finding HTML links ... done 2021-05-16T17:45:00.8497916Z all_remote_package_deps html 2021-05-16T17:45:00.8677004Z binary_release_table html 2021-05-16T17:45:00.8886941Z cat_desc_elements html 2021-05-16T17:45:00.8908246Z dcf_package_version html 2021-05-16T17:45:00.9018750Z deploy_travis html 2021-05-16T17:45:00.9159622Z deployed_tarball_version html 2021-05-16T17:45:00.9289310Z drop_remotes html 2021-05-16T17:45:00.9357226Z example_description_file html 2021-05-16T17:45:00.9485796Z get_dep_table html 2021-05-16T17:45:00.9567527Z get_remote_info html 2021-05-16T17:45:00.9709134Z 2021-05-16T17:45:01.0313803Z finding level-2 HTML links ... done 2021-05-16T17:45:01.0339611Z get_remote_package_dcf html 2021-05-16T17:45:01.0410484Z get_remotes html 2021-05-16T17:45:01.0690898Z install_remote_binaries html 2021-05-16T17:45:01.0883128Z install_remotes_no_dep html 2021-05-16T17:45:01.1054773Z latest_release_with_binary html 2021-05-16T17:45:01.1135197Z make_full_version html 2021-05-16T17:45:01.1249805Z package_comparison_table html 2021-05-16T17:45:01.1318017Z package_name html 2021-05-16T17:45:01.1441741Z package_needs_update html 2021-05-16T17:45:01.1521416Z parse_one_remote html 2021-05-16T17:45:01.1590350Z r_version html 2021-05-16T17:45:01.1684467Z read_dcf html 2021-05-16T17:45:01.1826186Z remote_binaries html 2021-05-16T17:45:01.1964221Z remote_order html 2021-05-16T17:45:01.2045826Z rewrite_remotes html 2021-05-16T17:45:01.2115777Z split_remotes html 2021-05-16T17:45:01.2210667Z subset_remote html 2021-05-16T17:45:01.2273991Z sys_ext html 2021-05-16T17:45:01.2414880Z tag_table html 2021-05-16T17:45:01.2426313Z ** building package indices 2021-05-16T17:45:01.6556648Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:45:01.6557871Z *** arch - i386 2021-05-16T17:45:02.7696245Z *** arch - x64 2021-05-16T17:45:03.8853047Z ** testing if installed package can be loaded from final location 2021-05-16T17:45:03.8855549Z *** arch - i386 2021-05-16T17:45:04.8974410Z *** arch - x64 2021-05-16T17:45:06.0134835Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:45:06.0255809Z * DONE (ghtravis) 2021-05-16T17:45:06.0909178Z Using github PAT from envvar GITHUB_PAT 2021-05-16T17:45:06.2401894Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-16T17:45:08.0338184Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-16T17:45:08.0339083Z generics (NA -> 0.1.0) [CRAN] 2021-05-16T17:45:08.0339557Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-16T17:45:08.0340022Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-16T17:45:08.0340461Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-16T17:45:08.0341640Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-16T17:45:08.0357894Z Installing packages into 'D:/a/_temp/Library' 2021-05-16T17:45:08.0359711Z (as 'lib' is unspecified) 2021-05-16T17:45:10.2463268Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/tidyselect_1.1.1.zip' 2021-05-16T17:45:10.2501035Z Content type 'application/zip' length 204078 bytes (199 KB) 2021-05-16T17:45:10.2520729Z ================================================== 2021-05-16T17:45:10.2521858Z downloaded 199 KB 2021-05-16T17:45:10.2522317Z 2021-05-16T17:45:10.2538275Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/generics_0.1.0.zip' 2021-05-16T17:45:10.2601005Z Content type 'application/zip' length 70326 bytes (68 KB) 2021-05-16T17:45:10.2610455Z ================================================== 2021-05-16T17:45:10.2611431Z downloaded 68 KB 2021-05-16T17:45:10.2611883Z 2021-05-16T17:45:10.2623981Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/cpp11_0.2.7.zip' 2021-05-16T17:45:10.2665170Z Content type 'application/zip' length 217787 bytes (212 KB) 2021-05-16T17:45:10.2682872Z ================================================== 2021-05-16T17:45:10.2683846Z downloaded 212 KB 2021-05-16T17:45:10.2684380Z 2021-05-16T17:45:10.2697032Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/dplyr_1.0.6.zip' 2021-05-16T17:45:10.2726019Z Content type 'application/zip' length 1338545 bytes (1.3 MB) 2021-05-16T17:45:10.2856295Z ================================================== 2021-05-16T17:45:10.2857513Z downloaded 1.3 MB 2021-05-16T17:45:10.2858221Z 2021-05-16T17:45:10.2872483Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/tidyr_1.1.3.zip' 2021-05-16T17:45:10.2914835Z Content type 'application/zip' length 1055485 bytes (1.0 MB) 2021-05-16T17:45:10.3014483Z ================================================== 2021-05-16T17:45:10.3015866Z downloaded 1.0 MB 2021-05-16T17:45:10.3016569Z 2021-05-16T17:45:10.3211878Z package 'tidyselect' successfully unpacked and MD5 sums checked 2021-05-16T17:45:10.3352202Z package 'generics' successfully unpacked and MD5 sums checked 2021-05-16T17:45:10.3712329Z package 'cpp11' successfully unpacked and MD5 sums checked 2021-05-16T17:45:10.4285767Z package 'dplyr' successfully unpacked and MD5 sums checked 2021-05-16T17:45:10.4816377Z package 'tidyr' successfully unpacked and MD5 sums checked 2021-05-16T17:45:10.4848598Z 2021-05-16T17:45:10.4849494Z The downloaded binary packages are in 2021-05-16T17:45:10.4851500Z C:\Users\runneradmin\AppData\Local\Temp\Rtmpi4zTwC\downloaded_packages 2021-05-16T17:45:10.7819096Z 2021-05-16T17:45:10.7820067Z 2021-05-16T17:45:10.7820538Z 2021-05-16T17:45:10.7832810Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\Rtmpi4zTwC\remotes163454024180\muschellij2-aghast-0c3b853/DESCRIPTION' ... 2021-05-16T17:45:10.7845589Z 2021-05-16T17:45:10.7862892Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\Rtmpi4zTwC\remotes163454024180\muschellij2-aghast-0c3b853/DESCRIPTION' ... 2021-05-16T17:45:10.7888689Z 2021-05-16T17:45:10.7891959Z v checking for file 'C:\Users\runneradmin\AppData\Local\Temp\Rtmpi4zTwC\remotes163454024180\muschellij2-aghast-0c3b853/DESCRIPTION' 2021-05-16T17:45:10.8269796Z 2021-05-16T17:45:10.8301016Z 2021-05-16T17:45:10.8301657Z 2021-05-16T17:45:10.8302365Z 2021-05-16T17:45:10.8302930Z - preparing 'aghast': 2021-05-16T17:45:10.8476082Z checking DESCRIPTION meta-information ... 2021-05-16T17:45:11.8354747Z Installing package into 'D:/a/_temp/Library' 2021-05-16T17:45:11.8355360Z (as 'lib' is unspecified) 2021-05-16T17:45:11.8356156Z * installing *source* package 'aghast' ... 2021-05-16T17:45:11.8356749Z ** using staged installation 2021-05-16T17:45:11.8357404Z ** R 2021-05-16T17:45:11.8358038Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:45:11.8358570Z 2021-05-16T17:45:11.8359386Z checking DESCRIPTION meta-information ... 2021-05-16T17:45:11.8360683Z 2021-05-16T17:45:11.8361372Z v checking DESCRIPTION meta-information 2021-05-16T17:45:11.8362135Z 2021-05-16T17:45:11.8362540Z 2021-05-16T17:45:11.8362950Z 2021-05-16T17:45:11.8363516Z 2021-05-16T17:45:11.8365129Z - checking for LF line-endings in source and make files and shell scripts 2021-05-16T17:45:11.8365850Z 2021-05-16T17:45:11.8366308Z 2021-05-16T17:45:11.8367026Z - checking for empty or unneeded directories 2021-05-16T17:45:11.8367560Z 2021-05-16T17:45:11.8367998Z 2021-05-16T17:45:11.8368626Z Omitted 'LazyData' from DESCRIPTION 2021-05-16T17:45:11.8369120Z 2021-05-16T17:45:11.8369559Z 2021-05-16T17:45:11.8369973Z 2021-05-16T17:45:11.8370410Z 2021-05-16T17:45:11.8371287Z - building 'aghast_0.2.1.tar.gz' 2021-05-16T17:45:11.8371929Z 2021-05-16T17:45:11.8372368Z 2021-05-16T17:45:11.8372780Z 2021-05-16T17:45:12.1382436Z ** help 2021-05-16T17:45:12.2097221Z *** installing help indices 2021-05-16T17:45:12.2474463Z 2021-05-16T17:45:12.2475846Z converting help for package 'aghast' 2021-05-16T17:45:12.2819401Z finding HTML links ... done 2021-05-16T17:45:12.3136700Z ga_artifacts html 2021-05-16T17:45:12.3350463Z ga_jobs html 2021-05-16T17:45:12.3462424Z ga_run_log_config html 2021-05-16T17:45:12.3762290Z ga_runs html 2021-05-16T17:45:12.4068824Z ga_secrets html 2021-05-16T17:45:12.4316739Z ga_workflows html 2021-05-16T17:45:12.4343357Z 2021-05-16T17:45:12.4433901Z pipe html 2021-05-16T17:45:12.4440027Z REDIRECT:topic %>% -> pipe.html [ FAIL ]** building package indices 2021-05-16T17:45:12.7551783Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:45:12.7552953Z *** arch - i386 2021-05-16T17:45:13.0610368Z *** arch - x64 2021-05-16T17:45:13.3705849Z ** testing if installed package can be loaded from final location 2021-05-16T17:45:13.3708965Z *** arch - i386 2021-05-16T17:45:13.6772455Z *** arch - x64 2021-05-16T17:45:13.9841265Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:45:13.9941951Z * DONE (aghast) 2021-05-16T17:45:14.0392569Z Installing 1 packages: covr 2021-05-16T17:45:14.0408322Z Installing package into 'D:/a/_temp/Library' 2021-05-16T17:45:14.0409163Z (as 'lib' is unspecified) 2021-05-16T17:45:15.1592129Z also installing the dependencies 'lazyeval', 'rex' 2021-05-16T17:45:15.1592920Z 2021-05-16T17:45:16.3043709Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/lazyeval_0.2.2.zip' 2021-05-16T17:45:16.3101068Z Content type 'application/zip' length 172045 bytes (168 KB) 2021-05-16T17:45:16.3117834Z ================================================== 2021-05-16T17:45:16.3118883Z downloaded 168 KB 2021-05-16T17:45:16.3119616Z 2021-05-16T17:45:16.3132475Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/rex_1.2.0.zip' 2021-05-16T17:45:16.3170119Z Content type 'application/zip' length 124896 bytes (121 KB) 2021-05-16T17:45:16.3183559Z ================================================== 2021-05-16T17:45:16.3184988Z downloaded 121 KB 2021-05-16T17:45:16.3185686Z 2021-05-16T17:45:16.3197774Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/covr_3.5.1.zip' 2021-05-16T17:45:16.3231269Z Content type 'application/zip' length 304915 bytes (297 KB) 2021-05-16T17:45:16.3268724Z ================================================== 2021-05-16T17:45:16.3269761Z downloaded 297 KB 2021-05-16T17:45:16.3270278Z 2021-05-16T17:45:16.3474210Z package 'lazyeval' successfully unpacked and MD5 sums checked 2021-05-16T17:45:16.3676678Z package 'rex' successfully unpacked and MD5 sums checked 2021-05-16T17:45:16.4003830Z package 'covr' successfully unpacked and MD5 sums checked 2021-05-16T17:45:16.4033838Z 2021-05-16T17:45:16.4034782Z The downloaded binary packages are in 2021-05-16T17:45:16.4035767Z C:\Users\runneradmin\AppData\Local\Temp\Rtmpi4zTwC\downloaded_packages 2021-05-16T17:45:16.5236802Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-16T17:45:16.5237548Z Rscript -e "tic::before_install()" 2021-05-16T17:45:16.5415168Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'" 2021-05-16T17:45:16.5415733Z env: 2021-05-16T17:45:16.5416226Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:45:16.5416697Z TIC_DEPLOY_KEY: 2021-05-16T17:45:16.5417079Z RSPM: 2021-05-16T17:45:16.5418280Z GITHUB_PAT: *** 2021-05-16T17:45:16.5418696Z COVERALLS_TOKEN: 2021-05-16T17:45:16.5419208Z continue-on-error: true 2021-05-16T17:45:16.5419820Z VDIFFR_RUN_TESTS: 2021-05-16T17:45:16.5420279Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T17:45:16.5420676Z TZ: UTC 2021-05-16T17:45:16.5421087Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:45:16.5421504Z NOT_CRAN: true 2021-05-16T17:45:16.5421914Z MSYSTEM: MINGW64 2021-05-16T17:45:16.5422310Z ##[endgroup] 2021-05-16T17:45:18.3231502Z v Loading tic stage configuration from tic.R 2021-05-16T17:45:18.5611458Z i `step_rcmdcheck()`: tic always uses option '--no-manual' during R CMD Check on 2021-05-16T17:45:18.5612607Z Windows because LaTeX is not available. 2021-05-16T17:45:18.6022434Z Running before_install: step_install_remote_binaries() 2021-05-16T17:45:19.3269108Z Installing oro.nifti binaries 2021-05-16T17:45:19.3291406Z [1] "neuroconductor/oro.nifti" 2021-05-16T17:45:19.5426163Z OK (HTTP 200).OK (HTTP 200).No Binaries Found, exiting 2021-05-16T17:45:19.8012316Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-16T17:45:19.8013181Z remotes::install_deps(dependencies = TRUE) 2021-05-16T17:45:19.8013826Z remotes::install_cran("rcmdcheck") 2021-05-16T17:45:19.8014732Z remotes::install_cran("markdown") 2021-05-16T17:45:19.8019822Z shell: C:\R\bin\Rscript.EXE {0} 2021-05-16T17:45:19.8020248Z env: 2021-05-16T17:45:19.8020706Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:45:19.8021184Z TIC_DEPLOY_KEY: 2021-05-16T17:45:19.8021516Z RSPM: 2021-05-16T17:45:19.8022779Z GITHUB_PAT: *** 2021-05-16T17:45:19.8023258Z COVERALLS_TOKEN: 2021-05-16T17:45:19.8023728Z continue-on-error: true 2021-05-16T17:45:19.8024296Z VDIFFR_RUN_TESTS: 2021-05-16T17:45:19.8024717Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T17:45:19.8025125Z TZ: UTC 2021-05-16T17:45:19.8025498Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:45:19.8026335Z NOT_CRAN: true 2021-05-16T17:45:19.8026917Z MSYSTEM: MINGW64 2021-05-16T17:45:19.8027293Z ##[endgroup] 2021-05-16T17:45:22.9196683Z oro.nifti (NA -> bd06b05d2...) [GitHub] 2021-05-16T17:45:22.9197603Z later (NA -> 1.2.0 ) [CRAN] 2021-05-16T17:45:22.9198373Z promises (NA -> 1.2.0.1 ) [CRAN] 2021-05-16T17:45:22.9199152Z jquerylib (NA -> 0.1.4 ) [CRAN] 2021-05-16T17:45:22.9200110Z sass (NA -> 0.4.0 ) [CRAN] 2021-05-16T17:45:22.9200652Z bslib (NA -> 0.2.5 ) [CRAN] 2021-05-16T17:45:22.9201217Z sourcetools (NA -> 0.1.7 ) [CRAN] 2021-05-16T17:45:22.9201740Z xtable (NA -> 1.8-4 ) [CRAN] 2021-05-16T17:45:22.9202252Z httpuv (NA -> 1.6.1 ) [CRAN] 2021-05-16T17:45:22.9202742Z webshot (NA -> 0.5.2 ) [CRAN] 2021-05-16T17:45:22.9203275Z base64enc (NA -> 0.1-3 ) [CRAN] 2021-05-16T17:45:22.9203818Z htmlwidgets (NA -> 1.5.3 ) [CRAN] 2021-05-16T17:45:22.9204436Z htmltools (NA -> 0.5.1.1 ) [CRAN] 2021-05-16T17:45:22.9204978Z miniUI (NA -> 0.1.1.1 ) [CRAN] 2021-05-16T17:45:22.9205465Z shiny (NA -> 1.6.0 ) [CRAN] 2021-05-16T17:45:22.9205967Z RNifti (NA -> 1.3.1 ) [CRAN] 2021-05-16T17:45:22.9206475Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-16T17:45:22.9206961Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-16T17:45:22.9207672Z manipulat... (NA -> 0.10.1 ) [CRAN] 2021-05-16T17:45:22.9208402Z crosstalk (NA -> 1.1.1 ) [CRAN] 2021-05-16T17:45:22.9209320Z servr (NA -> 0.22 ) [CRAN] 2021-05-16T17:45:22.9209860Z misc3d (NA -> 0.9-0 ) [CRAN] 2021-05-16T17:45:22.9210476Z rgl (NA -> 0.106.8 ) [CRAN] 2021-05-16T17:45:23.0828263Z Downloading GitHub repo neuroconductor/oro.nifti@bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T17:45:25.8689857Z RNifti (NA -> 929106d1b...) [GitHub] 2021-05-16T17:45:25.8690698Z base64enc (NA -> 0.1-3 ) [CRAN] 2021-05-16T17:45:25.8691241Z tinytex (NA -> 0.31 ) [CRAN] 2021-05-16T17:45:25.8691792Z htmltools (NA -> 0.5.1.1 ) [CRAN] 2021-05-16T17:45:25.8692966Z rmarkdown (NA -> 2.8 ) [CRAN] 2021-05-16T17:45:25.8693535Z rticles (NA -> 0.19 ) [CRAN] 2021-05-16T17:45:25.8694006Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-16T17:45:25.8694456Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-16T17:45:26.0386317Z Downloading GitHub repo neuroconductor/RNifti@929106d1b17d6c09c8b001b5e39d448ed9ef635f 2021-05-16T17:45:26.9013548Z neuroconductor-RNifti-929106d/standalone/RNifti: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\Rtmp23lY2m\\remotes384605938a6\\neuroconductor-RNifti-929106d\\standalone\\RNifti' 2021-05-16T17:45:26.9017847Z neuroconductor-RNifti-929106d/standalone/RNifti.h: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\Rtmp23lY2m\\remotes384605938a6\\neuroconductor-RNifti-929106d\\standalone\\RNifti.h' 2021-05-16T17:45:26.9030492Z neuroconductor-RNifti-929106d/standalone/niftilib/nifti1.h: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\Rtmp23lY2m\\remotes384605938a6\\neuroconductor-RNifti-929106d\\standalone\\niftilib\\nifti1.h' 2021-05-16T17:45:26.9033557Z neuroconductor-RNifti-929106d/standalone/niftilib/nifti1_io.c: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\Rtmp23lY2m\\remotes384605938a6\\neuroconductor-RNifti-929106d\\standalone\\niftilib\\nifti1_io.c' 2021-05-16T17:45:26.9037485Z neuroconductor-RNifti-929106d/standalone/niftilib/nifti1_io.h: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\Rtmp23lY2m\\remotes384605938a6\\neuroconductor-RNifti-929106d\\standalone\\niftilib\\nifti1_io.h' 2021-05-16T17:45:26.9040182Z neuroconductor-RNifti-929106d/standalone/niftilib/nifti2.h: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\Rtmp23lY2m\\remotes384605938a6\\neuroconductor-RNifti-929106d\\standalone\\niftilib\\nifti2.h' 2021-05-16T17:45:26.9043954Z neuroconductor-RNifti-929106d/standalone/niftilib/nifti2_image.h: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\Rtmp23lY2m\\remotes384605938a6\\neuroconductor-RNifti-929106d\\standalone\\niftilib\\nifti2_image.h' 2021-05-16T17:45:26.9047085Z neuroconductor-RNifti-929106d/standalone/niftilib/nifti2_io.c: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\Rtmp23lY2m\\remotes384605938a6\\neuroconductor-RNifti-929106d\\standalone\\niftilib\\nifti2_io.c' 2021-05-16T17:45:26.9050965Z neuroconductor-RNifti-929106d/standalone/niftilib/nifti2_io.h: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\Rtmp23lY2m\\remotes384605938a6\\neuroconductor-RNifti-929106d\\standalone\\niftilib\\nifti2_io.h' 2021-05-16T17:45:26.9061915Z neuroconductor-RNifti-929106d/standalone/zlib/adler32.c: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\Rtmp23lY2m\\remotes384605938a6\\neuroconductor-RNifti-929106d\\standalone\\zlib\\adler32.c' 2021-05-16T17:45:26.9066158Z neuroconductor-RNifti-929106d/standalone/zlib/compress.c: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\Rtmp23lY2m\\remotes384605938a6\\neuroconductor-RNifti-929106d\\standalone\\zlib\\compress.c' 2021-05-16T17:45:26.9070260Z neuroconductor-RNifti-929106d/standalone/zlib/crc32.c: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\Rtmp23lY2m\\remotes384605938a6\\neuroconductor-RNifti-929106d\\standalone\\zlib\\crc32.c' 2021-05-16T17:45:26.9073439Z neuroconductor-RNifti-929106d/standalone/zlib/crc32.h: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\Rtmp23lY2m\\remotes384605938a6\\neuroconductor-RNifti-929106d\\standalone\\zlib\\crc32.h' 2021-05-16T17:45:26.9077147Z neuroconductor-RNifti-929106d/standalone/zlib/deflate.c: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\Rtmp23lY2m\\remotes384605938a6\\neuroconductor-RNifti-929106d\\standalone\\zlib\\deflate.c' 2021-05-16T17:45:26.9080557Z neuroconductor-RNifti-929106d/standalone/zlib/deflate.h: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\Rtmp23lY2m\\remotes384605938a6\\neuroconductor-RNifti-929106d\\standalone\\zlib\\deflate.h' 2021-05-16T17:45:26.9083699Z neuroconductor-RNifti-929106d/standalone/zlib/gzclose.c: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\Rtmp23lY2m\\remotes384605938a6\\neuroconductor-RNifti-929106d\\standalone\\zlib\\gzclose.c' 2021-05-16T17:45:26.9088008Z neuroconductor-RNifti-929106d/standalone/zlib/gzguts.h: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\Rtmp23lY2m\\remotes384605938a6\\neuroconductor-RNifti-929106d\\standalone\\zlib\\gzguts.h' 2021-05-16T17:45:26.9092527Z neuroconductor-RNifti-929106d/standalone/zlib/gzlib.c: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\Rtmp23lY2m\\remotes384605938a6\\neuroconductor-RNifti-929106d\\standalone\\zlib\\gzlib.c' 2021-05-16T17:45:26.9096877Z neuroconductor-RNifti-929106d/standalone/zlib/gzread.c: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\Rtmp23lY2m\\remotes384605938a6\\neuroconductor-RNifti-929106d\\standalone\\zlib\\gzread.c' 2021-05-16T17:45:26.9101325Z neuroconductor-RNifti-929106d/standalone/zlib/gzwrite.c: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\Rtmp23lY2m\\remotes384605938a6\\neuroconductor-RNifti-929106d\\standalone\\zlib\\gzwrite.c' 2021-05-16T17:45:26.9104404Z neuroconductor-RNifti-929106d/standalone/zlib/infback.c: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\Rtmp23lY2m\\remotes384605938a6\\neuroconductor-RNifti-929106d\\standalone\\zlib\\infback.c' 2021-05-16T17:45:26.9109348Z neuroconductor-RNifti-929106d/standalone/zlib/inffast.c: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\Rtmp23lY2m\\remotes384605938a6\\neuroconductor-RNifti-929106d\\standalone\\zlib\\inffast.c' 2021-05-16T17:45:26.9112568Z neuroconductor-RNifti-929106d/standalone/zlib/inffast.h: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\Rtmp23lY2m\\remotes384605938a6\\neuroconductor-RNifti-929106d\\standalone\\zlib\\inffast.h' 2021-05-16T17:45:26.9117204Z neuroconductor-RNifti-929106d/standalone/zlib/inffixed.h: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\Rtmp23lY2m\\remotes384605938a6\\neuroconductor-RNifti-929106d\\standalone\\zlib\\inffixed.h' 2021-05-16T17:45:26.9120088Z neuroconductor-RNifti-929106d/standalone/zlib/inflate.c: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\Rtmp23lY2m\\remotes384605938a6\\neuroconductor-RNifti-929106d\\standalone\\zlib\\inflate.c' 2021-05-16T17:45:26.9125620Z neuroconductor-RNifti-929106d/standalone/zlib/inflate.h: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\Rtmp23lY2m\\remotes384605938a6\\neuroconductor-RNifti-929106d\\standalone\\zlib\\inflate.h' 2021-05-16T17:45:26.9128487Z neuroconductor-RNifti-929106d/standalone/zlib/inftrees.c: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\Rtmp23lY2m\\remotes384605938a6\\neuroconductor-RNifti-929106d\\standalone\\zlib\\inftrees.c' 2021-05-16T17:45:26.9132895Z neuroconductor-RNifti-929106d/standalone/zlib/inftrees.h: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\Rtmp23lY2m\\remotes384605938a6\\neuroconductor-RNifti-929106d\\standalone\\zlib\\inftrees.h' 2021-05-16T17:45:26.9136051Z neuroconductor-RNifti-929106d/standalone/zlib/trees.c: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\Rtmp23lY2m\\remotes384605938a6\\neuroconductor-RNifti-929106d\\standalone\\zlib\\trees.c' 2021-05-16T17:45:26.9138737Z neuroconductor-RNifti-929106d/standalone/zlib/trees.h: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\Rtmp23lY2m\\remotes384605938a6\\neuroconductor-RNifti-929106d\\standalone\\zlib\\trees.h' 2021-05-16T17:45:26.9143273Z neuroconductor-RNifti-929106d/standalone/zlib/uncompr.c: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\Rtmp23lY2m\\remotes384605938a6\\neuroconductor-RNifti-929106d\\standalone\\zlib\\uncompr.c' 2021-05-16T17:45:26.9146663Z neuroconductor-RNifti-929106d/standalone/zlib/zconf.h: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\Rtmp23lY2m\\remotes384605938a6\\neuroconductor-RNifti-929106d\\standalone\\zlib\\zconf.h' 2021-05-16T17:45:26.9149795Z neuroconductor-RNifti-929106d/standalone/zlib/zlib.h: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\Rtmp23lY2m\\remotes384605938a6\\neuroconductor-RNifti-929106d\\standalone\\zlib\\zlib.h' 2021-05-16T17:45:26.9153845Z neuroconductor-RNifti-929106d/standalone/zlib/zutil.c: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\Rtmp23lY2m\\remotes384605938a6\\neuroconductor-RNifti-929106d\\standalone\\zlib\\zutil.c' 2021-05-16T17:45:26.9157190Z neuroconductor-RNifti-929106d/standalone/zlib/zutil.h: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\Rtmp23lY2m\\remotes384605938a6\\neuroconductor-RNifti-929106d\\standalone\\zlib\\zutil.h' 2021-05-16T17:45:26.9161949Z neuroconductor-RNifti-929106d/standalone/znzlib/znzlib.c: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\Rtmp23lY2m\\remotes384605938a6\\neuroconductor-RNifti-929106d\\standalone\\znzlib\\znzlib.c' 2021-05-16T17:45:26.9166806Z neuroconductor-RNifti-929106d/standalone/znzlib/znzlib.h: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\Rtmp23lY2m\\remotes384605938a6\\neuroconductor-RNifti-929106d\\standalone\\znzlib\\znzlib.h' 2021-05-16T17:45:26.9291563Z tar.exe: Error exit delayed from previous errors. 2021-05-16T17:45:28.2031589Z 2021-05-16T17:45:28.5044088Z 2021-05-16T17:45:28.5055410Z 2021-05-16T17:45:28.5073515Z 2021-05-16T17:45:28.5086267Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\Rtmp23lY2m\remotes384605938a6\neuroconductor-RNifti-929106d/DESCRIPTION' ... 2021-05-16T17:45:28.5157557Z 2021-05-16T17:45:28.5159604Z v checking for file 'C:\Users\runneradmin\AppData\Local\Temp\Rtmp23lY2m\remotes384605938a6\neuroconductor-RNifti-929106d/DESCRIPTION' 2021-05-16T17:45:28.6885728Z 2021-05-16T17:45:28.6932790Z 2021-05-16T17:45:28.6933342Z 2021-05-16T17:45:28.6933784Z 2021-05-16T17:45:28.6934277Z - preparing 'RNifti': 2021-05-16T17:45:28.7126519Z checking DESCRIPTION meta-information ... 2021-05-16T17:45:28.7141307Z 2021-05-16T17:45:28.7163100Z checking DESCRIPTION meta-information ... 2021-05-16T17:45:28.7259962Z 2021-05-16T17:45:28.7261129Z v checking DESCRIPTION meta-information 2021-05-16T17:45:28.7954380Z - cleaning src 2021-05-16T17:45:28.7968680Z 2021-05-16T17:45:28.8002949Z 2021-05-16T17:45:28.8003909Z - running 'cleanup.win' 2021-05-16T17:45:28.9210078Z 2021-05-16T17:45:28.9211164Z 2021-05-16T17:45:28.9211635Z 2021-05-16T17:45:28.9212000Z 2021-05-16T17:45:28.9212685Z - checking for LF line-endings in source and make files and shell scripts 2021-05-16T17:45:29.0487813Z 2021-05-16T17:45:29.0530043Z 2021-05-16T17:45:29.0530719Z 2021-05-16T17:45:29.0531194Z 2021-05-16T17:45:29.0531971Z - checking for empty or unneeded directories 2021-05-16T17:45:29.0752268Z 2021-05-16T17:45:29.0753308Z 2021-05-16T17:45:29.0784984Z 2021-05-16T17:45:29.0785574Z 2021-05-16T17:45:29.0786158Z - building 'RNifti_1.3.1.tar.gz' 2021-05-16T17:45:29.1218696Z 2021-05-16T17:45:29.1223037Z 2021-05-16T17:45:29.1223880Z Warning: 2021-05-16T17:45:29.1224365Z 2021-05-16T17:45:29.1225263Z Warning: file 'RNifti/cleanup' did not have execute permissions: corrected 2021-05-16T17:45:29.5551606Z 2021-05-16T17:45:29.5552813Z 2021-05-16T17:45:29.5553231Z 2021-05-16T17:45:29.6254271Z Installing package into 'D:/a/_temp/Library' 2021-05-16T17:45:29.6257584Z (as 'lib' is unspecified) 2021-05-16T17:45:30.1607778Z * installing *source* package 'RNifti' ... 2021-05-16T17:45:30.1613366Z ** using staged installation 2021-05-16T17:45:30.2033266Z ** libs 2021-05-16T17:45:30.2055871Z 2021-05-16T17:45:30.2057169Z *** arch - i386 2021-05-16T17:45:30.2598515Z 2021-05-16T17:45:30.2601419Z "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-16T17:45:37.0531102Z main.cpp: In function 'SEXPREC* unpackRgb(SEXP, SEXP)': 2021-05-16T17:45:37.0533799Z 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-16T17:45:37.0535229Z for (int j=0; jnvox) 2021-05-16T17:46:05.3301154Z ~~~~~~~~~~^~~~~~~~~~~~~~~ 2021-05-16T17:46:05.4105612Z In file included from ../inst/include/RNifti/NiftiImage.h:1934, 2021-05-16T17:46:05.4106734Z from ../inst/include/RNifti.h:50, 2021-05-16T17:46:05.4107414Z from main.cpp:4: 2021-05-16T17:46:05.4108679Z ../inst/include/RNifti/NiftiImage_impl.h: In member function 'RNifti::NiftiImage& RNifti::NiftiImage::replaceData(const RNifti::NiftiImageData&)': 2021-05-16T17:46:05.4111023Z ../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-16T17:46:05.4112720Z else if (data.length() != image->nvox) 2021-05-16T17:46:05.4113531Z ~~~~~~~~~~~~~~^~~~~~~~~~~~~~ 2021-05-16T17:46:05.4313517Z main.cpp: In function 'SEXPREC* unpackRgb(SEXP, SEXP)': 2021-05-16T17:46:05.4315355Z 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-16T17:46:05.4316637Z for (int j=0; j extensions.html [ FAIL ] 2021-05-16T17:46:27.1247771Z extensions html 2021-05-16T17:46:27.1272926Z REDIRECT:topic extension<- -> extensions.html [ FAIL ] 2021-05-16T17:46:27.1411224Z indexing html 2021-05-16T17:46:27.1440211Z REDIRECT:topic $<-.niftiImage -> indexing.html [ FAIL ] 2021-05-16T17:46:27.1477191Z REDIRECT:topic dim<-.internalImage -> internalImage.html [ FAIL ] 2021-05-16T17:46:27.2299373Z REDIRECT:topic [<-.internalImage -> internalImage.html [ FAIL ] 2021-05-16T17:46:27.2300251Z internalImage html 2021-05-16T17:46:27.2301705Z ndim html 2021-05-16T17:46:27.2310705Z REDIRECT:topic pixdim<- -> pixdim.html [ FAIL ] 2021-05-16T17:46:27.2434185Z niftiHeader html 2021-05-16T17:46:27.2435553Z REDIRECT:topic pixdim<-.default -> pixdim.html [ FAIL ] 2021-05-16T17:46:27.2436479Z niftiVersion html 2021-05-16T17:46:27.2437526Z REDIRECT:topic pixunits<- -> pixdim.html [ FAIL ] 2021-05-16T17:46:27.2472637Z pixdim html 2021-05-16T17:46:27.2745134Z readNifti html 2021-05-16T17:46:27.3114659Z rgbArray html 2021-05-16T17:46:27.3627872Z view html 2021-05-16T17:46:27.3900058Z voxelToWorld html 2021-05-16T17:46:27.4346321Z writeNifti html 2021-05-16T17:46:28.3230460Z REDIRECT:topic pixunits<-.default -> pixdim.html [ FAIL ] 2021-05-16T17:46:28.3231553Z REDIRECT:topic qform<- -> xform.html [ FAIL ] 2021-05-16T17:46:28.3232414Z REDIRECT:topic sform<- -> xform.html [ FAIL ] 2021-05-16T17:46:28.3233643Z REDIRECT:topic orientation<- -> xform.html [ FAIL ]** building package indices 2021-05-16T17:46:28.3234588Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:46:28.3235374Z *** arch - i386 2021-05-16T17:46:28.3235865Z xform html 2021-05-16T17:46:28.4102820Z *** arch - x64 2021-05-16T17:46:28.9206370Z ** testing if installed package can be loaded from final location 2021-05-16T17:46:28.9209930Z *** arch - i386 2021-05-16T17:46:29.4292580Z *** arch - x64 2021-05-16T17:46:29.9362801Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:46:29.9493265Z * DONE (RNifti) 2021-05-16T17:46:30.1199294Z Installing 7 packages: base64enc, tinytex, htmltools, rmarkdown, rticles, abind, bitops 2021-05-16T17:46:30.1216724Z Installing packages into 'D:/a/_temp/Library' 2021-05-16T17:46:30.1217557Z (as 'lib' is unspecified) 2021-05-16T17:46:31.8183202Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/bioc/bin/windows/contrib/4.2: 2021-05-16T17:46:31.8215478Z cannot open URL 'https://bioconductor.org/packages/3.13/bioc/bin/windows/contrib/4.2/PACKAGES' 2021-05-16T17:46:31.9409840Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/data/annotation/bin/windows/contrib/4.2: 2021-05-16T17:46:31.9412689Z cannot open URL 'https://bioconductor.org/packages/3.13/data/annotation/bin/windows/contrib/4.2/PACKAGES' 2021-05-16T17:46:32.0396488Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/data/experiment/bin/windows/contrib/4.2: 2021-05-16T17:46:32.0399524Z cannot open URL 'https://bioconductor.org/packages/3.13/data/experiment/bin/windows/contrib/4.2/PACKAGES' 2021-05-16T17:46:32.1597377Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/workflows/bin/windows/contrib/4.2: 2021-05-16T17:46:32.1601331Z cannot open URL 'https://bioconductor.org/packages/3.13/workflows/bin/windows/contrib/4.2/PACKAGES' 2021-05-16T17:46:33.0836853Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/base64enc_0.1-3.zip' 2021-05-16T17:46:33.0873542Z Content type 'application/zip' length 43014 bytes (42 KB) 2021-05-16T17:46:33.0880151Z ================================================== 2021-05-16T17:46:33.0881046Z downloaded 42 KB 2021-05-16T17:46:33.0881482Z 2021-05-16T17:46:33.0896141Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/tinytex_0.31.zip' 2021-05-16T17:46:33.0923885Z Content type 'application/zip' length 120540 bytes (117 KB) 2021-05-16T17:46:33.0943007Z ================================================== 2021-05-16T17:46:33.0944139Z downloaded 117 KB 2021-05-16T17:46:33.0945055Z 2021-05-16T17:46:33.0963418Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/htmltools_0.5.1.1.zip' 2021-05-16T17:46:33.1001233Z Content type 'application/zip' length 243732 bytes (238 KB) 2021-05-16T17:46:33.1022015Z ================================================== 2021-05-16T17:46:33.1022889Z downloaded 238 KB 2021-05-16T17:46:33.1023320Z 2021-05-16T17:46:33.1038203Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/rmarkdown_2.8.zip' 2021-05-16T17:46:33.1078319Z Content type 'application/zip' length 3692418 bytes (3.5 MB) 2021-05-16T17:46:33.1283798Z ================================================== 2021-05-16T17:46:33.1284535Z downloaded 3.5 MB 2021-05-16T17:46:33.1285192Z 2021-05-16T17:46:33.1301530Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/rticles_0.19.zip' 2021-05-16T17:46:33.1365677Z Content type 'application/zip' length 1780231 bytes (1.7 MB) 2021-05-16T17:46:33.1510273Z ================================================== 2021-05-16T17:46:33.1511451Z downloaded 1.7 MB 2021-05-16T17:46:33.1512003Z 2021-05-16T17:46:33.1530061Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/abind_1.4-5.zip' 2021-05-16T17:46:33.1636340Z Content type 'application/zip' length 63645 bytes (62 KB) 2021-05-16T17:46:33.1644431Z ================================================== 2021-05-16T17:46:33.1645590Z downloaded 62 KB 2021-05-16T17:46:33.1646250Z 2021-05-16T17:46:33.1666350Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/bitops_1.0-7.zip' 2021-05-16T17:46:33.1765086Z Content type 'application/zip' length 42483 bytes (41 KB) 2021-05-16T17:46:33.1774739Z ================================================== 2021-05-16T17:46:33.1775708Z downloaded 41 KB 2021-05-16T17:46:33.1776195Z 2021-05-16T17:46:33.1933759Z package 'base64enc' successfully unpacked and MD5 sums checked 2021-05-16T17:46:33.2114580Z package 'tinytex' successfully unpacked and MD5 sums checked 2021-05-16T17:46:33.2324530Z package 'htmltools' successfully unpacked and MD5 sums checked 2021-05-16T17:46:33.4734514Z package 'rmarkdown' successfully unpacked and MD5 sums checked 2021-05-16T17:46:33.7181512Z package 'rticles' successfully unpacked and MD5 sums checked 2021-05-16T17:46:33.7335333Z package 'abind' successfully unpacked and MD5 sums checked 2021-05-16T17:46:33.7496121Z package 'bitops' successfully unpacked and MD5 sums checked 2021-05-16T17:46:33.7522290Z 2021-05-16T17:46:33.7523424Z The downloaded binary packages are in 2021-05-16T17:46:33.7524416Z C:\Users\runneradmin\AppData\Local\Temp\Rtmp23lY2m\downloaded_packages 2021-05-16T17:46:33.8251505Z Skipping install of 'RNifti' from a github remote, the SHA1 (929106d1) has not changed since last install. 2021-05-16T17:46:33.8252872Z Use `force = TRUE` to force installation 2021-05-16T17:46:34.1091098Z 2021-05-16T17:46:34.1099440Z 2021-05-16T17:46:34.1100074Z 2021-05-16T17:46:34.1121879Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\Rtmp23lY2m\remotes3842ba21fa0\neuroconductor-oro.nifti-bd06b05/DESCRIPTION' ... 2021-05-16T17:46:34.1131384Z 2021-05-16T17:46:34.1143563Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\Rtmp23lY2m\remotes3842ba21fa0\neuroconductor-oro.nifti-bd06b05/DESCRIPTION' ... 2021-05-16T17:46:34.1508144Z 2021-05-16T17:46:34.1510404Z v checking for file 'C:\Users\runneradmin\AppData\Local\Temp\Rtmp23lY2m\remotes3842ba21fa0\neuroconductor-oro.nifti-bd06b05/DESCRIPTION' 2021-05-16T17:46:34.6540007Z 2021-05-16T17:46:34.6540947Z 2021-05-16T17:46:34.6541526Z 2021-05-16T17:46:34.6541863Z 2021-05-16T17:46:34.6542377Z - preparing 'oro.nifti': (534ms) 2021-05-16T17:46:34.6722965Z checking DESCRIPTION meta-information ... 2021-05-16T17:46:34.6756721Z 2021-05-16T17:46:34.6757412Z checking DESCRIPTION meta-information ... 2021-05-16T17:46:34.6758480Z 2021-05-16T17:46:34.6759121Z v checking DESCRIPTION meta-information 2021-05-16T17:46:35.2068881Z 2021-05-16T17:46:35.2132120Z 2021-05-16T17:46:35.2132722Z 2021-05-16T17:46:35.2133109Z 2021-05-16T17:46:35.2133924Z - checking for LF line-endings in source and make files and shell scripts (535ms) 2021-05-16T17:46:35.2295174Z 2021-05-16T17:46:35.2340746Z 2021-05-16T17:46:35.2341328Z 2021-05-16T17:46:35.2341743Z 2021-05-16T17:46:35.2342615Z - checking for empty or unneeded directories 2021-05-16T17:46:35.2514753Z 2021-05-16T17:46:35.2524056Z 2021-05-16T17:46:35.2524830Z Removed empty directory 2021-05-16T17:46:35.2525397Z 2021-05-16T17:46:35.2526102Z Removed empty directory 'oro.nifti/vignettes' 2021-05-16T17:46:35.2549874Z 2021-05-16T17:46:35.2550593Z 2021-05-16T17:46:35.2551457Z Omitted 'LazyData' and 'LazyDataCompression' from DESCRIPTION 2021-05-16T17:46:35.2984718Z 2021-05-16T17:46:35.3027770Z 2021-05-16T17:46:35.3028487Z 2021-05-16T17:46:35.3028994Z 2021-05-16T17:46:35.3029610Z - building 'oro.nifti_0.10.3.tar.gz' 2021-05-16T17:46:36.0270550Z 2021-05-16T17:46:36.0271586Z 2021-05-16T17:46:36.0272507Z 2021-05-16T17:46:36.1848741Z Installing package into 'D:/a/_temp/Library' 2021-05-16T17:46:36.1849746Z (as 'lib' is unspecified) 2021-05-16T17:46:37.8120710Z * installing *source* package 'oro.nifti' ... 2021-05-16T17:46:37.8121460Z ** using staged installation 2021-05-16T17:46:37.8121805Z ** R 2021-05-16T17:46:37.8122084Z ** demo 2021-05-16T17:46:37.8122535Z ** inst 2021-05-16T17:46:37.8123051Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:46:47.8438039Z 2021-05-16T17:46:47.8439415Z Creating a new generic function for 'origin' in package 'oro.nifti' 2021-05-16T17:46:47.8439976Z ** help 2021-05-16T17:46:48.7431113Z *** installing help indices 2021-05-16T17:46:49.1820910Z converting help for package 'oro.nifti' 2021-05-16T17:46:49.2178930Z finding HTML links ... done 2021-05-16T17:46:49.5231293Z afni-class html 2021-05-16T17:46:49.6394398Z anlz-class html 2021-05-16T17:46:49.6529834Z anlz-nifti-ops html 2021-05-16T17:46:49.6752765Z anlz html 2021-05-16T17:46:49.6881256Z as.anlz html 2021-05-16T17:46:49.7012907Z as.nifti html 2021-05-16T17:46:49.7053765Z 2021-05-16T17:46:49.7086030Z REDIRECT:topic audit.trail<-,nifti-method -> audit_trail-methods.html [ FAIL ] 2021-05-16T17:46:49.7221664Z audit_trail-methods html 2021-05-16T17:46:49.7923813Z audit_trail html 2021-05-16T17:46:49.7973569Z REDIRECT:topic audit.trail<- -> audit_trail-methods.html [ FAIL ] 2021-05-16T17:46:49.7980312Z REDIRECT:topic aux_file<- -> aux_file-methods.html [ FAIL ] 2021-05-16T17:46:49.7988846Z REDIRECT:topic aux_file<-,nifti-method -> aux_file-methods.html [ FAIL ] 2021-05-16T17:46:49.7991449Z REDIRECT:topic aux_file<-,anlz-method -> aux_file-methods.html [ FAIL ] 2021-05-16T17:46:49.8005062Z 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-16T17:46:49.8012190Z 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-16T17:46:49.8018921Z 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-16T17:46:49.8025290Z 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-16T17:46:49.8031823Z 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-16T17:46:49.8051377Z 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-16T17:46:49.8270638Z aux_file-methods html 2021-05-16T17:46:49.8307104Z REDIRECT:topic aux_file<-,niftiImage-method -> aux_file-methods.html [ FAIL ] 2021-05-16T17:46:49.8313959Z REDIRECT:topic bitpix<- -> bitpix-methods.html [ FAIL ] 2021-05-16T17:46:49.8320988Z REDIRECT:topic bitpix<-,nifti-method -> bitpix-methods.html [ FAIL ] 2021-05-16T17:46:49.8509996Z bitpix-methods html 2021-05-16T17:46:49.8831788Z bitwise html 2021-05-16T17:46:49.9171262Z blend-methods html 2021-05-16T17:46:49.9328661Z cal_img html 2021-05-16T17:46:49.9379141Z REDIRECT:topic bitpix<-,anlz-method -> bitpix-methods.html [ FAIL ] 2021-05-16T17:46:49.9386363Z REDIRECT:topic cal_max<- -> cal_max-methods.html [ FAIL ] 2021-05-16T17:46:49.9394624Z REDIRECT:topic cal_max<-,nifti-method -> cal_max-methods.html [ FAIL ] 2021-05-16T17:46:49.9419220Z REDIRECT:topic cal_max<-,anlz-method -> cal_max-methods.html [ FAIL ] 2021-05-16T17:46:49.9424966Z REDIRECT:topic cal.max<- -> cal_max-methods.html [ FAIL ] 2021-05-16T17:46:49.9432435Z REDIRECT:topic cal.max<-,nifti-method -> cal_max-methods.html [ FAIL ] 2021-05-16T17:46:49.9443972Z REDIRECT:topic cal.max<-,anlz-method -> cal_max-methods.html [ FAIL ] 2021-05-16T17:46:49.9455791Z REDIRECT:topic cal.max<-,niftiImage-method -> cal_max-methods.html [ FAIL ] 2021-05-16T17:46:49.9686104Z cal_max-methods html 2021-05-16T17:46:49.9730447Z REDIRECT:topic cal_max<-,niftiImage-method -> cal_max-methods.html [ FAIL ] 2021-05-16T17:46:49.9737745Z REDIRECT:topic cal_min<- -> cal_min-methods.html [ FAIL ] 2021-05-16T17:46:49.9745074Z REDIRECT:topic cal_min<-,nifti-method -> cal_min-methods.html [ FAIL ] 2021-05-16T17:46:49.9774227Z REDIRECT:topic cal_min<-,anlz-method -> cal_min-methods.html [ FAIL ] 2021-05-16T17:46:49.9781139Z REDIRECT:topic cal.min<- -> cal_min-methods.html [ FAIL ] 2021-05-16T17:46:49.9787698Z REDIRECT:topic cal.min<-,nifti-method -> cal_min-methods.html [ FAIL ] 2021-05-16T17:46:49.9800073Z REDIRECT:topic cal.min<-,anlz-method -> cal_min-methods.html [ FAIL ] 2021-05-16T17:46:49.9810716Z REDIRECT:topic cal.min<-,niftiImage-method -> cal_min-methods.html [ FAIL ] 2021-05-16T17:46:50.0079497Z REDIRECT:topic cal_min<-,niftiImage-method -> cal_min-methods.html [ FAIL ] 2021-05-16T17:46:50.0081094Z cal_min-methods html 2021-05-16T17:46:50.0082333Z REDIRECT:topic cal_units<- -> cal_units-methods.html [ FAIL ] 2021-05-16T17:46:50.0104459Z REDIRECT:topic cal_units<-,anlz-method -> cal_units-methods.html [ FAIL ] 2021-05-16T17:46:50.0113271Z REDIRECT:topic cal.units<- -> cal_units-methods.html [ FAIL ] 2021-05-16T17:46:50.0288138Z cal_units-methods html 2021-05-16T17:46:50.0326471Z REDIRECT:topic cal.units<-,anlz-method -> cal_units-methods.html [ FAIL ] 2021-05-16T17:46:50.0336998Z REDIRECT:topic coerce<-,array,anlz-method -> coerce-methods.html [ FAIL ] 2021-05-16T17:46:50.0344598Z REDIRECT:topic as<-,array,anlz-method -> coerce-methods.html [ FAIL ] 2021-05-16T17:46:50.0355732Z REDIRECT:topic as<-,array,nifti-method -> coerce-methods.html [ FAIL ] 2021-05-16T17:46:50.0377869Z REDIRECT:topic coerce<-,list,anlz-method -> coerce-methods.html [ FAIL ] 2021-05-16T17:46:50.0385977Z REDIRECT:topic coerce<-,array,nifti-method -> coerce-methods.html [ FAIL ] 2021-05-16T17:46:50.0393570Z REDIRECT:topic coerce<-,list,nifti-method -> coerce-methods.html [ FAIL ] 2021-05-16T17:46:50.0694745Z coerce-methods html 2021-05-16T17:46:50.0737670Z REDIRECT:topic coerce<-,anlz,nifti-method -> coerce-methods.html [ FAIL ] 2021-05-16T17:46:50.0747864Z REDIRECT:topic compressed<- -> compressed-methods.html [ FAIL ] 2021-05-16T17:46:50.0925314Z compressed-methods html 2021-05-16T17:46:50.1098116Z convert_afni html 2021-05-16T17:46:50.1330105Z convert_anlz html 2021-05-16T17:46:50.1570615Z convert_nifti html 2021-05-16T17:46:50.1615144Z REDIRECT:topic compressed<-,anlz-method -> compressed-methods.html [ FAIL ] 2021-05-16T17:46:50.1622987Z REDIRECT:topic data_type<- -> data_type-methods.html [ FAIL ] 2021-05-16T17:46:50.1630175Z REDIRECT:topic data_type<-,nifti-method -> data_type-methods.html [ FAIL ] 2021-05-16T17:46:50.1657668Z REDIRECT:topic data_type<-,anlz-method -> data_type-methods.html [ FAIL ] 2021-05-16T17:46:50.1666063Z REDIRECT:topic data.type<- -> data_type-methods.html [ FAIL ] 2021-05-16T17:46:50.1674041Z REDIRECT:topic data.type<-,nifti-method -> data_type-methods.html [ FAIL ] 2021-05-16T17:46:50.1887591Z data_type-methods html 2021-05-16T17:46:50.1931793Z REDIRECT:topic data.type<-,anlz-method -> data_type-methods.html [ FAIL ] 2021-05-16T17:46:50.1940566Z REDIRECT:topic datatype<- -> datatype-methods.html [ FAIL ] 2021-05-16T17:46:50.1951635Z REDIRECT:topic datatype<-,nifti-method -> datatype-methods.html [ FAIL ] 2021-05-16T17:46:50.2137043Z datatype-methods html 2021-05-16T17:46:50.2179579Z REDIRECT:topic datatype<-,anlz-method -> datatype-methods.html [ FAIL ] 2021-05-16T17:46:50.2186495Z REDIRECT:topic db_name<- -> db_name-methods.html [ FAIL ] 2021-05-16T17:46:50.2194544Z REDIRECT:topic db_name<-,nifti-method -> db_name-methods.html [ FAIL ] 2021-05-16T17:46:50.2214052Z REDIRECT:topic db_name<-,anlz-method -> db_name-methods.html [ FAIL ] 2021-05-16T17:46:50.2220677Z REDIRECT:topic db.name<- -> db_name-methods.html [ FAIL ] 2021-05-16T17:46:50.2229795Z REDIRECT:topic db.name<-,nifti-method -> db_name-methods.html [ FAIL ] 2021-05-16T17:46:50.2431366Z db_name-methods html 2021-05-16T17:46:50.2481410Z REDIRECT:topic db.name<-,anlz-method -> db_name-methods.html [ FAIL ] 2021-05-16T17:46:50.2488764Z REDIRECT:topic descrip<- -> descrip-methods.html [ FAIL ] 2021-05-16T17:46:50.2496833Z REDIRECT:topic descrip<-,nifti-method -> descrip-methods.html [ FAIL ] 2021-05-16T17:46:50.2507726Z REDIRECT:topic descrip<-,anlz-method -> descrip-methods.html [ FAIL ] 2021-05-16T17:46:50.2724542Z descrip-methods html 2021-05-16T17:46:50.2768749Z REDIRECT:topic descrip<-,niftiImage-method -> descrip-methods.html [ FAIL ] 2021-05-16T17:46:50.2776554Z REDIRECT:topic dim_<- -> dim_-methods.html [ FAIL ] 2021-05-16T17:46:50.2784562Z REDIRECT:topic dim_<-,nifti-method -> dim_-methods.html [ FAIL ] 2021-05-16T17:46:50.2968887Z dim_-methods html 2021-05-16T17:46:50.3009385Z REDIRECT:topic dim_<-,anlz-method -> dim_-methods.html [ FAIL ] 2021-05-16T17:46:50.3016481Z REDIRECT:topic dim_info<- -> dim_info-methods.html [ FAIL ] 2021-05-16T17:46:50.3183537Z dim_info-methods html 2021-05-16T17:46:50.3224730Z REDIRECT:topic dim_info<-,nifti-method -> dim_info-methods.html [ FAIL ] 2021-05-16T17:46:50.3232880Z REDIRECT:topic dim_un0<- -> dim_un0-methods.html [ FAIL ] 2021-05-16T17:46:50.3403432Z dim_un0-methods html 2021-05-16T17:46:50.3549200Z drop_img_dim html 2021-05-16T17:46:50.3586765Z REDIRECT:topic dim_un0<-,anlz-method -> dim_un0-methods.html [ FAIL ] 2021-05-16T17:46:50.3594981Z REDIRECT:topic exp_date<- -> exp_date-methods.html [ FAIL ] 2021-05-16T17:46:50.3763870Z exp_date-methods html 2021-05-16T17:46:50.3809536Z REDIRECT:topic exp_date<-,anlz-method -> exp_date-methods.html [ FAIL ] 2021-05-16T17:46:50.3816680Z REDIRECT:topic exp_time<- -> exp_time-methods.html [ FAIL ] 2021-05-16T17:46:50.3985984Z exp_time-methods html 2021-05-16T17:46:50.4023684Z REDIRECT:topic exp_time<-,anlz-method -> exp_time-methods.html [ FAIL ] 2021-05-16T17:46:50.4030099Z REDIRECT:topic extender<- -> extender-methods.html [ FAIL ] 2021-05-16T17:46:50.4187437Z extender-methods html 2021-05-16T17:46:50.4225531Z REDIRECT:topic extender<-,nifti-method -> extender-methods.html [ FAIL ] 2021-05-16T17:46:50.4231309Z REDIRECT:topic extents<- -> extents-methods.html [ FAIL ] 2021-05-16T17:46:50.4238776Z REDIRECT:topic extents<-,nifti-method -> extents-methods.html [ FAIL ] 2021-05-16T17:46:50.4399924Z extents-methods html 2021-05-16T17:46:50.4440527Z REDIRECT:topic extents<-,anlz-method -> extents-methods.html [ FAIL ] 2021-05-16T17:46:50.4448497Z REDIRECT:topic field_skip<- -> field_skip-methods.html [ FAIL ] 2021-05-16T17:46:50.4468805Z REDIRECT:topic field_skip<-,anlz-method -> field_skip-methods.html [ FAIL ] 2021-05-16T17:46:50.4474799Z REDIRECT:topic field.skip<- -> field_skip-methods.html [ FAIL ] 2021-05-16T17:46:50.4658114Z field_skip-methods html 2021-05-16T17:46:50.4700915Z REDIRECT:topic field.skip<-,anlz-method -> field_skip-methods.html [ FAIL ] 2021-05-16T17:46:50.4708971Z REDIRECT:topic funused1<- -> funused1-methods.html [ FAIL ] 2021-05-16T17:46:50.4877013Z funused1-methods html 2021-05-16T17:46:50.4918417Z REDIRECT:topic funused1<-,anlz-method -> funused1-methods.html [ FAIL ] 2021-05-16T17:46:50.4924955Z REDIRECT:topic funused2<- -> funused2-methods.html [ FAIL ] 2021-05-16T17:46:50.5098580Z funused2-methods html 2021-05-16T17:46:50.5142832Z REDIRECT:topic funused2<-,anlz-method -> funused2-methods.html [ FAIL ] 2021-05-16T17:46:50.5150616Z REDIRECT:topic funused3<- -> funused3-methods.html [ FAIL ] 2021-05-16T17:46:50.5321698Z funused3-methods html 2021-05-16T17:46:50.5366283Z REDIRECT:topic funused3<-,anlz-method -> funused3-methods.html [ FAIL ] 2021-05-16T17:46:50.5376331Z REDIRECT:topic generated<- -> generated-methods.html [ FAIL ] 2021-05-16T17:46:50.5539406Z generated-methods html 2021-05-16T17:46:50.5585908Z REDIRECT:topic generated<-,anlz-method -> generated-methods.html [ FAIL ] 2021-05-16T17:46:50.5593869Z REDIRECT:topic glmax<- -> glmax-methods.html [ FAIL ] 2021-05-16T17:46:50.5600425Z REDIRECT:topic glmax<-,nifti-method -> glmax-methods.html [ FAIL ] 2021-05-16T17:46:50.5779123Z glmax-methods html 2021-05-16T17:46:50.5820608Z REDIRECT:topic glmax<-,anlz-method -> glmax-methods.html [ FAIL ] 2021-05-16T17:46:50.5827778Z REDIRECT:topic glmin<- -> glmin-methods.html [ FAIL ] 2021-05-16T17:46:50.5834750Z REDIRECT:topic glmin<-,nifti-method -> glmin-methods.html [ FAIL ] 2021-05-16T17:46:50.6005227Z glmin-methods html 2021-05-16T17:46:50.6046155Z REDIRECT:topic glmin<-,anlz-method -> glmin-methods.html [ FAIL ] 2021-05-16T17:46:50.6053845Z REDIRECT:topic hist_un0<- -> hist_un0-methods.html [ FAIL ] 2021-05-16T17:46:50.6218746Z hist_un0-methods html 2021-05-16T17:46:50.6264867Z REDIRECT:topic hist_un0<-,anlz-method -> hist_un0-methods.html [ FAIL ] 2021-05-16T17:46:50.6272951Z REDIRECT:topic hkey_un0<- -> hkey_un0-methods.html [ FAIL ] 2021-05-16T17:46:50.6296244Z REDIRECT:topic hkey_un0<-,anlz-method -> hkey_un0-methods.html [ FAIL ] 2021-05-16T17:46:50.6303891Z REDIRECT:topic hkey.un0<- -> hkey_un0-methods.html [ FAIL ] 2021-05-16T17:46:50.6511523Z hkey_un0-methods html 2021-05-16T17:46:50.6651011Z hotmetal html 2021-05-16T17:46:50.7143738Z image-methods html 2021-05-16T17:46:50.7205111Z REDIRECT:topic hkey.un0<-,anlz-method -> hkey_un0-methods.html [ FAIL ] 2021-05-16T17:46:50.7212650Z REDIRECT:topic img_data<- -> img_data-methods.html [ FAIL ] 2021-05-16T17:46:50.7220655Z REDIRECT:topic img_data<-,nifti-method -> img_data-methods.html [ FAIL ] 2021-05-16T17:46:50.7409476Z img_data-methods html 2021-05-16T17:46:50.7502892Z img_length html 2021-05-16T17:46:50.7643709Z integerTranslation html 2021-05-16T17:46:50.7686046Z REDIRECT:topic img_data<-,anlz-method -> img_data-methods.html [ FAIL ] 2021-05-16T17:46:50.7693414Z REDIRECT:topic intent_code<- -> intent_code-methods.html [ FAIL ] 2021-05-16T17:46:50.7720518Z REDIRECT:topic intent_code<-,nifti-method -> intent_code-methods.html [ FAIL ] 2021-05-16T17:46:50.7726876Z REDIRECT:topic intent.code<- -> intent_code-methods.html [ FAIL ] 2021-05-16T17:46:50.7739192Z REDIRECT:topic intent.code<-,nifti-method -> intent_code-methods.html [ FAIL ] 2021-05-16T17:46:50.7922775Z intent_code-methods html 2021-05-16T17:46:50.7968256Z REDIRECT:topic intent_code<-,niftiImage-method -> intent_code-methods.html [ FAIL ] 2021-05-16T17:46:50.7974902Z REDIRECT:topic intent_name<- -> intent_name-methods.html [ FAIL ] 2021-05-16T17:46:50.7992545Z REDIRECT:topic intent_name<-,nifti-method -> intent_name-methods.html [ FAIL ] 2021-05-16T17:46:50.8000732Z REDIRECT:topic intent.name<- -> intent_name-methods.html [ FAIL ] 2021-05-16T17:46:50.8013767Z REDIRECT:topic intent.name<-,nifti-method -> intent_name-methods.html [ FAIL ] 2021-05-16T17:46:50.8204819Z intent_name-methods html 2021-05-16T17:46:50.8246045Z REDIRECT:topic intent_name<-,niftiImage-method -> intent_name-methods.html [ FAIL ] 2021-05-16T17:46:50.8253812Z REDIRECT:topic intent_p1<- -> intent_p1-methods.html [ FAIL ] 2021-05-16T17:46:50.8277645Z REDIRECT:topic intent_p1<-,nifti-method -> intent_p1-methods.html [ FAIL ] 2021-05-16T17:46:50.8288545Z REDIRECT:topic intent.p1<- -> intent_p1-methods.html [ FAIL ] 2021-05-16T17:46:50.8305652Z REDIRECT:topic intent.p1<-,nifti-method -> intent_p1-methods.html [ FAIL ] 2021-05-16T17:46:50.8515621Z intent_p1-methods html 2021-05-16T17:46:50.8560284Z REDIRECT:topic intent_p1<-,niftiImage-method -> intent_p1-methods.html [ FAIL ] 2021-05-16T17:46:50.8566115Z REDIRECT:topic intent_p2<- -> intent_p2-methods.html [ FAIL ] 2021-05-16T17:46:50.8581085Z REDIRECT:topic intent_p2<-,nifti-method -> intent_p2-methods.html [ FAIL ] 2021-05-16T17:46:50.8589052Z REDIRECT:topic intent.p2<- -> intent_p2-methods.html [ FAIL ] 2021-05-16T17:46:50.8598855Z REDIRECT:topic intent.p2<-,nifti-method -> intent_p2-methods.html [ FAIL ] 2021-05-16T17:46:50.8775631Z intent_p2-methods html 2021-05-16T17:46:50.8827258Z REDIRECT:topic intent_p2<-,niftiImage-method -> intent_p2-methods.html [ FAIL ] 2021-05-16T17:46:50.8833544Z REDIRECT:topic intent_p3<- -> intent_p3-methods.html [ FAIL ] 2021-05-16T17:46:50.8849506Z REDIRECT:topic intent_p3<-,nifti-method -> intent_p3-methods.html [ FAIL ] 2021-05-16T17:46:50.8859465Z REDIRECT:topic intent.p3<- -> intent_p3-methods.html [ FAIL ] 2021-05-16T17:46:50.8870819Z REDIRECT:topic intent.p3<-,nifti-method -> intent_p3-methods.html [ FAIL ] 2021-05-16T17:46:50.9064548Z intent_p3-methods html 2021-05-16T17:46:50.9126750Z internalImage-class html 2021-05-16T17:46:50.9264590Z is_afni html 2021-05-16T17:46:50.9403373Z is_anlz html 2021-05-16T17:46:50.9543484Z is_nifti html 2021-05-16T17:46:50.9582273Z REDIRECT:topic intent_p3<-,niftiImage-method -> intent_p3-methods.html [ FAIL ] 2021-05-16T17:46:50.9589142Z REDIRECT:topic magic<- -> magic-methods.html [ FAIL ] 2021-05-16T17:46:50.9601377Z REDIRECT:topic magic<-,nifti-method -> magic-methods.html [ FAIL ] 2021-05-16T17:46:50.9768765Z magic-methods html 2021-05-16T17:46:50.9789715Z REDIRECT:topic magic<-,niftiImage-method -> magic-methods.html [ FAIL ] 2021-05-16T17:46:50.9799441Z REDIRECT:topic Previous alias or file overwritten by alias: D:/a/_temp/Library/00LOCK-oro.nifti/00new/oro.nifti/help/NSLI.html 2021-05-16T17:46:50.9910695Z miscellaneous html 2021-05-16T17:46:51.1175079Z nifti-class html 2021-05-16T17:46:51.1420412Z nifti html 2021-05-16T17:46:51.1576450Z niftiAuditTrail-class html 2021-05-16T17:46:51.1706766Z niftiExtension-class html 2021-05-16T17:46:51.1859742Z niftiExtensionSection-class html 2021-05-16T17:46:51.1916814Z niftiImage-class html 2021-05-16T17:46:51.1949105Z REDIRECT:topic Previous alias or file overwritten by alias: D:/a/_temp/Library/00LOCK-oro.nifti/00new/oro.nifti/help/NTIM.html 2021-05-16T17:46:51.1956110Z REDIRECT:topic [<--methods -> nifti_assign-methods.html [ FAIL ] 2021-05-16T17:46:51.1963599Z REDIRECT:topic [<-,ANY,ANY,ANY,ANY-method -> nifti_assign-methods.html [ FAIL ] 2021-05-16T17:46:51.1970848Z REDIRECT:topic [<-,nifti,ANY,ANY,ANY-method -> nifti_assign-methods.html [ FAIL ] 2021-05-16T17:46:51.1978183Z REDIRECT:topic [<-,nifti,numeric,numeric,ANY-method -> nifti_assign-methods.html [ FAIL ] 2021-05-16T17:46:51.1985052Z REDIRECT:topic [<-,nifti,ANY,missing,ANY-method -> nifti_assign-methods.html [ FAIL ] 2021-05-16T17:46:51.1992095Z REDIRECT:topic [<-,nifti,numeric,missing,ANY-method -> nifti_assign-methods.html [ FAIL ] 2021-05-16T17:46:51.2137088Z nifti_assign-methods html 2021-05-16T17:46:51.2267371Z niftiops html 2021-05-16T17:46:51.2351845Z nii2oro html 2021-05-16T17:46:51.2395649Z REDIRECT:topic [<-,nifti,missing,missing,array-method -> nifti_assign-methods.html [ FAIL ] 2021-05-16T17:46:51.2402767Z REDIRECT:topic omax<- -> omax-methods.html [ FAIL ] 2021-05-16T17:46:51.2566140Z omax-methods html 2021-05-16T17:46:51.2605079Z REDIRECT:topic omax<-,anlz-method -> omax-methods.html [ FAIL ] 2021-05-16T17:46:51.2612696Z REDIRECT:topic omin<- -> omin-methods.html [ FAIL ] 2021-05-16T17:46:51.2773307Z omin-methods html 2021-05-16T17:46:51.2918653Z onefile html 2021-05-16T17:46:51.2964544Z REDIRECT:topic omin<-,anlz-method -> omin-methods.html [ FAIL ] 2021-05-16T17:46:51.2971635Z REDIRECT:topic orient<- -> orient-methods.html [ FAIL ] 2021-05-16T17:46:51.3136887Z orient-methods html 2021-05-16T17:46:51.3285451Z orientation-methods html 2021-05-16T17:46:51.3335254Z REDIRECT:topic orient<-,anlz-method -> orient-methods.html [ FAIL ] 2021-05-16T17:46:51.3359025Z REDIRECT:topic origin<- -> origin-methods.html [ FAIL ] 2021-05-16T17:46:51.3360458Z REDIRECT:topic origin<-,anlz-method -> origin-methods.html [ FAIL ] 2021-05-16T17:46:51.3562232Z origin-methods html 2021-05-16T17:46:51.3680897Z oro2nii html 2021-05-16T17:46:51.4323003Z orthographic-methods html 2021-05-16T17:46:51.4967189Z overlay-methods html 2021-05-16T17:46:51.5012703Z REDIRECT:topic origin<-,nifti-method -> origin-methods.html [ FAIL ] 2021-05-16T17:46:51.5020002Z REDIRECT:topic patient_id<- -> patient_id-methods.html [ FAIL ] 2021-05-16T17:46:51.5040977Z REDIRECT:topic patient_id<-,anlz-method -> patient_id-methods.html [ FAIL ] 2021-05-16T17:46:51.5049480Z REDIRECT:topic patient.id<- -> patient_id-methods.html [ FAIL ] 2021-05-16T17:46:51.5230454Z patient_id-methods html 2021-05-16T17:46:51.5437322Z performPermutation html 2021-05-16T17:46:51.5487225Z REDIRECT:topic patient.id<-,anlz-method -> patient_id-methods.html [ FAIL ] 2021-05-16T17:46:51.5494832Z REDIRECT:topic pixdim<- -> pixdim-methods.html [ FAIL ] 2021-05-16T17:46:51.5502815Z REDIRECT:topic pixdim<-,nifti-method -> pixdim-methods.html [ FAIL ] 2021-05-16T17:46:51.5511340Z REDIRECT:topic pixdim<-,anlz-method -> pixdim-methods.html [ FAIL ] 2021-05-16T17:46:51.5697412Z pixdim-methods html 2021-05-16T17:46:51.5736120Z REDIRECT:topic pixdim<-,ANY-method -> pixdim-methods.html [ FAIL ] 2021-05-16T17:46:51.5743586Z REDIRECT:topic qform_code<- -> qform_code-methods.html [ FAIL ] 2021-05-16T17:46:51.5759709Z REDIRECT:topic qform_code<-,nifti-method -> qform_code-methods.html [ FAIL ] 2021-05-16T17:46:51.5767006Z REDIRECT:topic qform.code<- -> qform_code-methods.html [ FAIL ] 2021-05-16T17:46:51.5790910Z REDIRECT:topic qform.code<-,nifti-method -> qform_code-methods.html [ FAIL ] 2021-05-16T17:46:51.6026051Z qform_code-methods html 2021-05-16T17:46:51.6076456Z REDIRECT:topic qform_code<-,niftiImage-method -> qform_code-methods.html [ FAIL ] 2021-05-16T17:46:51.6084355Z REDIRECT:topic qoffset_x<- -> qoffset_x-methods.html [ FAIL ] 2021-05-16T17:46:51.6101147Z REDIRECT:topic qoffset_x<-,nifti-method -> qoffset_x-methods.html [ FAIL ] 2021-05-16T17:46:51.6108937Z REDIRECT:topic qoffset.x<- -> qoffset_x-methods.html [ FAIL ] 2021-05-16T17:46:51.6122283Z REDIRECT:topic qoffset.x<-,nifti-method -> qoffset_x-methods.html [ FAIL ] 2021-05-16T17:46:51.6319627Z qoffset_x-methods html 2021-05-16T17:46:51.6358625Z REDIRECT:topic qoffset_x<-,niftiImage-method -> qoffset_x-methods.html [ FAIL ] 2021-05-16T17:46:51.6365058Z REDIRECT:topic qoffset_y<- -> qoffset_y-methods.html [ FAIL ] 2021-05-16T17:46:51.6384066Z REDIRECT:topic qoffset_y<-,nifti-method -> qoffset_y-methods.html [ FAIL ] 2021-05-16T17:46:51.6390762Z REDIRECT:topic qoffset.y<- -> qoffset_y-methods.html [ FAIL ] 2021-05-16T17:46:51.6402196Z REDIRECT:topic qoffset.y<-,nifti-method -> qoffset_y-methods.html [ FAIL ] 2021-05-16T17:46:51.6584734Z qoffset_y-methods html 2021-05-16T17:46:51.6626406Z REDIRECT:topic qoffset_y<-,niftiImage-method -> qoffset_y-methods.html [ FAIL ] 2021-05-16T17:46:51.6633088Z REDIRECT:topic qoffset_z<- -> qoffset_z-methods.html [ FAIL ] 2021-05-16T17:46:51.6648885Z REDIRECT:topic qoffset_z<-,nifti-method -> qoffset_z-methods.html [ FAIL ] 2021-05-16T17:46:51.6656883Z REDIRECT:topic qoffset.z<- -> qoffset_z-methods.html [ FAIL ] 2021-05-16T17:46:51.6667720Z REDIRECT:topic qoffset.z<-,nifti-method -> qoffset_z-methods.html [ FAIL ] 2021-05-16T17:46:51.6835587Z qoffset_z-methods html 2021-05-16T17:46:51.6868861Z REDIRECT:topic qoffset_z<-,niftiImage-method -> qoffset_z-methods.html [ FAIL ] 2021-05-16T17:46:51.6876101Z REDIRECT:topic quatern_b<- -> quatern_b-methods.html [ FAIL ] 2021-05-16T17:46:51.6895802Z REDIRECT:topic quatern_b<-,nifti-method -> quatern_b-methods.html [ FAIL ] 2021-05-16T17:46:51.6905372Z REDIRECT:topic quatern.b<- -> quatern_b-methods.html [ FAIL ] 2021-05-16T17:46:51.6918393Z REDIRECT:topic quatern.b<-,nifti-method -> quatern_b-methods.html [ FAIL ] 2021-05-16T17:46:51.7121371Z quatern_b-methods html 2021-05-16T17:46:51.7159549Z REDIRECT:topic quatern_b<-,niftiImage-method -> quatern_b-methods.html [ FAIL ] 2021-05-16T17:46:51.7166507Z REDIRECT:topic quatern_c<- -> quatern_c-methods.html [ FAIL ] 2021-05-16T17:46:51.7185354Z REDIRECT:topic quatern_c<-,nifti-method -> quatern_c-methods.html [ FAIL ] 2021-05-16T17:46:51.7193120Z REDIRECT:topic quatern.c<- -> quatern_c-methods.html [ FAIL ] 2021-05-16T17:46:51.7204722Z REDIRECT:topic quatern.c<-,nifti-method -> quatern_c-methods.html [ FAIL ] 2021-05-16T17:46:51.7414740Z quatern_c-methods html 2021-05-16T17:46:51.7456741Z REDIRECT:topic quatern_c<-,niftiImage-method -> quatern_c-methods.html [ FAIL ] 2021-05-16T17:46:51.7463222Z REDIRECT:topic quatern_d<- -> quatern_d-methods.html [ FAIL ] 2021-05-16T17:46:51.7477452Z REDIRECT:topic quatern_d<-,nifti-method -> quatern_d-methods.html [ FAIL ] 2021-05-16T17:46:51.7483920Z REDIRECT:topic quatern.d<- -> quatern_d-methods.html [ FAIL ] 2021-05-16T17:46:51.7495809Z REDIRECT:topic quatern.d<-,nifti-method -> quatern_d-methods.html [ FAIL ] 2021-05-16T17:46:51.7710286Z quatern_d-methods html 2021-05-16T17:46:51.7947906Z quaternion2rotation html 2021-05-16T17:46:51.8229281Z read_afni html 2021-05-16T17:46:51.8446955Z read_anlz html 2021-05-16T17:46:51.8828999Z read_nifti html 2021-05-16T17:46:51.8878592Z REDIRECT:topic quatern_d<-,niftiImage-method -> quatern_d-methods.html [ FAIL ] 2021-05-16T17:46:51.8885566Z REDIRECT:topic regular<- -> regular-methods.html [ FAIL ] 2021-05-16T17:46:51.8893919Z REDIRECT:topic regular<-,nifti-method -> regular-methods.html [ FAIL ] 2021-05-16T17:46:51.9076677Z regular-methods html 2021-05-16T17:46:51.9204184Z remove html 2021-05-16T17:46:51.9410268Z reorient html 2021-05-16T17:46:51.9452804Z REDIRECT:topic regular<-,anlz-method -> regular-methods.html [ FAIL ] 2021-05-16T17:46:51.9459838Z REDIRECT:topic scannum<- -> scannum-methods.html [ FAIL ] 2021-05-16T17:46:51.9640467Z scannum-methods html 2021-05-16T17:46:51.9687587Z REDIRECT:topic scannum<-,anlz-method -> scannum-methods.html [ FAIL ] 2021-05-16T17:46:51.9695366Z REDIRECT:topic scl_inter<- -> scl_inter-methods.html [ FAIL ] 2021-05-16T17:46:51.9711750Z REDIRECT:topic scl_inter<-,nifti-method -> scl_inter-methods.html [ FAIL ] 2021-05-16T17:46:51.9719474Z REDIRECT:topic scl.inter<- -> scl_inter-methods.html [ FAIL ] 2021-05-16T17:46:51.9905869Z scl_inter-methods html 2021-05-16T17:46:51.9944300Z REDIRECT:topic scl.inter<-,nifti-method -> scl_inter-methods.html [ FAIL ] 2021-05-16T17:46:51.9950820Z REDIRECT:topic scl_slope<- -> scl_slope-methods.html [ FAIL ] 2021-05-16T17:46:51.9967165Z REDIRECT:topic scl_slope<-,nifti-method -> scl_slope-methods.html [ FAIL ] 2021-05-16T17:46:51.9980423Z REDIRECT:topic scl.slope<- -> scl_slope-methods.html [ FAIL ] 2021-05-16T17:46:52.0185639Z scl_slope-methods html 2021-05-16T17:46:52.0230075Z REDIRECT:topic scl.slope<-,nifti-method -> scl_slope-methods.html [ FAIL ] 2021-05-16T17:46:52.0237957Z REDIRECT:topic session_error<- -> session_error-methods.html [ FAIL ] 2021-05-16T17:46:52.0245719Z REDIRECT:topic session_error<-,nifti-method -> session_error-methods.html [ FAIL ] 2021-05-16T17:46:52.0267737Z REDIRECT:topic session_error<-,anlz-method -> session_error-methods.html [ FAIL ] 2021-05-16T17:46:52.0274252Z REDIRECT:topic session.error<- -> session_error-methods.html [ FAIL ] 2021-05-16T17:46:52.0280943Z REDIRECT:topic session.error<-,nifti-method -> session_error-methods.html [ FAIL ] 2021-05-16T17:46:52.0479198Z session_error-methods html 2021-05-16T17:46:52.0526332Z REDIRECT:topic session.error<-,anlz-method -> session_error-methods.html [ FAIL ] 2021-05-16T17:46:52.0539981Z REDIRECT:topic sform_code<- -> sform_code-methods.html [ FAIL ] 2021-05-16T17:46:52.0554169Z REDIRECT:topic sform_code<-,nifti-method -> sform_code-methods.html [ FAIL ] 2021-05-16T17:46:52.0561388Z REDIRECT:topic sform.code<- -> sform_code-methods.html [ FAIL ] 2021-05-16T17:46:52.0573088Z REDIRECT:topic sform.code<-,nifti-method -> sform_code-methods.html [ FAIL ] 2021-05-16T17:46:52.0760388Z sform_code-methods html 2021-05-16T17:46:52.0812281Z REDIRECT:topic sform_code<-,niftiImage-method -> sform_code-methods.html [ FAIL ] 2021-05-16T17:46:52.0821126Z REDIRECT:topic sizeof_hdr<- -> sizeof_hdr-methods.html [ FAIL ] 2021-05-16T17:46:52.0833336Z REDIRECT:topic sizeof_hdr<-,nifti-method -> sizeof_hdr-methods.html [ FAIL ] 2021-05-16T17:46:52.1023406Z sizeof_hdr-methods html 2021-05-16T17:46:52.1659703Z slice-methods html 2021-05-16T17:46:52.1701551Z REDIRECT:topic sizeof_hdr<-,anlz-method -> sizeof_hdr-methods.html [ FAIL ] 2021-05-16T17:46:52.1709086Z REDIRECT:topic slice_code<- -> slice_code-methods.html [ FAIL ] 2021-05-16T17:46:52.1725356Z REDIRECT:topic slice_code<-,nifti-method -> slice_code-methods.html [ FAIL ] 2021-05-16T17:46:52.1733789Z REDIRECT:topic slice.code<- -> slice_code-methods.html [ FAIL ] 2021-05-16T17:46:52.1757455Z REDIRECT:topic slice.code<-,nifti-method -> slice_code-methods.html [ FAIL ] 2021-05-16T17:46:52.1935068Z slice_code-methods html 2021-05-16T17:46:52.1977033Z REDIRECT:topic slice_code<-,niftiImage-method -> slice_code-methods.html [ FAIL ] 2021-05-16T17:46:52.1984008Z REDIRECT:topic slice_duration<- -> slice_duration-methods.html [ FAIL ] 2021-05-16T17:46:52.2001724Z REDIRECT:topic slice_duration<-,nifti-method -> slice_duration-methods.html [ FAIL ] 2021-05-16T17:46:52.2012067Z REDIRECT:topic slice.duration<- -> slice_duration-methods.html [ FAIL ] 2021-05-16T17:46:52.2025015Z REDIRECT:topic slice.duration<-,nifti-method -> slice_duration-methods.html [ FAIL ] 2021-05-16T17:46:52.2221099Z slice_duration-methods html 2021-05-16T17:46:52.2270471Z REDIRECT:topic slice_duration<-,niftiImage-method -> slice_duration-methods.html [ FAIL ] 2021-05-16T17:46:52.2278063Z REDIRECT:topic slice_end<- -> slice_end-methods.html [ FAIL ] 2021-05-16T17:46:52.2294193Z REDIRECT:topic slice_end<-,nifti-method -> slice_end-methods.html [ FAIL ] 2021-05-16T17:46:52.2301150Z REDIRECT:topic slice.end<- -> slice_end-methods.html [ FAIL ] 2021-05-16T17:46:52.2315757Z REDIRECT:topic slice.end<-,nifti-method -> slice_end-methods.html [ FAIL ] 2021-05-16T17:46:52.2327715Z REDIRECT:topic slice_end<-,niftiImage-method -> slice_end-methods.html [ FAIL ] 2021-05-16T17:46:52.2535603Z slice_end-methods html 2021-05-16T17:46:52.3232281Z slice_overlay-methods html 2021-05-16T17:46:52.3304304Z REDIRECT:topic slice.end<-,niftiImage-method -> slice_end-methods.html [ FAIL ] 2021-05-16T17:46:52.3312261Z REDIRECT:topic slice_start<- -> slice_start-methods.html [ FAIL ] 2021-05-16T17:46:52.3330534Z REDIRECT:topic slice_start<-,nifti-method -> slice_start-methods.html [ FAIL ] 2021-05-16T17:46:52.3338689Z REDIRECT:topic slice.start<- -> slice_start-methods.html [ FAIL ] 2021-05-16T17:46:52.3352294Z REDIRECT:topic slice.start<-,nifti-method -> slice_start-methods.html [ FAIL ] 2021-05-16T17:46:52.3364097Z REDIRECT:topic slice_start<-,niftiImage-method -> slice_start-methods.html [ FAIL ] 2021-05-16T17:46:52.3575039Z slice_start-methods html 2021-05-16T17:46:52.3615293Z REDIRECT:topic slice.start<-,niftiImage-method -> slice_start-methods.html [ FAIL ] 2021-05-16T17:46:52.3624758Z REDIRECT:topic smax<- -> smax-methods.html [ FAIL ] 2021-05-16T17:46:52.3782718Z smax-methods html 2021-05-16T17:46:52.3825118Z REDIRECT:topic smax<-,anlz-method -> smax-methods.html [ FAIL ] 2021-05-16T17:46:52.3831583Z REDIRECT:topic smin<- -> smin-methods.html [ FAIL ] 2021-05-16T17:46:52.3986372Z smin-methods html 2021-05-16T17:46:52.4026156Z REDIRECT:topic smin<-,anlz-method -> smin-methods.html [ FAIL ] 2021-05-16T17:46:52.4033300Z REDIRECT:topic srow_x<- -> srow_x-methods.html [ FAIL ] 2021-05-16T17:46:52.4049738Z REDIRECT:topic srow_x<-,nifti-method -> srow_x-methods.html [ FAIL ] 2021-05-16T17:46:52.4061743Z REDIRECT:topic srow.x<- -> srow_x-methods.html [ FAIL ] 2021-05-16T17:46:52.4077795Z REDIRECT:topic srow.x<-,nifti-method -> srow_x-methods.html [ FAIL ] 2021-05-16T17:46:52.4265502Z srow_x-methods html 2021-05-16T17:46:52.4301967Z REDIRECT:topic srow_x<-,niftiImage-method -> srow_x-methods.html [ FAIL ] 2021-05-16T17:46:52.4309579Z REDIRECT:topic srow_y<- -> srow_y-methods.html [ FAIL ] 2021-05-16T17:46:52.4327243Z REDIRECT:topic srow_y<-,nifti-method -> srow_y-methods.html [ FAIL ] 2021-05-16T17:46:52.4334712Z REDIRECT:topic srow.y<- -> srow_y-methods.html [ FAIL ] 2021-05-16T17:46:52.4346570Z REDIRECT:topic srow.y<-,nifti-method -> srow_y-methods.html [ FAIL ] 2021-05-16T17:46:52.4521513Z srow_y-methods html 2021-05-16T17:46:52.4559666Z REDIRECT:topic srow_y<-,niftiImage-method -> srow_y-methods.html [ FAIL ] 2021-05-16T17:46:52.4569037Z REDIRECT:topic srow_z<- -> srow_z-methods.html [ FAIL ] 2021-05-16T17:46:52.4586711Z REDIRECT:topic srow_z<-,nifti-method -> srow_z-methods.html [ FAIL ] 2021-05-16T17:46:52.4598956Z REDIRECT:topic srow.z<- -> srow_z-methods.html [ FAIL ] 2021-05-16T17:46:52.4611104Z REDIRECT:topic srow.z<-,nifti-method -> srow_z-methods.html [ FAIL ] 2021-05-16T17:46:52.4799303Z srow_z-methods html 2021-05-16T17:46:52.4837474Z REDIRECT:topic srow_z<-,niftiImage-method -> srow_z-methods.html [ FAIL ] 2021-05-16T17:46:52.4844560Z REDIRECT:topic start_field<- -> start_field-methods.html [ FAIL ] 2021-05-16T17:46:52.4999373Z start_field-methods html 2021-05-16T17:46:52.5194946Z tim_colors html 2021-05-16T17:46:52.5234510Z REDIRECT:topic start_field<-,anlz-method -> start_field-methods.html [ FAIL ] 2021-05-16T17:46:52.5240205Z REDIRECT:topic toffset<- -> toffset-methods.html [ FAIL ] 2021-05-16T17:46:52.5251874Z REDIRECT:topic toffset<-,nifti-method -> toffset-methods.html [ FAIL ] 2021-05-16T17:46:52.5431518Z toffset-methods html 2021-05-16T17:46:52.5664485Z transformCoordinate html 2021-05-16T17:46:52.5707474Z REDIRECT:topic toffset<-,niftiImage-method -> toffset-methods.html [ FAIL ] 2021-05-16T17:46:52.5715558Z REDIRECT:topic unused1<- -> unused1-methods.html [ FAIL ] 2021-05-16T17:46:52.5864845Z unused1-methods html 2021-05-16T17:46:52.5906635Z REDIRECT:topic unused1<-,anlz-method -> unused1-methods.html [ FAIL ] 2021-05-16T17:46:52.5915931Z REDIRECT:topic verified<- -> verified-methods.html [ FAIL ] 2021-05-16T17:46:52.6081194Z verified-methods html 2021-05-16T17:46:52.6122485Z REDIRECT:topic verified<-,anlz-method -> verified-methods.html [ FAIL ] 2021-05-16T17:46:52.6129305Z REDIRECT:topic views<- -> views-methods.html [ FAIL ] 2021-05-16T17:46:52.6295793Z views-methods html 2021-05-16T17:46:52.6334514Z REDIRECT:topic views<-,anlz-method -> views-methods.html [ FAIL ] 2021-05-16T17:46:52.6341241Z REDIRECT:topic vols_added<- -> vols_added-methods.html [ FAIL ] 2021-05-16T17:46:52.6369382Z REDIRECT:topic vols_added<-,anlz-method -> vols_added-methods.html [ FAIL ] 2021-05-16T17:46:52.6376187Z REDIRECT:topic vols.added<- -> vols_added-methods.html [ FAIL ] 2021-05-16T17:46:52.6543710Z vols_added-methods html 2021-05-16T17:46:52.6584902Z REDIRECT:topic vols.added<-,anlz-method -> vols_added-methods.html [ FAIL ] 2021-05-16T17:46:52.6591222Z REDIRECT:topic vox_offset<- -> vox_offset-methods.html [ FAIL ] 2021-05-16T17:46:52.6597700Z REDIRECT:topic vox_offset<-,nifti-method -> vox_offset-methods.html [ FAIL ] 2021-05-16T17:46:52.6618669Z REDIRECT:topic vox_offset<-,anlz-method -> vox_offset-methods.html [ FAIL ] 2021-05-16T17:46:52.6625144Z REDIRECT:topic vox.offset<- -> vox_offset-methods.html [ FAIL ] 2021-05-16T17:46:52.6631930Z REDIRECT:topic vox.offset<-,nifti-method -> vox_offset-methods.html [ FAIL ] 2021-05-16T17:46:52.6828877Z vox_offset-methods html 2021-05-16T17:46:52.6863231Z REDIRECT:topic vox.offset<-,anlz-method -> vox_offset-methods.html [ FAIL ] 2021-05-16T17:46:52.6869358Z REDIRECT:topic vox_units<- -> vox_units-methods.html [ FAIL ] 2021-05-16T17:46:52.6889646Z REDIRECT:topic vox_units<-,anlz-method -> vox_units-methods.html [ FAIL ] 2021-05-16T17:46:52.6896896Z REDIRECT:topic vox.units<- -> vox_units-methods.html [ FAIL ] 2021-05-16T17:46:52.7080181Z vox_units-methods html 2021-05-16T17:46:52.7145987Z voxdim html 2021-05-16T17:46:52.7220678Z voxres html 2021-05-16T17:46:52.7547423Z write_afni-methods html 2021-05-16T17:46:52.7849679Z write_anlz html 2021-05-16T17:46:52.8302670Z write_nifti html 2021-05-16T17:46:52.8345625Z REDIRECT:topic vox.units<-,anlz-method -> vox_units-methods.html [ FAIL ] 2021-05-16T17:46:52.8352088Z REDIRECT:topic xyzt_units<- -> xyzt_units-methods.html [ FAIL ] 2021-05-16T17:46:52.8366270Z REDIRECT:topic xyzt_units<-,nifti-method -> xyzt_units-methods.html [ FAIL ] 2021-05-16T17:46:52.8374378Z REDIRECT:topic xyzt.units<- -> xyzt_units-methods.html [ FAIL ] 2021-05-16T17:46:52.8385413Z REDIRECT:topic xyzt.units<-,nifti-method -> xyzt_units-methods.html [ FAIL ] 2021-05-16T17:46:52.8570092Z xyzt_units-methods html 2021-05-16T17:46:52.8714789Z zero_trans html 2021-05-16T17:46:52.8748059Z REDIRECT:topic xyzt_units<-,niftiImage-method -> xyzt_units-methods.html [ FAIL ]** building package indices 2021-05-16T17:46:53.5979370Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:46:53.5980576Z *** arch - i386 2021-05-16T17:46:54.5098038Z *** arch - x64 2021-05-16T17:46:55.4239770Z ** testing if installed package can be loaded from final location 2021-05-16T17:46:55.4242957Z *** arch - i386 2021-05-16T17:46:56.4368596Z *** arch - x64 2021-05-16T17:46:57.4567636Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:46:57.5591002Z * DONE (oro.nifti) 2021-05-16T17:46:57.8444777Z Installing 22 packages: later, promises, jquerylib, sass, bslib, sourcetools, xtable, httpuv, webshot, base64enc, htmlwidgets, htmltools, miniUI, shiny, RNifti, abind, bitops, manipulateWidget, crosstalk, servr, misc3d, rgl 2021-05-16T17:46:57.8463171Z Installing packages into 'D:/a/_temp/Library' 2021-05-16T17:46:57.8464122Z (as 'lib' is unspecified) 2021-05-16T17:46:59.5403685Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/bioc/bin/windows/contrib/4.2: 2021-05-16T17:46:59.5407889Z cannot open URL 'https://bioconductor.org/packages/3.13/bioc/bin/windows/contrib/4.2/PACKAGES' 2021-05-16T17:46:59.6483725Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/data/annotation/bin/windows/contrib/4.2: 2021-05-16T17:46:59.6492524Z cannot open URL 'https://bioconductor.org/packages/3.13/data/annotation/bin/windows/contrib/4.2/PACKAGES' 2021-05-16T17:46:59.8039721Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/data/experiment/bin/windows/contrib/4.2: 2021-05-16T17:46:59.8048777Z cannot open URL 'https://bioconductor.org/packages/3.13/data/experiment/bin/windows/contrib/4.2/PACKAGES' 2021-05-16T17:46:59.8969053Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/workflows/bin/windows/contrib/4.2: 2021-05-16T17:46:59.8982952Z cannot open URL 'https://bioconductor.org/packages/3.13/workflows/bin/windows/contrib/4.2/PACKAGES' 2021-05-16T17:47:00.8824203Z 2021-05-16T17:47:00.8830346Z There is a binary version available but the source version is later: 2021-05-16T17:47:00.8831230Z binary source needs_compilation 2021-05-16T17:47:00.8831804Z RNifti 1.3.0 1.3.1 TRUE 2021-05-16T17:47:00.8832141Z 2021-05-16T17:47:00.8846662Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/later_1.2.0.zip' 2021-05-16T17:47:00.9169425Z Content type 'application/zip' length 853565 bytes (833 KB) 2021-05-16T17:47:00.9272106Z ================================================== 2021-05-16T17:47:00.9272776Z downloaded 833 KB 2021-05-16T17:47:00.9273648Z 2021-05-16T17:47:00.9288044Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/promises_1.2.0.1.zip' 2021-05-16T17:47:01.8329046Z Content type 'application/zip' length 2314210 bytes (2.2 MB) 2021-05-16T17:47:01.8331528Z ================================================== 2021-05-16T17:47:01.8332569Z downloaded 2.2 MB 2021-05-16T17:47:01.8333323Z 2021-05-16T17:47:01.8334552Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/jquerylib_0.1.4.zip' 2021-05-16T17:47:01.8335867Z Content type 'application/zip' length 525784 bytes (513 KB) 2021-05-16T17:47:01.8336617Z ================================================== 2021-05-16T17:47:01.8337137Z downloaded 513 KB 2021-05-16T17:47:01.8337587Z 2021-05-16T17:47:01.8338437Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/sass_0.4.0.zip' 2021-05-16T17:47:01.8339447Z Content type 'application/zip' length 3638920 bytes (3.5 MB) 2021-05-16T17:47:01.8340040Z ================================================== 2021-05-16T17:47:01.8340638Z downloaded 3.5 MB 2021-05-16T17:47:01.8341475Z 2021-05-16T17:47:01.8343240Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/bslib_0.2.5.zip' 2021-05-16T17:47:01.8344112Z Content type 'application/zip' length 3833988 bytes (3.7 MB) 2021-05-16T17:47:01.8344645Z ================================================== 2021-05-16T17:47:01.8345030Z downloaded 3.7 MB 2021-05-16T17:47:01.8345429Z 2021-05-16T17:47:01.8346536Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/sourcetools_0.1.7.zip' 2021-05-16T17:47:01.8347369Z Content type 'application/zip' length 691313 bytes (675 KB) 2021-05-16T17:47:01.8348094Z ================================================== 2021-05-16T17:47:01.8348465Z downloaded 675 KB 2021-05-16T17:47:01.8348704Z 2021-05-16T17:47:01.8349388Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/xtable_1.8-4.zip' 2021-05-16T17:47:01.8350217Z Content type 'application/zip' length 706042 bytes (689 KB) 2021-05-16T17:47:01.8351282Z ================================================== 2021-05-16T17:47:01.8351662Z downloaded 689 KB 2021-05-16T17:47:01.8351905Z 2021-05-16T17:47:01.8352997Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/httpuv_1.6.1.zip' 2021-05-16T17:47:01.8353909Z Content type 'application/zip' length 1622870 bytes (1.5 MB) 2021-05-16T17:47:01.8354469Z ================================================== 2021-05-16T17:47:01.8355336Z downloaded 1.5 MB 2021-05-16T17:47:01.8355569Z 2021-05-16T17:47:01.8356902Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/webshot_0.5.2.zip' 2021-05-16T17:47:01.8357950Z Content type 'application/zip' length 145603 bytes (142 KB) 2021-05-16T17:47:01.8358458Z ================================================== 2021-05-16T17:47:01.8358823Z downloaded 142 KB 2021-05-16T17:47:01.8359403Z 2021-05-16T17:47:01.8360110Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/base64enc_0.1-3.zip' 2021-05-16T17:47:01.8361072Z Content type 'application/zip' length 43014 bytes (42 KB) 2021-05-16T17:47:01.8362524Z ================================================== 2021-05-16T17:47:01.8362982Z downloaded 42 KB 2021-05-16T17:47:01.8363275Z 2021-05-16T17:47:01.8364158Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/htmlwidgets_1.5.3.zip' 2021-05-16T17:47:01.8365353Z Content type 'application/zip' length 278566 bytes (272 KB) 2021-05-16T17:47:01.8365856Z ================================================== 2021-05-16T17:47:01.8366224Z downloaded 272 KB 2021-05-16T17:47:01.8366475Z 2021-05-16T17:47:01.8367177Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/htmltools_0.5.1.1.zip' 2021-05-16T17:47:01.8368074Z Content type 'application/zip' length 243732 bytes (238 KB) 2021-05-16T17:47:01.8368597Z ================================================== 2021-05-16T17:47:01.8368945Z downloaded 238 KB 2021-05-16T17:47:01.8369180Z 2021-05-16T17:47:01.8369876Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/miniUI_0.1.1.1.zip' 2021-05-16T17:47:01.8370703Z Content type 'application/zip' length 36706 bytes (35 KB) 2021-05-16T17:47:01.8371393Z ================================================== 2021-05-16T17:47:01.8371750Z downloaded 35 KB 2021-05-16T17:47:01.8372175Z 2021-05-16T17:47:01.8373311Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/shiny_1.6.0.zip' 2021-05-16T17:47:01.8562562Z Content type 'application/zip' length 5474176 bytes (5.2 MB) 2021-05-16T17:47:01.9475277Z ================================================== 2021-05-16T17:47:01.9476381Z downloaded 5.2 MB 2021-05-16T17:47:01.9477126Z 2021-05-16T17:47:01.9496214Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/abind_1.4-5.zip' 2021-05-16T17:47:01.9613072Z Content type 'application/zip' length 63645 bytes (62 KB) 2021-05-16T17:47:01.9638064Z ================================================== 2021-05-16T17:47:01.9638574Z downloaded 62 KB 2021-05-16T17:47:01.9639014Z 2021-05-16T17:47:01.9652628Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/bitops_1.0-7.zip' 2021-05-16T17:47:01.9874958Z Content type 'application/zip' length 42483 bytes (41 KB) 2021-05-16T17:47:01.9881743Z ================================================== 2021-05-16T17:47:01.9882881Z downloaded 41 KB 2021-05-16T17:47:01.9883655Z 2021-05-16T17:47:01.9896161Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/manipulateWidget_0.10.1.zip' 2021-05-16T17:47:02.0308798Z Content type 'application/zip' length 1825686 bytes (1.7 MB) 2021-05-16T17:47:02.0864005Z ================================================== 2021-05-16T17:47:02.0866307Z downloaded 1.7 MB 2021-05-16T17:47:02.0866979Z 2021-05-16T17:47:02.0884567Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/crosstalk_1.1.1.zip' 2021-05-16T17:47:02.1205284Z Content type 'application/zip' length 786179 bytes (767 KB) 2021-05-16T17:47:02.1278452Z ================================================== 2021-05-16T17:47:02.1279327Z downloaded 767 KB 2021-05-16T17:47:02.1279782Z 2021-05-16T17:47:02.1298405Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/servr_0.22.zip' 2021-05-16T17:47:02.1975469Z Content type 'application/zip' length 89609 bytes (87 KB) 2021-05-16T17:47:02.2090136Z ================================================== 2021-05-16T17:47:02.2091230Z downloaded 87 KB 2021-05-16T17:47:02.2091789Z 2021-05-16T17:47:02.2110311Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/misc3d_0.9-0.zip' 2021-05-16T17:47:02.2473388Z Content type 'application/zip' length 239932 bytes (234 KB) 2021-05-16T17:47:02.2530543Z ================================================== 2021-05-16T17:47:02.2531944Z downloaded 234 KB 2021-05-16T17:47:02.2532634Z 2021-05-16T17:47:02.2549198Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/rgl_0.106.8.zip' 2021-05-16T17:47:02.2963742Z Content type 'application/zip' length 5070777 bytes (4.8 MB) 2021-05-16T17:47:02.3385168Z ================================================== 2021-05-16T17:47:02.3386718Z downloaded 4.8 MB 2021-05-16T17:47:02.3387257Z 2021-05-16T17:47:02.3790996Z package 'later' successfully unpacked and MD5 sums checked 2021-05-16T17:47:02.4493514Z package 'promises' successfully unpacked and MD5 sums checked 2021-05-16T17:47:02.4873192Z package 'jquerylib' successfully unpacked and MD5 sums checked 2021-05-16T17:47:02.6097025Z package 'sass' successfully unpacked and MD5 sums checked 2021-05-16T17:47:02.9295715Z package 'bslib' successfully unpacked and MD5 sums checked 2021-05-16T17:47:02.9856937Z package 'sourcetools' successfully unpacked and MD5 sums checked 2021-05-16T17:47:03.0145748Z package 'xtable' successfully unpacked and MD5 sums checked 2021-05-16T17:47:03.0801726Z package 'httpuv' successfully unpacked and MD5 sums checked 2021-05-16T17:47:03.1110014Z package 'webshot' successfully unpacked and MD5 sums checked 2021-05-16T17:47:03.1275472Z package 'base64enc' successfully unpacked and MD5 sums checked 2021-05-16T17:47:03.1765799Z package 'htmlwidgets' successfully unpacked and MD5 sums checked 2021-05-16T17:47:03.1978693Z package 'htmltools' successfully unpacked and MD5 sums checked 2021-05-16T17:47:03.2340868Z package 'miniUI' successfully unpacked and MD5 sums checked 2021-05-16T17:47:03.5381249Z package 'shiny' successfully unpacked and MD5 sums checked 2021-05-16T17:47:03.5543410Z package 'abind' successfully unpacked and MD5 sums checked 2021-05-16T17:47:03.5857225Z package 'bitops' successfully unpacked and MD5 sums checked 2021-05-16T17:47:03.6654798Z package 'manipulateWidget' successfully unpacked and MD5 sums checked 2021-05-16T17:47:03.7378155Z package 'crosstalk' successfully unpacked and MD5 sums checked 2021-05-16T17:47:03.7593861Z package 'servr' successfully unpacked and MD5 sums checked 2021-05-16T17:47:03.7776294Z package 'misc3d' successfully unpacked and MD5 sums checked 2021-05-16T17:47:03.9967941Z package 'rgl' successfully unpacked and MD5 sums checked 2021-05-16T17:47:04.0036761Z installing the source package 'RNifti' 2021-05-16T17:47:04.0038882Z 2021-05-16T17:47:04.0039976Z 2021-05-16T17:47:04.0040549Z The downloaded binary packages are in 2021-05-16T17:47:04.0041632Z C:\Users\runneradmin\AppData\Local\Temp\Rtmp23lY2m\downloaded_packages 2021-05-16T17:47:04.0233904Z trying URL 'https://cloud.r-project.org/src/contrib/RNifti_1.3.1.tar.gz' 2021-05-16T17:47:04.0283178Z Content type 'application/x-gzip' length 1076925 bytes (1.0 MB) 2021-05-16T17:47:04.0356777Z ================================================== 2021-05-16T17:47:04.0357856Z downloaded 1.0 MB 2021-05-16T17:47:04.0358327Z 2021-05-16T17:47:04.5717624Z * installing *source* package 'RNifti' ... 2021-05-16T17:47:04.5904104Z ** package 'RNifti' successfully unpacked and MD5 sums checked 2021-05-16T17:47:04.6604013Z ** using staged installation 2021-05-16T17:47:04.6935439Z ** libs 2021-05-16T17:47:04.6962343Z 2021-05-16T17:47:04.6963038Z *** arch - i386 2021-05-16T17:47:04.7526380Z "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-16T17:47:07.7935015Z main.cpp: In function 'SEXPREC* unpackRgb(SEXP, SEXP)': 2021-05-16T17:47:07.7936827Z 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-16T17:47:07.7938183Z for (int j=0; jnvox) 2021-05-16T17:47:29.2090274Z ~~~~~~~~~~^~~~~~~~~~~~~~~ 2021-05-16T17:47:29.2873741Z In file included from ../inst/include/RNifti/NiftiImage.h:1934, 2021-05-16T17:47:29.2874903Z from ../inst/include/RNifti.h:50, 2021-05-16T17:47:29.2875522Z from main.cpp:4: 2021-05-16T17:47:29.2876892Z ../inst/include/RNifti/NiftiImage_impl.h: In member function 'RNifti::NiftiImage& RNifti::NiftiImage::replaceData(const RNifti::NiftiImageData&)': 2021-05-16T17:47:29.2878685Z ../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-16T17:47:29.2879827Z else if (data.length() != image->nvox) 2021-05-16T17:47:29.2880367Z ~~~~~~~~~~~~~~^~~~~~~~~~~~~~ 2021-05-16T17:47:29.3064020Z main.cpp: In function 'SEXPREC* unpackRgb(SEXP, SEXP)': 2021-05-16T17:47:29.3065811Z 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-16T17:47:29.3066937Z for (int j=0; j extensions.html [ FAIL ] 2021-05-16T17:47:47.9003080Z extensions html 2021-05-16T17:47:47.9028240Z REDIRECT:topic extension<- -> extensions.html [ FAIL ] 2021-05-16T17:47:47.9154785Z indexing html 2021-05-16T17:47:47.9183907Z REDIRECT:topic $<-.niftiImage -> indexing.html [ FAIL ] 2021-05-16T17:47:47.9208929Z REDIRECT:topic dim<-.internalImage -> internalImage.html [ FAIL ] 2021-05-16T17:47:47.9365558Z internalImage html 2021-05-16T17:47:47.9445718Z ndim html 2021-05-16T17:47:47.9761100Z niftiHeader html 2021-05-16T17:47:47.9882217Z niftiVersion html 2021-05-16T17:47:47.9911336Z REDIRECT:topic [<-.internalImage -> internalImage.html [ FAIL ] 2021-05-16T17:47:47.9918648Z REDIRECT:topic pixdim<- -> pixdim.html [ FAIL ] 2021-05-16T17:47:47.9938577Z REDIRECT:topic pixdim<-.default -> pixdim.html [ FAIL ] 2021-05-16T17:47:47.9948757Z REDIRECT:topic pixunits<- -> pixdim.html [ FAIL ] 2021-05-16T17:47:48.0091938Z pixdim html 2021-05-16T17:47:48.0341019Z readNifti html 2021-05-16T17:47:48.0703742Z rgbArray html 2021-05-16T17:47:48.1180968Z view html 2021-05-16T17:47:48.1418935Z voxelToWorld html 2021-05-16T17:47:48.1720559Z writeNifti html 2021-05-16T17:47:48.1751499Z REDIRECT:topic pixunits<-.default -> pixdim.html [ FAIL ] 2021-05-16T17:47:48.1758085Z REDIRECT:topic qform<- -> xform.html [ FAIL ] 2021-05-16T17:47:48.1770992Z REDIRECT:topic sform<- -> xform.html [ FAIL ] 2021-05-16T17:47:48.2036201Z xform html 2021-05-16T17:47:48.2045338Z REDIRECT:topic orientation<- -> xform.html [ FAIL ]** building package indices 2021-05-16T17:47:48.5160927Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:47:48.5162022Z *** arch - i386 2021-05-16T17:47:49.0229300Z *** arch - x64 2021-05-16T17:47:49.5334404Z ** testing if installed package can be loaded from final location 2021-05-16T17:47:49.5335454Z *** arch - i386 2021-05-16T17:47:50.0412575Z *** arch - x64 2021-05-16T17:47:50.5495196Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:47:50.5619412Z * DONE (RNifti) 2021-05-16T17:47:50.6595109Z 2021-05-16T17:47:50.6596248Z The downloaded source packages are in 2021-05-16T17:47:50.6597234Z 'C:\Users\runneradmin\AppData\Local\Temp\Rtmp23lY2m\downloaded_packages' 2021-05-16T17:47:50.7366120Z Skipping install of 'oro.nifti' from a github remote, the SHA1 (bd06b05d) has not changed since last install. 2021-05-16T17:47:50.7367368Z Use `force = TRUE` to force installation 2021-05-16T17:47:50.7368575Z Warning message: 2021-05-16T17:47:50.7369364Z In utils::untar(tarfile, ...) : 2021-05-16T17:47:50.7370973Z 'tar.exe -xf "C:\Users\RUNNER~1\AppData\Local\Temp\Rtmp23lY2m\file3844cdfd81.tar.gz" -C "C:/Users/RUNNER~1/AppData/Local/Temp/Rtmp23lY2m/remotes384605938a6"' returned error code 1 2021-05-16T17:47:51.7372407Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-16T17:47:51.7374598Z Use `force = TRUE` to force installation 2021-05-16T17:47:51.7397224Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-16T17:47:51.7398370Z Use `force = TRUE` to force installation 2021-05-16T17:47:51.8137165Z ##[group]Run options(width = 100) 2021-05-16T17:47:51.8137751Z options(width = 100) 2021-05-16T17:47:51.8138274Z pkgs <- installed.packages()[, "Package"] 2021-05-16T17:47:51.8138897Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-16T17:47:51.8143617Z shell: C:\R\bin\Rscript.EXE {0} 2021-05-16T17:47:51.8144341Z env: 2021-05-16T17:47:51.8144784Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:47:51.8145576Z TIC_DEPLOY_KEY: 2021-05-16T17:47:51.8145892Z RSPM: 2021-05-16T17:47:51.8146984Z GITHUB_PAT: *** 2021-05-16T17:47:51.8147344Z COVERALLS_TOKEN: 2021-05-16T17:47:51.8147794Z continue-on-error: true 2021-05-16T17:47:51.8148211Z VDIFFR_RUN_TESTS: 2021-05-16T17:47:51.8148616Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T17:47:51.8148990Z TZ: UTC 2021-05-16T17:47:51.8149326Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:47:51.8149712Z NOT_CRAN: true 2021-05-16T17:47:51.8150107Z MSYSTEM: MINGW64 2021-05-16T17:47:51.8150455Z ##[endgroup] 2021-05-16T17:47:53.0209923Z - Session info ----------------------------------------------------------------------------------- 2021-05-16T17:47:53.0211063Z setting value 2021-05-16T17:47:53.0211724Z version R Under development (unstable) (2021-05-15 r80301) 2021-05-16T17:47:53.0212521Z os Windows Server x64 2021-05-16T17:47:53.0213214Z system x86_64, mingw32 2021-05-16T17:47:53.0213895Z ui RTerm 2021-05-16T17:47:53.0214978Z language (EN) 2021-05-16T17:47:53.0215589Z collate English_United States.1252 2021-05-16T17:47:53.0216382Z ctype English_United States.1252 2021-05-16T17:47:53.0216936Z tz UTC 2021-05-16T17:47:53.0217591Z date 2021-05-16 2021-05-16T17:47:53.0217823Z 2021-05-16T17:47:53.0218655Z - Packages --------------------------------------------------------------------------------------- 2021-05-16T17:47:53.0219478Z package * version date lib source 2021-05-16T17:47:53.0220290Z abind 1.4-5 2016-07-21 [1] CRAN (R 4.1.0) 2021-05-16T17:47:53.0221470Z aghast 0.2.1 2021-05-16 [1] Github (muschellij2/aghast@0c3b853) 2021-05-16T17:47:53.0222154Z askpass 1.1 2019-01-13 [1] CRAN (R 4.1.0) 2021-05-16T17:47:53.0222911Z base * 4.2.0 2021-05-16 [2] local 2021-05-16T17:47:53.0223540Z base64enc 0.1-3 2015-07-28 [1] CRAN (R 4.1.0) 2021-05-16T17:47:53.0224251Z bitops 1.0-7 2021-04-24 [1] CRAN (R 4.1.0) 2021-05-16T17:47:53.0225113Z boot 1.3-28 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T17:47:53.0225735Z brew 1.0-6 2011-04-13 [1] CRAN (R 4.1.0) 2021-05-16T17:47:53.0227272Z brio 1.1.2 2021-04-23 [1] CRAN (R 4.1.0) 2021-05-16T17:47:53.0227938Z bslib 0.2.5 2021-05-12 [1] CRAN (R 4.1.0) 2021-05-16T17:47:53.0229325Z cachem 1.0.5 2021-05-15 [1] CRAN (R 4.2.0) 2021-05-16T17:47:53.0230008Z callr 3.7.0 2021-04-20 [1] CRAN (R 4.1.0) 2021-05-16T17:47:53.0231114Z class 7.3-19 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T17:47:53.0231834Z cli 2.5.0 2021-04-26 [1] CRAN (R 4.1.0) 2021-05-16T17:47:53.0234013Z clipr 0.7.1 2020-10-08 [1] CRAN (R 4.1.0) 2021-05-16T17:47:53.0234960Z cluster 2.1.2 2021-04-17 [2] CRAN (R 4.2.0) 2021-05-16T17:47:53.0235559Z codetools 0.2-18 2020-11-04 [2] CRAN (R 4.2.0) 2021-05-16T17:47:53.0236165Z commonmark 1.7 2018-12-01 [1] CRAN (R 4.1.0) 2021-05-16T17:47:53.0236728Z compiler 4.2.0 2021-05-16 [2] local 2021-05-16T17:47:53.0237444Z covr 3.5.1 2020-09-16 [1] CRAN (R 4.1.0) 2021-05-16T17:47:53.0237955Z cpp11 0.2.7 2021-03-29 [1] CRAN (R 4.1.0) 2021-05-16T17:47:53.0238490Z crayon 1.4.1 2021-02-08 [1] CRAN (R 4.1.0) 2021-05-16T17:47:53.0239054Z credentials 1.3.0 2020-07-21 [1] CRAN (R 4.1.0) 2021-05-16T17:47:53.0239620Z crosstalk 1.1.1 2021-01-12 [1] CRAN (R 4.1.0) 2021-05-16T17:47:53.0240161Z curl 4.3.1 2021-04-30 [1] CRAN (R 4.1.0) 2021-05-16T17:47:53.0240679Z datasets * 4.2.0 2021-05-16 [2] local 2021-05-16T17:47:53.0241299Z desc 1.2.0.9000 2021-05-16 [1] Github (muschellij2/desc@7be86f2) 2021-05-16T17:47:53.0241891Z devtools 2.4.1 2021-05-05 [1] CRAN (R 4.1.0) 2021-05-16T17:47:53.0242673Z diffobj 0.3.4 2021-03-22 [1] CRAN (R 4.1.0) 2021-05-16T17:47:53.0243441Z digest 0.6.27 2020-10-24 [1] CRAN (R 4.1.0) 2021-05-16T17:47:53.0243995Z dplyr 1.0.6 2021-05-05 [1] CRAN (R 4.1.0) 2021-05-16T17:47:53.0244688Z ellipsis 0.3.2 2021-04-29 [1] CRAN (R 4.1.0) 2021-05-16T17:47:53.0245267Z evaluate 0.14 2019-05-28 [1] CRAN (R 4.1.0) 2021-05-16T17:47:53.0245867Z fansi 0.4.2 2021-01-15 [1] CRAN (R 4.1.0) 2021-05-16T17:47:53.0246460Z fastmap 1.1.0 2021-01-25 [1] CRAN (R 4.1.0) 2021-05-16T17:47:53.0247015Z foreign 0.8-81 2020-12-22 [2] CRAN (R 4.2.0) 2021-05-16T17:47:53.0249797Z fs 1.5.0 2020-07-31 [1] CRAN (R 4.1.0) 2021-05-16T17:47:53.0250451Z generics 0.1.0 2020-10-31 [1] CRAN (R 4.1.0) 2021-05-16T17:47:53.0251262Z gert 1.3.0 2021-03-29 [1] CRAN (R 4.1.0) 2021-05-16T17:47:53.0252291Z gh 1.3.0 2021-04-30 [1] CRAN (R 4.1.0) 2021-05-16T17:47:53.0253150Z ghtravis 0.15.1 2021-05-16 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-16T17:47:53.0253892Z git2r 0.28.0 2021-01-10 [1] CRAN (R 4.1.0) 2021-05-16T17:47:53.0254524Z gitcreds 0.1.1 2020-12-04 [1] CRAN (R 4.1.0) 2021-05-16T17:47:53.0255373Z glue 1.4.2 2020-08-27 [1] CRAN (R 4.1.0) 2021-05-16T17:47:53.0256171Z graphics * 4.2.0 2021-05-16 [2] local 2021-05-16T17:47:53.0257086Z grDevices * 4.2.0 2021-05-16 [2] local 2021-05-16T17:47:53.0257835Z grid 4.2.0 2021-05-16 [2] local 2021-05-16T17:47:53.0258611Z highr 0.9 2021-04-16 [1] CRAN (R 4.1.0) 2021-05-16T17:47:53.0259788Z htmltools 0.5.1.1 2021-01-22 [1] CRAN (R 4.1.0) 2021-05-16T17:47:53.0261080Z htmlwidgets 1.5.3 2020-12-10 [1] CRAN (R 4.1.0) 2021-05-16T17:47:53.0262191Z httpuv 1.6.1 2021-05-07 [1] CRAN (R 4.1.0) 2021-05-16T17:47:53.0263211Z httr 1.4.2 2020-07-20 [1] CRAN (R 4.1.0) 2021-05-16T17:47:53.0264182Z ini 0.3.1 2018-05-20 [1] CRAN (R 4.1.0) 2021-05-16T17:47:53.0265499Z jquerylib 0.1.4 2021-04-26 [1] CRAN (R 4.1.0) 2021-05-16T17:47:53.0266142Z jsonlite 1.7.2 2020-12-09 [1] CRAN (R 4.1.0) 2021-05-16T17:47:53.0266850Z KernSmooth 2.23-20 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T17:47:53.0267518Z knitr 1.33 2021-04-24 [1] CRAN (R 4.1.0) 2021-05-16T17:47:53.0268379Z later 1.2.0 2021-04-23 [1] CRAN (R 4.1.0) 2021-05-16T17:47:53.0287532Z lattice 0.20-44 2021-05-02 [2] CRAN (R 4.2.0) 2021-05-16T17:47:53.0290211Z lazyeval 0.2.2 2019-03-15 [1] CRAN (R 4.1.0) 2021-05-16T17:47:53.0291108Z lifecycle 1.0.0 2021-02-15 [1] CRAN (R 4.1.0) 2021-05-16T17:47:53.0292083Z magrittr 2.0.1 2020-11-17 [1] CRAN (R 4.1.0) 2021-05-16T17:47:53.0292911Z manipulateWidget 0.10.1 2020-02-24 [1] CRAN (R 4.1.0) 2021-05-16T17:47:53.0293713Z markdown 1.1 2019-08-07 [1] CRAN (R 4.1.0) 2021-05-16T17:47:53.0294325Z MASS 7.3-54 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T17:47:53.0294897Z Matrix 1.3-3 2021-05-04 [2] CRAN (R 4.2.0) 2021-05-16T17:47:53.0295478Z memoise 2.0.0 2021-01-26 [1] CRAN (R 4.1.0) 2021-05-16T17:47:53.0296034Z methods * 4.2.0 2021-05-16 [2] local 2021-05-16T17:47:53.0296600Z mgcv 1.8-35 2021-04-18 [2] CRAN (R 4.2.0) 2021-05-16T17:47:53.0297134Z mime 0.10 2021-02-13 [1] CRAN (R 4.1.0) 2021-05-16T17:47:53.0297891Z miniUI 0.1.1.1 2018-05-18 [1] CRAN (R 4.1.0) 2021-05-16T17:47:53.0298448Z misc3d 0.9-0 2020-09-06 [1] CRAN (R 4.1.0) 2021-05-16T17:47:53.0299024Z nlme 3.1-152 2021-02-04 [2] CRAN (R 4.2.0) 2021-05-16T17:47:53.0299596Z nnet 7.3-16 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T17:47:53.0300158Z openssl 1.4.4 2021-04-30 [1] CRAN (R 4.1.0) 2021-05-16T17:47:53.0301189Z oro.nifti 0.10.3 2021-05-16 [1] Github (neuroconductor/oro.nifti@bd06b05) 2021-05-16T17:47:53.0302236Z parallel 4.2.0 2021-05-16 [2] local 2021-05-16T17:47:53.0302831Z pillar 1.6.1 2021-05-16 [1] CRAN (R 4.2.0) 2021-05-16T17:47:53.0303803Z pkgbuild 1.2.0 2020-12-15 [1] CRAN (R 4.1.0) 2021-05-16T17:47:53.0304622Z pkgconfig 2.0.3 2019-09-22 [1] CRAN (R 4.1.0) 2021-05-16T17:47:53.0305603Z pkgload 1.2.1 2021-04-06 [1] CRAN (R 4.1.0) 2021-05-16T17:47:53.0306389Z praise 1.0.0 2015-08-11 [1] CRAN (R 4.1.0) 2021-05-16T17:47:53.0307497Z prettyunits 1.1.1 2020-01-24 [1] CRAN (R 4.1.0) 2021-05-16T17:47:53.0308648Z processx 3.5.2 2021-04-30 [1] CRAN (R 4.1.0) 2021-05-16T17:47:53.0309638Z promises 1.2.0.1 2021-02-11 [1] CRAN (R 4.1.0) 2021-05-16T17:47:53.0310216Z ps 1.6.0 2021-02-28 [1] CRAN (R 4.1.0) 2021-05-16T17:47:53.0310804Z purrr 0.3.4 2020-04-17 [1] CRAN (R 4.1.0) 2021-05-16T17:47:53.0311364Z R6 2.5.0 2020-10-28 [1] CRAN (R 4.1.0) 2021-05-16T17:47:53.0311916Z rappdirs 0.3.3 2021-01-31 [1] CRAN (R 4.1.0) 2021-05-16T17:47:53.0312521Z rcmdcheck 1.3.3 2019-05-07 [1] CRAN (R 4.1.0) 2021-05-16T17:47:53.0313108Z Rcpp 1.0.6 2021-01-15 [1] CRAN (R 4.1.0) 2021-05-16T17:47:53.0313739Z rematch2 2.1.2 2020-05-01 [1] CRAN (R 4.1.0) 2021-05-16T17:47:53.0314379Z remotes 2.3.0 2021-04-01 [1] CRAN (R 4.1.0) 2021-05-16T17:47:53.0314959Z rex 1.2.0 2020-04-21 [1] CRAN (R 4.1.0) 2021-05-16T17:47:53.0315493Z rgl 0.106.8 2021-04-23 [1] CRAN (R 4.1.0) 2021-05-16T17:47:53.0316062Z rlang 0.4.11 2021-04-30 [1] CRAN (R 4.1.0) 2021-05-16T17:47:53.0316619Z rmarkdown 2.8 2021-05-07 [1] CRAN (R 4.1.0) 2021-05-16T17:47:53.0317208Z RNifti 1.3.1 2021-05-13 [1] CRAN (R 4.2.0) 2021-05-16T17:47:53.0317795Z roxygen2 7.1.1 2020-06-27 [1] CRAN (R 4.1.0) 2021-05-16T17:47:53.0318361Z rpart 4.1-15 2019-04-12 [2] CRAN (R 4.2.0) 2021-05-16T17:47:53.0318953Z rprojroot 2.0.2 2020-11-15 [1] CRAN (R 4.1.0) 2021-05-16T17:47:53.0319543Z rstudioapi 0.13 2020-11-12 [1] CRAN (R 4.1.0) 2021-05-16T17:47:53.0320149Z rticles 0.19 2021-03-04 [1] CRAN (R 4.1.0) 2021-05-16T17:47:53.0320724Z rversions 2.0.2 2020-05-25 [1] CRAN (R 4.1.0) 2021-05-16T17:47:53.0321313Z sass 0.4.0 2021-05-12 [1] CRAN (R 4.1.0) 2021-05-16T17:47:53.0321881Z servr 0.22 2021-04-14 [1] CRAN (R 4.1.0) 2021-05-16T17:47:53.0322457Z sessioninfo 1.1.1 2018-11-05 [1] CRAN (R 4.1.0) 2021-05-16T17:47:53.0323053Z shiny 1.6.0 2021-01-25 [1] CRAN (R 4.1.0) 2021-05-16T17:47:53.0323629Z sourcetools 0.1.7 2018-04-25 [1] CRAN (R 4.1.0) 2021-05-16T17:47:53.0324272Z spatial 7.3-14 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T17:47:53.0324869Z splines 4.2.0 2021-05-16 [2] local 2021-05-16T17:47:53.0325423Z stats * 4.2.0 2021-05-16 [2] local 2021-05-16T17:47:53.0326110Z stats4 4.2.0 2021-05-16 [2] local 2021-05-16T17:47:53.0326665Z stringi 1.6.1 2021-05-10 [1] CRAN (R 4.1.0) 2021-05-16T17:47:53.0327247Z stringr 1.4.0 2019-02-10 [1] CRAN (R 4.1.0) 2021-05-16T17:47:53.0327836Z survival 3.2-11 2021-04-26 [2] CRAN (R 4.2.0) 2021-05-16T17:47:53.0328389Z sys 3.4 2020-07-23 [1] CRAN (R 4.1.0) 2021-05-16T17:47:53.0328951Z tcltk 4.2.0 2021-05-16 [2] local 2021-05-16T17:47:53.0329584Z testthat 3.0.2 2021-02-14 [1] CRAN (R 4.1.0) 2021-05-16T17:47:53.0330554Z tibble 3.1.2 2021-05-16 [1] CRAN (R 4.2.0) 2021-05-16T17:47:53.0331178Z tic 0.10.0 2021-05-16 [1] Github (ropensci/tic@3b4dfb8) 2021-05-16T17:47:53.0331773Z tidyr 1.1.3 2021-03-03 [1] CRAN (R 4.1.0) 2021-05-16T17:47:53.0332368Z tidyselect 1.1.1 2021-04-30 [1] CRAN (R 4.1.0) 2021-05-16T17:47:53.0332948Z tinytex 0.31 2021-03-30 [1] CRAN (R 4.1.0) 2021-05-16T17:47:53.0333524Z tools 4.2.0 2021-05-16 [2] local 2021-05-16T17:47:53.0334101Z translations 4.2.0 2021-05-16 [2] local 2021-05-16T17:47:53.0334760Z usethis 2.0.1 2021-02-10 [1] CRAN (R 4.1.0) 2021-05-16T17:47:53.0335338Z utf8 1.2.1 2021-03-12 [1] CRAN (R 4.1.0) 2021-05-16T17:47:53.0335877Z utils * 4.2.0 2021-05-16 [2] local 2021-05-16T17:47:53.0336449Z vctrs 0.3.8 2021-04-29 [1] CRAN (R 4.1.0) 2021-05-16T17:47:53.0336997Z waldo 0.2.5 2021-03-08 [1] CRAN (R 4.1.0) 2021-05-16T17:47:53.0337577Z webshot 0.5.2 2019-11-22 [1] CRAN (R 4.1.0) 2021-05-16T17:47:53.0338161Z whisker 0.4 2019-08-28 [1] CRAN (R 4.1.0) 2021-05-16T17:47:53.0338712Z withr 2.4.2 2021-04-18 [1] CRAN (R 4.1.0) 2021-05-16T17:47:53.0339343Z xfun 0.23 2021-05-15 [1] CRAN (R 4.2.0) 2021-05-16T17:47:53.0339876Z xml2 1.3.2 2020-04-23 [1] CRAN (R 4.1.0) 2021-05-16T17:47:53.0340448Z xopen 1.0.0 2018-09-17 [1] CRAN (R 4.1.0) 2021-05-16T17:47:53.0341026Z xtable 1.8-4 2019-04-21 [1] CRAN (R 4.1.0) 2021-05-16T17:47:53.0341575Z yaml 2.2.1 2020-02-01 [1] CRAN (R 4.1.0) 2021-05-16T17:47:53.0342309Z zip 2.1.1 2020-08-27 [1] CRAN (R 4.1.0) 2021-05-16T17:47:53.0342580Z 2021-05-16T17:47:53.0343102Z [1] D:/a/_temp/Library 2021-05-16T17:47:53.0343489Z [2] C:/R/library 2021-05-16T17:47:53.0625535Z ##[group]Run Rscript -e 'tic::script()' 2021-05-16T17:47:53.0626837Z Rscript -e 'tic::script()' 2021-05-16T17:47:53.0627303Z ls -l check 2021-05-16T17:47:53.0635520Z shell: C:\rtools40\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2021-05-16T17:47:53.0636078Z env: 2021-05-16T17:47:53.0636565Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:47:53.0637011Z TIC_DEPLOY_KEY: 2021-05-16T17:47:53.0637371Z RSPM: 2021-05-16T17:47:53.0638585Z GITHUB_PAT: *** 2021-05-16T17:47:53.0638981Z COVERALLS_TOKEN: 2021-05-16T17:47:53.0639465Z continue-on-error: true 2021-05-16T17:47:53.0639906Z VDIFFR_RUN_TESTS: 2021-05-16T17:47:53.0640502Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T17:47:53.0640875Z TZ: UTC 2021-05-16T17:47:53.0641258Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:47:53.0641652Z NOT_CRAN: true 2021-05-16T17:47:53.0642032Z MSYSTEM: MINGW64 2021-05-16T17:47:53.0642399Z ##[endgroup] 2021-05-16T17:47:53.4575744Z v Loading tic stage configuration from tic.R 2021-05-16T17:47:53.6868772Z i `step_rcmdcheck()`: tic always uses option '--no-manual' during R CMD Check on 2021-05-16T17:47:53.6869694Z Windows because LaTeX is not available. 2021-05-16T17:47:53.7216711Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-16T17:47:53.7217766Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-16T17:47:53.7218474Z timeout = Inf, check_dir = "check") 2021-05-16T17:47:53.8127623Z -- R CMD build ----------------------------------------------------------------- 2021-05-16T17:47:54.1666851Z * checking for file 'D:\a\brainR\brainR/DESCRIPTION' ... OK 2021-05-16T17:47:54.1667799Z 2021-05-16T17:47:55.2706233Z * preparing 'brainR': 2021-05-16T17:47:55.2707023Z 2021-05-16T17:47:55.2844457Z * checking DESCRIPTION meta-information ... OK 2021-05-16T17:47:55.2845260Z 2021-05-16T17:47:55.4931869Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T17:47:55.4936927Z 2021-05-16T17:47:55.4984739Z * checking for empty or unneeded directories 2021-05-16T17:47:55.4985900Z 2021-05-16T17:47:55.5035416Z Omitted 'LazyData' from DESCRIPTION 2021-05-16T17:47:55.5037472Z 2021-05-16T17:47:55.5195810Z * building 'brainR_1.6.0.tar.gz' 2021-05-16T17:47:55.5196468Z 2021-05-16T17:47:58.4682032Z 2021-05-16T17:47:58.4682836Z 2021-05-16T17:47:59.4713283Z -- R CMD check ----------------------------------------------------------------- 2021-05-16T17:47:59.7830953Z * using log directory 'D:/a/brainR/brainR/check/brainR.Rcheck' 2021-05-16T17:47:59.7831850Z 2021-05-16T17:47:59.7832705Z * using R Under development (unstable) (2021-05-15 r80301) 2021-05-16T17:47:59.7833335Z 2021-05-16T17:47:59.7833908Z * using platform: x86_64-w64-mingw32 (64-bit) 2021-05-16T17:47:59.7834321Z 2021-05-16T17:47:59.7834832Z * using session charset: ISO8859-1 2021-05-16T17:47:59.7835220Z 2021-05-16T17:48:01.5442846Z * using options '--no-manual --as-cran' 2021-05-16T17:48:01.5443545Z 2021-05-16T17:48:01.5481311Z * checking for file 'brainR/DESCRIPTION' ... OK 2021-05-16T17:48:01.5481969Z 2021-05-16T17:48:01.5482592Z * checking extension type ... Package 2021-05-16T17:48:01.5483042Z 2021-05-16T17:48:01.5483678Z * this is package 'brainR' version '1.6.0' 2021-05-16T17:48:01.5484109Z 2021-05-16T17:48:01.5484630Z * package encoding: UTF-8 2021-05-16T17:48:01.5485023Z 2021-05-16T17:48:01.5512011Z * checking package namespace information ... OK 2021-05-16T17:48:01.5515350Z 2021-05-16T17:48:02.9403419Z * checking package dependencies ... OK 2021-05-16T17:48:02.9404181Z 2021-05-16T17:48:02.9442949Z * checking if this is a source package ... OK 2021-05-16T17:48:02.9443521Z 2021-05-16T17:48:02.9444142Z * checking if there is a namespace ... OK 2021-05-16T17:48:02.9444592Z 2021-05-16T17:48:04.8003165Z * checking for executable files ... WARNING 2021-05-16T17:48:04.8004220Z 2021-05-16T17:48:04.8009769Z Found the following executable file: 2021-05-16T17:48:04.8025810Z 2021-05-16T17:48:04.8026483Z JAGS-4.2.0-Rtools33.exe 2021-05-16T17:48:04.8026895Z 2021-05-16T17:48:04.8028184Z Source packages should not contain undeclared executable files. 2021-05-16T17:48:04.8028731Z 2021-05-16T17:48:04.8029507Z See section 'Package structure' in the 'Writing R Extensions' manual. 2021-05-16T17:48:04.8030041Z 2021-05-16T17:48:04.8080079Z * checking for hidden files and directories ... OK 2021-05-16T17:48:04.8082543Z 2021-05-16T17:48:04.8137132Z * checking for portable file names ... OK 2021-05-16T17:48:04.8137648Z 2021-05-16T17:48:04.8169559Z * checking serialization versions ... OK 2021-05-16T17:48:04.8170350Z 2021-05-16T17:48:16.2447517Z * checking whether package 'brainR' can be installed ... OK 2021-05-16T17:48:16.2448567Z 2021-05-16T17:48:16.4893523Z * checking installed package size ... OK 2021-05-16T17:48:16.4894163Z 2021-05-16T17:48:16.8649008Z * checking package directory ... OK 2021-05-16T17:48:16.8649667Z 2021-05-16T17:48:16.8650433Z * checking for future file timestamps ... OK 2021-05-16T17:48:16.8650897Z 2021-05-16T17:48:17.1920744Z * checking DESCRIPTION meta-information ... OK 2021-05-16T17:48:17.1926191Z 2021-05-16T17:48:17.1941660Z * checking top-level files ... NOTE 2021-05-16T17:48:17.1942240Z 2021-05-16T17:48:17.1943273Z Non-standard file/directory found at top level: 2021-05-16T17:48:17.1943752Z 2021-05-16T17:48:17.1945109Z 'JAGS-4.2.0-Rtools33.exe' 2021-05-16T17:48:17.1945654Z 2021-05-16T17:48:17.1975673Z * checking for left-over files ... OK 2021-05-16T17:48:17.1976336Z 2021-05-16T17:48:17.1977154Z * checking index information ... OK 2021-05-16T17:48:17.1977714Z 2021-05-16T17:48:17.4150900Z * checking package subdirectories ... OK 2021-05-16T17:48:17.4151530Z 2021-05-16T17:48:17.5192861Z * checking R files for non-ASCII characters ... OK 2021-05-16T17:48:17.5193764Z 2021-05-16T17:48:17.6236071Z * checking R files for syntax errors ... OK 2021-05-16T17:48:17.6236825Z 2021-05-16T17:48:19.0401738Z * checking whether the package can be loaded ... OK 2021-05-16T17:48:19.0402452Z 2021-05-16T17:48:20.4556930Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-16T17:48:20.4560701Z 2021-05-16T17:48:21.9739555Z * checking whether the package can be unloaded cleanly ... OK 2021-05-16T17:48:21.9740364Z 2021-05-16T17:48:23.2906385Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-16T17:48:23.2907305Z 2021-05-16T17:48:24.8076052Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-16T17:48:24.8076796Z 2021-05-16T17:48:26.4586450Z * checking loading without being on the library search path ... OK 2021-05-16T17:48:26.4587628Z 2021-05-16T17:48:27.8878296Z * checking dependencies in R code ... OK 2021-05-16T17:48:27.8881200Z 2021-05-16T17:48:29.9111801Z * checking S3 generic/method consistency ... OK 2021-05-16T17:48:29.9116059Z 2021-05-16T17:48:31.3283746Z * checking replacement functions ... OK 2021-05-16T17:48:31.3286644Z 2021-05-16T17:48:32.7434701Z * checking foreign function calls ... OK 2021-05-16T17:48:32.7437123Z 2021-05-16T17:48:41.6531407Z * checking R code for possible problems ... OK 2021-05-16T17:48:41.6533526Z 2021-05-16T17:48:41.9605258Z * checking Rd files ... OK 2021-05-16T17:48:41.9605956Z 2021-05-16T17:48:42.0654632Z * checking Rd metadata ... OK 2021-05-16T17:48:42.0655633Z 2021-05-16T17:48:42.1704007Z * checking Rd line widths ... OK 2021-05-16T17:48:42.1704795Z 2021-05-16T17:48:42.3768054Z * checking Rd cross-references ... OK 2021-05-16T17:48:42.3768950Z 2021-05-16T17:48:43.8996019Z * checking for missing documentation entries ... OK 2021-05-16T17:48:43.8996788Z 2021-05-16T17:48:48.1497684Z * checking for code/documentation mismatches ... OK 2021-05-16T17:48:48.1503623Z 2021-05-16T17:48:50.4771245Z * checking Rd \usage sections ... OK 2021-05-16T17:48:50.4776030Z 2021-05-16T17:48:50.6821242Z * checking Rd contents ... OK 2021-05-16T17:48:50.6823080Z 2021-05-16T17:48:50.8885691Z * checking for unstated dependencies in examples ... OK 2021-05-16T17:48:50.8886486Z 2021-05-16T17:48:54.5083975Z * checking examples ... OK 2021-05-16T17:48:54.5085286Z 2021-05-16T17:48:54.5169989Z * checking for non-standard things in the check directory ... OK 2021-05-16T17:48:54.5196972Z 2021-05-16T17:48:54.5198408Z * checking for detritus in the temp directory ... OK 2021-05-16T17:48:54.5199145Z 2021-05-16T17:48:54.5199600Z * DONE 2021-05-16T17:48:54.5199944Z 2021-05-16T17:48:54.5200427Z 2021-05-16T17:48:54.5200766Z 2021-05-16T17:48:54.5201287Z Status: 1 WARNING, 1 NOTE 2021-05-16T17:48:54.5201974Z 2021-05-16T17:48:54.5202414Z See 2021-05-16T17:48:54.5202766Z 2021-05-16T17:48:54.5203459Z 'D:/a/brainR/brainR/check/brainR.Rcheck/00check.log' 2021-05-16T17:48:54.5203985Z 2021-05-16T17:48:54.5204464Z for details. 2021-05-16T17:48:54.5204831Z 2021-05-16T17:48:54.5205125Z 2021-05-16T17:48:54.5205443Z 2021-05-16T17:48:54.5205772Z 2021-05-16T17:48:54.5206091Z 2021-05-16T17:48:54.9401088Z -- R CMD check results --------------------------------------- brainR 1.6.0 ---- 2021-05-16T17:48:54.9419349Z Duration: 56.3s 2021-05-16T17:48:54.9419811Z 2021-05-16T17:48:54.9443663Z > checking for executable files ... WARNING 2021-05-16T17:48:54.9445427Z ##[warning] Found the following executable file: 2021-05-16T17:48:54.9448571Z JAGS-4.2.0-Rtools33.exe 2021-05-16T17:48:54.9449513Z Source packages should not contain undeclared executable files. 2021-05-16T17:48:54.9450660Z See section 'Package structure' in the 'Writing R Extensions' manual. 2021-05-16T17:48:54.9451654Z 2021-05-16T17:48:54.9457210Z > checking top-level files ... NOTE 2021-05-16T17:48:54.9458191Z Non-standard file/directory found at top level: 2021-05-16T17:48:54.9459202Z 'JAGS-4.2.0-Rtools33.exe' 2021-05-16T17:48:54.9459645Z 2021-05-16T17:48:54.9473499Z 0 errors v | 1 warning x | 1 note x 2021-05-16T17:48:55.0638288Z total 37208 2021-05-16T17:48:55.0639846Z drwxr-xr-x 1 runneradmin None 0 May 16 17:48 brainR.Rcheck 2021-05-16T17:48:55.0647148Z -rw-r--r-- 1 runneradmin None 34157236 May 16 17:47 brainR_1.6.0.tar.gz 2021-05-16T17:48:55.0652946Z -rw-r--r-- 1 runneradmin None 3933093 May 16 17:48 brainR_1.6.0.zip 2021-05-16T17:48:55.0860374Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T17:48:55.0861247Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T17:48:55.0869760Z shell: C:\rtools40\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2021-05-16T17:48:55.0870322Z env: 2021-05-16T17:48:55.0870767Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:48:55.0871227Z TIC_DEPLOY_KEY: 2021-05-16T17:48:55.0871587Z RSPM: 2021-05-16T17:48:55.0872879Z GITHUB_PAT: *** 2021-05-16T17:48:55.0873297Z COVERALLS_TOKEN: 2021-05-16T17:48:55.0873757Z continue-on-error: true 2021-05-16T17:48:55.0874229Z VDIFFR_RUN_TESTS: 2021-05-16T17:48:55.0874664Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T17:48:55.0875036Z TZ: UTC 2021-05-16T17:48:55.0875423Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:48:55.0875815Z NOT_CRAN: true 2021-05-16T17:48:55.0876197Z MSYSTEM: MINGW64 2021-05-16T17:48:55.0876566Z ##[endgroup] 2021-05-16T17:48:55.8442179Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-16T17:48:55.8443307Z Rscript -e "tic::before_deploy()" 2021-05-16T17:48:55.8501576Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'" 2021-05-16T17:48:55.8502011Z env: 2021-05-16T17:48:55.8502347Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:48:55.8502720Z TIC_DEPLOY_KEY: 2021-05-16T17:48:55.8503001Z RSPM: 2021-05-16T17:48:55.8503874Z GITHUB_PAT: *** 2021-05-16T17:48:55.8504194Z COVERALLS_TOKEN: 2021-05-16T17:48:55.8504595Z continue-on-error: true 2021-05-16T17:48:55.8505496Z VDIFFR_RUN_TESTS: 2021-05-16T17:48:55.8506043Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T17:48:55.8506392Z TZ: UTC 2021-05-16T17:48:55.8506711Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:48:55.8507223Z NOT_CRAN: true 2021-05-16T17:48:55.8507543Z MSYSTEM: MINGW64 2021-05-16T17:48:55.8507891Z ##[endgroup] 2021-05-16T17:48:56.8373010Z v Loading tic stage configuration from tic.R 2021-05-16T17:48:56.8463312Z i `step_rcmdcheck()`: tic always uses option '--no-manual' during R CMD Check on 2021-05-16T17:48:56.8465344Z Windows because LaTeX is not available. 2021-05-16T17:48:57.0705803Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-16T17:48:57.0706431Z with: 2021-05-16T17:48:57.0707287Z upload_url: https://uploads.github.com/repos/neuroconductor/brainR/releases/43017669/assets{?name,label} 2021-05-16T17:48:57.0709149Z asset_path: check/brainR_1.6.0.zip 2021-05-16T17:48:57.0709659Z asset_name: brainR_1.6.0_R4.1.zip 2021-05-16T17:48:57.0710246Z asset_content_type: application/octet-stream 2021-05-16T17:48:57.0710785Z env: 2021-05-16T17:48:57.0711256Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:48:57.0711897Z TIC_DEPLOY_KEY: 2021-05-16T17:48:57.0712387Z RSPM: 2021-05-16T17:48:57.0713297Z GITHUB_PAT: *** 2021-05-16T17:48:57.0713728Z COVERALLS_TOKEN: 2021-05-16T17:48:57.0714322Z continue-on-error: true 2021-05-16T17:48:57.0714821Z VDIFFR_RUN_TESTS: 2021-05-16T17:48:57.0715258Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T17:48:57.0715679Z TZ: UTC 2021-05-16T17:48:57.0716217Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:48:57.0716661Z NOT_CRAN: true 2021-05-16T17:48:57.0717208Z MSYSTEM: MINGW64 2021-05-16T17:48:57.0718023Z GITHUB_TOKEN: *** 2021-05-16T17:48:57.0718399Z ##[endgroup] 2021-05-16T17:48:58.6945441Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-16T17:48:58.6945989Z Rscript -e "tic::deploy()" 2021-05-16T17:48:58.7004557Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'" 2021-05-16T17:48:58.7004998Z env: 2021-05-16T17:48:58.7005376Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:48:58.7005754Z TIC_DEPLOY_KEY: 2021-05-16T17:48:58.7006058Z RSPM: 2021-05-16T17:48:58.7007597Z GITHUB_PAT: *** 2021-05-16T17:48:58.7007918Z COVERALLS_TOKEN: 2021-05-16T17:48:58.7008314Z continue-on-error: true 2021-05-16T17:48:58.7008677Z VDIFFR_RUN_TESTS: 2021-05-16T17:48:58.7009216Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T17:48:58.7009532Z TZ: UTC 2021-05-16T17:48:58.7009857Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:48:58.7010187Z NOT_CRAN: true 2021-05-16T17:48:58.7010512Z MSYSTEM: MINGW64 2021-05-16T17:48:58.7010824Z ##[endgroup] 2021-05-16T17:48:59.4580051Z v Loading tic stage configuration from tic.R 2021-05-16T17:48:59.6949499Z i `step_rcmdcheck()`: tic always uses option '--no-manual' during R CMD Check on 2021-05-16T17:48:59.6950589Z Windows because LaTeX is not available. 2021-05-16T17:48:59.9112074Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-16T17:48:59.9112687Z Rscript -e "tic::after_deploy()" 2021-05-16T17:48:59.9172617Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'" 2021-05-16T17:48:59.9173803Z env: 2021-05-16T17:48:59.9174284Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:48:59.9174898Z TIC_DEPLOY_KEY: 2021-05-16T17:48:59.9175288Z RSPM: 2021-05-16T17:48:59.9176424Z GITHUB_PAT: *** 2021-05-16T17:48:59.9177032Z COVERALLS_TOKEN: 2021-05-16T17:48:59.9177647Z continue-on-error: true 2021-05-16T17:48:59.9178102Z VDIFFR_RUN_TESTS: 2021-05-16T17:48:59.9178705Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T17:48:59.9179079Z TZ: UTC 2021-05-16T17:48:59.9180343Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:48:59.9180820Z NOT_CRAN: true 2021-05-16T17:48:59.9181248Z MSYSTEM: MINGW64 2021-05-16T17:48:59.9181646Z ##[endgroup] 2021-05-16T17:49:00.6979584Z v Loading tic stage configuration from tic.R 2021-05-16T17:49:00.9104593Z i `step_rcmdcheck()`: tic always uses option '--no-manual' during R CMD Check on 2021-05-16T17:49:00.9105682Z Windows because LaTeX is not available. 2021-05-16T17:49:01.1350706Z Post job cleanup. 2021-05-16T17:49:03.5522449Z [command]"C:\Program Files\Git\bin\git.exe" version 2021-05-16T17:49:03.6504867Z git version 2.31.1.windows.1 2021-05-16T17:49:03.6597226Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp core\.sshCommand 2021-05-16T17:49:03.6910535Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2021-05-16T17:49:04.3266482Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T17:49:04.3475794Z http.https://github.com/.extraheader 2021-05-16T17:49:04.3529906Z [command]"C:\Program Files\Git\bin\git.exe" config --local --unset-all http.https://github.com/.extraheader 2021-05-16T17:49:04.3809527Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2021-05-16T17:49:04.8990597Z Cleaning up orphan processes