2021-05-16T22:03:26.9517173Z ##[section]Starting: Request a runner to run this job 2021-05-16T22:03:27.5141631Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'ubuntu-20.04' 2021-05-16T22:03:27.5751689Z Can't find any online and idle self-hosted runner in current repository's organization/enterprise account that matches the required labels: 'ubuntu-20.04' 2021-05-16T22:03:27.6466903Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'ubuntu-20.04' 2021-05-16T22:03:27.7203125Z ##[section]Finishing: Request a runner to run this job 2021-05-16T22:03:33.1971462Z Current runner version: '2.278.0' 2021-05-16T22:03:33.1999853Z ##[group]Operating System 2021-05-16T22:03:33.2000832Z Ubuntu 2021-05-16T22:03:33.2001400Z 20.04.2 2021-05-16T22:03:33.2001871Z LTS 2021-05-16T22:03:33.2002432Z ##[endgroup] 2021-05-16T22:03:33.2003054Z ##[group]Virtual Environment 2021-05-16T22:03:33.2003799Z Environment: ubuntu-20.04 2021-05-16T22:03:33.2004477Z Version: 20210510.0 2021-05-16T22:03:33.2005625Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu20/20210510.0/images/linux/Ubuntu2004-README.md 2021-05-16T22:03:33.2007206Z Image Release: https://github.com/actions/virtual-environments/releases/tag/ubuntu20%2F20210510.0 2021-05-16T22:03:33.2008170Z ##[endgroup] 2021-05-16T22:03:33.2010362Z ##[group]GITHUB_TOKEN Permissions 2021-05-16T22:03:33.2011612Z Actions: write 2021-05-16T22:03:33.2012131Z Checks: write 2021-05-16T22:03:33.2012703Z Contents: write 2021-05-16T22:03:33.2013241Z Deployments: write 2021-05-16T22:03:33.2013896Z Issues: write 2021-05-16T22:03:33.2014498Z Metadata: read 2021-05-16T22:03:33.2015076Z Packages: write 2021-05-16T22:03:33.2015677Z PullRequests: write 2021-05-16T22:03:33.2016317Z RepositoryProjects: write 2021-05-16T22:03:33.2017029Z SecurityEvents: write 2021-05-16T22:03:33.2017597Z Statuses: write 2021-05-16T22:03:33.2018266Z ##[endgroup] 2021-05-16T22:03:33.2021275Z Prepare workflow directory 2021-05-16T22:03:33.3077453Z Prepare all required actions 2021-05-16T22:03:33.3089334Z Getting action download info 2021-05-16T22:03:33.7138033Z Download action repository 'actions/checkout@v2' 2021-05-16T22:03:35.7596870Z Download action repository 'r-lib/actions@master' 2021-05-16T22:03:36.3252686Z Download action repository 'adigherman/actions@master' 2021-05-16T22:03:38.4194946Z Download action repository 'msys2/setup-msys2@v2' 2021-05-16T22:03:38.6657726Z Download action repository 'actions/cache@v1' 2021-05-16T22:03:38.8078558Z Download action repository 'actions/upload-artifact@master' 2021-05-16T22:03:38.9589933Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-16T22:03:39.3514842Z ##[group]Run actions/checkout@v2 2021-05-16T22:03:39.3515525Z with: 2021-05-16T22:03:39.3516033Z repository: neuroconductor/WhiteStripe 2021-05-16T22:03:39.3517096Z token: *** 2021-05-16T22:03:39.3517467Z ssh-strict: true 2021-05-16T22:03:39.3517925Z persist-credentials: true 2021-05-16T22:03:39.3518366Z clean: true 2021-05-16T22:03:39.3518907Z fetch-depth: 1 2021-05-16T22:03:39.3519307Z lfs: false 2021-05-16T22:03:39.3519690Z submodules: false 2021-05-16T22:03:39.3520083Z env: 2021-05-16T22:03:39.3520525Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:03:39.3521010Z TIC_DEPLOY_KEY: 2021-05-16T22:03:39.3521843Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T22:03:39.3523114Z GITHUB_PAT: *** 2021-05-16T22:03:39.3523529Z COVERALLS_TOKEN: 2021-05-16T22:03:39.3524017Z continue-on-error: true 2021-05-16T22:03:39.3524506Z VDIFFR_RUN_TESTS: 2021-05-16T22:03:39.3524895Z ##[endgroup] 2021-05-16T22:03:39.5846991Z Syncing repository: neuroconductor/WhiteStripe 2021-05-16T22:03:39.5847809Z ##[group]Getting Git version info 2021-05-16T22:03:39.5849309Z Working directory is '/home/runner/work/WhiteStripe/WhiteStripe' 2021-05-16T22:03:39.5871303Z [command]/usr/bin/git version 2021-05-16T22:03:39.6064557Z git version 2.31.1 2021-05-16T22:03:40.2591244Z ##[endgroup] 2021-05-16T22:03:40.2592836Z Deleting the contents of '/home/runner/work/WhiteStripe/WhiteStripe' 2021-05-16T22:03:40.2594643Z ##[group]Initializing the repository 2021-05-16T22:03:40.2595608Z [command]/usr/bin/git init /home/runner/work/WhiteStripe/WhiteStripe 2021-05-16T22:03:40.2596924Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-16T22:03:40.2597995Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-16T22:03:40.2599063Z hint: of your new repositories, which will suppress this warning, call: 2021-05-16T22:03:40.2599958Z hint: 2021-05-16T22:03:40.2601192Z hint: git config --global init.defaultBranch 2021-05-16T22:03:40.2620261Z hint: 2021-05-16T22:03:40.2621732Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-16T22:03:40.2623058Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-16T22:03:40.2623879Z hint: 2021-05-16T22:03:40.2624610Z hint: git branch -m 2021-05-16T22:03:40.2625828Z Initialized empty Git repository in /home/runner/work/WhiteStripe/WhiteStripe/.git/ 2021-05-16T22:03:40.2627268Z [command]/usr/bin/git remote add origin https://github.com/neuroconductor/WhiteStripe 2021-05-16T22:03:40.2628283Z ##[endgroup] 2021-05-16T22:03:40.2629108Z ##[group]Disabling automatic garbage collection 2021-05-16T22:03:40.2630422Z [command]/usr/bin/git config --local gc.auto 0 2021-05-16T22:03:40.2631498Z ##[endgroup] 2021-05-16T22:03:40.2633705Z ##[group]Setting up auth 2021-05-16T22:03:40.2634642Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T22:03:40.2636122Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2021-05-16T22:03:40.2637497Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T22:03:40.2639168Z [command]/usr/bin/git 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-16T22:03:40.2641000Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-16T22:03:40.2641639Z ##[endgroup] 2021-05-16T22:03:40.2642018Z ##[group]Fetching the repository 2021-05-16T22:03:40.2643189Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +2642ac54c2fca8e1c8e39a47847ec3ac10989911:refs/tags/2.3.2.s 2021-05-16T22:03:40.2644325Z remote: Enumerating objects: 99, done. 2021-05-16T22:03:40.2644778Z remote: Counting objects: 1% (1/99) 2021-05-16T22:03:40.2645186Z remote: Counting objects: 2% (2/99) 2021-05-16T22:03:40.2645598Z remote: Counting objects: 3% (3/99) 2021-05-16T22:03:40.2646139Z remote: Counting objects: 4% (4/99) 2021-05-16T22:03:40.2646545Z remote: Counting objects: 5% (5/99) 2021-05-16T22:03:40.2646966Z remote: Counting objects: 6% (6/99) 2021-05-16T22:03:40.2647371Z remote: Counting objects: 7% (7/99) 2021-05-16T22:03:40.2647789Z remote: Counting objects: 8% (8/99) 2021-05-16T22:03:40.2648193Z remote: Counting objects: 9% (9/99) 2021-05-16T22:03:40.2648613Z remote: Counting objects: 10% (10/99) 2021-05-16T22:03:40.2649020Z remote: Counting objects: 11% (11/99) 2021-05-16T22:03:40.2649441Z remote: Counting objects: 12% (12/99) 2021-05-16T22:03:40.2649846Z remote: Counting objects: 13% (13/99) 2021-05-16T22:03:40.2650276Z remote: Counting objects: 14% (14/99) 2021-05-16T22:03:40.2651569Z remote: Counting objects: 15% (15/99) 2021-05-16T22:03:40.2652008Z remote: Counting objects: 16% (16/99) 2021-05-16T22:03:40.2653326Z remote: Counting objects: 17% (17/99) 2021-05-16T22:03:40.2654472Z remote: Counting objects: 18% (18/99) 2021-05-16T22:03:40.2655075Z remote: Counting objects: 19% (19/99) 2021-05-16T22:03:40.2655656Z remote: Counting objects: 20% (20/99) 2021-05-16T22:03:40.2656248Z remote: Counting objects: 21% (21/99) 2021-05-16T22:03:40.2656829Z remote: Counting objects: 22% (22/99) 2021-05-16T22:03:40.2657417Z remote: Counting objects: 23% (23/99) 2021-05-16T22:03:40.2658002Z remote: Counting objects: 24% (24/99) 2021-05-16T22:03:40.2658580Z remote: Counting objects: 25% (25/99) 2021-05-16T22:03:40.2659168Z remote: Counting objects: 26% (26/99) 2021-05-16T22:03:40.2659947Z remote: Counting objects: 27% (27/99) 2021-05-16T22:03:40.2660540Z remote: Counting objects: 28% (28/99) 2021-05-16T22:03:40.2661116Z remote: Counting objects: 29% (29/99) 2021-05-16T22:03:40.2661710Z remote: Counting objects: 30% (30/99) 2021-05-16T22:03:40.2662286Z remote: Counting objects: 31% (31/99) 2021-05-16T22:03:40.2662877Z remote: Counting objects: 32% (32/99) 2021-05-16T22:03:40.2663467Z remote: Counting objects: 33% (33/99) 2021-05-16T22:03:40.2664042Z remote: Counting objects: 34% (34/99) 2021-05-16T22:03:40.2664629Z remote: Counting objects: 35% (35/99) 2021-05-16T22:03:40.2665207Z remote: Counting objects: 36% (36/99) 2021-05-16T22:03:40.2665909Z remote: Counting objects: 37% (37/99) 2021-05-16T22:03:40.2666446Z remote: Counting objects: 38% (38/99) 2021-05-16T22:03:40.2667820Z remote: Counting objects: 39% (39/99) 2021-05-16T22:03:40.2668408Z remote: Counting objects: 40% (40/99) 2021-05-16T22:03:40.2669004Z remote: Counting objects: 41% (41/99) 2021-05-16T22:03:40.2669582Z remote: Counting objects: 42% (42/99) 2021-05-16T22:03:40.2670361Z remote: Counting objects: 43% (43/99) 2021-05-16T22:03:40.2670974Z remote: Counting objects: 44% (44/99) 2021-05-16T22:03:40.2671549Z remote: Counting objects: 45% (45/99) 2021-05-16T22:03:40.2672142Z remote: Counting objects: 46% (46/99) 2021-05-16T22:03:40.2672715Z remote: Counting objects: 47% (47/99) 2021-05-16T22:03:40.2673317Z remote: Counting objects: 48% (48/99) 2021-05-16T22:03:40.2673938Z remote: Counting objects: 49% (49/99) 2021-05-16T22:03:40.2674682Z remote: Counting objects: 50% (50/99) 2021-05-16T22:03:40.2675302Z remote: Counting objects: 51% (51/99) 2021-05-16T22:03:40.2675876Z remote: Counting objects: 52% (52/99) 2021-05-16T22:03:40.2676460Z remote: Counting objects: 53% (53/99) 2021-05-16T22:03:40.2677163Z remote: Counting objects: 54% (54/99) 2021-05-16T22:03:40.2677762Z remote: Counting objects: 55% (55/99) 2021-05-16T22:03:40.2678463Z remote: Counting objects: 56% (56/99) 2021-05-16T22:03:40.2679000Z remote: Counting objects: 57% (57/99) 2021-05-16T22:03:40.2679545Z remote: Counting objects: 58% (58/99) 2021-05-16T22:03:40.2680073Z remote: Counting objects: 59% (59/99) 2021-05-16T22:03:40.2680618Z remote: Counting objects: 60% (60/99) 2021-05-16T22:03:40.2681155Z remote: Counting objects: 61% (61/99) 2021-05-16T22:03:40.2681703Z remote: Counting objects: 62% (62/99) 2021-05-16T22:03:40.2682238Z remote: Counting objects: 63% (63/99) 2021-05-16T22:03:40.2682890Z remote: Counting objects: 64% (64/99) 2021-05-16T22:03:40.2683371Z remote: Counting objects: 65% (65/99) 2021-05-16T22:03:40.2683945Z remote: Counting objects: 66% (66/99) 2021-05-16T22:03:40.2684362Z remote: Counting objects: 67% (67/99) 2021-05-16T22:03:40.2684787Z remote: Counting objects: 68% (68/99) 2021-05-16T22:03:40.2685205Z remote: Counting objects: 69% (69/99) 2021-05-16T22:03:40.2685620Z remote: Counting objects: 70% (70/99) 2021-05-16T22:03:40.2686025Z remote: Counting objects: 71% (71/99) 2021-05-16T22:03:40.2686442Z remote: Counting objects: 72% (72/99) 2021-05-16T22:03:40.2686845Z remote: Counting objects: 73% (73/99) 2021-05-16T22:03:40.2687258Z remote: Counting objects: 74% (74/99) 2021-05-16T22:03:40.2687661Z remote: Counting objects: 75% (75/99) 2021-05-16T22:03:40.2688074Z remote: Counting objects: 76% (76/99) 2021-05-16T22:03:40.2688478Z remote: Counting objects: 77% (77/99) 2021-05-16T22:03:40.2688889Z remote: Counting objects: 78% (78/99) 2021-05-16T22:03:40.2689311Z remote: Counting objects: 79% (79/99) 2021-05-16T22:03:40.2689713Z remote: Counting objects: 80% (80/99) 2021-05-16T22:03:40.2690194Z remote: Counting objects: 81% (81/99) 2021-05-16T22:03:40.2690601Z remote: Counting objects: 82% (82/99) 2021-05-16T22:03:40.2691016Z remote: Counting objects: 83% (83/99) 2021-05-16T22:03:40.2691418Z remote: Counting objects: 84% (84/99) 2021-05-16T22:03:40.2691830Z remote: Counting objects: 85% (85/99) 2021-05-16T22:03:40.2692233Z remote: Counting objects: 86% (86/99) 2021-05-16T22:03:40.2692647Z remote: Counting objects: 87% (87/99) 2021-05-16T22:03:40.2693062Z remote: Counting objects: 88% (88/99) 2021-05-16T22:03:40.2693462Z remote: Counting objects: 89% (89/99) 2021-05-16T22:03:40.2693878Z remote: Counting objects: 90% (90/99) 2021-05-16T22:03:40.2694278Z remote: Counting objects: 91% (91/99) 2021-05-16T22:03:40.2694693Z remote: Counting objects: 92% (92/99) 2021-05-16T22:03:40.2695098Z remote: Counting objects: 93% (93/99) 2021-05-16T22:03:40.2695520Z remote: Counting objects: 94% (94/99) 2021-05-16T22:03:40.2695924Z remote: Counting objects: 95% (95/99) 2021-05-16T22:03:40.2696337Z remote: Counting objects: 96% (96/99) 2021-05-16T22:03:40.2696741Z remote: Counting objects: 97% (97/99) 2021-05-16T22:03:40.2697153Z remote: Counting objects: 98% (98/99) 2021-05-16T22:03:40.2697569Z remote: Counting objects: 100% (99/99) 2021-05-16T22:03:40.2697991Z remote: Counting objects: 100% (99/99), done. 2021-05-16T22:03:40.2698452Z remote: Compressing objects: 1% (1/71) 2021-05-16T22:03:40.2698898Z remote: Compressing objects: 2% (2/71) 2021-05-16T22:03:40.2699355Z remote: Compressing objects: 4% (3/71) 2021-05-16T22:03:40.2699795Z remote: Compressing objects: 5% (4/71) 2021-05-16T22:03:40.2700248Z remote: Compressing objects: 7% (5/71) 2021-05-16T22:03:40.2700689Z remote: Compressing objects: 8% (6/71) 2021-05-16T22:03:40.2701140Z remote: Compressing objects: 9% (7/71) 2021-05-16T22:03:40.2701639Z remote: Compressing objects: 11% (8/71) 2021-05-16T22:03:40.2702081Z remote: Compressing objects: 12% (9/71) 2021-05-16T22:03:40.2702536Z remote: Compressing objects: 14% (10/71) 2021-05-16T22:03:40.2702984Z remote: Compressing objects: 15% (11/71) 2021-05-16T22:03:40.2703435Z remote: Compressing objects: 16% (12/71) 2021-05-16T22:03:40.2703879Z remote: Compressing objects: 18% (13/71) 2021-05-16T22:03:40.2704334Z remote: Compressing objects: 19% (14/71) 2021-05-16T22:03:40.2704773Z remote: Compressing objects: 21% (15/71) 2021-05-16T22:03:40.2705225Z remote: Compressing objects: 22% (16/71) 2021-05-16T22:03:40.2705678Z remote: Compressing objects: 23% (17/71) 2021-05-16T22:03:40.2706117Z remote: Compressing objects: 25% (18/71) 2021-05-16T22:03:40.2706575Z remote: Compressing objects: 26% (19/71) 2021-05-16T22:03:40.2707015Z remote: Compressing objects: 28% (20/71) 2021-05-16T22:03:40.2707474Z remote: Compressing objects: 29% (21/71) 2021-05-16T22:03:40.2707916Z remote: Compressing objects: 30% (22/71) 2021-05-16T22:03:40.2708366Z remote: Compressing objects: 32% (23/71) 2021-05-16T22:03:40.2708809Z remote: Compressing objects: 33% (24/71) 2021-05-16T22:03:40.2709259Z remote: Compressing objects: 35% (25/71) 2021-05-16T22:03:40.2709713Z remote: Compressing objects: 36% (26/71) 2021-05-16T22:03:40.2710266Z remote: Compressing objects: 38% (27/71) 2021-05-16T22:03:40.2710726Z remote: Compressing objects: 39% (28/71) 2021-05-16T22:03:40.2711167Z remote: Compressing objects: 40% (29/71) 2021-05-16T22:03:40.2711619Z remote: Compressing objects: 42% (30/71) 2021-05-16T22:03:40.2712061Z remote: Compressing objects: 43% (31/71) 2021-05-16T22:03:40.2712516Z remote: Compressing objects: 45% (32/71) 2021-05-16T22:03:40.2712955Z remote: Compressing objects: 46% (33/71) 2021-05-16T22:03:40.2713471Z remote: Compressing objects: 47% (34/71) 2021-05-16T22:03:40.2713926Z remote: Compressing objects: 49% (35/71) 2021-05-16T22:03:40.2714365Z remote: Compressing objects: 50% (36/71) 2021-05-16T22:03:40.2714813Z remote: Compressing objects: 52% (37/71) 2021-05-16T22:03:40.2715253Z remote: Compressing objects: 53% (38/71) 2021-05-16T22:03:40.2715706Z remote: Compressing objects: 54% (39/71) 2021-05-16T22:03:40.2716146Z remote: Compressing objects: 56% (40/71) 2021-05-16T22:03:40.2716813Z remote: Compressing objects: 57% (41/71) 2021-05-16T22:03:40.2717326Z remote: Compressing objects: 59% (42/71) 2021-05-16T22:03:40.2717848Z remote: Compressing objects: 60% (43/71) 2021-05-16T22:03:40.2718368Z remote: Compressing objects: 61% (44/71) 2021-05-16T22:03:40.2718876Z remote: Compressing objects: 63% (45/71) 2021-05-16T22:03:40.2719400Z remote: Compressing objects: 64% (46/71) 2021-05-16T22:03:40.2719912Z remote: Compressing objects: 66% (47/71) 2021-05-16T22:03:40.2720433Z remote: Compressing objects: 67% (48/71) 2021-05-16T22:03:40.2720943Z remote: Compressing objects: 69% (49/71) 2021-05-16T22:03:40.2721465Z remote: Compressing objects: 70% (50/71) 2021-05-16T22:03:40.2721968Z remote: Compressing objects: 71% (51/71) 2021-05-16T22:03:40.2722487Z remote: Compressing objects: 73% (52/71) 2021-05-16T22:03:40.2723010Z remote: Compressing objects: 74% (53/71) 2021-05-16T22:03:40.2723515Z remote: Compressing objects: 76% (54/71) 2021-05-16T22:03:40.2724037Z remote: Compressing objects: 77% (55/71) 2021-05-16T22:03:40.2724548Z remote: Compressing objects: 78% (56/71) 2021-05-16T22:03:40.2725070Z remote: Compressing objects: 80% (57/71) 2021-05-16T22:03:40.2725575Z remote: Compressing objects: 81% (58/71) 2021-05-16T22:03:40.2726147Z remote: Compressing objects: 83% (59/71) 2021-05-16T22:03:40.2726666Z remote: Compressing objects: 84% (60/71) 2021-05-16T22:03:40.2727187Z remote: Compressing objects: 85% (61/71) 2021-05-16T22:03:40.2727694Z remote: Compressing objects: 87% (62/71) 2021-05-16T22:03:40.2728336Z remote: Compressing objects: 88% (63/71) 2021-05-16T22:03:40.2728788Z remote: Compressing objects: 90% (64/71) 2021-05-16T22:03:40.2729228Z remote: Compressing objects: 91% (65/71) 2021-05-16T22:03:40.2729679Z remote: Compressing objects: 92% (66/71) 2021-05-16T22:03:40.2730121Z remote: Compressing objects: 94% (67/71) 2021-05-16T22:03:40.2730572Z remote: Compressing objects: 95% (68/71) 2021-05-16T22:03:40.2731010Z remote: Compressing objects: 97% (69/71) 2021-05-16T22:03:40.2731458Z remote: Compressing objects: 98% (70/71) 2021-05-16T22:03:40.2731898Z remote: Compressing objects: 100% (71/71) 2021-05-16T22:03:40.2732375Z remote: Compressing objects: 100% (71/71), done. 2021-05-16T22:03:40.6132431Z remote: Total 99 (delta 23), reused 82 (delta 22), pack-reused 0 2021-05-16T22:03:40.6234334Z From https://github.com/neuroconductor/WhiteStripe 2021-05-16T22:03:40.6236135Z * [new ref] 2642ac54c2fca8e1c8e39a47847ec3ac10989911 -> 2.3.2.s 2021-05-16T22:03:40.6279979Z ##[endgroup] 2021-05-16T22:03:40.6281718Z ##[group]Determining the checkout info 2021-05-16T22:03:40.6282479Z ##[endgroup] 2021-05-16T22:03:40.6283010Z ##[group]Checking out the ref 2021-05-16T22:03:40.6284021Z [command]/usr/bin/git checkout --progress --force refs/tags/2.3.2.s 2021-05-16T22:03:40.7312799Z Note: switching to 'refs/tags/2.3.2.s'. 2021-05-16T22:03:40.7319506Z 2021-05-16T22:03:40.7321157Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-16T22:03:40.7322297Z changes and commit them, and you can discard any commits you make in this 2021-05-16T22:03:40.7323384Z state without impacting any branches by switching back to a branch. 2021-05-16T22:03:40.7324256Z 2021-05-16T22:03:40.7325058Z If you want to create a new branch to retain commits you create, you may 2021-05-16T22:03:40.7326325Z do so (now or later) by using -c with the switch command. Example: 2021-05-16T22:03:40.7326913Z 2021-05-16T22:03:40.7327837Z git switch -c 2021-05-16T22:03:40.7357605Z 2021-05-16T22:03:40.7358461Z Or undo this operation with: 2021-05-16T22:03:40.7359039Z 2021-05-16T22:03:40.7359915Z git switch - 2021-05-16T22:03:40.7360267Z 2021-05-16T22:03:40.7361228Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-16T22:03:40.7361861Z 2021-05-16T22:03:40.7362381Z HEAD is now at 2642ac5 Version id 62 stable 2021-05-16T22:03:40.7363248Z ##[endgroup] 2021-05-16T22:03:40.7364214Z [command]/usr/bin/git log -1 --format='%H' 2021-05-16T22:03:40.7378391Z '2642ac54c2fca8e1c8e39a47847ec3ac10989911' 2021-05-16T22:03:40.7558758Z ##[group]Run r-lib/actions/setup-r@master 2021-05-16T22:03:40.7559336Z with: 2021-05-16T22:03:40.7559738Z r-version: devel 2021-05-16T22:03:40.7560164Z Ncpus: 1 2021-05-16T22:03:40.7560614Z crayon.enabled: NULL 2021-05-16T22:03:40.7561221Z remove-openmp-macos: true 2021-05-16T22:03:40.7561923Z http-user-agent: default 2021-05-16T22:03:40.7562406Z install-r: true 2021-05-16T22:03:40.7562993Z windows-path-include-mingw: true 2021-05-16T22:03:40.7563551Z env: 2021-05-16T22:03:40.7563987Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:03:40.7564563Z TIC_DEPLOY_KEY: 2021-05-16T22:03:40.7565288Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T22:03:40.7566930Z GITHUB_PAT: *** 2021-05-16T22:03:40.7567302Z COVERALLS_TOKEN: 2021-05-16T22:03:40.7567729Z continue-on-error: true 2021-05-16T22:03:40.7568162Z VDIFFR_RUN_TESTS: 2021-05-16T22:03:40.7568507Z ##[endgroup] 2021-05-16T22:03:42.2722729Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive add-apt-repository -y ppa:cran/travis 2021-05-16T22:03:43.9702398Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-16T22:03:43.9712559Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-05-16T22:03:43.9753508Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-05-16T22:03:43.9936194Z Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] 2021-05-16T22:03:44.0432626Z Hit:5 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-16T22:03:44.1196684Z Hit:6 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-16T22:03:44.1463241Z Get:7 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease [10.5 kB] 2021-05-16T22:03:44.2394402Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [983 kB] 2021-05-16T22:03:44.2697536Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main Translation-en [222 kB] 2021-05-16T22:03:44.2721436Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [13.3 kB] 2021-05-16T22:03:44.2731369Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [226 kB] 2021-05-16T22:03:44.2774268Z Get:12 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease [18.0 kB] 2021-05-16T22:03:44.2783180Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [33.3 kB] 2021-05-16T22:03:44.2824219Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [774 kB] 2021-05-16T22:03:44.2903166Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [166 kB] 2021-05-16T22:03:44.2937470Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [17.4 kB] 2021-05-16T22:03:44.5077798Z Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [655 kB] 2021-05-16T22:03:44.5377186Z Hit:18 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-16T22:03:44.5740141Z Get:19 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [131 kB] 2021-05-16T22:03:44.5758747Z Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [7508 B] 2021-05-16T22:03:44.5762108Z Get:21 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [203 kB] 2021-05-16T22:03:44.5794257Z Get:22 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [29.7 kB] 2021-05-16T22:03:44.5796921Z Get:23 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [565 kB] 2021-05-16T22:03:44.5924687Z Get:24 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [11.0 kB] 2021-05-16T22:03:44.8840194Z Get:25 https://packages.microsoft.com/ubuntu/20.04/prod focal/main amd64 Packages [73.2 kB] 2021-05-16T22:03:51.6074976Z Fetched 4463 kB in 1s (4048 kB/s) 2021-05-16T22:03:52.4240529Z Reading package lists... 2021-05-16T22:03:52.4476140Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get update -y -qq 2021-05-16T22:03:54.4248796Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get install -y gdebi-core qpdf devscripts 2021-05-16T22:03:54.4986580Z Reading package lists... 2021-05-16T22:03:54.6736682Z Building dependency tree... 2021-05-16T22:03:54.6753128Z Reading state information... 2021-05-16T22:03:54.8372430Z The following additional packages will be installed: 2021-05-16T22:03:54.8375033Z dctrl-tools diffstat dput gettext intltool-debian libapt-pkg-perl 2021-05-16T22:03:54.8377591Z libarchive-zip-perl libarray-intspan-perl libasync-mergepoint-perl 2021-05-16T22:03:54.8380557Z libb-hooks-endofscope-perl libb-hooks-op-check-perl libcapture-tiny-perl 2021-05-16T22:03:54.8383642Z libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl 2021-05-16T22:03:54.8386552Z libcommon-sense-perl libconst-fast-perl libcontextual-return-perl 2021-05-16T22:03:54.8389083Z libcpanel-json-xs-perl libcroco3 libdata-optlist-perl 2021-05-16T22:03:54.8392496Z libdevel-callchecker-perl libdevel-size-perl libdigest-bubblebabble-perl 2021-05-16T22:03:54.8395520Z libdigest-hmac-perl libdistro-info-perl libdynaloader-functions-perl 2021-05-16T22:03:54.8396924Z libemail-valid-perl libexporter-tiny-perl libfile-chdir-perl 2021-05-16T22:03:54.8398272Z libfile-find-rule-perl libfile-homedir-perl libfile-which-perl 2021-05-16T22:03:54.8399907Z libfont-ttf-perl libfuture-perl libgetopt-long-descriptive-perl 2021-05-16T22:03:54.8401433Z libgit-wrapper-perl libgitlab-api-v4-perl libhash-fieldhash-perl 2021-05-16T22:03:54.8403131Z libhttp-tiny-multipart-perl libimport-into-perl libio-async-loop-epoll-perl 2021-05-16T22:03:54.8404759Z libio-async-perl libio-prompter-perl libio-pty-perl libio-string-perl 2021-05-16T22:03:54.8406192Z libipc-run-perl libjson-maybexs-perl libjson-perl libjson-xs-perl 2021-05-16T22:03:54.8407611Z liblinux-epoll-perl liblist-compare-perl liblist-moreutils-perl 2021-05-16T22:03:54.8409010Z liblist-someutils-perl liblist-someutils-xs-perl 2021-05-16T22:03:54.8410642Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-16T22:03:54.8412406Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-16T22:03:54.8413922Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-16T22:03:54.8415267Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-16T22:03:54.8416670Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-16T22:03:54.8418240Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-16T22:03:54.8419956Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-16T22:03:54.8421462Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-16T22:03:54.8422669Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-16T22:03:54.8423961Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-16T22:03:54.8425229Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-16T22:03:54.8426770Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-16T22:03:54.8428070Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-16T22:03:54.8429359Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-16T22:03:54.8430840Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-16T22:03:54.8432235Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-16T22:03:54.8433492Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-16T22:03:54.8434698Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-16T22:03:54.8435982Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-16T22:03:54.8437148Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-16T22:03:54.8438488Z python3-magic python3-unidiff python3-xdg t1utils wdiff 2021-05-16T22:03:54.8439235Z Suggested packages: 2021-05-16T22:03:54.8440098Z debtags adequate autopkgtest bls-standalone bsd-mailx | mailx 2021-05-16T22:03:54.8441291Z check-all-the-things cvs-buildpackage debhelper devscripts-el diffoscope 2021-05-16T22:03:54.8442553Z disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl 2021-05-16T22:03:54.8443861Z libnet-smtps-perl libterm-size-perl libyaml-syck-perl mozilla-devscripts 2021-05-16T22:03:54.8445120Z mutt piuparts quilt ratt reprotest svn-buildpackage w3m debian-keyring 2021-05-16T22:03:54.8446591Z equivs libsoap-lite-perl python3-paramiko mini-dinstall gettext-doc 2021-05-16T22:03:54.8447878Z autopoint libasprintf-dev libgettextpo-dev libossp-uuid-perl 2021-05-16T22:03:54.8449361Z libscalar-number-perl libbareword-filehandles-perl libindirect-perl 2021-05-16T22:03:54.8451082Z libmultidimensional-perl libdevel-lexalias-perl libdevel-stacktrace-perl 2021-05-16T22:03:54.8452538Z binutils-multiarch libtext-template-perl wdiff-doc 2021-05-16T22:03:55.3917524Z The following NEW packages will be installed: 2021-05-16T22:03:55.3922447Z dctrl-tools devscripts diffstat dput gdebi-core gettext intltool-debian 2021-05-16T22:03:55.3924108Z libapt-pkg-perl libarchive-zip-perl libarray-intspan-perl 2021-05-16T22:03:55.3926037Z libasync-mergepoint-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl 2021-05-16T22:03:55.3929701Z libcapture-tiny-perl libclass-method-modifiers-perl libclass-xsaccessor-perl 2021-05-16T22:03:55.3931315Z libclone-perl libcommon-sense-perl libconst-fast-perl 2021-05-16T22:03:55.3992381Z libcontextual-return-perl libcpanel-json-xs-perl libcroco3 2021-05-16T22:03:55.3993979Z libdata-optlist-perl libdevel-callchecker-perl libdevel-size-perl 2021-05-16T22:03:55.3998443Z libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl 2021-05-16T22:03:55.4004020Z libdynaloader-functions-perl libemail-valid-perl libexporter-tiny-perl 2021-05-16T22:03:55.4005887Z libfile-chdir-perl libfile-find-rule-perl libfile-homedir-perl 2021-05-16T22:03:55.4007445Z libfile-which-perl libfont-ttf-perl libfuture-perl 2021-05-16T22:03:55.4009110Z libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl 2021-05-16T22:03:55.4011043Z libhash-fieldhash-perl libhttp-tiny-multipart-perl libimport-into-perl 2021-05-16T22:03:55.4012718Z libio-async-loop-epoll-perl libio-async-perl libio-prompter-perl 2021-05-16T22:03:55.4014256Z libio-pty-perl libio-string-perl libipc-run-perl libjson-maybexs-perl 2021-05-16T22:03:55.4015769Z libjson-perl libjson-xs-perl liblinux-epoll-perl liblist-compare-perl 2021-05-16T22:03:55.4017399Z liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl 2021-05-16T22:03:55.4020045Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-16T22:03:55.4022100Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-16T22:03:55.4023847Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-16T22:03:55.4025642Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-16T22:03:55.4027182Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-16T22:03:55.4028969Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-16T22:03:55.4030954Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-16T22:03:55.4032674Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-16T22:03:55.4075085Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-16T22:03:55.4076626Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-16T22:03:55.4077909Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-16T22:03:55.4079221Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-16T22:03:55.4080692Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-16T22:03:55.4082000Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-16T22:03:55.4083407Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-16T22:03:55.4084780Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-16T22:03:55.4086041Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-16T22:03:55.4087252Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-16T22:03:55.4088531Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-16T22:03:55.4089704Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-16T22:03:55.4090679Z python3-magic python3-unidiff python3-xdg qpdf t1utils wdiff 2021-05-16T22:03:55.4197185Z 0 upgraded, 130 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:03:55.4198398Z Need to get 8648 kB of archives. 2021-05-16T22:03:55.4199132Z After this operation, 32.3 MB of additional disk space will be used. 2021-05-16T22:03:55.4200817Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB] 2021-05-16T22:03:55.4227483Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-which-perl all 1.23-1 [13.8 kB] 2021-05-16T22:03:55.4230875Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-homedir-perl all 1.004-1 [37.3 kB] 2021-05-16T22:03:55.4246026Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-pty-perl amd64 1:1.12-1 [32.4 kB] 2021-05-16T22:03:55.4259802Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libipc-run-perl all 20180523.0-2 [89.7 kB] 2021-05-16T22:03:55.4274481Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB] 2021-05-16T22:03:55.4282708Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-op-check-perl amd64 0.22-1build2 [10.2 kB] 2021-05-16T22:03:55.4292090Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB] 2021-05-16T22:03:55.4303112Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu1 [14.5 kB] 2021-05-16T22:03:55.4308216Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-classify-perl amd64 0.015-1build2 [21.1 kB] 2021-05-16T22:03:55.4314634Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB] 2021-05-16T22:03:55.4319276Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB] 2021-05-16T22:03:55.4324208Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librole-tiny-perl all 2.001004-1 [16.5 kB] 2021-05-16T22:03:55.4333292Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB] 2021-05-16T22:03:55.4368873Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB] 2021-05-16T22:03:55.4371326Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoo-perl all 2.003006-1 [46.3 kB] 2021-05-16T22:03:55.4373208Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 patchutils amd64 0.3.4-2 [71.1 kB] 2021-05-16T22:03:55.4377187Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB] 2021-05-16T22:03:55.4380609Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 devscripts amd64 2.20.2ubuntu2 [940 kB] 2021-05-16T22:03:55.4478938Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 diffstat amd64 1.63-1 [27.2 kB] 2021-05-16T22:03:55.4488934Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-gpg amd64 1.13.1-7ubuntu2 [165 kB] 2021-05-16T22:03:55.4511810Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dput all 1.0.3ubuntu1 [42.3 kB] 2021-05-16T22:03:55.4523299Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdebi-core all 0.9.5.7+nmu3 [116 kB] 2021-05-16T22:03:55.4541664Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-05-16T22:03:55.4556636Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-05-16T22:03:55.4645686Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2021-05-16T22:03:55.4653902Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libapt-pkg-perl amd64 0.1.36build3 [68.5 kB] 2021-05-16T22:03:55.4669012Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-05-16T22:03:55.4686049Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarray-intspan-perl all 2.003-1 [23.3 kB] 2021-05-16T22:03:55.4703732Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasync-mergepoint-perl all 0.04-2 [10.2 kB] 2021-05-16T22:03:55.4711771Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB] 2021-05-16T22:03:55.4722183Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] 2021-05-16T22:03:55.4729619Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvariable-magic-perl amd64 0.62-1build2 [34.4 kB] 2021-05-16T22:03:55.4739849Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB] 2021-05-16T22:03:55.4747743Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB] 2021-05-16T22:03:55.4756704Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-xsaccessor-perl amd64 1.19-3build3 [33.6 kB] 2021-05-16T22:03:55.4767033Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclone-perl amd64 0.43-2 [11.0 kB] 2021-05-16T22:03:55.4774412Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcommon-sense-perl amd64 3.74-2build6 [20.1 kB] 2021-05-16T22:03:55.4784214Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-util-perl amd64 1.07-3build5 [19.7 kB] 2021-05-16T22:03:55.4791165Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-install-perl all 0.928-1 [10.5 kB] 2021-05-16T22:03:55.4799033Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdata-optlist-perl all 0.110-1 [9956 B] 2021-05-16T22:03:55.4804942Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB] 2021-05-16T22:03:55.4818707Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libconst-fast-perl all 0.014-1 [7958 B] 2021-05-16T22:03:55.4824385Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwant-perl amd64 0.29-1build4 [24.2 kB] 2021-05-16T22:03:55.4847489Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB] 2021-05-16T22:03:55.4858142Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcpanel-json-xs-perl amd64 4.19-1build1 [109 kB] 2021-05-16T22:03:55.4877805Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-bubblebabble-perl all 0.02-2 [7908 B] 2021-05-16T22:03:55.4884713Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB] 2021-05-16T22:03:55.4891029Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdistro-info-perl all 0.23ubuntu1 [4668 B] 2021-05-16T22:03:55.4896834Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-ip-perl all 1.26-2 [27.4 kB] 2021-05-16T22:03:55.4902738Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-perl all 1.22-1 [336 kB] 2021-05-16T22:03:55.4933888Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB] 2021-05-16T22:03:55.4941805Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB] 2021-05-16T22:03:55.4947632Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libexporter-tiny-perl all 1.002001-1 [35.5 kB] 2021-05-16T22:03:55.4954761Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB] 2021-05-16T22:03:55.4994924Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-compare-perl all 0.03-1 [7318 B] 2021-05-16T22:03:55.5008871Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-glob-perl all 0.10-1 [7554 B] 2021-05-16T22:03:55.5010733Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB] 2021-05-16T22:03:55.5012491Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-string-perl all 1.08-3 [11.1 kB] 2021-05-16T22:03:55.5014168Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfont-ttf-perl all 1.06-1 [313 kB] 2021-05-16T22:03:55.5015832Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfuture-perl all 0.43-1 [77.8 kB] 2021-05-16T22:03:55.5022169Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-validate-perl amd64 1.29-3 [52.7 kB] 2021-05-16T22:03:55.5028044Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB] 2021-05-16T22:03:55.5035431Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-versions-perl all 1.62-1 [9294 B] 2021-05-16T22:03:55.5041048Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB] 2021-05-16T22:03:55.5048348Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B] 2021-05-16T22:03:55.5054031Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB] 2021-05-16T22:03:55.5068844Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-perl all 4.02000-2 [80.9 kB] 2021-05-16T22:03:55.5092289Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-perl all 1.708-1 [67.8 kB] 2021-05-16T22:03:55.5102691Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-adapter-screen-perl all 0.140-1 [12.1 kB] 2021-05-16T22:03:55.5104845Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-perl all 0.38-1 [19.1 kB] 2021-05-16T22:03:55.5116222Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-identify-perl amd64 0.14-1build2 [10.7 kB] 2021-05-16T22:03:55.5118019Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-name-perl amd64 0.26-1 [11.5 kB] 2021-05-16T22:03:55.5128519Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB] 2021-05-16T22:03:55.5130362Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-tiny-perl all 0.108-1 [42.6 kB] 2021-05-16T22:03:55.5132064Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-perl all 1.008001-2 [304 kB] 2021-05-16T22:03:55.5159770Z Get:77 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB] 2021-05-16T22:03:55.5170738Z Get:78 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhash-fieldhash-perl amd64 0.15-1build2 [16.9 kB] 2021-05-16T22:03:55.5179914Z Get:79 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstruct-dumb-perl all 0.09-1 [10.5 kB] 2021-05-16T22:03:55.5182191Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-perl all 0.75-1 [254 kB] 2021-05-16T22:03:55.5217051Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblinux-epoll-perl amd64 0.017-1 [16.0 kB] 2021-05-16T22:03:55.5225141Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-loop-epoll-perl all 0.20-1 [10.4 kB] 2021-05-16T22:03:55.5235503Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtypes-serialiser-perl all 1.0-1 [12.1 kB] 2021-05-16T22:03:55.5237386Z Get:84 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-xs-perl amd64 4.020-1build1 [83.7 kB] 2021-05-16T22:03:55.5248728Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-maybexs-perl all 1.004000-1 [11.0 kB] 2021-05-16T22:03:55.5258826Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB] 2021-05-16T22:03:55.5270517Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-moreutils-perl amd64 0.416-1build5 [55.5 kB] 2021-05-16T22:03:55.5278485Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB] 2021-05-16T22:03:55.5324326Z Get:89 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-xs-perl amd64 0.58-2 [32.5 kB] 2021-05-16T22:03:55.5326263Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-aliases-perl all 0.001006-1 [7176 B] 2021-05-16T22:03:55.5328039Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB] 2021-05-16T22:03:55.5329814Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-struct-perl all 0.017-1 [23.4 kB] 2021-05-16T22:03:55.5331556Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-sec-perl amd64 1.15-1 [44.6 kB] 2021-05-16T22:03:55.5333362Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-libidn-perl amd64 0.12.ds-3build2 [17.3 kB] 2021-05-16T22:03:55.5335162Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-range-perl all 0.12-1 [8556 B] 2021-05-16T22:03:55.5337033Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-xs-perl amd64 0.29-1build1 [18.4 kB] 2021-05-16T22:03:55.5338972Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB] 2021-05-16T22:03:55.5348424Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperl4-corelibs-perl all 0.004-2 [37.4 kB] 2021-05-16T22:03:55.5365786Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperlio-gzip-perl amd64 0.19-1build5 [14.6 kB] 2021-05-16T22:03:55.5372957Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB] 2021-05-16T22:03:55.5387008Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqpdf26 amd64 9.1.1-1build1 [421 kB] 2021-05-16T22:03:55.5442547Z Get:102 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libre-engine-re2-perl amd64 0.13-5 [16.2 kB] 2021-05-16T22:03:55.5462715Z Get:103 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libreadonly-perl all 2.050-2 [19.9 kB] 2021-05-16T22:03:55.5503381Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-perl all 0.204-1 [15.0 kB] 2021-05-16T22:03:55.5505212Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-xs-perl amd64 0.117-1build2 [12.0 kB] 2021-05-16T22:03:55.5507263Z Get:106 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-license-perl all 3.2.0-1 [36.2 kB] 2021-05-16T22:03:55.5514727Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB] 2021-05-16T22:03:55.5521842Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-decoder-perl amd64 4.011+ds-1build1 [102 kB] 2021-05-16T22:03:55.5527706Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-encoder-perl amd64 4.011+ds-1build1 [104 kB] 2021-05-16T22:03:55.5532797Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-perl all 4.011-1 [8604 B] 2021-05-16T22:03:55.5537872Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-key-perl amd64 1.33-2build2 [35.4 kB] 2021-05-16T22:03:55.5542823Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B] 2021-05-16T22:03:55.5546761Z Get:113 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB] 2021-05-16T22:03:55.5551907Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB] 2021-05-16T22:03:55.5557632Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libterm-readkey-perl amd64 2.38-1build1 [24.6 kB] 2021-05-16T22:03:55.5601497Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-fatal-perl all 0.014-1 [11.1 kB] 2021-05-16T22:03:55.5615708Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-refcount-perl all 0.10-1 [11.4 kB] 2021-05-16T22:03:55.5617656Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B] 2021-05-16T22:03:55.5635101Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-xs-perl amd64 0.016-1 [22.9 kB] 2021-05-16T22:03:55.5663679Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libunicode-utf8-perl amd64 0.62-1build1 [18.1 kB] 2021-05-16T22:03:55.5722503Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxml-writer-perl all 0.625-1 [24.9 kB] 2021-05-16T22:03:55.5750671Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-libyaml-perl amd64 0.81+repack-1 [28.5 kB] 2021-05-16T22:03:55.5753229Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 licensecheck all 3.0.45-1 [23.9 kB] 2021-05-16T22:03:55.5756408Z Get:124 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-size-perl amd64 0.83-1build1 [20.0 kB] 2021-05-16T22:03:55.5761433Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 t1utils amd64 1.41-3 [56.1 kB] 2021-05-16T22:03:55.5766056Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 lintian all 2.62.0 [980 kB] 2021-05-16T22:03:55.5855875Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-unidiff all 0.5.5-2 [9180 B] 2021-05-16T22:03:55.5861647Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-xdg all 0.26-1ubuntu1 [36.1 kB] 2021-05-16T22:03:55.5866571Z Get:129 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qpdf amd64 9.1.1-1build1 [476 kB] 2021-05-16T22:03:55.5912420Z Get:130 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-magic all 2:0.4.15-3 [9376 B] 2021-05-16T22:03:56.3930828Z Fetched 8648 kB in 0s (45.5 MB/s) 2021-05-16T22:03:56.4307977Z Selecting previously unselected package dctrl-tools. 2021-05-16T22:03:56.4505241Z (Reading database ... 2021-05-16T22:03:56.4506234Z (Reading database ... 5% 2021-05-16T22:03:56.4507195Z (Reading database ... 10% 2021-05-16T22:03:56.4507728Z (Reading database ... 15% 2021-05-16T22:03:56.4508232Z (Reading database ... 20% 2021-05-16T22:03:56.4508773Z (Reading database ... 25% 2021-05-16T22:03:56.4509275Z (Reading database ... 30% 2021-05-16T22:03:56.4509760Z (Reading database ... 35% 2021-05-16T22:03:56.4510590Z (Reading database ... 40% 2021-05-16T22:03:56.4511112Z (Reading database ... 45% 2021-05-16T22:03:56.4511613Z (Reading database ... 50% 2021-05-16T22:03:56.4812730Z (Reading database ... 55% 2021-05-16T22:03:56.5232136Z (Reading database ... 60% 2021-05-16T22:03:56.5579120Z (Reading database ... 65% 2021-05-16T22:03:56.5899962Z (Reading database ... 70% 2021-05-16T22:03:56.6614338Z (Reading database ... 75% 2021-05-16T22:03:56.7450675Z (Reading database ... 80% 2021-05-16T22:03:56.8309762Z (Reading database ... 85% 2021-05-16T22:03:56.8923560Z (Reading database ... 90% 2021-05-16T22:03:56.9435631Z (Reading database ... 95% 2021-05-16T22:03:56.9436682Z (Reading database ... 100% 2021-05-16T22:03:56.9437398Z (Reading database ... 254809 files and directories currently installed.) 2021-05-16T22:03:56.9619251Z Preparing to unpack .../000-dctrl-tools_2.24-3_amd64.deb ... 2021-05-16T22:03:56.9721209Z Unpacking dctrl-tools (2.24-3) ... 2021-05-16T22:03:57.0037702Z Selecting previously unselected package libfile-which-perl. 2021-05-16T22:03:57.0298633Z Preparing to unpack .../001-libfile-which-perl_1.23-1_all.deb ... 2021-05-16T22:03:57.0307394Z Unpacking libfile-which-perl (1.23-1) ... 2021-05-16T22:03:57.0564780Z Selecting previously unselected package libfile-homedir-perl. 2021-05-16T22:03:57.0829376Z Preparing to unpack .../002-libfile-homedir-perl_1.004-1_all.deb ... 2021-05-16T22:03:57.0842701Z Unpacking libfile-homedir-perl (1.004-1) ... 2021-05-16T22:03:57.1152362Z Selecting previously unselected package libio-pty-perl. 2021-05-16T22:03:57.1436718Z Preparing to unpack .../003-libio-pty-perl_1%3a1.12-1_amd64.deb ... 2021-05-16T22:03:57.1448953Z Unpacking libio-pty-perl (1:1.12-1) ... 2021-05-16T22:03:57.1712281Z Selecting previously unselected package libipc-run-perl. 2021-05-16T22:03:57.1983689Z Preparing to unpack .../004-libipc-run-perl_20180523.0-2_all.deb ... 2021-05-16T22:03:57.1994935Z Unpacking libipc-run-perl (20180523.0-2) ... 2021-05-16T22:03:57.2352186Z Selecting previously unselected package libclass-method-modifiers-perl. 2021-05-16T22:03:57.2585280Z Preparing to unpack .../005-libclass-method-modifiers-perl_2.13-1_all.deb ... 2021-05-16T22:03:57.2600079Z Unpacking libclass-method-modifiers-perl (2.13-1) ... 2021-05-16T22:03:57.2833839Z Selecting previously unselected package libb-hooks-op-check-perl. 2021-05-16T22:03:57.3112199Z Preparing to unpack .../006-libb-hooks-op-check-perl_0.22-1build2_amd64.deb ... 2021-05-16T22:03:57.3125069Z Unpacking libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-16T22:03:57.3444324Z Selecting previously unselected package libdynaloader-functions-perl. 2021-05-16T22:03:57.3732530Z Preparing to unpack .../007-libdynaloader-functions-perl_0.003-1_all.deb ... 2021-05-16T22:03:57.3746538Z Unpacking libdynaloader-functions-perl (0.003-1) ... 2021-05-16T22:03:57.4031756Z Selecting previously unselected package libdevel-callchecker-perl. 2021-05-16T22:03:57.4252669Z Preparing to unpack .../008-libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb ... 2021-05-16T22:03:57.4263960Z Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-16T22:03:57.4512704Z Selecting previously unselected package libparams-classify-perl. 2021-05-16T22:03:57.4762988Z Preparing to unpack .../009-libparams-classify-perl_0.015-1build2_amd64.deb ... 2021-05-16T22:03:57.4774209Z Unpacking libparams-classify-perl (0.015-1build2) ... 2021-05-16T22:03:57.5072310Z Selecting previously unselected package libmodule-runtime-perl. 2021-05-16T22:03:57.5301546Z Preparing to unpack .../010-libmodule-runtime-perl_0.016-1_all.deb ... 2021-05-16T22:03:57.5313532Z Unpacking libmodule-runtime-perl (0.016-1) ... 2021-05-16T22:03:57.5624758Z Selecting previously unselected package libimport-into-perl. 2021-05-16T22:03:57.5914322Z Preparing to unpack .../011-libimport-into-perl_1.002005-1_all.deb ... 2021-05-16T22:03:57.5926822Z Unpacking libimport-into-perl (1.002005-1) ... 2021-05-16T22:03:57.6173894Z Selecting previously unselected package librole-tiny-perl. 2021-05-16T22:03:57.6484988Z Preparing to unpack .../012-librole-tiny-perl_2.001004-1_all.deb ... 2021-05-16T22:03:57.6505969Z Unpacking librole-tiny-perl (2.001004-1) ... 2021-05-16T22:03:57.6792910Z Selecting previously unselected package libstrictures-perl. 2021-05-16T22:03:57.7025435Z Preparing to unpack .../013-libstrictures-perl_2.000006-1_all.deb ... 2021-05-16T22:03:57.7035490Z Unpacking libstrictures-perl (2.000006-1) ... 2021-05-16T22:03:57.7273025Z Selecting previously unselected package libsub-quote-perl. 2021-05-16T22:03:57.7571086Z Preparing to unpack .../014-libsub-quote-perl_2.006006-1_all.deb ... 2021-05-16T22:03:57.7581480Z Unpacking libsub-quote-perl (2.006006-1) ... 2021-05-16T22:03:57.7952125Z Selecting previously unselected package libmoo-perl. 2021-05-16T22:03:57.8218388Z Preparing to unpack .../015-libmoo-perl_2.003006-1_all.deb ... 2021-05-16T22:03:57.8230948Z Unpacking libmoo-perl (2.003006-1) ... 2021-05-16T22:03:57.8552366Z Selecting previously unselected package patchutils. 2021-05-16T22:03:57.8802559Z Preparing to unpack .../016-patchutils_0.3.4-2_amd64.deb ... 2021-05-16T22:03:57.8814599Z Unpacking patchutils (0.3.4-2) ... 2021-05-16T22:03:57.9277809Z Selecting previously unselected package wdiff. 2021-05-16T22:03:57.9614165Z Preparing to unpack .../017-wdiff_1.2.2-2build1_amd64.deb ... 2021-05-16T22:03:57.9627374Z Unpacking wdiff (1.2.2-2build1) ... 2021-05-16T22:03:58.0151471Z Selecting previously unselected package devscripts. 2021-05-16T22:03:58.0421253Z Preparing to unpack .../018-devscripts_2.20.2ubuntu2_amd64.deb ... 2021-05-16T22:03:58.0672740Z Unpacking devscripts (2.20.2ubuntu2) ... 2021-05-16T22:03:58.2105086Z Selecting previously unselected package diffstat. 2021-05-16T22:03:58.2401087Z Preparing to unpack .../019-diffstat_1.63-1_amd64.deb ... 2021-05-16T22:03:58.2410307Z Unpacking diffstat (1.63-1) ... 2021-05-16T22:03:58.2673070Z Selecting previously unselected package python3-gpg. 2021-05-16T22:03:58.2949383Z Preparing to unpack .../020-python3-gpg_1.13.1-7ubuntu2_amd64.deb ... 2021-05-16T22:03:58.2960851Z Unpacking python3-gpg (1.13.1-7ubuntu2) ... 2021-05-16T22:03:58.3470609Z Selecting previously unselected package dput. 2021-05-16T22:03:58.3757550Z Preparing to unpack .../021-dput_1.0.3ubuntu1_all.deb ... 2021-05-16T22:03:58.3842371Z Unpacking dput (1.0.3ubuntu1) ... 2021-05-16T22:03:58.4116284Z Selecting previously unselected package gdebi-core. 2021-05-16T22:03:58.4403982Z Preparing to unpack .../022-gdebi-core_0.9.5.7+nmu3_all.deb ... 2021-05-16T22:03:58.4423201Z Unpacking gdebi-core (0.9.5.7+nmu3) ... 2021-05-16T22:03:58.5672065Z Selecting previously unselected package libcroco3:amd64. 2021-05-16T22:03:58.5893077Z Preparing to unpack .../023-libcroco3_0.6.13-1_amd64.deb ... 2021-05-16T22:03:58.5923844Z Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-05-16T22:03:58.6291689Z Selecting previously unselected package gettext. 2021-05-16T22:03:58.6568663Z Preparing to unpack .../024-gettext_0.19.8.1-10build1_amd64.deb ... 2021-05-16T22:03:58.6579798Z Unpacking gettext (0.19.8.1-10build1) ... 2021-05-16T22:03:58.7853082Z Selecting previously unselected package intltool-debian. 2021-05-16T22:03:58.8110696Z Preparing to unpack .../025-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-05-16T22:03:58.8117589Z Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-05-16T22:03:58.8391521Z Selecting previously unselected package libapt-pkg-perl. 2021-05-16T22:03:58.8605011Z Preparing to unpack .../026-libapt-pkg-perl_0.1.36build3_amd64.deb ... 2021-05-16T22:03:58.8615905Z Unpacking libapt-pkg-perl (0.1.36build3) ... 2021-05-16T22:03:58.8992354Z Selecting previously unselected package libarchive-zip-perl. 2021-05-16T22:03:58.9217544Z Preparing to unpack .../027-libarchive-zip-perl_1.67-2_all.deb ... 2021-05-16T22:03:58.9229889Z Unpacking libarchive-zip-perl (1.67-2) ... 2021-05-16T22:03:58.9631480Z Selecting previously unselected package libarray-intspan-perl. 2021-05-16T22:03:58.9837269Z Preparing to unpack .../028-libarray-intspan-perl_2.003-1_all.deb ... 2021-05-16T22:03:58.9849939Z Unpacking libarray-intspan-perl (2.003-1) ... 2021-05-16T22:03:59.0091727Z Selecting previously unselected package libasync-mergepoint-perl. 2021-05-16T22:03:59.0361522Z Preparing to unpack .../029-libasync-mergepoint-perl_0.04-2_all.deb ... 2021-05-16T22:03:59.0372013Z Unpacking libasync-mergepoint-perl (0.04-2) ... 2021-05-16T22:03:59.0631641Z Selecting previously unselected package libmodule-implementation-perl. 2021-05-16T22:03:59.0865421Z Preparing to unpack .../030-libmodule-implementation-perl_0.09-1_all.deb ... 2021-05-16T22:03:59.0881404Z Unpacking libmodule-implementation-perl (0.09-1) ... 2021-05-16T22:03:59.1151648Z Selecting previously unselected package libsub-exporter-progressive-perl. 2021-05-16T22:03:59.1375679Z Preparing to unpack .../031-libsub-exporter-progressive-perl_0.001013-1_all.deb ... 2021-05-16T22:03:59.1385861Z Unpacking libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-16T22:03:59.1671767Z Selecting previously unselected package libvariable-magic-perl. 2021-05-16T22:03:59.1872055Z Preparing to unpack .../032-libvariable-magic-perl_0.62-1build2_amd64.deb ... 2021-05-16T22:03:59.1883728Z Unpacking libvariable-magic-perl (0.62-1build2) ... 2021-05-16T22:03:59.2192836Z Selecting previously unselected package libb-hooks-endofscope-perl. 2021-05-16T22:03:59.2433924Z Preparing to unpack .../033-libb-hooks-endofscope-perl_0.24-1_all.deb ... 2021-05-16T22:03:59.2445013Z Unpacking libb-hooks-endofscope-perl (0.24-1) ... 2021-05-16T22:03:59.2684270Z Selecting previously unselected package libcapture-tiny-perl. 2021-05-16T22:03:59.2965923Z Preparing to unpack .../034-libcapture-tiny-perl_0.48-1_all.deb ... 2021-05-16T22:03:59.2983592Z Unpacking libcapture-tiny-perl (0.48-1) ... 2021-05-16T22:03:59.3271744Z Selecting previously unselected package libclass-xsaccessor-perl. 2021-05-16T22:03:59.3508352Z Preparing to unpack .../035-libclass-xsaccessor-perl_1.19-3build3_amd64.deb ... 2021-05-16T22:03:59.3520062Z Unpacking libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-16T22:03:59.3872193Z Selecting previously unselected package libclone-perl. 2021-05-16T22:03:59.4095933Z Preparing to unpack .../036-libclone-perl_0.43-2_amd64.deb ... 2021-05-16T22:03:59.4108933Z Unpacking libclone-perl (0.43-2) ... 2021-05-16T22:03:59.4355947Z Selecting previously unselected package libcommon-sense-perl. 2021-05-16T22:03:59.4636898Z Preparing to unpack .../037-libcommon-sense-perl_3.74-2build6_amd64.deb ... 2021-05-16T22:03:59.4649752Z Unpacking libcommon-sense-perl (3.74-2build6) ... 2021-05-16T22:03:59.4991712Z Selecting previously unselected package libparams-util-perl. 2021-05-16T22:03:59.5179882Z Preparing to unpack .../038-libparams-util-perl_1.07-3build5_amd64.deb ... 2021-05-16T22:03:59.5191727Z Unpacking libparams-util-perl (1.07-3build5) ... 2021-05-16T22:03:59.5471211Z Selecting previously unselected package libsub-install-perl. 2021-05-16T22:03:59.5675538Z Preparing to unpack .../039-libsub-install-perl_0.928-1_all.deb ... 2021-05-16T22:03:59.5687411Z Unpacking libsub-install-perl (0.928-1) ... 2021-05-16T22:03:59.5951828Z Selecting previously unselected package libdata-optlist-perl. 2021-05-16T22:03:59.6150880Z Preparing to unpack .../040-libdata-optlist-perl_0.110-1_all.deb ... 2021-05-16T22:03:59.6161859Z Unpacking libdata-optlist-perl (0.110-1) ... 2021-05-16T22:03:59.6431991Z Selecting previously unselected package libsub-exporter-perl. 2021-05-16T22:03:59.6636626Z Preparing to unpack .../041-libsub-exporter-perl_0.987-1_all.deb ... 2021-05-16T22:03:59.6648474Z Unpacking libsub-exporter-perl (0.987-1) ... 2021-05-16T22:03:59.6951471Z Selecting previously unselected package libconst-fast-perl. 2021-05-16T22:03:59.7155582Z Preparing to unpack .../042-libconst-fast-perl_0.014-1_all.deb ... 2021-05-16T22:03:59.7165834Z Unpacking libconst-fast-perl (0.014-1) ... 2021-05-16T22:03:59.7511861Z Selecting previously unselected package libwant-perl. 2021-05-16T22:03:59.7750195Z Preparing to unpack .../043-libwant-perl_0.29-1build4_amd64.deb ... 2021-05-16T22:03:59.7760434Z Unpacking libwant-perl (0.29-1build4) ... 2021-05-16T22:03:59.8033341Z Selecting previously unselected package libcontextual-return-perl. 2021-05-16T22:03:59.8264831Z Preparing to unpack .../044-libcontextual-return-perl_0.004014-2_all.deb ... 2021-05-16T22:03:59.8275195Z Unpacking libcontextual-return-perl (0.004014-2) ... 2021-05-16T22:03:59.8624480Z Selecting previously unselected package libcpanel-json-xs-perl. 2021-05-16T22:03:59.8894634Z Preparing to unpack .../045-libcpanel-json-xs-perl_4.19-1build1_amd64.deb ... 2021-05-16T22:03:59.8912298Z Unpacking libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-16T22:03:59.9253345Z Selecting previously unselected package libdigest-bubblebabble-perl. 2021-05-16T22:03:59.9520351Z Preparing to unpack .../046-libdigest-bubblebabble-perl_0.02-2_all.deb ... 2021-05-16T22:03:59.9530711Z Unpacking libdigest-bubblebabble-perl (0.02-2) ... 2021-05-16T22:03:59.9781348Z Selecting previously unselected package libdigest-hmac-perl. 2021-05-16T22:04:00.0015020Z Preparing to unpack .../047-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... 2021-05-16T22:04:00.0033291Z Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-16T22:04:00.0352537Z Selecting previously unselected package libdistro-info-perl. 2021-05-16T22:04:00.0663726Z Preparing to unpack .../048-libdistro-info-perl_0.23ubuntu1_all.deb ... 2021-05-16T22:04:00.0674634Z Unpacking libdistro-info-perl (0.23ubuntu1) ... 2021-05-16T22:04:00.0952210Z Selecting previously unselected package libnet-ip-perl. 2021-05-16T22:04:00.1203643Z Preparing to unpack .../049-libnet-ip-perl_1.26-2_all.deb ... 2021-05-16T22:04:00.1213021Z Unpacking libnet-ip-perl (1.26-2) ... 2021-05-16T22:04:00.1512349Z Selecting previously unselected package libnet-dns-perl. 2021-05-16T22:04:00.1769077Z Preparing to unpack .../050-libnet-dns-perl_1.22-1_all.deb ... 2021-05-16T22:04:00.1779765Z Unpacking libnet-dns-perl (1.22-1) ... 2021-05-16T22:04:00.2383468Z Selecting previously unselected package libnet-domain-tld-perl. 2021-05-16T22:04:00.2662448Z Preparing to unpack .../051-libnet-domain-tld-perl_1.75-1_all.deb ... 2021-05-16T22:04:00.2710648Z Unpacking libnet-domain-tld-perl (1.75-1) ... 2021-05-16T22:04:00.3072137Z Selecting previously unselected package libemail-valid-perl. 2021-05-16T22:04:00.3284888Z Preparing to unpack .../052-libemail-valid-perl_1.202-1_all.deb ... 2021-05-16T22:04:00.3296882Z Unpacking libemail-valid-perl (1.202-1) ... 2021-05-16T22:04:00.3541148Z Selecting previously unselected package libexporter-tiny-perl. 2021-05-16T22:04:00.3831483Z Preparing to unpack .../053-libexporter-tiny-perl_1.002001-1_all.deb ... 2021-05-16T22:04:00.3840475Z Unpacking libexporter-tiny-perl (1.002001-1) ... 2021-05-16T22:04:00.4151551Z Selecting previously unselected package libfile-chdir-perl. 2021-05-16T22:04:00.4384020Z Preparing to unpack .../054-libfile-chdir-perl_0.1008-1_all.deb ... 2021-05-16T22:04:00.4393428Z Unpacking libfile-chdir-perl (0.1008-1) ... 2021-05-16T22:04:00.4644289Z Selecting previously unselected package libnumber-compare-perl. 2021-05-16T22:04:00.4893513Z Preparing to unpack .../055-libnumber-compare-perl_0.03-1_all.deb ... 2021-05-16T22:04:00.4903642Z Unpacking libnumber-compare-perl (0.03-1) ... 2021-05-16T22:04:00.5148159Z Selecting previously unselected package libtext-glob-perl. 2021-05-16T22:04:00.5383321Z Preparing to unpack .../056-libtext-glob-perl_0.10-1_all.deb ... 2021-05-16T22:04:00.5392963Z Unpacking libtext-glob-perl (0.10-1) ... 2021-05-16T22:04:00.5671537Z Selecting previously unselected package libfile-find-rule-perl. 2021-05-16T22:04:00.5870114Z Preparing to unpack .../057-libfile-find-rule-perl_0.34-1_all.deb ... 2021-05-16T22:04:00.5885449Z Unpacking libfile-find-rule-perl (0.34-1) ... 2021-05-16T22:04:00.6191744Z Selecting previously unselected package libio-string-perl. 2021-05-16T22:04:00.6400444Z Preparing to unpack .../058-libio-string-perl_1.08-3_all.deb ... 2021-05-16T22:04:00.6415422Z Unpacking libio-string-perl (1.08-3) ... 2021-05-16T22:04:00.6656830Z Selecting previously unselected package libfont-ttf-perl. 2021-05-16T22:04:00.6938542Z Preparing to unpack .../059-libfont-ttf-perl_1.06-1_all.deb ... 2021-05-16T22:04:00.6949771Z Unpacking libfont-ttf-perl (1.06-1) ... 2021-05-16T22:04:00.7592193Z Selecting previously unselected package libfuture-perl. 2021-05-16T22:04:00.7865570Z Preparing to unpack .../060-libfuture-perl_0.43-1_all.deb ... 2021-05-16T22:04:00.7874381Z Unpacking libfuture-perl (0.43-1) ... 2021-05-16T22:04:00.8272269Z Selecting previously unselected package libparams-validate-perl. 2021-05-16T22:04:00.8479468Z Preparing to unpack .../061-libparams-validate-perl_1.29-3_amd64.deb ... 2021-05-16T22:04:00.8494171Z Unpacking libparams-validate-perl (1.29-3) ... 2021-05-16T22:04:00.8952162Z Selecting previously unselected package libgetopt-long-descriptive-perl. 2021-05-16T22:04:00.9147016Z Preparing to unpack .../062-libgetopt-long-descriptive-perl_0.104-1_all.deb ... 2021-05-16T22:04:00.9157112Z Unpacking libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-16T22:04:00.9396442Z Selecting previously unselected package libsort-versions-perl. 2021-05-16T22:04:00.9665971Z Preparing to unpack .../063-libsort-versions-perl_1.62-1_all.deb ... 2021-05-16T22:04:00.9674940Z Unpacking libsort-versions-perl (1.62-1) ... 2021-05-16T22:04:00.9877665Z Selecting previously unselected package libgit-wrapper-perl. 2021-05-16T22:04:01.0127917Z Preparing to unpack .../064-libgit-wrapper-perl_0.048-1_all.deb ... 2021-05-16T22:04:01.0138420Z Unpacking libgit-wrapper-perl (0.048-1) ... 2021-05-16T22:04:01.0385591Z Selecting previously unselected package libhttp-tiny-multipart-perl. 2021-05-16T22:04:01.0672056Z Preparing to unpack .../065-libhttp-tiny-multipart-perl_0.08-1_all.deb ... 2021-05-16T22:04:01.0684002Z Unpacking libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-16T22:04:01.0925991Z Selecting previously unselected package libio-prompter-perl. 2021-05-16T22:04:01.1202811Z Preparing to unpack .../066-libio-prompter-perl_0.004015-1_all.deb ... 2021-05-16T22:04:01.1216257Z Unpacking libio-prompter-perl (0.004015-1) ... 2021-05-16T22:04:01.1488108Z Selecting previously unselected package libjson-perl. 2021-05-16T22:04:01.1747314Z Preparing to unpack .../067-libjson-perl_4.02000-2_all.deb ... 2021-05-16T22:04:01.1759645Z Unpacking libjson-perl (4.02000-2) ... 2021-05-16T22:04:01.2068318Z Selecting previously unselected package liblog-any-perl. 2021-05-16T22:04:01.2352219Z Preparing to unpack .../068-liblog-any-perl_1.708-1_all.deb ... 2021-05-16T22:04:01.2361342Z Unpacking liblog-any-perl (1.708-1) ... 2021-05-16T22:04:01.2672566Z Selecting previously unselected package liblog-any-adapter-screen-perl. 2021-05-16T22:04:01.2959344Z Preparing to unpack .../069-liblog-any-adapter-screen-perl_0.140-1_all.deb ... 2021-05-16T22:04:01.2968572Z Unpacking liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-16T22:04:01.3272366Z Selecting previously unselected package libpackage-stash-perl. 2021-05-16T22:04:01.3498032Z Preparing to unpack .../070-libpackage-stash-perl_0.38-1_all.deb ... 2021-05-16T22:04:01.3507619Z Unpacking libpackage-stash-perl (0.38-1) ... 2021-05-16T22:04:01.3792295Z Selecting previously unselected package libsub-identify-perl. 2021-05-16T22:04:01.4062615Z Preparing to unpack .../071-libsub-identify-perl_0.14-1build2_amd64.deb ... 2021-05-16T22:04:01.4074813Z Unpacking libsub-identify-perl (0.14-1build2) ... 2021-05-16T22:04:01.4351867Z Selecting previously unselected package libsub-name-perl. 2021-05-16T22:04:01.4611396Z Preparing to unpack .../072-libsub-name-perl_0.26-1_amd64.deb ... 2021-05-16T22:04:01.4621063Z Unpacking libsub-name-perl (0.26-1) ... 2021-05-16T22:04:01.4992925Z Selecting previously unselected package libnamespace-clean-perl. 2021-05-16T22:04:01.5207187Z Preparing to unpack .../073-libnamespace-clean-perl_0.27-1_all.deb ... 2021-05-16T22:04:01.5218089Z Unpacking libnamespace-clean-perl (0.27-1) ... 2021-05-16T22:04:01.5474671Z Selecting previously unselected package libpath-tiny-perl. 2021-05-16T22:04:01.5761688Z Preparing to unpack .../074-libpath-tiny-perl_0.108-1_all.deb ... 2021-05-16T22:04:01.5773722Z Unpacking libpath-tiny-perl (0.108-1) ... 2021-05-16T22:04:01.6114822Z Selecting previously unselected package libtype-tiny-perl. 2021-05-16T22:04:01.6338687Z Preparing to unpack .../075-libtype-tiny-perl_1.008001-2_all.deb ... 2021-05-16T22:04:01.6353305Z Unpacking libtype-tiny-perl (1.008001-2) ... 2021-05-16T22:04:01.7073174Z Selecting previously unselected package libgitlab-api-v4-perl. 2021-05-16T22:04:01.7265281Z Preparing to unpack .../076-libgitlab-api-v4-perl_0.25-1_all.deb ... 2021-05-16T22:04:01.7276928Z Unpacking libgitlab-api-v4-perl (0.25-1) ... 2021-05-16T22:04:01.7639050Z Selecting previously unselected package libhash-fieldhash-perl. 2021-05-16T22:04:01.7886107Z Preparing to unpack .../077-libhash-fieldhash-perl_0.15-1build2_amd64.deb ... 2021-05-16T22:04:01.7906825Z Unpacking libhash-fieldhash-perl (0.15-1build2) ... 2021-05-16T22:04:01.8192448Z Selecting previously unselected package libstruct-dumb-perl. 2021-05-16T22:04:01.8419496Z Preparing to unpack .../078-libstruct-dumb-perl_0.09-1_all.deb ... 2021-05-16T22:04:01.8431788Z Unpacking libstruct-dumb-perl (0.09-1) ... 2021-05-16T22:04:01.8713394Z Selecting previously unselected package libio-async-perl. 2021-05-16T22:04:01.8935568Z Preparing to unpack .../079-libio-async-perl_0.75-1_all.deb ... 2021-05-16T22:04:01.8951775Z Unpacking libio-async-perl (0.75-1) ... 2021-05-16T22:04:01.9512883Z Selecting previously unselected package liblinux-epoll-perl. 2021-05-16T22:04:01.9735460Z Preparing to unpack .../080-liblinux-epoll-perl_0.017-1_amd64.deb ... 2021-05-16T22:04:01.9745473Z Unpacking liblinux-epoll-perl (0.017-1) ... 2021-05-16T22:04:02.0033083Z Selecting previously unselected package libio-async-loop-epoll-perl. 2021-05-16T22:04:02.0247212Z Preparing to unpack .../081-libio-async-loop-epoll-perl_0.20-1_all.deb ... 2021-05-16T22:04:02.0265372Z Unpacking libio-async-loop-epoll-perl (0.20-1) ... 2021-05-16T22:04:02.0608147Z Selecting previously unselected package libtypes-serialiser-perl. 2021-05-16T22:04:02.0924442Z Preparing to unpack .../082-libtypes-serialiser-perl_1.0-1_all.deb ... 2021-05-16T22:04:02.0943738Z Unpacking libtypes-serialiser-perl (1.0-1) ... 2021-05-16T22:04:02.1526523Z Selecting previously unselected package libjson-xs-perl. 2021-05-16T22:04:02.1871195Z Preparing to unpack .../083-libjson-xs-perl_4.020-1build1_amd64.deb ... 2021-05-16T22:04:02.1882614Z Unpacking libjson-xs-perl (4.020-1build1) ... 2021-05-16T22:04:02.2269783Z Selecting previously unselected package libjson-maybexs-perl. 2021-05-16T22:04:02.2501983Z Preparing to unpack .../084-libjson-maybexs-perl_1.004000-1_all.deb ... 2021-05-16T22:04:02.2512802Z Unpacking libjson-maybexs-perl (1.004000-1) ... 2021-05-16T22:04:02.2952737Z Selecting previously unselected package liblist-compare-perl. 2021-05-16T22:04:02.3206602Z Preparing to unpack .../085-liblist-compare-perl_0.53-1_all.deb ... 2021-05-16T22:04:02.3219717Z Unpacking liblist-compare-perl (0.53-1) ... 2021-05-16T22:04:02.3556873Z Selecting previously unselected package liblist-moreutils-perl. 2021-05-16T22:04:02.3840975Z Preparing to unpack .../086-liblist-moreutils-perl_0.416-1build5_amd64.deb ... 2021-05-16T22:04:02.3851026Z Unpacking liblist-moreutils-perl (0.416-1build5) ... 2021-05-16T22:04:02.4273554Z Selecting previously unselected package liblist-someutils-perl. 2021-05-16T22:04:02.4521672Z Preparing to unpack .../087-liblist-someutils-perl_0.58-1_all.deb ... 2021-05-16T22:04:02.4533231Z Unpacking liblist-someutils-perl (0.58-1) ... 2021-05-16T22:04:02.4874009Z Selecting previously unselected package liblist-someutils-xs-perl. 2021-05-16T22:04:02.5109712Z Preparing to unpack .../088-liblist-someutils-xs-perl_0.58-2_amd64.deb ... 2021-05-16T22:04:02.5128592Z Unpacking liblist-someutils-xs-perl (0.58-2) ... 2021-05-16T22:04:02.5424910Z Selecting previously unselected package libmoox-aliases-perl. 2021-05-16T22:04:02.5675124Z Preparing to unpack .../089-libmoox-aliases-perl_0.001006-1_all.deb ... 2021-05-16T22:04:02.5684836Z Unpacking libmoox-aliases-perl (0.001006-1) ... 2021-05-16T22:04:02.5993455Z Selecting previously unselected package libobject-id-perl. 2021-05-16T22:04:02.6252099Z Preparing to unpack .../090-libobject-id-perl_0.1.2-2ubuntu1_all.deb ... 2021-05-16T22:04:02.6263573Z Unpacking libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-16T22:04:02.6552299Z Selecting previously unselected package libmoox-struct-perl. 2021-05-16T22:04:02.6785338Z Preparing to unpack .../091-libmoox-struct-perl_0.017-1_all.deb ... 2021-05-16T22:04:02.6797581Z Unpacking libmoox-struct-perl (0.017-1) ... 2021-05-16T22:04:02.7069820Z Selecting previously unselected package libnet-dns-sec-perl. 2021-05-16T22:04:02.7341548Z Preparing to unpack .../092-libnet-dns-sec-perl_1.15-1_amd64.deb ... 2021-05-16T22:04:02.7357069Z Unpacking libnet-dns-sec-perl (1.15-1) ... 2021-05-16T22:04:02.7635338Z Selecting previously unselected package libnet-libidn-perl. 2021-05-16T22:04:02.7878789Z Preparing to unpack .../093-libnet-libidn-perl_0.12.ds-3build2_amd64.deb ... 2021-05-16T22:04:02.7885775Z Unpacking libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-16T22:04:02.8192153Z Selecting previously unselected package libnumber-range-perl. 2021-05-16T22:04:02.8366534Z Preparing to unpack .../094-libnumber-range-perl_0.12-1_all.deb ... 2021-05-16T22:04:02.8393238Z Unpacking libnumber-range-perl (0.12-1) ... 2021-05-16T22:04:02.8663187Z Selecting previously unselected package libpackage-stash-xs-perl. 2021-05-16T22:04:02.8954006Z Preparing to unpack .../095-libpackage-stash-xs-perl_0.29-1build1_amd64.deb ... 2021-05-16T22:04:02.8967187Z Unpacking libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-16T22:04:02.9232102Z Selecting previously unselected package libpath-iterator-rule-perl. 2021-05-16T22:04:02.9483307Z Preparing to unpack .../096-libpath-iterator-rule-perl_1.014-1_all.deb ... 2021-05-16T22:04:02.9495341Z Unpacking libpath-iterator-rule-perl (1.014-1) ... 2021-05-16T22:04:02.9783454Z Selecting previously unselected package libperl4-corelibs-perl. 2021-05-16T22:04:03.0053963Z Preparing to unpack .../097-libperl4-corelibs-perl_0.004-2_all.deb ... 2021-05-16T22:04:03.0063751Z Unpacking libperl4-corelibs-perl (0.004-2) ... 2021-05-16T22:04:03.0341261Z Selecting previously unselected package libperlio-gzip-perl. 2021-05-16T22:04:03.0602703Z Preparing to unpack .../098-libperlio-gzip-perl_0.19-1build5_amd64.deb ... 2021-05-16T22:04:03.0611545Z Unpacking libperlio-gzip-perl (0.19-1build5) ... 2021-05-16T22:04:03.0991987Z Selecting previously unselected package libpod-constants-perl. 2021-05-16T22:04:03.1181346Z Preparing to unpack .../099-libpod-constants-perl_0.19-1_all.deb ... 2021-05-16T22:04:03.1190334Z Unpacking libpod-constants-perl (0.19-1) ... 2021-05-16T22:04:03.1511474Z Selecting previously unselected package libqpdf26:amd64. 2021-05-16T22:04:03.1733962Z Preparing to unpack .../100-libqpdf26_9.1.1-1build1_amd64.deb ... 2021-05-16T22:04:03.1745845Z Unpacking libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-16T22:04:03.2402919Z Selecting previously unselected package libre-engine-re2-perl. 2021-05-16T22:04:03.2711256Z Preparing to unpack .../101-libre-engine-re2-perl_0.13-5_amd64.deb ... 2021-05-16T22:04:03.2719922Z Unpacking libre-engine-re2-perl (0.13-5) ... 2021-05-16T22:04:03.2992236Z Selecting previously unselected package libreadonly-perl. 2021-05-16T22:04:03.3229540Z Preparing to unpack .../102-libreadonly-perl_2.050-2_all.deb ... 2021-05-16T22:04:03.3239224Z Unpacking libreadonly-perl (2.050-2) ... 2021-05-16T22:04:03.3552048Z Selecting previously unselected package libref-util-perl. 2021-05-16T22:04:03.3801026Z Preparing to unpack .../103-libref-util-perl_0.204-1_all.deb ... 2021-05-16T22:04:03.3830827Z Unpacking libref-util-perl (0.204-1) ... 2021-05-16T22:04:03.4152734Z Selecting previously unselected package libref-util-xs-perl. 2021-05-16T22:04:03.4406134Z Preparing to unpack .../104-libref-util-xs-perl_0.117-1build2_amd64.deb ... 2021-05-16T22:04:03.4414818Z Unpacking libref-util-xs-perl (0.117-1build2) ... 2021-05-16T22:04:03.4674144Z Selecting previously unselected package libregexp-pattern-license-perl. 2021-05-16T22:04:03.4973049Z Preparing to unpack .../105-libregexp-pattern-license-perl_3.2.0-1_all.deb ... 2021-05-16T22:04:03.4990264Z Unpacking libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-16T22:04:03.5254329Z Selecting previously unselected package libregexp-pattern-perl. 2021-05-16T22:04:03.5534789Z Preparing to unpack .../106-libregexp-pattern-perl_0.2.12-1_all.deb ... 2021-05-16T22:04:03.5542714Z Unpacking libregexp-pattern-perl (0.2.12-1) ... 2021-05-16T22:04:03.5873147Z Selecting previously unselected package libsereal-decoder-perl. 2021-05-16T22:04:03.6092063Z Preparing to unpack .../107-libsereal-decoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-16T22:04:03.6102213Z Unpacking libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-16T22:04:03.6455422Z Selecting previously unselected package libsereal-encoder-perl. 2021-05-16T22:04:03.6759796Z Preparing to unpack .../108-libsereal-encoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-16T22:04:03.6770452Z Unpacking libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-16T22:04:03.7111948Z Selecting previously unselected package libsereal-perl. 2021-05-16T22:04:03.7392939Z Preparing to unpack .../109-libsereal-perl_4.011-1_all.deb ... 2021-05-16T22:04:03.7406148Z Unpacking libsereal-perl (4.011-1) ... 2021-05-16T22:04:03.7635286Z Selecting previously unselected package libsort-key-perl. 2021-05-16T22:04:03.7903819Z Preparing to unpack .../110-libsort-key-perl_1.33-2build2_amd64.deb ... 2021-05-16T22:04:03.7915824Z Unpacking libsort-key-perl (1.33-2build2) ... 2021-05-16T22:04:03.8181277Z Selecting previously unselected package libstring-copyright-perl. 2021-05-16T22:04:03.8482319Z Preparing to unpack .../111-libstring-copyright-perl_0.003006-1_all.deb ... 2021-05-16T22:04:03.8491415Z Unpacking libstring-copyright-perl (0.003006-1) ... 2021-05-16T22:04:03.8872267Z Selecting previously unselected package libstring-escape-perl. 2021-05-16T22:04:03.9110123Z Preparing to unpack .../112-libstring-escape-perl_2010.002-2_all.deb ... 2021-05-16T22:04:03.9121904Z Unpacking libstring-escape-perl (2010.002-2) ... 2021-05-16T22:04:03.9414740Z Selecting previously unselected package libstring-shellquote-perl. 2021-05-16T22:04:03.9675122Z Preparing to unpack .../113-libstring-shellquote-perl_1.04-1_all.deb ... 2021-05-16T22:04:03.9684883Z Unpacking libstring-shellquote-perl (1.04-1) ... 2021-05-16T22:04:03.9991684Z Selecting previously unselected package libterm-readkey-perl. 2021-05-16T22:04:04.0257720Z Preparing to unpack .../114-libterm-readkey-perl_2.38-1build1_amd64.deb ... 2021-05-16T22:04:04.0270234Z Unpacking libterm-readkey-perl (2.38-1build1) ... 2021-05-16T22:04:04.0632083Z Selecting previously unselected package libtest-fatal-perl. 2021-05-16T22:04:04.0854954Z Preparing to unpack .../115-libtest-fatal-perl_0.014-1_all.deb ... 2021-05-16T22:04:04.0867759Z Unpacking libtest-fatal-perl (0.014-1) ... 2021-05-16T22:04:04.1151764Z Selecting previously unselected package libtest-refcount-perl. 2021-05-16T22:04:04.1386789Z Preparing to unpack .../116-libtest-refcount-perl_0.10-1_all.deb ... 2021-05-16T22:04:04.1403560Z Unpacking libtest-refcount-perl (0.10-1) ... 2021-05-16T22:04:04.1651470Z Selecting previously unselected package libtext-levenshtein-perl. 2021-05-16T22:04:04.1924618Z Preparing to unpack .../117-libtext-levenshtein-perl_0.13-1_all.deb ... 2021-05-16T22:04:04.1936774Z Unpacking libtext-levenshtein-perl (0.13-1) ... 2021-05-16T22:04:04.2157420Z Selecting previously unselected package libtype-tiny-xs-perl. 2021-05-16T22:04:04.2431638Z Preparing to unpack .../118-libtype-tiny-xs-perl_0.016-1_amd64.deb ... 2021-05-16T22:04:04.2445269Z Unpacking libtype-tiny-xs-perl (0.016-1) ... 2021-05-16T22:04:04.2677340Z Selecting previously unselected package libunicode-utf8-perl. 2021-05-16T22:04:04.2962703Z Preparing to unpack .../119-libunicode-utf8-perl_0.62-1build1_amd64.deb ... 2021-05-16T22:04:04.2973519Z Unpacking libunicode-utf8-perl (0.62-1build1) ... 2021-05-16T22:04:04.3222745Z Selecting previously unselected package libxml-writer-perl. 2021-05-16T22:04:04.3508787Z Preparing to unpack .../120-libxml-writer-perl_0.625-1_all.deb ... 2021-05-16T22:04:04.3521215Z Unpacking libxml-writer-perl (0.625-1) ... 2021-05-16T22:04:04.3912176Z Selecting previously unselected package libyaml-libyaml-perl. 2021-05-16T22:04:04.4116802Z Preparing to unpack .../121-libyaml-libyaml-perl_0.81+repack-1_amd64.deb ... 2021-05-16T22:04:04.4127496Z Unpacking libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-16T22:04:04.4431775Z Selecting previously unselected package licensecheck. 2021-05-16T22:04:04.4674625Z Preparing to unpack .../122-licensecheck_3.0.45-1_all.deb ... 2021-05-16T22:04:04.4689768Z Unpacking licensecheck (3.0.45-1) ... 2021-05-16T22:04:04.4951965Z Selecting previously unselected package libdevel-size-perl. 2021-05-16T22:04:04.5186034Z Preparing to unpack .../123-libdevel-size-perl_0.83-1build1_amd64.deb ... 2021-05-16T22:04:04.5198173Z Unpacking libdevel-size-perl (0.83-1build1) ... 2021-05-16T22:04:04.5511280Z Selecting previously unselected package t1utils. 2021-05-16T22:04:04.5780540Z Preparing to unpack .../124-t1utils_1.41-3_amd64.deb ... 2021-05-16T22:04:04.5791398Z Unpacking t1utils (1.41-3) ... 2021-05-16T22:04:04.6186721Z Selecting previously unselected package lintian. 2021-05-16T22:04:04.6462433Z Preparing to unpack .../125-lintian_2.62.0_all.deb ... 2021-05-16T22:04:04.6472761Z Unpacking lintian (2.62.0) ... 2021-05-16T22:04:05.0192118Z Selecting previously unselected package python3-unidiff. 2021-05-16T22:04:05.0430980Z Preparing to unpack .../126-python3-unidiff_0.5.5-2_all.deb ... 2021-05-16T22:04:05.0445447Z Unpacking python3-unidiff (0.5.5-2) ... 2021-05-16T22:04:05.0872378Z Selecting previously unselected package python3-xdg. 2021-05-16T22:04:05.1111878Z Preparing to unpack .../127-python3-xdg_0.26-1ubuntu1_all.deb ... 2021-05-16T22:04:05.1125489Z Unpacking python3-xdg (0.26-1ubuntu1) ... 2021-05-16T22:04:05.1473177Z Selecting previously unselected package qpdf. 2021-05-16T22:04:05.1713461Z Preparing to unpack .../128-qpdf_9.1.1-1build1_amd64.deb ... 2021-05-16T22:04:05.1730926Z Unpacking qpdf (9.1.1-1build1) ... 2021-05-16T22:04:05.2511945Z Selecting previously unselected package python3-magic. 2021-05-16T22:04:05.2764647Z Preparing to unpack .../129-python3-magic_2%3a0.4.15-3_all.deb ... 2021-05-16T22:04:05.2774384Z Unpacking python3-magic (2:0.4.15-3) ... 2021-05-16T22:04:05.3384795Z Setting up libasync-mergepoint-perl (0.04-2) ... 2021-05-16T22:04:05.3414562Z Setting up libapt-pkg-perl (0.1.36build3) ... 2021-05-16T22:04:05.3439836Z Setting up libstring-escape-perl (2010.002-2) ... 2021-05-16T22:04:05.3466606Z Setting up wdiff (1.2.2-2build1) ... 2021-05-16T22:04:05.3504935Z Setting up libfile-which-perl (1.23-1) ... 2021-05-16T22:04:05.3575017Z Setting up libnumber-range-perl (0.12-1) ... 2021-05-16T22:04:05.3604750Z Setting up libunicode-utf8-perl (0.62-1build1) ... 2021-05-16T22:04:05.3633657Z Setting up libstruct-dumb-perl (0.09-1) ... 2021-05-16T22:04:05.3659064Z Setting up gdebi-core (0.9.5.7+nmu3) ... 2021-05-16T22:04:05.5772901Z Setting up libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-16T22:04:05.5803005Z Setting up libregexp-pattern-perl (0.2.12-1) ... 2021-05-16T22:04:05.5828155Z Setting up libwant-perl (0.29-1build4) ... 2021-05-16T22:04:05.5852968Z Setting up libdynaloader-functions-perl (0.003-1) ... 2021-05-16T22:04:05.5881553Z Setting up libtext-glob-perl (0.10-1) ... 2021-05-16T22:04:05.5907854Z Setting up libclass-method-modifiers-perl (2.13-1) ... 2021-05-16T22:04:05.5933022Z Setting up liblist-compare-perl (0.53-1) ... 2021-05-16T22:04:05.5961757Z Setting up libref-util-xs-perl (0.117-1build2) ... 2021-05-16T22:04:05.5988290Z Setting up libio-pty-perl (1:1.12-1) ... 2021-05-16T22:04:05.6017715Z Setting up libsort-key-perl (1.33-2build2) ... 2021-05-16T22:04:05.6114002Z Setting up libclone-perl (0.43-2) ... 2021-05-16T22:04:05.6140281Z Setting up libarchive-zip-perl (1.67-2) ... 2021-05-16T22:04:05.6167821Z Setting up libsub-identify-perl (0.14-1build2) ... 2021-05-16T22:04:05.6196540Z Setting up libdistro-info-perl (0.23ubuntu1) ... 2021-05-16T22:04:05.6224282Z Setting up libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-16T22:04:05.6299082Z Setting up liblog-any-perl (1.708-1) ... 2021-05-16T22:04:05.6326181Z Setting up libdevel-size-perl (0.83-1build1) ... 2021-05-16T22:04:05.6355591Z Setting up libpod-constants-perl (0.19-1) ... 2021-05-16T22:04:05.6381052Z Setting up libperl4-corelibs-perl (0.004-2) ... 2021-05-16T22:04:05.6408439Z Setting up libfuture-perl (0.43-1) ... 2021-05-16T22:04:05.6433788Z Setting up libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-16T22:04:05.6460763Z Setting up libtest-fatal-perl (0.014-1) ... 2021-05-16T22:04:05.6486887Z Setting up libcommon-sense-perl (3.74-2build6) ... 2021-05-16T22:04:05.6515293Z Setting up libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-16T22:04:05.6542951Z Setting up libtext-levenshtein-perl (0.13-1) ... 2021-05-16T22:04:05.6571791Z Setting up python3-xdg (0.26-1ubuntu1) ... 2021-05-16T22:04:05.8314061Z Setting up libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-16T22:04:05.8341738Z Setting up libstring-shellquote-perl (1.04-1) ... 2021-05-16T22:04:05.8367969Z Setting up libsub-install-perl (0.928-1) ... 2021-05-16T22:04:05.8393284Z Setting up libnumber-compare-perl (0.03-1) ... 2021-05-16T22:04:05.8431000Z Setting up libio-async-perl (0.75-1) ... 2021-05-16T22:04:05.8530390Z Setting up patchutils (0.3.4-2) ... 2021-05-16T22:04:05.8556367Z Setting up libjson-maybexs-perl (1.004000-1) ... 2021-05-16T22:04:05.8579504Z Setting up libio-string-perl (1.08-3) ... 2021-05-16T22:04:05.8624291Z Setting up libreadonly-perl (2.050-2) ... 2021-05-16T22:04:05.8650364Z Setting up libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-16T22:04:05.8676355Z Setting up python3-gpg (1.13.1-7ubuntu2) ... 2021-05-16T22:04:06.0520222Z Setting up libfile-find-rule-perl (0.34-1) ... 2021-05-16T22:04:06.0547602Z Setting up libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-16T22:04:06.0573994Z Setting up libref-util-perl (0.204-1) ... 2021-05-16T22:04:06.0600406Z Setting up libnet-domain-tld-perl (1.75-1) ... 2021-05-16T22:04:06.0623018Z Setting up libxml-writer-perl (0.625-1) ... 2021-05-16T22:04:06.0648996Z Setting up libhash-fieldhash-perl (0.15-1build2) ... 2021-05-16T22:04:06.0673784Z Setting up qpdf (9.1.1-1build1) ... 2021-05-16T22:04:06.0697739Z Setting up libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-16T22:04:06.0719643Z Setting up t1utils (1.41-3) ... 2021-05-16T22:04:06.0741972Z Setting up liblinux-epoll-perl (0.017-1) ... 2021-05-16T22:04:06.0767669Z Setting up diffstat (1.63-1) ... 2021-05-16T22:04:06.0804449Z Setting up libvariable-magic-perl (0.62-1build2) ... 2021-05-16T22:04:06.0828145Z Setting up libcroco3:amd64 (0.6.13-1) ... 2021-05-16T22:04:06.0859820Z Setting up libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-16T22:04:06.0885119Z Setting up libipc-run-perl (20180523.0-2) ... 2021-05-16T22:04:06.0910980Z Setting up libtest-refcount-perl (0.10-1) ... 2021-05-16T22:04:06.0937800Z Setting up libparams-util-perl (1.07-3build5) ... 2021-05-16T22:04:06.0963968Z Setting up libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-16T22:04:06.0990310Z Setting up libarray-intspan-perl (2.003-1) ... 2021-05-16T22:04:06.1019242Z Setting up libcapture-tiny-perl (0.48-1) ... 2021-05-16T22:04:06.1045079Z Setting up libcontextual-return-perl (0.004014-2) ... 2021-05-16T22:04:06.1074159Z Setting up libsub-name-perl (0.26-1) ... 2021-05-16T22:04:06.1099692Z Setting up libtype-tiny-xs-perl (0.016-1) ... 2021-05-16T22:04:06.1127243Z Setting up libtypes-serialiser-perl (1.0-1) ... 2021-05-16T22:04:06.1152585Z Setting up libfile-chdir-perl (0.1008-1) ... 2021-05-16T22:04:06.1196160Z Setting up libpath-tiny-perl (0.108-1) ... 2021-05-16T22:04:06.1227326Z Setting up libjson-perl (4.02000-2) ... 2021-05-16T22:04:06.1255432Z Setting up liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-16T22:04:06.1285001Z Setting up librole-tiny-perl (2.001004-1) ... 2021-05-16T22:04:06.1311221Z Setting up python3-unidiff (0.5.5-2) ... 2021-05-16T22:04:06.2827748Z Setting up libstrictures-perl (2.000006-1) ... 2021-05-16T22:04:06.2860696Z Setting up libsub-quote-perl (2.006006-1) ... 2021-05-16T22:04:06.2882876Z Setting up libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-16T22:04:06.2904950Z Setting up libsort-versions-perl (1.62-1) ... 2021-05-16T22:04:06.2926517Z Setting up libexporter-tiny-perl (1.002001-1) ... 2021-05-16T22:04:06.2948563Z Setting up libre-engine-re2-perl (0.13-5) ... 2021-05-16T22:04:06.2974227Z Setting up libterm-readkey-perl (2.38-1build1) ... 2021-05-16T22:04:06.2997325Z Setting up libfont-ttf-perl (1.06-1) ... 2021-05-16T22:04:06.3151128Z Setting up libfile-homedir-perl (1.004-1) ... 2021-05-16T22:04:06.3175694Z Setting up libnet-ip-perl (1.26-2) ... 2021-05-16T22:04:06.3200523Z Setting up python3-magic (2:0.4.15-3) ... 2021-05-16T22:04:06.4713095Z Setting up libperlio-gzip-perl (0.19-1build5) ... 2021-05-16T22:04:06.4739253Z Setting up libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-16T22:04:06.4765185Z Setting up dctrl-tools (2.24-3) ... 2021-05-16T22:04:06.4851080Z Setting up libdigest-bubblebabble-perl (0.02-2) ... 2021-05-16T22:04:06.4875137Z Setting up libjson-xs-perl (4.020-1build1) ... 2021-05-16T22:04:06.4898187Z Setting up gettext (0.19.8.1-10build1) ... 2021-05-16T22:04:06.4921868Z Setting up libio-prompter-perl (0.004015-1) ... 2021-05-16T22:04:06.4948575Z Setting up libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-16T22:04:06.4975207Z Setting up liblist-moreutils-perl (0.416-1build5) ... 2021-05-16T22:04:06.5009300Z Setting up libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-16T22:04:06.5041345Z Setting up libtype-tiny-perl (1.008001-2) ... 2021-05-16T22:04:06.5069628Z Setting up libpath-iterator-rule-perl (1.014-1) ... 2021-05-16T22:04:06.5097358Z Setting up libsereal-perl (4.011-1) ... 2021-05-16T22:04:06.5125139Z Setting up libnet-dns-perl (1.22-1) ... 2021-05-16T22:04:06.5155401Z Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-16T22:04:06.5184992Z Setting up dput (1.0.3ubuntu1) ... 2021-05-16T22:04:06.6850012Z Setting up libio-async-loop-epoll-perl (0.20-1) ... 2021-05-16T22:04:06.6879821Z Setting up intltool-debian (0.35.0+20060710.5) ... 2021-05-16T22:04:06.6902889Z Setting up libstring-copyright-perl (0.003006-1) ... 2021-05-16T22:04:06.6930552Z Setting up libdata-optlist-perl (0.110-1) ... 2021-05-16T22:04:06.6956584Z Setting up libgit-wrapper-perl (0.048-1) ... 2021-05-16T22:04:06.6983849Z Setting up libsub-exporter-perl (0.987-1) ... 2021-05-16T22:04:06.7011185Z Setting up libemail-valid-perl (1.202-1) ... 2021-05-16T22:04:06.7036097Z Setting up libparams-classify-perl (0.015-1build2) ... 2021-05-16T22:04:06.7062640Z Setting up libnet-dns-sec-perl (1.15-1) ... 2021-05-16T22:04:06.7088449Z Setting up libmodule-runtime-perl (0.016-1) ... 2021-05-16T22:04:06.7113964Z Setting up libconst-fast-perl (0.014-1) ... 2021-05-16T22:04:06.7141418Z Setting up libmodule-implementation-perl (0.09-1) ... 2021-05-16T22:04:06.7166553Z Setting up libpackage-stash-perl (0.38-1) ... 2021-05-16T22:04:06.7192548Z Setting up libimport-into-perl (1.002005-1) ... 2021-05-16T22:04:06.7218967Z Setting up libmoo-perl (2.003006-1) ... 2021-05-16T22:04:06.7241661Z Setting up liblist-someutils-perl (0.58-1) ... 2021-05-16T22:04:06.7268739Z Setting up liblist-someutils-xs-perl (0.58-2) ... 2021-05-16T22:04:06.7293264Z Setting up devscripts (2.20.2ubuntu2) ... 2021-05-16T22:04:06.8943123Z Setting up libmoox-aliases-perl (0.001006-1) ... 2021-05-16T22:04:06.8967257Z Setting up libparams-validate-perl (1.29-3) ... 2021-05-16T22:04:06.8990927Z Setting up libb-hooks-endofscope-perl (0.24-1) ... 2021-05-16T22:04:06.9014100Z Setting up libnamespace-clean-perl (0.27-1) ... 2021-05-16T22:04:06.9040763Z Setting up libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-16T22:04:06.9074535Z Setting up libgitlab-api-v4-perl (0.25-1) ... 2021-05-16T22:04:06.9100790Z Setting up libmoox-struct-perl (0.017-1) ... 2021-05-16T22:04:06.9125761Z Setting up lintian (2.62.0) ... 2021-05-16T22:04:06.9159191Z Setting up licensecheck (3.0.45-1) ... 2021-05-16T22:04:06.9195487Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T22:04:25.0294519Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T22:04:25.6292235Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T22:04:28.0686586Z [command]/usr/bin/sudo gdebi --non-interactive /home/runner/work/_temp/r-devel_1_amd64.deb 2021-05-16T22:04:28.1978366Z 2021-05-16T22:04:28.2148497Z Reading package lists... 0% 2021-05-16T22:04:28.2149379Z 2021-05-16T22:04:28.2194900Z Reading package lists... 100% 2021-05-16T22:04:28.2195668Z 2021-05-16T22:04:28.2196121Z 2021-05-16T22:04:28.2196768Z Reading package lists... Done 2021-05-16T22:04:28.2197296Z 2021-05-16T22:04:28.2198056Z Building dependency tree... 0% 2021-05-16T22:04:28.2198572Z 2021-05-16T22:04:28.2491558Z Building dependency tree... 0% 2021-05-16T22:04:28.2492608Z 2021-05-16T22:04:28.2493434Z Building dependency tree... 50% 2021-05-16T22:04:28.2494097Z 2021-05-16T22:04:28.3896608Z Building dependency tree... 50% 2021-05-16T22:04:28.3897011Z 2021-05-16T22:04:28.3897490Z Building dependency tree 2021-05-16T22:04:28.3897862Z 2021-05-16T22:04:28.3898332Z Reading state information... 0% 2021-05-16T22:04:28.3898709Z 2021-05-16T22:04:28.5629655Z Reading state information... 0% 2021-05-16T22:04:28.5630584Z 2021-05-16T22:04:28.5630879Z 2021-05-16T22:04:28.5631473Z Reading state information... Done 2021-05-16T22:04:28.5631931Z 2021-05-16T22:04:28.5632604Z Reading state information... 0% 2021-05-16T22:04:28.5689504Z 2021-05-16T22:04:28.5690118Z Reading state information... 1% 2021-05-16T22:04:28.5737691Z 2021-05-16T22:04:28.5738259Z Reading state information... 3% 2021-05-16T22:04:28.5776797Z 2021-05-16T22:04:28.5777361Z Reading state information... 5% 2021-05-16T22:04:28.5820875Z 2021-05-16T22:04:28.5821404Z Reading state information... 7% 2021-05-16T22:04:28.5862778Z 2021-05-16T22:04:28.5863308Z Reading state information... 9% 2021-05-16T22:04:28.5904797Z 2021-05-16T22:04:28.5905334Z Reading state information... 11% 2021-05-16T22:04:28.5945760Z 2021-05-16T22:04:28.5946262Z Reading state information... 13% 2021-05-16T22:04:28.5986564Z 2021-05-16T22:04:28.5987106Z Reading state information... 15% 2021-05-16T22:04:28.6027060Z 2021-05-16T22:04:28.6027591Z Reading state information... 17% 2021-05-16T22:04:28.6071061Z 2021-05-16T22:04:28.6071625Z Reading state information... 19% 2021-05-16T22:04:28.6110985Z 2021-05-16T22:04:28.6111474Z Reading state information... 21% 2021-05-16T22:04:28.6150304Z 2021-05-16T22:04:28.6150838Z Reading state information... 23% 2021-05-16T22:04:28.6194017Z 2021-05-16T22:04:28.6194555Z Reading state information... 25% 2021-05-16T22:04:28.6240798Z 2021-05-16T22:04:28.6241348Z Reading state information... 27% 2021-05-16T22:04:28.6287801Z 2021-05-16T22:04:28.6288444Z Reading state information... 29% 2021-05-16T22:04:28.6332943Z 2021-05-16T22:04:28.6333601Z Reading state information... 31% 2021-05-16T22:04:28.6379464Z 2021-05-16T22:04:28.6380034Z Reading state information... 33% 2021-05-16T22:04:28.6417609Z 2021-05-16T22:04:28.6418623Z Reading state information... 35% 2021-05-16T22:04:28.6462737Z 2021-05-16T22:04:28.6463272Z Reading state information... 37% 2021-05-16T22:04:28.6516283Z 2021-05-16T22:04:28.6516792Z Reading state information... 39% 2021-05-16T22:04:28.6555431Z 2021-05-16T22:04:28.6555974Z Reading state information... 41% 2021-05-16T22:04:28.6597644Z 2021-05-16T22:04:28.6598179Z Reading state information... 43% 2021-05-16T22:04:28.6647855Z 2021-05-16T22:04:28.6648392Z Reading state information... 45% 2021-05-16T22:04:28.6716654Z 2021-05-16T22:04:28.6717204Z Reading state information... 47% 2021-05-16T22:04:28.6759587Z 2021-05-16T22:04:28.6760144Z Reading state information... 49% 2021-05-16T22:04:28.6808235Z 2021-05-16T22:04:28.6808782Z Reading state information... 51% 2021-05-16T22:04:28.6851921Z 2021-05-16T22:04:28.6852445Z Reading state information... 53% 2021-05-16T22:04:28.6895310Z 2021-05-16T22:04:28.6896596Z Reading state information... 55% 2021-05-16T22:04:28.6941114Z 2021-05-16T22:04:28.6941643Z Reading state information... 57% 2021-05-16T22:04:28.6986651Z 2021-05-16T22:04:28.6987176Z Reading state information... 59% 2021-05-16T22:04:28.7037316Z 2021-05-16T22:04:28.7037863Z Reading state information... 61% 2021-05-16T22:04:28.7081992Z 2021-05-16T22:04:28.7082801Z Reading state information... 63% 2021-05-16T22:04:28.7123709Z 2021-05-16T22:04:28.7124247Z Reading state information... 65% 2021-05-16T22:04:28.7166401Z 2021-05-16T22:04:28.7166945Z Reading state information... 67% 2021-05-16T22:04:28.7209136Z 2021-05-16T22:04:28.7209692Z Reading state information... 69% 2021-05-16T22:04:28.7264632Z 2021-05-16T22:04:28.7265184Z Reading state information... 71% 2021-05-16T22:04:28.7302990Z 2021-05-16T22:04:28.7303518Z Reading state information... 73% 2021-05-16T22:04:28.7346528Z 2021-05-16T22:04:28.7347153Z Reading state information... 75% 2021-05-16T22:04:28.7403946Z 2021-05-16T22:04:28.7404492Z Reading state information... 77% 2021-05-16T22:04:28.7447265Z 2021-05-16T22:04:28.7447806Z Reading state information... 79% 2021-05-16T22:04:28.7492218Z 2021-05-16T22:04:28.7492772Z Reading state information... 81% 2021-05-16T22:04:28.7536202Z 2021-05-16T22:04:28.7537055Z Reading state information... 83% 2021-05-16T22:04:28.7579840Z 2021-05-16T22:04:28.7580406Z Reading state information... 85% 2021-05-16T22:04:28.7625239Z 2021-05-16T22:04:28.7625803Z Reading state information... 87% 2021-05-16T22:04:28.7667150Z 2021-05-16T22:04:28.7667745Z Reading state information... 89% 2021-05-16T22:04:28.7706863Z 2021-05-16T22:04:28.7707492Z Reading state information... 91% 2021-05-16T22:04:28.7753139Z 2021-05-16T22:04:28.7753624Z Reading state information... 93% 2021-05-16T22:04:28.7795551Z 2021-05-16T22:04:28.7796087Z Reading state information... 95% 2021-05-16T22:04:28.7840785Z 2021-05-16T22:04:28.7841316Z Reading state information... 97% 2021-05-16T22:04:28.7883830Z 2021-05-16T22:04:28.7884360Z Reading state information... 99% 2021-05-16T22:04:29.0880117Z Selecting previously unselected package r-devel. 2021-05-16T22:04:29.2292451Z (Reading database ... 259872 files and directories currently installed.) 2021-05-16T22:04:29.2415610Z Preparing to unpack .../work/_temp/r-devel_1_amd64.deb ... 2021-05-16T22:04:29.2427168Z Unpacking r-devel (1) ... 2021-05-16T22:04:30.0557256Z Setting up r-devel (1) ... 2021-05-16T22:04:30.0847973Z 2021-05-16T22:04:30.0848802Z 2021-05-16T22:04:30.0849457Z Reading state information... Done 2021-05-16T22:04:30.1115099Z [command]/usr/bin/sudo ln -s /opt/R/devel/bin/R /usr/local/bin/R 2021-05-16T22:04:30.1241672Z [command]/usr/bin/sudo ln -s /opt/R/devel/bin/Rscript /usr/local/bin/Rscript 2021-05-16T22:04:30.1530673Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-16T22:04:30.1531237Z env: 2021-05-16T22:04:30.1531737Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:04:30.1532250Z TIC_DEPLOY_KEY: 2021-05-16T22:04:30.1533167Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T22:04:30.1535154Z GITHUB_PAT: *** 2021-05-16T22:04:30.1535603Z COVERALLS_TOKEN: 2021-05-16T22:04:30.1536147Z continue-on-error: true 2021-05-16T22:04:30.1536743Z VDIFFR_RUN_TESTS: 2021-05-16T22:04:30.1537291Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T22:04:30.1537782Z TZ: UTC 2021-05-16T22:04:30.1538229Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:04:30.1538679Z NOT_CRAN: true 2021-05-16T22:04:30.1539101Z ##[endgroup] 2021-05-16T22:04:30.2112918Z [command]sudo apt-get install -y texinfo 2021-05-16T22:04:30.3868866Z Reading package lists... 2021-05-16T22:04:30.5558258Z Building dependency tree... 2021-05-16T22:04:30.5575692Z Reading state information... 2021-05-16T22:04:30.7738996Z texinfo is already the newest version (6.7.0.dfsg.2-5). 2021-05-16T22:04:30.7748446Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:04:34.2681820Z [command]sh /home/runner/work/_temp/install-unx.sh 2021-05-16T22:04:34.3013198Z --2021-05-16 22:04:34-- https://yihui.org/tinytex/TinyTeX-1.tar.gz 2021-05-16T22:04:34.3116500Z Resolving yihui.org (yihui.org)... 76.223.126.88 2021-05-16T22:04:34.3189121Z Connecting to yihui.org (yihui.org)|76.223.126.88|:443... connected. 2021-05-16T22:04:34.3437807Z HTTP request sent, awaiting response... 301 Moved Permanently 2021-05-16T22:04:34.3441116Z Location: https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu [following] 2021-05-16T22:04:34.3444180Z --2021-05-16 22:04:34-- https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu 2021-05-16T22:04:34.4043370Z Resolving ci.appveyor.com (ci.appveyor.com)... 138.91.141.243 2021-05-16T22:04:34.4635336Z Connecting to ci.appveyor.com (ci.appveyor.com)|138.91.141.243|:443... connected. 2021-05-16T22:04:34.6810418Z HTTP request sent, awaiting response... 302 Found 2021-05-16T22:04:34.6815965Z Location: https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1549/grr7rkdr54m0yum8/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=683WacvrW%2BhfhctCPD6A4hklZYFa6KLuW0LzvpPlW4Y%3D&st=2021-05-16T22%3A03%3A34Z&se=2021-05-16T22%3A09%3A34Z&sp=r [following] 2021-05-16T22:04:34.6820338Z --2021-05-16 22:04:34-- https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1549/grr7rkdr54m0yum8/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=683WacvrW%2BhfhctCPD6A4hklZYFa6KLuW0LzvpPlW4Y%3D&st=2021-05-16T22%3A03%3A34Z&se=2021-05-16T22%3A09%3A34Z&sp=r 2021-05-16T22:04:34.7141280Z Resolving appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)... 52.239.228.196 2021-05-16T22:04:34.7755444Z Connecting to appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)|52.239.228.196|:443... connected. 2021-05-16T22:04:35.0085116Z HTTP request sent, awaiting response... 200 OK 2021-05-16T22:04:35.0088325Z Length: 67310420 (64M) [application/octet-stream] 2021-05-16T22:04:35.0091082Z Saving to: ‘TinyTeX.tar.gz’ 2021-05-16T22:04:35.5598165Z 2021-05-16T22:04:36.9585413Z 0K ........ ........ ........ ........ 49% 17.1M 2s 2021-05-16T22:04:38.0879231Z 32768K ........ ........ ........ ........ 99% 27.9M 0s 2021-05-16T22:04:38.0883871Z 65536K 100% 3.06M=3.1s 2021-05-16T22:04:38.0884305Z 2021-05-16T22:04:38.0886051Z 2021-05-16 22:04:38 (20.8 MB/s) - ‘TinyTeX.tar.gz’ saved [67310420/67310420] 2021-05-16T22:04:38.0886660Z 2021-05-16T22:04:39.9317173Z tlmgr: setting option sys_bin to /home/runner/bin. 2021-05-16T22:04:39.9318176Z tlmgr: updating /home/runner/.TinyTeX/tlpkg/texlive.tlpdb 2021-05-16T22:04:40.2357559Z ##[group]Run tlmgr update --self 2021-05-16T22:04:40.2358332Z tlmgr update --self 2021-05-16T22:04:40.2359256Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-16T22:04:40.2360169Z tlmgr update --all 2021-05-16T22:04:40.2408373Z shell: /usr/bin/bash -e {0} 2021-05-16T22:04:40.2408807Z env: 2021-05-16T22:04:40.2409314Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:04:40.2409834Z TIC_DEPLOY_KEY: 2021-05-16T22:04:40.2410753Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T22:04:40.2412739Z GITHUB_PAT: *** 2021-05-16T22:04:40.2413195Z COVERALLS_TOKEN: 2021-05-16T22:04:40.2413740Z continue-on-error: true 2021-05-16T22:04:40.2414301Z VDIFFR_RUN_TESTS: 2021-05-16T22:04:40.2414850Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T22:04:40.2415332Z TZ: UTC 2021-05-16T22:04:40.2415770Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:04:40.2416306Z NOT_CRAN: true 2021-05-16T22:04:40.2416719Z ##[endgroup] 2021-05-16T22:04:41.4945784Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T22:04:41.4948758Z tlmgr: no self-updates for tlmgr available 2021-05-16T22:04:42.8152353Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T22:04:42.8154131Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-16T22:04:42.9102021Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-16T22:04:42.9663507Z [3/89, 00:00/00:00] install: auto-pst-pdf-lua [3k] 2021-05-16T22:04:43.0125413Z [4/89, 00:00/00:00] install: barracuda [30k] 2021-05-16T22:04:43.0598074Z [5/89, 00:01/04:54] install: bezierplot [8k] 2021-05-16T22:04:43.6731235Z [6/89, 00:01/04:30] install: biber.x86_64-linux [22986k] 2021-05-16T22:04:45.1525137Z [7/89, 00:03/00:03] install: biber [1k] 2021-05-16T22:04:45.2713777Z [8/89, 00:03/00:03] install: biblatex [238k] 2021-05-16T22:04:45.3486659Z [9/89, 00:03/00:03] install: checkcites.x86_64-linux [1k] 2021-05-16T22:04:45.3912795Z [10/89, 00:03/00:03] install: checkcites [7k] 2021-05-16T22:04:45.4364332Z [11/89, 00:03/00:03] install: chickenize [15k] 2021-05-16T22:04:45.4818098Z [12/89, 00:03/00:03] install: chinese-jfm [3k] 2021-05-16T22:04:45.5264292Z [13/89, 00:03/00:03] install: cloze [9k] 2021-05-16T22:04:45.5716488Z [14/89, 00:03/00:03] install: colorprofiles [86k] 2021-05-16T22:04:45.6207882Z [15/89, 00:03/00:03] install: combofont [2k] 2021-05-16T22:04:45.6907566Z [16/89, 00:03/00:03] install: courier [470k] 2021-05-16T22:04:45.7813990Z [17/89, 00:03/00:03] install: courier-scaled [3k] 2021-05-16T22:04:45.8271751Z [18/89, 00:03/00:03] install: cstypo [3k] 2021-05-16T22:04:45.8761467Z [19/89, 00:03/00:03] install: ctablestack [2k] 2021-05-16T22:04:45.9210014Z [20/89, 00:03/00:03] install: ekdosis [19k] 2021-05-16T22:04:45.9688864Z [21/89, 00:03/00:03] install: emoji [40k] 2021-05-16T22:04:46.0179783Z [22/89, 00:03/00:03] install: emojicite [2k] 2021-05-16T22:04:46.0625873Z [23/89, 00:04/00:04] install: enctex [24k] 2021-05-16T22:04:46.1132213Z [24/89, 00:04/00:04] install: enigma [18k] 2021-05-16T22:04:46.1621491Z [25/89, 00:04/00:04] install: etex-pkg [6k] 2021-05-16T22:04:46.2086179Z [26/89, 00:04/00:04] install: filecontents [3k] 2021-05-16T22:04:46.2553479Z [27/89, 00:04/00:04] install: grfext [3k] 2021-05-16T22:04:46.3042544Z [28/89, 00:04/00:04] install: hyphenex [9k] 2021-05-16T22:04:46.3535416Z [29/89, 00:04/00:04] install: ifplatform [2k] 2021-05-16T22:04:46.3999477Z [30/89, 00:04/00:04] install: innerscript [4k] 2021-05-16T22:04:46.4473245Z [31/89, 00:04/00:04] install: interpreter [7k] 2021-05-16T22:04:46.4936275Z [32/89, 00:04/00:04] install: kanaparser [5k] 2021-05-16T22:04:46.5396520Z [33/89, 00:04/00:04] install: knuth-local [23k] 2021-05-16T22:04:46.5887730Z [34/89, 00:04/00:04] install: logreq [4k] 2021-05-16T22:04:46.6342503Z [35/89, 00:04/00:04] install: lua-typo [7k] 2021-05-16T22:04:46.6797307Z [36/89, 00:04/00:04] install: lua-uca [70k] 2021-05-16T22:04:46.7436215Z [37/89, 00:04/00:04] install: lua-ul [7k] 2021-05-16T22:04:46.7905862Z [38/89, 00:04/00:04] install: lua-uni-algos [6k] 2021-05-16T22:04:46.8385355Z [39/89, 00:04/00:04] install: lua-visual-debug [4k] 2021-05-16T22:04:46.8849621Z [40/89, 00:04/00:04] install: luacode [3k] 2021-05-16T22:04:46.9317831Z [41/89, 00:04/00:04] install: luacolor [5k] 2021-05-16T22:04:46.9765605Z [42/89, 00:04/00:04] install: luahyphenrules [3k] 2021-05-16T22:04:47.0221547Z [43/89, 00:04/00:04] install: luaimageembed [2k] 2021-05-16T22:04:47.0646225Z [44/89, 00:05/00:05] install: luaindex [5k] 2021-05-16T22:04:47.1207170Z [45/89, 00:05/00:05] install: luainputenc [5k] 2021-05-16T22:04:47.1672406Z [46/89, 00:05/00:05] install: luaintro [1k] 2021-05-16T22:04:47.2120031Z [47/89, 00:05/00:05] install: luakeys [5k] 2021-05-16T22:04:47.2597842Z [48/89, 00:05/00:05] install: lualatex-doc [1k] 2021-05-16T22:04:47.3036900Z [49/89, 00:05/00:05] install: lualatex-truncate [2k] 2021-05-16T22:04:47.3560870Z [50/89, 00:05/00:05] install: luamplib [12k] 2021-05-16T22:04:47.4028353Z [51/89, 00:05/00:05] install: luapackageloader [2k] 2021-05-16T22:04:47.4494172Z [52/89, 00:05/00:05] install: luaprogtable [7k] 2021-05-16T22:04:47.4969255Z [53/89, 00:05/00:05] install: luarandom [2k] 2021-05-16T22:04:47.5448410Z [54/89, 00:05/00:05] install: luatex85 [2k] 2021-05-16T22:04:47.5929091Z [55/89, 00:05/00:05] install: luatexbase [4k] 2021-05-16T22:04:47.6419975Z [56/89, 00:05/00:05] install: luatexko [22k] 2021-05-16T22:04:47.6907487Z [57/89, 00:05/00:05] install: luatextra [2k] 2021-05-16T22:04:47.7392520Z [58/89, 00:05/00:05] install: luavlna [8k] 2021-05-16T22:04:47.7886278Z [59/89, 00:05/00:05] install: luaxml [31k] 2021-05-16T22:04:47.8404368Z [60/89, 00:05/00:05] install: makeindex.x86_64-linux [49k] 2021-05-16T22:04:47.8942929Z [61/89, 00:05/00:05] install: makeindex [5k] 2021-05-16T22:04:47.9424248Z [62/89, 00:05/00:05] install: mflogo [2k] 2021-05-16T22:04:47.9912222Z [63/89, 00:05/00:05] install: newpax [9k] 2021-05-16T22:04:48.0404590Z [64/89, 00:06/00:06] install: nodetree [13k] 2021-05-16T22:04:48.0872166Z [65/89, 00:06/00:06] install: odsfile [5k] 2021-05-16T22:04:48.1367834Z [66/89, 00:06/00:06] install: optex.x86_64-linux [1k] 2021-05-16T22:04:48.2157367Z [67/89, 00:06/00:06] install: optex [770k] 2021-05-16T22:04:48.3015332Z [68/89, 00:06/00:06] install: pdfarticle [4k] 2021-05-16T22:04:48.3461797Z [69/89, 00:06/00:06] install: pdfextra [22k] 2021-05-16T22:04:48.3946437Z [70/89, 00:06/00:06] install: placeat [4k] 2021-05-16T22:04:48.4425492Z [71/89, 00:06/00:06] install: plantuml [3k] 2021-05-16T22:04:48.4907660Z [72/89, 00:06/00:06] install: rsfs [55k] 2021-05-16T22:04:48.5469429Z [73/89, 00:06/00:06] install: selnolig [53k] 2021-05-16T22:04:48.6010305Z [74/89, 00:06/00:06] install: spelling [14k] 2021-05-16T22:04:48.6487352Z [75/89, 00:06/00:06] install: stricttex [2k] 2021-05-16T22:04:48.6951840Z [76/89, 00:06/00:06] install: texlive-common [1k] 2021-05-16T22:04:48.7433875Z [77/89, 00:06/00:06] install: texlive-en [1k] 2021-05-16T22:04:48.7951018Z [78/89, 00:06/00:06] install: texlive-msg-translations [144k] 2021-05-16T22:04:48.8588639Z [79/89, 00:06/00:06] install: thumbpdf.x86_64-linux [1k] 2021-05-16T22:04:48.9065890Z [80/89, 00:06/00:06] install: thumbpdf [19k] 2021-05-16T22:04:48.9554253Z [81/89, 00:06/00:06] install: tlshell.x86_64-linux [1k] 2021-05-16T22:04:49.0037042Z [82/89, 00:06/00:06] install: tlshell [29k] 2021-05-16T22:04:49.0535118Z [83/89, 00:07/00:07] install: typewriter [25k] 2021-05-16T22:04:49.1051630Z [84/89, 00:07/00:07] install: uninormalize [6k] 2021-05-16T22:04:49.1524509Z [85/89, 00:07/00:07] install: upquote [2k] 2021-05-16T22:04:49.2064614Z [86/89, 00:07/00:07] install: xdvi.x86_64-linux [530k] 2021-05-16T22:04:49.3040708Z [87/89, 00:07/00:07] install: xdvi [7k] 2021-05-16T22:04:49.3533856Z [88/89, 00:07/00:07] install: collection-basic [1k] 2021-05-16T22:04:49.4013087Z [89/89, 00:07/00:07] install: collection-luatex [1k] 2021-05-16T22:04:49.4233316Z running mktexlsr ... 2021-05-16T22:04:49.5082137Z done running mktexlsr. 2021-05-16T22:04:49.5399628Z running updmap-sys ... 2021-05-16T22:04:49.8195703Z done running updmap-sys. 2021-05-16T22:04:49.8197766Z regenerating fmtutil.cnf in /home/runner/.TinyTeX/texmf-dist 2021-05-16T22:04:49.8200083Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/yxemLi4iOC/NUyWKyOvmP ... 2021-05-16T22:04:50.2022518Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/yxemLi4iOC/NUyWKyOvmP. 2021-05-16T22:04:50.2024130Z OK: optex.fmt/luatex 2021-05-16T22:04:50.2025911Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-16T22:04:50.2027283Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-16T22:04:51.6490395Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T22:04:51.6492271Z tlmgr: no updates available 2021-05-16T22:04:51.7645769Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-16T22:04:51.7646294Z with: 2021-05-16T22:04:51.7646711Z pandoc-version: 2.7.3 2021-05-16T22:04:51.7647129Z env: 2021-05-16T22:04:51.7647570Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:04:51.7648059Z TIC_DEPLOY_KEY: 2021-05-16T22:04:51.7648892Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T22:04:51.7650743Z GITHUB_PAT: *** 2021-05-16T22:04:51.7651355Z COVERALLS_TOKEN: 2021-05-16T22:04:51.7651865Z continue-on-error: true 2021-05-16T22:04:51.7652342Z VDIFFR_RUN_TESTS: 2021-05-16T22:04:51.7652846Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T22:04:51.7653308Z TZ: UTC 2021-05-16T22:04:51.7653890Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:04:51.7654477Z NOT_CRAN: true 2021-05-16T22:04:51.7654884Z ##[endgroup] 2021-05-16T22:04:52.0880497Z [command]sudo apt-get install -y gdebi-core 2021-05-16T22:04:52.1602300Z Reading package lists... 2021-05-16T22:04:52.3273409Z Building dependency tree... 2021-05-16T22:04:52.3293489Z Reading state information... 2021-05-16T22:04:52.5676321Z gdebi-core is already the newest version (0.9.5.7+nmu3). 2021-05-16T22:04:52.5677865Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:04:52.5721980Z [command]sudo gdebi --non-interactive /home/runner/work/_temp/pandoc-2.7.3-1-amd64.deb 2021-05-16T22:04:52.7004782Z 2021-05-16T22:04:52.7165185Z Reading package lists... 0% 2021-05-16T22:04:52.7165829Z 2021-05-16T22:04:52.7220112Z Reading package lists... 100% 2021-05-16T22:04:52.7220695Z 2021-05-16T22:04:52.7221063Z 2021-05-16T22:04:52.7221674Z Reading package lists... Done 2021-05-16T22:04:52.7222144Z 2021-05-16T22:04:52.7222778Z Building dependency tree... 0% 2021-05-16T22:04:52.7223265Z 2021-05-16T22:04:52.7525760Z Building dependency tree... 0% 2021-05-16T22:04:52.7526541Z 2021-05-16T22:04:52.7527214Z Building dependency tree... 50% 2021-05-16T22:04:52.7527708Z 2021-05-16T22:04:52.8999990Z Building dependency tree... 50% 2021-05-16T22:04:52.9000716Z 2021-05-16T22:04:52.9001367Z Building dependency tree 2021-05-16T22:04:52.9001803Z 2021-05-16T22:04:52.9002453Z Reading state information... 0% 2021-05-16T22:04:52.9002917Z 2021-05-16T22:04:53.0738584Z Reading state information... 0% 2021-05-16T22:04:53.0739228Z 2021-05-16T22:04:53.0739534Z 2021-05-16T22:04:53.0740221Z Reading state information... Done 2021-05-16T22:04:53.0740690Z 2021-05-16T22:04:53.0741331Z Reading state information... 0% 2021-05-16T22:04:53.0799447Z 2021-05-16T22:04:53.0800237Z Reading state information... 1% 2021-05-16T22:04:53.0843034Z 2021-05-16T22:04:53.0843831Z Reading state information... 3% 2021-05-16T22:04:53.0888661Z 2021-05-16T22:04:53.0889407Z Reading state information... 5% 2021-05-16T22:04:53.0933701Z 2021-05-16T22:04:53.0934265Z Reading state information... 7% 2021-05-16T22:04:53.0975488Z 2021-05-16T22:04:53.0976096Z Reading state information... 9% 2021-05-16T22:04:53.1017800Z 2021-05-16T22:04:53.1018440Z Reading state information... 11% 2021-05-16T22:04:53.1061426Z 2021-05-16T22:04:53.1062061Z Reading state information... 13% 2021-05-16T22:04:53.1102890Z 2021-05-16T22:04:53.1103519Z Reading state information... 15% 2021-05-16T22:04:53.1144242Z 2021-05-16T22:04:53.1144849Z Reading state information... 17% 2021-05-16T22:04:53.1187685Z 2021-05-16T22:04:53.1188235Z Reading state information... 19% 2021-05-16T22:04:53.1226911Z 2021-05-16T22:04:53.1227619Z Reading state information... 21% 2021-05-16T22:04:53.1267821Z 2021-05-16T22:04:53.1268393Z Reading state information... 23% 2021-05-16T22:04:53.1311735Z 2021-05-16T22:04:53.1312350Z Reading state information... 25% 2021-05-16T22:04:53.1354713Z 2021-05-16T22:04:53.1355322Z Reading state information... 27% 2021-05-16T22:04:53.1399838Z 2021-05-16T22:04:53.1400422Z Reading state information... 29% 2021-05-16T22:04:53.1442380Z 2021-05-16T22:04:53.1442958Z Reading state information... 31% 2021-05-16T22:04:53.1488233Z 2021-05-16T22:04:53.1489090Z Reading state information... 33% 2021-05-16T22:04:53.1526245Z 2021-05-16T22:04:53.1526843Z Reading state information... 35% 2021-05-16T22:04:53.1566881Z 2021-05-16T22:04:53.1567436Z Reading state information... 37% 2021-05-16T22:04:53.1613918Z 2021-05-16T22:04:53.1614552Z Reading state information... 39% 2021-05-16T22:04:53.1657790Z 2021-05-16T22:04:53.1658402Z Reading state information... 41% 2021-05-16T22:04:53.1700228Z 2021-05-16T22:04:53.1700801Z Reading state information... 43% 2021-05-16T22:04:53.1748099Z 2021-05-16T22:04:53.1748725Z Reading state information... 45% 2021-05-16T22:04:53.1813476Z 2021-05-16T22:04:53.1814055Z Reading state information... 47% 2021-05-16T22:04:53.1856202Z 2021-05-16T22:04:53.1856797Z Reading state information... 49% 2021-05-16T22:04:53.1901490Z 2021-05-16T22:04:53.1902042Z Reading state information... 51% 2021-05-16T22:04:53.1944647Z 2021-05-16T22:04:53.1945198Z Reading state information... 53% 2021-05-16T22:04:53.1985631Z 2021-05-16T22:04:53.1986205Z Reading state information... 55% 2021-05-16T22:04:53.2028945Z 2021-05-16T22:04:53.2029522Z Reading state information... 57% 2021-05-16T22:04:53.2071413Z 2021-05-16T22:04:53.2071985Z Reading state information... 59% 2021-05-16T22:04:53.2119310Z 2021-05-16T22:04:53.2119900Z Reading state information... 61% 2021-05-16T22:04:53.2160974Z 2021-05-16T22:04:53.2161606Z Reading state information... 63% 2021-05-16T22:04:53.2204045Z 2021-05-16T22:04:53.2204799Z Reading state information... 65% 2021-05-16T22:04:53.2244770Z 2021-05-16T22:04:53.2245416Z Reading state information... 67% 2021-05-16T22:04:53.2283796Z 2021-05-16T22:04:53.2284491Z Reading state information... 69% 2021-05-16T22:04:53.2336903Z 2021-05-16T22:04:53.2337593Z Reading state information... 71% 2021-05-16T22:04:53.2374659Z 2021-05-16T22:04:53.2375303Z Reading state information... 73% 2021-05-16T22:04:53.2416542Z 2021-05-16T22:04:53.2417134Z Reading state information... 75% 2021-05-16T22:04:53.2466534Z 2021-05-16T22:04:53.2467184Z Reading state information... 77% 2021-05-16T22:04:53.2507254Z 2021-05-16T22:04:53.2507776Z Reading state information... 79% 2021-05-16T22:04:53.2545990Z 2021-05-16T22:04:53.2546664Z Reading state information... 81% 2021-05-16T22:04:53.2587596Z 2021-05-16T22:04:53.2588242Z Reading state information... 83% 2021-05-16T22:04:53.2626011Z 2021-05-16T22:04:53.2626705Z Reading state information... 85% 2021-05-16T22:04:53.2665664Z 2021-05-16T22:04:53.2666412Z Reading state information... 87% 2021-05-16T22:04:53.2705188Z 2021-05-16T22:04:53.2705708Z Reading state information... 89% 2021-05-16T22:04:53.2739901Z 2021-05-16T22:04:53.2757077Z Reading state information... 91% 2021-05-16T22:04:53.2778497Z 2021-05-16T22:04:53.2779101Z Reading state information... 93% 2021-05-16T22:04:53.2816214Z 2021-05-16T22:04:53.2816718Z Reading state information... 95% 2021-05-16T22:04:53.2854265Z 2021-05-16T22:04:53.2854842Z Reading state information... 97% 2021-05-16T22:04:53.2895061Z 2021-05-16T22:04:53.2895678Z Reading state information... 99% 2021-05-16T22:04:53.5791173Z Selecting previously unselected package pandoc. 2021-05-16T22:04:53.7090253Z (Reading database ... 261973 files and directories currently installed.) 2021-05-16T22:04:53.7200909Z Preparing to unpack .../_temp/pandoc-2.7.3-1-amd64.deb ... 2021-05-16T22:04:53.7213223Z Unpacking pandoc (2.7.3-1) ... 2021-05-16T22:04:56.0070878Z Setting up pandoc (2.7.3-1) ... 2021-05-16T22:04:56.0098657Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T22:04:56.8151323Z 2021-05-16T22:04:56.8152319Z 2021-05-16T22:04:56.8153137Z Reading state information... Done 2021-05-16T22:04:56.8489265Z ##[group]Run git config user.name adigherman 2021-05-16T22:04:56.8490025Z git config user.name adigherman 2021-05-16T22:04:56.8490685Z git config user.email adig@jhu.edu 2021-05-16T22:04:56.8538795Z shell: /usr/bin/bash -e {0} 2021-05-16T22:04:56.8539248Z env: 2021-05-16T22:04:56.8539788Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:04:56.8540350Z TIC_DEPLOY_KEY: 2021-05-16T22:04:56.8541279Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T22:04:56.8543443Z GITHUB_PAT: *** 2021-05-16T22:04:56.8543938Z COVERALLS_TOKEN: 2021-05-16T22:04:56.8544508Z continue-on-error: true 2021-05-16T22:04:56.8545045Z VDIFFR_RUN_TESTS: 2021-05-16T22:04:56.8545613Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T22:04:56.8546121Z TZ: UTC 2021-05-16T22:04:56.8546587Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:04:56.8547081Z NOT_CRAN: true 2021-05-16T22:04:56.8547553Z ##[endgroup] 2021-05-16T22:04:56.8738866Z ##[group]Run adigherman/actions/install-sysdeps-linux@master 2021-05-16T22:04:56.8739565Z env: 2021-05-16T22:04:56.8740094Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:04:56.8740735Z TIC_DEPLOY_KEY: 2021-05-16T22:04:56.8741670Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T22:04:56.8743596Z GITHUB_PAT: *** 2021-05-16T22:04:56.8744052Z COVERALLS_TOKEN: 2021-05-16T22:04:56.8744608Z continue-on-error: true 2021-05-16T22:04:56.8745565Z VDIFFR_RUN_TESTS: 2021-05-16T22:04:56.8746129Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T22:04:56.8746624Z TZ: UTC 2021-05-16T22:04:56.8747094Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:04:56.8747590Z NOT_CRAN: true 2021-05-16T22:04:56.8748007Z ##[endgroup] 2021-05-16T22:04:57.1452577Z Reading package lists... 2021-05-16T22:04:57.3071022Z Building dependency tree... 2021-05-16T22:04:57.3089502Z Reading state information... 2021-05-16T22:04:57.4477524Z The following additional packages will be installed: 2021-05-16T22:04:57.4481754Z cmake-data libjsoncpp1 librhash0 2021-05-16T22:04:57.4487758Z Suggested packages: 2021-05-16T22:04:57.4488565Z cmake-doc ninja-build 2021-05-16T22:04:57.4947734Z The following NEW packages will be installed: 2021-05-16T22:04:57.4955567Z cmake cmake-data libjsoncpp1 librhash0 2021-05-16T22:04:57.5169003Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:04:57.5169946Z Need to get 5470 kB of archives. 2021-05-16T22:04:57.5170806Z After this operation, 28.3 MB of additional disk space will be used. 2021-05-16T22:04:57.5172916Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake-data all 3.16.3-1ubuntu1 [1612 kB] 2021-05-16T22:04:57.5495556Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjsoncpp1 amd64 1.7.4-3.1ubuntu2 [75.6 kB] 2021-05-16T22:04:57.5510216Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB] 2021-05-16T22:04:57.5546847Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake amd64 3.16.3-1ubuntu1 [3669 kB] 2021-05-16T22:04:58.0478398Z Fetched 5470 kB in 0s (55.8 MB/s) 2021-05-16T22:04:58.0878855Z Selecting previously unselected package cmake-data. 2021-05-16T22:04:58.0949897Z (Reading database ... 2021-05-16T22:04:58.0954247Z (Reading database ... 5% 2021-05-16T22:04:58.0954812Z (Reading database ... 10% 2021-05-16T22:04:58.0955376Z (Reading database ... 15% 2021-05-16T22:04:58.0955919Z (Reading database ... 20% 2021-05-16T22:04:58.0956479Z (Reading database ... 25% 2021-05-16T22:04:58.0957035Z (Reading database ... 30% 2021-05-16T22:04:58.0957573Z (Reading database ... 35% 2021-05-16T22:04:58.0958132Z (Reading database ... 40% 2021-05-16T22:04:58.0958669Z (Reading database ... 45% 2021-05-16T22:04:58.0959223Z (Reading database ... 50% 2021-05-16T22:04:58.0977138Z (Reading database ... 55% 2021-05-16T22:04:58.1010343Z (Reading database ... 60% 2021-05-16T22:04:58.1051509Z (Reading database ... 65% 2021-05-16T22:04:58.1175319Z (Reading database ... 70% 2021-05-16T22:04:58.1195430Z (Reading database ... 75% 2021-05-16T22:04:58.1553318Z (Reading database ... 80% 2021-05-16T22:04:58.1857455Z (Reading database ... 85% 2021-05-16T22:04:58.2011034Z (Reading database ... 90% 2021-05-16T22:04:58.2092868Z (Reading database ... 95% 2021-05-16T22:04:58.2093431Z (Reading database ... 100% 2021-05-16T22:04:58.2094245Z (Reading database ... 261980 files and directories currently installed.) 2021-05-16T22:04:58.2210016Z Preparing to unpack .../cmake-data_3.16.3-1ubuntu1_all.deb ... 2021-05-16T22:04:58.2474836Z Unpacking cmake-data (3.16.3-1ubuntu1) ... 2021-05-16T22:04:58.7704839Z Selecting previously unselected package libjsoncpp1:amd64. 2021-05-16T22:04:58.8013957Z Preparing to unpack .../libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ... 2021-05-16T22:04:58.8035262Z Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-16T22:04:58.8361251Z Selecting previously unselected package librhash0:amd64. 2021-05-16T22:04:58.8650063Z Preparing to unpack .../librhash0_1.3.9-1_amd64.deb ... 2021-05-16T22:04:58.8662105Z Unpacking librhash0:amd64 (1.3.9-1) ... 2021-05-16T22:04:58.9033476Z Selecting previously unselected package cmake. 2021-05-16T22:04:58.9332166Z Preparing to unpack .../cmake_3.16.3-1ubuntu1_amd64.deb ... 2021-05-16T22:04:58.9341564Z Unpacking cmake (3.16.3-1ubuntu1) ... 2021-05-16T22:04:59.4370610Z Setting up librhash0:amd64 (1.3.9-1) ... 2021-05-16T22:04:59.4394765Z Setting up cmake-data (3.16.3-1ubuntu1) ... 2021-05-16T22:04:59.4854843Z Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-16T22:04:59.4907717Z Setting up cmake (3.16.3-1ubuntu1) ... 2021-05-16T22:04:59.4951463Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T22:05:00.6816729Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T22:05:02.8693427Z Reading package lists... 2021-05-16T22:05:03.0512312Z Building dependency tree... 2021-05-16T22:05:03.0532053Z Reading state information... 2021-05-16T22:05:03.2208819Z Suggested packages: 2021-05-16T22:05:03.2210606Z libssh-doc 2021-05-16T22:05:03.2744601Z The following NEW packages will be installed: 2021-05-16T22:05:03.2748889Z libssh-dev 2021-05-16T22:05:03.2931967Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:05:03.2932923Z Need to get 219 kB of archives. 2021-05-16T22:05:03.2933909Z After this operation, 1127 kB of additional disk space will be used. 2021-05-16T22:05:03.2936354Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-dev amd64 0.9.3-2ubuntu2.1 [219 kB] 2021-05-16T22:05:03.7266044Z Fetched 219 kB in 0s (12.4 MB/s) 2021-05-16T22:05:03.7673054Z Selecting previously unselected package libssh-dev:amd64. 2021-05-16T22:05:03.7685456Z (Reading database ... 2021-05-16T22:05:03.7686293Z (Reading database ... 5% 2021-05-16T22:05:03.7687050Z (Reading database ... 10% 2021-05-16T22:05:03.7687807Z (Reading database ... 15% 2021-05-16T22:05:03.7688537Z (Reading database ... 20% 2021-05-16T22:05:03.7689328Z (Reading database ... 25% 2021-05-16T22:05:03.7690100Z (Reading database ... 30% 2021-05-16T22:05:03.7690827Z (Reading database ... 35% 2021-05-16T22:05:03.7691692Z (Reading database ... 40% 2021-05-16T22:05:03.7692431Z (Reading database ... 45% 2021-05-16T22:05:03.7693198Z (Reading database ... 50% 2021-05-16T22:05:03.7726231Z (Reading database ... 55% 2021-05-16T22:05:03.7759488Z (Reading database ... 60% 2021-05-16T22:05:03.7796753Z (Reading database ... 65% 2021-05-16T22:05:03.7921949Z (Reading database ... 70% 2021-05-16T22:05:03.7944743Z (Reading database ... 75% 2021-05-16T22:05:03.8333651Z (Reading database ... 80% 2021-05-16T22:05:03.8658557Z (Reading database ... 85% 2021-05-16T22:05:03.8805775Z (Reading database ... 90% 2021-05-16T22:05:03.8884603Z (Reading database ... 95% 2021-05-16T22:05:03.8885353Z (Reading database ... 100% 2021-05-16T22:05:03.8886364Z (Reading database ... 264764 files and directories currently installed.) 2021-05-16T22:05:03.9001048Z Preparing to unpack .../libssh-dev_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-16T22:05:03.9012294Z Unpacking libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T22:05:03.9825679Z Setting up libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T22:05:06.1637598Z Reading package lists... 2021-05-16T22:05:06.3307185Z Building dependency tree... 2021-05-16T22:05:07.2838443Z Reading state information... 2021-05-16T22:05:07.2839411Z The following NEW packages will be installed: 2021-05-16T22:05:07.2839995Z jags 2021-05-16T22:05:07.2840708Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:05:07.2841461Z Need to get 1562 kB of archives. 2021-05-16T22:05:07.2842280Z After this operation, 3615 kB of additional disk space will be used. 2021-05-16T22:05:07.2844569Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 jags amd64 4.3.0-3build1 [1562 kB] 2021-05-16T22:05:07.2845682Z Fetched 1562 kB in 0s (40.2 MB/s) 2021-05-16T22:05:07.2846412Z Selecting previously unselected package jags. 2021-05-16T22:05:07.2847104Z (Reading database ... 2021-05-16T22:05:07.2847854Z (Reading database ... 5% 2021-05-16T22:05:07.2848425Z (Reading database ... 10% 2021-05-16T22:05:07.2848981Z (Reading database ... 15% 2021-05-16T22:05:07.2849540Z (Reading database ... 20% 2021-05-16T22:05:07.2850192Z (Reading database ... 25% 2021-05-16T22:05:07.2850746Z (Reading database ... 30% 2021-05-16T22:05:07.2851292Z (Reading database ... 35% 2021-05-16T22:05:07.2851851Z (Reading database ... 40% 2021-05-16T22:05:07.2852408Z (Reading database ... 45% 2021-05-16T22:05:07.2852951Z (Reading database ... 50% 2021-05-16T22:05:07.2853506Z (Reading database ... 55% 2021-05-16T22:05:07.2854048Z (Reading database ... 60% 2021-05-16T22:05:07.2854606Z (Reading database ... 65% 2021-05-16T22:05:07.2855150Z (Reading database ... 70% 2021-05-16T22:05:07.2855706Z (Reading database ... 75% 2021-05-16T22:05:07.2856247Z (Reading database ... 80% 2021-05-16T22:05:07.2856803Z (Reading database ... 85% 2021-05-16T22:05:07.2857347Z (Reading database ... 90% 2021-05-16T22:05:07.2857908Z (Reading database ... 95% 2021-05-16T22:05:07.2858467Z (Reading database ... 100% 2021-05-16T22:05:07.2859318Z (Reading database ... 264783 files and directories currently installed.) 2021-05-16T22:05:07.2860532Z Preparing to unpack .../jags_4.3.0-3build1_amd64.deb ... 2021-05-16T22:05:07.2861407Z Unpacking jags (4.3.0-3build1) ... 2021-05-16T22:05:07.3845289Z Setting up jags (4.3.0-3build1) ... 2021-05-16T22:05:07.4156321Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T22:05:08.2140336Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T22:05:10.4685935Z Reading package lists... 2021-05-16T22:05:10.6471019Z Building dependency tree... 2021-05-16T22:05:10.6490601Z Reading state information... 2021-05-16T22:05:10.8107646Z The following additional packages will be installed: 2021-05-16T22:05:10.8109768Z libnode64 libuv1-dev 2021-05-16T22:05:10.8622980Z The following NEW packages will be installed: 2021-05-16T22:05:10.8629653Z libnode-dev libnode64 libuv1-dev 2021-05-16T22:05:10.8819170Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:05:10.8820276Z Need to get 6239 kB of archives. 2021-05-16T22:05:10.8821237Z After this operation, 24.9 MB of additional disk space will be used. 2021-05-16T22:05:10.8823417Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuv1-dev amd64 1.34.2-1ubuntu1.1 [103 kB] 2021-05-16T22:05:10.8845415Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode64 amd64 10.19.0~dfsg-3ubuntu1 [5765 kB] 2021-05-16T22:05:11.0237207Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode-dev amd64 10.19.0~dfsg-3ubuntu1 [370 kB] 2021-05-16T22:05:11.4857314Z Fetched 6239 kB in 0s (38.2 MB/s) 2021-05-16T22:05:11.8007025Z Selecting previously unselected package libuv1-dev:amd64. 2021-05-16T22:05:11.8089749Z (Reading database ... 2021-05-16T22:05:11.8090702Z (Reading database ... 5% 2021-05-16T22:05:11.8091484Z (Reading database ... 10% 2021-05-16T22:05:11.8092247Z (Reading database ... 15% 2021-05-16T22:05:11.8093943Z (Reading database ... 20% 2021-05-16T22:05:11.8094857Z (Reading database ... 25% 2021-05-16T22:05:11.8095605Z (Reading database ... 30% 2021-05-16T22:05:11.8096357Z (Reading database ... 35% 2021-05-16T22:05:11.8097104Z (Reading database ... 40% 2021-05-16T22:05:11.8097852Z (Reading database ... 45% 2021-05-16T22:05:11.8098588Z (Reading database ... 50% 2021-05-16T22:05:11.8134968Z (Reading database ... 55% 2021-05-16T22:05:11.8174019Z (Reading database ... 60% 2021-05-16T22:05:11.8217925Z (Reading database ... 65% 2021-05-16T22:05:11.8360511Z (Reading database ... 70% 2021-05-16T22:05:11.8387760Z (Reading database ... 75% 2021-05-16T22:05:11.8799370Z (Reading database ... 80% 2021-05-16T22:05:11.9162091Z (Reading database ... 85% 2021-05-16T22:05:11.9316204Z (Reading database ... 90% 2021-05-16T22:05:11.9400579Z (Reading database ... 95% 2021-05-16T22:05:11.9401408Z (Reading database ... 100% 2021-05-16T22:05:11.9402432Z (Reading database ... 264923 files and directories currently installed.) 2021-05-16T22:05:11.9517310Z Preparing to unpack .../libuv1-dev_1.34.2-1ubuntu1.1_amd64.deb ... 2021-05-16T22:05:11.9537995Z Unpacking libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-16T22:05:11.9911518Z Selecting previously unselected package libnode64:amd64. 2021-05-16T22:05:12.0208790Z Preparing to unpack .../libnode64_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-16T22:05:12.0231470Z Unpacking libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T22:05:12.7193407Z Selecting previously unselected package libnode-dev:amd64. 2021-05-16T22:05:12.7433030Z Preparing to unpack .../libnode-dev_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-16T22:05:12.7451628Z Unpacking libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T22:05:12.8483991Z Setting up libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-16T22:05:12.8514500Z Setting up libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T22:05:12.8544652Z Setting up libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T22:05:12.8581800Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T22:05:15.1371534Z Reading package lists... 2021-05-16T22:05:15.3122085Z Building dependency tree... 2021-05-16T22:05:15.3141354Z Reading state information... 2021-05-16T22:05:15.4819107Z The following additional packages will be installed: 2021-05-16T22:05:15.4822329Z libfftw3-bin libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-16T22:05:15.4828754Z Suggested packages: 2021-05-16T22:05:15.4829575Z libfftw3-doc 2021-05-16T22:05:15.5278817Z The following NEW packages will be installed: 2021-05-16T22:05:15.5285665Z libfftw3-bin libfftw3-dev libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-16T22:05:15.5481416Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:05:15.5482280Z Need to get 3986 kB of archives. 2021-05-16T22:05:15.5483586Z After this operation, 22.4 MB of additional disk space will be used. 2021-05-16T22:05:15.5485671Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-long3 amd64 3.3.8-2ubuntu1 [313 kB] 2021-05-16T22:05:15.5559056Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-quad3 amd64 3.3.8-2ubuntu1 [673 kB] 2021-05-16T22:05:15.5676839Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-single3 amd64 3.3.8-2ubuntu1 [756 kB] 2021-05-16T22:05:15.5849590Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-bin amd64 3.3.8-2ubuntu1 [32.2 kB] 2021-05-16T22:05:15.5854085Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-dev amd64 3.3.8-2ubuntu1 [2211 kB] 2021-05-16T22:05:16.0689629Z Fetched 3986 kB in 0s (35.4 MB/s) 2021-05-16T22:05:16.0997928Z Selecting previously unselected package libfftw3-long3:amd64. 2021-05-16T22:05:16.1074143Z (Reading database ... 2021-05-16T22:05:16.1074944Z (Reading database ... 5% 2021-05-16T22:05:16.1075543Z (Reading database ... 10% 2021-05-16T22:05:16.1076105Z (Reading database ... 15% 2021-05-16T22:05:16.1076649Z (Reading database ... 20% 2021-05-16T22:05:16.1077200Z (Reading database ... 25% 2021-05-16T22:05:16.1077769Z (Reading database ... 30% 2021-05-16T22:05:16.1078322Z (Reading database ... 35% 2021-05-16T22:05:16.1078858Z (Reading database ... 40% 2021-05-16T22:05:16.1079407Z (Reading database ... 45% 2021-05-16T22:05:16.1079954Z (Reading database ... 50% 2021-05-16T22:05:16.1118577Z (Reading database ... 55% 2021-05-16T22:05:16.1155072Z (Reading database ... 60% 2021-05-16T22:05:16.1197497Z (Reading database ... 65% 2021-05-16T22:05:16.1339575Z (Reading database ... 70% 2021-05-16T22:05:16.1365699Z (Reading database ... 75% 2021-05-16T22:05:16.1773942Z (Reading database ... 80% 2021-05-16T22:05:16.2130400Z (Reading database ... 85% 2021-05-16T22:05:16.2298343Z (Reading database ... 90% 2021-05-16T22:05:16.2386735Z (Reading database ... 95% 2021-05-16T22:05:16.2387410Z (Reading database ... 100% 2021-05-16T22:05:16.2388277Z (Reading database ... 265059 files and directories currently installed.) 2021-05-16T22:05:16.2513979Z Preparing to unpack .../libfftw3-long3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T22:05:16.2546127Z Unpacking libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T22:05:16.3152181Z Selecting previously unselected package libfftw3-quad3:amd64. 2021-05-16T22:05:16.3361389Z Preparing to unpack .../libfftw3-quad3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T22:05:16.3374715Z Unpacking libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T22:05:16.4311623Z Selecting previously unselected package libfftw3-single3:amd64. 2021-05-16T22:05:16.4512068Z Preparing to unpack .../libfftw3-single3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T22:05:16.4522636Z Unpacking libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T22:05:16.5472735Z Selecting previously unselected package libfftw3-bin. 2021-05-16T22:05:16.5724803Z Preparing to unpack .../libfftw3-bin_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T22:05:16.5736117Z Unpacking libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-16T22:05:16.6053225Z Selecting previously unselected package libfftw3-dev:amd64. 2021-05-16T22:05:16.6299148Z Preparing to unpack .../libfftw3-dev_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T22:05:16.6308798Z Unpacking libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T22:05:17.1509730Z Setting up libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T22:05:17.1545173Z Setting up libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T22:05:17.1575847Z Setting up libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T22:05:17.1602729Z Setting up libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-16T22:05:17.1689314Z Setting up libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T22:05:17.1722466Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T22:05:18.0341207Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T22:05:20.3611271Z Reading package lists... 2021-05-16T22:05:20.5274355Z Building dependency tree... 2021-05-16T22:05:20.5293328Z Reading state information... 2021-05-16T22:05:20.6922920Z The following additional packages will be installed: 2021-05-16T22:05:20.6924410Z libdcmtk14 2021-05-16T22:05:20.7395635Z The following NEW packages will be installed: 2021-05-16T22:05:20.7402198Z dcmtk libdcmtk14 2021-05-16T22:05:20.7605418Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:05:20.7606516Z Need to get 5546 kB of archives. 2021-05-16T22:05:20.7607848Z After this operation, 26.5 MB of additional disk space will be used. 2021-05-16T22:05:20.7610439Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdcmtk14 amd64 3.6.4-2.1build2 [4682 kB] 2021-05-16T22:05:20.8497019Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 dcmtk amd64 3.6.4-2.1build2 [864 kB] 2021-05-16T22:05:21.3137498Z Fetched 5546 kB in 0s (46.5 MB/s) 2021-05-16T22:05:21.3498137Z Selecting previously unselected package libdcmtk14. 2021-05-16T22:05:21.3589420Z (Reading database ... 2021-05-16T22:05:21.3591098Z (Reading database ... 5% 2021-05-16T22:05:21.3591936Z (Reading database ... 10% 2021-05-16T22:05:21.3592682Z (Reading database ... 15% 2021-05-16T22:05:21.3593437Z (Reading database ... 20% 2021-05-16T22:05:21.3594199Z (Reading database ... 25% 2021-05-16T22:05:21.3594949Z (Reading database ... 30% 2021-05-16T22:05:21.3595682Z (Reading database ... 35% 2021-05-16T22:05:21.3596427Z (Reading database ... 40% 2021-05-16T22:05:21.3597256Z (Reading database ... 45% 2021-05-16T22:05:21.3597985Z (Reading database ... 50% 2021-05-16T22:05:21.3640968Z (Reading database ... 55% 2021-05-16T22:05:21.3693053Z (Reading database ... 60% 2021-05-16T22:05:21.3741228Z (Reading database ... 65% 2021-05-16T22:05:21.3870971Z (Reading database ... 70% 2021-05-16T22:05:21.3897254Z (Reading database ... 75% 2021-05-16T22:05:21.4290919Z (Reading database ... 80% 2021-05-16T22:05:21.4620448Z (Reading database ... 85% 2021-05-16T22:05:21.4766645Z (Reading database ... 90% 2021-05-16T22:05:21.4847470Z (Reading database ... 95% 2021-05-16T22:05:21.4847953Z (Reading database ... 100% 2021-05-16T22:05:21.4848657Z (Reading database ... 265150 files and directories currently installed.) 2021-05-16T22:05:21.4960327Z Preparing to unpack .../libdcmtk14_3.6.4-2.1build2_amd64.deb ... 2021-05-16T22:05:21.4981526Z Unpacking libdcmtk14 (3.6.4-2.1build2) ... 2021-05-16T22:05:22.1112756Z Selecting previously unselected package dcmtk. 2021-05-16T22:05:22.1360008Z Preparing to unpack .../dcmtk_3.6.4-2.1build2_amd64.deb ... 2021-05-16T22:05:22.1426463Z Unpacking dcmtk (3.6.4-2.1build2) ... 2021-05-16T22:05:22.3038879Z Setting up libdcmtk14 (3.6.4-2.1build2) ... 2021-05-16T22:05:22.3067461Z Setting up dcmtk (3.6.4-2.1build2) ... 2021-05-16T22:05:22.3203176Z Adding `dcmtk' group to system ... 2021-05-16T22:05:22.3758928Z Adding `dcmtk' user to system ... 2021-05-16T22:05:22.4960104Z adduser: Warning: The home directory `/var/lib/dcmtk/db' does not belong to the user you are currently creating. 2021-05-16T22:05:22.7723694Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T22:05:24.5288538Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T22:05:26.7453579Z Reading package lists... 2021-05-16T22:05:26.9073267Z Building dependency tree... 2021-05-16T22:05:26.9092423Z Reading state information... 2021-05-16T22:05:27.1585290Z libsecret-1-dev is already the newest version (0.20.3-0ubuntu1). 2021-05-16T22:05:27.1586850Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:05:27.2275657Z Reading package lists... 2021-05-16T22:05:27.4126930Z Building dependency tree... 2021-05-16T22:05:27.4145229Z Reading state information... 2021-05-16T22:05:27.6707222Z libpng-dev is already the newest version (1.6.37-2). 2021-05-16T22:05:27.6708875Z libpng-dev set to manually installed. 2021-05-16T22:05:27.6710259Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:05:27.7404191Z Reading package lists... 2021-05-16T22:05:27.9093845Z Building dependency tree... 2021-05-16T22:05:27.9113175Z Reading state information... 2021-05-16T22:05:28.0753951Z The following additional packages will be installed: 2021-05-16T22:05:28.0757038Z libopenjp2-7 libpoppler-cpp0v5 libpoppler-dev libpoppler97 poppler-data 2021-05-16T22:05:28.0764609Z Suggested packages: 2021-05-16T22:05:28.0766075Z poppler-utils ghostscript fonts-japanese-mincho | fonts-ipafont-mincho 2021-05-16T22:05:28.0767626Z fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai 2021-05-16T22:05:28.0768825Z fonts-arphic-uming fonts-nanum 2021-05-16T22:05:28.1464711Z The following NEW packages will be installed: 2021-05-16T22:05:28.1466606Z libopenjp2-7 libpoppler-cpp-dev libpoppler-cpp0v5 libpoppler-dev 2021-05-16T22:05:28.1477611Z libpoppler97 poppler-data 2021-05-16T22:05:28.1715966Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:05:28.1716780Z Need to get 2582 kB of archives. 2021-05-16T22:05:28.1717660Z After this operation, 16.7 MB of additional disk space will be used. 2021-05-16T22:05:28.1719741Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 poppler-data all 0.4.9-2 [1475 kB] 2021-05-16T22:05:28.1944159Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libopenjp2-7 amd64 2.3.1-1ubuntu4.20.04.1 [141 kB] 2021-05-16T22:05:28.1977225Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler97 amd64 0.86.1-0ubuntu1 [915 kB] 2021-05-16T22:05:28.2198849Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp0v5 amd64 0.86.1-0ubuntu1 [35.6 kB] 2021-05-16T22:05:28.2418430Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-dev amd64 0.86.1-0ubuntu1 [5336 B] 2021-05-16T22:05:28.2474410Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp-dev amd64 0.86.1-0ubuntu1 [10.4 kB] 2021-05-16T22:05:28.6947850Z Fetched 2582 kB in 0s (28.2 MB/s) 2021-05-16T22:05:28.7373179Z Selecting previously unselected package poppler-data. 2021-05-16T22:05:28.7450613Z (Reading database ... 2021-05-16T22:05:28.7451596Z (Reading database ... 5% 2021-05-16T22:05:28.7452394Z (Reading database ... 10% 2021-05-16T22:05:28.7453169Z (Reading database ... 15% 2021-05-16T22:05:28.7453908Z (Reading database ... 20% 2021-05-16T22:05:28.7454923Z (Reading database ... 25% 2021-05-16T22:05:28.7455700Z (Reading database ... 30% 2021-05-16T22:05:28.7456454Z (Reading database ... 35% 2021-05-16T22:05:28.7457247Z (Reading database ... 40% 2021-05-16T22:05:28.7458124Z (Reading database ... 45% 2021-05-16T22:05:28.7458876Z (Reading database ... 50% 2021-05-16T22:05:28.7494361Z (Reading database ... 55% 2021-05-16T22:05:28.7540824Z (Reading database ... 60% 2021-05-16T22:05:28.7578206Z (Reading database ... 65% 2021-05-16T22:05:28.7720844Z (Reading database ... 70% 2021-05-16T22:05:28.7746844Z (Reading database ... 75% 2021-05-16T22:05:28.8162099Z (Reading database ... 80% 2021-05-16T22:05:28.8503686Z (Reading database ... 85% 2021-05-16T22:05:28.8659902Z (Reading database ... 90% 2021-05-16T22:05:28.8746058Z (Reading database ... 95% 2021-05-16T22:05:28.8746783Z (Reading database ... 100% 2021-05-16T22:05:28.8747797Z (Reading database ... 265385 files and directories currently installed.) 2021-05-16T22:05:28.8872134Z Preparing to unpack .../0-poppler-data_0.4.9-2_all.deb ... 2021-05-16T22:05:28.8886415Z Unpacking poppler-data (0.4.9-2) ... 2021-05-16T22:05:29.1592619Z Selecting previously unselected package libopenjp2-7:amd64. 2021-05-16T22:05:29.1865935Z Preparing to unpack .../1-libopenjp2-7_2.3.1-1ubuntu4.20.04.1_amd64.deb ... 2021-05-16T22:05:29.1889193Z Unpacking libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-16T22:05:29.2351644Z Selecting previously unselected package libpoppler97:amd64. 2021-05-16T22:05:29.2594610Z Preparing to unpack .../2-libpoppler97_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T22:05:29.2605474Z Unpacking libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T22:05:29.3866576Z Selecting previously unselected package libpoppler-cpp0v5:amd64. 2021-05-16T22:05:29.4165297Z Preparing to unpack .../3-libpoppler-cpp0v5_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T22:05:29.4177139Z Unpacking libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T22:05:29.4546085Z Selecting previously unselected package libpoppler-dev:amd64. 2021-05-16T22:05:29.4855275Z Preparing to unpack .../4-libpoppler-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T22:05:29.4865513Z Unpacking libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T22:05:29.5117152Z Selecting previously unselected package libpoppler-cpp-dev:amd64. 2021-05-16T22:05:29.5423089Z Preparing to unpack .../5-libpoppler-cpp-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T22:05:29.5436758Z Unpacking libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T22:05:29.6090351Z Setting up poppler-data (0.4.9-2) ... 2021-05-16T22:05:29.6195574Z Setting up libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-16T22:05:29.6248004Z Setting up libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T22:05:29.6288370Z Setting up libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T22:05:29.6313289Z Setting up libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T22:05:29.6338181Z Setting up libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T22:05:29.6374004Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-16T22:05:29.7569222Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T22:05:32.0039543Z Reading package lists... 2021-05-16T22:05:32.1810238Z Building dependency tree... 2021-05-16T22:05:32.1829911Z Reading state information... 2021-05-16T22:05:32.3484085Z The following additional packages will be installed: 2021-05-16T22:05:32.3487821Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libsz2 2021-05-16T22:05:32.3492704Z Suggested packages: 2021-05-16T22:05:32.3494373Z libhdf5-doc 2021-05-16T22:05:32.3969183Z The following NEW packages will be installed: 2021-05-16T22:05:32.3975424Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libhdf5-dev 2021-05-16T22:05:32.3980391Z libsz2 2021-05-16T22:05:32.4261873Z 0 upgraded, 7 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:05:32.4262644Z Need to get 4074 kB of archives. 2021-05-16T22:05:32.4263417Z After this operation, 17.6 MB of additional disk space will be used. 2021-05-16T22:05:32.4265628Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 hdf5-helpers amd64 1.10.4+repack-11ubuntu1 [13.6 kB] 2021-05-16T22:05:32.4286240Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec0 amd64 1.0.4-1 [19.1 kB] 2021-05-16T22:05:32.4291473Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsz2 amd64 1.0.4-1 [5188 B] 2021-05-16T22:05:32.4297573Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-103 amd64 1.10.4+repack-11ubuntu1 [1311 kB] 2021-05-16T22:05:32.4505140Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-cpp-103 amd64 1.10.4+repack-11ubuntu1 [120 kB] 2021-05-16T22:05:32.4519455Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec-dev amd64 1.0.4-1 [16.9 kB] 2021-05-16T22:05:32.4524637Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-dev amd64 1.10.4+repack-11ubuntu1 [2589 kB] 2021-05-16T22:05:32.9092352Z Fetched 4074 kB in 0s (57.6 MB/s) 2021-05-16T22:05:32.9391539Z Selecting previously unselected package hdf5-helpers. 2021-05-16T22:05:32.9457566Z (Reading database ... 2021-05-16T22:05:32.9458659Z (Reading database ... 5% 2021-05-16T22:05:32.9459593Z (Reading database ... 10% 2021-05-16T22:05:32.9460505Z (Reading database ... 15% 2021-05-16T22:05:32.9461392Z (Reading database ... 20% 2021-05-16T22:05:32.9462283Z (Reading database ... 25% 2021-05-16T22:05:32.9463144Z (Reading database ... 30% 2021-05-16T22:05:32.9464016Z (Reading database ... 35% 2021-05-16T22:05:32.9464880Z (Reading database ... 40% 2021-05-16T22:05:32.9465754Z (Reading database ... 45% 2021-05-16T22:05:32.9466634Z (Reading database ... 50% 2021-05-16T22:05:32.9492486Z (Reading database ... 55% 2021-05-16T22:05:32.9534539Z (Reading database ... 60% 2021-05-16T22:05:32.9575435Z (Reading database ... 65% 2021-05-16T22:05:32.9705673Z (Reading database ... 70% 2021-05-16T22:05:32.9729733Z (Reading database ... 75% 2021-05-16T22:05:33.0085393Z (Reading database ... 80% 2021-05-16T22:05:33.0370246Z (Reading database ... 85% 2021-05-16T22:05:33.0519148Z (Reading database ... 90% 2021-05-16T22:05:33.0605013Z (Reading database ... 95% 2021-05-16T22:05:33.0605620Z (Reading database ... 100% 2021-05-16T22:05:33.0606518Z (Reading database ... 265945 files and directories currently installed.) 2021-05-16T22:05:33.0761224Z Preparing to unpack .../0-hdf5-helpers_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T22:05:33.0773427Z Unpacking hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-16T22:05:33.1111870Z Selecting previously unselected package libaec0:amd64. 2021-05-16T22:05:33.1301095Z Preparing to unpack .../1-libaec0_1.0.4-1_amd64.deb ... 2021-05-16T22:05:33.1321601Z Unpacking libaec0:amd64 (1.0.4-1) ... 2021-05-16T22:05:33.1632135Z Selecting previously unselected package libsz2:amd64. 2021-05-16T22:05:33.1900343Z Preparing to unpack .../2-libsz2_1.0.4-1_amd64.deb ... 2021-05-16T22:05:33.1911926Z Unpacking libsz2:amd64 (1.0.4-1) ... 2021-05-16T22:05:33.2272757Z Selecting previously unselected package libhdf5-103:amd64. 2021-05-16T22:05:33.2496923Z Preparing to unpack .../3-libhdf5-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T22:05:33.2514435Z Unpacking libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T22:05:33.4152308Z Selecting previously unselected package libhdf5-cpp-103:amd64. 2021-05-16T22:05:33.4379866Z Preparing to unpack .../4-libhdf5-cpp-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T22:05:33.4396412Z Unpacking libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T22:05:33.4792437Z Selecting previously unselected package libaec-dev:amd64. 2021-05-16T22:05:33.5023256Z Preparing to unpack .../5-libaec-dev_1.0.4-1_amd64.deb ... 2021-05-16T22:05:33.5032738Z Unpacking libaec-dev:amd64 (1.0.4-1) ... 2021-05-16T22:05:33.5312985Z Selecting previously unselected package libhdf5-dev. 2021-05-16T22:05:33.5541879Z Preparing to unpack .../6-libhdf5-dev_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T22:05:33.5552122Z Unpacking libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-16T22:05:33.8877500Z Setting up hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-16T22:05:33.8905506Z Setting up libaec0:amd64 (1.0.4-1) ... 2021-05-16T22:05:33.8934093Z Setting up libsz2:amd64 (1.0.4-1) ... 2021-05-16T22:05:33.8957189Z Setting up libaec-dev:amd64 (1.0.4-1) ... 2021-05-16T22:05:33.8981983Z Setting up libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T22:05:33.9010341Z Setting up libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T22:05:33.9035095Z Setting up libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-16T22:05:33.9119788Z update-alternatives: using /usr/lib/x86_64-linux-gnu/pkgconfig/hdf5-serial.pc to provide /usr/lib/x86_64-linux-gnu/pkgconfig/hdf5.pc (hdf5.pc) in auto mode 2021-05-16T22:05:33.9150787Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T22:05:34.7704547Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T22:05:36.9519201Z Reading package lists... 2021-05-16T22:05:37.1234522Z Building dependency tree... 2021-05-16T22:05:37.1254924Z Reading state information... 2021-05-16T22:05:37.2834203Z The following additional packages will be installed: 2021-05-16T22:05:37.2838017Z libdrm-dev libgl-dev libglu1-mesa libglx-dev 2021-05-16T22:05:37.3343526Z The following NEW packages will be installed: 2021-05-16T22:05:37.3347909Z libdrm-dev libgl-dev libglu1-mesa libglu1-mesa-dev libglx-dev 2021-05-16T22:05:37.3350572Z mesa-common-dev 2021-05-16T22:05:37.3546412Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:05:37.3549370Z Need to get 1761 kB of archives. 2021-05-16T22:05:37.3550733Z After this operation, 5442 kB of additional disk space will be used. 2021-05-16T22:05:37.3553034Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libdrm-dev amd64 2.4.102-1ubuntu1~20.04.1 [126 kB] 2021-05-16T22:05:37.3598947Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libglx-dev amd64 1.3.2-1~ubuntu0.20.04.1 [14.0 kB] 2021-05-16T22:05:37.3611102Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgl-dev amd64 1.3.2-1~ubuntu0.20.04.1 [97.8 kB] 2021-05-16T22:05:37.3618406Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa amd64 9.0.1-1build1 [168 kB] 2021-05-16T22:05:37.3636663Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa-dev amd64 9.0.1-1build1 [207 kB] 2021-05-16T22:05:37.3656787Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 mesa-common-dev amd64 20.2.6-0ubuntu0.20.04.1 [1148 kB] 2021-05-16T22:05:37.8205768Z Fetched 1761 kB in 0s (45.4 MB/s) 2021-05-16T22:05:37.8543575Z Selecting previously unselected package libdrm-dev:amd64. 2021-05-16T22:05:37.8622359Z (Reading database ... 2021-05-16T22:05:37.8623366Z (Reading database ... 5% 2021-05-16T22:05:37.8624171Z (Reading database ... 10% 2021-05-16T22:05:37.8624926Z (Reading database ... 15% 2021-05-16T22:05:37.8625683Z (Reading database ... 20% 2021-05-16T22:05:37.8626428Z (Reading database ... 25% 2021-05-16T22:05:37.8627204Z (Reading database ... 30% 2021-05-16T22:05:37.8627948Z (Reading database ... 35% 2021-05-16T22:05:37.8628704Z (Reading database ... 40% 2021-05-16T22:05:37.8629458Z (Reading database ... 45% 2021-05-16T22:05:37.8630663Z (Reading database ... 50% 2021-05-16T22:05:37.8667162Z (Reading database ... 55% 2021-05-16T22:05:37.8707946Z (Reading database ... 60% 2021-05-16T22:05:37.8750676Z (Reading database ... 65% 2021-05-16T22:05:37.8884749Z (Reading database ... 70% 2021-05-16T22:05:37.9008543Z (Reading database ... 75% 2021-05-16T22:05:37.9310388Z (Reading database ... 80% 2021-05-16T22:05:37.9657340Z (Reading database ... 85% 2021-05-16T22:05:37.9819196Z (Reading database ... 90% 2021-05-16T22:05:37.9904640Z (Reading database ... 95% 2021-05-16T22:05:37.9905241Z (Reading database ... 100% 2021-05-16T22:05:37.9906118Z (Reading database ... 266153 files and directories currently installed.) 2021-05-16T22:05:38.0031089Z Preparing to unpack .../0-libdrm-dev_2.4.102-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T22:05:38.0041222Z Unpacking libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-16T22:05:38.0473368Z Selecting previously unselected package libglx-dev:amd64. 2021-05-16T22:05:38.0757675Z Preparing to unpack .../1-libglx-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T22:05:38.0768893Z Unpacking libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T22:05:38.1031567Z Selecting previously unselected package libgl-dev:amd64. 2021-05-16T22:05:38.1322894Z Preparing to unpack .../2-libgl-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T22:05:38.1334494Z Unpacking libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T22:05:38.1752316Z Selecting previously unselected package libglu1-mesa:amd64. 2021-05-16T22:05:38.2029348Z Preparing to unpack .../3-libglu1-mesa_9.0.1-1build1_amd64.deb ... 2021-05-16T22:05:38.2050966Z Unpacking libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-16T22:05:38.2513016Z Selecting previously unselected package libglu1-mesa-dev:amd64. 2021-05-16T22:05:38.2763623Z Preparing to unpack .../4-libglu1-mesa-dev_9.0.1-1build1_amd64.deb ... 2021-05-16T22:05:38.2772235Z Unpacking libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-16T22:05:38.3392097Z Selecting previously unselected package mesa-common-dev:amd64. 2021-05-16T22:05:38.3622583Z Preparing to unpack .../5-mesa-common-dev_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T22:05:38.3633444Z Unpacking mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T22:05:38.5582819Z Setting up libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-16T22:05:38.5623435Z Setting up libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T22:05:38.5652590Z Setting up libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-16T22:05:38.5681731Z Setting up libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T22:05:38.5712623Z Setting up libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-16T22:05:38.5745970Z Setting up mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T22:05:38.5781359Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T22:05:40.1613760Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T22:05:43.2957063Z Reading package lists... 2021-05-16T22:05:43.2970631Z Building dependency tree... 2021-05-16T22:05:43.2972604Z Reading state information... 2021-05-16T22:05:43.2974290Z The following additional packages will be installed: 2021-05-16T22:05:43.2976789Z libprotobuf-lite17 libprotoc17 2021-05-16T22:05:43.2978505Z The following NEW packages will be installed: 2021-05-16T22:05:43.2980937Z libprotobuf-dev libprotobuf-lite17 libprotoc-dev libprotoc17 2021-05-16T22:05:43.2983025Z protobuf-compiler 2021-05-16T22:05:43.2984697Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:05:43.2986231Z Need to get 2754 kB of archives. 2021-05-16T22:05:43.2987656Z After this operation, 19.9 MB of additional disk space will be used. 2021-05-16T22:05:43.2989368Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2ubuntu5 [132 kB] 2021-05-16T22:05:43.2991499Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc17 amd64 3.6.1.3-2ubuntu5 [646 kB] 2021-05-16T22:05:43.2993445Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-dev amd64 3.6.1.3-2ubuntu5 [1155 kB] 2021-05-16T22:05:43.2995384Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc-dev amd64 3.6.1.3-2ubuntu5 [793 kB] 2021-05-16T22:05:43.2997380Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 protobuf-compiler amd64 3.6.1.3-2ubuntu5 [27.6 kB] 2021-05-16T22:05:43.4623521Z Fetched 2754 kB in 0s (41.6 MB/s) 2021-05-16T22:05:43.4955575Z Selecting previously unselected package libprotobuf-lite17:amd64. 2021-05-16T22:05:43.5035060Z (Reading database ... 2021-05-16T22:05:43.5036236Z (Reading database ... 5% 2021-05-16T22:05:43.5037153Z (Reading database ... 10% 2021-05-16T22:05:43.5038119Z (Reading database ... 15% 2021-05-16T22:05:43.5038989Z (Reading database ... 20% 2021-05-16T22:05:43.5039876Z (Reading database ... 25% 2021-05-16T22:05:43.5040984Z (Reading database ... 30% 2021-05-16T22:05:43.5041880Z (Reading database ... 35% 2021-05-16T22:05:43.5042762Z (Reading database ... 40% 2021-05-16T22:05:43.5043622Z (Reading database ... 45% 2021-05-16T22:05:43.5044646Z (Reading database ... 50% 2021-05-16T22:05:43.5068343Z (Reading database ... 55% 2021-05-16T22:05:43.5111385Z (Reading database ... 60% 2021-05-16T22:05:43.5162019Z (Reading database ... 65% 2021-05-16T22:05:43.5309835Z (Reading database ... 70% 2021-05-16T22:05:43.5434153Z (Reading database ... 75% 2021-05-16T22:05:43.5731917Z (Reading database ... 80% 2021-05-16T22:05:43.6098630Z (Reading database ... 85% 2021-05-16T22:05:43.6256986Z (Reading database ... 90% 2021-05-16T22:05:43.6341134Z (Reading database ... 95% 2021-05-16T22:05:43.6341880Z (Reading database ... 100% 2021-05-16T22:05:43.6342895Z (Reading database ... 266636 files and directories currently installed.) 2021-05-16T22:05:43.6465807Z Preparing to unpack .../libprotobuf-lite17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T22:05:43.6485576Z Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T22:05:43.6912086Z Selecting previously unselected package libprotoc17:amd64. 2021-05-16T22:05:43.7184354Z Preparing to unpack .../libprotoc17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T22:05:43.7197860Z Unpacking libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T22:05:43.8193201Z Selecting previously unselected package libprotobuf-dev:amd64. 2021-05-16T22:05:43.8470904Z Preparing to unpack .../libprotobuf-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T22:05:43.8482078Z Unpacking libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T22:05:44.0312284Z Selecting previously unselected package libprotoc-dev:amd64. 2021-05-16T22:05:44.0586600Z Preparing to unpack .../libprotoc-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T22:05:44.0597578Z Unpacking libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T22:05:44.1820187Z Selecting previously unselected package protobuf-compiler. 2021-05-16T22:05:44.2117846Z Preparing to unpack .../protobuf-compiler_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T22:05:44.2128607Z Unpacking protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-16T22:05:44.2789553Z Setting up libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T22:05:44.2922888Z Setting up protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-16T22:05:44.2955987Z Setting up libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T22:05:44.2988563Z Setting up libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T22:05:44.3017954Z Setting up libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T22:05:44.3054977Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T22:05:45.1358761Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T22:05:47.3900653Z Reading package lists... 2021-05-16T22:05:47.5597724Z Building dependency tree... 2021-05-16T22:05:47.5621760Z Reading state information... 2021-05-16T22:05:47.7304150Z The following additional packages will be installed: 2021-05-16T22:05:47.7306685Z i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 libasyncns0 2021-05-16T22:05:47.7308416Z libavc1394-0 libavcodec58 libavdevice58 libavfilter7 libavformat58 2021-05-16T22:05:47.7309815Z libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 libcaca0 2021-05-16T22:05:47.7312148Z libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 libcodec2-0.9 2021-05-16T22:05:47.7313588Z libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 libigdgmm11 2021-05-16T22:05:47.7314918Z libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-16T22:05:47.7316314Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-16T22:05:47.7317738Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-16T22:05:47.7319112Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-16T22:05:47.7320479Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-16T22:05:47.7322218Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-16T22:05:47.7323542Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-16T22:05:47.7324829Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-16T22:05:47.7326214Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-16T22:05:47.7327264Z Suggested packages: 2021-05-16T22:05:47.7328596Z ffmpeg-doc i965-va-driver-shaders libbluray-bdj jackd2 libportaudio2 2021-05-16T22:05:47.7330180Z opus-tools pulseaudio libraw1394-doc serdi sndiod sordi speex opencl-icd 2021-05-16T22:05:47.7331891Z libvdpau-va-gl1 nvidia-vdpau-driver nvidia-legacy-340xx-vdpau-driver 2021-05-16T22:05:47.7333421Z nvidia-legacy-304xx-vdpau-driver 2021-05-16T22:05:47.8077588Z The following NEW packages will be installed: 2021-05-16T22:05:47.8080527Z ffmpeg i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 2021-05-16T22:05:47.8082580Z libasyncns0 libavc1394-0 libavcodec58 libavdevice58 libavfilter7 2021-05-16T22:05:47.8084324Z libavformat58 libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 2021-05-16T22:05:47.8086286Z libcaca0 libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 2021-05-16T22:05:47.8088283Z libcodec2-0.9 libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 2021-05-16T22:05:47.8090896Z libigdgmm11 libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-16T22:05:47.8092911Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-16T22:05:47.8094878Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-16T22:05:47.8096801Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-16T22:05:47.8098751Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-16T22:05:47.8102552Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-16T22:05:47.8104131Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-16T22:05:47.8105654Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-16T22:05:47.8107152Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-16T22:05:47.8320780Z 0 upgraded, 76 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:05:47.8321884Z Need to get 47.1 MB of archives. 2021-05-16T22:05:47.8330403Z After this operation, 195 MB of additional disk space will be used. 2021-05-16T22:05:47.8333059Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaom0 amd64 1.0.0.errata1-3build1 [1160 kB] 2021-05-16T22:05:47.8507296Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva2 amd64 2.7.0-2 [53.5 kB] 2021-05-16T22:05:47.8516305Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-drm2 amd64 2.7.0-2 [7044 B] 2021-05-16T22:05:47.8521661Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-x11-2 amd64 2.7.0-2 [11.9 kB] 2021-05-16T22:05:47.8528266Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvdpau1 amd64 1.3-1ubuntu2 [25.6 kB] 2021-05-16T22:05:47.8533881Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 ocl-icd-libopencl1 amd64 2.2.11-1ubuntu1 [30.3 kB] 2021-05-16T22:05:47.8538543Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavutil56 amd64 7:4.2.4-1ubuntu0.1 [241 kB] 2021-05-16T22:05:47.8562999Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcodec2-0.9 amd64 0.9.2-2 [7886 kB] 2021-05-16T22:05:48.0017204Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgsm1 amd64 1.0.18-2 [24.4 kB] 2021-05-16T22:05:48.0025376Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmp3lame0 amd64 3.100-3 [133 kB] 2021-05-16T22:05:48.0042545Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libopus0 amd64 1.3.1-0ubuntu1 [191 kB] 2021-05-16T22:05:48.0062611Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libshine3 amd64 3.1.1-2 [23.2 kB] 2021-05-16T22:05:48.0073487Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsnappy1v5 amd64 1.1.8-1build1 [16.7 kB] 2021-05-16T22:05:48.0080015Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libspeex1 amd64 1.2~rc1.2-1.1ubuntu1 [53.2 kB] 2021-05-16T22:05:48.0086724Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsoxr0 amd64 0.1.3-2build1 [78.0 kB] 2021-05-16T22:05:48.0093603Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libswresample3 amd64 7:4.2.4-1ubuntu0.1 [57.1 kB] 2021-05-16T22:05:48.0098875Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtheora0 amd64 1.1.1+dfsg.1-15ubuntu2 [162 kB] 2021-05-16T22:05:48.0111913Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtwolame0 amd64 0.4.0-2 [47.6 kB] 2021-05-16T22:05:48.0122175Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvorbisenc2 amd64 1.3.6-2ubuntu1 [70.7 kB] 2021-05-16T22:05:48.0132656Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwavpack1 amd64 5.2.0-1ubuntu0.1 [77.3 kB] 2021-05-16T22:05:48.0142439Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx264-155 amd64 2:0.155.2917+git0a84d98-2 [521 kB] 2021-05-16T22:05:48.0191255Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx265-179 amd64 3.2.1-1build1 [1060 kB] 2021-05-16T22:05:48.0285434Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxvidcore4 amd64 2:1.3.7-1 [201 kB] 2021-05-16T22:05:48.0305720Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi-common all 0.2.35-17 [32.5 kB] 2021-05-16T22:05:48.0311964Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi0 amd64 0.2.35-17 [237 kB] 2021-05-16T22:05:48.0335218Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavcodec58 amd64 7:4.2.4-1ubuntu0.1 [4876 kB] 2021-05-16T22:05:48.1051687Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libraw1394-11 amd64 2.1.2-1 [30.7 kB] 2021-05-16T22:05:48.1058239Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavc1394-0 amd64 0.5.4-5 [16.2 kB] 2021-05-16T22:05:48.1066672Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libass9 amd64 1:0.14.0-2 [88.0 kB] 2021-05-16T22:05:48.1068711Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbluray2 amd64 1:1.2.0-1 [138 kB] 2021-05-16T22:05:48.1085122Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libchromaprint1 amd64 1.4.3-3build1 [37.6 kB] 2021-05-16T22:05:48.1092280Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgme0 amd64 0.6.2-1build1 [123 kB] 2021-05-16T22:05:48.1105830Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmpg123-0 amd64 1.25.13-1 [124 kB] 2021-05-16T22:05:48.1158941Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenmpt0 amd64 0.4.11-1build1 [599 kB] 2021-05-16T22:05:48.1414850Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-gcrypt-4 amd64 0.9.3-2ubuntu2.1 [201 kB] 2021-05-16T22:05:48.1573543Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavformat58 amd64 7:4.2.4-1ubuntu0.1 [981 kB] 2021-05-16T22:05:48.2022997Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbs2b0 amd64 3.1.0+dfsg-2.2build1 [10.2 kB] 2021-05-16T22:05:48.2126677Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libflite1 amd64 2.1-release-3 [12.8 MB] 2021-05-16T22:05:48.8190775Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libserd-0-0 amd64 0.30.2-1 [46.6 kB] 2021-05-16T22:05:48.8644620Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsord-0-0 amd64 0.16.4-1 [19.5 kB] 2021-05-16T22:05:48.8707815Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsratom-0-0 amd64 0.6.4-1 [16.9 kB] 2021-05-16T22:05:48.8767852Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 liblilv-0-0 amd64 0.24.6-1ubuntu0.1 [40.6 kB] 2021-05-16T22:05:48.8845128Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmysofa1 amd64 1.0~dfsg0-1 [39.2 kB] 2021-05-16T22:05:48.8901506Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libpostproc55 amd64 7:4.2.4-1ubuntu0.1 [55.3 kB] 2021-05-16T22:05:48.9021471Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsamplerate0 amd64 0.1.9-2 [939 kB] 2021-05-16T22:05:48.9437542Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 librubberband2 amd64 1.8.2-1build1 [89.4 kB] 2021-05-16T22:05:48.9517134Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libswscale5 amd64 7:4.2.4-1ubuntu0.1 [156 kB] 2021-05-16T22:05:48.9624175Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libvidstab1.1 amd64 1.1.0-2 [35.0 kB] 2021-05-16T22:05:48.9784040Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavfilter7 amd64 7:4.2.4-1ubuntu0.1 [1084 kB] 2021-05-16T22:05:49.0136796Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcaca0 amd64 0.99.beta19-2.1ubuntu1.20.04.1 [202 kB] 2021-05-16T22:05:49.0257448Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio18 amd64 2.0.0-2 [58.6 kB] 2021-05-16T22:05:49.0274326Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio-cdda2 amd64 10.2+2.0.0-1 [17.6 kB] 2021-05-16T22:05:49.0285187Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio-paranoia2 amd64 10.2+2.0.0-1 [16.2 kB] 2021-05-16T22:05:49.0294799Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdc1394-22 amd64 2.2.5-2.1 [79.6 kB] 2021-05-16T22:05:49.0349652Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libiec61883-0 amd64 1.2.0-3 [24.3 kB] 2021-05-16T22:05:49.0457753Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjack-jackd2-0 amd64 1.9.12~dfsg-2ubuntu2 [267 kB] 2021-05-16T22:05:49.0702139Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal-data all 1:1.19.1-1 [162 kB] 2021-05-16T22:05:49.0829260Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsndio7.0 amd64 1.5.0-3 [24.5 kB] 2021-05-16T22:05:49.0857547Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal1 amd64 1:1.19.1-1 [492 kB] 2021-05-16T22:05:49.0971439Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasyncns0 amd64 0.8-6 [12.1 kB] 2021-05-16T22:05:49.1023117Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libflac8 amd64 1.3.3-1build1 [103 kB] 2021-05-16T22:05:49.1120281Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsndfile1 amd64 1.0.28-7 [170 kB] 2021-05-16T22:05:49.1260814Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpulse0 amd64 1:13.99.1-1ubuntu3.10 [262 kB] 2021-05-16T22:05:49.1421004Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsdl2-2.0-0 amd64 2.0.10+dfsg1-3 [407 kB] 2021-05-16T22:05:49.1605972Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavdevice58 amd64 7:4.2.4-1ubuntu0.1 [74.3 kB] 2021-05-16T22:05:49.1626805Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavresample4 amd64 7:4.2.4-1ubuntu0.1 [54.2 kB] 2021-05-16T22:05:49.2003204Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 ffmpeg amd64 7:4.2.4-1ubuntu0.1 [1453 kB] 2021-05-16T22:05:49.2414300Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libigdgmm11 amd64 20.1.1+ds1-1 [111 kB] 2021-05-16T22:05:49.2592247Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 intel-media-va-driver amd64 20.1.1+dfsg1-1 [1764 kB] 2021-05-16T22:05:49.3327598Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaacs0 amd64 0.9.0-2 [50.1 kB] 2021-05-16T22:05:49.3397462Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbdplus0 amd64 0.1.2-3 [47.3 kB] 2021-05-16T22:05:49.3893159Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 mesa-va-drivers amd64 20.2.6-0ubuntu0.20.04.1 [2618 kB] 2021-05-16T22:05:49.4922623Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 mesa-vdpau-drivers amd64 20.2.6-0ubuntu0.20.04.1 [2744 kB] 2021-05-16T22:05:49.6825486Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 i965-va-driver amd64 2.4.0-0ubuntu1 [924 kB] 2021-05-16T22:05:49.7376419Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 va-driver-all amd64 2.7.0-2 [4020 B] 2021-05-16T22:05:49.7458714Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 vdpau-driver-all amd64 1.3-1ubuntu2 [4596 B] 2021-05-16T22:05:50.3886749Z Fetched 47.1 MB in 2s (24.4 MB/s) 2021-05-16T22:05:50.4244833Z Selecting previously unselected package libaom0:amd64. 2021-05-16T22:05:50.4331536Z (Reading database ... 2021-05-16T22:05:50.4332250Z (Reading database ... 5% 2021-05-16T22:05:50.4332781Z (Reading database ... 10% 2021-05-16T22:05:50.4333291Z (Reading database ... 15% 2021-05-16T22:05:50.4333838Z (Reading database ... 20% 2021-05-16T22:05:50.4334338Z (Reading database ... 25% 2021-05-16T22:05:50.4334853Z (Reading database ... 30% 2021-05-16T22:05:50.4335349Z (Reading database ... 35% 2021-05-16T22:05:50.4335861Z (Reading database ... 40% 2021-05-16T22:05:50.4336374Z (Reading database ... 45% 2021-05-16T22:05:50.4336887Z (Reading database ... 50% 2021-05-16T22:05:50.4375993Z (Reading database ... 55% 2021-05-16T22:05:50.4418447Z (Reading database ... 60% 2021-05-16T22:05:50.4459155Z (Reading database ... 65% 2021-05-16T22:05:50.4599009Z (Reading database ... 70% 2021-05-16T22:05:50.4729108Z (Reading database ... 75% 2021-05-16T22:05:50.5040077Z (Reading database ... 80% 2021-05-16T22:05:50.5400179Z (Reading database ... 85% 2021-05-16T22:05:50.5567355Z (Reading database ... 90% 2021-05-16T22:05:50.5659000Z (Reading database ... 95% 2021-05-16T22:05:50.5659677Z (Reading database ... 100% 2021-05-16T22:05:50.5660534Z (Reading database ... 266807 files and directories currently installed.) 2021-05-16T22:05:50.5784691Z Preparing to unpack .../00-libaom0_1.0.0.errata1-3build1_amd64.deb ... 2021-05-16T22:05:50.5808445Z Unpacking libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-16T22:05:50.7237251Z Selecting previously unselected package libva2:amd64. 2021-05-16T22:05:50.7453694Z Preparing to unpack .../01-libva2_2.7.0-2_amd64.deb ... 2021-05-16T22:05:50.7463659Z Unpacking libva2:amd64 (2.7.0-2) ... 2021-05-16T22:05:50.7771560Z Selecting previously unselected package libva-drm2:amd64. 2021-05-16T22:05:50.8043566Z Preparing to unpack .../02-libva-drm2_2.7.0-2_amd64.deb ... 2021-05-16T22:05:50.8054952Z Unpacking libva-drm2:amd64 (2.7.0-2) ... 2021-05-16T22:05:50.8352074Z Selecting previously unselected package libva-x11-2:amd64. 2021-05-16T22:05:50.8563800Z Preparing to unpack .../03-libva-x11-2_2.7.0-2_amd64.deb ... 2021-05-16T22:05:50.8577525Z Unpacking libva-x11-2:amd64 (2.7.0-2) ... 2021-05-16T22:05:50.8912597Z Selecting previously unselected package libvdpau1:amd64. 2021-05-16T22:05:50.9151761Z Preparing to unpack .../04-libvdpau1_1.3-1ubuntu2_amd64.deb ... 2021-05-16T22:05:50.9170043Z Unpacking libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-16T22:05:50.9592991Z Selecting previously unselected package ocl-icd-libopencl1:amd64. 2021-05-16T22:05:50.9852571Z Preparing to unpack .../05-ocl-icd-libopencl1_2.2.11-1ubuntu1_amd64.deb ... 2021-05-16T22:05:50.9862692Z Unpacking ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-16T22:05:51.0232368Z Selecting previously unselected package libavutil56:amd64. 2021-05-16T22:05:51.0483789Z Preparing to unpack .../06-libavutil56_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T22:05:51.0495967Z Unpacking libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T22:05:51.1074342Z Selecting previously unselected package libcodec2-0.9:amd64. 2021-05-16T22:05:51.1306656Z Preparing to unpack .../07-libcodec2-0.9_0.9.2-2_amd64.deb ... 2021-05-16T22:05:51.1320721Z Unpacking libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-16T22:05:51.9174482Z Selecting previously unselected package libgsm1:amd64. 2021-05-16T22:05:51.9434319Z Preparing to unpack .../08-libgsm1_1.0.18-2_amd64.deb ... 2021-05-16T22:05:51.9445523Z Unpacking libgsm1:amd64 (1.0.18-2) ... 2021-05-16T22:05:51.9751934Z Selecting previously unselected package libmp3lame0:amd64. 2021-05-16T22:05:51.9994099Z Preparing to unpack .../09-libmp3lame0_3.100-3_amd64.deb ... 2021-05-16T22:05:52.0004780Z Unpacking libmp3lame0:amd64 (3.100-3) ... 2021-05-16T22:05:52.0356113Z Selecting previously unselected package libopus0:amd64. 2021-05-16T22:05:52.0672708Z Preparing to unpack .../10-libopus0_1.3.1-0ubuntu1_amd64.deb ... 2021-05-16T22:05:52.0684168Z Unpacking libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-16T22:05:52.1129944Z Selecting previously unselected package libshine3:amd64. 2021-05-16T22:05:52.1368950Z Preparing to unpack .../11-libshine3_3.1.1-2_amd64.deb ... 2021-05-16T22:05:52.1379764Z Unpacking libshine3:amd64 (3.1.1-2) ... 2021-05-16T22:05:52.1643361Z Selecting previously unselected package libsnappy1v5:amd64. 2021-05-16T22:05:52.1935352Z Preparing to unpack .../12-libsnappy1v5_1.1.8-1build1_amd64.deb ... 2021-05-16T22:05:52.1945462Z Unpacking libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-16T22:05:52.2231362Z Selecting previously unselected package libspeex1:amd64. 2021-05-16T22:05:52.2484688Z Preparing to unpack .../13-libspeex1_1.2~rc1.2-1.1ubuntu1_amd64.deb ... 2021-05-16T22:05:52.2496266Z Unpacking libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-16T22:05:52.2872116Z Selecting previously unselected package libsoxr0:amd64. 2021-05-16T22:05:52.3095102Z Preparing to unpack .../14-libsoxr0_0.1.3-2build1_amd64.deb ... 2021-05-16T22:05:52.3112360Z Unpacking libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-16T22:05:52.3529315Z Selecting previously unselected package libswresample3:amd64. 2021-05-16T22:05:52.3842600Z Preparing to unpack .../15-libswresample3_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T22:05:52.3853603Z Unpacking libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T22:05:52.4182731Z Selecting previously unselected package libtheora0:amd64. 2021-05-16T22:05:52.4541951Z Preparing to unpack .../16-libtheora0_1.1.1+dfsg.1-15ubuntu2_amd64.deb ... 2021-05-16T22:05:52.4554628Z Unpacking libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-16T22:05:52.4980872Z Selecting previously unselected package libtwolame0:amd64. 2021-05-16T22:05:52.5279703Z Preparing to unpack .../17-libtwolame0_0.4.0-2_amd64.deb ... 2021-05-16T22:05:52.5296324Z Unpacking libtwolame0:amd64 (0.4.0-2) ... 2021-05-16T22:05:52.5712078Z Selecting previously unselected package libvorbisenc2:amd64. 2021-05-16T22:05:52.5924996Z Preparing to unpack .../18-libvorbisenc2_1.3.6-2ubuntu1_amd64.deb ... 2021-05-16T22:05:52.5936731Z Unpacking libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-16T22:05:52.6351127Z Selecting previously unselected package libwavpack1:amd64. 2021-05-16T22:05:52.6553626Z Preparing to unpack .../19-libwavpack1_5.2.0-1ubuntu0.1_amd64.deb ... 2021-05-16T22:05:52.6563978Z Unpacking libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-16T22:05:52.6952258Z Selecting previously unselected package libx264-155:amd64. 2021-05-16T22:05:52.7196525Z Preparing to unpack .../20-libx264-155_2%3a0.155.2917+git0a84d98-2_amd64.deb ... 2021-05-16T22:05:52.7207907Z Unpacking libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-16T22:05:52.8094660Z Selecting previously unselected package libx265-179:amd64. 2021-05-16T22:05:52.8376135Z Preparing to unpack .../21-libx265-179_3.2.1-1build1_amd64.deb ... 2021-05-16T22:05:52.8388496Z Unpacking libx265-179:amd64 (3.2.1-1build1) ... 2021-05-16T22:05:53.0272179Z Selecting previously unselected package libxvidcore4:amd64. 2021-05-16T22:05:53.0511108Z Preparing to unpack .../22-libxvidcore4_2%3a1.3.7-1_amd64.deb ... 2021-05-16T22:05:53.0523051Z Unpacking libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-16T22:05:53.1032104Z Selecting previously unselected package libzvbi-common. 2021-05-16T22:05:53.1279163Z Preparing to unpack .../23-libzvbi-common_0.2.35-17_all.deb ... 2021-05-16T22:05:53.1292842Z Unpacking libzvbi-common (0.2.35-17) ... 2021-05-16T22:05:53.1673166Z Selecting previously unselected package libzvbi0:amd64. 2021-05-16T22:05:53.1921408Z Preparing to unpack .../24-libzvbi0_0.2.35-17_amd64.deb ... 2021-05-16T22:05:53.1930680Z Unpacking libzvbi0:amd64 (0.2.35-17) ... 2021-05-16T22:05:53.2511698Z Selecting previously unselected package libavcodec58:amd64. 2021-05-16T22:05:53.2747052Z Preparing to unpack .../25-libavcodec58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T22:05:53.2757597Z Unpacking libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T22:05:53.8574127Z Selecting previously unselected package libraw1394-11:amd64. 2021-05-16T22:05:53.8879495Z Preparing to unpack .../26-libraw1394-11_2.1.2-1_amd64.deb ... 2021-05-16T22:05:53.8891384Z Unpacking libraw1394-11:amd64 (2.1.2-1) ... 2021-05-16T22:05:53.9183549Z Selecting previously unselected package libavc1394-0:amd64. 2021-05-16T22:05:53.9478844Z Preparing to unpack .../27-libavc1394-0_0.5.4-5_amd64.deb ... 2021-05-16T22:05:53.9490909Z Unpacking libavc1394-0:amd64 (0.5.4-5) ... 2021-05-16T22:05:53.9746679Z Selecting previously unselected package libass9:amd64. 2021-05-16T22:05:54.0041449Z Preparing to unpack .../28-libass9_1%3a0.14.0-2_amd64.deb ... 2021-05-16T22:05:54.0053082Z Unpacking libass9:amd64 (1:0.14.0-2) ... 2021-05-16T22:05:54.0551766Z Selecting previously unselected package libbluray2:amd64. 2021-05-16T22:05:54.0792172Z Preparing to unpack .../29-libbluray2_1%3a1.2.0-1_amd64.deb ... 2021-05-16T22:05:54.0802408Z Unpacking libbluray2:amd64 (1:1.2.0-1) ... 2021-05-16T22:05:54.1188142Z Selecting previously unselected package libchromaprint1:amd64. 2021-05-16T22:05:54.1485775Z Preparing to unpack .../30-libchromaprint1_1.4.3-3build1_amd64.deb ... 2021-05-16T22:05:54.1499154Z Unpacking libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-16T22:05:54.1811482Z Selecting previously unselected package libgme0:amd64. 2021-05-16T22:05:54.2120063Z Preparing to unpack .../31-libgme0_0.6.2-1build1_amd64.deb ... 2021-05-16T22:05:54.2132915Z Unpacking libgme0:amd64 (0.6.2-1build1) ... 2021-05-16T22:05:54.2593058Z Selecting previously unselected package libmpg123-0:amd64. 2021-05-16T22:05:54.2850286Z Preparing to unpack .../32-libmpg123-0_1.25.13-1_amd64.deb ... 2021-05-16T22:05:54.2863545Z Unpacking libmpg123-0:amd64 (1.25.13-1) ... 2021-05-16T22:05:54.3311786Z Selecting previously unselected package libopenmpt0:amd64. 2021-05-16T22:05:54.3562260Z Preparing to unpack .../33-libopenmpt0_0.4.11-1build1_amd64.deb ... 2021-05-16T22:05:54.3578123Z Unpacking libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-16T22:05:54.4512215Z Selecting previously unselected package libssh-gcrypt-4:amd64. 2021-05-16T22:05:54.4751309Z Preparing to unpack .../34-libssh-gcrypt-4_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-16T22:05:54.4765854Z Unpacking libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T22:05:54.5271246Z Selecting previously unselected package libavformat58:amd64. 2021-05-16T22:05:54.5511220Z Preparing to unpack .../35-libavformat58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T22:05:54.5519516Z Unpacking libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T22:05:54.6831263Z Selecting previously unselected package libbs2b0:amd64. 2021-05-16T22:05:54.7051426Z Preparing to unpack .../36-libbs2b0_3.1.0+dfsg-2.2build1_amd64.deb ... 2021-05-16T22:05:54.7061557Z Unpacking libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-16T22:05:54.7397853Z Selecting previously unselected package libflite1:amd64. 2021-05-16T22:05:54.7697407Z Preparing to unpack .../37-libflite1_2.1-release-3_amd64.deb ... 2021-05-16T22:05:54.7709173Z Unpacking libflite1:amd64 (2.1-release-3) ... 2021-05-16T22:05:56.0090474Z Selecting previously unselected package libserd-0-0:amd64. 2021-05-16T22:05:56.0384489Z Preparing to unpack .../38-libserd-0-0_0.30.2-1_amd64.deb ... 2021-05-16T22:05:56.0401911Z Unpacking libserd-0-0:amd64 (0.30.2-1) ... 2021-05-16T22:05:56.0792491Z Selecting previously unselected package libsord-0-0:amd64. 2021-05-16T22:05:56.1046723Z Preparing to unpack .../39-libsord-0-0_0.16.4-1_amd64.deb ... 2021-05-16T22:05:56.1057700Z Unpacking libsord-0-0:amd64 (0.16.4-1) ... 2021-05-16T22:05:56.1392880Z Selecting previously unselected package libsratom-0-0:amd64. 2021-05-16T22:05:56.1665290Z Preparing to unpack .../40-libsratom-0-0_0.6.4-1_amd64.deb ... 2021-05-16T22:05:56.1677737Z Unpacking libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-16T22:05:56.1956391Z Selecting previously unselected package liblilv-0-0:amd64. 2021-05-16T22:05:56.2257509Z Preparing to unpack .../41-liblilv-0-0_0.24.6-1ubuntu0.1_amd64.deb ... 2021-05-16T22:05:56.2269334Z Unpacking liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-16T22:05:56.2586802Z Selecting previously unselected package libmysofa1:amd64. 2021-05-16T22:05:56.2911661Z Preparing to unpack .../42-libmysofa1_1.0~dfsg0-1_amd64.deb ... 2021-05-16T22:05:56.2925065Z Unpacking libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-16T22:05:56.3260172Z Selecting previously unselected package libpostproc55:amd64. 2021-05-16T22:05:56.3533570Z Preparing to unpack .../43-libpostproc55_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T22:05:56.3544404Z Unpacking libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T22:05:56.3911552Z Selecting previously unselected package libsamplerate0:amd64. 2021-05-16T22:05:56.4162390Z Preparing to unpack .../44-libsamplerate0_0.1.9-2_amd64.deb ... 2021-05-16T22:05:56.4173216Z Unpacking libsamplerate0:amd64 (0.1.9-2) ... 2021-05-16T22:05:56.5540488Z Selecting previously unselected package librubberband2:amd64. 2021-05-16T22:05:56.5840117Z Preparing to unpack .../45-librubberband2_1.8.2-1build1_amd64.deb ... 2021-05-16T22:05:56.5853893Z Unpacking librubberband2:amd64 (1.8.2-1build1) ... 2021-05-16T22:05:56.6273245Z Selecting previously unselected package libswscale5:amd64. 2021-05-16T22:05:56.6542800Z Preparing to unpack .../46-libswscale5_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T22:05:56.6555853Z Unpacking libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T22:05:56.7032696Z Selecting previously unselected package libvidstab1.1:amd64. 2021-05-16T22:05:56.7267254Z Preparing to unpack .../47-libvidstab1.1_1.1.0-2_amd64.deb ... 2021-05-16T22:05:56.7276760Z Unpacking libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-16T22:05:56.7672035Z Selecting previously unselected package libavfilter7:amd64. 2021-05-16T22:05:56.7908739Z Preparing to unpack .../48-libavfilter7_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T22:05:56.7925011Z Unpacking libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T22:05:56.9351635Z Selecting previously unselected package libcaca0:amd64. 2021-05-16T22:05:56.9605961Z Preparing to unpack .../49-libcaca0_0.99.beta19-2.1ubuntu1.20.04.1_amd64.deb ... 2021-05-16T22:05:56.9620094Z Unpacking libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-16T22:05:57.0232711Z Selecting previously unselected package libcdio18:amd64. 2021-05-16T22:05:57.0504333Z Preparing to unpack .../50-libcdio18_2.0.0-2_amd64.deb ... 2021-05-16T22:05:57.0515964Z Unpacking libcdio18:amd64 (2.0.0-2) ... 2021-05-16T22:05:57.0872914Z Selecting previously unselected package libcdio-cdda2:amd64. 2021-05-16T22:05:57.1126198Z Preparing to unpack .../51-libcdio-cdda2_10.2+2.0.0-1_amd64.deb ... 2021-05-16T22:05:57.1139510Z Unpacking libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-16T22:05:57.1513097Z Selecting previously unselected package libcdio-paranoia2:amd64. 2021-05-16T22:05:57.1780292Z Preparing to unpack .../52-libcdio-paranoia2_10.2+2.0.0-1_amd64.deb ... 2021-05-16T22:05:57.1791841Z Unpacking libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-16T22:05:57.2151995Z Selecting previously unselected package libdc1394-22:amd64. 2021-05-16T22:05:57.2356434Z Preparing to unpack .../53-libdc1394-22_2.2.5-2.1_amd64.deb ... 2021-05-16T22:05:57.2366443Z Unpacking libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-16T22:05:57.2792924Z Selecting previously unselected package libiec61883-0:amd64. 2021-05-16T22:05:57.3079313Z Preparing to unpack .../54-libiec61883-0_1.2.0-3_amd64.deb ... 2021-05-16T22:05:57.3099124Z Unpacking libiec61883-0:amd64 (1.2.0-3) ... 2021-05-16T22:05:57.3407667Z Selecting previously unselected package libjack-jackd2-0:amd64. 2021-05-16T22:05:57.3717317Z Preparing to unpack .../55-libjack-jackd2-0_1.9.12~dfsg-2ubuntu2_amd64.deb ... 2021-05-16T22:05:57.3729592Z Unpacking libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-16T22:05:57.4312375Z Selecting previously unselected package libopenal-data. 2021-05-16T22:05:57.4574259Z Preparing to unpack .../56-libopenal-data_1%3a1.19.1-1_all.deb ... 2021-05-16T22:05:57.4584738Z Unpacking libopenal-data (1:1.19.1-1) ... 2021-05-16T22:05:57.5031382Z Selecting previously unselected package libsndio7.0:amd64. 2021-05-16T22:05:57.5283445Z Preparing to unpack .../57-libsndio7.0_1.5.0-3_amd64.deb ... 2021-05-16T22:05:57.5294935Z Unpacking libsndio7.0:amd64 (1.5.0-3) ... 2021-05-16T22:05:57.5671427Z Selecting previously unselected package libopenal1:amd64. 2021-05-16T22:05:57.5890744Z Preparing to unpack .../58-libopenal1_1%3a1.19.1-1_amd64.deb ... 2021-05-16T22:05:57.5901599Z Unpacking libopenal1:amd64 (1:1.19.1-1) ... 2021-05-16T22:05:57.6672470Z Selecting previously unselected package libasyncns0:amd64. 2021-05-16T22:05:57.6924412Z Preparing to unpack .../59-libasyncns0_0.8-6_amd64.deb ... 2021-05-16T22:05:57.6937262Z Unpacking libasyncns0:amd64 (0.8-6) ... 2021-05-16T22:05:57.7351584Z Selecting previously unselected package libflac8:amd64. 2021-05-16T22:05:57.7598975Z Preparing to unpack .../60-libflac8_1.3.3-1build1_amd64.deb ... 2021-05-16T22:05:57.7610432Z Unpacking libflac8:amd64 (1.3.3-1build1) ... 2021-05-16T22:05:57.8033491Z Selecting previously unselected package libsndfile1:amd64. 2021-05-16T22:05:57.8286965Z Preparing to unpack .../61-libsndfile1_1.0.28-7_amd64.deb ... 2021-05-16T22:05:57.8301816Z Unpacking libsndfile1:amd64 (1.0.28-7) ... 2021-05-16T22:05:57.8832472Z Selecting previously unselected package libpulse0:amd64. 2021-05-16T22:05:57.9058877Z Preparing to unpack .../62-libpulse0_1%3a13.99.1-1ubuntu3.10_amd64.deb ... 2021-05-16T22:05:57.9144999Z Unpacking libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-16T22:05:57.9752387Z Selecting previously unselected package libsdl2-2.0-0:amd64. 2021-05-16T22:05:58.0007340Z Preparing to unpack .../63-libsdl2-2.0-0_2.0.10+dfsg1-3_amd64.deb ... 2021-05-16T22:05:58.0022678Z Unpacking libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-16T22:05:58.0751467Z Selecting previously unselected package libavdevice58:amd64. 2021-05-16T22:05:58.1005930Z Preparing to unpack .../64-libavdevice58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T22:05:58.1015138Z Unpacking libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T22:05:58.1432630Z Selecting previously unselected package libavresample4:amd64. 2021-05-16T22:05:58.1694326Z Preparing to unpack .../65-libavresample4_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T22:05:58.1705975Z Unpacking libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T22:05:58.2059060Z Selecting previously unselected package ffmpeg. 2021-05-16T22:05:58.2348081Z Preparing to unpack .../66-ffmpeg_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T22:05:58.2430581Z Unpacking ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-16T22:05:58.3757384Z Selecting previously unselected package libigdgmm11:amd64. 2021-05-16T22:05:58.4053392Z Preparing to unpack .../67-libigdgmm11_20.1.1+ds1-1_amd64.deb ... 2021-05-16T22:05:58.4067501Z Unpacking libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-16T22:05:58.4512130Z Selecting previously unselected package intel-media-va-driver:amd64. 2021-05-16T22:05:58.4737672Z Preparing to unpack .../68-intel-media-va-driver_20.1.1+dfsg1-1_amd64.deb ... 2021-05-16T22:05:58.4750841Z Unpacking intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-16T22:05:58.7145832Z Selecting previously unselected package libaacs0:amd64. 2021-05-16T22:05:58.7447505Z Preparing to unpack .../69-libaacs0_0.9.0-2_amd64.deb ... 2021-05-16T22:05:58.7457274Z Unpacking libaacs0:amd64 (0.9.0-2) ... 2021-05-16T22:05:58.7785746Z Selecting previously unselected package libbdplus0:amd64. 2021-05-16T22:05:58.8063775Z Preparing to unpack .../70-libbdplus0_0.1.2-3_amd64.deb ... 2021-05-16T22:05:58.8075513Z Unpacking libbdplus0:amd64 (0.1.2-3) ... 2021-05-16T22:05:58.8393148Z Selecting previously unselected package mesa-va-drivers:amd64. 2021-05-16T22:05:58.8654453Z Preparing to unpack .../71-mesa-va-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T22:05:58.8666957Z Unpacking mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T22:05:59.1633425Z Selecting previously unselected package mesa-vdpau-drivers:amd64. 2021-05-16T22:05:59.1927821Z Preparing to unpack .../72-mesa-vdpau-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T22:05:59.1947823Z Unpacking mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T22:05:59.5112259Z Selecting previously unselected package i965-va-driver:amd64. 2021-05-16T22:05:59.5345056Z Preparing to unpack .../73-i965-va-driver_2.4.0-0ubuntu1_amd64.deb ... 2021-05-16T22:05:59.5356627Z Unpacking i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-16T22:05:59.6872273Z Selecting previously unselected package va-driver-all:amd64. 2021-05-16T22:05:59.7102578Z Preparing to unpack .../74-va-driver-all_2.7.0-2_amd64.deb ... 2021-05-16T22:05:59.7122460Z Unpacking va-driver-all:amd64 (2.7.0-2) ... 2021-05-16T22:05:59.7392251Z Selecting previously unselected package vdpau-driver-all:amd64. 2021-05-16T22:05:59.7652325Z Preparing to unpack .../75-vdpau-driver-all_1.3-1ubuntu2_amd64.deb ... 2021-05-16T22:05:59.7661472Z Unpacking vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-16T22:05:59.8316451Z Setting up libgme0:amd64 (0.6.2-1build1) ... 2021-05-16T22:05:59.8352317Z Setting up libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T22:05:59.8379585Z Setting up libraw1394-11:amd64 (2.1.2-1) ... 2021-05-16T22:05:59.8409937Z Setting up libmpg123-0:amd64 (1.25.13-1) ... 2021-05-16T22:05:59.8444898Z Setting up libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-16T22:05:59.8469634Z Setting up libshine3:amd64 (3.1.1-2) ... 2021-05-16T22:05:59.8494279Z Setting up libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-16T22:05:59.8519966Z Setting up libtwolame0:amd64 (0.4.0-2) ... 2021-05-16T22:05:59.8544086Z Setting up libgsm1:amd64 (1.0.18-2) ... 2021-05-16T22:05:59.8579762Z Setting up libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-16T22:05:59.8609055Z Setting up libx265-179:amd64 (3.2.1-1build1) ... 2021-05-16T22:05:59.8635247Z Setting up libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-16T22:05:59.8657272Z Setting up libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-16T22:05:59.8684677Z Setting up libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-16T22:05:59.8706434Z Setting up libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-16T22:05:59.8729287Z Setting up libcdio18:amd64 (2.0.0-2) ... 2021-05-16T22:05:59.8753394Z Setting up libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-16T22:05:59.8781894Z Setting up libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-16T22:05:59.8842008Z Setting up libflac8:amd64 (1.3.3-1build1) ... 2021-05-16T22:05:59.8862753Z Setting up libass9:amd64 (1:0.14.0-2) ... 2021-05-16T22:05:59.8891623Z Setting up libva2:amd64 (2.7.0-2) ... 2021-05-16T22:05:59.8917852Z Setting up libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-16T22:05:59.8940265Z Setting up libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-16T22:05:59.8985859Z Setting up libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-16T22:05:59.9009311Z Setting up intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-16T22:05:59.9033223Z Setting up libaacs0:amd64 (0.9.0-2) ... 2021-05-16T22:05:59.9063400Z Setting up libsndio7.0:amd64 (1.5.0-3) ... 2021-05-16T22:05:59.9088576Z Setting up libbdplus0:amd64 (0.1.2-3) ... 2021-05-16T22:05:59.9119210Z Setting up libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-16T22:05:59.9146741Z Setting up libflite1:amd64 (2.1-release-3) ... 2021-05-16T22:05:59.9170483Z Setting up libva-drm2:amd64 (2.7.0-2) ... 2021-05-16T22:05:59.9199367Z Setting up ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-16T22:05:59.9229737Z Setting up libasyncns0:amd64 (0.8-6) ... 2021-05-16T22:05:59.9254970Z Setting up libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-16T22:05:59.9294109Z Setting up libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-16T22:05:59.9320437Z Setting up libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-16T22:05:59.9350264Z Setting up libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-16T22:05:59.9376940Z Setting up libopenal-data (1:1.19.1-1) ... 2021-05-16T22:05:59.9408211Z Setting up mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T22:05:59.9447886Z Setting up libbluray2:amd64 (1:1.2.0-1) ... 2021-05-16T22:05:59.9474101Z Setting up libsamplerate0:amd64 (0.1.9-2) ... 2021-05-16T22:05:59.9515475Z Setting up libva-x11-2:amd64 (2.7.0-2) ... 2021-05-16T22:05:59.9536720Z Setting up libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-16T22:05:59.9566949Z Setting up libzvbi-common (0.2.35-17) ... 2021-05-16T22:05:59.9585422Z Setting up libmp3lame0:amd64 (3.100-3) ... 2021-05-16T22:05:59.9608432Z Setting up i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-16T22:05:59.9657898Z Setting up libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-16T22:05:59.9684826Z Setting up libiec61883-0:amd64 (1.2.0-3) ... 2021-05-16T22:05:59.9709750Z Setting up libserd-0-0:amd64 (0.30.2-1) ... 2021-05-16T22:05:59.9734781Z Setting up libavc1394-0:amd64 (0.5.4-5) ... 2021-05-16T22:05:59.9757369Z Setting up mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T22:05:59.9784925Z Setting up libzvbi0:amd64 (0.2.35-17) ... 2021-05-16T22:05:59.9813917Z Setting up libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-16T22:05:59.9836368Z Setting up libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-16T22:05:59.9856399Z Setting up libopenal1:amd64 (1:1.19.1-1) ... 2021-05-16T22:06:00.0005722Z Setting up libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T22:06:00.0029810Z Setting up va-driver-all:amd64 (2.7.0-2) ... 2021-05-16T22:06:00.0053177Z Setting up libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T22:06:00.0079006Z Setting up librubberband2:amd64 (1.8.2-1build1) ... 2021-05-16T22:06:00.0102789Z Setting up libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-16T22:06:00.0149857Z Setting up vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-16T22:06:00.0232135Z Setting up libsord-0-0:amd64 (0.16.4-1) ... 2021-05-16T22:06:00.0271055Z Setting up libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-16T22:06:00.0293979Z Setting up libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T22:06:00.0326973Z Setting up libsndfile1:amd64 (1.0.28-7) ... 2021-05-16T22:06:00.0359222Z Setting up liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-16T22:06:00.0387970Z Setting up libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-16T22:06:00.0493085Z Setting up libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T22:06:00.0518087Z Setting up libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T22:06:00.0542851Z Setting up libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T22:06:00.0571021Z Setting up libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-16T22:06:00.0598741Z Setting up libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-16T22:06:00.0632270Z Setting up libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T22:06:00.0662116Z Setting up libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T22:06:00.0689334Z Setting up libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T22:06:00.0715950Z Setting up ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-16T22:06:00.0827303Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T22:06:01.2673439Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T22:06:03.5079131Z Reading package lists... 2021-05-16T22:06:03.7000150Z Building dependency tree... 2021-05-16T22:06:03.7020744Z Reading state information... 2021-05-16T22:06:03.8712150Z The following additional packages will be installed: 2021-05-16T22:06:03.8714318Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-16T22:06:03.9254190Z The following NEW packages will be installed: 2021-05-16T22:06:03.9256018Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-16T22:06:03.9265016Z libmagick++-dev 2021-05-16T22:06:03.9477476Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:06:03.9479230Z Need to get 309 kB of archives. 2021-05-16T22:06:03.9480748Z After this operation, 2202 kB of additional disk space will be used. 2021-05-16T22:06:03.9483170Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libmagick++-6-headers all 8:6.9.10.23+dfsg-2.1ubuntu11.2 [47.5 kB] 2021-05-16T22:06:03.9506416Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libmagick++-6.q16-8 amd64 8:6.9.10.23+dfsg-2.1ubuntu11.2 [133 kB] 2021-05-16T22:06:03.9528324Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libmagick++-6.q16-dev amd64 8:6.9.10.23+dfsg-2.1ubuntu11.2 [127 kB] 2021-05-16T22:06:03.9548435Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libmagick++-dev all 8:6.9.10.23+dfsg-2.1ubuntu11.2 [1404 B] 2021-05-16T22:06:04.4099459Z Fetched 309 kB in 0s (13.6 MB/s) 2021-05-16T22:06:04.4460700Z Selecting previously unselected package libmagick++-6-headers. 2021-05-16T22:06:04.4546846Z (Reading database ... 2021-05-16T22:06:04.4547495Z (Reading database ... 5% 2021-05-16T22:06:04.4548511Z (Reading database ... 10% 2021-05-16T22:06:04.4549104Z (Reading database ... 15% 2021-05-16T22:06:04.4549647Z (Reading database ... 20% 2021-05-16T22:06:04.4551104Z (Reading database ... 25% 2021-05-16T22:06:04.4551664Z (Reading database ... 30% 2021-05-16T22:06:04.4552212Z (Reading database ... 35% 2021-05-16T22:06:04.4552748Z (Reading database ... 40% 2021-05-16T22:06:04.4553298Z (Reading database ... 45% 2021-05-16T22:06:04.4554498Z (Reading database ... 50% 2021-05-16T22:06:04.4609145Z (Reading database ... 55% 2021-05-16T22:06:04.4661670Z (Reading database ... 60% 2021-05-16T22:06:04.4700234Z (Reading database ... 65% 2021-05-16T22:06:04.4846893Z (Reading database ... 70% 2021-05-16T22:06:04.4985252Z (Reading database ... 75% 2021-05-16T22:06:04.5013473Z (Reading database ... 80% 2021-05-16T22:06:04.5613607Z (Reading database ... 85% 2021-05-16T22:06:04.5810047Z (Reading database ... 90% 2021-05-16T22:06:04.5903051Z (Reading database ... 95% 2021-05-16T22:06:04.5903861Z (Reading database ... 100% 2021-05-16T22:06:04.5904895Z (Reading database ... 267348 files and directories currently installed.) 2021-05-16T22:06:04.6030770Z Preparing to unpack .../libmagick++-6-headers_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-16T22:06:04.6121224Z Unpacking libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T22:06:04.6433055Z Selecting previously unselected package libmagick++-6.q16-8:amd64. 2021-05-16T22:06:04.6729332Z Preparing to unpack .../libmagick++-6.q16-8_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-16T22:06:04.6754104Z Unpacking libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T22:06:04.7192904Z Selecting previously unselected package libmagick++-6.q16-dev:amd64. 2021-05-16T22:06:04.7434044Z Preparing to unpack .../libmagick++-6.q16-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-16T22:06:04.7443642Z Unpacking libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T22:06:04.7952556Z Selecting previously unselected package libmagick++-dev. 2021-05-16T22:06:04.8163856Z Preparing to unpack .../libmagick++-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-16T22:06:04.8247533Z Unpacking libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T22:06:04.8876440Z Setting up libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T22:06:04.8965404Z Setting up libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T22:06:04.8990783Z Setting up libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T22:06:04.9018197Z Setting up libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T22:06:04.9116034Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T22:06:07.1079542Z Reading package lists... 2021-05-16T22:06:07.2815278Z Building dependency tree... 2021-05-16T22:06:07.2837659Z Reading state information... 2021-05-16T22:06:07.4584933Z imagemagick is already the newest version (8:6.9.10.23+dfsg-2.1ubuntu11.2). 2021-05-16T22:06:07.4587589Z The following additional packages will be installed: 2021-05-16T22:06:07.4595332Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 libgs9 libgs9-common 2021-05-16T22:06:07.4601614Z libijs-0.35 libjbig2dec0 2021-05-16T22:06:07.4602955Z Suggested packages: 2021-05-16T22:06:07.4605043Z fonts-noto fonts-freefont-otf | fonts-freefont-ttf fonts-texgyre 2021-05-16T22:06:07.4606778Z ghostscript-x 2021-05-16T22:06:07.5119909Z The following NEW packages will be installed: 2021-05-16T22:06:07.5124650Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript libgs9 2021-05-16T22:06:07.5132816Z libgs9-common libijs-0.35 libjbig2dec0 2021-05-16T22:06:07.5373901Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:06:07.5374697Z Need to get 11.2 MB of archives. 2021-05-16T22:06:07.5375971Z After this operation, 39.1 MB of additional disk space will be used. 2021-05-16T22:06:07.5377988Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 fonts-droid-fallback all 1:6.0.1r16-1.1 [1805 kB] 2021-05-16T22:06:07.5640363Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 fonts-noto-mono all 20200323-1build1~ubuntu20.04.1 [80.6 kB] 2021-05-16T22:06:07.5651529Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 fonts-urw-base35 all 20170801.1-3 [6333 kB] 2021-05-16T22:06:07.6998364Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9-common all 9.50~dfsg-5ubuntu4.2 [681 kB] 2021-05-16T22:06:07.7172784Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libijs-0.35 amd64 0.35-15 [15.7 kB] 2021-05-16T22:06:07.7175148Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjbig2dec0 amd64 0.18-1ubuntu1 [60.0 kB] 2021-05-16T22:06:07.7183880Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9 amd64 9.50~dfsg-5ubuntu4.2 [2172 kB] 2021-05-16T22:06:08.2766238Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 ghostscript amd64 9.50~dfsg-5ubuntu4.2 [51.6 kB] 2021-05-16T22:06:08.7308016Z Fetched 11.2 MB in 1s (14.7 MB/s) 2021-05-16T22:06:08.7692716Z Selecting previously unselected package fonts-droid-fallback. 2021-05-16T22:06:08.7772601Z (Reading database ... 2021-05-16T22:06:08.7773588Z (Reading database ... 5% 2021-05-16T22:06:08.7774649Z (Reading database ... 10% 2021-05-16T22:06:08.7775264Z (Reading database ... 15% 2021-05-16T22:06:08.7775815Z (Reading database ... 20% 2021-05-16T22:06:08.7776431Z (Reading database ... 25% 2021-05-16T22:06:08.7776978Z (Reading database ... 30% 2021-05-16T22:06:08.7777530Z (Reading database ... 35% 2021-05-16T22:06:08.7778085Z (Reading database ... 40% 2021-05-16T22:06:08.7778629Z (Reading database ... 45% 2021-05-16T22:06:08.7779180Z (Reading database ... 50% 2021-05-16T22:06:08.7832380Z (Reading database ... 55% 2021-05-16T22:06:08.7884156Z (Reading database ... 60% 2021-05-16T22:06:08.7912098Z (Reading database ... 65% 2021-05-16T22:06:08.8063878Z (Reading database ... 70% 2021-05-16T22:06:08.8207126Z (Reading database ... 75% 2021-05-16T22:06:08.8233739Z (Reading database ... 80% 2021-05-16T22:06:08.8823679Z (Reading database ... 85% 2021-05-16T22:06:08.9018640Z (Reading database ... 90% 2021-05-16T22:06:08.9104057Z (Reading database ... 95% 2021-05-16T22:06:08.9105159Z (Reading database ... 100% 2021-05-16T22:06:08.9106376Z (Reading database ... 267393 files and directories currently installed.) 2021-05-16T22:06:08.9223376Z Preparing to unpack .../0-fonts-droid-fallback_1%3a6.0.1r16-1.1_all.deb ... 2021-05-16T22:06:08.9481257Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-16T22:06:09.1672842Z Selecting previously unselected package fonts-noto-mono. 2021-05-16T22:06:09.1924958Z Preparing to unpack .../1-fonts-noto-mono_20200323-1build1~ubuntu20.04.1_all.deb ... 2021-05-16T22:06:09.1939748Z Unpacking fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-16T22:06:09.2273627Z Selecting previously unselected package fonts-urw-base35. 2021-05-16T22:06:09.2550259Z Preparing to unpack .../2-fonts-urw-base35_20170801.1-3_all.deb ... 2021-05-16T22:06:09.3221035Z Unpacking fonts-urw-base35 (20170801.1-3) ... 2021-05-16T22:06:09.7552184Z Selecting previously unselected package libgs9-common. 2021-05-16T22:06:09.7798063Z Preparing to unpack .../3-libgs9-common_9.50~dfsg-5ubuntu4.2_all.deb ... 2021-05-16T22:06:09.7809503Z Unpacking libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T22:06:09.8992373Z Selecting previously unselected package libijs-0.35:amd64. 2021-05-16T22:06:09.9254197Z Preparing to unpack .../4-libijs-0.35_0.35-15_amd64.deb ... 2021-05-16T22:06:09.9273117Z Unpacking libijs-0.35:amd64 (0.35-15) ... 2021-05-16T22:06:09.9592014Z Selecting previously unselected package libjbig2dec0:amd64. 2021-05-16T22:06:09.9836937Z Preparing to unpack .../5-libjbig2dec0_0.18-1ubuntu1_amd64.deb ... 2021-05-16T22:06:09.9850358Z Unpacking libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-16T22:06:10.0312137Z Selecting previously unselected package libgs9:amd64. 2021-05-16T22:06:10.0602293Z Preparing to unpack .../6-libgs9_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-16T22:06:10.0612281Z Unpacking libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T22:06:10.3712379Z Selecting previously unselected package ghostscript. 2021-05-16T22:06:10.3937595Z Preparing to unpack .../7-ghostscript_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-16T22:06:10.3946972Z Unpacking ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T22:06:10.4644796Z Setting up fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-16T22:06:10.4691119Z Setting up libijs-0.35:amd64 (0.35-15) ... 2021-05-16T22:06:10.4723146Z Setting up fonts-urw-base35 (20170801.1-3) ... 2021-05-16T22:06:10.5375601Z Setting up libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-16T22:06:10.5408979Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-16T22:06:10.5680487Z Setting up libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T22:06:10.5703375Z Setting up libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T22:06:10.5727061Z Setting up ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T22:06:10.5860073Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-16T22:06:10.6986271Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T22:06:10.7216597Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T22:06:14.1244686Z Reading package lists... 2021-05-16T22:06:14.3052539Z Building dependency tree... 2021-05-16T22:06:14.3073473Z Reading state information... 2021-05-16T22:06:14.4693460Z The following additional packages will be installed: 2021-05-16T22:06:14.4695504Z libudunits2-0 libudunits2-data 2021-05-16T22:06:14.5177125Z The following NEW packages will be installed: 2021-05-16T22:06:14.5183451Z libudunits2-0 libudunits2-data libudunits2-dev 2021-05-16T22:06:14.5409905Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:06:14.5410799Z Need to get 429 kB of archives. 2021-05-16T22:06:14.5411628Z After this operation, 1026 kB of additional disk space will be used. 2021-05-16T22:06:14.5413691Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-data all 2.2.26-5 [18.8 kB] 2021-05-16T22:06:14.5434945Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-0 amd64 2.2.26-5 [48.9 kB] 2021-05-16T22:06:14.5444268Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-dev amd64 2.2.26-5 [362 kB] 2021-05-16T22:06:15.0081233Z Fetched 429 kB in 0s (16.2 MB/s) 2021-05-16T22:06:15.0414870Z Selecting previously unselected package libudunits2-data. 2021-05-16T22:06:15.0495910Z (Reading database ... 2021-05-16T22:06:15.0496521Z (Reading database ... 5% 2021-05-16T22:06:15.0497051Z (Reading database ... 10% 2021-05-16T22:06:15.0497560Z (Reading database ... 15% 2021-05-16T22:06:15.0498566Z (Reading database ... 20% 2021-05-16T22:06:15.0499270Z (Reading database ... 25% 2021-05-16T22:06:15.0499846Z (Reading database ... 30% 2021-05-16T22:06:15.0500480Z (Reading database ... 35% 2021-05-16T22:06:15.0500994Z (Reading database ... 40% 2021-05-16T22:06:15.0501668Z (Reading database ... 45% 2021-05-16T22:06:15.0502185Z (Reading database ... 50% 2021-05-16T22:06:15.0549405Z (Reading database ... 55% 2021-05-16T22:06:15.0602409Z (Reading database ... 60% 2021-05-16T22:06:15.0627985Z (Reading database ... 65% 2021-05-16T22:06:15.0757945Z (Reading database ... 70% 2021-05-16T22:06:15.0885034Z (Reading database ... 75% 2021-05-16T22:06:15.0913150Z (Reading database ... 80% 2021-05-16T22:06:15.1530411Z (Reading database ... 85% 2021-05-16T22:06:15.1724219Z (Reading database ... 90% 2021-05-16T22:06:15.1815673Z (Reading database ... 95% 2021-05-16T22:06:15.1816403Z (Reading database ... 100% 2021-05-16T22:06:15.1817471Z (Reading database ... 267957 files and directories currently installed.) 2021-05-16T22:06:15.1946015Z Preparing to unpack .../libudunits2-data_2.2.26-5_all.deb ... 2021-05-16T22:06:15.1959101Z Unpacking libudunits2-data (2.2.26-5) ... 2021-05-16T22:06:15.2313501Z Selecting previously unselected package libudunits2-0:amd64. 2021-05-16T22:06:15.2549335Z Preparing to unpack .../libudunits2-0_2.2.26-5_amd64.deb ... 2021-05-16T22:06:15.2570051Z Unpacking libudunits2-0:amd64 (2.2.26-5) ... 2021-05-16T22:06:15.2945667Z Selecting previously unselected package libudunits2-dev:amd64. 2021-05-16T22:06:15.3215453Z Preparing to unpack .../libudunits2-dev_2.2.26-5_amd64.deb ... 2021-05-16T22:06:15.3228193Z Unpacking libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-16T22:06:15.4137323Z Setting up libudunits2-data (2.2.26-5) ... 2021-05-16T22:06:15.4168917Z Setting up libudunits2-0:amd64 (2.2.26-5) ... 2021-05-16T22:06:15.4201201Z Setting up libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-16T22:06:15.4241510Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T22:06:15.5481618Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T22:06:17.8559988Z Reading package lists... 2021-05-16T22:06:18.0426806Z Building dependency tree... 2021-05-16T22:06:18.0447752Z Reading state information... 2021-05-16T22:06:18.2538691Z The following NEW packages will be installed: 2021-05-16T22:06:18.2546430Z libjq-dev 2021-05-16T22:06:18.2828248Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:06:18.2829517Z Need to get 11.2 kB of archives. 2021-05-16T22:06:18.2831408Z After this operation, 47.1 kB of additional disk space will be used. 2021-05-16T22:06:18.2833658Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libjq-dev amd64 1.6-1ubuntu0.20.04.1 [11.2 kB] 2021-05-16T22:06:18.7250558Z Fetched 11.2 kB in 0s (511 kB/s) 2021-05-16T22:06:18.7583942Z Selecting previously unselected package libjq-dev:amd64. 2021-05-16T22:06:18.7664587Z (Reading database ... 2021-05-16T22:06:18.7665488Z (Reading database ... 5% 2021-05-16T22:06:18.7666563Z (Reading database ... 10% 2021-05-16T22:06:18.7667164Z (Reading database ... 15% 2021-05-16T22:06:18.7667791Z (Reading database ... 20% 2021-05-16T22:06:18.7668334Z (Reading database ... 25% 2021-05-16T22:06:18.7668885Z (Reading database ... 30% 2021-05-16T22:06:18.7669424Z (Reading database ... 35% 2021-05-16T22:06:18.7670819Z (Reading database ... 40% 2021-05-16T22:06:18.7671337Z (Reading database ... 45% 2021-05-16T22:06:18.7671857Z (Reading database ... 50% 2021-05-16T22:06:18.7722670Z (Reading database ... 55% 2021-05-16T22:06:18.7771708Z (Reading database ... 60% 2021-05-16T22:06:18.7799406Z (Reading database ... 65% 2021-05-16T22:06:18.7936558Z (Reading database ... 70% 2021-05-16T22:06:18.8065059Z (Reading database ... 75% 2021-05-16T22:06:18.8090518Z (Reading database ... 80% 2021-05-16T22:06:18.8676575Z (Reading database ... 85% 2021-05-16T22:06:18.8863768Z (Reading database ... 90% 2021-05-16T22:06:18.8951090Z (Reading database ... 95% 2021-05-16T22:06:18.8951701Z (Reading database ... 100% 2021-05-16T22:06:18.8952553Z (Reading database ... 267986 files and directories currently installed.) 2021-05-16T22:06:18.9070672Z Preparing to unpack .../libjq-dev_1.6-1ubuntu0.20.04.1_amd64.deb ... 2021-05-16T22:06:18.9082236Z Unpacking libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-16T22:06:18.9701787Z Setting up libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-16T22:06:21.1927312Z Reading package lists... 2021-05-16T22:06:21.3839204Z Building dependency tree... 2021-05-16T22:06:21.3859886Z Reading state information... 2021-05-16T22:06:21.5969410Z The following NEW packages will be installed: 2021-05-16T22:06:21.5971972Z libmng2 2021-05-16T22:06:21.6165892Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:06:21.6167942Z Need to get 168 kB of archives. 2021-05-16T22:06:21.6170325Z After this operation, 571 kB of additional disk space will be used. 2021-05-16T22:06:21.6174565Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmng2 amd64 2.0.3+dfsg-3 [168 kB] 2021-05-16T22:06:22.0753261Z Fetched 168 kB in 0s (9182 kB/s) 2021-05-16T22:06:22.1184693Z Selecting previously unselected package libmng2:amd64. 2021-05-16T22:06:22.1267698Z (Reading database ... 2021-05-16T22:06:22.1268616Z (Reading database ... 5% 2021-05-16T22:06:22.1269406Z (Reading database ... 10% 2021-05-16T22:06:22.1270643Z (Reading database ... 15% 2021-05-16T22:06:22.1271452Z (Reading database ... 20% 2021-05-16T22:06:22.1272215Z (Reading database ... 25% 2021-05-16T22:06:22.1272953Z (Reading database ... 30% 2021-05-16T22:06:22.1273717Z (Reading database ... 35% 2021-05-16T22:06:22.1274451Z (Reading database ... 40% 2021-05-16T22:06:22.1275197Z (Reading database ... 45% 2021-05-16T22:06:22.1275929Z (Reading database ... 50% 2021-05-16T22:06:22.1315855Z (Reading database ... 55% 2021-05-16T22:06:22.1374030Z (Reading database ... 60% 2021-05-16T22:06:22.1401320Z (Reading database ... 65% 2021-05-16T22:06:22.1543269Z (Reading database ... 70% 2021-05-16T22:06:22.1689789Z (Reading database ... 75% 2021-05-16T22:06:22.1716718Z (Reading database ... 80% 2021-05-16T22:06:22.2430831Z (Reading database ... 85% 2021-05-16T22:06:22.2620953Z (Reading database ... 90% 2021-05-16T22:06:22.2712083Z (Reading database ... 95% 2021-05-16T22:06:22.2712785Z (Reading database ... 100% 2021-05-16T22:06:22.2713837Z (Reading database ... 267992 files and directories currently installed.) 2021-05-16T22:06:22.2835102Z Preparing to unpack .../libmng2_2.0.3+dfsg-3_amd64.deb ... 2021-05-16T22:06:22.2855151Z Unpacking libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-16T22:06:22.3678210Z Setting up libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-16T22:06:22.3716320Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T22:06:24.6832161Z Reading package lists... 2021-05-16T22:06:24.8626684Z Building dependency tree... 2021-05-16T22:06:24.8647457Z Reading state information... 2021-05-16T22:06:24.9981938Z E: Unable to locate package libmng1 2021-05-16T22:06:25.0683144Z Reading package lists... 2021-05-16T22:06:25.2384726Z Building dependency tree... 2021-05-16T22:06:25.2409590Z Reading state information... 2021-05-16T22:06:25.3720593Z E: Unable to locate package libapparmor-devel 2021-05-16T22:06:25.4422374Z Reading package lists... 2021-05-16T22:06:25.6308788Z Building dependency tree... 2021-05-16T22:06:25.6331673Z Reading state information... 2021-05-16T22:06:25.7948319Z The following additional packages will be installed: 2021-05-16T22:06:25.7952752Z libij-java 2021-05-16T22:06:25.8449568Z The following NEW packages will be installed: 2021-05-16T22:06:25.8460068Z imagej libij-java 2021-05-16T22:06:25.8651864Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:06:25.8652763Z Need to get 2328 kB of archives. 2021-05-16T22:06:25.8653586Z After this operation, 2498 kB of additional disk space will be used. 2021-05-16T22:06:25.8655542Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libij-java all 1.52r-1 [2284 kB] 2021-05-16T22:06:25.8912661Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 imagej all 1.52r-1 [43.7 kB] 2021-05-16T22:06:26.3573354Z Fetched 2328 kB in 0s (58.2 MB/s) 2021-05-16T22:06:26.3920969Z Selecting previously unselected package libij-java. 2021-05-16T22:06:26.4012188Z (Reading database ... 2021-05-16T22:06:26.4013236Z (Reading database ... 5% 2021-05-16T22:06:26.4014264Z (Reading database ... 10% 2021-05-16T22:06:26.4015036Z (Reading database ... 15% 2021-05-16T22:06:26.4015785Z (Reading database ... 20% 2021-05-16T22:06:26.4016513Z (Reading database ... 25% 2021-05-16T22:06:26.4017390Z (Reading database ... 30% 2021-05-16T22:06:26.4018183Z (Reading database ... 35% 2021-05-16T22:06:26.4018912Z (Reading database ... 40% 2021-05-16T22:06:26.4019659Z (Reading database ... 45% 2021-05-16T22:06:26.4020382Z (Reading database ... 50% 2021-05-16T22:06:26.4073987Z (Reading database ... 55% 2021-05-16T22:06:26.4131113Z (Reading database ... 60% 2021-05-16T22:06:26.4163274Z (Reading database ... 65% 2021-05-16T22:06:26.4305457Z (Reading database ... 70% 2021-05-16T22:06:26.4444810Z (Reading database ... 75% 2021-05-16T22:06:26.4472663Z (Reading database ... 80% 2021-05-16T22:06:26.5074611Z (Reading database ... 85% 2021-05-16T22:06:26.5260360Z (Reading database ... 90% 2021-05-16T22:06:26.5345976Z (Reading database ... 95% 2021-05-16T22:06:26.5346567Z (Reading database ... 100% 2021-05-16T22:06:26.5347372Z (Reading database ... 267998 files and directories currently installed.) 2021-05-16T22:06:26.5469731Z Preparing to unpack .../libij-java_1.52r-1_all.deb ... 2021-05-16T22:06:26.5485149Z Unpacking libij-java (1.52r-1) ... 2021-05-16T22:06:26.6469468Z Selecting previously unselected package imagej. 2021-05-16T22:06:26.6728739Z Preparing to unpack .../imagej_1.52r-1_all.deb ... 2021-05-16T22:06:26.6739796Z Unpacking imagej (1.52r-1) ... 2021-05-16T22:06:26.7565275Z Setting up libij-java (1.52r-1) ... 2021-05-16T22:06:26.7602188Z Setting up imagej (1.52r-1) ... 2021-05-16T22:06:26.7647861Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-16T22:06:27.2312110Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T22:06:28.0643410Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-16T22:06:30.4358377Z Reading package lists... 2021-05-16T22:06:30.6130623Z Building dependency tree... 2021-05-16T22:06:30.6151689Z Reading state information... 2021-05-16T22:06:30.7772258Z Suggested packages: 2021-05-16T22:06:30.7776480Z bowtie2-examples 2021-05-16T22:06:30.8241827Z The following NEW packages will be installed: 2021-05-16T22:06:30.8247653Z bowtie2 2021-05-16T22:06:30.8434539Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:06:30.8435680Z Need to get 1324 kB of archives. 2021-05-16T22:06:30.8436759Z After this operation, 5630 kB of additional disk space will be used. 2021-05-16T22:06:30.8438919Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 bowtie2 amd64 2.3.5.1-6build1 [1324 kB] 2021-05-16T22:06:31.3415209Z Fetched 1324 kB in 0s (31.9 MB/s) 2021-05-16T22:06:31.3761743Z Selecting previously unselected package bowtie2. 2021-05-16T22:06:31.3846242Z (Reading database ... 2021-05-16T22:06:31.3847591Z (Reading database ... 5% 2021-05-16T22:06:31.3850882Z (Reading database ... 10% 2021-05-16T22:06:31.3851459Z (Reading database ... 15% 2021-05-16T22:06:31.3852013Z (Reading database ... 20% 2021-05-16T22:06:31.3852583Z (Reading database ... 25% 2021-05-16T22:06:31.3853139Z (Reading database ... 30% 2021-05-16T22:06:31.3853680Z (Reading database ... 35% 2021-05-16T22:06:31.3854501Z (Reading database ... 40% 2021-05-16T22:06:31.3855101Z (Reading database ... 45% 2021-05-16T22:06:31.3855639Z (Reading database ... 50% 2021-05-16T22:06:31.3907879Z (Reading database ... 55% 2021-05-16T22:06:31.3961871Z (Reading database ... 60% 2021-05-16T22:06:31.3994878Z (Reading database ... 65% 2021-05-16T22:06:31.4157001Z (Reading database ... 70% 2021-05-16T22:06:31.4301551Z (Reading database ... 75% 2021-05-16T22:06:31.4329737Z (Reading database ... 80% 2021-05-16T22:06:31.5044247Z (Reading database ... 85% 2021-05-16T22:06:31.5255131Z (Reading database ... 90% 2021-05-16T22:06:31.5361719Z (Reading database ... 95% 2021-05-16T22:06:31.5364772Z (Reading database ... 100% 2021-05-16T22:06:31.5365808Z (Reading database ... 268021 files and directories currently installed.) 2021-05-16T22:06:31.5490656Z Preparing to unpack .../bowtie2_2.3.5.1-6build1_amd64.deb ... 2021-05-16T22:06:31.5501954Z Unpacking bowtie2 (2.3.5.1-6build1) ... 2021-05-16T22:06:31.7565072Z Setting up bowtie2 (2.3.5.1-6build1) ... 2021-05-16T22:06:31.7601099Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T22:06:35.0677891Z Reading package lists... 2021-05-16T22:06:35.2446950Z Building dependency tree... 2021-05-16T22:06:35.2469669Z Reading state information... 2021-05-16T22:06:35.3771104Z E: Unable to locate package install 2021-05-16T22:06:35.3771849Z E: Unable to locate package gdal 2021-05-16T22:06:35.4442383Z Reading package lists... 2021-05-16T22:06:35.6139732Z Building dependency tree... 2021-05-16T22:06:35.6160616Z Reading state information... 2021-05-16T22:06:35.6442169Z Package insighttoolkit4-python is not available, but is referred to by another package. 2021-05-16T22:06:35.6444453Z This may mean that the package is missing, has been obsoleted, or 2021-05-16T22:06:35.6445685Z is only available from another source 2021-05-16T22:06:35.6446394Z 2021-05-16T22:06:35.7515209Z E: Package 'insighttoolkit4-python' has no installation candidate 2021-05-16T22:06:35.8206605Z Reading package lists... 2021-05-16T22:06:36.0189386Z Building dependency tree... 2021-05-16T22:06:36.0210464Z Reading state information... 2021-05-16T22:06:36.0477790Z Package libav-tools is not available, but is referred to by another package. 2021-05-16T22:06:36.0479770Z This may mean that the package is missing, has been obsoleted, or 2021-05-16T22:06:36.0481111Z is only available from another source 2021-05-16T22:06:36.0482266Z However the following packages replace it: 2021-05-16T22:06:36.0483176Z ffmpeg 2021-05-16T22:06:36.0483737Z 2021-05-16T22:06:36.1646625Z E: Package 'libav-tools' has no installation candidate 2021-05-16T22:06:36.2362564Z Reading package lists... 2021-05-16T22:06:36.4158203Z Building dependency tree... 2021-05-16T22:06:36.4180586Z Reading state information... 2021-05-16T22:06:36.5798873Z The following additional packages will be installed: 2021-05-16T22:06:36.5800667Z libgcrypt20-dev libgit2-28 libgpg-error-dev libhttp-parser-dev 2021-05-16T22:06:36.5805184Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-16T22:06:36.5810454Z libssh2-1-dev 2021-05-16T22:06:36.5819189Z Suggested packages: 2021-05-16T22:06:36.5820178Z libgcrypt20-doc libmbedtls-doc 2021-05-16T22:06:36.6335125Z The following NEW packages will be installed: 2021-05-16T22:06:36.6337577Z libgcrypt20-dev libgit2-28 libgit2-dev libgpg-error-dev libhttp-parser-dev 2021-05-16T22:06:36.6340567Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-16T22:06:36.6345415Z libssh2-1-dev 2021-05-16T22:06:36.6548180Z 0 upgraded, 11 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:06:36.6549351Z Need to get 2667 kB of archives. 2021-05-16T22:06:36.6551564Z After this operation, 11.2 MB of additional disk space will be used. 2021-05-16T22:06:36.6553714Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgpg-error-dev amd64 1.37-1 [109 kB] 2021-05-16T22:06:36.6585872Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcrypt20-dev amd64 1.8.5-5ubuntu1 [470 kB] 2021-05-16T22:06:36.6649203Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser2.9 amd64 2.9.2-2 [21.8 kB] 2021-05-16T22:06:36.6656794Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedcrypto3 amd64 2.16.4-1ubuntu2 [150 kB] 2021-05-16T22:06:36.6676324Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedx509-0 amd64 2.16.4-1ubuntu2 [42.3 kB] 2021-05-16T22:06:36.6685794Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls12 amd64 2.16.4-1ubuntu2 [71.8 kB] 2021-05-16T22:06:36.6697543Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-28 amd64 0.28.4+dfsg.1-2 [403 kB] 2021-05-16T22:06:36.6739962Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls-dev amd64 2.16.4-1ubuntu2 [444 kB] 2021-05-16T22:06:36.6785989Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libssh2-1-dev amd64 1.8.0-2.1build1 [244 kB] 2021-05-16T22:06:36.6813598Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser-dev amd64 2.9.2-2 [20.2 kB] 2021-05-16T22:06:36.6821673Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-dev amd64 0.28.4+dfsg.1-2 [691 kB] 2021-05-16T22:06:37.1498899Z Fetched 2667 kB in 0s (54.7 MB/s) 2021-05-16T22:06:37.1831462Z Selecting previously unselected package libgpg-error-dev. 2021-05-16T22:06:37.1916306Z (Reading database ... 2021-05-16T22:06:37.1917179Z (Reading database ... 5% 2021-05-16T22:06:37.1917880Z (Reading database ... 10% 2021-05-16T22:06:37.1918560Z (Reading database ... 15% 2021-05-16T22:06:37.1919239Z (Reading database ... 20% 2021-05-16T22:06:37.1919915Z (Reading database ... 25% 2021-05-16T22:06:37.1920576Z (Reading database ... 30% 2021-05-16T22:06:37.1921250Z (Reading database ... 35% 2021-05-16T22:06:37.1921923Z (Reading database ... 40% 2021-05-16T22:06:37.1922614Z (Reading database ... 45% 2021-05-16T22:06:37.1923278Z (Reading database ... 50% 2021-05-16T22:06:37.1954630Z (Reading database ... 55% 2021-05-16T22:06:37.2007416Z (Reading database ... 60% 2021-05-16T22:06:37.2038281Z (Reading database ... 65% 2021-05-16T22:06:37.2181426Z (Reading database ... 70% 2021-05-16T22:06:37.2314328Z (Reading database ... 75% 2021-05-16T22:06:37.2340917Z (Reading database ... 80% 2021-05-16T22:06:37.2941482Z (Reading database ... 85% 2021-05-16T22:06:37.3143364Z (Reading database ... 90% 2021-05-16T22:06:37.3235816Z (Reading database ... 95% 2021-05-16T22:06:37.3236379Z (Reading database ... 100% 2021-05-16T22:06:37.3237360Z (Reading database ... 268047 files and directories currently installed.) 2021-05-16T22:06:37.3368100Z Preparing to unpack .../00-libgpg-error-dev_1.37-1_amd64.deb ... 2021-05-16T22:06:37.3375594Z Unpacking libgpg-error-dev (1.37-1) ... 2021-05-16T22:06:37.3793063Z Selecting previously unselected package libgcrypt20-dev. 2021-05-16T22:06:37.4041557Z Preparing to unpack .../01-libgcrypt20-dev_1.8.5-5ubuntu1_amd64.deb ... 2021-05-16T22:06:37.4054773Z Unpacking libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-16T22:06:37.4872720Z Selecting previously unselected package libhttp-parser2.9:amd64. 2021-05-16T22:06:37.5112440Z Preparing to unpack .../02-libhttp-parser2.9_2.9.2-2_amd64.deb ... 2021-05-16T22:06:37.5138665Z Unpacking libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-16T22:06:37.5472457Z Selecting previously unselected package libmbedcrypto3:amd64. 2021-05-16T22:06:37.5717014Z Preparing to unpack .../03-libmbedcrypto3_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T22:06:37.5730874Z Unpacking libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T22:06:37.6232567Z Selecting previously unselected package libmbedx509-0:amd64. 2021-05-16T22:06:37.6487446Z Preparing to unpack .../04-libmbedx509-0_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T22:06:37.6500221Z Unpacking libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T22:06:37.6872395Z Selecting previously unselected package libmbedtls12:amd64. 2021-05-16T22:06:37.7120621Z Preparing to unpack .../05-libmbedtls12_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T22:06:37.7130519Z Unpacking libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T22:06:37.7512802Z Selecting previously unselected package libgit2-28:amd64. 2021-05-16T22:06:37.7768317Z Preparing to unpack .../06-libgit2-28_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-16T22:06:37.7782220Z Unpacking libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T22:06:37.8473084Z Selecting previously unselected package libmbedtls-dev:amd64. 2021-05-16T22:06:37.8683203Z Preparing to unpack .../07-libmbedtls-dev_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T22:06:37.8696398Z Unpacking libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T22:06:37.9473142Z Selecting previously unselected package libssh2-1-dev:amd64. 2021-05-16T22:06:37.9778732Z Preparing to unpack .../08-libssh2-1-dev_1.8.0-2.1build1_amd64.deb ... 2021-05-16T22:06:37.9790577Z Unpacking libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-16T22:06:38.0472919Z Selecting previously unselected package libhttp-parser-dev. 2021-05-16T22:06:38.0724515Z Preparing to unpack .../09-libhttp-parser-dev_2.9.2-2_amd64.deb ... 2021-05-16T22:06:38.0739304Z Unpacking libhttp-parser-dev (2.9.2-2) ... 2021-05-16T22:06:38.1087195Z Selecting previously unselected package libgit2-dev:amd64. 2021-05-16T22:06:38.1324969Z Preparing to unpack .../10-libgit2-dev_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-16T22:06:38.1336605Z Unpacking libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T22:06:38.2731164Z Setting up libgpg-error-dev (1.37-1) ... 2021-05-16T22:06:38.2761121Z Setting up libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T22:06:38.2787648Z Setting up libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-16T22:06:38.2810855Z Setting up libhttp-parser-dev (2.9.2-2) ... 2021-05-16T22:06:38.2834669Z Setting up libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T22:06:38.2861093Z Setting up libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T22:06:38.2892566Z Setting up libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T22:06:38.2922740Z Setting up libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-16T22:06:38.2948909Z Setting up libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-16T22:06:38.2973019Z Setting up libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T22:06:38.2994652Z Setting up libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T22:06:38.3028842Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T22:06:43.8989085Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T22:06:44.0255747Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T22:06:46.3798970Z Reading package lists... 2021-05-16T22:06:46.5592342Z Building dependency tree... 2021-05-16T22:06:46.5614527Z Reading state information... 2021-05-16T22:06:46.8251524Z libtiff-dev is already the newest version (4.1.0+git191117-2ubuntu0.20.04.1). 2021-05-16T22:06:46.8254625Z libtiff-dev set to manually installed. 2021-05-16T22:06:46.8262018Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:06:46.8935651Z Reading package lists... 2021-05-16T22:06:47.0784113Z Building dependency tree... 2021-05-16T22:06:47.0805319Z Reading state information... 2021-05-16T22:06:47.3264304Z unixodbc-dev is already the newest version (2.3.7). 2021-05-16T22:06:47.3265786Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:06:47.3922576Z Reading package lists... 2021-05-16T22:06:47.5577156Z Building dependency tree... 2021-05-16T22:06:47.5599142Z Reading state information... 2021-05-16T22:06:47.7639756Z The following NEW packages will be installed: 2021-05-16T22:06:47.7648451Z libsodium-dev 2021-05-16T22:06:47.8041170Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:06:47.8042822Z Need to get 169 kB of archives. 2021-05-16T22:06:47.8044380Z After this operation, 826 kB of additional disk space will be used. 2021-05-16T22:06:47.8047647Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 2021-05-16T22:06:48.2706611Z Fetched 169 kB in 0s (4323 kB/s) 2021-05-16T22:06:48.3051224Z Selecting previously unselected package libsodium-dev:amd64. 2021-05-16T22:06:48.3131323Z (Reading database ... 2021-05-16T22:06:48.3144678Z (Reading database ... 5% 2021-05-16T22:06:48.3145432Z (Reading database ... 10% 2021-05-16T22:06:48.3145945Z (Reading database ... 15% 2021-05-16T22:06:48.3146467Z (Reading database ... 20% 2021-05-16T22:06:48.3146982Z (Reading database ... 25% 2021-05-16T22:06:48.3147484Z (Reading database ... 30% 2021-05-16T22:06:48.3147998Z (Reading database ... 35% 2021-05-16T22:06:48.3148501Z (Reading database ... 40% 2021-05-16T22:06:48.3149016Z (Reading database ... 45% 2021-05-16T22:06:48.3149516Z (Reading database ... 50% 2021-05-16T22:06:48.3192745Z (Reading database ... 55% 2021-05-16T22:06:48.3243484Z (Reading database ... 60% 2021-05-16T22:06:48.3271363Z (Reading database ... 65% 2021-05-16T22:06:48.3401237Z (Reading database ... 70% 2021-05-16T22:06:48.3531252Z (Reading database ... 75% 2021-05-16T22:06:48.3556028Z (Reading database ... 80% 2021-05-16T22:06:48.4165427Z (Reading database ... 85% 2021-05-16T22:06:48.4359560Z (Reading database ... 90% 2021-05-16T22:06:48.4451291Z (Reading database ... 95% 2021-05-16T22:06:48.4451925Z (Reading database ... 100% 2021-05-16T22:06:48.4452766Z (Reading database ... 268550 files and directories currently installed.) 2021-05-16T22:06:48.4580233Z Preparing to unpack .../libsodium-dev_1.0.18-1_amd64.deb ... 2021-05-16T22:06:48.4591372Z Unpacking libsodium-dev:amd64 (1.0.18-1) ... 2021-05-16T22:06:48.5461667Z Setting up libsodium-dev:amd64 (1.0.18-1) ... 2021-05-16T22:06:50.7994689Z Reading package lists... 2021-05-16T22:06:50.9721917Z Building dependency tree... 2021-05-16T22:06:50.9741814Z Reading state information... 2021-05-16T22:06:51.1329768Z The following additional packages will be installed: 2021-05-16T22:06:51.1333931Z libarchive-dev liblept5 libtesseract4 tesseract-ocr tesseract-ocr-osd 2021-05-16T22:06:51.1861540Z The following NEW packages will be installed: 2021-05-16T22:06:51.1872732Z libarchive-dev liblept5 libleptonica-dev libtesseract-dev libtesseract4 2021-05-16T22:06:51.1875997Z tesseract-ocr tesseract-ocr-eng tesseract-ocr-osd 2021-05-16T22:06:51.2203023Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:06:51.2203882Z Need to get 10.4 MB of archives. 2021-05-16T22:06:51.2204715Z After this operation, 38.0 MB of additional disk space will be used. 2021-05-16T22:06:51.2206821Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-dev amd64 3.4.0-2ubuntu1 [490 kB] 2021-05-16T22:06:51.3426182Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblept5 amd64 1.79.0-1 [999 kB] 2021-05-16T22:06:51.5186889Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libleptonica-dev amd64 1.79.0-1 [1389 kB] 2021-05-16T22:06:51.7427685Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract4 amd64 4.1.1-2build2 [1237 kB] 2021-05-16T22:06:51.9390763Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract-dev amd64 4.1.1-2build2 [1463 kB] 2021-05-16T22:06:52.1852340Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr-eng all 1:4.00~git30-7274cfa-1 [1598 kB] 2021-05-16T22:06:52.4528450Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr-osd all 1:4.00~git30-7274cfa-1 [2990 kB] 2021-05-16T22:06:52.8837768Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr amd64 4.1.1-2build2 [262 kB] 2021-05-16T22:06:53.3735430Z Fetched 10.4 MB in 2s (6054 kB/s) 2021-05-16T22:06:53.4061098Z Selecting previously unselected package libarchive-dev:amd64. 2021-05-16T22:06:53.4143707Z (Reading database ... 2021-05-16T22:06:53.4145078Z (Reading database ... 5% 2021-05-16T22:06:53.4146138Z (Reading database ... 10% 2021-05-16T22:06:53.4146830Z (Reading database ... 15% 2021-05-16T22:06:53.4147380Z (Reading database ... 20% 2021-05-16T22:06:53.4148018Z (Reading database ... 25% 2021-05-16T22:06:53.4148562Z (Reading database ... 30% 2021-05-16T22:06:53.4149116Z (Reading database ... 35% 2021-05-16T22:06:53.4149659Z (Reading database ... 40% 2021-05-16T22:06:53.4150704Z (Reading database ... 45% 2021-05-16T22:06:53.4151246Z (Reading database ... 50% 2021-05-16T22:06:53.4202278Z (Reading database ... 55% 2021-05-16T22:06:53.4259524Z (Reading database ... 60% 2021-05-16T22:06:53.4289560Z (Reading database ... 65% 2021-05-16T22:06:53.4426922Z (Reading database ... 70% 2021-05-16T22:06:53.4561935Z (Reading database ... 75% 2021-05-16T22:06:53.4589595Z (Reading database ... 80% 2021-05-16T22:06:53.5194863Z (Reading database ... 85% 2021-05-16T22:06:53.5382806Z (Reading database ... 90% 2021-05-16T22:06:53.5467230Z (Reading database ... 95% 2021-05-16T22:06:53.5468339Z (Reading database ... 100% 2021-05-16T22:06:53.5469635Z (Reading database ... 268620 files and directories currently installed.) 2021-05-16T22:06:53.5586906Z Preparing to unpack .../0-libarchive-dev_3.4.0-2ubuntu1_amd64.deb ... 2021-05-16T22:06:53.5599038Z Unpacking libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-16T22:06:53.6351511Z Selecting previously unselected package liblept5:amd64. 2021-05-16T22:06:53.6611454Z Preparing to unpack .../1-liblept5_1.79.0-1_amd64.deb ... 2021-05-16T22:06:53.6638116Z Unpacking liblept5:amd64 (1.79.0-1) ... 2021-05-16T22:06:53.7873243Z Selecting previously unselected package libleptonica-dev:amd64. 2021-05-16T22:06:53.8151733Z Preparing to unpack .../2-libleptonica-dev_1.79.0-1_amd64.deb ... 2021-05-16T22:06:53.8155708Z Unpacking libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-16T22:06:53.9760424Z Selecting previously unselected package libtesseract4:amd64. 2021-05-16T22:06:54.0057612Z Preparing to unpack .../3-libtesseract4_4.1.1-2build2_amd64.deb ... 2021-05-16T22:06:54.0068723Z Unpacking libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-16T22:06:54.1626639Z Selecting previously unselected package libtesseract-dev:amd64. 2021-05-16T22:06:54.1884523Z Preparing to unpack .../4-libtesseract-dev_4.1.1-2build2_amd64.deb ... 2021-05-16T22:06:54.1894696Z Unpacking libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-16T22:06:54.3793881Z Selecting previously unselected package tesseract-ocr-eng. 2021-05-16T22:06:54.4054949Z Preparing to unpack .../5-tesseract-ocr-eng_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-16T22:06:54.4072033Z Unpacking tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-16T22:06:54.5993895Z Selecting previously unselected package tesseract-ocr-osd. 2021-05-16T22:06:54.6226442Z Preparing to unpack .../6-tesseract-ocr-osd_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-16T22:06:54.6241137Z Unpacking tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-16T22:06:55.0193372Z Selecting previously unselected package tesseract-ocr. 2021-05-16T22:06:55.0444275Z Preparing to unpack .../7-tesseract-ocr_4.1.1-2build2_amd64.deb ... 2021-05-16T22:06:55.0456177Z Unpacking tesseract-ocr (4.1.1-2build2) ... 2021-05-16T22:06:55.1431839Z Setting up tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-16T22:06:55.1465534Z Setting up liblept5:amd64 (1.79.0-1) ... 2021-05-16T22:06:55.1490159Z Setting up libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-16T22:06:55.1516379Z Setting up libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-16T22:06:55.1543530Z Setting up libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-16T22:06:55.1568552Z Setting up tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-16T22:06:55.1592141Z Setting up libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-16T22:06:55.1617299Z Setting up tesseract-ocr (4.1.1-2build2) ... 2021-05-16T22:06:55.1649395Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T22:06:58.4485359Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T22:07:00.6731312Z Reading package lists... 2021-05-16T22:07:00.8356394Z Building dependency tree... 2021-05-16T22:07:00.8377302Z Reading state information... 2021-05-16T22:07:01.0724714Z wget is already the newest version (1.20.3-1ubuntu1). 2021-05-16T22:07:01.0726123Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:07:01.1395693Z Reading package lists... 2021-05-16T22:07:01.3017642Z Building dependency tree... 2021-05-16T22:07:01.3040360Z Reading state information... 2021-05-16T22:07:01.4729611Z The following additional packages will be installed: 2021-05-16T22:07:01.4731585Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-16T22:07:01.4733171Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev 2021-05-16T22:07:01.4740219Z Suggested packages: 2021-05-16T22:07:01.4742284Z doc-base krb5-doc krb5-user libnorm-doc 2021-05-16T22:07:01.5218923Z The following NEW packages will be installed: 2021-05-16T22:07:01.5224523Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-16T22:07:01.5232221Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev libzmq3-dev 2021-05-16T22:07:01.5429830Z 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:07:01.5431259Z Need to get 1459 kB of archives. 2021-05-16T22:07:01.5432087Z After this operation, 7754 kB of additional disk space will be used. 2021-05-16T22:07:01.5434099Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-05-16T22:07:01.5459525Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2021-05-16T22:07:01.5504866Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2021-05-16T22:07:01.5507117Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2021-05-16T22:07:01.5509126Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 2021-05-16T22:07:01.5530078Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-05-16T22:07:01.5547432Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 2021-05-16T22:07:01.5602928Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 2021-05-16T22:07:01.5634548Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2021-05-16T22:07:01.5644374Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 2021-05-16T22:07:01.9957625Z Fetched 1459 kB in 0s (35.1 MB/s) 2021-05-16T22:07:02.0351861Z Selecting previously unselected package libgssrpc4:amd64. 2021-05-16T22:07:02.0438573Z (Reading database ... 2021-05-16T22:07:02.0439752Z (Reading database ... 5% 2021-05-16T22:07:02.0440351Z (Reading database ... 10% 2021-05-16T22:07:02.0440917Z (Reading database ... 15% 2021-05-16T22:07:02.0441521Z (Reading database ... 20% 2021-05-16T22:07:02.0442087Z (Reading database ... 25% 2021-05-16T22:07:02.0442653Z (Reading database ... 30% 2021-05-16T22:07:02.0443208Z (Reading database ... 35% 2021-05-16T22:07:02.0443746Z (Reading database ... 40% 2021-05-16T22:07:02.0444305Z (Reading database ... 45% 2021-05-16T22:07:02.0444878Z (Reading database ... 50% 2021-05-16T22:07:02.0479507Z (Reading database ... 55% 2021-05-16T22:07:02.0538141Z (Reading database ... 60% 2021-05-16T22:07:02.0609690Z (Reading database ... 65% 2021-05-16T22:07:02.0761349Z (Reading database ... 70% 2021-05-16T22:07:02.0905115Z (Reading database ... 75% 2021-05-16T22:07:02.0934620Z (Reading database ... 80% 2021-05-16T22:07:02.1396173Z (Reading database ... 85% 2021-05-16T22:07:02.1763835Z (Reading database ... 90% 2021-05-16T22:07:02.1859054Z (Reading database ... 95% 2021-05-16T22:07:02.1860654Z (Reading database ... 100% 2021-05-16T22:07:02.1862518Z (Reading database ... 268845 files and directories currently installed.) 2021-05-16T22:07:02.1998785Z Preparing to unpack .../0-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T22:07:02.2164500Z Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T22:07:02.2552737Z Selecting previously unselected package libkdb5-9:amd64. 2021-05-16T22:07:02.2777133Z Preparing to unpack .../1-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T22:07:02.2791775Z Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T22:07:02.3105119Z Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-05-16T22:07:02.3425858Z Preparing to unpack .../2-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T22:07:02.3441236Z Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T22:07:02.3912124Z Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-05-16T22:07:02.4170497Z Preparing to unpack .../3-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T22:07:02.4183241Z Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T22:07:02.4552415Z Selecting previously unselected package comerr-dev:amd64. 2021-05-16T22:07:02.4792202Z Preparing to unpack .../4-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-05-16T22:07:02.4831323Z Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-16T22:07:02.5232416Z Selecting previously unselected package krb5-multidev:amd64. 2021-05-16T22:07:02.5495052Z Preparing to unpack .../5-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T22:07:02.5504855Z Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T22:07:02.5912489Z Selecting previously unselected package libnorm-dev:amd64. 2021-05-16T22:07:02.6211793Z Preparing to unpack .../6-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 2021-05-16T22:07:02.6224971Z Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-16T22:07:02.7112201Z Selecting previously unselected package libpgm-dev:amd64. 2021-05-16T22:07:02.7399081Z Preparing to unpack .../7-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-05-16T22:07:02.7408392Z Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-16T22:07:02.7912079Z Selecting previously unselected package libkrb5-dev:amd64. 2021-05-16T22:07:02.8175909Z Preparing to unpack .../8-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T22:07:02.8185026Z Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T22:07:02.8462803Z Selecting previously unselected package libzmq3-dev:amd64. 2021-05-16T22:07:02.8765025Z Preparing to unpack .../9-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 2021-05-16T22:07:02.8776028Z Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-16T22:07:03.0027293Z Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-16T22:07:03.0069843Z Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T22:07:03.0101579Z Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-16T22:07:03.0132682Z Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-16T22:07:03.0178747Z Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T22:07:03.0212566Z Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T22:07:03.0236225Z Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T22:07:03.0267301Z Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T22:07:03.0295906Z Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T22:07:03.0324304Z Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-16T22:07:03.0355147Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T22:07:03.0587004Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T22:07:06.5590355Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T22:07:08.9765317Z Reading package lists... 2021-05-16T22:07:09.1417078Z Building dependency tree... 2021-05-16T22:07:09.1438281Z Reading state information... 2021-05-16T22:07:09.2737846Z E: Unable to locate package udunits 2021-05-16T22:07:09.3346876Z Reading package lists... 2021-05-16T22:07:09.4949026Z Building dependency tree... 2021-05-16T22:07:09.4970691Z Reading state information... 2021-05-16T22:07:09.6548413Z The following additional packages will be installed: 2021-05-16T22:07:09.6549383Z libwebpdemux2 2021-05-16T22:07:09.7066798Z The following NEW packages will be installed: 2021-05-16T22:07:09.7069327Z libwebp-dev libwebpdemux2 2021-05-16T22:07:09.7292343Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:07:09.7293449Z Need to get 277 kB of archives. 2021-05-16T22:07:09.7294393Z After this operation, 965 kB of additional disk space will be used. 2021-05-16T22:07:09.7299376Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebpdemux2 amd64 0.6.1-2 [9472 B] 2021-05-16T22:07:09.7310293Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebp-dev amd64 0.6.1-2 [267 kB] 2021-05-16T22:07:10.1995889Z Fetched 277 kB in 0s (10.7 MB/s) 2021-05-16T22:07:10.2327385Z Selecting previously unselected package libwebpdemux2:amd64. 2021-05-16T22:07:10.2408357Z (Reading database ... 2021-05-16T22:07:10.2409105Z (Reading database ... 5% 2021-05-16T22:07:10.2409784Z (Reading database ... 10% 2021-05-16T22:07:10.2410441Z (Reading database ... 15% 2021-05-16T22:07:10.2411279Z (Reading database ... 20% 2021-05-16T22:07:10.2411951Z (Reading database ... 25% 2021-05-16T22:07:10.2412588Z (Reading database ... 30% 2021-05-16T22:07:10.2413236Z (Reading database ... 35% 2021-05-16T22:07:10.2413960Z (Reading database ... 40% 2021-05-16T22:07:10.2414678Z (Reading database ... 45% 2021-05-16T22:07:10.2415284Z (Reading database ... 50% 2021-05-16T22:07:10.2440833Z (Reading database ... 55% 2021-05-16T22:07:10.2487139Z (Reading database ... 60% 2021-05-16T22:07:10.2519579Z (Reading database ... 65% 2021-05-16T22:07:10.2656066Z (Reading database ... 70% 2021-05-16T22:07:10.2789209Z (Reading database ... 75% 2021-05-16T22:07:10.2818303Z (Reading database ... 80% 2021-05-16T22:07:10.3240159Z (Reading database ... 85% 2021-05-16T22:07:10.3569632Z (Reading database ... 90% 2021-05-16T22:07:10.3654927Z (Reading database ... 95% 2021-05-16T22:07:10.3655583Z (Reading database ... 100% 2021-05-16T22:07:10.3656436Z (Reading database ... 269145 files and directories currently installed.) 2021-05-16T22:07:10.3775517Z Preparing to unpack .../libwebpdemux2_0.6.1-2_amd64.deb ... 2021-05-16T22:07:10.3803712Z Unpacking libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-16T22:07:10.4112783Z Selecting previously unselected package libwebp-dev:amd64. 2021-05-16T22:07:10.4348016Z Preparing to unpack .../libwebp-dev_0.6.1-2_amd64.deb ... 2021-05-16T22:07:10.4360842Z Unpacking libwebp-dev:amd64 (0.6.1-2) ... 2021-05-16T22:07:10.5243446Z Setting up libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-16T22:07:10.5273127Z Setting up libwebp-dev:amd64 (0.6.1-2) ... 2021-05-16T22:07:10.5317438Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T22:07:12.7058557Z Reading package lists... 2021-05-16T22:07:12.8659282Z Building dependency tree... 2021-05-16T22:07:12.8678699Z Reading state information... 2021-05-16T22:07:13.0352304Z The following additional packages will be installed: 2021-05-16T22:07:13.0354631Z gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-16T22:07:13.0358647Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-16T22:07:13.0360734Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-16T22:07:13.0361743Z Suggested packages: 2021-05-16T22:07:13.0363039Z cargo-doc gdb-doc gdbserver rust-doc rust-src 2021-05-16T22:07:13.0364069Z Recommended packages: 2021-05-16T22:07:13.0364772Z cargo 2021-05-16T22:07:13.0984897Z The following NEW packages will be installed: 2021-05-16T22:07:13.0993741Z cargo gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-16T22:07:13.0995667Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-16T22:07:13.0999244Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-16T22:07:13.1268311Z 0 upgraded, 13 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:07:13.1270442Z Need to get 108 MB of archives. 2021-05-16T22:07:13.1271465Z After this operation, 501 MB of additional disk space will be used. 2021-05-16T22:07:13.1273592Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libbabeltrace1 amd64 1.5.8-1build1 [156 kB] 2021-05-16T22:07:13.1313623Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libipt2 amd64 2.0.1-1 [42.8 kB] 2021-05-16T22:07:13.1320671Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsource-highlight-common all 3.1.8-1.2build5 [50.7 kB] 2021-05-16T22:07:13.1328091Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libboost-regex1.71.0 amd64 1.71.0-6ubuntu6 [471 kB] 2021-05-16T22:07:13.1389640Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsource-highlight4v5 amd64 3.1.8-1.2build5 [232 kB] 2021-05-16T22:07:13.1414560Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxxhash0 amd64 0.7.3-1 [15.3 kB] 2021-05-16T22:07:13.1419662Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libstd-rust-1.47 amd64 1.47.0+dfsg1+llvm-1ubuntu1~20.04.1 [59.6 MB] 2021-05-16T22:07:13.2796568Z Get:8 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal/main amd64 gdb amd64 10.2-0ubuntu1~20.04~1 [3282 kB] 2021-05-16T22:07:14.2932391Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libstd-rust-dev amd64 1.47.0+dfsg1+llvm-1ubuntu1~20.04.1 [28.5 MB] 2021-05-16T22:07:15.3480888Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 rustc amd64 1.47.0+dfsg1+llvm-1ubuntu1~20.04.1 [1921 kB] 2021-05-16T22:07:15.3712001Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 cargo amd64 0.47.0-1~exp1ubuntu1~20.04.1 [3147 kB] 2021-05-16T22:07:15.4081572Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dbg amd64 2.31-0ubuntu9.2 [10.5 MB] 2021-05-16T22:07:15.5763007Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 rust-gdb all 1.47.0+dfsg1+llvm-1ubuntu1~20.04.1 [27.5 kB] 2021-05-16T22:07:16.0185494Z Fetched 108 MB in 2s (43.7 MB/s) 2021-05-16T22:07:16.0508760Z Selecting previously unselected package libbabeltrace1:amd64. 2021-05-16T22:07:16.0591014Z (Reading database ... 2021-05-16T22:07:16.0594066Z (Reading database ... 5% 2021-05-16T22:07:16.0594604Z (Reading database ... 10% 2021-05-16T22:07:16.0595109Z (Reading database ... 15% 2021-05-16T22:07:16.0595625Z (Reading database ... 20% 2021-05-16T22:07:16.0596140Z (Reading database ... 25% 2021-05-16T22:07:16.0596654Z (Reading database ... 30% 2021-05-16T22:07:16.0597158Z (Reading database ... 35% 2021-05-16T22:07:16.0597850Z (Reading database ... 40% 2021-05-16T22:07:16.0598390Z (Reading database ... 45% 2021-05-16T22:07:16.0598941Z (Reading database ... 50% 2021-05-16T22:07:16.0645407Z (Reading database ... 55% 2021-05-16T22:07:16.0695441Z (Reading database ... 60% 2021-05-16T22:07:16.0731787Z (Reading database ... 65% 2021-05-16T22:07:16.0872648Z (Reading database ... 70% 2021-05-16T22:07:16.1006022Z (Reading database ... 75% 2021-05-16T22:07:16.1034134Z (Reading database ... 80% 2021-05-16T22:07:16.1452383Z (Reading database ... 85% 2021-05-16T22:07:16.1761761Z (Reading database ... 90% 2021-05-16T22:07:16.1845994Z (Reading database ... 95% 2021-05-16T22:07:16.1847565Z (Reading database ... 100% 2021-05-16T22:07:16.1849443Z (Reading database ... 269173 files and directories currently installed.) 2021-05-16T22:07:16.1962239Z Preparing to unpack .../00-libbabeltrace1_1.5.8-1build1_amd64.deb ... 2021-05-16T22:07:16.1982414Z Unpacking libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-16T22:07:16.2432105Z Selecting previously unselected package libipt2. 2021-05-16T22:07:16.2659014Z Preparing to unpack .../01-libipt2_2.0.1-1_amd64.deb ... 2021-05-16T22:07:16.2673675Z Unpacking libipt2 (2.0.1-1) ... 2021-05-16T22:07:16.2991956Z Selecting previously unselected package libsource-highlight-common. 2021-05-16T22:07:16.3230782Z Preparing to unpack .../02-libsource-highlight-common_3.1.8-1.2build5_all.deb ... 2021-05-16T22:07:16.3243180Z Unpacking libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-16T22:07:16.3792310Z Selecting previously unselected package libboost-regex1.71.0:amd64. 2021-05-16T22:07:16.4012872Z Preparing to unpack .../03-libboost-regex1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-05-16T22:07:16.4022800Z Unpacking libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-16T22:07:16.4788372Z Selecting previously unselected package libsource-highlight4v5. 2021-05-16T22:07:16.5089511Z Preparing to unpack .../04-libsource-highlight4v5_3.1.8-1.2build5_amd64.deb ... 2021-05-16T22:07:16.5103324Z Unpacking libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-16T22:07:16.5604669Z Selecting previously unselected package libxxhash0:amd64. 2021-05-16T22:07:16.5899617Z Preparing to unpack .../05-libxxhash0_0.7.3-1_amd64.deb ... 2021-05-16T22:07:16.5911556Z Unpacking libxxhash0:amd64 (0.7.3-1) ... 2021-05-16T22:07:16.6181793Z Selecting previously unselected package gdb. 2021-05-16T22:07:16.6458113Z Preparing to unpack .../06-gdb_10.2-0ubuntu1~20.04~1_amd64.deb ... 2021-05-16T22:07:16.6469112Z Unpacking gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-16T22:07:16.9855336Z Selecting previously unselected package libstd-rust-1.47:amd64. 2021-05-16T22:07:17.0149021Z Preparing to unpack .../07-libstd-rust-1.47_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T22:07:17.0162199Z Unpacking libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T22:07:23.7069055Z Selecting previously unselected package libstd-rust-dev:amd64. 2021-05-16T22:07:23.7356526Z Preparing to unpack .../08-libstd-rust-dev_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T22:07:23.7367726Z Unpacking libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T22:07:26.8686914Z Selecting previously unselected package rustc. 2021-05-16T22:07:26.8988939Z Preparing to unpack .../09-rustc_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T22:07:26.9001045Z Unpacking rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T22:07:27.1156070Z Selecting previously unselected package cargo. 2021-05-16T22:07:27.1455833Z Preparing to unpack .../10-cargo_0.47.0-1~exp1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T22:07:27.1465593Z Unpacking cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-16T22:07:27.5192276Z Selecting previously unselected package libc6-dbg:amd64. 2021-05-16T22:07:27.5418801Z Preparing to unpack .../11-libc6-dbg_2.31-0ubuntu9.2_amd64.deb ... 2021-05-16T22:07:27.5428754Z Unpacking libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-16T22:07:28.8524492Z Selecting previously unselected package rust-gdb. 2021-05-16T22:07:28.8813533Z Preparing to unpack .../12-rust-gdb_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_all.deb ... 2021-05-16T22:07:28.8823612Z Unpacking rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T22:07:28.9501133Z Setting up libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T22:07:28.9574838Z Setting up libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-16T22:07:28.9599759Z Setting up libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-16T22:07:28.9624331Z Setting up libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T22:07:28.9659073Z Setting up libipt2 (2.0.1-1) ... 2021-05-16T22:07:28.9690855Z Setting up libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-16T22:07:28.9716483Z Setting up libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-16T22:07:28.9754725Z Setting up rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T22:07:28.9781631Z Setting up libxxhash0:amd64 (0.7.3-1) ... 2021-05-16T22:07:28.9809314Z Setting up libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-16T22:07:28.9907413Z Setting up cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-16T22:07:28.9935436Z Setting up gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-16T22:07:28.9976659Z Setting up rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T22:07:29.0017469Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T22:07:29.0262739Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T22:07:32.5889928Z Reading package lists... 2021-05-16T22:07:32.7632792Z Building dependency tree... 2021-05-16T22:07:32.7652859Z Reading state information... 2021-05-16T22:07:32.9380027Z The following additional packages will be installed: 2021-05-16T22:07:32.9382412Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-16T22:07:32.9384096Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-16T22:07:32.9385909Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-16T22:07:32.9388900Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-16T22:07:32.9392093Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-16T22:07:32.9394799Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-16T22:07:32.9399138Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-16T22:07:32.9400734Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-16T22:07:32.9402164Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-16T22:07:32.9403834Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-16T22:07:32.9405310Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-16T22:07:32.9406536Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-16T22:07:32.9407934Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-16T22:07:32.9409359Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-16T22:07:32.9410732Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-16T22:07:32.9412012Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-16T22:07:32.9413251Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-16T22:07:32.9414483Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-16T22:07:32.9415793Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-16T22:07:32.9416850Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-16T22:07:32.9417881Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-16T22:07:32.9418974Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-16T22:07:32.9420002Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-16T22:07:32.9420981Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-16T22:07:32.9421963Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-16T22:07:32.9423157Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-16T22:07:32.9424354Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-16T22:07:32.9426646Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-16T22:07:32.9429025Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-16T22:07:32.9430995Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-16T22:07:32.9432673Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-16T22:07:32.9434258Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-16T22:07:32.9435991Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-16T22:07:32.9437764Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-16T22:07:32.9439669Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-16T22:07:32.9441566Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-16T22:07:32.9443339Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-16T22:07:32.9445080Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-16T22:07:32.9446736Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-16T22:07:32.9448549Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-16T22:07:32.9450405Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-16T22:07:32.9452069Z python3-webencodings qdoc-qt5 qgis-common qgis-plugin-grass 2021-05-16T22:07:32.9453766Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-16T22:07:32.9455766Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-16T22:07:32.9457838Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-16T22:07:32.9459594Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-16T22:07:32.9461337Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-16T22:07:32.9463251Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-16T22:07:32.9464844Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-16T22:07:32.9465779Z Suggested packages: 2021-05-16T22:07:32.9467099Z avahi-autoipd blt-demo libgdal-grass grass-dev grass-gui e00compr avce00 2021-05-16T22:07:32.9468853Z gnuplot gpsbabel gpstrans netpbm python3-rpy2 python3-termcolor grass 2021-05-16T22:07:32.9471772Z grass-dev-doc gvfs exiv2 geotiff-bin libgeotiff-epsg libvisual-0.4-plugins 2021-05-16T22:07:32.9473733Z libhdf4-doc libhdf4-alt-dev hdf4-tools libjs-jquery-ui-docs avahi-autoipd 2021-05-16T22:07:32.9475478Z | zeroconf ogdi-bin pcscd libqscintilla2-doc qtwayland5 2021-05-16T22:07:32.9477180Z qt5-qmltooling-plugins pinentry-doc python-cycler-doc python-future-doc 2021-05-16T22:07:32.9479000Z python3-genshi python3-lxml-dbg python-lxml-doc dvipng gir1.2-gtk-3.0 2021-05-16T22:07:32.9480809Z inkscape ipython3 python-matplotlib-doc python3-cairocffi python3-gi-cairo 2021-05-16T22:07:32.9482523Z python3-gobject python3-nose python3-scipy python3-tornado 2021-05-16T22:07:32.9484274Z texlive-extra-utils texlive-latex-extra ttf-staypuft python-numpy-doc 2021-05-16T22:07:32.9486194Z python3-pytest python3-numpy-dbg owslib-doc python-pil-doc python3-pil-dbg 2021-05-16T22:07:32.9488155Z python3-pandas python3-ipykernel python-psycopg2-doc python-pyparsing-doc 2021-05-16T22:07:32.9490033Z python3-pyqt5-dbg otb-qgis saga tix python3-tk-dbg qt5-doc comgt wvdial 2021-05-16T22:07:32.9492663Z wpagui libengine-pkcs11-openssl 2021-05-16T22:07:33.8264700Z The following NEW packages will be installed: 2021-05-16T22:07:33.8267333Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-16T22:07:33.8269470Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-16T22:07:33.8271633Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-16T22:07:33.8273616Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-16T22:07:33.8275560Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-16T22:07:33.8279290Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-16T22:07:33.8280895Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-16T22:07:33.8282484Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-16T22:07:33.8284030Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-16T22:07:33.8285582Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-16T22:07:33.8287204Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-16T22:07:33.8288923Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-16T22:07:33.8290770Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-16T22:07:33.8292865Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-16T22:07:33.8294835Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-16T22:07:33.8296766Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-16T22:07:33.8298633Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-16T22:07:33.8300449Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-16T22:07:33.8302432Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-16T22:07:33.8304065Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-16T22:07:33.8305598Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-16T22:07:33.8307183Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-16T22:07:33.8308774Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-16T22:07:33.8310243Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-16T22:07:33.8311746Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-16T22:07:33.8313598Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-16T22:07:33.8315331Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-16T22:07:33.8317213Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-16T22:07:33.8319105Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-16T22:07:33.8321268Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-16T22:07:33.8322820Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-16T22:07:33.8324145Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-16T22:07:33.8325588Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-16T22:07:33.8327056Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-16T22:07:33.8328740Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-16T22:07:33.8330208Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-16T22:07:33.8331699Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-16T22:07:33.8332980Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-16T22:07:33.8333960Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-16T22:07:33.8335027Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-16T22:07:33.8336678Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-16T22:07:33.8338142Z python3-webencodings qdoc-qt5 qgis qgis-common qgis-plugin-grass 2021-05-16T22:07:33.8339660Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-16T22:07:33.8341568Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-16T22:07:33.8343558Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-16T22:07:33.8345192Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-16T22:07:33.8346716Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-16T22:07:33.8348509Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-16T22:07:33.8350092Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-16T22:07:33.8351224Z 0 upgraded, 214 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:07:33.8352108Z Need to get 183 MB of archives. 2021-05-16T22:07:33.8352982Z After this operation, 776 MB of additional disk space will be used. 2021-05-16T22:07:33.8354980Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdouble-conversion3 amd64 3.1.5-4ubuntu1 [37.9 kB] 2021-05-16T22:07:33.8357153Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5core5a amd64 5.12.8+dfsg-0ubuntu1 [2005 kB] 2021-05-16T22:07:33.8359518Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libegl-mesa0 amd64 20.2.6-0ubuntu0.20.04.1 [97.7 kB] 2021-05-16T22:07:33.8361834Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libegl1 amd64 1.3.2-1~ubuntu0.20.04.1 [31.9 kB] 2021-05-16T22:07:33.8364290Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libevdev2 amd64 1.9.0+dfsg-1ubuntu0.1 [31.6 kB] 2021-05-16T22:07:33.8366349Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmtdev1 amd64 1.1.5-1.1 [14.2 kB] 2021-05-16T22:07:33.8368396Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-common all 1.3-2ubuntu3 [45.3 kB] 2021-05-16T22:07:33.8370515Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom2 amd64 1.3-2ubuntu3 [20.0 kB] 2021-05-16T22:07:33.8372754Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libinput-bin amd64 1.15.5-1ubuntu0.2 [19.1 kB] 2021-05-16T22:07:33.8375082Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libinput10 amd64 1.15.5-1ubuntu0.2 [112 kB] 2021-05-16T22:07:33.8377257Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5dbus5 amd64 5.12.8+dfsg-0ubuntu1 [208 kB] 2021-05-16T22:07:33.8379546Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5network5 amd64 5.12.8+dfsg-0ubuntu1 [674 kB] 2021-05-16T22:07:33.8382095Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-icccm4 amd64 0.4.1-1.1 [10.8 kB] 2021-05-16T22:07:33.8384366Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] 2021-05-16T22:07:33.8386598Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] 2021-05-16T22:07:33.8400162Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-keysyms1 amd64 0.4.0-1build1 [8452 B] 2021-05-16T22:07:33.8402653Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-randr0 amd64 1.14-2 [16.3 kB] 2021-05-16T22:07:33.8405204Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render-util0 amd64 0.3.9-1build1 [9912 B] 2021-05-16T22:07:33.8407490Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinerama0 amd64 1.14-2 [5260 B] 2021-05-16T22:07:33.8409533Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinput0 amd64 1.14-2 [29.3 kB] 2021-05-16T22:07:33.8411896Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xkb1 amd64 1.14-2 [29.6 kB] 2021-05-16T22:07:33.8414114Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxkbcommon-x11-0 amd64 0.10.0-1 [13.4 kB] 2021-05-16T22:07:33.8416514Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5gui5 amd64 5.12.8+dfsg-0ubuntu1 [2971 kB] 2021-05-16T22:07:33.8418860Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5widgets5 amd64 5.12.8+dfsg-0ubuntu1 [2293 kB] 2021-05-16T22:07:33.8421506Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5svg5 amd64 5.12.8-0ubuntu1 [131 kB] 2021-05-16T22:07:33.8423697Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liborc-0.4-0 amd64 1:0.4.31-1 [188 kB] 2021-05-16T22:07:33.8426291Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgstreamer-plugins-base1.0-0 amd64 1.16.2-4 [735 kB] 2021-05-16T22:07:33.8428908Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhyphen0 amd64 2.8.8-7 [27.0 kB] 2021-05-16T22:07:33.8431378Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5positioning5 amd64 5.12.8+dfsg-0ubuntu1 [197 kB] 2021-05-16T22:07:33.8433750Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5printsupport5 amd64 5.12.8+dfsg-0ubuntu1 [193 kB] 2021-05-16T22:07:33.8436138Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5qml5 amd64 5.12.8-0ubuntu1 [1438 kB] 2021-05-16T22:07:33.8438246Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quick5 amd64 5.12.8-0ubuntu1 [1335 kB] 2021-05-16T22:07:33.8440851Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sensors5 amd64 5.12.8-0ubuntu1 [114 kB] 2021-05-16T22:07:33.8443355Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webchannel5 amd64 5.12.8-0ubuntu1 [51.2 kB] 2021-05-16T22:07:33.8445686Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwoff1 amd64 1.0.2-1build2 [42.0 kB] 2021-05-16T22:07:33.8447973Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webkit5 amd64 5.212.0~alpha4-1ubuntu2 [12.1 MB] 2021-05-16T22:07:33.8450153Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-image-formats-plugins amd64 5.12.8-0ubuntu1 [43.4 kB] 2021-05-16T22:07:33.8453268Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers-common all 3.10.4+dfsg-1ubuntu2 [897 kB] 2021-05-16T22:07:33.8455832Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2 amd64 2.2.1-2build1 [307 kB] 2021-05-16T22:07:33.8458165Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2-plugins amd64 2.2.1-2build1 [191 kB] 2021-05-16T22:07:33.8460428Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5 amd64 5.12.8+dfsg-0ubuntu1 [121 kB] 2021-05-16T22:07:33.8463167Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5-sqlite amd64 5.12.8+dfsg-0ubuntu1 [47.5 kB] 2021-05-16T22:07:33.8465915Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-data all 3.0.4+dfsg-1build3 [186 kB] 2021-05-16T22:07:33.8468246Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarpack2 amd64 3.7.0-3 [92.8 kB] 2021-05-16T22:07:33.8470719Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsuperlu5 amd64 5.2.1+dfsg1-4 [159 kB] 2021-05-16T22:07:33.8473088Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarmadillo9 amd64 1:9.800.4+dfsg-1build1 [93.2 kB] 2021-05-16T22:07:33.8475177Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcfitsio8 amd64 3.470-3 [466 kB] 2021-05-16T22:07:33.8477267Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcharls2 amd64 2.0.0+dfsg-1build1 [74.1 kB] 2021-05-16T22:07:33.8479229Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdap25 amd64 3.20.5-1 [435 kB] 2021-05-16T22:07:33.8481118Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdapclient6v5 amd64 3.20.5-1 [92.2 kB] 2021-05-16T22:07:33.8483294Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libepsilon1 amd64 0.9.2+dfsg-4 [41.0 kB] 2021-05-16T22:07:33.8485317Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfreexl1 amd64 1.0.5-3 [33.4 kB] 2021-05-16T22:07:33.8487320Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfyba0 amd64 4.1.1-6build1 [113 kB] 2021-05-16T22:07:33.8489412Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-3.8.0 amd64 3.8.0-1build1 [535 kB] 2021-05-16T22:07:33.8491441Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-c1v5 amd64 3.8.0-1build1 [69.9 kB] 2021-05-16T22:07:33.8493499Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-data all 6.3.1-1 [7647 kB] 2021-05-16T22:07:33.8495434Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libproj15 amd64 6.3.1-1 [925 kB] 2021-05-16T22:07:33.8497324Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeotiff5 amd64 1.5.1-2 [53.1 kB] 2021-05-16T22:07:33.8499595Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf4-0-alt amd64 4.2.14-1ubuntu1 [268 kB] 2021-05-16T22:07:33.8501424Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libminizip1 amd64 1.1-8build1 [20.2 kB] 2021-05-16T22:07:33.8503574Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liburiparser1 amd64 0.9.3-2 [39.3 kB] 2021-05-16T22:07:33.8505700Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlbase1 amd64 1.3.0-8build1 [45.4 kB] 2021-05-16T22:07:33.8507998Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmldom1 amd64 1.3.0-8build1 [152 kB] 2021-05-16T22:07:33.8510388Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlengine1 amd64 1.3.0-8build1 [72.5 kB] 2021-05-16T22:07:33.8512636Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnetcdf15 amd64 1:4.7.3-1 [341 kB] 2021-05-16T22:07:33.8514843Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libogdi4.1 amd64 4.1.0+ds-1build1 [198 kB] 2021-05-16T22:07:33.8516968Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqhull7 amd64 2015.2-4 [152 kB] 2021-05-16T22:07:33.8519133Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialite7 amd64 4.3.0a-6build1 [1286 kB] 2021-05-16T22:07:33.8521459Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxerces-c3.2 amd64 3.2.2+debian-1build3 [878 kB] 2021-05-16T22:07:33.8523611Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgdal26 amd64 3.0.4+dfsg-1build3 [6156 kB] 2021-05-16T22:07:33.8584444Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5concurrent5 amd64 5.12.8+dfsg-0ubuntu1 [33.5 kB] 2021-05-16T22:07:33.8592963Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5keychain1 amd64 0.10.0-1build1 [48.4 kB] 2021-05-16T22:07:33.8600162Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5serialport5 amd64 5.12.8-0ubuntu1 [33.1 kB] 2021-05-16T22:07:33.8609116Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5xml5 amd64 5.12.8+dfsg-0ubuntu1 [105 kB] 2021-05-16T22:07:33.8624282Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialindex6 amd64 1.9.3-1build1 [266 kB] 2021-05-16T22:07:33.8664455Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzip5 amd64 1.5.1-0ubuntu1 [46.7 kB] 2021-05-16T22:07:33.8679883Z Get:77 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-core3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [5216 kB] 2021-05-16T22:07:33.9629123Z Get:78 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-native3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [44.5 kB] 2021-05-16T22:07:33.9638663Z Get:79 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqscintilla2-qt5-l10n all 2.11.2+dfsg-6 [41.3 kB] 2021-05-16T22:07:33.9653118Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqscintilla2-qt5-15 amd64 2.11.2+dfsg-6 [1238 kB] 2021-05-16T22:07:33.9872449Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quickwidgets5 amd64 5.12.8-0ubuntu1 [39.8 kB] 2021-05-16T22:07:33.9880077Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5opengl5 amd64 5.12.8+dfsg-0ubuntu1 [136 kB] 2021-05-16T22:07:33.9897021Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqwt-qt5-6 amd64 6.1.4-1.1build1 [427 kB] 2021-05-16T22:07:34.0142482Z Get:84 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-gui3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [3195 kB] 2021-05-16T22:07:34.0768563Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers amd64 3.10.4+dfsg-1ubuntu2 [1940 kB] 2021-05-16T22:07:34.1049940Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-core7 amd64 0.7-4ubuntu7 [81.7 kB] 2021-05-16T22:07:34.1064899Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdaemon0 amd64 0.14-7 [13.9 kB] 2021-05-16T22:07:34.1071272Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 avahi-daemon amd64 0.7-4ubuntu7 [61.0 kB] 2021-05-16T22:07:34.1082935Z Get:89 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 tk8.6-blt2.5 amd64 2.5.3+dfsg-4 [572 kB] 2021-05-16T22:07:34.1171217Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 blt amd64 2.5.3+dfsg-4 [4944 B] 2021-05-16T22:07:34.1173454Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 fonts-lyx all 2.3.4.2-2 [154 kB] 2021-05-16T22:07:34.1198355Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgck-1-0 amd64 3.36.0-2build1 [75.5 kB] 2021-05-16T22:07:34.1213767Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-base-3-1 amd64 3.36.0-2build1 [193 kB] 2021-05-16T22:07:34.1245710Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-ui-3-1 amd64 3.36.0-2build1 [127 kB] 2021-05-16T22:07:34.1272414Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gcr amd64 3.36.0-2build1 [63.9 kB] 2021-05-16T22:07:34.1289491Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-numpy amd64 1:1.17.4-5ubuntu3 [2725 kB] 2021-05-16T22:07:34.1800918Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-gdal amd64 3.0.4+dfsg-1build3 [527 kB] 2021-05-16T22:07:34.1884515Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-bin amd64 3.0.4+dfsg-1build3 [256 kB] 2021-05-16T22:07:34.1934520Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-glib1 amd64 0.7-4ubuntu7 [7804 B] 2021-05-16T22:07:34.1939017Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmm-glib0 amd64 1.12.8-1 [185 kB] 2021-05-16T22:07:34.1975802Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 geoclue-2.0 amd64 2.5.6-0ubuntu1 [91.9 kB] 2021-05-16T22:07:34.2008746Z Get:102 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 p11-kit-modules amd64 0.23.20-1ubuntu0.1 [231 kB] 2021-05-16T22:07:34.2089543Z Get:103 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 p11-kit amd64 0.23.20-1ubuntu0.1 [93.8 kB] 2021-05-16T22:07:34.2116362Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 pinentry-gnome3 amd64 1.1.0-3build1 [38.6 kB] 2021-05-16T22:07:34.2131150Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring amd64 3.36.0-1ubuntu1 [613 kB] 2021-05-16T22:07:34.2291460Z Get:106 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring-pkcs11 amd64 3.36.0-1ubuntu1 [28.0 kB] 2021-05-16T22:07:34.2307110Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-doc all 7.8.2-1build3 [32.4 MB] 2021-05-16T22:07:34.9256979Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblaszip8 amd64 3.4.3-1build1 [125 kB] 2021-05-16T22:07:34.9294950Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-util9 amd64 2.0.1+ds-1build3 [68.5 kB] 2021-05-16T22:07:34.9305867Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-base9 amd64 2.0.1+ds-1build3 [1739 kB] 2021-05-16T22:07:34.9592376Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-core amd64 7.8.2-1build3 [5737 kB] 2021-05-16T22:07:35.0791573Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdparanoia0 amd64 3.10.2+debian-13 [46.7 kB] 2021-05-16T22:07:35.0798102Z Get:113 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvisual-0.4-0 amd64 0.4.0-17 [99.8 kB] 2021-05-16T22:07:35.0821609Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gstreamer1.0-plugins-base amd64 1.16.2-4 [619 kB] 2021-05-16T22:07:35.0951714Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 iio-sensor-proxy amd64 2.8-1ubuntu1 [35.8 kB] 2021-05-16T22:07:35.0963265Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libassimp5 amd64 5.0.1~ds0-1build1 [2775 kB] 2021-05-16T22:07:35.1512581Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libexiv2-27 amd64 0.27.2-8ubuntu2.2 [788 kB] 2021-05-16T22:07:35.1618183Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi0ldbl amd64 2.4.0-10build1 [155 kB] 2021-05-16T22:07:35.1638125Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi-bin amd64 2.4.0-10build1 [10.5 kB] 2021-05-16T22:07:35.1643874Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimagequant0 amd64 2.12.2-1.1 [31.4 kB] 2021-05-16T22:07:35.1650923Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-ui all 1.12.1+dfsg-5 [232 kB] 2021-05-16T22:07:35.1674232Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-glib4 amd64 1.22.0-2 [101 kB] 2021-05-16T22:07:35.1687978Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-proxy amd64 1.22.0-2 [5908 B] 2021-05-16T22:07:35.1696413Z Get:124 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnl-genl-3-200 amd64 3.4.0-1 [11.1 kB] 2021-05-16T22:07:35.1698570Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2021-05-16T22:07:35.1715496Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnss-mdns amd64 0.14.1-1ubuntu1 [22.9 kB] 2021-05-16T22:07:35.1724854Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpam-gnome-keyring amd64 3.36.0-1ubuntu1 [23.3 kB] 2021-05-16T22:07:35.1733548Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpcsclite1 amd64 1.8.26-3 [22.0 kB] 2021-05-16T22:07:35.1740340Z Get:129 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-faux amd64 2.0.1+ds-1build3 [27.3 kB] 2021-05-16T22:07:35.1742675Z Get:130 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-icebridge amd64 2.0.1+ds-1build3 [42.8 kB] 2021-05-16T22:07:35.1748495Z Get:131 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-pgpointcloud amd64 2.0.1+ds-1build3 [75.3 kB] 2021-05-16T22:07:35.1751649Z Get:132 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-python amd64 2.0.1+ds-1build3 [136 kB] 2021-05-16T22:07:35.1766707Z Get:133 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsqlite3-mod-spatialite amd64 4.3.0a-6build1 [1265 kB] 2021-05-16T22:07:35.2004975Z Get:134 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-sqlite amd64 2.0.1+ds-1build3 [89.5 kB] 2021-05-16T22:07:35.2016030Z Get:135 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugins amd64 2.0.1+ds-1build3 [12.9 kB] 2021-05-16T22:07:35.2023664Z Get:136 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dcore5 amd64 5.12.8+dfsg-0ubuntu1 [137 kB] 2021-05-16T22:07:35.2046790Z Get:137 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53drender5 amd64 5.12.8+dfsg-0ubuntu1 [689 kB] 2021-05-16T22:07:35.2114529Z Get:138 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53danimation5 amd64 5.12.8+dfsg-0ubuntu1 [159 kB] 2021-05-16T22:07:35.2131658Z Get:139 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dinput5 amd64 5.12.8+dfsg-0ubuntu1 [125 kB] 2021-05-16T22:07:35.2150313Z Get:140 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dlogic5 amd64 5.12.8+dfsg-0ubuntu1 [25.9 kB] 2021-05-16T22:07:35.2152460Z Get:141 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dextras5 amd64 5.12.8+dfsg-0ubuntu1 [157 kB] 2021-05-16T22:07:35.2170228Z Get:142 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-assimpsceneimport-plugin amd64 5.12.8+dfsg-0ubuntu1 [45.2 kB] 2021-05-16T22:07:35.2174644Z Get:143 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-defaultgeometryloader-plugin amd64 5.12.8+dfsg-0ubuntu1 [33.3 kB] 2021-05-16T22:07:35.2179770Z Get:144 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-gltfsceneio-plugin amd64 5.12.8+dfsg-0ubuntu1 [110 kB] 2021-05-16T22:07:35.2194375Z Get:145 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dquickscene2d5 amd64 5.12.8+dfsg-0ubuntu1 [38.4 kB] 2021-05-16T22:07:35.2203633Z Get:146 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-scene2d-plugin amd64 5.12.8+dfsg-0ubuntu1 [17.1 kB] 2021-05-16T22:07:35.2206045Z Get:147 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-3d3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [224 kB] 2021-05-16T22:07:35.2226635Z Get:148 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-analysis3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [927 kB] 2021-05-16T22:07:35.2312184Z Get:149 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-app3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [3060 kB] 2021-05-16T22:07:35.2590630Z Get:150 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtchooser amd64 66-2build1 [24.7 kB] 2021-05-16T22:07:35.2593681Z Get:151 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qdoc-qt5 amd64 5.12.8-0ubuntu1 [507 kB] 2021-05-16T22:07:35.2637270Z Get:152 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5help5 amd64 5.12.8-0ubuntu1 [134 kB] 2021-05-16T22:07:35.2652688Z Get:153 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qhelpgenerator-qt5 amd64 5.12.8-0ubuntu1 [64.3 kB] 2021-05-16T22:07:35.2660275Z Get:154 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-assistant amd64 5.12.8-0ubuntu1 [369 kB] 2021-05-16T22:07:35.2696148Z Get:155 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtattributionsscanner-qt5 amd64 5.12.8-0ubuntu1 [26.0 kB] 2021-05-16T22:07:35.2700574Z Get:156 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designer5 amd64 5.12.8-0ubuntu1 [2778 kB] 2021-05-16T22:07:35.2954094Z Get:157 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designercomponents5 amd64 5.12.8-0ubuntu1 [718 kB] 2021-05-16T22:07:35.3058128Z Get:158 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttools5-dev-tools amd64 5.12.8-0ubuntu1 [1031 kB] 2021-05-16T22:07:35.3244174Z Get:159 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-customwidgets amd64 3.10.4+dfsg-1ubuntu2 [3397 kB] 2021-05-16T22:07:35.3836273Z Get:160 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-server3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [311 kB] 2021-05-16T22:07:35.3876827Z Get:161 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgisgrass7-3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [228 kB] 2021-05-16T22:07:35.3917074Z Get:162 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgispython3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [43.1 kB] 2021-05-16T22:07:35.3924893Z Get:163 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-glib5 amd64 1.24.8-1 [529 kB] 2021-05-16T22:07:35.4000796Z Get:164 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-proxy amd64 1.24.8-1 [5856 B] 2021-05-16T22:07:35.4006791Z Get:165 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5test5 amd64 5.12.8+dfsg-0ubuntu1 [131 kB] 2021-05-16T22:07:35.4034172Z Get:166 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-bin amd64 1.3-2ubuntu3 [5484 B] 2021-05-16T22:07:35.4039801Z Get:167 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 modemmanager amd64 1.12.8-1 [755 kB] 2021-05-16T22:07:35.4134703Z Get:168 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 ttf-bitstream-vera all 1.10-8 [352 kB] 2021-05-16T22:07:35.4159034Z Get:169 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python-matplotlib-data all 3.1.2-1ubuntu4 [3788 kB] 2021-05-16T22:07:35.4502949Z Get:170 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2021-05-16T22:07:35.4511963Z Get:171 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2021-05-16T22:07:35.4528551Z Get:172 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-cycler all 0.10.0-3 [8132 B] 2021-05-16T22:07:35.4534752Z Get:173 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-dateutil all 2.7.3-3ubuntu1 [63.3 kB] 2021-05-16T22:07:35.4544335Z Get:174 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2021-05-16T22:07:35.4548751Z Get:175 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-future all 0.18.2-2 [336 kB] 2021-05-16T22:07:35.4586535Z Get:176 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2021-05-16T22:07:35.4588970Z Get:177 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2021-05-16T22:07:35.4601713Z Get:178 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-ipython-genutils all 0.2.0-1ubuntu1 [21.1 kB] 2021-05-16T22:07:35.4604277Z Get:179 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-traitlets all 4.3.3-3 [59.9 kB] 2021-05-16T22:07:35.4612792Z Get:180 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-jupyter-core all 4.6.3-3 [41.2 kB] 2021-05-16T22:07:35.4617298Z Get:181 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-kiwisolver amd64 1.0.1-3build1 [61.3 kB] 2021-05-16T22:07:35.4625512Z Get:182 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.3 [1382 kB] 2021-05-16T22:07:35.4807639Z Get:183 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2021-05-16T22:07:35.4821315Z Get:184 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-matplotlib amd64 3.1.2-1ubuntu4 [4459 kB] 2021-05-16T22:07:35.5742229Z Get:185 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-nbformat all 5.0.4-1 [29.8 kB] 2021-05-16T22:07:35.5751730Z Get:186 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-olefile all 0.46-2 [33.7 kB] 2021-05-16T22:07:35.5775465Z Get:187 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyproj amd64 2.5.0+ds-1 [297 kB] 2021-05-16T22:07:35.5895989Z Get:188 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-tz all 2019.3-1 [24.4 kB] 2021-05-16T22:07:35.5898558Z Get:189 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-owslib all 0.19.1-1 [115 kB] 2021-05-16T22:07:35.5919564Z Get:190 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pil amd64 7.0.0-4ubuntu0.3 [363 kB] 2021-05-16T22:07:35.6089961Z Get:191 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-retrying all 1.3.3-4 [8160 B] 2021-05-16T22:07:35.6093840Z Get:192 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-plotly all 4.4.1+dfsg-1 [1960 kB] 2021-05-16T22:07:35.6506524Z Get:193 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-psycopg2 amd64 2.8.4-2 [112 kB] 2021-05-16T22:07:35.6530425Z Get:194 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-sip amd64 4.19.21+dfsg-1build1 [87.9 kB] 2021-05-16T22:07:35.6548591Z Get:195 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5 amd64 5.14.1+dfsg-3build1 [2318 kB] 2021-05-16T22:07:35.6988438Z Get:196 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qsci amd64 2.11.2+dfsg-6 [230 kB] 2021-05-16T22:07:35.7022041Z Get:197 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtsql amd64 5.14.1+dfsg-3build1 [87.5 kB] 2021-05-16T22:07:35.7039816Z Get:198 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtsvg amd64 5.14.1+dfsg-3build1 [26.9 kB] 2021-05-16T22:07:35.7049066Z Get:199 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtwebkit amd64 5.14.1+dfsg-3build1 [103 kB] 2021-05-16T22:07:35.7072655Z Get:200 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis-common all 3.10.4+dfsg-1ubuntu2 [2390 kB] 2021-05-16T22:07:35.7471561Z Get:201 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis amd64 3.10.4+dfsg-1ubuntu2 [7772 kB] 2021-05-16T22:07:36.0575544Z Get:202 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-tk amd64 3.8.5-1~20.04.1 [103 kB] 2021-05-16T22:07:36.0646578Z Get:203 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-leaflet all 1.6.0~dfsg-1 [313 kB] 2021-05-16T22:07:36.0718560Z Get:204 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-common all 3.10.4+dfsg-1ubuntu2 [16.7 MB] 2021-05-16T22:07:36.2355705Z Get:205 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis amd64 3.10.4+dfsg-1ubuntu2 [4788 kB] 2021-05-16T22:07:36.2970235Z Get:206 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-plugin-grass-common all 3.10.4+dfsg-1ubuntu2 [463 kB] 2021-05-16T22:07:36.3013526Z Get:207 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-provider-grass amd64 3.10.4+dfsg-1ubuntu2 [92.3 kB] 2021-05-16T22:07:36.3024742Z Get:208 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-plugin-grass amd64 3.10.4+dfsg-1ubuntu2 [601 kB] 2021-05-16T22:07:36.3086435Z Get:209 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-gtk-platformtheme amd64 5.12.8+dfsg-0ubuntu1 [124 kB] 2021-05-16T22:07:36.3105195Z Get:210 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttranslations5-l10n all 5.12.8-0ubuntu1 [1486 kB] 2021-05-16T22:07:36.3255545Z Get:211 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 wpasupplicant amd64 2:2.9-1ubuntu4.3 [1183 kB] 2021-05-16T22:07:36.3378996Z Get:212 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-bin amd64 6.3.1-1 [88.8 kB] 2021-05-16T22:07:36.3388389Z Get:213 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch-data all 20191128-3 [32.3 kB] 2021-05-16T22:07:36.3393407Z Get:214 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch amd64 2.5.2+repack0-2ubuntu3 [53.1 kB] 2021-05-16T22:07:37.4569904Z Fetched 183 MB in 3s (55.4 MB/s) 2021-05-16T22:07:37.4909236Z Selecting previously unselected package libdouble-conversion3:amd64. 2021-05-16T22:07:37.4972097Z (Reading database ... 2021-05-16T22:07:37.4972736Z (Reading database ... 5% 2021-05-16T22:07:37.4973458Z (Reading database ... 10% 2021-05-16T22:07:37.4974225Z (Reading database ... 15% 2021-05-16T22:07:37.4974975Z (Reading database ... 20% 2021-05-16T22:07:37.4975609Z (Reading database ... 25% 2021-05-16T22:07:37.4976424Z (Reading database ... 30% 2021-05-16T22:07:37.4977071Z (Reading database ... 35% 2021-05-16T22:07:37.4977754Z (Reading database ... 40% 2021-05-16T22:07:37.4978432Z (Reading database ... 45% 2021-05-16T22:07:37.4979107Z (Reading database ... 50% 2021-05-16T22:07:37.5015264Z (Reading database ... 55% 2021-05-16T22:07:37.5059972Z (Reading database ... 60% 2021-05-16T22:07:37.5089152Z (Reading database ... 65% 2021-05-16T22:07:37.5213089Z (Reading database ... 70% 2021-05-16T22:07:37.5342551Z (Reading database ... 75% 2021-05-16T22:07:37.5368345Z (Reading database ... 80% 2021-05-16T22:07:37.5799885Z (Reading database ... 85% 2021-05-16T22:07:37.6138316Z (Reading database ... 90% 2021-05-16T22:07:37.6216621Z (Reading database ... 95% 2021-05-16T22:07:37.6218541Z (Reading database ... 100% 2021-05-16T22:07:37.6220032Z (Reading database ... 269928 files and directories currently installed.) 2021-05-16T22:07:37.6340359Z Preparing to unpack .../000-libdouble-conversion3_3.1.5-4ubuntu1_amd64.deb ... 2021-05-16T22:07:37.6364129Z Unpacking libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-16T22:07:37.6712874Z Selecting previously unselected package libqt5core5a:amd64. 2021-05-16T22:07:37.7001958Z Preparing to unpack .../001-libqt5core5a_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T22:07:37.7084576Z Unpacking libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:07:37.9193452Z Selecting previously unselected package libegl-mesa0:amd64. 2021-05-16T22:07:37.9449552Z Preparing to unpack .../002-libegl-mesa0_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T22:07:37.9461965Z Unpacking libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T22:07:37.9911443Z Selecting previously unselected package libegl1:amd64. 2021-05-16T22:07:38.0126475Z Preparing to unpack .../003-libegl1_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T22:07:38.0137778Z Unpacking libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T22:07:38.0470681Z Selecting previously unselected package libevdev2:amd64. 2021-05-16T22:07:38.0706600Z Preparing to unpack .../004-libevdev2_1.9.0+dfsg-1ubuntu0.1_amd64.deb ... 2021-05-16T22:07:38.0718015Z Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-16T22:07:38.1032184Z Selecting previously unselected package libmtdev1:amd64. 2021-05-16T22:07:38.1299059Z Preparing to unpack .../005-libmtdev1_1.1.5-1.1_amd64.deb ... 2021-05-16T22:07:38.1310505Z Unpacking libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-16T22:07:38.1568534Z Selecting previously unselected package libwacom-common. 2021-05-16T22:07:38.1865887Z Preparing to unpack .../006-libwacom-common_1.3-2ubuntu3_all.deb ... 2021-05-16T22:07:38.1897572Z Unpacking libwacom-common (1.3-2ubuntu3) ... 2021-05-16T22:07:38.2707274Z Selecting previously unselected package libwacom2:amd64. 2021-05-16T22:07:38.3021483Z Preparing to unpack .../007-libwacom2_1.3-2ubuntu3_amd64.deb ... 2021-05-16T22:07:38.3032214Z Unpacking libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-16T22:07:38.3312211Z Selecting previously unselected package libinput-bin. 2021-05-16T22:07:38.3618276Z Preparing to unpack .../008-libinput-bin_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-16T22:07:38.3626890Z Unpacking libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-16T22:07:38.3930415Z Selecting previously unselected package libinput10:amd64. 2021-05-16T22:07:38.4223768Z Preparing to unpack .../009-libinput10_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-16T22:07:38.4234194Z Unpacking libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-16T22:07:38.4631509Z Selecting previously unselected package libqt5dbus5:amd64. 2021-05-16T22:07:38.4849356Z Preparing to unpack .../010-libqt5dbus5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T22:07:38.4858811Z Unpacking libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:07:38.5334355Z Selecting previously unselected package libqt5network5:amd64. 2021-05-16T22:07:38.5619345Z Preparing to unpack .../011-libqt5network5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T22:07:38.5633279Z Unpacking libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:07:38.6520733Z Selecting previously unselected package libxcb-icccm4:amd64. 2021-05-16T22:07:38.6815575Z Preparing to unpack .../012-libxcb-icccm4_0.4.1-1.1_amd64.deb ... 2021-05-16T22:07:38.6831089Z Unpacking libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-16T22:07:38.7058770Z Selecting previously unselected package libxcb-util1:amd64. 2021-05-16T22:07:38.7344535Z Preparing to unpack .../013-libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... 2021-05-16T22:07:38.7354235Z Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-16T22:07:38.7672520Z Selecting previously unselected package libxcb-image0:amd64. 2021-05-16T22:07:38.7925896Z Preparing to unpack .../014-libxcb-image0_0.4.0-1build1_amd64.deb ... 2021-05-16T22:07:38.7935050Z Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-16T22:07:38.8232616Z Selecting previously unselected package libxcb-keysyms1:amd64. 2021-05-16T22:07:38.8494999Z Preparing to unpack .../015-libxcb-keysyms1_0.4.0-1build1_amd64.deb ... 2021-05-16T22:07:38.8504830Z Unpacking libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-16T22:07:38.8832106Z Selecting previously unselected package libxcb-randr0:amd64. 2021-05-16T22:07:38.9080186Z Preparing to unpack .../016-libxcb-randr0_1.14-2_amd64.deb ... 2021-05-16T22:07:38.9097032Z Unpacking libxcb-randr0:amd64 (1.14-2) ... 2021-05-16T22:07:38.9432229Z Selecting previously unselected package libxcb-render-util0:amd64. 2021-05-16T22:07:38.9677511Z Preparing to unpack .../017-libxcb-render-util0_0.3.9-1build1_amd64.deb ... 2021-05-16T22:07:38.9686988Z Unpacking libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-16T22:07:39.0033090Z Selecting previously unselected package libxcb-xinerama0:amd64. 2021-05-16T22:07:39.0312450Z Preparing to unpack .../018-libxcb-xinerama0_1.14-2_amd64.deb ... 2021-05-16T22:07:39.0322775Z Unpacking libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-16T22:07:39.0603128Z Selecting previously unselected package libxcb-xinput0:amd64. 2021-05-16T22:07:39.0904528Z Preparing to unpack .../019-libxcb-xinput0_1.14-2_amd64.deb ... 2021-05-16T22:07:39.0916718Z Unpacking libxcb-xinput0:amd64 (1.14-2) ... 2021-05-16T22:07:39.1311981Z Selecting previously unselected package libxcb-xkb1:amd64. 2021-05-16T22:07:39.1588399Z Preparing to unpack .../020-libxcb-xkb1_1.14-2_amd64.deb ... 2021-05-16T22:07:39.1599777Z Unpacking libxcb-xkb1:amd64 (1.14-2) ... 2021-05-16T22:07:39.1912017Z Selecting previously unselected package libxkbcommon-x11-0:amd64. 2021-05-16T22:07:39.2160518Z Preparing to unpack .../021-libxkbcommon-x11-0_0.10.0-1_amd64.deb ... 2021-05-16T22:07:39.2169942Z Unpacking libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-16T22:07:39.2591635Z Selecting previously unselected package libqt5gui5:amd64. 2021-05-16T22:07:39.2848351Z Preparing to unpack .../022-libqt5gui5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T22:07:39.2930606Z Unpacking libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:07:39.6477965Z Selecting previously unselected package libqt5widgets5:amd64. 2021-05-16T22:07:39.6794034Z Preparing to unpack .../023-libqt5widgets5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T22:07:39.6810881Z Unpacking libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:07:39.9591681Z Selecting previously unselected package libqt5svg5:amd64. 2021-05-16T22:07:39.9827513Z Preparing to unpack .../024-libqt5svg5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T22:07:39.9847937Z Unpacking libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T22:07:40.0273487Z Selecting previously unselected package liborc-0.4-0:amd64. 2021-05-16T22:07:40.0600675Z Preparing to unpack .../025-liborc-0.4-0_1%3a0.4.31-1_amd64.deb ... 2021-05-16T22:07:40.0611870Z Unpacking liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-16T22:07:40.1193959Z Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2021-05-16T22:07:40.1457936Z Preparing to unpack .../026-libgstreamer-plugins-base1.0-0_1.16.2-4_amd64.deb ... 2021-05-16T22:07:40.1473180Z Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-16T22:07:40.2509514Z Selecting previously unselected package libhyphen0:amd64. 2021-05-16T22:07:40.2845937Z Preparing to unpack .../027-libhyphen0_2.8.8-7_amd64.deb ... 2021-05-16T22:07:40.2859104Z Unpacking libhyphen0:amd64 (2.8.8-7) ... 2021-05-16T22:07:40.3192289Z Selecting previously unselected package libqt5positioning5:amd64. 2021-05-16T22:07:40.3468667Z Preparing to unpack .../028-libqt5positioning5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T22:07:40.3477956Z Unpacking libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:07:40.3992214Z Selecting previously unselected package libqt5printsupport5:amd64. 2021-05-16T22:07:40.4262293Z Preparing to unpack .../029-libqt5printsupport5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T22:07:40.4272839Z Unpacking libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:07:40.4872116Z Selecting previously unselected package libqt5qml5:amd64. 2021-05-16T22:07:40.5105388Z Preparing to unpack .../030-libqt5qml5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T22:07:40.5117443Z Unpacking libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T22:07:40.6992357Z Selecting previously unselected package libqt5quick5:amd64. 2021-05-16T22:07:40.7282315Z Preparing to unpack .../031-libqt5quick5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T22:07:40.7292621Z Unpacking libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T22:07:40.9031835Z Selecting previously unselected package libqt5sensors5:amd64. 2021-05-16T22:07:40.9308092Z Preparing to unpack .../032-libqt5sensors5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T22:07:40.9320262Z Unpacking libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T22:07:40.9700160Z Selecting previously unselected package libqt5webchannel5:amd64. 2021-05-16T22:07:41.0003216Z Preparing to unpack .../033-libqt5webchannel5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T22:07:41.0023299Z Unpacking libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T22:07:41.0299753Z Selecting previously unselected package libwoff1:amd64. 2021-05-16T22:07:41.0591204Z Preparing to unpack .../034-libwoff1_1.0.2-1build2_amd64.deb ... 2021-05-16T22:07:41.0602927Z Unpacking libwoff1:amd64 (1.0.2-1build2) ... 2021-05-16T22:07:41.0906024Z Selecting previously unselected package libqt5webkit5:amd64. 2021-05-16T22:07:41.1239997Z Preparing to unpack .../035-libqt5webkit5_5.212.0~alpha4-1ubuntu2_amd64.deb ... 2021-05-16T22:07:41.1241797Z Unpacking libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-16T22:07:42.5668775Z Selecting previously unselected package qt5-image-formats-plugins:amd64. 2021-05-16T22:07:42.5979753Z Preparing to unpack .../036-qt5-image-formats-plugins_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T22:07:42.5991710Z Unpacking qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T22:07:42.6302173Z Selecting previously unselected package qgis-providers-common. 2021-05-16T22:07:42.6610883Z Preparing to unpack .../037-qgis-providers-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T22:07:42.6622327Z Unpacking qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:07:42.8998359Z Selecting previously unselected package libqca-qt5-2:amd64. 2021-05-16T22:07:42.9317259Z Preparing to unpack .../038-libqca-qt5-2_2.2.1-2build1_amd64.deb ... 2021-05-16T22:07:42.9327566Z Unpacking libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-16T22:07:42.9952750Z Selecting previously unselected package libqca-qt5-2-plugins:amd64. 2021-05-16T22:07:43.0200131Z Preparing to unpack .../039-libqca-qt5-2-plugins_2.2.1-2build1_amd64.deb ... 2021-05-16T22:07:43.0211907Z Unpacking libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-16T22:07:43.0751350Z Selecting previously unselected package libqt5sql5:amd64. 2021-05-16T22:07:43.1010769Z Preparing to unpack .../040-libqt5sql5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T22:07:43.1020183Z Unpacking libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:07:43.1448915Z Selecting previously unselected package libqt5sql5-sqlite:amd64. 2021-05-16T22:07:43.1716088Z Preparing to unpack .../041-libqt5sql5-sqlite_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T22:07:43.1727775Z Unpacking libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:07:43.2072964Z Selecting previously unselected package gdal-data. 2021-05-16T22:07:43.2352143Z Preparing to unpack .../042-gdal-data_3.0.4+dfsg-1build3_all.deb ... 2021-05-16T22:07:43.2362172Z Unpacking gdal-data (3.0.4+dfsg-1build3) ... 2021-05-16T22:07:43.2874252Z Selecting previously unselected package libarpack2:amd64. 2021-05-16T22:07:43.3171576Z Preparing to unpack .../043-libarpack2_3.7.0-3_amd64.deb ... 2021-05-16T22:07:43.3185600Z Unpacking libarpack2:amd64 (3.7.0-3) ... 2021-05-16T22:07:43.3517613Z Selecting previously unselected package libsuperlu5:amd64. 2021-05-16T22:07:43.3801153Z Preparing to unpack .../044-libsuperlu5_5.2.1+dfsg1-4_amd64.deb ... 2021-05-16T22:07:43.3812610Z Unpacking libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-16T22:07:43.4311611Z Selecting previously unselected package libarmadillo9. 2021-05-16T22:07:43.4551999Z Preparing to unpack .../045-libarmadillo9_1%3a9.800.4+dfsg-1build1_amd64.deb ... 2021-05-16T22:07:43.4563275Z Unpacking libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-16T22:07:43.4974293Z Selecting previously unselected package libcfitsio8:amd64. 2021-05-16T22:07:43.5285418Z Preparing to unpack .../046-libcfitsio8_3.470-3_amd64.deb ... 2021-05-16T22:07:43.5300309Z Unpacking libcfitsio8:amd64 (3.470-3) ... 2021-05-16T22:07:43.6111667Z Selecting previously unselected package libcharls2:amd64. 2021-05-16T22:07:43.6357425Z Preparing to unpack .../047-libcharls2_2.0.0+dfsg-1build1_amd64.deb ... 2021-05-16T22:07:43.6367835Z Unpacking libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-16T22:07:43.6751445Z Selecting previously unselected package libdap25:amd64. 2021-05-16T22:07:43.6978049Z Preparing to unpack .../048-libdap25_3.20.5-1_amd64.deb ... 2021-05-16T22:07:43.6988913Z Unpacking libdap25:amd64 (3.20.5-1) ... 2021-05-16T22:07:43.7751446Z Selecting previously unselected package libdapclient6v5:amd64. 2021-05-16T22:07:43.7960884Z Preparing to unpack .../049-libdapclient6v5_3.20.5-1_amd64.deb ... 2021-05-16T22:07:43.7974486Z Unpacking libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-16T22:07:43.8351157Z Selecting previously unselected package libepsilon1:amd64. 2021-05-16T22:07:43.8591116Z Preparing to unpack .../050-libepsilon1_0.9.2+dfsg-4_amd64.deb ... 2021-05-16T22:07:43.8603985Z Unpacking libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-16T22:07:43.8951059Z Selecting previously unselected package libfreexl1:amd64. 2021-05-16T22:07:43.9191580Z Preparing to unpack .../051-libfreexl1_1.0.5-3_amd64.deb ... 2021-05-16T22:07:43.9202172Z Unpacking libfreexl1:amd64 (1.0.5-3) ... 2021-05-16T22:07:43.9552274Z Selecting previously unselected package libfyba0:amd64. 2021-05-16T22:07:43.9826420Z Preparing to unpack .../052-libfyba0_4.1.1-6build1_amd64.deb ... 2021-05-16T22:07:43.9837652Z Unpacking libfyba0:amd64 (4.1.1-6build1) ... 2021-05-16T22:07:44.0272919Z Selecting previously unselected package libgeos-3.8.0:amd64. 2021-05-16T22:07:44.0559961Z Preparing to unpack .../053-libgeos-3.8.0_3.8.0-1build1_amd64.deb ... 2021-05-16T22:07:44.0569301Z Unpacking libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-16T22:07:44.1432904Z Selecting previously unselected package libgeos-c1v5:amd64. 2021-05-16T22:07:44.1706172Z Preparing to unpack .../054-libgeos-c1v5_3.8.0-1build1_amd64.deb ... 2021-05-16T22:07:44.1717656Z Unpacking libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-16T22:07:44.2038906Z Selecting previously unselected package proj-data. 2021-05-16T22:07:44.2345710Z Preparing to unpack .../055-proj-data_6.3.1-1_all.deb ... 2021-05-16T22:07:44.2357452Z Unpacking proj-data (6.3.1-1) ... 2021-05-16T22:07:45.0840750Z Selecting previously unselected package libproj15:amd64. 2021-05-16T22:07:45.1112899Z Preparing to unpack .../056-libproj15_6.3.1-1_amd64.deb ... 2021-05-16T22:07:45.1126971Z Unpacking libproj15:amd64 (6.3.1-1) ... 2021-05-16T22:07:45.2450718Z Selecting previously unselected package libgeotiff5:amd64. 2021-05-16T22:07:45.2756095Z Preparing to unpack .../057-libgeotiff5_1.5.1-2_amd64.deb ... 2021-05-16T22:07:45.2770083Z Unpacking libgeotiff5:amd64 (1.5.1-2) ... 2021-05-16T22:07:45.3151919Z Selecting previously unselected package libhdf4-0-alt. 2021-05-16T22:07:45.3381624Z Preparing to unpack .../058-libhdf4-0-alt_4.2.14-1ubuntu1_amd64.deb ... 2021-05-16T22:07:45.3393409Z Unpacking libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-16T22:07:45.3951709Z Selecting previously unselected package libminizip1:amd64. 2021-05-16T22:07:45.4198387Z Preparing to unpack .../059-libminizip1_1.1-8build1_amd64.deb ... 2021-05-16T22:07:45.4218059Z Unpacking libminizip1:amd64 (1.1-8build1) ... 2021-05-16T22:07:45.4591669Z Selecting previously unselected package liburiparser1:amd64. 2021-05-16T22:07:45.4853576Z Preparing to unpack .../060-liburiparser1_0.9.3-2_amd64.deb ... 2021-05-16T22:07:45.4865374Z Unpacking liburiparser1:amd64 (0.9.3-2) ... 2021-05-16T22:07:45.5189401Z Selecting previously unselected package libkmlbase1:amd64. 2021-05-16T22:07:45.5457468Z Preparing to unpack .../061-libkmlbase1_1.3.0-8build1_amd64.deb ... 2021-05-16T22:07:45.5467191Z Unpacking libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-16T22:07:45.5831798Z Selecting previously unselected package libkmldom1:amd64. 2021-05-16T22:07:45.6071451Z Preparing to unpack .../062-libkmldom1_1.3.0-8build1_amd64.deb ... 2021-05-16T22:07:45.6087813Z Unpacking libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-16T22:07:45.6551616Z Selecting previously unselected package libkmlengine1:amd64. 2021-05-16T22:07:45.6837326Z Preparing to unpack .../063-libkmlengine1_1.3.0-8build1_amd64.deb ... 2021-05-16T22:07:45.6850665Z Unpacking libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-16T22:07:45.7205799Z Selecting previously unselected package libnetcdf15:amd64. 2021-05-16T22:07:45.7522894Z Preparing to unpack .../064-libnetcdf15_1%3a4.7.3-1_amd64.deb ... 2021-05-16T22:07:45.7540964Z Unpacking libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-16T22:07:45.8232729Z Selecting previously unselected package libogdi4.1. 2021-05-16T22:07:45.8523518Z Preparing to unpack .../065-libogdi4.1_4.1.0+ds-1build1_amd64.deb ... 2021-05-16T22:07:45.8533657Z Unpacking libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-16T22:07:45.9032150Z Selecting previously unselected package libqhull7:amd64. 2021-05-16T22:07:45.9323276Z Preparing to unpack .../066-libqhull7_2015.2-4_amd64.deb ... 2021-05-16T22:07:45.9433297Z Unpacking libqhull7:amd64 (2015.2-4) ... 2021-05-16T22:07:45.9966327Z Selecting previously unselected package libspatialite7:amd64. 2021-05-16T22:07:46.0355036Z Preparing to unpack .../067-libspatialite7_4.3.0a-6build1_amd64.deb ... 2021-05-16T22:07:46.0368769Z Unpacking libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-16T22:07:46.2059575Z Selecting previously unselected package libxerces-c3.2:amd64. 2021-05-16T22:07:46.2354221Z Preparing to unpack .../068-libxerces-c3.2_3.2.2+debian-1build3_amd64.deb ... 2021-05-16T22:07:46.2365885Z Unpacking libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-16T22:07:46.3712244Z Selecting previously unselected package libgdal26. 2021-05-16T22:07:46.3972616Z Preparing to unpack .../069-libgdal26_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-16T22:07:46.3983341Z Unpacking libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-16T22:07:47.0817147Z Selecting previously unselected package libqt5concurrent5:amd64. 2021-05-16T22:07:47.1122952Z Preparing to unpack .../070-libqt5concurrent5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T22:07:47.1133246Z Unpacking libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:07:47.1422034Z Selecting previously unselected package libqt5keychain1:amd64. 2021-05-16T22:07:47.1736872Z Preparing to unpack .../071-libqt5keychain1_0.10.0-1build1_amd64.deb ... 2021-05-16T22:07:47.1747330Z Unpacking libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-16T22:07:47.2112119Z Selecting previously unselected package libqt5serialport5:amd64. 2021-05-16T22:07:47.2378030Z Preparing to unpack .../072-libqt5serialport5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T22:07:47.2389511Z Unpacking libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T22:07:47.2671618Z Selecting previously unselected package libqt5xml5:amd64. 2021-05-16T22:07:47.2969818Z Preparing to unpack .../073-libqt5xml5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T22:07:47.2980608Z Unpacking libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:07:47.3465389Z Selecting previously unselected package libspatialindex6:amd64. 2021-05-16T22:07:47.3763242Z Preparing to unpack .../074-libspatialindex6_1.9.3-1build1_amd64.deb ... 2021-05-16T22:07:47.3773324Z Unpacking libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-16T22:07:47.4391595Z Selecting previously unselected package libzip5:amd64. 2021-05-16T22:07:47.4628741Z Preparing to unpack .../075-libzip5_1.5.1-0ubuntu1_amd64.deb ... 2021-05-16T22:07:47.4639761Z Unpacking libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-16T22:07:47.5060924Z Selecting previously unselected package libqgis-core3.10.4. 2021-05-16T22:07:47.5354596Z Preparing to unpack .../076-libqgis-core3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T22:07:47.5365197Z Unpacking libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:07:48.1352034Z Selecting previously unselected package libqgis-native3.10.4. 2021-05-16T22:07:48.1581281Z Preparing to unpack .../077-libqgis-native3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T22:07:48.1593231Z Unpacking libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:07:48.1850090Z Selecting previously unselected package libqscintilla2-qt5-l10n. 2021-05-16T22:07:48.2166031Z Preparing to unpack .../078-libqscintilla2-qt5-l10n_2.11.2+dfsg-6_all.deb ... 2021-05-16T22:07:48.2206365Z Unpacking libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-16T22:07:48.2672139Z Selecting previously unselected package libqscintilla2-qt5-15. 2021-05-16T22:07:48.2920202Z Preparing to unpack .../079-libqscintilla2-qt5-15_2.11.2+dfsg-6_amd64.deb ... 2021-05-16T22:07:48.2937952Z Unpacking libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-16T22:07:48.4591675Z Selecting previously unselected package libqt5quickwidgets5:amd64. 2021-05-16T22:07:48.4823974Z Preparing to unpack .../080-libqt5quickwidgets5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T22:07:48.4851339Z Unpacking libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T22:07:48.5189219Z Selecting previously unselected package libqt5opengl5:amd64. 2021-05-16T22:07:48.5493610Z Preparing to unpack .../081-libqt5opengl5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T22:07:48.5507423Z Unpacking libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:07:48.5971992Z Selecting previously unselected package libqwt-qt5-6. 2021-05-16T22:07:48.6287761Z Preparing to unpack .../082-libqwt-qt5-6_6.1.4-1.1build1_amd64.deb ... 2021-05-16T22:07:48.6309390Z Unpacking libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-16T22:07:48.7152477Z Selecting previously unselected package libqgis-gui3.10.4. 2021-05-16T22:07:48.7417153Z Preparing to unpack .../083-libqgis-gui3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T22:07:48.7596044Z Unpacking libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:07:49.1653794Z Selecting previously unselected package qgis-providers. 2021-05-16T22:07:49.1930669Z Preparing to unpack .../084-qgis-providers_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T22:07:49.1943267Z Unpacking qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:07:49.4234306Z Selecting previously unselected package libavahi-core7:amd64. 2021-05-16T22:07:49.4508901Z Preparing to unpack .../085-libavahi-core7_0.7-4ubuntu7_amd64.deb ... 2021-05-16T22:07:49.4522572Z Unpacking libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-16T22:07:49.4863008Z Selecting previously unselected package libdaemon0:amd64. 2021-05-16T22:07:49.5173157Z Preparing to unpack .../086-libdaemon0_0.14-7_amd64.deb ... 2021-05-16T22:07:49.5187258Z Unpacking libdaemon0:amd64 (0.14-7) ... 2021-05-16T22:07:49.5511681Z Selecting previously unselected package avahi-daemon. 2021-05-16T22:07:49.5720636Z Preparing to unpack .../087-avahi-daemon_0.7-4ubuntu7_amd64.deb ... 2021-05-16T22:07:49.5730274Z Unpacking avahi-daemon (0.7-4ubuntu7) ... 2021-05-16T22:07:49.6227821Z Selecting previously unselected package tk8.6-blt2.5. 2021-05-16T22:07:49.6528120Z Preparing to unpack .../088-tk8.6-blt2.5_2.5.3+dfsg-4_amd64.deb ... 2021-05-16T22:07:49.6540698Z Unpacking tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-16T22:07:49.7391398Z Selecting previously unselected package blt. 2021-05-16T22:07:49.7646113Z Preparing to unpack .../089-blt_2.5.3+dfsg-4_amd64.deb ... 2021-05-16T22:07:49.7654517Z Unpacking blt (2.5.3+dfsg-4) ... 2021-05-16T22:07:49.7951489Z Selecting previously unselected package fonts-lyx. 2021-05-16T22:07:49.8214705Z Preparing to unpack .../090-fonts-lyx_2.3.4.2-2_all.deb ... 2021-05-16T22:07:49.8226992Z Unpacking fonts-lyx (2.3.4.2-2) ... 2021-05-16T22:07:49.8631793Z Selecting previously unselected package libgck-1-0:amd64. 2021-05-16T22:07:49.8942942Z Preparing to unpack .../091-libgck-1-0_3.36.0-2build1_amd64.deb ... 2021-05-16T22:07:49.8954014Z Unpacking libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-16T22:07:49.9341451Z Selecting previously unselected package libgcr-base-3-1:amd64. 2021-05-16T22:07:49.9654333Z Preparing to unpack .../092-libgcr-base-3-1_3.36.0-2build1_amd64.deb ... 2021-05-16T22:07:49.9665119Z Unpacking libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T22:07:50.0122650Z Selecting previously unselected package libgcr-ui-3-1:amd64. 2021-05-16T22:07:50.0425663Z Preparing to unpack .../093-libgcr-ui-3-1_3.36.0-2build1_amd64.deb ... 2021-05-16T22:07:50.0440481Z Unpacking libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T22:07:50.0871499Z Selecting previously unselected package gcr. 2021-05-16T22:07:50.1123480Z Preparing to unpack .../094-gcr_3.36.0-2build1_amd64.deb ... 2021-05-16T22:07:50.1133011Z Unpacking gcr (3.36.0-2build1) ... 2021-05-16T22:07:50.1511911Z Selecting previously unselected package python3-numpy. 2021-05-16T22:07:50.1831346Z Preparing to unpack .../095-python3-numpy_1%3a1.17.4-5ubuntu3_amd64.deb ... 2021-05-16T22:07:50.1844246Z Unpacking python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-16T22:07:50.4926173Z Selecting previously unselected package python3-gdal. 2021-05-16T22:07:50.5220283Z Preparing to unpack .../096-python3-gdal_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-16T22:07:50.5230432Z Unpacking python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-16T22:07:50.6029636Z Selecting previously unselected package gdal-bin. 2021-05-16T22:07:50.6319778Z Preparing to unpack .../097-gdal-bin_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-16T22:07:50.6327025Z Unpacking gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-16T22:07:50.6951668Z Selecting previously unselected package libavahi-glib1:amd64. 2021-05-16T22:07:50.7162576Z Preparing to unpack .../098-libavahi-glib1_0.7-4ubuntu7_amd64.deb ... 2021-05-16T22:07:50.7174225Z Unpacking libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-16T22:07:50.7591787Z Selecting previously unselected package libmm-glib0:amd64. 2021-05-16T22:07:50.7802369Z Preparing to unpack .../099-libmm-glib0_1.12.8-1_amd64.deb ... 2021-05-16T22:07:50.7816591Z Unpacking libmm-glib0:amd64 (1.12.8-1) ... 2021-05-16T22:07:50.8351985Z Selecting previously unselected package geoclue-2.0. 2021-05-16T22:07:50.8602049Z Preparing to unpack .../100-geoclue-2.0_2.5.6-0ubuntu1_amd64.deb ... 2021-05-16T22:07:50.8613151Z Unpacking geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-16T22:07:50.9032248Z Selecting previously unselected package p11-kit-modules:amd64. 2021-05-16T22:07:50.9314450Z Preparing to unpack .../101-p11-kit-modules_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-16T22:07:50.9326290Z Unpacking p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-16T22:07:50.9951816Z Selecting previously unselected package p11-kit. 2021-05-16T22:07:51.0171588Z Preparing to unpack .../102-p11-kit_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-16T22:07:51.0183467Z Unpacking p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-16T22:07:51.0507406Z Selecting previously unselected package pinentry-gnome3. 2021-05-16T22:07:51.0819464Z Preparing to unpack .../103-pinentry-gnome3_1.1.0-3build1_amd64.deb ... 2021-05-16T22:07:51.0828593Z Unpacking pinentry-gnome3 (1.1.0-3build1) ... 2021-05-16T22:07:51.1148287Z Selecting previously unselected package gnome-keyring. 2021-05-16T22:07:51.1485541Z Preparing to unpack .../104-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-16T22:07:51.1602787Z Unpacking gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-16T22:07:51.2512964Z Selecting previously unselected package gnome-keyring-pkcs11:amd64. 2021-05-16T22:07:51.2824772Z Preparing to unpack .../105-gnome-keyring-pkcs11_3.36.0-1ubuntu1_amd64.deb ... 2021-05-16T22:07:51.2835157Z Unpacking gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T22:07:51.3232420Z Selecting previously unselected package grass-doc. 2021-05-16T22:07:51.3515249Z Preparing to unpack .../106-grass-doc_7.8.2-1build3_all.deb ... 2021-05-16T22:07:51.3535550Z Unpacking grass-doc (7.8.2-1build3) ... 2021-05-16T22:07:53.2417272Z Selecting previously unselected package liblaszip8:amd64. 2021-05-16T22:07:53.2742710Z Preparing to unpack .../107-liblaszip8_3.4.3-1build1_amd64.deb ... 2021-05-16T22:07:53.2756661Z Unpacking liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-16T22:07:53.3168041Z Selecting previously unselected package libpdal-util9. 2021-05-16T22:07:53.3472504Z Preparing to unpack .../108-libpdal-util9_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T22:07:53.3483774Z Unpacking libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-16T22:07:53.3888263Z Selecting previously unselected package libpdal-base9. 2021-05-16T22:07:53.4204320Z Preparing to unpack .../109-libpdal-base9_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T22:07:53.4217820Z Unpacking libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-16T22:07:53.6435963Z Selecting previously unselected package grass-core. 2021-05-16T22:07:53.6745681Z Preparing to unpack .../110-grass-core_7.8.2-1build3_amd64.deb ... 2021-05-16T22:07:53.6758495Z Unpacking grass-core (7.8.2-1build3) ... 2021-05-16T22:07:54.3598207Z Selecting previously unselected package libcdparanoia0:amd64. 2021-05-16T22:07:54.3885447Z Preparing to unpack .../111-libcdparanoia0_3.10.2+debian-13_amd64.deb ... 2021-05-16T22:07:54.3897916Z Unpacking libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-16T22:07:54.4178965Z Selecting previously unselected package libvisual-0.4-0:amd64. 2021-05-16T22:07:54.4491937Z Preparing to unpack .../112-libvisual-0.4-0_0.4.0-17_amd64.deb ... 2021-05-16T22:07:54.4503262Z Unpacking libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-16T22:07:54.4872536Z Selecting previously unselected package gstreamer1.0-plugins-base:amd64. 2021-05-16T22:07:54.5127386Z Preparing to unpack .../113-gstreamer1.0-plugins-base_1.16.2-4_amd64.deb ... 2021-05-16T22:07:54.5137480Z Unpacking gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-16T22:07:54.6111872Z Selecting previously unselected package iio-sensor-proxy. 2021-05-16T22:07:54.6357418Z Preparing to unpack .../114-iio-sensor-proxy_2.8-1ubuntu1_amd64.deb ... 2021-05-16T22:07:54.6368127Z Unpacking iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-16T22:07:54.6748004Z Selecting previously unselected package libassimp5:amd64. 2021-05-16T22:07:54.7054816Z Preparing to unpack .../115-libassimp5_5.0.1~ds0-1build1_amd64.deb ... 2021-05-16T22:07:54.7067214Z Unpacking libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-16T22:07:55.0792618Z Selecting previously unselected package libexiv2-27:amd64. 2021-05-16T22:07:55.1083420Z Preparing to unpack .../116-libexiv2-27_0.27.2-8ubuntu2.2_amd64.deb ... 2021-05-16T22:07:55.1100018Z Unpacking libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-16T22:07:55.2206902Z Selecting previously unselected package libfcgi0ldbl:amd64. 2021-05-16T22:07:55.2524406Z Preparing to unpack .../117-libfcgi0ldbl_2.4.0-10build1_amd64.deb ... 2021-05-16T22:07:55.2536928Z Unpacking libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-16T22:07:55.2992234Z Selecting previously unselected package libfcgi-bin. 2021-05-16T22:07:55.3272294Z Preparing to unpack .../118-libfcgi-bin_2.4.0-10build1_amd64.deb ... 2021-05-16T22:07:55.3280482Z Unpacking libfcgi-bin (2.4.0-10build1) ... 2021-05-16T22:07:55.3650997Z Selecting previously unselected package libimagequant0:amd64. 2021-05-16T22:07:55.3966955Z Preparing to unpack .../119-libimagequant0_2.12.2-1.1_amd64.deb ... 2021-05-16T22:07:55.3981535Z Unpacking libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-16T22:07:55.4297524Z Selecting previously unselected package libjs-jquery-ui. 2021-05-16T22:07:55.4636082Z Preparing to unpack .../120-libjs-jquery-ui_1.12.1+dfsg-5_all.deb ... 2021-05-16T22:07:55.4720168Z Unpacking libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-16T22:07:55.5752380Z Selecting previously unselected package libmbim-glib4:amd64. 2021-05-16T22:07:55.6007916Z Preparing to unpack .../121-libmbim-glib4_1.22.0-2_amd64.deb ... 2021-05-16T22:07:55.6026066Z Unpacking libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-16T22:07:55.6432896Z Selecting previously unselected package libmbim-proxy. 2021-05-16T22:07:55.6729389Z Preparing to unpack .../122-libmbim-proxy_1.22.0-2_amd64.deb ... 2021-05-16T22:07:55.6739361Z Unpacking libmbim-proxy (1.22.0-2) ... 2021-05-16T22:07:55.7011323Z Selecting previously unselected package libnl-genl-3-200:amd64. 2021-05-16T22:07:55.7337822Z Preparing to unpack .../123-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-05-16T22:07:55.7350592Z Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-16T22:07:55.7628262Z Selecting previously unselected package libnl-route-3-200:amd64. 2021-05-16T22:07:55.7952574Z Preparing to unpack .../124-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-05-16T22:07:55.7967678Z Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-16T22:07:55.8395113Z Selecting previously unselected package libnss-mdns:amd64. 2021-05-16T22:07:55.8714162Z Preparing to unpack .../125-libnss-mdns_0.14.1-1ubuntu1_amd64.deb ... 2021-05-16T22:07:55.8726566Z Unpacking libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-16T22:07:55.9072029Z Selecting previously unselected package libpam-gnome-keyring:amd64. 2021-05-16T22:07:55.9319071Z Preparing to unpack .../126-libpam-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-16T22:07:55.9333913Z Unpacking libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T22:07:55.9672136Z Selecting previously unselected package libpcsclite1:amd64. 2021-05-16T22:07:55.9945881Z Preparing to unpack .../127-libpcsclite1_1.8.26-3_amd64.deb ... 2021-05-16T22:07:55.9956074Z Unpacking libpcsclite1:amd64 (1.8.26-3) ... 2021-05-16T22:07:56.0312579Z Selecting previously unselected package libpdal-plugin-faux. 2021-05-16T22:07:56.0556633Z Preparing to unpack .../128-libpdal-plugin-faux_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T22:07:56.0572131Z Unpacking libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-16T22:07:56.0873296Z Selecting previously unselected package libpdal-plugin-icebridge. 2021-05-16T22:07:56.1145562Z Preparing to unpack .../129-libpdal-plugin-icebridge_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T22:07:56.1155396Z Unpacking libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-16T22:07:56.1503775Z Selecting previously unselected package libpdal-plugin-pgpointcloud. 2021-05-16T22:07:56.1767565Z Preparing to unpack .../130-libpdal-plugin-pgpointcloud_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T22:07:56.1778481Z Unpacking libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-16T22:07:56.2191687Z Selecting previously unselected package libpdal-plugin-python. 2021-05-16T22:07:56.2441633Z Preparing to unpack .../131-libpdal-plugin-python_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T22:07:56.2453801Z Unpacking libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-16T22:07:56.2911910Z Selecting previously unselected package libsqlite3-mod-spatialite:amd64. 2021-05-16T22:07:56.3134902Z Preparing to unpack .../132-libsqlite3-mod-spatialite_4.3.0a-6build1_amd64.deb ... 2021-05-16T22:07:56.3145616Z Unpacking libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-16T22:07:56.4733278Z Selecting previously unselected package libpdal-plugin-sqlite. 2021-05-16T22:07:56.5021259Z Preparing to unpack .../133-libpdal-plugin-sqlite_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T22:07:56.5031567Z Unpacking libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-16T22:07:56.5342651Z Selecting previously unselected package libpdal-plugins. 2021-05-16T22:07:56.5647762Z Preparing to unpack .../134-libpdal-plugins_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T22:07:56.5658058Z Unpacking libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-16T22:07:56.5991312Z Selecting previously unselected package libqt53dcore5:amd64. 2021-05-16T22:07:56.6231596Z Preparing to unpack .../135-libqt53dcore5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T22:07:56.6246228Z Unpacking libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:07:56.6711335Z Selecting previously unselected package libqt53drender5:amd64. 2021-05-16T22:07:56.6930600Z Preparing to unpack .../136-libqt53drender5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T22:07:56.6940961Z Unpacking libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:07:56.7991548Z Selecting previously unselected package libqt53danimation5:amd64. 2021-05-16T22:07:56.8267218Z Preparing to unpack .../137-libqt53danimation5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T22:07:56.8278670Z Unpacking libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:07:56.8711442Z Selecting previously unselected package libqt53dinput5:amd64. 2021-05-16T22:07:56.9005575Z Preparing to unpack .../138-libqt53dinput5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T22:07:56.9022075Z Unpacking libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:07:56.9431648Z Selecting previously unselected package libqt53dlogic5:amd64. 2021-05-16T22:07:56.9694737Z Preparing to unpack .../139-libqt53dlogic5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T22:07:56.9703122Z Unpacking libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:07:57.0032487Z Selecting previously unselected package libqt53dextras5:amd64. 2021-05-16T22:07:57.0297006Z Preparing to unpack .../140-libqt53dextras5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T22:07:57.0308777Z Unpacking libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:07:57.0792226Z Selecting previously unselected package qt3d-assimpsceneimport-plugin:amd64. 2021-05-16T22:07:57.1044636Z Preparing to unpack .../141-qt3d-assimpsceneimport-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T22:07:57.1056306Z Unpacking qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:07:57.1392087Z Selecting previously unselected package qt3d-defaultgeometryloader-plugin:amd64. 2021-05-16T22:07:57.1638846Z Preparing to unpack .../142-qt3d-defaultgeometryloader-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T22:07:57.1651849Z Unpacking qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:07:57.1962237Z Selecting previously unselected package qt3d-gltfsceneio-plugin:amd64. 2021-05-16T22:07:57.2229709Z Preparing to unpack .../143-qt3d-gltfsceneio-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T22:07:57.2239657Z Unpacking qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:07:57.2631943Z Selecting previously unselected package libqt53dquickscene2d5:amd64. 2021-05-16T22:07:57.2927981Z Preparing to unpack .../144-libqt53dquickscene2d5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T22:07:57.2938110Z Unpacking libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:07:57.3271764Z Selecting previously unselected package qt3d-scene2d-plugin:amd64. 2021-05-16T22:07:57.3520247Z Preparing to unpack .../145-qt3d-scene2d-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T22:07:57.3531439Z Unpacking qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:07:57.3832656Z Selecting previously unselected package libqgis-3d3.10.4. 2021-05-16T22:07:57.4093555Z Preparing to unpack .../146-libqgis-3d3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T22:07:57.4105585Z Unpacking libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:07:57.4760669Z Selecting previously unselected package libqgis-analysis3.10.4. 2021-05-16T22:07:57.5069676Z Preparing to unpack .../147-libqgis-analysis3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T22:07:57.5078777Z Unpacking libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:07:57.6447664Z Selecting previously unselected package libqgis-app3.10.4. 2021-05-16T22:07:57.6751984Z Preparing to unpack .../148-libqgis-app3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T22:07:57.6765359Z Unpacking libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:07:58.0740128Z Selecting previously unselected package qtchooser. 2021-05-16T22:07:58.1074927Z Preparing to unpack .../149-qtchooser_66-2build1_amd64.deb ... 2021-05-16T22:07:58.1084639Z Unpacking qtchooser (66-2build1) ... 2021-05-16T22:07:58.1432312Z Selecting previously unselected package qdoc-qt5. 2021-05-16T22:07:58.1728256Z Preparing to unpack .../150-qdoc-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T22:07:58.1738811Z Unpacking qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T22:07:58.2871745Z Selecting previously unselected package libqt5help5:amd64. 2021-05-16T22:07:58.3113405Z Preparing to unpack .../151-libqt5help5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T22:07:58.3122932Z Unpacking libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T22:07:58.3537012Z Selecting previously unselected package qhelpgenerator-qt5. 2021-05-16T22:07:58.3863001Z Preparing to unpack .../152-qhelpgenerator-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T22:07:58.3877147Z Unpacking qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T22:07:58.4232475Z Selecting previously unselected package qt5-assistant. 2021-05-16T22:07:58.4517515Z Preparing to unpack .../153-qt5-assistant_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T22:07:58.4528365Z Unpacking qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-16T22:07:58.5263809Z Selecting previously unselected package qtattributionsscanner-qt5. 2021-05-16T22:07:58.5570226Z Preparing to unpack .../154-qtattributionsscanner-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T22:07:58.5582961Z Unpacking qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T22:07:58.5951735Z Selecting previously unselected package libqt5designer5:amd64. 2021-05-16T22:07:58.6218026Z Preparing to unpack .../155-libqt5designer5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T22:07:58.6229318Z Unpacking libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T22:07:58.8592108Z Selecting previously unselected package libqt5designercomponents5:amd64. 2021-05-16T22:07:58.8836993Z Preparing to unpack .../156-libqt5designercomponents5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T22:07:58.8846922Z Unpacking libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T22:07:58.9952271Z Selecting previously unselected package qttools5-dev-tools. 2021-05-16T22:07:59.0220568Z Preparing to unpack .../157-qttools5-dev-tools_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T22:07:59.0236469Z Unpacking qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-16T22:07:59.1644665Z Selecting previously unselected package libqgis-customwidgets. 2021-05-16T22:07:59.1958670Z Preparing to unpack .../158-libqgis-customwidgets_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T22:07:59.1974878Z Unpacking libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:07:59.3251059Z Selecting previously unselected package libqgis-server3.10.4. 2021-05-16T22:07:59.3556073Z Preparing to unpack .../159-libqgis-server3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T22:07:59.3571704Z Unpacking libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:07:59.4156463Z Selecting previously unselected package libqgisgrass7-3.10.4. 2021-05-16T22:07:59.4468054Z Preparing to unpack .../160-libqgisgrass7-3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T22:07:59.4484026Z Unpacking libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:07:59.5007914Z Selecting previously unselected package libqgispython3.10.4. 2021-05-16T22:07:59.5343408Z Preparing to unpack .../161-libqgispython3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T22:07:59.5357649Z Unpacking libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:07:59.5714902Z Selecting previously unselected package libqmi-glib5:amd64. 2021-05-16T22:07:59.6026899Z Preparing to unpack .../162-libqmi-glib5_1.24.8-1_amd64.deb ... 2021-05-16T22:07:59.6040899Z Unpacking libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-16T22:07:59.6914633Z Selecting previously unselected package libqmi-proxy. 2021-05-16T22:07:59.7241951Z Preparing to unpack .../163-libqmi-proxy_1.24.8-1_amd64.deb ... 2021-05-16T22:07:59.7432172Z Unpacking libqmi-proxy (1.24.8-1) ... 2021-05-16T22:07:59.7781603Z Selecting previously unselected package libqt5test5:amd64. 2021-05-16T22:07:59.8066687Z Preparing to unpack .../164-libqt5test5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T22:07:59.8076472Z Unpacking libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:07:59.8496039Z Selecting previously unselected package libwacom-bin. 2021-05-16T22:07:59.8810511Z Preparing to unpack .../165-libwacom-bin_1.3-2ubuntu3_amd64.deb ... 2021-05-16T22:07:59.8828960Z Unpacking libwacom-bin (1.3-2ubuntu3) ... 2021-05-16T22:07:59.9151491Z Selecting previously unselected package modemmanager. 2021-05-16T22:07:59.9392802Z Preparing to unpack .../166-modemmanager_1.12.8-1_amd64.deb ... 2021-05-16T22:07:59.9469734Z Unpacking modemmanager (1.12.8-1) ... 2021-05-16T22:08:00.0712233Z Selecting previously unselected package ttf-bitstream-vera. 2021-05-16T22:08:00.0974265Z Preparing to unpack .../167-ttf-bitstream-vera_1.10-8_all.deb ... 2021-05-16T22:08:00.0983479Z Unpacking ttf-bitstream-vera (1.10-8) ... 2021-05-16T22:08:00.1353138Z Selecting previously unselected package python-matplotlib-data. 2021-05-16T22:08:00.1630197Z Preparing to unpack .../168-python-matplotlib-data_3.1.2-1ubuntu4_all.deb ... 2021-05-16T22:08:00.1640566Z Unpacking python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-16T22:08:00.5135813Z Selecting previously unselected package python3-soupsieve. 2021-05-16T22:08:00.5461544Z Preparing to unpack .../169-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2021-05-16T22:08:00.5472923Z Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-16T22:08:00.5853861Z Selecting previously unselected package python3-bs4. 2021-05-16T22:08:00.6150228Z Preparing to unpack .../170-python3-bs4_4.8.2-1_all.deb ... 2021-05-16T22:08:00.6161654Z Unpacking python3-bs4 (4.8.2-1) ... 2021-05-16T22:08:00.6592252Z Selecting previously unselected package python3-cycler. 2021-05-16T22:08:00.6852713Z Preparing to unpack .../171-python3-cycler_0.10.0-3_all.deb ... 2021-05-16T22:08:00.6862216Z Unpacking python3-cycler (0.10.0-3) ... 2021-05-16T22:08:00.7167743Z Selecting previously unselected package python3-dateutil. 2021-05-16T22:08:00.7501795Z Preparing to unpack .../172-python3-dateutil_2.7.3-3ubuntu1_all.deb ... 2021-05-16T22:08:00.8958618Z Unpacking python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-16T22:08:00.9309102Z Selecting previously unselected package python3-decorator. 2021-05-16T22:08:00.9614021Z Preparing to unpack .../173-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2021-05-16T22:08:00.9625497Z Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2021-05-16T22:08:00.9896719Z Selecting previously unselected package python3-future. 2021-05-16T22:08:01.0215337Z Preparing to unpack .../174-python3-future_0.18.2-2_all.deb ... 2021-05-16T22:08:01.0232032Z Unpacking python3-future (0.18.2-2) ... 2021-05-16T22:08:01.0952169Z Selecting previously unselected package python3-webencodings. 2021-05-16T22:08:01.8313631Z Preparing to unpack .../175-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2021-05-16T22:08:01.8322975Z Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-16T22:08:01.8324418Z Selecting previously unselected package python3-html5lib. 2021-05-16T22:08:01.8325784Z Preparing to unpack .../176-python3-html5lib_1.0.1-2_all.deb ... 2021-05-16T22:08:01.8326949Z Unpacking python3-html5lib (1.0.1-2) ... 2021-05-16T22:08:01.8328328Z Selecting previously unselected package python3-ipython-genutils. 2021-05-16T22:08:01.8329941Z Preparing to unpack .../177-python3-ipython-genutils_0.2.0-1ubuntu1_all.deb ... 2021-05-16T22:08:01.8331820Z Unpacking python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-16T22:08:01.8333350Z Selecting previously unselected package python3-traitlets. 2021-05-16T22:08:01.8334637Z Preparing to unpack .../178-python3-traitlets_4.3.3-3_all.deb ... 2021-05-16T22:08:01.8336032Z Unpacking python3-traitlets (4.3.3-3) ... 2021-05-16T22:08:01.8337368Z Selecting previously unselected package python3-jupyter-core. 2021-05-16T22:08:01.8338840Z Preparing to unpack .../179-python3-jupyter-core_4.6.3-3_all.deb ... 2021-05-16T22:08:01.8340096Z Unpacking python3-jupyter-core (4.6.3-3) ... 2021-05-16T22:08:01.8341434Z Selecting previously unselected package python3-kiwisolver. 2021-05-16T22:08:01.8342889Z Preparing to unpack .../180-python3-kiwisolver_1.0.1-3build1_amd64.deb ... 2021-05-16T22:08:01.8344174Z Unpacking python3-kiwisolver (1.0.1-3build1) ... 2021-05-16T22:08:01.8345554Z Selecting previously unselected package python3-lxml:amd64. 2021-05-16T22:08:01.8346817Z Preparing to unpack .../181-python3-lxml_4.5.0-1ubuntu0.3_amd64.deb ... 2021-05-16T22:08:01.8347954Z Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-16T22:08:01.8349162Z Selecting previously unselected package python3-pyparsing. 2021-05-16T22:08:01.8350698Z Preparing to unpack .../182-python3-pyparsing_2.4.6-1_all.deb ... 2021-05-16T22:08:01.8351847Z Unpacking python3-pyparsing (2.4.6-1) ... 2021-05-16T22:08:01.8353058Z Selecting previously unselected package python3-matplotlib. 2021-05-16T22:08:01.8354635Z Preparing to unpack .../183-python3-matplotlib_3.1.2-1ubuntu4_amd64.deb ... 2021-05-16T22:08:01.8355933Z Unpacking python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-16T22:08:02.2603510Z Selecting previously unselected package python3-nbformat. 2021-05-16T22:08:02.2916649Z Preparing to unpack .../184-python3-nbformat_5.0.4-1_all.deb ... 2021-05-16T22:08:02.2926278Z Unpacking python3-nbformat (5.0.4-1) ... 2021-05-16T22:08:02.3271833Z Selecting previously unselected package python3-olefile. 2021-05-16T22:08:02.3560739Z Preparing to unpack .../185-python3-olefile_0.46-2_all.deb ... 2021-05-16T22:08:02.3570602Z Unpacking python3-olefile (0.46-2) ... 2021-05-16T22:08:02.3878894Z Selecting previously unselected package python3-pyproj. 2021-05-16T22:08:02.4177252Z Preparing to unpack .../186-python3-pyproj_2.5.0+ds-1_amd64.deb ... 2021-05-16T22:08:02.4191092Z Unpacking python3-pyproj (2.5.0+ds-1) ... 2021-05-16T22:08:02.4744851Z Selecting previously unselected package python3-tz. 2021-05-16T22:08:02.5050809Z Preparing to unpack .../187-python3-tz_2019.3-1_all.deb ... 2021-05-16T22:08:02.5112320Z Unpacking python3-tz (2019.3-1) ... 2021-05-16T22:08:02.5364949Z Selecting previously unselected package python3-owslib. 2021-05-16T22:08:02.5663261Z Preparing to unpack .../188-python3-owslib_0.19.1-1_all.deb ... 2021-05-16T22:08:02.5674933Z Unpacking python3-owslib (0.19.1-1) ... 2021-05-16T22:08:02.6095426Z Selecting previously unselected package python3-pil:amd64. 2021-05-16T22:08:02.6435031Z Preparing to unpack .../189-python3-pil_7.0.0-4ubuntu0.3_amd64.deb ... 2021-05-16T22:08:02.6446994Z Unpacking python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-16T22:08:02.7219239Z Selecting previously unselected package python3-retrying. 2021-05-16T22:08:02.7509133Z Preparing to unpack .../190-python3-retrying_1.3.3-4_all.deb ... 2021-05-16T22:08:02.7520497Z Unpacking python3-retrying (1.3.3-4) ... 2021-05-16T22:08:02.7912088Z Selecting previously unselected package python3-plotly. 2021-05-16T22:08:02.8143881Z Preparing to unpack .../191-python3-plotly_4.4.1+dfsg-1_all.deb ... 2021-05-16T22:08:02.8153118Z Unpacking python3-plotly (4.4.1+dfsg-1) ... 2021-05-16T22:08:03.2992183Z Selecting previously unselected package python3-psycopg2. 2021-05-16T22:08:03.3293980Z Preparing to unpack .../192-python3-psycopg2_2.8.4-2_amd64.deb ... 2021-05-16T22:08:03.3305024Z Unpacking python3-psycopg2 (2.8.4-2) ... 2021-05-16T22:08:03.3659863Z Selecting previously unselected package python3-sip. 2021-05-16T22:08:03.3984457Z Preparing to unpack .../193-python3-sip_4.19.21+dfsg-1build1_amd64.deb ... 2021-05-16T22:08:03.3992981Z Unpacking python3-sip (4.19.21+dfsg-1build1) ... 2021-05-16T22:08:03.4409402Z Selecting previously unselected package python3-pyqt5. 2021-05-16T22:08:03.4736042Z Preparing to unpack .../194-python3-pyqt5_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T22:08:03.4745881Z Unpacking python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-16T22:08:03.7817380Z Selecting previously unselected package python3-pyqt5.qsci. 2021-05-16T22:08:03.8155638Z Preparing to unpack .../195-python3-pyqt5.qsci_2.11.2+dfsg-6_amd64.deb ... 2021-05-16T22:08:03.8166100Z Unpacking python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-16T22:08:03.8716490Z Selecting previously unselected package python3-pyqt5.qtsql. 2021-05-16T22:08:03.9069202Z Preparing to unpack .../196-python3-pyqt5.qtsql_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T22:08:03.9074579Z Unpacking python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-16T22:08:03.9512217Z Selecting previously unselected package python3-pyqt5.qtsvg. 2021-05-16T22:08:03.9774836Z Preparing to unpack .../197-python3-pyqt5.qtsvg_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T22:08:03.9788918Z Unpacking python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-16T22:08:04.0112292Z Selecting previously unselected package python3-pyqt5.qtwebkit. 2021-05-16T22:08:04.0403712Z Preparing to unpack .../198-python3-pyqt5.qtwebkit_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T22:08:04.0413195Z Unpacking python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-16T22:08:04.0921772Z Selecting previously unselected package python3-qgis-common. 2021-05-16T22:08:04.1264997Z Preparing to unpack .../199-python3-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T22:08:04.1280461Z Unpacking python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:08:04.4706261Z Selecting previously unselected package python3-qgis. 2021-05-16T22:08:04.5039271Z Preparing to unpack .../200-python3-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T22:08:04.5049672Z Unpacking python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:08:05.6384603Z Selecting previously unselected package python3-tk:amd64. 2021-05-16T22:08:05.6724994Z Preparing to unpack .../201-python3-tk_3.8.5-1~20.04.1_amd64.deb ... 2021-05-16T22:08:05.6736747Z Unpacking python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-16T22:08:05.7127775Z Selecting previously unselected package libjs-leaflet. 2021-05-16T22:08:05.7454179Z Preparing to unpack .../202-libjs-leaflet_1.6.0~dfsg-1_all.deb ... 2021-05-16T22:08:05.7465735Z Unpacking libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-16T22:08:05.8069865Z Selecting previously unselected package qgis-common. 2021-05-16T22:08:05.8407657Z Preparing to unpack .../203-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T22:08:05.8423816Z Unpacking qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:08:07.5786005Z Selecting previously unselected package qgis. 2021-05-16T22:08:07.6114581Z Preparing to unpack .../204-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T22:08:07.6929986Z Unpacking qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:08:07.9585096Z Selecting previously unselected package qgis-plugin-grass-common. 2021-05-16T22:08:07.9923917Z Preparing to unpack .../205-qgis-plugin-grass-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T22:08:07.9938279Z Unpacking qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:08:08.1664216Z Selecting previously unselected package qgis-provider-grass. 2021-05-16T22:08:08.1974100Z Preparing to unpack .../206-qgis-provider-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T22:08:08.1988021Z Unpacking qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:08:08.2377163Z Selecting previously unselected package qgis-plugin-grass. 2021-05-16T22:08:08.2716247Z Preparing to unpack .../207-qgis-plugin-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T22:08:08.2730634Z Unpacking qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:08:08.3506017Z Selecting previously unselected package qt5-gtk-platformtheme:amd64. 2021-05-16T22:08:08.3832944Z Preparing to unpack .../208-qt5-gtk-platformtheme_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T22:08:08.3845516Z Unpacking qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:08:08.4272056Z Selecting previously unselected package qttranslations5-l10n. 2021-05-16T22:08:08.4545497Z Preparing to unpack .../209-qttranslations5-l10n_5.12.8-0ubuntu1_all.deb ... 2021-05-16T22:08:08.4559245Z Unpacking qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-16T22:08:08.6539645Z Selecting previously unselected package wpasupplicant. 2021-05-16T22:08:08.6863973Z Preparing to unpack .../210-wpasupplicant_2%3a2.9-1ubuntu4.3_amd64.deb ... 2021-05-16T22:08:08.6875175Z Unpacking wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-16T22:08:08.8431982Z Selecting previously unselected package proj-bin. 2021-05-16T22:08:08.8705055Z Preparing to unpack .../211-proj-bin_6.3.1-1_amd64.deb ... 2021-05-16T22:08:08.8714240Z Unpacking proj-bin (6.3.1-1) ... 2021-05-16T22:08:08.9192099Z Selecting previously unselected package usb-modeswitch-data. 2021-05-16T22:08:08.9460318Z Preparing to unpack .../212-usb-modeswitch-data_20191128-3_all.deb ... 2021-05-16T22:08:08.9470677Z Unpacking usb-modeswitch-data (20191128-3) ... 2021-05-16T22:08:08.9872165Z Selecting previously unselected package usb-modeswitch. 2021-05-16T22:08:09.0165144Z Preparing to unpack .../213-usb-modeswitch_2.5.2+repack0-2ubuntu3_amd64.deb ... 2021-05-16T22:08:09.0284239Z Unpacking usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-16T22:08:09.1093263Z Setting up libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-16T22:08:09.1135408Z Setting up iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-16T22:08:09.3962977Z iio-sensor-proxy.service is a disabled or a static unit, not starting it. 2021-05-16T22:08:09.3988866Z Setting up libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-16T22:08:09.4022156Z Setting up tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-16T22:08:09.4055663Z Setting up qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:08:09.4154247Z Setting up ttf-bitstream-vera (1.10-8) ... 2021-05-16T22:08:09.4194760Z Setting up libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-16T22:08:09.4225077Z Setting up proj-data (6.3.1-1) ... 2021-05-16T22:08:09.4256270Z Setting up libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-16T22:08:09.4286409Z Setting up libxcb-xinput0:amd64 (1.14-2) ... 2021-05-16T22:08:09.4310581Z Setting up libwoff1:amd64 (1.0.2-1build2) ... 2021-05-16T22:08:09.4345351Z Setting up libhyphen0:amd64 (2.8.8-7) ... 2021-05-16T22:08:09.4367792Z Setting up libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-16T22:08:09.4391446Z Setting up libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-16T22:08:09.4418364Z Setting up libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-16T22:08:09.4439314Z Setting up libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-16T22:08:09.4473436Z Setting up libminizip1:amd64 (1.1-8build1) ... 2021-05-16T22:08:09.4503803Z Setting up libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-16T22:08:09.4537919Z Setting up python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-16T22:08:09.6180671Z Setting up fonts-lyx (2.3.4.2-2) ... 2021-05-16T22:08:09.6202965Z Setting up libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-16T22:08:09.6224672Z Setting up python3-olefile (0.46-2) ... 2021-05-16T22:08:09.7880442Z Setting up blt (2.5.3+dfsg-4) ... 2021-05-16T22:08:09.7909366Z Setting up python3-retrying (1.3.3-4) ... 2021-05-16T22:08:09.9448833Z Setting up libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-16T22:08:09.9470991Z Setting up libarpack2:amd64 (3.7.0-3) ... 2021-05-16T22:08:09.9502199Z Setting up libfcgi-bin (2.4.0-10build1) ... 2021-05-16T22:08:09.9525635Z Setting up libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-16T22:08:09.9584802Z Setting up libdap25:amd64 (3.20.5-1) ... 2021-05-16T22:08:09.9618076Z Setting up libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-16T22:08:09.9643363Z Setting up python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-16T22:08:10.1024902Z Setting up libqhull7:amd64 (2015.2-4) ... 2021-05-16T22:08:10.1060224Z Setting up libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-16T22:08:10.1087640Z Setting up libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-16T22:08:10.1121335Z Setting up libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-16T22:08:10.1146404Z Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-16T22:08:10.2795084Z Setting up gdal-data (3.0.4+dfsg-1build3) ... 2021-05-16T22:08:10.2824303Z Setting up python3-tz (2019.3-1) ... 2021-05-16T22:08:10.4449178Z Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-16T22:08:10.4540818Z Setting up libxcb-xkb1:amd64 (1.14-2) ... 2021-05-16T22:08:10.4570005Z Setting up libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-16T22:08:10.4649488Z Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-16T22:08:10.4683332Z Setting up libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-16T22:08:10.4709574Z Setting up libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-16T22:08:10.4735351Z Setting up p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-16T22:08:10.4760238Z Setting up python3-decorator (4.4.2-0ubuntu1) ... 2021-05-16T22:08:10.6214014Z Setting up libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T22:08:10.6239068Z Setting up libcfitsio8:amd64 (3.470-3) ... 2021-05-16T22:08:10.6268611Z Setting up libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-16T22:08:10.6311972Z Setting up libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-16T22:08:10.6399836Z Setting up qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-16T22:08:10.6423570Z Setting up python3-pyparsing (2.4.6-1) ... 2021-05-16T22:08:10.8114052Z Setting up libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-16T22:08:10.8143722Z Setting up python3-cycler (0.10.0-3) ... 2021-05-16T22:08:10.9627950Z Setting up libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-16T22:08:10.9653240Z Setting up libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-16T22:08:10.9679635Z Setting up python3-kiwisolver (1.0.1-3build1) ... 2021-05-16T22:08:10.9705062Z Setting up grass-doc (7.8.2-1build3) ... 2021-05-16T22:08:10.9734142Z Setting up usb-modeswitch-data (20191128-3) ... 2021-05-16T22:08:10.9802398Z Setting up liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-16T22:08:10.9878248Z Setting up python3-psycopg2 (2.8.4-2) ... 2021-05-16T22:08:11.1602478Z Setting up libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-16T22:08:11.1627193Z Setting up libproj15:amd64 (6.3.1-1) ... 2021-05-16T22:08:11.1653369Z Setting up libpcsclite1:amd64 (1.8.26-3) ... 2021-05-16T22:08:11.1677382Z Setting up libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:08:11.1767213Z Setting up python3-html5lib (1.0.1-2) ... 2021-05-16T22:08:11.8333731Z Setting up python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-16T22:08:12.7535145Z Setting up libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-16T22:08:12.7579385Z Setting up libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-16T22:08:12.7603689Z Setting up liburiparser1:amd64 (0.9.3-2) ... 2021-05-16T22:08:12.7627960Z Setting up gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T22:08:12.7654338Z Setting up libfreexl1:amd64 (1.0.5-3) ... 2021-05-16T22:08:12.7680902Z Setting up libmm-glib0:amd64 (1.12.8-1) ... 2021-05-16T22:08:12.7707943Z Setting up liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-16T22:08:12.7732773Z Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-16T22:08:12.9752509Z Setting up libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:08:12.9776782Z Setting up libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-16T22:08:12.9801267Z Setting up libxcb-randr0:amd64 (1.14-2) ... 2021-05-16T22:08:12.9826723Z Setting up python3-traitlets (4.3.3-3) ... 2021-05-16T22:08:13.2020236Z Setting up libfyba0:amd64 (4.1.1-6build1) ... 2021-05-16T22:08:13.2055278Z Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-16T22:08:13.2089567Z Setting up libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-16T22:08:13.2116161Z Setting up libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-16T22:08:13.2140530Z Setting up libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T22:08:13.2311144Z Setting up python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-16T22:08:13.4279559Z Setting up libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-16T22:08:13.4307818Z Setting up libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-16T22:08:13.4334451Z Setting up usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-16T22:08:13.4428844Z Setting up libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-16T22:08:13.4457852Z Setting up p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-16T22:08:13.4484692Z Setting up libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T22:08:13.4515260Z Setting up libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-16T22:08:13.4544020Z Setting up python3-future (0.18.2-2) ... 2021-05-16T22:08:13.4627592Z update-alternatives: using /usr/bin/python3-futurize to provide /usr/bin/futurize (futurize) in auto mode 2021-05-16T22:08:13.4685057Z update-alternatives: using /usr/bin/python3-pasteurize to provide /usr/bin/pasteurize (pasteurize) in auto mode 2021-05-16T22:08:13.8345724Z Setting up qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:08:13.9850838Z Setting up libdaemon0:amd64 (0.14-7) ... 2021-05-16T22:08:13.9880857Z Setting up libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:08:13.9906483Z Setting up libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-16T22:08:13.9931525Z Setting up libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-16T22:08:13.9957663Z Setting up python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-16T22:08:13.9995538Z Setting up libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T22:08:14.0025023Z Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-16T22:08:14.0053651Z Setting up libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:08:14.0086892Z Setting up libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T22:08:14.2482943Z Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-16T22:08:14.4228337Z Setting up python3-jupyter-core (4.6.3-3) ... 2021-05-16T22:08:14.5931272Z Setting up libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-16T22:08:14.5957593Z Setting up qtchooser (66-2build1) ... 2021-05-16T22:08:14.5989510Z Setting up libwacom-common (1.3-2ubuntu3) ... 2021-05-16T22:08:14.6020715Z Setting up python3-sip (4.19.21+dfsg-1build1) ... 2021-05-16T22:08:14.7691519Z Setting up libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-16T22:08:14.7719746Z Setting up libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-16T22:08:14.7745279Z Setting up libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T22:08:14.7769066Z Setting up python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-16T22:08:15.8138583Z Setting up libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-16T22:08:15.8174169Z Setting up libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-16T22:08:15.8204875Z Setting up libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-16T22:08:15.8226390Z Setting up qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T22:08:15.8252340Z Setting up libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:08:15.8288267Z Setting up proj-bin (6.3.1-1) ... 2021-05-16T22:08:15.8311911Z Setting up libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-16T22:08:15.8334943Z Setting up libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-16T22:08:15.8359564Z Setting up geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-16T22:08:16.2605226Z geoclue.service is a disabled or a static unit, not starting it. 2021-05-16T22:08:16.2630955Z Setting up libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T22:08:16.2658132Z Setting up python3-nbformat (5.0.4-1) ... 2021-05-16T22:08:16.4523569Z Setting up libmbim-proxy (1.22.0-2) ... 2021-05-16T22:08:16.4551820Z Setting up python3-pyproj (2.5.0+ds-1) ... 2021-05-16T22:08:16.6331055Z Setting up libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:08:16.6357983Z Setting up python3-bs4 (4.8.2-1) ... 2021-05-16T22:08:16.8425430Z Setting up libgeotiff5:amd64 (1.5.1-2) ... 2021-05-16T22:08:16.8452928Z Setting up gcr (3.36.0-2build1) ... 2021-05-16T22:08:16.8476759Z Setting up libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:08:16.8499345Z Setting up wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-16T22:08:16.9900139Z Created symlink /etc/systemd/system/dbus-fi.w1.wpa_supplicant1.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-16T22:08:16.9903065Z Created symlink /etc/systemd/system/multi-user.target.wants/wpa_supplicant.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-16T22:08:17.5222590Z Setting up python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-16T22:08:17.8348054Z Setting up libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:08:17.8376601Z Setting up gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-16T22:08:17.8410763Z Setting up libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T22:08:17.8440584Z Setting up qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:08:17.8465085Z Setting up qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T22:08:17.8493393Z Setting up libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T22:08:17.8531871Z Setting up python3-plotly (4.4.1+dfsg-1) ... 2021-05-16T22:08:18.0198977Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T22:08:18.0201181Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-16T22:08:18.0204525Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T22:08:18.0207247Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-16T22:08:18.0686675Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:194: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T22:08:18.0687756Z if direction is "increasing": 2021-05-16T22:08:18.0691242Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:199: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T22:08:18.0693577Z elif direction is "decreasing": 2021-05-16T22:08:18.0890685Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:176: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T22:08:18.0891760Z if direction is "increasing": 2021-05-16T22:08:18.0893239Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:179: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T22:08:18.0894331Z elif direction is "decreasing": 2021-05-16T22:08:19.0723263Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:460: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T22:08:19.0724567Z if props["offset_coordinates"] is "data": 2021-05-16T22:08:19.0726128Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:572: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-16T22:08:19.0727208Z if props["coordinates"] is not "data": 2021-05-16T22:08:19.8869948Z Setting up avahi-daemon (0.7-4ubuntu7) ... 2021-05-16T22:08:20.5193705Z Created symlink /etc/systemd/system/dbus-org.freedesktop.Avahi.service → /lib/systemd/system/avahi-daemon.service. 2021-05-16T22:08:20.5196477Z Created symlink /etc/systemd/system/multi-user.target.wants/avahi-daemon.service → /lib/systemd/system/avahi-daemon.service. 2021-05-16T22:08:20.5198938Z Created symlink /etc/systemd/system/sockets.target.wants/avahi-daemon.socket → /lib/systemd/system/avahi-daemon.socket. 2021-05-16T22:08:21.7141851Z Setting up libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-16T22:08:21.7169987Z First installation detected... 2021-05-16T22:08:21.7171139Z Checking NSS setup... 2021-05-16T22:08:21.7211328Z Setting up libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-16T22:08:21.7235769Z Setting up libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:08:21.7297911Z Setting up python3-owslib (0.19.1-1) ... 2021-05-16T22:08:22.0321364Z Setting up libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-16T22:08:22.0352025Z Setting up libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-16T22:08:22.0380420Z Setting up libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-16T22:08:22.0409627Z Setting up libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-16T22:08:22.0435024Z Setting up libwacom-bin (1.3-2ubuntu3) ... 2021-05-16T22:08:22.0460457Z Setting up libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-16T22:08:22.0492371Z Setting up libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-16T22:08:22.0520920Z Setting up libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-16T22:08:22.0551046Z Setting up python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-16T22:08:22.2772742Z Setting up libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-16T22:08:22.2796878Z Setting up libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-16T22:08:22.2821120Z Setting up grass-core (7.8.2-1build3) ... 2021-05-16T22:08:22.6791115Z /usr/lib/grass78/etc/python/grass/pygrass/gis/__init__.py:75: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T22:08:22.6792549Z if value is '': 2021-05-16T22:08:22.7961466Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T22:08:22.7962743Z if do_profiling is "True" or do_profiling is "1": 2021-05-16T22:08:22.7964080Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T22:08:22.7965288Z if do_profiling is "True" or do_profiling is "1": 2021-05-16T22:08:22.7966662Z /usr/lib/grass78/etc/python/grass/temporal/core.py:582: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-16T22:08:22.7967909Z if driver_string is not None and driver_string is not "": 2021-05-16T22:08:22.8467534Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T22:08:22.8468731Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-16T22:08:22.8470266Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T22:08:22.8471427Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-16T22:08:22.9161570Z Setting up libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-16T22:08:22.9200824Z Setting up libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:08:22.9288246Z Setting up libqmi-proxy (1.24.8-1) ... 2021-05-16T22:08:22.9315248Z Setting up libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:08:22.9341912Z Setting up libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:08:22.9510637Z Setting up libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T22:08:22.9539280Z Setting up libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:08:22.9566800Z Setting up qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:08:22.9593444Z Setting up libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:08:22.9619737Z Setting up libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:08:22.9651209Z Setting up gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-16T22:08:23.0612240Z Setting up qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T22:08:23.0638295Z Setting up libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:08:23.0672097Z Setting up libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:08:23.0700325Z Setting up modemmanager (1.12.8-1) ... 2021-05-16T22:08:23.2046389Z Created symlink /etc/systemd/system/dbus-org.freedesktop.ModemManager1.service → /lib/systemd/system/ModemManager.service. 2021-05-16T22:08:23.2050040Z Created symlink /etc/systemd/system/multi-user.target.wants/ModemManager.service → /lib/systemd/system/ModemManager.service. 2021-05-16T22:08:23.7609936Z Setting up libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T22:08:23.7641638Z Setting up libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T22:08:23.7671489Z Setting up libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-16T22:08:23.7705113Z Setting up libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T22:08:23.7732900Z Setting up libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:08:23.7762666Z Setting up qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T22:08:23.7792689Z Setting up libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-16T22:08:23.7823622Z Setting up libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-16T22:08:23.7850968Z Setting up libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-16T22:08:23.7878363Z Setting up libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T22:08:23.7902644Z Setting up libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T22:08:23.7924938Z Setting up libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:08:23.7947567Z Setting up libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:08:23.7976124Z Setting up libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:08:23.8003663Z Setting up libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:08:23.8028905Z Setting up qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-16T22:08:23.8055094Z Setting up qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-16T22:08:23.8081599Z Setting up libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:08:23.8104555Z Setting up qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:08:23.8135444Z Setting up python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-16T22:08:23.9926489Z Setting up python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-16T22:08:23.9953042Z Setting up libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:08:23.9978151Z Setting up qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:08:24.0012003Z Setting up qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:08:58.5377598Z Setting up libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:08:58.5400583Z Setting up python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-16T22:08:58.5424565Z Setting up libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:08:58.5449075Z Setting up qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:08:58.5481698Z Setting up libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:08:58.5503824Z Setting up libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:08:58.5553767Z Setting up qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:08:58.5573655Z Setting up python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:08:58.7228078Z Setting up libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:08:58.7255779Z Setting up python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-16T22:08:58.7282198Z Setting up qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:08:58.7307463Z Setting up python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-16T22:08:58.7335008Z Setting up python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:08:58.9257299Z Setting up libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:08:58.9288885Z Setting up qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:08:58.9332664Z Setting up qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:08:58.9471946Z Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-05-16T22:08:58.9665556Z Processing triggers for shared-mime-info (1.15-1) ... 2021-05-16T22:08:59.9752350Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-16T22:08:59.9928164Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-16T22:09:00.0257477Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-16T22:09:00.0457711Z Processing triggers for libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.3) ... 2021-05-16T22:09:00.2265827Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T22:09:00.2594866Z Processing triggers for systemd (245.4-4ubuntu3.6) ... 2021-05-16T22:09:00.6027122Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T22:09:13.3209231Z Setting up pinentry-gnome3 (1.1.0-3build1) ... 2021-05-16T22:09:13.3390986Z Setting up gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-16T22:09:15.5565705Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-16T22:09:15.5566367Z with: 2021-05-16T22:09:15.5566834Z github_slug: neuroconductor/WhiteStripe 2021-05-16T22:09:15.5567282Z env: 2021-05-16T22:09:15.5567668Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:09:15.5569312Z TIC_DEPLOY_KEY: 2021-05-16T22:09:15.5570224Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T22:09:15.5572259Z GITHUB_PAT: *** 2021-05-16T22:09:15.5572705Z COVERALLS_TOKEN: 2021-05-16T22:09:15.5573253Z continue-on-error: true 2021-05-16T22:09:15.5573767Z VDIFFR_RUN_TESTS: 2021-05-16T22:09:15.5574484Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T22:09:15.5574988Z TZ: UTC 2021-05-16T22:09:15.5575410Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:09:15.5575874Z NOT_CRAN: true 2021-05-16T22:09:15.5576286Z ##[endgroup] 2021-05-16T22:09:15.5947401Z repo slug is: neuroconductor/WhiteStripe 2021-05-16T22:09:15.6091795Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-16T22:09:15.6092441Z env: 2021-05-16T22:09:15.6092925Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:09:15.6093457Z TIC_DEPLOY_KEY: 2021-05-16T22:09:15.6094374Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T22:09:15.6095850Z GITHUB_PAT: *** 2021-05-16T22:09:15.6096301Z COVERALLS_TOKEN: 2021-05-16T22:09:15.6096827Z continue-on-error: true 2021-05-16T22:09:15.6097359Z VDIFFR_RUN_TESTS: 2021-05-16T22:09:15.6097885Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T22:09:15.6098389Z TZ: UTC 2021-05-16T22:09:15.6098816Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:09:15.6099294Z NOT_CRAN: true 2021-05-16T22:09:15.6099799Z ##[endgroup] 2021-05-16T22:09:15.8120582Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-16T22:09:15.8121239Z with: 2021-05-16T22:09:15.8121700Z repo_name: WhiteStripe 2021-05-16T22:09:15.8122182Z repo_version: 2.3.2 2021-05-16T22:09:15.8122627Z runner_os: Linux 2021-05-16T22:09:15.8123371Z R_version: 4.1 2021-05-16T22:09:15.8123785Z env: 2021-05-16T22:09:15.8124264Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:09:15.8124793Z TIC_DEPLOY_KEY: 2021-05-16T22:09:15.8125692Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T22:09:15.8127692Z GITHUB_PAT: *** 2021-05-16T22:09:15.8128151Z COVERALLS_TOKEN: 2021-05-16T22:09:15.8128681Z continue-on-error: true 2021-05-16T22:09:15.8129215Z VDIFFR_RUN_TESTS: 2021-05-16T22:09:15.8129741Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T22:09:15.8130242Z TZ: UTC 2021-05-16T22:09:15.8130684Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:09:15.8131152Z NOT_CRAN: true 2021-05-16T22:09:15.8131585Z ##[endgroup] 2021-05-16T22:09:15.8498512Z Package: WhiteStripe 2021-05-16T22:09:15.8503052Z Version: 2.3.2 2021-05-16T22:09:15.8503937Z OS: Linux 2021-05-16T22:09:15.8617326Z ##[group]Run install.packages('remotes') 2021-05-16T22:09:15.8618095Z install.packages('remotes') 2021-05-16T22:09:15.8619019Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-16T22:09:15.8620243Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-16T22:09:15.8627849Z shell: /usr/local/bin/Rscript {0} 2021-05-16T22:09:15.8628310Z env: 2021-05-16T22:09:15.8628819Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:09:15.8629344Z TIC_DEPLOY_KEY: 2021-05-16T22:09:15.8630544Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T22:09:15.8631990Z GITHUB_PAT: *** 2021-05-16T22:09:15.8632359Z COVERALLS_TOKEN: 2021-05-16T22:09:15.8632804Z continue-on-error: true 2021-05-16T22:09:15.8633222Z VDIFFR_RUN_TESTS: 2021-05-16T22:09:15.8633669Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T22:09:15.8634092Z TZ: UTC 2021-05-16T22:09:15.8634441Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:09:15.8634822Z NOT_CRAN: true 2021-05-16T22:09:15.8635155Z ##[endgroup] 2021-05-16T22:09:16.0671020Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T22:09:16.0672044Z (as ‘lib’ is unspecified) 2021-05-16T22:09:31.9605728Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/remotes_2.3.0.tar.gz' 2021-05-16T22:09:32.3569505Z Content type 'binary/octet-stream' length 148709 bytes (145 KB) 2021-05-16T22:09:32.4666018Z ================================================== 2021-05-16T22:09:32.4667419Z downloaded 145 KB 2021-05-16T22:09:32.4668396Z 2021-05-16T22:09:32.7914569Z * installing *source* package ‘remotes’ ... 2021-05-16T22:09:32.7965074Z ** package ‘remotes’ successfully unpacked and MD5 sums checked 2021-05-16T22:09:32.7968729Z ** using staged installation 2021-05-16T22:09:32.8160347Z ** R 2021-05-16T22:09:32.8378402Z ** inst 2021-05-16T22:09:32.8394964Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:09:34.9631959Z ** help 2021-05-16T22:09:35.0631580Z *** installing help indices 2021-05-16T22:09:35.1324079Z ** building package indices 2021-05-16T22:09:35.4111180Z ** installing vignettes 2021-05-16T22:09:35.4155917Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:09:35.6233286Z ** testing if installed package can be loaded from final location 2021-05-16T22:09:35.8585428Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:09:35.8610820Z * DONE (remotes) 2021-05-16T22:09:35.8683599Z 2021-05-16T22:09:35.8684790Z The downloaded source packages are in 2021-05-16T22:09:35.8686617Z ‘/tmp/RtmpxSv9PI/downloaded_packages’ 2021-05-16T22:09:54.1873839Z ##[group]Run actions/cache@v1 2021-05-16T22:09:54.1874904Z with: 2021-05-16T22:09:54.1875414Z path: /home/runner/work/_temp/Library 2021-05-16T22:09:54.1878797Z key: Linux-e3adb7ee20b68d8bd651f6f30d4cc1690a70853cf8f0c4dcbc5c14b00f693a6a-1-3a5c3392faccf0808868401b7f9d2c92bc8218f59209cc5db9a3a11317e6b9d3 2021-05-16T22:09:54.1883145Z restore-keys: Linux-e3adb7ee20b68d8bd651f6f30d4cc1690a70853cf8f0c4dcbc5c14b00f693a6a-1- 2021-05-16T22:09:54.1884745Z env: 2021-05-16T22:09:54.1885252Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:09:54.1885769Z TIC_DEPLOY_KEY: 2021-05-16T22:09:54.1886696Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T22:09:54.1888907Z GITHUB_PAT: *** 2021-05-16T22:09:54.1889349Z COVERALLS_TOKEN: 2021-05-16T22:09:54.1889887Z continue-on-error: true 2021-05-16T22:09:54.1890405Z VDIFFR_RUN_TESTS: 2021-05-16T22:09:54.1890953Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T22:09:54.1891510Z TZ: UTC 2021-05-16T22:09:54.1891981Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:09:54.1892447Z NOT_CRAN: true 2021-05-16T22:09:54.1892869Z ##[endgroup] 2021-05-16T22:09:54.2397079Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-16T22:09:54.2482059Z ##[group]Run Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-16T22:09:54.2483062Z Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-16T22:09:54.2483966Z sysreqs=$(Rscript -e "cat(sysreqs::sysreq_commands('DESCRIPTION'))") 2021-05-16T22:09:54.2484741Z sudo -s eval "$sysreqs" 2021-05-16T22:09:54.2535600Z shell: /usr/bin/bash -e {0} 2021-05-16T22:09:54.2536052Z env: 2021-05-16T22:09:54.2536557Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:09:54.2537077Z TIC_DEPLOY_KEY: 2021-05-16T22:09:54.2537992Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T22:09:54.2539564Z GITHUB_PAT: *** 2021-05-16T22:09:54.2540012Z COVERALLS_TOKEN: 2021-05-16T22:09:54.2540538Z continue-on-error: true 2021-05-16T22:09:54.2541068Z VDIFFR_RUN_TESTS: 2021-05-16T22:09:54.2541598Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T22:09:54.2542098Z TZ: UTC 2021-05-16T22:09:54.2542549Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:09:54.2543014Z NOT_CRAN: true 2021-05-16T22:09:54.2543538Z RHUB_PLATFORM: linux-x86_64-ubuntu-gcc 2021-05-16T22:09:54.2544077Z ##[endgroup] 2021-05-16T22:09:54.4746152Z Using github PAT from envvar GITHUB_PAT 2021-05-16T22:09:55.0115790Z Downloading GitHub repo r-hub/sysreqs@HEAD 2021-05-16T22:10:11.1701517Z rprojroot (NA -> 2.0.2) [CRAN] 2021-05-16T22:10:11.1706089Z crayon (NA -> 1.4.1) [CRAN] 2021-05-16T22:10:11.1706797Z R6 (NA -> 2.5.0) [CRAN] 2021-05-16T22:10:11.1707444Z desc (NA -> 1.3.0) [CRAN] 2021-05-16T22:10:11.1708122Z debugme (NA -> 1.1.0) [CRAN] 2021-05-16T22:10:11.1728081Z Installing 5 packages: rprojroot, crayon, R6, desc, debugme 2021-05-16T22:10:11.1739922Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T22:10:11.1740644Z (as ‘lib’ is unspecified) 2021-05-16T22:10:26.5430536Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-16T22:10:26.9256337Z Content type 'binary/octet-stream' length 61445 bytes (60 KB) 2021-05-16T22:10:26.9309118Z ================================================== 2021-05-16T22:10:26.9310306Z downloaded 60 KB 2021-05-16T22:10:26.9310645Z 2021-05-16T22:10:26.9354190Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/crayon_1.4.1.tar.gz' 2021-05-16T22:10:27.3304011Z Content type 'binary/octet-stream' length 35834 bytes (34 KB) 2021-05-16T22:10:27.3312649Z ================================================== 2021-05-16T22:10:27.3313496Z downloaded 34 KB 2021-05-16T22:10:27.3314091Z 2021-05-16T22:10:27.3351956Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R6_2.5.0.tar.gz' 2021-05-16T22:10:27.9750430Z Content type 'binary/octet-stream' length 64110 bytes (62 KB) 2021-05-16T22:10:27.9802932Z ================================================== 2021-05-16T22:10:27.9803783Z downloaded 62 KB 2021-05-16T22:10:27.9804282Z 2021-05-16T22:10:27.9840593Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/desc_1.3.0.tar.gz' 2021-05-16T22:10:28.3757463Z Content type 'binary/octet-stream' length 292756 bytes (285 KB) 2021-05-16T22:10:28.3922158Z ================================================== 2021-05-16T22:10:28.3922800Z downloaded 285 KB 2021-05-16T22:10:28.3923130Z 2021-05-16T22:10:28.3962561Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/debugme_1.1.0.tar.gz' 2021-05-16T22:10:29.0812406Z Content type 'application/x-tar' length 997019 bytes (973 KB) 2021-05-16T22:10:29.1673781Z ================================================== 2021-05-16T22:10:29.1674776Z downloaded 973 KB 2021-05-16T22:10:29.1675446Z 2021-05-16T22:10:29.4550699Z * installing *source* package ‘rprojroot’ ... 2021-05-16T22:10:29.4579656Z ** package ‘rprojroot’ successfully unpacked and MD5 sums checked 2021-05-16T22:10:29.4580957Z ** using staged installation 2021-05-16T22:10:29.4729570Z ** R 2021-05-16T22:10:29.4793051Z ** inst 2021-05-16T22:10:29.4803074Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:10:30.0031859Z ** help 2021-05-16T22:10:30.0288321Z *** installing help indices 2021-05-16T22:10:30.0593424Z *** copying figures 2021-05-16T22:10:30.0598025Z ** building package indices 2021-05-16T22:10:30.2786065Z ** installing vignettes 2021-05-16T22:10:30.2852513Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:10:30.4899496Z ** testing if installed package can be loaded from final location 2021-05-16T22:10:30.6884763Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:10:30.6893936Z * DONE (rprojroot) 2021-05-16T22:10:30.9554686Z * installing *source* package ‘crayon’ ... 2021-05-16T22:10:30.9574775Z ** package ‘crayon’ successfully unpacked and MD5 sums checked 2021-05-16T22:10:30.9576234Z ** using staged installation 2021-05-16T22:10:30.9721711Z ** R 2021-05-16T22:10:30.9813326Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:10:31.8999135Z ** help 2021-05-16T22:10:31.9607005Z *** installing help indices 2021-05-16T22:10:32.0027524Z ** building package indices 2021-05-16T22:10:32.2601945Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:10:32.4623877Z ** testing if installed package can be loaded from final location 2021-05-16T22:10:32.6753852Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:10:32.6754670Z * DONE (crayon) 2021-05-16T22:10:32.9329643Z * installing *source* package ‘R6’ ... 2021-05-16T22:10:32.9346891Z ** package ‘R6’ successfully unpacked and MD5 sums checked 2021-05-16T22:10:32.9348237Z ** using staged installation 2021-05-16T22:10:32.9492611Z ** R 2021-05-16T22:10:32.9568156Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:10:33.5085297Z ** help 2021-05-16T22:10:33.5313153Z *** installing help indices 2021-05-16T22:10:33.5540484Z *** copying figures 2021-05-16T22:10:33.5543051Z ** building package indices 2021-05-16T22:10:33.7664989Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:10:33.9648076Z ** testing if installed package can be loaded from final location 2021-05-16T22:10:34.1808518Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:10:34.1818262Z * DONE (R6) 2021-05-16T22:10:34.5305441Z * installing *source* package ‘desc’ ... 2021-05-16T22:10:34.5359541Z ** package ‘desc’ successfully unpacked and MD5 sums checked 2021-05-16T22:10:34.5361035Z ** using staged installation 2021-05-16T22:10:34.5530295Z ** R 2021-05-16T22:10:34.5674355Z ** inst 2021-05-16T22:10:34.5692009Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:10:36.2235588Z ** help 2021-05-16T22:10:36.3644213Z *** installing help indices 2021-05-16T22:10:36.4663720Z ** building package indices 2021-05-16T22:10:36.7602404Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:10:36.9855117Z ** testing if installed package can be loaded from final location 2021-05-16T22:10:37.2316594Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:10:37.2333339Z * DONE (desc) 2021-05-16T22:10:37.5019699Z * installing *source* package ‘debugme’ ... 2021-05-16T22:10:37.5057740Z ** package ‘debugme’ successfully unpacked and MD5 sums checked 2021-05-16T22:10:37.5059187Z ** using staged installation 2021-05-16T22:10:37.5178672Z ** R 2021-05-16T22:10:37.5215220Z ** inst 2021-05-16T22:10:37.5238604Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:10:37.8683976Z ** help 2021-05-16T22:10:37.8826090Z *** installing help indices 2021-05-16T22:10:37.9054060Z ** building package indices 2021-05-16T22:10:38.1189056Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:10:38.3321676Z ** testing if installed package can be loaded from final location 2021-05-16T22:10:38.5428005Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:10:38.5436026Z * DONE (debugme) 2021-05-16T22:10:38.5518077Z 2021-05-16T22:10:38.5519158Z The downloaded source packages are in 2021-05-16T22:10:38.5520597Z ‘/tmp/RtmpTu5Cw0/downloaded_packages’ 2021-05-16T22:10:38.5521407Z Running `R CMD build`... 2021-05-16T22:10:38.8090446Z * checking for file ‘/tmp/RtmpTu5Cw0/remotes69bd3c28a04b/r-hub-sysreqs-f068afa/DESCRIPTION’ ... OK 2021-05-16T22:10:38.8092289Z * preparing ‘sysreqs’: 2021-05-16T22:10:38.8093572Z * checking DESCRIPTION meta-information ... OK 2021-05-16T22:10:38.8095293Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T22:10:38.8096529Z * checking for empty or unneeded directories 2021-05-16T22:10:38.8097820Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-16T22:10:38.8099000Z * building ‘sysreqs_1.0.0.9000.tar.gz’ 2021-05-16T22:10:38.8101617Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T22:10:38.8102829Z (as ‘lib’ is unspecified) 2021-05-16T22:10:39.0404715Z * installing *source* package ‘sysreqs’ ... 2021-05-16T22:10:39.0406817Z ** using staged installation 2021-05-16T22:10:39.0535149Z ** R 2021-05-16T22:10:39.0572465Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:10:39.4523329Z ** help 2021-05-16T22:10:39.4768486Z *** installing help indices 2021-05-16T22:10:39.4962428Z ** building package indices 2021-05-16T22:10:39.6988309Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:10:39.9095410Z ** testing if installed package can be loaded from final location 2021-05-16T22:10:40.1309692Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:10:40.1315085Z * DONE (sysreqs) 2021-05-16T22:10:58.0603494Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-16T22:10:58.0606132Z Hit:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-05-16T22:10:58.0608088Z Hit:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-05-16T22:10:58.0842417Z Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-05-16T22:10:58.1112335Z Hit:5 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease 2021-05-16T22:10:58.1475410Z Hit:6 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-16T22:10:58.2885538Z Hit:7 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-16T22:10:58.4467649Z Hit:8 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease 2021-05-16T22:10:58.6060715Z Hit:9 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-16T22:11:00.1183203Z Reading package lists... 2021-05-16T22:11:00.8835765Z Reading package lists... 2021-05-16T22:11:00.8836714Z Building dependency tree... 2021-05-16T22:11:00.8837502Z Reading state information... 2021-05-16T22:11:00.8839468Z libicu-dev is already the newest version (66.1-2ubuntu2). 2021-05-16T22:11:00.8840968Z libicu-dev set to manually installed. 2021-05-16T22:11:00.8842292Z libssl-dev is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-16T22:11:00.8843576Z pandoc is already the newest version (2.7.3-1). 2021-05-16T22:11:00.8844693Z The following additional packages will be installed: 2021-05-16T22:11:00.8846281Z libbibutils6 libghc-pandoc-citeproc-data 2021-05-16T22:11:00.8849868Z Suggested packages: 2021-05-16T22:11:00.8851692Z libcurl4-doc libidn11-dev libldap2-dev librtmp-dev 2021-05-16T22:11:00.8852928Z The following NEW packages will be installed: 2021-05-16T22:11:00.8854695Z libbibutils6 libcurl4-openssl-dev libghc-pandoc-citeproc-data 2021-05-16T22:11:00.8856009Z pandoc-citeproc 2021-05-16T22:11:00.8857205Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:11:00.8858064Z Need to get 13.7 MB of archives. 2021-05-16T22:11:00.8859402Z After this operation, 109 MB of additional disk space will be used. 2021-05-16T22:11:00.8861458Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbibutils6 amd64 6.2-1 [365 kB] 2021-05-16T22:11:00.8864167Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4-openssl-dev amd64 7.68.0-1ubuntu2.5 [321 kB] 2021-05-16T22:11:00.8866694Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libghc-pandoc-citeproc-data all 0.15.0.1-1build4 [51.1 kB] 2021-05-16T22:11:00.8869004Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 pandoc-citeproc amd64 0.15.0.1-1build4 [12.9 MB] 2021-05-16T22:11:01.4187892Z Fetched 13.7 MB in 0s (49.2 MB/s) 2021-05-16T22:11:01.4581218Z Selecting previously unselected package libbibutils6. 2021-05-16T22:11:01.4675982Z (Reading database ... 2021-05-16T22:11:01.4676570Z (Reading database ... 5% 2021-05-16T22:11:01.4677142Z (Reading database ... 10% 2021-05-16T22:11:01.4677735Z (Reading database ... 15% 2021-05-16T22:11:01.4678281Z (Reading database ... 20% 2021-05-16T22:11:01.4679065Z (Reading database ... 25% 2021-05-16T22:11:01.4679716Z (Reading database ... 30% 2021-05-16T22:11:01.4681930Z (Reading database ... 35% 2021-05-16T22:11:01.4682480Z (Reading database ... 40% 2021-05-16T22:11:01.4683055Z (Reading database ... 45% 2021-05-16T22:11:01.4689325Z (Reading database ... 50% 2021-05-16T22:11:01.4745576Z (Reading database ... 55% 2021-05-16T22:11:01.4804130Z (Reading database ... 60% 2021-05-16T22:11:01.4853798Z (Reading database ... 65% 2021-05-16T22:11:01.4981909Z (Reading database ... 70% 2021-05-16T22:11:01.5126640Z (Reading database ... 75% 2021-05-16T22:11:01.5454750Z (Reading database ... 80% 2021-05-16T22:11:01.5583192Z (Reading database ... 85% 2021-05-16T22:11:01.6054227Z (Reading database ... 90% 2021-05-16T22:11:01.6151482Z (Reading database ... 95% 2021-05-16T22:11:01.6152090Z (Reading database ... 100% 2021-05-16T22:11:01.6152964Z (Reading database ... 285139 files and directories currently installed.) 2021-05-16T22:11:01.6299763Z Preparing to unpack .../libbibutils6_6.2-1_amd64.deb ... 2021-05-16T22:11:01.6318330Z Unpacking libbibutils6 (6.2-1) ... 2021-05-16T22:11:01.7112529Z Selecting previously unselected package libcurl4-openssl-dev:amd64. 2021-05-16T22:11:01.7402354Z Preparing to unpack .../libcurl4-openssl-dev_7.68.0-1ubuntu2.5_amd64.deb ... 2021-05-16T22:11:01.7429328Z Unpacking libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-16T22:11:01.8141838Z Selecting previously unselected package libghc-pandoc-citeproc-data. 2021-05-16T22:11:01.8416194Z Preparing to unpack .../libghc-pandoc-citeproc-data_0.15.0.1-1build4_all.deb ... 2021-05-16T22:11:01.8431415Z Unpacking libghc-pandoc-citeproc-data (0.15.0.1-1build4) ... 2021-05-16T22:11:01.8832540Z Selecting previously unselected package pandoc-citeproc. 2021-05-16T22:11:01.9102737Z Preparing to unpack .../pandoc-citeproc_0.15.0.1-1build4_amd64.deb ... 2021-05-16T22:11:01.9114021Z Unpacking pandoc-citeproc (0.15.0.1-1build4) ... 2021-05-16T22:11:01.9147625Z Replaced by files in installed package pandoc (2.7.3-1) ... 2021-05-16T22:11:03.5443120Z Setting up libghc-pandoc-citeproc-data (0.15.0.1-1build4) ... 2021-05-16T22:11:03.5478154Z Setting up libbibutils6 (6.2-1) ... 2021-05-16T22:11:03.5508309Z Setting up libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-16T22:11:03.5536356Z Setting up pandoc-citeproc (0.15.0.1-1build4) ... 2021-05-16T22:11:03.5576074Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T22:11:07.4300089Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T22:11:09.7307691Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-16T22:11:09.7308511Z remotes::install_github("ropensci/tic") 2021-05-16T22:11:09.7309247Z remotes::install_github("muschellij2/ghtravis") 2021-05-16T22:11:09.7310325Z remotes::install_github("muschellij2/aghast") 2021-05-16T22:11:09.7310999Z remotes::install_cran("covr") 2021-05-16T22:11:09.7318758Z shell: /usr/local/bin/Rscript {0} 2021-05-16T22:11:09.7319219Z env: 2021-05-16T22:11:09.7319723Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:11:09.7320247Z TIC_DEPLOY_KEY: 2021-05-16T22:11:09.7321167Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T22:11:09.7323121Z GITHUB_PAT: *** 2021-05-16T22:11:09.7323569Z COVERALLS_TOKEN: 2021-05-16T22:11:09.7324114Z continue-on-error: true 2021-05-16T22:11:09.7324639Z VDIFFR_RUN_TESTS: 2021-05-16T22:11:09.7325196Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T22:11:09.7325733Z TZ: UTC 2021-05-16T22:11:09.7326166Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:11:09.7326635Z NOT_CRAN: true 2021-05-16T22:11:09.7327043Z ##[endgroup] 2021-05-16T22:11:09.9386639Z Using github PAT from envvar GITHUB_PAT 2021-05-16T22:11:10.4723587Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-16T22:11:27.3843546Z rlang (NA -> 0.4.11) [CRAN] 2021-05-16T22:11:27.3844334Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-16T22:11:27.3845078Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-16T22:11:27.3845741Z sys (NA -> 3.4 ) [CRAN] 2021-05-16T22:11:27.3846431Z askpass (NA -> 1.1 ) [CRAN] 2021-05-16T22:11:27.3847127Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-16T22:11:27.3847819Z mime (NA -> 0.10 ) [CRAN] 2021-05-16T22:11:27.3848562Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-16T22:11:27.3849241Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-16T22:11:27.3849925Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-16T22:11:27.3850578Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-16T22:11:27.3851279Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-16T22:11:27.3851949Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-16T22:11:27.3852616Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-16T22:11:27.3853323Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-16T22:11:27.3854056Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-16T22:11:27.3854789Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-16T22:11:27.3855821Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-16T22:11:27.3857280Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-16T22:11:27.3858233Z whisker (NA -> 0.4 ) [CRAN] 2021-05-16T22:11:27.3858953Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-16T22:11:27.3859643Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-16T22:11:27.3860348Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-16T22:11:27.3861033Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-16T22:11:27.3861703Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-16T22:11:27.3862364Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-16T22:11:27.3863019Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-16T22:11:27.3863715Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-16T22:11:27.3864398Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-16T22:11:27.3865097Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-16T22:11:27.3865777Z git2r (NA -> 0.28.0) [CRAN] 2021-05-16T22:11:27.3905970Z Installing 31 packages: rlang, magrittr, glue, sys, askpass, openssl, mime, curl, jsonlite, ini, httr, gitcreds, cli, zip, rstudioapi, credentials, fastmap, yaml, withr, whisker, rappdirs, purrr, lifecycle, gh, gert, fs, clipr, cachem, usethis, memoise, git2r 2021-05-16T22:11:27.3933299Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T22:11:27.3935285Z (as ‘lib’ is unspecified) 2021-05-16T22:11:43.2943244Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rlang_0.4.11.tar.gz' 2021-05-16T22:11:43.8462970Z Content type 'binary/octet-stream' length 859995 bytes (839 KB) 2021-05-16T22:11:43.9758212Z ================================================== 2021-05-16T22:11:43.9758798Z downloaded 839 KB 2021-05-16T22:11:43.9759314Z 2021-05-16T22:11:43.9799601Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-16T22:11:44.2519472Z Content type 'binary/octet-stream' length 264532 bytes (258 KB) 2021-05-16T22:11:44.2671671Z ================================================== 2021-05-16T22:11:44.2672300Z downloaded 258 KB 2021-05-16T22:11:44.2672615Z 2021-05-16T22:11:44.2714546Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/glue_1.4.2.tar.gz' 2021-05-16T22:11:44.8958727Z Content type 'binary/octet-stream' length 100043 bytes (97 KB) 2021-05-16T22:11:44.8960280Z ================================================== 2021-05-16T22:11:44.8968510Z downloaded 97 KB 2021-05-16T22:11:44.8968980Z 2021-05-16T22:11:44.8970675Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sys_3.4.tar.gz' 2021-05-16T22:11:44.8972309Z Content type 'binary/octet-stream' length 20291 bytes (19 KB) 2021-05-16T22:11:44.8973151Z ================================================== 2021-05-16T22:11:44.8973719Z downloaded 19 KB 2021-05-16T22:11:44.8974226Z 2021-05-16T22:11:44.9006053Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/askpass_1.1.tar.gz' 2021-05-16T22:11:45.1973884Z Content type 'application/x-tar' length 5688 bytes 2021-05-16T22:11:45.1975181Z ================================================== 2021-05-16T22:11:45.1975972Z downloaded 5688 bytes 2021-05-16T22:11:45.1976478Z 2021-05-16T22:11:45.2026864Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/openssl_1.4.4.tar.gz' 2021-05-16T22:11:45.5918561Z Content type 'binary/octet-stream' length 1311683 bytes (1.3 MB) 2021-05-16T22:11:45.6243583Z ================================================== 2021-05-16T22:11:45.6244453Z downloaded 1.3 MB 2021-05-16T22:11:45.6244895Z 2021-05-16T22:11:45.6286684Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/mime_0.10.tar.gz' 2021-05-16T22:11:46.3961621Z Content type 'binary/octet-stream' length 12958 bytes (12 KB) 2021-05-16T22:11:46.3962647Z ================================================== 2021-05-16T22:11:46.3963215Z downloaded 12 KB 2021-05-16T22:11:46.3963625Z 2021-05-16T22:11:46.3965072Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/curl_4.3.1.tar.gz' 2021-05-16T22:11:46.3966852Z Content type 'binary/octet-stream' length 798588 bytes (779 KB) 2021-05-16T22:11:46.3967668Z ================================================== 2021-05-16T22:11:46.3968231Z downloaded 779 KB 2021-05-16T22:11:46.3968634Z 2021-05-16T22:11:46.3969984Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-16T22:11:46.6359441Z Content type 'binary/octet-stream' length 422264 bytes (412 KB) 2021-05-16T22:11:46.6745908Z ================================================== 2021-05-16T22:11:46.6747045Z downloaded 412 KB 2021-05-16T22:11:46.6747624Z 2021-05-16T22:11:46.6794044Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ini_0.3.1.tar.gz' 2021-05-16T22:11:47.6323676Z Content type 'application/x-tar' length 3475 bytes 2021-05-16T22:11:47.6324856Z ================================================== 2021-05-16T22:11:47.6325536Z downloaded 3475 bytes 2021-05-16T22:11:47.6325996Z 2021-05-16T22:11:47.6367249Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/httr_1.4.2.tar.gz' 2021-05-16T22:11:47.9169930Z Content type 'binary/octet-stream' length 159877 bytes (156 KB) 2021-05-16T22:11:47.9299102Z ================================================== 2021-05-16T22:11:47.9299984Z downloaded 156 KB 2021-05-16T22:11:47.9300745Z 2021-05-16T22:11:47.9341051Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-16T22:11:48.3261198Z Content type 'binary/octet-stream' length 62129 bytes (60 KB) 2021-05-16T22:11:48.3262915Z ================================================== 2021-05-16T22:11:48.3263699Z downloaded 60 KB 2021-05-16T22:11:48.3264200Z 2021-05-16T22:11:48.3314568Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cli_2.5.0.tar.gz' 2021-05-16T22:11:48.7188776Z Content type 'binary/octet-stream' length 158132 bytes (154 KB) 2021-05-16T22:11:48.7305215Z ================================================== 2021-05-16T22:11:48.7306268Z downloaded 154 KB 2021-05-16T22:11:48.7306776Z 2021-05-16T22:11:48.7345077Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/zip_2.1.1.tar.gz' 2021-05-16T22:11:51.2691851Z Content type 'binary/octet-stream' length 113091 bytes (110 KB) 2021-05-16T22:11:51.2793563Z ================================================== 2021-05-16T22:11:51.2794709Z downloaded 110 KB 2021-05-16T22:11:51.2795271Z 2021-05-16T22:11:51.2833129Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-16T22:11:51.8895878Z Content type 'binary/octet-stream' length 109870 bytes (107 KB) 2021-05-16T22:11:51.8944794Z ================================================== 2021-05-16T22:11:51.8945408Z downloaded 107 KB 2021-05-16T22:11:51.8945754Z 2021-05-16T22:11:51.8987366Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/credentials_1.3.0.tar.gz' 2021-05-16T22:11:52.4129377Z Content type 'binary/octet-stream' length 230676 bytes (225 KB) 2021-05-16T22:11:52.4280186Z ================================================== 2021-05-16T22:11:52.4281084Z downloaded 225 KB 2021-05-16T22:11:52.4281691Z 2021-05-16T22:11:52.4321297Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-16T22:11:53.2874089Z Content type 'binary/octet-stream' length 44517 bytes (43 KB) 2021-05-16T22:11:53.2874903Z ================================================== 2021-05-16T22:11:53.2876937Z downloaded 43 KB 2021-05-16T22:11:53.2877310Z 2021-05-16T22:11:53.2917832Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/yaml_2.2.1.tar.gz' 2021-05-16T22:11:55.6730633Z Content type 'binary/octet-stream' length 92979 bytes (90 KB) 2021-05-16T22:11:55.6797110Z ================================================== 2021-05-16T22:11:55.6797719Z downloaded 90 KB 2021-05-16T22:11:55.6798046Z 2021-05-16T22:11:55.6837940Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/withr_2.4.2.tar.gz' 2021-05-16T22:11:55.8825522Z Content type 'binary/octet-stream' length 95150 bytes (92 KB) 2021-05-16T22:11:55.8894480Z ================================================== 2021-05-16T22:11:55.8895056Z downloaded 92 KB 2021-05-16T22:11:55.8895384Z 2021-05-16T22:11:55.9006122Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/whisker_0.4.tar.gz' 2021-05-16T22:11:56.4058045Z Content type 'application/x-tar' length 28675 bytes (28 KB) 2021-05-16T22:11:56.4059313Z ================================================== 2021-05-16T22:11:56.4060475Z downloaded 28 KB 2021-05-16T22:11:56.4060933Z 2021-05-16T22:11:56.4104270Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-16T22:11:56.6999848Z Content type 'binary/octet-stream' length 12326 bytes (12 KB) 2021-05-16T22:11:56.7000807Z ================================================== 2021-05-16T22:11:56.7001403Z downloaded 12 KB 2021-05-16T22:11:56.7001783Z 2021-05-16T22:11:56.7049791Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/purrr_0.3.4.tar.gz' 2021-05-16T22:11:57.3987762Z Content type 'binary/octet-stream' length 373001 bytes (364 KB) 2021-05-16T22:11:57.3989515Z ================================================== 2021-05-16T22:11:57.3990699Z downloaded 364 KB 2021-05-16T22:11:57.3991135Z 2021-05-16T22:11:57.3993087Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-16T22:11:57.5908327Z Content type 'binary/octet-stream' length 83493 bytes (81 KB) 2021-05-16T22:11:57.5957330Z ================================================== 2021-05-16T22:11:57.5958042Z downloaded 81 KB 2021-05-16T22:11:57.5958427Z 2021-05-16T22:11:57.6001740Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gh_1.3.0.tar.gz' 2021-05-16T22:11:58.3886094Z Content type 'binary/octet-stream' length 45853 bytes (44 KB) 2021-05-16T22:11:58.3888485Z ================================================== 2021-05-16T22:11:58.3888994Z downloaded 44 KB 2021-05-16T22:11:58.3889311Z 2021-05-16T22:11:58.3930929Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gert_1.3.0.tar.gz' 2021-05-16T22:11:58.7157666Z Content type 'binary/octet-stream' length 66528 bytes (64 KB) 2021-05-16T22:11:58.7161168Z ================================================== 2021-05-16T22:11:58.7161788Z downloaded 64 KB 2021-05-16T22:11:58.7162204Z 2021-05-16T22:11:58.7210276Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fs_1.5.0.tar.gz' 2021-05-16T22:11:59.6209255Z Content type 'binary/octet-stream' length 800044 bytes (781 KB) 2021-05-16T22:11:59.8603520Z ================================================== 2021-05-16T22:11:59.8604619Z downloaded 781 KB 2021-05-16T22:11:59.8604981Z 2021-05-16T22:11:59.8650263Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/clipr_0.7.1.tar.gz' 2021-05-16T22:12:00.5204264Z Content type 'binary/octet-stream' length 20919 bytes (20 KB) 2021-05-16T22:12:00.5205219Z ================================================== 2021-05-16T22:12:00.5205809Z downloaded 20 KB 2021-05-16T22:12:00.5206193Z 2021-05-16T22:12:00.5255095Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-16T22:12:00.6598067Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-16T22:12:00.6598964Z ================================================== 2021-05-16T22:12:00.6599552Z downloaded 24 KB 2021-05-16T22:12:00.6599932Z 2021-05-16T22:12:00.6624688Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/usethis_2.0.1.tar.gz' 2021-05-16T22:12:03.9281118Z Content type 'binary/octet-stream' length 304209 bytes (297 KB) 2021-05-16T22:12:03.9449386Z ================================================== 2021-05-16T22:12:03.9450309Z downloaded 297 KB 2021-05-16T22:12:03.9450681Z 2021-05-16T22:12:03.9492745Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/memoise_2.0.0.tar.gz' 2021-05-16T22:12:06.3542478Z Content type 'binary/octet-stream' length 17411 bytes (17 KB) 2021-05-16T22:12:06.3549057Z ================================================== 2021-05-16T22:12:06.3550166Z downloaded 17 KB 2021-05-16T22:12:06.3550501Z 2021-05-16T22:12:06.3597345Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/git2r_0.28.0.tar.gz' 2021-05-16T22:12:09.8201171Z Content type 'binary/octet-stream' length 1223574 bytes (1.2 MB) 2021-05-16T22:12:09.9041383Z ================================================== 2021-05-16T22:12:09.9042028Z downloaded 1.2 MB 2021-05-16T22:12:09.9042341Z 2021-05-16T22:12:10.4554895Z * installing *source* package ‘rlang’ ... 2021-05-16T22:12:10.4698134Z ** package ‘rlang’ successfully unpacked and MD5 sums checked 2021-05-16T22:12:10.4699645Z ** using staged installation 2021-05-16T22:12:10.4907525Z ** libs 2021-05-16T22:12:10.4984945Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./lib/ -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c capture.c -o capture.o 2021-05-16T22:12:10.6048672Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./lib/ -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c export.c -o export.o 2021-05-16T22:12:10.9573451Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./lib/ -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c internal.c -o internal.o 2021-05-16T22:12:13.4731198Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./lib/ -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c lib.c -o lib.o 2021-05-16T22:12:14.6349954Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./lib/ -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c version.c -o version.o 2021-05-16T22:12:14.6802139Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o rlang.so capture.o export.o internal.o lib.o version.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T22:12:14.7307620Z installing to /home/runner/work/_temp/Library/00LOCK-rlang/00new/rlang/libs 2021-05-16T22:12:14.7336488Z ** R 2021-05-16T22:12:14.7847551Z ** inst 2021-05-16T22:12:14.7856574Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:12:18.5427462Z ** help 2021-05-16T22:12:19.3115035Z *** installing help indices 2021-05-16T22:12:19.6125658Z *** copying figures 2021-05-16T22:12:19.6131773Z ** building package indices 2021-05-16T22:12:20.1382215Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:12:20.3539617Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T22:12:20.4756018Z ** testing if installed package can be loaded from final location 2021-05-16T22:12:20.7499737Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:12:21.4064520Z * DONE (rlang) 2021-05-16T22:12:21.4067347Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pipe.c -o pipe.o 2021-05-16T22:12:21.4072038Z * installing *source* package ‘magrittr’ ... 2021-05-16T22:12:21.4074359Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c utils.c -o utils.o 2021-05-16T22:12:21.4076670Z ** package ‘magrittr’ successfully unpacked and MD5 sums checked 2021-05-16T22:12:21.4078087Z ** using staged installation 2021-05-16T22:12:21.4078974Z ** libs 2021-05-16T22:12:21.4080787Z installing to /home/runner/work/_temp/Library/00LOCK-magrittr/00new/magrittr/libs 2021-05-16T22:12:21.4081996Z ** R 2021-05-16T22:12:21.4082662Z ** inst 2021-05-16T22:12:21.4084169Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:12:21.4086620Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o magrittr.so pipe.o utils.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T22:12:21.6204555Z ** help 2021-05-16T22:12:21.6652180Z *** installing help indices 2021-05-16T22:12:21.6976628Z *** copying figures 2021-05-16T22:12:21.6979507Z ** building package indices 2021-05-16T22:12:21.9277655Z ** installing vignettes 2021-05-16T22:12:21.9342408Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:12:22.1359926Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T22:12:22.1557359Z ** testing if installed package can be loaded from final location 2021-05-16T22:12:22.3471009Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:12:22.3478296Z * DONE (magrittr) 2021-05-16T22:12:22.6620069Z * installing *source* package ‘glue’ ... 2021-05-16T22:12:22.6644388Z ** package ‘glue’ successfully unpacked and MD5 sums checked 2021-05-16T22:12:22.6645620Z ** using staged installation 2021-05-16T22:12:22.6819494Z ** libs 2021-05-16T22:12:22.6868477Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c glue.c -o glue.o 2021-05-16T22:12:22.8175317Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T22:12:22.8650916Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c trim.c -o trim.o 2021-05-16T22:12:22.9596345Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o glue.so glue.o init.o trim.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T22:12:22.9952354Z installing to /home/runner/work/_temp/Library/00LOCK-glue/00new/glue/libs 2021-05-16T22:12:22.9956142Z ** R 2021-05-16T22:12:23.0019015Z ** inst 2021-05-16T22:12:23.0031634Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:12:23.5291847Z ** help 2021-05-16T22:12:23.5621471Z *** installing help indices 2021-05-16T22:12:23.5939978Z *** copying figures 2021-05-16T22:12:23.5942823Z ** building package indices 2021-05-16T22:12:23.8171165Z ** installing vignettes 2021-05-16T22:12:23.8231272Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:12:24.0549857Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T22:12:24.0751802Z ** testing if installed package can be loaded from final location 2021-05-16T22:12:24.3246334Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:12:24.3254646Z * DONE (glue) 2021-05-16T22:12:24.5549523Z * installing *source* package ‘sys’ ... 2021-05-16T22:12:24.5563329Z ** package ‘sys’ successfully unpacked and MD5 sums checked 2021-05-16T22:12:24.5565495Z ** using staged installation 2021-05-16T22:12:24.5765175Z ** libs 2021-05-16T22:12:24.5818252Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c exec.c -o exec.o 2021-05-16T22:12:24.8128101Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T22:12:24.8636716Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o sys.so exec.o init.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T22:12:24.8904398Z installing to /home/runner/work/_temp/Library/00LOCK-sys/00new/sys/libs 2021-05-16T22:12:24.8919232Z ** R 2021-05-16T22:12:24.8957584Z ** inst 2021-05-16T22:12:24.8966173Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:12:25.2020034Z ** help 2021-05-16T22:12:25.2232805Z *** installing help indices 2021-05-16T22:12:25.2442942Z ** building package indices 2021-05-16T22:12:25.4504514Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:12:25.6443164Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T22:12:25.6642475Z ** testing if installed package can be loaded from final location 2021-05-16T22:12:25.8585701Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:12:25.8592832Z * DONE (sys) 2021-05-16T22:12:26.0867511Z * installing *source* package ‘mime’ ... 2021-05-16T22:12:26.0877711Z ** package ‘mime’ successfully unpacked and MD5 sums checked 2021-05-16T22:12:26.0879122Z ** using staged installation 2021-05-16T22:12:26.1024726Z ** libs 2021-05-16T22:12:26.1077675Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T22:12:26.1600085Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c rawmatch.c -o rawmatch.o 2021-05-16T22:12:26.2233511Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o mime.so init.o rawmatch.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T22:12:26.2404053Z installing to /home/runner/work/_temp/Library/00LOCK-mime/00new/mime/libs 2021-05-16T22:12:26.2418986Z ** R 2021-05-16T22:12:26.2481007Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:12:26.6088057Z ** help 2021-05-16T22:12:26.6320549Z *** installing help indices 2021-05-16T22:12:26.6510580Z ** building package indices 2021-05-16T22:12:26.8738472Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:12:27.0805863Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T22:12:27.1012825Z ** testing if installed package can be loaded from final location 2021-05-16T22:12:27.2993377Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:12:27.3000181Z * DONE (mime) 2021-05-16T22:12:27.7269854Z * installing *source* package ‘curl’ ... 2021-05-16T22:12:27.7374224Z ** package ‘curl’ successfully unpacked and MD5 sums checked 2021-05-16T22:12:27.7375097Z ** using staged installation 2021-05-16T22:12:27.7466460Z Found pkg-config cflags and libs! 2021-05-16T22:12:27.8475624Z Using PKG_CFLAGS=-I/usr/include/x86_64-linux-gnu 2021-05-16T22:12:27.8477024Z Using PKG_LIBS=-lcurl 2021-05-16T22:12:27.9035480Z ** libs 2021-05-16T22:12:27.9099735Z rm -f curl.so callbacks.o curl.o download.o escape.o fetch.o form.o getdate.o handle.o ieproxy.o init.o interrupt.o multi.o nslookup.o reflist.o split.o ssl.o typechecking.o utils.o version.o winidn.o writer.o 2021-05-16T22:12:27.9142446Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c callbacks.c -o callbacks.o 2021-05-16T22:12:28.0002639Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c curl.c -o curl.o 2021-05-16T22:12:28.1625793Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c download.c -o download.o 2021-05-16T22:12:28.2639584Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c escape.c -o escape.o 2021-05-16T22:12:28.3319817Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c fetch.c -o fetch.o 2021-05-16T22:12:28.4555718Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c form.c -o form.o 2021-05-16T22:12:28.5389636Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c getdate.c -o getdate.o 2021-05-16T22:12:28.6050592Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c handle.c -o handle.o 2021-05-16T22:12:28.9793914Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c ieproxy.c -o ieproxy.o 2021-05-16T22:12:29.0252118Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c init.c -o init.o 2021-05-16T22:12:29.0903428Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c interrupt.c -o interrupt.o 2021-05-16T22:12:29.1651794Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c multi.c -o multi.o 2021-05-16T22:12:29.3638253Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c nslookup.c -o nslookup.o 2021-05-16T22:12:29.4232514Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c reflist.c -o reflist.o 2021-05-16T22:12:29.4827385Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c split.c -o split.o 2021-05-16T22:12:29.5313657Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c ssl.c -o ssl.o 2021-05-16T22:12:29.5845765Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c typechecking.c -o typechecking.o 2021-05-16T22:12:29.6505655Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c utils.c -o utils.o 2021-05-16T22:12:29.7893396Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c version.c -o version.o 2021-05-16T22:12:29.8640913Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c winidn.c -o winidn.o 2021-05-16T22:12:29.8853596Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c writer.c -o writer.o 2021-05-16T22:12:29.9420737Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o curl.so callbacks.o curl.o download.o escape.o fetch.o form.o getdate.o handle.o ieproxy.o init.o interrupt.o multi.o nslookup.o reflist.o split.o ssl.o typechecking.o utils.o version.o winidn.o writer.o -lcurl -L/opt/R/devel/lib/R/lib -lR 2021-05-16T22:12:29.9793346Z installing to /home/runner/work/_temp/Library/00LOCK-curl/00new/curl/libs 2021-05-16T22:12:29.9795428Z ** R 2021-05-16T22:12:29.9926580Z ** inst 2021-05-16T22:12:29.9964600Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:12:30.6027573Z ** help 2021-05-16T22:12:30.6535783Z *** installing help indices 2021-05-16T22:12:31.4086722Z ** building package indices 2021-05-16T22:12:31.4087398Z ** installing vignettes 2021-05-16T22:12:31.4088334Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:12:31.4089349Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T22:12:31.4090374Z ** testing if installed package can be loaded from final location 2021-05-16T22:12:31.4091433Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:12:31.4092181Z * DONE (curl) 2021-05-16T22:12:31.7552471Z * installing *source* package ‘jsonlite’ ... 2021-05-16T22:12:31.7616514Z ** package ‘jsonlite’ successfully unpacked and MD5 sums checked 2021-05-16T22:12:31.7619728Z ** using staged installation 2021-05-16T22:12:31.7774796Z ** libs 2021-05-16T22:12:31.7841803Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c base64.c -o base64.o 2021-05-16T22:12:31.8636927Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c collapse_array.c -o collapse_array.o 2021-05-16T22:12:31.9276306Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c collapse_object.c -o collapse_object.o 2021-05-16T22:12:31.9992336Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c collapse_pretty.c -o collapse_pretty.o 2021-05-16T22:12:32.1234899Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c escape_chars.c -o escape_chars.o 2021-05-16T22:12:32.2079198Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c integer64_to_na.c -o integer64_to_na.o 2021-05-16T22:12:32.2662994Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c is_datelist.c -o is_datelist.o 2021-05-16T22:12:32.3269069Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c is_recordlist.c -o is_recordlist.o 2021-05-16T22:12:32.3896957Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c is_scalarlist.c -o is_scalarlist.o 2021-05-16T22:12:32.4467520Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c modp_numtoa.c -o modp_numtoa.o 2021-05-16T22:12:32.5856544Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c null_to_na.c -o null_to_na.o 2021-05-16T22:12:32.6582136Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c num_to_char.c -o num_to_char.o 2021-05-16T22:12:32.7497557Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c parse.c -o parse.o 2021-05-16T22:12:32.8310683Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c prettify.c -o prettify.o 2021-05-16T22:12:32.9098325Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c push_parser.c -o push_parser.o 2021-05-16T22:12:32.9776570Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c r-base64.c -o r-base64.o 2021-05-16T22:12:33.0399102Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c register.c -o register.o 2021-05-16T22:12:33.0912929Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c row_collapse.c -o row_collapse.o 2021-05-16T22:12:33.1664103Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c transpose_list.c -o transpose_list.o 2021-05-16T22:12:33.2253398Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c validate.c -o validate.o 2021-05-16T22:12:33.2809174Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c yajl/yajl.c -o yajl/yajl.o 2021-05-16T22:12:33.3502487Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c yajl/yajl_alloc.c -o yajl/yajl_alloc.o 2021-05-16T22:12:33.3858456Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c yajl/yajl_buf.c -o yajl/yajl_buf.o 2021-05-16T22:12:33.4382914Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c yajl/yajl_encode.c -o yajl/yajl_encode.o 2021-05-16T22:12:33.5469052Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c yajl/yajl_gen.c -o yajl/yajl_gen.o 2021-05-16T22:12:33.8230833Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c yajl/yajl_lex.c -o yajl/yajl_lex.o 2021-05-16T22:12:34.1313475Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c yajl/yajl_parser.c -o yajl/yajl_parser.o 2021-05-16T22:12:34.3270735Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c yajl/yajl_tree.c -o yajl/yajl_tree.o 2021-05-16T22:12:34.4908348Z ar rcs yajl/libstatyajl.a yajl/yajl.o yajl/yajl_alloc.o yajl/yajl_buf.o yajl/yajl_encode.o yajl/yajl_gen.o yajl/yajl_lex.o yajl/yajl_parser.o yajl/yajl_tree.o 2021-05-16T22:12:34.4996620Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o jsonlite.so base64.o collapse_array.o collapse_object.o collapse_pretty.o escape_chars.o integer64_to_na.o is_datelist.o is_recordlist.o is_scalarlist.o modp_numtoa.o null_to_na.o num_to_char.o parse.o prettify.o push_parser.o r-base64.o register.o row_collapse.o transpose_list.o validate.o -Lyajl -lstatyajl -L/opt/R/devel/lib/R/lib -lR 2021-05-16T22:12:34.5352235Z installing to /home/runner/work/_temp/Library/00LOCK-jsonlite/00new/jsonlite/libs 2021-05-16T22:12:34.5370455Z ** R 2021-05-16T22:12:34.5551546Z ** inst 2021-05-16T22:12:34.5570734Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:12:35.6962192Z in method for ‘asJSON’ with signature ‘"blob"’: no definition for class “blob” 2021-05-16T22:12:35.6964436Z ** help 2021-05-16T22:12:35.7298458Z *** installing help indices 2021-05-16T22:12:35.7574932Z ** building package indices 2021-05-16T22:12:35.9855021Z ** installing vignettes 2021-05-16T22:12:35.9918430Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:12:36.2123068Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T22:12:36.2369735Z ** testing if installed package can be loaded from final location 2021-05-16T22:12:36.4666051Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:12:36.4681829Z * DONE (jsonlite) 2021-05-16T22:12:36.7158370Z * installing *source* package ‘ini’ ... 2021-05-16T22:12:36.7169979Z ** package ‘ini’ successfully unpacked and MD5 sums checked 2021-05-16T22:12:36.7171873Z ** using staged installation 2021-05-16T22:12:36.7298085Z ** R 2021-05-16T22:12:36.7328471Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:12:37.0028253Z ** help 2021-05-16T22:12:37.0179089Z *** installing help indices 2021-05-16T22:12:37.0441186Z ** building package indices 2021-05-16T22:12:37.2586046Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:12:37.4569362Z ** testing if installed package can be loaded from final location 2021-05-16T22:12:37.6533837Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:12:37.6535237Z * DONE (ini) 2021-05-16T22:12:37.9132409Z * installing *source* package ‘gitcreds’ ... 2021-05-16T22:12:37.9153161Z ** package ‘gitcreds’ successfully unpacked and MD5 sums checked 2021-05-16T22:12:37.9154412Z ** using staged installation 2021-05-16T22:12:37.9275218Z ** R 2021-05-16T22:12:37.9340648Z ** inst 2021-05-16T22:12:37.9352372Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:12:38.4832276Z ** help 2021-05-16T22:12:38.5109179Z *** installing help indices 2021-05-16T22:12:38.5361574Z ** building package indices 2021-05-16T22:12:38.7544199Z ** installing vignettes 2021-05-16T22:12:38.7602848Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:12:38.9490060Z ** testing if installed package can be loaded from final location 2021-05-16T22:12:39.1547978Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:12:39.1549467Z * DONE (gitcreds) 2021-05-16T22:12:39.4457301Z * installing *source* package ‘zip’ ... 2021-05-16T22:12:39.4486857Z ** package ‘zip’ successfully unpacked and MD5 sums checked 2021-05-16T22:12:39.4488186Z ** using staged installation 2021-05-16T22:12:39.4600996Z ** libs 2021-05-16T22:12:39.4656210Z gcc -g -O2 miniz.c zip.c unixutils.c tools/cmdzip.c -o tools/cmdzip 2021-05-16T22:12:42.5056798Z gcc -g -O2 miniz.c zip.c unixutils.c tools/cmdunzip.c -o tools/cmdunzip 2021-05-16T22:12:45.4874909Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T22:12:45.5409233Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c miniz.c -o miniz.o 2021-05-16T22:12:48.2962775Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c rzip.c -o rzip.o 2021-05-16T22:12:48.4058680Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c zip.c -o zip.o 2021-05-16T22:12:48.5592099Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c unixutils.c -o unixutils.o 2021-05-16T22:12:48.6311872Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o zip.so init.o miniz.o rzip.o zip.o unixutils.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T22:12:48.6616108Z installing via 'install.libs.R' to /home/runner/work/_temp/Library/00LOCK-zip/00new/zip 2021-05-16T22:12:48.6670433Z ** R 2021-05-16T22:12:48.6713430Z ** inst 2021-05-16T22:12:48.6725911Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:12:49.0282384Z ** help 2021-05-16T22:12:49.0515126Z *** installing help indices 2021-05-16T22:12:49.0786518Z ** building package indices 2021-05-16T22:12:49.3055277Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:12:49.5075688Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T22:12:49.5279752Z ** testing if installed package can be loaded from final location 2021-05-16T22:12:49.7171764Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:12:49.7178132Z * DONE (zip) 2021-05-16T22:12:50.0436797Z * installing *source* package ‘rstudioapi’ ... 2021-05-16T22:12:50.0480477Z ** package ‘rstudioapi’ successfully unpacked and MD5 sums checked 2021-05-16T22:12:50.0482712Z ** using staged installation 2021-05-16T22:12:50.0612302Z ** R 2021-05-16T22:12:50.0721603Z ** inst 2021-05-16T22:12:50.0741153Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:12:50.6391146Z ** help 2021-05-16T22:12:50.8135597Z *** installing help indices 2021-05-16T22:12:50.9378473Z *** copying figures 2021-05-16T22:12:50.9381511Z ** building package indices 2021-05-16T22:12:51.2510922Z ** installing vignettes 2021-05-16T22:12:51.2595850Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:12:51.4570391Z ** testing if installed package can be loaded from final location 2021-05-16T22:12:51.6674367Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:12:51.6689692Z * DONE (rstudioapi) 2021-05-16T22:12:51.9285693Z * installing *source* package ‘fastmap’ ... 2021-05-16T22:12:51.9305807Z ** package ‘fastmap’ successfully unpacked and MD5 sums checked 2021-05-16T22:12:51.9307948Z ** using staged installation 2021-05-16T22:12:51.9475844Z ** libs 2021-05-16T22:12:51.9549184Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -Ilib/ -I/usr/local/include -DR_NO_REMAP -fpic -g -O2 -c fastmap.cpp -o fastmap.o 2021-05-16T22:12:54.1434125Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Ilib/ -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T22:12:54.1962528Z g++ -std=gnu++11 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o fastmap.so fastmap.o init.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T22:12:54.2648068Z installing to /home/runner/work/_temp/Library/00LOCK-fastmap/00new/fastmap/libs 2021-05-16T22:12:54.2671748Z ** R 2021-05-16T22:12:54.2725608Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:12:54.7551986Z ** help 2021-05-16T22:12:54.7747375Z *** installing help indices 2021-05-16T22:12:54.7958652Z ** building package indices 2021-05-16T22:12:55.0007971Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:12:55.1885158Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T22:12:55.2097153Z ** testing if installed package can be loaded from final location 2021-05-16T22:12:55.4102019Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:12:55.4111452Z * DONE (fastmap) 2021-05-16T22:12:55.6935190Z * installing *source* package ‘yaml’ ... 2021-05-16T22:12:55.6963865Z ** package ‘yaml’ successfully unpacked and MD5 sums checked 2021-05-16T22:12:55.6965097Z ** using staged installation 2021-05-16T22:12:55.7068924Z ** libs 2021-05-16T22:12:55.7132076Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c api.c -o api.o 2021-05-16T22:12:56.0821177Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c dumper.c -o dumper.o 2021-05-16T22:12:56.2129129Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c emitter.c -o emitter.o 2021-05-16T22:12:57.2412388Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c implicit.c -o implicit.o 2021-05-16T22:12:57.4192888Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c loader.c -o loader.o 2021-05-16T22:12:57.5612087Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c parser.c -o parser.o 2021-05-16T22:12:57.9584700Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c r_emit.c -o r_emit.o 2021-05-16T22:12:58.2944529Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c r_ext.c -o r_ext.o 2021-05-16T22:12:58.4132841Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c r_parse.c -o r_parse.o 2021-05-16T22:12:58.8912833Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c reader.c -o reader.o 2021-05-16T22:12:59.0161506Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c scanner.c -o scanner.o 2021-05-16T22:13:00.4949011Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c writer.c -o writer.o 2021-05-16T22:13:00.5627335Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o yaml.so api.o dumper.o emitter.o implicit.o loader.o parser.o r_emit.o r_ext.o r_parse.o reader.o scanner.o writer.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T22:13:00.5977261Z installing to /home/runner/work/_temp/Library/00LOCK-yaml/00new/yaml/libs 2021-05-16T22:13:00.5998972Z ** R 2021-05-16T22:13:00.6030712Z ** inst 2021-05-16T22:13:00.6046079Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:13:00.8746408Z ** help 2021-05-16T22:13:00.8975073Z *** installing help indices 2021-05-16T22:13:00.9250574Z ** building package indices 2021-05-16T22:13:01.1541126Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:13:01.3574028Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T22:13:01.3793443Z ** testing if installed package can be loaded from final location 2021-05-16T22:13:01.5827015Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:13:01.5838604Z * DONE (yaml) 2021-05-16T22:13:01.8717737Z * installing *source* package ‘withr’ ... 2021-05-16T22:13:01.8750983Z ** package ‘withr’ successfully unpacked and MD5 sums checked 2021-05-16T22:13:01.8751851Z ** using staged installation 2021-05-16T22:13:01.8920546Z ** R 2021-05-16T22:13:01.9012805Z ** inst 2021-05-16T22:13:01.9022463Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:13:02.6022215Z ** help 2021-05-16T22:13:02.6915826Z *** installing help indices 2021-05-16T22:13:02.7529099Z *** copying figures 2021-05-16T22:13:02.7532103Z ** building package indices 2021-05-16T22:13:03.0071172Z ** installing vignettes 2021-05-16T22:13:03.0107592Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:13:03.2011080Z ** testing if installed package can be loaded from final location 2021-05-16T22:13:03.3884542Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:13:03.3894524Z * DONE (withr) 2021-05-16T22:13:03.6408786Z * installing *source* package ‘whisker’ ... 2021-05-16T22:13:04.4166157Z ** package ‘whisker’ successfully unpacked and MD5 sums checked 2021-05-16T22:13:04.4174852Z ** using staged installation 2021-05-16T22:13:04.4175566Z ** R 2021-05-16T22:13:04.4176091Z ** inst 2021-05-16T22:13:04.4177300Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:13:04.4178056Z ** help 2021-05-16T22:13:04.4178683Z *** installing help indices 2021-05-16T22:13:04.4179411Z ** building package indices 2021-05-16T22:13:04.4180390Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:13:04.5475600Z ** testing if installed package can be loaded from final location 2021-05-16T22:13:04.7399574Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:13:04.7409279Z * DONE (whisker) 2021-05-16T22:13:04.9717727Z * installing *source* package ‘rappdirs’ ... 2021-05-16T22:13:04.9731535Z ** package ‘rappdirs’ successfully unpacked and MD5 sums checked 2021-05-16T22:13:04.9732501Z ** using staged installation 2021-05-16T22:13:04.9971314Z ** libs 2021-05-16T22:13:05.0019409Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T22:13:05.0513133Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c win-path.c -o win-path.o 2021-05-16T22:13:05.1040729Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o rappdirs.so init.o win-path.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T22:13:05.1193453Z installing to /home/runner/work/_temp/Library/00LOCK-rappdirs/00new/rappdirs/libs 2021-05-16T22:13:05.1206455Z ** R 2021-05-16T22:13:05.1248317Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:13:05.4282932Z ** help 2021-05-16T22:13:05.4549685Z *** installing help indices 2021-05-16T22:13:05.4789790Z ** building package indices 2021-05-16T22:13:05.6803737Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:13:05.8767279Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T22:13:05.8954020Z ** testing if installed package can be loaded from final location 2021-05-16T22:13:06.0829044Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:13:06.0837078Z * DONE (rappdirs) 2021-05-16T22:13:06.5839778Z * installing *source* package ‘fs’ ... 2021-05-16T22:13:06.5979524Z ** package ‘fs’ successfully unpacked and MD5 sums checked 2021-05-16T22:13:06.5982399Z ** using staged installation 2021-05-16T22:13:06.6159545Z ** libs 2021-05-16T22:13:06.6230911Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c id.cc -o id.o 2021-05-16T22:13:07.2252694Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c file.cc -o file.o 2021-05-16T22:13:07.6742247Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c path.cc -o path.o 2021-05-16T22:13:08.0959728Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c fs.cc -o fs.o 2021-05-16T22:13:08.1811591Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c link.cc -o link.o 2021-05-16T22:13:08.5225808Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c utils.cc -o utils.o 2021-05-16T22:13:08.8605404Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c init.cc -o init.o 2021-05-16T22:13:08.9594852Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c dir.cc -o dir.o 2021-05-16T22:13:09.4451388Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c getmode.cc -o getmode.o 2021-05-16T22:13:09.7607697Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c error.cc -o error.o 2021-05-16T22:13:09.8706691Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c unix/getmode.cc -o unix/getmode.o 2021-05-16T22:13:10.2146562Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c bsd/setmode.c -o bsd/setmode.o 2021-05-16T22:13:10.3518508Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c bsd/strmode.c -o bsd/strmode.o 2021-05-16T22:13:10.3974871Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c bsd/reallocarray.c -o bsd/reallocarray.o 2021-05-16T22:13:10.4303934Z (cd libuv-1.38.1 \ 2021-05-16T22:13:10.4307051Z && CC="gcc" CFLAGS="-g -O2 -I/usr/local/include -fpic -fvisibility=hidden" AR="ar" RANLIB="ranlib" LDFLAGS="-L/usr/local/lib" ./configure --quiet) 2021-05-16T22:13:15.3203768Z make --directory=libuv-1.38.1 \ 2021-05-16T22:13:15.3205007Z HAVE_DTRACE=0 2021-05-16T22:13:15.3319073Z make[1]: Entering directory '/tmp/Rtmpy8JuUg/R.INSTALL796750c6fc60/fs/src/libuv-1.38.1' 2021-05-16T22:13:15.3432492Z CC src/libuv_la-fs-poll.lo 2021-05-16T22:13:16.0386186Z CC src/libuv_la-idna.lo 2021-05-16T22:13:16.7659222Z CC src/libuv_la-inet.lo 2021-05-16T22:13:17.5290796Z CC src/libuv_la-random.lo 2021-05-16T22:13:18.1270253Z CC src/libuv_la-strscpy.lo 2021-05-16T22:13:18.6641215Z CC src/libuv_la-threadpool.lo 2021-05-16T22:13:19.4084574Z CC src/libuv_la-timer.lo 2021-05-16T22:13:20.1068845Z CC src/libuv_la-uv-data-getter-setters.lo 2021-05-16T22:13:20.6688472Z CC src/libuv_la-uv-common.lo 2021-05-16T22:13:21.8658952Z CC src/libuv_la-version.lo 2021-05-16T22:13:22.9214594Z CC src/unix/libuv_la-async.lo 2021-05-16T22:13:23.1190110Z CC src/unix/libuv_la-core.lo 2021-05-16T22:13:24.3924964Z CC src/unix/libuv_la-dl.lo 2021-05-16T22:13:24.9517007Z CC src/unix/libuv_la-fs.lo 2021-05-16T22:13:26.5343939Z CC src/unix/libuv_la-getaddrinfo.lo 2021-05-16T22:13:27.2029591Z CC src/unix/libuv_la-getnameinfo.lo 2021-05-16T22:13:27.7726111Z CC src/unix/libuv_la-loop-watcher.lo 2021-05-16T22:13:28.4148257Z CC src/unix/libuv_la-loop.lo 2021-05-16T22:13:29.0790790Z CC src/unix/libuv_la-pipe.lo 2021-05-16T22:13:29.8103528Z CC src/unix/libuv_la-poll.lo 2021-05-16T22:13:30.4412024Z CC src/unix/libuv_la-process.lo 2021-05-16T22:13:31.3380444Z CC src/unix/libuv_la-random-devurandom.lo 2021-05-16T22:13:31.9501775Z CC src/unix/libuv_la-signal.lo 2021-05-16T22:13:33.0072780Z CC src/unix/libuv_la-stream.lo 2021-05-16T22:13:34.1771792Z CC src/unix/libuv_la-tcp.lo 2021-05-16T22:13:34.8965493Z CC src/unix/libuv_la-thread.lo 2021-05-16T22:13:35.6742997Z CC src/unix/libuv_la-tty.lo 2021-05-16T22:13:36.3086333Z CC src/unix/libuv_la-udp.lo 2021-05-16T22:13:37.4410266Z CC src/unix/libuv_la-linux-core.lo 2021-05-16T22:13:38.6183557Z CC src/unix/libuv_la-linux-inotify.lo 2021-05-16T22:13:39.5687093Z CC src/unix/libuv_la-linux-syscalls.lo 2021-05-16T22:13:40.0841558Z CC src/unix/libuv_la-procfs-exepath.lo 2021-05-16T22:13:40.6351602Z CC src/unix/libuv_la-proctitle.lo 2021-05-16T22:13:41.2507024Z CC src/unix/libuv_la-random-getrandom.lo 2021-05-16T22:13:41.7931461Z CC src/unix/libuv_la-random-sysctl-linux.lo 2021-05-16T22:13:42.3711867Z CCLD libuv.la 2021-05-16T22:13:42.5853731Z ar: `u' modifier ignored since `D' is the default (see `U') 2021-05-16T22:13:42.6206980Z make[1]: Leaving directory '/tmp/Rtmpy8JuUg/R.INSTALL796750c6fc60/fs/src/libuv-1.38.1' 2021-05-16T22:13:42.6229544Z g++ -std=gnu++14 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o fs.so id.o file.o path.o fs.o link.o utils.o init.o dir.o getmode.o error.o unix/getmode.o bsd/setmode.o bsd/strmode.o bsd/reallocarray.o ./libuv-1.38.1/.libs/libuv.a -pthread -L/opt/R/devel/lib/R/lib -lR 2021-05-16T22:13:42.7289495Z installing to /home/runner/work/_temp/Library/00LOCK-fs/00new/fs/libs 2021-05-16T22:13:42.7322388Z ** R 2021-05-16T22:13:42.7430694Z ** inst 2021-05-16T22:13:42.7442044Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:13:43.8939358Z ** help 2021-05-16T22:13:43.9716006Z *** installing help indices 2021-05-16T22:13:44.0290607Z ** building package indices 2021-05-16T22:13:44.2911176Z ** installing vignettes 2021-05-16T22:13:44.3019979Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:13:44.5634036Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T22:13:44.5845048Z ** testing if installed package can be loaded from final location 2021-05-16T22:13:44.8477383Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:13:44.8490606Z * DONE (fs) 2021-05-16T22:13:45.1015336Z * installing *source* package ‘clipr’ ... 2021-05-16T22:13:45.1028664Z ** package ‘clipr’ successfully unpacked and MD5 sums checked 2021-05-16T22:13:45.1030933Z ** using staged installation 2021-05-16T22:13:45.1241355Z ** R 2021-05-16T22:13:45.1285900Z ** inst 2021-05-16T22:13:45.1296107Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:13:45.5063639Z ** help 2021-05-16T22:13:45.5316378Z *** installing help indices 2021-05-16T22:13:45.5553933Z ** building package indices 2021-05-16T22:13:45.7711233Z ** installing vignettes 2021-05-16T22:13:45.7749497Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:13:45.9897207Z ** testing if installed package can be loaded from final location 2021-05-16T22:13:46.1978559Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:13:46.1985270Z * DONE (clipr) 2021-05-16T22:13:46.9900152Z * installing *source* package ‘git2r’ ... 2021-05-16T22:13:47.0171577Z ** package ‘git2r’ successfully unpacked and MD5 sums checked 2021-05-16T22:13:47.0173255Z ** using staged installation 2021-05-16T22:13:47.2275255Z checking build system type... x86_64-unknown-linux-gnu 2021-05-16T22:13:47.2276811Z checking host system type... x86_64-unknown-linux-gnu 2021-05-16T22:13:47.2285455Z checking for gcc... gcc 2021-05-16T22:13:47.2964339Z checking whether the C compiler works... yes 2021-05-16T22:13:47.2965966Z checking for C compiler default output file name... a.out 2021-05-16T22:13:47.3387618Z checking for suffix of executables... 2021-05-16T22:13:47.3895105Z checking whether we are cross compiling... no 2021-05-16T22:13:47.4168986Z checking for suffix of object files... o 2021-05-16T22:13:47.4409573Z checking whether we are using the GNU C compiler... yes 2021-05-16T22:13:47.4683327Z checking whether gcc accepts -g... yes 2021-05-16T22:13:47.5070393Z checking for gcc option to accept ISO C89... none needed 2021-05-16T22:13:47.5080928Z checking for pkg-config... /usr/bin/pkg-config 2021-05-16T22:13:47.5097740Z checking pkg-config is at least version 0.9.0... yes 2021-05-16T22:13:47.5174649Z Found pkg-config cflags and libs! 2021-05-16T22:13:47.6212067Z checking whether the libgit2 version will work in git2r... yes 2021-05-16T22:13:47.7569306Z checking whether the libgit2 function git_buf_dispose is available... yes 2021-05-16T22:13:47.8924183Z checking whether the libgit2 constant GIT_OBJECT_ANY is available... yes 2021-05-16T22:13:48.0339352Z checking whether the libgit2 function git_error_last is available... yes 2021-05-16T22:13:48.1396716Z checking whether the libgit2 function git_oid_is_zero is available... no 2021-05-16T22:13:48.1399132Z ----- Results of the git2r package configure ----- 2021-05-16T22:13:48.1399823Z 2021-05-16T22:13:48.1400991Z PKG_CFLAGS: -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR 2021-05-16T22:13:48.1401962Z PKG_LIBS: -lgit2 2021-05-16T22:13:48.1402379Z 2021-05-16T22:13:48.1403200Z -------------------------------------------------- 2021-05-16T22:13:48.1614355Z configure: creating ./config.status 2021-05-16T22:13:48.2427542Z config.status: creating src/Makevars 2021-05-16T22:13:48.3038100Z ** libs 2021-05-16T22:13:48.3105724Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r.c -o git2r.o 2021-05-16T22:13:48.3844404Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_S3.c -o git2r_S3.o 2021-05-16T22:13:48.4445844Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_arg.c -o git2r_arg.o 2021-05-16T22:13:48.6218308Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_blame.c -o git2r_blame.o 2021-05-16T22:13:48.7224967Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_blob.c -o git2r_blob.o 2021-05-16T22:13:48.8598692Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_branch.c -o git2r_branch.o 2021-05-16T22:13:49.1178349Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_checkout.c -o git2r_checkout.o 2021-05-16T22:13:49.2117776Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_clone.c -o git2r_clone.o 2021-05-16T22:13:49.3091678Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_commit.c -o git2r_commit.o 2021-05-16T22:13:49.4656836Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_config.c -o git2r_config.o 2021-05-16T22:13:49.6348941Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_cred.c -o git2r_cred.o 2021-05-16T22:13:49.7318037Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_diff.c -o git2r_diff.o 2021-05-16T22:13:50.0081041Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_error.c -o git2r_error.o 2021-05-16T22:13:50.0824060Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_graph.c -o git2r_graph.o 2021-05-16T22:13:50.1702270Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_index.c -o git2r_index.o 2021-05-16T22:13:50.2576564Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_libgit2.c -o git2r_libgit2.o 2021-05-16T22:13:50.3420468Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_merge.c -o git2r_merge.o 2021-05-16T22:13:50.5128342Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_note.c -o git2r_note.o 2021-05-16T22:13:50.6433585Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_object.c -o git2r_object.o 2021-05-16T22:13:50.7308171Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_odb.c -o git2r_odb.o 2021-05-16T22:13:50.8986199Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_oid.c -o git2r_oid.o 2021-05-16T22:13:50.9630412Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_push.c -o git2r_push.o 2021-05-16T22:13:51.0568146Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_reference.c -o git2r_reference.o 2021-05-16T22:13:51.1555339Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_reflog.c -o git2r_reflog.o 2021-05-16T22:13:51.2419874Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_remote.c -o git2r_remote.o 2021-05-16T22:13:51.4163086Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_repository.c -o git2r_repository.o 2021-05-16T22:13:51.5893086Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_reset.c -o git2r_reset.o 2021-05-16T22:13:51.6788121Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_revparse.c -o git2r_revparse.o 2021-05-16T22:13:51.7596841Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_revwalk.c -o git2r_revwalk.o 2021-05-16T22:13:51.9589697Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_signature.c -o git2r_signature.o 2021-05-16T22:13:52.0500886Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_stash.c -o git2r_stash.o 2021-05-16T22:13:52.1826274Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_status.c -o git2r_status.o 2021-05-16T22:13:52.3613109Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_tag.c -o git2r_tag.o 2021-05-16T22:13:52.4949688Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_transfer.c -o git2r_transfer.o 2021-05-16T22:13:52.5617594Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_tree.c -o git2r_tree.o 2021-05-16T22:13:52.6817213Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o git2r.so git2r.o git2r_S3.o git2r_arg.o git2r_blame.o git2r_blob.o git2r_branch.o git2r_checkout.o git2r_clone.o git2r_commit.o git2r_config.o git2r_cred.o git2r_diff.o git2r_error.o git2r_graph.o git2r_index.o git2r_libgit2.o git2r_merge.o git2r_note.o git2r_object.o git2r_odb.o git2r_oid.o git2r_push.o git2r_reference.o git2r_reflog.o git2r_remote.o git2r_repository.o git2r_reset.o git2r_revparse.o git2r_revwalk.o git2r_signature.o git2r_stash.o git2r_status.o git2r_tag.o git2r_transfer.o git2r_tree.o -lgit2 -L/opt/R/devel/lib/R/lib -lR 2021-05-16T22:13:52.7266523Z installing to /home/runner/work/_temp/Library/00LOCK-git2r/00new/git2r/libs 2021-05-16T22:13:52.7290075Z ** R 2021-05-16T22:13:52.7510858Z ** inst 2021-05-16T22:13:52.7521105Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:13:53.7859144Z ** help 2021-05-16T22:13:54.0638032Z *** installing help indices 2021-05-16T22:13:54.2744502Z ** building package indices 2021-05-16T22:13:54.6230730Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:13:54.8541070Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T22:13:54.8757162Z ** testing if installed package can be loaded from final location 2021-05-16T22:13:55.1008863Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:13:55.1021831Z * DONE (git2r) 2021-05-16T22:13:55.3343625Z * installing *source* package ‘askpass’ ... 2021-05-16T22:13:55.3355008Z ** package ‘askpass’ successfully unpacked and MD5 sums checked 2021-05-16T22:13:55.3357940Z ** using staged installation 2021-05-16T22:13:55.3495379Z ** libs 2021-05-16T22:13:55.3545368Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c askpass.c -o askpass.o 2021-05-16T22:13:55.4153648Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o askpass.so askpass.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T22:13:55.4377021Z installing to /home/runner/work/_temp/Library/00LOCK-askpass/00new/askpass/libs 2021-05-16T22:13:55.4392409Z ** R 2021-05-16T22:13:55.4424296Z ** inst 2021-05-16T22:13:55.4433201Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:13:55.7026133Z ** help 2021-05-16T22:13:55.7227461Z *** installing help indices 2021-05-16T22:13:55.7389384Z ** building package indices 2021-05-16T22:13:55.9484074Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:13:56.1387384Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T22:13:56.1572449Z ** testing if installed package can be loaded from final location 2021-05-16T22:13:56.3649726Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:13:56.3655778Z * DONE (askpass) 2021-05-16T22:13:56.7243664Z * installing *source* package ‘cli’ ... 2021-05-16T22:13:56.7304358Z ** package ‘cli’ successfully unpacked and MD5 sums checked 2021-05-16T22:13:56.7305271Z ** using staged installation 2021-05-16T22:13:56.7495197Z ** R 2021-05-16T22:13:56.7786172Z ** inst 2021-05-16T22:13:56.7801125Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:13:59.4831055Z ** help 2021-05-16T22:13:59.6879756Z *** installing help indices 2021-05-16T22:13:59.8228014Z *** copying figures 2021-05-16T22:13:59.8229238Z ** building package indices 2021-05-16T22:14:00.1614082Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:14:00.4116020Z ** testing if installed package can be loaded from final location 2021-05-16T22:14:00.7183733Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:14:00.7212202Z * DONE (cli) 2021-05-16T22:14:01.0616804Z * installing *source* package ‘purrr’ ... 2021-05-16T22:14:01.0692717Z ** package ‘purrr’ successfully unpacked and MD5 sums checked 2021-05-16T22:14:01.0693520Z ** using staged installation 2021-05-16T22:14:01.0844349Z ** libs 2021-05-16T22:14:01.0901000Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c backports.c -o backports.o 2021-05-16T22:14:01.1330600Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c coerce.c -o coerce.o 2021-05-16T22:14:01.2266897Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c conditions.c -o conditions.o 2021-05-16T22:14:01.3160275Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c flatten.c -o flatten.o 2021-05-16T22:14:01.4302786Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T22:14:01.4819983Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c map.c -o map.o 2021-05-16T22:14:01.6127595Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pluck.c -o pluck.o 2021-05-16T22:14:01.7548622Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c transpose.c -o transpose.o 2021-05-16T22:14:01.8442327Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c utils.c -o utils.o 2021-05-16T22:14:01.9029003Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o purrr.so backports.o coerce.o conditions.o flatten.o init.o map.o pluck.o transpose.o utils.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T22:14:01.9312985Z installing to /home/runner/work/_temp/Library/00LOCK-purrr/00new/purrr/libs 2021-05-16T22:14:01.9314141Z ** R 2021-05-16T22:14:01.9464704Z ** inst 2021-05-16T22:14:01.9472934Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:14:03.2985460Z ** help 2021-05-16T22:14:03.4810337Z *** installing help indices 2021-05-16T22:14:03.5904310Z *** copying figures 2021-05-16T22:14:03.5909392Z ** building package indices 2021-05-16T22:14:03.8916630Z ** installing vignettes 2021-05-16T22:14:03.9005569Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:14:04.1215943Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T22:14:04.1418030Z ** testing if installed package can be loaded from final location 2021-05-16T22:14:04.4034453Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:14:04.4050028Z * DONE (purrr) 2021-05-16T22:14:04.6933471Z * installing *source* package ‘lifecycle’ ... 2021-05-16T22:14:04.6965002Z ** package ‘lifecycle’ successfully unpacked and MD5 sums checked 2021-05-16T22:14:04.6966467Z ** using staged installation 2021-05-16T22:14:04.7134216Z ** R 2021-05-16T22:14:04.7190149Z ** inst 2021-05-16T22:14:04.7206042Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:14:05.1756542Z ** help 2021-05-16T22:14:05.2128060Z *** installing help indices 2021-05-16T22:14:05.2407858Z *** copying figures 2021-05-16T22:14:05.2412710Z ** building package indices 2021-05-16T22:14:05.4508802Z ** installing vignettes 2021-05-16T22:14:05.4569989Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:14:05.6653126Z ** testing if installed package can be loaded from final location 2021-05-16T22:14:05.8832308Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:14:05.8842735Z * DONE (lifecycle) 2021-05-16T22:14:06.1141945Z * installing *source* package ‘cachem’ ... 2021-05-16T22:14:06.1156298Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-16T22:14:06.1159154Z ** using staged installation 2021-05-16T22:14:06.1307817Z ** libs 2021-05-16T22:14:06.1363990Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c cache.c -o cache.o 2021-05-16T22:14:06.1946760Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T22:14:06.2469850Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o cachem.so cache.o init.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T22:14:06.2724898Z installing to /home/runner/work/_temp/Library/00LOCK-cachem/00new/cachem/libs 2021-05-16T22:14:06.2740821Z ** R 2021-05-16T22:14:06.2880084Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:14:06.8479306Z ** help 2021-05-16T22:14:06.8730301Z *** installing help indices 2021-05-16T22:14:06.8935041Z ** building package indices 2021-05-16T22:14:07.1080258Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:14:07.3431635Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T22:14:07.3637230Z ** testing if installed package can be loaded from final location 2021-05-16T22:14:07.5782269Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:14:07.5796255Z * DONE (cachem) 2021-05-16T22:14:08.0652713Z * installing *source* package ‘openssl’ ... 2021-05-16T22:14:08.0794866Z ** package ‘openssl’ successfully unpacked and MD5 sums checked 2021-05-16T22:14:08.0796404Z ** using staged installation 2021-05-16T22:14:08.0896291Z Found pkg-config cflags and libs! 2021-05-16T22:14:08.1925810Z Using PKG_CFLAGS= 2021-05-16T22:14:08.5725205Z Using PKG_LIBS=-l:libssl.so.1.1 -l:libcrypto.so.1.1 2021-05-16T22:14:08.5898144Z ** libs 2021-05-16T22:14:08.5959772Z rm -f aes.o base64.o bignum.o cert.o compatibility.o diffie.o envelope.o error.o hash.o info.o keygen.o keys.o onload.o openssh.o password.o pbkdf.o pem.o pkcs12.o pkcs7.o rand.o rsa.o signing.o ssl.o stream.o write.o x25519.o openssl.so bcrypt/libstatbcrypt.a bcrypt/bcrypt_pbkdf.o bcrypt/blowfish.o 2021-05-16T22:14:08.5987469Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c aes.c -o aes.o 2021-05-16T22:14:08.6895602Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c base64.c -o base64.o 2021-05-16T22:14:08.7813869Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c bignum.c -o bignum.o 2021-05-16T22:14:08.8971215Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c cert.c -o cert.o 2021-05-16T22:14:09.0658183Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c compatibility.c -o compatibility.o 2021-05-16T22:14:09.1453938Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c diffie.c -o diffie.o 2021-05-16T22:14:09.2587569Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c envelope.c -o envelope.o 2021-05-16T22:14:09.4013955Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c error.c -o error.o 2021-05-16T22:14:09.4623666Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c hash.c -o hash.o 2021-05-16T22:14:09.5760939Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c info.c -o info.o 2021-05-16T22:14:09.6542222Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c keygen.c -o keygen.o 2021-05-16T22:14:09.7772793Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c keys.c -o keys.o 2021-05-16T22:14:09.9286843Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c onload.c -o onload.o 2021-05-16T22:14:10.0366916Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c openssh.c -o openssh.o 2021-05-16T22:14:10.2619789Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c password.c -o password.o 2021-05-16T22:14:10.3254682Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pbkdf.c -o pbkdf.o 2021-05-16T22:14:10.3759537Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pem.c -o pem.o 2021-05-16T22:14:10.5337128Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pkcs12.c -o pkcs12.o 2021-05-16T22:14:10.7004167Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pkcs7.c -o pkcs7.o 2021-05-16T22:14:10.8443294Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c rand.c -o rand.o 2021-05-16T22:14:10.8972687Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c rsa.c -o rsa.o 2021-05-16T22:14:11.0139061Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c signing.c -o signing.o 2021-05-16T22:14:11.1481082Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c ssl.c -o ssl.o 2021-05-16T22:14:11.3232942Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c stream.c -o stream.o 2021-05-16T22:14:11.4552679Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c write.c -o write.o 2021-05-16T22:14:11.6058492Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c x25519.c -o x25519.o 2021-05-16T22:14:11.7577593Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c bcrypt/bcrypt_pbkdf.c -o bcrypt/bcrypt_pbkdf.o 2021-05-16T22:14:11.8369251Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c bcrypt/blowfish.c -o bcrypt/blowfish.o 2021-05-16T22:14:12.0401364Z ar rcs bcrypt/libstatbcrypt.a bcrypt/bcrypt_pbkdf.o bcrypt/blowfish.o 2021-05-16T22:14:12.0463649Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o openssl.so aes.o base64.o bignum.o cert.o compatibility.o diffie.o envelope.o error.o hash.o info.o keygen.o keys.o onload.o openssh.o password.o pbkdf.o pem.o pkcs12.o pkcs7.o rand.o rsa.o signing.o ssl.o stream.o write.o x25519.o -Lbcrypt -lstatbcrypt -l:libssl.so.1.1 -l:libcrypto.so.1.1 -L/opt/R/devel/lib/R/lib -lR 2021-05-16T22:14:12.1112968Z installing to /home/runner/work/_temp/Library/00LOCK-openssl/00new/openssl/libs 2021-05-16T22:14:12.1132378Z ** R 2021-05-16T22:14:12.1249919Z ** inst 2021-05-16T22:14:12.1305185Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:14:13.1650401Z ** help 2021-05-16T22:14:13.2252510Z *** installing help indices 2021-05-16T22:14:13.2672915Z ** building package indices 2021-05-16T22:14:13.5227081Z ** installing vignettes 2021-05-16T22:14:13.5385121Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:14:13.7466414Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T22:14:13.7686092Z ** testing if installed package can be loaded from final location 2021-05-16T22:14:13.9926166Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:14:13.9941051Z * DONE (openssl) 2021-05-16T22:14:14.2388415Z * installing *source* package ‘memoise’ ... 2021-05-16T22:14:14.2401694Z ** package ‘memoise’ successfully unpacked and MD5 sums checked 2021-05-16T22:14:14.2404689Z ** using staged installation 2021-05-16T22:14:14.2575232Z ** R 2021-05-16T22:14:14.2682872Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:14:14.7147947Z ** help 2021-05-16T22:14:14.7427322Z *** installing help indices 2021-05-16T22:14:14.7697853Z ** building package indices 2021-05-16T22:14:15.0007805Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:14:15.2185161Z ** testing if installed package can be loaded from final location 2021-05-16T22:14:15.4497282Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:14:15.4508526Z * DONE (memoise) 2021-05-16T22:14:15.7995248Z * installing *source* package ‘httr’ ... 2021-05-16T22:14:15.8049459Z ** package ‘httr’ successfully unpacked and MD5 sums checked 2021-05-16T22:14:15.8050527Z ** using staged installation 2021-05-16T22:14:15.8213439Z ** R 2021-05-16T22:14:15.8387138Z ** demo 2021-05-16T22:14:15.8401312Z ** inst 2021-05-16T22:14:15.8414327Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:14:18.5348423Z ** help 2021-05-16T22:14:18.7064171Z *** installing help indices 2021-05-16T22:14:18.8218570Z ** building package indices 2021-05-16T22:14:19.1121224Z ** installing vignettes 2021-05-16T22:14:19.1201818Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:14:19.3205274Z ** testing if installed package can be loaded from final location 2021-05-16T22:14:19.5675804Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:14:19.5706860Z * DONE (httr) 2021-05-16T22:14:19.8181233Z * installing *source* package ‘credentials’ ... 2021-05-16T22:14:19.8201172Z ** package ‘credentials’ successfully unpacked and MD5 sums checked 2021-05-16T22:14:19.8203090Z ** using staged installation 2021-05-16T22:14:19.8346771Z ** R 2021-05-16T22:14:19.8394982Z ** inst 2021-05-16T22:14:19.8408242Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:14:20.3231565Z ** help 2021-05-16T22:14:20.3409392Z *** installing help indices 2021-05-16T22:14:20.3646030Z ** building package indices 2021-05-16T22:14:20.5845837Z ** installing vignettes 2021-05-16T22:14:20.5902751Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:14:20.9668386Z ** testing if installed package can be loaded from final location 2021-05-16T22:14:21.2375333Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:14:21.2383364Z * DONE (credentials) 2021-05-16T22:14:21.4997811Z * installing *source* package ‘gh’ ... 2021-05-16T22:14:21.5017673Z ** package ‘gh’ successfully unpacked and MD5 sums checked 2021-05-16T22:14:21.5019105Z ** using staged installation 2021-05-16T22:14:21.5174027Z ** R 2021-05-16T22:14:21.5262433Z ** inst 2021-05-16T22:14:21.5271654Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:14:22.6417793Z ** help 2021-05-16T22:14:22.6756054Z *** installing help indices 2021-05-16T22:14:22.7095123Z ** building package indices 2021-05-16T22:14:22.9311171Z ** installing vignettes 2021-05-16T22:14:22.9325680Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:14:23.2140399Z ** testing if installed package can be loaded from final location 2021-05-16T22:14:23.5121323Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:14:23.5122763Z * DONE (gh) 2021-05-16T22:14:23.8040386Z * installing *source* package ‘gert’ ... 2021-05-16T22:14:23.8068935Z ** package ‘gert’ successfully unpacked and MD5 sums checked 2021-05-16T22:14:23.8070550Z ** using staged installation 2021-05-16T22:14:23.8178022Z Found pkg-config cflags and libs! 2021-05-16T22:14:23.9132281Z Using PKG_CFLAGS= 2021-05-16T22:14:23.9134088Z Using PKG_LIBS=-lgit2 2021-05-16T22:14:23.9534762Z Configuration OK! 2021-05-16T22:14:23.9688352Z ** libs 2021-05-16T22:14:23.9742287Z rm -f gert.so branch.o clone.o commit.o config.o conflicts.o files.o init.o merge.o rebase.o stash.o submodules.o tag.o utils.o version.o 2021-05-16T22:14:23.9771274Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c branch.c -o branch.o 2021-05-16T22:14:24.1891834Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c clone.c -o clone.o 2021-05-16T22:14:24.4576240Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c commit.c -o commit.o 2021-05-16T22:14:24.6919718Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c config.c -o config.o 2021-05-16T22:14:24.7850651Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c conflicts.c -o conflicts.o 2021-05-16T22:14:24.8669468Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c files.c -o files.o 2021-05-16T22:14:25.0346162Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c init.c -o init.o 2021-05-16T22:14:25.1069733Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c merge.c -o merge.o 2021-05-16T22:14:25.2249660Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c rebase.c -o rebase.o 2021-05-16T22:14:25.3618843Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c stash.c -o stash.o 2021-05-16T22:14:25.4661579Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c submodules.c -o submodules.o 2021-05-16T22:14:25.5915526Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c tag.c -o tag.o 2021-05-16T22:14:25.6829891Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c utils.c -o utils.o 2021-05-16T22:14:25.8160211Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c version.c -o version.o 2021-05-16T22:14:25.9032714Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o gert.so branch.o clone.o commit.o config.o conflicts.o files.o init.o merge.o rebase.o stash.o submodules.o tag.o utils.o version.o -lgit2 -L/opt/R/devel/lib/R/lib -lR 2021-05-16T22:14:25.9379204Z installing to /home/runner/work/_temp/Library/00LOCK-gert/00new/gert/libs 2021-05-16T22:14:25.9403156Z ** R 2021-05-16T22:14:25.9513669Z ** inst 2021-05-16T22:14:25.9524873Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:14:26.7634106Z ** help 2021-05-16T22:14:26.8363649Z *** installing help indices 2021-05-16T22:14:26.8866371Z ** building package indices 2021-05-16T22:14:27.1305222Z ** installing vignettes 2021-05-16T22:14:27.1415450Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:14:27.3914476Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T22:14:27.4137757Z ** testing if installed package can be loaded from final location 2021-05-16T22:14:27.6759070Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:14:27.6770156Z * DONE (gert) 2021-05-16T22:14:28.1203221Z * installing *source* package ‘usethis’ ... 2021-05-16T22:14:28.1291262Z ** package ‘usethis’ successfully unpacked and MD5 sums checked 2021-05-16T22:14:28.1294148Z ** using staged installation 2021-05-16T22:14:28.1558874Z ** R 2021-05-16T22:14:28.1920695Z ** inst 2021-05-16T22:14:28.1955031Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:14:31.0791209Z ** help 2021-05-16T22:14:31.2876941Z *** installing help indices 2021-05-16T22:14:31.4454694Z *** copying figures 2021-05-16T22:14:31.4460234Z ** building package indices 2021-05-16T22:14:31.7792466Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:14:32.0975487Z ** testing if installed package can be loaded from final location 2021-05-16T22:14:32.4609257Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:14:32.4642152Z * DONE (usethis) 2021-05-16T22:14:32.4764368Z 2021-05-16T22:14:32.4765554Z The downloaded source packages are in 2021-05-16T22:14:32.4766959Z ‘/tmp/RtmpPWkaj8/downloaded_packages’ 2021-05-16T22:14:32.4767648Z Running `R CMD build`... 2021-05-16T22:14:34.8396674Z * checking for file ‘/tmp/RtmpPWkaj8/remotes732553c5f3f1/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-16T22:14:34.8398428Z * preparing ‘tic’: 2021-05-16T22:14:34.8399599Z * checking DESCRIPTION meta-information ... OK 2021-05-16T22:14:34.8400778Z * installing the package to process help pages 2021-05-16T22:14:34.8402142Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T22:14:34.8403276Z * checking for empty or unneeded directories 2021-05-16T22:14:34.8404436Z Removed empty directory ‘tic/.circleci’ 2021-05-16T22:14:34.8405555Z Removed empty directory ‘tic/pkgdown’ 2021-05-16T22:14:34.8406584Z * building ‘tic_0.10.0.tar.gz’ 2021-05-16T22:14:34.8410774Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T22:14:34.8411509Z (as ‘lib’ is unspecified) 2021-05-16T22:14:35.1986943Z * installing *source* package ‘tic’ ... 2021-05-16T22:14:35.2013920Z ** using staged installation 2021-05-16T22:14:35.2267474Z ** R 2021-05-16T22:14:35.2475402Z ** inst 2021-05-16T22:14:35.2510413Z ** preparing package for lazy loading 2021-05-16T22:14:35.6562488Z ** help 2021-05-16T22:14:35.8334949Z *** installing help indices 2021-05-16T22:14:35.9394344Z *** copying figures 2021-05-16T22:14:35.9399023Z ** building package indices 2021-05-16T22:14:36.2310588Z ** installing vignettes 2021-05-16T22:14:36.2380450Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:14:36.5240847Z ** testing if installed package can be loaded from final location 2021-05-16T22:14:36.8496677Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:14:36.8529666Z * DONE (tic) 2021-05-16T22:14:36.8671611Z Using github PAT from envvar GITHUB_PAT 2021-05-16T22:14:37.0672085Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-16T22:14:38.0946375Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-16T22:14:38.0947939Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-16T22:14:38.0951492Z 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-16T22:14:38.0953799Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-16T22:14:38.0954739Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-16T22:14:38.0955661Z pillar (NA -> 1.6.1 ) [CRAN] 2021-05-16T22:14:38.0956529Z tibble (NA -> 3.1.2 ) [CRAN] 2021-05-16T22:14:38.0958322Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T22:14:38.0959269Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-16T22:14:38.0960711Z (as ‘lib’ is unspecified) 2021-05-16T22:14:38.0961472Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-16T22:14:38.0962513Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-16T22:14:38.0963339Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-16T22:14:38.0964137Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-16T22:14:38.0964934Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-16T22:14:38.0966121Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-16T22:14:38.0966946Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-16T22:14:38.0967772Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-16T22:14:38.0968843Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-16T22:14:38.0969723Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-16T22:14:38.0970596Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-16T22:14:38.0971439Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-16T22:14:38.0972292Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-16T22:14:38.0973153Z xfun (NA -> 0.23 ) [CRAN] 2021-05-16T22:14:38.0974029Z markdown (NA -> 1.1 ) [CRAN] 2021-05-16T22:14:38.0974890Z highr (NA -> 0.9 ) [CRAN] 2021-05-16T22:14:38.0975753Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-16T22:14:38.0976636Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-16T22:14:38.0977510Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-16T22:14:38.0978378Z knitr (NA -> 1.33 ) [CRAN] 2021-05-16T22:14:38.0979245Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-16T22:14:38.0980135Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-16T22:14:38.0981000Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-16T22:14:38.0981904Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-16T22:14:38.0982879Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-16T22:14:38.0983793Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-16T22:14:38.0984700Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-16T22:14:38.0985747Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-16T22:14:38.0986682Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-16T22:14:38.0987575Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-16T22:14:38.0988462Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-16T22:14:53.3411618Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/utf8_1.2.1.tar.gz' 2021-05-16T22:14:53.6282201Z Content type 'binary/octet-stream' length 237667 bytes (232 KB) 2021-05-16T22:14:53.6443172Z ================================================== 2021-05-16T22:14:53.6444385Z downloaded 232 KB 2021-05-16T22:14:53.6445034Z 2021-05-16T22:14:53.6481499Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-16T22:14:55.1911436Z Content type 'binary/octet-stream' length 784938 bytes (766 KB) 2021-05-16T22:14:55.4685945Z ================================================== 2021-05-16T22:14:55.4686993Z downloaded 766 KB 2021-05-16T22:14:55.4687554Z 2021-05-16T22:14:55.4726138Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgconfig_2.0.3.tar.gz' 2021-05-16T22:14:56.4481514Z Content type 'application/x-tar' length 6108 bytes 2021-05-16T22:14:56.4482552Z ================================================== 2021-05-16T22:14:56.4483161Z downloaded 6108 bytes 2021-05-16T22:14:56.4483560Z 2021-05-16T22:14:56.4488353Z trying URL 'https://cloud.r-project.org/src/contrib/pillar_1.6.1.tar.gz' 2021-05-16T22:14:56.4490639Z Content type 'application/x-gzip' length 1111747 bytes (1.1 MB) 2021-05-16T22:14:56.4491502Z ================================================== 2021-05-16T22:14:56.4492088Z downloaded 1.1 MB 2021-05-16T22:14:56.4492458Z 2021-05-16T22:14:56.4493763Z trying URL 'https://cloud.r-project.org/src/contrib/tibble_3.1.2.tar.gz' 2021-05-16T22:14:56.4495282Z Content type 'application/x-gzip' length 686145 bytes (670 KB) 2021-05-16T22:14:56.4496102Z ================================================== 2021-05-16T22:14:56.4496697Z downloaded 670 KB 2021-05-16T22:14:56.4497075Z 2021-05-16T22:14:56.4498751Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-16T22:14:56.4500560Z Content type 'binary/octet-stream' length 13441 bytes (13 KB) 2021-05-16T22:14:56.4501380Z ================================================== 2021-05-16T22:14:56.4501958Z downloaded 13 KB 2021-05-16T22:14:56.4502591Z 2021-05-16T22:14:56.4505726Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fansi_0.4.2.tar.gz' 2021-05-16T22:14:56.9540638Z Content type 'binary/octet-stream' length 270970 bytes (264 KB) 2021-05-16T22:14:57.0124861Z ================================================== 2021-05-16T22:14:57.0125909Z downloaded 264 KB 2021-05-16T22:14:57.0126535Z 2021-05-16T22:14:57.0167719Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-16T22:14:58.8261136Z Content type 'binary/octet-stream' length 476003 bytes (464 KB) 2021-05-16T22:14:58.8463344Z ================================================== 2021-05-16T22:14:58.8464683Z downloaded 464 KB 2021-05-16T22:14:58.8465461Z 2021-05-16T22:14:58.8508133Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/waldo_0.2.5.tar.gz' 2021-05-16T22:15:00.8072570Z Content type 'binary/octet-stream' length 26261 bytes (25 KB) 2021-05-16T22:15:00.8073560Z ================================================== 2021-05-16T22:15:00.8074147Z downloaded 25 KB 2021-05-16T22:15:00.8074509Z 2021-05-16T22:15:00.8107852Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ps_1.6.0.tar.gz' 2021-05-16T22:15:01.1977651Z Content type 'binary/octet-stream' length 120042 bytes (117 KB) 2021-05-16T22:15:01.2087775Z ================================================== 2021-05-16T22:15:01.2088424Z downloaded 117 KB 2021-05-16T22:15:01.2088814Z 2021-05-16T22:15:01.2125397Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/processx_3.5.2.tar.gz' 2021-05-16T22:15:05.7061919Z Content type 'binary/octet-stream' length 141949 bytes (138 KB) 2021-05-16T22:15:05.7139519Z ================================================== 2021-05-16T22:15:05.7140351Z downloaded 138 KB 2021-05-16T22:15:05.7140858Z 2021-05-16T22:15:05.7175830Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/praise_1.0.0.tar.gz' 2021-05-16T22:15:06.3722971Z Content type 'application/x-tar' length 6100 bytes 2021-05-16T22:15:06.3724668Z ================================================== 2021-05-16T22:15:06.3725700Z downloaded 6100 bytes 2021-05-16T22:15:06.3726351Z 2021-05-16T22:15:06.3763643Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-16T22:15:08.3826790Z Content type 'binary/octet-stream' length 60723 bytes (59 KB) 2021-05-16T22:15:08.3827755Z ================================================== 2021-05-16T22:15:08.3828373Z downloaded 59 KB 2021-05-16T22:15:08.3828755Z 2021-05-16T22:15:08.3872877Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/evaluate_0.14.tar.gz' 2021-05-16T22:15:09.4430172Z Content type 'application/x-tar' length 23661 bytes (23 KB) 2021-05-16T22:15:09.4431022Z ================================================== 2021-05-16T22:15:09.4431498Z downloaded 23 KB 2021-05-16T22:15:09.4431849Z 2021-05-16T22:15:09.4473170Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-16T22:15:09.6169615Z Content type 'binary/octet-stream' length 8130 bytes 2021-05-16T22:15:09.6171021Z ================================================== 2021-05-16T22:15:09.6171771Z downloaded 8130 bytes 2021-05-16T22:15:09.6172296Z 2021-05-16T22:15:09.6206174Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/digest_0.6.27.tar.gz' 2021-05-16T22:15:10.4838877Z Content type 'binary/octet-stream' length 164442 bytes (160 KB) 2021-05-16T22:15:10.5012099Z ================================================== 2021-05-16T22:15:10.5013038Z downloaded 160 KB 2021-05-16T22:15:10.5013505Z 2021-05-16T22:15:10.5124167Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/callr_3.7.0.tar.gz' 2021-05-16T22:15:11.4526251Z Content type 'binary/octet-stream' length 74923 bytes (73 KB) 2021-05-16T22:15:11.4528276Z ================================================== 2021-05-16T22:15:11.4528953Z downloaded 73 KB 2021-05-16T22:15:11.4529441Z 2021-05-16T22:15:11.4530897Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brio_1.1.2.tar.gz' 2021-05-16T22:15:11.5683368Z Content type 'binary/octet-stream' length 12096 bytes (11 KB) 2021-05-16T22:15:11.5684276Z ================================================== 2021-05-16T22:15:11.5684906Z downloaded 11 KB 2021-05-16T22:15:11.5685286Z 2021-05-16T22:15:11.5740440Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xml2_1.3.2.tar.gz' 2021-05-16T22:15:11.9780470Z Content type 'binary/octet-stream' length 272736 bytes (266 KB) 2021-05-16T22:15:11.9994343Z ================================================== 2021-05-16T22:15:11.9995305Z downloaded 266 KB 2021-05-16T22:15:11.9995929Z 2021-05-16T22:15:12.0034697Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-16T22:15:12.0372001Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-16T22:15:12.0475668Z ================================================== 2021-05-16T22:15:12.0476613Z downloaded 109 KB 2021-05-16T22:15:12.0477189Z 2021-05-16T22:15:12.0503860Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/markdown_1.1.tar.gz' 2021-05-16T22:15:12.4524982Z Content type 'application/x-tar' length 81636 bytes (79 KB) 2021-05-16T22:15:12.4526663Z ================================================== 2021-05-16T22:15:12.4527720Z downloaded 79 KB 2021-05-16T22:15:12.4528364Z 2021-05-16T22:15:12.4572419Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/highr_0.9.tar.gz' 2021-05-16T22:15:12.8476229Z Content type 'binary/octet-stream' length 15361 bytes (15 KB) 2021-05-16T22:15:12.8477194Z ================================================== 2021-05-16T22:15:12.8477794Z downloaded 15 KB 2021-05-16T22:15:12.8478170Z 2021-05-16T22:15:12.8522398Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringr_1.4.0.tar.gz' 2021-05-16T22:15:13.2650346Z Content type 'application/x-tar' length 135526 bytes (132 KB) 2021-05-16T22:15:13.2756355Z ================================================== 2021-05-16T22:15:13.2756916Z downloaded 132 KB 2021-05-16T22:15:13.2757222Z 2021-05-16T22:15:13.2797286Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringi_1.6.1.tar.gz' 2021-05-16T22:15:13.4701327Z Content type 'binary/octet-stream' length 7574951 bytes (7.2 MB) 2021-05-16T22:15:13.6590584Z ================================================== 2021-05-16T22:15:13.6591709Z downloaded 7.2 MB 2021-05-16T22:15:13.6592320Z 2021-05-16T22:15:13.6629195Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-16T22:15:14.1691642Z Content type 'binary/octet-stream' length 2954251 bytes (2.8 MB) 2021-05-16T22:15:14.2840861Z ================================================== 2021-05-16T22:15:14.2842270Z downloaded 2.8 MB 2021-05-16T22:15:14.2842965Z 2021-05-16T22:15:14.2887331Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/knitr_1.33.tar.gz' 2021-05-16T22:15:14.8407573Z Content type 'binary/octet-stream' length 890176 bytes (869 KB) 2021-05-16T22:15:14.8678604Z ================================================== 2021-05-16T22:15:14.8679755Z downloaded 869 KB 2021-05-16T22:15:14.8680309Z 2021-05-16T22:15:14.8716172Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/commonmark_1.7.tar.gz' 2021-05-16T22:15:15.2628972Z Content type 'application/x-tar' length 134376 bytes (131 KB) 2021-05-16T22:15:15.2733439Z ================================================== 2021-05-16T22:15:15.2733990Z downloaded 131 KB 2021-05-16T22:15:15.2734279Z 2021-05-16T22:15:15.2773208Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brew_1.0-6.tar.gz' 2021-05-16T22:15:15.7833514Z Content type 'application/x-tar' length 83765 bytes (81 KB) 2021-05-16T22:15:15.7834380Z ================================================== 2021-05-16T22:15:15.7834874Z downloaded 81 KB 2021-05-16T22:15:15.7835180Z 2021-05-16T22:15:15.7877590Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xopen_1.0.0.tar.gz' 2021-05-16T22:15:16.2376936Z Content type 'application/x-tar' length 11313 bytes (11 KB) 2021-05-16T22:15:16.2378418Z ================================================== 2021-05-16T22:15:16.2379259Z downloaded 11 KB 2021-05-16T22:15:16.2380008Z 2021-05-16T22:15:16.2417882Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sessioninfo_1.1.1.tar.gz' 2021-05-16T22:15:16.6328742Z Content type 'application/x-tar' length 45020 bytes (43 KB) 2021-05-16T22:15:16.6333424Z ================================================== 2021-05-16T22:15:16.6334287Z downloaded 43 KB 2021-05-16T22:15:16.6388255Z 2021-05-16T22:15:16.6391782Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/prettyunits_1.1.1.tar.gz' 2021-05-16T22:15:17.0320730Z Content type 'binary/octet-stream' length 10377 bytes (10 KB) 2021-05-16T22:15:17.0322190Z ================================================== 2021-05-16T22:15:17.0323053Z downloaded 10 KB 2021-05-16T22:15:17.0323595Z 2021-05-16T22:15:17.0374059Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-16T22:15:17.4028663Z Content type 'binary/octet-stream' length 30622 bytes (29 KB) 2021-05-16T22:15:17.4030714Z ================================================== 2021-05-16T22:15:17.4032072Z downloaded 29 KB 2021-05-16T22:15:17.4032709Z 2021-05-16T22:15:17.4088249Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/testthat_3.0.2.tar.gz' 2021-05-16T22:15:18.8313854Z Content type 'binary/octet-stream' length 678280 bytes (662 KB) 2021-05-16T22:15:18.9713090Z ================================================== 2021-05-16T22:15:18.9713720Z downloaded 662 KB 2021-05-16T22:15:18.9714048Z 2021-05-16T22:15:18.9753126Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rversions_2.0.2.tar.gz' 2021-05-16T22:15:23.9300990Z Content type 'binary/octet-stream' length 40913 bytes (39 KB) 2021-05-16T22:15:23.9351197Z ================================================== 2021-05-16T22:15:23.9351734Z downloaded 39 KB 2021-05-16T22:15:23.9352062Z 2021-05-16T22:15:23.9388127Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-16T22:15:24.4793470Z Content type 'binary/octet-stream' length 255098 bytes (249 KB) 2021-05-16T22:15:24.4964272Z ================================================== 2021-05-16T22:15:24.4964825Z downloaded 249 KB 2021-05-16T22:15:24.4965134Z 2021-05-16T22:15:24.5002875Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rcmdcheck_1.3.3.tar.gz' 2021-05-16T22:15:25.0403869Z Content type 'application/x-tar' length 44991 bytes (43 KB) 2021-05-16T22:15:25.0453233Z ================================================== 2021-05-16T22:15:25.0454346Z downloaded 43 KB 2021-05-16T22:15:25.0455098Z 2021-05-16T22:15:25.0498834Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/devtools_2.4.1.tar.gz' 2021-05-16T22:15:25.5967932Z Content type 'binary/octet-stream' length 370450 bytes (361 KB) 2021-05-16T22:15:25.6164326Z ================================================== 2021-05-16T22:15:25.6165004Z downloaded 361 KB 2021-05-16T22:15:25.6165336Z 2021-05-16T22:15:25.9781132Z * installing *source* package ‘utf8’ ... 2021-05-16T22:15:25.9850379Z ** package ‘utf8’ successfully unpacked and MD5 sums checked 2021-05-16T22:15:25.9851519Z ** using staged installation 2021-05-16T22:15:26.0001944Z ** libs 2021-05-16T22:15:26.0067493Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c as_utf8.c -o as_utf8.o 2021-05-16T22:15:26.0854905Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c bytes.c -o bytes.o 2021-05-16T22:15:26.2507346Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c context.c -o context.o 2021-05-16T22:15:26.3165428Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c init.c -o init.o 2021-05-16T22:15:26.3584783Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c render.c -o render.o 2021-05-16T22:15:26.4281517Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c render_table.c -o render_table.o 2021-05-16T22:15:26.6073574Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c string.c -o string.o 2021-05-16T22:15:26.6748946Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c text.c -o text.o 2021-05-16T22:15:26.8175962Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8_encode.c -o utf8_encode.o 2021-05-16T22:15:26.9042072Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8_format.c -o utf8_format.o 2021-05-16T22:15:27.0041545Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8_normalize.c -o utf8_normalize.o 2021-05-16T22:15:27.0846343Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8_valid.c -o utf8_valid.o 2021-05-16T22:15:27.1586888Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8_width.c -o utf8_width.o 2021-05-16T22:15:27.2268254Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c util.c -o util.o 2021-05-16T22:15:27.2860076Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/array.c -o utf8lite/src/array.o 2021-05-16T22:15:27.3490748Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/char.c -o utf8lite/src/char.o 2021-05-16T22:15:27.4248139Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/encode.c -o utf8lite/src/encode.o 2021-05-16T22:15:27.4898559Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/error.c -o utf8lite/src/error.o 2021-05-16T22:15:27.5345318Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/escape.c -o utf8lite/src/escape.o 2021-05-16T22:15:27.6036766Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/graph.c -o utf8lite/src/graph.o 2021-05-16T22:15:27.6518109Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/graphscan.c -o utf8lite/src/graphscan.o 2021-05-16T22:15:27.8758406Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/normalize.c -o utf8lite/src/normalize.o 2021-05-16T22:15:28.2057679Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/render.c -o utf8lite/src/render.o 2021-05-16T22:15:28.3869886Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/text.c -o utf8lite/src/text.o 2021-05-16T22:15:28.4579214Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/textassign.c -o utf8lite/src/textassign.o 2021-05-16T22:15:28.5262894Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/textiter.c -o utf8lite/src/textiter.o 2021-05-16T22:15:28.6036980Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/textmap.c -o utf8lite/src/textmap.o 2021-05-16T22:15:28.6777677Z ar rcs libcutf8lite.a utf8lite/src/array.o utf8lite/src/char.o utf8lite/src/encode.o utf8lite/src/error.o utf8lite/src/escape.o utf8lite/src/graph.o utf8lite/src/graphscan.o utf8lite/src/normalize.o utf8lite/src/render.o utf8lite/src/text.o utf8lite/src/textassign.o utf8lite/src/textiter.o utf8lite/src/textmap.o 2021-05-16T22:15:28.6861763Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o utf8.so as_utf8.o bytes.o context.o init.o render.o render_table.o string.o text.o utf8_encode.o utf8_format.o utf8_normalize.o utf8_valid.o utf8_width.o util.o -L. -lcutf8lite -L/opt/R/devel/lib/R/lib -lR 2021-05-16T22:15:28.7233637Z installing to /home/runner/work/_temp/Library/00LOCK-utf8/00new/utf8/libs 2021-05-16T22:15:28.7256804Z ** R 2021-05-16T22:15:28.7354595Z ** inst 2021-05-16T22:15:28.7365233Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:15:29.2384502Z ** help 2021-05-16T22:15:29.2702253Z *** installing help indices 2021-05-16T22:15:29.2966092Z ** building package indices 2021-05-16T22:15:29.5186421Z ** installing vignettes 2021-05-16T22:15:29.5187401Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:15:29.7248648Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T22:15:29.7455694Z ** testing if installed package can be loaded from final location 2021-05-16T22:15:29.9438927Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:15:29.9448500Z * DONE (utf8) 2021-05-16T22:15:30.1914182Z * installing *source* package ‘pkgconfig’ ... 2021-05-16T22:15:30.1924481Z ** package ‘pkgconfig’ successfully unpacked and MD5 sums checked 2021-05-16T22:15:30.1926443Z ** using staged installation 2021-05-16T22:15:30.2051575Z ** R 2021-05-16T22:15:30.2081113Z ** inst 2021-05-16T22:15:30.2089945Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:15:30.4679063Z ** help 2021-05-16T22:15:30.4927256Z *** installing help indices 2021-05-16T22:15:30.5116608Z ** building package indices 2021-05-16T22:15:30.7201138Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:15:30.9137038Z ** testing if installed package can be loaded from final location 2021-05-16T22:15:31.1043039Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:15:31.1048412Z * DONE (pkgconfig) 2021-05-16T22:15:31.4066857Z * installing *source* package ‘fansi’ ... 2021-05-16T22:15:31.4102290Z ** package ‘fansi’ successfully unpacked and MD5 sums checked 2021-05-16T22:15:31.4105181Z ** using staged installation 2021-05-16T22:15:31.4241142Z ** libs 2021-05-16T22:15:31.4329756Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c assumptions.c -o assumptions.o 2021-05-16T22:15:31.4773262Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c has.c -o has.o 2021-05-16T22:15:31.5468298Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T22:15:31.6009504Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c nchar.c -o nchar.o 2021-05-16T22:15:31.6786924Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c read.c -o read.o 2021-05-16T22:15:32.2130911Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c rnchar.c -o rnchar.o 2021-05-16T22:15:32.2587452Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c state.c -o state.o 2021-05-16T22:15:32.6672817Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c strip.c -o strip.o 2021-05-16T22:15:32.8250662Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c strsplit.c -o strsplit.o 2021-05-16T22:15:32.8770377Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c tabs.c -o tabs.o 2021-05-16T22:15:33.0174579Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c tohtml.c -o tohtml.o 2021-05-16T22:15:33.2955783Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c unhandled.c -o unhandled.o 2021-05-16T22:15:33.4002233Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c unique.c -o unique.o 2021-05-16T22:15:33.4600644Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c utf8.c -o utf8.o 2021-05-16T22:15:33.5270782Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c utils.c -o utils.o 2021-05-16T22:15:33.7130080Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c wrap.c -o wrap.o 2021-05-16T22:15:34.0643583Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o fansi.so assumptions.o has.o init.o nchar.o read.o rnchar.o state.o strip.o strsplit.o tabs.o tohtml.o unhandled.o unique.o utf8.o utils.o wrap.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T22:15:34.1032246Z installing to /home/runner/work/_temp/Library/00LOCK-fansi/00new/fansi/libs 2021-05-16T22:15:34.1033464Z ** R 2021-05-16T22:15:34.1152215Z ** inst 2021-05-16T22:15:34.1163554Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:15:34.7796162Z ** help 2021-05-16T22:15:34.8480547Z *** installing help indices 2021-05-16T22:15:34.8892120Z ** building package indices 2021-05-16T22:15:35.1363226Z ** installing vignettes 2021-05-16T22:15:35.1423682Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:15:35.3450285Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T22:15:35.3663486Z ** testing if installed package can be loaded from final location 2021-05-16T22:15:35.5747178Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:15:35.5756755Z * DONE (fansi) 2021-05-16T22:15:36.0786015Z * installing *source* package ‘diffobj’ ... 2021-05-16T22:15:36.0904367Z ** package ‘diffobj’ successfully unpacked and MD5 sums checked 2021-05-16T22:15:36.0906471Z ** using staged installation 2021-05-16T22:15:36.1083011Z ** libs 2021-05-16T22:15:36.1141156Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c diff.c -o diff.o 2021-05-16T22:15:36.3557746Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c diffobj.c -o diffobj.o 2021-05-16T22:15:36.4185499Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T22:15:36.4653521Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o diffobj.so diff.o diffobj.o init.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T22:15:36.4912376Z installing to /home/runner/work/_temp/Library/00LOCK-diffobj/00new/diffobj/libs 2021-05-16T22:15:36.4951059Z ** R 2021-05-16T22:15:36.5369668Z ** inst 2021-05-16T22:15:36.5387998Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:15:43.3458244Z ** help 2021-05-16T22:15:43.5744327Z *** installing help indices 2021-05-16T22:15:43.7271843Z ** building package indices 2021-05-16T22:15:44.0391167Z ** installing vignettes 2021-05-16T22:15:44.0431574Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:15:44.3893181Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T22:15:44.4099543Z ** testing if installed package can be loaded from final location 2021-05-16T22:15:44.8663195Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:15:44.8752292Z * DONE (diffobj) 2021-05-16T22:15:45.2134699Z * installing *source* package ‘ps’ ... 2021-05-16T22:15:45.2177493Z ** package ‘ps’ successfully unpacked and MD5 sums checked 2021-05-16T22:15:45.2179204Z ** using staged installation 2021-05-16T22:15:45.9619161Z ** libs 2021-05-16T22:15:45.9620428Z gcc -g -O2 -Wall px.c -o px 2021-05-16T22:15:45.9632834Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T22:15:45.9635340Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c api-common.c -o api-common.o 2021-05-16T22:15:45.9638157Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c common.c -o common.o 2021-05-16T22:15:45.9640532Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c extra.c -o extra.o 2021-05-16T22:15:46.0034903Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c dummy.c -o dummy.o 2021-05-16T22:15:46.0592084Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c error-codes.c -o error-codes.o 2021-05-16T22:15:46.3627106Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c posix.c -o posix.o 2021-05-16T22:15:46.5681296Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c api-posix.c -o api-posix.o 2021-05-16T22:15:46.6677473Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c linux.c -o linux.o 2021-05-16T22:15:46.8307650Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c api-linux.c -o api-linux.o 2021-05-16T22:15:47.2979839Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o ps.so init.o api-common.o common.o extra.o dummy.o error-codes.o posix.o api-posix.o linux.o api-linux.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T22:15:47.3271998Z installing via 'install.libs.R' to /home/runner/work/_temp/Library/00LOCK-ps/00new/ps 2021-05-16T22:15:47.3281344Z ** R 2021-05-16T22:15:47.3387967Z ** inst 2021-05-16T22:15:47.3396604Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:15:48.4702206Z ** help 2021-05-16T22:15:48.6327503Z *** installing help indices 2021-05-16T22:15:48.7385549Z ** building package indices 2021-05-16T22:15:49.0495996Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:15:49.2553832Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T22:15:49.2765294Z ** testing if installed package can be loaded from final location 2021-05-16T22:15:49.5024167Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:15:49.5040654Z * DONE (ps) 2021-05-16T22:15:49.7288680Z * installing *source* package ‘praise’ ... 2021-05-16T22:15:49.7298877Z ** package ‘praise’ successfully unpacked and MD5 sums checked 2021-05-16T22:15:49.7300151Z ** using staged installation 2021-05-16T22:15:49.7413678Z ** R 2021-05-16T22:15:49.7456976Z ** inst 2021-05-16T22:15:49.7466402Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:15:49.9911167Z ** help 2021-05-16T22:15:50.0037936Z *** installing help indices 2021-05-16T22:15:50.0265680Z ** building package indices 2021-05-16T22:15:50.2273295Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:15:50.4209124Z ** testing if installed package can be loaded from final location 2021-05-16T22:15:50.6181928Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:15:50.6186762Z * DONE (praise) 2021-05-16T22:15:50.9774468Z * installing *source* package ‘pkgload’ ... 2021-05-16T22:15:50.9826781Z ** package ‘pkgload’ successfully unpacked and MD5 sums checked 2021-05-16T22:15:50.9828266Z ** using staged installation 2021-05-16T22:15:50.9978102Z ** R 2021-05-16T22:15:51.0088344Z ** inst 2021-05-16T22:15:51.0096140Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:15:51.9637913Z ** help 2021-05-16T22:15:52.0226122Z *** installing help indices 2021-05-16T22:15:52.0736041Z ** building package indices 2021-05-16T22:15:52.3294102Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:15:52.8182104Z ** testing if installed package can be loaded from final location 2021-05-16T22:15:53.3353678Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:15:53.3366852Z * DONE (pkgload) 2021-05-16T22:15:53.6116363Z * installing *source* package ‘evaluate’ ... 2021-05-16T22:15:53.6138971Z ** package ‘evaluate’ successfully unpacked and MD5 sums checked 2021-05-16T22:15:53.6141812Z ** using staged installation 2021-05-16T22:15:53.6299002Z ** R 2021-05-16T22:15:53.6360730Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:15:54.2031072Z ** help 2021-05-16T22:15:54.2346429Z *** installing help indices 2021-05-16T22:15:54.2683078Z ** building package indices 2021-05-16T22:15:54.4896838Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:15:54.6822062Z ** testing if installed package can be loaded from final location 2021-05-16T22:15:54.8677739Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:15:54.8687545Z * DONE (evaluate) 2021-05-16T22:15:55.0979081Z * installing *source* package ‘ellipsis’ ... 2021-05-16T22:15:55.0993044Z ** package ‘ellipsis’ successfully unpacked and MD5 sums checked 2021-05-16T22:15:55.0993899Z ** using staged installation 2021-05-16T22:15:55.1149295Z ** libs 2021-05-16T22:15:55.1202387Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c dots.c -o dots.o 2021-05-16T22:15:55.1986830Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T22:15:55.2516215Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o ellipsis.so dots.o init.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T22:15:55.2792414Z installing to /home/runner/work/_temp/Library/00LOCK-ellipsis/00new/ellipsis/libs 2021-05-16T22:15:55.2793880Z ** R 2021-05-16T22:15:55.2827823Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:15:55.5937987Z ** help 2021-05-16T22:15:55.6209992Z *** installing help indices 2021-05-16T22:15:55.6431036Z ** building package indices 2021-05-16T22:15:55.8561277Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:15:56.0834228Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T22:15:56.1053141Z ** testing if installed package can be loaded from final location 2021-05-16T22:15:56.3280998Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:15:56.3288853Z * DONE (ellipsis) 2021-05-16T22:15:56.6323029Z * installing *source* package ‘digest’ ... 2021-05-16T22:15:56.6360004Z ** package ‘digest’ successfully unpacked and MD5 sums checked 2021-05-16T22:15:56.6360815Z ** using staged installation 2021-05-16T22:15:56.6481941Z ** libs 2021-05-16T22:15:56.6545787Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c SpookyV2.cpp -o SpookyV2.o 2021-05-16T22:15:56.8520053Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c aes.c -o aes.o 2021-05-16T22:15:57.2161450Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c blake3.c -o blake3.o 2021-05-16T22:15:57.8298401Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c blake3_dispatch.c -o blake3_dispatch.o 2021-05-16T22:15:58.0872240Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c blake3_portable.c -o blake3_portable.o 2021-05-16T22:15:58.9652909Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c crc32.c -o crc32.o 2021-05-16T22:15:58.9664631Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c digest.c -o digest.o 2021-05-16T22:15:59.0072590Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c digest2int.c -o digest2int.o 2021-05-16T22:15:59.0749729Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T22:15:59.1018287Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c md5.c -o md5.o 2021-05-16T22:15:59.2718379Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pmurhash.c -o pmurhash.o 2021-05-16T22:15:59.3318935Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c raes.c -o raes.o 2021-05-16T22:15:59.4104655Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c sha1.c -o sha1.o 2021-05-16T22:15:59.7546963Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c sha2.c -o sha2.o 2021-05-16T22:15:59.8902002Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c sha256.c -o sha256.o 2021-05-16T22:16:00.5527584Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c spooky_serialize.cpp -o spooky_serialize.o 2021-05-16T22:16:00.6849111Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c xxhash.c -o xxhash.o 2021-05-16T22:16:00.9687325Z g++ -std=gnu++11 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o digest.so SpookyV2.o aes.o blake3.o blake3_dispatch.o blake3_portable.o crc32.o digest.o digest2int.o init.o md5.o pmurhash.o raes.o sha1.o sha2.o sha256.o spooky_serialize.o xxhash.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T22:16:01.0154322Z installing to /home/runner/work/_temp/Library/00LOCK-digest/00new/digest/libs 2021-05-16T22:16:01.0184263Z ** R 2021-05-16T22:16:01.0255711Z ** demo 2021-05-16T22:16:01.0262829Z ** inst 2021-05-16T22:16:01.0281846Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:16:01.6094528Z ** help 2021-05-16T22:16:01.6514065Z *** installing help indices 2021-05-16T22:16:01.6807655Z ** building package indices 2021-05-16T22:16:01.9010131Z ** installing vignettes 2021-05-16T22:16:01.9071444Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:16:02.1202365Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T22:16:02.1463911Z ** testing if installed package can be loaded from final location 2021-05-16T22:16:02.3807013Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:16:02.3818525Z * DONE (digest) 2021-05-16T22:16:02.6304736Z * installing *source* package ‘brio’ ... 2021-05-16T22:16:02.6320376Z ** package ‘brio’ successfully unpacked and MD5 sums checked 2021-05-16T22:16:02.6321670Z ** using staged installation 2021-05-16T22:16:02.6519649Z ** libs 2021-05-16T22:16:02.6574774Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c brio.c -o brio.o 2021-05-16T22:16:02.7058341Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c file_line_endings.c -o file_line_endings.o 2021-05-16T22:16:02.7614220Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T22:16:02.8093003Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c read_file.c -o read_file.o 2021-05-16T22:16:02.8670432Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c read_file_raw.c -o read_file_raw.o 2021-05-16T22:16:02.9354835Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c read_lines.c -o read_lines.o 2021-05-16T22:16:03.0300184Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c write_file.c -o write_file.o 2021-05-16T22:16:03.0868452Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c write_lines.c -o write_lines.o 2021-05-16T22:16:03.1460661Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o brio.so brio.o file_line_endings.o init.o read_file.o read_file_raw.o read_lines.o write_file.o write_lines.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T22:16:03.1712497Z installing to /home/runner/work/_temp/Library/00LOCK-brio/00new/brio/libs 2021-05-16T22:16:03.1713993Z ** R 2021-05-16T22:16:03.1742627Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:16:03.4247381Z ** help 2021-05-16T22:16:03.4447827Z *** installing help indices 2021-05-16T22:16:03.4663110Z ** building package indices 2021-05-16T22:16:03.6825352Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:16:03.8940434Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T22:16:03.9144974Z ** testing if installed package can be loaded from final location 2021-05-16T22:16:04.0985379Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:16:04.0991752Z * DONE (brio) 2021-05-16T22:16:04.4131005Z * installing *source* package ‘xml2’ ... 2021-05-16T22:16:04.4173358Z ** package ‘xml2’ successfully unpacked and MD5 sums checked 2021-05-16T22:16:04.4174848Z ** using staged installation 2021-05-16T22:16:04.4660569Z Found pkg-config cflags and libs! 2021-05-16T22:16:04.5624218Z Using PKG_CFLAGS=-I/usr/include/libxml2 2021-05-16T22:16:04.5625961Z Using PKG_LIBS=-lxml2 2021-05-16T22:16:04.6782376Z ** libs 2021-05-16T22:16:04.6842752Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c connection.cpp -o connection.o 2021-05-16T22:16:05.2140597Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T22:16:05.2633647Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c xml2_doc.cpp -o xml2_doc.o 2021-05-16T22:16:05.8524691Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c xml2_init.cpp -o xml2_init.o 2021-05-16T22:16:06.3124690Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c xml2_namespace.cpp -o xml2_namespace.o 2021-05-16T22:16:07.1017970Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c xml2_node.cpp -o xml2_node.o 2021-05-16T22:16:09.2318423Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c xml2_output.cpp -o xml2_output.o 2021-05-16T22:16:09.8240137Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c xml2_schema.cpp -o xml2_schema.o 2021-05-16T22:16:10.4536934Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c xml2_url.cpp -o xml2_url.o 2021-05-16T22:16:10.9961272Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c xml2_xpath.cpp -o xml2_xpath.o 2021-05-16T22:16:11.4860687Z g++ -std=gnu++14 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o xml2.so connection.o init.o xml2_doc.o xml2_init.o xml2_namespace.o xml2_node.o xml2_output.o xml2_schema.o xml2_url.o xml2_xpath.o -lxml2 -L/opt/R/devel/lib/R/lib -lR 2021-05-16T22:16:11.5886075Z installing to /home/runner/work/_temp/Library/00LOCK-xml2/00new/xml2/libs 2021-05-16T22:16:11.5918081Z ** R 2021-05-16T22:16:11.6040460Z ** inst 2021-05-16T22:16:11.6055540Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:16:12.6230934Z ** help 2021-05-16T22:16:12.7384682Z *** installing help indices 2021-05-16T22:16:12.8005261Z ** building package indices 2021-05-16T22:16:13.0631422Z ** installing vignettes 2021-05-16T22:16:13.0743623Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:16:13.2842695Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T22:16:13.3067388Z ** testing if installed package can be loaded from final location 2021-05-16T22:16:13.5384299Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:16:13.5403346Z * DONE (xml2) 2021-05-16T22:16:13.8484271Z * installing *source* package ‘xfun’ ... 2021-05-16T22:16:13.8520851Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-16T22:16:13.8523858Z ** using staged installation 2021-05-16T22:16:13.8686974Z ** libs 2021-05-16T22:16:13.8768018Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c base64.c -o base64.o 2021-05-16T22:16:13.9983581Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T22:16:14.0511856Z g++ -std=gnu++11 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o xfun.so base64.o init.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T22:16:14.0953090Z installing to /home/runner/work/_temp/Library/00LOCK-xfun/00new/xfun/libs 2021-05-16T22:16:14.0954713Z ** R 2021-05-16T22:16:14.1094915Z ** inst 2021-05-16T22:16:14.1106170Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:16:15.5542889Z ** help 2021-05-16T22:16:15.7191306Z *** installing help indices 2021-05-16T22:16:15.8365555Z ** building package indices 2021-05-16T22:16:16.1576044Z ** installing vignettes 2021-05-16T22:16:16.1649786Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:16:16.3762908Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T22:16:16.3963478Z ** testing if installed package can be loaded from final location 2021-05-16T22:16:16.6233792Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:16:16.6266745Z * DONE (xfun) 2021-05-16T22:16:19.4938015Z * installing *source* package ‘stringi’ ... 2021-05-16T22:16:19.6219962Z ** package ‘stringi’ successfully unpacked and MD5 sums checked 2021-05-16T22:16:19.6221564Z ** using staged installation 2021-05-16T22:16:19.7649965Z checking for R_HOME... /opt/R/devel/lib/R 2021-05-16T22:16:19.7651107Z checking for R... /opt/R/devel/lib/R/bin/R 2021-05-16T22:16:19.9407706Z checking for endianness... little 2021-05-16T22:16:20.1175078Z checking for R >= 3.1.0 for C++11 use... yes 2021-05-16T22:16:20.2910378Z checking for R < 3.4.0 for CXX1X flag use... no 2021-05-16T22:16:20.2915410Z checking for cat... /usr/bin/cat 2021-05-16T22:16:20.5414381Z checking for local ICUDT_DIR... icu69/data 2021-05-16T22:16:20.5415121Z checking for gcc... gcc 2021-05-16T22:16:20.6099009Z checking whether the C compiler works... yes 2021-05-16T22:16:20.6100822Z checking for C compiler default output file name... a.out 2021-05-16T22:16:20.6522173Z checking for suffix of executables... 2021-05-16T22:16:20.7017283Z checking whether we are cross compiling... no 2021-05-16T22:16:20.7304862Z checking for suffix of object files... o 2021-05-16T22:16:20.7561790Z checking whether we are using the GNU C compiler... yes 2021-05-16T22:16:20.7833964Z checking whether gcc accepts -g... yes 2021-05-16T22:16:20.8243433Z checking for gcc option to accept ISO C89... none needed 2021-05-16T22:16:20.8510988Z checking how to run the C preprocessor... gcc -E 2021-05-16T22:16:20.8785588Z checking for grep that handles long lines and -e... /usr/bin/grep 2021-05-16T22:16:20.8805969Z checking for egrep... /usr/bin/grep -E 2021-05-16T22:16:21.0059162Z checking for ANSI C header files... yes 2021-05-16T22:16:21.0379119Z checking for sys/types.h... yes 2021-05-16T22:16:21.0730861Z checking for sys/stat.h... yes 2021-05-16T22:16:21.1134213Z checking for stdlib.h... yes 2021-05-16T22:16:21.1557407Z checking for string.h... yes 2021-05-16T22:16:21.1940342Z checking for memory.h... yes 2021-05-16T22:16:21.2330734Z checking for strings.h... yes 2021-05-16T22:16:21.2717512Z checking for inttypes.h... yes 2021-05-16T22:16:21.3083384Z checking for stdint.h... yes 2021-05-16T22:16:21.3504641Z checking for unistd.h... yes 2021-05-16T22:16:21.4020244Z checking elf.h usability... yes 2021-05-16T22:16:21.4144913Z checking elf.h presence... yes 2021-05-16T22:16:21.4145925Z checking for elf.h... yes 2021-05-16T22:16:21.4621505Z checking whether we are using the GNU C++ compiler... yes 2021-05-16T22:16:21.4876981Z checking whether g++ -std=gnu++11 accepts -g... yes 2021-05-16T22:16:21.8405689Z checking whether the C++ compiler supports the long long type... yes 2021-05-16T22:16:21.8675498Z checking whether the compiler implements namespaces... yes 2021-05-16T22:16:22.0037437Z checking whether the compiler supports Standard Template Library... yes 2021-05-16T22:16:22.5555344Z checking whether std::map is available... yes 2021-05-16T22:16:22.5585093Z checking for pkg-config... /usr/bin/pkg-config 2021-05-16T22:16:22.5686727Z checking with pkg-config for the system ICU4C... 66.1 2021-05-16T22:16:22.5713201Z checking for ICU4C >= 55... yes 2021-05-16T22:16:22.5788272Z checking for additional required CPPFLAGS, LDFLAGS, and LIBS... done 2021-05-16T22:16:22.8969610Z checking whether an ICU4C-based project can be built... yes 2021-05-16T22:16:22.9609682Z checking programmatically for sufficient U_ICU_VERSION_MAJOR_NUM... yes 2021-05-16T22:16:23.2436589Z checking programmatically if U_CHARSET_IS_UTF8 is defined and set... yes 2021-05-16T22:16:23.9876824Z checking the capabilities of the ICU data library (ucnv, uloc, utrans)... yes 2021-05-16T22:16:24.6089903Z checking the capabilities of the ICU data library (ucol)... yes 2021-05-16T22:16:24.6525821Z configure: creating ./config.status 2021-05-16T22:16:24.7457081Z config.status: creating src/Makevars 2021-05-16T22:16:24.7647990Z config.status: creating src/uconfig_local.h 2021-05-16T22:16:24.7833512Z config.status: creating src/install.libs.R 2021-05-16T22:16:24.8025231Z 2021-05-16T22:16:24.8026415Z *** stringi configure summary: 2021-05-16T22:16:24.8027164Z ICU_FOUND=1 2021-05-16T22:16:24.8027913Z STRINGI_CXXSTD=CXX_STD=CXX11 2021-05-16T22:16:24.8029193Z STRINGI_CFLAGS= -fpic 2021-05-16T22:16:24.8030937Z STRINGI_CPPFLAGS=-I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H 2021-05-16T22:16:24.8032058Z STRINGI_CXXFLAGS= -fpic 2021-05-16T22:16:24.8033156Z STRINGI_LDFLAGS=-L/usr/lib/x86_64-linux-gnu 2021-05-16T22:16:24.8034363Z STRINGI_LIBS=-licui18n -licuuc -licudata 2021-05-16T22:16:24.8034993Z 2021-05-16T22:16:24.8035779Z *** Compiler settings used: 2021-05-16T22:16:24.8036418Z CC=gcc 2021-05-16T22:16:24.8037169Z LD=g++ -std=gnu++14 2021-05-16T22:16:24.8038003Z CFLAGS=-g -O2 -fpic 2021-05-16T22:16:24.8039072Z CPPFLAGS=-I/usr/local/include -UDEBUG -DNDEBUG 2021-05-16T22:16:24.8039986Z CXX=g++ -std=gnu++11 2021-05-16T22:16:24.8040825Z CXXFLAGS=-g -O2 -fpic 2021-05-16T22:16:24.8041474Z LDFLAGS= 2021-05-16T22:16:24.8042047Z LIBS= 2021-05-16T22:16:24.8042472Z 2021-05-16T22:16:24.8426420Z ** libs 2021-05-16T22:16:24.8524116Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_brkiter.cpp -o stri_brkiter.o 2021-05-16T22:16:25.5485826Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_collator.cpp -o stri_collator.o 2021-05-16T22:16:26.2196201Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_common.cpp -o stri_common.o 2021-05-16T22:16:27.4728537Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_compare.cpp -o stri_compare.o 2021-05-16T22:16:27.7008311Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_base.cpp -o stri_container_base.o 2021-05-16T22:16:28.2700744Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_bytesearch.cpp -o stri_container_bytesearch.o 2021-05-16T22:16:29.1573434Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_listint.cpp -o stri_container_listint.o 2021-05-16T22:16:29.7596384Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_listraw.cpp -o stri_container_listraw.o 2021-05-16T22:16:30.3746744Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_listutf8.cpp -o stri_container_listutf8.o 2021-05-16T22:16:30.9971064Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_regex.cpp -o stri_container_regex.o 2021-05-16T22:16:31.6738330Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_usearch.cpp -o stri_container_usearch.o 2021-05-16T22:16:32.3914067Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_utf16.cpp -o stri_container_utf16.o 2021-05-16T22:16:33.2126228Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_utf8.cpp -o stri_container_utf8.o 2021-05-16T22:16:33.8990811Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_utf8_indexable.cpp -o stri_container_utf8_indexable.o 2021-05-16T22:16:34.5439943Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_encoding_conversion.cpp -o stri_encoding_conversion.o 2021-05-16T22:16:35.5991401Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_encoding_detection.cpp -o stri_encoding_detection.o 2021-05-16T22:16:37.2668125Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_encoding_management.cpp -o stri_encoding_management.o 2021-05-16T22:16:38.0298854Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_escape.cpp -o stri_escape.o 2021-05-16T22:16:38.7329015Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_exception.cpp -o stri_exception.o 2021-05-16T22:16:39.3205992Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_ICU_settings.cpp -o stri_ICU_settings.o 2021-05-16T22:16:39.9273520Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_join.cpp -o stri_join.o 2021-05-16T22:16:40.9527564Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_length.cpp -o stri_length.o 2021-05-16T22:16:41.6488988Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_pad.cpp -o stri_pad.o 2021-05-16T22:16:42.3811852Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_prepare_arg.cpp -o stri_prepare_arg.o 2021-05-16T22:16:43.2072681Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_random.cpp -o stri_random.o 2021-05-16T22:16:43.9839628Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_reverse.cpp -o stri_reverse.o 2021-05-16T22:16:44.6521926Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_count.cpp -o stri_search_class_count.o 2021-05-16T22:16:45.3575458Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_detect.cpp -o stri_search_class_detect.o 2021-05-16T22:16:46.0848578Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_extract.cpp -o stri_search_class_extract.o 2021-05-16T22:16:47.0176366Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_locate.cpp -o stri_search_class_locate.o 2021-05-16T22:16:47.9229673Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_replace.cpp -o stri_search_class_replace.o 2021-05-16T22:16:49.0315741Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_split.cpp -o stri_search_class_split.o 2021-05-16T22:16:49.9258124Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_startsendswith.cpp -o stri_search_class_startsendswith.o 2021-05-16T22:16:50.6950786Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_subset.cpp -o stri_search_class_subset.o 2021-05-16T22:16:51.5387175Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_trim.cpp -o stri_search_class_trim.o 2021-05-16T22:16:52.2752875Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_common.cpp -o stri_search_common.o 2021-05-16T22:16:52.9822989Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_count.cpp -o stri_search_coll_count.o 2021-05-16T22:16:53.6758709Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_detect.cpp -o stri_search_coll_detect.o 2021-05-16T22:16:54.4009931Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_extract.cpp -o stri_search_coll_extract.o 2021-05-16T22:16:55.3179184Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_locate.cpp -o stri_search_coll_locate.o 2021-05-16T22:16:56.1971569Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_replace.cpp -o stri_search_coll_replace.o 2021-05-16T22:16:57.1603766Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_split.cpp -o stri_search_coll_split.o 2021-05-16T22:16:58.0607681Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_startsendswith.cpp -o stri_search_coll_startsendswith.o 2021-05-16T22:16:58.8543549Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_subset.cpp -o stri_search_coll_subset.o 2021-05-16T22:16:59.6275568Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_boundaries_count.cpp -o stri_search_boundaries_count.o 2021-05-16T22:17:00.2297499Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_boundaries_extract.cpp -o stri_search_boundaries_extract.o 2021-05-16T22:17:00.9976818Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_boundaries_locate.cpp -o stri_search_boundaries_locate.o 2021-05-16T22:17:01.7379801Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_boundaries_split.cpp -o stri_search_boundaries_split.o 2021-05-16T22:17:02.5524367Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_count.cpp -o stri_search_fixed_count.o 2021-05-16T22:17:03.1769248Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_detect.cpp -o stri_search_fixed_detect.o 2021-05-16T22:17:03.8031323Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_extract.cpp -o stri_search_fixed_extract.o 2021-05-16T22:17:04.5969552Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_locate.cpp -o stri_search_fixed_locate.o 2021-05-16T22:17:05.4158991Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_replace.cpp -o stri_search_fixed_replace.o 2021-05-16T22:17:06.3192439Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_split.cpp -o stri_search_fixed_split.o 2021-05-16T22:17:07.1373615Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_subset.cpp -o stri_search_fixed_subset.o 2021-05-16T22:17:07.9618829Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_startsendswith.cpp -o stri_search_fixed_startsendswith.o 2021-05-16T22:17:08.6879176Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_in.cpp -o stri_search_in.o 2021-05-16T22:17:08.7059296Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_other_split.cpp -o stri_search_other_split.o 2021-05-16T22:17:09.6229204Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_count.cpp -o stri_search_regex_count.o 2021-05-16T22:17:10.2432435Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_detect.cpp -o stri_search_regex_detect.o 2021-05-16T22:17:11.4865583Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_extract.cpp -o stri_search_regex_extract.o 2021-05-16T22:17:11.6745092Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_locate.cpp -o stri_search_regex_locate.o 2021-05-16T22:17:12.5019432Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_match.cpp -o stri_search_regex_match.o 2021-05-16T22:17:13.5483840Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_replace.cpp -o stri_search_regex_replace.o 2021-05-16T22:17:14.3263469Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_split.cpp -o stri_search_regex_split.o 2021-05-16T22:17:15.1886181Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_subset.cpp -o stri_search_regex_subset.o 2021-05-16T22:17:15.9348999Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_sort.cpp -o stri_sort.o 2021-05-16T22:17:17.7153238Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_stats.cpp -o stri_stats.o 2021-05-16T22:17:18.4081032Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_stringi.cpp -o stri_stringi.o 2021-05-16T22:17:19.0326588Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_sub.cpp -o stri_sub.o 2021-05-16T22:17:19.9209313Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_test.cpp -o stri_test.o 2021-05-16T22:17:20.4923744Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_time_zone.cpp -o stri_time_zone.o 2021-05-16T22:17:21.0974293Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_time_calendar.cpp -o stri_time_calendar.o 2021-05-16T22:17:21.9743558Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_time_symbols.cpp -o stri_time_symbols.o 2021-05-16T22:17:22.7284420Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_time_format.cpp -o stri_time_format.o 2021-05-16T22:17:23.5842818Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_trans_casemap.cpp -o stri_trans_casemap.o 2021-05-16T22:17:24.3718053Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_trans_other.cpp -o stri_trans_other.o 2021-05-16T22:17:25.1508423Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_trans_normalization.cpp -o stri_trans_normalization.o 2021-05-16T22:17:25.8246539Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_trans_transliterate.cpp -o stri_trans_transliterate.o 2021-05-16T22:17:26.4673004Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_ucnv.cpp -o stri_ucnv.o 2021-05-16T22:17:27.1173604Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_uloc.cpp -o stri_uloc.o 2021-05-16T22:17:27.6726981Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_utils.cpp -o stri_utils.o 2021-05-16T22:17:28.2622948Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_wrap.cpp -o stri_wrap.o 2021-05-16T22:17:29.7716852Z g++ -std=gnu++11 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o stringi.so stri_brkiter.o stri_collator.o stri_common.o stri_compare.o stri_container_base.o stri_container_bytesearch.o stri_container_listint.o stri_container_listraw.o stri_container_listutf8.o stri_container_regex.o stri_container_usearch.o stri_container_utf16.o stri_container_utf8.o stri_container_utf8_indexable.o stri_encoding_conversion.o stri_encoding_detection.o stri_encoding_management.o stri_escape.o stri_exception.o stri_ICU_settings.o stri_join.o stri_length.o stri_pad.o stri_prepare_arg.o stri_random.o stri_reverse.o stri_search_class_count.o stri_search_class_detect.o stri_search_class_extract.o stri_search_class_locate.o stri_search_class_replace.o stri_search_class_split.o stri_search_class_startsendswith.o stri_search_class_subset.o stri_search_class_trim.o stri_search_common.o stri_search_coll_count.o stri_search_coll_detect.o stri_search_coll_extract.o stri_search_coll_locate.o stri_search_coll_replace.o stri_search_coll_split.o stri_search_coll_startsendswith.o stri_search_coll_subset.o stri_search_boundaries_count.o stri_search_boundaries_extract.o stri_search_boundaries_locate.o stri_search_boundaries_split.o stri_search_fixed_count.o stri_search_fixed_detect.o stri_search_fixed_extract.o stri_search_fixed_locate.o stri_search_fixed_replace.o stri_search_fixed_split.o stri_search_fixed_subset.o stri_search_fixed_startsendswith.o stri_search_in.o stri_search_other_split.o stri_search_regex_count.o stri_search_regex_detect.o stri_search_regex_extract.o stri_search_regex_locate.o stri_search_regex_match.o stri_search_regex_replace.o stri_search_regex_split.o stri_search_regex_subset.o stri_sort.o stri_stats.o stri_stringi.o stri_sub.o stri_test.o stri_time_zone.o stri_time_calendar.o stri_time_symbols.o stri_time_format.o stri_trans_casemap.o stri_trans_other.o stri_trans_normalization.o stri_trans_transliterate.o stri_ucnv.o stri_uloc.o stri_utils.o stri_wrap.o -L/usr/lib/x86_64-linux-gnu -licui18n -licuuc -licudata -L/opt/R/devel/lib/R/lib -lR 2021-05-16T22:17:30.0086725Z installing via 'install.libs.R' to /home/runner/work/_temp/Library/00LOCK-stringi/00new/stringi 2021-05-16T22:17:30.0977788Z ** R 2021-05-16T22:17:30.1295163Z ** inst 2021-05-16T22:17:30.1304300Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:17:31.3092082Z ** help 2021-05-16T22:17:32.4918173Z *** installing help indices 2021-05-16T22:17:32.4919576Z ** building package indices 2021-05-16T22:17:32.4920516Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:17:32.6352834Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T22:17:32.6596475Z ** testing if installed package can be loaded from final location 2021-05-16T22:17:32.9044695Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:17:32.9058033Z * DONE (stringi) 2021-05-16T22:17:33.8934556Z * installing *source* package ‘Rcpp’ ... 2021-05-16T22:17:33.9304965Z ** package ‘Rcpp’ successfully unpacked and MD5 sums checked 2021-05-16T22:17:33.9306686Z ** using staged installation 2021-05-16T22:17:33.9430719Z ** libs 2021-05-16T22:17:33.9488805Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fpic -g -O2 -c api.cpp -o api.o 2021-05-16T22:17:37.3502212Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fpic -g -O2 -c attributes.cpp -o attributes.o 2021-05-16T22:17:53.9850050Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fpic -g -O2 -c barrier.cpp -o barrier.o 2021-05-16T22:17:54.2105654Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fpic -g -O2 -c date.cpp -o date.o 2021-05-16T22:17:57.7377488Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fpic -g -O2 -c module.cpp -o module.o 2021-05-16T22:18:04.5051464Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fpic -g -O2 -c rcpp_init.cpp -o rcpp_init.o 2021-05-16T22:18:07.5719811Z g++ -std=gnu++14 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o Rcpp.so api.o attributes.o barrier.o date.o module.o rcpp_init.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T22:18:07.7548221Z installing to /home/runner/work/_temp/Library/00LOCK-Rcpp/00new/Rcpp/libs 2021-05-16T22:18:07.7668764Z ** R 2021-05-16T22:18:07.7806286Z ** inst 2021-05-16T22:18:07.8223523Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:18:09.6145903Z ** help 2021-05-16T22:18:09.7195420Z *** installing help indices 2021-05-16T22:18:09.7865504Z ** building package indices 2021-05-16T22:18:10.0671284Z ** installing vignettes 2021-05-16T22:18:10.0718590Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:18:10.3726025Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T22:18:10.3990759Z ** testing if installed package can be loaded from final location 2021-05-16T22:18:10.7235393Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:18:10.7322273Z * DONE (Rcpp) 2021-05-16T22:18:11.0629397Z * installing *source* package ‘commonmark’ ... 2021-05-16T22:18:11.0676670Z ** package ‘commonmark’ successfully unpacked and MD5 sums checked 2021-05-16T22:18:11.0677494Z ** using staged installation 2021-05-16T22:18:11.0808031Z ** libs 2021-05-16T22:18:11.0864624Z rm -f cmark/cmark.o cmark/node.o cmark/iterator.o cmark/blocks.o cmark/inlines.o cmark/scanners.o cmark/utf8.o cmark/buffer.o cmark/references.o cmark/render.o cmark/man.o cmark/xml.o cmark/html.o cmark/commonmark.o cmark/latex.o cmark/houdini_href_e.o cmark/houdini_html_e.o cmark/houdini_html_u.o cmark/cmark_ctype.o cmark/arena.o cmark/html.o cmark/linked_list.o cmark/plugin.o cmark/registry.o cmark/syntax_extension.o cmark/plaintext.o cmark/footnotes.o cmark/map.o extensions/autolink.o extensions/core-extensions.o extensions/ext_scanners.o extensions/strikethrough.o extensions/table.o extensions/tagfilter.o extensions.o init.o wrapper.o commonmark.so cmark/libstatcmark.a 2021-05-16T22:18:11.0900992Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c extensions.c -o extensions.o 2021-05-16T22:18:11.1440752Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c init.c -o init.o 2021-05-16T22:18:11.1847239Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c wrapper.c -o wrapper.o 2021-05-16T22:18:11.2496183Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/cmark.c -o cmark/cmark.o 2021-05-16T22:18:11.3010045Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/node.c -o cmark/node.o 2021-05-16T22:18:11.5883516Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/iterator.c -o cmark/iterator.o 2021-05-16T22:18:11.6947939Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/blocks.c -o cmark/blocks.o 2021-05-16T22:18:12.1755340Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/inlines.c -o cmark/inlines.o 2021-05-16T22:18:12.9776644Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/scanners.c -o cmark/scanners.o 2021-05-16T22:18:14.9139628Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/utf8.c -o cmark/utf8.o 2021-05-16T22:18:18.3294455Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/buffer.c -o cmark/buffer.o 2021-05-16T22:18:18.4626311Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/references.c -o cmark/references.o 2021-05-16T22:18:18.5136355Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/render.c -o cmark/render.o 2021-05-16T22:18:18.6196214Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/man.c -o cmark/man.o 2021-05-16T22:18:18.7093336Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/xml.c -o cmark/xml.o 2021-05-16T22:18:18.7936809Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/html.c -o cmark/html.o 2021-05-16T22:18:18.9936361Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/commonmark.c -o cmark/commonmark.o 2021-05-16T22:18:19.2020751Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/latex.c -o cmark/latex.o 2021-05-16T22:18:19.3482379Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/houdini_href_e.c -o cmark/houdini_href_e.o 2021-05-16T22:18:19.3982625Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/houdini_html_e.c -o cmark/houdini_html_e.o 2021-05-16T22:18:19.4521144Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/houdini_html_u.c -o cmark/houdini_html_u.o 2021-05-16T22:18:19.5646057Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/cmark_ctype.c -o cmark/cmark_ctype.o 2021-05-16T22:18:19.5947083Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/arena.c -o cmark/arena.o 2021-05-16T22:18:19.6577133Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/linked_list.c -o cmark/linked_list.o 2021-05-16T22:18:19.7065714Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/plugin.c -o cmark/plugin.o 2021-05-16T22:18:19.7490977Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/registry.c -o cmark/registry.o 2021-05-16T22:18:19.8047820Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/syntax_extension.c -o cmark/syntax_extension.o 2021-05-16T22:18:19.8756351Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/plaintext.c -o cmark/plaintext.o 2021-05-16T22:18:19.9799443Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/footnotes.c -o cmark/footnotes.o 2021-05-16T22:18:20.0318176Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/map.c -o cmark/map.o 2021-05-16T22:18:20.1148597Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c extensions/autolink.c -o extensions/autolink.o 2021-05-16T22:18:20.2872942Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c extensions/core-extensions.c -o extensions/core-extensions.o 2021-05-16T22:18:20.3207488Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c extensions/ext_scanners.c -o extensions/ext_scanners.o 2021-05-16T22:18:20.4748385Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c extensions/strikethrough.c -o extensions/strikethrough.o 2021-05-16T22:18:20.5637361Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c extensions/table.c -o extensions/table.o 2021-05-16T22:18:20.8755220Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c extensions/tagfilter.c -o extensions/tagfilter.o 2021-05-16T22:18:20.9330244Z ar rcs cmark/libstatcmark.a cmark/cmark.o cmark/node.o cmark/iterator.o cmark/blocks.o cmark/inlines.o cmark/scanners.o cmark/utf8.o cmark/buffer.o cmark/references.o cmark/render.o cmark/man.o cmark/xml.o cmark/html.o cmark/commonmark.o cmark/latex.o cmark/houdini_href_e.o cmark/houdini_html_e.o cmark/houdini_html_u.o cmark/cmark_ctype.o cmark/arena.o cmark/html.o cmark/linked_list.o cmark/plugin.o cmark/registry.o cmark/syntax_extension.o cmark/plaintext.o cmark/footnotes.o cmark/map.o extensions/autolink.o extensions/core-extensions.o extensions/ext_scanners.o extensions/strikethrough.o extensions/table.o extensions/tagfilter.o 2021-05-16T22:18:20.9464313Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o commonmark.so extensions.o init.o wrapper.o -Lcmark -lstatcmark -L/opt/R/devel/lib/R/lib -lR 2021-05-16T22:18:20.9969022Z installing to /home/runner/work/_temp/Library/00LOCK-commonmark/00new/commonmark/libs 2021-05-16T22:18:21.0032875Z ** R 2021-05-16T22:18:21.0062559Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:18:21.2641909Z ** help 2021-05-16T22:18:21.2782644Z *** installing help indices 2021-05-16T22:18:21.2965529Z ** building package indices 2021-05-16T22:18:21.5008471Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:18:21.7007917Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T22:18:21.7228902Z ** testing if installed package can be loaded from final location 2021-05-16T22:18:21.9068807Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:18:21.9075152Z * DONE (commonmark) 2021-05-16T22:18:22.1826936Z * installing *source* package ‘brew’ ... 2021-05-16T22:18:22.1832926Z ** using staged installation 2021-05-16T22:18:22.1928998Z ** R 2021-05-16T22:18:22.1965272Z ** inst 2021-05-16T22:18:22.1998594Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:18:22.5660410Z ** help 2021-05-16T22:18:22.5808509Z *** installing help indices 2021-05-16T22:18:22.5981756Z ** building package indices 2021-05-16T22:18:22.8121852Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:18:23.0013685Z ** testing if installed package can be loaded from final location 2021-05-16T22:18:23.2024499Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:18:23.2033560Z * DONE (brew) 2021-05-16T22:18:23.4459552Z * installing *source* package ‘sessioninfo’ ... 2021-05-16T22:18:23.4473563Z ** package ‘sessioninfo’ successfully unpacked and MD5 sums checked 2021-05-16T22:18:23.4475572Z ** using staged installation 2021-05-16T22:18:23.4650950Z ** R 2021-05-16T22:18:23.4691986Z ** inst 2021-05-16T22:18:23.4698151Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:18:23.9231088Z ** help 2021-05-16T22:18:23.9374318Z *** installing help indices 2021-05-16T22:18:23.9581331Z ** building package indices 2021-05-16T22:18:24.1677206Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:18:24.4032273Z ** testing if installed package can be loaded from final location 2021-05-16T22:18:24.6523570Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:18:24.6531615Z * DONE (sessioninfo) 2021-05-16T22:18:24.8768226Z * installing *source* package ‘prettyunits’ ... 2021-05-16T22:18:24.8780258Z ** package ‘prettyunits’ successfully unpacked and MD5 sums checked 2021-05-16T22:18:24.8781249Z ** using staged installation 2021-05-16T22:18:24.8899804Z ** R 2021-05-16T22:18:24.8942922Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:18:25.2409779Z ** help 2021-05-16T22:18:25.2672978Z *** installing help indices 2021-05-16T22:18:25.2864705Z ** building package indices 2021-05-16T22:18:25.4963027Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:18:25.6814849Z ** testing if installed package can be loaded from final location 2021-05-16T22:18:25.8742370Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:18:25.8748130Z * DONE (prettyunits) 2021-05-16T22:18:26.4538089Z * installing *source* package ‘vctrs’ ... 2021-05-16T22:18:26.4682451Z ** package ‘vctrs’ successfully unpacked and MD5 sums checked 2021-05-16T22:18:26.4683411Z ** using staged installation 2021-05-16T22:18:26.4854616Z ** libs 2021-05-16T22:18:26.4934677Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c altrep-rle.c -o altrep-rle.o 2021-05-16T22:18:26.6076255Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c arg-counter.c -o arg-counter.o 2021-05-16T22:18:26.6959512Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c arg.c -o arg.o 2021-05-16T22:18:26.7859075Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c bind.c -o bind.o 2021-05-16T22:18:27.0456228Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c c-unchop.c -o c-unchop.o 2021-05-16T22:18:27.1931619Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c c.c -o c.o 2021-05-16T22:18:27.3654936Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c callables.c -o callables.o 2021-05-16T22:18:27.4355947Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cast-bare.c -o cast-bare.o 2021-05-16T22:18:27.5472460Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cast-dispatch.c -o cast-dispatch.o 2021-05-16T22:18:27.6259614Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cast.c -o cast.o 2021-05-16T22:18:27.7685658Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c compare.c -o compare.o 2021-05-16T22:18:27.9845150Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c complete.c -o complete.o 2021-05-16T22:18:28.1214931Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c conditions.c -o conditions.o 2021-05-16T22:18:28.2130709Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c dictionary.c -o dictionary.o 2021-05-16T22:18:28.4654772Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c dim.c -o dim.o 2021-05-16T22:18:28.5324150Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c equal.c -o equal.o 2021-05-16T22:18:28.9192116Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c fields.c -o fields.o 2021-05-16T22:18:29.0141177Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c fill.c -o fill.o 2021-05-16T22:18:29.1539946Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c group.c -o group.o 2021-05-16T22:18:29.2833494Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c growable.c -o growable.o 2021-05-16T22:18:29.3419833Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c hash.c -o hash.o 2021-05-16T22:18:29.5876845Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c init.c -o init.o 2021-05-16T22:18:29.6599481Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c names.c -o names.o 2021-05-16T22:18:30.0090081Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c order-groups.c -o order-groups.o 2021-05-16T22:18:30.0892444Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c order-radix.c -o order-radix.o 2021-05-16T22:18:30.8622072Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c order-sortedness.c -o order-sortedness.o 2021-05-16T22:18:31.0268754Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c order-transform.c -o order-transform.o 2021-05-16T22:18:31.1045247Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c order-truelength.c -o order-truelength.o 2021-05-16T22:18:31.1839295Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c poly-op.c -o poly-op.o 2021-05-16T22:18:31.3451123Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c proxy-restore.c -o proxy-restore.o 2021-05-16T22:18:31.4556593Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c proxy.c -o proxy.o 2021-05-16T22:18:31.5869591Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c ptype2-dispatch.c -o ptype2-dispatch.o 2021-05-16T22:18:31.7093541Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c rep.c -o rep.o 2021-05-16T22:18:31.8476966Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c runs.c -o runs.o 2021-05-16T22:18:32.1151623Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c shape.c -o shape.o 2021-05-16T22:18:32.2269015Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c size-common.c -o size-common.o 2021-05-16T22:18:32.3114480Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c size.c -o size.o 2021-05-16T22:18:32.4309841Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c slice-array.c -o slice-array.o 2021-05-16T22:18:32.9168268Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c slice-assign-array.c -o slice-assign-array.o 2021-05-16T22:18:33.3159835Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c slice-assign.c -o slice-assign.o 2021-05-16T22:18:33.5688356Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c slice-chop.c -o slice-chop.o 2021-05-16T22:18:33.7357962Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c slice.c -o slice.o 2021-05-16T22:18:34.0191245Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c split.c -o split.o 2021-05-16T22:18:34.0792179Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c subscript-loc.c -o subscript-loc.o 2021-05-16T22:18:34.2880926Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c subscript.c -o subscript.o 2021-05-16T22:18:34.4424628Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c translate.c -o translate.o 2021-05-16T22:18:34.5491822Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c type-data-frame.c -o type-data-frame.o 2021-05-16T22:18:34.9174220Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c type-date-time.c -o type-date-time.o 2021-05-16T22:18:35.0835308Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c type-factor.c -o type-factor.o 2021-05-16T22:18:35.2357125Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c type-info.c -o type-info.o 2021-05-16T22:18:35.3416285Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c type-tibble.c -o type-tibble.o 2021-05-16T22:18:35.4163746Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c type.c -o type.o 2021-05-16T22:18:35.5481494Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c type2.c -o type2.o 2021-05-16T22:18:35.6889552Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c typeof2-s3.c -o typeof2-s3.o 2021-05-16T22:18:35.8186004Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c typeof2.c -o typeof2.o 2021-05-16T22:18:35.9232154Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c unspecified.c -o unspecified.o 2021-05-16T22:18:35.9968583Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c utils-dispatch.c -o utils-dispatch.o 2021-05-16T22:18:36.0791910Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c utils-rlang.c -o utils-rlang.o 2021-05-16T22:18:36.1424423Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c utils.c -o utils.o 2021-05-16T22:18:36.8532861Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c version.c -o version.o 2021-05-16T22:18:36.8934732Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o vctrs.so altrep-rle.o arg-counter.o arg.o bind.o c-unchop.o c.o callables.o cast-bare.o cast-dispatch.o cast.o compare.o complete.o conditions.o dictionary.o dim.o equal.o fields.o fill.o group.o growable.o hash.o init.o names.o order-groups.o order-radix.o order-sortedness.o order-transform.o order-truelength.o poly-op.o proxy-restore.o proxy.o ptype2-dispatch.o rep.o runs.o shape.o size-common.o size.o slice-array.o slice-assign-array.o slice-assign.o slice-chop.o slice.o split.o subscript-loc.o subscript.o translate.o type-data-frame.o type-date-time.o type-factor.o type-info.o type-tibble.o type.o type2.o typeof2-s3.o typeof2.o unspecified.o utils-dispatch.o utils-rlang.o utils.o version.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T22:18:36.9592398Z installing to /home/runner/work/_temp/Library/00LOCK-vctrs/00new/vctrs/libs 2021-05-16T22:18:36.9631606Z ** R 2021-05-16T22:18:37.0002757Z ** inst 2021-05-16T22:18:37.0024731Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:18:39.8374668Z ** help 2021-05-16T22:18:40.1120126Z *** installing help indices 2021-05-16T22:18:40.3090009Z *** copying figures 2021-05-16T22:18:40.3098516Z ** building package indices 2021-05-16T22:18:40.6391237Z ** installing vignettes 2021-05-16T22:18:40.6572392Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:18:40.8993236Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T22:18:40.9223770Z ** testing if installed package can be loaded from final location 2021-05-16T22:18:41.2424492Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:18:41.2464620Z * DONE (vctrs) 2021-05-16T22:18:41.5664839Z * installing *source* package ‘processx’ ... 2021-05-16T22:18:41.5708051Z ** package ‘processx’ successfully unpacked and MD5 sums checked 2021-05-16T22:18:41.5711205Z ** using staged installation 2021-05-16T22:18:41.5896614Z ** libs 2021-05-16T22:18:41.5951805Z gcc -g -O2 -L/usr/local/lib -Wall tools/px.c -o tools/px 2021-05-16T22:18:41.7396928Z gcc -g -O2 -L/usr/local/lib supervisor/supervisor.c \ 2021-05-16T22:18:41.7398785Z supervisor/utils.c -o supervisor/supervisor 2021-05-16T22:18:41.9367625Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c base64.c -o base64.o 2021-05-16T22:18:42.0661513Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c client.c -o client.o 2021-05-16T22:18:42.1710309Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c errors.c -o errors.o 2021-05-16T22:18:42.2399819Z gcc -shared -L"/opt/R/devel/lib/R/lib" -L/usr/local/lib -o client.so base64.o client.o errors.o \ 2021-05-16T22:18:42.2401507Z -L"/opt/R/devel/lib/R/lib" -lR 2021-05-16T22:18:42.2666351Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T22:18:42.3499219Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c poll.c -o poll.o 2021-05-16T22:18:42.4593255Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c processx-connection.c -o processx-connection.o 2021-05-16T22:18:42.8274913Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c processx-vector.c -o processx-vector.o 2021-05-16T22:18:42.9224413Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c create-time.c -o create-time.o 2021-05-16T22:18:43.0423819Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c unix/childlist.c -o unix/childlist.o 2021-05-16T22:18:43.1481882Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c unix/connection.c -o unix/connection.o 2021-05-16T22:18:43.2292501Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c unix/processx.c -o unix/processx.o 2021-05-16T22:18:43.6001740Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c unix/sigchld.c -o unix/sigchld.o 2021-05-16T22:18:43.7140201Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c unix/utils.c -o unix/utils.o 2021-05-16T22:18:43.8265466Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c unix/named_pipe.c -o unix/named_pipe.o 2021-05-16T22:18:43.8825148Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c cleancall.c -o cleancall.o 2021-05-16T22:18:43.9653473Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o processx.so init.o poll.o errors.o processx-connection.o processx-vector.o create-time.o base64.o unix/childlist.o unix/connection.o unix/processx.o unix/sigchld.o unix/utils.o unix/named_pipe.o cleancall.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T22:18:43.9951789Z installing via 'install.libs.R' to /home/runner/work/_temp/Library/00LOCK-processx/00new/processx 2021-05-16T22:18:43.9996618Z ** R 2021-05-16T22:18:44.0141295Z ** inst 2021-05-16T22:18:44.0148837Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:18:45.6950139Z ** help 2021-05-16T22:18:45.7814488Z *** installing help indices 2021-05-16T22:18:45.8291361Z ** building package indices 2021-05-16T22:18:46.0604820Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:18:46.2713357Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T22:18:46.3007949Z ** testing if installed package can be loaded from final location 2021-05-16T22:18:46.5365234Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:18:46.5383290Z * DONE (processx) 2021-05-16T22:18:46.7915601Z * installing *source* package ‘markdown’ ... 2021-05-16T22:18:46.7939873Z ** package ‘markdown’ successfully unpacked and MD5 sums checked 2021-05-16T22:18:46.7941255Z ** using staged installation 2021-05-16T22:18:46.8083535Z ** libs 2021-05-16T22:18:46.8138962Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c Rbase64.c -o Rbase64.o 2021-05-16T22:18:46.8790599Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c Rinit.c -o Rinit.o 2021-05-16T22:18:46.9322271Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c Rmarkdown.c -o Rmarkdown.o 2021-05-16T22:18:47.1063544Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c autolink.c -o autolink.o 2021-05-16T22:18:47.2212064Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c buffer.c -o buffer.o 2021-05-16T22:18:47.3039533Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c houdini_href_e.c -o houdini_href_e.o 2021-05-16T22:18:47.3489831Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c houdini_html_e.c -o houdini_html_e.o 2021-05-16T22:18:47.3945874Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c html.c -o html.o 2021-05-16T22:18:47.6422124Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c html_smartypants.c -o html_smartypants.o 2021-05-16T22:18:47.7946787Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c markdown.c -o markdown.o 2021-05-16T22:18:48.9956477Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c stack.c -o stack.o 2021-05-16T22:18:49.0474521Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o markdown.so Rbase64.o Rinit.o Rmarkdown.o autolink.o buffer.o houdini_href_e.o houdini_html_e.o html.o html_smartypants.o markdown.o stack.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T22:18:49.0791924Z installing to /home/runner/work/_temp/Library/00LOCK-markdown/00new/markdown/libs 2021-05-16T22:18:49.0808684Z ** R 2021-05-16T22:18:49.0874820Z ** inst 2021-05-16T22:18:49.0904670Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:18:49.5253990Z ** help 2021-05-16T22:18:49.5653723Z *** installing help indices 2021-05-16T22:18:49.5927914Z ** building package indices 2021-05-16T22:18:49.8031484Z ** installing vignettes 2021-05-16T22:18:49.8090394Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:18:50.0027244Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T22:18:50.0240018Z ** testing if installed package can be loaded from final location 2021-05-16T22:18:50.2271547Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:18:50.2283894Z * DONE (markdown) 2021-05-16T22:18:50.4674405Z * installing *source* package ‘highr’ ... 2021-05-16T22:18:50.4686754Z ** package ‘highr’ successfully unpacked and MD5 sums checked 2021-05-16T22:18:50.4688049Z ** using staged installation 2021-05-16T22:18:50.4860794Z ** R 2021-05-16T22:18:50.4900462Z ** inst 2021-05-16T22:18:50.4912473Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:18:50.8581360Z ** help 2021-05-16T22:18:50.8717416Z *** installing help indices 2021-05-16T22:18:50.8891361Z ** building package indices 2021-05-16T22:18:51.1042258Z ** installing vignettes 2021-05-16T22:18:51.1098753Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:18:51.3149860Z ** testing if installed package can be loaded from final location 2021-05-16T22:18:51.5153646Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:18:51.5160583Z * DONE (highr) 2021-05-16T22:18:51.8385723Z * installing *source* package ‘stringr’ ... 2021-05-16T22:18:51.8424448Z ** package ‘stringr’ successfully unpacked and MD5 sums checked 2021-05-16T22:18:51.8428489Z ** using staged installation 2021-05-16T22:18:51.8622441Z ** R 2021-05-16T22:18:51.8713072Z ** data 2021-05-16T22:18:51.8718658Z *** moving datasets to lazyload DB 2021-05-16T22:18:51.8921642Z ** inst 2021-05-16T22:18:51.8937289Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:18:52.4635702Z ** help 2021-05-16T22:18:52.5550445Z *** installing help indices 2021-05-16T22:18:52.6232431Z *** copying figures 2021-05-16T22:18:52.6234725Z ** building package indices 2021-05-16T22:18:52.8849379Z ** installing vignettes 2021-05-16T22:18:52.8931383Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:18:53.1358322Z ** testing if installed package can be loaded from final location 2021-05-16T22:18:53.3560134Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:18:53.3571261Z * DONE (stringr) 2021-05-16T22:18:53.6054552Z * installing *source* package ‘rversions’ ... 2021-05-16T22:18:53.6067773Z ** package ‘rversions’ successfully unpacked and MD5 sums checked 2021-05-16T22:18:53.6069131Z ** using staged installation 2021-05-16T22:18:53.6244216Z ** R 2021-05-16T22:18:53.6298505Z ** inst 2021-05-16T22:18:53.6300347Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:18:53.9866236Z ** help 2021-05-16T22:18:54.0076315Z *** installing help indices 2021-05-16T22:18:54.0314868Z *** copying figures 2021-05-16T22:18:54.0315947Z ** building package indices 2021-05-16T22:18:54.2517893Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:18:54.4821275Z ** testing if installed package can be loaded from final location 2021-05-16T22:18:54.7050661Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:18:54.7056778Z * DONE (rversions) 2021-05-16T22:18:55.1192922Z * installing *source* package ‘pillar’ ... 2021-05-16T22:18:55.1306821Z ** package ‘pillar’ successfully unpacked and MD5 sums checked 2021-05-16T22:18:55.1307926Z ** using staged installation 2021-05-16T22:18:55.1492976Z ** R 2021-05-16T22:18:55.1661442Z ** inst 2021-05-16T22:18:55.1690162Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:18:57.0070975Z ** help 2021-05-16T22:18:57.1020226Z *** installing help indices 2021-05-16T22:18:57.1631574Z *** copying figures 2021-05-16T22:18:57.1635985Z ** building package indices 2021-05-16T22:18:57.4191276Z ** installing vignettes 2021-05-16T22:18:57.4262848Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:18:57.7152580Z ** testing if installed package can be loaded from final location 2021-05-16T22:18:58.0662795Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:18:58.0689738Z * DONE (pillar) 2021-05-16T22:18:58.3548539Z * installing *source* package ‘callr’ ... 2021-05-16T22:18:58.3577582Z ** package ‘callr’ successfully unpacked and MD5 sums checked 2021-05-16T22:18:58.3578621Z ** using staged installation 2021-05-16T22:18:58.3729597Z ** R 2021-05-16T22:18:58.3880604Z ** inst 2021-05-16T22:18:58.3888570Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:19:01.7878492Z ** help 2021-05-16T22:19:01.9025469Z *** installing help indices 2021-05-16T22:19:01.9657520Z ** building package indices 2021-05-16T22:19:02.2490187Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:19:02.4859708Z ** testing if installed package can be loaded from final location 2021-05-16T22:19:02.7681828Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:19:02.7714960Z * DONE (callr) 2021-05-16T22:19:03.2554667Z * installing *source* package ‘knitr’ ... 2021-05-16T22:19:03.2654637Z ** package ‘knitr’ successfully unpacked and MD5 sums checked 2021-05-16T22:19:03.2655954Z ** using staged installation 2021-05-16T22:19:03.2979596Z ** R 2021-05-16T22:19:03.3369021Z ** demo 2021-05-16T22:19:03.3376555Z ** inst 2021-05-16T22:19:03.3475281Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:19:07.6929147Z ** help 2021-05-16T22:19:07.9057412Z *** installing help indices 2021-05-16T22:19:08.0313854Z ** building package indices 2021-05-16T22:19:08.3411142Z ** installing vignettes 2021-05-16T22:19:08.3508956Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:19:08.5708229Z ** testing if installed package can be loaded from final location 2021-05-16T22:19:08.9052473Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:19:08.9106632Z * DONE (knitr) 2021-05-16T22:19:09.1486258Z * installing *source* package ‘xopen’ ... 2021-05-16T22:19:09.1495532Z ** package ‘xopen’ successfully unpacked and MD5 sums checked 2021-05-16T22:19:09.1496911Z ** using staged installation 2021-05-16T22:19:09.1660840Z ** R 2021-05-16T22:19:09.1689592Z ** inst 2021-05-16T22:19:09.1697615Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:19:09.4390974Z ** help 2021-05-16T22:19:09.4514286Z *** installing help indices 2021-05-16T22:19:09.4745008Z ** building package indices 2021-05-16T22:19:09.6831540Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:19:09.8779110Z ** testing if installed package can be loaded from final location 2021-05-16T22:19:10.0602889Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:19:10.0611070Z * DONE (xopen) 2021-05-16T22:19:10.5115849Z * installing *source* package ‘tibble’ ... 2021-05-16T22:19:10.5217060Z ** package ‘tibble’ successfully unpacked and MD5 sums checked 2021-05-16T22:19:10.5219547Z ** using staged installation 2021-05-16T22:19:10.5470269Z ** libs 2021-05-16T22:19:10.5521425Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c attributes.c -o attributes.o 2021-05-16T22:19:10.6045426Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c coerce.c -o coerce.o 2021-05-16T22:19:10.6731643Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T22:19:10.7118619Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c matrixToDataFrame.c -o matrixToDataFrame.o 2021-05-16T22:19:10.8227833Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o tibble.so attributes.o coerce.o init.o matrixToDataFrame.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T22:19:10.8512229Z installing to /home/runner/work/_temp/Library/00LOCK-tibble/00new/tibble/libs 2021-05-16T22:19:10.8514292Z ** R 2021-05-16T22:19:10.8702549Z ** inst 2021-05-16T22:19:10.8739907Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:19:12.7806551Z ** help 2021-05-16T22:19:12.8586791Z *** installing help indices 2021-05-16T22:19:12.9112076Z *** copying figures 2021-05-16T22:19:12.9119207Z ** building package indices 2021-05-16T22:19:13.1638469Z ** installing vignettes 2021-05-16T22:19:13.1725236Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:19:13.5707939Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T22:19:13.5924773Z ** testing if installed package can be loaded from final location 2021-05-16T22:19:13.9882642Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:19:13.9905914Z * DONE (tibble) 2021-05-16T22:19:14.2610597Z * installing *source* package ‘pkgbuild’ ... 2021-05-16T22:19:14.2633200Z ** package ‘pkgbuild’ successfully unpacked and MD5 sums checked 2021-05-16T22:19:14.2635064Z ** using staged installation 2021-05-16T22:19:14.2796098Z ** R 2021-05-16T22:19:14.2881049Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:19:15.5791869Z ** help 2021-05-16T22:19:15.6187350Z *** installing help indices 2021-05-16T22:19:15.6583572Z ** building package indices 2021-05-16T22:19:15.8885913Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:19:16.1689646Z ** testing if installed package can be loaded from final location 2021-05-16T22:19:16.4460112Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:19:16.4473148Z * DONE (pkgbuild) 2021-05-16T22:19:16.8435593Z * installing *source* package ‘roxygen2’ ... 2021-05-16T22:19:16.8503168Z ** package ‘roxygen2’ successfully unpacked and MD5 sums checked 2021-05-16T22:19:16.8504691Z ** using staged installation 2021-05-16T22:19:16.8683208Z ** libs 2021-05-16T22:19:16.8736762Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c RcppExports.cpp -o RcppExports.o 2021-05-16T22:19:21.8795438Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c escapeExamples.cpp -o escapeExamples.o 2021-05-16T22:19:25.0894533Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c isComplete.cpp -o isComplete.o 2021-05-16T22:19:28.2573377Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c leadingSpaces.cpp -o leadingSpaces.o 2021-05-16T22:19:31.4808722Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c parser2.cpp -o parser2.o 2021-05-16T22:19:36.4737156Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c wrapUsage.cpp -o wrapUsage.o 2021-05-16T22:19:39.7361925Z g++ -std=gnu++14 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o roxygen2.so RcppExports.o escapeExamples.o isComplete.o leadingSpaces.o parser2.o wrapUsage.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T22:19:39.8524818Z installing to /home/runner/work/_temp/Library/00LOCK-roxygen2/00new/roxygen2/libs 2021-05-16T22:19:39.8571783Z ** R 2021-05-16T22:19:39.8909795Z ** inst 2021-05-16T22:19:39.8929593Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:19:43.8929790Z ** help 2021-05-16T22:19:43.9659878Z *** installing help indices 2021-05-16T22:19:44.0195948Z *** copying figures 2021-05-16T22:19:44.0200773Z ** building package indices 2021-05-16T22:19:44.2650685Z ** installing vignettes 2021-05-16T22:19:44.2769677Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:19:44.6662028Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T22:19:44.6874687Z ** testing if installed package can be loaded from final location 2021-05-16T22:19:45.5289787Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:19:45.5299771Z * DONE (roxygen2) 2021-05-16T22:19:45.5301422Z * installing *source* package ‘rematch2’ ... 2021-05-16T22:19:45.5303002Z ** package ‘rematch2’ successfully unpacked and MD5 sums checked 2021-05-16T22:19:45.5304433Z ** using staged installation 2021-05-16T22:19:45.5305177Z ** R 2021-05-16T22:19:45.5306353Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:19:45.8399229Z ** help 2021-05-16T22:19:45.8728501Z *** installing help indices 2021-05-16T22:19:45.8983137Z ** building package indices 2021-05-16T22:19:46.1063408Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:19:46.4573546Z ** testing if installed package can be loaded from final location 2021-05-16T22:19:46.8191396Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:19:46.8198716Z * DONE (rematch2) 2021-05-16T22:19:47.0939480Z * installing *source* package ‘rcmdcheck’ ... 2021-05-16T22:19:47.0962349Z ** package ‘rcmdcheck’ successfully unpacked and MD5 sums checked 2021-05-16T22:19:47.0963322Z ** using staged installation 2021-05-16T22:19:47.1107223Z ** R 2021-05-16T22:19:47.1166265Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:19:48.3149577Z ** help 2021-05-16T22:19:48.3526299Z *** installing help indices 2021-05-16T22:19:48.3832245Z ** building package indices 2021-05-16T22:19:48.6106253Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:19:48.9159726Z ** testing if installed package can be loaded from final location 2021-05-16T22:19:49.2553781Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:19:49.2568714Z * DONE (rcmdcheck) 2021-05-16T22:19:49.5236746Z * installing *source* package ‘waldo’ ... 2021-05-16T22:19:49.5257358Z ** package ‘waldo’ successfully unpacked and MD5 sums checked 2021-05-16T22:19:49.5258594Z ** using staged installation 2021-05-16T22:19:49.5415638Z ** R 2021-05-16T22:19:49.5480097Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:19:50.3328054Z ** help 2021-05-16T22:19:50.3487287Z *** installing help indices 2021-05-16T22:19:50.3679901Z *** copying figures 2021-05-16T22:19:50.3681785Z ** building package indices 2021-05-16T22:19:50.5792709Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:19:50.8446660Z ** testing if installed package can be loaded from final location 2021-05-16T22:19:51.1159863Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:19:51.1170242Z * DONE (waldo) 2021-05-16T22:19:51.6555645Z * installing *source* package ‘testthat’ ... 2021-05-16T22:19:51.6689923Z ** package ‘testthat’ successfully unpacked and MD5 sums checked 2021-05-16T22:19:51.6691227Z ** using staged installation 2021-05-16T22:19:51.6944257Z ** libs 2021-05-16T22:19:51.7002359Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T22:19:51.7498557Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fpic -g -O2 -c reassign.c -o reassign.o 2021-05-16T22:19:51.8058919Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fpic -g -O2 -c test-catch.cpp -o test-catch.o 2021-05-16T22:19:52.6403375Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fpic -g -O2 -c test-example.cpp -o test-example.o 2021-05-16T22:19:53.2919917Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fpic -g -O2 -c test-runner.cpp -o test-runner.o 2021-05-16T22:20:10.9743610Z g++ -std=gnu++14 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o testthat.so init.o reassign.o test-catch.o test-example.o test-runner.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T22:20:11.1733096Z installing to /home/runner/work/_temp/Library/00LOCK-testthat/00new/testthat/libs 2021-05-16T22:20:11.1852545Z ** R 2021-05-16T22:20:11.2259398Z ** inst 2021-05-16T22:20:11.2296453Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:20:21.5691456Z ** help 2021-05-16T22:20:21.8059736Z *** installing help indices 2021-05-16T22:20:21.9920916Z *** copying figures 2021-05-16T22:20:21.9922047Z ** building package indices 2021-05-16T22:20:22.3492957Z ** installing vignettes 2021-05-16T22:20:22.3621418Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:20:22.5951912Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T22:20:22.6203054Z ** testing if installed package can be loaded from final location 2021-05-16T22:20:23.1203173Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:20:23.1302700Z * DONE (testthat) 2021-05-16T22:20:23.5343650Z * installing *source* package ‘devtools’ ... 2021-05-16T22:20:23.5405265Z ** package ‘devtools’ successfully unpacked and MD5 sums checked 2021-05-16T22:20:23.5406547Z ** using staged installation 2021-05-16T22:20:23.5734535Z ** R 2021-05-16T22:20:23.5873228Z ** inst 2021-05-16T22:20:23.5884912Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:20:25.5443716Z ** help 2021-05-16T22:20:25.6596563Z *** installing help indices 2021-05-16T22:20:25.7405803Z *** copying figures 2021-05-16T22:20:25.7408654Z ** building package indices 2021-05-16T22:20:26.0064415Z ** installing vignettes 2021-05-16T22:20:26.0143458Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:20:26.7308941Z ** testing if installed package can be loaded from final location 2021-05-16T22:20:27.5471446Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:20:27.5472694Z * DONE (devtools) 2021-05-16T22:20:27.5600291Z 2021-05-16T22:20:27.5602784Z The downloaded source packages are in 2021-05-16T22:20:27.5604438Z ‘/tmp/RtmpPWkaj8/downloaded_packages’ 2021-05-16T22:20:27.6530679Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-16T22:20:28.5098942Z 2021-05-16T22:20:28.8152222Z 2021-05-16T22:20:28.8174394Z checking for file ‘/tmp/RtmpPWkaj8/remotes7325351ab93/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-16T22:20:28.8231892Z 2021-05-16T22:20:28.8234200Z ✔ checking for file ‘/tmp/RtmpPWkaj8/remotes7325351ab93/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-16T22:20:28.8289140Z 2021-05-16T22:20:28.8307670Z 2021-05-16T22:20:28.8309326Z ─ preparing ‘desc’: 2021-05-16T22:20:28.8316102Z 2021-05-16T22:20:28.8317979Z 2021-05-16T22:20:28.8423038Z checking DESCRIPTION meta-information ... 2021-05-16T22:20:28.8444136Z 2021-05-16T22:20:28.8446182Z ✔ checking DESCRIPTION meta-information 2021-05-16T22:20:28.9212436Z 2021-05-16T22:20:28.9240340Z 2021-05-16T22:20:28.9243057Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T22:20:28.9251843Z 2021-05-16T22:20:28.9365959Z 2021-05-16T22:20:28.9368750Z ─ checking for empty or unneeded directories 2021-05-16T22:20:28.9371838Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-16T22:20:28.9379910Z 2021-05-16T22:20:28.9399517Z 2021-05-16T22:20:28.9401610Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-16T22:20:29.0551626Z 2021-05-16T22:20:29.0554437Z 2021-05-16T22:20:29.0555859Z 2021-05-16T22:20:29.0679672Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T22:20:29.0680661Z (as ‘lib’ is unspecified) 2021-05-16T22:20:29.4182094Z * installing *source* package ‘desc’ ... 2021-05-16T22:20:29.4215450Z ** using staged installation 2021-05-16T22:20:29.4410636Z ** R 2021-05-16T22:20:29.4561316Z ** inst 2021-05-16T22:20:29.4578789Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:20:31.2172608Z ** help 2021-05-16T22:20:31.3638046Z *** installing help indices 2021-05-16T22:20:31.4610661Z ** building package indices 2021-05-16T22:20:31.7724986Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:20:31.9879336Z ** testing if installed package can be loaded from final location 2021-05-16T22:20:32.2255771Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:20:32.2272976Z * DONE (desc) 2021-05-16T22:20:32.4449251Z 2021-05-16T22:20:32.4451229Z 2021-05-16T22:20:32.4486930Z checking for file ‘/tmp/RtmpPWkaj8/remotes7325559ac1e4/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-16T22:20:32.4487747Z 2021-05-16T22:20:32.4489109Z ✔ checking for file ‘/tmp/RtmpPWkaj8/remotes7325559ac1e4/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-16T22:20:32.4587317Z 2021-05-16T22:20:32.4588018Z 2021-05-16T22:20:32.4589060Z ─ preparing ‘ghtravis’: 2021-05-16T22:20:32.4589527Z 2021-05-16T22:20:32.4590392Z 2021-05-16T22:20:32.4681286Z checking DESCRIPTION meta-information ... 2021-05-16T22:20:32.4702104Z 2021-05-16T22:20:32.4704119Z ✔ checking DESCRIPTION meta-information 2021-05-16T22:20:32.5113422Z 2021-05-16T22:20:32.5139859Z 2021-05-16T22:20:32.5142854Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T22:20:32.5152715Z 2021-05-16T22:20:32.5176319Z 2021-05-16T22:20:32.5178528Z ─ checking for empty or unneeded directories 2021-05-16T22:20:32.5181531Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-16T22:20:32.5265478Z 2021-05-16T22:20:32.5287321Z 2021-05-16T22:20:32.5289448Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-16T22:20:32.5503469Z 2021-05-16T22:20:32.5504954Z 2021-05-16T22:20:32.5505595Z 2021-05-16T22:20:32.5826312Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T22:20:32.5827918Z (as ‘lib’ is unspecified) 2021-05-16T22:20:32.8431517Z * installing *source* package ‘ghtravis’ ... 2021-05-16T22:20:32.8432963Z ** using staged installation 2021-05-16T22:20:32.8587798Z ** R 2021-05-16T22:20:32.8682702Z ** inst 2021-05-16T22:20:32.8692947Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:20:34.2649702Z ** help 2021-05-16T22:20:34.3283080Z *** installing help indices 2021-05-16T22:20:34.3783622Z ** building package indices 2021-05-16T22:20:34.6417122Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:20:35.3691897Z ** testing if installed package can be loaded from final location 2021-05-16T22:20:36.1104043Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:20:36.1115654Z * DONE (ghtravis) 2021-05-16T22:20:36.1209162Z Using github PAT from envvar GITHUB_PAT 2021-05-16T22:20:36.2872273Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-16T22:20:37.2921845Z 2021-05-16T22:20:37.2923994Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-16T22:20:37.2925090Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-16T22:20:37.2926850Z generics (NA -> 0.1.0) [CRAN] 2021-05-16T22:20:37.2927454Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-16T22:20:37.2928052Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-16T22:20:37.2928585Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-16T22:20:37.2940689Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T22:20:37.2942645Z (as ‘lib’ is unspecified) 2021-05-16T22:20:52.5650154Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-16T22:20:53.0128281Z Content type 'binary/octet-stream' length 92124 bytes (89 KB) 2021-05-16T22:20:53.0195229Z ================================================== 2021-05-16T22:20:53.0196029Z downloaded 89 KB 2021-05-16T22:20:53.0196490Z 2021-05-16T22:20:53.0240311Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/generics_0.1.0.tar.gz' 2021-05-16T22:20:53.3773512Z Content type 'binary/octet-stream' length 118869 bytes (116 KB) 2021-05-16T22:20:53.3876978Z ================================================== 2021-05-16T22:20:53.3878001Z downloaded 116 KB 2021-05-16T22:20:53.3878619Z 2021-05-16T22:20:53.3918918Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-16T22:20:54.1783609Z Content type 'binary/octet-stream' length 200157 bytes (195 KB) 2021-05-16T22:20:54.1942229Z ================================================== 2021-05-16T22:20:54.1943324Z downloaded 195 KB 2021-05-16T22:20:54.1943883Z 2021-05-16T22:20:54.1980962Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-16T22:20:57.1416381Z Content type 'binary/octet-stream' length 954544 bytes (932 KB) 2021-05-16T22:20:57.1688175Z ================================================== 2021-05-16T22:20:57.1689373Z downloaded 932 KB 2021-05-16T22:20:57.1690177Z 2021-05-16T22:20:57.1727656Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-16T22:20:58.0272880Z Content type 'binary/octet-stream' length 706784 bytes (690 KB) 2021-05-16T22:20:58.0520395Z ================================================== 2021-05-16T22:20:58.0521271Z downloaded 690 KB 2021-05-16T22:20:58.0521862Z 2021-05-16T22:20:58.3359933Z * installing *source* package ‘tidyselect’ ... 2021-05-16T22:20:58.3394096Z ** package ‘tidyselect’ successfully unpacked and MD5 sums checked 2021-05-16T22:20:58.3395411Z ** using staged installation 2021-05-16T22:20:58.3575841Z ** R 2021-05-16T22:20:58.3675037Z ** inst 2021-05-16T22:20:58.3688400Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:20:59.4633166Z ** help 2021-05-16T22:20:59.5229162Z *** installing help indices 2021-05-16T22:20:59.5657255Z ** building package indices 2021-05-16T22:21:00.5496199Z ** installing vignettes 2021-05-16T22:21:00.5499747Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:21:00.5500802Z ** testing if installed package can be loaded from final location 2021-05-16T22:21:00.5502045Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:21:00.5502988Z * DONE (tidyselect) 2021-05-16T22:21:00.7299328Z * installing *source* package ‘generics’ ... 2021-05-16T22:21:00.7333432Z ** package ‘generics’ successfully unpacked and MD5 sums checked 2021-05-16T22:21:00.7334822Z ** using staged installation 2021-05-16T22:21:00.7489819Z ** R 2021-05-16T22:21:00.7547858Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:21:01.0673873Z ** help 2021-05-16T22:21:01.1955684Z *** installing help indices 2021-05-16T22:21:01.2435758Z ** building package indices 2021-05-16T22:21:01.4977547Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:21:01.6907923Z ** testing if installed package can be loaded from final location 2021-05-16T22:21:01.8838640Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:21:01.8844598Z * DONE (generics) 2021-05-16T22:21:02.2042043Z * installing *source* package ‘cpp11’ ... 2021-05-16T22:21:02.2082343Z ** package ‘cpp11’ successfully unpacked and MD5 sums checked 2021-05-16T22:21:02.2083150Z ** using staged installation 2021-05-16T22:21:02.2266674Z ** R 2021-05-16T22:21:02.2316965Z ** inst 2021-05-16T22:21:02.2346532Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:21:02.6883201Z ** help 2021-05-16T22:21:02.7108711Z *** installing help indices 2021-05-16T22:21:02.7312002Z ** building package indices 2021-05-16T22:21:02.9394895Z ** installing vignettes 2021-05-16T22:21:02.9448342Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:21:03.1330174Z ** testing if installed package can be loaded from final location 2021-05-16T22:21:03.3184858Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:21:03.3194224Z * DONE (cpp11) 2021-05-16T22:21:03.8507718Z * installing *source* package ‘dplyr’ ... 2021-05-16T22:21:03.8638257Z ** package ‘dplyr’ successfully unpacked and MD5 sums checked 2021-05-16T22:21:03.8639207Z ** using staged installation 2021-05-16T22:21:03.8866955Z ** libs 2021-05-16T22:21:03.8913598Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c chop.cpp -o chop.o 2021-05-16T22:21:04.0459699Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c filter.cpp -o filter.o 2021-05-16T22:21:04.2381947Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c funs.cpp -o funs.o 2021-05-16T22:21:04.3713514Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c group_by.cpp -o group_by.o 2021-05-16T22:21:04.9385692Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c group_data.cpp -o group_data.o 2021-05-16T22:21:05.0659361Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c imports.cpp -o imports.o 2021-05-16T22:21:05.1953556Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.cpp -o init.o 2021-05-16T22:21:05.3096675Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c mask.cpp -o mask.o 2021-05-16T22:21:05.4496150Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c mutate.cpp -o mutate.o 2021-05-16T22:21:05.5829720Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c slice.cpp -o slice.o 2021-05-16T22:21:05.6926904Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c summarise.cpp -o summarise.o 2021-05-16T22:21:05.8843600Z g++ -std=gnu++14 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o dplyr.so chop.o filter.o funs.o group_by.o group_data.o imports.o init.o mask.o mutate.o slice.o summarise.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T22:21:05.9543298Z installing to /home/runner/work/_temp/Library/00LOCK-dplyr/00new/dplyr/libs 2021-05-16T22:21:05.9563273Z ** R 2021-05-16T22:21:06.0042552Z ** data 2021-05-16T22:21:06.0048075Z *** moving datasets to lazyload DB 2021-05-16T22:21:06.1145162Z ** inst 2021-05-16T22:21:06.1175712Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:21:10.9388815Z ** help 2021-05-16T22:21:11.4742904Z *** installing help indices 2021-05-16T22:21:11.7270292Z *** copying figures 2021-05-16T22:21:11.7276229Z ** building package indices 2021-05-16T22:21:12.1112767Z ** installing vignettes 2021-05-16T22:21:12.1249219Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:21:12.6336575Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T22:21:12.6535208Z ** testing if installed package can be loaded from final location 2021-05-16T22:21:13.2612001Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:21:14.0539722Z * DONE (dplyr) 2021-05-16T22:21:14.0541895Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fpic -g -O2 -c cpp11.cpp -o cpp11.o 2021-05-16T22:21:14.0544215Z * installing *source* package ‘tidyr’ ... 2021-05-16T22:21:14.0545538Z ** package ‘tidyr’ successfully unpacked and MD5 sums checked 2021-05-16T22:21:14.0546554Z ** using staged installation 2021-05-16T22:21:14.0547247Z ** libs 2021-05-16T22:21:14.7976406Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fpic -g -O2 -c fill.cpp -o fill.o 2021-05-16T22:21:15.1555373Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fpic -g -O2 -c melt.cpp -o melt.o 2021-05-16T22:21:16.9033039Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fpic -g -O2 -c simplifyPieces.cpp -o simplifyPieces.o 2021-05-16T22:21:18.3036583Z g++ -std=gnu++11 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o tidyr.so cpp11.o fill.o melt.o simplifyPieces.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T22:21:18.3962493Z installing to /home/runner/work/_temp/Library/00LOCK-tidyr/00new/tidyr/libs 2021-05-16T22:21:18.3989273Z ** R 2021-05-16T22:21:18.4162794Z ** data 2021-05-16T22:21:18.4174324Z *** moving datasets to lazyload DB 2021-05-16T22:21:18.6278227Z ** inst 2021-05-16T22:21:18.6300166Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:21:20.4445760Z ** help 2021-05-16T22:21:20.5639451Z *** installing help indices 2021-05-16T22:21:20.6373780Z *** copying figures 2021-05-16T22:21:20.6378638Z ** building package indices 2021-05-16T22:21:20.9143962Z ** installing vignettes 2021-05-16T22:21:20.9262805Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:21:21.4363705Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T22:21:21.4654854Z ** testing if installed package can be loaded from final location 2021-05-16T22:21:21.9883292Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:21:21.9902374Z * DONE (tidyr) 2021-05-16T22:21:22.0070999Z 2021-05-16T22:21:22.0072378Z The downloaded source packages are in 2021-05-16T22:21:22.0074000Z ‘/tmp/RtmpPWkaj8/downloaded_packages’ 2021-05-16T22:21:22.2044780Z 2021-05-16T22:21:22.2061185Z checking for file ‘/tmp/RtmpPWkaj8/remotes73255bcff702/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-16T22:21:22.2082263Z 2021-05-16T22:21:22.2084336Z ✔ checking for file ‘/tmp/RtmpPWkaj8/remotes73255bcff702/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-16T22:21:22.2173419Z 2021-05-16T22:21:22.2174224Z 2021-05-16T22:21:22.2175311Z ─ preparing ‘aghast’: 2021-05-16T22:21:22.2176000Z 2021-05-16T22:21:22.2176447Z 2021-05-16T22:21:22.2248891Z checking DESCRIPTION meta-information ... 2021-05-16T22:21:22.2271129Z 2021-05-16T22:21:22.2273432Z ✔ checking DESCRIPTION meta-information 2021-05-16T22:21:22.2528739Z 2021-05-16T22:21:22.2554484Z 2021-05-16T22:21:22.2557429Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T22:21:22.2569285Z 2021-05-16T22:21:22.2590334Z 2021-05-16T22:21:22.2592700Z ─ checking for empty or unneeded directories 2021-05-16T22:21:22.2595789Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-16T22:21:22.2611573Z 2021-05-16T22:21:22.2633095Z 2021-05-16T22:21:22.2634852Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-16T22:21:22.2714520Z 2021-05-16T22:21:22.2716685Z 2021-05-16T22:21:22.2717843Z 2021-05-16T22:21:22.2792790Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T22:21:22.2794103Z (as ‘lib’ is unspecified) 2021-05-16T22:21:22.4957800Z * installing *source* package ‘aghast’ ... 2021-05-16T22:21:22.4960618Z ** using staged installation 2021-05-16T22:21:22.5142636Z ** R 2021-05-16T22:21:22.5198996Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:21:22.9626590Z ** help 2021-05-16T22:21:22.9953669Z *** installing help indices 2021-05-16T22:21:23.0188614Z ** building package indices 2021-05-16T22:21:23.2331030Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:21:23.4164542Z ** testing if installed package can be loaded from final location 2021-05-16T22:21:23.6139049Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:21:23.6147182Z * DONE (aghast) 2021-05-16T22:21:23.6238927Z Installing 1 packages: covr 2021-05-16T22:21:23.6248301Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T22:21:23.6249200Z (as ‘lib’ is unspecified) 2021-05-16T22:21:38.8152274Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-16T22:21:38.8153413Z 2021-05-16T22:21:38.8159817Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lazyeval_0.2.2.tar.gz' 2021-05-16T22:21:41.4740551Z Content type 'application/x-tar' length 83462 bytes (81 KB) 2021-05-16T22:21:41.4741424Z ================================================== 2021-05-16T22:21:41.4741881Z downloaded 81 KB 2021-05-16T22:21:41.4742180Z 2021-05-16T22:21:41.4782225Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rex_1.2.0.tar.gz' 2021-05-16T22:21:42.0943602Z Content type 'binary/octet-stream' length 91701 bytes (89 KB) 2021-05-16T22:21:42.0993840Z ================================================== 2021-05-16T22:21:42.0994718Z downloaded 89 KB 2021-05-16T22:21:42.0995187Z 2021-05-16T22:21:42.1037638Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/covr_3.5.1.tar.gz' 2021-05-16T22:21:42.7591643Z Content type 'binary/octet-stream' length 147467 bytes (144 KB) 2021-05-16T22:21:42.7689682Z ================================================== 2021-05-16T22:21:42.7690663Z downloaded 144 KB 2021-05-16T22:21:42.7691401Z 2021-05-16T22:21:43.0470243Z * installing *source* package ‘lazyeval’ ... 2021-05-16T22:21:43.0498272Z ** package ‘lazyeval’ successfully unpacked and MD5 sums checked 2021-05-16T22:21:43.0499728Z ** using staged installation 2021-05-16T22:21:43.0639038Z ** libs 2021-05-16T22:21:43.0690548Z 2021-05-16T22:21:43.0692151Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c expr.c -o expr.o 2021-05-16T22:21:43.1408919Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T22:21:43.1847370Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c interp.c -o interp.o 2021-05-16T22:21:43.2552514Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c lazy.c -o lazy.o 2021-05-16T22:21:43.3432924Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c name.c -o name.o 2021-05-16T22:21:43.4071769Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c utils.c -o utils.o 2021-05-16T22:21:43.4809882Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o lazyeval.so expr.o init.o interp.o lazy.o name.o utils.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T22:21:43.5069309Z installing to /home/runner/work/_temp/Library/00LOCK-lazyeval/00new/lazyeval/libs 2021-05-16T22:21:43.5083969Z ** R 2021-05-16T22:21:43.5152907Z ** inst 2021-05-16T22:21:43.5166396Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:21:44.0407629Z ** help 2021-05-16T22:21:44.0998120Z *** installing help indices 2021-05-16T22:21:44.1501016Z ** building package indices 2021-05-16T22:21:44.4028461Z ** installing vignettes 2021-05-16T22:21:44.4107369Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:21:44.6157203Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T22:21:44.6352505Z ** testing if installed package can be loaded from final location 2021-05-16T22:21:44.8370978Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:21:44.8379413Z * DONE (lazyeval) 2021-05-16T22:21:45.1125916Z * installing *source* package ‘rex’ ... 2021-05-16T22:21:45.1151699Z ** package ‘rex’ successfully unpacked and MD5 sums checked 2021-05-16T22:21:45.1152971Z ** using staged installation 2021-05-16T22:21:45.1301259Z ** R 2021-05-16T22:21:45.1361137Z ** inst 2021-05-16T22:21:45.1373124Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:21:45.7075372Z ** help 2021-05-16T22:21:45.7664938Z *** installing help indices 2021-05-16T22:21:45.8101540Z ** building package indices 2021-05-16T22:21:46.0635625Z ** installing vignettes 2021-05-16T22:21:46.0730273Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:21:46.2664326Z ** testing if installed package can be loaded from final location 2021-05-16T22:21:46.4445055Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:21:47.0699474Z * DONE (rex) 2021-05-16T22:21:47.0701191Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c reassign.c -o reassign.o 2021-05-16T22:21:47.0711424Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o covr.so reassign.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T22:21:47.0712681Z * installing *source* package ‘covr’ ... 2021-05-16T22:21:47.0713948Z ** package ‘covr’ successfully unpacked and MD5 sums checked 2021-05-16T22:21:47.0714877Z ** using staged installation 2021-05-16T22:21:47.0715492Z ** libs 2021-05-16T22:21:47.0716583Z installing to /home/runner/work/_temp/Library/00LOCK-covr/00new/covr/libs 2021-05-16T22:21:47.0717358Z ** R 2021-05-16T22:21:47.0717839Z ** inst 2021-05-16T22:21:47.0718825Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:21:48.3854869Z ** help 2021-05-16T22:21:48.4515792Z *** installing help indices 2021-05-16T22:21:48.4997605Z *** copying figures 2021-05-16T22:21:48.5000078Z ** building package indices 2021-05-16T22:21:48.7595362Z ** installing vignettes 2021-05-16T22:21:48.7666326Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:21:48.9894831Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T22:21:49.0093153Z ** testing if installed package can be loaded from final location 2021-05-16T22:21:49.2508137Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:21:49.2531034Z * DONE (covr) 2021-05-16T22:21:49.2639927Z 2021-05-16T22:21:49.2640826Z The downloaded source packages are in 2021-05-16T22:21:49.2642165Z ‘/tmp/RtmpPWkaj8/downloaded_packages’ 2021-05-16T22:21:49.2789077Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-16T22:21:49.2789801Z Rscript -e "tic::before_install()" 2021-05-16T22:21:49.2841103Z shell: /usr/bin/bash -e {0} 2021-05-16T22:21:49.2841612Z env: 2021-05-16T22:21:49.2842162Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:21:49.2842691Z TIC_DEPLOY_KEY: 2021-05-16T22:21:49.2843657Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T22:21:49.2845488Z GITHUB_PAT: *** 2021-05-16T22:21:49.2845947Z COVERALLS_TOKEN: 2021-05-16T22:21:49.2846474Z continue-on-error: true 2021-05-16T22:21:49.2847007Z VDIFFR_RUN_TESTS: 2021-05-16T22:21:49.2847539Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T22:21:49.2848036Z TZ: UTC 2021-05-16T22:21:49.2848473Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:21:49.2848923Z NOT_CRAN: true 2021-05-16T22:21:49.2849344Z ##[endgroup] 2021-05-16T22:21:49.5842916Z ✔ Loading tic stage configuration from tic.R 2021-05-16T22:21:49.7291266Z Running before_install: step_install_remote_binaries() 2021-05-16T22:21:50.2885279Z Installing oro.nifti binaries 2021-05-16T22:21:50.2897126Z [1] "neuroconductor/oro.nifti" 2021-05-16T22:21:50.4850037Z OK (HTTP 200).OK (HTTP 200).No Binaries Found, exiting 2021-05-16T22:21:50.4986828Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-16T22:21:50.4987524Z remotes::install_deps(dependencies = TRUE) 2021-05-16T22:21:50.4988093Z remotes::install_cran("rcmdcheck") 2021-05-16T22:21:50.4988594Z remotes::install_cran("markdown") 2021-05-16T22:21:50.4995580Z shell: /usr/local/bin/Rscript {0} 2021-05-16T22:21:50.4996201Z env: 2021-05-16T22:21:50.4996686Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:21:50.4997220Z TIC_DEPLOY_KEY: 2021-05-16T22:21:50.4998142Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T22:21:50.4999932Z GITHUB_PAT: *** 2021-05-16T22:21:50.5000386Z COVERALLS_TOKEN: 2021-05-16T22:21:50.5000914Z continue-on-error: true 2021-05-16T22:21:50.5001443Z VDIFFR_RUN_TESTS: 2021-05-16T22:21:50.5001972Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T22:21:50.5002469Z TZ: UTC 2021-05-16T22:21:50.5002895Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:21:50.5003408Z NOT_CRAN: true 2021-05-16T22:21:50.5003815Z ##[endgroup] 2021-05-16T22:22:09.5716627Z oro.nifti (NA -> bd06b05d2...) [GitHub] 2021-05-16T22:22:09.5718491Z base64enc (NA -> 0.1-3 ) [CRAN] 2021-05-16T22:22:09.5719739Z tinytex (NA -> 0.31 ) [CRAN] 2021-05-16T22:22:09.5720943Z htmltools (NA -> 0.5.1.1 ) [CRAN] 2021-05-16T22:22:09.5722110Z RNifti (NA -> 1.3.1 ) [CRAN] 2021-05-16T22:22:09.5723225Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-16T22:22:09.5724326Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-16T22:22:09.5725460Z rmarkdown (NA -> 2.8 ) [CRAN] 2021-05-16T22:22:09.7477827Z Downloading GitHub repo neuroconductor/oro.nifti@bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T22:22:11.3670391Z RNifti (NA -> 929106d1b...) [GitHub] 2021-05-16T22:22:11.3672001Z base64enc (NA -> 0.1-3 ) [CRAN] 2021-05-16T22:22:11.3673031Z tinytex (NA -> 0.31 ) [CRAN] 2021-05-16T22:22:11.3673984Z htmltools (NA -> 0.5.1.1 ) [CRAN] 2021-05-16T22:22:11.3675388Z rmarkdown (NA -> 2.8 ) [CRAN] 2021-05-16T22:22:11.3676353Z rticles (NA -> 0.19 ) [CRAN] 2021-05-16T22:22:11.3677273Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-16T22:22:11.3678208Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-16T22:22:11.5262716Z Downloading GitHub repo neuroconductor/RNifti@929106d1b17d6c09c8b001b5e39d448ed9ef635f 2021-05-16T22:22:12.8898142Z 2021-05-16T22:22:13.1018789Z 2021-05-16T22:22:13.1038700Z checking for file ‘/tmp/RtmpKV0yIE/remotesd57b173cbd6a/neuroconductor-RNifti-929106d/DESCRIPTION’ ... 2021-05-16T22:22:13.1105716Z 2021-05-16T22:22:13.1108204Z ✔ checking for file ‘/tmp/RtmpKV0yIE/remotesd57b173cbd6a/neuroconductor-RNifti-929106d/DESCRIPTION’ 2021-05-16T22:22:13.1190329Z 2021-05-16T22:22:13.1213636Z 2021-05-16T22:22:13.1215413Z ─ preparing ‘RNifti’: 2021-05-16T22:22:13.1223703Z 2021-05-16T22:22:13.1225966Z 2021-05-16T22:22:13.1339125Z checking DESCRIPTION meta-information ... 2021-05-16T22:22:13.1365575Z 2021-05-16T22:22:13.1367475Z ✔ checking DESCRIPTION meta-information 2021-05-16T22:22:13.1392208Z ─ cleaning src 2021-05-16T22:22:13.1401031Z 2021-05-16T22:22:13.1424628Z 2021-05-16T22:22:13.1426270Z ─ running ‘cleanup’ 2021-05-16T22:22:13.1908500Z 2021-05-16T22:22:13.1956040Z 2021-05-16T22:22:13.1958842Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T22:22:13.2347527Z 2021-05-16T22:22:13.2379735Z 2021-05-16T22:22:13.2382408Z ─ checking for empty or unneeded directories 2021-05-16T22:22:13.2408263Z 2021-05-16T22:22:13.2435670Z 2021-05-16T22:22:13.2437837Z ─ building ‘RNifti_1.3.1.tar.gz’ 2021-05-16T22:22:13.5807868Z 2021-05-16T22:22:13.5811270Z 2021-05-16T22:22:13.5812853Z 2021-05-16T22:22:13.5978559Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T22:22:13.5979770Z (as ‘lib’ is unspecified) 2021-05-16T22:22:13.9485174Z * installing *source* package ‘RNifti’ ... 2021-05-16T22:22:13.9487560Z ** using staged installation 2021-05-16T22:22:13.9665400Z ** libs 2021-05-16T22:22:13.9718333Z 2021-05-16T22:22:13.9720988Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c main.cpp -o main.o 2021-05-16T22:22:33.3543096Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zzz.c -o zzz.o 2021-05-16T22:22:33.4467945Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/adler32.c -o zlib/adler32.o 2021-05-16T22:22:33.5483108Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/compress.c -o zlib/compress.o 2021-05-16T22:22:33.5899323Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/crc32.c -o zlib/crc32.o 2021-05-16T22:22:33.7168784Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/deflate.c -o zlib/deflate.o 2021-05-16T22:22:34.2193872Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/gzclose.c -o zlib/gzclose.o 2021-05-16T22:22:34.2600572Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/gzlib.c -o zlib/gzlib.o 2021-05-16T22:22:34.3952568Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/gzread.c -o zlib/gzread.o 2021-05-16T22:22:34.5711586Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/gzwrite.c -o zlib/gzwrite.o 2021-05-16T22:22:34.7202625Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/infback.c -o zlib/infback.o 2021-05-16T22:22:34.9816273Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/inffast.c -o zlib/inffast.o 2021-05-16T22:22:35.0991547Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/inflate.c -o zlib/inflate.o 2021-05-16T22:22:35.6385090Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/inftrees.c -o zlib/inftrees.o 2021-05-16T22:22:35.7615201Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/trees.c -o zlib/trees.o 2021-05-16T22:22:36.0942895Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/uncompr.c -o zlib/uncompr.o 2021-05-16T22:22:36.1334945Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/zutil.c -o zlib/zutil.o 2021-05-16T22:22:36.1837333Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c znzlib/znzlib.c -o znzlib/znzlib.o 2021-05-16T22:22:36.2756305Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c niftilib/nifti1_io.c -o niftilib/nifti1_io.o 2021-05-16T22:22:37.5033224Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c niftilib/nifti2_io.c -o niftilib/nifti2_io.o 2021-05-16T22:22:40.0186277Z g++ -std=gnu++14 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o RNifti.so main.o zzz.o zlib/adler32.o zlib/compress.o zlib/crc32.o zlib/deflate.o zlib/gzclose.o zlib/gzlib.o zlib/gzread.o zlib/gzwrite.o zlib/infback.o zlib/inffast.o zlib/inflate.o zlib/inftrees.o zlib/trees.o zlib/uncompr.o zlib/zutil.o znzlib/znzlib.o niftilib/nifti1_io.o niftilib/nifti2_io.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T22:22:40.2263149Z installing to /home/runner/work/_temp/Library/00LOCK-RNifti/00new/RNifti/libs 2021-05-16T22:22:40.2407916Z ** R 2021-05-16T22:22:40.2496689Z ** inst 2021-05-16T22:22:40.2527941Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:22:41.0679834Z ** help 2021-05-16T22:22:41.1221386Z *** installing help indices 2021-05-16T22:22:41.1584500Z ** building package indices 2021-05-16T22:22:41.3999172Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:22:41.6935922Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T22:22:41.7200350Z ** testing if installed package can be loaded from final location 2021-05-16T22:22:42.0307888Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:22:42.0319689Z * DONE (RNifti) 2021-05-16T22:22:42.0494660Z Installing 7 packages: base64enc, tinytex, htmltools, rmarkdown, rticles, abind, bitops 2021-05-16T22:22:42.0501766Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T22:22:42.0503073Z (as ‘lib’ is unspecified) 2021-05-16T22:22:57.8524601Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/base64enc_0.1-3.tar.gz' 2021-05-16T22:22:58.7325323Z Content type 'application/x-tar' length 7843 bytes 2021-05-16T22:22:58.7327065Z ================================================== 2021-05-16T22:22:58.7327983Z downloaded 7843 bytes 2021-05-16T22:22:58.7328605Z 2021-05-16T22:22:58.7372186Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tinytex_0.31.tar.gz' 2021-05-16T22:22:59.1396804Z Content type 'binary/octet-stream' length 29350 bytes (28 KB) 2021-05-16T22:22:59.1398264Z ================================================== 2021-05-16T22:22:59.1399244Z downloaded 28 KB 2021-05-16T22:22:59.1399613Z 2021-05-16T22:22:59.1445708Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/htmltools_0.5.1.1.tar.gz' 2021-05-16T22:22:59.5578271Z Content type 'binary/octet-stream' length 72110 bytes (70 KB) 2021-05-16T22:22:59.5639485Z ================================================== 2021-05-16T22:22:59.5640042Z downloaded 70 KB 2021-05-16T22:22:59.5640367Z 2021-05-16T22:22:59.5683171Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rmarkdown_2.8.tar.gz' 2021-05-16T22:23:00.7081627Z Content type 'binary/octet-stream' length 3236609 bytes (3.1 MB) 2021-05-16T22:23:00.7844475Z ================================================== 2021-05-16T22:23:00.7845746Z downloaded 3.1 MB 2021-05-16T22:23:00.7846408Z 2021-05-16T22:23:00.7891555Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rticles_0.19.tar.gz' 2021-05-16T22:23:01.4434784Z Content type 'binary/octet-stream' length 1634953 bytes (1.6 MB) 2021-05-16T22:23:01.4796409Z ================================================== 2021-05-16T22:23:01.4797490Z downloaded 1.6 MB 2021-05-16T22:23:01.4798029Z 2021-05-16T22:23:01.4837349Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/abind_1.4-5.tar.gz' 2021-05-16T22:23:01.9891747Z Content type 'application/x-tar' length 21895 bytes (21 KB) 2021-05-16T22:23:01.9893295Z ================================================== 2021-05-16T22:23:01.9894129Z downloaded 21 KB 2021-05-16T22:23:01.9894680Z 2021-05-16T22:23:01.9938633Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/bitops_1.0-7.tar.gz' 2021-05-16T22:23:02.5002989Z Content type 'binary/octet-stream' length 10887 bytes (10 KB) 2021-05-16T22:23:02.5003878Z ================================================== 2021-05-16T22:23:02.5004452Z downloaded 10 KB 2021-05-16T22:23:02.5004823Z 2021-05-16T22:23:02.7409437Z * installing *source* package ‘base64enc’ ... 2021-05-16T22:23:02.7448158Z ** package ‘base64enc’ successfully unpacked and MD5 sums checked 2021-05-16T22:23:02.7450159Z ** using staged installation 2021-05-16T22:23:02.7530388Z ** libs 2021-05-16T22:23:02.7583833Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c base64.c -o base64.o 2021-05-16T22:23:02.8778650Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c uriencode.c -o uriencode.o 2021-05-16T22:23:02.9635085Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c utf8.c -o utf8.o 2021-05-16T22:23:03.0458798Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o base64enc.so base64.o uriencode.o utf8.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T22:23:03.0712155Z installing to /home/runner/work/_temp/Library/00LOCK-base64enc/00new/base64enc/libs 2021-05-16T22:23:03.0728103Z ** R 2021-05-16T22:23:03.0760961Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:23:03.3509838Z ** help 2021-05-16T22:23:03.3822073Z *** installing help indices 2021-05-16T22:23:03.4014785Z ** building package indices 2021-05-16T22:23:03.6141153Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:23:03.8133352Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T22:23:03.8337436Z ** testing if installed package can be loaded from final location 2021-05-16T22:23:04.0259484Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:23:04.0260517Z * DONE (base64enc) 2021-05-16T22:23:04.2674306Z * installing *source* package ‘tinytex’ ... 2021-05-16T22:23:04.2688788Z ** package ‘tinytex’ successfully unpacked and MD5 sums checked 2021-05-16T22:23:04.2690104Z ** using staged installation 2021-05-16T22:23:04.2941027Z ** R 2021-05-16T22:23:04.3035130Z ** inst 2021-05-16T22:23:04.3043049Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:23:05.0231054Z ** help 2021-05-16T22:23:05.0568104Z *** installing help indices 2021-05-16T22:23:05.0887317Z ** building package indices 2021-05-16T22:23:05.3142560Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:23:05.5217935Z ** testing if installed package can be loaded from final location 2021-05-16T22:23:05.7243013Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:23:05.7252336Z * DONE (tinytex) 2021-05-16T22:23:05.9374901Z * installing *source* package ‘abind’ ... 2021-05-16T22:23:05.9388002Z ** package ‘abind’ successfully unpacked and MD5 sums checked 2021-05-16T22:23:05.9389901Z ** using staged installation 2021-05-16T22:23:05.9507231Z ** R 2021-05-16T22:23:05.9561502Z ** inst 2021-05-16T22:23:05.9569811Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:23:06.5039379Z ** help 2021-05-16T22:23:06.5336892Z *** installing help indices 2021-05-16T22:23:06.5574700Z ** building package indices 2021-05-16T22:23:06.7693156Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:23:06.9622441Z ** testing if installed package can be loaded from final location 2021-05-16T22:23:07.1616987Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:23:07.1625641Z * DONE (abind) 2021-05-16T22:23:07.3758853Z * installing *source* package ‘bitops’ ... 2021-05-16T22:23:07.3767684Z ** package ‘bitops’ successfully unpacked and MD5 sums checked 2021-05-16T22:23:07.3768971Z ** using staged installation 2021-05-16T22:23:07.3874020Z ** libs 2021-05-16T22:23:07.3932952Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c bit-ops.c -o bit-ops.o 2021-05-16T22:23:07.5982626Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c cksum.c -o cksum.o 2021-05-16T22:23:07.6647630Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T22:23:07.7172124Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o bitops.so bit-ops.o cksum.o init.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T22:23:07.7352046Z installing to /home/runner/work/_temp/Library/00LOCK-bitops/00new/bitops/libs 2021-05-16T22:23:07.7355092Z ** R 2021-05-16T22:23:07.7380014Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:23:07.9644155Z ** help 2021-05-16T22:23:07.9917346Z *** installing help indices 2021-05-16T22:23:08.0125000Z ** building package indices 2021-05-16T22:23:08.2290145Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:23:08.4325670Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T22:23:08.4523426Z ** testing if installed package can be loaded from final location 2021-05-16T22:23:08.6447975Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:23:08.6452913Z * DONE (bitops) 2021-05-16T22:23:08.9079507Z * installing *source* package ‘htmltools’ ... 2021-05-16T22:23:08.9102260Z ** package ‘htmltools’ successfully unpacked and MD5 sums checked 2021-05-16T22:23:08.9103705Z ** using staged installation 2021-05-16T22:23:08.9265019Z ** libs 2021-05-16T22:23:08.9315717Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T22:23:08.9837720Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c template.c -o template.o 2021-05-16T22:23:09.0982288Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o htmltools.so init.o template.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T22:23:09.1233086Z installing to /home/runner/work/_temp/Library/00LOCK-htmltools/00new/htmltools/libs 2021-05-16T22:23:09.1253255Z ** R 2021-05-16T22:23:09.1409712Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:23:10.6474684Z ** help 2021-05-16T22:23:10.7256091Z *** installing help indices 2021-05-16T22:23:10.7832238Z ** building package indices 2021-05-16T22:23:11.0422761Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:23:11.2647280Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T22:23:11.2844563Z ** testing if installed package can be loaded from final location 2021-05-16T22:23:11.5330029Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:23:11.5346954Z * DONE (htmltools) 2021-05-16T22:23:12.3494420Z * installing *source* package ‘rmarkdown’ ... 2021-05-16T22:23:12.3786944Z ** package ‘rmarkdown’ successfully unpacked and MD5 sums checked 2021-05-16T22:23:12.3788359Z ** using staged installation 2021-05-16T22:23:12.4060960Z ** R 2021-05-16T22:23:12.4449030Z ** inst 2021-05-16T22:23:12.4661259Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:23:15.8489791Z ** help 2021-05-16T22:23:16.0599881Z *** installing help indices 2021-05-16T22:23:16.2216579Z *** copying figures 2021-05-16T22:23:16.2217367Z ** building package indices 2021-05-16T22:23:16.5500451Z ** installing vignettes 2021-05-16T22:23:16.5582311Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:23:16.8257116Z ** testing if installed package can be loaded from final location 2021-05-16T22:23:17.1302418Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:23:17.1360226Z * DONE (rmarkdown) 2021-05-16T22:23:17.6921375Z * installing *source* package ‘rticles’ ... 2021-05-16T22:23:17.7094843Z ** package ‘rticles’ successfully unpacked and MD5 sums checked 2021-05-16T22:23:17.7097160Z ** using staged installation 2021-05-16T22:23:17.7318986Z ** R 2021-05-16T22:23:17.7382506Z ** inst 2021-05-16T22:23:17.7611652Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:23:18.2551877Z ** help 2021-05-16T22:23:18.2952478Z *** installing help indices 2021-05-16T22:23:18.3324468Z ** building package indices 2021-05-16T22:23:18.5691538Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:23:18.8440857Z ** testing if installed package can be loaded from final location 2021-05-16T22:23:19.1139668Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:23:19.1181641Z * DONE (rticles) 2021-05-16T22:23:19.1324939Z 2021-05-16T22:23:19.1326164Z The downloaded source packages are in 2021-05-16T22:23:19.1327611Z ‘/tmp/RtmpKV0yIE/downloaded_packages’ 2021-05-16T22:23:19.1989464Z Skipping install of 'RNifti' from a github remote, the SHA1 (929106d1) has not changed since last install. 2021-05-16T22:23:19.1990997Z Use `force = TRUE` to force installation 2021-05-16T22:23:19.3948260Z 2021-05-16T22:23:19.3967350Z checking for file ‘/tmp/RtmpKV0yIE/remotesd57b2e263b1f/neuroconductor-oro.nifti-bd06b05/DESCRIPTION’ ... 2021-05-16T22:23:19.3998866Z 2021-05-16T22:23:19.4002018Z ✔ checking for file ‘/tmp/RtmpKV0yIE/remotesd57b2e263b1f/neuroconductor-oro.nifti-bd06b05/DESCRIPTION’ 2021-05-16T22:23:19.4270973Z 2021-05-16T22:23:19.4272011Z 2021-05-16T22:23:19.4273256Z ─ preparing ‘oro.nifti’: 2021-05-16T22:23:19.4407922Z checking DESCRIPTION meta-information ... 2021-05-16T22:23:19.4432295Z 2021-05-16T22:23:19.4434562Z ✔ checking DESCRIPTION meta-information 2021-05-16T22:23:19.5836613Z 2021-05-16T22:23:19.5863078Z 2021-05-16T22:23:19.5865797Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T22:23:19.5875615Z 2021-05-16T22:23:19.5897878Z 2021-05-16T22:23:19.5900090Z ─ checking for empty or unneeded directories 2021-05-16T22:23:19.5903407Z Removed empty directory ‘oro.nifti/vignettes’ 2021-05-16T22:23:19.5912521Z 2021-05-16T22:23:19.5914884Z 2021-05-16T22:23:19.5917143Z Omitted ‘LazyData’ and ‘LazyDataCompression’ from DESCRIPTION 2021-05-16T22:23:19.6001109Z 2021-05-16T22:23:19.6026131Z 2021-05-16T22:23:19.6028250Z ─ building ‘oro.nifti_0.10.3.tar.gz’ 2021-05-16T22:23:20.1489814Z 2021-05-16T22:23:20.1493268Z 2021-05-16T22:23:20.1494982Z 2021-05-16T22:23:20.2014526Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T22:23:20.2015761Z (as ‘lib’ is unspecified) 2021-05-16T22:23:20.7701023Z * installing *source* package ‘oro.nifti’ ... 2021-05-16T22:23:20.7702336Z ** using staged installation 2021-05-16T22:23:20.7913101Z ** R 2021-05-16T22:23:20.8403686Z ** demo 2021-05-16T22:23:20.8408792Z ** inst 2021-05-16T22:23:20.8476717Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:23:27.7721774Z ** help 2021-05-16T22:23:27.7722104Z 2021-05-16T22:23:27.7723913Z Creating a new generic function for ‘origin’ in package ‘oro.nifti’ 2021-05-16T22:23:28.1948083Z *** installing help indices 2021-05-16T22:23:28.5021029Z ** building package indices 2021-05-16T22:23:28.9671892Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:23:29.6045388Z ** testing if installed package can be loaded from final location 2021-05-16T22:23:30.3771586Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:23:30.3856346Z * DONE (oro.nifti) 2021-05-16T22:23:30.4063156Z Installing 7 packages: base64enc, tinytex, htmltools, RNifti, abind, bitops, rmarkdown 2021-05-16T22:23:30.4071507Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T22:23:30.4072514Z (as ‘lib’ is unspecified) 2021-05-16T22:23:46.0167217Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/base64enc_0.1-3.tar.gz' 2021-05-16T22:23:46.4095551Z Content type 'application/x-tar' length 7843 bytes 2021-05-16T22:23:46.4096812Z ================================================== 2021-05-16T22:23:46.4097905Z downloaded 7843 bytes 2021-05-16T22:23:46.4098373Z 2021-05-16T22:23:46.4146772Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tinytex_0.31.tar.gz' 2021-05-16T22:23:46.6492584Z Content type 'binary/octet-stream' length 29350 bytes (28 KB) 2021-05-16T22:23:46.6499626Z ================================================== 2021-05-16T22:23:46.6500263Z downloaded 28 KB 2021-05-16T22:23:46.6500648Z 2021-05-16T22:23:46.6545003Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/htmltools_0.5.1.1.tar.gz' 2021-05-16T22:23:47.0480692Z Content type 'binary/octet-stream' length 72110 bytes (70 KB) 2021-05-16T22:23:47.0544924Z ================================================== 2021-05-16T22:23:47.0545594Z downloaded 70 KB 2021-05-16T22:23:47.0545908Z 2021-05-16T22:23:47.0589775Z trying URL 'https://cloud.r-project.org/src/contrib/RNifti_1.3.1.tar.gz' 2021-05-16T22:23:47.1938297Z Content type 'application/x-gzip' length 1076925 bytes (1.0 MB) 2021-05-16T22:23:47.2511906Z ================================================== 2021-05-16T22:23:47.2513111Z downloaded 1.0 MB 2021-05-16T22:23:47.2513747Z 2021-05-16T22:23:47.2542160Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/abind_1.4-5.tar.gz' 2021-05-16T22:23:47.5256701Z Content type 'application/x-tar' length 21895 bytes (21 KB) 2021-05-16T22:23:47.5259882Z ================================================== 2021-05-16T22:23:47.5260411Z downloaded 21 KB 2021-05-16T22:23:47.5260733Z 2021-05-16T22:23:47.5302784Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/bitops_1.0-7.tar.gz' 2021-05-16T22:23:48.1084777Z Content type 'binary/octet-stream' length 10887 bytes (10 KB) 2021-05-16T22:23:48.1087649Z ================================================== 2021-05-16T22:23:48.1088454Z downloaded 10 KB 2021-05-16T22:23:48.1088993Z 2021-05-16T22:23:48.1091118Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rmarkdown_2.8.tar.gz' 2021-05-16T22:23:48.1093656Z Content type 'binary/octet-stream' length 3236609 bytes (3.1 MB) 2021-05-16T22:23:48.1342436Z ================================================== 2021-05-16T22:23:48.1344580Z downloaded 3.1 MB 2021-05-16T22:23:48.1346147Z 2021-05-16T22:23:48.3418703Z * installing *source* package ‘base64enc’ ... 2021-05-16T22:23:48.3425455Z ** package ‘base64enc’ successfully unpacked and MD5 sums checked 2021-05-16T22:23:48.3460777Z ** using staged installation 2021-05-16T22:23:48.3566055Z ** libs 2021-05-16T22:23:48.3615104Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c base64.c -o base64.o 2021-05-16T22:23:48.4822084Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c uriencode.c -o uriencode.o 2021-05-16T22:23:48.5619216Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c utf8.c -o utf8.o 2021-05-16T22:23:48.6386280Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o base64enc.so base64.o uriencode.o utf8.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T22:23:48.6632164Z installing to /home/runner/work/_temp/Library/00LOCK-base64enc/00new/base64enc/libs 2021-05-16T22:23:48.6633166Z ** R 2021-05-16T22:23:48.6650351Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:23:48.9212227Z ** help 2021-05-16T22:23:48.9463947Z *** installing help indices 2021-05-16T22:23:48.9649158Z ** building package indices 2021-05-16T22:23:49.1764024Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:23:49.3644559Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T22:23:49.3845183Z ** testing if installed package can be loaded from final location 2021-05-16T22:23:49.5816516Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:23:49.5826424Z * DONE (base64enc) 2021-05-16T22:23:49.8182664Z * installing *source* package ‘tinytex’ ... 2021-05-16T22:23:49.8196513Z ** package ‘tinytex’ successfully unpacked and MD5 sums checked 2021-05-16T22:23:49.8231938Z ** using staged installation 2021-05-16T22:23:49.8473569Z ** R 2021-05-16T22:23:49.8558331Z ** inst 2021-05-16T22:23:49.8578537Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:23:50.5871593Z ** help 2021-05-16T22:23:50.6216797Z *** installing help indices 2021-05-16T22:23:50.6491598Z ** building package indices 2021-05-16T22:23:50.8546298Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:23:51.0534571Z ** testing if installed package can be loaded from final location 2021-05-16T22:23:51.2561413Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:23:51.2571787Z * DONE (tinytex) 2021-05-16T22:23:51.6286074Z * installing *source* package ‘RNifti’ ... 2021-05-16T22:23:51.6366810Z ** package ‘RNifti’ successfully unpacked and MD5 sums checked 2021-05-16T22:23:51.6401794Z ** using staged installation 2021-05-16T22:23:51.6558822Z ** libs 2021-05-16T22:23:51.6613474Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c main.cpp -o main.o 2021-05-16T22:24:12.1144830Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zzz.c -o zzz.o 2021-05-16T22:24:12.1157897Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/adler32.c -o zlib/adler32.o 2021-05-16T22:24:12.1161778Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/compress.c -o zlib/compress.o 2021-05-16T22:24:12.1164634Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/crc32.c -o zlib/crc32.o 2021-05-16T22:24:12.1167432Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/deflate.c -o zlib/deflate.o 2021-05-16T22:24:12.1547784Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/gzclose.c -o zlib/gzclose.o 2021-05-16T22:24:12.2001642Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/gzlib.c -o zlib/gzlib.o 2021-05-16T22:24:12.3342389Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/gzread.c -o zlib/gzread.o 2021-05-16T22:24:12.4914218Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/gzwrite.c -o zlib/gzwrite.o 2021-05-16T22:24:12.6354412Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/infback.c -o zlib/infback.o 2021-05-16T22:24:12.9163543Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/inffast.c -o zlib/inffast.o 2021-05-16T22:24:13.0473382Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/inflate.c -o zlib/inflate.o 2021-05-16T22:24:13.5917728Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/inftrees.c -o zlib/inftrees.o 2021-05-16T22:24:13.6959169Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/trees.c -o zlib/trees.o 2021-05-16T22:24:14.0362872Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/uncompr.c -o zlib/uncompr.o 2021-05-16T22:24:14.0771009Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/zutil.c -o zlib/zutil.o 2021-05-16T22:24:14.1245360Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c znzlib/znzlib.c -o znzlib/znzlib.o 2021-05-16T22:24:14.2085466Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c niftilib/nifti1_io.c -o niftilib/nifti1_io.o 2021-05-16T22:24:15.3852294Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c niftilib/nifti2_io.c -o niftilib/nifti2_io.o 2021-05-16T22:24:17.8600504Z g++ -std=gnu++14 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o RNifti.so main.o zzz.o zlib/adler32.o zlib/compress.o zlib/crc32.o zlib/deflate.o zlib/gzclose.o zlib/gzlib.o zlib/gzread.o zlib/gzwrite.o zlib/infback.o zlib/inffast.o zlib/inflate.o zlib/inftrees.o zlib/trees.o zlib/uncompr.o zlib/zutil.o znzlib/znzlib.o niftilib/nifti1_io.o niftilib/nifti2_io.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T22:24:18.0581907Z installing to /home/runner/work/_temp/Library/00LOCK-RNifti/00new/RNifti/libs 2021-05-16T22:24:18.0711925Z ** R 2021-05-16T22:24:18.0795690Z ** inst 2021-05-16T22:24:18.0826012Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:24:19.6167450Z ** help 2021-05-16T22:24:19.6177319Z *** installing help indices 2021-05-16T22:24:19.6178439Z ** building package indices 2021-05-16T22:24:19.6179611Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:24:19.6180965Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T22:24:19.6182668Z ** testing if installed package can be loaded from final location 2021-05-16T22:24:19.8096841Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:24:19.8108677Z * DONE (RNifti) 2021-05-16T22:24:20.0675395Z * installing *source* package ‘abind’ ... 2021-05-16T22:24:20.0690400Z ** package ‘abind’ successfully unpacked and MD5 sums checked 2021-05-16T22:24:20.0721569Z ** using staged installation 2021-05-16T22:24:20.0845486Z ** R 2021-05-16T22:24:20.0902933Z ** inst 2021-05-16T22:24:20.0912152Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:24:20.7031214Z ** help 2021-05-16T22:24:20.7292687Z *** installing help indices 2021-05-16T22:24:20.7524666Z ** building package indices 2021-05-16T22:24:20.9692984Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:24:21.1671849Z ** testing if installed package can be loaded from final location 2021-05-16T22:24:21.3756054Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:24:21.3767045Z * DONE (abind) 2021-05-16T22:24:21.5981351Z * installing *source* package ‘bitops’ ... 2021-05-16T22:24:21.5990803Z ** package ‘bitops’ successfully unpacked and MD5 sums checked 2021-05-16T22:24:21.6029604Z ** using staged installation 2021-05-16T22:24:21.6133488Z ** libs 2021-05-16T22:24:22.1185504Z installing to /home/runner/work/_temp/Library/00LOCK-bitops/00new/bitops/libs 2021-05-16T22:24:22.1187287Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c bit-ops.c -o bit-ops.o 2021-05-16T22:24:22.1189937Z ** R 2021-05-16T22:24:22.1192260Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c cksum.c -o cksum.o 2021-05-16T22:24:22.1193811Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:24:22.1195381Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T22:24:22.1197497Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o bitops.so bit-ops.o cksum.o init.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T22:24:22.2059821Z ** help 2021-05-16T22:24:22.2322320Z *** installing help indices 2021-05-16T22:24:22.2511265Z ** building package indices 2021-05-16T22:24:22.4561506Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:24:22.6493516Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T22:24:22.6680494Z ** testing if installed package can be loaded from final location 2021-05-16T22:24:22.8595868Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:24:22.8603091Z * DONE (bitops) 2021-05-16T22:24:23.1580040Z * installing *source* package ‘htmltools’ ... 2021-05-16T22:24:23.1605462Z ** package ‘htmltools’ successfully unpacked and MD5 sums checked 2021-05-16T22:24:23.1637088Z ** using staged installation 2021-05-16T22:24:23.1807757Z ** libs 2021-05-16T22:24:23.1860403Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T22:24:23.2382291Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c template.c -o template.o 2021-05-16T22:24:23.3543384Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o htmltools.so init.o template.o -L/opt/R/devel/lib/R/lib -lR 2021-05-16T22:24:23.3791902Z installing to /home/runner/work/_temp/Library/00LOCK-htmltools/00new/htmltools/libs 2021-05-16T22:24:23.3793102Z ** R 2021-05-16T22:24:23.3928612Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:24:24.8681386Z ** help 2021-05-16T22:24:24.9555747Z *** installing help indices 2021-05-16T22:24:25.0184120Z ** building package indices 2021-05-16T22:24:25.2759232Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:24:25.4986190Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T22:24:25.5178980Z ** testing if installed package can be loaded from final location 2021-05-16T22:24:25.7526808Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:24:25.7541346Z * DONE (htmltools) 2021-05-16T22:24:26.6389830Z * installing *source* package ‘rmarkdown’ ... 2021-05-16T22:24:26.6709885Z ** package ‘rmarkdown’ successfully unpacked and MD5 sums checked 2021-05-16T22:24:26.6756191Z ** using staged installation 2021-05-16T22:24:26.7072323Z ** R 2021-05-16T22:24:26.7491109Z ** inst 2021-05-16T22:24:26.7722910Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:24:30.6199451Z ** help 2021-05-16T22:24:30.6211815Z *** installing help indices 2021-05-16T22:24:30.6509519Z *** copying figures 2021-05-16T22:24:30.6512274Z ** building package indices 2021-05-16T22:24:30.9453898Z ** installing vignettes 2021-05-16T22:24:30.9536375Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:24:31.2194251Z ** testing if installed package can be loaded from final location 2021-05-16T22:24:31.5559118Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:24:31.5620893Z * DONE (rmarkdown) 2021-05-16T22:24:31.5852836Z 2021-05-16T22:24:31.5854152Z The downloaded source packages are in 2021-05-16T22:24:31.5855849Z ‘/tmp/RtmpKV0yIE/downloaded_packages’ 2021-05-16T22:24:31.6564327Z Skipping install of 'oro.nifti' from a github remote, the SHA1 (bd06b05d) has not changed since last install. 2021-05-16T22:24:31.6565597Z Use `force = TRUE` to force installation 2021-05-16T22:24:47.1275734Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-16T22:24:47.1276775Z Use `force = TRUE` to force installation 2021-05-16T22:24:47.1289687Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-16T22:24:47.1290658Z Use `force = TRUE` to force installation 2021-05-16T22:24:47.1451178Z ##[group]Run options(width = 100) 2021-05-16T22:24:47.1451946Z options(width = 100) 2021-05-16T22:24:47.1452590Z pkgs <- installed.packages()[, "Package"] 2021-05-16T22:24:47.1453365Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-16T22:24:47.1460949Z shell: /usr/local/bin/Rscript {0} 2021-05-16T22:24:47.1461409Z env: 2021-05-16T22:24:47.1461861Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:24:47.1462353Z TIC_DEPLOY_KEY: 2021-05-16T22:24:47.1463193Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T22:24:47.1465717Z GITHUB_PAT: *** 2021-05-16T22:24:47.1466261Z COVERALLS_TOKEN: 2021-05-16T22:24:47.1466794Z continue-on-error: true 2021-05-16T22:24:47.1467327Z VDIFFR_RUN_TESTS: 2021-05-16T22:24:47.1467857Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T22:24:47.1468360Z TZ: UTC 2021-05-16T22:24:47.1468789Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:24:47.1469286Z NOT_CRAN: true 2021-05-16T22:24:47.1469712Z ##[endgroup] 2021-05-16T22:24:47.6690116Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-16T22:24:47.6690861Z setting value 2021-05-16T22:24:47.6691860Z version R Under development (unstable) (2021-05-15 r80301) 2021-05-16T22:24:47.6692683Z os Ubuntu 20.04.2 LTS 2021-05-16T22:24:47.6693654Z system x86_64, linux-gnu 2021-05-16T22:24:47.6694229Z ui X11 2021-05-16T22:24:47.6694799Z language (EN) 2021-05-16T22:24:47.6695574Z collate C.UTF-8 2021-05-16T22:24:47.6696333Z ctype C.UTF-8 2021-05-16T22:24:47.6696906Z tz UTC 2021-05-16T22:24:47.6697618Z date 2021-05-16 2021-05-16T22:24:47.6697922Z 2021-05-16T22:24:47.6698820Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-16T22:24:47.6699571Z package * version date lib source 2021-05-16T22:24:47.6700721Z abind 1.4-5 2016-07-21 [1] RSPM (R 4.2.0) 2021-05-16T22:24:47.6701678Z aghast 0.2.1 2021-05-16 [1] Github (muschellij2/aghast@0c3b853) 2021-05-16T22:24:47.6702646Z askpass 1.1 2019-01-13 [1] RSPM (R 4.2.0) 2021-05-16T22:24:47.6703513Z base * 4.2.0 2021-05-16 [2] local 2021-05-16T22:24:47.6704377Z base64enc 0.1-3 2015-07-28 [1] RSPM (R 4.2.0) 2021-05-16T22:24:47.6705263Z bitops 1.0-7 2021-04-24 [1] RSPM (R 4.2.0) 2021-05-16T22:24:47.6706119Z boot 1.3-28 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T22:24:47.6706969Z brew 1.0-6 2011-04-13 [1] RSPM (R 4.2.0) 2021-05-16T22:24:47.6707805Z brio 1.1.2 2021-04-23 [1] RSPM (R 4.2.0) 2021-05-16T22:24:47.6708657Z cachem 1.0.5 2021-05-15 [1] CRAN (R 4.2.0) 2021-05-16T22:24:47.6709525Z callr 3.7.0 2021-04-20 [1] RSPM (R 4.2.0) 2021-05-16T22:24:47.6710578Z class 7.3-19 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T22:24:47.6711443Z cli 2.5.0 2021-04-26 [1] RSPM (R 4.2.0) 2021-05-16T22:24:47.6712279Z clipr 0.7.1 2020-10-08 [1] RSPM (R 4.2.0) 2021-05-16T22:24:47.6713147Z cluster 2.1.2 2021-04-17 [2] CRAN (R 4.2.0) 2021-05-16T22:24:47.6714212Z codetools 0.2-18 2020-11-04 [2] CRAN (R 4.2.0) 2021-05-16T22:24:47.6715119Z commonmark 1.7 2018-12-01 [1] RSPM (R 4.2.0) 2021-05-16T22:24:47.6716016Z compiler 4.2.0 2021-05-16 [2] local 2021-05-16T22:24:47.6716872Z covr 3.5.1 2020-09-16 [1] RSPM (R 4.2.0) 2021-05-16T22:24:47.6717727Z cpp11 0.2.7 2021-03-29 [1] RSPM (R 4.2.0) 2021-05-16T22:24:47.6718572Z crayon 1.4.1 2021-02-08 [1] RSPM (R 4.2.0) 2021-05-16T22:24:47.6719481Z credentials 1.3.0 2020-07-21 [1] RSPM (R 4.2.0) 2021-05-16T22:24:47.6720350Z curl 4.3.1 2021-04-30 [1] RSPM (R 4.2.0) 2021-05-16T22:24:47.6721213Z datasets * 4.2.0 2021-05-16 [2] local 2021-05-16T22:24:47.6722087Z debugme 1.1.0 2017-10-22 [1] RSPM (R 4.2.0) 2021-05-16T22:24:47.6723038Z desc 1.2.0.9000 2021-05-16 [1] Github (muschellij2/desc@7be86f2) 2021-05-16T22:24:47.6723984Z devtools 2.4.1 2021-05-05 [1] RSPM (R 4.2.0) 2021-05-16T22:24:47.6724841Z diffobj 0.3.4 2021-03-22 [1] RSPM (R 4.2.0) 2021-05-16T22:24:47.6725708Z digest 0.6.27 2020-10-24 [1] RSPM (R 4.2.0) 2021-05-16T22:24:47.6726550Z dplyr 1.0.6 2021-05-05 [1] RSPM (R 4.2.0) 2021-05-16T22:24:47.6727418Z ellipsis 0.3.2 2021-04-29 [1] RSPM (R 4.2.0) 2021-05-16T22:24:47.6728318Z evaluate 0.14 2019-05-28 [1] RSPM (R 4.2.0) 2021-05-16T22:24:47.6729170Z fansi 0.4.2 2021-01-15 [1] RSPM (R 4.2.0) 2021-05-16T22:24:47.6730034Z fastmap 1.1.0 2021-01-25 [1] RSPM (R 4.2.0) 2021-05-16T22:24:47.6730900Z foreign 0.8-81 2020-12-22 [2] CRAN (R 4.2.0) 2021-05-16T22:24:47.6731748Z fs 1.5.0 2020-07-31 [1] RSPM (R 4.2.0) 2021-05-16T22:24:47.6732591Z generics 0.1.0 2020-10-31 [1] RSPM (R 4.2.0) 2021-05-16T22:24:47.6733561Z gert 1.3.0 2021-03-29 [1] RSPM (R 4.2.0) 2021-05-16T22:24:47.6734403Z gh 1.3.0 2021-04-30 [1] RSPM (R 4.2.0) 2021-05-16T22:24:47.6735353Z ghtravis 0.15.1 2021-05-16 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-16T22:24:47.6736302Z git2r 0.28.0 2021-01-10 [1] RSPM (R 4.2.0) 2021-05-16T22:24:47.6737151Z gitcreds 0.1.1 2020-12-04 [1] RSPM (R 4.2.0) 2021-05-16T22:24:47.6738022Z glue 1.4.2 2020-08-27 [1] RSPM (R 4.2.0) 2021-05-16T22:24:47.6738883Z graphics * 4.2.0 2021-05-16 [2] local 2021-05-16T22:24:47.6739753Z grDevices * 4.2.0 2021-05-16 [2] local 2021-05-16T22:24:47.6740615Z grid 4.2.0 2021-05-16 [2] local 2021-05-16T22:24:47.6741449Z highr 0.9 2021-04-16 [1] RSPM (R 4.2.0) 2021-05-16T22:24:47.6742316Z htmltools 0.5.1.1 2021-01-22 [1] RSPM (R 4.2.0) 2021-05-16T22:24:47.6743171Z httr 1.4.2 2020-07-20 [1] RSPM (R 4.2.0) 2021-05-16T22:24:47.6744005Z ini 0.3.1 2018-05-20 [1] RSPM (R 4.2.0) 2021-05-16T22:24:47.6744861Z jsonlite 1.7.2 2020-12-09 [1] RSPM (R 4.2.0) 2021-05-16T22:24:47.6745825Z KernSmooth 2.23-20 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T22:24:47.6746725Z knitr 1.33 2021-04-24 [1] RSPM (R 4.2.0) 2021-05-16T22:24:47.6747572Z lattice 0.20-44 2021-05-02 [2] CRAN (R 4.2.0) 2021-05-16T22:24:47.6748453Z lazyeval 0.2.2 2019-03-15 [1] RSPM (R 4.2.0) 2021-05-16T22:24:47.6749349Z lifecycle 1.0.0 2021-02-15 [1] RSPM (R 4.2.0) 2021-05-16T22:24:47.6758200Z magrittr 2.0.1 2020-11-17 [1] RSPM (R 4.2.0) 2021-05-16T22:24:47.6759358Z markdown 1.1 2019-08-07 [1] RSPM (R 4.2.0) 2021-05-16T22:24:47.6760970Z MASS 7.3-54 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T22:24:47.6761839Z Matrix 1.3-3 2021-05-04 [2] CRAN (R 4.2.0) 2021-05-16T22:24:47.6762726Z memoise 2.0.0 2021-01-26 [1] RSPM (R 4.2.0) 2021-05-16T22:24:47.6763609Z methods * 4.2.0 2021-05-16 [2] local 2021-05-16T22:24:47.6764475Z mgcv 1.8-35 2021-04-18 [2] CRAN (R 4.2.0) 2021-05-16T22:24:47.6765319Z mime 0.10 2021-02-13 [1] RSPM (R 4.2.0) 2021-05-16T22:24:47.6766371Z nlme 3.1-152 2021-02-04 [2] CRAN (R 4.2.0) 2021-05-16T22:24:47.6767274Z nnet 7.3-16 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T22:24:47.6768208Z openssl 1.4.4 2021-04-30 [1] RSPM (R 4.2.0) 2021-05-16T22:24:47.6769296Z oro.nifti 0.10.3 2021-05-16 [1] Github (neuroconductor/oro.nifti@bd06b05) 2021-05-16T22:24:47.6770375Z parallel 4.2.0 2021-05-16 [2] local 2021-05-16T22:24:47.6772161Z pillar 1.6.1 2021-05-16 [1] CRAN (R 4.2.0) 2021-05-16T22:24:47.6773142Z pkgbuild 1.2.0 2020-12-15 [1] RSPM (R 4.2.0) 2021-05-16T22:24:47.6774111Z pkgconfig 2.0.3 2019-09-22 [1] RSPM (R 4.2.0) 2021-05-16T22:24:47.6775066Z pkgload 1.2.1 2021-04-06 [1] RSPM (R 4.2.0) 2021-05-16T22:24:47.6775991Z praise 1.0.0 2015-08-11 [1] RSPM (R 4.2.0) 2021-05-16T22:24:47.6777165Z prettyunits 1.1.1 2020-01-24 [1] RSPM (R 4.2.0) 2021-05-16T22:24:47.6778133Z processx 3.5.2 2021-04-30 [1] RSPM (R 4.2.0) 2021-05-16T22:24:47.6779065Z ps 1.6.0 2021-02-28 [1] RSPM (R 4.2.0) 2021-05-16T22:24:47.6779973Z purrr 0.3.4 2020-04-17 [1] RSPM (R 4.2.0) 2021-05-16T22:24:47.6780864Z R6 2.5.0 2020-10-28 [1] RSPM (R 4.2.0) 2021-05-16T22:24:47.6781797Z rappdirs 0.3.3 2021-01-31 [1] RSPM (R 4.2.0) 2021-05-16T22:24:47.6782846Z rcmdcheck 1.3.3 2019-05-07 [1] RSPM (R 4.2.0) 2021-05-16T22:24:47.6783721Z Rcpp 1.0.6 2021-01-15 [1] RSPM (R 4.2.0) 2021-05-16T22:24:47.6784578Z rematch2 2.1.2 2020-05-01 [1] RSPM (R 4.2.0) 2021-05-16T22:24:47.6785463Z remotes 2.3.0 2021-04-01 [1] RSPM (R 4.2.0) 2021-05-16T22:24:47.6786324Z rex 1.2.0 2020-04-21 [1] RSPM (R 4.2.0) 2021-05-16T22:24:47.6787160Z rlang 0.4.11 2021-04-30 [1] RSPM (R 4.2.0) 2021-05-16T22:24:47.6788031Z rmarkdown 2.8 2021-05-07 [1] RSPM (R 4.2.0) 2021-05-16T22:24:47.6788887Z RNifti 1.3.1 2021-05-13 [1] CRAN (R 4.2.0) 2021-05-16T22:24:47.6789852Z roxygen2 7.1.1 2020-06-27 [1] RSPM (R 4.2.0) 2021-05-16T22:24:47.6791097Z rpart 4.1-15 2019-04-12 [2] CRAN (R 4.2.0) 2021-05-16T22:24:47.6791961Z rprojroot 2.0.2 2020-11-15 [1] RSPM (R 4.2.0) 2021-05-16T22:24:47.6792860Z rstudioapi 0.13 2020-11-12 [1] RSPM (R 4.2.0) 2021-05-16T22:24:47.6793736Z rticles 0.19 2021-03-04 [1] RSPM (R 4.2.0) 2021-05-16T22:24:47.6794620Z rversions 2.0.2 2020-05-25 [1] RSPM (R 4.2.0) 2021-05-16T22:24:47.6795514Z sessioninfo 1.1.1 2018-11-05 [1] RSPM (R 4.2.0) 2021-05-16T22:24:47.6796416Z spatial 7.3-14 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T22:24:47.6797286Z splines 4.2.0 2021-05-16 [2] local 2021-05-16T22:24:47.6798134Z stats * 4.2.0 2021-05-16 [2] local 2021-05-16T22:24:47.6798985Z stats4 4.2.0 2021-05-16 [2] local 2021-05-16T22:24:47.6799835Z stringi 1.6.1 2021-05-10 [1] RSPM (R 4.2.0) 2021-05-16T22:24:47.6800702Z stringr 1.4.0 2019-02-10 [1] RSPM (R 4.2.0) 2021-05-16T22:24:47.6801583Z survival 3.2-11 2021-04-26 [2] CRAN (R 4.2.0) 2021-05-16T22:24:47.6802424Z sys 3.4 2020-07-23 [1] RSPM (R 4.2.0) 2021-05-16T22:24:47.6803548Z sysreqs 1.0.0.9000 2021-05-16 [1] Github (r-hub/sysreqs@f068afa) 2021-05-16T22:24:47.6804519Z tcltk 4.2.0 2021-05-16 [2] local 2021-05-16T22:24:47.6805444Z testthat 3.0.2 2021-02-14 [1] RSPM (R 4.2.0) 2021-05-16T22:24:47.6806382Z tibble 3.1.2 2021-05-16 [1] CRAN (R 4.2.0) 2021-05-16T22:24:47.6807335Z tic 0.10.0 2021-05-16 [1] Github (ropensci/tic@3b4dfb8) 2021-05-16T22:24:47.6810656Z tidyr 1.1.3 2021-03-03 [1] RSPM (R 4.2.0) 2021-05-16T22:24:47.6812693Z tidyselect 1.1.1 2021-04-30 [1] RSPM (R 4.2.0) 2021-05-16T22:24:47.6813807Z tinytex 0.31 2021-03-30 [1] RSPM (R 4.2.0) 2021-05-16T22:24:47.6814717Z tools 4.2.0 2021-05-16 [2] local 2021-05-16T22:24:47.6815645Z usethis 2.0.1 2021-02-10 [1] RSPM (R 4.2.0) 2021-05-16T22:24:47.6816570Z utf8 1.2.1 2021-03-12 [1] RSPM (R 4.2.0) 2021-05-16T22:24:47.6817463Z utils * 4.2.0 2021-05-16 [2] local 2021-05-16T22:24:47.6818387Z vctrs 0.3.8 2021-04-29 [1] RSPM (R 4.2.0) 2021-05-16T22:24:47.6819291Z waldo 0.2.5 2021-03-08 [1] RSPM (R 4.2.0) 2021-05-16T22:24:47.6820221Z whisker 0.4 2019-08-28 [1] RSPM (R 4.2.0) 2021-05-16T22:24:47.6821147Z withr 2.4.2 2021-04-18 [1] RSPM (R 4.2.0) 2021-05-16T22:24:47.6822052Z xfun 0.23 2021-05-15 [1] CRAN (R 4.2.0) 2021-05-16T22:24:47.6822957Z xml2 1.3.2 2020-04-23 [1] RSPM (R 4.2.0) 2021-05-16T22:24:47.6823957Z xopen 1.0.0 2018-09-17 [1] RSPM (R 4.2.0) 2021-05-16T22:24:47.6824807Z yaml 2.2.1 2020-02-01 [1] RSPM (R 4.2.0) 2021-05-16T22:24:47.6825645Z zip 2.1.1 2020-08-27 [1] RSPM (R 4.2.0) 2021-05-16T22:24:47.6825960Z 2021-05-16T22:24:47.6826460Z [1] /home/runner/work/_temp/Library 2021-05-16T22:24:47.6827129Z [2] /opt/R/devel/lib/R/library 2021-05-16T22:24:47.6859318Z ##[group]Run Rscript -e 'tic::script()' 2021-05-16T22:24:47.6859934Z Rscript -e 'tic::script()' 2021-05-16T22:24:47.6860508Z ls -l check 2021-05-16T22:24:47.6906925Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T22:24:47.6907465Z env: 2021-05-16T22:24:47.6907949Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:24:47.6908431Z TIC_DEPLOY_KEY: 2021-05-16T22:24:47.6909283Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T22:24:47.6911107Z GITHUB_PAT: *** 2021-05-16T22:24:47.6911536Z COVERALLS_TOKEN: 2021-05-16T22:24:47.6912081Z continue-on-error: true 2021-05-16T22:24:47.6912512Z VDIFFR_RUN_TESTS: 2021-05-16T22:24:47.6913107Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T22:24:47.6913576Z TZ: UTC 2021-05-16T22:24:47.6913986Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:24:47.6914406Z NOT_CRAN: true 2021-05-16T22:24:47.6914800Z ##[endgroup] 2021-05-16T22:24:47.9998080Z ✔ Loading tic stage configuration from tic.R 2021-05-16T22:24:48.6259272Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-16T22:24:48.6281988Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-16T22:24:48.6283182Z timeout = Inf, check_dir = "check") 2021-05-16T22:24:48.6284815Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-16T22:24:48.6285874Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-16T22:24:48.6286874Z * preparing ‘WhiteStripe’: 2021-05-16T22:24:48.6290942Z * checking DESCRIPTION meta-information ... OK 2021-05-16T22:24:48.6292138Z * installing the package to build vignettes 2021-05-16T22:25:37.7580814Z * creating vignettes ... OK 2021-05-16T22:25:37.7947632Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T22:25:37.7960156Z * checking for empty or unneeded directories 2021-05-16T22:25:37.8007131Z * building ‘WhiteStripe_2.3.2.tar.gz’ 2021-05-16T22:25:37.8637164Z 2021-05-16T22:25:38.0093936Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-16T22:25:38.2419937Z * using log directory ‘/home/runner/work/WhiteStripe/WhiteStripe/check/WhiteStripe.Rcheck’ 2021-05-16T22:25:38.2421399Z * using R Under development (unstable) (2021-05-15 r80301) 2021-05-16T22:25:38.2422557Z * using platform: x86_64-pc-linux-gnu (64-bit) 2021-05-16T22:25:38.2423328Z * using session charset: UTF-8 2021-05-16T22:25:38.3032530Z * using option ‘--as-cran’ 2021-05-16T22:25:38.3033582Z * checking for file ‘WhiteStripe/DESCRIPTION’ ... OK 2021-05-16T22:25:38.3034412Z * checking extension type ... Package 2021-05-16T22:25:38.3035347Z * this is package ‘WhiteStripe’ version ‘2.3.2’ 2021-05-16T22:25:38.3036234Z * package encoding: UTF-8 2021-05-16T22:25:38.3061253Z * checking package namespace information ... OK 2021-05-16T22:25:53.5703386Z * checking package dependencies ... OK 2021-05-16T22:25:53.5713916Z * checking if this is a source package ... OK 2021-05-16T22:25:53.5715016Z * checking if there is a namespace ... OK 2021-05-16T22:25:53.8081454Z * checking for executable files ... OK 2021-05-16T22:25:53.8082802Z * checking for hidden files and directories ... OK 2021-05-16T22:25:53.8088793Z * checking for portable file names ... OK 2021-05-16T22:25:53.8102621Z * checking for sufficient/correct file permissions ... OK 2021-05-16T22:25:53.8131059Z * checking serialization versions ... OK 2021-05-16T22:26:02.0283798Z * checking whether package ‘WhiteStripe’ can be installed ... OK 2021-05-16T22:26:02.0351370Z * checking installed package size ... NOTE 2021-05-16T22:26:02.0352294Z installed size is 6.0Mb 2021-05-16T22:26:02.0369420Z sub-directories of 1Mb or more: 2021-05-16T22:26:02.0375957Z data 5.7Mb 2021-05-16T22:26:02.1268424Z * checking package directory ... OK 2021-05-16T22:26:02.1278151Z * checking for future file timestamps ... OK 2021-05-16T22:26:02.1287012Z * checking ‘build’ directory ... OK 2021-05-16T22:26:02.2952613Z * checking DESCRIPTION meta-information ... OK 2021-05-16T22:26:02.2965914Z * checking top-level files ... OK 2021-05-16T22:26:02.2967149Z * checking for left-over files ... OK 2021-05-16T22:26:02.4879508Z * checking index information ... OK 2021-05-16T22:26:02.7400828Z * checking package subdirectories ... OK 2021-05-16T22:26:02.7922849Z * checking R files for non-ASCII characters ... OK 2021-05-16T22:26:02.8488039Z * checking R files for syntax errors ... OK 2021-05-16T22:26:04.3977938Z * checking whether the package can be loaded ... OK 2021-05-16T22:26:05.9580904Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-16T22:26:07.5882729Z * checking whether the package can be unloaded cleanly ... OK 2021-05-16T22:26:09.1577745Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-16T22:26:10.6740898Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-16T22:26:12.2297254Z * checking loading without being on the library search path ... OK 2021-05-16T22:26:13.7591550Z * checking dependencies in R code ... OK 2021-05-16T22:26:16.5519310Z * checking S3 generic/method consistency ... OK 2021-05-16T22:26:18.1807909Z * checking replacement functions ... OK 2021-05-16T22:26:19.8254616Z * checking foreign function calls ... OK 2021-05-16T22:26:28.1591033Z * checking R code for possible problems ... OK 2021-05-16T22:26:28.4040234Z * checking Rd files ... OK 2021-05-16T22:26:28.4598159Z * checking Rd metadata ... OK 2021-05-16T22:26:28.5495225Z * checking Rd line widths ... OK 2021-05-16T22:26:28.6617397Z * checking Rd cross-references ... OK 2021-05-16T22:26:30.3752537Z * checking for missing documentation entries ... OK 2021-05-16T22:26:35.4551891Z * checking for code/documentation mismatches ... OK 2021-05-16T22:26:38.4271669Z * checking Rd \usage sections ... OK 2021-05-16T22:26:38.5265700Z * checking Rd contents ... OK 2021-05-16T22:26:38.6443260Z * checking for unstated dependencies in examples ... OK 2021-05-16T22:26:39.7323592Z * checking contents of ‘data’ directory ... OK 2021-05-16T22:26:41.4519042Z * checking data for non-ASCII characters ... OK 2021-05-16T22:26:41.4534783Z * checking LazyData ... WARNING 2021-05-16T22:26:41.4540018Z ##[warning] LazyData DB of 5.7 MB without LazyDataCompression set 2021-05-16T22:26:41.4553372Z See §1.1.6 of 'Writing R Extensions' 2021-05-16T22:26:41.6434480Z * checking data for ASCII and uncompressed saves ... OK 2021-05-16T22:26:41.6482842Z * checking installed files from ‘inst/doc’ ... OK 2021-05-16T22:26:41.6540660Z * checking files in ‘vignettes’ ... OK 2021-05-16T22:26:48.9991787Z * checking examples ... OK 2021-05-16T22:26:49.1880551Z * checking for unstated dependencies in vignettes ... OK 2021-05-16T22:26:49.2138612Z * checking package vignettes in ‘inst/doc’ ... OK 2021-05-16T22:27:29.6183330Z * checking re-building of vignette outputs ... OK 2021-05-16T22:27:31.6873613Z * checking PDF version of manual ... OK 2021-05-16T22:27:31.6875767Z * checking for non-standard things in the check directory ... OK 2021-05-16T22:27:31.6876922Z * checking for detritus in the temp directory ... OK 2021-05-16T22:27:31.6877704Z * DONE 2021-05-16T22:27:31.6880414Z 2021-05-16T22:27:31.6881179Z Status: 1 WARNING, 1 NOTE 2021-05-16T22:27:31.6881830Z See 2021-05-16T22:27:31.6884167Z ‘/home/runner/work/WhiteStripe/WhiteStripe/check/WhiteStripe.Rcheck/00check.log’ 2021-05-16T22:27:31.6885276Z for details. 2021-05-16T22:27:31.6886738Z 2021-05-16T22:27:31.6887202Z 2021-05-16T22:27:31.7945948Z ── R CMD check results ────────────────────────────────── WhiteStripe 2.3.2 ──── 2021-05-16T22:27:31.7963421Z Duration: 1m 53.9s 2021-05-16T22:27:31.7964113Z 2021-05-16T22:27:31.7989662Z ❯ checking LazyData ... WARNING 2021-05-16T22:27:31.7996387Z ##[warning] LazyData DB of 5.7 MB without LazyDataCompression set 2021-05-16T22:27:31.8007774Z See §1.1.6 of 'Writing R Extensions' 2021-05-16T22:27:31.8008461Z 2021-05-16T22:27:31.8009461Z ❯ checking installed package size ... NOTE 2021-05-16T22:27:31.8010529Z installed size is 6.0Mb 2021-05-16T22:27:31.8011505Z sub-directories of 1Mb or more: 2021-05-16T22:27:31.8012199Z data 5.7Mb 2021-05-16T22:27:31.8012600Z 2021-05-16T22:27:31.8013406Z 0 errors ✔ | 1 warning ✖ | 1 note ✖ 2021-05-16T22:27:31.8112694Z total 6464 2021-05-16T22:27:31.8114394Z drwxr-xr-x 5 runner docker 4096 May 16 22:27 WhiteStripe.Rcheck 2021-05-16T22:27:31.8116671Z -rw-r--r-- 1 runner docker 605495 May 16 22:25 WhiteStripe_2.3.2.tar.gz 2021-05-16T22:27:31.8118740Z -rw-r--r-- 1 runner docker 6008721 May 16 22:26 WhiteStripe_2.3.2_R_x86_64-pc-linux-gnu.tar.gz 2021-05-16T22:27:31.8155651Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T22:27:31.8156508Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T22:27:31.8207255Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T22:27:31.8207827Z env: 2021-05-16T22:27:31.8208333Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:27:31.8208848Z TIC_DEPLOY_KEY: 2021-05-16T22:27:31.8209771Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T22:27:31.8212329Z GITHUB_PAT: *** 2021-05-16T22:27:31.8212794Z COVERALLS_TOKEN: 2021-05-16T22:27:31.8213323Z continue-on-error: true 2021-05-16T22:27:31.8213857Z VDIFFR_RUN_TESTS: 2021-05-16T22:27:31.8214406Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T22:27:31.8214913Z TZ: UTC 2021-05-16T22:27:31.8215344Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:27:31.8215807Z NOT_CRAN: true 2021-05-16T22:27:31.8216217Z ##[endgroup] 2021-05-16T22:27:31.8358811Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-16T22:27:31.8359491Z Rscript -e "tic::before_deploy()" 2021-05-16T22:27:31.8407426Z shell: /usr/bin/bash -e {0} 2021-05-16T22:27:31.8407855Z env: 2021-05-16T22:27:31.8408359Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:27:31.8408882Z TIC_DEPLOY_KEY: 2021-05-16T22:27:31.8409805Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T22:27:31.8411324Z GITHUB_PAT: *** 2021-05-16T22:27:31.8411763Z COVERALLS_TOKEN: 2021-05-16T22:27:31.8412306Z continue-on-error: true 2021-05-16T22:27:31.8412823Z VDIFFR_RUN_TESTS: 2021-05-16T22:27:31.8413370Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T22:27:31.8413994Z TZ: UTC 2021-05-16T22:27:31.8414439Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:27:31.8414895Z NOT_CRAN: true 2021-05-16T22:27:31.8415321Z ##[endgroup] 2021-05-16T22:27:32.1447249Z ✔ Loading tic stage configuration from tic.R 2021-05-16T22:27:32.2882001Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-16T22:27:32.2882620Z with: 2021-05-16T22:27:32.2883606Z upload_url: https://uploads.github.com/repos/neuroconductor/WhiteStripe/releases/43022137/assets{?name,label} 2021-05-16T22:27:32.2884845Z asset_path: check/WhiteStripe_2.3.2_R_x86_64-pc-linux-gnu.tar.gz 2021-05-16T22:27:32.2885696Z asset_name: WhiteStripe_2.3.2_R_x86_64-pc-linux-gnu_R4.1.tar.gz 2021-05-16T22:27:32.2886481Z asset_content_type: application/octet-stream 2021-05-16T22:27:32.2887028Z env: 2021-05-16T22:27:32.2887526Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:27:32.2888039Z TIC_DEPLOY_KEY: 2021-05-16T22:27:32.2888945Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T22:27:32.2890950Z GITHUB_PAT: *** 2021-05-16T22:27:32.2891392Z COVERALLS_TOKEN: 2021-05-16T22:27:32.2891940Z continue-on-error: true 2021-05-16T22:27:32.2892457Z VDIFFR_RUN_TESTS: 2021-05-16T22:27:32.2893014Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T22:27:32.2893522Z TZ: UTC 2021-05-16T22:27:32.2893952Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:27:32.2894417Z NOT_CRAN: true 2021-05-16T22:27:32.2895411Z GITHUB_TOKEN: *** 2021-05-16T22:27:32.2895801Z ##[endgroup] 2021-05-16T22:27:32.9929906Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-16T22:27:32.9930550Z Rscript -e "tic::deploy()" 2021-05-16T22:27:32.9978933Z shell: /usr/bin/bash -e {0} 2021-05-16T22:27:32.9979372Z env: 2021-05-16T22:27:32.9979876Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:27:32.9980396Z TIC_DEPLOY_KEY: 2021-05-16T22:27:32.9981314Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T22:27:32.9983338Z GITHUB_PAT: *** 2021-05-16T22:27:32.9983799Z COVERALLS_TOKEN: 2021-05-16T22:27:32.9984344Z continue-on-error: true 2021-05-16T22:27:32.9984863Z VDIFFR_RUN_TESTS: 2021-05-16T22:27:32.9985418Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T22:27:32.9985907Z TZ: UTC 2021-05-16T22:27:32.9986347Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:27:32.9986797Z NOT_CRAN: true 2021-05-16T22:27:32.9987219Z ##[endgroup] 2021-05-16T22:27:33.2866896Z ✔ Loading tic stage configuration from tic.R 2021-05-16T22:27:33.4261609Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-16T22:27:33.4262244Z Rscript -e "tic::after_deploy()" 2021-05-16T22:27:33.4307383Z shell: /usr/bin/bash -e {0} 2021-05-16T22:27:33.4307828Z env: 2021-05-16T22:27:33.4308320Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:27:33.4308859Z TIC_DEPLOY_KEY: 2021-05-16T22:27:33.4309767Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T22:27:33.4311810Z GITHUB_PAT: *** 2021-05-16T22:27:33.4312266Z COVERALLS_TOKEN: 2021-05-16T22:27:33.4312813Z continue-on-error: true 2021-05-16T22:27:33.4313344Z VDIFFR_RUN_TESTS: 2021-05-16T22:27:33.4313872Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T22:27:33.4314372Z TZ: UTC 2021-05-16T22:27:33.4314799Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:27:33.4315262Z NOT_CRAN: true 2021-05-16T22:27:33.4315670Z ##[endgroup] 2021-05-16T22:27:33.7175705Z ✔ Loading tic stage configuration from tic.R 2021-05-16T22:27:34.0219188Z Post job cleanup. 2021-05-16T22:27:34.0705473Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-16T22:27:34.0837923Z Post job cleanup. 2021-05-16T22:27:34.2440241Z [command]/usr/bin/git version 2021-05-16T22:27:34.2503542Z git version 2.31.1 2021-05-16T22:27:34.2572337Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T22:27:34.2629250Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2021-05-16T22:27:34.3029550Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T22:27:34.3074052Z http.https://github.com/.extraheader 2021-05-16T22:27:34.3084649Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-16T22:27:34.3146722Z [command]/usr/bin/git 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-16T22:27:34.3539344Z Cleaning up orphan processes